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 Egypt. 12 13LC_IDENTIFICATION 14title "Arabic language locale for Egypt" 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 "Egypt" 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 "i18n" 42 43translit_start 44include "translit_combining";"" 45translit_end 46END LC_CTYPE 47 48LC_COLLATE 49 50% Copy the template from ISO/IEC 14651 51copy "iso14651_t1" 52 53END LC_COLLATE 54 55LC_MONETARY 56% This is the POSIX Locale definition the LC_MONETARY category. 57% These are generated based on XML base Locale definition file 58% for IBM Class for Unicode/Java 59% 60int_curr_symbol "EGP " 61currency_symbol "<U062C>.<U0645>." 62mon_decimal_point "." 63mon_thousands_sep "," 64mon_grouping 3 65positive_sign "" 66negative_sign "-" 67int_frac_digits 3 68frac_digits 3 69p_cs_precedes 1 70p_sep_by_space 1 71n_cs_precedes 1 72n_sep_by_space 1 73p_sign_posn 1 74n_sign_posn 2 75% 76END LC_MONETARY 77 78 79LC_NUMERIC 80% This is the POSIX Locale definition for the LC_NUMERIC category. 81% 82decimal_point "." 83thousands_sep "," 84grouping 3 85% 86END LC_NUMERIC 87 88 89LC_TIME 90% This is the POSIX Locale definition for the LC_TIME category. 91% These are generated based on XML base Locale definition file 92% for IBM Class for Unicode/Java 93% 94% Abbreviated weekday names (%a) 95abday "<U062D>";"<U0646>";/ 96 "<U062B>";"<U0631>";/ 97 "<U062E>";"<U062C>";/ 98 "<U0633>" 99% 100% Full weekday names (%A) 101day "<U0627><U0644><U0623><U062D><U062F>";/ 102 "<U0627><U0644><U0627><U062B><U0646><U064A><U0646>";/ 103 "<U0627><U0644><U062B><U0644><U0627><U062B><U0627><U0621>";/ 104 "<U0627><U0644><U0623><U0631><U0628><U0639><U0627><U0621>";/ 105 "<U0627><U0644><U062E><U0645><U064A><U0633>";/ 106 "<U0627><U0644><U062C><U0645><U0639><U0629>";/ 107 "<U0627><U0644><U0633><U0628><U062A>" 108% 109% Abbreviated month names (%b) 110abmon "<U064A><U0646><U0627>";"<U0641><U0628><U0631>";/ 111 "<U0645><U0627><U0631>";"<U0623><U0628><U0631>";/ 112 "<U0645><U0627><U064A>";"<U064A><U0648><U0646>";/ 113 "<U064A><U0648><U0644>";"<U0623><U063A><U0633>";/ 114 "<U0633><U0628><U062A>";"<U0623><U0643><U062A>";/ 115 "<U0646><U0648><U0641>";"<U062F><U064A><U0633>" 116% 117% Full month names (%B) 118mon "<U064A><U0646><U0627><U064A><U0631>";/ 119 "<U0641><U0628><U0631><U0627><U064A><U0631>";/ 120 "<U0645><U0627><U0631><U0633>";/ 121 "<U0623><U0628><U0631><U064A><U0644>";/ 122 "<U0645><U0627><U064A><U0648>";/ 123 "<U064A><U0648><U0646><U064A><U0648>";/ 124 "<U064A><U0648><U0644><U064A><U0648>";/ 125 "<U0623><U063A><U0633><U0637><U0633>";/ 126 "<U0633><U0628><U062A><U0645><U0628><U0631>";/ 127 "<U0623><U0643><U062A><U0648><U0628><U0631>";/ 128 "<U0646><U0648><U0641><U0645><U0628><U0631>";/ 129 "<U062F><U064A><U0633><U0645><U0628><U0631>" 130% 131% Equivalent of AM PM 132am_pm "<U0635>";"<U0645>" 133% 134% Appropriate date and time representation 135d_t_fmt "%d %b, %Y %I:%M:%S %p" 136% 137% Appropriate date and time representation for date(1) 138date_fmt "%d %b, %Y %Z %I:%M:%S %p" 139% 140% Appropriate date representation 141d_fmt "%d %b, %Y" 142% 143% Appropriate time representation 144t_fmt "%Z %I:%M:%S %p" 145% 146% Appropriate 12 h time representation (%r) 147t_fmt_ampm "%Z %I:%M:%S %p" 148week 7;19971130;1 149first_weekday 7 150first_workday 1 151END LC_TIME 152 153 154LC_MESSAGES 155yesexpr "^[+1<U0646>yY]" 156noexpr "^[-0<U0644>nN]" 157yesstr "<U0646><U0639><U0645>" 158nostr "<U0644><U0627>" 159END LC_MESSAGES 160 161 162LC_PAPER 163copy "i18n" 164END LC_PAPER 165 166 167LC_NAME 168% This is the ISO_IEC TR14652 Locale definition for the 169% LC_NAME category. 170% 171name_fmt "%p%t%f%t%g" 172name_gen "-san" 173name_mr "Mr." 174name_mrs "Mrs." 175name_miss "Miss." 176name_ms "Ms." 177 178END LC_NAME 179 180 181LC_ADDRESS 182% This is the ISO_IEC TR14652 Locale definition for the 183% LC_ADDRESS 184postal_fmt "%z%c%T%s%b%e%r" 185country_name "<U0645><U0635><U0631>" 186country_ab2 "EG" 187country_ab3 "EGY" 188country_num 818 189country_car "ET" 190lang_name "<U0627><U0644><U0639><U0631><U0628><U064A><U0629>" 191lang_ab "ar" 192lang_term "ara" 193lang_lib "ara" 194END LC_ADDRESS 195 196 197LC_TELEPHONE 198% This is the ISO_IEC TR14652 Locale definition for the 199% 200tel_int_fmt "+%c ;%a ;%l" 201int_prefix "20" 202int_select "00" 203END LC_TELEPHONE 204 205 206LC_MEASUREMENT 207copy "i18n" 208END LC_MEASUREMENT 209