[ja] Update translations.suml
This commit is contained in:
parent
92dabdc05f
commit
66f3fdeff0
|
@ -451,24 +451,24 @@ user:
|
||||||
refresh: '更新'
|
refresh: '更新'
|
||||||
disconnect: '切断'
|
disconnect: '切断'
|
||||||
disconnectConfirm: 'この接続を削除してもよろしいですか?まだメールアドレスでログインできます。(%email%)'
|
disconnectConfirm: 'この接続を削除してもよろしいですか?まだメールアドレスでログインできます。(%email%)'
|
||||||
# TODO
|
|
||||||
mfa:
|
mfa:
|
||||||
header: 'Multi-factor authentication'
|
header: '多要素認証'
|
||||||
init: >
|
init: >
|
||||||
Scan this QR code (or enter the text code below) in your TOTP authenticator app (eg. {https://authy.com/=Authy})
|
このQRコードをワンタイムパスワード認証アプリ(例:{https://authy.com/=Authy})でスキャン
|
||||||
and then enter the initial token that gets generated.
|
(または下記のテキストコードを入力)してください。を入力し、生成された初回トークンを入力します。
|
||||||
recovery:
|
recovery:
|
||||||
header: 'Recovery code'
|
header: 'リカバリーコード'
|
||||||
save: >
|
save: >
|
||||||
Save the following recovery codes in a safe place.
|
以下のリカバリーコードを安全な場所に保存してください。
|
||||||
You'll be able to use them to bypass MFA in case you ever lose your authentication device.
|
万が一、認証デバイスを紛失した場合、多要素認証をバイパスするために使用できるようになります。
|
||||||
saved: 'OK, I''ve saved them!'
|
saved: 'よし、保存したよ!'
|
||||||
enter: 'Enter recovery code'
|
enter: 'リカバリーコードを入力してください'
|
||||||
cancel: 'Cancel login'
|
cancel: 'リカバリーコードを入力してください'
|
||||||
enabled: 'Enabled'
|
enabled: '有効'
|
||||||
enable: 'Enable MFA'
|
enable: '多要素認証を有効にする'
|
||||||
disable: 'Disable MFA'
|
disable: '多要素認証を無効にする'
|
||||||
disableConfirm: 'Are you sure you want to disable MFA?'
|
disableConfirm: '多要素認証を無効にしてもよろしいですか?'
|
||||||
|
|
||||||
profile:
|
profile:
|
||||||
description: '記述'
|
description: '記述'
|
||||||
|
@ -515,7 +515,7 @@ profile:
|
||||||
link: 'カードの映像'
|
link: 'カードの映像'
|
||||||
generating: '生成中…'
|
generating: '生成中…'
|
||||||
empty: 'この人はまだカードを作っていません。'
|
empty: 'この人はまだカードを作っていません。'
|
||||||
# TODO
|
|
||||||
personal:
|
personal:
|
||||||
header: '個人的'
|
header: '個人的'
|
||||||
description: 'あなただけはこの部分を見ることができます'
|
description: 'あなただけはこの部分を見ることができます'
|
||||||
|
|
Reference in New Issue