mediawiki-extensions-OATHAuth/i18n/ja.json
Translation updater bot 171e35ed73 Localisation updates from https://translatewiki.net.
Change-Id: If757bc5e571814b93f0ac9bbf0cf7be447fdce03
2018-08-22 22:35:56 +02:00

37 lines
2.4 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": [
"Shirayuki",
"ネイ",
"Yusuke1109",
"Ochaochaocha3",
"Suyama"
]
},
"oathauth-desc": "ワンタイムパスワードに基づいた HMAC を使用する認証機能を提供する",
"specialpages-group-oath": "二要素認証",
"oathauth-account": "アカウント名:",
"oathauth-secret": "二要素認証の秘密鍵:",
"oathauth-enable": "二要素認証の有効化",
"oathauth-scratchtokens": "以下は、一度しか使用できないトークンの一覧です。これらのトークンは一度しか使用できず、緊急用です。これらを書き留めて、安全な場所に保管してください。携帯電話を紛失した際に、これらのトークンがあなたのアカウントを救済する唯一の手段になります。'''これらのトークンは二度と表示されません'''。",
"oathauth-token": "トークン",
"oathauth-disable": "二要素認証の無効化",
"oathauth-validatedoath": "二要素信用情報を検証しました。二要素認証を実行します。",
"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": "検証のため、あなたの認証デバイスに表示されたコードを入力してください:",
"right-oathauth-enable": "二要素認証を有効にする",
"action-oathauth-enable": "二要素認証の有効化",
"oathauth-auth-token-label": "トークン",
"oathauth-auth-ui": "あなたの認証デバイスに表示された検証コードを入力してください",
"oathauth-login-failed": "検証が失敗しました。",
"action-oathauth-api-all": "OATH ステータスを確認"
}