From patchwork Fri Jun 8 21:59:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 27723 Received: (qmail 9242 invoked by alias); 8 Jun 2018 21:59:26 -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 9224 invoked by uid 89); 8 Jun 2018 21:59:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-24.3 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=H*x:Mailer, H*UA:Mailer, mh, Est X-HELO: ano163.rev.netart.pl X-Spam-Score: 0 Date: Fri, 8 Jun 2018 23:59:20 +0200 (CEST) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <2049696936.582408.1528495160938@poczta.nazwa.pl> In-Reply-To: <1713563666.582375.1528494789822@poczta.nazwa.pl> References: <1713563666.582375.1528494789822@poczta.nazwa.pl> Subject: [PATCH] gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140). MIME-Version: 1.0 X-Originating-Client: com.openexchange.ox.gui.dhtml As a followup of fixing bug 10871, these three languages now support two grammatical cases of the month names. [BZ #23140] * localedata/locales/gd_GB (mon): Rename to... (alt_mon): This. (mon): Import from CLDR (genitive case). * localedata/locales/hsb_DE (mon): Rename to... (alt_mon): This. (mon): Import from CLDR (genitive case). * localedata/locales/wa_BE (mon): Rename to... (alt_mon): This. (mon): Add, fill with the proper genitive forms, but CLDR data is incomplete; completed according to the comments in this file. (d_t_fmt): Do not use "di" before the month name, no longer needed. * localedata/locales/wa_BE (country_name): Reword "Beljike" -> "Beldjike". --- NEWS | 7 ++++--- localedata/locales/gd_GB | 17 ++++++++++++++++- localedata/locales/hsb_DE | 14 +++++++++++++- localedata/locales/wa_BE | 24 ++++++++++++++++-------- 4 files changed, 49 insertions(+), 13 deletions(-) diff --git a/NEWS b/NEWS index e2a6f45..d96c7ca 100644 --- a/NEWS +++ b/NEWS @@ -24,9 +24,10 @@ Major new features: - fdiv, fdivl, ddivl and corresponding fMdivfN, fMdivfNx, fMxdivfN and fMxdivfNx functions. -* Nominative and genitive month names are now supported for the Catalan and - Czech languages. The Catalan and Greek languages now support abbreviated - alternative month names. +* 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. * Building and running on GNU/Hurd systems now works without out-of-tree patches. diff --git a/localedata/locales/gd_GB b/localedata/locales/gd_GB index 77d11e5..d08644c 100644 --- a/localedata/locales/gd_GB +++ b/localedata/locales/gd_GB @@ -54,7 +54,7 @@ END LC_COLLATE LC_TIME % Am Faoilleach, An Gearran, Am Màrt, An Giblean, An Cèitean, An t-Ògmhios, An t-Iuchar, An Lùnastal, An t-Sultain, An Dàmhair, An t-Samhain, An Dùbhlachd -mon "Am Faoilleach";/ +alt_mon "Am Faoilleach";/ "An Gearran";/ "Am Mrt";/ "An Giblean";/ @@ -66,6 +66,21 @@ mon "Am Faoilleach";/ "An Dmhair";/ "An t-Samhain";/ "An Dbhlachd" +% dhen Fhaoilleach, dhen Ghearran, dhen Mhàrt, dhen Ghiblean, dhen Chèitean, +% dhen Ògmhios, dhen Iuchar, dhen Lùnastal, dhen t-Sultain, dhen Dàmhair, +% dhen t-Samhain, dhen Dùbhlachd +mon "dhen Fhaoilleach";/ + "dhen Ghearran";/ + "dhen Mhrt";/ + "dhen Ghiblean";/ + "dhen Chitean";/ + "dhen gmhios";/ + "dhen Iuchar";/ + "dhen Lnastal";/ + "dhen t-Sultain";/ + "dhen Dmhair";/ + "dhen t-Samhain";/ + "dhen Dbhlachd" % Faoi, Gearr, Màrt, Gibl, Cèit, Ògmh, Iuch, Lùna, Sult, Dàmh, Samh, Dùbh abmon "Faoi";/ "Gearr";/ diff --git a/localedata/locales/hsb_DE b/localedata/locales/hsb_DE index 492c2c7..13fc8e9 100644 --- a/localedata/locales/hsb_DE +++ b/localedata/locales/hsb_DE @@ -170,7 +170,7 @@ abmon "Jan";"Feb";/ "Jul";"Awg";/ "Sep";"Okt";/ "Now";"Dec" -mon "Januar";/ +alt_mon "Januar";/ "Februar";/ "Mrc";/ "Apryl";/ @@ -182,6 +182,18 @@ mon "Januar";/ "Oktober";/ "Nowember";/ "December" +mon "januara";/ + "februara";/ + "mrca";/ + "apryla";/ + "meje";/ + "junija";/ + "julija";/ + "awgusta";/ + "septembra";/ + "oktobra";/ + "nowembra";/ + "decembra" d_t_fmt "%a %d %b %Y %T %Z" d_fmt "%d.%m.%Y" t_fmt "%T" diff --git a/localedata/locales/wa_BE b/localedata/locales/wa_BE index 2db2c04..e974930 100644 --- a/localedata/locales/wa_BE +++ b/localedata/locales/wa_BE @@ -37,7 +37,7 @@ END LC_IDENTIFICATION LC_ADDRESS postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" -country_name "Beljike" +country_name "Beldjike" country_post "B" country_ab2 "BE" country_ab3 "BEL" @@ -121,7 +121,7 @@ abmon "dja";"fev";/ "djl";"awo";/ "set";"oct";/ "nv";"dec" -mon "djanv";/ +alt_mon "djanv";/ "fevr";/ "mss";/ "avri";/ @@ -147,12 +147,20 @@ mon "djanv";/ % d' octôbe % di nôvimbe % di decimbe -% Est çki c' est possibe d' aveur "di" ou "d'" sorlon ki li no do moes -% cmince avou ene voyale ou ene cossoune? -% -% Neni :-( - -d_t_fmt "Li %A %d di %B %Y %T %Z" +mon "di djanv";/ + "di fevr";/ + "di mss";/ + "davri";/ + "di may";/ + "di djun";/ + "di djulete";/ + "dawousse";/ + "di setimbe";/ + "doctbe";/ + "di nvimbe";/ + "di decimbe" + +d_t_fmt "Li %A %d %B %Y %T %Z" % Chal, ça va d_fmt "%d//%m//%Y" t_fmt "%H:%M:%S"