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% Sidama language locale for Ethiopia.
14%
15% Sidama terms provided by Dessalegn Garsamo Gabbiso <gabbiso2001@yahoo.com>
16% of the National University of Ireland, Dublin and A.H. Weno
17% <bus1hwa@east-01.novell.leeds.ac.uk>. Prepared and contributed to glibc
18% by Daniel Yacob <locales@geez.org>.
19%
20% This locale data has been developed under the Yeha Project:
21%      http://yeha.sourceforge.net/
22%
23% build with: localedef -f UTF-8 -i sid_ET sid_ET
24%
25%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
26
27
28LC_IDENTIFICATION
29%
30title      "Sidama language locale for Ethiopia."
31source     "Ge'ez Frontier Foundation"
32address    "7802 Solomon Seal Dr., Springfield, VA 22152, USA"
33contact    ""
34email      "locales@geez.org"
35tel        ""
36fax        ""
37language   "Sidamo"
38territory  "Ethiopia"
39revision   "0.20"
40date       "2003-07-05"
41
42category "i18n:2012";LC_IDENTIFICATION
43category "i18n:2012";LC_COLLATE
44category "i18n:2012";LC_CTYPE
45category "i18n:2012";LC_MEASUREMENT
46category "i18n:2012";LC_MONETARY
47category "i18n:2012";LC_NUMERIC
48category "i18n:2012";LC_PAPER
49category "i18n:2012";LC_TELEPHONE
50category "i18n:2012";LC_ADDRESS
51category "i18n:2012";LC_MESSAGES
52category "i18n:2012";LC_NAME
53category "i18n:2012";LC_TIME
54END LC_IDENTIFICATION
55
56
57%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
58%
59%  Ethiopic Specifc Data:
60%
61%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
62
63LC_COLLATE
64copy "am_ET"
65END LC_COLLATE
66
67LC_CTYPE
68copy "ti_ET"
69END LC_CTYPE
70
71
72%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
73%
74%  Ethiopia Specific and Shared Data:
75%
76%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
77
78LC_MEASUREMENT
79copy "ti_ET"
80END LC_MEASUREMENT
81
82LC_MONETARY
83copy "ti_ET"
84END LC_MONETARY
85
86LC_NUMERIC
87copy "ti_ET"
88END LC_NUMERIC
89
90LC_PAPER
91copy "ti_ET"
92END LC_PAPER
93
94LC_TELEPHONE
95copy "ti_ET"
96END LC_TELEPHONE
97
98
99%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
100%
101%  Sidama Specific Data:
102%
103%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
104
105LC_ADDRESS
106%
107% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category.
108%
109postal_fmt    "%z%c%T%s%b%e%r"
110country_name  "Itiyoophiya"
111country_post  "ETH"
112country_ab2   "ET"
113country_ab3   "ETH"
114country_num   231   % 210 found in at least one ISO 3166 doc
115country_car   "ETH"
116% country_isbn  unknown, Need ISO 2108
117lang_name     "Sidaamu Afo"
118lang_term     "sid"
119lang_lib      "sid"
120%
121END LC_ADDRESS
122
123
124LC_MESSAGES
125copy "ti_ET"
126END LC_MESSAGES
127
128
129LC_NAME
130%
131% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category.
132%
133name_fmt    "%d%t%g%t%m%t%f"
134name_gen    ""
135name_mr     "Kalaa"
136name_mrs    "Dukko"
137name_miss   "Beeto"
138name_ms     ""
139%
140END LC_NAME
141
142
143LC_TIME
144%
145% Abbreviated weekday names (%a)
146%
147abday    "Sam";/
148         "San";/
149         "Mak";/
150         "Row";/
151         "Ham";/
152         "Arb";/
153         "Qid"
154%
155% Full weekday names (%A)
156%
157day      "Sambata";/
158         "Sanyo";/
159         "Maakisanyo";/
160         "Roowe";/
161         "Hamuse";/
162         "Arbe";/
163         "Qidaame"
164%
165% Abbreviated month names (%b)
166%
167abmon    "Jan";/
168         "Feb";/
169         "Mar";/
170         "Apr";/
171         "May";/
172         "Jun";/
173         "Jul";/
174         "Aug";/
175         "Sep";/
176         "Oct";/
177         "Nov";/
178         "Dec"
179%
180% Full month names (%B)
181%
182mon      "January";/
183         "February";/
184         "March";/
185         "April";/
186         "May";/
187         "June";/
188         "July";/
189         "August";/
190         "September";/
191         "October";/
192         "November";/
193         "December"
194%
195% Equivalent of AM PM
196%
197am_pm    "soodo";"hawwaro"
198%
199% Appropriate date representation (%x)
200%
201d_fmt   "%d//%m//%Y"
202%
203% Appropriate time representation (%X)
204%
205t_fmt "%l:%M:%S %p"
206%
207% Appropriate AM/PM time representation (%r)
208%
209t_fmt_ampm "%l:%M:%S %p"
210%
211% Appropriate date and time representation (%c)
212%
213d_t_fmt    "%A, %B %e, %Y %r %Z"
214%
215% Appropriate date representation (date(1))
216%
217date_fmt    "%A, %B %e, %r %Z %Y"
218week 7;19971130;1
219END LC_TIME
220