From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130015 invoked by alias); 15 Mar 2018 11:20:46 -0000 Mailing-List: contact libc-stable-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: List-Archive: Sender: libc-stable-owner@sourceware.org Received: (qmail 129989 invoked by uid 89); 15 Mar 2018 11:20:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.4 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-24.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,WEIRD_QUOTING autolearn=ham version=3.3.2 spammy=abril, ESP, month X-Spam-Status: No, score=-24.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,WEIRD_QUOTING autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: ano163.rev.netart.pl Received: from ano163.rev.netart.pl (HELO ano163.rev.netart.pl) (85.128.223.163) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 15 Mar 2018 11:20:44 +0000 X-Virus-Scanned: by amavisd-new using ClamAV (9) X-Spam-Flag: NO X-Spam-Score: 0.001 Received: from poczta.nazwa.pl (ox5.netart.com.pl [10.252.0.15]) by id16c608407a.nazwa.pl (Postfix) with ESMTP id C39663FDBF1 for ; Thu, 15 Mar 2018 12:20:41 +0100 (CET) Date: Mon, 01 Jan 2018 00:00:00 -0000 From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-stable@sourceware.org Message-ID: <179161306.23376.1521112841320@poczta.nazwa.pl> In-Reply-To: <536621993.23233.1521112750946@poczta.nazwa.pl> References: <536621993.23233.1521112750946@poczta.nazwa.pl> Subject: [PATCH 1/5] ca_ES locale: Update LC_TIME (bug 22848). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.8.4-Rev22 X-Originating-Client: com.openexchange.ox.gui.dhtml X-IsSubscribed: yes X-SW-Source: 2018-03/txt/msg00013.txt.bz2 =46rom 12a4e12e98a02f34a4417802dd0c31ad171311c8 Mon Sep 17 00:00:00 2001 From: Robert Buj Date: Tue, 6 Mar 2018 22:51:29 +0100 Subject: [PATCH 1/5] ca_ES locale: Update LC_TIME (bug 22848). MIME-Version: 1.0 Content-Type: text/plain; charset=3DUTF-8 Content-Transfer-Encoding: 8bit Add/fix alternative month names, long & short formats, am_pm, abday settings, and improve indentation for Catalan. [BZ #22848] * localedata/locales/ca_ES (abmon): Rename to... (ab_alt_mon): This, then synchronize with CLDR (nominative case). (mon): Rename to... (alt_mon): This. (abmon): Import from CLDR (genitive case, month names preceded by "de" or "d=E2=80=99"). (mon): Likewise. (abday): Synchronize with CLDR. (d_t_fmt): Likewise. (d_fmt): Likewise. (am_pm): Likewise. (LC_TIME): Improve indentation. (LC_TELEPHONE): Likewise. (LC_NAME): Likewise. (LC_ADDRESS): Likewise. (cherry picked from commit a00bffe8b531693d3b26c1e87afe4b9eac84474c) --- ChangeLog | 20 +++++++++ localedata/locales/ca_ES | 111 ++++++++++++++++++++++++++++++-------------= ---- 2 files changed, 91 insertions(+), 40 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8baa212..4d43c8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2018-03-15 Robert Buj + + [BZ #22848] + * localedata/locales/ca_ES (abmon): Rename to... + (ab_alt_mon): This, then synchronize with CLDR (nominative case). + (mon): Rename to... + (alt_mon): This. + (abmon): Import from CLDR (genitive case, month names preceded by + "de" or "d=E2=80=99"). + (mon): Likewise. + (abday): Synchronize with CLDR. + (d_t_fmt): Likewise. + (d_fmt): Likewise. + (am_pm): Likewise. + + (LC_TIME): Improve indentation. + (LC_TELEPHONE): Likewise. + (LC_NAME): Likewise. + (LC_ADDRESS): Likewise. + 2018-03-12 Dmitry V. Levin =20 * po/pt_BR.po: Update translations. diff --git a/localedata/locales/ca_ES b/localedata/locales/ca_ES index 914c066..f0d744d 100644 --- a/localedata/locales/ca_ES +++ b/localedata/locales/ca_ES @@ -106,36 +106,67 @@ grouping 0;0 END LC_NUMERIC =20 LC_TIME -abday "dg";"dl";"dt";"dc";"dj";"dv";"ds" -day "diumenge";/ - "dilluns";/ - "dimarts";/ - "dimecres";/ - "dijous";/ - "divendres";/ - "dissabte" -abmon "gen";"feb";/ - "mar";"abr";/ - "mai";"jun";/ - "jul";"ago";/ - "set";"oct";/ - "nov";"des" -mon "gener";/ - "febrer";/ - "mar";/ - "abril";/ - "maig";/ - "juny";/ - "juliol";/ - "agost";/ - "setembre";/ - "octubre";/ - "novembre";/ - "desembre" -d_t_fmt "%a %d %b %Y %T %Z" -d_fmt "%d//%m//%y" -t_fmt "%T" -am_pm "";"" +abday "dg.";"dl.";"dt.";"dc.";"dj.";"dv.";"ds." +day "diumenge";/ + "dilluns";/ + "dimarts";/ + "dimecres";/ + "dijous";/ + "divendres";/ + "dissabte" +ab_alt_mon "gen.";/ + "febr.";/ + "mar";/ + "abr.";/ + "maig";/ + "juny";/ + "jul.";/ + "ag.";/ + "set.";/ + "oct.";/ + "nov.";/ + "des." +abmon "de gen.";/ + "de febr.";/ + "de mar";/ + "dabr.";/ + "de maig";/ + "de juny";/ + "de jul.";/ + "dag.";/ + "de set.";/ + "doct.";/ + "de nov.";/ + "de des." +alt_mon "gener";/ + "febrer";/ + "mar";/ + "abril";/ + "maig";/ + "juny";/ + "juliol";/ + "agost";/ + "setembre";/ + "octubre";/ + "novembre";/ + "desembre" +mon "de gener";/ + "de febrer";/ + "de mar";/ + "dabril";/ + "de maig";/ + "de juny";/ + "de juliol";/ + "dagost";/ + "de setembre";/ + "doctubre";/ + "de novembre";/ + "de desembre" +d_t_fmt "%A, %-d %B de %Y, %T %Z" +d_fmt "%-d//%-m//%y" +t_fmt "%T" +am_pm "a. m.";/ + "p. m." t_fmt_ampm "" week 7;19971130;4 first_weekday 2 @@ -146,9 +177,9 @@ copy "i18n" END LC_PAPER =20 LC_TELEPHONE -tel_int_fmt "+%c %a %l" -int_prefix "34" -int_select "00" +tel_int_fmt "+%c %a %l" +int_prefix "34" +int_select "00" END LC_TELEPHONE =20 LC_MEASUREMENT @@ -156,19 +187,19 @@ copy "i18n" END LC_MEASUREMENT =20 LC_NAME -name_fmt "%d%t%g%t%m%t%f" +name_fmt "%d%t%g%t%m%t%f" END LC_NAME =20 LC_ADDRESS -postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" +postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" country_name "Espanya" -country_ab2 "ES" -country_ab3 "ESP" -country_num 724 -country_car "E" +country_ab2 "ES" +country_ab3 "ESP" +country_num 724 +country_car "E" % catal=C3=A0 lang_name "catal" lang_ab "ca" lang_term "cat" -lang_lib "cat" +lang_lib "cat" END LC_ADDRESS --=20 2.7.5