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

Unified Diff: source/data/locales/haw.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/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 47936d7bc269bd1924f792f509fbd6372da48a4f..cab6813e73297b319b61ffb3b2ac9b05059511bc 100644
--- a/source/data/locales/haw.txt
+++ b/source/data/locales/haw.txt
@@ -1,19 +1,138 @@
// ***************************************************************************
// *
-// * 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/haw.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/haw.xml
- */
haw{
AuxExemplarCharacters{"[b c d f g j q r s t v x y z]"}
ExemplarCharacters{"[a ā e ē i ī o ō u ū h k l m n p w ʻ]"}
- LocaleScript{
- "Latn",
+ NumberElements{
+ latn{
+ patterns{
+ accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
+ currencyFormat{"¤#,##0.00"}
+ }
+ }
+ }
+ Version{"2.1.19.14"}
+ 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"}
}
- Version{"2.1.6.69"}
}
« 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