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

Side by Side Diff: source/data/locales/bn_IN.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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 unified diff | Download patch
« no previous file with comments | « source/data/locales/bn_BD.txt ('k') | source/data/locales/bo.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) 2013 International Business Machines 3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/bn_IN.xml 6 // * Source File: <path>/common/main/bn_IN.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 bn_IN{ 9 bn_IN{
10 Ellipsis{ 10 Ellipsis{
11 final{"{0}…"} 11 final{"{0}…"}
12 initial{"…{0}"} 12 initial{"…{0}"}
13 medial{"{0}…{1}"} 13 medial{"{0}…{1}"}
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 other{"00T"} 113 other{"00T"}
114 } 114 }
115 100000000000000{ 115 100000000000000{
116 one{"000T"} 116 one{"000T"}
117 other{"000T"} 117 other{"000T"}
118 } 118 }
119 } 119 }
120 } 120 }
121 } 121 }
122 } 122 }
123 Version{"2.0.92.80"} 123 Version{"2.1.8.19"}
124 calendar{ 124 calendar{
125 gregorian{ 125 gregorian{
126 intervalFormats{ 126 intervalFormats{
127 yMMMM{ 127 yMMMM{
128 M{"MM – MM -y"} 128 M{"MM – MM -y"}
129 } 129 }
130 } 130 }
131 quarters{ 131 quarters{
132 format{ 132 format{
133 abbreviated{ 133 abbreviated{
134 "ত্রৈমাসিক", 134 "ত্রৈমাসিক",
135 "ষাণ্মাসিক", 135 "ষাণ্মাসিক",
136 "চতুর্থাংশ", 136 "তৃ.ত্রৈ.এক.চতুর্থাংশ",
137 "বার্ষিক", 137 "বার্ষিক",
138 } 138 }
139 wide{ 139 wide{
140 "ত্রৈমাসিক", 140 "ত্রৈমাসিক",
141 "ষাণ্মাসিক", 141 "ষাণ্মাসিক",
142 "তৃতীয় চতুর্থাংশ", 142 "তৃতীয় চতুর্থাংশ",
143 "বার্ষিক", 143 "বার্ষিক",
144 } 144 }
145 } 145 }
146 stand-alone{ 146 stand-alone{
(...skipping 11 matching lines...) Expand all
158 } 158 }
159 } 159 }
160 } 160 }
161 } 161 }
162 } 162 }
163 fields{ 163 fields{
164 dayperiod{ 164 dayperiod{
165 dn{"AM/PM"} 165 dn{"AM/PM"}
166 } 166 }
167 } 167 }
168 unitsNarrow{
169 }
170 } 168 }
OLDNEW
« no previous file with comments | « source/data/locales/bn_BD.txt ('k') | source/data/locales/bo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698