about summary refs log tree commit diff
path: root/localedata/locales/de_DE
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/de_DE')
-rw-r--r--localedata/locales/de_DE140
1 files changed, 62 insertions, 78 deletions
diff --git a/localedata/locales/de_DE b/localedata/locales/de_DE
index 7f312384c7..dd1c1cfa48 100644
--- a/localedata/locales/de_DE
+++ b/localedata/locales/de_DE
@@ -47,23 +47,23 @@ include "translit_combining";""
 
 % German umlauts.
 % LATIN CAPITAL LETTER A WITH DIAERESIS.
-<U00C4> "<U0041><U0308>";"<U0041><U0045>"
+<U00C4> "A<U0308>";"AE"
 % LATIN CAPITAL LETTER O WITH DIAERESIS.
-<U00D6> "<U004F><U0308>";"<U004F><U0045>"
+<U00D6> "O<U0308>";"OE"
 % LATIN CAPITAL LETTER U WITH DIAERESIS.
-<U00DC> "<U0055><U0308>";"<U0055><U0045>"
+<U00DC> "U<U0308>";"UE"
 % LATIN SMALL LETTER A WITH DIAERESIS.
-<U00E4> "<U0061><U0308>";"<U0061><U0065>"
+<U00E4> "a<U0308>";"ae"
 % LATIN SMALL LETTER O WITH DIAERESIS.
-<U00F6> "<U006F><U0308>";"<U006F><U0065>"
+<U00F6> "o<U0308>";"oe"
 % LATIN SMALL LETTER U WITH DIAERESIS.
-<U00FC> "<U0075><U0308>";"<U0075><U0065>"
+<U00FC> "u<U0308>";"ue"
 
 % Danish.
 % LATIN CAPITAL LETTER A WITH RING ABOVE.
-<U00C5> "<U0041><U030A>";"<U0041><U0041>"
+<U00C5> "A<U030A>";"AA"
 % LATIN SMALL LETTER A WITH RING ABOVE.
-<U00E5> "<U0061><U030A>";"<U0061><U0061>"
+<U00E5> "a<U030A>";"aa"
 
 % The following strange first-level transliteration derive from the use
 % U201E and U201C as "correct" quoting characters.  These two characters
@@ -92,13 +92,13 @@ copy "iso14651_t1"
 END LC_COLLATE
 
 LC_MONETARY
-int_curr_symbol     "<U0045><U0055><U0052><U0020>"
+int_curr_symbol     "EUR "
 currency_symbol     "<U20AC>"
-mon_decimal_point   "<U002C>"
-mon_thousands_sep   "<U002E>"
+mon_decimal_point   ","
+mon_thousands_sep   "."
 mon_grouping        3;3
 positive_sign       ""
-negative_sign       "<U002D>"
+negative_sign       "-"
 int_frac_digits     2
 frac_digits         2
 p_cs_precedes       0
@@ -111,8 +111,8 @@ n_sign_posn         1
 END LC_MONETARY
 
 LC_NUMERIC
-decimal_point   "<U002C>"
-thousands_sep   "<U002E>"
+decimal_point   ","
+thousands_sep   "."
 grouping        3;3
 END LC_NUMERIC
 
@@ -121,47 +121,42 @@ abday	"So";"Mo";/
 	"Di";"Mi";/
 	"Do";"Fr";/
 	"Sa"
-day	"<U0053><U006F><U006E><U006E><U0074><U0061><U0067>";/
-	"<U004D><U006F><U006E><U0074><U0061><U0067>";/
-	"<U0044><U0069><U0065><U006E><U0073><U0074><U0061><U0067>";/
-	"<U004D><U0069><U0074><U0074><U0077><U006F><U0063><U0068>";/
-	"<U0044><U006F><U006E><U006E><U0065><U0072><U0073><U0074><U0061><U0067>";/
-	"<U0046><U0072><U0065><U0069><U0074><U0061><U0067>";/
-	"<U0053><U0061><U006D><U0073><U0074><U0061><U0067>"
-abmon	"<U004A><U0061><U006E>";"<U0046><U0065><U0062>";/
-	"<U004D><U00E4><U0072>";"<U0041><U0070><U0072>";/
-	"<U004D><U0061><U0069>";"<U004A><U0075><U006E>";/
-	"<U004A><U0075><U006C>";"<U0041><U0075><U0067>";/
-	"<U0053><U0065><U0070>";"<U004F><U006B><U0074>";/
-	"<U004E><U006F><U0076>";"<U0044><U0065><U007A>"
-mon	"<U004A><U0061><U006E><U0075><U0061><U0072>";/
-	"<U0046><U0065><U0062><U0072><U0075><U0061><U0072>";/
-	"<U004D><U00E4><U0072><U007A>";/
-	"<U0041><U0070><U0072><U0069><U006C>";/
-	"<U004D><U0061><U0069>";/
-	"<U004A><U0075><U006E><U0069>";/
-	"<U004A><U0075><U006C><U0069>";/
-	"<U0041><U0075><U0067><U0075><U0073><U0074>";/
-	"<U0053><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/
-	"<U004F><U006B><U0074><U006F><U0062><U0065><U0072>";/
-	"<U004E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
-	"<U0044><U0065><U007A><U0065><U006D><U0062><U0065><U0072>"
+day	"Sonntag";/
+	"Montag";/
+	"Dienstag";/
+	"Mittwoch";/
+	"Donnerstag";/
+	"Freitag";/
+	"Samstag"
+abmon	"Jan";"Feb";/
+	"M<U00E4>r";"Apr";/
+	"Mai";"Jun";/
+	"Jul";"Aug";/
+	"Sep";"Okt";/
+	"Nov";"Dez"
+mon	"Januar";/
+	"Februar";/
+	"M<U00E4>rz";/
+	"April";/
+	"Mai";/
+	"Juni";/
+	"Juli";/
+	"August";/
+	"September";/
+	"Oktober";/
+	"November";/
+	"Dezember"
 am_pm   "";""
 % Appropriate date and time representation (%c)
-%	"%a %d %b %Y %T %Z"
-d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
+d_t_fmt "%a %d %b %Y %T %Z"
 %
 % Appropriate date representation (%x)
-%	"%d.%m.%Y"
-d_fmt   "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>"
+d_fmt   "%d.%m.%Y"
 %
 % Appropriate time representation (%X)
-%	"%T"
-t_fmt   "<U0025><U0054>"
+t_fmt   "%T"
 t_fmt_ampm ""
-date_fmt	"<U0025><U0061><U0020><U0025><U002D><U0064><U002E><U0020>/
-<U0025><U0062><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>/
-<U0020><U0025><U005A><U0020><U0025><U0059>"
+date_fmt	"%a %-d. %b %H:%M:%S %Z %Y"
 
 week    7;19971130;4
 first_weekday 2
@@ -179,45 +174,34 @@ copy "i18n"
 END LC_PAPER
 
 LC_NAME
-name_fmt    "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
-<U0025><U006D><U0025><U0074><U0025><U0066>"
-name_miss   "<U0046><U0072><U00E4><U0075><U006C><U0065><U0069><U006E>"
-name_mr     "<U0048><U0065><U0072><U0072>"
-name_mrs    "<U0046><U0072><U0061><U0075>"
-name_ms     "<U0046><U0072><U0061><U0075>"
+name_fmt    "%d%t%g%t%m%t%f"
+name_miss   "Fr<U00E4>ulein"
+name_mr     "Herr"
+name_mrs    "Frau"
+name_ms     "Frau"
 END LC_NAME
 
 
 LC_ADDRESS
-postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
-<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
-<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
-<U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
-<U004E><U0025><U0063><U0025><U004E>"
-country_name  "<U0044><U0065><U0075><U0074><U0073><U0063><U0068><U006C>/
-<U0061><U006E><U0064>"
-country_post  "<U0044>"
-country_ab2   "<U0044><U0045>"
-country_ab3   "<U0044><U0045><U0055>"
+postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
+country_name  "Deutschland"
+country_post  "D"
+country_ab2   "DE"
+country_ab3   "DEU"
 country_num   276
-country_car   "<U0044>"
+country_car   "D"
 country_isbn  3
-% Deutsch
-lang_name     "<U0044><U0065><U0075><U0074><U0073><U0063><U0068>"
-% de
-lang_ab       "<U0064><U0065>"
-% deu
-lang_term     "<U0064><U0065><U0075>"
-% ger
-lang_lib      "<U0067><U0065><U0072>"
+lang_name     "Deutsch"
+lang_ab       "de"
+lang_term     "deu"
+lang_lib      "ger"
 END LC_ADDRESS
 
 LC_TELEPHONE
-tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
-<U006C>"
-tel_dom_fmt    "<U0025><U0041><U0020><U0025><U006C>"
-int_select     "<U0030><U0030>"
-int_prefix     "<U0034><U0039>"
+tel_int_fmt    "+%c %a %l"
+tel_dom_fmt    "%A %l"
+int_select     "00"
+int_prefix     "49"
 END LC_TELEPHONE
 
 LC_MEASUREMENT