chore(theme-translations): complete ar translations (#7683)

* Edit Locale "Arabic ar" texts

* chore(theme-translations): complete ar translations #7683
This commit is contained in:
Ahmed Altomy 2022-06-27 18:30:30 +03:00 committed by GitHub
parent bb558ffcb9
commit 8e4f209df9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 27 deletions

View file

@ -1,7 +1,7 @@
{ {
"theme.IdealImageMessage.404error": "404. Image not found", "theme.IdealImageMessage.404error": "404. لم يتم العثور على الصورة",
"theme.IdealImageMessage.error": "Error. Click to reload", "theme.IdealImageMessage.error": "خطا. قم بالضغط لاعادة التحميل",
"theme.IdealImageMessage.load": "Click to load{sizeMessage}", "theme.IdealImageMessage.load": "قم بالضغط للتحميل{sizeMessage}",
"theme.IdealImageMessage.loading": "Loading...", "theme.IdealImageMessage.loading": "جاري التحميل...",
"theme.IdealImageMessage.offline": "Your browser is offline. Image not loaded" "theme.IdealImageMessage.offline": "متصفحك غير متصل, لم يتم تحميل الصورة"
} }

View file

@ -1,24 +1,24 @@
{ {
"theme.AnnouncementBar.closeButtonAriaLabel": "إغلاق", "theme.AnnouncementBar.closeButtonAriaLabel": "إغلاق",
"theme.BackToTopButton.buttonAriaLabel": "Scroll back to top", "theme.BackToTopButton.buttonAriaLabel": "أنتقل للأعلى",
"theme.CodeBlock.copied": "تم النسخ", "theme.CodeBlock.copied": "تم النسخ",
"theme.CodeBlock.copy": "نسخ", "theme.CodeBlock.copy": "نسخ",
"theme.CodeBlock.copyButtonAriaLabel": "نسخ الرمز إلى الحافظة", "theme.CodeBlock.copyButtonAriaLabel": "نسخ الرمز إلى الحافظة",
"theme.CodeBlock.wordWrapToggle": "Toggle word wrap", "theme.CodeBlock.wordWrapToggle": "تبديل التفاف النص",
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'", "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "تبديل فئة الشريط الجاني القابل للاغلاق '{label}'",
"theme.ErrorPageContent.title": "This page crashed.", "theme.ErrorPageContent.title": "هذه الصفحة لا تستجيب.",
"theme.ErrorPageContent.tryAgain": "Try again", "theme.ErrorPageContent.tryAgain": "المحاولة مجددا",
"theme.NotFound.p1": "لم نتمكن من العثور على ما كنت تبحث عنه.", "theme.NotFound.p1": "لم نتمكن من العثور على ما كنت تبحث عنه.",
"theme.NotFound.p2": "يرجى الاتصال بمالك الموقع الذي ربطك بعنوان URL الأصلي وإخباره بأن الارتباط الخاص به معطل.", "theme.NotFound.p2": "يرجى الاتصال بمالك الموقع الذي ربطك بعنوان URL الأصلي وإخباره بأن الارتباط الخاص به معطل.",
"theme.NotFound.title": "الصفحة غير موجودة", "theme.NotFound.title": "الصفحة غير موجودة",
"theme.TOCCollapsible.toggleButtonLabel": "محتويات هذه الصفحة", "theme.TOCCollapsible.toggleButtonLabel": "محتويات هذه الصفحة",
"theme.admonition.caution": "caution", "theme.admonition.caution": "حذر",
"theme.admonition.danger": "danger", "theme.admonition.danger": "خطر",
"theme.admonition.info": "info", "theme.admonition.info": "معلومات",
"theme.admonition.note": "note", "theme.admonition.note": "ملاحظة",
"theme.admonition.tip": "tip", "theme.admonition.tip": "تمليح",
"theme.blog.archive.description": "Archive", "theme.blog.archive.description": "أرشيف",
"theme.blog.archive.title": "Archive", "theme.blog.archive.title": "أرشيف",
"theme.blog.paginator.navAriaLabel": "التنقل في صفحة قائمة المدونة", "theme.blog.paginator.navAriaLabel": "التنقل في صفحة قائمة المدونة",
"theme.blog.paginator.newerEntries": "إدخالات أحدث", "theme.blog.paginator.newerEntries": "إدخالات أحدث",
"theme.blog.paginator.olderEntries": "إدخالات أقدم", "theme.blog.paginator.olderEntries": "إدخالات أقدم",
@ -27,19 +27,19 @@
"theme.blog.post.paginator.olderPost": "مقالات أقدم", "theme.blog.post.paginator.olderPost": "مقالات أقدم",
"theme.blog.post.plurals": "مقاله واحده|{count} مقالات", "theme.blog.post.plurals": "مقاله واحده|{count} مقالات",
"theme.blog.post.readMore": "اقرأ المزيد", "theme.blog.post.readMore": "اقرأ المزيد",
"theme.blog.post.readMoreLabel": "Read more about {title}", "theme.blog.post.readMoreLabel": "اقراء المزيد {title}",
"theme.blog.post.readingTime.plurals": "{readingTime} دقائق قراءة|{readingTime} دقائق قراءة", "theme.blog.post.readingTime.plurals": "{readingTime} دقائق قراءة|{readingTime} دقائق قراءة",
"theme.blog.sidebar.navAriaLabel": "أحدث مشاركات المدونة", "theme.blog.sidebar.navAriaLabel": "أحدث مشاركات المدونة",
"theme.blog.tagTitle": "{nPosts} موسومة ب \"{tagName}\"", "theme.blog.tagTitle": "{nPosts} موسومة ب \"{tagName}\"",
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})", "theme.colorToggle.ariaLabel": "التبديل بين الوضع الداكن والفاتح (الحالي {mode})",
"theme.colorToggle.ariaLabel.mode.dark": "dark mode", "theme.colorToggle.ariaLabel.mode.dark": "الوضع الداكن",
"theme.colorToggle.ariaLabel.mode.light": "light mode", "theme.colorToggle.ariaLabel.mode.light": "الوضع الفاتح",
"theme.common.editThisPage": "تعديل هذه الصفحة", "theme.common.editThisPage": "تعديل هذه الصفحة",
"theme.common.headingLinkTitle": "ارتباط مباشر بالعنوان", "theme.common.headingLinkTitle": "ارتباط مباشر بالعنوان",
"theme.common.skipToMainContent": "انتقل إلى المحتوى الرئيسي", "theme.common.skipToMainContent": "انتقل إلى المحتوى الرئيسي",
"theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.DocCard.categoryDescription": "{count} مواد",
"theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.home": "الرئيسية",
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", "theme.docs.breadcrumbs.navAriaLabel": "التنقل التفصيلي",
"theme.docs.paginator.navAriaLabel": "التنقل بين صفحات الددات", "theme.docs.paginator.navAriaLabel": "التنقل بين صفحات الددات",
"theme.docs.paginator.next": "التالى", "theme.docs.paginator.next": "التالى",
"theme.docs.paginator.previous": "السابق", "theme.docs.paginator.previous": "السابق",
@ -49,7 +49,7 @@
"theme.docs.sidebar.expandButtonTitle": "توسيع الشريط الجانبي", "theme.docs.sidebar.expandButtonTitle": "توسيع الشريط الجانبي",
"theme.docs.tagDocListPageTitle": "{nDocsTagged} مستند موسوم بـ \"{tagName}\"", "theme.docs.tagDocListPageTitle": "{nDocsTagged} مستند موسوم بـ \"{tagName}\"",
"theme.docs.tagDocListPageTitle.nDocsTagged": "مستند موسوم واحد|{count} مستندات موسومة", "theme.docs.tagDocListPageTitle.nDocsTagged": "مستند موسوم واحد|{count} مستندات موسومة",
"theme.docs.versionBadge.label": "Version: {versionLabel}", "theme.docs.versionBadge.label": "الأصدار: {versionLabel}",
"theme.docs.versions.latestVersionLinkLabel": "احدث اصدار", "theme.docs.versions.latestVersionLinkLabel": "احدث اصدار",
"theme.docs.versions.latestVersionSuggestionLabel": "للحصول على أحدث الوثائق، راجع {latestVersionLink} ({versionLabel}).", "theme.docs.versions.latestVersionSuggestionLabel": "للحصول على أحدث الوثائق، راجع {latestVersionLink} ({versionLabel}).",
"theme.docs.versions.unmaintainedVersionLabel": "هذه هي وثائق {siteTitle} {versionLabel}، التي لم تعد تتم صيانتها بشكل نشط.", "theme.docs.versions.unmaintainedVersionLabel": "هذه هي وثائق {siteTitle} {versionLabel}، التي لم تعد تتم صيانتها بشكل نشط.",
@ -57,7 +57,7 @@
"theme.lastUpdated.atDate": " في {date}", "theme.lastUpdated.atDate": " في {date}",
"theme.lastUpdated.byUser": " بواسطة {user}", "theme.lastUpdated.byUser": " بواسطة {user}",
"theme.lastUpdated.lastUpdatedAtBy": "آخر تحديث{atDate}{byUser}", "theme.lastUpdated.lastUpdatedAtBy": "آخر تحديث{atDate}{byUser}",
"theme.navbar.mobileLanguageDropdown.label": "Languages", "theme.navbar.mobileLanguageDropdown.label": "اللغات",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "→ العودة إلى القائمة الرئيسية", "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "→ العودة إلى القائمة الرئيسية",
"theme.navbar.mobileVersionsDropdown.label": "إصدارات", "theme.navbar.mobileVersionsDropdown.label": "إصدارات",
"theme.tags.tagsListLabel": "الوسوم:", "theme.tags.tagsListLabel": "الوسوم:",

View file

@ -1,6 +1,6 @@
{ {
"theme.SearchBar.label": "بحث", "theme.SearchBar.label": "بحث",
"theme.SearchBar.seeAll": "See all {count} results", "theme.SearchBar.seeAll": "مشاهدة جميع {count} نتائج",
"theme.SearchPage.algoliaLabel": "البحث بواسطه Algolia", "theme.SearchPage.algoliaLabel": "البحث بواسطه Algolia",
"theme.SearchPage.documentsFound.plurals": "تم العثور على مستند واحد|تم العثور على {count} مستندات", "theme.SearchPage.documentsFound.plurals": "تم العثور على مستند واحد|تم العثور على {count} مستندات",
"theme.SearchPage.emptyResultsTitle": "ابحث في الوثائق", "theme.SearchPage.emptyResultsTitle": "ابحث في الوثائق",