Overview
Language code | lt | |
---|---|---|
Aliased language codes | lit, lt_lt | |
English name of the language | Lithuanian | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 2,405,298 | |
Plural: Default plural 86 translations | ||
Number of plurals | 3 | |
Plural type | One/few/other | |
Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 5, 6, 7, 8, 9, 22, 23, … |
Other | 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 0 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 17 translations | ||
Number of plurals | 3 | |
Plural type | One/few/other | |
Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 5, 6, 7, 8, 9, 22, 23, … |
Other | 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: gettext plural formula 1 translation | ||
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: Qt Linguist plural 0 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)
|
2 hours ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 40,779 | 290,582 | 1,926,252 | |||
Approved | 0% | 0 | 0% | 0 | 0% | 0 |
Waiting for review | 74% | 30,399 | 65% | 190,175 | 63% | 1,235,029 |
Translated | 74% | 30,413 | 65% | 190,195 | 64% | 1,235,490 |
Needs editing | 1% | 169 | 1% | 1,637 | 1% | 13,004 |
Read-only | 1% | 14 | 1% | 20 | 1% | 461 |
Failing checks | 1% | 150 | 1% | 774 | 1% | 5,651 |
Strings with suggestions | 1% | 762 | 1% | 4,478 | 1% | 28,591 |
Untranslated strings | 25% | 10,197 | 33% | 98,750 | 35% | 677,758 |
Quick numbers
and previous 30 days
Trends of last 30 days
+9%
Hosted words
+100%
+5%
Hosted strings
+100%
+1%
Translated
+73%
+100%
Contributors
—
![]() Resource updated |
|
![]() String added in the repository |
|
![]() Resource updated |
The “
locales/en.json ” file was changed.
3 hours ago
|
![]() String added in the repository |
|
![]() Resource updated |
The “
lt.po ” file was changed.
16 hours ago
|
![]() Suggestion added |
|
![]() Resource updated |
The “
locales/en.json ” file was changed.
18 hours ago
|
![]() String added in the repository |
|
![]() Suggestion added |
|
![]() Suggestion added |
|
locales/en.json
” file was changed. 2 hours ago