Overview
Language code | lv | |
---|---|---|
Aliased language codes | lav, lvs | |
Text direction | Left to right | |
Number of speakers | 1,098,762 | |
Plural: Default plural 810 translations | ||
Number of plurals | 3 | |
Plural type | Zero/one/other | |
Plurals | Zero | 0, 10, 11, 12, 13, 14, 15, 16, 17, 18, … | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … |
Other | 2, 3, 4, 5, 6, 7, 8, 9, 22, 23, … | |
Plural formula | (n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2) |
|
Plural: gettext plural formula 143 translations | ||
Number of plurals | 3 | |
Plural type | One/other/zero | |
Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Other | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
Zero | 0 | |
Plural formula | n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2 |
|
Plural: gettext plural formula 1 translation | ||
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 1 translation | ||
Number of plurals | 3 | |
Plural type | Zero/one/other | |
Plurals | Zero | 0 | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … |
Other | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula | n == 0 ? 0 : n%10==1 && n%100!=11 ? 1 : 2 |
|
Plural: gettext plural formula 3 translations | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula | 0 |
|
Plural: gettext plural formula 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) |
|
Plural: gettext plural formula 1 translation | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 0, 1 | Plural | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
Plural formula | (n > 1) |
|
Plural: Qt Linguist plural 10 translations | ||
Number of plurals | 3 | |
Plural type | One/other/zero | |
Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Other | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
Zero | 0 | |
Plural formula | (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2) |
a minute ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 316,768 | 2,797,238 | 18,548,097 | |||
Approved | 1% | 973 | 1% | 6,090 | 1% | 38,823 |
Waiting for review | 25% | 80,271 | 13% | 363,299 | 12% | 2,296,677 |
Translated | 26% | 83,884 | 13% | 375,622 | 13% | 2,418,444 |
Needs editing | 10% | 33,734 | 4% | 128,998 | 4% | 841,122 |
Read-only | 1% | 2,640 | 1% | 6,233 | 1% | 82,944 |
Failing checks | 5% | 16,349 | 3% | 91,160 | 3% | 616,145 |
Strings with suggestions | 1% | 948 | 1% | 3,385 | 1% | 20,140 |
Untranslated strings | 62% | 199,150 | 81% | 2,292,618 | 82% | 15,288,531 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+1%
Hosted strings
+100%
+1%
Translated
+26%
−14%
Contributors
+100%
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
Parsing failed |
app/src/main/res/values-lv/strings.xml: String contains control character: '<b>Version:</b>\x02<font face="monospace">%s</font>'
4 hours ago
|
None
Resource updated |
The “
lv/koreader.po ” file was changed.
4 hours ago
|
None
String added in the repository |
|