Overview
Language code | lt | |
---|---|---|
Aliased language codes | lit | |
Text direction | Left to right | |
Number of speakers | 2,405,298 | |
Plural: Default plural 1200 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 17 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 0 translations | ||
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 232 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)
|
38 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 398,922 | 3,008,740 | 19,752,993 | |||
Approved | 1% | 1,022 | 1% | 3,243 | 1% | 20,323 |
Waiting for review | 36% | 146,190 | 21% | 631,040 | 20% | 3,960,831 |
Translated | 37% | 151,117 | 21% | 657,885 | 21% | 4,173,864 |
Needs editing | 10% | 40,388 | 6% | 191,555 | 6% | 1,265,182 |
Read-only | 1% | 3,905 | 1% | 23,602 | 1% | 192,710 |
Failing checks | 4% | 19,293 | 3% | 114,045 | 3% | 760,977 |
Strings with suggestions | 1% | 1,335 | 1% | 5,519 | 1% | 34,043 |
Untranslated strings | 51% | 207,417 | 71% | 2,159,300 | 72% | 14,313,947 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+2%
Hosted strings
+100%
—
Translated
+37%
−40%
Contributors
+100%
None
Resource updated |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
Resource updated |
The “
static/locales/en-US.yaml ” file was changed.
4 hours ago
|
None
String added in the repository |
|
None
Resource updated |
The “
po/lt.po ” file was changed.
5 hours ago
|
None
String added in the repository |
|
RTTTC
Translation completed |
Translation completed
5 hours ago
|
RTTTC
Translation changed |
|
None
Resource updated |
The “
client/strings/en-us.json ” file was changed.
6 hours ago
|
src/Camelot/Properties/Resources.resx
” file was changed. 38 minutes ago