From patchwork Mon Jun 24 09:03:56 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 33330 Received: (qmail 59870 invoked by alias); 24 Jun 2019 09:05:08 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 59591 invoked by uid 89); 24 Jun 2019 09:05:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-18.6 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, XPRIO autolearn=ham version=3.3.1 spammy=H*r:Unknown, lut, czy, dzi X-HELO: shared-ano163.rev.nazwa.pl X-Spam-Score: -1 Date: Mon, 24 Jun 2019 11:03:56 +0200 (CEST) From: Rafal Luzynski To: "libc-alpha@sourceware.org" Message-ID: <1292016825.612558.1561367036727@poczta.nazwa.pl> Subject: [PATCH COMMITTED] szl_PL locale: Spelling corrections (bug 24652). MIME-Version: 1.0 From: Grzegorz Kulik Date: Tue, 18 Jun 2019 18:41:19 +0200 Subject: [PATCH] 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. --- ChangeLog | 10 ++++++++++ localedata/locales/szl_PL | 42 +++++++++++++++++++++++++-------------- 2 files changed, 37 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index deee7703b7..a3348ea227 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2019-06-24 Grzegorz Kulik + + [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 [BZ #23831] diff --git a/localedata/locales/szl_PL b/localedata/locales/szl_PL index 8d5de2112e..590b70cb6f 100644 --- a/localedata/locales/szl_PL +++ b/localedata/locales/szl_PL @@ -132,34 +132,46 @@ END LC_NUMERIC LC_TIME abday "niy";"py";/ - "wt";"str";/ - "szt";"pj";/ + "wto";"str";/ + "szt";"pi";/ "sob" day "niydziela";/ - "pydziek";/ - "wtrek";/ - "strzda";/ + "pydziałek";/ + "wtorek";/ + "strzoda";/ "sztwortek";/ - "pjntek";/ - "sobta" + "pintek";/ + "sobota" abmon "sty";"lut";/ - "mer";"kwj";/ + "mar";"kwi";/ "moj";"czy";/ - "lip";"siy";/ + "lip";"sie";/ "wrz";"pa";/ "lis";"gru" -mon "styczy";/ +alt_mon "styczy";/ "luty";/ - "merc";/ - "kwjeciy";/ + "marzec";/ + "kwieciy";/ "moj";/ - "czyrwjy";/ - "lipjy";/ - "siyrpjy";/ + "czyrwiec";/ + "lipiec";/ + "sierpiy";/ "wrzesiy";/ "padziernik";/ "listopad";/ "grudziy" +mon "stycznia";/ + "lutego";/ + "marca";/ + "kwietnia";/ + "moja";/ + "czyrwca";/ + "lipca";/ + "sierpnia";/ + "wrzenia";/ + "padziernika";/ + "listopada";/ + "grudnia" d_t_fmt "%a, %-d %b %Y, %T" d_fmt "%d.%m.%Y" t_fmt "%T"