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

49 lines
1.3 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 }} পাতা"
2022-06-10 00:48:24 +06:00
section: অনুচ্ছেদ
2022-06-10 00:48:24 +06:00
subsection:
one: উপ-অনুচ্ছেদ
other: উপ-অনুচ্ছেদ
2022-06-10 00:48:24 +06:00
article:
2022-10-29 13:51:05 +00:00
back: পেছনে
2022-06-10 00:48:24 +06:00
tableOfContents: সূচিপত্র
2022-06-10 00:48:24 +06:00
relatedContent: সম্পর্কিত বিষয়বস্তু
2022-06-10 00:48:24 +06:00
2022-10-29 13:51:05 +00:00
lastUpdatedOn: সর্বশেষ আপডেট করা হয়েছে
2022-06-10 00:48:24 +06:00
readingTime:
one: "{{ .Count }} মিনিটে পড়া যাবে"
other: "{{ .Count }} মিনিটে পড়া যাবে"
notFound:
title: পাওয়া যায়নি
2022-06-10 00:48:24 +06:00
2022-10-29 13:51:05 +00:00
subtitle: এই পাতাটি বিদ্যমান নেই
2022-06-10 00:48:24 +06:00
widget:
archives:
title: আর্কাইভ
more: আরও
2022-06-10 00:48:24 +06:00
search:
title: অনুসন্ধান
2022-06-10 00:48:24 +06:00
placeholder: কিছু টাইপ করুন...
2022-06-10 00:48:24 +06:00
2022-10-29 13:51:05 +00:00
resultTitle: "#PAGES_COUNT পাতা (#TIME_SECONDS সেকেন্ড)"
2022-06-10 00:48:24 +06:00
footer:
builtWith: "{{ .Generator }} দিয়ে নির্মিত"
designedBy: "থিম {{ .Theme }} ডিজাইন করেছেন {{ .DesignedBy }}"