Skip to content

Commit

Permalink
Fix Language tag of tlh_Qaak
Browse files Browse the repository at this point in the history
  • Loading branch information
winstonsung authored and nijel committed Aug 28, 2024
1 parent af62c25 commit 0c879da
Show file tree
Hide file tree
Showing 123 changed files with 124 additions and 121 deletions.
2 changes: 1 addition & 1 deletion PLURALS_DIFF.md
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,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_Qaak | 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; | | | | |
Expand Down
1 change: 1 addition & 0 deletions aliases.csv
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ sr_rs@cyrillic,sr_Cyrl
sr@cyrillic,sr_Cyrl
sr_rs@latin,sr_Latn
sr@latin,sr_Latn
tlh-qaak,tlh_Qaak
uz@cyrillic,uz
uz@latin,uz_Latn
uz@latn,uz_Latn
Expand Down
2 changes: 1 addition & 1 deletion languages.csv
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,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_Qaak,Klingon (pIqaD),1,0
tli,Tlingit,2,n != 1
tly,Talysh,2,n != 1
tmh,Tamashek,2,n != 1
Expand Down
1 change: 1 addition & 0 deletions weblate_language_data/aliases.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
"sr@cyrillic": "sr_Cyrl",
"sr_rs@latin": "sr_Latn",
"sr@latin": "sr_Latn",
"tlh-qaak": "tlh_Qaak",
"uz@cyrillic": "uz",
"uz@latin": "uz_Latn",
"uz@latn": "uz_Latn",
Expand Down
1 change: 1 addition & 0 deletions weblate_language_data/language_codes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1074,6 +1074,7 @@
"tl",
"tlh",
"tlh-qaak",
"tlh_qaak",
"tli",
"tly",
"tmh",
Expand Down
4 changes: 2 additions & 2 deletions weblate_language_data/languages.py
Original file line number Diff line number Diff line change
Expand Up @@ -6029,8 +6029,8 @@
"0",
),
(
"tlh-qaak",
# Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
"tlh_Qaak",
# Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
# variant of the language. It could contain a region, age (Old, Middle, ...)
# or other variant.
_("Klingon (pIqaD)"),
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ab/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4024,7 +4024,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/af/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4250,7 +4250,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/afh/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4024,7 +4024,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ang/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4024,7 +4024,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ar/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ar_LY/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4085,7 +4085,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ars/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4024,7 +4024,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ast/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4292,7 +4292,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/az/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4333,7 +4333,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/be/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4264,7 +4264,7 @@ msgstr "Тагальская"
msgid "Klingon"
msgstr "Клінганская"

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/be_Latn/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4344,7 +4344,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ber/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4067,7 +4067,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/bg/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4072,7 +4072,7 @@ msgstr "Тагалог"
msgid "Klingon"
msgstr "Клингонски"

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/bn/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4256,7 +4256,7 @@ msgstr "তাগালগ"
msgid "Klingon"
msgstr "ক্লিঙ্গন"

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/bn_BD/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/bo/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4045,7 +4045,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/br/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4389,7 +4389,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ca/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4071,7 +4071,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ce/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4213,7 +4213,7 @@ msgstr ""
msgid "Klingon"
msgstr "клингонин"

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/chn/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4023,7 +4023,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/ckb/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4181,7 +4181,7 @@ msgstr "تاگەلۆگ"
msgid "Klingon"
msgstr "كلینگۆن"

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/crh/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4199,7 +4199,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/cs/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4265,7 +4265,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/cv/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4184,7 +4184,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/cy/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4070,7 +4070,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/da/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4113,7 +4113,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4042,7 +4042,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/django.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4025,7 +4025,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/dv/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4024,7 +4024,7 @@ msgstr ""
msgid "Klingon"
msgstr ""

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/el/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4103,7 +4103,7 @@ msgstr "Ταγκαλογικά"
msgid "Klingon"
msgstr "Κλίνγκον"

#. Translators: Language name for ISO code "tlh-qaak". The parenthesis clarifies
#. Translators: Language name for ISO code "tlh_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
2 changes: 1 addition & 1 deletion weblate_language_data/locale/en_GB/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4051,7 +4051,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_Qaak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Klingon (pIqaD)"
Expand Down
Loading

0 comments on commit 0c879da

Please sign in to comment.