Overview
Language code | lv_lv | |
---|---|---|
Text direction | Left to right | |
Plural: Default plural 381 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) |
3 hours ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 32,849 | 154,136 | 950,241 | |||
Approved | 1% | 313 | 1% | 1,964 | 1% | 12,417 |
Waiting for review | 38% | 12,693 | 30% | 46,902 | 30% | 291,192 |
Translated | 39% | 13,045 | 31% | 48,924 | 31% | 303,954 |
Needs editing | 1% | 311 | 1% | 1,040 | 1% | 5,945 |
Read-only | 1% | 39 | 1% | 58 | 1% | 345 |
Failing checks | 1% | 476 | 1% | 2,127 | 1% | 13,029 |
Strings with suggestions | 1% | 23 | 1% | 29 | 1% | 189 |
Untranslated strings | 59% | 19,493 | 67% | 104,172 | 67% | 640,342 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+39%
—
Contributors
+100%
None
Translation updated by source upload |
Translation updated by source upload
20 hours ago
|
None
String added in the repository |
|
None
String added in the repository |
|
anonymous
Suggestion added |
|
anonymous
Suggestion added |
|
anonymous
Suggestion added |
|
anonymous
Suggestion added |
|
None
Resource updated |
The “
language/resource.language.lv_lv/strings.po ” file was changed.
yesterday
|
None
String added in the repository |
|
None
String added in the repository |
|