1comment_char % 2escape_char / 3 4% This file is part of the GNU C Library and contains locale data. 5% The Free Software Foundation does not claim any copyright interest 6% in the locale data contained in this file. The foregoing does not 7% affect the license of the GNU C Library as a whole. It does not 8% exempt you from the conditions of the license if your use would 9% otherwise be governed by that license. 10 11% Arabic language locale for Algeria. 12 13LC_IDENTIFICATION 14title "Arabic language locale for Algeria" 15source "IBM Globalization Center of Competency, Yamato Software Laboratory" 16address "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan" 17contact "" 18email "bug-glibc-locales@gnu.org" 19tel "" 20fax "" 21language "Arabic" 22territory "Algeria" 23revision "1.0" 24date "2000-07-20" 25 26category "i18n:2012";LC_IDENTIFICATION 27category "i18n:2012";LC_CTYPE 28category "i18n:2012";LC_COLLATE 29category "i18n:2012";LC_TIME 30category "i18n:2012";LC_NUMERIC 31category "i18n:2012";LC_MONETARY 32category "i18n:2012";LC_MESSAGES 33category "i18n:2012";LC_PAPER 34category "i18n:2012";LC_NAME 35category "i18n:2012";LC_ADDRESS 36category "i18n:2012";LC_TELEPHONE 37category "i18n:2012";LC_MEASUREMENT 38END LC_IDENTIFICATION 39 40LC_CTYPE 41copy "ar_EG" 42END LC_CTYPE 43 44LC_COLLATE 45 46% Copy the template from ISO/IEC 14651 47copy "iso14651_t1" 48 49END LC_COLLATE 50 51LC_MONETARY 52% This is the POSIX Locale definition the LC_MONETARY category. 53% These are generated based on XML base Locale definition file 54% for IBM Class for Unicode/Java 55% 56int_curr_symbol "DZD " 57currency_symbol "<U062F>.<U062C>." 58mon_decimal_point "." 59mon_thousands_sep "," 60mon_grouping 3 61positive_sign "" 62negative_sign "-" 63int_frac_digits 3 64frac_digits 3 65p_cs_precedes 1 66p_sep_by_space 1 67n_cs_precedes 1 68n_sep_by_space 1 69p_sign_posn 1 70n_sign_posn 2 71% 72END LC_MONETARY 73 74 75LC_NUMERIC 76% This is the POSIX Locale definition for the LC_NUMERIC category. 77% 78decimal_point "." 79thousands_sep "," 80grouping 3 81% 82END LC_NUMERIC 83 84 85LC_TIME 86% This is the POSIX Locale definition for the LC_TIME category. 87% These are generated based on XML base Locale definition file 88% for IBM Class for Unicode/Java 89% 90% Abbreviated weekday names (%a) 91abday "<U062D>";"<U0646>";/ 92 "<U062B>";"<U0631>";/ 93 "<U062E>";"<U062C>";/ 94 "<U0633>" 95% 96% Full weekday names (%A) 97day "<U0627><U0644><U0623><U062D><U062F>";/ 98 "<U0627><U0644><U0627><U062B><U0646><U064A><U0646>";/ 99 "<U0627><U0644><U062B><U0644><U0627><U062B><U0627><U0621>";/ 100 "<U0627><U0644><U0623><U0631><U0628><U0639><U0627><U0621>";/ 101 "<U0627><U0644><U062E><U0645><U064A><U0633>";/ 102 "<U0627><U0644><U062C><U0645><U0639><U0629>";/ 103 "<U0627><U0644><U0633><U0628><U062A>" 104% 105% Abbreviated month names (%b) 106abmon "<U062C><U0627><U0646><U0641><U064A>";/ 107 "<U0641><U064A><U0641><U0631><U064A>";/ 108 "<U0645><U0627><U0631><U0633>";/ 109 "<U0623><U0641><U0631><U064A><U0644>";/ 110 "<U0645><U0627><U064A>";/ 111 "<U062C><U0648><U0627><U0646>";/ 112 "<U062C><U0648><U064A><U0644><U064A><U0629>";/ 113 "<U0623><U0648><U062A>";/ 114 "<U0633><U0628><U062A><U0645><U0628><U0631>";/ 115 "<U0623><U0643><U062A><U0648><U0628><U0631>";/ 116 "<U0646><U0648><U0641><U0645><U0628><U0631>";/ 117 "<U062F><U064A><U0633><U0645><U0628><U0631>" 118% 119% Full month names (%B) 120mon "<U062C><U0627><U0646><U0641><U064A>";/ 121 "<U0641><U064A><U0641><U0631><U064A>";/ 122 "<U0645><U0627><U0631><U0633>";/ 123 "<U0623><U0641><U0631><U064A><U0644>";/ 124 "<U0645><U0627><U064A>";/ 125 "<U062C><U0648><U0627><U0646>";/ 126 "<U062C><U0648><U064A><U0644><U064A><U0629>";/ 127 "<U0623><U0648><U062A>";/ 128 "<U0633><U0628><U062A><U0645><U0628><U0631>";/ 129 "<U0623><U0643><U062A><U0648><U0628><U0631>";/ 130 "<U0646><U0648><U0641><U0645><U0628><U0631>";/ 131 "<U062F><U064A><U0633><U0645><U0628><U0631>" 132% 133% Equivalent of AM PM 134am_pm "<U0635>";"<U0645>" 135% 136% Appropriate date and time representation 137d_t_fmt "%d %b, %Y %I:%M:%S %p" 138% 139% Appropriate date and time representation for date(1) 140date_fmt "%d %b, %Y %Z %I:%M:%S %p" 141% 142% Appropriate date representation 143d_fmt "%d %b, %Y" 144% 145% Appropriate time representation 146t_fmt "%Z %I:%M:%S %p" 147% 148% Appropriate 12 h time representation (%r) 149t_fmt_ampm "%Z %I:%M:%S %p" 150week 7;19971130;1 151first_weekday 7 152first_workday 1 153END LC_TIME 154 155 156LC_MESSAGES 157copy "ar_EG" 158END LC_MESSAGES 159 160 161LC_PAPER 162copy "i18n" 163END LC_PAPER 164 165 166LC_NAME 167% This is the ISO_IEC TR14652 Locale definition for the 168% LC_NAME category. 169% 170name_fmt "%p%t%f%t%g" 171name_gen "-san" 172name_mr "Mr." 173name_mrs "Mrs." 174name_miss "Miss." 175name_ms "Ms." 176 177END LC_NAME 178 179 180LC_ADDRESS 181% This is the ISO_IEC TR14652 Locale definition for the 182% LC_ADDRESS 183postal_fmt "%z%c%T%s%b%e%r" 184country_name "<U0627><U0644><U062C><U0632><U0627><U0626><U0631>" 185country_ab2 "DZ" 186country_ab3 "DZA" 187country_num 012 188country_car "DZ" 189lang_name "<U0627><U0644><U0639><U0631><U0628><U064A><U0629>" 190lang_ab "ar" 191lang_term "ara" 192lang_lib "ara" 193END LC_ADDRESS 194 195 196LC_TELEPHONE 197% This is the ISO_IEC TR14652 Locale definition for the 198% 199tel_int_fmt "+%c ;%a ;%l" 200int_prefix "213" 201int_select "00" 202 203END LC_TELEPHONE 204 205 206LC_MEASUREMENT 207copy "i18n" 208END LC_MEASUREMENT 209