diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ar.js | 2 | ||||
-rw-r--r-- | core/l10n/ar.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 09846b4f779..b3467bf132d 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -193,11 +193,13 @@ OC.L10N.register( "Send" : "أرسل", "Allow upload and editing" : "السماح بالرفع و التعديل", "Read only" : "القراءة فقط", + "File drop (upload only)" : "إسقاط الملف (رفع فقط)", "Set expiration date" : "تعيين تاريخ إنتهاء الصلاحية", "Expiration" : "إنتهاء", "Expiration date" : "تاريخ إنتهاء الصلاحية", "Note to recipient" : "ملاحظة للمستلم", "Unshare" : "إلغاء مشاركة", + "Delete share link" : "حذف ارتباط المشاركة", "Add another link" : "إضافة رابط آخر", "Share to {name}" : "تمت مشاركته مع {name}", "Share link" : "شارك الرابط", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index d56c6d1ba9e..e8d78403c1b 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -191,11 +191,13 @@ "Send" : "أرسل", "Allow upload and editing" : "السماح بالرفع و التعديل", "Read only" : "القراءة فقط", + "File drop (upload only)" : "إسقاط الملف (رفع فقط)", "Set expiration date" : "تعيين تاريخ إنتهاء الصلاحية", "Expiration" : "إنتهاء", "Expiration date" : "تاريخ إنتهاء الصلاحية", "Note to recipient" : "ملاحظة للمستلم", "Unshare" : "إلغاء مشاركة", + "Delete share link" : "حذف ارتباط المشاركة", "Add another link" : "إضافة رابط آخر", "Share to {name}" : "تمت مشاركته مع {name}", "Share link" : "شارك الرابط", |