diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:49 +0000 |
commit | de01c4856318c82ef7980ee4328e57a464c092f4 (patch) | |
tree | 1f6e98d6801e3144556b0a0a687838ae4428ca20 /lib/l10n/zh_HK.js | |
parent | 61f3a09dcd5d069d16b6cb3717e8e9b6e4014baa (diff) | |
download | nextcloud-server-de01c4856318c82ef7980ee4328e57a464c092f4.tar.gz nextcloud-server-de01c4856318c82ef7980ee4328e57a464c092f4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 02eb53865d4..4a924532b54 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -159,11 +159,8 @@ OC.L10N.register( "Passwords are enforced for link and mail shares" : "連結及郵件分享強制使用密碼", "Unknown share type" : "分享類型不詳", "Cannot share with yourself" : "無法與您自己分享", - "Path should be set" : "應該設定途徑", - "Path should be either a file or a folder" : "途徑應為檔案或資料夾", "You cannot share your root folder" : "您無法分享您的根資料夾", "You are not allowed to share %s" : "你無權分享 %s", - "A share requires permissions" : "分享需要權限", "Cannot increase permissions of %s" : "無法增加 %s 的權限", "Shares need at least read permissions" : "分享需要至少讀取的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", @@ -190,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法停用透過 Talk 傳送密碼", "Share provider does not support accepting" : "分享提供者不支援接受", "Cannot change target of link share" : "無法變更連結分享的目標", - "Invalid recipient" : "無效的收件人", "Group \"%s\" does not exist" : "群組「%s」不存在", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的用戶", |