diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-06 02:26:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-06 02:26:06 +0000 |
commit | 7730309aee48ab0d6c4591de93b4db50c147fde8 (patch) | |
tree | f765f307fe2a2d6f08cd1efd11df6cde5ba46d7c /apps/files_sharing/l10n/zh_TW.js | |
parent | badf09b43beb3c7b66e8209a6ce84d06f5441d24 (diff) | |
download | nextcloud-server-7730309aee48ab0d6c4591de93b4db50c147fde8.tar.gz nextcloud-server-7730309aee48ab0d6c4591de93b4db50c147fde8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 5acba38cb43..45940677195 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -181,11 +181,11 @@ OC.L10N.register( "Via “{folder}”" : "透過「{folder}」", "Internal link" : "內部連結", "Copy internal link to clipboard" : "複製內部連結至剪貼簿", - "Link copied" : "連結已複製", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", "Copy 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)" : "密碼保護(強制)", @@ -210,6 +210,8 @@ OC.L10N.register( "Share link" : "分享連結", "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" : "不允許重新分享", @@ -233,6 +235,9 @@ OC.L10N.register( "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" : "已分享", "Share" : "分享", "Shared with" : "分享給", |