diff options
author | mansayk <6688000@gmail.com> | 2019-03-16 11:33:30 +0300 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2019-05-28 22:11:22 +0200 |
commit | 182a3746b8cc28784718c8ea27346e97d1423945 (patch) | |
tree | 0882eb34f336ecd7c5874084f56fe867ca8a0c10 | |
parent | c6df1ce3d57328bb14191c85dc4695ffc4bd3b6c (diff) | |
download | glibc-182a3746b8cc28784718c8ea27346e97d1423945.tar.gz glibc-182a3746b8cc28784718c8ea27346e97d1423945.tar.xz glibc-182a3746b8cc28784718c8ea27346e97d1423945.zip |
tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]
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.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | localedata/locales/tt_RU | 48 |
2 files changed, 30 insertions, 24 deletions
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" |