--- a/eric6/i18n/eric6_ru.ts Mon Aug 26 12:43:26 2019 +0200 +++ b/eric6/i18n/eric6_ru.ts Mon Aug 26 18:41:48 2019 +0200 @@ -2778,37 +2778,37 @@ <translation>CircuitPython</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="157"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="161"/> <source>Workspace Directory</source> <translation>Директория рабочей области</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="157"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="161"/> <source>Python files for CircuitPython devices are stored on the device. Therefore, to edit these files you need to have the device plugged in. Until you plug in a device, the standard directory will be used.</source> <translation>Для устройств CircuitPython файлы Python хранятся на самом устройстве. Поэтому для редактирования этих файлов устройство должно быть подключено. Пока устройство не будет подключено, будет использоваться стандартная директория.</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="189"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="194"/> <source>Flash CircuitPython Firmware</source> <translation>Прошивка Flash CircuitPython</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="223"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="228"/> <source>Install Library Files</source> <translation>Установить файлы библиотеки</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="189"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="194"/> <source>Please reset the device to bootloader mode and confirm when ready.</source> <translation>Пожалуйста, переведите устройство в режим 'bootloader' и подтвердите, когда будете готовы.</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="211"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="216"/> <source>The device volume "<b>{0}</b>" is not available. Ensure it is mounted properly and try again.</source> <translation>Том устройства "<b>{0}</b>" недоступен. Убедитесь, что он подмонтирован правильно и попробуйте снова.</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="223"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="228"/> <source>Compiled Python Files (*.mpy);;Python Files (*.py);;All Files (*)</source> <translation>Компилированные файлы Python (*.mpy);;Файлы Python (*.py);;Все файлы (*)</translation> </message> @@ -17151,44 +17151,49 @@ <translation>ESP8266, ESP32</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="159"/> + <location filename="../MicroPython/EspDevices.py" line="161"/> <source>Erase Flash</source> <translation>Очистить Flash-память</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="192"/> + <location filename="../MicroPython/EspDevices.py" line="194"/> <source>Flash MicroPython Firmware</source> <translation>Прошивка Flash MicroPython</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="216"/> + <location filename="../MicroPython/EspDevices.py" line="218"/> <source>Flash Additional Firmware</source> <translation>Дополнительная прошивка Flash</translation> </message> <message> + <location filename="../MicroPython/EspDevices.py" line="142"/> + <source>Install 'esptool.py'</source> + <translation>Установить 'esptool.py'</translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="149"/> + <source>Shall the flash of the selected device really be erased?</source> + <translation>Действительно ли flash-память выбранного устройства должна быть очищена?</translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="161"/> + <source>'esptool erase_flash' Output</source> + <translation>Вывод команды 'esptool erase_flash'</translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="183"/> + <source>Unsupported chip type '{0}'.</source> + <translation>Неподдерживаемый тип чипа '{0}'.</translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="218"/> + <source>'esptool write_flash' Output</source> + <translation>Вывод команды 'esptool write_flash'</translation> + </message> + <message> <location filename="../MicroPython/EspDevices.py" line="140"/> - <source>Install 'esptool.py'</source> - <translation>Установить 'esptool.py'</translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="147"/> - <source>Shall the flash of the selected device really be erased?</source> - <translation>Действительно ли flash-память выбранного устройства должна быть очищена?</translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="159"/> - <source>'esptool erase_flash' Output</source> - <translation>Вывод команды 'esptool erase_flash'</translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="181"/> - <source>Unsupported chip type '{0}'.</source> - <translation>Неподдерживаемый тип чипа '{0}'.</translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="216"/> - <source>'esptool write_flash' Output</source> - <translation>Вывод команды 'esptool write_flash'</translation> + <source>Reset Device</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -47314,44 +47319,69 @@ <context> <name>MicroPythonFileManager</name> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="198"/> + <location filename="../MicroPython/MicroPythonFileManager.py" line="201"/> <source>The given name '{0}' is not a directory or does not exist.</source> <translation>Заданное имя '{0}' не является каталогом или не существует.</translation> </message> <message> <location filename="../MicroPython/MicroPythonFileManager.py" line="203"/> <source>Synchronizing <b>{0}</b>.</source> - <translation>Синхронизация <b>{0}</b>.</translation> + <translation type="obsolete">Синхронизация <b>{0}</b>.</translation> </message> <message> <location filename="../MicroPython/MicroPythonFileManager.py" line="207"/> <source>Done synchronizing <b>{0}</b>.</source> - <translation>Выполнена синхронизация <b>{0}</b>.</translation> + <translation type="obsolete">Выполнена синхронизация <b>{0}</b>.</translation> </message> <message> <location filename="../MicroPython/MicroPythonFileManager.py" line="315"/> <source>Adding <b>{0}</b>...</source> - <translation>Добавление <b>{0}</b>...</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="360"/> + <translation type="obsolete">Добавление <b>{0}</b>...</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="382"/> <source>Source <b>{0}</b> is a directory and destination <b>{1}</b> is a file. Ignoring it.</source> <translation>Источник <b>{0}</b> является директорией, а назначение <b>{1}</b> является файлом. Игнорировать.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="368"/> + <location filename="../MicroPython/MicroPythonFileManager.py" line="390"/> <source>Source <b>{0}</b> is a file and destination <b>{1}</b> is a directory. Ignoring it.</source> <translation>Источник <b>{0}</b> является файлом, а назначение <b>{1}</b> является директорией. Игнорировать.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="376"/> + <location filename="../MicroPython/MicroPythonFileManager.py" line="314"/> <source>Updating <b>{0}</b>...</source> <translation>Обновление <b>{0}</b>...</translation> </message> <message> <location filename="../MicroPython/MicroPythonFileManager.py" line="335"/> <source>Removing <b>{0}</b>...</source> - <translation>Удаление <b>{0}</b>...</translation> + <translation type="obsolete">Удаление <b>{0}</b>...</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="207"/> + <source>{1}Synchronizing <b>{0}</b>.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="212"/> + <source>{1}Done synchronizing <b>{0}</b>.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="327"/> + <source>{1}Adding <b>{0}</b>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="352"/> + <source>{1}Removing <b>{0}</b>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="398"/> + <source>{1}Updating <b>{0}</b>...</source> + <translation type="unfinished"></translation> </message> </context> <context>