public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Rafal Luzynski <digitalfreak@lingonborough.com>
To: libc-alpha@sourceware.org
Subject: [PATCH 2/2] csb_PL: Add alternative month names (bug 23140).
Date: Thu, 21 Jun 2018 20:19:00 -0000	[thread overview]
Message-ID: <1568260851.326373.1529612338351@poczta.nazwa.pl> (raw)
In-Reply-To: <694255124.326334.1529612015616@poczta.nazwa.pl>

Kashubian language is not supported by CLDR, data copied from Wikipedia
and documents released by RJK (official Kashubian Language Council),
also consulted with a native speaker.

Note that this language also needs ab_alt_mon feature due to the month
May: nominative "môj", genitive "maja"; abbreviated nominative "môj",
abbreviated genitive "maj".

	[BZ #23140]
	* localedata/locales/csb_PL (mon): Rename to...
	(alt_mon): This.
	(abmon): Rename to...
	(ab_alt_mon): This.
	(mon): Add with proper genitive forms, copy from Wikipedia.
	(abmon): Likewise.
---
 NEWS                      |  6 +++---
 localedata/locales/csb_PL | 22 ++++++++++++++++++++--
 2 files changed, 23 insertions(+), 5 deletions(-)

diff --git a/NEWS b/NEWS
index d51fa09..db7c129 100644
--- a/NEWS
+++ b/NEWS
@@ -25,9 +25,9 @@ Major new features:
     fMxdivfNx functions.
 
 * Nominative and genitive month names are now supported for the following
-  languages: Catalan, Czech, Scottish Gaelic, Upper Sorbian, and Walloon.
-  The Catalan and Greek languages now support abbreviated alternative
-  month names.
+  languages: Catalan, Czech, Kashubian, Scottish Gaelic, Upper Sorbian,
+  and Walloon.  The following languages now support abbreviated alternative
+  month names: Catalan, Greek, and Kashubian.
 
 * Building and running on GNU/Hurd systems now works without out-of-tree
   patches.
diff --git a/localedata/locales/csb_PL b/localedata/locales/csb_PL
index fa82966..c8572f8 100644
--- a/localedata/locales/csb_PL
+++ b/localedata/locales/csb_PL
@@ -147,13 +147,19 @@ day    "niedzela";/
         "czwi<U00F4>rtk";/
         "pi<U0105>tk";/
         "sob<U00F2>ta"
-abmon  "st<U00EB>"; "gro";/
+ab_alt_mon "st<U00EB>"; "gro";/
         "str"; "<U0142><U017C><U00EB>";/
         "m<U00F4>j"; "cze";/
         "l<U00EB>p"; "z<U00E9>l";/
         "s<U00E9>w"; "ruj";/
         "l<U00EB>s"; "g<U00F2>d"
-mon    "st<U00EB>cznik";/
+abmon   "st<U00EB>"; "gro";/
+        "str"; "<U0142><U017C><U00EB>";/
+        "maj"; "cze";/
+        "l<U00EB>p"; "z<U00E9>l";/
+        "s<U00E9>w"; "ruj";/
+        "l<U00EB>s"; "g<U00F2>d"
+alt_mon "st<U00EB>cznik";/
         "gromicznik";/
         "str<U00EB>miannik";/
         "<U0142><U017C><U00EB>kwiat";/
@@ -165,6 +171,18 @@ mon    "st<U00EB>cznik";/
         "rujan";/
         "l<U00EB>stopadnik";/
         "g<U00F2>dnik"
+mon     "st<U00EB>cznika";/
+        "gromicznika";/
+        "str<U00EB>miannika";/
+        "<U0142><U017C><U00EB>kwiata";/
+        "maja";/
+        "czerwi<U0144>ca";/
+        "l<U00EB>pi<U0144>ca";/
+        "z<U00E9>lnika";/
+        "s<U00E9>wnika";/
+        "rujana";/
+        "l<U00EB>stopadnika";/
+        "g<U00F2>dnika"
 d_t_fmt "%a %d %b %Y %T %Z"
 d_fmt   "%Y-%m-%d"
 t_fmt   "%T"
-- 
2.7.5

  parent reply	other threads:[~2018-06-21 20:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-21 20:14 [PATCH 0/2] Fixes for Kashubian language (bug 19485 and 23140) Rafal Luzynski
2018-06-21 20:17 ` [PATCH 1/2] csb_PL: Update month translations + add yesstr/nostr (bug 19485) Rafal Luzynski
2018-06-21 20:19 ` Rafal Luzynski [this message]
2018-06-25 10:49 ` [PATCH 0/2] Fixes for Kashubian language (bug 19485 and 23140) Rafal Luzynski

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=1568260851.326373.1529612338351@poczta.nazwa.pl \
    --to=digitalfreak@lingonborough.com \
    --cc=libc-alpha@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).