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-11-23 04:12:51 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-23 04:12:51 +0300
commitd664a9b37b18cf834902c5201e5bcd154deaeeed (patch)
treee7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /lib/l10n/zh_TW.js
parentf3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js9
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 86f7f8450de..f2005c281f6 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -210,15 +210,11 @@ OC.L10N.register(
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
"Library %s with a version higher than %s is required - available version %s." : "需要套件庫 %s 版本高於 %s - 可使用的版本是 %s",
"Library %s with a version lower than %s is required - available version %s." : "需要套件庫 %s 版本低於 %s - 可使用的版本是 %s",
- "Personal" : "個人",
- "Admin" : "管理",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "加密",
"Tips & tricks" : "使用祕訣",
- "DB Error: \"%s\"" : "資料庫錯誤: %s",
- "Offending command was: \"%s\"" : "有問題的指令: %s",
- "Offending command was: \"%s\", name: %s, password: %s" : "有問題的指令: %s,名字: %s,密碼: %s",
+ "Sync clients" : "同步客戶端",
"Sharing %s failed, because the user %s does not exist" : "分享 %s 失敗,因為使用者 %s 不存在",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "分享 %s 失敗,使用者 %s 並不屬於該項目擁有者 %s 所隸屬的任何一個群組",
"Sharing %s failed, because this item is already shared with %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享",
@@ -234,7 +230,6 @@ OC.L10N.register(
"%s via %s" : "%s 經由 %s",
"No app name specified" : "沒有指定應用程式名稱",
"App '%s' could not be installed!" : "應用程式 \"%s\" 無法被安裝",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "應用程式 \"%s\" 無法被安裝,缺少下列所需元件: %s",
- "Sync clients" : "同步客戶端"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "應用程式 \"%s\" 無法被安裝,缺少下列所需元件: %s"
},
"nplurals=1; plural=0;");