Zen

Translation

Plural formula: n==1 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3

Things to check

Mismatched colon

Source and translation do not both end with a colon

Reset

Same plurals

Some plural forms are translated in the same way

Reset

Glossary

English Lithuanian
translation Weblate
translations Weblate

String information

Flags
safe-html
String age
5 months ago
Last updated
12 days ago
Source string age
5 months ago
Translation file
weblate/locale/lt/LC_MESSAGES/django.po, string 2832