diff options
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index fcb3b50f4f2..5eb3ac2724a 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -182,6 +182,7 @@ OC.L10N.register( "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", "\"{name}\" is not an allowed filetype." : "\"{name}\" ليس نوع ملف مسموحًا به.", "{newName} already exists." : "{newName} موجود بالفعل.", + "\"{char}\" is not allowed inside a file name." : "\"{char}\" حرفٌ غير مسموح به في اسم الملف.", "Name cannot be empty" : "لا يمكن أن يكون الاسم فارغاً", "Another entry with the same name already exists" : "إدخال آخر بنفس الاسم موجود بالفعل", "Renamed \"{oldName}\" to \"{newName}\"" : "تمت إعادة تسمية \"{oldName}\" إلى \"{newName}\"", |