diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 10:05:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 10:05:34 -0500 |
commit | 5d9731cef28d9c93e81216d31299b2b68fbc8758 (patch) | |
tree | ef8a593b9524c6d98c5c31af888b6cad3137a94f /core/l10n/zh_TW.php | |
parent | d0265f3388b43e05c40938142dd4b17abbf1dfc8 (diff) | |
download | nextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.tar.gz nextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r-- | core/l10n/zh_TW.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php index 3fe65720adf..cfe4e69c129 100644 --- a/core/l10n/zh_TW.php +++ b/core/l10n/zh_TW.php @@ -131,7 +131,6 @@ $TRANSLATIONS = array( "Access forbidden" => "存取被拒", "Cloud not found" => "找不到網頁", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "嗨,\n\n%s 和你分享了 %s ,到這裡看它:%s\n", -"The share will expire on %s.\n\n" => "分享將於 %s 過期\n", "Cheers!" => "太棒了!", "Security Warning" => "安全性警告", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "您的 PHP 版本無法抵抗 NULL Byte 攻擊 (CVE-2006-7243)", @@ -164,7 +163,6 @@ $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>", -"The share will expire on %s.<br><br>" => "分享將於 %s 過期<br><br>", "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", |