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 % Locale for German locale in Germany
12 % Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
15 title "German locale for Germany"
16 source "Free Software Foundation, Inc."
17 address "http:////www.gnu.org//software//libc//"
19 email "bug-glibc-locales@gnu.org"
27 category "i18n:2012";LC_IDENTIFICATION
28 category "i18n:2012";LC_CTYPE
29 category "i18n:2012";LC_COLLATE
30 category "i18n:2012";LC_TIME
31 category "i18n:2012";LC_NUMERIC
32 category "i18n:2012";LC_MONETARY
33 category "i18n:2012";LC_MESSAGES
34 category "i18n:2012";LC_PAPER
35 category "i18n:2012";LC_NAME
36 category "i18n:2012";LC_ADDRESS
37 category "i18n:2012";LC_TELEPHONE
38 category "i18n:2012";LC_MEASUREMENT
46 include "translit_combining";""
49 % LATIN CAPITAL LETTER A WITH DIAERESIS.
50 <U00C4> "A<U0308>";"AE"
51 % LATIN CAPITAL LETTER O WITH DIAERESIS.
52 <U00D6> "O<U0308>";"OE"
53 % LATIN CAPITAL LETTER U WITH DIAERESIS.
54 <U00DC> "U<U0308>";"UE"
55 % LATIN SMALL LETTER A WITH DIAERESIS.
56 <U00E4> "a<U0308>";"ae"
57 % LATIN SMALL LETTER O WITH DIAERESIS.
58 <U00F6> "o<U0308>";"oe"
59 % LATIN SMALL LETTER U WITH DIAERESIS.
60 <U00FC> "u<U0308>";"ue"
63 % LATIN CAPITAL LETTER A WITH RING ABOVE.
64 <U00C5> "A<U030A>";"AA"
65 % LATIN SMALL LETTER A WITH RING ABOVE.
66 <U00E5> "a<U030A>";"aa"
68 % The following strange first-level transliteration derive from the use
69 % U201E and U201C as "correct" quoting characters. These two characters
70 % do not really belong together. The result is that somebody who uses
71 % U201C and U201D will get the incorrect U00AB / U00BB sequences.
72 % LEFT DOUBLE QUOTATION MARK
73 <U201C> <U00AB>;<U0022>
74 % RIGHT DOUBLE QUOTATION MARK
75 <U201D> <U00BB>;<U0022>
76 % DOUBLE LOW-9 QUOTATION MARK
77 <U201E> <U00BB>;"<U002C><U002C>"
78 % DOUBLE HIGH-REVERSED-9 QUOTATION MARK
79 <U201F> <U00AB>;<U0022>
87 % Copy the template from ISO/IEC 14651
93 int_curr_symbol "EUR "
94 currency_symbol "<U20AC>"
148 % Appropriate date and time representation (%c)
149 d_t_fmt "%a %d %b %Y %T %Z"
151 % Appropriate date representation (%x)
154 % Appropriate time representation (%X)
157 date_fmt "%a %-d. %b %H:%M:%S %Z %Y"
175 name_fmt "%d%t%g%t%m%t%f"
176 name_miss "Fr<U00E4>ulein"
184 postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
185 country_name "Deutschland"
199 tel_int_fmt "+%c %a %l"