{ "theme.ErrorPageContent.title": { "message": "এই পৃষ্ঠাটি ক্র্যাশ হয়েছে।", "description": "The title of the fallback page when the page crashed" }, "theme.blog.archive.title": { "message": "সংরক্ষণাগার", "description": "The page & hero title of the blog archive page" }, "theme.blog.archive.description": { "message": "সংরক্ষণাগার", "description": "The page & hero description of the blog archive page" }, "theme.BackToTopButton.buttonAriaLabel": { "message": "উপরে স্ক্রোল করুন", "description": "The ARIA label for the back to top button" }, "theme.blog.paginator.navAriaLabel": { "message": "ব্লগ তালিকা পেজ নেভিগেশন", "description": "The ARIA label for the blog pagination" }, "theme.blog.paginator.newerEntries": { "message": "নতুন এন্ট্রি", "description": "The label used to navigate to the newer blog posts page (previous page)" }, "theme.blog.paginator.olderEntries": { "message": "পুরানো এন্ট্রি", "description": "The label used to navigate to the older blog posts page (next page)" }, "theme.blog.post.paginator.navAriaLabel": { "message": "ব্লগ পোস্ট পেজ নেভিগেশন", "description": "The ARIA label for the blog posts pagination" }, "theme.blog.post.paginator.newerPost": { "message": "নতুন পোস্ট", "description": "The blog post button label to navigate to the newer/previous post" }, "theme.blog.post.paginator.olderPost": { "message": "পুরানো পোস্ট", "description": "The blog post button label to navigate to the older/next post" }, "theme.tags.tagsPageLink": { "message": "সমস্ত ট্যাগ্স দেখুন", "description": "The label of the link targeting the tag list page" }, "theme.colorToggle.ariaLabel": { "message": "ডার্ক এবং লাইট মোডের মধ্যে স্যুইচ করুন (বর্তমানে {mode})", "description": "The ARIA label for the navbar color mode toggle" }, "theme.colorToggle.ariaLabel.mode.dark": { "message": "ডার্ক মোড", "description": "The name for the dark color mode" }, "theme.colorToggle.ariaLabel.mode.light": { "message": "লাইট মোড", "description": "The name for the light color mode" }, "theme.docs.breadcrumbs.navAriaLabel": { "message": "Breadcrumbs", "description": "The ARIA label for the breadcrumbs" }, "theme.docs.DocCard.categoryDescription.plurals": { "message": "1 আইটেম|{count} আইটেম", "description": "The default description for a category card in the generated index about how many items this category includes" }, "theme.docs.paginator.navAriaLabel": { "message": "ডক্স পেজ", "description": "The ARIA label for the docs pagination" }, "theme.docs.paginator.previous": { "message": "পূর্ববর্তী", "description": "The label used to navigate to the previous doc" }, "theme.docs.paginator.next": { "message": "পরবর্তী", "description": "The label used to navigate to the next doc" }, "theme.docs.tagDocListPageTitle.nDocsTagged": { "message": "One doc tagged|{count} docs tagged", "description": "Pluralized label for \"{count} docs tagged\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" }, "theme.docs.tagDocListPageTitle": { "message": "{nDocsTagged} সঙ্গে \"{tagName}\"", "description": "The title of the page for a docs tag" }, "theme.docs.versionBadge.label": { "message": "সংস্করণ: {versionLabel}" }, "theme.docs.versions.unreleasedVersionLabel": { "message": "এটি {siteTitle} {versionLabel} এর জন্যে অপ্রকাশিত ডকুমেন্টেশন।", "description": "The label used to tell the user that he's browsing an unreleased doc version" }, "theme.docs.versions.unmaintainedVersionLabel": { "message": "এটি {siteTitle} {versionLabel} এর জন্যে ডকুমেন্টেশন, যা আর সক্রিয়ভাবে রক্ষণাবেক্ষণ করা হয় না।", "description": "The label used to tell the user that he's browsing an unmaintained doc version" }, "theme.docs.versions.latestVersionSuggestionLabel": { "message": "আপ-টু-ডেট ডকুমেন্টেশনের জন্য, {latestVersionLink} ({versionLabel}) দেখুন।", "description": "The label used to tell the user to check the latest version" }, "theme.docs.versions.latestVersionLinkLabel": { "message": "লেটেস্ট ভার্সন", "description": "The label used for the latest version suggestion link label" }, "theme.common.editThisPage": { "message": "এই পেজটি এডিট করুন", "description": "The link label to edit the current page" }, "theme.common.headingLinkTitle": { "message": "{heading} এর সঙ্গে সরাসরি লিংকড", "description": "Title for link to heading" }, "theme.lastUpdated.atDate": { "message": " {date} তারিখে", "description": "The words used to describe on which date a page has been last updated" }, "theme.lastUpdated.byUser": { "message": "{user} দ্বারা", "description": "The words used to describe by who the page has been last updated" }, "theme.lastUpdated.lastUpdatedAtBy": { "message": "সর্বশেষ সংষ্করণ{atDate}{byUser}", "description": "The sentence used to display when a page has been last updated, and by who" }, "theme.navbar.mobileVersionsDropdown.label": { "message": "সংস্করণ", "description": "The label for the navbar versions dropdown on mobile view" }, "theme.NotFound.title": { "message": "পেজটি খুঁজে পাওয়া যায়নি", "description": "The title of the 404 page" }, "theme.tags.tagsListLabel": { "message": "ট্যাগ্স:", "description": "The label alongside a tag list" }, "theme.admonition.caution": { "message": "সতর্কতা", "description": "The default label used for the Caution admonition (:::caution)" }, "theme.admonition.danger": { "message": "বিপদ", "description": "The default label used for the Danger admonition (:::danger)" }, "theme.admonition.info": { "message": "তথ্য", "description": "The default label used for the Info admonition (:::info)" }, "theme.admonition.note": { "message": "নোট", "description": "The default label used for the Note admonition (:::note)" }, "theme.admonition.tip": { "message": "টিপ", "description": "The default label used for the Tip admonition (:::tip)" }, "theme.admonition.warning": { "message": "সতর্কতা", "description": "The default label used for the Warning admonition (:::warning)" }, "theme.AnnouncementBar.closeButtonAriaLabel": { "message": "বন্ধ করুন", "description": "The ARIA label for close button of announcement bar" }, "theme.blog.sidebar.navAriaLabel": { "message": "সাম্প্রতিক ব্লগ পোস্ট নেভিগেশন", "description": "The ARIA label for recent posts in the blog sidebar" }, "theme.CodeBlock.copied": { "message": "কপিড", "description": "The copied button label on code blocks" }, "theme.CodeBlock.copyButtonAriaLabel": { "message": "ক্লিপবোর্ডে কোড কপি করুন", "description": "The ARIA label for copy code blocks button" }, "theme.CodeBlock.copy": { "message": "কপি", "description": "The copy button label on code blocks" }, "theme.CodeBlock.wordWrapToggle": { "message": "শব্দ মোড়ানো টগল করুন", "description": "The title attribute for toggle word wrapping button of code block lines" }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "সাইডবার বিভাগ প্রসারিত করুন '{label}'", "description": "The ARIA label to expand the sidebar category" }, "theme.DocSidebarItem.collapseCategoryAriaLabel": { "message": "সাইডবার বিভাগ সঙ্কুচিত করুন '{label}'", "description": "The ARIA label to collapse the sidebar category" }, "theme.NavBar.navAriaLabel": { "message": "প্রধান", "description": "The ARIA label for the main navigation" }, "theme.navbar.mobileLanguageDropdown.label": { "message": "ভাষা", "description": "The label for the mobile language switcher dropdown" }, "theme.NotFound.p1": { "message": "আপনি যা খুঁজছিলেন তা আমরা খুঁজে পাইনি।", "description": "The first paragraph of the 404 page" }, "theme.NotFound.p2": { "message": "দয়া করে সাইটের মালিকের সাথে যোগাযোগ করুন যা আপনাকে মূল URL এর সাথে যুক্ত করেছে এবং তাদের লিঙ্কটি ভাঙ্গা রয়েছে তা তাদের জানান।", "description": "The 2nd paragraph of the 404 page" }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "এই পেজ এ রয়েছে", "description": "The label used by the button on the collapsible TOC component" }, "theme.blog.post.readMore": { "message": "আরও পড়ুন", "description": "The label used in blog post item excerpts to link to full blog posts" }, "theme.blog.post.readMoreLabel": { "message": "{title} সম্পর্কে আরো পড়ুন", "description": "The ARIA label for the link to full blog posts from excerpts" }, "theme.blog.post.readingTime.plurals": { "message": "এক মিনিট পড়া|{readingTime} মিনিট পড়া", "description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" }, "theme.docs.breadcrumbs.home": { "message": "হোম পেজ", "description": "The ARIA label for the home page in the breadcrumbs" }, "theme.docs.sidebar.collapseButtonTitle": { "message": "সাইডবারটি সঙ্কুচিত করুন", "description": "The title attribute for collapse button of doc sidebar" }, "theme.docs.sidebar.collapseButtonAriaLabel": { "message": "সাইডবারটি সঙ্কুচিত করুন", "description": "The title attribute for collapse button of doc sidebar" }, "theme.docs.sidebar.navAriaLabel": { "message": "Docs sidebar", "description": "The ARIA label for the sidebar navigation" }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "নেভিগেশন বার বন্ধ করুন", "description": "The ARIA label for close button of mobile sidebar" }, "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": { "message": "← মেন মেনুতে যান", "description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)" }, "theme.docs.sidebar.toggleSidebarButtonAriaLabel": { "message": "নেভিগেশন বার টগল করুন", "description": "The ARIA label for hamburger menu button of mobile navigation" }, "theme.docs.sidebar.expandButtonTitle": { "message": "সাইডবারটি প্রসারিত করুন", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, "theme.docs.sidebar.expandButtonAriaLabel": { "message": "সাইডবারটি প্রসারিত করুন", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, "theme.blog.post.plurals": { "message": "একটি পোস্ট|{count} পোস্টস", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" }, "theme.blog.tagTitle": { "message": "{nPosts} সঙ্গে ট্যাগ্গেড \"{tagName}\" ", "description": "The title of the page for a blog tag" }, "theme.blog.author.pageTitle": { "message": "{authorName} - {nPosts}", "description": "The title of the page for a blog author" }, "theme.blog.authorsList.pageTitle": { "message": "লেখক", "description": "The title of the authors page" }, "theme.blog.authorsList.viewAll": { "message": "সমস্ত লেখক দেখুন", "description": "The label of the link targeting the blog authors page" }, "theme.blog.author.noPosts": { "message": "এই লেখক এখনো কোনো পোস্ট লিখেছেন না.", "description": "The text for authors with 0 blog post" }, "theme.contentVisibility.unlistedBanner.title": { "message": "তালিকাবিহীন পৃষ্ঠা", "description": "The unlisted content banner title" }, "theme.contentVisibility.unlistedBanner.message": { "message": "এই পৃষ্ঠাটি তালিকাভুক্ত নয়। অনুসন্ধান ইঞ্জিনগুলি এটিকে সূচী করবে না এবং শুধুমাত্র সরাসরি লিঙ্ক থাকা ব্যবহারকারীরা এটি অ্যাক্সেস করতে পারবেন।", "description": "The unlisted content banner message" }, "theme.contentVisibility.draftBanner.title": { "message": "খসড়া পাতা", "description": "The draft content banner title" }, "theme.contentVisibility.draftBanner.message": { "message": "এই পৃষ্ঠাটি একটি খসড়া। এটি শুধুমাত্র dev-এ দৃশ্যমান হবে এবং প্রোডাকশন বিল্ড থেকে বাদ দেওয়া হবে।", "description": "The draft content banner message" }, "theme.ErrorPageContent.tryAgain": { "message": "আবার চেষ্টা করুন", "description": "The label of the button to try again rendering when the React error boundary captures an error" }, "theme.common.skipToMainContent": { "message": "স্কিপ করে মূল কন্টেন্ট এ যান", "description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation" }, "theme.tags.tagsPageTitle": { "message": "ট্যাগ্স", "description": "The title of the tag list page" } }