]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add rif_MA locale [BZ #27781]
authorIlyahoo Proshel <ip@ipshel.com>
Tue, 5 Apr 2022 11:23:16 +0000 (13:23 +0200)
committerMike FABIAN <mfabian@redhat.com>
Thu, 7 Apr 2022 12:59:41 +0000 (14:59 +0200)
Resolves: BZ #27781

locale/iso-639.def
localedata/Makefile
localedata/SUPPORTED
localedata/locales/rif_MA [new file with mode: 0644]
localedata/rif_MA.UTF-8.in [new file with mode: 0644]

index 242e768226af4e695d8a7cf1f6be71a910a16c29..0bdceb784d802d92ac84ff6ffbad1f388567df70 100644 (file)
@@ -400,6 +400,7 @@ DEFINE_LANGUAGE_CODE ("Raeto-Romance", rm, roh, roh)
 DEFINE_LANGUAGE_CODE3 ("Rajasthani", raj, raj)
 DEFINE_LANGUAGE_CODE3 ("Rapanui", rap, rap)
 DEFINE_LANGUAGE_CODE3 ("Rarotongan", rar, rar)
+DEFINE_LANGUAGE_CODE3 ("Tarifit", rif, rif)
 DEFINE_LANGUAGE_CODE3 ("Romance (Other)", roa, roa)
 DEFINE_LANGUAGE_CODE ("Romanian", ro, ron, rum)
 DEFINE_LANGUAGE_CODE3 ("Romany", rom, rom)
index 7741ac3b5e96868537ecf76adb1236a5264dc915..d17da6844e11ed24a9f583f9a3eceab73d09a9b0 100644 (file)
@@ -97,6 +97,7 @@ test-input := \
        os_RU.UTF-8 \
        pl_PL.UTF-8 \
        ps_AF.UTF-8 \
+       rif_MA.UTF-8 \
        ro_RO.UTF-8 \
        ru_RU.UTF-8 \
        sah_RU.UTF-8 \
@@ -287,6 +288,7 @@ LOCALES := \
        os_RU.UTF-8 \
        pl_PL.UTF-8 \
        ps_AF.UTF-8 \
+       rif_MA.UTF-8 \
        ro_RO.UTF-8 \
        ru_RU.UTF-8 \
        sah_RU.UTF-8 \
index d768aa47954f048491d61ad0510fab31d7089b6e..2741f30d6374bc44d74ffcbb6853e42a0a5fcd68 100644 (file)
@@ -378,6 +378,7 @@ pt_PT/ISO-8859-1 \
 pt_PT@euro/ISO-8859-15 \
 quz_PE/UTF-8 \
 raj_IN/UTF-8 \
+rif_MA/UTF-8 \
 ro_RO.UTF-8/UTF-8 \
 ro_RO/ISO-8859-2 \
 ru_RU.KOI8-R/KOI8-R \
diff --git a/localedata/locales/rif_MA b/localedata/locales/rif_MA
new file mode 100644 (file)
index 0000000..68148ba
--- /dev/null
@@ -0,0 +1,161 @@
+comment_char %
+escape_char /
+
+% This file is part of the GNU C Library and contains locale data.
+% The Free Software Foundation does not claim any copyright interest
+% in the locale data contained in this file.  The foregoing does not
+% affect the license of the GNU C Library as a whole.  It does not
+% exempt you from the conditions of the license if your use would
+% otherwise be governed by that license.
+
+% Tarifit language locale for Morocco
+% Contact: Ilyahoo Proshel
+% Email: ip@ipshel.com
+
+
+LC_IDENTIFICATION
+title      "Tarifit locale for Morocco"
+source     ""
+contact    "Ilyahoo Proshel"
+email      "ip@ipshel.com"
+language   "Tarifit"
+territory  "Morocco"
+revision   "1.5"
+date       "2020-01-25"
+
+category "i18n:2012";LC_IDENTIFICATION
+category "i18n:2012";LC_CTYPE
+category "i18n:2012";LC_COLLATE
+category "i18n:2012";LC_TIME
+category "i18n:2012";LC_NUMERIC
+category "i18n:2012";LC_MONETARY
+category "i18n:2012";LC_MESSAGES
+category "i18n:2012";LC_PAPER
+category "i18n:2012";LC_NAME
+category "i18n:2012";LC_ADDRESS
+category "i18n:2012";LC_TELEPHONE
+category "i18n:2012";LC_MEASUREMENT
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "i18n"
+
+translit_start
+include "translit_combining";""
+translit_end
+END LC_CTYPE
+
+LC_COLLATE
+copy "iso14651_t1"
+END LC_COLLATE
+
+LC_TIME
+abday           "L<U1E25>e";/
+                "Let";/
+                "Ttl";/
+                "Lar";/
+                "Lex";/
+                "Jje";/
+                "Sbt"
+day             "L<U1E25>ed";/
+                "Letnayen";/
+                "Ttlat";/
+                "Larbe<U025B>";/
+                "Lexmiss";/
+                "Jjem<U025B>a";/
+                "Ssebt"
+abmon           "Yen";/
+                "Feb";/
+                "Mar";/
+                "Yeb";/
+                "May";/
+                "Yun";/
+                "Yul";/
+                "<U0194>uc";/
+                "Cut";/
+                "K<U1E6D>u";/
+                "Nuv";/
+                "Duj"
+mon             "Yennayer";/
+                "Febrayer";/
+                "Mares";/
+                "Yebril";/
+                "Mayyu";/
+                "Yunyu";/
+                "Yulyuz";/
+                "<U0194>uct";/
+                "Cutenber";/
+                "K<U1E6D>uber";/
+                "Nuvember";/
+                "Dujember"
+d_t_fmt         "%a %d %b %Y %T %Z"
+d_fmt           "%d//%m//%y"
+t_fmt           "%T"
+am_pm           "sb";"a<U025B>"
+t_fmt_ampm      ""
+date_fmt        "%a %e %b %Y %H:%M:%S %Z"
+week            7;19971130;4
+first_weekday   2
+END LC_TIME
+
+LC_NUMERIC
+decimal_point   "."
+thousands_sep   ""
+grouping        3
+END LC_NUMERIC
+
+LC_MONETARY
+int_curr_symbol         "MAD "
+currency_symbol         "dh"
+mon_decimal_point       "."
+mon_thousands_sep       ""
+mon_grouping            3;3
+positive_sign           ""
+negative_sign           "-"
+int_frac_digits         2
+frac_digits             2
+p_cs_precedes           1
+p_sep_by_space          0
+n_cs_precedes           0
+n_sep_by_space          0
+p_sign_posn             1
+n_sign_posn             1
+END LC_MONETARY
+
+LC_MESSAGES
+yesexpr         "^[+1yYwW]"
+noexpr          "^[-0nNlL]"
+yesstr          "Wah"
+nostr           "Lla"
+END LC_MESSAGES
+
+LC_PAPER
+copy "i18n"
+END LC_PAPER
+
+LC_NAME
+name_fmt  "%g%t%f"
+END LC_NAME
+
+LC_ADDRESS
+postal_fmt   "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
+country_name "Lmerruk"
+country_ab2  "MA"
+country_ab3  "MAR"
+country_num  504
+country_car  "MA"
+lang_name    "Tarifit"
+lang_term    "rif"
+lang_lib     "rif"
+END LC_ADDRESS
+
+LC_TELEPHONE
+tel_int_fmt    "+%c%l"
+tel_dom_fmt     "0%l"
+int_select     "00"
+int_prefix     "212"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+copy "i18n"
+END LC_MEASUREMENT
diff --git a/localedata/rif_MA.UTF-8.in b/localedata/rif_MA.UTF-8.in
new file mode 100644 (file)
index 0000000..0149377
--- /dev/null
@@ -0,0 +1,17 @@
+a
+A
+ḍ
+Ḍ
+ḥ
+Ḥ
+ṣ
+Ṣ
+ṭ
+Ṭ
+ẓ
+Ẓ