1comment_char %
2escape_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% French Language Locale for Belgium
12% Source: RAP
13% Address: Sankt Jo//rgens Alle 8
14%    DK-1615 Ko//benhavn V, Danmark
15% Contact: Keld Simonsen
16% Email: Keld.Simonsen@dkuug.dk
17% Tel: +45 - 31226543
18% Fax: +45 - 33256543
19% Language: fr
20% Territory: BE
21% Revision: 4.4
22% Date: 1997-03-18
23% Users: general
24
25LC_IDENTIFICATION
26title      "French locale for Belgium"
27source     "RAP"
28address    "Sankt J<U00F8>rgens Alle 8, DK-1615 K<U00F8>benhavn V, Danmark"
29contact    ""
30email      "bug-glibc-locales@gnu.org"
31tel        ""
32fax        ""
33language   "French"
34territory  "Belgium"
35revision   "1.0"
36date       "2000-06-29"
37
38category "i18n:2012";LC_IDENTIFICATION
39category "i18n:2012";LC_CTYPE
40category "i18n:2012";LC_COLLATE
41category "i18n:2012";LC_TIME
42category "i18n:2012";LC_NUMERIC
43category "i18n:2012";LC_MONETARY
44category "i18n:2012";LC_MESSAGES
45category "i18n:2012";LC_PAPER
46category "i18n:2012";LC_NAME
47category "i18n:2012";LC_ADDRESS
48category "i18n:2012";LC_TELEPHONE
49category "i18n:2012";LC_MEASUREMENT
50END LC_IDENTIFICATION
51
52LC_CTYPE
53copy "fr_FR"
54END LC_CTYPE
55
56LC_COLLATE
57copy "iso14651_t1"
58END LC_COLLATE
59
60LC_MESSAGES
61yesexpr "^[+1oOjJyY]"
62noexpr  "^[-0nN]"
63yesstr  "oui"
64nostr   "non"
65END LC_MESSAGES
66
67LC_MONETARY
68int_curr_symbol           "EUR "
69currency_symbol           "<U20AC>"
70mon_decimal_point         ","
71mon_thousands_sep         "."
72mon_grouping              3;3
73positive_sign             ""
74negative_sign             "-"
75int_frac_digits           2
76frac_digits               2
77p_cs_precedes             0
78p_sep_by_space            1
79n_cs_precedes             0
80n_sep_by_space            1
81p_sign_posn               1
82n_sign_posn               1
83END LC_MONETARY
84
85LC_NUMERIC
86decimal_point             ","
87thousands_sep             "."
88grouping                  3;3
89END LC_NUMERIC
90
91LC_TIME
92abday   "dim";"lun";"mar";"mer";"jeu";"ven";"sam"
93day     "dimanche";/
94	"lundi";/
95	"mardi";/
96	"mercredi";/
97	"jeudi";/
98	"vendredi";/
99	"samedi"
100abmon   "jan";"f<U00E9>v";/
101	"mar";"avr";/
102	"mai";"jun";/
103	"jui";"ao<U00FB>";/
104	"sep";"oct";/
105	"nov";"d<U00E9>c"
106mon     "janvier";/
107	"f<U00E9>vrier";/
108	"mars";/
109	"avril";/
110	"mai";/
111	"juin";/
112	"juillet";/
113	"ao<U00FB>t";/
114	"septembre";/
115	"octobre";/
116	"novembre";/
117	"d<U00E9>cembre"
118d_t_fmt  "%a %d %b %Y %T"
119date_fmt "%a %d %b %Y %T %Z"
120d_fmt   "%d//%m//%y"
121t_fmt   "%T"
122am_pm   "";""
123t_fmt_ampm ""
124
125week    7;19971130;4
126first_weekday 2
127END LC_TIME
128
129LC_PAPER
130copy "i18n"
131END LC_PAPER
132
133LC_TELEPHONE
134tel_int_fmt    "+%c %a %l"
135int_prefix     "32"
136int_select     "00"
137END LC_TELEPHONE
138
139LC_MEASUREMENT
140copy "i18n"
141END LC_MEASUREMENT
142
143LC_NAME
144name_fmt    "%d%t%g%t%m%t%f"
145END LC_NAME
146
147LC_ADDRESS
148postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
149country_name "Belgique"
150country_ab2 "BE"
151country_ab3 "BEL"
152country_num 056
153country_car "B"
154lang_name "fran<U00E7>ais"
155lang_ab      "fr"
156lang_term    "fra"
157lang_lib  "fre"
158END LC_ADDRESS
159