Overview

Language code lt
Aliased language codes lit
Text direction Left to right
Number of speakers 2,488,617
Plural: Default plural 14 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 0 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: 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 3,784 16,493 100,947
Approved 0% 0 0% 0 0% 0
Waiting for review 59% 2,230 49% 8,116 49% 49,789
Translated 59% 2,260 49% 8,163 49% 50,097
Needs editing 1% 71 3% 540 3% 3,240
Read-only 1% 30 1% 47 1% 308
Failing checks 1% 24 1% 122 1% 761
Strings with suggestions 1% 20 1% 89 1% 536
Untranslated strings 38% 1,453 47% 7,790 47% 47,610

Quick numbers

16,477
Hosted words
3,779
Hosted strings
59%
Translated
and previous 30 days

Trends of last 30 days

+1%
Hosted words
+100%
+1%
Hosted strings
+100%
−1%
Translated
+60%
−100%
Contributors
+100%
User avatar None

Resource updated

The "src/strings/en-us.json" file was changed. 5 hours ago
User avatar None

String updated in the repository

 
5 hours ago
User avatar None

String added in the repository

 
5 hours ago
User avatar None

String added in the repository

 
5 hours ago
User avatar None

String added in the repository

 
5 hours ago
User avatar None

String added in the repository

 
5 hours ago
User avatar None

String added in the repository

 
5 hours ago
User avatar None

String added in the repository

 
5 hours ago
User avatar None

String added in the repository

 
5 hours ago
User avatar None

String added in the repository

 
5 hours ago
Browse all changes for this language