From: Rafal Luzynski <digitalfreak@lingonborough.com>
To: libc-alpha@sourceware.org
Cc: s-o-f-t@mail.ru
Subject: [PATCH] localedata: ce_RU: weekdays updated from CLDR [BZ #21207]
Date: Wed, 01 Mar 2017 02:12:00 -0000 [thread overview]
Message-ID: <1912687432.120175.1488334342120@poczta.nazwa.pl> (raw)
[-- Attachment #1: Type: text/plain, Size: 163 bytes --]
Please find more info at: https://sourceware.org/bugzilla/show_bug.cgi?id=21207
BTW, I'd like to hear some feedback from Chechen speaking people.
Regards,
Rafal
[-- Attachment #2: 0001-localedata-ce_RU-weekdays-updated-from-CLDR-BZ-21207.patch --]
[-- Type: text/x-patch, Size: 3522 bytes --]
From e61dc9bd59588701ca2e22f99f7a2bf45af3fa85 Mon Sep 17 00:00:00 2001
From: Rafal Luzynski <digitalfreak@lingonborough.com>
Date: Sat, 25 Feb 2017 02:09:28 +0100
Subject: [PATCH] localedata: ce_RU: weekdays updated from CLDR [BZ #21207]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[BZ #21207]
* locales/ce_RU (day): Updated (imported) from CLDR. Uppercase letters
left unchanged.
* locales/ce_RU (abday): Minor updates to match (day): Latin uppercase
"I" replaced with Cyrillic "Ӏ" ("Palochka", Unicode: U04C0). Trailing
spaces removed.
---
localedata/ChangeLog | 9 +++++++++
localedata/locales/ce_RU | 28 ++++++++++++++--------------
2 files changed, 23 insertions(+), 14 deletions(-)
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 3b257a2..afd981b 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,12 @@
+2017-03-01 Rafal Luzynski <digitalfreak@lingonborough.com>
+
+ [BZ #21207]
+ * locales/ce_RU (day): Updated (imported) from CLDR. Uppercase letters
+ left unchanged.
+ * locales/ce_RU (abday): Minor updates to match (day): Latin uppercase
+ "I" replaced with Cyrillic "Ӏ" ("Palochka", Unicode: U04C0). Trailing
+ spaces removed.
+
2017-02-20 Mike FABIAN <mfabian@redhat.com>
[BZ #20313]
diff --git a/localedata/locales/ce_RU b/localedata/locales/ce_RU
index 2a8487a..f13aa2e 100644
--- a/localedata/locales/ce_RU
+++ b/localedata/locales/ce_RU
@@ -73,21 +73,21 @@ abmon "<U044F><U043D><U0432>";/
"<U043E><U043A><U0442>";/
"<U043D><U043E><U044F>";/
"<U0434><U0435><U043A>"
-% КIиранде , Оршотде , Шинариде , Кхаариде , Еариде , ПIераскаде, Шотде
-day "<U041A><U0049><U0438><U0440><U0430><U043D><U0434><U0435><U0020>";/
- "<U041E><U0440><U0448><U043E><U0442><U0434><U0435><U0020>";/
- "<U0428><U0438><U043D><U0430><U0440><U0438><U0434><U0435><U0020>";/
- "<U041A><U0445><U0430><U0430><U0440><U0438><U0434><U0435><U0020>";/
- "<U0415><U0430><U0440><U0438><U0434><U0435><U0020>";/
- "<U041F><U0049><U0435><U0440><U0430><U0441><U043A><U0430><U0434><U0435>";/
- "<U0428><U043E><U0442><U0434><U0435>"
-% КI, Ор, Ши , Кх , Еа , ПI , Шо
-abday "<U041A><U0049>";/
+% КӀиранан де, Оршотан де, Шинарин де, Кхаарин де, Еарин де, ПӀераскан де, Шот де
+day "<U041A><U04C0><U0438><U0440><U0430><U043D><U0430><U043D><U0020><U0434><U0435>";/
+ "<U041E><U0440><U0448><U043E><U0442><U0430><U043D><U0020><U0434><U0435>";/
+ "<U0428><U0438><U043D><U0430><U0440><U0438><U043D><U0020><U0434><U0435>";/
+ "<U041A><U0445><U0430><U0430><U0440><U0438><U043D><U0020><U0434><U0435>";/
+ "<U0415><U0430><U0440><U0438><U043D><U0020><U0434><U0435>";/
+ "<U041F><U04C0><U0435><U0440><U0430><U0441><U043A><U0430><U043D><U0020><U0434><U0435>";/
+ "<U0428><U043E><U0442><U0020><U0434><U0435>"
+% КӀ, Ор, Ши, Кх, Еа, ПӀ, Шо
+abday "<U041A><U04C0>";/
"<U041E><U0440>";/
- "<U0428><U0438><U0020>";/
- "<U041A><U0445><U0020>";/
- "<U0415><U0430><U0020>";/
- "<U041F><U0049><U0020>";/
+ "<U0428><U0438>";/
+ "<U041A><U0445>";/
+ "<U0415><U0430>";/
+ "<U041F><U04C0>";/
"<U0428><U043E>"
% %Y %d %b %a %T
d_t_fmt "<U0025><U0059><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0061><U0020><U0025><U0054>"
--
2.7.4
next reply other threads:[~2017-03-01 2:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-01 2:12 Rafal Luzynski [this message]
2017-06-11 15:26 ` Zack Weinberg
2017-06-13 9:56 ` Rafal Luzynski
2017-06-13 11:27 ` Zack Weinberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1912687432.120175.1488334342120@poczta.nazwa.pl \
--to=digitalfreak@lingonborough.com \
--cc=libc-alpha@sourceware.org \
--cc=s-o-f-t@mail.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).