Skip to content

Commit 74f060d

Browse files
authored
refactor: update Arabic and Persian translations (facebook#5434)
* Update Arabic Translation * Update Persian Translation * fix spacing problem for ar.json * fix spacing problem for fa.json * Update fa.json Update Persian translation to match with @farshidinanloo translation * fix ar.json * Update fa.json to match with @farshidinanloo
1 parent f1ae06f commit 74f060d

File tree

1 file changed

+9
-9
lines changed
  • packages/docusaurus-theme-classic/codeTranslations

1 file changed

+9
-9
lines changed

packages/docusaurus-theme-classic/codeTranslations/ar.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"theme.PwaReloadPopup.refreshButtonText": "تحديث",
1414
"theme.SearchBar.label": "بحث",
1515
"theme.SearchPage.algoliaLabel": "البحث بواسطه Algolia",
16-
"theme.SearchPage.documentsFound.plurals": "One document found|{count} documents found",
16+
"theme.SearchPage.documentsFound.plurals": "تم العثور على مستند واحد|تم العثور على {count} مستندات",
1717
"theme.SearchPage.emptyResultsTitle": "ابحث في الوثائق",
1818
"theme.SearchPage.existingResultsTitle": "نتائج البحث عن \"{query}\"",
1919
"theme.SearchPage.fetchingNewResults": "جلب نتائج جديدة ...",
2020
"theme.SearchPage.inputLabel": "بحث",
2121
"theme.SearchPage.inputPlaceholder": "اكتب ما تبحث عنه هنا",
2222
"theme.SearchPage.noResultsText": "لم يتم العثور على نتائج",
23-
"theme.TOCCollapsible.toggleButtonLabel": "On this page",
23+
"theme.TOCCollapsible.toggleButtonLabel": "محتويات هذه الصفحة",
2424
"theme.blog.paginator.navAriaLabel": "التنقل في صفحة قائمة المدونة",
2525
"theme.blog.paginator.newerEntries": "إدخالات أحدث",
2626
"theme.blog.paginator.olderEntries": "إدخالات أقدم",
@@ -30,29 +30,29 @@
3030
"theme.blog.post.plurals": "مقاله واحده|{count} مقالات",
3131
"theme.blog.post.readMore": "اقرأ المزيد",
3232
"theme.blog.post.readingTime.plurals": "{readingTime} دقائق قراءة|{readingTime} دقائق قراءة",
33-
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
33+
"theme.blog.sidebar.navAriaLabel": "أحدث مشاركات المدونة",
3434
"theme.blog.tagTitle": "{nPosts} موسومة ب \"{tagName}\"",
3535
"theme.common.editThisPage": "تعديل هذه الصفحة",
3636
"theme.common.headingLinkTitle": "ارتباط مباشر بالعنوان",
3737
"theme.common.skipToMainContent": "انتقل إلى المحتوى الرئيسي",
38-
"theme.docs.paginator.navAriaLabel": "التنقل بين صفحات المستندات",
38+
"theme.docs.paginator.navAriaLabel": "التنقل بين صفحات الددات",
3939
"theme.docs.paginator.next": "التالى",
4040
"theme.docs.paginator.previous": "السابق",
4141
"theme.docs.sidebar.collapseButtonAriaLabel": "طي الشريط الجانبي",
4242
"theme.docs.sidebar.collapseButtonTitle": "طي الشريط الجانبي",
4343
"theme.docs.sidebar.expandButtonAriaLabel": "توسيع الشريط الجانبي",
4444
"theme.docs.sidebar.expandButtonTitle": "توسيع الشريط الجانبي",
45-
"theme.docs.tagDocListPageTitle": "{nDocsTagged} with \"{tagName}\"",
46-
"theme.docs.tagDocListPageTitle.nDocsTagged": "One doc tagged|{count} docs tagged",
45+
"theme.docs.tagDocListPageTitle": "{nDocsTagged} مستند موسوم بـ \"{tagName}\"",
46+
"theme.docs.tagDocListPageTitle.nDocsTagged": "مستند موسوم واحد|{count} مستندات موسومة",
4747
"theme.docs.versions.latestVersionLinkLabel": "احدث اصدار",
4848
"theme.docs.versions.latestVersionSuggestionLabel": "للحصول على أحدث الوثائق، راجع {latestVersionLink} ({versionLabel}).",
4949
"theme.docs.versions.unmaintainedVersionLabel": "هذه هي وثائق {siteTitle} {versionLabel}، التي لم تعد تتم صيانتها بشكل نشط.",
50-
"theme.docs.versions.unreleasedVersionLabel": "هذه وثائق لم يتم طرحها لإصدار {siteTitle} {versionLabel}.",
50+
"theme.docs.versions.unreleasedVersionLabel": "هذه وثائق لم يتم طرحها للإصدار {siteTitle} {versionLabel}.",
5151
"theme.lastUpdated.atDate": " في {date}",
5252
"theme.lastUpdated.byUser": " بواسطة {user}",
5353
"theme.lastUpdated.lastUpdatedAtBy": "آخر تحديث{atDate}{byUser}",
54-
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu",
55-
"theme.navbar.mobileVersionsDropdown.label": "Versions",
54+
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "→ العودة إلى القائمة الرئيسية",
55+
"theme.navbar.mobileVersionsDropdown.label": "إصدارات",
5656
"theme.tags.tagsListLabel": "الوسوم:",
5757
"theme.tags.tagsPageLink": "عرض كل الوسوم",
5858
"theme.tags.tagsPageTitle": "الوسوم"

0 commit comments

Comments
 (0)