| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 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/as.xml | 6 // * Source File: <path>/common/main/as.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/as.xml | |
| 11 */ | |
| 12 as{ | 9 as{ |
| 13 Keys{ | 10 Keys{ |
| 14 calendar{"পঞ্জিকা"} | 11 calendar{"পঞ্জিকা"} |
| 15 collation{"শৰীকৰণ"} | 12 collation{"শৰীকৰণ"} |
| 16 currency{"মুদ্ৰা"} | 13 currency{"মুদ্ৰা"} |
| 17 } | 14 } |
| 18 Languages{ | 15 Languages{ |
| 19 as{"অসমীয়া"} | 16 as{"অসমীয়া"} |
| 20 } | 17 } |
| 21 Scripts{ | 18 Scripts{ |
| (...skipping 13 matching lines...) Expand all Loading... |
| 35 } | 32 } |
| 36 collation{ | 33 collation{ |
| 37 big5han{"পৰম্পৰাগত চীনা শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম - Big5"} | 34 big5han{"পৰম্পৰাগত চীনা শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম - Big5"} |
| 38 gb2312han{"সৰল চীনা শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম - GB2312"} | 35 gb2312han{"সৰল চীনা শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম - GB2312"} |
| 39 phonebook{"টেলিফোন বহিৰ মতেশৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} | 36 phonebook{"টেলিফোন বহিৰ মতেশৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} |
| 40 pinyin{"পিন্য়িন শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} | 37 pinyin{"পিন্য়িন শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} |
| 41 stroke{"স্ট্ৰোক শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} | 38 stroke{"স্ট্ৰোক শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} |
| 42 traditional{"পৰম্পৰাগতভাবে শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} | 39 traditional{"পৰম্পৰাগতভাবে শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} |
| 43 } | 40 } |
| 44 } | 41 } |
| 45 Version{"2.1.7.39"} | 42 Version{"2.1.19.94"} |
| 46 } | 43 } |
| OLD | NEW |