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)
30 minutes ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 3,711 16,085 98,653
Approved 0% 0 0% 0 0% 0
Waiting for review 60% 2,247 51% 8,234 51% 50,510
Translated 61% 2,278 51% 8,282 51% 50,810
Needs editing 1% 67 2% 446 2% 2,660
Read-only 1% 31 1% 48 1% 300
Failing checks 1% 20 1% 104 1% 651
Strings with suggestions 1% 20 1% 89 1% 536
Untranslated strings 36% 1,366 45% 7,357 45% 45,183

Quick numbers

16,086
Hosted words
3,711
Hosted strings
61%
Translated
and previous 30 days

Trends of last 30 days

+76%
Hosted words
+100%
+100%
Hosted strings
+61%
Translated
+50%
Contributors
+100%
User avatar None

Resource updated

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

String added in the repository

 
31 minutes ago
User avatar None

String added in the repository

 
31 minutes ago
User avatar None

String updated in the repository

 
31 minutes ago
User avatar None

String updated in the repository

31 minutes ago
User avatar None

Resource updated

The "app/src/main/res/values/strings.xml" file was changed. yesterday
User avatar None

String updated in the repository

 
yesterday
User avatar None

String updated in the repository

 
yesterday
User avatar None

String updated in the repository

 
yesterday
User avatar None

String updated in the repository

 
yesterday
Browse all changes for this language