diff options
author | 2017-06-29 02:23:28 +0200 | |
---|---|---|
committer | 2017-07-03 09:10:12 +0200 | |
commit | 073ec86e5e4b7c3bf0a549d4d75cd68a05be287c (patch) | |
tree | 9ecaa1f535843c86c987068a963fc8531fe9caef /localedata/locales/vi_VN | |
parent | powerpc: Clean up strlen and strnlen for power8 (diff) | |
download | glibc-073ec86e5e4b7c3bf0a549d4d75cd68a05be287c.tar.gz glibc-073ec86e5e4b7c3bf0a549d4d75cd68a05be287c.tar.bz2 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/vi_VN')
-rw-r--r-- | localedata/locales/vi_VN | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/localedata/locales/vi_VN b/localedata/locales/vi_VN index 2f3aaecc8e..1f1abc8f4f 100644 --- a/localedata/locales/vi_VN +++ b/localedata/locales/vi_VN @@ -267,18 +267,18 @@ day "<U0043><U0068><U1EE7><U0020><U006E><U0068><U1EAD><U0074>";/ "<U0054><U0068><U1EE9><U0020><U006E><U0103><U006D>";/ "<U0054><U0068><U1EE9><U0020><U0073><U00E1><U0075>";/ "<U0054><U0068><U1EE9><U0020><U0062><U1EA3><U0079>" -abmon "<U0054><U0068><U0030><U0031>";/ - "<U0054><U0068><U0030><U0032>";/ - "<U0054><U0068><U0030><U0033>";/ - "<U0054><U0068><U0030><U0034>";/ - "<U0054><U0068><U0030><U0035>";/ - "<U0054><U0068><U0030><U0036>";/ - "<U0054><U0068><U0030><U0037>";/ - "<U0054><U0068><U0030><U0038>";/ - "<U0054><U0068><U0030><U0039>";/ - "<U0054><U0068><U0031><U0030>";/ - "<U0054><U0068><U0031><U0031>";/ - "<U0054><U0068><U0031><U0032>" +abmon "<U0054><U0068><U0067><U0020><U0031>";/ + "<U0054><U0068><U0067><U0020><U0032>";/ + "<U0054><U0068><U0067><U0020><U0033>";/ + "<U0054><U0068><U0067><U0020><U0034>";/ + "<U0054><U0068><U0067><U0020><U0035>";/ + "<U0054><U0068><U0067><U0020><U0036>";/ + "<U0054><U0068><U0067><U0020><U0037>";/ + "<U0054><U0068><U0067><U0020><U0038>";/ + "<U0054><U0068><U0067><U0020><U0039>";/ + "<U0054><U0068><U0067><U0020><U0031><U0030>";/ + "<U0054><U0068><U0067><U0020><U0031><U0031>";/ + "<U0054><U0068><U0067><U0020><U0031><U0032>" mon "<U0054><U0068><U00E1><U006E><U0067><U0020><U0031>";/ "<U0054><U0068><U00E1><U006E><U0067><U0020><U0032>";/ "<U0054><U0068><U00E1><U006E><U0067><U0020><U0033>";/ |