glibc/localedata/locales/fr_CH
Ulrich Drepper f5f52655ce Initial revision
1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
	* collate-test.c (main): change prototype definition to prevent
	warning.
1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
	* locales/de_DE: Include real collation data.  It's similar to the
	en_DK information but the order of small and capital characters is
	exchanged.
	* collate-test.c: New file.  Test suite for strcoll function.
	* de_DE.in: Input file for collation test.
	* da_DK.in: Likewise.
	* xfrm-test.c: New file.  Test suite for strxfrm function.
1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
	* All charmaps: Fix entries for <quotation-mark>.
1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (charmaps): Don't try to install CVS or RCS directory.
	(locales): Likewise.
	Reported by Matthias Urlichs.
1997-03-05 00:35:19 +00:00

81 lines
1.9 KiB
Plaintext

comment_char %
escape_char /
%
% French Language Locale for Switzerland
% 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: CH
% Revision: 4.3
% Date: 1996-10-15
% Users: general
% Repertoiremap: mnemonic,ds
% Charset: ISO-8859-1
% Distribution and use is free, also
% for commercial purposes.
LC_CTYPE
copy "en_DK"
END LC_CTYPE
LC_COLLATE
copy "en_DK"
END LC_COLLATE
LC_MESSAGES
yesexpr "<<(><O><o><j><J><s><S><y><Y><)/>><.><*>"
noexpr "<<(><n><N><)/>><.><*>"
END LC_MESSAGES
LC_MONETARY
copy "de_CH"
END LC_MONETARY
LC_NUMERIC
decimal_point "<,>"
thousands_sep ""
grouping 0;0
END LC_NUMERIC
LC_TIME
abday "<d><i><m>";"<l><u><n>";/
"<m><a><r>";"<m><e><r>";/
"<j><e><u>";"<v><e><n>";/
"<s><a><m>"
day "<d><i><m><a><n><c><h><e>";/
"<l><u><n><d><i>";/
"<m><a><r><d><i>";/
"<m><e><r><c><r><e><d><i>";/
"<j><e><u><d><i>";/
"<v><e><n><d><r><e><d><i>";/
"<s><a><m><e><d><i>"
abmon "<j><a><n>";"<f><e'><v>";/
"<m><a><r>";"<a><v><r>";/
"<m><a><i>";"<j><u><n>";/
"<j><u><i>";"<a><o><u/>>";/
"<s><e><p>";"<o><c><t>";/
"<n><o><v>";"<d><e'><c>"
mon "<j><a><n><v><i><e><r>";/
"<f><e'><v><r><i><e><r>";/
"<m><a><r><s>";/
"<a><v><r><i><l>";/
"<m><a><i>";/
"<j><u><i><n>";/
"<j><u><i><l><l><e><t>";/
"<a><o><u/>><t>";/
"<s><e><p><t><e><m><b><r><e>";/
"<o><c><t><o><b><r><e>";/
"<n><o><v><e><m><b><r><e>";/
"<d><e'><c><e><m><b><r><e>"
d_t_fmt "<%><a><SP><%><d><SP><%><b><SP><%><Y><SP><%><T><SP><%><Z>"
d_fmt "<%><d><.><SP><%><m><.><SP><%><y>"
t_fmt "<%><T>"
am_pm "";""
t_fmt_ampm ""
END LC_TIME