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-03-21 04:13:49 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-21 04:13:49 +0300
commit6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch)
tree54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /lib/l10n/zh_TW.js
parent6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 6aeca6f9ca2..74f8f7c7785 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Security" : "安全性",
- "Theming" : "佈景主題",
"Groupware" : "協作應用程式",
"Additional settings" : "其他設定",
"Personal info" : "個人資訊",
@@ -217,11 +216,6 @@ 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",
- "APCu" : "APCu",
- "Redis" : "Redis",
- "Encryption" : "加密",
- "Tips & tricks" : "使用祕訣",
- "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 分享",
@@ -235,8 +229,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s 與您分享了 %s",
"%s shared »%s« with you." : "%s 與您分享了 %s",
"%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"
},
"nplurals=1; plural=0;");