From 3d573d16707466ac2d6d3d366a82e75ac2ef3942 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 31 Dec 2024 01:58:36 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_TW.js | 3 +++ l10n/zh_TW.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 1723ee62..3b94852c 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -3,9 +3,12 @@ OC.L10N.register( { "You enabled TOTP two-factor authentication for your account" : "您已為您的帳號啟用了 TOTP 兩階段驗證", "You disabled TOTP two-factor authentication for your account" : "您已為您的帳號停用了 TOTP 兩階段驗證", + "TOTP two-factor authentication disabled by the administration" : "管理員已停用 TOTP 兩階段身份驗證", "TOTP (Authenticator app)" : "TOTP(驗證應用程式)", "Authenticate with a TOTP app" : "使用 TOTP 應用程式驗證身分", "Two-Factor TOTP Provider" : "雙因驗證 TOTP 碼提供者", + "Two-factor TOTP provider" : "兩階段 TOTP 提供者", + "A two-factor authentication provider for TOTP (RFC 6238)" : "TOTP 兩階段驗證提供者 (RFC 6238)", "Enable TOTP" : "啟用 TOTP", "Could not enable TOTP" : "無法啟用 TOTP", "Could not verify your key. Please try again" : "無法驗證您的金鑰。請重試", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index add81410..f77bde77 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,9 +1,12 @@ { "translations": { "You enabled TOTP two-factor authentication for your account" : "您已為您的帳號啟用了 TOTP 兩階段驗證", "You disabled TOTP two-factor authentication for your account" : "您已為您的帳號停用了 TOTP 兩階段驗證", + "TOTP two-factor authentication disabled by the administration" : "管理員已停用 TOTP 兩階段身份驗證", "TOTP (Authenticator app)" : "TOTP(驗證應用程式)", "Authenticate with a TOTP app" : "使用 TOTP 應用程式驗證身分", "Two-Factor TOTP Provider" : "雙因驗證 TOTP 碼提供者", + "Two-factor TOTP provider" : "兩階段 TOTP 提供者", + "A two-factor authentication provider for TOTP (RFC 6238)" : "TOTP 兩階段驗證提供者 (RFC 6238)", "Enable TOTP" : "啟用 TOTP", "Could not enable TOTP" : "無法啟用 TOTP", "Could not verify your key. Please try again" : "無法驗證您的金鑰。請重試",