summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-04 01:55:22 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-04 01:55:22 -0400
commita8861c70c8e5876a961f00e49db88843432bf7ba (patch)
tree2ab64ce6985de72dee8d5af8d8eb417b3c2f4d92 /core/l10n/zh_TW.php
parent8fec19a872897404d7aa4d8db9ea70ab850da82d (diff)
downloadnextcloud-server-a8861c70c8e5876a961f00e49db88843432bf7ba.tar.gz
nextcloud-server-a8861c70c8e5876a961f00e49db88843432bf7ba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r--core/l10n/zh_TW.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index 8c68c240135..b2aaffc2b89 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -146,8 +146,6 @@ $TRANSLATIONS = array(
"Security Warning" => "安全性警告",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "您的 PHP 版本無法抵抗 NULL Byte 攻擊 (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "請更新 PHP 以安全地使用 %s。",
-"No secure random number generator is available, please enable the PHP OpenSSL extension." => "沒有可用的亂數產生器,請啟用 PHP 中的 OpenSSL 擴充功能。",
-"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "若沒有安全的亂數產生器,攻擊者可能可以預測密碼重設信物,然後控制您的帳戶。",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "您的資料目錄看起來可以被 Internet 公開存取,因為 .htaccess 設定並未生效。",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "請參考<a href=\"%s\" target=\"_blank\">說明文件</a>以瞭解如何正確設定您的伺服器。",
"Create an <strong>admin account</strong>" => "建立一個<strong>管理者帳號</strong>",