Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r--core/l10n/ar.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js
index 3fc9a2b78d3..3a85288394a 100644
--- a/core/l10n/ar.js
+++ b/core/l10n/ar.js
@@ -85,6 +85,10 @@ OC.L10N.register(
"Name" : "الاسم",
"Size" : "الحجم",
"Modified" : "آخر تعديل",
+ "\"{name}\" is an invalid file name." : "\"{name}\" اسم ملف غير صالح للاستخدام .",
+ "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا",
+ "\"/\" is not allowed inside a file name." : "\"/\" غير مسموح في تسمية الملف",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح",
"{newName} already exists" : "{newname} موجود مسبقاً",
"Choose" : "اختيار",
"Copy" : "نسخ",