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 14 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 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
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 1 translation
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)
02/10/2026

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 4,498 19,785 121,047
Approved 0% 0 0% 0 0% 0
Waiting for review 73% 3,327 78% 15,541 78% 95,531
Translated 74% 3,363 78% 15,590 79% 95,854
Needs editing 1% 20 1% 115 1% 756
Read-only 1% 36 1% 49 1% 323
Failing checks 1% 25 1% 81 1% 511
Strings with suggestions 1% 2 1% 2 1% 10
Untranslated strings 24% 1,115 20% 4,080 20% 24,437

Quick numbers

19,785
Hosted words
4,498
Hosted strings
74%
Translated
and previous 30 days

Trends of last 30 days

+1%
Hosted words
+100%
+1%
Hosted strings
+100%
+1%
Translated
+74%
+80%
Contributors
+100%
User avatar webhook:github

Resource updated

The “app/src/main/res/values-lv/strings.xml” file was changed. 01/31/2026
User avatar kweasley

Extra flags updated

01/30/2026
User avatar webhook:github

Resource updated

The “src/strings/en-us.json” file was changed. 01/27/2026
User avatar webhook:github

String added in the repository

 
01/27/2026
User avatar webhook:github

String added in the repository

 
01/27/2026
User avatar webhook:github

String added in the repository

 
01/27/2026
User avatar webhook:github

String added in the repository

 
01/27/2026
User avatar None

Resource updated

The “langs/lv.json” file was changed. 01/27/2026
User avatar None

Resource updated

The “src/strings/lv.json” file was changed. 01/27/2026
User avatar Stefan-Orvar-Sigmundsson

Extra flags updated

01/17/2026
Browse all changes for this language