Table of Contents |
---|
...
As you might know, different languages have a different number of plural forms available for them. The simplest example is one month and many months in English, vs. one miesiąc, one and a half miesiąca, two-three-four miesiące, and many miesięcy in Polish. This is a challenge in localization if you want to localize your applications or web content and a sentence contains a number of items as a variable instead of as a specific number.
...
Also see the content in XTM Workbench:
...
Info |
---|
To learn more about ICU plurals syntax in XTM Cloud, read the following article: ICU plurals syntax in XTM Cloud. |
Android XML
See the example Android XML file structure. The syntax is pretty self-explanatory.
...