mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +00:00
152 lines
3.0 KiB
Plaintext
152 lines
3.0 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.
|
||
|
||
% French Language Locale for Canada
|
||
% Source: RAP
|
||
% Address: Sankt Jo//rgens Alle 8
|
||
% DK-1615 Ko//benhavn V, Danmark
|
||
% Contact: Keld Simonsen
|
||
% Email: Keld.Simonsen@dkuug.dk
|
||
% Tel: +45 - 31226543
|
||
% Fax: +45 - 33256543
|
||
% Language: fr
|
||
% Territory: CA
|
||
% Revision: 4.3
|
||
% Date: 1996-10-15
|
||
% Users: general
|
||
|
||
LC_IDENTIFICATION
|
||
title "French locale for Canada"
|
||
source "RAP"
|
||
address "Sankt Jørgens Alle 8, DK-1615 København V, Danmark"
|
||
contact ""
|
||
email "bug-glibc-locales@gnu.org"
|
||
tel ""
|
||
fax ""
|
||
language "Canadian French"
|
||
territory "Canada"
|
||
revision "1.0"
|
||
date "2000-06-29"
|
||
|
||
category "i18n:2012";LC_IDENTIFICATION
|
||
category "i18n:2012";LC_CTYPE
|
||
category "i18n:2012";LC_COLLATE
|
||
category "i18n:2012";LC_TIME
|
||
category "i18n:2012";LC_NUMERIC
|
||
category "i18n:2012";LC_MONETARY
|
||
category "i18n:2012";LC_MESSAGES
|
||
category "i18n:2012";LC_PAPER
|
||
category "i18n:2012";LC_NAME
|
||
category "i18n:2012";LC_ADDRESS
|
||
category "i18n:2012";LC_TELEPHONE
|
||
category "i18n:2012";LC_MEASUREMENT
|
||
END LC_IDENTIFICATION
|
||
|
||
LC_CTYPE
|
||
copy "fr_FR"
|
||
END LC_CTYPE
|
||
|
||
LC_COLLATE
|
||
define DIACRIT_BACKWARD
|
||
|
||
copy "en_CA"
|
||
END LC_COLLATE
|
||
|
||
LC_MESSAGES
|
||
copy "fr_FR"
|
||
END LC_MESSAGES
|
||
|
||
LC_MONETARY
|
||
int_curr_symbol "CAD "
|
||
currency_symbol "$"
|
||
mon_decimal_point ","
|
||
mon_thousands_sep " "
|
||
mon_grouping 3;3
|
||
positive_sign ""
|
||
negative_sign "-"
|
||
int_frac_digits 2
|
||
frac_digits 2
|
||
p_cs_precedes 0
|
||
p_sep_by_space 1
|
||
n_cs_precedes 0
|
||
n_sep_by_space 1
|
||
p_sign_posn 1
|
||
n_sign_posn 0
|
||
END LC_MONETARY
|
||
|
||
LC_NUMERIC
|
||
copy "fr_FR"
|
||
END LC_NUMERIC
|
||
|
||
LC_TIME
|
||
abday "dim";"lun";"mar";"mer";"jeu";"ven";"sam"
|
||
day "dimanche";/
|
||
"lundi";/
|
||
"mardi";/
|
||
"mercredi";/
|
||
"jeudi";/
|
||
"vendredi";/
|
||
"samedi"
|
||
abmon "jan";"fév";/
|
||
"mar";"avr";/
|
||
"mai";"jun";/
|
||
"jui";"aoû";/
|
||
"sep";"oct";/
|
||
"nov";"déc"
|
||
mon "janvier";/
|
||
"février";/
|
||
"mars";/
|
||
"avril";/
|
||
"mai";/
|
||
"juin";/
|
||
"juillet";/
|
||
"août";/
|
||
"septembre";/
|
||
"octobre";/
|
||
"novembre";/
|
||
"décembre"
|
||
d_t_fmt "%a %d %b %Y %T"
|
||
date_fmt "%a %d %b %Y %T %Z"
|
||
d_fmt "%Y-%m-%d"
|
||
t_fmt "%T"
|
||
am_pm "";""
|
||
t_fmt_ampm ""
|
||
week 7;19971130;1
|
||
END LC_TIME
|
||
|
||
LC_PAPER
|
||
copy "en_CA"
|
||
END LC_PAPER
|
||
|
||
LC_TELEPHONE
|
||
copy "en_CA"
|
||
END LC_TELEPHONE
|
||
|
||
LC_MEASUREMENT
|
||
copy "en_CA"
|
||
END LC_MEASUREMENT
|
||
|
||
LC_NAME
|
||
name_fmt "%d%t%g%t%m%t%f"
|
||
END LC_NAME
|
||
|
||
LC_ADDRESS
|
||
postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
|
||
country_name "Canada"
|
||
country_ab2 "CA"
|
||
country_ab3 "CAN"
|
||
country_num 124
|
||
country_car "CDN"
|
||
lang_name "français"
|
||
lang_ab "fr"
|
||
lang_term "fra"
|
||
lang_lib "fre"
|
||
END LC_ADDRESS
|