summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federation/l10n/ar.js')
-rw-r--r--apps/federation/l10n/ar.js14
1 files changed, 6 insertions, 8 deletions
diff --git a/apps/federation/l10n/ar.js b/apps/federation/l10n/ar.js
index ab3d48c9856..d95f532bec0 100644
--- a/apps/federation/l10n/ar.js
+++ b/apps/federation/l10n/ar.js
@@ -1,15 +1,13 @@
OC.L10N.register(
"federation",
{
- "Server added to the list of trusted ownClouds" : "تمت إضافة الخادم إلى قائمة مضيفات ownCloud الموثوق بها",
- "Server is already in the list of trusted servers." : "الخادم موجود بالفعل في قائمة مضيفات ownCloud الموثوق بها",
- "No ownCloud server found" : "لم يتم العثور على خادم ownCloud",
+ "Server is already in the list of trusted servers." : "الخادوم موجود بالفعل في قائمة الخوادم الموثوق فيها.",
"Could not add server" : "تعذَّرت إضافة خادم",
- "Federation" : "الاتحاد",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "يتيح لك اتحاد مضيفات ownCloud الاتصال بخادمات ownCloud الأخرى الموثوق بها لتبادل دليل المستخدمين. على سبيل المثال ، يتيح الاتحاد خدمة الإكمال التلقائي للمستخدمين الخارجيين لتمكين المشاركة في الاتحاد.",
+ "Federation" : "الإتحاد",
+ "Trusted servers" : "الخوادم الموثوق فيها",
"Add server automatically once a federated share was created successfully" : "أضف الخادم تلقائياً حال نجاح إنشاء حصة في الاتحاد",
- "Trusted ownCloud Servers" : "خادمات ownCloud الموثوق بها",
- "+ Add ownCloud server" : "+ أضف خادم ownCloud",
- "ownCloud Server" : "خادم ownCloud"
+ "+ Add trusted server" : "+ إضافة خادوم موثوق فيه",
+ "Trusted server" : "خادوم موثوق فيه",
+ "Add" : "إضافة"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");