A lot of strings haven't option to make pluralization forms #797
savely-krasovsky
started this conversation in
General
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I also found the case there string has two plural nouns in one string, like
It should have dedicated strings for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to translate OpenCloud to Russian, but I always struggle to translate strings like this:
%{count} groups in total
Sure in English there are
group
andgroups
, that's it. But in Russian it's: группа, группы, групп. There are languages where even more forms. In some cases there is option to do this, but mostly not.Beta Was this translation helpful? Give feedback.
All reactions