diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:14 +0000 |
commit | dbd197cedcc04e8997615d495ae5fd458c65a710 (patch) | |
tree | ea7f284da4b7cafd18a70b012772ec9b7115137f /apps/files/l10n/ar.js | |
parent | 90742357caa1bc4bfa1bee426dd9d175635dbf64 (diff) | |
download | nextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.tar.gz nextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.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).", |