| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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 } |
| OLD | NEW |