diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-16 02:16:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-16 02:16:14 +0000 |
commit | c9f0f5a0d9dbd5a23db84233ee9138534f344e1a (patch) | |
tree | eba0f3f506fb0a7c2741b2018b747c1010cb11bb /apps/files/l10n/zh_TW.js | |
parent | 5c467fccd49fff09857a71b53888a9d6434ffd19 (diff) | |
download | nextcloud-server-c9f0f5a0d9dbd5a23db84233ee9138534f344e1a.tar.gz nextcloud-server-c9f0f5a0d9dbd5a23db84233ee9138534f344e1a.zip |
[tx-robot] updated from transifex
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 8cc085bdf01..e16b7934232 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -158,6 +158,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 don't own" : "無法轉移您未擁有的檔案或是資料夾所有權。", "Tags" : "標籤", "Error while loading the file data" : "載入檔案資料失敗", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", @@ -167,6 +168,7 @@ OC.L10N.register( "Settings" : "設定", "Show hidden files" : "顯示隱藏檔", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "Toggle grid view" : "切換網格檢視", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", |