diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-06 00:26:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-06 00:26:31 +0000 |
commit | d950cff568f2941b3163702b34205c02cbb6201f (patch) | |
tree | 09e5e4c80e175cd8a0a76eae71f70d7b86524bf2 /apps/files/l10n/ar.js | |
parent | 11b2762d3cb72af264d03dcb201eabf0463dff0b (diff) | |
download | nextcloud-server-d950cff568f2941b3163702b34205c02cbb6201f.tar.gz nextcloud-server-d950cff568f2941b3163702b34205c02cbb6201f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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}\"", |