summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r--core/l10n/zh_TW.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index cfe4e69c129..d78929ddb9c 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -163,10 +163,10 @@ $TRANSLATIONS = array(
"Log in" => "登入",
"Alternative Logins" => "其他登入方法",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "嗨,<br><br>%s 和你分享了 %s ,到<a href=\"%s\">這裡</a>看它<br><br>",
+"Contact your system administrator if this message persists or appeared unexpectedly." => "若這個訊息持續出現,請聯絡系統管理員",
+"Thank you for your patience." => "感謝您的耐心",
"Updating ownCloud to version %s, this may take a while." => "正在將 ownCloud 升級至版本 %s ,這可能需要一點時間。",
"This ownCloud instance is currently being updated, which may take a while." => "ownCloud 正在升級,請稍待一會。",
-"Please reload this page after a short time to continue using ownCloud." => "請稍後重新載入這個頁面就可以繼續使用 ownCloud",
-"Contact your system administrator if this message persists or appeared unexpectedly." => "若這個訊息持續出現,請聯絡系統管理員",
-"Thank you for your patience." => "感謝您的耐心"
+"Please reload this page after a short time to continue using ownCloud." => "請稍後重新載入這個頁面就可以繼續使用 ownCloud"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";