mediawiki-extensions-OATHAuth/i18n/ja.json
Translation updater bot 30f103cd9d Localisation updates from https://translatewiki.net.
Change-Id: Id7dbd3e4042e7869691c47dbd64e975859a350ad
2020-05-18 08:30:47 +02:00

59 lines
3.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.

{
"@metadata": {
"authors": [
"Marine-Blue",
"Ochaochaocha3",
"Omotecho",
"Shirayuki",
"Siglite3",
"Suyama",
"Yusuke1109",
"ネイ"
]
},
"oathauth-desc": "HMAC に基づいたワンタイムパスワードを使用する認証機能を提供する",
"disableoathforuser": "利用者の二要素認証を無効化",
"specialpages-group-oath": "二要素認証",
"oathauth-account": "アカウント名:",
"oathauth-secret": "二要素認証の秘密鍵:",
"oathauth-enable": "二要素認証の有効化",
"oathauth-scratchtokens": "以下は、一度しか使用できないトークンの一覧です。これらのトークンは一度しか使用できず、緊急用です。これらを書き留めて、安全な場所に保管してください。携帯電話を紛失した際に、これらのトークンがあなたのアカウントを救済する唯一の手段になります。'''これらのトークンは二度と表示されません'''。",
"oathauth-token": "トークン",
"oathauth-disable": "二要素認証の無効化",
"oathauth-validatedoath": "二要素信用情報を検証しました。現在から二要素認証が有効になります。",
"oathauth-noscratchforvalidation": "スクラッチコードを使用して二段階認証を有効にすることはできません。バックアップや付属的なものとしてのみ使用できます。コードジェネレーターによる確認コードを使用してください。",
"oathauth-failedtovalidateoath": "二要素信用情報の検証に失敗しました。",
"oathauth-disabledoath": "二要素認証を無効にしました。",
"oathauth-prefs-label": "二要素認証:",
"oathauth-step1": "手順1: 二要素認証プログラムをダウンロードしてください",
"oathauth-step1-test": "二要素認証のためのプログラムをダウンロードしてください。これはモバイルアプリケーションGoogle 認証システム等)でもデスクトップアプリケーションでも構いません。",
"oathauth-step2": "手順2: QR コードをスキャンしてください",
"oathauth-step2alt": "あるいは手作業で秘密鍵を入力してください:",
"oathauth-step3": "手順3: スクラッチコードを書き留めてください",
"oathauth-step4": "手順4: 検証",
"oathauth-entertoken": "検証のため、あなたの認証デバイスに表示されたコードを入力してください:",
"oathauth-disable-for-user": "二要素認証を無効化",
"right-oathauth-disable-for-user": "利用者の二要素認証を無効化",
"action-oathauth-disable-for-user": "利用者の二要素認証の無効化",
"right-oathauth-view-log": "二要素認証の変更記録を閲覧",
"action-oathauth-view-log": "二要素認証の変更記録の閲覧",
"oathauth-enteruser": "利用者名:",
"oathauth-enterdisablereason": "無効にする理由:",
"oathauth-user-not-does-not-have-oath-enabled": "利用者は二要素認証を有効化していないため、無効化する必要はありません",
"right-oathauth-enable": "二要素認証を有効にする",
"action-oathauth-enable": "二要素認証の有効化",
"oathauth-auth-token-label": "トークン",
"oathauth-auth-ui": "あなたの認証デバイスに表示された検証コードを入力してください。",
"oathauth-login-failed": "検証に失敗しました。",
"action-oathauth-api-all": "OATH ステータスを確認",
"oath-log-name": "二要素認証記録",
"oath-log-header": "これらのイベントは利用者の二要素認証の状態の変更を追跡します。",
"oauthauth-ui-no-module": "有効になっていません",
"oathauth-module-totp-label": "TOTPワンタイムトークン",
"oathauth-ui-manage": "管理",
"oathmanage": "二要素認証の管理",
"oathauth-enable-generic": "有効化",
"oathauth-disable-generic": "無効化",
"oathauth-ui-available-modules": "利用可能な方式"
}