mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
parent
67e3b0c63c
commit
189906b687
@ -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)
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
161
localedata/locales/rif_MA
Normal file
161
localedata/locales/rif_MA
Normal file
@ -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
|
17
localedata/rif_MA.UTF-8.in
Normal file
17
localedata/rif_MA.UTF-8.in
Normal file
@ -0,0 +1,17 @@
|
||||
a
|
||||
A
|
||||
ḍ
|
||||
Ḍ
|
||||
ɛ
|
||||
Ɛ
|
||||
ɣ
|
||||
Ɣ
|
||||
ḥ
|
||||
Ḥ
|
||||
ṣ
|
||||
Ṣ
|
||||
ṭ
|
||||
Ṭ
|
||||
ʷ
|
||||
ẓ
|
||||
Ẓ
|
Loading…
Reference in New Issue
Block a user