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 318 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 2535 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 12 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 25 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 579 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)
|
9 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 878,133 | 7,617,250 | 49,464,069 | |||
Approved | 1% | 6,691 | 1% | 52,491 | 1% | 350,249 |
Waiting for review | 55% | 483,187 | 36% | 2,772,667 | 35% | 17,387,753 |
Translated | 56% | 496,811 | 37% | 2,866,669 | 36% | 18,092,240 |
Needs editing | 5% | 45,933 | 4% | 306,611 | 4% | 2,090,587 |
Read-only | 1% | 6,933 | 1% | 41,511 | 1% | 354,238 |
Failing checks | 3% | 26,354 | 2% | 217,555 | 3% | 1,547,140 |
Strings with suggestions | 1% | 14,816 | 1% | 65,937 | 1% | 421,879 |
Untranslated strings | 38% | 335,389 | 58% | 4,443,970 | 59% | 29,281,242 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+55%
—
Contributors
+100%
![]() Changes committed |
Changes committed
37 minutes ago
|
![]() Changes committed |
Changes committed
51 minutes ago
|
![]() Translation completed |
Translation completed
an hour ago
|
![]() Translation added |
|
![]() Translation added |
|
![]() Translation added |
|
![]() Translation added |
|
![]() Translation changed |
|
![]() Translation added |
|
![]() Translation changed |
|