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% Somali language locale for Ethiopia.
14%
15% build with: localedef -f UTF-8 -i so_ET so_ET
16%
17%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18
19
20LC_IDENTIFICATION
21%
22title      "Somali 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   "Somali"
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_NAME
43category "i18n:2012";LC_ADDRESS
44category "i18n:2012";LC_MESSAGES
45category "i18n:2012";LC_TIME
46END LC_IDENTIFICATION
47
48
49%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
50%
51%  Ethiopic Specific 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 Specific and Shared 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%  Somali Specific Data:
94%
95%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
96
97LC_NAME
98copy "so_SO"
99END LC_NAME
100
101
102%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
103%
104%  Somali/ET Specific Data:
105%
106%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
107
108LC_ADDRESS
109%
110% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category.
111%
112postal_fmt    "%z%c%T%s%b%e%r"
113country_name  "Itoobiya"
114country_post  "ETH"
115country_ab2   "ET"
116country_ab3   "ETH"
117country_num   231   % 210 found in at least one ISO 3166 doc
118country_car    "ETH"
119% country_isbn  unknown, Need ISO 2108
120lang_name     "Soomaali"
121lang_ab       "so"
122lang_term     "som"
123lang_lib      "som"
124%
125END LC_ADDRESS
126
127
128LC_MESSAGES
129copy "ti_ET"
130END LC_MESSAGES
131
132
133LC_TIME
134%
135% Abbreviated weekday names (%a)
136%
137abday    "Axd";/
138         "Isn";/
139         "Sal";/
140         "Arb";/
141         "Kha";/
142         "Jim";/
143         "Sab"
144%
145% Full weekday names (%A)
146%
147day      "Axad";/
148         "Isniin";/
149         "Salaaso";/
150         "Arbaco";/
151         "Khamiis";/
152         "Jimco";/
153         "Sabti"
154%
155% Abbreviated month names (%b)
156%
157abmon    "Kob";/
158         "Lab";/
159         "Sad";/
160         "Afr";/
161         "Sha";/
162         "Lix";/
163         "Tod";/
164         "Sid";/
165         "Sag";/
166         "Tob";/
167         "KIT";/
168         "LIT"
169%
170% Full month names (%B)
171%
172mon      "Bisha Koobaad";/
173         "Bisha Labaad";/
174         "Bisha Saddexaad";/
175         "Bisha Afraad";/
176         "Bisha Shanaad";/
177         "Bisha Lixaad";/
178         "Bisha Todobaad";/
179         "Bisha Sideedaad";/
180         "Bisha Sagaalaad";/
181         "Bisha Tobnaad";/
182         "Bisha Kow iyo Tobnaad";/
183         "Bisha Laba iyo Tobnaad"
184%
185% Equivalent of AM PM
186%
187am_pm    "subaxnimo";"galabnimo"
188%
189% Appropriate date representation (%x)
190%
191d_fmt   "%d//%m//%Y"
192%
193% Appropriate time representation (%X)
194%
195t_fmt "%l:%M:%S %p"
196%
197% Appropriate AM/PM time representation (%r)
198%
199t_fmt_ampm "%l:%M:%S %p"
200%
201% Appropriate date and time representation (%c)
202%
203d_t_fmt    "%A, %B %e, %Y %r %Z"
204%
205% Appropriate date representation (date(1))
206%
207date_fmt    "%A, %B %e, %r %Z %Y"
208%
209week 7;19971130;1
210END LC_TIME
211