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 Kenya. 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 ISO-8859-1 -i om_KE om_KE 27% 28%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 29 30 31LC_IDENTIFICATION 32% 33title "Oromo language locale for Kenya." 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 "Kenya" 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% Qubee Specific Data: 63% 64%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 65 66LC_COLLATE 67% CLDR collation rules for Oromo: 68% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/om.xml) 69% 70% <collation type="standard" > 71% <cr><![CDATA[ 72% &Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<sh<<<Sh 73% ]]></cr> 74% </collation > 75% 76% And CLDR also lists the following 77% index characters: 78% (see: https://unicode.org/cldr/trac/browser/trunk/common/main/om.xml) 79% 80% <exemplarCharacters type="index">[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]</exemplarCharacters> 81% 82% The following rules implement the same order for glibc. 83copy "iso14651_t1" 84 85collating-symbol <ch-digraph> 86collating-element <ch> from "ch" 87collating-element <cH> from "cH" 88collating-element <Ch> from "Ch" 89collating-element <CH> from "CH" 90collating-symbol <dh-digraph> 91collating-element <dh> from "dh" 92collating-element <dH> from "dH" 93collating-element <Dh> from "Dh" 94collating-element <DH> from "DH" 95collating-symbol <kh-digraph> 96collating-element <kh> from "kh" 97collating-element <kH> from "kH" 98collating-element <Kh> from "Kh" 99collating-element <KH> from "KH" 100collating-symbol <ny-digraph> 101collating-element <ny> from "ny" 102collating-element <nY> from "nY" 103collating-element <Ny> from "Ny" 104collating-element <NY> from "NY" 105collating-symbol <ph-digraph> 106collating-element <ph> from "ph" 107collating-element <pH> from "pH" 108collating-element <Ph> from "Ph" 109collating-element <PH> from "PH" 110collating-symbol <sh-digraph> 111collating-element <sh> from "sh" 112collating-element <sH> from "sH" 113collating-element <Sh> from "Sh" 114collating-element <SH> from "SH" 115 116reorder-after <AFTER-Z> 117<ch-digraph> 118<dh-digraph> 119<kh-digraph> 120<ny-digraph> 121<ph-digraph> 122<sh-digraph> 123 124<ch> <ch-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 125<cH> <ch-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 126<Ch> <ch-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 127<CH> <ch-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 128<dh> <dh-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 129<dH> <dh-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 130<Dh> <dh-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 131<DH> <dh-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 132<kh> <kh-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 133<kH> <kh-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 134<Kh> <kh-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 135<KH> <kh-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 136<ny> <ny-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 137<nY> <ny-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 138<Ny> <ny-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 139<NY> <ny-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 140<ph> <ph-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 141<pH> <ph-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 142<Ph> <ph-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 143<PH> <ph-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 144<sh> <sh-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 145<sH> <sh-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 146<Sh> <sh-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 147<SH> <sh-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 148 149reorder-end 150% 151END LC_COLLATE 152 153 154LC_CTYPE 155copy "i18n" 156 157translit_start 158include "translit_combining";"" 159translit_end 160END LC_CTYPE 161 162 163%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 164% 165% Kenya Specific and Shared Data: 166% 167%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 168 169 170LC_MEASUREMENT 171copy "i18n" 172END LC_MEASUREMENT 173 174LC_MONETARY 175% 176int_curr_symbol "KES " 177currency_symbol "Ksh" 178mon_decimal_point "." 179mon_thousands_sep "," 180mon_grouping 3;3 181positive_sign "" 182negative_sign "-" 183int_frac_digits 2 184frac_digits 2 185p_cs_precedes 1 186p_sep_by_space 0 187n_cs_precedes 1 188n_sep_by_space 0 189p_sign_posn 1 190n_sign_posn 1 191% 192END LC_MONETARY 193 194 195LC_NUMERIC 196% 197% This is the POSIX Locale definition for the LC_NUMERIC category. 198% 199decimal_point "." 200thousands_sep "," 201grouping 3;3 202% 203END LC_NUMERIC 204 205 206LC_PAPER 207copy "i18n" 208END LC_PAPER 209 210 211LC_TELEPHONE 212% 213% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE category. 214% 215tel_dom_fmt "%a-%l" 216tel_int_fmt "%c-%a-%l" 217int_prefix "254" 218int_select "000" 219% 220END LC_TELEPHONE 221 222 223%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 224% 225% Oromo Specific Data: 226% 227%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 228 229LC_MESSAGES 230copy "om_ET" 231END LC_MESSAGES 232 233LC_NAME 234copy "om_ET" 235END LC_NAME 236 237 238%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 239% 240% Oromo/KE Specific Data: 241% 242%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 243 244LC_ADDRESS 245% 246% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category. 247% 248postal_fmt "%z%c%T%s%b%e%r" 249country_name "Keeniyaa" 250country_post "KEN" 251country_ab2 "KE" 252country_ab3 "KEN" 253country_num 404 254country_car "EAK" 255% country_isbn unknown, Need ISO 2108 256lang_name "Oromoo" 257lang_ab "om" 258lang_term "orm" 259lang_lib "orm" 260% 261END LC_ADDRESS 262 263 264LC_TIME 265copy "om_ET" 266END LC_TIME 267