diff options
author | mansayk <6688000@gmail.com> | 2019-03-16 11:05:22 +0300 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2019-03-20 22:00:00 +0100 |
commit | 57ada43c905eec7ba28fe60a08b93a52d88e26c1 (patch) | |
tree | b4d12e2257fd02f223696eb40e7b755da6d391c8 /localedata | |
parent | a2e57f89a35e6056c9488428e68c4889e114ef71 (diff) | |
download | glibc-57ada43c905eec7ba28fe60a08b93a52d88e26c1.tar glibc-57ada43c905eec7ba28fe60a08b93a52d88e26c1.tar.gz glibc-57ada43c905eec7ba28fe60a08b93a52d88e26c1.tar.bz2 glibc-57ada43c905eec7ba28fe60a08b93a52d88e26c1.zip |
tt_RU: Fix orthographic mistakes in day and abday sections [BZ #24296]
This commit fixes some errors and converts all weekday names to lowercase.
The content is synchronized with CLDR-34 now, but trailing dots are removed
from abday values in order to maintain consistency with the previous values
and with many other locales which do the same.
[BZ #24296]
* localedata/locales/tt_RU (day): Update from CLDR-34, fix errors.
(abday): Likewise, but remove the trailing dots.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/locales/tt_RU | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/localedata/locales/tt_RU b/localedata/locales/tt_RU index b3b79b2ec2..f6b570d53c 100644 --- a/localedata/locales/tt_RU +++ b/localedata/locales/tt_RU @@ -192,20 +192,20 @@ copy "ru_RU" END LC_NUMERIC LC_TIME -day "<U042F><U043A><U0448><U04D9><U043C><U0431><U0435>";/ - "<U0414><U044B><U0448><U04D9><U043C><U0431><U0435>";/ - "<U0421><U0438><U0448><U04D9><U043C><U0431><U0435>";/ - "<U0427><U04D9><U0440><U0448><U04D9><U04D9><U043C><U0431><U0435>";/ - "<U041F><U04D9><U043D><U0497><U0435><U0448><U043C><U0431><U0435>";/ - "<U0496><U043E><U043C><U0433><U0430>";/ - "<U0428><U0438><U043C><U0431><U04D9>" -abday "<U042F><U043A><U0448>";/ - "<U0414><U044B><U0448>";/ - "<U0421><U0438><U0448>";/ - "<U0427><U04D9><U0440><U0448>";/ - "<U041F><U04D9><U043D><U0497>";/ - "<U0496><U043E><U043C>";/ - "<U0428><U0438><U043C>" +day "<U044F><U043A><U0448><U04D9><U043C><U0431><U0435>";/ + "<U0434><U04AF><U0448><U04D9><U043C><U0431><U0435>";/ + "<U0441><U0438><U0448><U04D9><U043C><U0431><U0435>";/ + "<U0447><U04D9><U0440><U0448><U04D9><U043C><U0431><U0435>";/ + "<U043F><U04D9><U043D><U0497><U0435><U0448><U04D9><U043C><U0431><U0435>";/ + "<U0497><U043E><U043C><U0433><U0430>";/ + "<U0448><U0438><U043C><U0431><U04D9>" +abday "<U044F><U043A><U0448>";/ + "<U0434><U04AF><U0448>";/ + "<U0441><U0438><U0448>";/ + "<U0447><U04D9><U0440>";/ + "<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>";/ |