diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-31 00:26:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-31 00:26:24 +0000 |
commit | fce089abe2ce24ca29b4027444e3b61a8c26f050 (patch) | |
tree | 6e4862235dd01076b32d961617467a173a145b11 /apps | |
parent | 5ae6d1f4c34c652fd0bceb4de6e0ceebb0623f40 (diff) | |
download | nextcloud-server-fce089abe2ce24ca29b4027444e3b61a8c26f050.tar.gz nextcloud-server-fce089abe2ce24ca29b4027444e3b61a8c26f050.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. ", |