Skip to content

Commit

Permalink
Afar locales: Months and days updated from CLDR (bug 21897).
Browse files Browse the repository at this point in the history
This commit updates month and weekday names (full and abbreviated)
from CLDR 35.1 with the following exceptions.

It was not clear why the full name of February in aa_DJ and aa_ER was
"Kudo" while the abbreviated version is "Nah" but some additional
sources [1] [2] as well as the content of aa_ER and aa_ER@saaho
suggest it should be "Naharsi Kudo".  This commit consequently sets
the translation of February to "Naharsi Kudo" in aa_DJ and aa_ET.

aa_ER@saaho is not supported by CLDR but since the month names were
identical to aa_ER before this commit, the same values have been copied
from aa_ER.

Links:

[1] https://fr.wiktionary.org/wiki/naharsi_kudo
[2] http://www.mcit.gov.et/web/guest/-/localization-standard-for-afaraf

	[BZ #21897]
	* localedata/locales/aa_DJ (abday): Update from CLDR, all words
	begin with an uppercase letter now.
	(abmon): Likewise.
	(mon): Update from CLDR, reword February from "Kudo" to
	"Naharsi Kudo", April from "Agda Baxisso" to "Agda Baxis",
	and August from "Liiqen" to "Leqeeni".
	* localedata/locales/aa_ER (mon): Update from CLDR, reword
	April from "Agda Baxisso" to "Agda Baxis" and August from
	"Leqeeni" to "Liiqen".
	* localedata/locales/aa_ER@saaho (mon): Likewise.
	* localedata/locales/aa_ET (abmon): Update from CLDR, reword
	abbreviated February from "Kud" to "Nah".
	(mon): Update from CLDR, reword February from "Kudo" to
	"Naharsi Kudo" and April from "Agda Baxisso" to "Agda Baxis".
  • Loading branch information
rluzynski committed Jul 17, 2019
1 parent fba6d4b commit 9208c3b
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 12 deletions.
18 changes: 18 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
2019-07-17 Rafal Luzynski <[email protected]>

[BZ #21897]
* localedata/locales/aa_DJ (abday): Update from CLDR, all words
begin with an uppercase letter now.
(abmon): Likewise.
(mon): Update from CLDR, reword February from "Kudo" to
"Naharsi Kudo", April from "Agda Baxisso" to "Agda Baxis",
and August from "Liiqen" to "Leqeeni".
* localedata/locales/aa_ER (mon): Update from CLDR, reword
April from "Agda Baxisso" to "Agda Baxis" and August from
"Leqeeni" to "Liiqen".
* localedata/locales/aa_ER@saaho (mon): Likewise.
* localedata/locales/aa_ET (abmon): Update from CLDR, reword
abbreviated February from "Kud" to "Nah".
(mon): Update from CLDR, reword February from "Kudo" to
"Naharsi Kudo" and April from "Agda Baxisso" to "Agda Baxis".

2019-07-17 Rafal Luzynski <[email protected]>

[BZ #23996]
Expand Down
10 changes: 5 additions & 5 deletions localedata/locales/aa_DJ
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ LC_TIME
%
% Abbreviated weekday names (%a)
%
abday "aca";"etl";"tal";"arb";"kam";"gum";"sab"
abday "Aca";"Etl";"Tal";"Arb";"Kam";"Gum";"Sab"
%
% Full weekday names (%A)
%
Expand All @@ -195,18 +195,18 @@ day "Acaada";/
%
% Abbreviated month names (%b)
%
abmon "qun";"nah";"cig";"agd";"cax";"qas";"qad";"leq";"way";"dit";"xim";"kax"
abmon "Qun";"Nah";"Cig";"Agd";"Cax";"Qas";"Qad";"Leq";"Way";"Dit";"Xim";"Kax"
%
% Full month names (%B)
%
mon "Qunxa Garablu";/
"Kudo";/
"Naharsi Kudo";/
"Ciggilta Kudo";/
"Agda Baxisso";/
"Agda Baxis";/
"Caxah Alsa";/
"Qasa Dirri";/
"Qado Dirri";/
"Liiqen";/
"Leqeeni";/
"Waysu";/
"Diteli";/
"Ximoli";/
Expand Down
4 changes: 2 additions & 2 deletions localedata/locales/aa_ER
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,11 @@ abmon "Qun";/
mon "Qunxa Garablu";/
"Naharsi Kudo";/
"Ciggilta Kudo";/
"Agda Baxisso";/
"Agda Baxis";/
"Caxah Alsa";/
"Qasa Dirri";/
"Qado Dirri";/
"Leqeeni";/
"Liiqen";/
"Waysu";/
"Diteli";/
"Ximoli";/
Expand Down
4 changes: 2 additions & 2 deletions localedata/locales/aa_ER@saaho
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,11 @@ abmon "Qun";/
mon "Qunxa Garablu";/
"Naharsi Kudo";/
"Ciggilta Kudo";/
"Agda Baxisso";/
"Agda Baxis";/
"Caxah Alsa";/
"Qasa Dirri";/
"Qado Dirri";/
"Leqeeni";/
"Liiqen";/
"Waysu";/
"Diteli";/
"Ximoli";/
Expand Down
6 changes: 3 additions & 3 deletions localedata/locales/aa_ET
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ day "Acaada";/
% Abbreviated month names (%b)
%
abmon "Qun";/
"Kud";/
"Nah";/
"Cig";/
"Agd";/
"Cax";/
Expand All @@ -176,9 +176,9 @@ abmon "Qun";/
% Full month names (%B)
%
mon "Qunxa Garablu";/
"Kudo";/
"Naharsi Kudo";/
"Ciggilta Kudo";/
"Agda Baxisso";/
"Agda Baxis";/
"Caxah Alsa";/
"Qasa Dirri";/
"Qado Dirri";/
Expand Down

0 comments on commit 9208c3b

Please sign in to comment.