From 073ec86e5e4b7c3bf0a549d4d75cd68a05be287c Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Thu, 29 Jun 2017 02:23:28 +0200 Subject: More fixes after the recent import from CLDR-31 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit After the recent import of month names from CLDR (bug 21217) more imports are also needed, mostly abbreviated month names. * localedata/locales/br_FR (abmon): Reworded "Eve " to "Mezh". * localedata/locales/fy_NL (abmon): Reworded "Maa" (March) to "Mrt" and "Maa" (May) to "Mai". * localedata/locales/lg_UG (abmon): Reworded "Jun" to "Juu". * localedata/locales/ln_CD (abmon): "yan", "fbl", "msi", and so on. * localedata/locales/mn_MN (abmon): "1-р сар", "2-р сар", "3-р сар", and so on. * localedata/locales/vi_VN (abmon): Reworded "Th01" to "Thg 1", "Th02" to "Thg 2" and so on. * localedata/locales/yo_NG (abday): "Àìkú", "Ajé", "Ìsẹ́gun", and so on, also comment updated to match the new content. (day): "Ọjọ́ Àìkú", "Ọjọ́ Ajé", "Ọjọ́ Ìsẹ́gun", and so on. (abmon): "Ṣẹ́rẹ́", "Èrèlè", "Ẹrẹ̀nà", and so on. (mon): Comment updated to match the actual content. (d_t_fmt): Changed "%A" to "%a" and "%B" to "%b". * localedata/locales/zu_ZA (abmon): "Jan", "Feb", "Mas", and so on, also comment updated to match the new content. (mon): comment updated to match the actual content. --- localedata/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'localedata/ChangeLog') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 99b42a2123..f7f65f0346 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,25 @@ +2017-06-30 Rafal Luzynski + + * locales/br_FR (abmon): Reworded "Eve " to "Mezh". + * locales/fy_NL (abmon): Reworded "Maa" (March) to + "Mrt" and "Maa" (May) to "Mai". + * locales/lg_UG (abmon): Reworded "Jun" to "Juu". + * locales/ln_CD (abmon): "yan", "fbl", "msi", + and so on. + * locales/mn_MN (abmon): "1-р сар", "2-р сар", + "3-р сар", and so on. + * locales/vi_VN (abmon): Reworded "Th01" to "Thg 1", + "Th02" to "Thg 2" and so on. + * locales/yo_NG (abday): "Àìkú", "Ajé", "Ìsẹ́gun", + and so on, also comment updated to match the new content. + (day): "Ọjọ́ Àìkú", "Ọjọ́ Ajé", "Ọjọ́ Ìsẹ́gun", and so on. + (abmon): "Ṣẹ́rẹ́", "Èrèlè", "Ẹrẹ̀nà", and so on. + (mon): Comment updated to match the actual content. + (d_t_fmt): Changed "%A" to "%a" and "%B" to "%b". + * locales/zu_ZA (abmon): "Jan", "Feb", "Mas", + and so on, also comment updated to match the new content. + (mon): comment updated to match the actual content. + 2017-06-30 Mike Frysinger * CLDRv29: update LC_ADDRESS.lang_name translations. This -- cgit v1.2.3