mirror of
https://github.com/Snigdha-OS/snigdhaos-devdocs.git
synced 2025-09-06 22:45:12 +02:00
đ docs: half translation to bn
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"theme.ErrorPageContent.title": {
|
||||
"message": "This page crashed.",
|
||||
"message": "āĻāĻ āĻĒā§āώā§āĻ āĻžāĻāĻŋ āĻā§āϰā§āϝāĻžāĻļ āĻāϰā§āĻā§āĨ¤",
|
||||
"description": "The title of the fallback page when the page crashed"
|
||||
},
|
||||
"theme.BackToTopButton.buttonAriaLabel": {
|
||||
"message": "Scroll back to top",
|
||||
"message": "āĻļā§āϰā§āώ⧠āĻĢāĻŋāϰ⧠āϝāĻžāύ",
|
||||
"description": "The ARIA label for the back to top button"
|
||||
},
|
||||
"theme.blog.archive.title": {
|
||||
"message": "Archive",
|
||||
"message": "āĻāϰā§āĻāĻžāĻāĻ",
|
||||
"description": "The page & hero title of the blog archive page"
|
||||
},
|
||||
"theme.blog.archive.description": {
|
||||
"message": "Archive",
|
||||
"message": "āĻāϰā§āĻāĻžāĻāĻ",
|
||||
"description": "The page & hero description of the blog archive page"
|
||||
},
|
||||
"theme.blog.paginator.navAriaLabel": {
|
||||
"message": "āĻŦā§āϞāĻ āϤāĻžāϞāĻŋāĻāĻž āĻĒā§āĻ āύā§āĻāĻŋāĻā§āĻļāύ",
|
||||
"message": "āĻŦā§āϞāĻ āϤāĻžāϞāĻŋāĻāĻž āĻĒā§āώā§āĻ āĻžāϰ āύā§āĻāĻŋāĻā§āĻļāύ",
|
||||
"description": "The ARIA label for the blog pagination"
|
||||
},
|
||||
"theme.blog.paginator.newerEntries": {
|
||||
@@ -28,7 +28,7 @@
|
||||
"description": "The label used to navigate to the older blog posts page (next page)"
|
||||
},
|
||||
"theme.blog.post.paginator.navAriaLabel": {
|
||||
"message": "āĻŦā§āϞāĻ āĻĒā§āϏā§āĻ āĻĒā§āĻ āύā§āĻāĻŋāĻā§āĻļāύ",
|
||||
"message": "āĻŦā§āϞāĻ āĻĒā§āϏā§āĻ āĻĒā§āώā§āĻ āĻžāϰ āύā§āĻāĻŋāĻā§āĻļāύ",
|
||||
"description": "The ARIA label for the blog posts pagination"
|
||||
},
|
||||
"theme.blog.post.paginator.newerPost": {
|
||||
@@ -40,31 +40,31 @@
|
||||
"description": "The blog post button label to navigate to the older/next post"
|
||||
},
|
||||
"theme.tags.tagsPageLink": {
|
||||
"message": "āϏāĻŽāϏā§āϤ āĻā§āϝāĻžāĻā§āϏ āĻĻā§āĻā§āύ",
|
||||
"message": "āϏāĻŦ āĻā§āϝāĻžāĻ āĻĻā§āĻā§āύ",
|
||||
"description": "The label of the link targeting the tag list page"
|
||||
},
|
||||
"theme.colorToggle.ariaLabel": {
|
||||
"message": "Switch between dark and light mode (currently {mode})",
|
||||
"message": "āĻĄāĻžāϰā§āĻ āĻāĻŦāĻ āϞāĻžāĻāĻ āĻŽā§āĻĄā§āϰ āĻŽāϧā§āϝ⧠āϏā§āĻāĻ āĻāϰā§āύ (āĻŦāϰā§āϤāĻŽāĻžāύ⧠{mode})",
|
||||
"description": "The ARIA label for the navbar color mode toggle"
|
||||
},
|
||||
"theme.colorToggle.ariaLabel.mode.dark": {
|
||||
"message": "dark mode",
|
||||
"message": "āĻĄāĻžāϰā§āĻ āĻŽā§āĻĄ",
|
||||
"description": "The name for the dark color mode"
|
||||
},
|
||||
"theme.colorToggle.ariaLabel.mode.light": {
|
||||
"message": "light mode",
|
||||
"message": "āϞāĻžāĻāĻ āĻŽā§āĻĄ",
|
||||
"description": "The name for the light color mode"
|
||||
},
|
||||
"theme.docs.breadcrumbs.navAriaLabel": {
|
||||
"message": "Breadcrumbs",
|
||||
"message": "āĻŦā§āϰā§āĻĄāĻā§āϰāĻžāĻŽā§āĻŦ",
|
||||
"description": "The ARIA label for the breadcrumbs"
|
||||
},
|
||||
"theme.docs.DocCard.categoryDescription.plurals": {
|
||||
"message": "1 item|{count} items",
|
||||
"message": "ā§§āĻāĻŋ āĻāĻāĻā§āĻŽ|{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": "āĻĄāĻā§āϏ āĻĒā§āĻ",
|
||||
"message": "āĻĄāĻā§āϏ āĻĒā§āώā§āĻ āĻžāϰ āύā§āĻāĻŋāĻā§āĻļāύ",
|
||||
"description": "The ARIA label for the docs pagination"
|
||||
},
|
||||
"theme.docs.paginator.previous": {
|
||||
@@ -76,42 +76,42 @@
|
||||
"description": "The label used to navigate to the next doc"
|
||||
},
|
||||
"theme.docs.tagDocListPageTitle.nDocsTagged": {
|
||||
"message": "One doc tagged|{count} docs tagged",
|
||||
"message": "ā§§āĻāĻŋ āĻĄāĻ āĻā§āϝāĻžāĻāĻĄ|{count} āĻāĻŋ āĻĄāĻ āĻā§āϝāĻžāĻāĻĄ",
|
||||
"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} with \"{tagName}\"",
|
||||
"message": "{nDocsTagged} āĻāϰ āĻāύā§āϝ āĻā§āϝāĻžāĻ \"{tagName}\"",
|
||||
"description": "The title of the page for a docs tag"
|
||||
},
|
||||
"theme.docs.versionBadge.label": {
|
||||
"message": "Version: {versionLabel}"
|
||||
"message": "āĻāĻžāϰā§āϏāύ: {versionLabel}"
|
||||
},
|
||||
"theme.docs.versions.unreleasedVersionLabel": {
|
||||
"message": "āĻāĻāĻŋ {siteTitle} {versionLabel} āĻāϰ āĻāύā§āϝ⧠āĻ
āĻĒā§āϰāĻāĻžāĻļāĻŋāϤ āĻĄāĻā§āĻŽā§āύā§āĻā§āĻļāύāĨ¤",
|
||||
"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} āĻāϰ āĻāύā§āϝ⧠āĻĄāĻā§āĻŽā§āύā§āĻā§āĻļāύ, āϝāĻž āĻāϰ āϏāĻā§āϰāĻŋāϝāĻŧāĻāĻžāĻŦā§ āϰāĻā§āώāĻŖāĻžāĻŦā§āĻā§āώāĻŖ āĻāϰāĻž āĻšāϝāĻŧ āύāĻžāĨ¤",
|
||||
"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}) āĻĻā§āĻā§āύāĨ¤",
|
||||
"message": "āϏāϰā§āĻŦāĻļā§āώ āĻĄāĻā§āĻŽā§āύā§āĻā§āĻļāύā§āϰ āĻāύā§āϝ, {latestVersionLink} ({versionLabel}) āĻĻā§āĻā§āύāĨ¤",
|
||||
"description": "The label used to tell the user to check the latest version"
|
||||
},
|
||||
"theme.docs.versions.latestVersionLinkLabel": {
|
||||
"message": "āϞā§āĻā§āϏā§āĻ āĻāĻžāϰā§āϏāύ",
|
||||
"message": "āϏāϰā§āĻŦāĻļā§āώ āĻāĻžāϰā§āϏāύ",
|
||||
"description": "The label used for the latest version suggestion link label"
|
||||
},
|
||||
"theme.common.editThisPage": {
|
||||
"message": "āĻāĻ āĻĒā§āĻāĻāĻŋ āĻāĻĄāĻŋāĻ āĻāϰā§āύ",
|
||||
"message": "āĻāĻ āĻĒā§āώā§āĻ āĻžāĻāĻŋ āϏāĻŽā§āĻĒāĻžāĻĻāύāĻž āĻāϰā§āύ",
|
||||
"description": "The link label to edit the current page"
|
||||
},
|
||||
"theme.common.headingLinkTitle": {
|
||||
"message": "{heading} āĻāϰ āϏāĻā§āĻā§ āϏāϰāĻžāϏāϰāĻŋ āϞāĻŋāĻāĻāĻĄ",
|
||||
"message": "{heading} āĻāϰ āϏāĻžāĻĨā§ āϏāϰāĻžāϏāϰāĻŋ āϞāĻŋāĻā§āĻāĻĄ",
|
||||
"description": "Title for link to heading"
|
||||
},
|
||||
"theme.lastUpdated.atDate": {
|
||||
"message": " {date} āϤāĻžāϰāĻŋāĻā§",
|
||||
"message": "{date} āϤāĻžāϰāĻŋāĻā§",
|
||||
"description": "The words used to describe on which date a page has been last updated"
|
||||
},
|
||||
"theme.lastUpdated.byUser": {
|
||||
@@ -119,15 +119,15 @@
|
||||
"description": "The words used to describe by who the page has been last updated"
|
||||
},
|
||||
"theme.lastUpdated.lastUpdatedAtBy": {
|
||||
"message": "āϏāϰā§āĻŦāĻļā§āώ āϏāĻāώā§āĻāϰāĻŖ{atDate}{byUser}",
|
||||
"message": "āĻļā§āώ āĻāĻĒāĻĄā§āĻ {atDate} {byUser}",
|
||||
"description": "The sentence used to display when a page has been last updated, and by who"
|
||||
},
|
||||
"theme.navbar.mobileVersionsDropdown.label": {
|
||||
"message": "Versions",
|
||||
"message": "āĻāĻžāϰā§āϏāύāϏāĻŽā§āĻš",
|
||||
"description": "The label for the navbar versions dropdown on mobile view"
|
||||
},
|
||||
"theme.NotFound.title": {
|
||||
"message": "āĻĒā§āĻāĻāĻŋ āĻā§āĻāĻā§ āĻĒāĻžāĻāϝāĻŧāĻž āϝāĻžāϝāĻŧāύāĻŋ",
|
||||
"message": "āĻĒā§āώā§āĻ āĻžāĻāĻŋ āĻā§āĻāĻā§ āĻĒāĻžāĻāϝāĻŧāĻž āϝāĻžāϝāĻŧāύāĻŋ",
|
||||
"description": "The title of the 404 page"
|
||||
},
|
||||
"theme.tags.tagsListLabel": {
|
||||
|
Reference in New Issue
Block a user