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

Side by Side Diff: icu46/source/data/locales/om.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/nyn_UG.txt ('k') | icu46/source/data/locales/om_ET.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/om.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/om.xml
11 */
12 om{
13 ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
14 ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
15 LocaleScript{
16 "Latn",
17 }
18 NumberElements{
19 latn{
20 patterns{
21 currencyFormat{"¤#,##0.00"}
22 }
23 }
24 }
25 Version{"2.0.48.64"}
26 calendar{
27 gregorian{
28 AmPmMarkers{
29 "WD",
30 "WB",
31 }
32 DateTimePatterns{
33 "h:mm:ss a zzzz",
34 "h:mm:ss a z",
35 "h:mm:ss a",
36 "h:mm a",
37 "EEEE, MMMM d, y",
38 "dd MMMM y",
39 "dd-MMM-y",
40 "dd/MM/yy",
41 "{1} {0}",
42 "{1} {0}",
43 "{1} {0}",
44 "{1} {0}",
45 "{1} {0}",
46 }
47 availableFormats{
48 MMMMdd{"dd MMMM"}
49 MMdd{"dd/MM"}
50 yyMM{"MM/yy"}
51 yyQ{"Q yy"}
52 yyyyMMMM{"MMMM y"}
53 }
54 dayNames{
55 format{
56 abbreviated{
57 "Dil",
58 "Wix",
59 "Qib",
60 "Rob",
61 "Kam",
62 "Jim",
63 "San",
64 }
65 wide{
66 "Dilbata",
67 "Wiixata",
68 "Qibxata",
69 "Roobii",
70 "Kamiisa",
71 "Jimaata",
72 "Sanbata",
73 }
74 }
75 stand-alone{
76 narrow{
77 "S",
78 "M",
79 "T",
80 "W",
81 "T",
82 "F",
83 "S",
84 }
85 }
86 }
87 eras{
88 abbreviated{
89 "KD",
90 "KB",
91 }
92 }
93 monthNames{
94 format{
95 abbreviated{
96 "Ama",
97 "Gur",
98 "Bit",
99 "Elb",
100 "Cam",
101 "Wax",
102 "Ado",
103 "Hag",
104 "Ful",
105 "Onk",
106 "Sad",
107 "Mud",
108 }
109 wide{
110 "Amajjii",
111 "Guraandhala",
112 "Bitooteessa",
113 "Elba",
114 "Caamsa",
115 "Waxabajjii",
116 "Adooleessa",
117 "Hagayya",
118 "Fuulbana",
119 "Onkololeessa",
120 "Sadaasa",
121 "Muddee",
122 }
123 }
124 stand-alone{
125 narrow{
126 "J",
127 "F",
128 "M",
129 "A",
130 "M",
131 "J",
132 "J",
133 "A",
134 "S",
135 "O",
136 "N",
137 "D",
138 }
139 }
140 }
141 }
142 }
143 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/nyn_UG.txt ('k') | icu46/source/data/locales/om_ET.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698