Overview
Language code | lv_lv | |
---|---|---|
Aliased language codes | lv_lv | |
Text direction | Left to right | |
Plural: Default plural 382 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 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 56 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 0 translations | ||
Number of plurals | 3 | |
Plural type | One/few/other | |
Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … |
Few | 2, 3, 4, 5, 6, 7, 8, 9, 22, 23, … | |
Other | 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)
|
2 hours ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 32,528 | 153,946 | 948,075 | |||
Approved | 1% | 289 | 1% | 1,770 | 1% | 11,223 |
Waiting for review | 39% | 12,749 | 31% | 48,097 | 31% | 297,711 |
Translated | 40% | 13,077 | 32% | 49,925 | 32% | 309,279 |
Needs editing | 1% | 346 | 1% | 1,301 | 1% | 7,444 |
Read-only | 1% | 39 | 1% | 58 | 1% | 345 |
Failing checks | 1% | 490 | 1% | 2,161 | 1% | 13,213 |
Strings with suggestions | 1% | 324 | 1% | 358 | 1% | 1,317 |
Untranslated strings | 58% | 19,105 | 66% | 102,720 | 66% | 631,352 |
Quick numbers
and previous 30 days
Trends of last 30 days
−1%
Hosted words
+100%
−1%
Hosted strings
+100%
+1%
Translated
+39%
+100%
Contributors
—
![]() Resource updated |
|
![]() Resource updated |
The “
language/resource.language.lv_lv/strings.po ” file was changed.
20 hours ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() Resource updated |
The “
language/resource.language.lv_lv/strings.po ” file was changed.
a week ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
game.shader.presets/resources/language/resource.language.lv_lv/strings.po
” file was changed. 17 hours ago