Overview
Language code | cy | |
---|---|---|
Aliased language codes | cy_gb, cym, wel | |
English name of the language | Welsh | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 920,984 | |
Plural: Default plural 534 translations | ||
Number of plurals | 6 | |
Plural type | Zero/one/two/few/many/other | |
Plurals | Zero | 0 | One | 1 |
Two | 2 | |
Few | 3 | |
Many | 6 | |
Other | 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, … | |
Plural formula |
(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5
|
|
Plural: gettext plural formula 1 translation | ||
Number of plurals | 2 | |
Plural type | Two/other | |
Plurals | Two | 0, 1, 3, 4, 5, 6, 7, 8, 9, 10, … | Other | 2 |
Plural formula |
(n==2) ? 1 : 0
|
|
Plural: gettext plural formula 85 translations | ||
Number of plurals | 4 | |
Plural type | One/two/few/other | |
Plurals | One | 1 | Two | 2 |
Few | 0, 3, 4, 5, 6, 7, 9, 10, 12, 13, … | |
Other | 8, 11 | |
Plural formula |
(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3
|
|
Plural: gettext plural formula 1 translation | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural formula |
(n != 1)
|
|
Plural: gettext plural formula 0 translations | ||
Number of plurals | 5 | |
Plural type | Unknown | |
Plurals | Singular | 0 | Plural | 1 |
Plural form 2 | 2, 3, 4, 5 | |
Plural form 3 | 6 | |
Plural form 4 | 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, … | |
Plural formula |
(n==0 ? 0 : n==1 ? 1 : (n>=2 && n<=5) ? 2 : n==6 ? 3 : 4)
|
|
Plural: gettext plural formula 1 translation | ||
Number of plurals | 5 | |
Plural type | Unknown | |
Plurals | Singular | 0, 4, 5, 7, 8, 9, 10, 11, 12, 13, … | Plural | 1 |
Plural form 2 | 2 | |
Plural form 3 | 3 | |
Plural form 4 | 6 | |
Plural formula |
(n==1 ? 1 : n==2 ? 2 : n==3 ? 3 : n==6 ? 4 : 0)
|
|
Plural: gettext plural formula 5 translations | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
|
Plural: Qt Linguist plural 2 translations | ||
Number of plurals | 5 | |
Plural type | Zero/one/few/many/other | |
Plurals | Zero | 0 | One | 1 |
Few | 2, 3, 4, 5 | |
Many | 6 | |
Other | 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, … | |
Plural formula |
(n==0 ? 0 : n==1 ? 1 : (n>=2 && n<=5) ? 2 : n==6 ? 3 : 4)
|
4 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 172,363 | 913,250 | 5,896,198 | |||
Approved | 0% | 0 | 0% | 0 | 0% | 0 |
Waiting for review | 34% | 58,449 | 22% | 204,021 | 22% | 1,301,509 |
Translated | 35% | 60,513 | 22% | 209,004 | 23% | 1,366,599 |
Needs editing | 8% | 15,181 | 5% | 47,846 | 5% | 322,416 |
Read-only | 1% | 2,064 | 1% | 4,983 | 1% | 65,090 |
Failing checks | 3% | 5,813 | 3% | 30,221 | 3% | 212,221 |
Strings with suggestions | 1% | 1,272 | 1% | 5,263 | 1% | 31,660 |
Untranslated strings | 56% | 96,669 | 71% | 656,400 | 71% | 4,207,183 |
Quick numbers
and previous 30 days
Trends of last 30 days
+2%
Hosted words
+100%
+3%
Hosted strings
+100%
+1%
Translated
+34%
+50%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
packages/pl-fe/src/locales/en.json
” file was changed. 4 hours ago