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.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index 58d2aca4095..96142d20689 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -5,6 +5,7 @@
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "用戶 %s 與您分享了資料夾 \"%s\" ,您可以從這裡下載它: %s",
"Category type not provided." => "未提供分類類型。",
"No category to add?" => "沒有可增加的分類?",
+"This category already exists: %s" => "分類已經存在: %s",
"Object type not provided." => "不支援的物件類型",
"%s ID not provided." => "未提供 %s ID 。",
"Error adding %s to favorites." => "加入 %s 到最愛時發生錯誤。",
@@ -108,6 +109,8 @@
"Security Warning" => "安全性警告",
"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=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "請參考<a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">說明文件</a>以瞭解如何正確設定您的伺服器。",
"Create an <strong>admin account</strong>" => "建立一個<strong>管理者帳號</strong>",
"Advanced" => "進階",
"Data folder" => "資料夾",
@@ -127,6 +130,7 @@
"Lost your password?" => "忘記密碼?",
"remember" => "記住",
"Log in" => "登入",
+"Alternative Logins" => "替代登入方法",
"prev" => "上一頁",
"next" => "下一頁",
"Updating ownCloud to version %s, this may take a while." => "正在將 Owncloud 升級至版本 %s ,這可能需要一點時間。"