]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
729e4ab9 | 3 | // * Copyright (C) 2010 International Business Machines |
73c04bcf A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/as.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/as.xml | |
11 | */ | |
12 | as{ | |
13 | AuxExemplarCharacters{"[\u200C \u200D ৲]"} | |
73c04bcf | 14 | ExemplarCharacters{ |
729e4ab9 A |
15 | "[অ আ ই ঈ উ ঊ ঋ এ ঐ ও ঔ ং ঁ ঃ ক খ গ ঘ ঙ চ ছ জ ঝ ঞ ট ঠ ড ড় ঢ ঢ় ণ ত থ দ ধ ন প ফ" |
16 | " ব ভ ম য য় ৰ ল ৱ শ ষ স হ া ি ী ু ূ ৃ ে ৈ ো ৌ ্]" | |
73c04bcf A |
17 | } |
18 | LocaleScript{ | |
19 | "Beng", | |
20 | } | |
729e4ab9 A |
21 | NumberElements{ |
22 | latn{ | |
23 | patterns{ | |
24 | currencyFormat{"¤ #,##,##0.00"} | |
25 | decimalFormat{"#,##,##0.###"} | |
26 | percentFormat{"#,##,##0%"} | |
27 | } | |
46f4442e A |
28 | } |
29 | } | |
729e4ab9 | 30 | Version{"2.0.47.67"} |
73c04bcf A |
31 | calendar{ |
32 | gregorian{ | |
33 | AmPmMarkers{ | |
729e4ab9 A |
34 | "পূৰ্বাহ্ণ", |
35 | "অপৰাহ্ণ", | |
73c04bcf A |
36 | } |
37 | dayNames{ | |
38 | format{ | |
39 | abbreviated{ | |
40 | "ৰবি", | |
41 | "সোম", | |
42 | "মঙ্গল", | |
43 | "বুধ", | |
44 | "বৃহষ্পতি", | |
45 | "শুক্ৰ", | |
46 | "শনি", | |
47 | } | |
48 | wide{ | |
49 | "দেওবাৰ", | |
50 | "সোমবাৰ", | |
51 | "মঙ্গলবাৰ", | |
52 | "বুধবাৰ", | |
53 | "বৃহষ্পতিবাৰ", | |
54 | "শুক্ৰবাৰ", | |
55 | "শনিবাৰ", | |
56 | } | |
57 | } | |
58 | } | |
729e4ab9 A |
59 | fields{ |
60 | day{ | |
61 | dn{"দিন"} | |
62 | relative{ | |
63 | "-1"{"কালি"} | |
64 | "1"{"কাইলৈ"} | |
65 | "2"{"পৰহিলৈ"} | |
66 | "3"{"চ’ঠা দিনালৈ"} | |
67 | } | |
68 | } | |
69 | era{ | |
70 | dn{"যুগ"} | |
71 | } | |
72 | hour{ | |
73 | dn{"ঘণ্টা"} | |
74 | } | |
75 | minute{ | |
76 | dn{"মিনিট"} | |
77 | } | |
78 | month{ | |
79 | dn{"মাহ"} | |
80 | } | |
81 | second{ | |
82 | dn{"ছেকেণ্ড"} | |
83 | } | |
84 | week{ | |
85 | dn{"সপ্তাহ"} | |
86 | } | |
87 | year{ | |
88 | dn{"বছৰ"} | |
89 | } | |
90 | zone{ | |
91 | dn{"ক্ষেত্ৰ"} | |
92 | } | |
93 | } | |
73c04bcf A |
94 | monthNames{ |
95 | format{ | |
96 | abbreviated{ | |
97 | "জানু", | |
98 | "ফেব্ৰু", | |
99 | "মাৰ্চ", | |
100 | "এপ্ৰিল", | |
101 | "মে", | |
102 | "জুন", | |
103 | "জুলাই", | |
104 | "আগ", | |
105 | "সেপ্ট", | |
106 | "অক্টো", | |
107 | "নভে", | |
108 | "ডিসে", | |
109 | } | |
110 | wide{ | |
729e4ab9 A |
111 | "জানুৱাৰী", |
112 | "ফেব্ৰুৱাৰী", | |
73c04bcf A |
113 | "মাৰ্চ", |
114 | "এপ্ৰিল", | |
115 | "মে", | |
116 | "জুন", | |
117 | "জুলাই", | |
118 | "আগষ্ট", | |
729e4ab9 | 119 | "ছেপ্তেম্বৰ", |
73c04bcf | 120 | "অক্টোবৰ", |
729e4ab9 A |
121 | "নৱেম্বৰ", |
122 | "ডিচেম্বৰ", | |
123 | } | |
124 | } | |
125 | } | |
126 | quarters{ | |
127 | format{ | |
128 | wide{ | |
129 | "প্ৰথম প্ৰহৰ", | |
130 | "দ্বিতীয় প্ৰহৰ", | |
131 | "তৃতীয় প্ৰহৰ", | |
132 | "চতুৰ্থ প্ৰহৰ", | |
73c04bcf A |
133 | } |
134 | } | |
135 | } | |
136 | } | |
137 | } | |
729e4ab9 A |
138 | measurementSystemNames{ |
139 | US{"ইউ.এছ."} | |
140 | metric{"মেট্ৰিক"} | |
73c04bcf A |
141 | } |
142 | } |