aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r--apps/settings/l10n/ar.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 165842f092b..a0a4f4544cd 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -211,6 +211,8 @@ OC.L10N.register(
"Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "تم تكوين Memcached كذاكرة تخزين مؤقت موزعة، ولكن تمّ تثبيت وحدة PHP الخاطئة (\"memcache\"). الرجاء تثبيت وحدة PHP \"memcached\".",
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "تم تكوين Memcached كذاكرة تخزين مؤقت موزعة، ولكن لم يتم تثبيت وحدة PHP \"memcached\". الرجاء تثبيت وحدة PHP \"memcached\".",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "لم يتم تكوين ذاكرة تخزين مؤقت memcache. لتحسين الأداء، يرجى تكوين ذاكرة التخزين المؤقت، إذا كانت متوفرة.",
+ "Failed to write and read a value from local cache." : "تعذّرت كتابة قيمة إلى أو قراءتها من ذاكرة التخزين المؤقت المحلية.",
+ "Failed to write and read a value from distributed cache." : "تعذّرت كتابة قيمة إلى أو قراءتها من ذاكرة التخزين المؤقت الموزعة.",
"Configured" : "تمّ تكوينها",
"Mimetype migrations available" : "تتوفر عمليات ترحيل \"أنواع الوسائط\" Mimetype",
"One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "تتوفر واحدة أو أكثر من عمليات ترحيل لـ\"أنواع الوسائط\" mimetype. في بعض الأحيان تتم إضافة أنواع وسائط mimetypes جديدة للتعامل بشكل أفضل مع أنواع معينة من الملفات. يستغرق ترحيل أنواع الوسائط mimetypes وقتاً طويلاً في حالة الخوادم الكبيرة؛ لذا لا يتم ذلك تلقائياً أثناء عمليات الترقية. لإجراء عمليات الترحيل، استعمل الأمر السطري: \n`occ Maintenance:repair --include-expensive` ",