diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:29 +0000 |
commit | c05f08bf79aa4327fc3651abf28a06216144c749 (patch) | |
tree | fed29d2d0c772f4ba8564d73deeef7c7e271dc74 /apps/files/l10n/ar.js | |
parent | bb2b64df7a8788e938b6af6de0ba66e3ec1c6b98 (diff) | |
download | nextcloud-server-c05f08bf79aa4327fc3651abf28a06216144c749.tar.gz nextcloud-server-c05f08bf79aa4327fc3651abf28a06216144c749.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 91d492aa58c..8e10248c69a 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong>" : "تم <strong> تغيير</strong> ملف أو مجلد", "A favorite file or folder has been <strong>changed</strong>" : "ملف في المفضلة تم <strong>تم تغييره</strong>", "Failed to authorize" : "فشل في التخويل", + "Invalid folder path" : "مسار المجلد غير صحيح", + "Folder not found" : "المجلد غير موجود", "Upload (max. %s)" : "الرفع ( حد اقصى. %s ) ", "Files compatibility" : "توافقية الملفات", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).", |