themes/hugo-coder/i18n/bn.toml

43eaee247057daf317332d69f95369445c94b197 · 761 B · 33 lines raw

1 [category]
2 other = "বিভাগ"
3
4 [tag]
5 other = "ট্যাগ"
6
7 [series]
8 other = "সিরিজ"
9
10 [author]
11 other = "লেখক"
12
13 [posts]
14 other = "সব পোস্ট"
15
16 [reading_time]
17 one = "পড়তে এক মিনিট লাগবে"
18 other = "পড়তে {{ .Count }} মিনিট লাগবে"
19
20 [page_not_found]
21 other = "পাতাটি পাওয়া যায় নি"
22
23 [page_does_not_exist]
24 other = "দুঃখিত, কাঙ্ক্ষিত পাতাটির অস্তিত্ব নেই"
25
26 [head_back]
27 other = "আপনি <a href=\"{{ . }}\">নীড়পাতায়</a> ফিরে যেতে পারেন"
28
29 [powered_by]
30 other = "চালনায়"
31
32 [see_also]
33 other = "আরও দেখুন"