mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
os_RU: Add alternative month names (bug 23140).
[BZ #23140] * localedata/locales/os_RU (mon): Rename to... (alt_mon): This. (mon): Import from CLDR (genitive case). Reviewed-by: Carlos O'Donell <carlos@redhat.com>
This commit is contained in:
parent
ba2ea23d05
commit
9145f0333d
@ -1,3 +1,10 @@
|
||||
2018-07-17 Rafal Luzynski <digitalfreak@lingonborough.com>
|
||||
|
||||
[BZ #23140]
|
||||
* localedata/locales/os_RU (mon): Rename to...
|
||||
(alt_mon): This.
|
||||
(mon): Import from CLDR (genitive case).
|
||||
|
||||
2018-07-17 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* sysdeps/x86/cpu-features.c: Always include <dl-cet.h> and
|
||||
|
6
NEWS
6
NEWS
@ -36,9 +36,9 @@ Major new features:
|
||||
fMxdivfNx functions.
|
||||
|
||||
* Nominative and genitive month names are now supported for the following
|
||||
languages: Armenian, Asturian, Catalan, Czech, Kashubian, Scottish Gaelic,
|
||||
Upper Sorbian, and Walloon. The following languages now support
|
||||
abbreviated alternative month names: Catalan, Greek, and Kashubian.
|
||||
languages: Armenian, Asturian, Catalan, Czech, Kashubian, Ossetian,
|
||||
Scottish Gaelic, Upper Sorbian, and Walloon. The following languages now
|
||||
support abbreviated alternative month names: Catalan, Greek, and Kashubian.
|
||||
|
||||
* New locale added: Lower Sorbian (dsb_DE), including the support of the
|
||||
nominative and genitive month names.
|
||||
|
@ -116,7 +116,7 @@ abmon "<U042F><U043D><U0432>";/
|
||||
"<U041D><U043E><U044F>";/
|
||||
"<U0414><U0435><U043A>"
|
||||
|
||||
mon "<U042F><U043D><U0432><U0430><U0440><U044C>";/
|
||||
alt_mon "<U042F><U043D><U0432><U0430><U0440><U044C>";/
|
||||
"<U0424><U0435><U0432><U0440><U0430><U043B><U044C>";/
|
||||
"<U041C><U0430><U0440><U0442><U044A><U0438>";/
|
||||
"<U0410><U043F><U0440><U0435><U043B><U044C>";/
|
||||
@ -128,6 +128,19 @@ mon "<U042F><U043D><U0432><U0430><U0440><U044C>";/
|
||||
"<U041E><U043A><U0442><U044F><U0431><U0440><U044C>";/
|
||||
"<U041D><U043E><U044F><U0431><U0440><U044C>";/
|
||||
"<U0414><U0435><U043A><U0430><U0431><U0440><U044C>"
|
||||
|
||||
mon "<U044F><U043D><U0432><U0430><U0440><U044B>";/
|
||||
"<U0444><U0435><U0432><U0440><U0430><U043B><U044B>";/
|
||||
"<U043C><U0430><U0440><U0442><U044A><U0438><U0439><U044B>";/
|
||||
"<U0430><U043F><U0440><U0435><U043B><U044B>";/
|
||||
"<U043C><U0430><U0439><U044B>";/
|
||||
"<U0438><U044E><U043D><U044B>";/
|
||||
"<U0438><U044E><U043B><U044B>";/
|
||||
"<U0430><U0432><U0433><U0443><U0441><U0442><U044B>";/
|
||||
"<U0441><U0435><U043D><U0442><U044F><U0431><U0440><U044B>";/
|
||||
"<U043E><U043A><U0442><U044F><U0431><U0440><U044B>";/
|
||||
"<U043D><U043E><U044F><U0431><U0440><U044B>";/
|
||||
"<U0434><U0435><U043A><U0430><U0431><U0440><U044B>"
|
||||
d_t_fmt "%a %d %b %Y %T"
|
||||
d_fmt "%d.%m.%Y"
|
||||
t_fmt "%T"
|
||||
|
Loading…
Reference in New Issue
Block a user