Overview
Language code | lt | |
---|---|---|
Aliased language codes | lit, lt_lt | |
Text direction | Left to right | |
Number of speakers | 2,405,298 | |
Plural: Default plural 1209 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 20 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 1 translation | ||
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 234 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)
|
an hour ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 407,097 | 3,047,202 | 20,016,403 | |||
Approved | 1% | 1,021 | 1% | 3,209 | 1% | 20,072 |
Waiting for review | 36% | 146,984 | 20% | 633,771 | 19% | 3,978,467 |
Translated | 37% | 151,981 | 21% | 660,833 | 20% | 4,193,529 |
Needs editing | 10% | 42,284 | 6% | 196,970 | 6% | 1,299,656 |
Read-only | 1% | 3,976 | 1% | 23,853 | 1% | 194,990 |
Failing checks | 5% | 20,580 | 3% | 117,100 | 3% | 781,166 |
Strings with suggestions | 1% | 1,334 | 1% | 5,548 | 1% | 34,191 |
Untranslated strings | 52% | 212,832 | 71% | 2,189,399 | 72% | 14,523,218 |
Quick numbers
and previous 30 days
Trends of last 30 days
+2%
Hosted words
+100%
+3%
Hosted strings
+100%
−1%
Translated
+37%
−100%
Contributors
+100%
None
Resource updated |
|
None
Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
2 hours ago
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
Resource updated |
The “
freeplane/src/viewer/resources/translations/Resources_en.properties ” file was changed.
3 hours ago
|
None
String added in the repository |
|
None
Resource updated |
The “
po/lt.po ” file was changed.
8 hours ago
|
None
Resource updated |
Parsing of the “
po/lt.po ” file was enforced.
8 hours ago
|
None
Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
8 hours ago
|
po/lt.po
” file was enforced. an hour ago