diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-13 02:28:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-13 02:28:17 +0000 |
commit | 311a7edd0f391ad4c9ad4cf49d543c4c3808adaa (patch) | |
tree | cfb544308fb8a5faa2e5c508f3ad82b2f56c9e76 /apps/files/l10n/zh_TW.js | |
parent | af0b50daa51c6e7edbbf82d41f2ebd1b146f8871 (diff) | |
download | nextcloud-server-311a7edd0f391ad4c9ad4cf49d543c4c3808adaa.tar.gz nextcloud-server-311a7edd0f391ad4c9ad4cf49d543c4c3808adaa.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 64a45f48002..202344b99f6 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -72,6 +72,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n 個檔案"], "{dirs} and {files}" : "{dirs} 和 {files}", "_including %n hidden_::_including %n hidden_" : ["包含 %n 個隱藏檔"], + "You do not have permission to upload or create files here" : "您無權在此上傳或建立檔案", "_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"], "New" : "新增", "Select file range" : "選取多個檔案", @@ -170,6 +171,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "轉移 {path} 給 {userid}", "Invalid path selected" : "所選的路徑無效", "Ownership transfer request sent" : "已送出所有權轉移的請求", + "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", "Tags" : "標籤", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", "Error while loading the file data" : "載入檔案資料時發生錯誤", |