Overview
Language code | cs | |
---|---|---|
Aliased language codes | ces, cs_cs, cs_cz, csy, cz, cze | |
English name of the language | Czech | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 13,236,057 | |
Plural: Default plural 2584 translations | ||
Number of plurals | 3 | |
Plural type | One/few/other | |
Plurals | One | 1 | Few | 2, 3, 4 |
Other | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2
|
|
Plural: gettext plural formula 1 translation | ||
Number of plurals | 3 | |
Plural type | One/few/other | |
Plurals | One | 1 | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
Other | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)
|
|
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 1 translation | ||
Number of plurals | 4 | |
Plural type | Unknown | |
Plurals | Singular | 1 | Plural | 2, 3, 4 |
Plural form 2 | ||
Plural form 3 | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3
|
|
Plural: Qt Linguist plural 0 translations | ||
Number of plurals | 3 | |
Plural type | One/few/many | |
Plurals | One | 1 | Few | 2, 3, 4 |
Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2)
|
49 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 265,980 | 3,923,869 | 28,597,010 | |||
Approved | 0% | 0 | 0% | 0 | 0% | 0 |
Waiting for review | 27% | 74,308 | 12% | 490,251 | 11% | 3,219,556 |
Translated | 27% | 74,410 | 12% | 490,642 | 11% | 3,224,449 |
Needs editing | 1% | 1,777 | 1% | 9,326 | 1% | 73,492 |
Read-only | 1% | 102 | 1% | 391 | 1% | 4,893 |
Failing checks | 1% | 1,614 | 1% | 8,496 | 1% | 69,240 |
Strings with suggestions | 2% | 7,902 | 1% | 66,990 | 1% | 488,347 |
Untranslated strings | 71% | 189,793 | 87% | 3,423,901 | 88% | 25,299,069 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
—
—
Hosted strings
—
—
Translated
—
—
Contributors
—
![]() Resource updated |
|
![]() Suggestion removed during cleanup |
|
![]() Suggestion removed during cleanup |
|
![]() Suggestion removed during cleanup |
|
![]() Changes committed |
Changes committed
10 hours ago
|
![]() Translation added |
|
![]() Translation added |
|
![]() Translation added |
|
![]() Translation added |
|
![]() Translation added |
|
rhel-10/cs.po
” file was changed. 4 hours ago