Overview
Language code | lv | |
---|---|---|
Aliased language codes | lav, lv_lv, lvs | |
Text direction | Left to right | |
Number of speakers | 1,098,762 | |
Plural: Default plural 808 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 146 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)
|
40 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 330,142 | 2,873,531 | 19,077,751 | |||
Approved | 1% | 1,040 | 1% | 6,940 | 1% | 46,258 |
Waiting for review | 25% | 83,770 | 13% | 397,916 | 13% | 2,537,491 |
Translated | 26% | 87,833 | 14% | 414,225 | 14% | 2,693,338 |
Needs editing | 10% | 35,890 | 4% | 133,327 | 4% | 869,551 |
Read-only | 1% | 3,023 | 1% | 9,369 | 1% | 109,589 |
Failing checks | 5% | 17,442 | 3% | 98,904 | 3% | 674,958 |
Strings with suggestions | 1% | 957 | 1% | 3,277 | 1% | 19,342 |
Untranslated strings | 62% | 206,419 | 80% | 2,325,979 | 81% | 15,514,862 |
Quick numbers
and previous 30 days
Trends of last 30 days
+100%
Hosted words
—
+100%
Hosted strings
—
+26%
Translated
—
+100%
Contributors
—
None
Resource updated |
|
None
Resource updated |
The “
i18n/src/commonMain/moko-resources/base/strings.xml ” file was changed.
6 hours ago
|
None
String added in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
lv.ts
” file was changed. 5 hours ago