diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 03615608573..f2d3000380a 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.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 |