mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
refactor(v2): bn translation improvements for semantic doc sidebar (#5140)
This commit is contained in:
parent
be695aa0e9
commit
1a3557b917
1 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
"theme.SearchPage.inputLabel": "সার্চ",
|
||||
"theme.SearchPage.inputPlaceholder": "আপনার অনুসন্ধান এখানে টাইপ করুন",
|
||||
"theme.SearchPage.noResultsText": "কোন ফলাফল পাওয়া যায়নি",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "On this page",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "এই পেজ এ রয়েছে",
|
||||
"theme.blog.paginator.navAriaLabel": "ব্লগ তালিকা পেজ নেভিগেশন",
|
||||
"theme.blog.paginator.newerEntries": "নতুন এন্ট্রি",
|
||||
"theme.blog.paginator.olderEntries": "পুরানো এন্ট্রি",
|
||||
|
@ -30,14 +30,14 @@
|
|||
"theme.blog.post.plurals": "একটি পোস্ট|{count} পোস্টস",
|
||||
"theme.blog.post.readMore": "আরও পড়ুন",
|
||||
"theme.blog.post.readingTime.plurals": "এক মিনিট পড়া|{readingTime} মিনিট পড়া",
|
||||
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
||||
"theme.blog.sidebar.navAriaLabel": "সাম্প্রতিক ব্লগ পোস্ট নেভিগেশন",
|
||||
"theme.blog.tagTitle": "{nPosts} সঙ্গে ট্যাগ্গেড \"{tagName}\" ",
|
||||
"theme.common.editThisPage": "এই পেজটি এডিট করুন",
|
||||
"theme.common.headingLinkTitle": "হেডিং এর সঙ্গে সরাসরি লিংকড",
|
||||
"theme.common.skipToMainContent": "স্কিপ করে মূল কন্টেন্ট এ যাও",
|
||||
"theme.common.skipToMainContent": "স্কিপ করে মূল কন্টেন্ট এ যান",
|
||||
"theme.docs.paginator.navAriaLabel": "ডক্স পৃষ্টাগুলির নেভিগেশন",
|
||||
"theme.docs.paginator.next": "পরবর্তী",
|
||||
"theme.docs.paginator.previous": "আগে",
|
||||
"theme.docs.paginator.previous": "পূর্ববর্তী",
|
||||
"theme.docs.sidebar.collapseButtonAriaLabel": "সাইডবারটি সঙ্কুচিত করুন",
|
||||
"theme.docs.sidebar.collapseButtonTitle": "সাইডবারটি সঙ্কুচিত করুন",
|
||||
"theme.docs.sidebar.expandButtonAriaLabel": "সাইডবারটি প্রসারিত করুন",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"theme.lastUpdated.atDate": " {date} তারিখে",
|
||||
"theme.lastUpdated.byUser": "{user} দ্বারা",
|
||||
"theme.lastUpdated.lastUpdatedAtBy": "সর্বশেষ সংষ্করণ{atDate}{byUser}",
|
||||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu",
|
||||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← মেন মেনুতে যান",
|
||||
"theme.tags.tagsListLabel": "ট্যাগ্স:",
|
||||
"theme.tags.tagsPageLink": "সমস্ত ট্যাগ্স দেখুন",
|
||||
"theme.tags.tagsPageTitle": "ট্যাগ্স"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue