summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/locales/bn_IN.txt
blob: 40ee5285475192577a29ea869c5d3bcab3071373 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
bn_IN{
    Ellipsis{
        final{"{0}…"}
        initial{"…{0}"}
        medial{"{0}…{1}"}
        word-medial{"{0}…{1}"}
    }
    NumberElements{
        beng{
            patterns{
                currencyFormat{"¤#,##,##0.00"}
                currencyFormat%alphaNextToNumber{"¤ #,##,##0.00"}
            }
        }
        latn{
            patterns{
                accountingFormat{"¤#,##,##0.00;(¤#,##,##0.00)"}
                accountingFormat%alphaNextToNumber{"¤ #,##,##0.00;(¤ #,##,##0.00)"}
                currencyFormat{"¤#,##,##0.00"}
            }
        }
        minimalPairs{
            plural{
                one{"{0}টি দিন"}
                other{"{0} দিন"}
            }
        }
    }
    calendar{
        gregorian{
            availableFormats{
                MMMMW{
                    one{"MMMM এর W নম্বর সপ্তাহ"}
                    other{"MMMM এর W নম্বর সপ্তাহ"}
                }
            }
            dayNames{
                format{
                    short{
                        "রঃ",
                        "সোঃ",
                        "মঃ",
                        "বুঃ",
                        "বৃঃ",
                        "শুঃ",
                        "শঃ",
                    }
                }
            }
            dayPeriod{
                format{
                    wide{
                        afternoon1{"দুপুরবেলায়"}
                        afternoon2{"বিকাল"}
                        evening1{"সন্ধ্যাবেলায়"}
                        morning1{"ভোরবেলায়"}
                        morning2{"সকালবেলায়"}
                        night1{"রাত্রি"}
                    }
                }
            }
            eras{
                abbreviated{
                    "খ্রিঃপূঃ",
                    "খ্রিঃ",
                }
                wide{
                    "খ্রিস্টপূর্ব",
                    "খ্রিষ্টাব্দ",
                }
            }
            monthNames{
                format{
                    abbreviated{
                        "জানু",
                        "ফেব",
                        "মার্চ",
                        "এপ্রি",
                        "মে",
                        "জুন",
                        "জুল",
                        "আগ",
                        "সেপ্টেঃ",
                        "অক্টোঃ",
                        "নভেঃ",
                        "ডিসেঃ",
                    }
                    narrow{
                        "জা",
                        "ফে",
                        "মা",
                        "এ",
                        "মে",
                        "জুন",
                        "জুল",
                        "আ",
                        "সে",
                        "অ",
                        "ন",
                        "ডি",
                    }
                }
                stand-alone{
                    abbreviated{
                        "জানু",
                        "ফেব",
                        "মার্চ",
                        "এপ্রিল",
                        "মে",
                        "জুন",
                        "জুলাই",
                        "আগস্ট",
                        "সেপ্টেঃ",
                        "অক্টোঃ",
                        "নভেঃ",
                        "ডিসেঃ",
                    }
                    narrow{
                        "জা",
                        "ফে",
                        "মা",
                        "এ",
                        "মে",
                        "জুন",
                        "জুল",
                        "আ",
                        "সে",
                        "অ",
                        "ন",
                        "ডি",
                    }
                }
            }
        }
    }
    measurementSystemNames{
        US{"ইউএস"}
    }
}