| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2013 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.xml | 6 // * Source File: <path>/common/main/bn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/bn.xml | 10 * ICU <specials> source: <path>/common/main/bn.xml |
| 11 */ | 11 */ |
| 12 bn{ | 12 bn{ |
| 13 AuxExemplarCharacters{"[\u200C\u200D ৲ ৳ ৴ ৵ ৶ ৷ ৸ ৹ ৰ ৱ]"} | 13 AuxExemplarCharacters{"[\u200C\u200D ৲ ৳ ৴ ৵ ৶ ৷ ৸ ৹ ৰ ৱ]"} |
| 14 Ellipsis{ | 14 Ellipsis{ |
| 15 final{"{0} …"} | 15 final{"{0} …"} |
| 16 initial{"… {0}"} | 16 initial{"… {0}"} |
| 17 medial{"{0} … {1}"} | 17 medial{"{0} … {1}"} |
| 18 word-final{"{0} …"} | 18 word-final{"{0} …"} |
| 19 word-initial{"… {0}"} | 19 word-initial{"… {0}"} |
| 20 word-medial{"{0} … {1}"} | 20 word-medial{"{0} … {1}"} |
| 21 } | 21 } |
| 22 ExemplarCharacters{ | 22 ExemplarCharacters{ |
| 23 "[\u09BC ৺ অ আ ই ঈ উ ঊ ঋ ৠ ঌ ৡ এ ঐ ও ঔ ং ঃ \u0981 ক {ক\u09CDষ} খ গ ঘ ঙ চ
ছ জ " | 23 "[\u09BC ৺ অ আ ই ঈ উ ঊ ঋ ৠ ঌ ৡ এ ঐ ও ঔ ং ঃ \u0981 ক {ক\u09CDষ} খ গ ঘ ঙ চ
ছ জ " |
| 24 "ঝ ঞ ট ঠ ড {ড\u09BC} ঢ {ঢ\u09BC} ণ ত ৎ থ দ ধ ন প ফ ব ভ ম য {য\u09BC} র ল
শ ষ " | 24 "ঝ ঞ ট ঠ ড {ড\u09BC} ঢ {ঢ\u09BC} ণ ত ৎ থ দ ধ ন প ফ ব ভ ম য {য\u09BC} র ল
শ ষ " |
| 25 "স হ ঽ া ি ী \u09C1 \u09C2 \u09C3 \u09C4 \u09E2 \u09E3 ে ৈ ো ৌ \u09CD ৗ]
" | 25 "স হ ঽ া ি ী \u09C1 \u09C2 \u09C3 \u09C4 \u09E2 \u09E3 ে ৈ ো ৌ \u09CD ৗ]
" |
| 26 "\u200C \u200D" |
| 26 } | 27 } |
| 27 ExemplarCharactersIndex{ | 28 ExemplarCharactersIndex{ |
| 28 "[অ আ ই ঈ উ ঊ ঋ এ ঐ ও ঔ ক {ক\u09CDষ} খ গ ঘ ঙ চ ছ জ ঝ ঞ ট ঠ ড ঢ ণ ত থ দ ধ
ন প " | 29 "[অ আ ই ঈ উ ঊ ঋ এ ঐ ও ঔ ক {ক\u09CDষ} খ গ ঘ ঙ চ ছ জ ঝ ঞ ট ঠ ড ঢ ণ ত থ দ ধ
ন প " |
| 29 "ফ ব ভ ম য র ল শ ষ স হ]" | 30 "ফ ব ভ ম য র ল শ ষ স হ]" |
| 30 } | 31 } |
| 31 LocaleScript{ | 32 LocaleScript{ |
| 32 "Beng", | 33 "Beng", |
| 33 } | 34 } |
| 34 MoreInformation{"?"} | 35 MoreInformation{"?"} |
| 35 NumberElements{ | 36 NumberElements{ |
| (...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 315 y{"d MMM, y – d MMM, y G"} | 316 y{"d MMM, y – d MMM, y G"} |
| 316 } | 317 } |
| 317 yMd{ | 318 yMd{ |
| 318 M{"d/M/y – d/M/y G"} | 319 M{"d/M/y – d/M/y G"} |
| 319 d{"d/M/y – d/M/y G"} | 320 d{"d/M/y – d/M/y G"} |
| 320 y{"d/M/y – d/M/y G"} | 321 y{"d/M/y – d/M/y G"} |
| 321 } | 322 } |
| 322 } | 323 } |
| 323 } | 324 } |
| 324 gregorian{ | 325 gregorian{ |
| 326 // Chromium fix for AmPm : b/1469531 |
| 325 AmPmMarkers{ | 327 AmPmMarkers{ |
| 326 "পূর্বাহ্ণ", | 328 "am", |
| 327 "অপরাহ্ণ", | 329 "pm", |
| 328 } | 330 } |
| 329 AmPmMarkersNarrow{ | 331 AmPmMarkersNarrow{ |
| 330 "পূর্বাহ্ণ", | 332 "am", |
| 331 "অপরাহ্ণ", | 333 "pm", |
| 332 } | 334 } |
| 333 DateTimePatterns{ | 335 DateTimePatterns{ |
| 334 "h:mm:ss a zzzz", | 336 "h:mm:ss a zzzz", |
| 335 "h:mm:ss a z", | 337 "h:mm:ss a z", |
| 336 "h:mm:ss a", | 338 "h:mm:ss a", |
| 337 "h:mm a", | 339 "h:mm a", |
| 338 "EEEE, d MMMM, y", | 340 "EEEE, d MMMM, y", |
| 339 "d MMMM, y", | 341 "d MMMM, y", |
| 340 "d MMM, y", | 342 "d MMM, y", |
| 341 "d/M/yy", | 343 "d/M/yy", |
| (...skipping 1294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1636 one{"{0} কিউবিক মাইল"} | 1638 one{"{0} কিউবিক মাইল"} |
| 1637 other{"{0} কিউবিক মাইল"} | 1639 other{"{0} কিউবিক মাইল"} |
| 1638 } | 1640 } |
| 1639 liter{ | 1641 liter{ |
| 1640 one{"{0} লিটার"} | 1642 one{"{0} লিটার"} |
| 1641 other{"{0} লিটার"} | 1643 other{"{0} লিটার"} |
| 1642 } | 1644 } |
| 1643 } | 1645 } |
| 1644 } | 1646 } |
| 1645 } | 1647 } |
| OLD | NEW |