diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
commit | 1cfea13e943411cd98988911e9e13dd7d78682fc (patch) | |
tree | 11acc6ed7d2fa78e2717c48575c6aef911f890d8 /apps/files_sharing/l10n/zh_HK.json | |
parent | 79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff) | |
download | nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 44f35a5146c..2cc8444ec81 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -177,13 +177,11 @@ "Added by {initiator}" : "由{initiator}添加", "Via “{folder}”" : "透過 “{folder}”", "Internal link" : "內部連結", - "Copy internal link to clipboard" : "將內部連結複製到剪貼板", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", - "Copy to clipboard" : "複製到剪貼板", + "Copy internal link to clipboard" : "將內部連結複製到剪貼板", "Only works for users with access to this folder" : "只對可以存取此資料夾的用戶生效", "Only works for users with access to this file" : "僅適用於有權存取此檔案的用戶", "Link copied" : "連結已複製", - "Copy public link to clipboard" : "將公共連結複製到剪貼簿", "Please enter the following required information before creating the share" : "創建分享之前,請輸入以下必填信息", "Password protection (enforced)" : "密碼保護(強制)", "Password protection" : "密碼保護", @@ -205,10 +203,9 @@ "Mail share ({label})" : "分享郵件({label})", "Share link ({label})" : "分享連結({label})", "Share link" : "分享連結", + "Copy public link to clipboard" : "將公共連結複製到剪貼簿", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期", "Error while creating the share" : "創建分享出錯", - "Share label saved" : "已保存分享標籤", - "Share password saved" : "已保存分享密碼", "Search for share recipients" : "搜尋分享參與者", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Resharing is not allowed" : "不允許重新分享", @@ -232,7 +229,6 @@ "Error creating the share" : "創建分享出錯", "Error updating the share: {errorMessage}" : "更新分享出錯:{errorMessage}", "Error updating the share" : "更新分享出錯", - "Share note saved" : "已保存分享筆記", "File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享", "Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享", "Shared" : "已分享", @@ -262,7 +258,11 @@ "Add to your Nextcloud" : "加入到您的 Nextcloud", "Wrong share ID, share doesn't exist" : "錯誤的分享 ID ,分享不存在", "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明日到期", + "Copy to clipboard" : "複製到剪貼板", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", - "Toggle grid view" : "切換網格檢視" + "Toggle grid view" : "切換網格檢視", + "Share label saved" : "已保存分享標籤", + "Share password saved" : "已保存分享密碼", + "Share note saved" : "已保存分享筆記" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |