diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index f2ea7e436a6..8b670fb9c23 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -435,6 +435,7 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", "Documentation" : "使用手冊", "Forum" : "論壇", + "Login" : "登入", "SSL/TLS" : "SSL/TLS", "Open documentation" : "開啟使用手冊", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "設置此伺服器以使其能夠發送電郵以進行密碼重置﹑通知等。", @@ -444,6 +445,9 @@ OC.L10N.register( "From address" : "寄件地址", "Server address" : "伺服器位址", "Port" : "連接埠", + "Authentication method" : "認證方式", + "Only applies when authentication is required" : "僅在需要身份驗證時套用", + "Authentication required" : "需要認證", "Credentials" : "身分驗證", "SMTP Username" : "SMTP 用戶名稱", "SMTP Password" : "SMTP 密碼", @@ -522,12 +526,9 @@ OC.L10N.register( "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'", |