public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/22963] cs_CZ: Add alternative month names
Date: Fri, 16 Mar 2018 23:04:00 -0000	[thread overview]
Message-ID: <bug-22963-716-zdLvVJ4gl1@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-22963-716@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=22963

--- Comment #4 from cvs-commit at gcc dot gnu.org <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, release/2.27/master has been updated
       via  3b922526415d1af93fe5a0e3caf7e6a790cb1619 (commit)
       via  5d679b8bd77cb6c9d9a38765cd6983650d4e0c2c (commit)
       via  95c8ffa521d0aec14197aafef0d2136732f8118d (commit)
       via  207e51524bb6b8c3a65f15cdb83ba69c37c626a6 (commit)
       via  19be35a25036279770b235f4305e2276349ceb30 (commit)
      from  b63daad97ec1a9adccf028cfdebedff2b3660097 (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=glibc.git;h=3b922526415d1af93fe5a0e3caf7e6a790cb1619

commit 3b922526415d1af93fe5a0e3caf7e6a790cb1619
Author: Rafal Luzynski <digitalfreak@lingonborough.com>
Date:   Thu Mar 15 03:29:07 2018 +0100

    NEWS: Add entries for bugs: 22848, 22932, 22937, 22963.

    Alternative (nominative/genitive) month names have been added to the
    Catalan and Czech locale data and the abbreviated alternative names to
    Catalan and Greek.

    (cherry picked from commit c553cd6f7e939ae4ef62b52b3c55fbe76dddecee)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=5d679b8bd77cb6c9d9a38765cd6983650d4e0c2c

commit 5d679b8bd77cb6c9d9a38765cd6983650d4e0c2c
Author: Rafal Luzynski <digitalfreak@lingonborough.com>
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).

    Reviewed-by: Carlos O'Donell <carlos@redhat.com>
    (cherry picked from commit 807fee29d2c967e24e3fe05e2182ba53e96e9178)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=95c8ffa521d0aec14197aafef0d2136732f8118d

commit 95c8ffa521d0aec14197aafef0d2136732f8118d
Author: Rafal Luzynski <digitalfreak@lingonborough.com>
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 abbreviated
    genitive case for some month names.  Examples:

    May:

    abbreviated nominative: "Μάι" -> abbreviated genitive: "Μαΐ"

    July:

    abbreviated nominative: "Ιούν" -> abbreviated genitive: "Ιουλ"

    and more month names with similar differences.

    Original discussion: https://bugzilla.gnome.org/show_bug.cgi?id=793645#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).

    Reviewed-by: Carlos O'Donell <carlos@redhat.com>
    (cherry picked from commit e7155a28ef61f240da156e1cea410b61afca14ad)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=207e51524bb6b8c3a65f15cdb83ba69c37c626a6

commit 207e51524bb6b8c3a65f15cdb83ba69c37c626a6
Author: Rafal Luzynski <digitalfreak@lingonborough.com>
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=793645#c27

        [BZ #22932]
        * localedata/locales/lt_LT (abmon): Synchronize with CLDR.

    Reviewed-by: Carlos O'Donell <carlos@redhat.com>
    (cherry picked from commit 71d7b121686f6d91cd5a630dcfb72197b5d8284a)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=19be35a25036279770b235f4305e2276349ceb30

commit 19be35a25036279770b235f4305e2276349ceb30
Author: Robert Buj <robert.buj@gmail.com>
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’").
        (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.

    Reviewed-by: Carlos O'Donell <carlos@redhat.com>
    (cherry picked from commit a00bffe8b531693d3b26c1e87afe4b9eac84474c)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                |   42 +++++++++++++++++
 NEWS                     |   10 ++++
 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 +++---
 7 files changed, 157 insertions(+), 49 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2018-03-16 23:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 22:10 [Bug localedata/22963] New: " digitalfreak at lingonborough dot com
2018-03-13 22:13 ` [Bug localedata/22963] " digitalfreak at lingonborough dot com
2018-03-13 23:00 ` piotrdrag at gmail dot com
2018-03-15  0:43 ` cvs-commit at gcc dot gnu.org
2018-03-15 21:21 ` digitalfreak at lingonborough dot com
2018-03-16 23:04 ` cvs-commit at gcc dot gnu.org [this message]
2018-03-31 12:24 ` jeremip11 at gmail dot com
2018-06-01 16:52 ` cvs-commit at gcc dot gnu.org
2018-08-01  5:59 ` cvs-commit at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-22963-716-zdLvVJ4gl1@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libc-locales@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).