From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 9D91D3858437 for ; Wed, 17 Aug 2022 07:54:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9D91D3858437 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-505-ez2A4g3XMuur3c3FBwVesg-1; Wed, 17 Aug 2022 03:54:09 -0400 X-MC-Unique: ez2A4g3XMuur3c3FBwVesg-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 7B958803301 for ; Wed, 17 Aug 2022 07:54:09 +0000 (UTC) Received: from oldenburg.str.redhat.com (unknown [10.39.192.106]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 58F7F18EB5; Wed, 17 Aug 2022 07:54:08 +0000 (UTC) From: Florian Weimer To: libc-alpha@sourceware.org Cc: Frederic Berat Subject: [PATCH] localedata: Convert French language locales (fr_*) to UTF_8 Date: Wed, 17 Aug 2022 09:54:06 +0200 Message-ID: <87zgg34869.fsf@oldenburg.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.11.54.5 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-8.1 required=5.0 tests=BAYES_50, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FILL_THIS_FORM, GIT_PATCH_0, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2022 07:54:15 -0000 --- localedata/locales/fr_BE | 18 +++++++++--------- localedata/locales/fr_CA | 18 +++++++++--------- localedata/locales/fr_CH | 16 ++++++++-------- localedata/locales/fr_FR | 20 ++++++++++---------- localedata/locales/fr_LU | 22 +++++++++++----------- 5 files changed, 47 insertions(+), 47 deletions(-) diff --git a/localedata/locales/fr_BE b/localedata/locales/fr_BE index 39355fb89c..af222f76c2 100644 --- a/localedata/locales/fr_BE +++ b/localedata/locales/fr_BE @@ -25,7 +25,7 @@ escape_char / LC_IDENTIFICATION title "French locale for Belgium" source "RAP" -address "Sankt Jrgens Alle 8, DK-1615 Kbenhavn V, Danmark= " +address "Sankt J=C3=B8rgens Alle 8, DK-1615 K=C3=B8benhavn V, Danmark" contact "" email "bug-glibc-locales@gnu.org" tel "" @@ -66,7 +66,7 @@ END LC_MESSAGES =20 LC_MONETARY int_curr_symbol "EUR " -currency_symbol "" +currency_symbol "=E2=82=AC" mon_decimal_point "," mon_thousands_sep "." mon_grouping 3;3 @@ -97,24 +97,24 @@ day "dimanche";/ =09"jeudi";/ =09"vendredi";/ =09"samedi" -abmon "jan";"fv";/ +abmon "jan";"f=C3=A9v";/ =09"mar";"avr";/ =09"mai";"jun";/ -=09"jui";"ao";/ +=09"jui";"ao=C3=BB";/ =09"sep";"oct";/ -=09"nov";"dc" +=09"nov";"d=C3=A9c" mon "janvier";/ -=09"fvrier";/ +=09"f=C3=A9vrier";/ =09"mars";/ =09"avril";/ =09"mai";/ =09"juin";/ =09"juillet";/ -=09"aot";/ +=09"ao=C3=BBt";/ =09"septembre";/ =09"octobre";/ =09"novembre";/ -=09"dcembre" +=09"d=C3=A9cembre" d_t_fmt "%a %d %b %Y %T" date_fmt "%a %d %b %Y %T %Z" d_fmt "%d//%m//%y" @@ -151,7 +151,7 @@ country_ab2 "BE" country_ab3 "BEL" country_num 056 country_car "B" -lang_name "franais" +lang_name "fran=C3=A7ais" lang_ab "fr" lang_term "fra" lang_lib "fre" diff --git a/localedata/locales/fr_CA b/localedata/locales/fr_CA index 71c0d17ff6..4c3f05d98d 100644 --- a/localedata/locales/fr_CA +++ b/localedata/locales/fr_CA @@ -25,7 +25,7 @@ escape_char / LC_IDENTIFICATION title "French locale for Canada" source "RAP" -address "Sankt Jrgens Alle 8, DK-1615 Kbenhavn V, Danmark= " +address "Sankt J=C3=B8rgens Alle 8, DK-1615 K=C3=B8benhavn V, Danmark" contact "" email "bug-glibc-locales@gnu.org" tel "" @@ -67,7 +67,7 @@ LC_MONETARY int_curr_symbol "CAD " currency_symbol "$" mon_decimal_point "," -mon_thousands_sep "" +mon_thousands_sep "=E2=80=AF" mon_grouping 3;3 positive_sign "" negative_sign "-" @@ -94,24 +94,24 @@ day "dimanche";/ =09"jeudi";/ =09"vendredi";/ =09"samedi" -abmon "jan";"fv";/ +abmon "jan";"f=C3=A9v";/ =09"mar";"avr";/ =09"mai";"jun";/ -=09"jui";"ao";/ +=09"jui";"ao=C3=BB";/ =09"sep";"oct";/ -=09"nov";"dc" +=09"nov";"d=C3=A9c" mon "janvier";/ -=09"fvrier";/ +=09"f=C3=A9vrier";/ =09"mars";/ =09"avril";/ =09"mai";/ =09"juin";/ =09"juillet";/ -=09"aot";/ +=09"ao=C3=BBt";/ =09"septembre";/ =09"octobre";/ =09"novembre";/ -=09"dcembre" +=09"d=C3=A9cembre" d_t_fmt "%a %d %b %Y %T" date_fmt "%a %d %b %Y %T %Z" d_fmt "%Y-%m-%d" @@ -144,7 +144,7 @@ country_ab2 "CA" country_ab3 "CAN" country_num 124 country_car "CDN" -lang_name "franais" +lang_name "fran=C3=A7ais" lang_ab "fr" lang_term "fra" lang_lib "fre" diff --git a/localedata/locales/fr_CH b/localedata/locales/fr_CH index d9c67f9c65..690a04b763 100644 --- a/localedata/locales/fr_CH +++ b/localedata/locales/fr_CH @@ -25,7 +25,7 @@ escape_char / LC_IDENTIFICATION title "French locale for Switzerland" source "RAP" -address "Sankt Jrgens Alle 8, DK-1615 Kbenhavn V, Danmark= " +address "Sankt J=C3=B8rgens Alle 8, DK-1615 K=C3=B8benhavn V, Danmark" contact "" email "bug-glibc-locales@gnu.org" tel "" @@ -81,24 +81,24 @@ day "dimanche";/ =09"jeudi";/ =09"vendredi";/ =09"samedi" -abmon "jan";"fv";/ +abmon "jan";"f=C3=A9v";/ =09"mar";"avr";/ =09"mai";"jun";/ -=09"jui";"ao";/ +=09"jui";"ao=C3=BB";/ =09"sep";"oct";/ -=09"nov";"dc" +=09"nov";"d=C3=A9c" mon "janvier";/ -=09"fvrier";/ +=09"f=C3=A9vrier";/ =09"mars";/ =09"avril";/ =09"mai";/ =09"juin";/ =09"juillet";/ -=09"aot";/ +=09"ao=C3=BBt";/ =09"septembre";/ =09"octobre";/ =09"novembre";/ -=09"dcembre" +=09"d=C3=A9cembre" d_t_fmt "%a %d %b %Y %T" date_fmt "%a %d %b %Y %T %Z" d_fmt "%d. %m. %y" @@ -134,7 +134,7 @@ country_ab2 "CH" country_ab3 "CHE" country_num 756 country_car "CH" -lang_name "franais" +lang_name "fran=C3=A7ais" lang_ab "fr" lang_term "fra" lang_lib "fre" diff --git a/localedata/locales/fr_FR b/localedata/locales/fr_FR index b0cfdce99d..6f733fa035 100644 --- a/localedata/locales/fr_FR +++ b/localedata/locales/fr_FR @@ -76,9 +76,9 @@ END LC_MESSAGES =20 LC_MONETARY int_curr_symbol "EUR " -currency_symbol "" +currency_symbol "=E2=82=AC" mon_decimal_point "," -mon_thousands_sep "" +mon_thousands_sep "=E2=80=AF" mon_grouping 3 positive_sign "" negative_sign "-" @@ -94,7 +94,7 @@ END LC_MONETARY =20 LC_NUMERIC decimal_point "," -thousands_sep "" +thousands_sep "=E2=80=AF" grouping 3 END LC_NUMERIC =20 @@ -108,29 +108,29 @@ day "dimanche";/ "vendredi";/ "samedi" abmon "janv.";/ - "fvr.";/ + "f=C3=A9vr.";/ "mars";/ "avril";/ "mai";/ "juin";/ "juil.";/ - "aot";/ + "ao=C3=BBt";/ "sept.";/ "oct.";/ "nov.";/ - "dc." + "d=C3=A9c." mon "janvier";/ - "fvrier";/ + "f=C3=A9vrier";/ "mars";/ "avril";/ "mai";/ "juin";/ "juillet";/ - "aot";/ + "ao=C3=BBt";/ "septembre";/ "octobre";/ "novembre";/ - "dcembre" + "d=C3=A9cembre" d_t_fmt "%a %d %b %Y %T" date_fmt "%a %d %b %Y %T %Z" d_fmt "%d//%m//%Y" @@ -169,7 +169,7 @@ country_ab3 "FRA" country_num 250 country_isbn "979-10" country_car "F" -lang_name "franais" +lang_name "fran=C3=A7ais" lang_ab "fr" lang_term "fra" lang_lib "fre" diff --git a/localedata/locales/fr_LU b/localedata/locales/fr_LU index 777469af07..77272920f7 100644 --- a/localedata/locales/fr_LU +++ b/localedata/locales/fr_LU @@ -25,7 +25,7 @@ escape_char / LC_IDENTIFICATION title "French locale for Luxemburg" source "RAP" -address "Sankt Jrgens Alle 8, DK-1615 Kbenhavn V, Danmark= " +address "Sankt J=C3=B8rgens Alle 8, DK-1615 K=C3=B8benhavn V, Danmark" contact "" email "bug-glibc-locales@gnu.org" tel "" @@ -66,9 +66,9 @@ END LC_MESSAGES =20 LC_MONETARY int_curr_symbol "EUR " -currency_symbol "" +currency_symbol "=E2=82=AC" mon_decimal_point "," -mon_thousands_sep "" +mon_thousands_sep "=E2=80=AF" mon_grouping 3;3 positive_sign "" negative_sign "-" @@ -84,7 +84,7 @@ END LC_MONETARY =20 LC_NUMERIC decimal_point "," -thousands_sep "" +thousands_sep "=E2=80=AF" grouping 3;3 END LC_NUMERIC =20 @@ -97,24 +97,24 @@ day "dimanche";/ =09"jeudi";/ =09"vendredi";/ =09"samedi" -abmon "jan";"fv";/ +abmon "jan";"f=C3=A9v";/ =09"mar";"avr";/ =09"mai";"jun";/ -=09"jui";"ao";/ +=09"jui";"ao=C3=BB";/ =09"sep";"oct";/ -=09"nov";"dc" +=09"nov";"d=C3=A9c" mon "janvier";/ -=09"fvrier";/ +=09"f=C3=A9vrier";/ =09"mars";/ =09"avril";/ =09"mai";/ =09"juin";/ =09"juillet";/ -=09"aot";/ +=09"ao=C3=BBt";/ =09"septembre";/ =09"octobre";/ =09"novembre";/ -=09"dcembre" +=09"d=C3=A9cembre" d_t_fmt "%a %d %b %Y %T" date_fmt "%a %d %b %Y %T %Z" d_fmt "%d.%m.%Y" @@ -150,7 +150,7 @@ country_ab2 "LU" country_ab3 "LUX" country_num 442 country_car "L" -lang_name "franais" +lang_name "fran=C3=A7ais" lang_ab "fr" lang_term "fra" lang_lib "fre" base-commit: 2955ef4b7c9b56fcd7abfeddef7ee83c60abff98