diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-28 23:50:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-28 23:50:37 +0000 |
commit | aa1b098472059ca29ac9f63439ca8f14e4d625bc (patch) | |
tree | 772e786d865fb5511493bca5c4ca820879c79a13 /localedata/locales/fr_FR | |
parent | 07c35131ad1a9c6ebb1b073b9540eee55d850f89 (diff) | |
download | glibc-aa1b098472059ca29ac9f63439ca8f14e4d625bc.tar.gz glibc-aa1b098472059ca29ac9f63439ca8f14e4d625bc.tar.xz glibc-aa1b098472059ca29ac9f63439ca8f14e4d625bc.zip |
Update.
2000-06-28 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/bits/elfclass.h: Deleted. Hash table entries are 32 bit on the ia64 (as specified by the ABI), not 64 bit as on the Alpha. * shlib-versions: Bump ia64 soname to ld-linux-ia64.so.2 to mark change of objects to use 32 bit hash table indices (see above). 2000-06-28 Jes Sorensen <jes@linuxcare.com> * sysdeps/ieee754/dbl-64/e_exp.c: Add include stdlib.h to get prototype for abs().
Diffstat (limited to 'localedata/locales/fr_FR')
-rw-r--r-- | localedata/locales/fr_FR | 142 |
1 files changed, 99 insertions, 43 deletions
diff --git a/localedata/locales/fr_FR b/localedata/locales/fr_FR index d5a9dc64e4..8286d5bafc 100644 --- a/localedata/locales/fr_FR +++ b/localedata/locales/fr_FR @@ -1,6 +1,5 @@ comment_char % escape_char / -repertoiremap mnemonic.ds % % French Language Locale for France % Source: RAP @@ -20,27 +19,55 @@ repertoiremap mnemonic.ds % Distribution and use is free, also % for commercial purposes. +LC_IDENTIFICATION +title "French locale for France" +source "RAP" +address "Sankt Jo//rgens Alle 8, DK-1615 Ko//benhavn V, Danmark" +contact "Keld Simonsen" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "French" +territory "France" +revision "1.0" +date "2000-06-28" +% +category "fr_FR:2000";LC_IDENTIFICATION +category "fr_FR:2000";LC_CTYPE +category "fr_FR:2000";LC_COLLATE +category "fr_FR:2000";LC_TIME +category "fr_FR:2000";LC_NUMERIC +category "fr_FR:2000";LC_MONETARY +category "fr_FR:2000";LC_MESSAGES +category "fr_FR:2000";LC_PAPER +category "fr_FR:2000";LC_NAME +category "fr_FR:2000";LC_ADDRESS +category "fr_FR:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + LC_CTYPE -copy "en_DK" +copy "i18n" END LC_CTYPE LC_COLLATE -copy "en_DK" +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" END LC_COLLATE LC_MESSAGES -yesexpr "<'/>><<(><o><O><y><Y><)/>><.><*>" -noexpr "<'/>><<(><n><N><)/>><.><*>" +yesexpr "<U005E><U005B><U006F><U004F><U0079><U0059><U005D><U002E><U002A>" +noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>" END LC_MESSAGES LC_MONETARY -int_curr_symbol "<F><R><F><SP>" -currency_symbol "<F>" -mon_decimal_point "<,>" -mon_thousands_sep "<SP>" +int_curr_symbol "<U0046><U0052><U0046><U0020>" +currency_symbol "<U0046>" +mon_decimal_point "<U002C>" +mon_thousands_sep "<U0020>" mon_grouping 3;3 positive_sign "" -negative_sign "<->" +negative_sign "<U002D>" int_frac_digits 2 frac_digits 2 p_cs_precedes 0 @@ -52,44 +79,73 @@ n_sign_posn 1 END LC_MONETARY LC_NUMERIC -decimal_point "<,>" +decimal_point "<U002C>" 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><.><%><m><.><%><Y>" -t_fmt "<%><T>" +abday "<U0064><U0069><U006D>";"<U006C><U0075><U006E>";/ + "<U006D><U0061><U0072>";"<U006D><U0065><U0072>";/ + "<U006A><U0065><U0075>";"<U0076><U0065><U006E>";/ + "<U0073><U0061><U006D>" +day "<U0064><U0069><U006D><U0061><U006E><U0063><U0068><U0065>";/ + "<U006C><U0075><U006E><U0064><U0069>";/ + "<U006D><U0061><U0072><U0064><U0069>";/ + "<U006D><U0065><U0072><U0063><U0072><U0065><U0064><U0069>";/ + "<U006A><U0065><U0075><U0064><U0069>";/ + "<U0076><U0065><U006E><U0064><U0072><U0065><U0064><U0069>";/ + "<U0073><U0061><U006D><U0065><U0064><U0069>" +abmon "<U006A><U0061><U006E>";"<U0066><U00E9><U0076>";/ + "<U006D><U0061><U0072>";"<U0061><U0076><U0072>";/ + "<U006D><U0061><U0069>";"<U006A><U0075><U006E>";/ + "<U006A><U0075><U0069>";"<U0061><U006F><U00FB>";/ + "<U0073><U0065><U0070>";"<U006F><U0063><U0074>";/ + "<U006E><U006F><U0076>";"<U0064><U00E9><U0063>" +mon "<U006A><U0061><U006E><U0076><U0069><U0065><U0072>";/ + "<U0066><U00E9><U0076><U0072><U0069><U0065><U0072>";/ + "<U006D><U0061><U0072><U0073>";/ + "<U0061><U0076><U0072><U0069><U006C>";/ + "<U006D><U0061><U0069>";/ + "<U006A><U0075><U0069><U006E>";/ + "<U006A><U0075><U0069><U006C><U006C><U0065><U0074>";/ + "<U0061><U006F><U00FB><U0074>";/ + "<U0073><U0065><U0070><U0074><U0065><U006D><U0062><U0072><U0065>";/ + "<U006F><U0063><U0074><U006F><U0062><U0072><U0065>";/ + "<U006E><U006F><U0076><U0065><U006D><U0062><U0072><U0065>";/ + "<U0064><U00E9><U0063><U0065><U006D><U0062><U0072><U0065>" +d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>" +d_fmt "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>" +t_fmt "<U0025><U0054>" am_pm "";"" t_fmt_ampm "" END LC_TIME + +LC_PAPER +height 297 +width 210 +END LC_PAPER + +LC_TELEPHONE +tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/ +<U006C>" +tel_dom_fmt "<U0025><U0061><U0020><U0025><U006C>" +int_prefix "<U0033><U0033>" +END LC_TELEPHONE + +LC_MEASUREMENT +measurement 1 +END LC_MEASUREMENT + +LC_NAME +name_fmt "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/ +<U0025><U006D><U0025><U0074><U0025><U0066>" +END LC_NAME + +LC_ADDRESS +postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/ +<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/ +<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/ +<U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/ +<U004E><U0025><U0063><U0025><U004E>" +END LC_ADDRESS |