This project is in a trial period, be cautious while contributing. Setup can still change before being approved as a libre project.
Zen

Translation

Plural formula: (n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3)

Things to check

Starting spaces

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

Fix string

Reset

Trailing space

Source and translation do not both end with a space

Fix string

Reset

Glossary

English Ukrainian
No related strings found in the glossary.

String information

Flags
php-format
Source string location
inc/item_ticket.class.php:300 inc/item_ticket.class.php:299
String age
5 months ago
Last updated
a month ago
Source string age
5 months ago
Translation file
locales/uk_UA.po, string 1682