Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(984)

Unified Diff: source/data/locales/zh_Hans_MO.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/zh_Hans_HK.txt ('k') | source/data/locales/zh_Hans_SG.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/zh_Hans_MO.txt
diff --git a/source/data/locales/zh_Hans_MO.txt b/source/data/locales/zh_Hans_MO.txt
index 9a0983e8e1960e18ea0988a0cf56fd2b68961a6a..fdd22a10892d8975a612e14a3040476a7c3b9828 100755
--- a/source/data/locales/zh_Hans_MO.txt
+++ b/source/data/locales/zh_Hans_MO.txt
@@ -1,26 +1,18 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/zh_Hans_MO.xml
// *
// ***************************************************************************
zh_Hans_MO{
- ExemplarCharactersPunctuation{"[_ ﹏ \\- — , 、 ; : ! ? … 。 · ‘ ’ “ ” ( ) [ ] 〈 〉 《 》 ﹁ ﹂ ﹃ ﹄ 【 】 〔 〕 / ~]"}
- NumberElements{
- latn{
- patterns{
- currencyFormat{"¤#,##0.00"}
- }
- }
- }
- Version{"2.1.8.19"}
+ Version{"2.1.19.79"}
calendar{
chinese{
DateTimePatterns{
- "zzzzah:mm:ss",
- "zah:mm:ss",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
"ah:mm",
{
@@ -35,7 +27,7 @@ zh_Hans_MO{
"U年MMMd日",
"hanidec",
}
- "U-M-d",
+ "r-M-d",
"{1} {0}",
"{1} {0}",
"{1} {0}",
@@ -45,8 +37,8 @@ zh_Hans_MO{
}
generic{
DateTimePatterns{
- "zzzzah:mm:ss",
- "zah:mm:ss",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
"ah:mm",
"Gy年M月d日EEEE",
@@ -107,8 +99,8 @@ zh_Hans_MO{
}
gregorian{
DateTimePatterns{
- "zzzzah:mm:ss",
- "zah:mm:ss",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
"ah:mm",
"y年M月d日EEEE",
@@ -116,16 +108,16 @@ zh_Hans_MO{
"y年M月d日",
"d/M/yy",
"{1} {0}",
- "{1}{0}",
- "{1}{0}",
+ "{1} {0}",
+ "{1} {0}",
"{1} {0}",
"{1} {0}",
}
availableFormats{
- MEd{"M-dE"}
+ MEd{"E, d/M"}
MMMMdd{"M月d日"}
- MMdd{"MM-dd"}
- Md{"M-d"}
+ MMdd{"dd/MM"}
+ Md{"d/M"}
yMEd{"y年M月d日,E"}
yMd{"y年M月d日"}
}
@@ -172,8 +164,8 @@ zh_Hans_MO{
}
islamic{
DateTimePatterns{
- "zzzzah:mm:ss",
- "zah:mm:ss",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
"ah:mm",
"Gy年M月d日EEEE",
@@ -189,8 +181,8 @@ zh_Hans_MO{
}
roc{
DateTimePatterns{
- "zzzzah:mm:ss",
- "zah:mm:ss",
+ "zzzz ah:mm:ss",
+ "z ah:mm:ss",
"ah:mm:ss",
"ah:mm",
"Gy年M月d日EEEE",
@@ -211,9 +203,6 @@ zh_Hans_MO{
}
}
fields{
- day{
- dn{"天"}
- }
second{
relativeTime{
future{
« no previous file with comments | « source/data/locales/zh_Hans_HK.txt ('k') | source/data/locales/zh_Hans_SG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698