diff --git a/packages/docusaurus-theme-classic/codeTranslations/bn.json b/packages/docusaurus-theme-classic/codeTranslations/bn.json new file mode 100644 index 000000000000..8f615344aff2 --- /dev/null +++ b/packages/docusaurus-theme-classic/codeTranslations/bn.json @@ -0,0 +1,55 @@ +{ + "theme.AnnouncementBar.closeButtonAriaLabel": "বন্ধ করুন", + "theme.CodeBlock.copied": "কপিড", + "theme.CodeBlock.copy": "কপি", + "theme.CodeBlock.copyButtonAriaLabel": "ক্লিপবোর্ডে কোড কপি করুন", + "theme.NotFound.p1": "আপনি যা খুঁজছিলেন তা আমরা খুঁজে পাইনি।", + "theme.NotFound.p2": "দয়া করে সাইটের মালিকের সাথে যোগাযোগ করুন যা আপনাকে মূল URL এর সাথে যুক্ত করেছে এবং তাদের লিঙ্কটি ভাঙ্গা রয়েছে তা তাদের জানান।", + "theme.NotFound.title": "পেজটি খুঁজে পাওয়া যায়নি", + "theme.Playground.liveEditor": "লাইভ এডিটর", + "theme.Playground.result": "ফলাফল", + "theme.PwaReloadPopup.closeButtonAriaLabel": "বন্ধ করুন", + "theme.PwaReloadPopup.info": "নতুন সংস্করণ উপলব্ধ", + "theme.PwaReloadPopup.refreshButtonText": "রিফ্রেশ", + "theme.SearchBar.label": "সার্চ", + "theme.SearchPage.algoliaLabel": "আলগোলিয়া দ্বারা অনুসন্ধান করুন", + "theme.SearchPage.documentsFound.plurals": "একটি ডকুমেন্ট পাওয়া গেছে|{count} ডকুমেন্টস পাওয়া গেছে", + "theme.SearchPage.emptyResultsTitle": "ডকুমেন্টেশন অনুসন্ধান করুন", + "theme.SearchPage.existingResultsTitle": "\"{query}\" এর জন্য অনুসন্ধান ফলাফল", + "theme.SearchPage.fetchingNewResults": "নতুন ফলাফল আনা হচ্ছে...", + "theme.SearchPage.inputLabel": "সার্চ", + "theme.SearchPage.inputPlaceholder": "আপনার অনুসন্ধান এখানে টাইপ করুন", + "theme.SearchPage.noResultsText": "কোন ফলাফল পাওয়া যায়নি", + "theme.blog.paginator.navAriaLabel": "ব্লগ তালিকা পেজ নেভিগেশন", + "theme.blog.paginator.newerEntries": "নতুন এন্ট্রি", + "theme.blog.paginator.olderEntries": "পুরানো এন্ট্রি", + "theme.blog.post.paginator.navAriaLabel": "ব্লগ পোস্ট পেজ নেভিগেশন", + "theme.blog.post.paginator.newerPost": "নতুন পোস্ট", + "theme.blog.post.paginator.olderPost": "পুরানো পোস্ট", + "theme.blog.post.plurals": "একটি পোস্ট|{count} পোস্টস", + "theme.blog.post.readMore": "আরও পড়ুন", + "theme.blog.post.readingTime.plurals": "এক মিনিট পড়া|{readingTime} মিনিট পড়া", + "theme.blog.tagTitle": "{nPosts} সঙ্গে ট্যাগ্গেড \"{tagName}\" ", + "theme.common.editThisPage": "এই পেজটি এডিট করুন", + "theme.common.headingLinkTitle": "হেডিং এর সঙ্গে সরাসরি লিংকড", + "theme.common.skipToMainContent": "স্কিপ করে মূল কন্টেন্ট এ যাও", + "theme.docs.paginator.navAriaLabel": "ডক্স পৃষ্টাগুলির নেভিগেশন", + "theme.docs.paginator.next": "পরবর্তী", + "theme.docs.paginator.previous": "আগে", + "theme.docs.sidebar.collapseButtonAriaLabel": "সাইডবারটি সঙ্কুচিত করুন", + "theme.docs.sidebar.collapseButtonTitle": "সাইডবারটি সঙ্কুচিত করুন", + "theme.docs.sidebar.expandButtonAriaLabel": "সাইডবারটি প্রসারিত করুন", + "theme.docs.sidebar.expandButtonTitle": "সাইডবারটি প্রসারিত করুন", + "theme.docs.sidebar.responsiveCloseButtonLabel": "মেনু বন্ধ করুন", + "theme.docs.sidebar.responsiveOpenButtonLabel": "মেনু খুলুন", + "theme.docs.versions.latestVersionLinkLabel": "লেটেস্ট ভার্সন", + "theme.docs.versions.latestVersionSuggestionLabel": "আপ-টু-ডেট ডকুমেন্টেশনের জন্য, {latestVersionLink} ({versionLabel}) দেখুন।", + "theme.docs.versions.unmaintainedVersionLabel": "এটি {siteTitle} {versionLabel} এর জন্যে ডকুমেন্টেশন, যা আর সক্রিয়ভাবে রক্ষণাবেক্ষণ করা হয় না।", + "theme.docs.versions.unreleasedVersionLabel": "এটি {siteTitle} {versionLabel} এর জন্যে অপ্রকাশিত ডকুমেন্টেশন।", + "theme.lastUpdated.atDate": " {date} তারিখে", + "theme.lastUpdated.byUser": "{user} দ্বারা", + "theme.lastUpdated.lastUpdatedAtBy": "সর্বশেষ সংষ্করণ{atDate}{byUser}", + "theme.tags.tagsListLabel": "ট্যাগ্স:", + "theme.tags.tagsPageLink": "সমস্ত ট্যাগ্স দেখুন", + "theme.tags.tagsPageTitle": "ট্যাগ্স" +}