diff options
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r-- | core/l10n/zh_TW.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php index 765aeb34eac..a6c4251d1fa 100644 --- a/core/l10n/zh_TW.php +++ b/core/l10n/zh_TW.php @@ -107,6 +107,8 @@ "Edit categories" => "編輯分類", "Add" => "增加", "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 ownCloud securely." => "請更新您的PHP安裝以更安全地使用ownCloud。", "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 設定並未生效。", |