mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Update Bangla Translation (#461)
* Bengali translation added * Update Bangla Translation * Update Bangla Translation * posts added to Bangla translation
This commit is contained in:
committed by
GitHub
parent
1eac5386c6
commit
aa1b91b5f8
@@ -83,4 +83,5 @@
|
|||||||
- [Ellison Leão](https://github.com/ellisonleao)
|
- [Ellison Leão](https://github.com/ellisonleao)
|
||||||
- [Lucas de Oliveira](https://github.com/lucas-dOliveira)
|
- [Lucas de Oliveira](https://github.com/lucas-dOliveira)
|
||||||
- [earnest ma](https://github.com/earnestma)
|
- [earnest ma](https://github.com/earnestma)
|
||||||
- [TMineCola](https://github.com/tminecola)
|
- [TMineCola](https://github.com/tminecola)
|
||||||
|
- [Arafat Hasan](https://github.com/arafat-hasan)
|
||||||
17
i18n/bn.toml
17
i18n/bn.toml
@@ -5,26 +5,29 @@ other = "বিভাগ"
|
|||||||
other = "ট্যাগ"
|
other = "ট্যাগ"
|
||||||
|
|
||||||
[series]
|
[series]
|
||||||
other = "সারি"
|
other = "সিরিজ"
|
||||||
|
|
||||||
|
[author]
|
||||||
|
other = "লেখক"
|
||||||
|
|
||||||
|
[posts]
|
||||||
|
other = "সব পোস্ট"
|
||||||
|
|
||||||
[reading_time]
|
[reading_time]
|
||||||
one = "পড়তে এক মিনিট লাগবে"
|
one = "পড়তে এক মিনিট লাগবে"
|
||||||
other = "পড়তে {{ .Count }} মিনিট লাগবে"
|
other = "পড়তে {{ .Count }} মিনিট লাগবে"
|
||||||
|
|
||||||
[page_not_found]
|
[page_not_found]
|
||||||
other = "কাঙ্ক্ষিত পাতাটি পাওয়া যায় নি"
|
other = "পাতাটি পাওয়া যায় নি"
|
||||||
|
|
||||||
[page_does_not_exist]
|
[page_does_not_exist]
|
||||||
other = "দুঃখিত, পাতাটির অস্তিত্ব নেই"
|
other = "দুঃখিত, কাঙ্ক্ষিত পাতাটির অস্তিত্ব নেই"
|
||||||
|
|
||||||
[head_back]
|
[head_back]
|
||||||
other = "আপনি <a href=\"{{ . }}\">মূল পাতায় </a> ফিরে যেতে পারেন"
|
other = "আপনি <a href=\"{{ . }}\">নীড়পাতায়</a> ফিরে যেতে পারেন"
|
||||||
|
|
||||||
[powered_by]
|
[powered_by]
|
||||||
other = "চালনায়"
|
other = "চালনায়"
|
||||||
|
|
||||||
[see_also]
|
[see_also]
|
||||||
other = "আরও দেখুন"
|
other = "আরও দেখুন"
|
||||||
|
|
||||||
[posts]
|
|
||||||
other = "সব পোস্ট"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user