| Project | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
|---|---|---|---|---|---|---|---|---|---|
| Odoo 17.0 | 44% | 40,508 | 290,559 | 2,066,114 | 40,500 | 280 | 0 | 0 | |
| Odoo 17.0 Localizations | 67% | 28 | 442 | 2,546 | 28 | 7 | 0 | 0 | |
| Odoo 18.0 | 39% | 56,644 | 420,634 | 3,035,243 | 56,639 | 150 | 0 | 1 | |
| Odoo 18.0 Localizations | 71% | 51 | 326 | 1,933 | 51 | 7 | 0 | 0 | |
| Odoo 19.0 | 21% | 90,991 | 651,948 | 4,868,112 | 90,981 | 143 | 11 | 0 | |
| Odoo 19.0 Localizations | 32% | 64 | 396 | 2,376 | 64 | 0 | 0 | 0 | |
| Odoo saas-18.2 | 36% | 61,129 | 453,624 | 3,345,045 | 61,129 | 219 | 0 | 0 | |
| Odoo saas-18.2 Localizations | 5% | 63 | 320 | 1,892 | 63 | 0 | 0 | 0 | |
| Odoo saas-18.3 | 32% | 67,857 | 497,661 | 3,713,093 | 67,853 | 189 | 0 | 0 | |
| Odoo saas-18.3 Localizations | 34% | 66 | 386 | 2,434 | 66 | 0 | 0 | 0 | |
| Odoo saas-18.4 | 21% | 82,622 | 579,275 | 4,290,494 | 82,622 | 104 | 2 | 0 | |
| Odoo saas-18.4 Localizations | 32% | 68 | 387 | 2,435 | 68 | 0 | 0 | 0 | |
| Odoo saas-19.1 | 20% | 92,502 | 654,394 | 4,855,965 | 92,502 | 134 | 0 | 0 | |
| Odoo saas-19.1 Localizations | 30% | 65 | 384 | 2,304 | 65 | 0 | 0 | 0 | |
| Odoo saas-19.2 | 19% | 94,023 | 660,093 | 4,899,294 | 94,023 | 107 | 0 | 0 | |
| Odoo saas-19.2 Localizations | 30% | 66 | 390 | 2,341 | 66 | 0 | 0 | 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 3127 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 3523 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/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: 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)
|
|
03/25/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 817,293 | 4,948,343 | 36,104,138 | |||
| Approved | 1% | 109 | 1% | 611 | 1% | 3,875 |
| Waiting for review | 28% | 230,437 | 14% | 736,513 | 13% | 5,008,642 |
| Translated | 28% | 230,546 | 14% | 737,124 | 13% | 5,012,517 |
| Needs editing | 1% | 27 | 1% | 1,812 | 1% | 27,223 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 1% | 1,340 | 1% | 11,010 | 1% | 84,227 |
| Strings with suggestions | 1% | 13 | 1% | 36 | 1% | 227 |
| Untranslated strings | 71% | 586,720 | 85% | 4,209,407 | 86% | 31,064,398 |
Quick numbers
and previous 30 days
Trends of last 30 days
+15%
Hosted words
+100%
+14%
Hosted strings
+100%
−1%
Translated
+29%
—
Contributors
+100%
|
Automatically translated |
|
None
Resource updated |
File “
recurring_rental_billing/i18n/lv.po” was added.
03/24/2026
|
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
String added in the repository |
|
None
String added in the repository |
|
|
Changes committed |
Changes committed
03/23/2026
|
|
Changes committed |
Changes committed
03/23/2026
|
None