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

44 lines
1.4 KiB
YAML
Raw Normal View History

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