diff --git a/PLURALS_DIFF.md b/PLURALS_DIFF.md index ff7b6318e..fc8ac0a81 100644 --- a/PLURALS_DIFF.md +++ b/PLURALS_DIFF.md @@ -689,7 +689,7 @@ The Plurals column lists data in languages.csv which is used in Weblate | tkl | Tokelau | nplurals=2; plural=n != 1; | | | | | | tl | Tagalog | nplurals=2; plural=n != 1 && n != 2 && n != 3 && (n % 10 == 4 \|\| n % 10 == 6 \|\| n % 10 == 9); | ✔ | | | | | tlh | Klingon | nplurals=1; plural=0; | | | | | -| tlh_Qaak | Klingon (pIqaD) | nplurals=1; plural=0; | | | | | +| tlh_Piqd | Klingon (pIqaD) | nplurals=1; plural=0; | | | | | | tli | Tlingit | nplurals=2; plural=n != 1; | | | | | | tly | Talysh | nplurals=2; plural=n != 1; | | | | | | tmh | Tamashek | nplurals=2; plural=n != 1; | | | | | diff --git a/aliases.csv b/aliases.csv index 581e97fdf..43aae1c8d 100644 --- a/aliases.csv +++ b/aliases.csv @@ -95,7 +95,8 @@ sr_rs@cyrillic,sr_Cyrl sr@cyrillic,sr_Cyrl sr_rs@latin,sr_Latn sr@latin,sr_Latn -tlh-qaak,tlh_Qaak +tlh-qaak,tlh_Piqd +tlh_qaak,tlh_Piqd uz@cyrillic,uz uz@latin,uz_Latn uz@latn,uz_Latn diff --git a/languages.csv b/languages.csv index 53d8ab80d..65f5c9e9e 100644 --- a/languages.csv +++ b/languages.csv @@ -683,7 +683,7 @@ tk,Turkmen,2,n != 1 tkl,Tokelau,2,n != 1 tl,Tagalog,2,n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9) tlh,Klingon,1,0 -tlh_Qaak,Klingon (pIqaD),1,0 +tlh_Piqd,Klingon (pIqaD),1,0 tli,Tlingit,2,n != 1 tly,Talysh,2,n != 1 tmh,Tamashek,2,n != 1 diff --git a/weblate_language_data/aliases.py b/weblate_language_data/aliases.py index 164725e08..b526ea6f8 100644 --- a/weblate_language_data/aliases.py +++ b/weblate_language_data/aliases.py @@ -103,7 +103,7 @@ "sr@cyrillic": "sr_Cyrl", "sr_rs@latin": "sr_Latn", "sr@latin": "sr_Latn", - "tlh-qaak": "tlh_Qaak", + "tlh-qaak": "tlh_Piqd", "uz@cyrillic": "uz", "uz@latin": "uz_Latn", "uz@latn": "uz_Latn", diff --git a/weblate_language_data/languages.py b/weblate_language_data/languages.py index 2dddb7c38..71dc96d46 100644 --- a/weblate_language_data/languages.py +++ b/weblate_language_data/languages.py @@ -6173,8 +6173,8 @@ "0", ), ( - "tlh_Qaak", - # Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies + "tlh_Piqd", + # Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies # variant of the language. It could contain a region, age (Old, Middle, ...) # or other variant. _("Klingon (pIqaD)"), diff --git a/weblate_language_data/locale/ab/LC_MESSAGES/django.po b/weblate_language_data/locale/ab/LC_MESSAGES/django.po index 616730116..c5eacb5a9 100644 --- a/weblate_language_data/locale/ab/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ab/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/af/LC_MESSAGES/django.po b/weblate_language_data/locale/af/LC_MESSAGES/django.po index c4b5eabc3..20b8318df 100644 --- a/weblate_language_data/locale/af/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/af/LC_MESSAGES/django.po @@ -4355,7 +4355,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Tais" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/afh/LC_MESSAGES/django.po b/weblate_language_data/locale/afh/LC_MESSAGES/django.po index 309ce0b69..1bade0863 100644 --- a/weblate_language_data/locale/afh/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/afh/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ang/LC_MESSAGES/django.po b/weblate_language_data/locale/ang/LC_MESSAGES/django.po index 99a380a80..43389464c 100644 --- a/weblate_language_data/locale/ang/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ang/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ar/LC_MESSAGES/django.po b/weblate_language_data/locale/ar/LC_MESSAGES/django.po index 88410ad98..4c50142ee 100644 --- a/weblate_language_data/locale/ar/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ar/LC_MESSAGES/django.po @@ -4425,7 +4425,7 @@ msgstr "تاغالوغية" msgid "Klingon" msgstr "كلينغونية" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ar_LY/LC_MESSAGES/django.po b/weblate_language_data/locale/ar_LY/LC_MESSAGES/django.po index 37040aadc..c5ee914e0 100644 --- a/weblate_language_data/locale/ar_LY/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ar_LY/LC_MESSAGES/django.po @@ -4191,7 +4191,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ars/LC_MESSAGES/django.po b/weblate_language_data/locale/ars/LC_MESSAGES/django.po index 0d2a48655..3fcc4d24b 100644 --- a/weblate_language_data/locale/ars/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ars/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ast/LC_MESSAGES/django.po b/weblate_language_data/locale/ast/LC_MESSAGES/django.po index 6e4d87948..27be61376 100644 --- a/weblate_language_data/locale/ast/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ast/LC_MESSAGES/django.po @@ -4407,7 +4407,7 @@ msgstr "tagalog" msgid "Klingon" msgstr "klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/awa/LC_MESSAGES/django.po b/weblate_language_data/locale/awa/LC_MESSAGES/django.po index dfb5ef18a..7cda54f84 100644 --- a/weblate_language_data/locale/awa/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/awa/LC_MESSAGES/django.po @@ -4119,7 +4119,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/az/LC_MESSAGES/django.po b/weblate_language_data/locale/az/LC_MESSAGES/django.po index c93bc0756..e32379df7 100644 --- a/weblate_language_data/locale/az/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/az/LC_MESSAGES/django.po @@ -4442,7 +4442,7 @@ msgstr "Tagalog dili" msgid "Klingon" msgstr "klinqon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/be/LC_MESSAGES/django.po b/weblate_language_data/locale/be/LC_MESSAGES/django.po index 88f0a54ca..882af8e9a 100644 --- a/weblate_language_data/locale/be/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/be/LC_MESSAGES/django.po @@ -4128,7 +4128,7 @@ msgstr "Тагальская" msgid "Klingon" msgstr "Клінганская" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/be_Latn/LC_MESSAGES/django.po b/weblate_language_data/locale/be_Latn/LC_MESSAGES/django.po index 0a6958551..85cddcda1 100644 --- a/weblate_language_data/locale/be_Latn/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/be_Latn/LC_MESSAGES/django.po @@ -4126,7 +4126,7 @@ msgstr "tahaĺskaja" msgid "Klingon" msgstr "Klіnhanskaja" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ber/LC_MESSAGES/django.po b/weblate_language_data/locale/ber/LC_MESSAGES/django.po index 332b2f1aa..c8871ad41 100644 --- a/weblate_language_data/locale/ber/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ber/LC_MESSAGES/django.po @@ -4173,7 +4173,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/bg/LC_MESSAGES/django.po b/weblate_language_data/locale/bg/LC_MESSAGES/django.po index ec0933378..8d9a32d91 100644 --- a/weblate_language_data/locale/bg/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/bg/LC_MESSAGES/django.po @@ -4129,7 +4129,7 @@ msgstr "Тагалог" msgid "Klingon" msgstr "Клингонски" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/bn/LC_MESSAGES/django.po b/weblate_language_data/locale/bn/LC_MESSAGES/django.po index 604dcc264..c4b932740 100644 --- a/weblate_language_data/locale/bn/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/bn/LC_MESSAGES/django.po @@ -4366,7 +4366,7 @@ msgstr "তাগালগ" msgid "Klingon" msgstr "ক্লিঙ্গন" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/bn_BD/LC_MESSAGES/django.po b/weblate_language_data/locale/bn_BD/LC_MESSAGES/django.po index 4ca01a37a..4a2706434 100644 --- a/weblate_language_data/locale/bn_BD/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/bn_BD/LC_MESSAGES/django.po @@ -4381,7 +4381,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/bo/LC_MESSAGES/django.po b/weblate_language_data/locale/bo/LC_MESSAGES/django.po index 289da5996..8de14a83c 100644 --- a/weblate_language_data/locale/bo/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/bo/LC_MESSAGES/django.po @@ -4145,7 +4145,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/br/LC_MESSAGES/django.po b/weblate_language_data/locale/br/LC_MESSAGES/django.po index 646413071..8c6b74f8a 100644 --- a/weblate_language_data/locale/br/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/br/LC_MESSAGES/django.po @@ -4201,7 +4201,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ca/LC_MESSAGES/django.po b/weblate_language_data/locale/ca/LC_MESSAGES/django.po index 4a33b8f13..86b8822ef 100644 --- a/weblate_language_data/locale/ca/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ca/LC_MESSAGES/django.po @@ -4128,7 +4128,7 @@ msgstr "tagal" msgid "Klingon" msgstr "klíngon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ce/LC_MESSAGES/django.po b/weblate_language_data/locale/ce/LC_MESSAGES/django.po index e27849081..be1c7c025 100644 --- a/weblate_language_data/locale/ce/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ce/LC_MESSAGES/django.po @@ -4325,7 +4325,7 @@ msgstr "" msgid "Klingon" msgstr "клингонин" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/chn/LC_MESSAGES/django.po b/weblate_language_data/locale/chn/LC_MESSAGES/django.po index 3461a024c..e801871d0 100644 --- a/weblate_language_data/locale/chn/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/chn/LC_MESSAGES/django.po @@ -4119,7 +4119,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ckb/LC_MESSAGES/django.po b/weblate_language_data/locale/ckb/LC_MESSAGES/django.po index fe040afb0..2eb82a075 100644 --- a/weblate_language_data/locale/ckb/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ckb/LC_MESSAGES/django.po @@ -4289,7 +4289,7 @@ msgstr "تاگەلۆگ" msgid "Klingon" msgstr "كلینگۆن" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/crh/LC_MESSAGES/django.po b/weblate_language_data/locale/crh/LC_MESSAGES/django.po index 371059988..6ce6a194f 100644 --- a/weblate_language_data/locale/crh/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/crh/LC_MESSAGES/django.po @@ -4315,7 +4315,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/cs/LC_MESSAGES/django.po b/weblate_language_data/locale/cs/LC_MESSAGES/django.po index c74a1eea7..401cf07a9 100644 --- a/weblate_language_data/locale/cs/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/cs/LC_MESSAGES/django.po @@ -4355,7 +4355,7 @@ msgstr "Tagalština" msgid "Klingon" msgstr "Klingonština" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/cv/LC_MESSAGES/django.po b/weblate_language_data/locale/cv/LC_MESSAGES/django.po index 96922ba9d..00a0bfad7 100644 --- a/weblate_language_data/locale/cv/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/cv/LC_MESSAGES/django.po @@ -4291,7 +4291,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/cy/LC_MESSAGES/django.po b/weblate_language_data/locale/cy/LC_MESSAGES/django.po index 0818b6695..642f7615e 100644 --- a/weblate_language_data/locale/cy/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/cy/LC_MESSAGES/django.po @@ -4139,7 +4139,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/da/LC_MESSAGES/django.po b/weblate_language_data/locale/da/LC_MESSAGES/django.po index d6931d944..02d06b6f2 100644 --- a/weblate_language_data/locale/da/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/da/LC_MESSAGES/django.po @@ -4165,7 +4165,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/de/LC_MESSAGES/django.po b/weblate_language_data/locale/de/LC_MESSAGES/django.po index 031bbe3c9..048d4d153 100644 --- a/weblate_language_data/locale/de/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/de/LC_MESSAGES/django.po @@ -4139,7 +4139,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingonisch" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/django.pot b/weblate_language_data/locale/django.pot index d8b618801..5bd9777c6 100644 --- a/weblate_language_data/locale/django.pot +++ b/weblate_language_data/locale/django.pot @@ -4121,7 +4121,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/dv/LC_MESSAGES/django.po b/weblate_language_data/locale/dv/LC_MESSAGES/django.po index 26e274b16..3864d4f19 100644 --- a/weblate_language_data/locale/dv/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/dv/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/el/LC_MESSAGES/django.po b/weblate_language_data/locale/el/LC_MESSAGES/django.po index f062c6797..610a83d6d 100644 --- a/weblate_language_data/locale/el/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/el/LC_MESSAGES/django.po @@ -4203,7 +4203,7 @@ msgstr "Ταγκαλογικά" msgid "Klingon" msgstr "Κλίνγκον" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/en_GB/LC_MESSAGES/django.po b/weblate_language_data/locale/en_GB/LC_MESSAGES/django.po index 806d8fd31..3f11b7158 100644 --- a/weblate_language_data/locale/en_GB/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/en_GB/LC_MESSAGES/django.po @@ -4127,7 +4127,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/enm/LC_MESSAGES/django.po b/weblate_language_data/locale/enm/LC_MESSAGES/django.po index 6338b5a45..2ed645251 100644 --- a/weblate_language_data/locale/enm/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/enm/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/eo/LC_MESSAGES/django.po b/weblate_language_data/locale/eo/LC_MESSAGES/django.po index e8dae3801..6c9bed4cc 100644 --- a/weblate_language_data/locale/eo/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/eo/LC_MESSAGES/django.po @@ -4133,7 +4133,7 @@ msgstr "Tagaloga" msgid "Klingon" msgstr "Klingona" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/es/LC_MESSAGES/django.po b/weblate_language_data/locale/es/LC_MESSAGES/django.po index f03569f61..ec2f7a746 100644 --- a/weblate_language_data/locale/es/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/es/LC_MESSAGES/django.po @@ -4136,7 +4136,7 @@ msgstr "Tagalo" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/et/LC_MESSAGES/django.po b/weblate_language_data/locale/et/LC_MESSAGES/django.po index 6ace7f602..8f27459a8 100644 --- a/weblate_language_data/locale/et/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/et/LC_MESSAGES/django.po @@ -4193,7 +4193,7 @@ msgstr "tagalogi" msgid "Klingon" msgstr "klingoni" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/eu/LC_MESSAGES/django.po b/weblate_language_data/locale/eu/LC_MESSAGES/django.po index 024c5ba25..7e35ec642 100644 --- a/weblate_language_data/locale/eu/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/eu/LC_MESSAGES/django.po @@ -4451,7 +4451,7 @@ msgstr "tagalog" msgid "Klingon" msgstr "klingonera" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/fa/LC_MESSAGES/django.po b/weblate_language_data/locale/fa/LC_MESSAGES/django.po index 0ac0dc34c..4a4541f07 100644 --- a/weblate_language_data/locale/fa/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/fa/LC_MESSAGES/django.po @@ -4335,7 +4335,7 @@ msgstr "تاگالوگی" msgid "Klingon" msgstr "کلینگون" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/fi/LC_MESSAGES/django.po b/weblate_language_data/locale/fi/LC_MESSAGES/django.po index 0d82e1322..e6a553137 100644 --- a/weblate_language_data/locale/fi/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/fi/LC_MESSAGES/django.po @@ -4149,7 +4149,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/fil/LC_MESSAGES/django.po b/weblate_language_data/locale/fil/LC_MESSAGES/django.po index 56a32065b..89916e673 100644 --- a/weblate_language_data/locale/fil/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/fil/LC_MESSAGES/django.po @@ -4281,7 +4281,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/fr/LC_MESSAGES/django.po b/weblate_language_data/locale/fr/LC_MESSAGES/django.po index 9a1f13d80..0fcd47ccb 100644 --- a/weblate_language_data/locale/fr/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/fr/LC_MESSAGES/django.po @@ -4132,7 +4132,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/fur/LC_MESSAGES/django.po b/weblate_language_data/locale/fur/LC_MESSAGES/django.po index 671c23d5e..7b8e7f33c 100644 --- a/weblate_language_data/locale/fur/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/fur/LC_MESSAGES/django.po @@ -4276,7 +4276,7 @@ msgstr "tagalog" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/fy/LC_MESSAGES/django.po b/weblate_language_data/locale/fy/LC_MESSAGES/django.po index d3c20e128..1cd870798 100644 --- a/weblate_language_data/locale/fy/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/fy/LC_MESSAGES/django.po @@ -4527,7 +4527,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ga/LC_MESSAGES/django.po b/weblate_language_data/locale/ga/LC_MESSAGES/django.po index dd858313e..becf8b775 100644 --- a/weblate_language_data/locale/ga/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ga/LC_MESSAGES/django.po @@ -4141,7 +4141,7 @@ msgstr "Tagálaigis" msgid "Klingon" msgstr "Tliongáinis" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/gl/LC_MESSAGES/django.po b/weblate_language_data/locale/gl/LC_MESSAGES/django.po index b00565cc4..6f1290328 100644 --- a/weblate_language_data/locale/gl/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/gl/LC_MESSAGES/django.po @@ -4127,7 +4127,7 @@ msgstr "Tagalo" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/he/LC_MESSAGES/django.po b/weblate_language_data/locale/he/LC_MESSAGES/django.po index b3238a499..fbb79b705 100644 --- a/weblate_language_data/locale/he/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/he/LC_MESSAGES/django.po @@ -4163,7 +4163,7 @@ msgstr "טאגאלוג" msgid "Klingon" msgstr "קלינגונית" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/hi/LC_MESSAGES/django.po b/weblate_language_data/locale/hi/LC_MESSAGES/django.po index e26b41aaa..0dfb63300 100644 --- a/weblate_language_data/locale/hi/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/hi/LC_MESSAGES/django.po @@ -4364,7 +4364,7 @@ msgstr "तागालोग" msgid "Klingon" msgstr "लाटवियन् (लेट्टीश)" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/hi_Latn/LC_MESSAGES/django.po b/weblate_language_data/locale/hi_Latn/LC_MESSAGES/django.po index d859b5f12..334d17e36 100644 --- a/weblate_language_data/locale/hi_Latn/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/hi_Latn/LC_MESSAGES/django.po @@ -4141,7 +4141,7 @@ msgstr "Tagálog" msgid "Klingon" msgstr "Klingan" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/hr/LC_MESSAGES/django.po b/weblate_language_data/locale/hr/LC_MESSAGES/django.po index 3b3f1dd30..c61196da2 100644 --- a/weblate_language_data/locale/hr/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/hr/LC_MESSAGES/django.po @@ -4127,7 +4127,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingonski" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/hu/LC_MESSAGES/django.po b/weblate_language_data/locale/hu/LC_MESSAGES/django.po index e51ad69a7..694e4bd67 100644 --- a/weblate_language_data/locale/hu/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/hu/LC_MESSAGES/django.po @@ -4164,7 +4164,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/hy/LC_MESSAGES/django.po b/weblate_language_data/locale/hy/LC_MESSAGES/django.po index 815c22f2c..778106818 100644 --- a/weblate_language_data/locale/hy/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/hy/LC_MESSAGES/django.po @@ -4399,7 +4399,7 @@ msgstr "տագալերեն" msgid "Klingon" msgstr "կլինգոն" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ia/LC_MESSAGES/django.po b/weblate_language_data/locale/ia/LC_MESSAGES/django.po index 0899fe76f..2fcd9bbdf 100644 --- a/weblate_language_data/locale/ia/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ia/LC_MESSAGES/django.po @@ -4325,7 +4325,7 @@ msgstr "" msgid "Klingon" msgstr "klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/id/LC_MESSAGES/django.po b/weblate_language_data/locale/id/LC_MESSAGES/django.po index 51e3363a9..1279bad3b 100644 --- a/weblate_language_data/locale/id/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/id/LC_MESSAGES/django.po @@ -4131,7 +4131,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ie/LC_MESSAGES/django.po b/weblate_language_data/locale/ie/LC_MESSAGES/django.po index 0c7fc545e..b21c3d760 100644 --- a/weblate_language_data/locale/ie/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ie/LC_MESSAGES/django.po @@ -4130,7 +4130,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ig/LC_MESSAGES/django.po b/weblate_language_data/locale/ig/LC_MESSAGES/django.po index 5f04ec0de..ca3af1499 100644 --- a/weblate_language_data/locale/ig/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ig/LC_MESSAGES/django.po @@ -4174,7 +4174,7 @@ msgstr "" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/is/LC_MESSAGES/django.po b/weblate_language_data/locale/is/LC_MESSAGES/django.po index 23b20aa90..a898fd18f 100644 --- a/weblate_language_data/locale/is/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/is/LC_MESSAGES/django.po @@ -4124,7 +4124,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingónska" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/it/LC_MESSAGES/django.po b/weblate_language_data/locale/it/LC_MESSAGES/django.po index 3e9db8480..d61ac2521 100644 --- a/weblate_language_data/locale/it/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/it/LC_MESSAGES/django.po @@ -4133,7 +4133,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ja/LC_MESSAGES/django.po b/weblate_language_data/locale/ja/LC_MESSAGES/django.po index 64c6d23c4..d060f9b5f 100644 --- a/weblate_language_data/locale/ja/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ja/LC_MESSAGES/django.po @@ -4482,7 +4482,7 @@ msgstr "タガログ語" msgid "Klingon" msgstr "クリンゴン語" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ka/LC_MESSAGES/django.po b/weblate_language_data/locale/ka/LC_MESSAGES/django.po index 0c2ba77ff..099f64454 100644 --- a/weblate_language_data/locale/ka/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ka/LC_MESSAGES/django.po @@ -4173,7 +4173,7 @@ msgstr "ტაგალოგური" msgid "Klingon" msgstr "კლინგონი" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/kab/LC_MESSAGES/django.po b/weblate_language_data/locale/kab/LC_MESSAGES/django.po index 9e9555eb7..e11b4cebf 100644 --- a/weblate_language_data/locale/kab/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/kab/LC_MESSAGES/django.po @@ -4369,7 +4369,7 @@ msgstr "Tafilippinit" msgid "Klingon" msgstr "Taklingunt" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/kk/LC_MESSAGES/django.po b/weblate_language_data/locale/kk/LC_MESSAGES/django.po index 2c1465d7a..22c35c9d0 100644 --- a/weblate_language_data/locale/kk/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/kk/LC_MESSAGES/django.po @@ -4455,7 +4455,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klıngon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/km/LC_MESSAGES/django.po b/weblate_language_data/locale/km/LC_MESSAGES/django.po index 31e1cccc8..a7edd5996 100644 --- a/weblate_language_data/locale/km/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/km/LC_MESSAGES/django.po @@ -4408,7 +4408,7 @@ msgstr "" msgid "Klingon" msgstr "ឃ្លីនហ្គុន" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/kmr/LC_MESSAGES/django.po b/weblate_language_data/locale/kmr/LC_MESSAGES/django.po index 93f00b414..a49ca3094 100644 --- a/weblate_language_data/locale/kmr/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/kmr/LC_MESSAGES/django.po @@ -4425,7 +4425,7 @@ msgstr "Tagalogî" msgid "Klingon" msgstr "Klîngonî" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/kn/LC_MESSAGES/django.po b/weblate_language_data/locale/kn/LC_MESSAGES/django.po index 2e11f7a4b..b4a6182a0 100644 --- a/weblate_language_data/locale/kn/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/kn/LC_MESSAGES/django.po @@ -4208,7 +4208,7 @@ msgstr "ಟೆಗಾಲಾಗ್" msgid "Klingon" msgstr "ಕ್ಲಿಂಗನ್" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ko/LC_MESSAGES/django.po b/weblate_language_data/locale/ko/LC_MESSAGES/django.po index 3a9a21129..9c6f6903c 100644 --- a/weblate_language_data/locale/ko/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ko/LC_MESSAGES/django.po @@ -4134,7 +4134,7 @@ msgstr "타갈로그어" msgid "Klingon" msgstr "클링온어" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ksh/LC_MESSAGES/django.po b/weblate_language_data/locale/ksh/LC_MESSAGES/django.po index 97101a6ee..8c76d86f1 100644 --- a/weblate_language_data/locale/ksh/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ksh/LC_MESSAGES/django.po @@ -4516,7 +4516,7 @@ msgstr "Taralloch" msgid "Klingon" msgstr "Klengjohnesch" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ln/LC_MESSAGES/django.po b/weblate_language_data/locale/ln/LC_MESSAGES/django.po index 39cb5dce4..26e3ecbe8 100644 --- a/weblate_language_data/locale/ln/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ln/LC_MESSAGES/django.po @@ -4330,7 +4330,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/lt/LC_MESSAGES/django.po b/weblate_language_data/locale/lt/LC_MESSAGES/django.po index 1f4114f91..14b188e66 100644 --- a/weblate_language_data/locale/lt/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/lt/LC_MESSAGES/django.po @@ -4369,7 +4369,7 @@ msgstr "tagalogų" msgid "Klingon" msgstr "klingonų" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/lv/LC_MESSAGES/django.po b/weblate_language_data/locale/lv/LC_MESSAGES/django.po index 18fbb75fe..4a517f410 100644 --- a/weblate_language_data/locale/lv/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/lv/LC_MESSAGES/django.po @@ -4349,7 +4349,7 @@ msgstr "Tagalu" msgid "Klingon" msgstr "Taizemiešu" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/lzh/LC_MESSAGES/django.po b/weblate_language_data/locale/lzh/LC_MESSAGES/django.po index ca9f48f60..50eb0dee9 100644 --- a/weblate_language_data/locale/lzh/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/lzh/LC_MESSAGES/django.po @@ -4166,7 +4166,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/mg/LC_MESSAGES/django.po b/weblate_language_data/locale/mg/LC_MESSAGES/django.po index a2afeedd6..88809f46b 100644 --- a/weblate_language_data/locale/mg/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/mg/LC_MESSAGES/django.po @@ -4122,7 +4122,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/mk/LC_MESSAGES/django.po b/weblate_language_data/locale/mk/LC_MESSAGES/django.po index 95bcfe6a9..dd2e6d783 100644 --- a/weblate_language_data/locale/mk/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/mk/LC_MESSAGES/django.po @@ -4446,7 +4446,7 @@ msgstr "тагалог" msgid "Klingon" msgstr "клингонски" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ml/LC_MESSAGES/django.po b/weblate_language_data/locale/ml/LC_MESSAGES/django.po index 9b15c9ca6..308a7c826 100644 --- a/weblate_language_data/locale/ml/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ml/LC_MESSAGES/django.po @@ -4331,7 +4331,7 @@ msgstr "തഗാലോ" msgid "Klingon" msgstr "ക്ലിംഗോൺ" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/mn/LC_MESSAGES/django.po b/weblate_language_data/locale/mn/LC_MESSAGES/django.po index ff47f0549..f7079c09f 100644 --- a/weblate_language_data/locale/mn/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/mn/LC_MESSAGES/django.po @@ -4316,7 +4316,7 @@ msgstr "Тагалог" msgid "Klingon" msgstr "Тай" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/mr/LC_MESSAGES/django.po b/weblate_language_data/locale/mr/LC_MESSAGES/django.po index 701d57ee6..0b3c978b9 100644 --- a/weblate_language_data/locale/mr/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/mr/LC_MESSAGES/django.po @@ -4414,7 +4414,7 @@ msgstr "टागालोग" msgid "Klingon" msgstr "क्लिंगोन" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ms/LC_MESSAGES/django.po b/weblate_language_data/locale/ms/LC_MESSAGES/django.po index f1a19d9a3..eb52a7fc0 100644 --- a/weblate_language_data/locale/ms/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ms/LC_MESSAGES/django.po @@ -4378,7 +4378,7 @@ msgstr "" msgid "Klingon" msgstr "Thai" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/my/LC_MESSAGES/django.po b/weblate_language_data/locale/my/LC_MESSAGES/django.po index 5e30dc77b..a1c2431cc 100644 --- a/weblate_language_data/locale/my/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/my/LC_MESSAGES/django.po @@ -4392,7 +4392,7 @@ msgstr "" msgid "Klingon" msgstr "ကလင်ဂွန်" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/nb/LC_MESSAGES/django.po b/weblate_language_data/locale/nb/LC_MESSAGES/django.po index e4096525d..d3fe734a2 100644 --- a/weblate_language_data/locale/nb/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/nb/LC_MESSAGES/django.po @@ -4356,7 +4356,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/nl/LC_MESSAGES/django.po b/weblate_language_data/locale/nl/LC_MESSAGES/django.po index 146c8dc7f..5cf2a6ab1 100644 --- a/weblate_language_data/locale/nl/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/nl/LC_MESSAGES/django.po @@ -4131,7 +4131,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/nn/LC_MESSAGES/django.po b/weblate_language_data/locale/nn/LC_MESSAGES/django.po index 810ae463c..c47ab3a7c 100644 --- a/weblate_language_data/locale/nn/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/nn/LC_MESSAGES/django.po @@ -4276,7 +4276,7 @@ msgstr "Filipino" msgid "Klingon" msgstr "Latvisk" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/oc/LC_MESSAGES/django.po b/weblate_language_data/locale/oc/LC_MESSAGES/django.po index 8c1c2a8c3..266f8ad40 100644 --- a/weblate_language_data/locale/oc/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/oc/LC_MESSAGES/django.po @@ -4259,7 +4259,7 @@ msgstr "Tagalòg" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/or/LC_MESSAGES/django.po b/weblate_language_data/locale/or/LC_MESSAGES/django.po index 7ae0b94fd..21b806748 100644 --- a/weblate_language_data/locale/or/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/or/LC_MESSAGES/django.po @@ -4361,7 +4361,7 @@ msgstr "ଟାଗାଲଗ୍" msgid "Klingon" msgstr "କ୍ଲିଙ୍ଗନ୍" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/pa/LC_MESSAGES/django.po b/weblate_language_data/locale/pa/LC_MESSAGES/django.po index b292adc16..44daf709f 100644 --- a/weblate_language_data/locale/pa/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/pa/LC_MESSAGES/django.po @@ -4418,7 +4418,7 @@ msgstr "ਤਾਗਾਲੋਗ" msgid "Klingon" msgstr "ਕਲਿੰਗਨ" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/pa_PK/LC_MESSAGES/django.po b/weblate_language_data/locale/pa_PK/LC_MESSAGES/django.po index f14b01119..17195d9a1 100644 --- a/weblate_language_data/locale/pa_PK/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/pa_PK/LC_MESSAGES/django.po @@ -4179,7 +4179,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/peo/LC_MESSAGES/django.po b/weblate_language_data/locale/peo/LC_MESSAGES/django.po index 03b964765..88554f894 100644 --- a/weblate_language_data/locale/peo/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/peo/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/pl/LC_MESSAGES/django.po b/weblate_language_data/locale/pl/LC_MESSAGES/django.po index 744119210..bc1c16948 100644 --- a/weblate_language_data/locale/pl/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/pl/LC_MESSAGES/django.po @@ -4134,7 +4134,7 @@ msgstr "tagalog" msgid "Klingon" msgstr "klingoński" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ps/LC_MESSAGES/django.po b/weblate_language_data/locale/ps/LC_MESSAGES/django.po index f66dad6aa..c90d0e5f3 100644 --- a/weblate_language_data/locale/ps/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ps/LC_MESSAGES/django.po @@ -4317,7 +4317,7 @@ msgstr "" msgid "Klingon" msgstr "کلينګاني" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/pt/LC_MESSAGES/django.po b/weblate_language_data/locale/pt/LC_MESSAGES/django.po index eec743d2b..650953611 100644 --- a/weblate_language_data/locale/pt/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/pt/LC_MESSAGES/django.po @@ -4131,7 +4131,7 @@ msgstr "Filipino" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/pt_BR/LC_MESSAGES/django.po b/weblate_language_data/locale/pt_BR/LC_MESSAGES/django.po index e64beb9ad..70b01bf60 100644 --- a/weblate_language_data/locale/pt_BR/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/pt_BR/LC_MESSAGES/django.po @@ -4138,7 +4138,7 @@ msgstr "Tagalo" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/qpv/LC_MESSAGES/django.po b/weblate_language_data/locale/qpv/LC_MESSAGES/django.po index f7eb66475..54f1ddac8 100644 --- a/weblate_language_data/locale/qpv/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/qpv/LC_MESSAGES/django.po @@ -4119,7 +4119,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ro/LC_MESSAGES/django.po b/weblate_language_data/locale/ro/LC_MESSAGES/django.po index 6f12d48da..7d2871880 100644 --- a/weblate_language_data/locale/ro/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ro/LC_MESSAGES/django.po @@ -4130,7 +4130,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingoniană" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ro_MD/LC_MESSAGES/django.po b/weblate_language_data/locale/ro_MD/LC_MESSAGES/django.po index 0918ed367..e276cb012 100644 --- a/weblate_language_data/locale/ro_MD/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ro_MD/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ru/LC_MESSAGES/django.po b/weblate_language_data/locale/ru/LC_MESSAGES/django.po index 76dd9ceba..82666e958 100644 --- a/weblate_language_data/locale/ru/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ru/LC_MESSAGES/django.po @@ -4146,7 +4146,7 @@ msgstr "Тагальский" msgid "Klingon" msgstr "Клингонский" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/sai/LC_MESSAGES/django.po b/weblate_language_data/locale/sai/LC_MESSAGES/django.po index e5bc96109..390365439 100644 --- a/weblate_language_data/locale/sai/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/sai/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/sc/LC_MESSAGES/django.po b/weblate_language_data/locale/sc/LC_MESSAGES/django.po index ef47a90b7..95629456f 100644 --- a/weblate_language_data/locale/sc/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/sc/LC_MESSAGES/django.po @@ -4203,7 +4203,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/si/LC_MESSAGES/django.po b/weblate_language_data/locale/si/LC_MESSAGES/django.po index c7076ee8b..447740ffb 100644 --- a/weblate_language_data/locale/si/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/si/LC_MESSAGES/django.po @@ -4228,7 +4228,7 @@ msgstr "" msgid "Klingon" msgstr "ක්ලින්ගොන්" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/sk/LC_MESSAGES/django.po b/weblate_language_data/locale/sk/LC_MESSAGES/django.po index a3120f2fc..c61866f03 100644 --- a/weblate_language_data/locale/sk/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/sk/LC_MESSAGES/django.po @@ -4133,7 +4133,7 @@ msgstr "Tagalogčina" msgid "Klingon" msgstr "Klingončina" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/skr/LC_MESSAGES/django.po b/weblate_language_data/locale/skr/LC_MESSAGES/django.po index 2280f7312..394b0daaa 100644 --- a/weblate_language_data/locale/skr/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/skr/LC_MESSAGES/django.po @@ -4122,7 +4122,7 @@ msgstr "ٹیگا لاگ" msgid "Klingon" msgstr "کلینگون" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/sl/LC_MESSAGES/django.po b/weblate_language_data/locale/sl/LC_MESSAGES/django.po index 126748d2b..7336221cd 100644 --- a/weblate_language_data/locale/sl/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/sl/LC_MESSAGES/django.po @@ -4364,7 +4364,7 @@ msgstr "tagalogščina" msgid "Klingon" msgstr "klingonščina" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/sq/LC_MESSAGES/django.po b/weblate_language_data/locale/sq/LC_MESSAGES/django.po index 6fec50049..cad13181d 100644 --- a/weblate_language_data/locale/sq/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/sq/LC_MESSAGES/django.po @@ -4125,7 +4125,7 @@ msgstr "Tagaloge" msgid "Klingon" msgstr "klingonisht" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/sr/LC_MESSAGES/django.po b/weblate_language_data/locale/sr/LC_MESSAGES/django.po index 7b279fdaa..e7f9d8a7f 100644 --- a/weblate_language_data/locale/sr/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/sr/LC_MESSAGES/django.po @@ -4221,7 +4221,7 @@ msgstr "тагалошки" msgid "Klingon" msgstr "клингонски" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/sr_Latn/LC_MESSAGES/django.po b/weblate_language_data/locale/sr_Latn/LC_MESSAGES/django.po index 85e090881..fc7d5dd2c 100644 --- a/weblate_language_data/locale/sr_Latn/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/sr_Latn/LC_MESSAGES/django.po @@ -4303,7 +4303,7 @@ msgstr "tagaloški" msgid "Klingon" msgstr "klingonski" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/sv/LC_MESSAGES/django.po b/weblate_language_data/locale/sv/LC_MESSAGES/django.po index c5f2252e3..47c9352af 100644 --- a/weblate_language_data/locale/sv/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/sv/LC_MESSAGES/django.po @@ -4170,7 +4170,7 @@ msgstr "Tagalog" msgid "Klingon" msgstr "Klingonska" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/sw/LC_MESSAGES/django.po b/weblate_language_data/locale/sw/LC_MESSAGES/django.po index 6185cf100..c44629b78 100644 --- a/weblate_language_data/locale/sw/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/sw/LC_MESSAGES/django.po @@ -4397,7 +4397,7 @@ msgstr "" msgid "Klingon" msgstr "Kiklingoni" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ta/LC_MESSAGES/django.po b/weblate_language_data/locale/ta/LC_MESSAGES/django.po index 6eaed7b80..07106921c 100644 --- a/weblate_language_data/locale/ta/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ta/LC_MESSAGES/django.po @@ -4122,7 +4122,7 @@ msgstr "டாகாலோக்" msgid "Klingon" msgstr "க்ளிங்கோன்" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/te/LC_MESSAGES/django.po b/weblate_language_data/locale/te/LC_MESSAGES/django.po index 01c7812ae..dcbd14063 100644 --- a/weblate_language_data/locale/te/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/te/LC_MESSAGES/django.po @@ -4240,7 +4240,7 @@ msgstr "టాగలాగ్" msgid "Klingon" msgstr "క్లింగాన్" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/th/LC_MESSAGES/django.po b/weblate_language_data/locale/th/LC_MESSAGES/django.po index bcfca1d2c..495b21d04 100644 --- a/weblate_language_data/locale/th/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/th/LC_MESSAGES/django.po @@ -4260,7 +4260,7 @@ msgstr "ตากาล็อก" msgid "Klingon" msgstr "คลิงกอน" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/tlh/LC_MESSAGES/django.po b/weblate_language_data/locale/tlh/LC_MESSAGES/django.po index bda12f6bf..d134733fe 100644 --- a/weblate_language_data/locale/tlh/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/tlh/LC_MESSAGES/django.po @@ -4122,7 +4122,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/tok/LC_MESSAGES/django.po b/weblate_language_data/locale/tok/LC_MESSAGES/django.po index cddb54b1c..6a05081a5 100644 --- a/weblate_language_data/locale/tok/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/tok/LC_MESSAGES/django.po @@ -4120,7 +4120,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/tr/LC_MESSAGES/django.po b/weblate_language_data/locale/tr/LC_MESSAGES/django.po index 655570675..8a106f600 100644 --- a/weblate_language_data/locale/tr/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/tr/LC_MESSAGES/django.po @@ -4144,7 +4144,7 @@ msgstr "Tagalogca" msgid "Klingon" msgstr "Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/tt/LC_MESSAGES/django.po b/weblate_language_data/locale/tt/LC_MESSAGES/django.po index 4ede02ba2..0bad9c3fc 100644 --- a/weblate_language_data/locale/tt/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/tt/LC_MESSAGES/django.po @@ -4275,7 +4275,7 @@ msgstr "Таgалоgча" msgid "Klingon" msgstr "Латча" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/tzm/LC_MESSAGES/django.po b/weblate_language_data/locale/tzm/LC_MESSAGES/django.po index 7e85e797d..4ee09dfd6 100644 --- a/weblate_language_data/locale/tzm/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/tzm/LC_MESSAGES/django.po @@ -4273,7 +4273,7 @@ msgstr "" msgid "Klingon" msgstr "" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/ug/LC_MESSAGES/django.po b/weblate_language_data/locale/ug/LC_MESSAGES/django.po index 3424135a9..713cc4d85 100644 --- a/weblate_language_data/locale/ug/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/ug/LC_MESSAGES/django.po @@ -4423,7 +4423,7 @@ msgstr "تاگالوگچە" msgid "Klingon" msgstr "كىلىنگونچە" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/uk/LC_MESSAGES/django.po b/weblate_language_data/locale/uk/LC_MESSAGES/django.po index 5bd4c14a0..ae24f999f 100644 --- a/weblate_language_data/locale/uk/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/uk/LC_MESSAGES/django.po @@ -4135,7 +4135,7 @@ msgstr "тагальська" msgid "Klingon" msgstr "клінгонська" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/uz/LC_MESSAGES/django.po b/weblate_language_data/locale/uz/LC_MESSAGES/django.po index 927309184..4363f342d 100644 --- a/weblate_language_data/locale/uz/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/uz/LC_MESSAGES/django.po @@ -4228,7 +4228,7 @@ msgstr "" msgid "Klingon" msgstr "klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/vi/LC_MESSAGES/django.po b/weblate_language_data/locale/vi/LC_MESSAGES/django.po index 163c31f68..8282a89fe 100644 --- a/weblate_language_data/locale/vi/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/vi/LC_MESSAGES/django.po @@ -4452,7 +4452,7 @@ msgstr "Tiếng Tagalog" msgid "Klingon" msgstr "Tiếng Klingon" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/yue_Hant/LC_MESSAGES/django.po b/weblate_language_data/locale/yue_Hant/LC_MESSAGES/django.po index 562968420..d4ae070d1 100644 --- a/weblate_language_data/locale/yue_Hant/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/yue_Hant/LC_MESSAGES/django.po @@ -4200,7 +4200,7 @@ msgstr "塔加路族文" msgid "Klingon" msgstr "克林貢文" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/zgh/LC_MESSAGES/django.po b/weblate_language_data/locale/zgh/LC_MESSAGES/django.po index e0744a236..8f94bc442 100644 --- a/weblate_language_data/locale/zgh/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/zgh/LC_MESSAGES/django.po @@ -4239,7 +4239,7 @@ msgstr "ⵜⴰⵜⴰⴳⴰⵍⵓⴳⵜ" msgid "Klingon" msgstr "ⵜⴰⴽⵍⵉⵏⴳⵓⵜ" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/zh_Hans/LC_MESSAGES/django.po b/weblate_language_data/locale/zh_Hans/LC_MESSAGES/django.po index 6f80fda7d..3a7410a28 100644 --- a/weblate_language_data/locale/zh_Hans/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/zh_Hans/LC_MESSAGES/django.po @@ -4152,7 +4152,7 @@ msgstr "他加禄语" msgid "Klingon" msgstr "克林贡语" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/locale/zh_Hant/LC_MESSAGES/django.po b/weblate_language_data/locale/zh_Hant/LC_MESSAGES/django.po index 05e2d8afe..41bfeb372 100644 --- a/weblate_language_data/locale/zh_Hant/LC_MESSAGES/django.po +++ b/weblate_language_data/locale/zh_Hant/LC_MESSAGES/django.po @@ -4138,7 +4138,7 @@ msgstr "他加祿語" msgid "Klingon" msgstr "克林貢語" -#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies +#. Translators: Language name for ISO code "tlh_Piqd". The parenthesis clarifies #. variant of the language. It could contain a region, age (Old, Middle, ...) #. or other variant. msgid "Klingon (pIqaD)" diff --git a/weblate_language_data/population.py b/weblate_language_data/population.py index 2e6082f87..cf116843e 100644 --- a/weblate_language_data/population.py +++ b/weblate_language_data/population.py @@ -698,7 +698,7 @@ "tkl": 1136, "tl": 0, "tlh": 0, - "tlh_Qaak": 0, + "tlh_Piqd": 0, "tli": 0, "tly": 1043719, "tmh": 2042370,