From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64823 invoked by alias); 28 Jan 2018 02:03:42 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 64808 invoked by uid 89); 28 Jan 2018 02:03:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-19.4 required=5.0 tests=AC_HTML_NONSENSE_TAGS,AWL,BAYES_50,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,UNWANTED_LANGUAGE_BODY,WEIRD_QUOTING autolearn=ham version=3.3.2 spammy=U044D, u010d, u0436, u0416 X-HELO: ano163.rev.netart.pl X-Spam-Score: 1.001 Date: Sun, 28 Jan 2018 17:23:00 -0000 From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <511381109.69095.1517105016934@poczta.nazwa.pl> In-Reply-To: <271422099.69089.1517104787025@poczta.nazwa.pl> References: <271422099.69089.1517104787025@poczta.nazwa.pl> Subject: [PATCH 1/1] be_BY, be_BY@latin: Add alternative month names (bug 10871). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Originating-Client: com.openexchange.ox.gui.dhtml X-SW-Source: 2018-01/txt/msg01023.txt.bz2 This patch also fixes spelling of lang_name in be_BY@latin, as reported by Ihar Hrachyshka. [BZ #10871] * localedata/locales/be_BY (mon): Rename to... (alt_mon): This, then synchronize with CLDR (nominative case). (abmon): Rename to... (ab_alt_mon): This, then synchronize with CLDR (nominative case). (mon): Import from CLDR (genitive case). (abmon): Likewise. * localedata/locales/be_BY@latin (mon): Rename to... (alt_mon): This. (mon): Add, proper genitive forms provided by Viktar Siarheichyk. * localedata/locales/be_BY@latin (lang_name): Reworded to "bie=C5=82aruskaja mova". --- localedata/locales/be_BY | 72 ++++++++++++++++++++++++++++----------= ---- localedata/locales/be_BY@latin | 16 ++++++++-- 2 files changed, 62 insertions(+), 26 deletions(-) diff --git a/localedata/locales/be_BY b/localedata/locales/be_BY index 77f0e2a..ccc22b9 100644 --- a/localedata/locales/be_BY +++ b/localedata/locales/be_BY @@ -117,30 +117,54 @@ abday "";/ "";/ "";/ "" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -abmon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +alt_mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +ab_alt_mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "%a %d %b %Y %T" d_fmt "%d.%m.%Y" t_fmt "%T" diff --git a/localedata/locales/be_BY@latin b/localedata/locales/be_BY@latin index dbddbeb..43b13cc 100644 --- a/localedata/locales/be_BY@latin +++ b/localedata/locales/be_BY@latin @@ -85,7 +85,7 @@ abmon "Stu";/ "Kas";/ "Lis";/ "ni" -mon "Studzie";/ +alt_mon "Studzie";/ "Luty";/ "Sakavik";/ "Krasavik";/ @@ -97,6 +97,18 @@ mon "Studzie";/ "Kastrynik";/ "Listapad";/ "niea" +mon "studzienia";/ + "lutaha";/ + "sakavika";/ + "krasavika";/ + "maja";/ + "ervienia";/ + "lipienia";/ + "ninia";/ + "vierania";/ + "kastrynika";/ + "listapada";/ + "nienia" am_pm "";"" d_t_fmt "%a %d %b %Y %T" d_fmt "%d.%m.%Y" @@ -144,7 +156,7 @@ country_ab2 "BY" country_ab3 "BLR" country_num 112 country_car "BY" -lang_name "byelaruskaya mova" +lang_name "biearuskaja mova" lang_ab "be" lang_term "bel" lang_lib "bel" --=20 2.7.5