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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Apr 9, 2024
1 parent f7d30fd commit 45e07f7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
OC.L10N.register(
"twofactor_totp",
{
"You enabled TOTP two-factor authentication for your account" : "您已將您的帳戶啟用了 TOTP 兩階段驗證",
"You disabled TOTP two-factor authentication for your account" : "您已將您的帳戶停用了 TOTP 兩階段驗證",
"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 an admin" : "TOTP 兩階段驗證功能已被系統管理員停用",
"TOTP (Authenticator app)" : "TOTP (驗證應用程式)",
"TOTP (Authenticator app)" : "TOTP(驗證應用程式)",
"Authenticate with a TOTP app" : "使用 TOTP 應用程式驗證身分",
"Two-Factor TOTP Provider" : "雙因驗證 TOTP 碼提供者",
"TOTP two-factor provider" : "TOTP 兩階段驗證供應商",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "TOTP 兩階段驗證裝置供應商 (RFC 6238)",
"TOTP two-factor provider" : "TOTP 兩階段驗證提供者",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "TOTP 兩階段驗證裝置提供者 (RFC 6238)",
"Enable TOTP" : "啟用 TOTP",
"Could not enable TOTP" : "無法啟用 TOTP",
"Could not verify your key. Please try again" : "無法驗證你的驗證碼,請重新再試",
"Could not verify your key. Please try again" : "無法驗證您的金鑰。請重試",
"Your new TOTP secret is:" : "您的新 TOTP 密鑰為:",
"For quick setup, scan this QR code with your TOTP app:" : "使用你的 TOTP 應用程式掃描此QR碼可快速設定",
"For quick setup, scan this QR code with your TOTP app:" : "使用您的 TOTP 應用程式掃描此 QR code 可快速設定:",
"After you configured your app, enter a test code below to ensure everything works correctly:" : "當你設定好你的應用程式,請試著在下方輸入應用程式產生的驗證碼,以確保一切正常運作。",
"Authentication code" : "驗證碼",
"Verify" : "核對",
"Get the authentication code from the two-factor authentication app on your device." : "從你裝置上的兩階段驗證應用程式取得驗證碼.",
"Get the authentication code from the two-factor authentication app on your device." : "從您裝置上的兩階段驗證應用程式取得驗證碼。",
"Submit" : "送出"
},
"nplurals=1; plural=0;");
16 changes: 8 additions & 8 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{ "translations": {
"You enabled TOTP two-factor authentication for your account" : "您已將您的帳戶啟用了 TOTP 兩階段驗證",
"You disabled TOTP two-factor authentication for your account" : "您已將您的帳戶停用了 TOTP 兩階段驗證",
"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 an admin" : "TOTP 兩階段驗證功能已被系統管理員停用",
"TOTP (Authenticator app)" : "TOTP (驗證應用程式)",
"TOTP (Authenticator app)" : "TOTP(驗證應用程式)",
"Authenticate with a TOTP app" : "使用 TOTP 應用程式驗證身分",
"Two-Factor TOTP Provider" : "雙因驗證 TOTP 碼提供者",
"TOTP two-factor provider" : "TOTP 兩階段驗證供應商",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "TOTP 兩階段驗證裝置供應商 (RFC 6238)",
"TOTP two-factor provider" : "TOTP 兩階段驗證提供者",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "TOTP 兩階段驗證裝置提供者 (RFC 6238)",
"Enable TOTP" : "啟用 TOTP",
"Could not enable TOTP" : "無法啟用 TOTP",
"Could not verify your key. Please try again" : "無法驗證你的驗證碼,請重新再試",
"Could not verify your key. Please try again" : "無法驗證您的金鑰。請重試",
"Your new TOTP secret is:" : "您的新 TOTP 密鑰為:",
"For quick setup, scan this QR code with your TOTP app:" : "使用你的 TOTP 應用程式掃描此QR碼可快速設定",
"For quick setup, scan this QR code with your TOTP app:" : "使用您的 TOTP 應用程式掃描此 QR code 可快速設定:",
"After you configured your app, enter a test code below to ensure everything works correctly:" : "當你設定好你的應用程式,請試著在下方輸入應用程式產生的驗證碼,以確保一切正常運作。",
"Authentication code" : "驗證碼",
"Verify" : "核對",
"Get the authentication code from the two-factor authentication app on your device." : "從你裝置上的兩階段驗證應用程式取得驗證碼.",
"Get the authentication code from the two-factor authentication app on your device." : "從您裝置上的兩階段驗證應用程式取得驗證碼。",
"Submit" : "送出"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 45e07f7

Please sign in to comment.