hy_AM: Add alternative month names (bug 23140).

This locale already contained correct data in mon array.  Updated from
CLDR to start the month names with the lowercase letters.

alt_mon is a new import from CLDR.  The change has been consulted
off-list with a native speaker.

	[BZ #23140]
	* localedata/locales/hy_AM (mon): Synchronize with CLDR (lowercase,
	genitive case).
	(alt_mon): New entry, import from CLDR (nominative case).
This commit is contained in:
Rafal Luzynski 2017-02-24 03:13:15 +01:00
parent cdb52c7182
commit 2e0c5de622
3 changed files with 32 additions and 13 deletions

View File

@ -1,3 +1,10 @@
2018-06-29 Rafal Luzynski <digitalfreak@lingonborough.com>
[BZ #23140]
* localedata/locales/hy_AM (mon): Synchronize with CLDR (lowercase,
genitive case).
(alt_mon): New entry, import from CLDR (nominative case).
2018-06-29 Sylvain Lesage <severo@rednegra.net>
[BZ #22996]

2
NEWS
View File

@ -25,7 +25,7 @@ Major new features:
fMxdivfNx functions.
* Nominative and genitive month names are now supported for the following
languages: Asturian, Catalan, Czech, Kashubian, Scottish Gaelic,
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.

View File

@ -130,18 +130,30 @@ abmon "<U0540><U0576><U057E>";/
"<U0540><U0578><U056F>";/
"<U0546><U0574><U0562>";/
"<U0534><U0565><U056F>"
mon "<U0540><U0578><U0582><U0576><U057E><U0561><U0580><U056B>";/
"<U0553><U0565><U057F><U0580><U057E><U0561><U0580><U056B>";/
"<U0544><U0561><U0580><U057F><U056B>";/
"<U0531><U057A><U0580><U056B><U056C><U056B>";/
"<U0544><U0561><U0575><U056B><U057D><U056B>";/
"<U0540><U0578><U0582><U0576><U056B><U057D><U056B>";/
"<U0540><U0578><U0582><U056C><U056B><U057D><U056B>";/
"<U0555><U0563><U0578><U057D><U057F><U0578><U057D><U056B>";/
"<U054D><U0565><U057A><U057F><U0565><U0574><U0562><U0565><U0580><U056B>";/
"<U0540><U0578><U056F><U057F><U0565><U0574><U0562><U0565><U0580><U056B>";/
"<U0546><U0578><U0575><U0565><U0574><U0562><U0565><U0580><U056B>";/
"<U0534><U0565><U056F><U057F><U0565><U0574><U0562><U0565><U0580><U056B>"
alt_mon "<U0570><U0578><U0582><U0576><U057E><U0561><U0580>";/
"<U0583><U0565><U057F><U0580><U057E><U0561><U0580>";/
"<U0574><U0561><U0580><U057F>";/
"<U0561><U057A><U0580><U056B><U056C>";/
"<U0574><U0561><U0575><U056B><U057D>";/
"<U0570><U0578><U0582><U0576><U056B><U057D>";/
"<U0570><U0578><U0582><U056C><U056B><U057D>";/
"<U0585><U0563><U0578><U057D><U057F><U0578><U057D>";/
"<U057D><U0565><U057A><U057F><U0565><U0574><U0562><U0565><U0580>";/
"<U0570><U0578><U056F><U057F><U0565><U0574><U0562><U0565><U0580>";/
"<U0576><U0578><U0575><U0565><U0574><U0562><U0565><U0580>";/
"<U0564><U0565><U056F><U057F><U0565><U0574><U0562><U0565><U0580>"
mon "<U0570><U0578><U0582><U0576><U057E><U0561><U0580><U056B>";/
"<U0583><U0565><U057F><U0580><U057E><U0561><U0580><U056B>";/
"<U0574><U0561><U0580><U057F><U056B>";/
"<U0561><U057A><U0580><U056B><U056C><U056B>";/
"<U0574><U0561><U0575><U056B><U057D><U056B>";/
"<U0570><U0578><U0582><U0576><U056B><U057D><U056B>";/
"<U0570><U0578><U0582><U056C><U056B><U057D><U056B>";/
"<U0585><U0563><U0578><U057D><U057F><U0578><U057D><U056B>";/
"<U057D><U0565><U057A><U057F><U0565><U0574><U0562><U0565><U0580><U056B>";/
"<U0570><U0578><U056F><U057F><U0565><U0574><U0562><U0565><U0580><U056B>";/
"<U0576><U0578><U0575><U0565><U0574><U0562><U0565><U0580><U056B>";/
"<U0564><U0565><U056F><U057F><U0565><U0574><U0562><U0565><U0580><U056B>"
d_t_fmt "%a %d %b %Y %r %Z"
d_fmt "%m//%d//%y"
t_fmt "%r"