[Bug localedata/21217] localedata: Update months from CLDR-31

digitalfreak at lingonborough dot com sourceware-bugzilla@sourceware.org
Thu Mar 9 11:44:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=21217

--- Comment #8 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
Created attachment 9891
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9891&action=edit
Part 7: am_ET, km_KH, lo_LA, si_LK, yi_US, yue_HK (other scripts of the world)

This is the last patch.

Decoded version:

diff --git a/localedata/locales/am_ET b/localedata/locales/am_ET
index df16f01..4fa2804 100644
--- a/localedata/locales/am_ET
+++ b/localedata/locales/am_ET
@@ -1528,13 +1528,13 @@ abmon    "ጃንዩ";/
 mon      "ጃንዩወሪ";/
          "ፌብሩወሪ";/
          "ማርች";/
-         "ኤፕረል";/
+         "ኤፕሪል";/
          "ሜይ";/
          "ጁን";/
          "ጁላይ";/
          "ኦገስት";/
          "ሴፕቴምበር";/
-         "ኦክተውበር";/
+         "ኦክቶበር";/
          "ኖቬምበር";/
          "ዲሴምበር"
 %
diff --git a/localedata/locales/km_KH b/localedata/locales/km_KH
index 18cf452..ea335fc 100644
--- a/localedata/locales/km_KH
+++ b/localedata/locales/km_KH
@@ -1787,7 +1787,7 @@ abmon   "១";/

 mon     "មករា";/
         "កុម្ភៈ";/
-        "មិនា";/
+        "មីនា";/
         "មេសា";/
         "ឧសភា";/
         "មិថុនា";/
diff --git a/localedata/locales/lo_LA b/localedata/locales/lo_LA
index eaeb4f6..d0bcceb 100644
--- a/localedata/locales/lo_LA
+++ b/localedata/locales/lo_LA
@@ -664,7 +664,7 @@ abmon   "ມ.ກ.";/
         "ພ.ຈ.";/
         "ທ.ວ."
 mon     "ມັງກອນ";/
-        "ກຸມຟາ";/
+        "ກຸມພາ";/
         "ມີນາ";/
         "ເມສາ";/
         "ພຶດສະພາ";/
diff --git a/localedata/locales/si_LK b/localedata/locales/si_LK
index 3168261..9bd8bac 100644
--- a/localedata/locales/si_LK
+++ b/localedata/locales/si_LK
@@ -124,7 +124,7 @@ abmon       "ජන";/
 mon         "ජනවාරි";/
            "පෙබරවාරි";/
            "මාර්තු";/
-           "අප්රියෙල්";/
+           "අප්රේල්";/
            "මැයි";/
            "ජූනි";/
            "ජූලි";/
diff --git a/localedata/locales/yi_US b/localedata/locales/yi_US
index 5110b5c..d7c29b1 100644
--- a/localedata/locales/yi_US
+++ b/localedata/locales/yi_US
@@ -170,15 +170,15 @@ day     "זונטיק";/
         "שבת"
 mon     "יאַנואַר";/
        "פֿעברואַר";/
-        "מאַרץ";/
+        "מערץ";/
         "אַפּריל";/
-        "מײַ";/
+        "מיי";/
         "יוני";/
         "יולי";/
-        "אױגוסט";/
+        "אויגוסט";/
         "סעפּטעמבער";/
-        "אָקטאָבער";/
-        "נאָװעמבער";/
+        "אקטאבער";/
+        "נאוועמבער";/
         "דעצעמבער"
 abmon   "יאַנ";"פֿעב";/
         "מאַר";"אַפּר";/
diff --git a/localedata/locales/yue_HK b/localedata/locales/yue_HK
index 3a8f58f..67151f9 100644
--- a/localedata/locales/yue_HK
+++ b/localedata/locales/yue_HK
@@ -86,12 +86,12 @@ abmon       "1月";"2月";/
             "11月";"12月"
 %
 % Full month names (%B)
-mon         "一月";"二月";/
-            "三月";"四月";/
-            "五月";"六月";/
-            "七月";"八月";/
-            "九月";"十月";/
-            "十一月";"十二月"
+mon         "1月";"2月";/
+            "3月";"4月";/
+            "5月";"6月";/
+            "7月";"8月";/
+            "9月";"10月";/
+            "11月";"12月"
 %
 % Equivalent of AM PM
 % 上午;下午
-- 
2.7.4

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libc-locales mailing list