f7cloud_client/apps/twofactor_totp/l10n/ja.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

21 lines
1.9 KiB
JSON
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.

{ "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)" : "TOTPRFC 6238の二要素認証プロバイダー",
"Could not enable TOTP" : "TOTP を有効にできません",
"Could not verify your key. Please try again" : "鍵を検証できませんでした。やり直してください。",
"Enable TOTP" : "TOTP有効化",
"Your new TOTP secret is:" : "新しいTOTP秘密鍵は次のとおりです",
"For quick setup, scan this QR code with your TOTP app:" : "クイックセットアップでは、このQRコードをTOTPアプリでスキャンしてください",
"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" : "送信"
},"pluralForm" :"nplurals=1; plural=0;"
}