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>2019-06-26 05:13:59 +0300
committerNextcloud bot <bot@nextcloud.com>2019-06-26 05:13:59 +0300
commit9bd2b11ce71e8e26834cc583b1daf9e6ae80d8ae (patch)
tree7b2714bd66894b30d6a8c7c25b25b9f2f11abbb5 /lib/l10n/zh_TW.js
parentb466127b1f470365670beb8cd85f78451acd669d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 9123c5bca39..740fa80b651 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -29,7 +29,12 @@ OC.L10N.register(
"Following platforms are supported: %s" : "支援下列平台: %s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
+ "Logged in user must be an admin or sub admin" : "登入的使用者必須要是管理員或是子管理員",
"Logged in user must be an admin" : "登入的使用者必須有管理員權限",
+ "Remote wipe started" : "遠端抹除已開始",
+ "A remote wipe was started on device %s" : "遠端抹除已經在裝置 %s 開始",
+ "Remote wipe finished" : "遠端抹除已完成",
+ "The remote wipe on %s has finished" : "%s 的遠端抹除已經完成",
"Unknown filetype" : "未知的檔案類型",
"Invalid image" : "無效的圖片",
"Avatar image is not square" : "頭像不是正方形",