| Project | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
|---|---|---|---|---|---|---|---|---|---|
| ABRT | 4% | 1,070 | 9,105 | 56,792 | 1,070 | 1 | 62 | 0 | |
| SSSD | 2% | 5,218 | 76,244 | 570,080 | 5,175 | 35 | 52 | 0 | |
| anaconda | 3% | 23,876 | 146,900 | 940,566 | 23,607 | 284 | 2,161 | 0 | |
| anaconda-webui | 1% | 303 | 1,622 | 10,294 | 250 | 27 | 25 | 0 | |
| avahi | 98% | 3 | 3 | 18 | 1 | 1 | 2 | 0 | |
| blivet | 12% | 206 | 1,525 | 9,831 | 206 | 1 | 9 | 0 | |
| camorama | 57% | 73 | 367 | 2,264 | 50 | 14 | 7 | 0 | |
| fedora-comps | 67% | 196 | 1,102 | 7,455 | 156 | 20 | 23 | 0 | |
| fedora-media-writer | 71% | 58 | 491 | 2,942 | 58 | 1 | 6 | 0 | |
| fedora-sysv | 51% | 134 | 1,025 | 7,382 | 107 | 28 | 10 | 0 | |
| fedora-websites | 9% | 541 | 6,012 | 38,682 | 530 | 11 | 10 | 0 | |
| fprintd | 79% | 14 | 95 | 625 | 5 | 2 | 2 | 0 | |
| ibus | 16% | 521 | 2,333 | 15,104 | 499 | 7 | 5 | 0 | |
| im-chooser | 1% | 56 | 256 | 1,632 | 56 | 0 | 4 | 0 | |
| imsettings | 0% | 90 | 491 | 3,065 | 90 | 0 | 2 | 0 | |
| libuser | 20% | 243 | 1,242 | 7,227 | 238 | 5 | 15 | 0 | |
| linux-pam | 0% | 101 | 521 | 3,451 | 98 | 0 | 3 | 0 | |
| popt | 90% | 3 | 12 | 67 | 3 | 0 | 0 | 0 | |
| rpminspect | 0% | 713 | 8,972 | 53,889 | 713 | 0 | 5 | 0 | |
| selinux | 2% | 2,519 | 16,485 | 99,478 | 2,517 | 4 | 73 | 0 | |
| system-config-printer | 78% | 197 | 440 | 2,825 | 179 | 16 | 21 | 0 | |
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 25 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 49 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)
|
|
an hour ago
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 39,172 | 288,694 | 1,920,305 | |||
| Approved | 0% | 0 | 0% | 0 | 0% | 0 |
| Waiting for review | 7% | 3,018 | 4% | 13,413 | 4% | 86,372 |
| Translated | 7% | 3,037 | 4% | 13,451 | 4% | 86,636 |
| Needs editing | 1% | 527 | 1% | 2,293 | 1% | 15,648 |
| Read-only | 1% | 19 | 1% | 38 | 1% | 264 |
| Failing checks | 1% | 457 | 1% | 2,901 | 1% | 20,943 |
| Strings with suggestions | 6% | 2,497 | 1% | 4,191 | 1% | 27,621 |
| Untranslated strings | 90% | 35,608 | 94% | 272,950 | 94% | 1,818,021 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
+1%
Translated
+7%
—
Contributors
+100%
None
Resource updated |
|
|
Extra flags updated |
|
|
Suggestion added |
|
None
Resource updated |
The “
lv.po” file was changed.
yesterday
|
|
Suggestion added |
|
None
Resource updated |
The “
lv.po” file was changed.
2 days ago
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
lv.po” file was changed. an hour ago