Update.
[glibc.git] / localedata / locales / nl_NL
blob6fe349c14d573d98bf8475c5a2de9cdda4995476
1 comment_char %
2 escape_char  /
4 % Dutch Language Locale for the Netherlands
5 % Source: RAP
6 % Address: Sankt Jo//rgens Alle 8
7 %    DK-1615 Ko//benhavn V, Danmark
8 % Contact: Keld Simonsen
9 % Email: Keld.Simonsen@dkuug.dk
10 % Tel: +45 - 31226543
11 % Fax: +45 - 31205521
12 % Language: nl
13 % Territory: NL
14 % Revision: 4.3
15 % Date: 1996-10-15
16 % Users: general
17 % Repertoiremap: mnemonic,ds
18 % Charset: ISO-8859-9
19 % Distribution and use is free, also
20 % for commercial purposes.
22 LC_CTYPE
23 copy "en_DK"
24 END LC_CTYPE
26 LC_COLLATE
27 copy "en_DK"
28 END LC_COLLATE
30 LC_MESSAGES
31 yesexpr "<<(><j><J><y><Y><)/>><.><*>"
32 noexpr  "<<(><n><N><)/>><.><*>"
33 END LC_MESSAGES
35 LC_MONETARY
36 int_curr_symbol           "<N><L><G><SP>"
37 currency_symbol           "<f><l>"
38 mon_decimal_point         "<,>"
39 mon_thousands_sep         "<SP>"
40 mon_grouping              3;3
41 positive_sign             ""
42 negative_sign             "<->"
43 int_frac_digits           2
44 frac_digits               2
45 p_cs_precedes             1
46 p_sep_by_space            1
47 n_cs_precedes             1
48 n_sep_by_space            1
49 p_sign_posn               1
50 n_sign_posn               2
51 END LC_MONETARY
53 LC_NUMERIC
54 decimal_point             "<,>"
55 thousands_sep             ""
56 grouping                  0;0
57 END LC_NUMERIC
59 LC_TIME
60 abday   "<z><o>";"<m><a>";"<d><i>";/
61         "<w><o>";"<d><o>";"<v><r>";/
62         "<z><a>"
63 day     "<z><o><n><d><a><g>";/
64         "<m><a><a><n><d><a><g>";/
65         "<d><i><n><s><d><a><g>";/
66         "<w><o><e><n><s><d><a><g>";/
67         "<d><o><n><d><e><r><d><a><g>";/
68         "<v><r><i><j><d><a><g>";/
69         "<z><a><t><e><r><d><a><g>"
70 abmon   "<j><a><n>";"<f><e><b>";/
71         "<m><r><t>";"<a><p><r>";/
72         "<m><e><i>";"<j><u><n>";/
73         "<j><u><l>";"<a><u><g>";/
74         "<s><e><p>";"<o><k><t>";/
75         "<n><o><v>";"<d><e><c>"
76 mon     "<j><a><n><u><a><r><i>";/
77         "<f><e><b><r><u><a><r><i>";/
78         "<m><a><a><r><t>";/
79         "<a><p><r><i><l>";/
80         "<m><e><i>";/
81         "<j><u><n><i>";/
82         "<j><u><l><i>";/
83         "<a><u><g><u><s><t><u><s>";/
84         "<s><e><p><t><e><m><b><e><r>";/
85         "<o><k><t><o><b><e><r>";/
86         "<n><o><v><e><m><b><e><r>";/
87         "<d><e><c><e><m><b><e><r>"
88 d_t_fmt "<%><a><SP><%><d><SP><%><b><SP><%><Y><SP><%><T><SP><%><Z>"
89 d_fmt   "<%><d><-><%><m><-><%><y>"
90 t_fmt   "<%><T>"
91 am_pm   "";""
92 t_fmt_ampm ""
93 END LC_TIME