Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-09 05:18:27 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-09 05:18:27 +0300
commitc9566c322396887804c339445982eba448879dad (patch)
tree8578862904c4b66271adb958bfda225907392cb9 /apps/files/l10n
parentd0f3e38e511ded0f8cc34140e8764573cc5d3573 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/zh_TW.js1
-rw-r--r--apps/files/l10n/zh_TW.json1
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" : "無法更改檔案的最愛狀態",