diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-31 00:26:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-31 00:26:10 +0000 |
commit | 09411a1e9d55c7ffc8c6e588dc99ce7ed5d01dd8 (patch) | |
tree | d1111f52cbfc4c14bc7c9a2b7ec815da7c24b181 /apps | |
parent | 558fbcda7255602fa44e3096a12ea9d9d7e113f1 (diff) | |
download | nextcloud-server-09411a1e9d55c7ffc8c6e588dc99ce7ed5d01dd8.tar.gz nextcloud-server-09411a1e9d55c7ffc8c6e588dc99ce7ed5d01dd8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/dav/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/ar.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/ar.js b/apps/dav/l10n/ar.js index ab6981257b0..9f91ff6335f 100644 --- a/apps/dav/l10n/ar.js +++ b/apps/dav/l10n/ar.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "تعذّر فك الارتباط: %1$s", "Failed to write file contents: %1$s" : "إخفاق في كتابة محتويات الملف: %1$s", "File not found: %1$s" : "ملف غير موجود: %1$s", + "Invalid target path" : "المسار الهدف غير صحيح", "System is in maintenance mode." : "النظام في حالة صيانة.", "Upgrade needed" : "يجب التحديث", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s الخاص بك يجب تهيئته لاستخدام HTTPS حتى يمكن استعمال CalDAV و CardDAV في نظام التشغيل iOS/macOS. ", diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json index fefc511eb90..fe01ac7c708 100644 --- a/apps/dav/l10n/ar.json +++ b/apps/dav/l10n/ar.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "تعذّر فك الارتباط: %1$s", "Failed to write file contents: %1$s" : "إخفاق في كتابة محتويات الملف: %1$s", "File not found: %1$s" : "ملف غير موجود: %1$s", + "Invalid target path" : "المسار الهدف غير صحيح", "System is in maintenance mode." : "النظام في حالة صيانة.", "Upgrade needed" : "يجب التحديث", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s الخاص بك يجب تهيئته لاستخدام HTTPS حتى يمكن استعمال CalDAV و CardDAV في نظام التشغيل iOS/macOS. ", |