diff options
author | Rafal Luzynski <digitalfreak@lingonborough.com> | 2017-06-29 02:23:28 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-07-03 09:10:12 +0200 |
commit | 073ec86e5e4b7c3bf0a549d4d75cd68a05be287c (patch) | |
tree | 9ecaa1f535843c86c987068a963fc8531fe9caef /localedata/locales/br_FR | |
parent | 2572f356b18ddee03b331ba33f5a2ae65d031a59 (diff) | |
download | glibc-073ec86e5e4b7c3bf0a549d4d75cd68a05be287c.tar.gz glibc-073ec86e5e4b7c3bf0a549d4d75cd68a05be287c.tar.xz glibc-073ec86e5e4b7c3bf0a549d4d75cd68a05be287c.zip |
More fixes after the recent import from CLDR-31
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.
Diffstat (limited to 'localedata/locales/br_FR')
-rw-r--r-- | localedata/locales/br_FR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/locales/br_FR b/localedata/locales/br_FR index 9b335e3fcb..b314ee717a 100644 --- a/localedata/locales/br_FR +++ b/localedata/locales/br_FR @@ -123,7 +123,7 @@ day "<U0073><U0075><U006C>";/ "<U0073><U0061><U0064><U006F><U0072><U006E>" abmon "<U0047><U0065><U006E><U0020>";"<U0043><U02BC><U0068><U0077>";/ "<U004D><U0065><U0075><U0020>";"<U0045><U0062><U0072><U0020>";/ - "<U004D><U0061><U0065><U0020>";"<U0045><U0076><U0065><U0020>";/ + "<U004D><U0061><U0065><U0020>";"<U004D><U0065><U007A><U0068>";/ "<U0047><U006F><U0075><U0020>";"<U0045><U006F><U0073><U0020>";/ "<U0047><U0077><U0065><U0020>";"<U0048><U0065><U0072><U0020>";/ "<U0044><U0075><U0020><U0020>";"<U004B><U0065><U0072><U0020>" |