localedata: CLDRv29: update LC_ADDRESS.lang_name translations
[glibc.git] / localedata / locales / sv_SE
blobc11da51d237e33423354e8bd5bad2b8f567c1ad5
1 comment_char %
2 escape_char /
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 % Swedish language locale for Sweden
12 % Source: RAP
13 % Address: Sankt Jo//rgens Alle 8
14 %    DK-1615 Ko//benhavn V, Danmark
15 % Contact: Keld Simonsen
16 % Email: Keld.Simonsen@dkuug.dk
17 % Tel: +45 - 31226543
18 % Fax: +45 - 33256543
19 % Language: sv
20 % Territory: SE
21 % Revision: 4.4
22 % Date: 1997-03-18
23 % Application: general
24 % Users: general
25 % Charset: ISO-8859-1
27 % This is a 4 step version.
28 % The Swedish Technical Standard
29 % TN34:1 requires 7 steps, of which the
30 % step 3 handling numerics cannot be
31 % dealt with correctly with current
32 % POSIX specifications.
34 LC_IDENTIFICATION
35 title      "Swedish locale for Sweden"
36 source     "RAP"
37 address    "Sankt J<U00F8>rgens Alle 8, DK-1615 K<U00F8>benhavn V, Danmark"
38 contact    ""
39 email      "bug-glibc-locales@gnu.org"
40 tel        ""
41 fax        ""
42 language   "Swedish"
43 territory  "Sweden"
44 revision   "1.0"
45 date       "2000-06-29"
47 category "i18n:2012";LC_IDENTIFICATION
48 category "i18n:2012";LC_CTYPE
49 category "i18n:2012";LC_COLLATE
50 category "i18n:2012";LC_TIME
51 category "i18n:2012";LC_NUMERIC
52 category "i18n:2012";LC_MONETARY
53 category "i18n:2012";LC_MESSAGES
54 category "i18n:2012";LC_PAPER
55 category "i18n:2012";LC_NAME
56 category "i18n:2012";LC_ADDRESS
57 category "i18n:2012";LC_TELEPHONE
58 category "i18n:2012";LC_MEASUREMENT
59 END LC_IDENTIFICATION
61 LC_COLLATE
62 copy "iso14651_t1"
64 collating-symbol <aring>
65 collating-symbol <ae>
66 collating-symbol <oumlaut>
67 collating-symbol <oslash>
69 % æ is sorted after ä and å etc.
70 reorder-after <REU>
71 <LIG>
73 reorder-after <z>
74 <aring>
75 <ae>
76 <oumlaut>
77 <oslash>
79 % The letter w is normally not present in the Swedish alphabet. It
80 % exists in some names in Swedish and foreign words, but is accounted
81 % for as a variant of 'v'.  Words and names with 'w' are in Swedish
82 % ordered alphabetically among the words and names with 'v'. If two
83 % words or names are only to be distinguished by 'v' or % 'w', 'v' is
84 % placed before 'w'.
85 reorder-after <U0056>
86 <U0057> <v>;<BAS>;<CAP>;<w> % W
87 reorder-after <U0076>
88 <U0077> <v>;<BAS>;<MIN>;<w> % w
90 reorder-after <U00E3>
91 <U00E4> <ae>;<REU>;<MIN>;IGNORE % ä
92 <U00E5> <aring>;<RNE>;<MIN>;IGNORE % å
93 <U00E6> <ae>;<LIG>;<MIN>;IGNORE % æ
94 reorder-after <U00F5>
95 <U00F6> <oumlaut>;<REU>;<MIN>;IGNORE % ö
96 <U00F8> <oslash>;<OBL>;<MIN>;IGNORE % ø
98 reorder-after <U00C3>
99 <U00C4> <ae>;<REU>;<CAP>;IGNORE % Ä
100 <U00C5> <aring>;<RNE>;<CAP>;IGNORE % Å
101 <U00C6> <ae>;<LIG>;<CAP>;IGNORE % Æ
102 reorder-after <U00D5>
103 <U00D6> <oumlaut>;<REU>;<CAP>;IGNORE % Ö
104 <U00D8> <oslash>;<OBL>;<CAP>;IGNORE % Ø
106 % ü/Ü is treated like y/Y but is sorted after the latter
107 reorder-after <U00FB>
108 <U00FC> <y>;<REU>;<MIN>;IGNORE % ü
109 reorder-after <U00DB>
110 <U00DC> <y>;<REU>;<CAP>;IGNORE % Ü
111 reorder-end
113 END LC_COLLATE
115 LC_CTYPE
116 copy "i18n"
118 translit_start
119 include  "translit_combining";""
121 % LATIN CAPITAL LETTER A WITH DIAERESIS -> "AE"
122 <U00C4> "<U0041><U0308>";"<U0041><U0045>"
123 % LATIN CAPITAL LETTER A WITH RING ABOVE -> "AA"
124 <U00C5> "<U0041><U030A>";"<U0041><U0041>"
125 % LATIN CAPITAL LETTER AE -> "AE"
126 <U00C6> "<U0041><U0045>"
127 % LATIN CAPITAL LETTER O WITH DIAERESIS -> "OE"
128 <U00D6> "<U004F><U0308>";"<U004F><U0045>"
129 % LATIN CAPITAL LETTER O WITH STROKE -> "OE"
130 <U00D8> "<U004F><U0338>";"<U004F><U0045>"
131 % LATIN SMALL LETTER A WITH DIAERESIS -> "ae"
132 <U00E4> "<U0061><U0308>";"<U0061><U0065>"
133 % LATIN SMALL LETTER A WITH RING ABOVE -> "aa"
134 <U00E5> "<U0061><U030A>";"<U0061><U0061>"
135 % LATIN SMALL LETTER AE -> "ae"
136 <U00E6> "<U0061><U0065>"
137 % LATIN SMALL LETTER O WITH DIAERESIS -> "oe"
138 <U00F6> "<U006F><U0308>";"<U006F><U0065>"
139 % LATIN SMALL LETTER O WITH STROKE -> "oe"
140 <U00F8> "<U006F><U0338>";"<U006F><U0065>"
142 translit_end
143 END LC_CTYPE
145 LC_MONETARY
146 int_curr_symbol         "<U0053><U0045><U004B><U0020>"
147 currency_symbol         "<U006B><U0072>"
148 mon_decimal_point       "<U002C>"
149 mon_thousands_sep       "<U0020>"
150 mon_grouping            3;3
151 positive_sign           ""
152 negative_sign           "<U002D>"
153 int_frac_digits         2
154 frac_digits             2
155 p_cs_precedes           0
156 p_sep_by_space          1
157 n_cs_precedes           0
158 n_sep_by_space          1
159 p_sign_posn             1
160 n_sign_posn             1
161 END LC_MONETARY
163 LC_NUMERIC
164 decimal_point           "<U002C>"
165 thousands_sep           "<U0020>"
166 grouping                3;3
167 END LC_NUMERIC
169 LC_TIME
170 abday     "<U0073><U00F6><U006E>";"<U006D><U00E5><U006E>";/
171           "<U0074><U0069><U0073>";"<U006F><U006E><U0073>";/
172           "<U0074><U006F><U0072>";"<U0066><U0072><U0065>";/
173           "<U006C><U00F6><U0072>"
174 day       "<U0073><U00F6><U006E><U0064><U0061><U0067>";/
175           "<U006D><U00E5><U006E><U0064><U0061><U0067>";/
176           "<U0074><U0069><U0073><U0064><U0061><U0067>";/
177           "<U006F><U006E><U0073><U0064><U0061><U0067>";/
178           "<U0074><U006F><U0072><U0073><U0064><U0061><U0067>";/
179           "<U0066><U0072><U0065><U0064><U0061><U0067>";/
180           "<U006C><U00F6><U0072><U0064><U0061><U0067>"
181 abmon     "<U006A><U0061><U006E>";"<U0066><U0065><U0062>";/
182           "<U006D><U0061><U0072>";"<U0061><U0070><U0072>";/
183           "<U006D><U0061><U006A>";"<U006A><U0075><U006E>";/
184           "<U006A><U0075><U006C>";"<U0061><U0075><U0067>";/
185           "<U0073><U0065><U0070>";"<U006F><U006B><U0074>";/
186           "<U006E><U006F><U0076>";"<U0064><U0065><U0063>"
187 mon       "<U006A><U0061><U006E><U0075><U0061><U0072><U0069>";/
188           "<U0066><U0065><U0062><U0072><U0075><U0061><U0072><U0069>";/
189           "<U006D><U0061><U0072><U0073>";/
190           "<U0061><U0070><U0072><U0069><U006C>";/
191           "<U006D><U0061><U006A>";/
192           "<U006A><U0075><U006E><U0069>";/
193           "<U006A><U0075><U006C><U0069>";/
194           "<U0061><U0075><U0067><U0075><U0073><U0074><U0069>";/
195           "<U0073><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/
196           "<U006F><U006B><U0074><U006F><U0062><U0065><U0072>";/
197           "<U006E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
198           "<U0064><U0065><U0063><U0065><U006D><U0062><U0065><U0072>"
199 d_t_fmt   "<U0025><U0061><U0020><U0025><U0065><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>"
200 d_fmt     "<U0025><U0059><U002D><U0025><U006D><U002D><U0025><U0064>"
201 t_fmt     "<U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>"
202 am_pm     "";""
203 t_fmt_ampm  ""
204 week 7;19971130;4
205 first_weekday 2
206 END LC_TIME
208 LC_MESSAGES
209 yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
210 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
211 yesstr  "<U006A><U0061>"
212 nostr   "<U006E><U0065><U006A>"
213 END LC_MESSAGES
215 LC_PAPER
216 copy "i18n"
217 END LC_PAPER
219 LC_TELEPHONE
220 tel_int_fmt    "<U002B><U0025><U0063><U002D><U0025><U0061><U002D><U0025>/
221 <U006C>"
222 tel_dom_fmt    "<U0030><U0025><U0061><U002D><U0025><U006C>"
223 int_select     "<U0030><U0030>"
224 int_prefix     "<U0034><U0036>"
225 END LC_TELEPHONE
227 LC_MEASUREMENT
228 copy "i18n"
229 END LC_MEASUREMENT
231 LC_NAME
232 name_fmt    "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
233 <U0025><U006D><U0025><U0074><U0025><U0066>"
234 END LC_NAME
236 LC_ADDRESS
237 postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
238 <U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
239 <U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
240 <U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
241 <U004E><U0025><U0063><U0025><U004E>"
242 country_name "<U0053><U0076><U0065><U0072><U0069><U0067><U0065>"
243 country_ab2 "<U0053><U0045>"
244 country_ab3 "<U0053><U0057><U0045>"
245 country_num 752
246 % S
247 country_car    "<U0053>"
248 % svenska
249 lang_name    "<U0073><U0076><U0065><U006E><U0073><U006B><U0061>"
250 lang_ab      "<U0073><U0076>"
251 lang_term    "<U0073><U0077><U0065>"
252 lang_lib     "<U0073><U0077><U0065>"
253 END LC_ADDRESS