Skip to content

Commit

Permalink
Completion of Bengali translation (#1010)
Browse files Browse the repository at this point in the history
Thanks for your contribution!
  • Loading branch information
MoshiulRabbi committed May 17, 2022
1 parent 3641b24 commit 553faa7
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions i18n/bn.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ other = "এই সাইটে খোঁজ করুন…"
[ui_in]
other = "মধ্যে"

# Used in sentences such as "All Tags"
[ui_all]
other = "সব"

# পাদচরণ
[footer_all_rights_reserved]
other = "সমস্ত অধিকার সংরক্ষিত"
Expand All @@ -33,6 +37,8 @@ other = "তৈরি"
other = "সর্বশেষ পরিবর্তিত"
[post_edit_this]
other = "এই পৃষ্ঠাটি সম্পাদনা করুন"
[post_view_this]
other = "পৃষ্ঠার উৎস দেখুন"
[post_create_child_page]
other = "শাখা পৃষ্ঠা তৈরি করুন"
[post_create_issue]
Expand All @@ -42,9 +48,9 @@ other = "প্রকল্পের সমস্যা তৈরি করু
[post_posts_in]
other = "পোস্ট"
[post_reading_time]
other = "minute read"
other = "পড়তে এক মিনিট"
[post_less_than_a_minute_read]
other = "less than a minute"
other = "পড়তে এক মিনিটেরও কম সময় লাগবে"

# মুদ্রণ সমর্থন
[print_printable_section]
Expand All @@ -58,18 +64,18 @@ other = "পুরো বিভাগ মুদ্রণ করুন"

# Community
[community_join]
other = "Join the {{ .Site.Title }} community"
other = "যোগদান করুন {{ .Site.Title }} সম্প্রদায়ে"
[community_introduce]
other = "{{ .Site.Title }} is an open source project that anyone in the community can use, improve, and enjoy. We'd love you to join us! Here's a few ways to find out what's happening and get involved."
other = "{{ .Site.Title }} হল একটি ওপেন সোর্স প্রকল্প যা সম্প্রদায়ের যে কেউ ব্যবহার করতে, উন্নতি করতে এবং উপভোগ করতে পারে৷ আমরা আপনাকে আমাদের সাথে দেখতে আনন্দিত হবে! এখানে আমাদের সাথে যোগ দেওয়ার কিছু উপায় রয়েছে, কী ঘটছে তা জানুন এবং জড়িত হন৷"
[community_learn]
other = "Learn and Connect"
other = "শিখুন এবং যোগদান করুন"
[community_using]
other = "Using or want to use {{ .Site.Title }}? Find out more here:"
other = "ইতিমধ্যে {{ .Site.Title }} ব্যবহার করছেন বা ব্যবহার করতে চান? ? এখানে আরো জানুন:"
[community_develop]
other = "Develop and Contribute"
other = "বিকাশ এবং অবদান"
[community_contribute]
other = "If you want to get more involved by contributing to {{ .Site.Title }}, join us here:"
other = "আপনি যদি {{ .Site.Title }} এ অবদান রেখে আরও জড়িত হতে চান, তবে এখানে আমাদের সাথে যোগ দিন:"
[community_how_to]
other = "You can find out how to contribute to these docs in our"
other = "আপনি আমাদের এ এই নথিগুলিতে কীভাবে অবদান রাখবেন তা খুঁজে পেতে পারেন"
[community_guideline]
other = "Contribution Guidelines"
other = "অবদান নির্দেশিকা"

0 comments on commit 553faa7

Please sign in to comment.