diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-09 02:18:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-09 02:18:17 +0000 |
commit | da96dee36862f87e689de8328c360f922902492d (patch) | |
tree | 7ad9175595d28be235cddacb365d14f270fdbd74 /apps/files | |
parent | 70170559154347d5cdc596e815ca5a8807fbc5ba (diff) | |
download | nextcloud-server-da96dee36862f87e689de8328c360f922902492d.tar.gz nextcloud-server-da96dee36862f87e689de8328c360f922902492d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-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" : "無法更改檔案的最愛狀態", |