initial commit
[glibc.git] / localedata / locales / en_DK
1 comment_char %
2 escape_char /
3
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.
10
11 % English language locale for Denmark
12 %
13 % Written according to POSIX.2
14 % ISO/IEC 9945-2:1993 specifications
15 %
16 % Source: Danish Standards Association
17 % Address: Kollegievej 6
18 % DK-2920 Charlottenlund, Danmark
19 % Contact: Keld Simonsen
20 % Email: Keld.Simonsen@dkuug.dk
21 % Tel: +45 - 39966101
22 % Fax: +45 - 39966102
23 % Language: en
24 % Territory: DK
25 % Revision: 4.2
26 % Date: 1996-09-18
27 % Application: general
28 % Users: general
29
30 LC_IDENTIFICATION
31 title "English locale for Denmark"
32 source "Danish Standards Association"
33 address "Kollegievej 6, DK-2920 Charlottenlund, Danmark"
34 contact ""
35 email "bug-glibc-locales@gnu.org"
36 tel ""
37 fax ""
38 language "English"
39 territory "Denmark"
40 revision "1.0"
41 date "2000-06-29"
42
43 category "i18n:2012";LC_IDENTIFICATION
44 category "i18n:2012";LC_CTYPE
45 category "i18n:2012";LC_COLLATE
46 category "i18n:2012";LC_TIME
47 category "i18n:2012";LC_NUMERIC
48 category "i18n:2012";LC_MONETARY
49 category "i18n:2012";LC_MESSAGES
50 category "i18n:2012";LC_PAPER
51 category "i18n:2012";LC_NAME
52 category "i18n:2012";LC_ADDRESS
53 category "i18n:2012";LC_TELEPHONE
54 category "i18n:2012";LC_MEASUREMENT
55 END LC_IDENTIFICATION
56
57 LC_COLLATE
58 copy "iso14651_t1"
59 END LC_COLLATE
60
61 LC_CTYPE
62 copy "en_GB"
63 END LC_CTYPE
64
65 LC_MONETARY
66 copy "da_DK"
67 END LC_MONETARY
68
69 LC_NUMERIC
70 copy "da_DK"
71 END LC_NUMERIC
72
73 LC_TIME
74 abday "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
75 day "Sunday";/
76 "Monday";/
77 "Tuesday";/
78 "Wednesday";/
79 "Thursday";/
80 "Friday";/
81 "Saturday"
82 abmon "Jan";"Feb";/
83 "Mar";"Apr";/
84 "May";"Jun";/
85 "Jul";"Aug";/
86 "Sep";"Oct";/
87 "Nov";"Dec"
88 mon "January";/
89 "February";/
90 "March";/
91 "April";/
92 "May";/
93 "June";/
94 "July";/
95 "August";/
96 "September";/
97 "October";/
98 "November";/
99 "December"
100 % date formats following ISO 8601-1988
101 d_t_fmt "%Y-%m-%dT%T %Z"
102 date_fmt "%Y-%m-%dT%T %Z"
103 d_fmt "%Y-%m-%d"
104 t_fmt "%T"
105 am_pm "";""
106 t_fmt_ampm ""
107 week 7;19971130;4
108 first_weekday 2
109 END LC_TIME
110
111 LC_MESSAGES
112 % en_DK is used outside Denmark, as some sort of generic continental
113 % European English locale. Therefore, it makes sense to have matches
114 % for more than just English in yesexpr:
115 % + is ised in many applications for yes (- for no)
116 % 1 is common yes, 0 is common no, - langage neutral
117 % Jj is Danish/German/Swedish/Norwegian/Dutch "ja"
118 % sS is Spanish/Italian "si"
119 % yY is English "yes"
120 % oO is French "oui"
121 yesexpr "^[+1yYjJsSoO]"
122 noexpr "^[-0nN]"
123 yesstr "yes"
124 nostr "no"
125 END LC_MESSAGES
126
127 LC_PAPER
128 copy "da_DK"
129 END LC_PAPER
130
131 LC_TELEPHONE
132 copy "da_DK"
133 END LC_TELEPHONE
134
135 LC_MEASUREMENT
136 copy "da_DK"
137 END LC_MEASUREMENT
138
139 LC_NAME
140 copy "da_DK"
141 END LC_NAME
142
143 LC_ADDRESS
144 postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
145 country_name "Denmark"
146 country_ab2 "DK"
147 country_ab3 "DNK"
148 country_num 208
149 country_car "DK"
150 lang_name "English"
151 lang_ab "en"
152 lang_term "eng"
153 lang_lib "eng"
154 END LC_ADDRESS