[COMMITTED,1/2] tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]

Message ID 1510769902.60962.1559074912130@poczta.nazwa.pl
State Committed
Headers

Commit Message

Rafal Luzynski May 28, 2019, 8:21 p.m. UTC
  From: mansayk <6688000@gmail.com>
Date: Sat, 16 Mar 2019 11:33:30 +0300

This commit fixes some errors and converts all month names to lowercase.
The content is synchronized with CLDR-35.1 now but trailing dots are
removed from abmon values in order to maintain consistency with the
previous values and with many other locales which do the same.

	[BZ #24369]
	* localedata/locales/tt_RU (mon): Update from CLDR-35.1, fix errors.
	(abmon): Likewise, but remove the trailing dots.
---
 ChangeLog                |  6 +++++
 localedata/locales/tt_RU | 48 ++++++++++++++++++++--------------------
 2 files changed, 30 insertions(+), 24 deletions(-)
  

Patch

diff --git a/ChangeLog b/ChangeLog
index 674879840d..05b2ae7cc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@ 
+2019-05-28  mansayk  <6688000@gmail.com>
+
+	[BZ #24369]
+	* localedata/locales/tt_RU (mon): Update from CLDR-35.1, fix errors.
+	(abmon): Likewise, but remove the trailing dots.
+
 2019-05-28  Joseph Myers  <joseph@codesourcery.com>
 
 	* inet/netinet/igmp.h (IGMP_MRDISC_ADV): New macro.
diff --git a/localedata/locales/tt_RU b/localedata/locales/tt_RU
index f6b570d53c..b0254baf17 100644
--- a/localedata/locales/tt_RU
+++ b/localedata/locales/tt_RU
@@ -206,30 +206,30 @@  abday   "<U044F><U043A><U0448>";/
         "<U043F><U04D9><U043D><U0497>";/
         "<U0497><U043E><U043C>";/
         "<U0448><U0438><U043C>"
-mon     "<U042F><U043D><U0432><U0430><U0440><U044F>";/
-        "<U0424><U0435><U0432><U0440><U0430><U043B><U044F>";/
-        "<U041C><U0430><U0440><U0442><U0430>";/
-        "<U0410><U043F><U0440><U0435><U043B><U044F>";/
-        "<U041C><U0430><U044F>";/
-        "<U0418><U044E><U043D><U044F>";/
-        "<U0418><U044E><U043B><U044F>";/
-        "<U0410><U0432><U0433><U0443><U0441><U0442><U0430>";/
-        "<U0421><U0435><U043D><U0442><U044F><U0431><U0440><U044F>";/
-        "<U041E><U043A><U0442><U044F><U0431><U0440><U044F>";/
-        "<U041D><U043E><U044F><U0431><U0440><U044F>";/
-        "<U0414><U0435><U043A><U0430><U0431><U0440><U044F>"
-abmon   "<U042F><U043D><U0432>";/
-        "<U0424><U0435><U0432>";/
-        "<U041C><U0430><U0440>";/
-        "<U0410><U043F><U0440>";/
-        "<U041C><U0430><U0439>";/
-        "<U0418><U044E><U043D>";/
-        "<U0418><U044E><U043B>";/
-        "<U0410><U0432><U0433>";/
-        "<U0421><U0435><U043D>";/
-        "<U041E><U043A><U0442>";/
-        "<U041D><U043E><U044F>";/
-        "<U0414><U0435><U043A>"
+mon     "<U0433><U044B><U0439><U043D><U0432><U0430><U0440>";/
+        "<U0444><U0435><U0432><U0440><U0430><U043B><U044C>";/
+        "<U043C><U0430><U0440><U0442>";/
+        "<U0430><U043F><U0440><U0435><U043B><U044C>";/
+        "<U043C><U0430><U0439>";/
+        "<U0438><U044E><U043D><U044C>";/
+        "<U0438><U044E><U043B><U044C>";/
+        "<U0430><U0432><U0433><U0443><U0441><U0442>";/
+        "<U0441><U0435><U043D><U0442><U044F><U0431><U0440><U044C>";/
+        "<U043E><U043A><U0442><U044F><U0431><U0440><U044C>";/
+        "<U043D><U043E><U044F><U0431><U0440><U044C>";/
+        "<U0434><U0435><U043A><U0430><U0431><U0440><U044C>"
+abmon   "<U0433><U044B><U0439><U043D>";/
+        "<U0444><U0435><U0432>";/
+        "<U043C><U0430><U0440>";/
+        "<U0430><U043F><U0440>";/
+        "<U043C><U0430><U0439>";/
+        "<U0438><U044E><U043D><U044C>";/
+        "<U0438><U044E><U043B><U044C>";/
+        "<U0430><U0432><U0433>";/
+        "<U0441><U0435><U043D><U0442>";/
+        "<U043E><U043A><U0442>";/
+        "<U043D><U043E><U044F><U0431>";/
+        "<U0434><U0435><U043A>"
 d_t_fmt "%a %d %b %Y %T"
 d_fmt     "%d.%m.%Y"
 t_fmt     "%T"