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-14 19:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-14 19:08:31 +0300
commit6fcf729545705b3141cae59928fb44d547b636b9 (patch)
tree24e190876f87d05db5c3d74ce4aafbb3de2de501 /lib/l10n/zh_TW.js
parent11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index f2005c281f6..6aeca6f9ca2 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -9,6 +9,12 @@ OC.L10N.register(
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改",
"%1$s and %2$s" : "%1$s 和 %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s",
+ "%1$s, %2$s, %3$s and %4$s" : "%1$s、%2$s、%3$s 和 %4$s",
+ "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s、%2$s、%3$s、%4$s 和 %5$s",
+ "Education Edition" : "教育版",
+ "Enterprise bundle" : "企業組合包",
+ "Groupware bundle" : "協作組合包",
+ "Social sharing bundle" : "社交網絡組合包",
"PHP %s or higher is required." : "需要 PHP %s 或更高版本",
"PHP with a version lower than %s is required." : "需要 PHP 版本低於 %s ",
"%sbit or higher PHP required." : "%s 或需要更高階版本的php",
@@ -65,6 +71,7 @@ OC.L10N.register(
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Security" : "安全性",
+ "Theming" : "佈景主題",
"Groupware" : "協作應用程式",
"Additional settings" : "其他設定",
"Personal info" : "個人資訊",