summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 76c5689dc0b..8e32f07ef24 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -51,7 +51,6 @@ OC.L10N.register(
"Repair info:" : "修復資訊:",
"Repair warning:" : "修復警告:",
"Repair error:" : "修復錯誤:",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "由於自動更新功能已在 config.php 檔案中設定停用,請使用命令列更新系統。",
"Turned on maintenance mode" : "啟用維護模式",
"Turned off maintenance mode" : "停用維護模式",
"Maintenance mode is kept active" : "伺服器正處於維護模式",
@@ -400,6 +399,7 @@ OC.L10N.register(
"Detailed logs" : "詳細記錄檔",
"Update needed" : "需要更新",
"Please use the command line updater because you have a big instance with more than 50 users." : "因為您有超過 50 名使用者,服務規模較大,請透過命令列介面更新。",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "由於自動更新功能已在 config.php 檔案中設定停用,請使用命令列更新系統。",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "若需要協助,請參閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">說明文件</a>",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "若我繼續透過網頁介面更新,我已了解有其風險,若請求逾時可能導致資料遺失,萬一更新失敗,我已準備好備份並知道如何回復運作。",
"Upgrade via web on my own risk" : "願意承擔風險透過網頁更新",