Browse Source

New translations app.json (Korean)

gre-patch-1
ledger-bot 6 years ago
parent
commit
4ceb21bc28
  1. 17
      static/i18n/ko/app.json

17
static/i18n/ko/app.json

@ -258,9 +258,13 @@
},
"modal": {
"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": "식별자 확인",
"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": "식별자",
@ -444,6 +448,11 @@
"desc": "계정, 캐시 및 설정을 포함하여 컴퓨터에 저장된 사용자 데이터를 봅니다.",
"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": {
"title": "로그 내보내기",
"desc": "문제 해결을 위해 Ledger Live 로그 내보내기가 필요할 수 있습니다.",
@ -840,6 +849,10 @@
"title": "Something went wrong, please reconnect your device",
"description": "{{message}}"
},
"UnexpectedBootloader": {
"title": "Opps, your device should not be in Bootloader mode",
"description": "Please restart your device or contact us"
},
"UserRefusedFirmwareUpdate": {
"title": "장치에서 펌웨어 업데이트가 거부되었습니다.",
"description": "다시 시도하거나 Ledger 지원 센터에 문의하십시오."

Loading…
Cancel
Save