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>2018-06-14 03:13:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
commit479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch)
tree8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/zh_TW.js
parent90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 26b671ef41c..280d1c5c180 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -59,8 +59,6 @@ OC.L10N.register(
"Log out" : "登出",
"Users" : "使用者",
"Unknown user" : "未知的使用者",
- "APCu" : "APCu",
- "Redis" : "Redis",
"Create" : "建立",
"Change" : "更改",
"Delete" : "刪除",
@@ -70,7 +68,6 @@ OC.L10N.register(
"Security" : "安全性",
"Encryption" : "加密",
"Additional settings" : "其他設定",
- "Tips & tricks" : "使用祕訣",
"Personal info" : "個人資訊",
"Unlimited" : "無限",
"Verifying" : "驗證中",
@@ -227,6 +224,9 @@ OC.L10N.register(
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
"Personal" : "個人",
"Admin" : "管理",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Tips & tricks" : "使用祕訣",
"DB Error: \"%s\"" : "資料庫錯誤: %s",
"Offending command was: \"%s\"" : "有問題的指令: %s",
"Offending command was: \"%s\", name: %s, password: %s" : "有問題的指令: %s,名字: %s,密碼: %s",