Overview
Language code | uk | |
---|---|---|
Aliased language codes | ua, ua_ua, uk_ua, uk_uk, ukr | |
Text direction | Left to right | |
Number of speakers | 24,018,513 | |
Plural: Default plural 2408 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 5 translations | ||
Number of plurals | 4 | |
Plural type | Unknown | |
Plurals | Singular | 21, 31, 41, 51, 61, 71, 81, 91, 101, 121, … | Plural | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
Plural form 2 | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural form 3 | 1 | |
Plural formula |
n==1 ? 3 : 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 6 translations | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
|
Plural: gettext plural formula 4 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 29 translations | ||
Number of plurals | 4 | |
Plural type | One/few/many/other | |
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, … | |
Other | ||
Plural formula |
(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3)
|
|
Plural: gettext plural formula 49 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: CLDR plural with zero 3 translations | ||
Number of plurals | 4 | |
Plural type | Zero/one/few/other | |
Plurals | Zero | 0 | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … |
Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … | |
Other | 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, … | |
Plural formula |
n==0 ? 0 : n%10==1 && n%100!=11 ? 1 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 2 : 3
|
|
Plural: Qt Linguist plural 492 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)
|
32 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 731,035 | 6,317,377 | 41,022,543 | |||
Approved | 1% | 12,651 | 1% | 80,284 | 1% | 515,979 |
Waiting for review | 66% | 488,084 | 59% | 3,757,288 | 60% | 24,685,861 |
Translated | 69% | 507,746 | 61% | 3,876,240 | 62% | 25,551,107 |
Needs editing | 2% | 17,157 | 1% | 100,778 | 1% | 660,872 |
Read-only | 1% | 7,011 | 1% | 38,668 | 1% | 349,267 |
Failing checks | 1% | 10,839 | 1% | 97,556 | 1% | 672,381 |
Strings with suggestions | 1% | 8,978 | 1% | 45,162 | 1% | 290,758 |
Untranslated strings | 28% | 206,132 | 37% | 2,340,359 | 36% | 14,810,564 |
Quick numbers
and previous 30 days
Trends of last 30 days
+2%
Hosted words
+100%
+2%
Hosted strings
+100%
+3%
Translated
+65%
−30%
Contributors
+100%
None
Changes committed |
Changes committed
32 minutes ago
|
None
Changes committed |
Changes committed
50 minutes ago
|
None
Resource updated |
The “
plinth/locale/uk/LC_MESSAGES/django.po ” file was changed.
an hour ago
|
None
String added in the repository |
|
None
Source string changed |
|
None
String added in the repository |
|
None
Source string changed |
|
None
String added in the repository |
|
None
Source string changed |
|
None
String added in the repository |
|