fgmeta/python3-flightgear/flightgear
Florent Rougon 69033f37f8 i18n Python scripts: declare plural forms for Catalan and Slovak
Regarding Slovak language, there was enough info in
<https://code.qt.io/cgit/qt/qttools.git/tree/src/linguist/shared/numerus.cpp>.
As for Catalan, I don't see anything there, so I put
"ca": ["singular", "plural"] based on the fact that [1] says:

  "Catalan has an inflectional grammar. Nouns have two genders
   (masculine, feminine), and two numbers (singular, plural)."

I suspect we'll be ahead of Qt Linguist for Catalan.

[1] https://en.wikipedia.org/wiki/Catalan_language
2020-04-15 11:40:26 +02:00
..
meta i18n Python scripts: declare plural forms for Catalan and Slovak 2020-04-15 11:40:26 +02:00
__init__.py Initial version of the Python scripts to manage l10n using the XLIFF format 2017-08-04 23:39:05 +02:00