Skip to content

Commit 3520926

Browse files
committed
Updated Bengali (Bangal) translations
1 parent 463616e commit 3520926

File tree

2 files changed

+107
-80
lines changed

2 files changed

+107
-80
lines changed

material/partials/languages/bn.html

+32-5
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,52 @@
55
"language": "bn",
66
"action.edit": "এই পেজ এডিট করুন",
77
"action.skip": "কনটেন্টে যান",
8+
"action.view": "পেজের ভিউ",
9+
"announce.dismiss": "আর কখনো দেখাবে না",
10+
"blog.archive": "সংরক্ষণাগার",
11+
"blog.categories": "বিভাগ",
12+
"blog.categories.in": "বিভাগের মধ্যে",
13+
"blog.continue": "পড়তে থাকুন",
14+
"blog.draft": "খসড়া",
15+
"blog.index": "ইনডেক্সে ফিরে যান",
16+
"blog.meta": "মেটাডেটা",
17+
"blog.references": "সম্পর্কিত লিংক",
818
"clipboard.copy": "ক্লিপবোর্ডে কপি করুন",
919
"clipboard.copied": "ক্লিপবোর্ডে কপি হয়েছে",
20+
"consent.accept": "গ্রহণ",
21+
"consent.manage": "সেটিংস ব্যবস্থাপনা",
22+
"consent.reject": "প্রত্যাখ্যান",
1023
"footer": "ফুটার",
1124
"footer.next": "পরে",
1225
"footer.previous": "পূর্ববর্তী",
1326
"header": "হেডার",
14-
"meta.comments": "কমেন্ট",
15-
"meta.source": "সোর্স",
27+
"meta.comments": "মন্তব্য",
28+
"meta.source": "উৎস",
1629
"nav": "ন্যাভিগেশন",
30+
"readtime.one": "১ মিনিট পড়া",
31+
"readtime.other": "# মিনিট পড়া",
32+
"rss.created": "আরএসএস ফিড",
33+
"rss.updated": "আপডেট করা বিষয়বস্তুর আরএসএস ফিড",
34+
"search": "অনুসন্ধান করুন",
1735
"search.config.pipeline": " ",
18-
"search.placeholder": "সার্চ",
19-
"search.reset": "মুছে ফেলুন",
36+
"search.placeholder": "অনুসন্ধান করুন",
37+
"search.share": "শেয়ার",
38+
"search.reset": "রিসেট",
39+
"search.result.initializer": "অনুসন্ধান শুরু করা হচ্ছে",
2040
"search.result.placeholder": "সার্চ টাইপ করুন",
2141
"search.result.none": "কিছু পাওয়া যায়নি",
2242
"search.result.one": "১ টা ডকুমেন্ট",
2343
"search.result.other": "# টা ডকুমেন্ট",
44+
"search.result.more.one": "এই পৃষ্ঠায় আরও ১টি আছে",
45+
"search.result.more.other": "এই পৃষ্ঠায় আরও #টি আছে",
46+
"search.result.term.missing": "অনুপস্থিত",
47+
"select.language": "ভাষা নির্বাচন করুণ",
48+
"select.version": "সংস্করণ নির্বাচন করুণ",
2449
"source": "রিপোজিটরিতে যান",
50+
"source.file.contributors": "অবদানকারী",
2551
"source.file.date.created": "তৈরি হয়েছে",
2652
"source.file.date.updated": "শেষ আপডেট",
2753
"tabs": "ট্যাব",
28-
"toc": "টেবিল অফ কনটেন্ট"
54+
"toc": "সূচি তালিকা",
55+
"top": "উপরে ফিরে যাও"
2956
}[key] }}{% endmacro %}

src/partials/languages/bn.html

+75-75
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,76 @@
11
<!--
2-
Copyright (c) 2016-2023 Martin Donath <[email protected]>
3-
4-
Permission is hereby granted, free of charge, to any person obtaining a copy
5-
of this software and associated documentation files (the "Software"), to
6-
deal in the Software without restriction, including without limitation the
7-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
8-
sell copies of the Software, and to permit persons to whom the Software is
9-
furnished to do so, subject to the following conditions:
10-
11-
The above copyright notice and this permission notice shall be included in
12-
all copies or substantial portions of the Software.
13-
14-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16-
FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
17-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
19-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
20-
IN THE SOFTWARE.
21-
-->
22-
23-
<!-- Translations: Bengali (Bangla) -->
24-
{% macro t(key) %}{{ {
25-
"language": "bn",
26-
"action.edit": "এই পেজ এডিট করুন",
27-
"action.skip": "কনটেন্টে যান",
28-
"action.view": "পেজের ভিউ ⬅️",
29-
"announce.dismiss": "আর কখনো দেখাবে না ⬅️",
30-
"blog.archive": "সংরক্ষণাগার ⬅️",
31-
"blog.categories": "বিভাগ ⬅️",
32-
"blog.categories.in": "বিভাগের মধ্যে ⬅️",
33-
"blog.continue": "পড়তে থাকুন ⬅️",
34-
"blog.draft": "খসড়া ⬅️",
35-
"blog.index": "ইনডেক্সে ফিরে যান ⬅️",
36-
"blog.meta": "মেটাডেটা ⬅️",
37-
"blog.references": "সম্পর্কিত লিংক ⬅️",
38-
"clipboard.copy": "ক্লিপবোর্ডে কপি করুন",
39-
"clipboard.copied": "ক্লিপবোর্ডে কপি হয়েছে",
40-
"consent.accept": "গ্রহণ ⬅️",
41-
"consent.manage": "সেটিংস ব্যবস্থাপনা ⬅️",
42-
"consent.reject": "প্রত্যাখ্যান ⬅️",
43-
"footer": "ফুটার",
44-
"footer.next": "পরে",
45-
"footer.previous": "পূর্ববর্তী",
46-
"header": "হেডার",
47-
"meta.comments": "মন্তব্য",
48-
"meta.source": "উৎস",
49-
"nav": "ন্যাভিগেশন",
50-
"readtime.one": "১ মিনিট পড়া ⬅️",
51-
"readtime.other": "# মিনিট পড়া ⬅️",
52-
"rss.created": "আরএসএস ফিড ⬅️",
53-
"rss.updated": "আপডেট করা বিষয়বস্তুর আরএসএস ফিড ⬅️",
54-
"search": "অনুসন্ধান করুন ⬅️",
55-
"search.placeholder": "অনুসন্ধান করুন",
56-
"search.share": "শেয়ার ⬅️",
57-
"search.reset": "রিসেট",
58-
"search.result.initializer": "অনুসন্ধান শুরু করা হচ্ছে ⬅️",
59-
"search.result.placeholder": "সার্চ টাইপ করুন",
60-
"search.result.none": "কিছু পাওয়া যায়নি",
61-
"search.result.one": "১ টা ডকুমেন্ট",
62-
"search.result.other": "# টা ডকুমেন্ট",
63-
"search.result.more.one": "এই পৃষ্ঠায় আরও ১টি আছে ⬅️",
64-
"search.result.more.other": "এই পৃষ্ঠায় আরও #টি আছে ⬅️",
65-
"search.result.term.missing": "অনুপস্থিত ⬅️",
66-
"select.language": "ভাষা নির্বাচন করুণ ⬅️",
67-
"select.version": "সংস্করণ নির্বাচন করুণ ⬅️",
68-
"source": "রিপোজিটরিতে যান",
69-
"source.file.contributors": "অবদানকারী ⬅️",
70-
"source.file.date.created": "তৈরি হয়েছে",
71-
"source.file.date.updated": "শেষ আপডেট",
72-
"tabs": "ট্যাব",
73-
"toc": "সূচি তালিকা",
74-
"top": "উপরে ফিরে যাও ⬅️"
75-
}[key] }}{% endmacro %}
76-
2+
Copyright (c) 2016-2023 Martin Donath <[email protected]>
3+
4+
Permission is hereby granted, free of charge, to any person obtaining a copy
5+
of this software and associated documentation files (the "Software"), to
6+
deal in the Software without restriction, including without limitation the
7+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
8+
sell copies of the Software, and to permit persons to whom the Software is
9+
furnished to do so, subject to the following conditions:
10+
11+
The above copyright notice and this permission notice shall be included in
12+
all copies or substantial portions of the Software.
13+
14+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
17+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
19+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
20+
IN THE SOFTWARE.
21+
-->
22+
23+
<!-- Translations: Bengali (Bangla) -->
24+
{% macro t(key) %}{{ {
25+
"language": "bn",
26+
"action.edit": "এই পেজ এডিট করুন",
27+
"action.skip": "কনটেন্টে যান",
28+
"action.view": "পেজের ভিউ",
29+
"announce.dismiss": "আর কখনো দেখাবে না",
30+
"blog.archive": "সংরক্ষণাগার",
31+
"blog.categories": "বিভাগ",
32+
"blog.categories.in": "বিভাগের মধ্যে",
33+
"blog.continue": "পড়তে থাকুন",
34+
"blog.draft": "খসড়া",
35+
"blog.index": "ইনডেক্সে ফিরে যান",
36+
"blog.meta": "মেটাডেটা",
37+
"blog.references": "সম্পর্কিত লিংক",
38+
"clipboard.copy": "ক্লিপবোর্ডে কপি করুন",
39+
"clipboard.copied": "ক্লিপবোর্ডে কপি হয়েছে",
40+
"consent.accept": "গ্রহণ",
41+
"consent.manage": "সেটিংস ব্যবস্থাপনা",
42+
"consent.reject": "প্রত্যাখ্যান",
43+
"footer": "ফুটার",
44+
"footer.next": "পরে",
45+
"footer.previous": "পূর্ববর্তী",
46+
"header": "হেডার",
47+
"meta.comments": "মন্তব্য",
48+
"meta.source": "উৎস",
49+
"nav": "ন্যাভিগেশন",
50+
"readtime.one": "১ মিনিট পড়া",
51+
"readtime.other": "# মিনিট পড়া",
52+
"rss.created": "আরএসএস ফিড",
53+
"rss.updated": "আপডেট করা বিষয়বস্তুর আরএসএস ফিড",
54+
"search": "অনুসন্ধান করুন",
55+
"search.config.pipeline": " ",
56+
"search.placeholder": "অনুসন্ধান করুন",
57+
"search.share": "শেয়ার",
58+
"search.reset": "রিসেট",
59+
"search.result.initializer": "অনুসন্ধান শুরু করা হচ্ছে",
60+
"search.result.placeholder": "সার্চ টাইপ করুন",
61+
"search.result.none": "কিছু পাওয়া যায়নি",
62+
"search.result.one": " টা ডকুমেন্ট",
63+
"search.result.other": "# টা ডকুমেন্ট",
64+
"search.result.more.one": "এই পৃষ্ঠায় আরও ১টি আছে",
65+
"search.result.more.other": "এই পৃষ্ঠায় আরও #টি আছে",
66+
"search.result.term.missing": "অনুপস্থিত",
67+
"select.language": "ভাষা নির্বাচন করুণ",
68+
"select.version": "সংস্করণ নির্বাচন করুণ",
69+
"source": "রিপোজিটরিতে যান",
70+
"source.file.contributors": "অবদানকারী",
71+
"source.file.date.created": "তৈরি হয়েছে",
72+
"source.file.date.updated": "শেষ আপডেট",
73+
"tabs": "ট্যাব",
74+
"toc": "সূচি তালিকা",
75+
"top": "উপরে ফিরে যাও"
76+
}[key] }}{% endmacro %}

0 commit comments

Comments
 (0)