Browse Source

New translations app.json (Japanese)

gre-patch-1
ledger-bot 6 years ago
parent
commit
b39f8d2129
  1. 17
      static/i18n/ja/app.json

17
static/i18n/ja/app.json

@ -258,9 +258,13 @@
}, },
"modal": { "modal": {
"steps": { "steps": {
"updateMCU": "MCU更新" "updateMCU": "Firmware update",
"osu": "Installing OSU...",
"flash-mcu": "MCU updating...",
"flash-bootloader": "Bootloader updating...",
"firmware": "Firmware updating...",
"flash": "Flashing your device..."
}, },
"installing": "ファームウェアを更新しています...",
"confirmIdentifier": "識別子を検証してください", "confirmIdentifier": "識別子を検証してください",
"confirmIdentifierText": "Verify that the identifier on your device is the same as the identifier below. Press the right button and enter your PIN code to confirm", "confirmIdentifierText": "Verify that the identifier on your device is the same as the identifier below. Press the right button and enter your PIN code to confirm",
"identifier": "識別子", "identifier": "識別子",
@ -444,6 +448,11 @@
"desc": "お使いのコンピューターに保存されたアカウントやキャッシュ、設定といったユーザーデータを表示します。", "desc": "お使いのコンピューターに保存されたアカウントやキャッシュ、設定といったユーザーデータを表示します。",
"btn": "表示" "btn": "表示"
}, },
"repairDevice": {
"title": "Repair your Ledger device",
"desc": "If you encountered some issue while updating your device and cannot resume the update process, you can try this option to repair your device.",
"button": "Repair"
},
"exportLogs": { "exportLogs": {
"title": "ログのエクスポート", "title": "ログのエクスポート",
"desc": "トラブルシューティングのためにLedger Liveログをエクスポートする必要が生じることがあります。", "desc": "トラブルシューティングのためにLedger Liveログをエクスポートする必要が生じることがあります。",
@ -840,6 +849,10 @@
"title": "Something went wrong, please reconnect your device", "title": "Something went wrong, please reconnect your device",
"description": "{{message}}" "description": "{{message}}"
}, },
"UnexpectedBootloader": {
"title": "Opps, your device should not be in Bootloader mode",
"description": "Please restart your device or contact us"
},
"UserRefusedFirmwareUpdate": { "UserRefusedFirmwareUpdate": {
"title": "ファームウェアのアップデートが機器で却下されました", "title": "ファームウェアのアップデートが機器で却下されました",
"description": "再試行するか、Ledger Supportにご連絡ください。" "description": "再試行するか、Ledger Supportにご連絡ください。"

Loading…
Cancel
Save