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

Side by Side Diff: icu38/source/data/locales/haw.txt

Issue 182008: Update locale data for ICU 3.8:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 11 years, 3 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu38/source/data/locales/gu.txt ('k') | icu38/source/data/locales/hi.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2007 International Business Machines 3 // * Copyright (C) 2009 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/haw.xml 6 // * Source File:<path>/common/main/haw.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/haw.xml 10 * ICU <specials> source: <path>/xml/main/haw.xml
11 * Chrome Note: This locale data is abridged to contain categories
12 * actually used by Chrome.
11 */ 13 */
12 haw{ 14 haw{
13 AuxExemplarCharacters{"[b-d f g j q-t v x-z]"} 15 AuxExemplarCharacters{"[b-d f g j q-t v x-z]"}
14 Countries{
15 AU{"Nūhōlani"}
16 CA{"Kanakā"}
17 CN{"Kina"}
18 DE{"Kelemānia"}
19 DK{"Kenemaka"}
20 ES{"Kepania"}
21 FR{"Palani"}
22 GB{"Aupuni Mōʻī Hui Pū ʻIa"}
23 GR{"Helene"}
24 IE{"ʻIlelani"}
25 IL{"ʻIseraʻela"}
26 IN{"ʻĪnia"}
27 IT{"ʻĪkālia"}
28 JP{"Iāpana"}
29 MX{"Mekiko"}
30 NL{"Hōlani"}
31 NZ{"Aotearoa"}
32 PH{"ʻĀina Pilipino"}
33 RU{"Lūkia"}
34 US{"ʻAmelika Hui Pū ʻIa"}
35 }
36 ExemplarCharacters{"[a ā e ē i ī o ō u ū h k-n p w ʻ]"} 16 ExemplarCharacters{"[a ā e ē i ī o ō u ū h k-n p w ʻ]"}
37 Languages{ 17 Languages{
38 haw{"ʻōlelo Hawaiʻi"} 18 haw{"ʻōlelo Hawaiʻi"}
39 } 19 }
40 LocaleScript{ 20 LocaleScript{
41 "Latn", 21 "Latn",
42 } 22 }
43 NumberPatterns{ 23 Version{"1.45"}
44 "#,##0.###", 24 }
45 "¤#,##0.00;(¤#,##0.00)",
46 "#,##0%",
47 "#E0",
48 }
49 Version{"1.35"}
50 calendar{
51 gregorian{
52 dayNames{
53 format{
54 abbreviated{
55 "LP",
56 "P1",
57 "P2",
58 "P3",
59 "P4",
60 "P5",
61 "P6",
62 }
63 wide{
64 "Lāpule",
65 "Poʻakahi",
66 "Poʻalua",
67 "Poʻakolu",
68 "Poʻahā",
69 "Poʻalima",
70 "Poʻaono",
71 }
72 }
73 }
74 monthNames{
75 format{
76 abbreviated{
77 "Ian.",
78 "Pep.",
79 "Mal.",
80 "ʻAp.",
81 "Mei",
82 "Iun.",
83 "Iul.",
84 "ʻAu.",
85 "Kep.",
86 "ʻOk.",
87 "Now.",
88 "Kek.",
89 }
90 wide{
91 "Ianuali",
92 "Pepeluali",
93 "Malaki",
94 "ʻApelila",
95 "Mei",
96 "Iune",
97 "Iulai",
98 "ʻAukake",
99 "Kepakemapa",
100 "ʻOkakopa",
101 "Nowemapa",
102 "Kekemapa",
103 }
104 }
105 }
106 }
107 }
108 }
OLDNEW
« no previous file with comments | « icu38/source/data/locales/gu.txt ('k') | icu38/source/data/locales/hi.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698