Files
hugo-theme-stack/i18n/bn.yaml
T

74 lines
1.6 KiB
YAML
Raw Normal View History

toggleMenu:
other: টগল মেনু
2022-06-10 00:48:24 +06:00
darkMode:
other: ডার্ক মোড
2022-06-10 00:48:24 +06:00
list:
page:
one: "{{ .Count }} পাতা"
other: "{{ .Count }} পাতা"
2022-06-10 00:48:24 +06:00
section:
other: অনুচ্ছেদ
2022-06-10 00:48:24 +06:00
subsection:
one: উপ-অনুচ্ছেদ
other: উপ-অনুচ্ছেদ
2022-06-10 00:48:24 +06:00
article:
back:
other: পেছনে
2022-06-10 00:48:24 +06:00
tableOfContents:
other: সূচিপত্র
2022-06-10 00:48:24 +06:00
relatedContent:
other: সম্পর্কিত বিষয়বস্তু
2022-06-10 00:48:24 +06:00
lastUpdatedOn:
other: সর্বশেষ আপডেট করা হয়েছে
2022-06-10 00:48:24 +06:00
readingTime:
one: "{{ .Count }} মিনিটে পড়া যাবে"
other: "{{ .Count }} মিনিটে পড়া যাবে"
notFound:
title:
other: পাওয়া যায়নি
2022-06-10 00:48:24 +06:00
subtitle:
other: এই পাতাটি বিদ্যমান নেই
2022-06-10 00:48:24 +06:00
widget:
archives:
title:
other: আর্কাইভ
more:
other: আরও
2022-06-10 00:48:24 +06:00
tagCloud:
title:
other: ট্যাগ
2022-06-10 00:48:24 +06:00
categoriesCloud:
title:
other: বিভাগ
2022-06-10 00:48:24 +06:00
search:
title:
other: অনুসন্ধান
2022-06-10 00:48:24 +06:00
placeholder:
other: কিছু টাইপ করুন...
2022-06-10 00:48:24 +06:00
resultTitle:
other: "#PAGES_COUNT পাতা (#TIME_SECONDS সেকেন্ড)"
2022-06-10 00:48:24 +06:00
footer:
builtWith:
other: "{{ .Generator }} দিয়ে নির্মিত"
designedBy:
other: "থিম {{ .Theme }} ডিজাইন করেছেন {{ .DesignedBy }}"