Overview
Language code | lv | |
---|---|---|
Aliased language codes | lav, lv_lv, lvs | |
English name of the language | Latvian | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 1,098,762 | |
Plural: Default plural 806 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 9 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)
|
8 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 337,052 | 2,974,741 | 19,802,014 | |||
Approved | 1% | 1,104 | 1% | 7,446 | 1% | 49,099 |
Waiting for review | 25% | 86,114 | 13% | 405,616 | 13% | 2,585,324 |
Translated | 26% | 90,248 | 14% | 421,784 | 13% | 2,739,251 |
Needs editing | 10% | 36,312 | 4% | 135,456 | 4% | 886,541 |
Read-only | 1% | 3,030 | 1% | 8,722 | 1% | 104,828 |
Failing checks | 5% | 19,512 | 3% | 103,212 | 3% | 705,949 |
Strings with suggestions | 1% | 1,056 | 1% | 4,118 | 1% | 25,237 |
Untranslated strings | 62% | 210,492 | 81% | 2,417,501 | 81% | 16,176,222 |
Quick numbers
and previous 30 days
Trends of last 30 days
+3%
Hosted words
+100%
+2%
Hosted strings
+100%
+1%
Translated
+26%
+4%
Contributors
+100%
![]() Changes committed |
Changes committed
26 minutes ago
|
![]() Translation approved |
|
![]() Translation approved |
|
![]() Translation approved |
|
![]() Translation approved |
|
![]() Translation approved |
|
![]() Translation approved |
|
![]() Translation approved |
|
![]() Translation approved |
|
![]() Translation approved |
|