From c4ad5782c44f4fa23d3ca9bec1e288c24cf2e6df Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Tue, 30 Jan 2018 12:31:12 +0100 Subject: [PATCH] gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140). As a followup of fixing bug 10871, these three languages now support two grammatical cases of the month names. This commit does not resolve the bug because there are more languages to be committed. [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". --- ChangeLog | 18 ++++++++++++++++++ NEWS | 7 ++++--- localedata/locales/gd_GB | 17 ++++++++++++++++- localedata/locales/hsb_DE | 14 +++++++++++++- localedata/locales/wa_BE | 24 ++++++++++++++++-------- 5 files changed, 67 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index f238908..c5dc3be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2018-06-12 Rafal Luzynski + + [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". + 2018-06-11 Joseph Myers [BZ #23272] 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..8d54593 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" -- 2.7.4