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%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 12% 13% Ge'ez language locale for Ethiopia. 14% 15% build with: localedef -f UTF-8 -i gez_ET gez_ET 16% 17%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 18 19 20LC_IDENTIFICATION 21% 22title "Ge'ez language locale for Ethiopia" 23source "Ge'ez Frontier Foundation" 24address "7802 Solomon Seal Dr., Springfield, VA 22152, USA" 25contact "" 26email "locales@geez.org" 27tel "" 28fax "" 29language "Geez" 30territory "Ethiopia" 31revision "0.20" 32date "2003-07-05" 33 34category "i18n:2012";LC_IDENTIFICATION 35category "i18n:2012";LC_COLLATE 36category "i18n:2012";LC_CTYPE 37category "i18n:2012";LC_MEASUREMENT 38category "i18n:2012";LC_MONETARY 39category "i18n:2012";LC_NUMERIC 40category "i18n:2012";LC_PAPER 41category "i18n:2012";LC_TELEPHONE 42category "i18n:2012";LC_ADDRESS 43category "i18n:2012";LC_MESSAGES 44category "i18n:2012";LC_NAME 45category "i18n:2012";LC_TIME 46END LC_IDENTIFICATION 47 48 49%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 50% 51% Ethiopic Specifc Data: 52% 53%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 54 55LC_COLLATE 56copy "am_ET" 57END LC_COLLATE 58 59LC_CTYPE 60copy "ti_ET" 61END LC_CTYPE 62 63 64%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 65% 66% Ethiopia Specifc Data: 67% 68%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 69 70LC_MEASUREMENT 71copy "ti_ET" 72END LC_MEASUREMENT 73 74LC_MONETARY 75copy "ti_ET" 76END LC_MONETARY 77 78LC_NUMERIC 79copy "ti_ET" 80END LC_NUMERIC 81 82LC_PAPER 83copy "ti_ET" 84END LC_PAPER 85 86LC_TELEPHONE 87copy "ti_ET" 88END LC_TELEPHONE 89 90 91%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 92% 93% Ge'ez/ET Specific Data: 94% 95%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 96 97LC_ADDRESS 98% 99% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category. 100% 101postal_fmt "%z%c%T%s%b%e%r" 102country_name "<U12A2><U1275><U12EE><U1335><U12EB>" 103country_post "ETH" 104country_ab2 "ET" 105country_ab3 "ETH" 106country_num 231 % 210 found in at least one ISO 3166 doc 107country_car "ETH" 108% country_isbn unknown, Need ISO 2108 109lang_name "<U130D><U12D5><U12DD>" 110lang_term "gez" 111% 112% Petter Reinholdtsen reports uncommenting the below breaks compilation 113% 114%lang_lib "gez" 115% 116END LC_ADDRESS 117 118 119LC_MESSAGES 120copy "ti_ET" 121END LC_MESSAGES 122 123 124LC_NAME 125copy "ti_ET" 126END LC_NAME 127 128 129LC_TIME 130% 131% Abbreviated weekday names (%a) 132% 133abday "<U12A5><U1281><U12F5>";/ 134 "<U1230><U1291><U12ED>";/ 135 "<U1220><U1209><U1235>";/ 136 "<U122B><U1265><U12D5>";/ 137 "<U1210><U1219><U1235>";/ 138 "<U12D3><U122D><U1260>";/ 139 "<U1240><U12F3><U121A>" 140% 141% Full weekday names (%A) 142% 143day "<U12A5><U1281><U12F5>";/ 144 "<U1230><U1291><U12ED>";/ 145 "<U1220><U1209><U1235>";/ 146 "<U122B><U1265><U12D5>";/ 147 "<U1210><U1219><U1235>";/ 148 "<U12D3><U122D><U1260>";/ 149 "<U1240><U12F3><U121A><U1275>" 150% 151% Abbreviated month names (%b) 152% 153abmon "<U1303><U1295><U12E9>";/ 154 "<U134C><U1265><U1229>";/ 155 "<U121B><U122D><U127D>";/ 156 "<U12A4><U1355><U1228>";/ 157 "<U121C><U12ED><U0020>";/ 158 "<U1301><U1295><U0020>";/ 159 "<U1301><U120B><U12ED>";/ 160 "<U12A6><U1308><U1235>";/ 161 "<U1234><U1355><U1274>";/ 162 "<U12A6><U12AD><U1270>";/ 163 "<U1296><U126C><U121D>";/ 164 "<U12F2><U1234><U121D>" 165% 166% Full month names (%B) 167% 168mon "<U1303><U1295><U12E9><U12C8><U122A>";/ 169 "<U134C><U1265><U1229><U12C8><U122A>";/ 170 "<U121B><U122D><U127D>";/ 171 "<U12A4><U1355><U1228><U120D>";/ 172 "<U121C><U12ED>";/ 173 "<U1301><U1295>";/ 174 "<U1301><U120B><U12ED>";/ 175 "<U12A6><U1308><U1235><U1275>";/ 176 "<U1234><U1355><U1274><U121D><U1260><U122D>";/ 177 "<U12A6><U12AD><U1270><U12CD><U1260><U122D>";/ 178 "<U1296><U126C><U121D><U1260><U122D>";/ 179 "<U12F2><U1234><U121D><U1260><U122D>" 180% 181% Equivalent of AM PM 182% 183am_pm "<U133D><U1263><U1215>";"<U121D><U1234><U1275>" 184% 185% Appropriate date representation (%x) 186% 187d_fmt "%d//%m//%Y" 188% 189% Appropriate time representation (%X) 190% 191t_fmt "%l:%M:%S<U1361>%p" 192% 193% Appropriate AM/PM time representation (%r) 194% 195t_fmt_ampm "%l:%M:%S<U1361>%p" 196% 197% Appropriate date and time representation (%c) 198% "%A፥%B፡%e፡መዓልት፡%Y፡%r፡%Z" 199% 200d_t_fmt "%A<U1365>%B<U1361>%e<U1361><U1218><U12D3><U120D><U1275>/ 201<U1361>%Y<U1361>%r<U1361>%Z" 202% 203% Appropriate date representation (date(1)) 204% "%A፥%B፡%e፡መዓልት፡%r፡%Z፡%Y፡ዓ/ም 205% 206date_fmt "%A<U1365>%B<U1361>%e<U1361><U1218><U12D3><U120D><U1275>/ 207<U1361>%r<U1361>%Z<U1361>%Y<U1361><U12D3><U002F><U121D>" 208% 209week 7;19971130;1 210END LC_TIME 211