diff options
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 8902a3b0bdc..28fbf1ff780 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -175,6 +175,8 @@ OC.L10N.register( "Drag and drop files here to upload" : "إسحَب و أفلِت الملفات هنا لرفعها", "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ", "You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ", + "Some files could not be uploaded" : "بعض الملفات لم يمكن رفعها", + "Files uploaded successfully" : "تمّ رفع الملفات بنجاحٍ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", "Toggle selection for file \"{displayName}\"" : "تبديل الاختيار للملف \"{displayName}\"", @@ -261,8 +263,10 @@ OC.L10N.register( "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Delete permanently" : "حذف بشكل دائم", "Delete and unshare" : "إحذِف و الغٍ المشاركات ", + "You are about to delete {count} items." : "أنت على وشك حذف {count} عنصر.", "Confirm deletion" : "أكِّد على الحذف", "Cancel" : "الغاء", + "Deletion cancelled" : "تمّ إلغاء الحذف", "Destination is not a folder" : "المَقصَد ليس مُجلّداً", "This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد", "You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", @@ -279,6 +283,7 @@ OC.L10N.register( "Open folder {displayName}" : "إفتح المجلد {displayName}", "Open in Files" : "إفتَح في \"الملفات\"", "Open details" : "افتح التفاصيل", + "An error occurred while uploading. Please try again later." : "حدث خطأ أثناء الرفع. يُرجى المحاولة مرة أخرى في وقت لاحق.", "Could not copy {file}. {message}" : "تعذّر نسخ {file}. {message}", "Could not move {file}. {message}" : "تعذّر نقل {file}. {message}", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", |