~ubuntu-branches/ubuntu/utopic/eglibc/utopic

« back to all changes in this revision

Viewing changes to .pc/localedata/first_weekday.diff/localedata/locales/so_SO

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2012-10-26 05:14:58 UTC
  • mfrom: (1.5.1) (4.4.22 experimental)
  • Revision ID: package-import@ubuntu.com-20121026051458-oryotr4i03ob5pab
Tags: 2.16-0ubuntu1
* Merge with unreleased 2.16 in Debian experimental, remaining changes:
  - Drop the Breaks line from libc6, which refers to a Debian transition
  - Remove the libc6 recommends on libc6-i686, which we don't build
  - Enable libc6{,-dev}-armel on armhf and libc6{-dev}-armhf on armel
  - Ship update-locale and validlocale in /usr/sbin in libc-bin
  - Don't build locales or locales-all in Ubuntu, we rely on langpacks
  - Heavily mangle the way we do service restarting on major upgrades
  - Use different MIN_KERNEL_SUPPORTED versions than Debian, due to
    buildd needs.  This should be universally bumped to 3.2.0 once all
    our buildds (including the PPA guests) are running precise kernels
  - Build i386 variants as -march=i686, build amd64 with -O3, and build
    ppc64 variants (both 64-bit and 32-bit) with -O3 -fno-tree-vectorize
  - Re-enable unsubmitted-ldconfig-cache-abi.diff and rebuild the cache
    on upgrades from previous versions that used a different constant
  - debian/patches/any/local-CVE-2012-3406.diff: switch to malloc when
    array grows too large to handle via alloca extension (CVE-2012-3406)
  - Build generic i386/i686 flavour with -mno-tls-direct-seg-refs
* Changes added/dropped with this merge while reducing our delta:
  - Stop building glibc docs from the eglibc source, and instead make
    the glibc-docs stub have a hard dependency on glibc-doc-reference
  - Remove outdated conflicts against ancient versions of ia32-libs
  - Drop the tzdata dependency from libc6, it's in required and minimal
  - Use gcc-4.7/g++-4.7 by default on all our supported architectures
  - Save our historical changelog as changelog.ubuntu in the source
  - Drop nscd's libaudit build-dep for now, as libaudit is in universe
  - Drop the unnecessary Breaks from libc6 to locales and locales-all
  - Ship xen's ld.so.conf.d snippet as /etc/ld.so.conf.d/libc6-xen.conf
* Disable hard failures on the test suite for the first upload to raring

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
comment_char    %
 
2
escape_char     /
 
3
 
 
4
 
 
5
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
6
%
 
7
% Somali language locale for Somalia.
 
8
%
 
9
% Charset: ISO-8859-1
 
10
%
 
11
% Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
 
12
% Department of Linguistics and Translation, Universit� de Montr�al, Montreal.
 
13
% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
 
14
%
 
15
% This locale data has been developed under the Yeha Project:
 
16
%      http://yeha.sourceforge.net/
 
17
%
 
18
% build with: localedef -f ISO-8859-1 -i so_SO so_SO
 
19
%
 
20
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
21
 
 
22
 
 
23
LC_IDENTIFICATION
 
24
%
 
25
title      "Somali language locale for Somalia"
 
26
source     "Ge'ez Frontier Foundation"
 
27
address    "7802 Solomon Seal Dr., Springfield, VA 22152, USA"
 
28
contact    ""
 
29
email      "locales@geez.org"
 
30
tel        ""
 
31
fax        ""
 
32
language   "so"
 
33
territory  "SO"
 
34
revision   "0.20"
 
35
date       "2003-07-05"
 
36
%
 
37
category  "i18n:2000";LC_IDENTIFICATION
 
38
category  "i18n:2000";LC_COLLATE
 
39
category  "i18n:2000";LC_CTYPE
 
40
category  "i18n:2000";LC_MEASUREMENT
 
41
category  "i18n:2000";LC_MONETARY
 
42
category  "posix:1993";LC_NUMERIC
 
43
category  "i18n:2000";LC_PAPER
 
44
category  "i18n:2000";LC_TELEPHONE
 
45
category  "i18n:2000";LC_NAME
 
46
category  "i18n:2000";LC_ADDRESS
 
47
category  "i18n:2000";LC_MESSAGES
 
48
category  "i18n:2000";LC_TIME
 
49
%
 
50
END LC_IDENTIFICATION
 
51
 
 
52
 
 
53
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
54
%
 
55
%  Latin Character Set Specifc Data:
 
56
%
 
57
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
58
 
 
59
LC_COLLATE
 
60
copy "iso14651_t1"
 
61
END LC_COLLATE
 
62
 
 
63
LC_CTYPE
 
64
copy "i18n"
 
65
 
 
66
translit_start
 
67
include  "translit_combining";""
 
68
translit_end
 
69
END LC_CTYPE
 
70
 
 
71
 
 
72
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
73
%
 
74
%  Somalia Specifc and Shared Data:
 
75
%
 
76
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
77
 
 
78
LC_MEASUREMENT
 
79
%
 
80
% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT category.
 
81
%
 
82
measurement 1
 
83
%
 
84
END LC_MEASUREMENT
 
85
 
 
86
 
 
87
LC_MONETARY
 
88
%
 
89
int_curr_symbol       "<U0053><U004F><U0053><U0020>"
 
90
currency_symbol       "<U0024>"
 
91
mon_decimal_point     "<U002E>"
 
92
mon_thousands_sep     "<U002C>"
 
93
mon_grouping          3;3
 
94
positive_sign         ""
 
95
negative_sign         "<U002D>"
 
96
int_frac_digits       2
 
97
frac_digits           2
 
98
p_cs_precedes         1
 
99
p_sep_by_space        0
 
100
n_cs_precedes         1
 
101
n_sep_by_space        0
 
102
p_sign_posn           1
 
103
n_sign_posn           1
 
104
%
 
105
END LC_MONETARY
 
106
 
 
107
 
 
108
LC_NUMERIC
 
109
%
 
110
% This is the POSIX Locale definition for the LC_NUMERIC category.
 
111
%
 
112
decimal_point          "<U002E>"
 
113
thousands_sep          "<U002C>"
 
114
grouping               3;3
 
115
%
 
116
END LC_NUMERIC
 
117
 
 
118
 
 
119
LC_PAPER
 
120
%
 
121
% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category.
 
122
%
 
123
height      297
 
124
width       210
 
125
%
 
126
END LC_PAPER
 
127
 
 
128
 
 
129
LC_TELEPHONE
 
130
%
 
131
% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE category.
 
132
%
 
133
tel_dom_fmt    "<U0025><U0061><U002D><U0025><U006C>"
 
134
tel_int_fmt    "<U0025><U0063><U002D><U0025><U0061><U002D><U0025><U006C>"
 
135
int_prefix     "<U0032><U0035><U0032>"
 
136
% int_select   unknown
 
137
%
 
138
END LC_TELEPHONE
 
139
 
 
140
 
 
141
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
142
%
 
143
%  Somali Specific Data:
 
144
%
 
145
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
146
 
 
147
LC_NAME
 
148
%
 
149
% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category.
 
150
%
 
151
name_fmt    "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
 
152
<U0025><U006D><U0025><U0074><U0025><U0066>"
 
153
name_gen    ""
 
154
name_mr     "<U004D><U0064>"
 
155
name_mrs    "<U004D><U0077>"
 
156
name_miss   ""
 
157
name_ms     "<U004D><U0077>"
 
158
%
 
159
END LC_NAME
 
160
 
 
161
 
 
162
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
163
%
 
164
%  Somali/DJ Specific Data:
 
165
%
 
166
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
167
 
 
168
LC_ADDRESS
 
169
%
 
170
% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category.
 
171
%
 
172
postal_fmt    "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/
 
173
<U0025><U0062><U0025><U0065><U0025><U0072>"
 
174
country_name  "<U0053><U006F><U006F><U006D><U0061><U0061><U006C><U0069><U0079><U0061>"
 
175
country_post  "<U0053><U004F><U004D>"
 
176
country_ab2   "<U0053><U004F>"
 
177
country_ab3   "<U0053><U004F><U004D>"
 
178
country_num   706
 
179
% country_car   unknown
 
180
% country_isbn  unknown, Need ISO 2108
 
181
lang_name     "<U0053><U006F><U006F><U006D><U0061><U0061><U006C><U0069>"
 
182
lang_ab       "<U0073><U006F>"
 
183
lang_term     "<U0073><U006F><U006D>"
 
184
lang_lib      "<U0073><U006F><U006D>"
 
185
%
 
186
END LC_ADDRESS
 
187
 
 
188
 
 
189
LC_MESSAGES
 
190
%
 
191
yesexpr "<U005E><U005B><U0079><U0059><U005D><U002E><U002A>"
 
192
noexpr  "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
 
193
%
 
194
END LC_MESSAGES
 
195
 
 
196
 
 
197
LC_TIME
 
198
%
 
199
% Abbreviated weekday names (%a)
 
200
%
 
201
abday    "<U0041><U0078><U0061>";/
 
202
         "<U0049><U0073><U006E>";/
 
203
         "<U0053><U0061><U006C>";/
 
204
         "<U0041><U0072><U0062>";/
 
205
         "<U004B><U0068><U0061>";/
 
206
         "<U004A><U0069><U006D>";/
 
207
         "<U0053><U0061><U0062>"
 
208
%
 
209
% Full weekday names (%A)
 
210
%
 
211
day      "<U0041><U0078><U0061><U0064>";/
 
212
         "<U0049><U0073><U006E><U0069><U0069><U006E>";/
 
213
         "<U0053><U0061><U006C><U0061><U0061><U0073><U006F>";/
 
214
         "<U0041><U0072><U0062><U0061><U0063><U006F>";/
 
215
         "<U004B><U0068><U0061><U006D><U0069><U0069><U0073>";/
 
216
         "<U004A><U0069><U006D><U0063><U006F>";/
 
217
         "<U0053><U0061><U0062><U0074><U0069>"
 
218
%
 
219
% Abbreviated month names (%b)
 
220
%
 
221
abmon    "<U004B><U006F><U0062>";/
 
222
         "<U004C><U0061><U0062>";/
 
223
         "<U0053><U0061><U0064>";/
 
224
         "<U0041><U0066><U0072>";/
 
225
         "<U0053><U0068><U0061>";/
 
226
         "<U004C><U0069><U0078>";/
 
227
         "<U0054><U006F><U0064>";/
 
228
         "<U0053><U0069><U0064>";/
 
229
         "<U0053><U0061><U0067>";/
 
230
         "<U0054><U006F><U0062>";/
 
231
         "<U004B><U0049><U0054>";/
 
232
         "<U004C><U0049><U0054>"
 
233
%
 
234
% Full month names (%B)
 
235
%
 
236
mon      "<U0042><U0069><U0073><U0068><U0061> <U004B><U006F><U006F><U0062><U0061><U0061><U0064>";/
 
237
         "<U0042><U0069><U0073><U0068><U0061> <U004C><U0061><U0062><U0061><U0061><U0064>";/
 
238
         "<U0042><U0069><U0073><U0068><U0061> <U0053><U0061><U0064><U0064><U0065><U0078><U0061><U0061><U0064>";/
 
239
         "<U0042><U0069><U0073><U0068><U0061> <U0041><U0066><U0072><U0061><U0061><U0064>";/
 
240
         "<U0042><U0069><U0073><U0068><U0061> <U0053><U0068><U0061><U006E><U0061><U0061><U0064>";/
 
241
         "<U0042><U0069><U0073><U0068><U0061> <U004C><U0069><U0078><U0061><U0061><U0064>";/
 
242
         "<U0042><U0069><U0073><U0068><U0061> <U0054><U006F><U0064><U006F><U0062><U0061><U0061><U0064>";/
 
243
         "<U0042><U0069><U0073><U0068><U0061> <U0053><U0069><U0064><U0065><U0065><U0064><U0061><U0061><U0064>";/
 
244
         "<U0042><U0069><U0073><U0068><U0061> <U0053><U0061><U0067><U0061><U0061><U006C><U0061><U0061><U0064>";/
 
245
         "<U0042><U0069><U0073><U0068><U0061> <U0054><U006F><U0062><U006E><U0061><U0061><U0064>";/
 
246
         "<U0042><U0069><U0073><U0068><U0061> <U004B><U006F><U0077> <U0069><U0079><U006F> <U0054><U006F><U0062><U006E><U0061><U0061><U0064>";/
 
247
         "<U0042><U0069><U0073><U0068><U0061> <U004C><U0061><U0062><U0061> <U0069><U0079><U006F> <U0054><U006F><U0062><U006E><U0061><U0061><U0064>"
 
248
%
 
249
% Equivalent of AM PM
 
250
%
 
251
am_pm    "<U0073><U0075><U0062><U0061><U0078><U006E><U0069><U006D><U006F>";/
 
252
         "<U0067><U0061><U006C><U0061><U0062><U006E><U0069><U006D><U006F>"
 
253
%
 
254
% Appropriate date representation (%x)
 
255
%       "%d/%m/%Y"
 
256
%
 
257
d_fmt   "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0059>"
 
258
%
 
259
% Appropriate time representation (%X)
 
260
%       "%l:%M:%S"
 
261
%
 
262
t_fmt "<U0025><U006C><U003A><U0025><U004D><U003A><U0025><U0053>"
 
263
%
 
264
% Appropriate AM/PM time representation (%r)
 
265
%       "%X %p"
 
266
%
 
267
t_fmt_ampm "<U0025><U0058><U0020><U0025><U0070>"
 
268
%
 
269
% Appropriate date and time representation (%c)
 
270
%       "%A, %B %e, %Y %r %Z
 
271
%
 
272
d_t_fmt    "<U0025><U0041><U002C><U0020><U0025><U0042><U0020><U0025><U0065><U002C>/
 
273
<U0020><U0025><U0059><U0020><U0025><U0072><U0020><U0025><U005A>"
 
274
%
 
275
% Appropriate date representation (date(1))
 
276
%       "%A, %b %e, %r %Z %Y"
 
277
%
 
278
date_fmt    "<U0025><U0041><U002C><U0020><U0025><U0042><U0020><U0025><U0065><U002C>/
 
279
<U0020><U0025><U0072><U0020><U0025><U005A><U0020><U0025><U0059>"
 
280
%
 
281
END LC_TIME
 
282
%