diff options
Diffstat (limited to 'apps/files_sharing/l10n/ar.js')
-rw-r--r-- | apps/files_sharing/l10n/ar.js | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 3995d600527..19ca2891a74 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -152,7 +152,7 @@ OC.L10N.register( "Upload destination" : "وجهة رفع الملفات", "Select a destination" : "اختر وجهة", "Revert to default" : "عُد إلى التلقائي", - "The uploaded files are visible only to you unless you choose to share them." : "الملفات المرفوعة تكون ظاهرةً لك إلّا إذا قررت مشاركتها", + "The uploaded files are visible only to you unless you choose to share them." : "الملفات المرفوعة تكون ظاهرة لك فقط إلا إذا قررت مشاركتها", "Add a note" : "إضافة ملاحظة", "Note for recipient" : "ملاحظة للمستلم", "Add a note to help people understand what you are requesting." : "إضافة ملاحظة لتوضح للآخرين ما تطلبه", @@ -348,6 +348,14 @@ OC.L10N.register( "Error updating the share" : "خطأ في تحديث المشاركة", "File \"{path}\" has been unshared" : "الملف \"{path}\" تمّ إلغاء مشاركته", "Folder \"{path}\" has been unshared" : "المجلّد \"{path}\" تمّ إلغاء مشاركته", + "Could not update share" : "يتعذّر تحديث المشاركة", + "Share saved" : "تمّ حفظ المشاركة", + "Share expire date saved" : "تمّ حفظ تاريخ انتهاء صلاحية المشاركة", + "Share hide-download state saved" : "تمّ حفظ حالة إخفاء تنزيل المشاركة", + "Share label saved" : "تمّ حفظ عنوان المشاركة", + "Share note for recipient saved" : "تمّ حفظ ملاحظة المشاركة الموجهة إلى المستلم", + "Share password saved" : "تمّ حفظ كلمة مرور المشاركة", + "Share permissions saved" : "تمّ حفظ إذونات المشاركة", "Shared by" : "تمّت مشاركته من قِبَل", "Shared with" : "تمّت مشاركته مع", "Password created successfully" : "تمّ إنشاء كلمة المرور بنجاح", |