Zen

Translation

Plural formula: (n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)

Things to check

Starting spaces

Source and translation do not both start with same number of spaces

Fix string

Reset

Python brace format

The following format strings are missing: {amount}

Reset

Same plurals

Some plural forms are translated in the same way

Reset

Glossary

English Lithuanian
No related strings found in the glossary.

String information

Flags
python-brace-format
Source string location
../plugins/grouptagger/gt_mass.py:117
String age
3 years ago
Last updated
a year ago
Source string age
3 years ago
Translation file
po/lt.po, string 698