Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 31, 2024
1 parent 491a7b1 commit 3d573d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "無法驗證您的金鑰。請重試",
Expand Down
3 changes: 3 additions & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -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" : "無法驗證您的金鑰。請重試",
Expand Down

0 comments on commit 3d573d1

Please sign in to comment.