aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r--apps/files/l10n/ar.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index ff9d5abcee4..a8abae562f9 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -249,7 +249,6 @@ OC.L10N.register(
"File successfully converted" : "تمّ تحويل الملفات بنجاحٍ",
"Failed to convert file: {message}" : "تعذّر تحويل الملف: {message}",
"Failed to convert file" : "تعذّر تحويل ملف",
- "Deletion cancelled" : "تمّ إلغاء الحذف",
"Leave this share" : "مغادرة هذه المشاركة",
"Leave these shares" : "مغادرة هاتين المشاركتين",
"Disconnect storage" : "قطع اتصال التخزين",
@@ -273,7 +272,6 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه",
"(copy)" : "(نسخ)",
"(copy %n)" : "(نسخ %n)",
- "Move cancelled" : "تمّ إلغاء النقل",
"A file or folder with that name already exists in this folder" : "ملف أو مجلد بنفس ذاك الاسم موجود سلفاً في هذا المجلد",
"The files are locked" : "الملفات مقفلة",
"The file does not exist anymore" : "الملف لم يعد موجوداً",
@@ -284,8 +282,6 @@ OC.L10N.register(
"Move" : "نقل",
"Move or copy operation failed" : "عملية النسخ أو النقل فشلت",
"Move or copy" : "نقل أو نسخ",
- "Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".",
- "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها",
"Open folder {displayName}" : "فتح المجلد {displayName}",
"Open in Files" : "فتح في \"الملفات\"",
"Open locally" : "الفتح محلّيّاً",
@@ -310,7 +306,6 @@ OC.L10N.register(
"Audio" : "صوت",
"Photos and images" : "الصور ",
"Videos" : "مقاطع فيديو",
- "New folder creation cancelled" : "تمّ إلغاء عملية إنشاء مجلد جديد",
"Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"",
"Unable to initialize the templates directory" : "تعذر تهيئة دليل القوالب",
"Create templates folder" : "إنشاء مجلد للقوالب",
@@ -444,6 +439,11 @@ OC.L10N.register(
"Enable the grid view" : "تمكين العرض الشبكي",
"Use this address to access your Files via WebDAV" : "استخدم هذا العنوان للوصول للملفات عبر WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق ثنائي العوامل من الهوية 2FA\"، يجب عليك تجديد كلمة مرور التطبيق بالضغط هنا.",
+ "Deletion cancelled" : "تمّ إلغاء الحذف",
+ "Move cancelled" : "تمّ إلغاء النقل",
+ "Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".",
+ "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها",
+ "New folder creation cancelled" : "تمّ إلغاء عملية إنشاء مجلد جديد",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلد","{folderCount} مجلد"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملف","{fileCount} ملف"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و{folderCount} مجلدات","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد"],