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 828 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)
|
an hour ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 328,564 | 2,862,117 | 19,002,498 | |||
Approved | 1% | 1,031 | 1% | 6,712 | 1% | 44,833 |
Waiting for review | 25% | 82,630 | 13% | 383,855 | 12% | 2,441,736 |
Translated | 26% | 86,473 | 13% | 398,992 | 13% | 2,586,625 |
Needs editing | 10% | 35,543 | 4% | 131,486 | 4% | 857,931 |
Read-only | 1% | 2,812 | 1% | 8,425 | 1% | 100,056 |
Failing checks | 5% | 16,662 | 3% | 94,371 | 3% | 639,916 |
Strings with suggestions | 1% | 1,002 | 1% | 3,780 | 1% | 22,488 |
Untranslated strings | 62% | 206,548 | 81% | 2,331,639 | 81% | 15,557,942 |
Quick numbers
and previous 30 days
Trends of last 30 days
+3%
Hosted words
+100%
+5%
Hosted strings
+100%
—
Translated
+26%
−20%
Contributors
+100%
None
Resource updated |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
Resource updated |
The “
freeplane/src/viewer/resources/translations/Resources_en.properties ” file was changed.
3 hours ago
|
None
String added in the repository |
|
None
Resource updated |
The “
po/lv.po ” file was changed.
8 hours ago
|
None
Resource updated |
Parsing of the “
po/lv.po ” file was enforced.
8 hours ago
|
None
Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
8 hours ago
|
None
String added in the repository |
|
app/src/main/res/values/strings.xml
” file was changed. 2 hours ago