summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ar.php
blob: 768df3d16ca9c31df97bf24a87cea85beabb700c (plain)
1
2
3
4
5
6
7
8
<?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" => "لا يوجد عرض مسبق لـ"
);