diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:36:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:36:58 +0000 |
commit | 7a6191ebb9c6605feb62797804ac21266c763912 (patch) | |
tree | 001397aab34ab9f2acf22aa654516d5c9e588f34 /lib/l10n/zh_HK.js | |
parent | a05e5428c5dea6f1be4dbca8635b729d49c958a6 (diff) | |
download | nextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.tar.gz nextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.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 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 7bbc623c81f..e5b15eb423f 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -155,15 +155,42 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入", "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", + "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" : "無法分享具有刪除權限的檔案", "Files cannot be shared with create permissions" : "無法分享具有新建權限的檔案", "Expiration date is in the past" : "到期日為過去的日期", + "Expiration date is enforced" : "屆滿日期為強制要求", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"], "Sharing is only allowed with group members" : "僅允許在群組成員中共享", "Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與帳戶 %s 分享", + "Group sharing is now allowed" : "現在允許群組分享", + "Sharing is only allowed within your own groups" : "僅允許與您自己的群組分享", + "Path is already shared with this group" : "已與此群組分享了路徑", + "Link sharing is not allowed" : "不允許連結分享", + "Public upload is not allowed" : "不允許公開上傳", + "Path contains files shared with you" : "路徑包含與您分享的檔案", + "Sharing is disabled" : "已停用分享", + "Sharing is disabled for you" : "您已停用分享", + "Cannot share with the share owner" : "無法與分享擁有者分享", + "Share does not have a full id" : "分享沒有完整 ID", + "Cannot change share type" : "無法變更分享類型", + "Can only update recipient on user shares" : "僅能更新使用者分享的收件者", + "Cannot enable sending the password by Talk with an empty password" : "若密碼為空,則無法啟用透過 Talk 傳送密碼", + "Cannot enable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法啟用透過 Talk 傳送密碼", + "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" : "請求的分享來自已停用的用戶", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未創建用戶因為已達到用戶上限。請查看您的通知以了解更多信息。", |