diff options
Diffstat (limited to 'apps/settings/l10n/ar.json')
-rw-r--r-- | apps/settings/l10n/ar.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 5c6abccdd30..779a283ef85 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "المخزن المؤقت للسلاسل الداخلية لـ OPcache ممتلئ تقريبًا. لضمان إمكانية التخزين المؤقت للسلاسل المتكررة بشكل فعال، يُوصى بتطبيق \"opcache.interned_strings_buffer\" في إعدادات PHP لديك بقيمة أكبر من \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "تمّ تكوين OPcache لإزالة تعليقات التعليمات البرمجية. مع تمكين OPcache، يجب تعيين \"opcache.save_comments=1\" لكي تعمل نكست كلاود.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "لا يُسمح لنكست كلاود باستخدام واجهة برمجة تطبيقات OPcache. مع تمكين OPcache، يوصى بشدة بتضمين جميع أدلة نكست كلاود مع \"opcache.restrict_api\" أو إلغاء تعيين هذا الإعداد لتعطيل قيود OPcache API و ذلك لمنع حدوث أخطاء أثناء ترقية نكست كلاود أو ترقيات التطبيق.", + "Checking from CLI, OPcache checks have been skipped." : "التحقق من CLI. تمّ تخطي عمليات التحقق من OPcache.", "The PHP OPcache module is not properly configured. %s." : "جزء الـ PHP OPcache لم يتم إعداده بالشكل الصحيح. %s.", "Correctly configured" : "تمّ الإعداد بالشكل الصحيح", "PHP version" : "إصدار الـ PHP", |