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>2020-05-16 05:17:14 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-16 05:17:14 +0300
commita84eec88e89c9197946e784472545d8f32a258fb (patch)
treeb258d16bf1d05af89df0ac1ff95d19d6e2b97e9c /lib/l10n/zh_TW.js
parent91a2d5e0124a59270c89830c52557a5d45c8faee (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 7bb1dc2b37a..a40fa717b3b 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -20,12 +20,10 @@ OC.L10N.register(
"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",
- "Following databases are supported: %s" : "支援下列資料庫: %s",
"The command line tool %s could not be found" : "找不到命令列工具指令 %s",
"The library %s is not available." : "套件庫 %s 無法使用",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "需要使用 %2$s 版以上的 %1$s 函式庫,目前可用的版本是 %3$s",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "需要使用 %2$s 版以下的 %1$s 函式庫,目前可用的版本是 %3$s",
- "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" : "登入的使用者必須要是管理員或是子管理員",
@@ -209,6 +207,8 @@ OC.L10N.register(
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
"Storage is temporarily not available" : "儲存空間暫時無法使用",
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
+ "Following databases are supported: %s" : "支援下列資料庫: %s",
+ "Following platforms are supported: %s" : "支援下列平台: %s",
"Overview" : "概觀",
"Basic settings" : "基本設定",
"Sharing" : "分享",