diff options
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 62d5aa05a61..70d3f5f91e0 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -205,9 +205,25 @@ "Login form is disabled." : "登入表單已停用。", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 登入表單已停用。使用其他登入選項(若可用)或聯絡您的管理人員。", "More actions" : "更多動作", + "Password is too weak" : "非常弱密碼", + "Password is weak" : "弱密碼", + "Password is average" : "一般密碼", + "Password is strong" : "強密碼", + "Password is very strong" : "非常強密碼", + "Password is extremely strong" : "極弱密碼", + "Unknown password strength" : "未知密碼強度", + "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "您的資料目錄與檔案似乎可從網際網路存取,因為 <code>.htaccess</code> 檔案並未生效。", + "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "{linkStart}閱讀說明文件{linkEnd}來瞭解如何正確設定您的伺服器", + "Autoconfig file detected" : "偵測到自動組態檔案", + "The setup form below is pre-filled with the values from the config file." : "下面的設定表單已預先填入設定檔中的值。", "Security warning" : "安全性警告", + "Create administration account" : "建立管理員帳號", + "Administration account name" : "管理員帳號名稱", + "Administration account password" : "管理員帳號密碼", "Storage & database" : "儲存空間和資料庫", "Data folder" : "資料儲存位置", + "Database configuration" : "資料庫組態", + "Only {firstAndOnlyDatabase} is available." : "僅 {firstAndOnlyDatabase} 可用。", "Install and activate additional PHP modules to choose other database types." : "安裝並啟用相關 PHP 模組來選擇其他資料庫類型。", "For more details check out the documentation." : "請參閱說明文件了解更多細節。", "Performance warning" : "效能警告", @@ -220,6 +236,7 @@ "Database tablespace" : "資料庫資料表空間", "Please specify the port number along with the host name (e.g., localhost:5432)." : "請指定連接埠號與主機名稱(例如:localhost:5432)。", "Database host" : "資料庫主機", + "localhost" : "localhost", "Installing …" : "正在安裝…", "Install" : "安裝", "Need help?" : "需要協助嗎?", |