diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-09 02:18:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-09 02:18:09 +0000 |
commit | 4a019ab04ccfef8eee4c33d8a795fc1aef1069e9 (patch) | |
tree | 21d7f7f8afc4fe8cb2b4d99cddb04132fcc88bc2 /apps/files/l10n | |
parent | e54ca2bb5394978447788eeb77a4b9b08ae2e96f (diff) | |
download | nextcloud-server-4a019ab04ccfef8eee4c33d8a795fc1aef1069e9.tar.gz nextcloud-server-4a019ab04ccfef8eee4c33d8a795fc1aef1069e9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 9625b60d7b0..dfb49587aaa 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 transfter 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" : "無法更改檔案的最愛狀態", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 54bf6eefbec..4eef9d31ab1 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -156,6 +156,7 @@ "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", "Invalid path selected" : "所選的路徑無效", "Ownership transfer request sent" : "已送出所有權轉移的請求", + "Cannot transfter 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" : "無法更改檔案的最愛狀態", |