|
5 | 5 | "theme.CodeBlock.copy": "کپی", |
6 | 6 | "theme.CodeBlock.copyButtonAriaLabel": "کپی به کلیپبورد", |
7 | 7 | "theme.CodeBlock.wordWrapToggle": "تغییر نحوه نمایش کلمه", |
8 | | - "theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'", |
9 | | - "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'", |
| 8 | + "theme.DocSidebarItem.collapseCategoryAriaLabel": "بستن دسته بندی در نوار کناری '{label}'", |
| 9 | + "theme.DocSidebarItem.expandCategoryAriaLabel": "باز کردن دسته بندی در نوار کناری '{label}'", |
10 | 10 | "theme.ErrorPageContent.title": "بارگذاری صفحه با خطا روبرو شد.", |
11 | 11 | "theme.ErrorPageContent.tryAgain": "تلاش مجدد", |
12 | | - "theme.NavBar.navAriaLabel": "Main", |
| 12 | + "theme.NavBar.navAriaLabel": "صفحه اصلی", |
13 | 13 | "theme.NotFound.p1": "صفحهای که دنبال آن بودید پیدا نشد.", |
14 | 14 | "theme.NotFound.p2": "لطفا با صاحب وبسایت تماس بگیرید و ایشان را از مشکل پیش آمده مطلع کنید.", |
15 | 15 | "theme.NotFound.title": "صفحه ای که دنبال آن بودید پیدا نشد.", |
16 | 16 | "theme.TOCCollapsible.toggleButtonLabel": "مطالب این صفحه", |
17 | | - "theme.admonition.caution": "caution", |
18 | | - "theme.admonition.danger": "danger", |
19 | | - "theme.admonition.info": "info", |
20 | | - "theme.admonition.note": "note", |
21 | | - "theme.admonition.tip": "tip", |
22 | | - "theme.admonition.warning": "warning", |
| 17 | + "theme.admonition.caution": "توجه", |
| 18 | + "theme.admonition.danger": "اخطار", |
| 19 | + "theme.admonition.info": "اطلاع", |
| 20 | + "theme.admonition.note": "یادداشت", |
| 21 | + "theme.admonition.tip": "نکته", |
| 22 | + "theme.admonition.warning": "هشدار", |
23 | 23 | "theme.blog.archive.description": "آرشیو", |
24 | 24 | "theme.blog.archive.title": "آرشیو", |
25 | 25 | "theme.blog.paginator.navAriaLabel": "کنترل لیست مطالب وبلاگ", |
|
43 | 43 | "theme.docs.DocCard.categoryDescription": "{count} مورد", |
44 | 44 | "theme.docs.breadcrumbs.home": "صفحه اصلی", |
45 | 45 | "theme.docs.breadcrumbs.navAriaLabel": "نشانگر صفحات", |
46 | | - "theme.docs.paginator.navAriaLabel": "Docs Pages", |
| 46 | + "theme.docs.paginator.navAriaLabel": "صفحات مستندات", |
47 | 47 | "theme.docs.paginator.next": "بعدی", |
48 | 48 | "theme.docs.paginator.previous": "قبلی", |
49 | | - "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", |
| 49 | + "theme.docs.sidebar.closeSidebarButtonAriaLabel": "بستن منو", |
50 | 50 | "theme.docs.sidebar.collapseButtonAriaLabel": "بستن نوار کناری", |
51 | 51 | "theme.docs.sidebar.collapseButtonTitle": "بستن نوار کناری", |
52 | 52 | "theme.docs.sidebar.expandButtonAriaLabel": "باز کردن نوار کناری", |
53 | 53 | "theme.docs.sidebar.expandButtonTitle": "باز کردن نوار کناری", |
54 | | - "theme.docs.sidebar.navAriaLabel": "Docs sidebar", |
55 | | - "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar", |
| 54 | + "theme.docs.sidebar.navAriaLabel": "نوار کناری مستندات", |
| 55 | + "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "باز و بست منو", |
56 | 56 | "theme.docs.tagDocListPageTitle": "{nDocsTagged} با \"{tagName}\"", |
57 | 57 | "theme.docs.tagDocListPageTitle.nDocsTagged": "یک مطلب برچسب شده|{count} مطلب برچسب شده", |
58 | 58 | "theme.docs.versionBadge.label": "نسخه: {versionLabel}", |
|
0 commit comments