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.
11 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
13 % Oromo language locale for Kenya.
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.
23 % This locale data has been developed under the Yeha Project:
24 % http://yeha.sourceforge.net/
26 % build with: localedef -f ISO-8859-1 -i om_KE om_KE
28 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
33 title "Oromo language locale for Kenya."
34 source "Ge'ez Frontier Foundation & Sagalee Oromoo Publishing Co. Inc."
35 address "7802 Solomon Seal Dr., Springfield, VA 22152, USA"
37 email "locales@geez.org"
45 category "i18n:2012";LC_IDENTIFICATION
46 category "i18n:2012";LC_COLLATE
47 category "i18n:2012";LC_CTYPE
48 category "i18n:2012";LC_MEASUREMENT
49 category "i18n:2012";LC_MONETARY
50 category "i18n:2012";LC_NUMERIC
51 category "i18n:2012";LC_PAPER
52 category "i18n:2012";LC_TELEPHONE
53 category "i18n:2012";LC_MESSAGES
54 category "i18n:2012";LC_NAME
55 category "i18n:2012";LC_ADDRESS
56 category "i18n:2012";LC_TIME
60 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
62 % Qubee Specific Data:
64 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
67 % CLDR collation rules for Oromo:
68 % (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/om.xml)
70 % <collation type="standard" >
72 % &Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<sh<<<Sh
76 % And CLDR also lists the following
78 % (see: https://unicode.org/cldr/trac/browser/trunk/common/main/om.xml)
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>
82 % The following rules implement the same order for glibc.
85 collating-symbol <ch-digraph>
86 collating-element <ch> from "ch"
87 collating-element <cH> from "cH"
88 collating-element <Ch> from "Ch"
89 collating-element <CH> from "CH"
90 collating-symbol <dh-digraph>
91 collating-element <dh> from "dh"
92 collating-element <dH> from "dH"
93 collating-element <Dh> from "Dh"
94 collating-element <DH> from "DH"
95 collating-symbol <kh-digraph>
96 collating-element <kh> from "kh"
97 collating-element <kH> from "kH"
98 collating-element <Kh> from "Kh"
99 collating-element <KH> from "KH"
100 collating-symbol <ny-digraph>
101 collating-element <ny> from "ny"
102 collating-element <nY> from "nY"
103 collating-element <Ny> from "Ny"
104 collating-element <NY> from "NY"
105 collating-symbol <ph-digraph>
106 collating-element <ph> from "ph"
107 collating-element <pH> from "pH"
108 collating-element <Ph> from "Ph"
109 collating-element <PH> from "PH"
110 collating-symbol <sh-digraph>
111 collating-element <sh> from "sh"
112 collating-element <sH> from "sH"
113 collating-element <Sh> from "Sh"
114 collating-element <SH> from "SH"
116 reorder-after <AFTER-Z>
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
158 include "translit_combining";""
163 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
165 % Kenya Specific and Shared Data:
167 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
176 int_curr_symbol "KES "
177 currency_symbol "Ksh"
178 mon_decimal_point "."
179 mon_thousands_sep ","
197 % This is the POSIX Locale definition for the LC_NUMERIC category.
213 % This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE category.
216 tel_int_fmt "%c-%a-%l"
223 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
225 % Oromo Specific Data:
227 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
238 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
240 % Oromo/KE Specific Data:
242 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
246 % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category.
248 postal_fmt "%z%c%T%s%b%e%r"
249 country_name "Keeniyaa"
255 % country_isbn unknown, Need ISO 2108