Skip to content

Commit

Permalink
chore: Updates from submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and github-actions[bot] committed Aug 26, 2024
1 parent 167c854 commit 773d2a4
Show file tree
Hide file tree
Showing 69 changed files with 464 additions and 256 deletions.
3 changes: 2 additions & 1 deletion PLURALS_DIFF.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ The Plurals column lists data in languages.csv which is used in Weblate
| gwi | Gwichʼin | nplurals=2; plural=n != 1; | | | | |
| ha | Hausa | nplurals=2; plural=n != 1; | ✔ | | ✔ | ✔ |
| hai | Haida | nplurals=2; plural=n != 1; | | | | |
| hak | Chinese | nplurals= Hakka; plural=2; | | | | |
| hak_Hans | Hakka (Simplified Han script) | nplurals=1; plural=0; | | | | |
| hak_Hant | Hakka (Traditional Han script) | nplurals=1; plural=0; | | | | |
| hak_Latn | Hakka (Latin script) | nplurals=1; plural=0; | | | | |
Expand Down Expand Up @@ -480,7 +481,7 @@ The Plurals column lists data in languages.csv which is used in Weblate
| na | Nauru | nplurals=2; plural=n != 1; | | | | |
| nah | Nahuatl | nplurals=2; plural=n != 1; | ✔ | | ✔ | ✔ |
| nan_Hant | Minnan (Traditional Han script) | nplurals=1; plural=0; | | | | |
| nan_Latn_pehoeji | Minnan (Pe̍h-ōe-jī) | nplurals=1; plural=0; | | | | |
| nan_Latn_pehoeji | Minnan (Pe̍h-ōe-jī) | nplurals=1; plural=0; | | | | |
| nan_Latn_tailo | Minnan (Tâi-lô) | nplurals=1; plural=0; | | | | |
| nap | Neapolitan | nplurals=2; plural=n != 1; | | | ✔ | ✔ |
| naq | Nama | nplurals=3; plural=(n == 1) ? 0 : ((n == 2) ? 1 : 2); | ✔ | | | |
Expand Down
1 change: 1 addition & 0 deletions languages.csv
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ gv,Manx,4,(n % 10 == 1) ? 0 : ((n % 10 == 2) ? 1 : ((n % 100 == 0 || n % 100 ==
gwi,Gwichʼin,2,n != 1
ha,Hausa,2,n != 1
hai,Haida,2,n != 1
hak,Chinese, Hakka,2,n != 1
hak_Hans,Hakka (Simplified Han script),1,0
hak_Hant,Hakka (Traditional Han script),1,0
hak_Latn,Hakka (Latin script),1,0
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 @@ -467,6 +467,7 @@
"gya",
"ha",
"hai",
"hak",
"hak_hans",
"hak_hant",
"hak_latn",
Expand Down
9 changes: 9 additions & 0 deletions weblate_language_data/languages.py
Original file line number Diff line number Diff line change
Expand Up @@ -2599,6 +2599,15 @@
2,
"n != 1",
),
(
"hak",
# Translators: Language name for ISO code "hak". The parenthesis clarifies
# variant of the language. It could contain a region, age (Old, Middle, ...)
# or other variant.
_("Chinese"),
Hakka,
"2",
),
(
"hak_Hans",
# Translators: Language name for ISO code "hak_Hans". The parenthesis clarifies
Expand Down
11 changes: 7 additions & 4 deletions weblate_language_data/locale/af/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Weblate Language Data\n"
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n"
"POT-Creation-Date: 2024-08-24 16:24+0800\n"
"POT-Creation-Date: 2024-08-26 11:41+0000\n"
"PO-Revision-Date: 2023-07-12 09:53+0000\n"
"Last-Translator: Gideon Wentink <gjwentink@gmail.com>\n"
"Language-Team: Afrikaans <https://hosted.weblate.org/projects/weblate/"
Expand Down Expand Up @@ -1815,6 +1815,12 @@ msgstr "Hausa"
msgid "Haida"
msgstr "Hindi"

#. Translators: Language name for ISO code "hak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Chinese"
msgstr "Sjinees"

#. Translators: Language name for ISO code "hak_Hans". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
Expand Down Expand Up @@ -4798,9 +4804,6 @@ msgstr "Zuni"
msgid "Zaza"
msgstr "Zazaki"

#~ msgid "Chinese"
#~ msgstr "Sjinees"

#, fuzzy
#~ msgid "Gan"
#~ msgstr "Kannada"
Expand Down
11 changes: 7 additions & 4 deletions weblate_language_data/locale/ar/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Weblate 4.3\n"
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n"
"POT-Creation-Date: 2024-08-24 16:24+0800\n"
"POT-Creation-Date: 2024-08-26 11:41+0000\n"
"PO-Revision-Date: 2024-08-16 00:51+0000\n"
"Last-Translator: Ahmed Mohammed <iramosu@airmail.cc>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/weblate/languages/"
Expand Down Expand Up @@ -1858,6 +1858,12 @@ msgstr "الهَوسية"
msgid "Haida"
msgstr "هيدا"

#. Translators: Language name for ISO code "hak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Chinese"
msgstr "الصينية"

#. Translators: Language name for ISO code "hak_Hans". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
Expand Down Expand Up @@ -4871,9 +4877,6 @@ msgstr "الزونية"
msgid "Zaza"
msgstr "الموري"

#~ msgid "Chinese"
#~ msgstr "الصينية"

#, fuzzy
#~ msgid "Gan"
#~ msgstr "الألمانية"
Expand Down
11 changes: 7 additions & 4 deletions weblate_language_data/locale/ast/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Weblate 4.3\n"
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n"
"POT-Creation-Date: 2024-08-24 16:24+0800\n"
"POT-Creation-Date: 2024-08-26 11:41+0000\n"
"PO-Revision-Date: 2021-11-14 00:02+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Asturian <https://hosted.weblate.org/projects/weblate/"
Expand Down Expand Up @@ -1868,6 +1868,12 @@ msgstr "ḥausa"
msgid "Haida"
msgstr "Haida"

#. Translators: Language name for ISO code "hak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Chinese"
msgstr "Chinu"

#. Translators: Language name for ISO code "hak_Hans". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
Expand Down Expand Up @@ -4832,9 +4838,6 @@ msgstr "Zuni"
msgid "Zaza"
msgstr "Zaza"

#~ msgid "Chinese"
#~ msgstr "Chinu"

#, fuzzy
#~| msgid "Gana"
#~ msgid "Gan"
Expand Down
11 changes: 7 additions & 4 deletions weblate_language_data/locale/az/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Weblate 4.3\n"
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n"
"POT-Creation-Date: 2024-08-24 16:24+0800\n"
"POT-Creation-Date: 2024-08-26 11:41+0000\n"
"PO-Revision-Date: 2022-11-07 18:05+0000\n"
"Last-Translator: Ariz Mirzəzadə <by.ariz@bk.ru>\n"
"Language-Team: Azerbaijani <https://hosted.weblate.org/projects/weblate/"
Expand Down Expand Up @@ -1860,6 +1860,12 @@ msgstr "Hausa dili"
msgid "Haida"
msgstr "Axtar"

#. Translators: Language name for ISO code "hak". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
msgid "Chinese"
msgstr "Çincə"

#. Translators: Language name for ISO code "hak_Hans". The parenthesis clarifies
#. variant of the language. It could contain a region, age (Old, Middle, ...)
#. or other variant.
Expand Down Expand Up @@ -4890,9 +4896,6 @@ msgstr "zuni"
msgid "Zaza"
msgstr "Balsa"

#~ msgid "Chinese"
#~ msgstr "Çincə"

#, fuzzy
#~ msgid "Gan"
#~ msgstr "Kənarlar"
Expand Down
Loading

0 comments on commit 773d2a4

Please sign in to comment.