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% Oromo language locale for Ethiopia. 14% 15% Oromo terms are provided by Mahdi Hamid Muudee of Sagalee Oromoo 16% Publishing Co. Inc and formatted in this locale by Daniel Yacob of 17% the Ge'ez Frontier Foundation. The Oromo language terms used here 18% are those considered to be canonical in the Oromo language under 19% contemporary and progressive usage adopted by government bureaus 20% across the Oromo region. Regional synonyms naturally exist for many 21% of the month and day names. 22% 23% This locale data has been developed under the Yeha Project: 24% http://yeha.sourceforge.net/ 25% 26% build with: localedef -f UTF-8 -i om_ET om_ET 27% 28%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 29 30 31LC_IDENTIFICATION 32% 33title "Oromo language locale for Ethiopia." 34source "Ge'ez Frontier Foundation & Sagalee Oromoo Publishing Co. Inc." 35address "7802 Solomon Seal Dr., Springfield, VA 22152, USA" 36contact "" 37email "locales@geez.org" 38tel "" 39fax "" 40language "Oromo" 41territory "Ethiopia" 42revision "0.20" 43date "2003-07-05" 44 45category "i18n:2012";LC_IDENTIFICATION 46category "i18n:2012";LC_COLLATE 47category "i18n:2012";LC_CTYPE 48category "i18n:2012";LC_MEASUREMENT 49category "i18n:2012";LC_MONETARY 50category "i18n:2012";LC_NUMERIC 51category "i18n:2012";LC_PAPER 52category "i18n:2012";LC_TELEPHONE 53category "i18n:2012";LC_MESSAGES 54category "i18n:2012";LC_NAME 55category "i18n:2012";LC_ADDRESS 56category "i18n:2012";LC_TIME 57END LC_IDENTIFICATION 58 59 60%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 61% 62% Ethiopic & Qubee Specifc Data: 63% 64%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 65 66LC_COLLATE 67copy "am_ET" 68copy "om_KE" 69END LC_COLLATE 70 71LC_CTYPE 72copy "ti_ET" 73END LC_CTYPE 74 75 76%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 77% 78% Ethiopia Specifc and Shared Data: 79% 80%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 81 82LC_MEASUREMENT 83copy "ti_ET" 84END LC_MEASUREMENT 85 86LC_MONETARY 87copy "ti_ET" 88END LC_MONETARY 89 90LC_NUMERIC 91copy "ti_ET" 92END LC_NUMERIC 93 94LC_PAPER 95copy "ti_ET" 96END LC_PAPER 97 98LC_TELEPHONE 99copy "ti_ET" 100END LC_TELEPHONE 101 102 103%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 104% 105% Oromo Specific Data: 106% 107%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 108 109LC_MESSAGES 110yesexpr "^[+1eEyY]" 111noexpr "^[-0mMnN]" 112yesstr "eeyyee" 113nostr "miti" 114END LC_MESSAGES 115 116 117LC_NAME 118% 119% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category. 120% 121name_fmt "%d%t%g%t%m%t%f" 122name_gen "" 123name_mr "Ob" 124name_mrs "Ad" 125name_miss "Du" 126name_ms "" 127% 128END LC_NAME 129 130 131%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 132% 133% Oromo/ET Specific Data: 134% 135%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 136 137LC_ADDRESS 138% 139% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category. 140% 141postal_fmt "%z%c%T%s%b%e%r" 142country_name "Itoophiyaa" 143country_post "ETH" 144country_ab2 "ET" 145country_ab3 "ETH" 146country_num 231 % 210 found in at least one ISO 3166 doc 147country_car "ETH" 148% country_isbn unknown, Need ISO 2108 149lang_name "Oromoo" 150lang_ab "om" 151lang_term "orm" 152lang_lib "orm" 153% 154END LC_ADDRESS 155 156 157LC_TIME 158% 159% Abbreviated weekday names (%a) 160% 161abday "Dil";"Wix";"Qib";"Rob";"Kam";"Jim";"San" 162% 163% Full weekday names (%A) 164% 165day "Dilbata";/ 166 "Wiixata";/ 167 "Qibxata";/ 168 "Roobii";/ 169 "Kamiisa";/ 170 "Jimaata";/ 171 "Sanbata" 172% 173% Abbreviated month names (%b) 174% 175abmon "Ama";/ 176 "Gur";/ 177 "Bit";/ 178 "Elb";/ 179 "Cam";/ 180 "Wax";/ 181 "Ado";/ 182 "Hag";/ 183 "Ful";/ 184 "Onk";/ 185 "Sad";/ 186 "Mud" 187% 188% Full month names (%B) 189% 190mon "Amajjii";/ 191 "Guraandhala";/ 192 "Bitooteessa";/ 193 "Elba";/ 194 "Caamsa";/ 195 "Waxabajjii";/ 196 "Adooleessa";/ 197 "Hagayya";/ 198 "Fuulbana";/ 199 "Onkololeessa";/ 200 "Sadaasa";/ 201 "Muddee" 202% 203% Equivalent of AM PM 204% 205am_pm "WD";"WB" 206% 207% Appropriate date representation (%x) 208d_fmt "%d//%m//%Y" 209% 210% Appropriate time representation (%X) 211t_fmt "%l:%M:%S %p" 212% 213% Appropriate AM/PM time representation (%r) 214t_fmt_ampm "%l:%M:%S %p" 215% 216% Appropriate date and time representation (%c) 217d_t_fmt "%A, %B %e, %Y %r %Z" 218% 219% Appropriate date representation (date(1)) 220date_fmt "%A, %B %e, %r %Z %Y" 221% 222week 7;19971130;1 223END LC_TIME 224