Summary
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 942 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 147 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)
|
9 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 362,596 | 3,125,877 | 20,772,975 | |||
Approved | 1% | 1,105 | 1% | 7,625 | 1% | 50,347 |
Waiting for review | 26% | 94,507 | 13% | 426,532 | 13% | 2,709,587 |
Translated | 27% | 99,196 | 14% | 455,731 | 14% | 2,954,707 |
Needs editing | 10% | 37,275 | 4% | 142,203 | 4% | 927,762 |
Read-only | 1% | 3,584 | 1% | 21,574 | 1% | 194,773 |
Failing checks | 7% | 28,000 | 4% | 134,870 | 4% | 907,179 |
Strings with suggestions | 1% | 2,351 | 1% | 6,496 | 1% | 42,518 |
Untranslated strings | 62% | 226,125 | 80% | 2,527,943 | 81% | 16,890,506 |
Quick numbers
and previous 30 days
Trends of last 30 days
−5%
Hosted words
+100%
−3%
Hosted strings
+100%
−2%
Translated
+30%
—
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Resource updated |
File “
lv.tbx ” was added.
19 minutes ago
|
![]() Changes committed |
Changes committed
20 minutes ago
|
![]() Changes committed |
Changes committed
21 minutes ago
|
![]() Resource updated |
File “
manager/app/src/main/res/values-lv/strings.xml ” was added.
23 minutes ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
freeplane/src/viewer/resources/translations/Resources_en.properties
” file was changed. 10 minutes ago