Zen

Glossary term

sequence
English

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)))

Additional explanation to clarify meaning or usage of the string.

Loading…

User avatar None

String added in the repository

 
12 months ago
Browse all string changes

Things to check

Inconsistent

This string has more than one translation in this project or is untranslated in some components.

Reset

Glossary

English Breton
sequencesequences Glossary

String information

Context
sequence
String age
12 months ago
Last updated
12 months ago
Source string age
a year ago
Translation file
glossary/br.po, string 6