mediawiki-extensions-OATHAuth/i18n/ja.json
Translation updater bot 1c69a4cc76 Localisation updates from https://translatewiki.net.
Change-Id: I1febd4f132463882620eda5798b2970866f171a8
2020-04-21 08:45:52 +02:00

52 lines
3.5 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",
"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": "利用者名:",
"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-ui-manage": "管理",
"oathmanage": "二段階認証の管理"
}