--- a/eric6/i18n/eric6_ru.ts Sun Mar 28 18:51:40 2021 +0200 +++ b/eric6/i18n/eric6_ru.ts Sun Mar 28 18:51:58 2021 +0200 @@ -17683,12 +17683,12 @@ <translation>Очистить Flash-память</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="227"/> + <location filename="../MicroPython/EspDevices.py" line="231"/> <source>Flash MicroPython Firmware</source> <translation>Прошить микрокод MicroPython</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="258"/> + <location filename="../MicroPython/EspDevices.py" line="266"/> <source>Flash Additional Firmware</source> <translation>Прошить дополнительный микрокод</translation> </message> @@ -17713,7 +17713,7 @@ <translation>Неподдерживаемый тип чипа '{0}'.</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="319"/> + <location filename="../MicroPython/EspDevices.py" line="327"/> <source>'esptool write_flash' Output</source> <translation>Вывод команды 'esptool write_flash'</translation> </message> @@ -17723,47 +17723,47 @@ <translation>Сбросить устройство</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="285"/> + <location filename="../MicroPython/EspDevices.py" line="293"/> <source>Backup Firmware</source> <translation>Резервировать микрокод</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="319"/> + <location filename="../MicroPython/EspDevices.py" line="327"/> <source>Restore Firmware</source> <translation>Восстановить микрокод</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="337"/> + <location filename="../MicroPython/EspDevices.py" line="345"/> <source>Show Chip ID</source> <translation>Показать ID чипа</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="354"/> + <location filename="../MicroPython/EspDevices.py" line="362"/> <source>Show Flash ID</source> <translation>Показать ID Flash</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="371"/> + <location filename="../MicroPython/EspDevices.py" line="379"/> <source>Show MAC Address</source> <translation>Показать MAC-адрес</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="285"/> + <location filename="../MicroPython/EspDevices.py" line="293"/> <source>'esptool read_flash' Output</source> <translation>Вывод команды 'esptool read_flash'</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="337"/> + <location filename="../MicroPython/EspDevices.py" line="345"/> <source>'esptool chip_id' Output</source> <translation>Вывод команды 'esptool chip_id'</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="354"/> + <location filename="../MicroPython/EspDevices.py" line="362"/> <source>'esptool flash_id' Output</source> <translation>Вывод команды 'esptool flash_id'</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="371"/> + <location filename="../MicroPython/EspDevices.py" line="379"/> <source>'esptool read_mac' Output</source> <translation>Вывод команды 'esptool read_mac'</translation> </message> @@ -17796,12 +17796,12 @@ <translation>Введите путь к файлу микрокода</translation> </message> <message> - <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="96"/> + <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="123"/> <source>Address:</source> <translation>Адрес:</translation> </message> <message> - <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="103"/> + <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="130"/> <source>Enter the flash addres in the hexadecimal form</source> <translation>Введите адрес flash-памяти в шестнадцатеричной форме</translation> </message> @@ -17811,20 +17811,30 @@ <translation>Файлы микрокода (* .bin);;Все файлы (*)</translation> </message> <message> - <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="75"/> + <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="102"/> <source>Flash Mode:</source> <translation>Режим прошивки:</translation> </message> <message> - <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="82"/> + <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="109"/> <source>Select the flash mode</source> <translation>Выберите режим прошивки</translation> </message> <message> - <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="89"/> + <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="116"/> <source>Leave empty to use the default mode.</source> <translation>Оставьте пустым для режима по умолчанию.</translation> </message> + <message> + <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="72"/> + <source>Baud Rate:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/EspFirmwareSelectionDialog.ui" line="79"/> + <source>Select the baud rate to be used foor flashing (default: 115.200 bps)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ExceptionLogger</name>