diff --git a/PLURALS_DIFF.md b/PLURALS_DIFF.md index 8f1f543ff..45fd8f7c2 100644 --- a/PLURALS_DIFF.md +++ b/PLURALS_DIFF.md @@ -16,6 +16,7 @@ The Plurals column lists data in languages.csv which is used in Weblate | `aeb` | Arabic (Tunisian) | nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100\<=10 ? 3 : n%100>=11 ? 4 : 5; | | | | | `af` | Afrikaans | nplurals=2; plural=n != 1; | ✔ | | ✔ | | `afh` | Afrihili | nplurals=2; plural=n != 1; | | | | +| `agr` | Aguaruna | nplurals=2; plural=n != 1; | | | | | `aii` | Assyrian Neo-Aramaic | nplurals=2; plural=n != 1; | | | | | `ain` | Ainu (Japan) | nplurals=2; plural=n != 1; | | | | | `ak` | Akan | nplurals=2; plural=n > 1; | ✔ | | ✔ | @@ -306,6 +307,7 @@ The Plurals column lists data in languages.csv which is used in Weblate | `hi` | Hindi | nplurals=2; plural=n > 1; | ✔ | | ✔ | | `hi@hinglish` | Hindi (Hinglish) | nplurals=2; plural=n > 1; | | | | | `hi_Latn` | Hindi (Latin script) | nplurals=2; plural=n > 1; | ✔ | | | +| `hif` | Hindi (Fiji) | nplurals=2; plural=n != 1; | | | | | `hil` | Hiligaynon | nplurals=2; plural=n != 1; | | | | | `hit` | Hittite | nplurals=2; plural=n != 1; | | | | | `hmn` | Hmong | nplurals=2; plural=n != 1; | | | | @@ -465,6 +467,7 @@ The Plurals column lists data in languages.csv which is used in Weblate | `mia` | Miami | nplurals=2; plural=n > 1; | | | | | `mic` | Mi'kmaq | nplurals=2; plural=n != 1; | | | | | `min` | Minangkabau | nplurals=2; plural=n != 1; | | | | +| `miq` | Mískito | nplurals=2; plural=n != 1; | | | | | `mis` | Milang | nplurals=1; plural=0; | | | | | `mjw` | Karbi | nplurals=2; plural=n != 1; | | | | | `mk` | Macedonian | nplurals=2; plural=n==1 \|\| n%10==1 ? 0 : 1; | nplurals=2; plural=n % 10 != 1 \|\| n % 100 == 11; | | ✔ | @@ -516,6 +519,7 @@ The Plurals column lists data in languages.csv which is used in Weblate | `new` | Newari | nplurals=2; plural=n != 1; | | | | | `ng` | Ndonga | nplurals=2; plural=n != 1; | | | | | `ngl` | Lomwe | nplurals=2; plural=n != 1; | | | | +| `nhn` | Nahuatl (Central) | nplurals=2; plural=n != 1; | | | | | `nia` | Nias | nplurals=2; plural=n != 1; | | | | | `nij` | Ngaju | nplurals=2; plural=n != 1; | | | | | `niu` | Niuean | nplurals=2; plural=n != 1; | | | | @@ -641,6 +645,7 @@ The Plurals column lists data in languages.csv which is used in Weblate | `sgs` | Samogitian | nplurals=4; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n == 2) ? 1 : ((n != 2 && n % 10 >= 2 && n % 10 \<= 9 && (n % 100 < 11 \|\| n % 100 > 19)) ? 2 : 3)); | ✔ | | | | `shi` | Tachelhit | nplurals=3; plural=(n == 0 \|\| n == 1) ? 0 : ((n >= 2 && n \<= 10) ? 1 : 2); | ✔ | | | | `shn` | Shan | nplurals=2; plural=n != 1; | | | | +| `shs` | Shuswap | nplurals=2; plural=n != 1; | | | | | `si` | Sinhala | nplurals=2; plural=n > 1; | ✔ | | ✔ | | `sid` | Sidamo | nplurals=2; plural=n != 1; | | | | | `sjd` | Sami (Kildin) | nplurals=2; plural=n != 1; | | | | @@ -699,6 +704,7 @@ The Plurals column lists data in languages.csv which is used in Weblate | `tet` | Tetum | nplurals=2; plural=n != 1; | | | | | `tg` | Tajik | nplurals=2; plural=n > 1; | | | nplurals=1; plural=0; | | `th` | Thai | nplurals=1; plural=0; | ✔ | | ✔ | +| `the` | Tharu (Chitwania) | nplurals=2; plural=n != 1; | | | | | `ti` | Tigrinya | nplurals=2; plural=n > 1; | ✔ | | ✔ | | `tig` | Tigre | nplurals=2; plural=n != 1; | ✔ | | | | `tiv` | Tiv | nplurals=2; plural=n != 1; | | | | @@ -739,6 +745,7 @@ The Plurals column lists data in languages.csv which is used in Weblate | `uk` | Ukrainian | nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10\<=4 && (n%100\<10 \|\| n%100>=20) ? 1 : 2; | ✔ | ✔ | ✔ | | `umb` | Umbundu | nplurals=2; plural=n != 1; | | | | | `und` | Undetermined | nplurals=2; plural=n != 1; | | | | +| `unm` | Unami | nplurals=2; plural=n != 1; | | | | | `unr` | Mundari | nplurals=2; plural=n != 1; | | | | | `ur` | Urdu | nplurals=2; plural=n != 1; | ✔ | | ✔ | | `ur_IN` | Urdu (India) | nplurals=2; plural=n != 1; | ✔ | | | @@ -780,6 +787,7 @@ The Plurals column lists data in languages.csv which is used in Weblate | `yua` | Yucateco | nplurals=2; plural=n != 1; | | | | | `yue_Hans` | Cantonese (Simplified Han script) | nplurals=1; plural=0; | ✔ | | | | `yue_Hant` | Cantonese (Traditional Han script) | nplurals=1; plural=0; | ✔ | | | +| `yuw` | Yau (Morobe Province) | nplurals=2; plural=n != 1; | | | | | `za` | Zhuang | nplurals=2; plural=n != 1; | | | | | `zap` | Zapotec | nplurals=2; plural=n != 1; | | | | | `zbl` | Blissymbols | nplurals=2; plural=n != 1; | | | | diff --git a/case-insensitive.csv b/case-insensitive.csv index 2d3d8c568..b99821d63 100644 --- a/case-insensitive.csv +++ b/case-insensitive.csv @@ -59,6 +59,7 @@ hak_Hant, haz, he, hi, +hif, hit, hnd, hne, diff --git a/weblate_language_data/case_insensitive.py b/weblate_language_data/case_insensitive.py index cad70d5a2..2665a4646 100644 --- a/weblate_language_data/case_insensitive.py +++ b/weblate_language_data/case_insensitive.py @@ -74,6 +74,7 @@ "haz", "he", "hi", + "hif", "hit", "hnd", "hne", diff --git a/weblate_language_data/locale/ab/LC_MESSAGES/django.po b/weblate_language_data/locale/ab/LC_MESSAGES/django.po index 7b982b52a..400951f06 100644 --- a/weblate_language_data/locale/ab/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ab/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Weblate Language Data\n" "Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n" -"POT-Creation-Date: 2026-02-13 15:51+0100\n" +"POT-Creation-Date: 2026-04-13 10:08+0000\n" "PO-Revision-Date: 2025-09-20 13:36+0000\n" "Last-Translator: Manuela Silva \n" "Language-Team: Abkhazian \n" "Language-Team: Afrikaans \n" "Language-Team: Arabic \n" "Language-Team: Arabic (Libya) = 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= 99) " -"? 4 : 5))));\n" +"2 : ((n % 100 >= 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= " +"99) ? 4 : 5))));\n" #. Translators: Language name for ISO code "aa". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) @@ -96,6 +96,12 @@ msgstr "" msgid "Ainu (Japan)" msgstr "" +#. Translators: Language name for ISO code "agr". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Aguaruna" +msgstr "" + #. Translators: Language name for ISO code "ak". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -1824,6 +1830,12 @@ msgstr "" msgid "Hindi (Latin script)" msgstr "" +#. Translators: Language name for ISO code "hif". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Hindi (Fiji)" +msgstr "" + #. Translators: Language name for ISO code "hil". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -2778,6 +2790,12 @@ msgstr "" msgid "Minangkabau" msgstr "" +#. Translators: Language name for ISO code "miq". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Mískito" +msgstr "" + #. Translators: Language name for ISO code "mis". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3084,6 +3102,12 @@ msgstr "" msgid "Lomwe" msgstr "" +#. Translators: Language name for ISO code "nhn". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Nahuatl (Central)" +msgstr "" + #. Translators: Language name for ISO code "nia". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3912,6 +3936,12 @@ msgstr "" msgid "Sami (Skolt)" msgstr "" +#. Translators: Language name for ISO code "shs". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Shuswap" +msgstr "" + #. Translators: Language name for ISO code "sn". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4284,6 +4314,12 @@ msgstr "" msgid "Tok Pisin" msgstr "" +#. Translators: Language name for ISO code "the". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Tharu (Chitwania)" +msgstr "" + #. Translators: Language name for ISO code "tr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4422,6 +4458,12 @@ msgstr "" msgid "Undetermined" msgstr "" +#. Translators: Language name for ISO code "unm". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Unami" +msgstr "" + #. Translators: Language name for ISO code "unr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4644,6 +4686,12 @@ msgstr "" msgid "Yiddish" msgstr "" +#. Translators: Language name for ISO code "yuw". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Yau (Morobe Province)" +msgstr "" + #. Translators: Language name for ISO code "yo". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. diff --git a/weblate_language_data/locale/ast/LC_MESSAGES/django.po b/weblate_language_data/locale/ast/LC_MESSAGES/django.po index 4b5e3276f..156c01f71 100644 --- a/weblate_language_data/locale/ast/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ast/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Weblate 4.3\n" "Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n" -"POT-Creation-Date: 2026-02-13 15:51+0100\n" +"POT-Creation-Date: 2026-04-13 10:08+0000\n" "PO-Revision-Date: 2021-11-14 00:02+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Asturian \n" "Language-Team: Azerbaijani \n" "Language-Team: Bashkir \n" "Language-Team: Belarusian \n" "Language-Team: Belarusian (Latin script) \n" "Language-Team: Berber \n" "Language-Team: Bulgarian \n" "Language-Team: Bengali \n" "Language-Team: Bengali (Bangladesh) \n" "Language-Team: Tibetan \n" "Language-Team: Breton \n" "Language-Team: Catalan \n" "Language-Team: Kurdish (Central) \n" "Language-Team: Crimean Tatar \n" "Language-Team: Czech \n" "Language-Team: Chuvash \n" "Language-Team: Welsh \n" "Language-Team: Danish \n" "Language-Team: German \n" "Language-Team: LANGUAGE \n" @@ -95,6 +95,12 @@ msgstr "" msgid "Ainu (Japan)" msgstr "" +#. Translators: Language name for ISO code "agr". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Aguaruna" +msgstr "" + #. Translators: Language name for ISO code "ak". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -1823,6 +1829,12 @@ msgstr "" msgid "Hindi (Latin script)" msgstr "" +#. Translators: Language name for ISO code "hif". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Hindi (Fiji)" +msgstr "" + #. Translators: Language name for ISO code "hil". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -2777,6 +2789,12 @@ msgstr "" msgid "Minangkabau" msgstr "" +#. Translators: Language name for ISO code "miq". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Mískito" +msgstr "" + #. Translators: Language name for ISO code "mis". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3083,6 +3101,12 @@ msgstr "" msgid "Lomwe" msgstr "" +#. Translators: Language name for ISO code "nhn". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Nahuatl (Central)" +msgstr "" + #. Translators: Language name for ISO code "nia". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3911,6 +3935,12 @@ msgstr "" msgid "Sami (Skolt)" msgstr "" +#. Translators: Language name for ISO code "shs". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Shuswap" +msgstr "" + #. Translators: Language name for ISO code "sn". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4283,6 +4313,12 @@ msgstr "" msgid "Tok Pisin" msgstr "" +#. Translators: Language name for ISO code "the". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Tharu (Chitwania)" +msgstr "" + #. Translators: Language name for ISO code "tr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4421,6 +4457,12 @@ msgstr "" msgid "Undetermined" msgstr "" +#. Translators: Language name for ISO code "unm". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Unami" +msgstr "" + #. Translators: Language name for ISO code "unr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4643,6 +4685,12 @@ msgstr "" msgid "Yiddish" msgstr "" +#. Translators: Language name for ISO code "yuw". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Yau (Morobe Province)" +msgstr "" + #. Translators: Language name for ISO code "yo". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. diff --git a/weblate_language_data/locale/dv/LC_MESSAGES/django.po b/weblate_language_data/locale/dv/LC_MESSAGES/django.po index 897dd42f1..2550c2919 100644 --- a/weblate_language_data/locale/dv/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/dv/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Weblate Language Data\n" "Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n" -"POT-Creation-Date: 2026-02-13 15:51+0100\n" +"POT-Creation-Date: 2026-04-13 10:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -94,6 +94,12 @@ msgstr "" msgid "Ainu (Japan)" msgstr "" +#. Translators: Language name for ISO code "agr". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Aguaruna" +msgstr "" + #. Translators: Language name for ISO code "ak". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -1822,6 +1828,12 @@ msgstr "" msgid "Hindi (Latin script)" msgstr "" +#. Translators: Language name for ISO code "hif". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Hindi (Fiji)" +msgstr "" + #. Translators: Language name for ISO code "hil". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -2776,6 +2788,12 @@ msgstr "" msgid "Minangkabau" msgstr "" +#. Translators: Language name for ISO code "miq". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Mískito" +msgstr "" + #. Translators: Language name for ISO code "mis". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3082,6 +3100,12 @@ msgstr "" msgid "Lomwe" msgstr "" +#. Translators: Language name for ISO code "nhn". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Nahuatl (Central)" +msgstr "" + #. Translators: Language name for ISO code "nia". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3910,6 +3934,12 @@ msgstr "" msgid "Sami (Skolt)" msgstr "" +#. Translators: Language name for ISO code "shs". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Shuswap" +msgstr "" + #. Translators: Language name for ISO code "sn". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4282,6 +4312,12 @@ msgstr "" msgid "Tok Pisin" msgstr "" +#. Translators: Language name for ISO code "the". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Tharu (Chitwania)" +msgstr "" + #. Translators: Language name for ISO code "tr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4420,6 +4456,12 @@ msgstr "" msgid "Undetermined" msgstr "" +#. Translators: Language name for ISO code "unm". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Unami" +msgstr "" + #. Translators: Language name for ISO code "unr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4642,6 +4684,12 @@ msgstr "" msgid "Yiddish" msgstr "" +#. Translators: Language name for ISO code "yuw". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Yau (Morobe Province)" +msgstr "" + #. Translators: Language name for ISO code "yo". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. diff --git a/weblate_language_data/locale/el/LC_MESSAGES/django.po b/weblate_language_data/locale/el/LC_MESSAGES/django.po index 445e2697b..fb116548c 100644 --- a/weblate_language_data/locale/el/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/el/LC_MESSAGES/django.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Weblate 4.3\n" "Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n" -"POT-Creation-Date: 2026-02-13 15:51+0100\n" +"POT-Creation-Date: 2026-04-13 10:08+0000\n" "PO-Revision-Date: 2026-02-25 08:09+0000\n" "Last-Translator: Jim Kats \n" "Language-Team: Greek \n" "Language-Team: English (United Kingdom) \n" "Language-Team: Esperanto \n" "Language-Team: Spanish \n" "Language-Team: Estonian \n" "Language-Team: Basque \n" "Language-Team: Persian \n" "Language-Team: Finnish \n" "Language-Team: Filipino \n" "Language-Team: French \n" "Language-Team: Friulian \n" "Language-Team: Frisian \n" "Language-Team: Irish 2 && n<7) ? 2 :(n>" -"6 && n<11) ? 3 : 4;\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :" +"(n>6 && n<11) ? 3 : 4;\n" "X-Generator: Weblate 5.16-dev\n" #. Translators: Language name for ISO code "aa". The parenthesis clarifies @@ -99,6 +99,12 @@ msgstr "Nua-Aramais Aisiriach" msgid "Ainu (Japan)" msgstr "Aidhniúis (An tSeapáin)" +#. Translators: Language name for ISO code "agr". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Aguaruna" +msgstr "Aguarúna" + #. Translators: Language name for ISO code "ak". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -1830,6 +1836,14 @@ msgstr "Hiondúis (Hinglish)" msgid "Hindi (Latin script)" msgstr "Hiondúis (script Laidine)" +#. Translators: Language name for ISO code "hif". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +#, fuzzy +#| msgid "Hindi, Fiji" +msgid "Hindi (Fiji)" +msgstr "Hiondúis, Fidsí" + #. Translators: Language name for ISO code "hil". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -2790,6 +2804,12 @@ msgstr "Micmeaicis" msgid "Minangkabau" msgstr "Míneangcababhais" +#. Translators: Language name for ISO code "miq". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Mískito" +msgstr "Mískito" + #. Translators: Language name for ISO code "mis". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3097,6 +3117,14 @@ msgstr "N-dongais" msgid "Lomwe" msgstr "lomwe" +#. Translators: Language name for ISO code "nhn". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +#, fuzzy +#| msgid "Nahuatl, Central" +msgid "Nahuatl (Central)" +msgstr "Nahuatl, Lárnach" + #. Translators: Language name for ISO code "nia". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3929,6 +3957,12 @@ msgstr "Sáimis (Inari)" msgid "Sami (Skolt)" msgstr "Sáimis (Skolt)" +#. Translators: Language name for ISO code "shs". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Shuswap" +msgstr "Shuswap" + #. Translators: Language name for ISO code "sn". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4304,6 +4338,14 @@ msgstr "Toki Pona" msgid "Tok Pisin" msgstr "Tok Pisin" +#. Translators: Language name for ISO code "the". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +#, fuzzy +#| msgid "Tharu, Chitwania" +msgid "Tharu (Chitwania)" +msgstr "Tharu, Chitvania" + #. Translators: Language name for ISO code "tr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4442,6 +4484,12 @@ msgstr "Umbundais" msgid "Undetermined" msgstr "Teanga neamhchinnte" +#. Translators: Language name for ISO code "unm". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Unami" +msgstr "Unami" + #. Translators: Language name for ISO code "unr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4666,6 +4714,12 @@ msgstr "Iaipis" msgid "Yiddish" msgstr "Giúdais" +#. Translators: Language name for ISO code "yuw". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Yau (Morobe Province)" +msgstr "Yau (Cúige Morobe)" + #. Translators: Language name for ISO code "yo". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. diff --git a/weblate_language_data/locale/gl/LC_MESSAGES/django.po b/weblate_language_data/locale/gl/LC_MESSAGES/django.po index a50124128..63651a948 100644 --- a/weblate_language_data/locale/gl/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/gl/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Weblate 4.3\n" "Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n" -"POT-Creation-Date: 2026-02-13 15:51+0100\n" +"POT-Creation-Date: 2026-04-13 10:08+0000\n" "PO-Revision-Date: 2026-02-27 10:09+0000\n" "Last-Translator: \"Miguel A. Bouzada\" \n" "Language-Team: Galician \n" "Language-Team: Hebrew \n" "Language-Team: Hindi \n" "Language-Team: Hindi (Latin script) \n" "Language-Team: Croatian \n" "Language-Team: Hungarian \n" "Language-Team: Armenian \n" "Language-Team: Interlingua \n" "Language-Team: Indonesian \n" "Language-Team: Occidental \n" "Language-Team: Igbo \n" "Language-Team: Icelandic \n" "Language-Team: Italian \n" "Language-Team: Japanese \n" "Language-Team: Georgian \n" "Language-Team: Kabyle \n" "Language-Team: Kazakh \n" "Language-Team: Khmer (Central) \n" "Language-Team: Kurdish (Northern) \n" "Language-Team: Korean \n" "Language-Team: Colognian \n" "Language-Team: Lingala \n" "Language-Team: Lithuanian \n" "Language-Team: Latvian \n" "Language-Team: Chinese (Literary) \n" "Language-Team: Malagasy \n" "Language-Team: Macedonian \n" "Language-Team: Mongolian \n" "Language-Team: Marathi \n" "Language-Team: Burmese \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Dutch \n" "Language-Team: Norwegian Nynorsk \n" "Language-Team: Occitan \n" "Language-Team: Odia \n" "Language-Team: Punjabi \n" "Language-Team: Punjabi (Pakistan) \n" "Language-Team: Polish \n" "Language-Team: Portuguese \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Romanian \n" "Language-Team: Russian \n" "Language-Team: Sardinian \n" "Language-Team: Sinhala \n" "Language-Team: Slovak \n" "Language-Team: Saraiki \n" "Language-Team: Slovenian \n" "Language-Team: Albanian \n" "Language-Team: Serbian \n" "Language-Team: Serbian (latin) \n" "Language-Team: Swedish \n" "Language-Team: Swahili \n" "Language-Team: Tamil \n" "Language-Team: Telugu \n" "Language-Team: Thai \n" "Language-Team: Klingon \n" "Language-Team: Turkish \n" "Language-Team: Tamazight (Central Atlas) \n" "Language-Team: Uyghur \n" "Language-Team: Ukrainian " -"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : " +"n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 5.16.1-dev\n" #. Translators: Language name for ISO code "aa". The parenthesis clarifies @@ -112,6 +112,12 @@ msgstr "ассирійська неоарамейська" msgid "Ainu (Japan)" msgstr "айнська (Японія)" +#. Translators: Language name for ISO code "agr". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Aguaruna" +msgstr "агуаруна" + #. Translators: Language name for ISO code "ak". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -1840,6 +1846,14 @@ msgstr "гінді (гінгліш)" msgid "Hindi (Latin script)" msgstr "гінді (латинка)" +#. Translators: Language name for ISO code "hif". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +#, fuzzy +#| msgid "Hindi, Fiji" +msgid "Hindi (Fiji)" +msgstr "хінді (фіджийська)" + #. Translators: Language name for ISO code "hil". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -2794,6 +2808,12 @@ msgstr "мікмак" msgid "Minangkabau" msgstr "мінангкабау" +#. Translators: Language name for ISO code "miq". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Mískito" +msgstr "міскіто" + #. Translators: Language name for ISO code "mis". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3100,6 +3120,14 @@ msgstr "ндонга" msgid "Lomwe" msgstr "ломве" +#. Translators: Language name for ISO code "nhn". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +#, fuzzy +#| msgid "Nahuatl, Central" +msgid "Nahuatl (Central)" +msgstr "ацтецька (центральна)" + #. Translators: Language name for ISO code "nia". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -3928,6 +3956,12 @@ msgstr "саамська (інарі)" msgid "Sami (Skolt)" msgstr "саамська (сколт)" +#. Translators: Language name for ISO code "shs". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Shuswap" +msgstr "шушвап" + #. Translators: Language name for ISO code "sn". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4300,6 +4334,14 @@ msgstr "Токі-пона" msgid "Tok Pisin" msgstr "ток-пісін" +#. Translators: Language name for ISO code "the". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +#, fuzzy +#| msgid "Tharu, Chitwania" +msgid "Tharu (Chitwania)" +msgstr "тару (читванья)" + #. Translators: Language name for ISO code "tr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4438,6 +4480,12 @@ msgstr "умбунду" msgid "Undetermined" msgstr "невизначена" +#. Translators: Language name for ISO code "unm". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Unami" +msgstr "унамі" + #. Translators: Language name for ISO code "unr". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. @@ -4660,6 +4708,12 @@ msgstr "япська" msgid "Yiddish" msgstr "ідиш" +#. Translators: Language name for ISO code "yuw". The parenthesis clarifies +#. variant of the language. It could contain a region, age (Old, Middle, ...) +#. or other variant. +msgid "Yau (Morobe Province)" +msgstr "яу (провінція Моробе)" + #. Translators: Language name for ISO code "yo". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. diff --git a/weblate_language_data/locale/uz/LC_MESSAGES/django.po b/weblate_language_data/locale/uz/LC_MESSAGES/django.po index a64b7d5b3..0cdb4337a 100644 --- a/weblate_language_data/locale/uz/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/uz/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Weblate Language Data\n" "Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n" -"POT-Creation-Date: 2026-02-13 15:51+0100\n" +"POT-Creation-Date: 2026-04-13 10:08+0000\n" "PO-Revision-Date: 2025-01-12 14:45+0000\n" "Last-Translator: Nahil4 \n" "Language-Team: Uzbek \n" "Language-Team: Vietnamese \n" "Language-Team: Tamazight (Standard Moroccan) \n" "Language-Team: Chinese (Simplified Han script) \n" "Language-Team: Chinese (Traditional Han script)