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

Side by Side Diff: icu46/source/data/locales/ne.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/nd_ZW.txt ('k') | icu46/source/data/locales/ne_IN.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:executable
+ *
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/ne.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/ne.xml
11 */
12 ne{
13 AuxExemplarCharacters{"[\u200C \u200D]"}
14 ExemplarCharacters{
15 "[ॐ अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब"
16 " भ म य र ल ळ व श ष स ह ़ ँ ं ः ऽ ् ा ि ी ु ू ृ ॄ ॅ े ै ॉ ो ौ]"
17 }
18 LocaleScript{
19 "Deva",
20 }
21 NumberElements{
22 default{"deva"}
23 latn{
24 symbols{
25 decimal{"."}
26 group{","}
27 list{";"}
28 minusSign{"-"}
29 }
30 }
31 }
32 Version{"2.0.50.94"}
33 calendar{
34 gregorian{
35 AmPmMarkers{
36 "पूर्व मध्यान्ह",
37 "उत्तर मध्यान्ह",
38 }
39 dayNames{
40 stand-alone{
41 narrow{
42 "१",
43 "२",
44 "३",
45 "४",
46 "५",
47 "६",
48 "७",
49 }
50 }
51 }
52 eras{
53 abbreviated{
54 "ईसा पूर्व",
55 "सन्",
56 }
57 }
58 fields{
59 day{
60 dn{"बार"}
61 relative{
62 "-1"{"हिजो"}
63 "0"{"आज"}
64 "1"{"भोलि"}
65 }
66 }
67 dayperiod{
68 dn{"पूर्व मध्यान्ह/उत्तर मध्यान्ह"}
69 }
70 era{
71 dn{"काल"}
72 }
73 hour{
74 dn{"घण्टा"}
75 }
76 minute{
77 dn{"मिनेट"}
78 }
79 month{
80 dn{"महिना"}
81 }
82 second{
83 dn{"दोस्रो"}
84 }
85 week{
86 dn{"हप्ता"}
87 }
88 weekday{
89 dn{"हप्ताको बार"}
90 }
91 year{
92 dn{"बर्ष"}
93 }
94 zone{
95 dn{"क्षेत्र"}
96 }
97 }
98 monthNames{
99 stand-alone{
100 narrow{
101 "१",
102 "२",
103 "३",
104 "४",
105 "५",
106 "६",
107 "७",
108 "८",
109 "९",
110 "१०",
111 "११",
112 "१२",
113 }
114 }
115 }
116 quarters{
117 stand-alone{
118 narrow{
119 "१",
120 "२",
121 "३",
122 "४",
123 }
124 }
125 }
126 }
127 }
128 delimiters{
129 alternateQuotationEnd{"\""}
130 alternateQuotationStart{"\""}
131 quotationEnd{"'"}
132 quotationStart{"'"}
133 }
134 units{
135 day{
136 one{"{0} दिन"}
137 }
138 hour{
139 one{"{0} घण्टा"}
140 }
141 minute{
142 one{"{0} मिनेट"}
143 }
144 month{
145 one{"{0} महिना"}
146 }
147 second{
148 one{"{0} सेकेण्ड"}
149 }
150 week{
151 one{"{0} हप्ता"}
152 }
153 year{
154 one{"{0} बर्ष"}
155 other{"{0} बर्ष"}
156 }
157 }
158 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/nd_ZW.txt ('k') | icu46/source/data/locales/ne_IN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698