mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-26 12:41:05 +00:00
fe1f87ac12
There are only two page sizes that locales use: US-Letter and A4. For the former, move to copying the en_US locale, while for the latter, move to copying the i18n locale. This lets us clean up all the stray comments like FIXME. There should be no functional differences here.
278 lines
8.4 KiB
Plaintext
278 lines
8.4 KiB
Plaintext
comment_char %
|
|
escape_char /
|
|
|
|
% 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.
|
|
|
|
% Danish language locale for Denmark
|
|
% Source: Danish Standards Association
|
|
% Address: Kollegievej 6
|
|
% DK-2920 Charlottenlund, Danmark
|
|
% Contact: Keld Simonsen
|
|
% Email: Keld.Simonsen@dkuug.dk
|
|
% Tel: +45 - 39966101
|
|
% Fax: +45 - 39966102
|
|
% Language: da
|
|
% Territory: DK
|
|
% Revision: 4.3
|
|
% Date: 1996-10-15
|
|
% Application: general
|
|
% Users: general
|
|
% Charset: ISO-8859-1
|
|
|
|
% The ordering algorithm is in accordance
|
|
% with Danish Standard DS 377 (1980)
|
|
% and the Danish Orthography Dictionary
|
|
% (Retskrivningsordbogen, 1986).
|
|
% It is also in accordance with
|
|
% Greenlandic orthography.
|
|
|
|
LC_IDENTIFICATION
|
|
title "Danish locale for Denmark"
|
|
source "Danish Standards Association"
|
|
address "Kollegievej 6, DK-2920 Charlottenlund, Danmark"
|
|
contact ""
|
|
email "bug-glibc-locales@gnu.org"
|
|
tel ""
|
|
fax ""
|
|
language "Danish"
|
|
territory "Denmark"
|
|
revision "1.0"
|
|
date "2000-06-29"
|
|
%
|
|
category "da_DK:2000";LC_IDENTIFICATION
|
|
category "da_DK:2000";LC_CTYPE
|
|
category "da_DK:2000";LC_COLLATE
|
|
category "da_DK:2000";LC_TIME
|
|
category "da_DK:2000";LC_NUMERIC
|
|
category "da_DK:2000";LC_MONETARY
|
|
category "da_DK:2000";LC_MESSAGES
|
|
category "da_DK:2000";LC_PAPER
|
|
category "da_DK:2000";LC_NAME
|
|
category "da_DK:2000";LC_ADDRESS
|
|
category "da_DK:2000";LC_TELEPHONE
|
|
category "da_DK:2000";LC_MEASUREMENT
|
|
END LC_IDENTIFICATION
|
|
|
|
LC_COLLATE
|
|
copy "iso14651_t1"
|
|
|
|
collating-element <A-A> from "<U0041><U0041>"
|
|
collating-element <A-a> from "<U0041><U0061>"
|
|
collating-element <a-A> from "<U0061><U0041>"
|
|
collating-element <a-a> from "<U0061><U0061>"
|
|
collating-symbol <CAP-MIN>
|
|
collating-symbol <MIN-CAP>
|
|
collating-symbol <ae>
|
|
collating-symbol <o-stroke>
|
|
collating-symbol <a-ring>
|
|
collating-symbol <ETH>
|
|
|
|
reorder-after <RES-1>
|
|
<CAP>
|
|
<CAP-MIN>
|
|
<MIN-CAP>
|
|
|
|
reorder-after <z>
|
|
<ae>
|
|
<o-stroke>
|
|
<a-ring>
|
|
|
|
% <U00DC> and <U0170> are treated as <U0059> in Danish
|
|
reorder-after <U0178>
|
|
<U00DC> <y>;<U00DC>;<CAP>;IGNORE
|
|
<U00FC> <y>;<U00DC>;<MIN>;IGNORE
|
|
<U0170> <y>;<U0170>;<CAP>;IGNORE
|
|
<U0171> <y>;<U0170>;<MIN>;IGNORE
|
|
|
|
% <U00C6> is a separate letter in Danish
|
|
reorder-after <U017B>
|
|
<U00C6> <ae>;<BAS>;<CAP>;IGNORE
|
|
<U00E6> <ae>;<BAS>;<MIN>;IGNORE
|
|
<U01FC> <ae>;<ACA>;<CAP>;IGNORE
|
|
<U01FD> <ae>;<ACA>;<MIN>;IGNORE
|
|
<U00C4> <ae>;<REU>;<CAP>;IGNORE
|
|
<U00E4> <ae>;<REU>;<MIN>;IGNORE
|
|
<U01E2> <ae>;<MAC>;<CAP>;IGNORE
|
|
<U01E3> <ae>;<MAC>;<MIN>;IGNORE
|
|
% <U00D8> is a separate letter in Danish
|
|
<U00D8> <o-stroke>;<BAS>;<CAP>;IGNORE
|
|
<U00F8> <o-stroke>;<BAS>;<MIN>;IGNORE
|
|
<U01FE> <o-stroke>;<ACA>;<CAP>;IGNORE
|
|
<U01FF> <o-stroke>;<ACA>;<MIN>;IGNORE
|
|
<U00D6> <o-stroke>;<REU>;<CAP>;IGNORE
|
|
<U00F6> <o-stroke>;<REU>;<MIN>;IGNORE
|
|
<U0150> <o-stroke>;<DAC>;<CAP>;IGNORE
|
|
<U0151> <o-stroke>;<DAC>;<MIN>;IGNORE
|
|
% <U00C5> is a separate letter in Danish
|
|
<U00C5> <a-ring>;<BAS>;<CAP>;IGNORE
|
|
<U00E5> <a-ring>;<BAS>;<MIN>;IGNORE
|
|
<A-A> <a-ring>;<A-A>;<CAP>;IGNORE
|
|
<A-a> <a-ring>;<A-A>;<CAP-MIN>;IGNORE
|
|
<a-A> <a-ring>;<A-A>;<MIN-CAP>;IGNORE
|
|
<a-a> <a-ring>;<A-A>;<MIN>;IGNORE
|
|
|
|
% Present in iso14651_t1, but these definitions seem to have been
|
|
% removed from latest iso14651 tables.
|
|
reorder-after <U0162>
|
|
<U00DE> "<t><h>";"<LIG><LIG>";"<CAP><CAP>";IGNORE
|
|
<U00FE> "<t><h>";"<LIG><LIG>";"<MIN><MIN>";IGNORE
|
|
|
|
reorder-after <OBL>
|
|
<ETH>
|
|
|
|
reorder-after <U0064>
|
|
<U0110> <d>;<OBL>;<CAP>;IGNORE
|
|
<U0111> <d>;<OBL>;<MIN>;IGNORE
|
|
<U00D0> <d>;<ETH>;<CAP>;IGNORE
|
|
<U00F0> <d>;<ETH>;<MIN>;IGNORE
|
|
|
|
reorder-end
|
|
END LC_COLLATE
|
|
|
|
LC_CTYPE
|
|
copy "i18n"
|
|
|
|
translit_start
|
|
|
|
include "translit_combining";""
|
|
|
|
% LATIN CAPITAL LETTER A WITH DIAERESIS -> "AE"
|
|
<U00C4> "<U0041><U0308>";"<U0041><U0045>"
|
|
% LATIN CAPITAL LETTER A WITH RING ABOVE -> "AA"
|
|
<U00C5> "<U0041><U030A>";"<U0041><U0041>"
|
|
% LATIN CAPITAL LETTER AE -> "AE"
|
|
<U00C6> "<U0041><U0045>"
|
|
% LATIN CAPITAL LETTER O WITH DIAERESIS -> "OE"
|
|
<U00D6> "<U004F><U0308>";"<U004F><U0045>"
|
|
% LATIN CAPITAL LETTER O WITH STROKE -> "OE"
|
|
<U00D8> "<U004F><U0338>";"<U004F><U0045>"
|
|
% LATIN SMALL LETTER A WITH DIAERESIS -> "ae"
|
|
<U00E4> "<U0061><U0308>";"<U0061><U0065>"
|
|
% LATIN SMALL LETTER A WITH RING ABOVE -> "aa"
|
|
<U00E5> "<U0061><U030A>";"<U0061><U0061>"
|
|
% LATIN SMALL LETTER AE -> "ae"
|
|
<U00E6> "<U0061><U0065>"
|
|
% LATIN SMALL LETTER O WITH DIAERESIS -> "oe"
|
|
<U00F6> "<U006F><U0308>";"<U006F><U0065>"
|
|
% LATIN SMALL LETTER O WITH STROKE -> "oe"
|
|
<U00F8> "<U006F><U0338>";"<U006F><U0065>"
|
|
|
|
translit_end
|
|
|
|
END LC_CTYPE
|
|
|
|
LC_MONETARY
|
|
int_curr_symbol "<U0044><U004B><U004B><U0020>"
|
|
currency_symbol "<U006B><U0072><U002E>"
|
|
mon_decimal_point "<U002C>"
|
|
mon_thousands_sep "<U002E>"
|
|
mon_grouping 3;3
|
|
positive_sign ""
|
|
negative_sign "<U002D>"
|
|
int_frac_digits 2
|
|
frac_digits 2
|
|
p_cs_precedes 1
|
|
p_sep_by_space 2
|
|
n_cs_precedes 1
|
|
n_sep_by_space 2
|
|
p_sign_posn 4
|
|
n_sign_posn 4
|
|
END LC_MONETARY
|
|
|
|
LC_NUMERIC
|
|
decimal_point "<U002C>"
|
|
thousands_sep "<U002E>"
|
|
grouping 3;3
|
|
END LC_NUMERIC
|
|
|
|
LC_TIME
|
|
abday "<U0073><U00F8><U006E>";"<U006D><U0061><U006E>";/
|
|
"<U0074><U0069><U0072>";"<U006F><U006E><U0073>";/
|
|
"<U0074><U006F><U0072>";"<U0066><U0072><U0065>";/
|
|
"<U006C><U00F8><U0072>"
|
|
day "<U0073><U00F8><U006E><U0064><U0061><U0067>";/
|
|
"<U006D><U0061><U006E><U0064><U0061><U0067>";/
|
|
"<U0074><U0069><U0072><U0073><U0064><U0061><U0067>";/
|
|
"<U006F><U006E><U0073><U0064><U0061><U0067>";/
|
|
"<U0074><U006F><U0072><U0073><U0064><U0061><U0067>";/
|
|
"<U0066><U0072><U0065><U0064><U0061><U0067>";/
|
|
"<U006C><U00F8><U0072><U0064><U0061><U0067>"
|
|
abmon "<U006A><U0061><U006E>";"<U0066><U0065><U0062>";/
|
|
"<U006D><U0061><U0072>";"<U0061><U0070><U0072>";/
|
|
"<U006D><U0061><U006A>";"<U006A><U0075><U006E>";/
|
|
"<U006A><U0075><U006C>";"<U0061><U0075><U0067>";/
|
|
"<U0073><U0065><U0070>";"<U006F><U006B><U0074>";/
|
|
"<U006E><U006F><U0076>";"<U0064><U0065><U0063>"
|
|
mon "<U006A><U0061><U006E><U0075><U0061><U0072>";/
|
|
"<U0066><U0065><U0062><U0072><U0075><U0061><U0072>";/
|
|
"<U006D><U0061><U0072><U0074><U0073>";/
|
|
"<U0061><U0070><U0072><U0069><U006C>";/
|
|
"<U006D><U0061><U006A>";/
|
|
"<U006A><U0075><U006E><U0069>";/
|
|
"<U006A><U0075><U006C><U0069>";/
|
|
"<U0061><U0075><U0067><U0075><U0073><U0074>";/
|
|
"<U0073><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/
|
|
"<U006F><U006B><U0074><U006F><U0062><U0065><U0072>";/
|
|
"<U006E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
|
|
"<U0064><U0065><U0063><U0065><U006D><U0062><U0065><U0072>"
|
|
d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
|
|
d_fmt "<U0025><U0064><U002D><U0025><U006D><U002D><U0025><U0059>"
|
|
t_fmt "<U0025><U0054>"
|
|
am_pm "";""
|
|
t_fmt_ampm ""
|
|
week 7;19971130;4
|
|
first_weekday 2
|
|
first_workday 2
|
|
END LC_TIME
|
|
|
|
LC_MESSAGES
|
|
yesexpr "<U005E><U005B><U0031><U004A><U006A><U0059><U0079><U005D><U002E><U002A>"
|
|
noexpr "<U005E><U005B><U0030><U004E><U006E><U005D><U002E><U002A>"
|
|
END LC_MESSAGES
|
|
|
|
LC_PAPER
|
|
copy "i18n"
|
|
END LC_PAPER
|
|
|
|
LC_TELEPHONE
|
|
tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
|
|
<U006C>"
|
|
int_prefix "<U0034><U0035>"
|
|
int_select "<U0030><U0030>"
|
|
END LC_TELEPHONE
|
|
|
|
LC_MEASUREMENT
|
|
copy "i18n"
|
|
END LC_MEASUREMENT
|
|
|
|
LC_NAME
|
|
name_fmt "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
|
|
<U0025><U006D><U0025><U0074><U0025><U0066>"
|
|
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_ab2 "<U0044><U004B>"
|
|
country_ab3 "<U0044><U004E><U004B>"
|
|
country_num 208
|
|
% DK
|
|
country_car "<U0044><U004B>"
|
|
% dansk
|
|
lang_name "<U0064><U0061><U006E><U0073><U006B>"
|
|
% da
|
|
lang_ab "<U0064><U0061>"
|
|
% dan
|
|
lang_term "<U0064><U0061><U006E>"
|
|
% dan
|
|
lang_lib "<U0064><U0061><U006E>"
|
|
END LC_ADDRESS
|