OLD | NEW |
(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/bn.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/main/bn.xml |
| 11 * Chrome Note: This locale data is abridged to contain categories |
| 12 * actually used by Chrome. |
| 13 */ |
| 14 bn{ |
| 15 AuxExemplarCharacters{"[\u200C\u200D ৴-৹ ৲ ৳ ৰ ৱ]"} |
| 16 ExemplarCharacters{ |
| 17 "[৺ অ আ ই ঈ উ ঊ ঋ ৠ ঌ ৡ এ ঐ ও ঔ \u09BC ং ঃ \u0981 ক {ক\u09CDষ} খ গ ঘ ঙ চ
ছ জ " |
| 18 "ঝ ঞ ট ঠ ড {ড\u09BC} ঢ {ঢ\u09BC} ণ ৎ ত থ দ ধ ন প ফ ব ভ ম য {য\u09BC} র ল
শ ষ " |
| 19 "\u200C \u200D" |
| 20 "স হ ঽ া ি ী \u09C1 \u09C2 \u09C3 \u09C4 \u09E2 \u09E3 ে ৈ ো ৌ \u09CD ৗ]
" |
| 21 } |
| 22 LocaleScript{ |
| 23 "Beng", |
| 24 } |
| 25 Version{"2.0.50.99"} |
| 26 } |
OLD | NEW |