1
0
mirror of synced 2025-02-02 20:37:18 +01:00

29 lines
2.0 KiB
JSON
Raw Normal View History

{
"code": "ru-RU",
"country": "Russia",
"language": "Russian",
"translations": {
"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": "Передача данных..."
}
}