1997-03-05 00:35:19 +00:00
|
|
|
comment_char %
|
2016-02-20 06:55:12 +00:00
|
|
|
escape_char /
|
|
|
|
|
2016-02-20 06:59:46 +00:00
|
|
|
% This file is part of the GNU C Library and contains locale data.
|
|
|
|
% The Free Software Foundation does not claim any copyright interest
|
|
|
|
% in the locale data contained in this file. The foregoing does not
|
|
|
|
% affect the license of the GNU C Library as a whole. It does not
|
|
|
|
% exempt you from the conditions of the license if your use would
|
|
|
|
% otherwise be governed by that license.
|
|
|
|
|
2000-06-26 00:38:37 +00:00
|
|
|
% Locale for German locale in Germany
|
|
|
|
% Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
|
|
|
|
|
|
|
|
LC_IDENTIFICATION
|
|
|
|
title "German locale for Germany"
|
|
|
|
source "Free Software Foundation, Inc."
|
Prefer https to http for gnu.org and fsf.org URLs
Also, change sources.redhat.com to sourceware.org.
This patch was automatically generated by running the following shell
script, which uses GNU sed, and which avoids modifying files imported
from upstream:
sed -ri '
s,(http|ftp)(://(.*\.)?(gnu|fsf|sourceware)\.org($|[^.]|\.[^a-z])),https\2,g
s,(http|ftp)(://(.*\.)?)sources\.redhat\.com($|[^.]|\.[^a-z]),https\2sourceware.org\4,g
' \
$(find $(git ls-files) -prune -type f \
! -name '*.po' \
! -name 'ChangeLog*' \
! -path COPYING ! -path COPYING.LIB \
! -path manual/fdl-1.3.texi ! -path manual/lgpl-2.1.texi \
! -path manual/texinfo.tex ! -path scripts/config.guess \
! -path scripts/config.sub ! -path scripts/install-sh \
! -path scripts/mkinstalldirs ! -path scripts/move-if-change \
! -path INSTALL ! -path locale/programs/charmap-kw.h \
! -path po/libc.pot ! -path sysdeps/gnu/errlist.c \
! '(' -name configure \
-execdir test -f configure.ac -o -f configure.in ';' ')' \
! '(' -name preconfigure \
-execdir test -f preconfigure.ac ';' ')' \
-print)
and then by running 'make dist-prepare' to regenerate files built
from the altered files, and then executing the following to cleanup:
chmod a+x sysdeps/unix/sysv/linux/riscv/configure
# Omit irrelevant whitespace and comment-only changes,
# perhaps from a slightly-different Autoconf version.
git checkout -f \
sysdeps/csky/configure \
sysdeps/hppa/configure \
sysdeps/riscv/configure \
sysdeps/unix/sysv/linux/csky/configure
# Omit changes that caused a pre-commit check to fail like this:
# remote: *** error: sysdeps/powerpc/powerpc64/ppc-mcount.S: trailing lines
git checkout -f \
sysdeps/powerpc/powerpc64/ppc-mcount.S \
sysdeps/unix/sysv/linux/s390/s390-64/syscall.S
# Omit change that caused a pre-commit check to fail like this:
# remote: *** error: sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: last line does not end in newline
git checkout -f sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S
2019-09-07 05:40:42 +00:00
|
|
|
address "https:////www.gnu.org//software//libc//"
|
2000-06-26 00:38:37 +00:00
|
|
|
contact ""
|
2004-10-31 23:42:28 +00:00
|
|
|
email "bug-glibc-locales@gnu.org"
|
2000-06-26 00:38:37 +00:00
|
|
|
tel ""
|
|
|
|
fax ""
|
|
|
|
language "German"
|
|
|
|
territory "Germany"
|
|
|
|
revision "1.0"
|
|
|
|
date "2000-06-24"
|
2016-04-13 15:22:00 +00:00
|
|
|
|
|
|
|
category "i18n:2012";LC_IDENTIFICATION
|
|
|
|
category "i18n:2012";LC_CTYPE
|
|
|
|
category "i18n:2012";LC_COLLATE
|
|
|
|
category "i18n:2012";LC_TIME
|
|
|
|
category "i18n:2012";LC_NUMERIC
|
|
|
|
category "i18n:2012";LC_MONETARY
|
|
|
|
category "i18n:2012";LC_MESSAGES
|
|
|
|
category "i18n:2012";LC_PAPER
|
|
|
|
category "i18n:2012";LC_NAME
|
|
|
|
category "i18n:2012";LC_ADDRESS
|
|
|
|
category "i18n:2012";LC_TELEPHONE
|
|
|
|
category "i18n:2012";LC_MEASUREMENT
|
2000-06-26 00:38:37 +00:00
|
|
|
END LC_IDENTIFICATION
|
1997-03-05 00:35:19 +00:00
|
|
|
|
2000-06-26 00:38:37 +00:00
|
|
|
LC_CTYPE
|
|
|
|
copy "i18n"
|
2000-10-31 04:38:55 +00:00
|
|
|
|
|
|
|
translit_start
|
|
|
|
|
|
|
|
include "translit_combining";""
|
|
|
|
|
|
|
|
% German umlauts.
|
|
|
|
% LATIN CAPITAL LETTER A WITH DIAERESIS.
|
2017-11-02 14:10:42 +00:00
|
|
|
<U00C4> "A<U0308>";"AE"
|
2000-10-31 04:38:55 +00:00
|
|
|
% LATIN CAPITAL LETTER O WITH DIAERESIS.
|
2017-11-02 14:10:42 +00:00
|
|
|
<U00D6> "O<U0308>";"OE"
|
2000-10-31 04:38:55 +00:00
|
|
|
% LATIN CAPITAL LETTER U WITH DIAERESIS.
|
2017-11-02 14:10:42 +00:00
|
|
|
<U00DC> "U<U0308>";"UE"
|
2000-10-31 04:38:55 +00:00
|
|
|
% LATIN SMALL LETTER A WITH DIAERESIS.
|
2017-11-02 14:10:42 +00:00
|
|
|
<U00E4> "a<U0308>";"ae"
|
2000-10-31 04:38:55 +00:00
|
|
|
% LATIN SMALL LETTER O WITH DIAERESIS.
|
2017-11-02 14:10:42 +00:00
|
|
|
<U00F6> "o<U0308>";"oe"
|
2000-10-31 04:38:55 +00:00
|
|
|
% LATIN SMALL LETTER U WITH DIAERESIS.
|
2017-11-02 14:10:42 +00:00
|
|
|
<U00FC> "u<U0308>";"ue"
|
2000-10-31 04:38:55 +00:00
|
|
|
|
|
|
|
% Danish.
|
|
|
|
% LATIN CAPITAL LETTER A WITH RING ABOVE.
|
2017-11-02 14:10:42 +00:00
|
|
|
<U00C5> "A<U030A>";"AA"
|
2000-10-31 04:38:55 +00:00
|
|
|
% LATIN SMALL LETTER A WITH RING ABOVE.
|
2017-11-02 14:10:42 +00:00
|
|
|
<U00E5> "a<U030A>";"aa"
|
2000-10-31 04:38:55 +00:00
|
|
|
|
2005-10-15 00:39:12 +00:00
|
|
|
% The following strange first-level transliteration derive from the use
|
|
|
|
% U201E and U201C as "correct" quoting characters. These two characters
|
|
|
|
% do not really belong together. The result is that somebody who uses
|
|
|
|
% U201C and U201D will get the incorrect U00AB / U00BB sequences.
|
|
|
|
% LEFT DOUBLE QUOTATION MARK
|
|
|
|
<U201C> <U00AB>;<U0022>
|
|
|
|
% RIGHT DOUBLE QUOTATION MARK
|
|
|
|
<U201D> <U00BB>;<U0022>
|
|
|
|
% DOUBLE LOW-9 QUOTATION MARK
|
|
|
|
<U201E> <U00BB>;"<U002C><U002C>"
|
|
|
|
% DOUBLE HIGH-REVERSED-9 QUOTATION MARK
|
|
|
|
<U201F> <U00AB>;<U0022>
|
|
|
|
|
2000-10-31 04:38:55 +00:00
|
|
|
translit_end
|
|
|
|
|
2000-06-26 00:38:37 +00:00
|
|
|
END LC_CTYPE
|
1997-03-05 00:35:19 +00:00
|
|
|
|
|
|
|
LC_COLLATE
|
|
|
|
|
2000-06-26 00:38:37 +00:00
|
|
|
% Copy the template from ISO/IEC 14651
|
|
|
|
copy "iso14651_t1"
|
1997-03-05 00:35:19 +00:00
|
|
|
|
|
|
|
END LC_COLLATE
|
|
|
|
|
|
|
|
LC_MONETARY
|
2017-11-02 14:10:42 +00:00
|
|
|
int_curr_symbol "EUR "
|
2002-02-28 09:13:09 +00:00
|
|
|
currency_symbol "<U20AC>"
|
2017-11-02 14:10:42 +00:00
|
|
|
mon_decimal_point ","
|
|
|
|
mon_thousands_sep "."
|
2000-06-26 00:38:37 +00:00
|
|
|
mon_grouping 3;3
|
|
|
|
positive_sign ""
|
2017-11-02 14:10:42 +00:00
|
|
|
negative_sign "-"
|
2000-06-26 00:38:37 +00:00
|
|
|
int_frac_digits 2
|
|
|
|
frac_digits 2
|
|
|
|
p_cs_precedes 0
|
|
|
|
p_sep_by_space 1
|
|
|
|
n_cs_precedes 0
|
|
|
|
n_sep_by_space 1
|
|
|
|
p_sign_posn 1
|
|
|
|
n_sign_posn 1
|
|
|
|
%
|
1997-03-05 00:35:19 +00:00
|
|
|
END LC_MONETARY
|
|
|
|
|
|
|
|
LC_NUMERIC
|
2017-11-02 14:10:42 +00:00
|
|
|
decimal_point ","
|
|
|
|
thousands_sep "."
|
2000-06-26 00:38:37 +00:00
|
|
|
grouping 3;3
|
1997-03-05 00:35:19 +00:00
|
|
|
END LC_NUMERIC
|
|
|
|
|
|
|
|
LC_TIME
|
2017-08-14 15:12:37 +00:00
|
|
|
abday "So";"Mo";/
|
|
|
|
"Di";"Mi";/
|
|
|
|
"Do";"Fr";/
|
|
|
|
"Sa"
|
2017-11-02 14:10:42 +00:00
|
|
|
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"
|
1997-03-05 00:35:19 +00:00
|
|
|
am_pm "";""
|
2000-06-26 00:38:37 +00:00
|
|
|
% Appropriate date and time representation (%c)
|
2017-11-02 14:10:42 +00:00
|
|
|
d_t_fmt "%a %d %b %Y %T %Z"
|
2000-06-26 00:38:37 +00:00
|
|
|
%
|
|
|
|
% Appropriate date representation (%x)
|
2017-11-02 14:10:42 +00:00
|
|
|
d_fmt "%d.%m.%Y"
|
2000-06-26 00:38:37 +00:00
|
|
|
%
|
|
|
|
% Appropriate time representation (%X)
|
2017-11-02 14:10:42 +00:00
|
|
|
t_fmt "%T"
|
1997-03-05 00:35:19 +00:00
|
|
|
t_fmt_ampm ""
|
2017-11-02 14:10:42 +00:00
|
|
|
date_fmt "%a %-d. %b %H:%M:%S %Z %Y"
|
2007-10-09 22:24:30 +00:00
|
|
|
|
2009-04-25 04:44:16 +00:00
|
|
|
week 7;19971130;4
|
|
|
|
first_weekday 2
|
1997-03-05 00:35:19 +00:00
|
|
|
END LC_TIME
|
2000-06-26 00:38:37 +00:00
|
|
|
|
|
|
|
LC_MESSAGES
|
2017-10-25 08:47:23 +00:00
|
|
|
yesexpr "^[+1jJyY]"
|
|
|
|
noexpr "^[-0nN]"
|
|
|
|
yesstr "ja"
|
|
|
|
nostr "nein"
|
2000-06-26 00:38:37 +00:00
|
|
|
END LC_MESSAGES
|
|
|
|
|
|
|
|
LC_PAPER
|
2016-02-09 11:04:07 +00:00
|
|
|
copy "i18n"
|
2000-06-26 00:38:37 +00:00
|
|
|
END LC_PAPER
|
|
|
|
|
|
|
|
LC_NAME
|
2017-11-02 14:10:42 +00:00
|
|
|
name_fmt "%d%t%g%t%m%t%f"
|
|
|
|
name_miss "Fr<U00E4>ulein"
|
|
|
|
name_mr "Herr"
|
|
|
|
name_mrs "Frau"
|
|
|
|
name_ms "Frau"
|
2000-06-26 00:38:37 +00:00
|
|
|
END LC_NAME
|
|
|
|
|
|
|
|
|
|
|
|
LC_ADDRESS
|
2017-11-02 14:10:42 +00:00
|
|
|
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"
|
2000-06-26 00:38:37 +00:00
|
|
|
country_num 276
|
2017-11-02 14:10:42 +00:00
|
|
|
country_car "D"
|
2000-06-26 00:38:37 +00:00
|
|
|
country_isbn 3
|
2017-11-02 14:10:42 +00:00
|
|
|
lang_name "Deutsch"
|
|
|
|
lang_ab "de"
|
|
|
|
lang_term "deu"
|
|
|
|
lang_lib "ger"
|
2000-06-26 00:38:37 +00:00
|
|
|
END LC_ADDRESS
|
|
|
|
|
|
|
|
LC_TELEPHONE
|
2017-11-02 14:10:42 +00:00
|
|
|
tel_int_fmt "+%c %a %l"
|
|
|
|
tel_dom_fmt "%A %l"
|
|
|
|
int_select "00"
|
|
|
|
int_prefix "49"
|
2000-06-26 00:38:37 +00:00
|
|
|
END LC_TELEPHONE
|
|
|
|
|
|
|
|
LC_MEASUREMENT
|
2016-02-09 11:25:52 +00:00
|
|
|
copy "i18n"
|
2000-06-26 00:38:37 +00:00
|
|
|
END LC_MEASUREMENT
|