docusaurus/packages/docusaurus-theme-translations/locales/fa/theme-common.json
Sébastien Lorber 16e3002911
fix(theme): navbar mobile sidebar should allow clicking dropdown parent link (#11053)
* try to repro + initial fix

* Use HTML button

* extract useItemCollapsible()

* Split DropdownNavbarItem into Mobile/Desktop subcomponents

* Add aria labels to button

* cleanup prop types

* aria label

* add translations

* cleanup types

* Split DefaultNavbarItem into Mobile/Desktop subcomponents

* revert change

* type fix
2025-04-03 18:40:45 +02:00

83 lines
6.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"theme.AnnouncementBar.closeButtonAriaLabel": "بستن",
"theme.BackToTopButton.buttonAriaLabel": "بازگشت به بالا",
"theme.CodeBlock.copied": "کپی شد",
"theme.CodeBlock.copy": "کپی",
"theme.CodeBlock.copyButtonAriaLabel": "کپی به کلیپ‌بورد",
"theme.CodeBlock.wordWrapToggle": "تغییر نحوه نمایش کلمه",
"theme.DocSidebarItem.collapseCategoryAriaLabel": "بستن دسته بندی در نوار کناری '{label}'",
"theme.DocSidebarItem.expandCategoryAriaLabel": "باز کردن دسته بندی در نوار کناری '{label}'",
"theme.ErrorPageContent.title": "بارگذاری صفحه با خطا روبرو شد.",
"theme.ErrorPageContent.tryAgain": "تلاش مجدد",
"theme.NavBar.navAriaLabel": "صفحه اصلی",
"theme.NotFound.p1": "صفحه‌ای که دنبال آن بودید پیدا نشد.",
"theme.NotFound.p2": "لطفا با صاحب وبسایت تماس بگیرید و ایشان را از مشکل پیش آمده مطلع کنید.",
"theme.NotFound.title": "صفحه ای که دنبال آن بودید پیدا نشد.",
"theme.TOCCollapsible.toggleButtonLabel": "مطالب این صفحه",
"theme.admonition.caution": "توجه",
"theme.admonition.danger": "اخطار",
"theme.admonition.info": "اطلاع",
"theme.admonition.note": "یادداشت",
"theme.admonition.tip": "نکته",
"theme.admonition.warning": "هشدار",
"theme.blog.archive.description": "آرشیو",
"theme.blog.archive.title": "آرشیو",
"theme.blog.author.noPosts": "This author has not written any posts yet.",
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
"theme.blog.authorsList.pageTitle": "Authors",
"theme.blog.authorsList.viewAll": "View All Authors",
"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.readMoreLabel": "درباره {title} بیشتر بخوانید",
"theme.blog.post.readingTime.plurals": "خواندن ۱ دقیقه|خواندن {readingTime} دقیقه",
"theme.blog.sidebar.navAriaLabel": "کنترل پست‌های اخیر وبلاگ",
"theme.blog.tagTitle": "{nPosts} با برچسب \"{tagName}\"",
"theme.colorToggle.ariaLabel": "بین حالت تاریک و روشن سوئیچ کنید (الان {mode})",
"theme.colorToggle.ariaLabel.mode.dark": "حالت تیره",
"theme.colorToggle.ariaLabel.mode.light": "حالت روشن",
"theme.colorToggle.ariaLabel.mode.system": "system mode",
"theme.common.editThisPage": "ویرایش مطالب این صفحه",
"theme.common.headingLinkTitle": "لینک مستقیم به {heading}",
"theme.common.skipToMainContent": "پرش به مطلب اصلی",
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
"theme.contentVisibility.draftBanner.title": "Draft page",
"theme.contentVisibility.unlistedBanner.message": "این صفحه فهرست نشده است. موتورهای جستجو آن را ایندکس نمی کنند و فقط کاربرانی که لینک مستقیم دارند می توانند به آن دسترسی داشته باشند.",
"theme.contentVisibility.unlistedBanner.title": "صفحه فهرست نشده",
"theme.docs.DocCard.categoryDescription.plurals": "{count} مورد",
"theme.docs.breadcrumbs.home": "صفحه اصلی",
"theme.docs.breadcrumbs.navAriaLabel": "نشانگر صفحات",
"theme.docs.paginator.navAriaLabel": "صفحات مستندات",
"theme.docs.paginator.next": "بعدی",
"theme.docs.paginator.previous": "قبلی",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "بستن منو",
"theme.docs.sidebar.collapseButtonAriaLabel": "بستن نوار کناری",
"theme.docs.sidebar.collapseButtonTitle": "بستن نوار کناری",
"theme.docs.sidebar.expandButtonAriaLabel": "باز کردن نوار کناری",
"theme.docs.sidebar.expandButtonTitle": "باز کردن نوار کناری",
"theme.docs.sidebar.navAriaLabel": "نوار کناری مستندات",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "باز و بست منو",
"theme.docs.tagDocListPageTitle": "{nDocsTagged} با \"{tagName}\"",
"theme.docs.tagDocListPageTitle.nDocsTagged": "یک مطلب برچسب شده|{count} مطلب برچسب شده",
"theme.docs.versionBadge.label": "نسخه: {versionLabel}",
"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.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
"theme.navbar.mobileLanguageDropdown.label": "Languages",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "→ بازگشت به منو اصلی",
"theme.navbar.mobileVersionsDropdown.label": "نسخه‌ها",
"theme.tags.tagsListLabel": "برچسب‌ها:",
"theme.tags.tagsPageLink": "مشاهده تمام برچسب‌ها",
"theme.tags.tagsPageTitle": "برچسب‌ها"
}