Overview
Language code | lt | |
---|---|---|
Aliased language codes | lit, lt_lt | |
Text direction | Left to right | |
Number of speakers | 2,405,298 | |
Plural: Default plural 1188 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 237 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)
|
12 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 411,495 | 3,055,377 | 20,076,907 | |||
Approved | 1% | 1,021 | 1% | 3,209 | 1% | 20,072 |
Waiting for review | 35% | 147,235 | 20% | 635,763 | 19% | 3,990,938 |
Translated | 37% | 152,440 | 21% | 663,825 | 20% | 4,215,896 |
Needs editing | 10% | 42,580 | 6% | 198,088 | 6% | 1,306,818 |
Read-only | 1% | 4,184 | 1% | 24,853 | 1% | 204,886 |
Failing checks | 5% | 21,488 | 3% | 119,839 | 4% | 803,778 |
Strings with suggestions | 1% | 1,210 | 1% | 4,708 | 1% | 28,902 |
Untranslated strings | 52% | 216,475 | 71% | 2,193,464 | 72% | 14,554,193 |
Quick numbers
and previous 30 days
Trends of last 30 days
+100%
Hosted words
—
+100%
Hosted strings
—
+37%
Translated
—
+100%
Contributors
—
None
Changes committed |
Changes committed
5 hours ago
|
None
Resource updated |
The “
lt.ts ” file was changed.
6 hours ago
|
None
Resource updated |
The “
i18n/src/commonMain/moko-resources/base/strings.xml ” file was changed.
7 hours ago
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String added in the repository |
|
None
String updated in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|