diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
commit | 1b8f81617079cd49fb35d9d893370815ea5d05c1 (patch) | |
tree | 08eeb44ebcd3db02db2f5925f4a110a9fcee8130 /apps/files/l10n/zh_TW.js | |
parent | 4c841559e16f7e5714e42f41ecd339fd6c135d7a (diff) | |
download | nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.tar.gz nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 24c130f88ae..1322e9d398b 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -137,9 +137,30 @@ OC.L10N.register( "Unlimited" : "無限制", "Upload (max. %s)" : "上傳(至多 %s)", "Accept" : "接受", + "Reject" : "拒絕", + "Incoming ownership transfer from {user}" : "來自 {user} 的所有權轉移", + "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "您想要接收 \"{path}\" 嗎?\n\n註:所有權轉移的流程最多需要一小時", + "Ownership transfer failed" : "所有權轉移失敗", + "Your ownership transfer of {path} to {user} failed." : "您將 \"{path}\" 的所有權轉移給 {user} 失敗", + "The ownership transfer of {path} from {user} failed." : "來自 {user} 的 \"{path}\" 所有權轉移失敗", + "Ownership transfer done" : "所有權轉移完成", + "Your ownership transfer of {path} to {user} has completed." : "您將 \"{path}\" 的所有權轉移給 {user} 已經完成", + "The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 \"{path}\" 所有權轉移已經完成", "File Management" : "檔案管理", + "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", + "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", + "New owner" : "新的擁有者", + "Search users" : "搜尋使用者", + "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", + "Transfer" : "轉移", + "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", + "Invalid path selected" : "所選的路徑無效", + "Ownership transfer request sent" : "已送出所有權轉移的請求", + "Error while loading the file data" : "載入檔案資料失敗", + "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", "%s used" : "%s已使用", + "%s%% of %s used" : "%s 在 %s 中使用了 %%", "%1$s of %2$s used" : "在 %2$s中使用了%1$s ", "Settings" : "設定", "Show hidden files" : "顯示隱藏檔", |