diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.json | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 44f35a5146c..9c289170734 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,10 @@ "Mail share ({label})" : "分享郵件({label})", "Share link ({label})" : "分享連結({label})", "Share link" : "分享連結", + "Copy public link to clipboard" : "將公共連結複製到剪貼簿", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期", + "Link share created" : "創建了連結分享", "Error while creating the share" : "創建分享出錯", - "Share label saved" : "已保存分享標籤", - "Share password saved" : "已保存分享密碼", "Search for share recipients" : "搜尋分享參與者", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Resharing is not allowed" : "不允許重新分享", @@ -232,12 +230,13 @@ "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}” 已取消共享", + "Share {propertyName} saved" : "分享 {propertyName} 已保存", "Shared" : "已分享", "Share" : "分享", "Shared with" : "分享給", + "Password created successfully" : "成功創建了密碼", "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組", "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", @@ -262,7 +261,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 |