diff options
author | Mike FABIAN <mfabian@redhat.com> | 2024-01-11 14:17:55 +0100 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2024-01-11 15:04:25 +0100 |
commit | c0c259c3bde3b76722d717b4372233b488c8d3ff (patch) | |
tree | 7d5120a733d70aeddd1d0e330c3320e764cc39fb /localedata/locales/ar_DZ | |
parent | e71c27b7ec37d27c09d48b5a610f29ddd66996e0 (diff) | |
download | glibc-c0c259c3bde3b76722d717b4372233b488c8d3ff.tar.gz glibc-c0c259c3bde3b76722d717b4372233b488c8d3ff.tar.xz glibc-c0c259c3bde3b76722d717b4372233b488c8d3ff.zip |
localedata: revert all the remaining locale sources to UTF-8
Diffstat (limited to 'localedata/locales/ar_DZ')
-rw-r--r-- | localedata/locales/ar_DZ | 78 |
1 files changed, 39 insertions, 39 deletions
diff --git a/localedata/locales/ar_DZ b/localedata/locales/ar_DZ index acd7e36753..b1035c3fb0 100644 --- a/localedata/locales/ar_DZ +++ b/localedata/locales/ar_DZ @@ -54,7 +54,7 @@ LC_MONETARY % for IBM Class for Unicode/Java % int_curr_symbol "DZD " -currency_symbol "<U062F>.<U062C>." +currency_symbol "د.ج." mon_decimal_point "." mon_thousands_sep "," mon_grouping 3 @@ -88,50 +88,50 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "<U062D>";"<U0646>";/ - "<U062B>";"<U0631>";/ - "<U062E>";"<U062C>";/ - "<U0633>" +abday "ح";"ن";/ + "ث";"ر";/ + "خ";"ج";/ + "س" % % Full weekday names (%A) -day "<U0627><U0644><U0623><U062D><U062F>";/ - "<U0627><U0644><U0627><U062B><U0646><U064A><U0646>";/ - "<U0627><U0644><U062B><U0644><U0627><U062B><U0627><U0621>";/ - "<U0627><U0644><U0623><U0631><U0628><U0639><U0627><U0621>";/ - "<U0627><U0644><U062E><U0645><U064A><U0633>";/ - "<U0627><U0644><U062C><U0645><U0639><U0629>";/ - "<U0627><U0644><U0633><U0628><U062A>" +day "الأحد";/ + "الاثنين";/ + "الثلاثاء";/ + "الأربعاء";/ + "الخميس";/ + "الجمعة";/ + "السبت" % % Abbreviated month names (%b) -abmon "<U062C><U0627><U0646><U0641><U064A>";/ - "<U0641><U064A><U0641><U0631><U064A>";/ - "<U0645><U0627><U0631><U0633>";/ - "<U0623><U0641><U0631><U064A><U0644>";/ - "<U0645><U0627><U064A>";/ - "<U062C><U0648><U0627><U0646>";/ - "<U062C><U0648><U064A><U0644><U064A><U0629>";/ - "<U0623><U0648><U062A>";/ - "<U0633><U0628><U062A><U0645><U0628><U0631>";/ - "<U0623><U0643><U062A><U0648><U0628><U0631>";/ - "<U0646><U0648><U0641><U0645><U0628><U0631>";/ - "<U062F><U064A><U0633><U0645><U0628><U0631>" +abmon "جانفي";/ + "فيفري";/ + "مارس";/ + "أفريل";/ + "ماي";/ + "جوان";/ + "جويلية";/ + "أوت";/ + "سبتمبر";/ + "أكتوبر";/ + "نوفمبر";/ + "ديسمبر" % % Full month names (%B) -mon "<U062C><U0627><U0646><U0641><U064A>";/ - "<U0641><U064A><U0641><U0631><U064A>";/ - "<U0645><U0627><U0631><U0633>";/ - "<U0623><U0641><U0631><U064A><U0644>";/ - "<U0645><U0627><U064A>";/ - "<U062C><U0648><U0627><U0646>";/ - "<U062C><U0648><U064A><U0644><U064A><U0629>";/ - "<U0623><U0648><U062A>";/ - "<U0633><U0628><U062A><U0645><U0628><U0631>";/ - "<U0623><U0643><U062A><U0648><U0628><U0631>";/ - "<U0646><U0648><U0641><U0645><U0628><U0631>";/ - "<U062F><U064A><U0633><U0645><U0628><U0631>" +mon "جانفي";/ + "فيفري";/ + "مارس";/ + "أفريل";/ + "ماي";/ + "جوان";/ + "جويلية";/ + "أوت";/ + "سبتمبر";/ + "أكتوبر";/ + "نوفمبر";/ + "ديسمبر" % % Equivalent of AM PM -am_pm "<U0635>";"<U0645>" +am_pm "ص";"م" % % Appropriate date and time representation d_t_fmt "%d %b, %Y %I:%M:%S %p" @@ -181,12 +181,12 @@ LC_ADDRESS % This is the ISO_IEC TR14652 Locale definition for the % LC_ADDRESS postal_fmt "%z%c%T%s%b%e%r" -country_name "<U0627><U0644><U062C><U0632><U0627><U0626><U0631>" +country_name "الجزائر" country_ab2 "DZ" country_ab3 "DZA" country_num 012 country_car "DZ" -lang_name "<U0627><U0644><U0639><U0631><U0628><U064A><U0629>" +lang_name "العربية" lang_ab "ar" lang_term "ara" lang_lib "ara" |