public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/zack/no-nested-includes] szl_PL locale: Spelling corrections (bug 24652).
@ 2019-06-26 15:47 Zack Weinberg
  0 siblings, 0 replies; only message in thread
From: Zack Weinberg @ 2019-06-26 15:47 UTC (permalink / raw)
  To: glibc-cvs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 3024 bytes --]

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2bd81b60d6ffdf7e0d22006d69f4b812b1c80513

commit 2bd81b60d6ffdf7e0d22006d69f4b812b1c80513
Author: Grzegorz Kulik <gregorykkulik@gmail.com>
Date:   Tue Jun 18 18:41:19 2019 +0200

    szl_PL locale: Spelling corrections (bug 24652).
    
    This commit also provides the correct month names in both nominative
    and genitive case for Silesian language, as required by the fix for
    the bug 10871.
    
    	[BZ #24652]
    	* localedata/locales/szl_PL (abday): Spelling corrections.
    	(day): Likewise.
    	(abmon): Likewise.
    	(mon): Rename to...
    	(alt_mon): This, then apply spelling corrections.
    	(mon): New entry, month names in the genitive case.

Diff:
---
 ChangeLog                 | 10 ++++++++++
 localedata/locales/szl_PL | 42 +++++++++++++++++++++++++++---------------
 2 files changed, 37 insertions(+), 15 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index deee770..a3348ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2019-06-24  Grzegorz Kulik  <gregorykkulik@gmail.com>
+
+	[BZ #24652]
+	* localedata/locales/szl_PL (abday): Spelling corrections.
+	(day): Likewise.
+	(abmon): Likewise.
+	(mon): Rename to...
+	(alt_mon): This, then apply spelling corrections.
+	(mon): New entry, month names in the genitive case.
+
 2019-06-21  Rafal Luzynski  <digitalfreak@lingonborough.com>
 
 	[BZ #23831]
diff --git a/localedata/locales/szl_PL b/localedata/locales/szl_PL
index 8d5de21..590b70c 100644
--- a/localedata/locales/szl_PL
+++ b/localedata/locales/szl_PL
@@ -132,34 +132,46 @@ END LC_NUMERIC
 
 LC_TIME
 abday   "niy";"py<U0144>";/
-        "wt<U014F>";"str";/
-        "szt";"pj<U014D>";/
+        "wto";"str";/
+        "szt";"pi<U014D>";/
         "sob"
 day     "niydziela";/
-        "py<U0144>dzi<U014F>ek";/
-        "wt<U014F>rek";/
-        "strz<U014F>da";/
+        "py<U0144>działek";/
+        "wtorek";/
+        "strzoda";/
         "sztwortek";/
-        "pj<U014D>ntek";/
-        "sob<U014F>ta"
+        "pi<U014D>ntek";/
+        "sobota"
 abmon   "sty";"lut";/
-        "mer";"kwj";/
+        "mar";"kwi";/
         "moj";"czy";/
-        "lip";"siy";/
+        "lip";"sie";/
         "wrz";"pa<U017A>";/
         "lis";"gru"
-mon     "styczy<U0144>";/
+alt_mon "styczy<U0144>";/
         "luty";/
-        "merc";/
-        "kwjeciy<U0144>";/
+        "marzec";/
+        "kwieciy<U0144>";/
         "moj";/
-        "czyrwjy<U0144>";/
-        "lipjy<U0144>";/
-        "siyrpjy<U0144>";/
+        "czyrwiec";/
+        "lipiec";/
+        "sierpiy<U0144>";/
         "wrzesiy<U0144>";/
         "pa<U017A>dziernik";/
         "listopad";/
         "grudziy<U0144>"
+mon     "stycznia";/
+        "lutego";/
+        "marca";/
+        "kwietnia";/
+        "moja";/
+        "czyrwca";/
+        "lipca";/
+        "sierpnia";/
+        "wrze<U015B>nia";/
+        "pa<U017A>dziernika";/
+        "listopada";/
+        "grudnia"
 d_t_fmt "%a, %-d %b %Y, %T"
 d_fmt   "%d.%m.%Y"
 t_fmt   "%T"


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-26 15:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26 15:47 [glibc/zack/no-nested-includes] szl_PL locale: Spelling corrections (bug 24652) Zack Weinberg

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).