feat(i18n): update Bengali translation (#665)
This commit is contained in:
parent
94a1f4ade0
commit
22d8a396ab
16
i18n/bn.yaml
16
i18n/bn.yaml
@ -6,19 +6,19 @@ darkMode:
|
|||||||
|
|
||||||
list:
|
list:
|
||||||
page:
|
page:
|
||||||
one: "{{ .Count }} পৃষ্ঠা"
|
one: "{{ .Count }} পাতা"
|
||||||
other: "{{ .Count }} পৃষ্ঠা"
|
other: "{{ .Count }} পাতা"
|
||||||
|
|
||||||
section:
|
section:
|
||||||
other: অনুচ্ছেদ
|
other: অনুচ্ছেদ
|
||||||
|
|
||||||
subsection:
|
subsection:
|
||||||
one: উপঅনুচ্ছেদ
|
one: উপ-অনুচ্ছেদ
|
||||||
other: উপঅনুচ্ছেদ
|
other: উপ-অনুচ্ছেদ
|
||||||
|
|
||||||
article:
|
article:
|
||||||
back:
|
back:
|
||||||
other: পেছনে যান
|
other: পেছনে
|
||||||
|
|
||||||
tableOfContents:
|
tableOfContents:
|
||||||
other: সূচিপত্র
|
other: সূচিপত্র
|
||||||
@ -27,7 +27,7 @@ article:
|
|||||||
other: সম্পর্কিত বিষয়বস্তু
|
other: সম্পর্কিত বিষয়বস্তু
|
||||||
|
|
||||||
lastUpdatedOn:
|
lastUpdatedOn:
|
||||||
other: শেষ হালনাগাদ করা হয়েছে
|
other: সর্বশেষ আপডেট করা হয়েছে
|
||||||
|
|
||||||
readingTime:
|
readingTime:
|
||||||
one: "{{ .Count }} মিনিটে পড়া যাবে"
|
one: "{{ .Count }} মিনিটে পড়া যাবে"
|
||||||
@ -38,7 +38,7 @@ notFound:
|
|||||||
other: পাওয়া যায়নি
|
other: পাওয়া যায়নি
|
||||||
|
|
||||||
subtitle:
|
subtitle:
|
||||||
other: এই পৃষ্ঠাটি বিদ্যমান নেই
|
other: এই পাতাটি বিদ্যমান নেই
|
||||||
|
|
||||||
widget:
|
widget:
|
||||||
archives:
|
archives:
|
||||||
@ -63,7 +63,7 @@ search:
|
|||||||
other: কিছু টাইপ করুন...
|
other: কিছু টাইপ করুন...
|
||||||
|
|
||||||
resultTitle:
|
resultTitle:
|
||||||
other: "#PAGES_COUNT পৃষ্ঠা (#TIME_SECONDS সেকেন্ড)"
|
other: "#PAGES_COUNT পাতা (#TIME_SECONDS সেকেন্ড)"
|
||||||
|
|
||||||
footer:
|
footer:
|
||||||
builtWith:
|
builtWith:
|
||||||
|
Loading…
Reference in New Issue
Block a user