diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 0a92b60ffcc..13dda8e1e86 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -50,9 +50,6 @@ OC.L10N.register( "Maintenance mode is kept active" : "لم يزل وضع الصيانة نشط", "Updating database schema" : "يحدث مخطط قاعدة البيانات", "Updated database" : "قاعدة بيانات محدثة", - "Checking for update of app \"%s\" in appstore" : "التحقق من تحديثات التطبيقات \"%s\" في متجر التطبيقات", - "Update app \"%s\" from appstore" : "قم بتحديث التطبيق \"%s\" عن طريق متجر التطبيقات", - "Checked for update of app \"%s\" in appstore" : "التحقق من تحديثات التطبيقات \" %s \" في متجر التطبيقات", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "جاري فحص إذا كان مخطط قاعدة البيانات لـ %s يمكن تحديثه (قد يستغرق ذلك بعض الوقت اعتمادًا على مساحة قاعدة البيانات)", "Updated \"%1$s\" to %2$s" : "حدث \"%1$s\" إلى %2$s", "Set log level to debug" : "أعد تعيين مستوى السجلات إلى اكتشاف الاخطاء المفصلة", @@ -155,7 +152,6 @@ OC.L10N.register( "Resetting password" : "إعادة تعيين كلمة المرور", "Recommended apps" : "التطبيقات المستحسنة", "Loading apps …" : "تحميل التطبيقات…", - "Could not fetch list of apps from the app store." : "لا يمكن العثور على قائمة التطبيقات من متجر التطبيقات.", "Installing apps …" : "جاري تثبيت التطبيقات…", "App download or installation failed" : "فشل تحميل أو تثبيت التطبيق ", "Cancel" : "إلغاء", @@ -369,6 +365,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "جاري فحص إذا كان مخطط قاعدة البيانات يمكن تحديثه (قد يستغرق ذلك بعض الوقت اعتمادة على مساحة قاعدة البيانات)", "Checked database schema update" : "تم فحص تحديث مخطط قاعدة البيانات", "Checking updates of apps" : "التحقق من تحديثات التطبيقات", + "Checking for update of app \"%s\" in appstore" : "التحقق من تحديثات التطبيقات \"%s\" في متجر التطبيقات", + "Update app \"%s\" from appstore" : "قم بتحديث التطبيق \"%s\" عن طريق متجر التطبيقات", + "Checked for update of app \"%s\" in appstore" : "التحقق من تحديثات التطبيقات \" %s \" في متجر التطبيقات", "Checked database schema update for apps" : "تم فحص تحديث مخطط قاعدة البيانات للتطبيقات", "Following apps have been disabled: %s" : "التطبيقات التالية سيتم تعطيلها: %s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "الخادم السحابي لم يتم ضبط تعيين الكشف عن \"{url}\". المزيد من التفاصيل يمكن العثور عليها في مستند <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>.", @@ -401,6 +400,7 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "تم إرسال رسالة إعادة تعيين كلمة المرور إلى عنوان البريد الإلكتروني لهذا الحساب. إذا لم تستلمها ، فتحقق من مجلدات البريد الغير هام / غير المرغوب فيه أو اطلب المساعدة من المسؤول المحلي.", "Password can not be changed. Please contact your administrator." : "كلمة المرور لا يمكن تغييرها. فضلاً تحدث مع المسؤول", + "Could not fetch list of apps from the app store." : "لا يمكن العثور على قائمة التطبيقات من متجر التطبيقات.", "Nextcloud {app}" : "نكست كلاود {app} ", "Can't install this app because it is not compatible" : "لا يمكن تثبيت هذا التطبيق لانه غير متوافق", "Can't install this app" : "لا يمكن تثبيت هذا التطبيق", |