Overview
Language code | lt | |
---|---|---|
Aliased language codes | lit | |
Text direction | Left to right | |
Number of speakers | 2,488,617 | |
Plural: Default plural 1237 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, 5, 6, 7, 8, 9, 22, 23, … |
Many | 0, 10, 11, 12, 13, 14, 15, 16, 17, 18, … | |
Plural formula | (n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2) |
|
Plural: gettext plural formula 17 translations | ||
Number of plurals | 4 | |
Plural type | Unknown | |
Plurals | Singular | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Plural | 2, 3, 4, 5, 6, 7, 8, 9, 22, 23, … |
Plural form 2 | ||
Plural form 3 | 0, 10, 11, 12, 13, 14, 15, 16, 17, 18, … | |
Plural formula | (n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3) |
|
Plural: gettext plural formula 13 translations | ||
Number of plurals | 4 | |
Plural type | One/few/many/other | |
Plurals | One | 1 | Few | 2, 3, 4, 5, 6, 7, 8, 9, 22, 23, … |
Many | 0, 10, 11, 12, 13, 14, 15, 16, 17, 18, … | |
Other | 21, 31, 41, 51, 61, 71, 81, 91, 101, 121, … | |
Plural formula | n==1 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3 |
|
Plural: gettext plural formula 5 translations | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula | 0 |
|
Plural: gettext plural formula 10 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, 5, 6, 7, 8, 9, 22, 23, … |
Many | 0, 10, 11, 12, 13, 14, 15, 16, 17, 18, … | |
Plural formula | (n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2) |
|
Plural: CLDR plural with zero 0 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, 5, 6, 7, 8, 9, 22, 23, … | |
Other | 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, … | |
Plural formula | n==0 ? 0 : (n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 1 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 2 : 3) |
|
Plural: Qt Linguist plural 181 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, 5, 6, 7, 8, 9, 22, 23, … |
Many | 0, 10, 11, 12, 13, 14, 15, 16, 17, 18, … | |
Plural formula | (n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2) |
20 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 394,668 | 2,991,694 | 19,645,496 | |||
Approved | 1% | 1,017 | 1% | 3,233 | 1% | 20,291 |
Waiting for review | 36% | 144,743 | 20% | 618,656 | 19% | 3,880,862 |
Translated | 37% | 149,193 | 21% | 644,520 | 20% | 4,079,671 |
Needs editing | 10% | 39,908 | 6% | 189,433 | 6% | 1,251,372 |
Read-only | 1% | 3,433 | 1% | 22,631 | 1% | 178,518 |
Failing checks | 4% | 19,169 | 3% | 112,982 | 3% | 753,183 |
Strings with suggestions | 1% | 1,366 | 1% | 5,738 | 1% | 35,369 |
Untranslated strings | 52% | 205,567 | 72% | 2,157,741 | 72% | 14,314,453 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+1%
Hosted strings
+100%
—
Translated
+37%
−37%
Contributors
+100%
None
Resource updated |
|
None
Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
an hour ago
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String added in the repository |
|
None
Suggestion removed during cleanup |
|
None
Suggestion removed during cleanup |
|
None
Suggestion removed during cleanup |
|
None
Suggestion removed during cleanup |
|
rokasbo
Translation uploaded |
|
i18n/en.json
” file was changed. 21 minutes ago