summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ar.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ar.php')
-rw-r--r--apps/files_sharing/l10n/ar.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ar.php b/apps/files_sharing/l10n/ar.php
new file mode 100644
index 00000000000..4cf3f8c0920
--- /dev/null
+++ b/apps/files_sharing/l10n/ar.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Password" => "كلمة المرور",
+"Submit" => "تطبيق",
+"%s shared the folder %s with you" => "%s شارك المجلد %s معك",
+"%s shared the file %s with you" => "%s شارك الملف %s معك",
+"Download" => "تحميل",
+"No preview available for" => "لا يوجد عرض مسبق لـ",
+"web services under your control" => "خدمات الشبكة تحت سيطرتك"
+);