@docusaurus/theme-translations 0.0.0-4999 → 0.0.0-5009

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
- "theme.IdealImageMessage.404error": "404. Image not found",
3
- "theme.IdealImageMessage.error": "Error. Click to reload",
4
- "theme.IdealImageMessage.load": "Click to load{sizeMessage}",
5
- "theme.IdealImageMessage.loading": "Loading...",
6
- "theme.IdealImageMessage.offline": "Your browser is offline. Image not loaded"
2
+ "theme.IdealImageMessage.404error": "۴۰۴. تصویر پیدا نشد.",
3
+ "theme.IdealImageMessage.error": "خطا. تلاش مجدد",
4
+ "theme.IdealImageMessage.load": "برای بارگزاری {sizeMessage} کلیک کنید",
5
+ "theme.IdealImageMessage.loading": "در حال بارگیری...",
6
+ "theme.IdealImageMessage.offline": "مرورگر شما آفلاین است. تصویر بارگیری نشده است."
7
7
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "theme.PwaReloadPopup.closeButtonAriaLabel": "بستن",
3
3
  "theme.PwaReloadPopup.info": "نسخه جدیدی منتشر شده است.",
4
- "theme.PwaReloadPopup.refreshButtonText": "بروزرسانی"
4
+ "theme.PwaReloadPopup.refreshButtonText": "به روز رسانی"
5
5
  }
@@ -3,38 +3,38 @@
3
3
  "theme.BackToTopButton.buttonAriaLabel": "بازگشت به بالا",
4
4
  "theme.CodeBlock.copied": "کپی شد",
5
5
  "theme.CodeBlock.copy": "کپی",
6
- "theme.CodeBlock.copyButtonAriaLabel": "کپی به کلیپ بورد",
7
- "theme.CodeBlock.wordWrapToggle": "Toggle word wrap",
8
- "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'",
9
- "theme.ErrorPageContent.title": "This page crashed.",
10
- "theme.ErrorPageContent.tryAgain": "Try again",
11
- "theme.NotFound.p1": "صفحه ای که دنبال آن بودید پیدا نشد.",
6
+ "theme.CodeBlock.copyButtonAriaLabel": "کپی به کلیپ‌بورد",
7
+ "theme.CodeBlock.wordWrapToggle": "تغییر نحوه نمایش کلمه",
8
+ "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "دسته‌بندی برچسب '{label}' در نوار کناری را تغییر دهید ",
9
+ "theme.ErrorPageContent.title": "بارگذاری صفحه با خطا روبرو شد.",
10
+ "theme.ErrorPageContent.tryAgain": "تلاش مجدد",
11
+ "theme.NotFound.p1": "صفحه‌ای که دنبال آن بودید پیدا نشد.",
12
12
  "theme.NotFound.p2": "لطفا با صاحب وبسایت تماس بگیرید و ایشان را از مشکل پیش آمده مطلع کنید.",
13
13
  "theme.NotFound.title": "صفحه ای که دنبال آن بودید پیدا نشد.",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "مطالب این صفحه",
15
15
  "theme.blog.archive.description": "آرشیو",
16
16
  "theme.blog.archive.title": "آرشیو",
17
- "theme.blog.paginator.navAriaLabel": "کنترل لیست مطالب وبلاک",
18
- "theme.blog.paginator.newerEntries": "مطالب جدید تر",
19
- "theme.blog.paginator.olderEntries": "مطالب قدیمی تر",
20
- "theme.blog.post.paginator.navAriaLabel": "کنترل پست های صفحه وبلاگ",
21
- "theme.blog.post.paginator.newerPost": "پست جدید تر",
22
- "theme.blog.post.paginator.olderPost": "پست قدیمی تر",
17
+ "theme.blog.paginator.navAriaLabel": "کنترل لیست مطالب وبلاگ",
18
+ "theme.blog.paginator.newerEntries": "مطالب جدید‌تر",
19
+ "theme.blog.paginator.olderEntries": "مطالب قدیمی‌تر",
20
+ "theme.blog.post.paginator.navAriaLabel": "کنترل پست‌های صفحه وبلاگ",
21
+ "theme.blog.post.paginator.newerPost": "پست جدید‌تر",
22
+ "theme.blog.post.paginator.olderPost": "پست قدیمی‌تر",
23
23
  "theme.blog.post.plurals": "یک پست|{count} پست",
24
24
  "theme.blog.post.readMore": "ادامه مطلب",
25
- "theme.blog.post.readMoreLabel": "Read more about {title}",
25
+ "theme.blog.post.readMoreLabel": "درباره {title} بیشتر بخوانید",
26
26
  "theme.blog.post.readingTime.plurals": "خواندن ۱ دقیقه|خواندن {readingTime} دقیقه",
27
- "theme.blog.sidebar.navAriaLabel": "کنترل پست های اخیر وبلاگ",
27
+ "theme.blog.sidebar.navAriaLabel": "کنترل پست‌های اخیر وبلاگ",
28
28
  "theme.blog.tagTitle": "{nPosts} با برچسب \"{tagName}\"",
29
- "theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
30
- "theme.colorToggle.ariaLabel.mode.dark": "dark mode",
31
- "theme.colorToggle.ariaLabel.mode.light": "light mode",
29
+ "theme.colorToggle.ariaLabel": "بین حالت تاریک و روشن سوئیچ کنید (الان {mode})",
30
+ "theme.colorToggle.ariaLabel.mode.dark": "حالت تیره",
31
+ "theme.colorToggle.ariaLabel.mode.light": "حالت روشن",
32
32
  "theme.common.editThisPage": "ویرایش مطالب این صفحه",
33
33
  "theme.common.headingLinkTitle": "لینک مستقیم به عنوان",
34
34
  "theme.common.skipToMainContent": "پرش به مطلب اصلی",
35
- "theme.docs.DocCard.categoryDescription": "{count} items",
36
- "theme.docs.breadcrumbs.home": "Home page",
37
- "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
35
+ "theme.docs.DocCard.categoryDescription": "{count} مورد",
36
+ "theme.docs.breadcrumbs.home": "صفحه اصلی",
37
+ "theme.docs.breadcrumbs.navAriaLabel": "نشانگر صفحات",
38
38
  "theme.docs.paginator.navAriaLabel": "کنترل صفحات مطالب",
39
39
  "theme.docs.paginator.next": "بعدی",
40
40
  "theme.docs.paginator.previous": "قبلی",
@@ -44,18 +44,18 @@
44
44
  "theme.docs.sidebar.expandButtonTitle": "باز کردن نوار کناری",
45
45
  "theme.docs.tagDocListPageTitle": "{nDocsTagged} با \"{tagName}\"",
46
46
  "theme.docs.tagDocListPageTitle.nDocsTagged": "یک مطلب برچسب شده|{count} مطلب برچسب شده",
47
- "theme.docs.versionBadge.label": "Version: {versionLabel}",
47
+ "theme.docs.versionBadge.label": "نسخه: {versionLabel}",
48
48
  "theme.docs.versions.latestVersionLinkLabel": "آخرین نسخه",
49
49
  "theme.docs.versions.latestVersionSuggestionLabel": "برای دیدن آخرین نسخه این متن، نسخه {latestVersionLink} ({versionLabel}) را ببینید.",
50
- "theme.docs.versions.unmaintainedVersionLabel": "نسخه {siteTitle} {versionLabel} دیگر به روزرسانی نمی شود.",
50
+ "theme.docs.versions.unmaintainedVersionLabel": "نسخه {siteTitle} {versionLabel} دیگر به روز رسانی نمی شود.",
51
51
  "theme.docs.versions.unreleasedVersionLabel": "نسخه {siteTitle} {versionLabel} هنوز به صورت کامل منتشر نشده است.",
52
52
  "theme.lastUpdated.atDate": " در تاریخ {date}",
53
53
  "theme.lastUpdated.byUser": " توسط {user}",
54
- "theme.lastUpdated.lastUpdatedAtBy": "آخرین بروزرسانی{atDate}{byUser}",
54
+ "theme.lastUpdated.lastUpdatedAtBy": "آخرین به روز رسانی{atDate}{byUser}",
55
55
  "theme.navbar.mobileLanguageDropdown.label": "Languages",
56
56
  "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "→ بازگشت به منو اصلی",
57
- "theme.navbar.mobileVersionsDropdown.label": "نسخه ها",
58
- "theme.tags.tagsListLabel": "برچسب ها:",
59
- "theme.tags.tagsPageLink": "مشاهده تمام برچسب ها",
60
- "theme.tags.tagsPageTitle": "برچسب ها"
57
+ "theme.navbar.mobileVersionsDropdown.label": "نسخه‌ها",
58
+ "theme.tags.tagsListLabel": "برچسب‌ها:",
59
+ "theme.tags.tagsPageLink": "مشاهده تمام برچسب‌ها",
60
+ "theme.tags.tagsPageTitle": "برچسب‌ها"
61
61
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "theme.Playground.liveEditor": "ویرایشگر زنده",
3
- "theme.Playground.result": "نتیجه"
3
+ "theme.Playground.result": "خروجی"
4
4
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "theme.SearchBar.label": "جستجو",
3
- "theme.SearchBar.seeAll": "See all {count} results",
3
+ "theme.SearchBar.seeAll": "نمایش {count} نتیجه",
4
4
  "theme.SearchPage.algoliaLabel": "جستجو با Algolia",
5
5
  "theme.SearchPage.documentsFound.plurals": "یک مورد پیدا شد|{count} مورد پیدا شد",
6
6
  "theme.SearchPage.emptyResultsTitle": "جستجو در متن",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docusaurus/theme-translations",
3
- "version": "0.0.0-4999",
3
+ "version": "0.0.0-5009",
4
4
  "description": "Docusaurus theme translations.",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -23,12 +23,12 @@
23
23
  "tslib": "^2.4.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@docusaurus/core": "0.0.0-4999",
27
- "@docusaurus/logger": "0.0.0-4999",
26
+ "@docusaurus/core": "0.0.0-5009",
27
+ "@docusaurus/logger": "0.0.0-5009",
28
28
  "lodash": "^4.17.21"
29
29
  },
30
30
  "engines": {
31
31
  "node": ">=14"
32
32
  },
33
- "gitHead": "086ff7f8479790ca40171248b0670354cd8f42f3"
33
+ "gitHead": "b3d1590b3b6a0d270bf339c637574152cc4d51dc"
34
34
  }