Overview
Language code | uk | |
---|---|---|
Aliased language codes | ua, ua_ua, uk_uk, ukr | |
Text direction | Left to right | |
Number of speakers | 24,018,513 | |
Plural: Default plural 2388 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 26 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 438 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) |
14 seconds ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 722,298 | 6,246,369 | 40,564,413 | |||
Approved | 1% | 12,551 | 1% | 79,966 | 1% | 514,844 |
Waiting for review | 64% | 464,873 | 57% | 3,583,211 | 58% | 23,600,739 |
Translated | 67% | 484,305 | 59% | 3,701,331 | 60% | 24,462,598 |
Needs editing | 2% | 19,252 | 1% | 112,294 | 1% | 724,886 |
Read-only | 1% | 6,881 | 1% | 38,154 | 1% | 347,015 |
Failing checks | 1% | 11,699 | 1% | 105,414 | 1% | 720,083 |
Strings with suggestions | 1% | 11,102 | 1% | 54,100 | 1% | 344,486 |
Untranslated strings | 30% | 218,741 | 38% | 2,432,744 | 37% | 15,376,929 |
Quick numbers
and previous 30 days
Trends of last 30 days
+2%
Hosted words
+100%
+2%
Hosted strings
+100%
+6%
Translated
+60%
−5%
Contributors
+100%
mgorpinic2005
Translation added |
|
mgorpinic2005
Translation added |
|
yurchor
Translation added |
|
mgorpinic2005
Translation added |
|
yurchor
Translation changed |
|
mgorpinic2005
Translation added |
|
mgorpinic2005
Translation added |
|
mgorpinic2005
Translation added |
|
yurchor
Translation changed |
|
mgorpinic2005
Translation changed |
|
You can choose to separate commands and put them on 2 lines, like this:
Ви можете розділити команди та розмістити їх у 2 рядки, наприклад: