From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66726 invoked by alias); 15 Mar 2018 00:43:25 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 60961 invoked by uid 55); 15 Mar 2018 00:43:19 -0000 From: "cvs-commit at gcc dot gnu.org" To: libc-locales@sourceware.org Subject: [Bug localedata/22848] ca_ES: update date definitions from CLDR Date: Thu, 15 Mar 2018 00:43:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.27 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2018-q1/txt/msg00131.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D22848 --- Comment #31 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU C Library master sources". The branch, master has been updated via 807fee29d2c967e24e3fe05e2182ba53e96e9178 (commit) via e7155a28ef61f240da156e1cea410b61afca14ad (commit) via 71d7b121686f6d91cd5a630dcfb72197b5d8284a (commit) via a00bffe8b531693d3b26c1e87afe4b9eac84474c (commit) from bdc3009b8ff0effdbbfb05eb6b10966753cbf9b8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D807fee29d2c967e24e3= fe05e2182ba53e96e9178 commit 807fee29d2c967e24e3fe05e2182ba53e96e9178 Author: Rafal Luzynski Date: Mon Oct 17 22:06:11 2016 +0200 cs_CZ locale: Add alternative month names (bug 22963). Add alternative month names, primary month names are genitive now. [BZ #22963] * localedata/locales/cs_CZ (mon): Rename to... (alt_mon): This. (mon): Import from CLDR (genitive case). https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3De7155a28ef61f240da1= 56e1cea410b61afca14ad commit e7155a28ef61f240da156e1cea410b61afca14ad Author: Rafal Luzynski Date: Thu Mar 8 00:45:04 2018 +0100 Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937). As spotted by GNOME translation team, Greek language has the actually visible difference between the abbreviated nominative and the abbreviat= ed genitive case for some month names. Examples: May: abbreviated nominative: "=CE=9C=CE=AC=CE=B9" -> abbreviated genitive: "= =CE=9C=CE=B1=CE=90" July: abbreviated nominative: "=CE=99=CE=BF=CF=8D=CE=BD" -> abbreviated genit= ive: "=CE=99=CE=BF=CF=85=CE=BB" and more month names with similar differences. Original discussion: https://bugzilla.gnome.org/show_bug.cgi?id=3D79364= 5#c21 [BZ #22937] * localedata/locales/el_CY (abmon): Rename to... (ab_alt_mon): This. (abmon): Import from CLDR (abbreviated genitive case). * localedata/locales/el_GR (abmon): Rename to... (ab_alt_mon): This. (abmon): Import from CLDR (abbreviated genitive case). https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D71d7b121686f6d91cd5= a630dcfb72197b5d8284a commit 71d7b121686f6d91cd5a630dcfb72197b5d8284a Author: Rafal Luzynski Date: Thu Mar 8 00:38:18 2018 +0100 lt_LT locale: Update abbreviated month names (bug 22932). A GNOME translator asked to use the same abbreviated month names as provided by CLDR. This sounds reasonable. See the discussion: https://bugzilla.gnome.org/show_bug.cgi?id=3D793645#c27 [BZ #22932] * localedata/locales/lt_LT (abmon): Synchronize with CLDR. https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Da00bffe8b531693d3b2= 6c1e87afe4b9eac84474c commit a00bffe8b531693d3b26c1e87afe4b9eac84474c Author: Robert Buj Date: Tue Mar 6 22:51:29 2018 +0100 ca_ES locale: Update LC_TIME (bug 22848). 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. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 42 +++++++++++++++++ localedata/locales/ca_ES | 111 +++++++++++++++++++++++++++++-------------= --- localedata/locales/cs_CZ | 15 ++++++- localedata/locales/el_CY | 8 +++- localedata/locales/el_GR | 8 +++- localedata/locales/lt_LT | 12 +++--- 6 files changed, 147 insertions(+), 49 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.