Summary
| 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 292 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
|
|
| Plural: Default plural 3046 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
|
|
| Plural: gettext plural formula 2 translations | ||
| Number of plurals | 2 | |
| Plural type | One/other | |
| Plurals | Singular | 0, 1 | Plural | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
| Plural formula |
n>1
|
|
| Plural: gettext plural formula 1 translation | ||
| Number of plurals | 1 | |
| Plural type | None | |
| Plurals | ||
| Plural formula |
0
|
|
| Plural: gettext plural formula 11 translations | ||
| 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 34 translations | ||
| 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: gettext plural formula 6 translations | ||
| Number of plurals | 3 | |
| Plural type | One/few/many | |
| Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
| Plural formula |
(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)
|
|
| Plural: gettext plural formula 1 translation | ||
| Number of plurals | 3 | |
| Plural type | One/few/many | |
| Plurals | One | 1 | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Many | 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: CLDR plural with zero 2 translations | ||
| Number of plurals | 4 | |
| Plural type | Zero/one/few/other | |
| Plurals | Zero | 0 | One | 1 |
| Few | 2, 3, 4 | |
| Other | 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, … | |
| Plural formula |
n==0 ? 0 : (n==1) ? 1 : (n>=2 && n<=4) ? 2 : 3
|
|
| Plural: Qt Linguist plural 777 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)
|
|
02/10/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 990,801 | 8,590,932 | 55,785,490 | |||
| Approved | 1% | 9,365 | 1% | 65,614 | 1% | 433,561 |
| Waiting for review | 53% | 527,693 | 35% | 3,004,163 | 33% | 18,893,658 |
| Translated | 55% | 545,259 | 36% | 3,114,327 | 35% | 19,679,882 |
| Needs editing | 5% | 54,943 | 4% | 392,493 | 4% | 2,709,925 |
| Read-only | 1% | 8,201 | 1% | 44,550 | 1% | 352,663 |
| Failing checks | 4% | 46,557 | 4% | 357,798 | 4% | 2,536,517 |
| Strings with suggestions | 1% | 16,092 | 1% | 72,429 | 1% | 475,103 |
| Untranslated strings | 39% | 390,599 | 59% | 5,084,112 | 59% | 33,395,683 |
Quick numbers
and previous 30 days
Trends of last 30 days
+4%
Hosted words
+100%
+3%
Hosted strings
+100%
−1%
Translated
+55%
−13%
Contributors
+100%
|
Resource updated |
|
|
Resource updated |
The “
iphone/Maps/LocalizedStrings/cs.lproj/InfoPlist.strings” file was changed.
02/10/2026
|
None
Resource updated |
Parsing of the “
po/cs.po” file was enforced.
02/10/2026
|
None
Resource updated |
Parsing of the “
po/cs.po” file was enforced.
02/10/2026
|
|
Changes committed |
Changes committed
02/10/2026
|
|
Automatically translated |
|
|
Resource updated |
The “
_data/en/translation.yml” file was changed.
02/10/2026
|
|
String added in the repository |
|
|
Changes committed |
Changes committed
02/10/2026
|
|
Resource updated |
The “
apps/client/src/translations/en/translation.json” file was changed.
02/10/2026
|
None
iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings” file was changed. 02/10/2026