mediawiki-extensions-OATHAuth/i18n/ja.json
Translation updater bot 7dea978967 Localisation updates from https://translatewiki.net.
Change-Id: Id9398a726b88c0e52e20a2434fca5cae67eb6114
2016-11-18 22:15:50 +01:00

38 lines
2.5 KiB
JSON

{
"@metadata": {
"authors": [
"Shirayuki",
"ネイ"
]
},
"oathauth-desc": "ワンタイムパスワードに基づいた HMAC を使用する認証機能を提供する",
"specialpages-group-oath": "二要素認証",
"oathauth-account": "アカウント名:",
"oathauth-secret": "二要素認証の秘密鍵:",
"oathauth-enable": "二要素認証の有効化",
"oathauth-failedtoenableoauth": "二要素認証の有効化に失敗しました。",
"oathauth-alreadyenabled": "二要素認証は既に有効になっています。",
"oathauth-verify": "二要素認証トークンを検証",
"oathauth-scratchtokens": "以下は、一度しか使用できないトークンの一覧です。これらのトークンは一度しか使用できず、緊急用です。これらを書き留めて、安全な場所に保管してください。携帯電話を紛失した際に、これらのトークンがあなたのアカウントを救済する唯一の手段になります。これらのトークンは二度と表示されません。",
"oathauth-reset": "二要素信用情報をリセット",
"oathauth-donotdeleteoldsecret": "新しい信用情報の検証が完了するまで、古い信用情報を削除しないでください。",
"oathauth-token": "トークン",
"oathauth-currenttoken": "現在のトークン",
"oathauth-newtoken": "新しいトークン",
"oathauth-disable": "二要素認証の無効化",
"oathauth-displayoathinfo": "二要素認証のオプション",
"oathauth-validatedoath": "二要素信用情報を検証しました。二要素認証を実行します。",
"oathauth-backtopreferences": "個人設定に戻る。",
"oathauth-failedtovalidateoauth": "二要素信用情報の検証に失敗しました。",
"oathauth-reattemptreset": "二要素信用情報のリセットを再試行します。",
"oathauth-reattemptenable": "二要素認証の有効化を再試行します。",
"oathauth-disabledoath": "二要素認証を無効にしました。",
"oathauth-failedtodisableoauth": "二要素認証の無効化に失敗しました。",
"oathauth-reattemptdisable": "二要素認証の無効化を再試行します。",
"oathauth-failedtoresetoath": "二要素認証の信用情報のリセットに失敗しました。",
"oathauth-notloggedin": "ログインが必要",
"oathauth-mustbeloggedin": "この操作を行うにはログインする必要があります。",
"oathauth-prefs-label": "二要素認証:",
"oathauth-abortlogin": "指定した二要素認証トークンは無効でした。"
}