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

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

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | « icu46/source/data/locales/ha_NG.txt ('k') | icu46/source/data/locales/haw_US.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/haw.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/haw.xml
11 */
12 haw{
13 AuxExemplarCharacters{"[b c d f g j q r s t v x y z]"}
14 ExemplarCharacters{"[a ā e ē i ī o ō u ū h k l m n p w ʻ]"}
15 LocaleScript{
16 "Latn",
17 }
18 NumberElements{
19 latn{
20 patterns{
21 currencyFormat{"¤#,##0.00;(¤#,##0.00)"}
22 }
23 }
24 }
25 Version{"2.0.47.68"}
26 calendar{
27 gregorian{
28 dayNames{
29 format{
30 abbreviated{
31 "LP",
32 "P1",
33 "P2",
34 "P3",
35 "P4",
36 "P5",
37 "P6",
38 }
39 wide{
40 "Lāpule",
41 "Poʻakahi",
42 "Poʻalua",
43 "Poʻakolu",
44 "Poʻahā",
45 "Poʻalima",
46 "Poʻaono",
47 }
48 }
49 }
50 monthNames{
51 format{
52 abbreviated{
53 "Ian.",
54 "Pep.",
55 "Mal.",
56 "ʻAp.",
57 "Mei",
58 "Iun.",
59 "Iul.",
60 "ʻAu.",
61 "Kep.",
62 "ʻOk.",
63 "Now.",
64 "Kek.",
65 }
66 wide{
67 "Ianuali",
68 "Pepeluali",
69 "Malaki",
70 "ʻApelila",
71 "Mei",
72 "Iune",
73 "Iulai",
74 "ʻAukake",
75 "Kepakemapa",
76 "ʻOkakopa",
77 "Nowemapa",
78 "Kekemapa",
79 }
80 }
81 }
82 }
83 }
84 measurementSystemNames{
85 US{"ʻAmelika Hui Pū ʻIa"}
86 metric{"Mekalika"}
87 }
88 units{
89 day{
90 other{"{0} lā"}
91 }
92 hour{
93 other{"{0} hola"}
94 }
95 minute{
96 other{"{0} minuke"}
97 }
98 month{
99 other{"{0} mahina"}
100 }
101 second{
102 other{"{0} kekona"}
103 }
104 week{
105 other{"{0} pule"}
106 }
107 year{
108 other{"{0} makahiki"}
109 }
110 }
111 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/ha_NG.txt ('k') | icu46/source/data/locales/haw_US.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698