https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30191

--- Comment #5 from Katrin Fischer <[email protected]> ---
I believe that the translation tools take care of this. At least there is some
configuration about plural forms for each language in administration:

French language
Number of plurals: 2
Plural equation: (n > 2)

German language
Number of plurals: 2
Plural equation: (n != 1)

In German we use the same for 0 and more than 1, so that makes sense:

0 Datensätze
1 Datensatz
2 Datensätze

https://translate.koha-community.org/fr/21.11/translate/fr-FR-messages.po#search=checkouts&sfields=source,target

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to