Browse Source

New translations app.json (Russian)

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

17
static/i18n/ru/app.json

@ -258,9 +258,13 @@
}, },
"modal": { "modal": {
"steps": { "steps": {
"updateMCU": "Обновление микроконтроллера" "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." "description": "Повторите попытку или обратитесь в службу поддержки компании Ledger."

Loading…
Cancel
Save