blob: 6179e723bea13d5d8c24fd5554228549e817279b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
comment_char %
escape_char /
%
% Dutch Language Locale for the Netherlands with Euro
% Language: nl
% Territory: NL
% Option: euro
% Date: 2000-08-20
% Users: general
% Charset: ISO-8859-15
% Distribution and use is free, also
% for commercial purposes.
LC_IDENTIFICATION
title "Dutch locale for the Netherlands with Euro"
source "Free Software Foundation, Inc."
address "http:////www.gnu.org//software//libc//"
contact ""
email "bug-glibc-locales@gnu.org"
tel ""
fax ""
language "Dutch"
territory "Netherlands"
revision "1.0"
date "2000-08-20"
%
category "nl_NL@euro:2000";LC_IDENTIFICATION
category "nl_NL@euro:2000";LC_CTYPE
category "nl_NL@euro:2000";LC_COLLATE
category "nl_NL@euro:2000";LC_TIME
category "nl_NL@euro:2000";LC_NUMERIC
category "nl_NL@euro:2000";LC_MONETARY
category "nl_NL@euro:2000";LC_MESSAGES
category "nl_NL@euro:2000";LC_PAPER
category "nl_NL@euro:2000";LC_NAME
category "nl_NL@euro:2000";LC_ADDRESS
category "nl_NL@euro:2000";LC_TELEPHONE
category "nl_NL@euro:2000";LC_MEASUREMENT
END LC_IDENTIFICATION
LC_CTYPE
copy "nl_NL"
END LC_CTYPE
LC_COLLATE
copy "iso14651_t1"
END LC_COLLATE
LC_MESSAGES
copy "nl_NL"
END LC_MESSAGES
LC_MONETARY
copy "nl_NL"
END LC_MONETARY
LC_NUMERIC
copy "nl_NL"
END LC_NUMERIC
LC_TIME
copy "nl_NL"
END LC_TIME
LC_PAPER
copy "nl_NL"
END LC_PAPER
LC_TELEPHONE
copy "nl_NL"
END LC_TELEPHONE
LC_MEASUREMENT
copy "nl_NL"
END LC_MEASUREMENT
LC_NAME
copy "nl_NL"
END LC_NAME
LC_ADDRESS
copy "nl_NL"
END LC_ADDRESS
|