Zen

Translation

English TRANS: first parameter is the number of models

Plural formula: (n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))

Things to check

PHP format

The following format strings are extra: %2$s

Reset

Same plurals

Some plural forms are translated in the same way

Reset

Glossary

English Breton
No related strings found in the glossary.

String information

Source string description
TRANS: first parameter is the number of models
Flags
php-format
String age
2 years ago
Last updated
11 months ago
Source string age
2 years ago
Translation file
lang/auto_br.utf8.po, string 10