summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-02 02:29:44 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-02 02:29:44 +0000
commit7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch)
tree1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/zh_TW.js
parent2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff)
downloadnextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz
nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r--apps/settings/l10n/zh_TW.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 974c439fa2b..5d7a983b669 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.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'",