diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:38 +0000 |
commit | 7b05c3438586c5a1023bf6ac39ab3ee44db6f086 (patch) | |
tree | 88321397b6ee638e1582afa0ed624b4054cee1d0 /apps/dav/l10n/zh_HK.js | |
parent | e076e674e24fad220ca12c0a1e2d71615883611d (diff) | |
download | nextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.tar.gz nextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_HK.js')
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 996176e8177..ee8bb845bd9 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.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 ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV", |