Project | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
pretix | 30% | 6,739 | 62,298 | 370,315 | 5,861 | 138 | 14 | 0 | |
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 30 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 2 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)
|
|
Plural: Qt Linguist plural 0 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)
|
2 days ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 9,700 | 79,334 | 471,148 | |||
Approved | 0% | 0 | 0% | 0 | 0% | 0 |
Waiting for review | 30% | 2,960 | 21% | 17,035 | 21% | 100,824 |
Translated | 30% | 2,961 | 21% | 17,036 | 21% | 100,833 |
Needs editing | 9% | 878 | 6% | 4,764 | 6% | 29,370 |
Read-only | 1% | 1 | 1% | 1 | 1% | 9 |
Failing checks | 1% | 138 | 1% | 1,138 | 1% | 7,242 |
Strings with suggestions | 1% | 14 | 1% | 36 | 1% | 221 |
Untranslated strings | 60% | 5,861 | 72% | 57,534 | 72% | 340,945 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+1%
Hosted strings
+100%
−1%
Translated
+31%
—
Contributors
—
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
pretixpos/android-pos-app/src/main/res/values/strings.xml
” file was changed. 5 days ago