mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
* [v2] tags to doc, same as tags to blog - [IN PROGRESS] - Addition of plugin-content-docs - Addition of DocTagsListPage in `docusaurus-theme-classic` ! Error exists for this commit towards the theme aspect and help required. Commit towards #3434 * docs: make tags list page work * temp: disable onBrokenLinks * theme bootstrap: create DocTagsListPage * DocTagsPage added and functionality too - individual doc tag page added to show docs for that specific tag * Added all Docs Tags Link * add some shared tag utils * move tag tests to _dogfooding * fix type * fix some tests * fix blog test * refactor blog post tags handling * better yaml tag examples * better dogfood md files * refactor and factorize theme tag components * finish DocTagDocListPage * Extract DocItemFooter + add inline tag list * minor fix * better typings * fix versions.test.ts tests * add tests for doc tags * fix tests * test toTagDocListProp * move shared theme code to tagUtils * Add new theme translation keys * move common theme code to tagUtils + add tests * update-code-translations should handle theme-common * update french translation * revert add translation * fix pluralization problem in theme.docs.tagDocListPageTitle * add theme component configuration options * add more tags tests * add documentation for docs tagging Co-authored-by: slorber <lorber.sebastien@gmail.com>
59 lines
4.2 KiB
JSON
59 lines
4.2 KiB
JSON
{
|
||
"theme.AnnouncementBar.closeButtonAriaLabel": "بستن",
|
||
"theme.CodeBlock.copied": "کپی شد",
|
||
"theme.CodeBlock.copy": "کپی",
|
||
"theme.CodeBlock.copyButtonAriaLabel": "کپی به کلیپ بورد",
|
||
"theme.NotFound.p1": "صفحه ای که دنبال آن بودید پیدا نشد.",
|
||
"theme.NotFound.p2": "لطفا با صاحب وبسایت تماس بگیرید و ایشان را از مشکل پیش آمده مطلع کنید.",
|
||
"theme.NotFound.title": "صفحه ای که دنبال آن بودید پیدا نشد.",
|
||
"theme.Playground.liveEditor": "ویرایشگر زنده",
|
||
"theme.Playground.result": "نتیجه",
|
||
"theme.PwaReloadPopup.closeButtonAriaLabel": "بستن",
|
||
"theme.PwaReloadPopup.info": "نسخه جدیدی منتشر شده است.",
|
||
"theme.PwaReloadPopup.refreshButtonText": "بروزرسانی",
|
||
"theme.SearchBar.label": "جستجو",
|
||
"theme.SearchPage.algoliaLabel": "جستجو با Algolia",
|
||
"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.TOCCollapsible.toggleButtonLabel": "مطالب این صفحه",
|
||
"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.sidebar.navAriaLabel": "کنترل پست های اخیر وبلاگ",
|
||
"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.tagDocListPageTitle": "{nDocsTagged} with \"{tagName}\"",
|
||
"theme.docs.tagDocListPageTitle.nDocsTagged": "One doc tagged|{count} docs tagged",
|
||
"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.mobileSidebarSecondaryMenu.backButtonLabel": "→ بازگشت به منو اصلی",
|
||
"theme.tags.tagsListLabel": "برچسب ها:",
|
||
"theme.tags.tagsPageLink": "مشاهده تمام برچسب ها",
|
||
"theme.tags.tagsPageTitle": "برچسب ها"
|
||
}
|