Files
imhex/plugins/windows/romfs/lang/ru_RU.json

24 lines
1.8 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"hex.builtin.setting.general.context_menu_entry": "Добавить в контекстное меню Windows",
"hex.builtin.setting.interface.show_resource_usage": "Показывать использование ресурсов",
"hex.windows.view.tty_console.auto_scroll": "Автопрокрутка",
"hex.windows.view.tty_console.baud": "Скорость передачи данных",
"hex.windows.view.tty_console.clear": "Очистить",
"hex.windows.view.tty_console.config": "Настройки",
"hex.windows.view.tty_console.connect": "Подключиться",
"hex.windows.view.tty_console.connect_error": "Не удалось подключиться к COM-порту!",
"hex.windows.view.tty_console.console": "Консоль",
"hex.windows.view.tty_console.cts": "Использовать управление потоком CTS",
"hex.windows.view.tty_console.disconnect": "Отключиться",
"hex.windows.view.tty_console.name": "TTY консоль",
"hex.windows.view.tty_console.no_available_port": "Не выбран допустимый COM-порт или он недоступен!",
"hex.windows.view.tty_console.num_bits": "Биты данных",
"hex.windows.view.tty_console.parity_bits": "Бит чётности",
"hex.windows.view.tty_console.port": "Порт",
"hex.windows.view.tty_console.reload": "Перезагрузить",
"hex.windows.view.tty_console.send_eot": "Отправить EOT",
"hex.windows.view.tty_console.send_etx": "Отправить ETX",
"hex.windows.view.tty_console.send_sub": "Отправить SUB",
"hex.windows.view.tty_console.stop_bits": "Стоповые биты",
"hex.windows.view.tty_console.task.transmitting": "Передача данных..."
}