Plurals
In Turkish we use same words for both singular and plural expressions.
So I use "Plural-Forms: nplurals=1; plural=0;\n" in file (for Poedit).
When I import terms, POEditor gets singular expressions but leaves plurals as blank and shows those strings as untranslated.
Checking the language's plural form while importing could be useful.
1
vote
-
As far as we know, Turkish has plurals but for some words it can be the same as the singular.
We have to cover all cases.
If the plural form is the same as the singular, please use that in the plural form too.