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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/ha_NG.txt ('k') | source/data/locales/haw_US.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/haw.txt
diff --git a/source/data/locales/haw.txt b/source/data/locales/haw.txt
index dfb1134242eb411e321b4ac5329d6e559b62fa29..934256f95271e2a356b886b4e19a98bd2cbfc02e 100644
--- a/source/data/locales/haw.txt
+++ b/source/data/locales/haw.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/haw.xml
@@ -15,5 +15,130 @@ haw{
LocaleScript{
"Latn",
}
- Version{"2.0.93.15"}
+ NumberElements{
+ latn{
+ patterns{
+ accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
+ currencyFormat{"¤#,##0.00"}
+ }
+ }
+ }
+ Version{"2.1.6.69"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d MMMM y G",
+ "d MMMM y G",
+ "d MMM y G",
+ {
+ "d/M/yy GGGGG",
+ "M=romanlow",
+ }
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ gregorian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ {
+ "d/M/yy",
+ "M=romanlow",
+ }
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ Ed{"E d"}
+ Gy{"y G"}
+ GyMMM{"MMM y G"}
+ GyMMMEd{"E, d MMM y G"}
+ GyMMMd{"d MMM y G"}
+ MEd{"E, d/M"}
+ MMMEd{"E, d MMM"}
+ MMMd{"d MMM"}
+ Md{"d/M"}
+ yM{"M/y"}
+ yMEd{"E, d/M/y"}
+ yMMM{"MMM y"}
+ yMMMEd{"E, d MMM y"}
+ yMMMd{"d MMM y"}
+ yMd{"d/M/y"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "LP",
+ "P1",
+ "P2",
+ "P3",
+ "P4",
+ "P5",
+ "P6",
+ }
+ wide{
+ "Lāpule",
+ "Poʻakahi",
+ "Poʻalua",
+ "Poʻakolu",
+ "Poʻahā",
+ "Poʻalima",
+ "Poʻaono",
+ }
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Ian.",
+ "Pep.",
+ "Mal.",
+ "ʻAp.",
+ "Mei",
+ "Iun.",
+ "Iul.",
+ "ʻAu.",
+ "Kep.",
+ "ʻOk.",
+ "Now.",
+ "Kek.",
+ }
+ wide{
+ "Ianuali",
+ "Pepeluali",
+ "Malaki",
+ "ʻApelila",
+ "Mei",
+ "Iune",
+ "Iulai",
+ "ʻAukake",
+ "Kepakemapa",
+ "ʻOkakopa",
+ "Nowemapa",
+ "Kekemapa",
+ }
+ }
+ }
+ }
+ }
+ measurementSystemNames{
+ US{"ʻAmelika Hui Pū ʻIa"}
+ metric{"Mekalika"}
+ }
}
« no previous file with comments | « source/data/locales/ha_NG.txt ('k') | source/data/locales/haw_US.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698