Files
therinaldos.com/wedding-pics/apps/twofactor_totp/l10n/zh_HK.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

24 lines
1.6 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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 雙重認證",
"TOTP two-factor authentication disabled by an admin" : "系統管理員已停用 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",
"Enable TOTP" : "啟用 TOTP",
"Could not enable TOTP" : "無法啟用 TOTP",
"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碼可快速設定",
"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." : "從你裝置上的雙重認證應用程式取得驗證碼。",
"Submit" : "遞交"
},
"nplurals=1; plural=0;");