diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:47 +0000 |
commit | 4758166e2ddb5ed93ee596687de55f01ae4494cf (patch) | |
tree | 78f914c2b86172941fd522f8638019a8a72f9c6e /apps/dav/l10n/zh_HK.js | |
parent | 791fc9d95a3477ebfe7c72bb92aa44a28ec366db (diff) | |
download | nextcloud-server-4758166e2ddb5ed93ee596687de55f01ae4494cf.tar.gz nextcloud-server-4758166e2ddb5ed93ee596687de55f01ae4494cf.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", |