Updated to fedora-glibc-20071010T2047
[glibc.git] / localedata / locales / de_DE
blob1298854b018fb8f1b86ceade83318e3b8314430e
1 escape_char /
2 comment_char %
3 % Locale for German locale in Germany
4 % Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
6 LC_IDENTIFICATION
7 title      "German locale for Germany"
8 source     "Free Software Foundation, Inc."
9 address    "59 Temple Place - Suite 330, Boston, MA 02111-1307, USA"
10 contact    ""
11 email      "bug-glibc-locales@gnu.org"
12 tel        ""
13 fax        ""
14 language   "German"
15 territory  "Germany"
16 revision   "1.0"
17 date       "2000-06-24"
19 category  "de_DE:2000";LC_IDENTIFICATION
20 category  "de_DE:2000";LC_CTYPE
21 category  "de_DE:2000";LC_COLLATE
22 category  "de_DE:2000";LC_TIME
23 category  "de_DE:2000";LC_NUMERIC
24 category  "de_DE:2000";LC_MONETARY
25 category  "de_DE:2000";LC_MESSAGES
26 category  "de_DE:2000";LC_PAPER
27 category  "de_DE:2000";LC_NAME
28 category  "de_DE:2000";LC_ADDRESS
29 category  "de_DE:2000";LC_TELEPHONE
31 END LC_IDENTIFICATION
33 LC_CTYPE
34 copy "i18n"
36 translit_start
38 include "translit_combining";""
40 % German umlauts.
41 % LATIN CAPITAL LETTER A WITH DIAERESIS.
42 <U00C4> "<U0041><U0308>";"<U0041><U0045>"
43 % LATIN CAPITAL LETTER O WITH DIAERESIS.
44 <U00D6> "<U004F><U0308>";"<U004F><U0045>"
45 % LATIN CAPITAL LETTER U WITH DIAERESIS.
46 <U00DC> "<U0055><U0308>";"<U0055><U0045>"
47 % LATIN SMALL LETTER A WITH DIAERESIS.
48 <U00E4> "<U0061><U0308>";"<U0061><U0065>"
49 % LATIN SMALL LETTER O WITH DIAERESIS.
50 <U00F6> "<U006F><U0308>";"<U006F><U0065>"
51 % LATIN SMALL LETTER U WITH DIAERESIS.
52 <U00FC> "<U0075><U0308>";"<U0075><U0065>"
54 % Danish.
55 % LATIN CAPITAL LETTER A WITH RING ABOVE.
56 <U00C5> "<U0041><U030A>";"<U0041><U0041>"
57 % LATIN SMALL LETTER A WITH RING ABOVE.
58 <U00E5> "<U0061><U030A>";"<U0061><U0061>"
60 % The following strange first-level transliteration derive from the use
61 % U201E and U201C as "correct" quoting characters.  These two characters
62 % do not really belong together.  The result is that somebody who uses
63 % U201C and U201D will get the incorrect U00AB / U00BB sequences.
64 % LEFT DOUBLE QUOTATION MARK
65 <U201C> <U00AB>;<U0022>
66 % RIGHT DOUBLE QUOTATION MARK
67 <U201D> <U00BB>;<U0022>
68 % DOUBLE LOW-9 QUOTATION MARK
69 <U201E> <U00BB>;"<U002C><U002C>"
70 % DOUBLE HIGH-REVERSED-9 QUOTATION MARK
71 <U201F> <U00AB>;<U0022>
73 translit_end
75 END LC_CTYPE
77 LC_COLLATE
79 % Copy the template from ISO/IEC 14651
80 copy "iso14651_t1"
82 END LC_COLLATE
84 LC_MONETARY
85 int_curr_symbol     "<U0045><U0055><U0052><U0020>"
86 currency_symbol     "<U20AC>"
87 mon_decimal_point   "<U002C>"
88 mon_thousands_sep   "<U002E>"
89 mon_grouping        3;3
90 positive_sign       ""
91 negative_sign       "<U002D>"
92 int_frac_digits     2
93 frac_digits         2
94 p_cs_precedes       0
95 p_sep_by_space      1
96 n_cs_precedes       0
97 n_sep_by_space      1
98 p_sign_posn         1
99 n_sign_posn         1
101 END LC_MONETARY
103 LC_NUMERIC
104 decimal_point   "<U002C>"
105 thousands_sep   "<U002E>"
106 grouping        3;3
107 END LC_NUMERIC
109 LC_TIME
110 abday   "<U0053><U006F>";"<U004D><U006F>";/
111         "<U0044><U0069>";"<U004D><U0069>";/
112         "<U0044><U006F>";"<U0046><U0072>";/
113         "<U0053><U0061>"
114 day     "<U0053><U006F><U006E><U006E><U0074><U0061><U0067>";/
115         "<U004D><U006F><U006E><U0074><U0061><U0067>";/
116         "<U0044><U0069><U0065><U006E><U0073><U0074><U0061><U0067>";/
117         "<U004D><U0069><U0074><U0074><U0077><U006F><U0063><U0068>";/
118         "<U0044><U006F><U006E><U006E><U0065><U0072><U0073><U0074><U0061><U0067>";/
119         "<U0046><U0072><U0065><U0069><U0074><U0061><U0067>";/
120         "<U0053><U0061><U006D><U0073><U0074><U0061><U0067>"
121 abmon   "<U004A><U0061><U006E>";"<U0046><U0065><U0062>";/
122         "<U004D><U00E4><U0072>";"<U0041><U0070><U0072>";/
123         "<U004D><U0061><U0069>";"<U004A><U0075><U006E>";/
124         "<U004A><U0075><U006C>";"<U0041><U0075><U0067>";/
125         "<U0053><U0065><U0070>";"<U004F><U006B><U0074>";/
126         "<U004E><U006F><U0076>";"<U0044><U0065><U007A>"
127 mon     "<U004A><U0061><U006E><U0075><U0061><U0072>";/
128         "<U0046><U0065><U0062><U0072><U0075><U0061><U0072>";/
129         "<U004D><U00E4><U0072><U007A>";/
130         "<U0041><U0070><U0072><U0069><U006C>";/
131         "<U004D><U0061><U0069>";/
132         "<U004A><U0075><U006E><U0069>";/
133         "<U004A><U0075><U006C><U0069>";/
134         "<U0041><U0075><U0067><U0075><U0073><U0074>";/
135         "<U0053><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/
136         "<U004F><U006B><U0074><U006F><U0062><U0065><U0072>";/
137         "<U004E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
138         "<U0044><U0065><U007A><U0065><U006D><U0062><U0065><U0072>"
139 am_pm   "";""
140 % Appropriate date and time representation (%c)
141 %       "%a %d %b %Y %T %Z"
142 d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
144 % Appropriate date representation (%x)
145 %       "%d.%m.%Y"
146 d_fmt   "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>"
148 % Appropriate time representation (%X)
149 %       "%T"
150 t_fmt   "<U0025><U0054>"
151 t_fmt_ampm ""
152 date_fmt        "<U0025><U0061><U0020><U0025><U002D><U0064><U002E><U0020>/
153 <U0025><U0062><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>/
154 <U0020><U0025><U005A><U0020><U0025><U0059>"
156 week    7;19971201;4
157 first_weekday 1
158 first_workday 1
159 END LC_TIME
161 LC_MESSAGES
162 yesexpr "<U005E><U005B><U006A><U004A><U0079><U0059><U005D><U002E><U002A>"
163 noexpr  "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
164 END LC_MESSAGES
166 LC_PAPER
167 height   297
168 width    210
169 END LC_PAPER
171 LC_NAME
172 name_fmt    "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
173 <U0025><U006D><U0025><U0074><U0025><U0066>"
174 name_miss   "<U0046><U0072><U00E4><U0075><U006C><U0065><U0069><U006E>"
175 name_mr     "<U0048><U0065><U0072><U0072>"
176 name_mrs    "<U0046><U0072><U0061><U0075>"
177 name_ms     "<U0046><U0072><U0061><U0075>"
178 END LC_NAME
181 LC_ADDRESS
182 postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
183 <U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
184 <U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
185 <U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/
186 <U004E><U0025><U0063><U0025><U004E>"
187 country_name  "<U0044><U0065><U0075><U0074><U0073><U0063><U0068><U006C>/
188 <U0061><U006E><U0064>"
189 country_post  "<U0044>"
190 country_ab2   "<U0044><U0045>"
191 country_ab3   "<U0044><U0045><U0055>"
192 country_num   276
193 country_car   "<U0044>"
194 country_isbn  3
195 lang_name     "<U0044><U0065><U0075><U0074><U0073><U0063><U0068>"
196 lang_ab       "<U0064><U0065>"
197 lang_term     "<U0064><U0065><U0075>"
198 lang_lib      "<U0067><U0065><U0072>"
199 END LC_ADDRESS
201 LC_TELEPHONE
202 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
203 <U006C>"
204 tel_dom_fmt    "<U0025><U0061><U0020><U0025><U006C>"
205 int_select     "<U0030><U0030>"
206 int_prefix     "<U0034><U0039>"
207 END LC_TELEPHONE
209 LC_MEASUREMENT
210 measurement    1
211 END LC_MEASUREMENT