From patchwork Wed Mar 8 11:01:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 736537 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vdVw91b9Yz9s8J for ; Wed, 8 Mar 2017 22:02:01 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="F76cSP9p"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type; q=dns; s=default; b=gF9Z6+XXEyW+/ksV ddF6QxbbW7rF899QiMTdAXZxmAtcX0isi5OpATOT9nwdNOo/JJAaRXzS+5lBlyK1 cf8LrisIij7f+FDcAtssZ9Gs+AscF3U4TJN7cf+Z/k608jiPUV+jb3gBO9QkZo4H CTWoUJ3kOhzRLFCgGx+mqoJZPXI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type; s=default; bh=GeJMxK3NXc72aMwfUbbZNW OXko0=; b=F76cSP9p6v+QVTXVVTjxeNmFjZG6TGJcte1Mr4wCHa2h87lavIvkp4 EbhD9Fu00/tW84keUynLDek39hPAmtePW9ELi5Gs4z3Lk2EU7/BcYePM4a5uVZha 6RnZwp+gki2AnlyfMLDZaGd63M42IMwuncTyjM6kM3SbehoLeAZ7o= Received: (qmail 61493 invoked by alias); 8 Mar 2017 11:01:49 -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 61181 invoked by uid 89); 8 Mar 2017 11:01:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-19.6 required=5.0 tests=AC_HTML_NONSENSE_TAGS, AWL, BAYES_00, BODY_8BITS, GARBLED_BODY, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY autolearn=ham version=3.3.2 spammy= X-HELO: aev204.rev.netart.pl X-Spam-Score: 0.001 Date: Wed, 8 Mar 2017 12:01:40 +0100 (CET) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <262794632.330499.1488970900775@poczta.nazwa.pl> Subject: [PATCH 2/2][BZ 21217] Update months from CLDR-31 MIME-Version: 1.0 X-Originating-Client: com.openexchange.ox.gui.dhtml This patch updates the following locales: ln_CD, mn_MN, vi_VN, yo_NG, zu_ZA. I'm not sure it is correct. See this link for more explanation what it actually does: https://sourceware.org/bugzilla/show_bug.cgi?id=21217#c3 From 8f889ed35d5e21437f97129e09a400a92e0174ae Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Tue, 7 Mar 2017 02:24:48 +0100 Subject: [PATCH] localedata: More months updated from CLDR-31 [BZ #21217] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [BZ #21217] * localedata/locales/ln_CD (mon): Months imported from CLDR, all changed: "Yanwáli" to "sánzá ya yambo", "Febwáli" to "sánzá ya míbalé" and so on. * locales/mn_MN (mon): reworded "Хулгана сарын" to "Нэгдүгээр сар", "Үхэр сарын" to "Хоёрдугаар сар", and so on. * locales/vi_VN (mon): reworded "Tháng một" to "Tháng 1", "Tháng hai" to "Tháng 2", "Tháng ba" to "Tháng 3", and so on. * locales/yo_NG (mon): reworded "Jánúárì" to "Oṣù Ṣẹ́rẹ́", "Fẹ́búárì" to "Oṣù Èrèlè", "Máàṣì" to "Oṣù Ẹrẹ̀nà", and so on. * locales/zu_ZA (mon): reworded "uMasingana" to "Januwari", "uNhlolanja" to "Februwari", "uNdasa" to "Mashi", and so on. --- localedata/locales/ln_CD | 24 ++++++++++++------------ localedata/locales/mn_MN | 24 ++++++++++++------------ localedata/locales/vi_VN | 24 ++++++++++++------------ localedata/locales/yo_NG | 24 ++++++++++++------------ localedata/locales/zu_ZA | 24 ++++++++++++------------ 5 files changed, 60 insertions(+), 60 deletions(-) diff --git a/localedata/locales/ln_CD b/localedata/locales/ln_CD index 718ff55..b8ac2f6 100644 --- a/localedata/locales/ln_CD +++ b/localedata/locales/ln_CD @@ -98,18 +98,18 @@ abmon "";/ "";/ "";/ "" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "/ " d_fmt "" diff --git a/localedata/locales/mn_MN b/localedata/locales/mn_MN index 78839f2..d8e04e4 100644 --- a/localedata/locales/mn_MN +++ b/localedata/locales/mn_MN @@ -195,18 +195,18 @@ abmon "";"";/ "";"";/ "";"" % Full month names (%B) -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % Appropriate date and time representation % "%Y %b %d, %a %T" d_t_fmt "" diff --git a/localedata/locales/vi_VN b/localedata/locales/vi_VN index c1c879b..8be3f62 100644 --- a/localedata/locales/vi_VN +++ b/localedata/locales/vi_VN @@ -279,18 +279,18 @@ abmon "";/ "";/ "";/ "" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "" d_fmt "" t_fmt "" diff --git a/localedata/locales/yo_NG b/localedata/locales/yo_NG index 8402a03..2510696 100644 --- a/localedata/locales/yo_NG +++ b/localedata/locales/yo_NG @@ -398,18 +398,18 @@ abmon "";"";/ "";"" % Jánúárì, Fẹ́búárì, Máàṣì, Épírì, Méè, Júùnù, Júláì, % Ọ́ọ́gọsì, Sẹ̀tẹ̀ńbà, Ọtóbà, Nòfẹ̀ńbà, Dìsẹ̀ńbà -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % ọjọ́ %A, %d oṣù %B ọdún %Y d_t_fmt "" d_fmt "" diff --git a/localedata/locales/zu_ZA b/localedata/locales/zu_ZA index 7d47153..c3db34f 100644 --- a/localedata/locales/zu_ZA +++ b/localedata/locales/zu_ZA @@ -121,18 +121,18 @@ abmon "";"";/ % mon - The full names of the months - % - uMasingana, uNhlolanja, uNdasa, uMbasa, uNhlaba, uNhlangulana % uNtulikazi, uNcwaba, uMandulo, uMfumfu, uLwezi, uZibandlela -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % Abreviated date and time representation to be referenced by the "%c" field descriptor - d_t_fmt "" -- 2.7.4