summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-26 04:04:05 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-26 04:04:05 -0500
commitdc67c7efa9ff20f8b4466e5b6490405439d4a90f (patch)
tree156b3fdf852ec411dd814d3623c18fd8b96d59e1 /core/l10n/zh_TW.php
parentfaf14b4c79d34fbc83e301c49dc3ac4849f0c3ca (diff)
downloadnextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.tar.gz
nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.zip
[tx-robot] updated from transifex
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;";