diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-23 01:55:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-23 01:55:51 -0400 |
commit | e75c2edba609fd5e91be1c7b929380c6245af583 (patch) | |
tree | d1551c82b5fc340c7a46829322465f390d382b77 /settings/l10n/zh_TW.php | |
parent | e9ec45ddd1c965523f3e232a9cb0ad438750ddec (diff) | |
download | nextcloud-server-e75c2edba609fd5e91be1c7b929380c6245af583.tar.gz nextcloud-server-e75c2edba609fd5e91be1c7b929380c6245af583.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.php')
-rw-r--r-- | settings/l10n/zh_TW.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php index 86a2661404b..8bab4c57ed3 100644 --- a/settings/l10n/zh_TW.php +++ b/settings/l10n/zh_TW.php @@ -58,6 +58,8 @@ $TRANSLATIONS = array( "A valid password must be provided" => "一定要提供一個有效的密碼", "Warning: Home directory for user \"{user}\" already exists" => "警告:使用者 {user} 的家目錄已經存在", "__language_name__" => "__language_name__", +"SSL root certificates" => "SSL 根憑證", +"Encryption" => "加密", "Everything (fatal issues, errors, warnings, info, debug)" => "全部(嚴重問題,錯誤,警告,資訊,除錯)", "Info, warnings, errors and fatal issues" => "資訊,警告,錯誤和嚴重問題", "Warnings, errors and fatal issues" => "警告,錯誤和嚴重問題", @@ -100,7 +102,6 @@ $TRANSLATIONS = array( "Email Server" => "郵件伺服器", "This is used for sending out notifications." => "這是使用於寄送通知。", "Send mode" => "寄送模式", -"Encryption" => "加密", "From address" => "寄件地址", "Authentication method" => "驗證方式", "Authentication required" => "必須驗證", @@ -150,7 +151,6 @@ $TRANSLATIONS = array( "Choose as profile image" => "設定為大頭貼", "Language" => "語言", "Help translate" => "幫助翻譯", -"SSL root certificates" => "SSL 根憑證", "Import Root Certificate" => "匯入根憑證", "The encryption app is no longer enabled, please decrypt all your files" => "加密的軟體不能長時間啟用,請解密所有您的檔案", "Log-in password" => "登入密碼", |