zeroThis plural form is used for numbers like: 0
Pokaži <%= count %> više komentara
oneThis plural form is used for numbers like: n mod 10 is 1 and n mod 100 is not 11
Pokaži <%= count %> više komentar
fewThis plural form is used for numbers like: n mod 10 in 2..4 and n mod 100 not in 12..14
Pokaži <%= count %> više komentara
manyThis plural form is used for numbers like: n mod 10 is 0 or n mod 10 in 5..9 or n mod 100 in 11..14
Pokaži <%= count %> više komentara
otherThis plural form is used for numbers like: everything else
Pokaži <%= count %> više komentara