diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index d5da26d16d9..71757d03aa6 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -432,19 +432,13 @@ "Error: This app cannot be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", "Documentation" : "說明文件", "Forum" : "論壇", - "Login" : "登入", - "Plain" : "明文", - "NT LAN Manager" : "NT LAN 管理程式", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "開啟說明文件", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "設定伺服器可以寄送電子郵件非常重要,使用者通知和密碼重設將會需要。", "Send mode" : "傳送模式", "Encryption" : "加密", "Sendmail mode" : "Sendmail 模式", "From address" : "寄件地址", - "Authentication method" : "認證方式", - "Authentication required" : "需要認證", "Server address" : "伺服器位址", "Port" : "連接埠", "Credentials" : "憑證", @@ -525,6 +519,12 @@ "Address" : "地址", "Avatar" : "大頭照", "An error occured during the request. Unable to proceed." : "請求時發生錯誤。無法繼續。", + "Login" : "登入", + "Plain" : "明文", + "NT LAN Manager" : "NT LAN 管理程式", + "STARTTLS" : "STARTTLS", + "Authentication method" : "認證方式", + "Authentication required" : "需要認證", "Please read carefully before activating server-side encryption: " : "在您啟動伺服器端加密之前,請仔細閱讀:", "Enable encryption" : "啟用加密", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "您必須將您的加密金鑰從舊的加密 (ownCloud <= 8.0) 遷移到新的。請啟用「預設加密模組」並執行 'occ encryption:migrate'", |