* Fixed date localization on post card * fixed also labeling localization for post card * adressed change request by using the hugo feature of singular/plural automagic for translation * Fix reading time translation Signed-off-by: hossainemruz <hossainemruz@gmail.com> --------- Signed-off-by: hossainemruz <hossainemruz@gmail.com> Co-authored-by: hossainemruz <hossainemruz@gmail.com>
126 lines
2.6 KiB
TOML
126 lines
2.6 KiB
TOML
# More documentation here: https://github.com/nicksnyder/go-i18n
|
|
[home]
|
|
other = "হোম"
|
|
|
|
[posts]
|
|
other = "পোষ্ট সমূহ"
|
|
|
|
[toc_heading]
|
|
other = "সুচিপত্র"
|
|
|
|
[tags]
|
|
other = "ট্যাগ সমুহ"
|
|
|
|
[categories]
|
|
other = "বিভাগ সমুহ"
|
|
|
|
[resume]
|
|
other = "আমার জীবনবৃত্তান্ত"
|
|
|
|
[navigation]
|
|
other = "নেভিগেশন"
|
|
|
|
[contact_me]
|
|
other = "আমার সাথে যোগাযোগ করুনঃ"
|
|
|
|
[email]
|
|
other = "ইমেইল"
|
|
|
|
[phone]
|
|
other = "ফোন"
|
|
|
|
[newsletter_text]
|
|
other = "ইমেইল নোটিফিকেশান এর মাধ্যমে সর্বশেষ তথ্য জানুন"
|
|
|
|
[newsletter_input_placeholder]
|
|
other = "ইমেইল প্রবেশ করান"
|
|
|
|
[newsletter_warning]
|
|
other = "আপনার ইমেইল ঠিকানা প্রবেশের মাধমে আপনি এই ওয়েবসাইটের নিউজ লেটার পেতে সম্মত হচ্ছেন।"
|
|
|
|
[submit]
|
|
other = "জমা দিন"
|
|
|
|
[hugoAttributionText]
|
|
other = "পাওয়ারড বাই"
|
|
|
|
[prev]
|
|
other = "পূর্ববর্তী"
|
|
|
|
[next]
|
|
other = "পরবর্তী"
|
|
|
|
[share_on]
|
|
other = "শেয়ার করুন"
|
|
|
|
[improve_this_page]
|
|
other = "এই পৃষ্ঠাটি উন্নত করুন"
|
|
|
|
[out_of]
|
|
other = "এর মধ্যে"
|
|
|
|
[publications]
|
|
other = "প্রকাশনা সমূহ"
|
|
|
|
[taken_courses]
|
|
other = "গৃহীত কোর্সসমূহ"
|
|
|
|
[course_name]
|
|
other = "কোর্সের নাম"
|
|
|
|
[total_credit]
|
|
other = "মোট ক্রেডিট"
|
|
|
|
[obtained_credit]
|
|
other = "অর্জিত ক্রেডিট"
|
|
|
|
[extracurricular_activities]
|
|
other = "পাঠক্রম বহির্ভূত কার্যক্রম"
|
|
|
|
[show_more]
|
|
other = "আরো দেখান"
|
|
|
|
[show_less]
|
|
other = "কম দেখান"
|
|
|
|
[responsibilities]
|
|
other = "দায়িত্বসমুহ:"
|
|
|
|
[present]
|
|
other = "বর্তমান"
|
|
|
|
# [comments_javascript]
|
|
# other = "Please enable JavaScript to view the"
|
|
|
|
# [comments_by]
|
|
# other = "comments powered by"
|
|
|
|
# [read]
|
|
# other = "Read"
|
|
|
|
# [project_star]
|
|
# other = "Star"
|
|
|
|
# [project_details]
|
|
# other = "Details"
|
|
|
|
# [err_404]
|
|
# other = "The page you are looking for is not there yet."
|
|
|
|
[more]
|
|
other = "আরো"
|
|
|
|
[view_certificate]
|
|
other = "সার্টিফিকেট দেখুন"
|
|
|
|
[notes]
|
|
other = "নোট সমূহ"
|
|
|
|
[disclaimer_text]
|
|
other = "দায় বিজ্ঞপ্তি"
|
|
|
|
[search]
|
|
other = "অনুসন্ধান করুন"
|
|
|
|
[minute]
|
|
other = "মিনিট"
|