Skip to content

Commit e4eae88

Browse files
committed
feat: add Aranese (oc_ES)
Fixes #2006
1 parent fb7b302 commit e4eae88

File tree

129 files changed

+1083
-123
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+1083
-123
lines changed

PLURALS_DIFF.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@ The Plurals column lists data in languages.csv which is used in Weblate
534534
| nyo | Nyoro | nplurals=2; plural=n != 1; | | | | |
535535
| nzi | Nzima | nplurals=2; plural=n != 1; | | | | |
536536
| oc | Occitan | nplurals=2; plural=n > 1; | | | ✔ | ✔ |
537+
| oc_ES | Aranese | nplurals=2; plural=n > 1; | | | | |
537538
| oj | Ojibwe | nplurals=2; plural=n != 1; | | | | |
538539
| om | Oromo | nplurals=2; plural=n != 1; | ✔ | | | |
539540
| or | Odia | nplurals=2; plural=n != 1; | ✔ | | ✔ | ✔ |

languages.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ nyn,Nyankole,2,n != 1
528528
nyo,Nyoro,2,n != 1
529529
nzi,Nzima,2,n != 1
530530
oc,Occitan,2,n > 1
531+
oc_ES,Aranese,2,n > 1
531532
oj,Ojibwe,2,n != 1
532533
om,Oromo,2,n != 1
533534
or,Odia,2,n != 1

weblate_language_data/check_languages.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,7 @@
597597
"aranama",
598598
"aranda",
599599
"arandai",
600+
"aranese",
600601
"araona",
601602
"arapaho",
602603
"arapaso",

weblate_language_data/language_codes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,6 +838,7 @@
838838
"nyo",
839839
"nzi",
840840
"oc",
841+
"oc_es",
841842
"oci",
842843
"oj",
843844
"ojg",

weblate_language_data/languages.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4777,6 +4777,15 @@
47774777
2,
47784778
"n > 1",
47794779
),
4780+
(
4781+
"oc_ES",
4782+
# Translators: Language name for ISO code "oc_ES". The parenthesis clarifies
4783+
# variant of the language. It could contain a region, age (Old, Middle, ...)
4784+
# or other variant.
4785+
_("Aranese"),
4786+
2,
4787+
"n > 1",
4788+
),
47804789
(
47814790
"oj",
47824791
# Translators: Language name for ISO code "oj". The parenthesis clarifies

weblate_language_data/locale/ab/LC_MESSAGES/django.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Weblate Language Data\n"
88
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n"
9-
"POT-Creation-Date: 2025-10-21 13:25+0200\n"
9+
"POT-Creation-Date: 2025-10-22 09:45+0200\n"
1010
"PO-Revision-Date: 2025-09-20 13:36+0000\n"
1111
"Last-Translator: Manuela Silva <[email protected]>\n"
1212
"Language-Team: Abkhazian <https://hosted.weblate.org/projects/weblate/"
@@ -3192,6 +3192,12 @@ msgstr ""
31923192
msgid "Occitan"
31933193
msgstr ""
31943194

3195+
#. Translators: Language name for ISO code "oc_ES". The parenthesis clarifies
3196+
#. variant of the language. It could contain a region, age (Old, Middle, ...)
3197+
#. or other variant.
3198+
msgid "Aranese"
3199+
msgstr ""
3200+
31953201
#. Translators: Language name for ISO code "oj". The parenthesis clarifies
31963202
#. variant of the language. It could contain a region, age (Old, Middle, ...)
31973203
#. or other variant.

weblate_language_data/locale/af/LC_MESSAGES/django.po

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Weblate Language Data\n"
99
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n"
10-
"POT-Creation-Date: 2025-10-21 13:25+0200\n"
10+
"POT-Creation-Date: 2025-10-22 09:45+0200\n"
1111
"PO-Revision-Date: 2025-01-12 14:45+0000\n"
1212
"Last-Translator: Nahil4 <[email protected]>\n"
1313
"Language-Team: Afrikaans <https://hosted.weblate.org/projects/weblate/"
@@ -3379,6 +3379,13 @@ msgstr ""
33793379
msgid "Occitan"
33803380
msgstr "Oksitaans"
33813381

3382+
#. Translators: Language name for ISO code "oc_ES". The parenthesis clarifies
3383+
#. variant of the language. It could contain a region, age (Old, Middle, ...)
3384+
#. or other variant.
3385+
#, fuzzy
3386+
msgid "Aranese"
3387+
msgstr "Färöers"
3388+
33823389
#. Translators: Language name for ISO code "oj". The parenthesis clarifies
33833390
#. variant of the language. It could contain a region, age (Old, Middle, ...)
33843391
#. or other variant.

weblate_language_data/locale/afh/LC_MESSAGES/django.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Weblate Language Data\n"
99
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n"
10-
"POT-Creation-Date: 2025-10-21 13:25+0200\n"
10+
"POT-Creation-Date: 2025-10-22 09:45+0200\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -3190,6 +3190,12 @@ msgstr ""
31903190
msgid "Occitan"
31913191
msgstr ""
31923192

3193+
#. Translators: Language name for ISO code "oc_ES". The parenthesis clarifies
3194+
#. variant of the language. It could contain a region, age (Old, Middle, ...)
3195+
#. or other variant.
3196+
msgid "Aranese"
3197+
msgstr ""
3198+
31933199
#. Translators: Language name for ISO code "oj". The parenthesis clarifies
31943200
#. variant of the language. It could contain a region, age (Old, Middle, ...)
31953201
#. or other variant.

weblate_language_data/locale/ang/LC_MESSAGES/django.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Weblate Language Data\n"
99
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n"
10-
"POT-Creation-Date: 2025-10-21 13:25+0200\n"
10+
"POT-Creation-Date: 2025-10-22 09:45+0200\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -3190,6 +3190,12 @@ msgstr ""
31903190
msgid "Occitan"
31913191
msgstr ""
31923192

3193+
#. Translators: Language name for ISO code "oc_ES". The parenthesis clarifies
3194+
#. variant of the language. It could contain a region, age (Old, Middle, ...)
3195+
#. or other variant.
3196+
msgid "Aranese"
3197+
msgstr ""
3198+
31933199
#. Translators: Language name for ISO code "oj". The parenthesis clarifies
31943200
#. variant of the language. It could contain a region, age (Old, Middle, ...)
31953201
#. or other variant.

weblate_language_data/locale/ar/LC_MESSAGES/django.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Weblate 4.3\n"
2121
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/language-data/issues/\n"
22-
"POT-Creation-Date: 2025-10-21 13:25+0200\n"
22+
"POT-Creation-Date: 2025-10-22 09:45+0200\n"
2323
"PO-Revision-Date: 2025-07-04 01:28+0000\n"
2424
"Last-Translator: Wael Ibrahim <[email protected]>\n"
2525
"Language-Team: Arabic <https://hosted.weblate.org/projects/weblate/languages/"
@@ -3430,6 +3430,14 @@ msgstr "النزيما"
34303430
msgid "Occitan"
34313431
msgstr "القُسْطَانِيَّة"
34323432

3433+
#. Translators: Language name for ISO code "oc_ES". The parenthesis clarifies
3434+
#. variant of the language. It could contain a region, age (Old, Middle, ...)
3435+
#. or other variant.
3436+
#, fuzzy
3437+
#| msgid "Aragonese"
3438+
msgid "Aranese"
3439+
msgstr "أراغونية"
3440+
34333441
#. Translators: Language name for ISO code "oj". The parenthesis clarifies
34343442
#. variant of the language. It could contain a region, age (Old, Middle, ...)
34353443
#. or other variant.

0 commit comments

Comments
 (0)