Overview
Language code | lt_lt | |
---|---|---|
Aliased language codes | lt_lt | |
Text direction | Left to right | |
Plural: Default plural 261 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 3 translations | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural formula |
(n != 1)
|
|
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 165 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 6 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)
|
13 seconds ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 32,376 | 153,015 | 943,694 | |||
Approved | 1% | 30 | 1% | 106 | 1% | 687 |
Waiting for review | 56% | 18,213 | 54% | 82,799 | 54% | 512,658 |
Translated | 56% | 18,282 | 54% | 82,963 | 54% | 513,690 |
Needs editing | 1% | 325 | 1% | 1,395 | 1% | 8,553 |
Read-only | 1% | 39 | 1% | 58 | 1% | 345 |
Failing checks | 1% | 460 | 1% | 2,010 | 1% | 11,973 |
Strings with suggestions | 1% | 47 | 1% | 65 | 1% | 386 |
Untranslated strings | 42% | 13,769 | 44% | 68,657 | 44% | 421,451 |
Quick numbers
and previous 30 days
Trends of last 30 days
−1%
Hosted words
+100%
−1%
Hosted strings
+100%
+1%
Translated
+55%
+100%
Contributors
—
garbear
Changes committed |
Changes committed
yesterday
|
garbear
Changes committed |
Changes committed
yesterday
|
None
Resource updated |
The “
XBMC Remote/en.lproj/Localizable.strings ” file was changed.
2 days ago
|
None
String added in the repository |
|
None
Resource updated |
The “
resources/language/resource.language.lt_lt/strings.po ” file was changed.
4 days ago
|
None
String added in the repository |
|
None
String added in the repository |
|
None
Resource updated |
The “
language/resource.language.lt_lt/strings.po ” file was changed.
8 days ago
|
None
String added in the repository |
|
None
String added in the repository |
|