--- a/src/eric7/i18n/eric7_ru.ts Thu Apr 06 09:32:12 2023 +0200 +++ b/src/eric7/i18n/eric7_ru.ts Tue May 02 10:20:02 2023 +0200 @@ -1730,77 +1730,77 @@ <context> <name>BaseDevice</name> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="190" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="196" /> <source>Device Data Not Available</source> <translation>Данные устройства недоступны</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="191" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="197" /> <source><p>The device data is not available. Try to connect to the device again. Aborting...</p></source> <translation><p>Данные устройства недоступны. Попробуйте снова подключиться к устройству. Прерывание...</p></translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="244" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="250" /> <source>Unsupported Device</source> <translation>Неподдерживаемое устройство</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="254" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="260" /> <source>REPL is not supported by this device.</source> <translation>REPL не поддерживается этим устройством.</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="273" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="279" /> <source>Plotter is not supported by this device.</source> <translation>Плоттер не поддерживается этим устройством.</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="292" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="298" /> <source>Running scripts is not supported by this device.</source> <translation>Выполнение скриптов не поддерживается этим устройством.</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="311" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="317" /> <source>File Manager is not supported by this device.</source> <translation>Менеджер файлов не поддерживается этим устройством.</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="356" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="372" /> <source>Select Device Directory</source> <translation>Выберите директорию устройства</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="357" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="373" /> <source>Select the directory for the connected device:</source> <translation>Выберите директорию для подсоединенного устройства:</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="503" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="519" /> <source>Detected an error without indications.</source> <translation>Обнаружена неиндексированная ошибка.</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="1390" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1464" /> <source>Operation not supported.</source> <translation>Операция не поддерживается.</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="1698" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1772" /> <source>Yes</source> <translation>Да</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="1698" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1772" /> <source>No</source> <translation>Нет</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="1700" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1774" /> <source>yes</source> <translation>да</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="1700" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1774" /> <source>no</source> <translation>нет</translation> </message> @@ -2340,7 +2340,7 @@ <translation>Релиз</translation> </message> <message> - <location filename="../MicroPython/BoardDataDialog.py" line="166" /> + <location filename="../MicroPython/BoardDataDialog.py" line="169" /> <location filename="../MicroPython/BoardDataDialog.py" line="98" /> <source>Version</source> <translation>Версия</translation> @@ -2388,17 +2388,22 @@ <translation>свободно</translation> </message> <message> - <location filename="../MicroPython/BoardDataDialog.py" line="133" /> + <location filename="../MicroPython/BoardDataDialog.py" line="132" /> <source>Flash Memory</source> <translation>Память Flash</translation> </message> <message> <location filename="../MicroPython/BoardDataDialog.py" line="164" /> + <source>No flash file system available</source> + <translation>Файловая система флэш-памяти недоступна</translation> + </message> + <message> + <location filename="../MicroPython/BoardDataDialog.py" line="167" /> <source>µLab</source> <translation>µLab</translation> </message> <message> - <location filename="../MicroPython/BoardDataDialog.py" line="168" /> + <location filename="../MicroPython/BoardDataDialog.py" line="171" /> <source>µLab is not available</source> <translation>µLab недоступна</translation> </message> @@ -3949,302 +3954,318 @@ <context> <name>CircuitPythonDevice</name> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="91" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="92" /> <source>open</source> <comment>open WiFi network</comment> <translation>открыть</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="111" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="112" /> <source>Public</source> <translation>Публичный</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="112" /> - <source>Random Static</source> - <translation>Случайный статический</translation> - </message> - <message> <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="113" /> - <source>Random Private Resolvable</source> - <translation>Случайный частный распознаваемый</translation> + <source>Random Static</source> + <translation>Случайный статический</translation> </message> <message> <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="114" /> + <source>Random Private Resolvable</source> + <translation>Случайный частный распознаваемый</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="115" /> <source>Random Private Non-Resolvable</source> <translation>Случайный частный нераспознаваемый</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="140" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="142" /> <source>WIZnet 5x00 Ethernet</source> <translation>WIZnet 5x00 Ethernet</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="141" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="143" /> <source><p>Support for <b>WIZnet 5x00</b> Ethernet boards could not be detected. Is the module <b>adafruit_wiznet5k</b> installed?</p></source> <translation><p>Не найдена поддержка интернет-плат <b>WIZnet 5x00</b>. Установлен ли модуль <b>adafruit_wiznet5k?</b></p></translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="175" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="177" /> <source>CircuitPython</source> <translation>CircuitPython</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="304" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="312" /> <source>Workspace Directory</source> <translation>Директория рабочей области</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="305" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="313" /> <source>Python files for CircuitPython can be edited in place, if the device volume is locally available. Such a volume was not found. In place editing will not be available.</source> <translation>Файлы Python для CircuitPython можно редактировать по месту, если том устройства доступен локально . Такой том найти не удалось. Редактирование по месту будет недоступно.</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="335" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="353" /> <source>Library Management</source> <translation>Управление библиотекой</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="341" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="359" /> <source>CircuitPython Functions</source> <translation>Функции CircuitPython</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="343" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="361" /> <source>Show CircuitPython Versions</source> <translation>Показать версии CircuitPython</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="347" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="730" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="365" /> + <source>Select Device Volume</source> + <translation>Выберите загрузочный том</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="369" /> <source>Activate Bootloader</source> <translation>Активировать загрузчик</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="350" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="372" /> <source>Activate UF2 Mode</source> <translation>Активировать режим UF2</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="357" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="379" /> <source>Reset Device</source> <translation>Сбросить устройство</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="367" /> - <source>Flash CircuitPython Firmware</source> - <translation>Прошить микрокод CircuitPython</translation> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="371" /> - <source>UF2 Device</source> - <translation>Устройство UF2</translation> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="375" /> - <source>ESP32 Device</source> - <translation>Устройство ESP32</translation> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="376" /> - <source>Erase Flash</source> - <translation>Очистить Flash-память</translation> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="378" /> - <source>Flash MicroPython Firmware</source> - <translation>Прошить микрокод MicroPython</translation> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="382" /> - <source>Flash Additional Firmware</source> - <translation>Прошить дополнительный микрокод</translation> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="387" /> - <source>Teensy Device</source> - <translation>Устройство Teensy</translation> - </message> - <message> <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="389" /> - <source>CircuitPython Flash Instructions</source> - <translation>Инструкции по прошивке CircuitPython</translation> + <source>Flash CircuitPython Firmware</source> + <translation>Прошить микрокод CircuitPython</translation> </message> <message> <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="393" /> + <source>UF2 Device</source> + <translation>Устройство UF2</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="397" /> + <source>ESP32 Device</source> + <translation>Устройство ESP32</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="398" /> + <source>Erase Flash</source> + <translation>Очистить Flash-память</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="400" /> + <source>Flash MicroPython Firmware</source> + <translation>Прошить микрокод MicroPython</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="404" /> + <source>Flash Additional Firmware</source> + <translation>Прошить дополнительный микрокод</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="409" /> + <source>Teensy Device</source> + <translation>Устройство Teensy</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="411" /> + <source>CircuitPython Flash Instructions</source> + <translation>Инструкции по прошивке CircuitPython</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="415" /> <source>Start 'Teensy Loader'</source> <translation>Запустить 'Teensy Loader'</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="396" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="418" /> <source>Start the 'Teensy Loader' application to flash the Teensy device.</source> <translation>Запустите приложение 'Teensy Loader' чтобы прошить устройство Teensy.</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="621" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="430" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="643" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="452" /> <source>Install Library Files</source> <translation>Установить файлы библиотек</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="619" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="434" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="641" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="456" /> <source>Install Library Package</source> <translation>Установить пакет библиотеки</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="440" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="462" /> <source>Install 'circup' Package</source> <translation>Установить пакет 'circup'</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="574" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="596" /> <source>unknown</source> <translation>неизвестно</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="593" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="615" /> <source><h4>CircuitPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> <translation><h4>Информация о версии CircuitPython</h4><table><tr><td>Установлена:</td><td>{0}</td></tr><tr><td>Доступна:</td ><td>{1}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="601" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="623" /> <source><p><b>Update available!</b></p></source> <translation><p><b>Доступно обновление!</b></p></translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="605" /> - <source>CircuitPython Version</source> - <translation>Версия CircuitPython</translation> - </message> - <message> <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="627" /> + <source>CircuitPython Version</source> + <translation>Версия CircuitPython</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="649" /> <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/Devices/CircuitPythonDevices.py" line="655" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="677" /> <source>Compiled Python Files (*.mpy);;Python Files (*.py);;All Files (*)</source> <translation>Компилированные файлы Python (*.mpy);;Файлы Python (*.py);;Все файлы (*)</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="685" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="707" /> <source>CircuitPython Firmware</source> <translation>Микрокод CircuitPython</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="689" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="711" /> <source>CircuitPython Libraries</source> <translation>Библиотеки CircuitPython</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1082" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="819" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="724" /> + <source>Select the drive letter of the device:</source> + <translation>Выберите букву для диска устройства:</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="726" /> + <source>Select the path of the mounted device:</source> + <translation>Выберите путь к подмонтированному устройству:</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1128" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="865" /> <source>unknown ({0})</source> <translation>неизвестная ({0})</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1531" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1454" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="994" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="915" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1577" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1500" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1040" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="961" /> <source>The device volume is not available.</source> <translation>Загрузочный том устройства не доступен.</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="958" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="930" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1004" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="976" /> <source>Write WiFi Credentials</source> <translation>Записать учетные данные WiFi</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1493" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="959" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="931" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1539" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1005" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="977" /> <source><p>The file <b>{0}</b> exists already. Shall it be replaced?</p></source> <translation><p>Файл <b>{0}</b> уже существует. Заменить?</p></translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1500" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="966" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="938" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1546" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1012" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="984" /> <source>Aborted</source> <translation>Прервано</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1149" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1195" /> <source>CircuitPython does not support setting the IPv4 parameters of the WiFi access point.</source> <translation>CircuitPython не поддерживает настройку параметров IPv4 точки доступа WiFi.</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1220" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1266" /> <source>CircuitPython does not support reporting of connected clients.</source> <translation>CircuitPython не поддерживает создание отчетов о подключенных клиентах.</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1629" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1304" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1675" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1350" /> <source>Active</source> <translation>Активно</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1635" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1305" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1681" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1351" /> <source>Connected</source> <translation>Подключено</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1306" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1352" /> <source>IPv4 Address</source> <translation /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1307" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1353" /> <source>Netmask</source> <translation>Сетевая маска</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1308" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1354" /> <source>Gateway</source> <translation>Шлюз</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1309" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1355" /> <source>DNS</source> <translation>DNS</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1631" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1310" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1677" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1356" /> <source>MAC-Address</source> <translation>MAC-адрес</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1311" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1357" /> <source>Chip Type</source> <translation>Тип чипа</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1312" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1358" /> <source>max. Sockets</source> <translation>макс. сокетов</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1492" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1538" /> <source>Write Connect Script</source> <translation>Записать сценарий подключения</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1630" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1676" /> <source>Name</source> <translation>Имя</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1633" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1679" /> <source>Address Type</source> <translation>Тип адреса</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1636" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1682" /> <source>Advertising</source> <translation>Оповещение</translation> </message> @@ -7375,375 +7396,375 @@ <context> <name>ConfigurationWidget</name> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="166" /> + <location filename="../Preferences/ConfigurationDialog.py" line="174" /> <source>Application</source> <translation>Приложение</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="172" /> + <location filename="../Preferences/ConfigurationDialog.py" line="180" /> <source>Conda</source> <translation>Менеджер пакетов Conda</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="174" /> + <location filename="../Preferences/ConfigurationDialog.py" line="182" /> <source>Cooperation</source> <translation>Кооперация</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="181" /> + <location filename="../Preferences/ConfigurationDialog.py" line="189" /> <source>Diff</source> <translation>Diff</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="188" /> + <location filename="../Preferences/ConfigurationDialog.py" line="196" /> <source>Email</source> <translation>Email</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="195" /> + <location filename="../Preferences/ConfigurationDialog.py" line="203" /> <source>Graphics</source> <translation>Графика</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="857" /> - <location filename="../Preferences/ConfigurationDialog.py" line="202" /> + <location filename="../Preferences/ConfigurationDialog.py" line="865" /> + <location filename="../Preferences/ConfigurationDialog.py" line="210" /> <source>Hex Editor</source> <translation>Hex-редактор</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="906" /> - <location filename="../Preferences/ConfigurationDialog.py" line="874" /> - <location filename="../Preferences/ConfigurationDialog.py" line="843" /> - <location filename="../Preferences/ConfigurationDialog.py" line="746" /> - <location filename="../Preferences/ConfigurationDialog.py" line="631" /> - <location filename="../Preferences/ConfigurationDialog.py" line="209" /> + <location filename="../Preferences/ConfigurationDialog.py" line="914" /> + <location filename="../Preferences/ConfigurationDialog.py" line="882" /> + <location filename="../Preferences/ConfigurationDialog.py" line="851" /> + <location filename="../Preferences/ConfigurationDialog.py" line="754" /> + <location filename="../Preferences/ConfigurationDialog.py" line="639" /> + <location filename="../Preferences/ConfigurationDialog.py" line="217" /> <source>Icons</source> <translation>Иконки</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="215" /> + <location filename="../Preferences/ConfigurationDialog.py" line="223" /> <source>IRC</source> <translation>IRC</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="217" /> + <location filename="../Preferences/ConfigurationDialog.py" line="225" /> <source>Log-Viewer</source> <translation>Просмотр журнала</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="224" /> + <location filename="../Preferences/ConfigurationDialog.py" line="232" /> <source>MicroPython</source> <translation>MicroPython</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="231" /> + <location filename="../Preferences/ConfigurationDialog.py" line="239" /> <source>MIME-Types</source> <translation>MIME-типы</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="760" /> - <location filename="../Preferences/ConfigurationDialog.py" line="238" /> + <location filename="../Preferences/ConfigurationDialog.py" line="768" /> + <location filename="../Preferences/ConfigurationDialog.py" line="246" /> <source>Network</source> <translation>Сеть</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="245" /> + <location filename="../Preferences/ConfigurationDialog.py" line="253" /> <source>Notifications</source> <translation>Уведомления</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="888" /> - <location filename="../Preferences/ConfigurationDialog.py" line="252" /> + <location filename="../Preferences/ConfigurationDialog.py" line="896" /> + <location filename="../Preferences/ConfigurationDialog.py" line="260" /> <source>PDF Viewer</source> <translation>Просмотр PDF</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="259" /> + <location filename="../Preferences/ConfigurationDialog.py" line="267" /> <source>Python Package Management</source> <translation>Менеджер пакетов Python</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="266" /> + <location filename="../Preferences/ConfigurationDialog.py" line="274" /> <source>Plugin Manager</source> <translation>Менеджер плагинов</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="767" /> - <location filename="../Preferences/ConfigurationDialog.py" line="645" /> - <location filename="../Preferences/ConfigurationDialog.py" line="273" /> + <location filename="../Preferences/ConfigurationDialog.py" line="775" /> + <location filename="../Preferences/ConfigurationDialog.py" line="653" /> + <location filename="../Preferences/ConfigurationDialog.py" line="281" /> <source>Printer</source> <translation>Принтер</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="280" /> + <location filename="../Preferences/ConfigurationDialog.py" line="288" /> <source>Python</source> <translation>Python</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="286" /> + <location filename="../Preferences/ConfigurationDialog.py" line="294" /> <source>Qt</source> <translation>Qt</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="774" /> - <location filename="../Preferences/ConfigurationDialog.py" line="288" /> + <location filename="../Preferences/ConfigurationDialog.py" line="782" /> + <location filename="../Preferences/ConfigurationDialog.py" line="296" /> <source>Security</source> <translation>Безопасность</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="295" /> - <source>Shell</source> - <translation>Оболочка</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="301" /> - <source>Tasks</source> - <translation>Задачи</translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="303" /> + <source>Shell</source> + <translation>Оболочка</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="309" /> + <source>Tasks</source> + <translation>Задачи</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="311" /> <source>Templates</source> <translation>Шаблоны</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="826" /> - <location filename="../Preferences/ConfigurationDialog.py" line="310" /> + <location filename="../Preferences/ConfigurationDialog.py" line="834" /> + <location filename="../Preferences/ConfigurationDialog.py" line="318" /> <source>Tray Starter</source> <translation>Tray Starter</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="317" /> + <location filename="../Preferences/ConfigurationDialog.py" line="325" /> <source>Version Control Systems</source> <translation>Системы контроля версий</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="324" /> + <location filename="../Preferences/ConfigurationDialog.py" line="332" /> <source>Debugger</source> <translation>Отладка</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="659" /> - <location filename="../Preferences/ConfigurationDialog.py" line="366" /> - <location filename="../Preferences/ConfigurationDialog.py" line="331" /> + <location filename="../Preferences/ConfigurationDialog.py" line="667" /> + <location filename="../Preferences/ConfigurationDialog.py" line="374" /> + <location filename="../Preferences/ConfigurationDialog.py" line="339" /> <source>General</source> <translation>Основные параметры</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="338" /> + <location filename="../Preferences/ConfigurationDialog.py" line="346" /> <source>Python3</source> <translation>Python3</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="652" /> - <location filename="../Preferences/ConfigurationDialog.py" line="345" /> + <location filename="../Preferences/ConfigurationDialog.py" line="660" /> + <location filename="../Preferences/ConfigurationDialog.py" line="353" /> <source>Editor</source> <translation>Редактор</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="352" /> + <location filename="../Preferences/ConfigurationDialog.py" line="360" /> <source>APIs</source> <translation>APIs</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="359" /> + <location filename="../Preferences/ConfigurationDialog.py" line="367" /> <source>Documentation Viewer</source> <translation>Просмотр документации</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="666" /> - <location filename="../Preferences/ConfigurationDialog.py" line="373" /> + <location filename="../Preferences/ConfigurationDialog.py" line="674" /> + <location filename="../Preferences/ConfigurationDialog.py" line="381" /> <source>Filehandling</source> <translation>Работа с файлами</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="673" /> - <location filename="../Preferences/ConfigurationDialog.py" line="380" /> + <location filename="../Preferences/ConfigurationDialog.py" line="681" /> + <location filename="../Preferences/ConfigurationDialog.py" line="388" /> <source>Searching</source> <translation>Поиск</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="809" /> - <location filename="../Preferences/ConfigurationDialog.py" line="680" /> - <location filename="../Preferences/ConfigurationDialog.py" line="609" /> - <location filename="../Preferences/ConfigurationDialog.py" line="387" /> + <location filename="../Preferences/ConfigurationDialog.py" line="817" /> + <location filename="../Preferences/ConfigurationDialog.py" line="688" /> + <location filename="../Preferences/ConfigurationDialog.py" line="617" /> + <location filename="../Preferences/ConfigurationDialog.py" line="395" /> <source>Spell checking</source> <translation>Проверка орфографии</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="687" /> - <location filename="../Preferences/ConfigurationDialog.py" line="394" /> + <location filename="../Preferences/ConfigurationDialog.py" line="695" /> + <location filename="../Preferences/ConfigurationDialog.py" line="402" /> <source>Style</source> <translation>Стиль</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="401" /> + <location filename="../Preferences/ConfigurationDialog.py" line="409" /> <source>Code Checkers</source> <translation>Проверка кода</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="694" /> - <location filename="../Preferences/ConfigurationDialog.py" line="408" /> + <location filename="../Preferences/ConfigurationDialog.py" line="702" /> + <location filename="../Preferences/ConfigurationDialog.py" line="416" /> <source>Typing</source> <translation>Набор кода</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="415" /> + <location filename="../Preferences/ConfigurationDialog.py" line="423" /> <source>Exporters</source> <translation>Экспортёры</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="422" /> + <location filename="../Preferences/ConfigurationDialog.py" line="430" /> <source>Autocompletion</source> <translation>Автодополнение</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="450" /> - <location filename="../Preferences/ConfigurationDialog.py" line="429" /> + <location filename="../Preferences/ConfigurationDialog.py" line="458" /> + <location filename="../Preferences/ConfigurationDialog.py" line="437" /> <source>QScintilla</source> <translation>QScintilla</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="506" /> - <location filename="../Preferences/ConfigurationDialog.py" line="457" /> - <location filename="../Preferences/ConfigurationDialog.py" line="436" /> + <location filename="../Preferences/ConfigurationDialog.py" line="514" /> + <location filename="../Preferences/ConfigurationDialog.py" line="465" /> + <location filename="../Preferences/ConfigurationDialog.py" line="444" /> <source>Jedi</source> <translation>Jedi</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="443" /> + <location filename="../Preferences/ConfigurationDialog.py" line="451" /> <source>Calltips</source> <translation>Подсказки</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="701" /> - <location filename="../Preferences/ConfigurationDialog.py" line="464" /> + <location filename="../Preferences/ConfigurationDialog.py" line="709" /> + <location filename="../Preferences/ConfigurationDialog.py" line="472" /> <source>Highlighters</source> <translation>Подсветка синтаксиса</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="708" /> - <location filename="../Preferences/ConfigurationDialog.py" line="471" /> + <location filename="../Preferences/ConfigurationDialog.py" line="716" /> + <location filename="../Preferences/ConfigurationDialog.py" line="479" /> <source>Filetype Associations</source> <translation>Ассоциации типов файлов</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="715" /> - <location filename="../Preferences/ConfigurationDialog.py" line="478" /> + <location filename="../Preferences/ConfigurationDialog.py" line="723" /> + <location filename="../Preferences/ConfigurationDialog.py" line="486" /> <source>Styles</source> <translation>Стили</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="722" /> - <location filename="../Preferences/ConfigurationDialog.py" line="485" /> + <location filename="../Preferences/ConfigurationDialog.py" line="730" /> + <location filename="../Preferences/ConfigurationDialog.py" line="493" /> <source>Keywords</source> <translation>Ключевые слова</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="729" /> - <location filename="../Preferences/ConfigurationDialog.py" line="492" /> + <location filename="../Preferences/ConfigurationDialog.py" line="737" /> + <location filename="../Preferences/ConfigurationDialog.py" line="500" /> <source>Properties</source> <translation>Свойства</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="499" /> + <location filename="../Preferences/ConfigurationDialog.py" line="507" /> <source>Mouse Click Handlers</source> <translation>Обработка кликов мышки</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="512" /> + <location filename="../Preferences/ConfigurationDialog.py" line="520" /> <source>Help</source> <translation>Справка</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="781" /> - <location filename="../Preferences/ConfigurationDialog.py" line="514" /> + <location filename="../Preferences/ConfigurationDialog.py" line="789" /> + <location filename="../Preferences/ConfigurationDialog.py" line="522" /> <source>Help Documentation</source> <translation>Справочная документация</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="521" /> + <location filename="../Preferences/ConfigurationDialog.py" line="529" /> <source>Help Viewers</source> <translation>Просмотр справки</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="542" /> - <location filename="../Preferences/ConfigurationDialog.py" line="528" /> + <location filename="../Preferences/ConfigurationDialog.py" line="550" /> + <location filename="../Preferences/ConfigurationDialog.py" line="536" /> <source>Project</source> <translation>Проект</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="535" /> + <location filename="../Preferences/ConfigurationDialog.py" line="543" /> <source>Project Viewer</source> <translation>Просмотр проектов</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="549" /> + <location filename="../Preferences/ConfigurationDialog.py" line="557" /> <source>Multiproject</source> <translation>Мультипроект</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="913" /> - <location filename="../Preferences/ConfigurationDialog.py" line="881" /> - <location filename="../Preferences/ConfigurationDialog.py" line="850" /> - <location filename="../Preferences/ConfigurationDialog.py" line="753" /> - <location filename="../Preferences/ConfigurationDialog.py" line="638" /> - <location filename="../Preferences/ConfigurationDialog.py" line="563" /> - <location filename="../Preferences/ConfigurationDialog.py" line="556" /> + <location filename="../Preferences/ConfigurationDialog.py" line="921" /> + <location filename="../Preferences/ConfigurationDialog.py" line="889" /> + <location filename="../Preferences/ConfigurationDialog.py" line="858" /> + <location filename="../Preferences/ConfigurationDialog.py" line="761" /> + <location filename="../Preferences/ConfigurationDialog.py" line="646" /> + <location filename="../Preferences/ConfigurationDialog.py" line="571" /> + <location filename="../Preferences/ConfigurationDialog.py" line="564" /> <source>Interface</source> <translation>Интерфейс</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="570" /> + <location filename="../Preferences/ConfigurationDialog.py" line="578" /> <source>Viewmanager</source> <translation>Менеджер видов</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="581" /> + <location filename="../Preferences/ConfigurationDialog.py" line="589" /> <source>Web Browser</source> <translation>Web-браузер</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="788" /> - <location filename="../Preferences/ConfigurationDialog.py" line="588" /> + <location filename="../Preferences/ConfigurationDialog.py" line="796" /> + <location filename="../Preferences/ConfigurationDialog.py" line="596" /> <source>Appearance</source> <translation>Внешний вид</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="795" /> - <location filename="../Preferences/ConfigurationDialog.py" line="595" /> + <location filename="../Preferences/ConfigurationDialog.py" line="803" /> + <location filename="../Preferences/ConfigurationDialog.py" line="603" /> <source>eric Web Browser</source> <translation>Eric web-браузер</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="802" /> - <location filename="../Preferences/ConfigurationDialog.py" line="602" /> + <location filename="../Preferences/ConfigurationDialog.py" line="810" /> + <location filename="../Preferences/ConfigurationDialog.py" line="610" /> <source>VirusTotal Interface</source> <translation>Интерфейс VirusTotal</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="999" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1007" /> <source>Enter search text...</source> <translation>Введите искомый текст...</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1072" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1080" /> <source>Preferences</source> <translation>Предпочтения</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1078" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1086" /> <source>Please select an entry of the list to display the configuration page.</source> <translation>Выберите пункт в списке слева для отображения страницы его настроек.</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1155" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1163" /> <source>Configuration Page Error</source> <translation>Ошибка страницы конфигурации</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="1156" /> + <location filename="../Preferences/ConfigurationDialog.py" line="1164" /> <source><p>The configuration page <b>{0}</b> could not be loaded.</p></source> <translation><p>Страница конфигурации <b>{0}</b> не может быть загружена.</p></translation> </message> @@ -8432,62 +8453,62 @@ <translation>Файл <b>{0}</b> существует, но не содержит ни одного класса.</translation> </message> <message> + <location filename="../Project/CreateDialogCodeDialog.py" line="248" /> <location filename="../Project/CreateDialogCodeDialog.py" line="239" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="230" /> <source>uic error</source> <translation>ошибка uic</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="231" /> - <source><p>There was an error loading the form <b>{0}</b>.</p><p>{1}</p></source> - <translation><p>При загрузке формы <b>{0}</b> произошла ошибка:</p><p>{1}</p></translation> - </message> - <message> <location filename="../Project/CreateDialogCodeDialog.py" line="240" /> + <source><p>There was an error loading the form <b>{0}</b>.</p><p>{1}</p></source> + <translation><p>При загрузке формы <b>{0}</b> произошла ошибка:</p><p>{1}</p></translation> + </message> + <message> + <location filename="../Project/CreateDialogCodeDialog.py" line="249" /> <source><p>The project specific Python interpreter <b>{0}</b> could not be started or did not finish within 30 seconds.</p></source> <translation><p>Невозможно запустить или завершить проект с конкретным интерпретатором Python <b>{0}</b> в течение 30 секунд.</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="389" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="398" /> <source>Update Slots List</source> <translation>Обновить список слотов</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="390" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="399" /> <source><p>The update of the slots list failed because invalid data was received.</p><p>Error: {0}</p><p>Data: {1}</p></source> <translation><p>Не удалось обновить список слотов, так как были получены неверные данные.</p><p>Ошибка: {0}</p><p>Данные: {1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="606" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="503" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="465" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="453" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="417" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="601" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="498" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="460" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="448" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="412" /> <source>Code Generation</source> <translation>Генерация кода</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="418" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="413" /> <source><p>Code generation for project language "{0}" is not supported.</p></source> <translation><p>Генерация кода для языка проекта "{0}" не поддерживается.</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="454" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="449" /> <source><p>No code template file available for project type "{0}".</p></source> <translation><p>Нет доступного файла с кодом шаблона для типа проекта "{0}".</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="466" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="461" /> <source><p>Could not open the code template file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Невозможно открыть файл с шаблоном кода <b>{0}</b>:<br>Причина: {1}.</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="504" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="499" /> <source><p>Could not open the source file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Невозможно открыть файл с исходными текстами <b>{0}</b>:<br>Причина: {1}.</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="607" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="602" /> <source><p>Could not write the source file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Невозможно записать файл с исходными текстами <b>{0}</b>:<br>Причина: {1}.</p></translation> </message> @@ -8499,13 +8520,13 @@ <location filename="../Utilities/crypto/__init__.py" line="88" /> <location filename="../Utilities/crypto/__init__.py" line="80" /> <location filename="../Utilities/crypto/__init__.py" line="67" /> - <source>Master Password</source> - <translation>Мастер-пароль</translation> + <source>Main Password</source> + <translation>Основной пароль</translation> </message> <message> <location filename="../Utilities/crypto/__init__.py" line="68" /> - <source>Enter the master password:</source> - <translation>Введите мастер-пароль:</translation> + <source>Enter the main password:</source> + <translation>Введите основной пароль:</translation> </message> <message> <location filename="../Utilities/crypto/__init__.py" line="81" /> @@ -8514,8 +8535,8 @@ </message> <message> <location filename="../Utilities/crypto/__init__.py" line="89" /> - <source>There is no master password registered.</source> - <translation>Не зарегистрирован мастер-пароль.</translation> + <source>There is no main password registered.</source> + <translation>Основной пароль не зарегистрирован.</translation> </message> </context> <context> @@ -10275,12 +10296,12 @@ <translation><p>Невозможно запустить бэкэнд отладчика</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1378" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1380" /> <source>Debug Protocol Error</source> <translation>Протокол ошибок отладки</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1379" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1381" /> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation><p>Невозможно декодировать ответ, полученный от бэкэнда отладчика. Сообщите об этой проблеме, отправив полученные данные на электронную почту eric bugs.</p><p>Error: {0}</p><p>Data: <br/>{1}</p></translation> </message> @@ -12136,7 +12157,7 @@ <translation>Раскомментировать</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9146" /> + <location filename="../QScintilla/Editor.py" line="9154" /> <location filename="../QScintilla/Editor.py" line="932" /> <source>Generate Docstring</source> <translation>Генерировать строки документации</translation> @@ -12409,7 +12430,7 @@ <translation>Проверка орфографии</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8264" /> + <location filename="../QScintilla/Editor.py" line="8272" /> <location filename="../QScintilla/Editor.py" line="1328" /> <source>Check spelling...</source> <translation>Проверка орфографии...</translation> @@ -12470,7 +12491,7 @@ <translation>Редактировать точку останова...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5923" /> + <location filename="../QScintilla/Editor.py" line="5932" /> <location filename="../QScintilla/Editor.py" line="1413" /> <source>Enable breakpoint</source> <translation>Установить точку останова</translation> @@ -12704,344 +12725,344 @@ <translation>Введите полный путь к файлу устройства:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5097" /> + <location filename="../QScintilla/Editor.py" line="5106" /> <source>Autocompletion</source> <translation>Автодополнение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5098" /> + <location filename="../QScintilla/Editor.py" line="5107" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Автодополнение недоступно, так как не задан источник автодополнения.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5226" /> + <location filename="../QScintilla/Editor.py" line="5235" /> <source>Auto-Completion Provider</source> <translation>Источник автодополнений</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5227" /> + <location filename="../QScintilla/Editor.py" line="5236" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation>Список дополнений источника '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5519" /> + <location filename="../QScintilla/Editor.py" line="5528" /> <source>Call-Tips Provider</source> <translation>Источник всплывающих подсказок</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5520" /> + <location filename="../QScintilla/Editor.py" line="5529" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation>Источник всплывающих подсказок '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5927" /> + <location filename="../QScintilla/Editor.py" line="5936" /> <source>Disable breakpoint</source> <translation>Убрать точку останова</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6307" /> + <location filename="../QScintilla/Editor.py" line="6315" /> <source>Code Coverage</source> <translation>Покрытие кода</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6308" /> + <location filename="../QScintilla/Editor.py" line="6316" /> <source>Please select a coverage file</source> <translation>Пожалуйста, выберите файл покрытия</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="6391" /> <location filename="../QScintilla/Editor.py" line="6383" /> - <location filename="../QScintilla/Editor.py" line="6375" /> <source>Show Code Coverage Annotations</source> <translation>Показать аннотации по покрытию кода</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6376" /> - <source>All lines have been covered.</source> - <translation>Все строки были охвачены.</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6384" /> + <source>All lines have been covered.</source> + <translation>Все строки были охвачены.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6392" /> <source>There is no coverage file available.</source> <translation>Нет доступного файла покрытия.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488" /> + <location filename="../QScintilla/Editor.py" line="6496" /> <source>Profile Data</source> <translation>Данные профайлера</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6489" /> + <location filename="../QScintilla/Editor.py" line="6497" /> <source>Please select a profile file</source> <translation>Пожалуйста, выберите файл профиля</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6650" /> - <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6658" /> + <location filename="../QScintilla/Editor.py" line="6652" /> <source>Syntax Error</source> <translation>Синтаксическая ошибка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6651" /> + <location filename="../QScintilla/Editor.py" line="6659" /> <source>No syntax error message available.</source> <translation>Нет сообщения о синтаксической ошибке.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6862" /> - <location filename="../QScintilla/Editor.py" line="6856" /> + <location filename="../QScintilla/Editor.py" line="6870" /> + <location filename="../QScintilla/Editor.py" line="6864" /> <source>Warning</source> <translation>Предупреждение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6862" /> + <location filename="../QScintilla/Editor.py" line="6870" /> <source>No warning messages available.</source> <translation>Нет предупреждающего сообщения.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6926" /> + <location filename="../QScintilla/Editor.py" line="6934" /> <source>Style: {0}</source> <translation>Стиль: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6929" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Warning: {0}</source> <translation>Предупреждение: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6936" /> + <location filename="../QScintilla/Editor.py" line="6944" /> <source>Error: {0}</source> <translation>Ошибка: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7043" /> + <location filename="../QScintilla/Editor.py" line="7051" /> <source>Macro Name</source> <translation>Имя макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7043" /> + <location filename="../QScintilla/Editor.py" line="7051" /> <source>Select a macro name:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7069" /> + <location filename="../QScintilla/Editor.py" line="7077" /> <source>Load macro file</source> <translation>Загрузить макрос</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7115" /> - <location filename="../QScintilla/Editor.py" line="7071" /> + <location filename="../QScintilla/Editor.py" line="7123" /> + <location filename="../QScintilla/Editor.py" line="7079" /> <source>Macro files (*.macro)</source> <translation>Макросы (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7093" /> - <location filename="../QScintilla/Editor.py" line="7083" /> + <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7091" /> <source>Error loading macro</source> <translation>Ошибка при загрузке макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7084" /> + <location filename="../QScintilla/Editor.py" line="7092" /> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл с макросами: <b>{0}</b>.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7094" /> + <location filename="../QScintilla/Editor.py" line="7102" /> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Файл с макросами <b>{0}</b> повреждён.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7113" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source>Save macro file</source> <translation>Сохранить файл с макросами</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7131" /> + <location filename="../QScintilla/Editor.py" line="7139" /> <source>Save macro</source> <translation>Сохранить макрос</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7132" /> + <location filename="../QScintilla/Editor.py" line="7140" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Макро <b>{0}</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7147" /> + <location filename="../QScintilla/Editor.py" line="7155" /> <source>Error saving macro</source> <translation>Ошибка при сохранении макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7148" /> + <location filename="../QScintilla/Editor.py" line="7156" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл с макросами: <b>{0}</b>.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7161" /> + <location filename="../QScintilla/Editor.py" line="7169" /> <source>Start Macro Recording</source> <translation>Начать запись макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7162" /> + <location filename="../QScintilla/Editor.py" line="7170" /> <source>Macro recording is already active. Start new?</source> <translation>Запись макроса уже идёт. Начать новую запись?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7188" /> + <location filename="../QScintilla/Editor.py" line="7196" /> <source>Macro Recording</source> <translation>Запись макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7189" /> + <location filename="../QScintilla/Editor.py" line="7197" /> <source>Enter name of the macro:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7340" /> + <location filename="../QScintilla/Editor.py" line="7348" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation><p>Файл <b>{0}</b> был изменён, будучи открытым в eric. Перепрочесть?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7346" /> + <location filename="../QScintilla/Editor.py" line="7354" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Предупреждение:</b> При переоткрытии все изменения будут потеряны.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7353" /> + <location filename="../QScintilla/Editor.py" line="7361" /> <source>File changed</source> <translation>Файл изменен</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7403" /> + <location filename="../QScintilla/Editor.py" line="7411" /> <source>{0} (ro)</source> <translation>{0} (только чтение)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7708" /> + <location filename="../QScintilla/Editor.py" line="7716" /> <source>Drop Error</source> <translation>Ошибка Drag&&Drop</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7709" /> + <location filename="../QScintilla/Editor.py" line="7717" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> не является файлом.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7729" /> + <location filename="../QScintilla/Editor.py" line="7737" /> <source>Resources</source> <translation>Ресурсы</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7731" /> + <location filename="../QScintilla/Editor.py" line="7739" /> <source>Add file...</source> <translation>Добавить файл...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7732" /> + <location filename="../QScintilla/Editor.py" line="7740" /> <source>Add files...</source> <translation>Добавить файлы...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7733" /> + <location filename="../QScintilla/Editor.py" line="7741" /> <source>Add aliased file...</source> <translation>Добавить файл под другим именем...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7735" /> + <location filename="../QScintilla/Editor.py" line="7743" /> <source>Add localized resource...</source> <translation>Добавить локализованный ресурс...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7738" /> + <location filename="../QScintilla/Editor.py" line="7746" /> <source>Add resource frame</source> <translation>Добавить фрагмент ресурсов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7757" /> + <location filename="../QScintilla/Editor.py" line="7765" /> <source>Add file resource</source> <translation>Добавить файл ресурсов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7771" /> + <location filename="../QScintilla/Editor.py" line="7779" /> <source>Add file resources</source> <translation>Добавить файлы ресурсов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7795" /> - <location filename="../QScintilla/Editor.py" line="7789" /> + <location filename="../QScintilla/Editor.py" line="7803" /> + <location filename="../QScintilla/Editor.py" line="7797" /> <source>Add aliased file resource</source> <translation>Добавить файл ресурсов под другим именем</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7796" /> + <location filename="../QScintilla/Editor.py" line="7804" /> <source>Alias for file <b>{0}</b>:</source> <translation>Другое имя для файла <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7871" /> + <location filename="../QScintilla/Editor.py" line="7879" /> <source>Package Diagram</source> <translation>Диаграмма пакетов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7872" /> + <location filename="../QScintilla/Editor.py" line="7880" /> <source>Include class attributes?</source> <translation>Включать атрибуты класса?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7892" /> + <location filename="../QScintilla/Editor.py" line="7900" /> <source>Imports Diagram</source> <translation>Диаграмма импортов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7893" /> + <location filename="../QScintilla/Editor.py" line="7901" /> <source>Include imports from external modules?</source> <translation>Включать импорты из внешних модулей?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7912" /> + <location filename="../QScintilla/Editor.py" line="7920" /> <source>Application Diagram</source> <translation>Диаграмма приложения</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7913" /> + <location filename="../QScintilla/Editor.py" line="7921" /> <source>Include module names?</source> <translation>Включать имена модулей?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8268" /> + <location filename="../QScintilla/Editor.py" line="8276" /> <source>Add to dictionary</source> <translation>Добавить в словарь</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8270" /> + <location filename="../QScintilla/Editor.py" line="8278" /> <source>Ignore All</source> <translation>Игнорировать всё</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8688" /> + <location filename="../QScintilla/Editor.py" line="8696" /> <source>Sort Lines</source> <translation>Сортировать строки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8689" /> + <location filename="../QScintilla/Editor.py" line="8697" /> <source>The selection contains illegal data for a numerical sort.</source> <translation>Выборка содержит данные неподходящие для сортировки как числа.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8782" /> + <location filename="../QScintilla/Editor.py" line="8790" /> <source>Register Mouse Click Handler</source> <translation>Регистрация обработчика кликов мышки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8783" /> + <location filename="../QScintilla/Editor.py" line="8791" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation>Обработчик кликов мышки для "{0}" уже зарегистрирован "{1}". Запрос прерван "{2}"...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8879" /> + <location filename="../QScintilla/Editor.py" line="8887" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation>{0:4d} {1}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8885" /> + <location filename="../QScintilla/Editor.py" line="8893" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> @@ -13049,12 +13070,12 @@ => {2}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8953" /> + <location filename="../QScintilla/Editor.py" line="8961" /> <source>EditorConfig Properties</source> <translation>Свойства EditorConfig</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8954" /> + <location filename="../QScintilla/Editor.py" line="8962" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation><p>Не удается загрузить свойства EditorConfig для файла <b>{0}</b>.</p></translation> </message> @@ -18123,12 +18144,12 @@ <context> <name>EricApplication</name> <message> - <location filename="../EricWidgets/EricApplication.py" line="222" /> + <location filename="../EricWidgets/EricApplication.py" line="226" /> <source>Loading Style Sheet</source> <translation>Загрузка таблицы стилей</translation> </message> <message> - <location filename="../EricWidgets/EricApplication.py" line="225" /> + <location filename="../EricWidgets/EricApplication.py" line="229" /> <source><p>The Qt Style Sheet file <b>{0}</b> could not be read.<br>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл таблицы стилей Qt <b>{0}</b>.<br>Причина: {1}</p></translation> </message> @@ -18800,32 +18821,32 @@ <context> <name>EricProcessDialog</name> <message> - <location filename="../EricWidgets/EricProcessDialog.py" line="112" /> + <location filename="../EricWidgets/EricProcessDialog.py" line="133" /> <source>Process canceled.</source> <translation>Процесс прерван.</translation> </message> <message> - <location filename="../EricWidgets/EricProcessDialog.py" line="128" /> + <location filename="../EricWidgets/EricProcessDialog.py" line="149" /> <source>Process finished successfully.</source> <translation>Процесс успешно завершен.</translation> </message> <message> - <location filename="../EricWidgets/EricProcessDialog.py" line="130" /> + <location filename="../EricWidgets/EricProcessDialog.py" line="151" /> <source>Process crashed.</source> <translation>Процесс завершился с ошибкой.</translation> </message> <message> - <location filename="../EricWidgets/EricProcessDialog.py" line="133" /> + <location filename="../EricWidgets/EricProcessDialog.py" line="154" /> <source>Process finished with exit code {0}</source> <translation>Процесс завершился с кодом выхода {0}</translation> </message> <message> - <location filename="../EricWidgets/EricProcessDialog.py" line="189" /> + <location filename="../EricWidgets/EricProcessDialog.py" line="210" /> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> <message> - <location filename="../EricWidgets/EricProcessDialog.py" line="190" /> + <location filename="../EricWidgets/EricProcessDialog.py" line="211" /> <source><p>The process <b>{0}</b> could not be started.</p></source> <translation><p>Не удается запустить процесс <b>{0}</b>.</p></translation> </message> @@ -22920,8 +22941,8 @@ </message> <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1012" /> - <source>Master branch head</source> - <translation>Вершина ветки Master</translation> + <source>Main branch head</source> + <translation>Вершина ветки Main</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1228" /> @@ -25782,83 +25803,83 @@ <context> <name>GitProjectBrowserHelper</name> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="586" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="473" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="426" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="589" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="476" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="429" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="324" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="184" /> <source>Version Control</source> <translation>Контроль версий</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="602" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="489" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="605" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="492" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="340" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="200" /> <source>Commit changes to repository...</source> <translation>Фиксация изменений в репозитории...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="609" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="496" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="612" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="499" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="347" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="207" /> <source>Add/Stage to repository</source> <translation>Добавить/Индексировать в репозиторий</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="614" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="501" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="617" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="504" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="352" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="212" /> <source>Unstage changes</source> <translation>Отменить индексирование изменений</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="621" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="508" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="624" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="511" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="359" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="219" /> <source>Remove from repository (and disk)</source> <translation>Удаление из репозитория (и с диска)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="708" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="695" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="711" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="698" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="365" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="225" /> <source>Remove from repository only</source> <translation>Удалить только из репозитория</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="513" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="516" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="230" /> <source>Copy</source> <translation>Копировать</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="515" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="518" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="232" /> <source>Move</source> <translation>Переместить</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="520" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="523" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="237" /> <source>Show log browser</source> <translation>Показать браузер журнала</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="628" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="527" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="631" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="530" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="372" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="244" /> <source>Show status</source> <translation>Показать статус</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="635" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="534" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="638" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="537" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="379" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="251" /> <source>Show differences</source> @@ -25870,8 +25891,8 @@ <translation>Показать различия построчно</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="641" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="540" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="644" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="543" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="385" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="263" /> <source>Show differences (extended)</source> @@ -25898,71 +25919,71 @@ <translation>Создать файл со списком пропуска</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="648" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="547" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="651" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="550" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="392" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="289" /> <source>Revert changes</source> <translation>Отменить изменения</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="656" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="555" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="441" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="400" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="295" /> - <source>Select all local file entries</source> - <translation>Выделить все локальные файлы</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="659" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="558" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="444" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="403" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="298" /> - <source>Select all versioned file entries</source> - <translation>Выделить все версированные записи файла</translation> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="400" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="295" /> + <source>Select all local file entries</source> + <translation>Выделить все локальные файлы</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="662" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="561" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="447" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="403" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="298" /> + <source>Select all versioned file entries</source> + <translation>Выделить все версированные записи файла</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="665" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="564" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="450" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="406" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="301" /> <source>Select all local directory entries</source> <translation>Выделить все локальные записи директории</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="666" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="565" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="451" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="669" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="568" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="454" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="410" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="305" /> <source>Select all versioned directory entries</source> <translation>Выделить все версированные записи директории</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="670" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="569" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="455" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="673" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="572" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="458" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="414" /> <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="309" /> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="709" /> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="696" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="712" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="699" /> <source>Do you really want to remove these files from the repository?</source> <translation>Вы действительно хотите удалить эти файлы из репозитория?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="839" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="842" /> <source>Create {0} file</source> <translation>Создать файл {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="840" /> + <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="843" /> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>Файл <b>{0}</b> уже существует. Перезаписать?</p></translation> </message> @@ -30281,27 +30302,27 @@ <context> <name>Globals</name> <message> - <location filename="../Globals/__init__.py" line="184" /> + <location filename="../Globals/__init__.py" line="199" /> <source>{0:4.2f} Bytes</source> <translation>{0:4.2f} байтов</translation> </message> <message> - <location filename="../Globals/__init__.py" line="187" /> + <location filename="../Globals/__init__.py" line="202" /> <source>{0:4.2f} KiB</source> <translation>{0:4.2f} KiB</translation> </message> <message> - <location filename="../Globals/__init__.py" line="190" /> + <location filename="../Globals/__init__.py" line="205" /> <source>{0:4.2f} MiB</source> <translation>{0:4.2f} MiB</translation> </message> <message> - <location filename="../Globals/__init__.py" line="193" /> + <location filename="../Globals/__init__.py" line="208" /> <source>{0:4.2f} GiB</source> <translation>{0:4.2f} GiB</translation> </message> <message> - <location filename="../Globals/__init__.py" line="196" /> + <location filename="../Globals/__init__.py" line="211" /> <source>{0:4.2f} TiB</source> <translation>{0:4.2f} TiB</translation> </message> @@ -36522,75 +36543,75 @@ <translation>Расширения</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="692" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="579" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="532" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="695" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="582" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="535" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="431" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="289" /> <source>Version Control</source> <translation>Контроль версий</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="708" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="595" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="711" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="598" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="447" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="305" /> <source>Commit changes to repository...</source> <translation>Фиксировать изменения в репозитории...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="716" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="603" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="719" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="606" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="455" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="313" /> <source>Add to repository</source> <translation>Добавить в репозиторий</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="722" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="609" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="725" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="612" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="461" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="319" /> <source>Remove from repository (and disk)</source> <translation>Удалить из репозитория (и с диска)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="986" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="973" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="989" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="976" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="467" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="325" /> <source>Remove from repository only</source> <translation>Удалить только из репозитория</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="614" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="617" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="330" /> <source>Copy</source> <translation>Копировать</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="616" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="619" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="332" /> <source>Move</source> <translation>Переместить</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="621" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="624" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="337" /> <source>Show log browser</source> <translation>Показать журнал истории</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="729" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="628" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="732" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="631" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="344" /> <source>Show status</source> <translation>Показать статус</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="736" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="635" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="739" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="638" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="481" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="351" /> <source>Show differences</source> @@ -36602,8 +36623,8 @@ <translation>Показать различия построчно</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="742" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="641" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="745" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="644" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="487" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="363" /> <source>Show differences (extended)</source> @@ -36630,95 +36651,95 @@ <translation>Создать файл со списком пропуска</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="749" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="648" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="752" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="651" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="494" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="389" /> <source>Revert changes</source> <translation>Отменить изменения</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="753" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="652" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="756" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="655" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="393" /> <source>Conflicts resolved</source> <translation>Решенные конфликты</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="755" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="654" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="758" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="657" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="500" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="395" /> <source>Conflicts unresolved</source> <translation>Нерешенные конфликты</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="757" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="656" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="760" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="659" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="397" /> <source>Re-Merge</source> <translation>Повторить слияние</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="761" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="660" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="547" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="506" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="401" /> - <source>Select all local file entries</source> - <translation>Выделить все локальные файлы</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="764" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="663" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="550" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="509" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="404" /> - <source>Select all versioned file entries</source> - <translation>Выделить все версированные записи файла</translation> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="506" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="401" /> + <source>Select all local file entries</source> + <translation>Выделить все локальные файлы</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="767" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="666" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="553" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="509" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="404" /> + <source>Select all versioned file entries</source> + <translation>Выделить все версированные записи файла</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="770" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="669" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="556" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="512" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="407" /> <source>Select all local directory entries</source> <translation>Выделить все локальные записи директории</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="771" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="670" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="557" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="774" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="673" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="560" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="411" /> <source>Select all versioned directory entries</source> <translation>Выделить все версированные записи директории</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="775" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="674" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="561" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="778" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="677" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="564" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415" /> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="890" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="893" /> <source>Create {0} file</source> <translation>Создать файл {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="891" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="894" /> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>Файл <b>{0}</b> уже существует. Перезаписать?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="987" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="974" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="990" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="977" /> <source>Do you really want to remove these files from the repository?</source> <translation>Вы действительно хотите удалить эти файлы из репозитория?</translation> </message> @@ -48883,6 +48904,40 @@ </message> </context> <context> + <name>LibreTranslateEngine</name> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="169" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="125" /> + <source>LibreTranslate: A valid Language Translator URL is required.</source> + <translation>LibreTranslate: Требуется действительный URL-адрес языкового переводчика.</translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="215" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="146" /> + <source>LibreTranslate: Invalid response received</source> + <translation>LibreTranslate: Получен неверный ответ</translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="151" /> + <source>LibreTranslate: No translation available.</source> + <translation>LibreTranslate: Перевод недоступен.</translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="214" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="200" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="168" /> + <source>Error Getting Available Translations</source> + <translation>Ошибка получения доступных переводов</translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="201" /> + <source>LibreTranslate: The server sent an error indication. + Error: {0}</source> + <translation>LibreTranslate: Сервер отправил сообщение об ошибке. + Ошибка: {0}</translation> + </message> + </context> + <context> <name>Listspace</name> <message> <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261" /> @@ -49068,6 +49123,79 @@ </message> </context> <context> + <name>MainPasswordEntryDialog</name> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" /> + <source>Main Password</source> + <translation>Основной пароль</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" /> + <source><p>Enter your main password below. This password will be used to encrypt sensitive data. You will be asked once per session for this password when the data needs to be accessed for the first time.<br/><br/><b>Note: If you forget the main password, the encrypted data cannot be recovered!</b></p></source> + <translation><p>Введите свой основной пароль ниже. Этот пароль будет использоваться для шифрования конфиденциальных данных. Вам будет предложено ввести этот пароль один раз за сеанс, когда к данным потребуется доступ в первый раз.<br/><br/><b>Примечание. Если вы забудете основной пароль, зашифрованные данные нельзя будет восстановить!</b></p></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" /> + <source>Current Password:</source> + <translation>Текущий пароль:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" /> + <source>Enter the current password</source> + <translation>Введите текущий пароль</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" /> + <source>New Password:</source> + <translation>Новый пароль:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" /> + <source>Enter the new password</source> + <translation>Введите новый пароль</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" /> + <source>New Password (again):</source> + <translation>Новый пароль (повторить):</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" /> + <source>Repeat the new password</source> + <translation>Повторите новый пароль</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" /> + <source>Shows an indication for the password strength</source> + <translation>Отображение степени надежности пароля</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="38" /> + <source>(not defined yet)</source> + <translation>(ещё не определён)</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="54" /> + <source>Wrong password entered.</source> + <translation>Введён неправильный пароль.</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="58" /> + <source>New password must not be empty.</source> + <translation>Пустой новый пароль недопустим.</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="65" /> + <source>Repeated password is wrong.</source> + <translation>Повторный пароль не совпадает.</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="72" /> + <source>Old and new password must not be the same.</source> + <translation>Новый пароль должен отличаться от старого.</translation> + </message> + </context> + <context> <name>MakePropertiesDialog</name> <message> <location filename="../Project/MakePropertiesDialog.py" line="39" /> @@ -49183,101 +49311,101 @@ <translation>Правка URL</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="52" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="62" /> <source>Refresh</source> <translation>Освежить</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="55" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="65" /> <source>Install Selected</source> <translation>Установить выбранные</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="59" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="69" /> <source>Uninstall Selected</source> <translation>Отменить установку выбранных</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="63" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="73" /> <source>Cancel</source> <translation>Отмена</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="104" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="114" /> <source>Internet Reachability Status: Reachable</source> <translation>Статус доступности Интернета: Доступен</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="106" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="116" /> <source>Internet Reachability Status: Not Reachable</source> <translation>Статус доступности Интернета: Не доступен</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="202" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="216" /> <source>Error populating list of dictionaries</source> <translation>Ошибка заполнения списка словарей</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="231" /> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="203" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="245" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="217" /> <source><p>Could not download the dictionaries list from {0}.</p><p>Error: {1}</p></source> <translation><p>Не удалось загрузить список словарей из {0}.</p><p> Ошибка: {1}</p></translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="396" /> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="206" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="414" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="220" /> <source>No connection to Internet.</source> <translation>Нет подключения к Интернету.</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="230" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="244" /> <source>Error downloading dictionaries list</source> <translation>Ошибка загрузки списка словарей</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="249" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="263" /> <source>Dictionaries URL Changed</source> <translation>URL-адрес словарей изменен</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="250" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="264" /> <source>The URL of the spell check dictionaries has changed. Select the "Refresh" button to get the new dictionaries list.</source> <translation>URL-адрес словарей проверки орфографии изменился. Выберите кнопку «Обновить», чтобы получить список новых словарей.</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="261" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="275" /> <source>Error installing dictionaries</source> <translation>Ошибка установки словарей</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="262" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="276" /> <source><p>None of the dictionary locations is writable by you. Please download required dictionaries manually and install them as administrator.</p></source> <translation><p> Ни одно из мест размещения в словаре не доступно для записи. Загрузите необходимые словари вручную и установите их как администратор.</p></translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="311" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="325" /> <source>{0} ({1})</source> <translation>{0} ({1})</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="416" /> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="392" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="434" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="410" /> <source>Error downloading dictionary file</source> <translation>Ошибка загрузки файла словаря</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="417" /> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="393" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="435" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="411" /> <source><p>Could not download the requested dictionary file from {0}.</p><p>Error: {1}</p></source> <translation><p>Не удалось загрузить запрошенный файл слова из {0}.</p><p> Ошибка: {1}</p></translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="431" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="449" /> <source>Error downloading dictionary</source> <translation>Ошибка загрузки словаря</translation> </message> <message> - <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="432" /> + <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="450" /> <source><p>The downloaded dictionary archive is invalid. Skipping it.</p></source> <translation><p>Загруженный архив словаря недействителен. Пропущен.</p></translation> </message> @@ -49314,79 +49442,6 @@ </message> </context> <context> - <name>MasterPasswordEntryDialog</name> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="38" /> - <source>(not defined yet)</source> - <translation>(ещё не определён)</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="54" /> - <source>Wrong password entered.</source> - <translation>Введён неправильный пароль.</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="58" /> - <source>New password must not be empty.</source> - <translation>Пустой новый пароль недопустим.</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="65" /> - <source>Repeated password is wrong.</source> - <translation>Повторный пароль не совпадает.</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="72" /> - <source>Old and new password must not be the same.</source> - <translation>Новый пароль должен отличаться от старого.</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" /> - <source>Master Password</source> - <translation>Мастер-пароль</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" /> - <source><p>Enter your master password below. This password will be used to encrypt sensitive data. You will be asked once per session for this password when the data needs to be accessed for the first time.<br/><br/><b>Note: If you forget the master password, the encrypted data cannot be recovered!</b></p></source> - <translation><p>Введите мастер-пароль. Этот пароль будет использоваться для шифрования данных. При доступе к зашифрованным данным программа запросит у Вас этот пароль (один раз за сеанс работы).<br/><br/><b>Примечание: Если Вы забудете мастер-пароль, все зашифрованные данные будут безвозвратно потеряны!</b></p></translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" /> - <source>Current Password:</source> - <translation>Текущий пароль:</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" /> - <source>Enter the current password</source> - <translation>Введите текущий пароль</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" /> - <source>New Password:</source> - <translation>Новый пароль:</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" /> - <source>Enter the new password</source> - <translation>Введите новый пароль</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" /> - <source>New Password (again):</source> - <translation>Новый пароль (повторить):</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" /> - <source>Repeat the new password</source> - <translation>Повторите новый пароль</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" /> - <source>Shows an indication for the password strength</source> - <translation>Отображение степени надежности пароля</translation> - </message> - </context> - <context> <name>MercurialPage</name> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.py" line="45" /> @@ -49917,8 +49972,8 @@ <translation>На базе RP2040</translation> </message> <message> - <location filename="../MicroPython/Devices/__init__.py" line="459" /> - <location filename="../MicroPython/Devices/__init__.py" line="448" /> + <location filename="../MicroPython/Devices/__init__.py" line="468" /> + <location filename="../MicroPython/Devices/__init__.py" line="457" /> <source>Unknown Device</source> <translation>Неизвестное устройство</translation> </message> @@ -50236,12 +50291,17 @@ <translation><h3>Информация о файловой системе</h3></translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1147" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1148" /> <source><h4>{0}</h4<table><tr><td>Total Size: </td><td align='right'>{1}</td></tr><tr><td>Used Size: </td><td align='right'>{2}</td></tr><tr><td>Free Size: </td><td align='right'>{3}</td></tr></table></source> <translation><table><tr><td>Общий объем: </td><td align='right'>{1}</td></tr><tr><td>Используемый объем: </td><td align='right'>{2}</td></tr><tr><td>Свободный объем: </td><td align='right'>{3}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1160" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1162" /> + <source><p>No file systems or file system information available.</p></source> + <translation><p>Нет файловой системы или доступной информации о файловой системе.</p></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1165" /> <source>Filesystem Information</source> <translation>Информация о файловой системе</translation> </message> @@ -50421,8 +50481,8 @@ <translation>Введите сетевой пароль</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="338" /> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="321" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="354" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="337" /> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> <source>Press to show the password</source> @@ -50540,6 +50600,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Press to install 'mpy-cross' alongside the eric IDE.</source> + <translation>Установить 'py-cross' вместе с eric IDE.</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Install</source> + <translation>Установить</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> <source>PyBoard</source> <translation>PyBoard</translation> </message> @@ -50555,6 +50625,31 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>STLink</source> + <translation>STLink</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>st-info Path:</source> + <translation>Путь к st-info:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the path of the st-info executable</source> + <translation>Введите путь к исполняемому файлу st-info</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>st-flash Path:</source> + <translation>Путь к st-flash:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the path of the st-flash flashing executable</source> + <translation>Введите путь к исполняемому файлу прошивки st-flash.</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> <source>MicroPython</source> <translation>MicroPython</translation> @@ -50671,64 +50766,66 @@ <translation>Введите URL документации MicroPython для Calliope mini</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="53" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="56" /> <source>Automatic</source> <translation>Автоматический выбор</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="55" /> - <source>Light</source> - <translation>Light</translation> - </message> - <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="58" /> - <source>Dark</source> - <translation>Dark</translation> + <source>Light</source> + <translation>Light</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="61" /> - <source>Blue Cerulean</source> - <translation>Blue Cerulean</translation> + <source>Dark</source> + <translation>Dark</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="64" /> - <source>Brown Sand</source> + <source>Blue Cerulean</source> <translation>Blue Cerulean</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="67" /> - <source>Blue NCS</source> - <translation>Blue NCS</translation> + <source>Brown Sand</source> + <translation>Blue Cerulean</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="70" /> - <source>High Contrast</source> - <translation>Высококонтрастная</translation> + <source>Blue NCS</source> + <translation>Blue NCS</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="73" /> - <source>Blue Icy</source> - <translation>Blue Icy</translation> + <source>High Contrast</source> + <translation>Высококонтрастная</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="76" /> + <source>Blue Icy</source> + <translation>Blue Icy</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="79" /> <source>Qt</source> <translation>Qt</translation> </message> <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="93" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="91" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="88" /> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="85" /> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="82" /> <source>All Files (*)</source> <translation>Все файлы (*)</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="88" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="96" /> <source>open</source> <translation>открыто</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="334" /> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="317" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="350" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="333" /> <source>Press to hide the password</source> <translation>Скрыть пароль</translation> </message> @@ -50792,65 +50889,65 @@ <translation>Ручной выбор</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="455" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="426" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="456" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="427" /> <source>Unknown MicroPython Device</source> <translation>Неизвестное устройство MicroPython</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="427" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="428" /> <source><p>Detected these unknown serial devices</p><ul><li>{0}</li></ul><p>Please report them together with the board name and a short description to <a href="mailto:{1}"> the eric bug reporting address</a> if it is a MicroPython board.</p></source> <translation><p>Обнаружены следующие неизвестные последовательные устройства</p><ul><li>{0}</li></ul><p>Если это плата MicroPython, то сообщите о ней вместе с названием платы и кратким описанием по адресу <a href="mailto:{1}"> the eric bug reporting</a>.</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="439" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="440" /> <source>{0} (0x{1:04x}/0x{2:04x})</source> <comment>description, VId, PId</comment> <translation>{0} (0x{1:04x}/0x{2:04x})</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="456" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="457" /> <source>Would you like to add them to the list of manually configured devices?</source> <translation>Хотите добавить их в список вручную настроенных устройств?</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="586" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="592" /> <source>Clear</source> <translation>Очистить</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="591" /> - <source>Copy</source> - <translation>Копировать</translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="597" /> + <source>Copy</source> + <translation>Копировать</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="603" /> <source>Paste</source> <translation>Вставить</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="604" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="610" /> <source>Select All</source> <translation>Выделить всё</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="630" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="636" /> <source>Press to disconnect the current device</source> <translation>Отключить выбранное устройство</translation> </message> <message> <location filename="../MicroPython/MicroPythonWidget.ui" line="0" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="635" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="641" /> <source>Press to connect the selected device</source> <translation>Подключить выбранное устройство</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="667" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="673" /> <source>No device attached</source> <translation>Устройство не подключено</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="668" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="674" /> <source>Please ensure the device is plugged into your computer and selected. It must have a version of MicroPython (or CircuitPython) flashed onto it before anything will work. @@ -50863,341 +50960,347 @@ И, наконец, нажмите кнопку перезагрузки устройства и подождите несколько секунд, прежде чем повторить попытку.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="697" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="703" /> <source>Start REPL</source> <translation>Запустить REPL</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="698" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="704" /> <source><p>The REPL cannot be started.</p><p>Reason: {0}</p></source> <translation><p>Не удается запустить REPL.</p><p>Причина:</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1226" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1215" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1232" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1221" /> <source>Serial Device Connect</source> <translation>Подсоединение последовательного устройства</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1216" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1222" /> <source><p>The device at serial port <b>{0}</b> does not respond. It may not have a MicroPython firmware flashed.</p></source> <translation><p>Устройство не отвечает через последовательный порт <b>{0}</b>. Возможно на нем не установлена прошивка MicroPython.</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1227" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1233" /> <source><p>Cannot connect to device at serial port <b>{0}</b>.</p></source> <translation><p>Не удается соединиться с устройством через последовательный порт <b>{0}</b>.</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1285" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1276" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1267" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1291" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1282" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1273" /> <source>Run Script</source> <translation>Выполнить скрипт</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1268" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1274" /> <source>There is no editor open. Abort...</source> <translation>Редактор не открыт. Прерывание...</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1277" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1283" /> <source>The current editor does not contain a script. Abort...</source> <translation>Текущий редактор не содержит скрипт. Прервать...</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1286" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1292" /> <source><p>Cannot run script.</p><p>Reason: {0}</p></source> <translation><p>Не удается выполнить скрипт.</p><p>Причина: {0}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1322" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1328" /> <source>Start Chart</source> <translation>Построить диаграмму</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1323" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1329" /> <source><p>The Chart cannot be started.</p><p>Reason: {0}</p></source> <translation><p>Не удается построить диаграмму.</p><p>Причина: {0}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1338" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1344" /> <source>µPy Chart</source> <translation>µPy диаграммы</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1355" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1361" /> <source>Unsaved Chart Data</source> <translation>Несохраненные данные диаграммы</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1356" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1362" /> <source>The chart contains unsaved data.</source> <translation>Диаграмма содержит несохраненные данные.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1404" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1410" /> <source>Start File Manager</source> <translation>Запустить менеджер файлов</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1405" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1411" /> <source><p>The File Manager cannot be started.</p><p>Reason: {0}</p></source> <translation><p>Не удается запустить менеджер файлов.</p><p>Причина: {0}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1425" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1431" /> <source>µPy Files</source> <translation>µPy файлы</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1488" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1496" /> <source>Downloads</source> <translation>Загрузить микрокод / библиотеки</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1535" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1543" /> <source>Show Version</source> <translation>Показать версию</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1538" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1546" /> <source>Show Implementation</source> <translation>Показать исполнение</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1541" /> - <source>Show Board Data</source> - <translation>Показать данные платы</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1723" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1546" /> - <source>Synchronize Time</source> - <translation>Синхронизировать время</translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1549" /> + <source>Show Board Data</source> + <translation>Показать данные платы</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1735" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1554" /> + <source>Synchronize Time</source> + <translation>Синхронизировать время</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1557" /> <source>Show Device Time</source> <translation>Показать время устройства</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1551" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1559" /> <source>Show Local Time</source> <translation>Показать локальное время</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1554" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1562" /> <source>Show Time</source> <translation>Показать время</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1558" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1566" /> <source>Show Builtin Modules</source> <translation>Показать встроенные модули</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="2130" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1562" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2144" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1578" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1570" /> <source>Install Package</source> <translation>Установить пакет</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="2142" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="2139" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1566" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2183" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2180" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1574" /> <source>Install Packages</source> <translation>Установить пакеты</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1947" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1572" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1959" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1584" /> <source>Compile Python File</source> <translation>Компилировать файл Python</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1971" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1962" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1576" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1983" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1974" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1588" /> <source>Compile Current Editor</source> <translation>Компилировать текущий редактор</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1597" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1609" /> <source>Download Firmware</source> <translation>Загрузить микрокод</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1604" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1616" /> <source>Show Documentation</source> <translation>Просмотр документации</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1607" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1619" /> <source>Convert To UF2</source> <translation>Преобразовать в UF2</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1608" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1620" /> <source>Flash UF2 Device</source> <translation>Прошивка UF2-устройств</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1611" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1623" /> <source>Manage Unknown Devices</source> <translation>Менеджер неизвестных устройств</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1614" /> - <source>Ignored Serial Devices</source> - <translation>Проигнорированные последовательные устройства</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1617" /> - <source>Configure</source> - <translation>Настройки</translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1626" /> - <source><h3>Device Version Information</h3></source> - <translation><h3>Информация о версии устройства</h3></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1637" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1633" /> - <source>Device Version Information</source> - <translation>Информация о версии устройства</translation> + <source>Ignored Serial Devices</source> + <translation>Проигнорированные последовательные устройства</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1629" /> + <source>Configure</source> + <translation>Настройки</translation> </message> <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1638" /> + <source><h3>Device Version Information</h3></source> + <translation><h3>Информация о версии устройства</h3></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1649" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1645" /> + <source>Device Version Information</source> + <translation>Информация о версии устройства</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1650" /> <source>No version information available.</source> <translation>Информация о версии недоступна.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1662" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1654" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1674" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1666" /> <source>unknown</source> <translation>unknown</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1668" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1680" /> <source> ({0})</source> <translation> ({0})</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1684" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1675" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1696" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1687" /> <source>Device Implementation Information</source> <translation>Информация о исполнении устройства</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1676" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1688" /> <source><h3>Device Implementation Information</h3><p>This device contains <b>{0} {1}{2}</b>.</p></source> <translation><h3>Информация о реализации устройства</h3><p>Это устройство содержит <b>{0} {1}</b>.</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1685" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1697" /> <source>No device implementation information available.</source> <translation>Информация о реализации устройства отсутствует.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1724" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1736" /> <source><p>The time of the connected device was synchronized with the local time.</p></source> <translation><p>Время подключенного устройства было синхронизировано с локальным временем.</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1746" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1758" /> <source><h3>Device Date and Time</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Time</b></td><td>{1}</td></tr></table></source> <translation><h3>Дата и время устройства</h3><table><tr><td><b>Дата</b></td><td>{0}</td></tr><tr><td><b>Время</b></td><td>{1}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1754" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1766" /> <source><h3>Device Date and Time</h3><p>{0}</p></source> <translation><h3>Дата и время устройства</h3><p>{0}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1770" /> - <source>Device Date and Time</source> - <translation>Дата и время устройства</translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1782" /> + <source>Device Date and Time</source> + <translation>Дата и время устройства</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1794" /> <source>Local Date and Time</source> <translation>Локальные дата и время</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1783" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1795" /> <source><h3>Local Date and Time</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Time</b></td><td>{1}</td></tr></table></source> <translation><h3>Локальные дата и время</h3><table><tr><td><b>Дата</b></td><td>{0}</td></tr><tr><td><b>Время</b></td><td>{1}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1824" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1807" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1836" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1819" /> <source>Date and Time</source> <translation>Дата и время</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1808" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1820" /> <source><table><tr><th></th><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td><b>Date</b></td><td align='center'>{0}</td><td align='center'>{2}</td></tr><tr><td><b>Time</b></td><td align='center'>{1}</td><td align='center'>{3}</td></tr></table></source> <translation><table><tr><th></th><th>Дата и время локальные</th><th>Дата и время устройства</th></tr><tr><td><b>Дата </b></td><td align='center'>{0}</td><td align='center'>{2}</td></tr><tr><td><b>Время </b></td><td align='center'>{1}</td><td align='center'>{3}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1825" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1837" /> <source><table><tr><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></source> <translation><table><tr><th>Дата и время локальные</th><th>Дата и время устройства</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1849" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1861" /> <source>Error handling device</source> <translation>Ошибка при работе с устройством</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1850" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1862" /> <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> <translation><p>Произошла ошибка при работе с подключаемым устройством.</p><p>Метод: {0}</p><p>Сообщение: {1}</p></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1892" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1904" /> <source>The MicroPython cross compiler <b>mpy-cross</b> cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> <translation>Кросс-компилятор MicroPython <b>mpy-cross</b> не найден. Убедитесь, что он находится в пути поиска, или настройте его на странице конфигурации MicroPython.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1918" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1930" /> <source>Python Files (*.py);;All Files (*)</source> <translation>Файлы Python (*.py);;Все файлы (*)</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1928" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1940" /> <source>The Python file <b>{0}</b> does not exist. Aborting...</source> <translation>Файл Python <b>{0}</b> не существует. Отмена...</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1937" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1949" /> <source>'mpy-cross' Output</source> <translation>Вывод команды 'mpy-cross'</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1963" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1975" /> <source>The current editor does not contain a Python file. Aborting...</source> <translation>Текущий редактор не содержит файл Python. Отмена...</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="2055" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2067" /> <source>Add Unknown Devices</source> <translation>Добавить неизвестное устройство</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="2056" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2068" /> <source>Select the devices to be added:</source> <translation>Выборите устройства для добавления:</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="2105" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2117" /> <source>Plus any modules on the filesystem.</source> <translation>Плюс любые модули в файловой системе.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="2143" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2169" /> + <source>Package '{0}' was installed successfully.</source> + <translation>Пакет '{0}' успешно установлен.</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="2184" /> <source>Enter the packages to be installed separated by whitespace:</source> <translation>Введите через пробел пакеты для установки:</translation> </message> @@ -51250,199 +51353,199 @@ <translation>Случайный частный нераспознаваемый</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="108" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="110" /> <source>BBC micro:bit</source> <translation>BBC micro:bit</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="111" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="113" /> <source>Calliope mini</source> <translation>Calliope mini</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="208" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="210" /> <source>BBC micro:bit/Calliope Functions</source> <translation>Функции BBC micro:bit/Calliope</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="421" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="409" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="392" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="211" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="423" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="411" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="394" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="213" /> <source>Show MicroPython Versions</source> <translation>Показать версии MicroPython</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="215" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="217" /> <source>Flash MicroPython</source> <translation>Прошить MicroPython</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="218" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="220" /> <source>Flash Firmware</source> <translation>Прошить микрокод</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="496" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="222" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="498" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="224" /> <source>Save Script as 'main.py'</source> <translation>Сохранить скрипт как 'main.py'</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="225" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="227" /> <source>Save the current script as 'main.py' on the connected device</source> <translation>Сохранить текущий скрипт как 'main.py' на подключенном устройстве</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="229" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="231" /> <source>Reset {0}</source> <translation>Сбросить {0}</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="375" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="366" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="352" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="335" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="322" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="302" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="377" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="368" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="354" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="337" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="324" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="304" /> <source>Flash MicroPython/Firmware</source> <translation>Прошить MicroPython/микрокод</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="303" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="305" /> <source><p>The BBC micro:bit is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed and plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul><p>See the <a href="https://microbit.org/guide/firmware/">micro:bit web site</a> for details.</p></source> <translation><p>BBC micro:bit не готово к прошивке микрокода DAPLink. Следуйте данным инструкциям. </p><ul><li>отключите USB-кабель и все батареи</li><li>удерживайте нажатой кнопку RESET и снова подключите USB-кабель</li><li>диск под названием MAINTENANCE должен быть доступен</li ></ul><p>Подробности см. на <a href="https://microbit.org/guide/firmware/">веб-сайте micro:bit</a>.</p></translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="323" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="325" /> <source><p>The BBC micro:bit is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MICROBIT is available.</p></source> <translation><p>BBC micro:bit не готово к прошивке микрокода MicroPython. Пожалуйста убедитесь, что диск под названием MICROBIT доступен.</p></translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="336" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="338" /> <source><p>The "Calliope mini" is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed an plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul></source> <translation><p>"Calliope mini" не готово к прошивке микрокода DAPLink. Следуйте данным инструкциям. </p><ul><li>отключите USB-кабель и все аккумуляторы</li><li>удерживая кнопку RESET нажатой вставьте USB-кабель обратно</li><li>должен быть доступен диск под названием MAINTENANCE</li></ul></translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="353" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="355" /> <source><p>The "Calliope mini" is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MINI is available.</p></source> <translation><p>"Calliope mini" не готово к прошивке микрокода MicroPython. Пожалуйста убедитесь, что устройство, называемое MICROBIT, доступно.</p></translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="368" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="370" /> <source>MicroPython/Firmware Files (*.hex *.bin);;All Files (*)</source> <translation>Файлы MicroPython/микрокода (*.hex *.bin);;Все файлы (*)</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="376" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="378" /> <source>There are multiple devices ready for flashing. Please make sure, that only one device is prepared.</source> <translation>Несколько устройств готовы для прошивки. Пожалуйста убедитесь, что подготовлено только одно устройство.</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="393" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="395" /> <source>The firmware of the connected device cannot be determined or the board does not run MicroPython or CircuitPython. Aborting...</source> <translation>Не удается определить прошивку подключенного устройства или на плате не работает MicroPython млм CircuitPython. Отмена...</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="410" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="412" /> <source><p>The BBC micro:bit generation cannot be determined. Aborting...</p></source> <translation><p>Поколение BBC micro:bit не может быть определено. Отмена...</p></translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="422" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="424" /> <source><p>The firmware URL for the device type <b>{0}</b> is not known. Aborting...</p></source> <translation><p>URL-адрес прошивки для устройства типа <b>{0}</b> неизвестен. Отмена...</p></translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="450" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="452" /> <source>unknown</source> <translation>неизвестный</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="466" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="468" /> <source>Firmware</source> <translation>Прошивка</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="469" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="471" /> <source><h4>{0} Version Information<br/>(BBC micro:bit v{1})</h4><table><tr><td>Installed:</td><td>{2}</td></tr><tr><td>Available:</td><td>{3}</td></tr></table></source> <translation><h4>Информаация версии {0}<br/>(BBC micro:bit v{1})</h4><table><tr><td>Установлена:</td><td>{2}</td></tr><tr><td>Доступна:</td><td>{3}</td></tr></table></translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="478" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="480" /> <source><p><b>Update available!</b></p></source> <translation><p><b>Доступно обновление!</b></p></translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="482" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="484" /> <source>{0} Version</source> <translatorcomment>Версия {0}</translatorcomment> <translation /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="502" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="504" /> <source>The current editor does not contain a Python script. Write it anyway?</source> <translation>Текущий редактор не содержит скрипт Python. Все равно записать?</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="513" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="515" /> <source>The script is empty. Aborting.</source> <translation>Скрипт пуст. Прерывание.</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="567" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="569" /> <source>MicroPython Firmware for BBC micro:bit V1</source> <translation>Микрокод MicroPython для BBC micro:bit V1</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="599" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="586" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="571" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="601" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="588" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="573" /> <source>DAPLink Firmware</source> <translation>Микрокод DAPLink</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="578" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="580" /> <source>MicroPython Firmware for BBC micro:bit V2</source> <translation>Микрокод MicroPython для BBC micro:bit V2</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="582" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="584" /> <source>CircuitPython Firmware for BBC micro:bit V2</source> <translation>Микрокод CircuitPython для BBC micro:bit V2</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="595" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="597" /> <source>MicroPython Firmware</source> <translation>Микрокод MicroPython</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="818" /> - <source>Active</source> - <translation>Активно</translation> - </message> - <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="819" /> - <source>Name</source> - <translation>Имя</translation> - </message> - <message> <location filename="../MicroPython/Devices/MicrobitDevices.py" line="820" /> - <source>MAC-Address</source> - <translation>MAC-адрес</translation> + <source>Active</source> + <translation>Активно</translation> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="821" /> + <source>Name</source> + <translation>Имя</translation> </message> <message> <location filename="../MicroPython/Devices/MicrobitDevices.py" line="822" /> - <source>Address Type</source> - <translation>Тип адреса</translation> + <source>MAC-Address</source> + <translation>MAC-адрес</translation> </message> <message> <location filename="../MicroPython/Devices/MicrobitDevices.py" line="824" /> + <source>Address Type</source> + <translation>Тип адреса</translation> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="826" /> <source>Connected</source> <translation>Подключен</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="825" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="827" /> <source>Advertising</source> <translation>Оповещение</translation> </message> @@ -51540,731 +51643,753 @@ <context> <name>MiniEditor</name> <message> - <location filename="../QScintilla/MiniEditor.py" line="459" /> + <location filename="../QScintilla/MiniEditor.py" line="460" /> <source>About eric Mini Editor</source> <translation>О eric миниредакторе</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="460" /> + <location filename="../QScintilla/MiniEditor.py" line="461" /> <source>The eric Mini Editor is an editor component based on QScintilla. It may be used for simple editing tasks, that don't need the power of a full blown editor.</source> <translation>Eric миниредактор — это компонент, основанный на QScintilla. Его можно использовать для простых задач редактирования, не требующих полномасштабного редактора.</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="529" /> + <location filename="../QScintilla/MiniEditor.py" line="530" /> <source>Line: {0:5}</source> <translation>Строка: {0:5}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="533" /> + <location filename="../QScintilla/MiniEditor.py" line="534" /> <source>Pos: {0:5}</source> <translation>Позиция: {0:5}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="547" /> + <location filename="../QScintilla/MiniEditor.py" line="548" /> <source>Language: {0}</source> <translation>Язык: {0}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="609" /> + <location filename="../QScintilla/MiniEditor.py" line="610" /> <source>New</source> <translation>Новый</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="611" /> - <source>&New</source> - <translation>&Новый</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="612" /> + <source>&New</source> + <translation>&Новый</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="613" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="617" /> + <location filename="../QScintilla/MiniEditor.py" line="618" /> <source>Open an empty editor window</source> <translation>Открыть пустое окно редактора</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="619" /> + <location filename="../QScintilla/MiniEditor.py" line="620" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Новый документ</b> <p>Создание пустого окна редактора.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="625" /> + <location filename="../QScintilla/MiniEditor.py" line="626" /> <source>Open</source> <translation>Открыть</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="627" /> - <source>&Open...</source> - <translation>&Открыть...</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="628" /> + <source>&Open...</source> + <translation>&Открыть...</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="629" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="633" /> + <location filename="../QScintilla/MiniEditor.py" line="634" /> <source>Open a file</source> <translation>Открыть файл</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="635" /> + <location filename="../QScintilla/MiniEditor.py" line="636" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened.</p></source> <translation><b>Открыть файл</b><p>Вам будет предложено задать имя файла, который нужно открыть.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="644" /> + <location filename="../QScintilla/MiniEditor.py" line="645" /> <source>Save</source> <translation>Сохранить</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="646" /> - <source>&Save</source> - <translation>&Сохранить</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="647" /> + <source>&Save</source> + <translation>&Сохранить</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="648" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="652" /> + <location filename="../QScintilla/MiniEditor.py" line="653" /> <source>Save the current file</source> <translation>Сохранить текущий файл</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="654" /> + <location filename="../QScintilla/MiniEditor.py" line="655" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Сохранить файл</b> <p>Сохранение содержания текущего окна редактора.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="663" /> + <location filename="../QScintilla/MiniEditor.py" line="664" /> <source>Save as</source> <translation>Сохранить как</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="665" /> - <source>Save &as...</source> - <translation>Сохранить &как...</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="666" /> + <source>Save &as...</source> + <translation>Сохранить &как...</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="667" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="671" /> + <location filename="../QScintilla/MiniEditor.py" line="672" /> <source>Save the current file to a new one</source> <translation>Сохранить текущий файл в новый</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="673" /> + <location filename="../QScintilla/MiniEditor.py" line="674" /> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить файл как</b> <p>Сохранение содержания текущего окна редактора в новый файл. Имя файла будет запрошено с помощью диалога выбора файлов.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="683" /> + <location filename="../QScintilla/MiniEditor.py" line="684" /> <source>Save Copy</source> <translation>Сохранить копию</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="685" /> + <location filename="../QScintilla/MiniEditor.py" line="686" /> <source>Save &Copy...</source> <translation>Сохранить &копию...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="691" /> + <location filename="../QScintilla/MiniEditor.py" line="692" /> <source>Save a copy of the current file</source> <translation>Сохранить копию текущего файла</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="693" /> + <location filename="../QScintilla/MiniEditor.py" line="694" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить копию</b><p>Сохранение контента текущего окна редактора. Имя файла может быть введено в диалоге выбора файла.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="703" /> + <location filename="../QScintilla/MiniEditor.py" line="704" /> <source>Close</source> <translation>Закрыть</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="705" /> - <source>&Close</source> - <translation>&Закрыть</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="706" /> + <source>&Close</source> + <translation>&Закрыть</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="707" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="711" /> + <location filename="../QScintilla/MiniEditor.py" line="712" /> <source>Close the editor window</source> <translation>Закрыть окно редактора</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="713" /> + <location filename="../QScintilla/MiniEditor.py" line="714" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Закрыть окно</b> <p>Закрытие текущего окна.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="719" /> + <location filename="../QScintilla/MiniEditor.py" line="720" /> <source>Print</source> <translation>Печать</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="721" /> - <source>&Print</source> - <translation>&Печать</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="722" /> + <source>&Print</source> + <translation>&Печать</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="723" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="727" /> + <location filename="../QScintilla/MiniEditor.py" line="728" /> <source>Print the current file</source> <translation>Печать текущего файла</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="729" /> + <location filename="../QScintilla/MiniEditor.py" line="730" /> <source><b>Print File</b><p>Print the contents of the current file.</p></source> <translation><b>Печать файла</b><p>Распечатать содержимое текущего файла.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="738" /> + <location filename="../QScintilla/MiniEditor.py" line="739" /> <source>Print Preview</source> <translation>Предварительный просмотр печати</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="746" /> + <location filename="../QScintilla/MiniEditor.py" line="747" /> <source>Print preview of the current file</source> <translation>Предварительный просмотр печати текущего файла</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="748" /> + <location filename="../QScintilla/MiniEditor.py" line="749" /> <source><b>Print Preview</b><p>Print preview of the current file.</p></source> <translation><b>Предварительный просмотр печати</b><p>Предварительный просмотр печати текущего файла.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="761" /> + <location filename="../QScintilla/MiniEditor.py" line="762" /> <source>Undo</source> <translation>Отменить</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="763" /> - <source>&Undo</source> - <translation>&Отменить</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="764" /> + <source>&Undo</source> + <translation>&Отменить</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="765" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="765" /> + <location filename="../QScintilla/MiniEditor.py" line="766" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="769" /> + <location filename="../QScintilla/MiniEditor.py" line="770" /> <source>Undo the last change</source> <translation>Отменить последнее изменение</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="771" /> + <location filename="../QScintilla/MiniEditor.py" line="772" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Отмена</b> <p>Отмена последнего изменения в текущем сеансе редактирования.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="780" /> + <location filename="../QScintilla/MiniEditor.py" line="781" /> <source>Redo</source> <translation>Повторить</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="782" /> - <source>&Redo</source> - <translation>&Повторить</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="783" /> + <source>&Redo</source> + <translation>&Повторить</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="784" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="788" /> + <location filename="../QScintilla/MiniEditor.py" line="789" /> <source>Redo the last change</source> <translation>Восстановить последнее отменённое изменение</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="790" /> + <location filename="../QScintilla/MiniEditor.py" line="791" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Повтор</b> <p>Восстановление последнего отменённого изменения.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="799" /> + <location filename="../QScintilla/MiniEditor.py" line="800" /> <source>Cut</source> <translation>Вырезать</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="801" /> - <source>Cu&t</source> - <translation>В&ырезать</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="802" /> + <source>Cu&t</source> + <translation>В&ырезать</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="803" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="803" /> + <location filename="../QScintilla/MiniEditor.py" line="804" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="807" /> + <location filename="../QScintilla/MiniEditor.py" line="808" /> <source>Cut the selection</source> <translation>Вырезать выделение</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="809" /> + <location filename="../QScintilla/MiniEditor.py" line="810" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Вырезать</b> <p>Вырезать выделение и поместить его в буфер обмена.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="819" /> + <location filename="../QScintilla/MiniEditor.py" line="820" /> <source>Copy</source> <translation>Копировать</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="821" /> - <source>&Copy</source> - <translation>&Копировать</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="822" /> + <source>&Copy</source> + <translation>&Копировать</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="823" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="823" /> + <location filename="../QScintilla/MiniEditor.py" line="824" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="827" /> + <location filename="../QScintilla/MiniEditor.py" line="828" /> <source>Copy the selection</source> <translation>Копировать выделение</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="829" /> + <location filename="../QScintilla/MiniEditor.py" line="830" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Копировать</b> <p>Копировать выделение и поместить его в буфер обмена.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="839" /> + <location filename="../QScintilla/MiniEditor.py" line="840" /> <source>Paste</source> <translation>Вставить</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="841" /> - <source>&Paste</source> - <translation>Вс&тавить</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="842" /> + <source>&Paste</source> + <translation>Вс&тавить</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="843" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="843" /> + <location filename="../QScintilla/MiniEditor.py" line="844" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="847" /> + <location filename="../QScintilla/MiniEditor.py" line="848" /> <source>Paste the last cut/copied text</source> <translation>Вставить вырезанный/скопированный текст</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="849" /> + <location filename="../QScintilla/MiniEditor.py" line="850" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Вставить</b> <p>Вставить текст из буфера обмена в текущую позицию редактора.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="859" /> + <location filename="../QScintilla/MiniEditor.py" line="860" /> <source>Clear</source> <translation>Очистить</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="861" /> - <source>Cl&ear</source> - <translation>О&чистить</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="862" /> + <source>Cl&ear</source> + <translation>О&чистить</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="863" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="867" /> + <location filename="../QScintilla/MiniEditor.py" line="868" /> <source>Clear all text</source> <translation>Убрать весь текст</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="869" /> + <location filename="../QScintilla/MiniEditor.py" line="870" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Очистить</b> <p>Удаление всего текста из текущего редактора.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2861" /> + <location filename="../QScintilla/MiniEditor.py" line="2862" /> <source>About</source> <translation>О программе</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2861" /> + <location filename="../QScintilla/MiniEditor.py" line="2862" /> <source>&About</source> <translation>&О программе</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2863" /> + <location filename="../QScintilla/MiniEditor.py" line="2864" /> <source>Display information about this software</source> <translation>Информация о программе</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2865" /> + <location filename="../QScintilla/MiniEditor.py" line="2866" /> <source><b>About</b><p>Display some information about this software.</p></source> <translation><b>О программе</b><p>Информация об этом программном продукте.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2874" /> + <location filename="../QScintilla/MiniEditor.py" line="2875" /> <source>About Qt</source> <translation>О Qt</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2874" /> + <location filename="../QScintilla/MiniEditor.py" line="2875" /> <source>About &Qt</source> <translation>О &Qt</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2877" /> + <location filename="../QScintilla/MiniEditor.py" line="2878" /> <source>Display information about the Qt toolkit</source> <translation>Информация о наборе инструментов Qt</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2880" /> + <location filename="../QScintilla/MiniEditor.py" line="2881" /> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>О Qt</b><p>Информация о библиотеке Qt.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2889" /> + <location filename="../QScintilla/MiniEditor.py" line="2890" /> <source>What's This?</source> <translation>Что это?</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2891" /> - <source>&What's This?</source> - <translation>&Что это?</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="2892" /> + <source>&What's This?</source> + <translation>&Что это?</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="2893" /> <source>Shift+F1</source> <comment>Help|What's This?'</comment> <translation>Shift+F1</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2897" /> + <location filename="../QScintilla/MiniEditor.py" line="2898" /> <source>Context sensitive help</source> <translation>Контекстнозависимая справка</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2899" /> + <location filename="../QScintilla/MiniEditor.py" line="2900" /> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>Показ контекстнозависимой справки</b><p>В режиме "What's This?"(Что это?)курсор мыши отображается как стрелка со знаком вопроса, и вы можете, кликнув по элементу интерфейса, получить краткое описание того, что он делает и как его использовать. В диалоговом окне эта функция может быть вызвана кнопкой контекстной справки в панели заголовка.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2917" /> + <location filename="../QScintilla/MiniEditor.py" line="2918" /> <source>Preferences</source> <translation>Предпочтения</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2919" /> + <location filename="../QScintilla/MiniEditor.py" line="2920" /> <source>&Preferences...</source> <translation>&Предпочтения...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2925" /> + <location filename="../QScintilla/MiniEditor.py" line="2926" /> <source>Set the prefered configuration</source> <translation>Установите предпочтительную конфигурацию</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2927" /> + <location filename="../QScintilla/MiniEditor.py" line="2928" /> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Предпочтения</b><p>Установка элементов конфигурации приложения согласно вашим предпочтениям.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2941" /> + <location filename="../QScintilla/MiniEditor.py" line="2942" /> <source>&File</source> <translation>&Файл</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2953" /> + <location filename="../QScintilla/MiniEditor.py" line="2954" /> <source>&Edit</source> <translation>&Правка</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2963" /> + <location filename="../QScintilla/MiniEditor.py" line="2964" /> <source>&Search</source> <translation>&Поиск</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2973" /> + <location filename="../QScintilla/MiniEditor.py" line="2974" /> <source>&View</source> <translation>&Вид</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2979" /> + <location filename="../QScintilla/MiniEditor.py" line="2980" /> <source>Se&ttings</source> <translation>&Настройки</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2984" /> + <location filename="../QScintilla/MiniEditor.py" line="2985" /> <source>&Help</source> <translation>&Справка</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2996" /> + <location filename="../QScintilla/MiniEditor.py" line="2997" /> <source>File</source> <translation>Файл</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3008" /> + <location filename="../QScintilla/MiniEditor.py" line="3009" /> <source>Edit</source> <translation>Редактировать</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3017" /> + <location filename="../QScintilla/MiniEditor.py" line="3018" /> <source>Search</source> <translation>Поиск</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3023" /> + <location filename="../QScintilla/MiniEditor.py" line="3024" /> <source>View</source> <translation>Вид</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3029" /> + <location filename="../QScintilla/MiniEditor.py" line="3030" /> <source>Settings</source> <translation>Настройки</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3032" /> + <location filename="../QScintilla/MiniEditor.py" line="3033" /> <source>Help</source> <translation>Справка</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3045" /> + <location filename="../QScintilla/MiniEditor.py" line="3046" /> <source><p>This part of the status bar displays the editor language.</p></source> <translation><p>В этой части строки состояния отображается язык редактора.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3055" /> + <location filename="../QScintilla/MiniEditor.py" line="3056" /> <source><p>This part of the status bar displays an indication of the editors files writability.</p></source> <translation><p>В этой части строки состояния отображается режим ro/rw файла, открытого в редакторе.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3064" /> + <location filename="../QScintilla/MiniEditor.py" line="3065" /> <source><p>This part of the status bar displays the line number of the editor.</p></source> <translation><p>В этой части строки состояния отображается номер текущей строки редактора.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3073" /> + <location filename="../QScintilla/MiniEditor.py" line="3074" /> <source><p>This part of the status bar displays the cursor position of the editor.</p></source> <translation><p>В этой части строки состояния отображается текущая позиция курсора в редакторе.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3087" /> + <location filename="../QScintilla/MiniEditor.py" line="3088" /> <source><p>This part of the status bar allows zooming the editor.</p></source> <translation><p>В этой части строки состояния разрешено масштабирование редактора.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3094" /> + <location filename="../QScintilla/MiniEditor.py" line="3095" /> <source>Ready</source> <translation>Готово</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3169" /> - <source>eric Mini Editor</source> - <translation>Eric миниредактор</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="3170" /> + <source>eric Mini Editor</source> + <translation>Eric миниредактор</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="3171" /> <source>The document has unsaved changes.</source> <translation>Изменения в текущем документе не сохранены.</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3197" /> - <source>Open File</source> - <translation>Открыть файл</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="3198" /> + <source>Open File</source> + <translation>Открыть файл</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="3199" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3226" /> + <location filename="../QScintilla/MiniEditor.py" line="3227" /> <source>File loaded</source> <translation>Файл загружен</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3307" /> - <source>Save File</source> - <translation>Сохранить файл</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="3308" /> + <source>Save File</source> + <translation>Сохранить файл</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="3309" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Невозможно сохранить файл <b>{0}</b>.<br/>Причина: {1}.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3314" /> + <location filename="../QScintilla/MiniEditor.py" line="3315" /> <source>File saved</source> <translation>Файл сохранён</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3326" /> + <location filename="../QScintilla/MiniEditor.py" line="3327" /> <source>[*] - {0}</source> <translation>[*] - {0}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3344" /> - <location filename="../QScintilla/MiniEditor.py" line="3326" /> + <location filename="../QScintilla/MiniEditor.py" line="3345" /> + <location filename="../QScintilla/MiniEditor.py" line="3327" /> <source>Mini Editor</source> <translation>Миниредактор</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3683" /> - <location filename="../QScintilla/MiniEditor.py" line="3654" /> - <location filename="../QScintilla/MiniEditor.py" line="3338" /> + <location filename="../QScintilla/MiniEditor.py" line="3684" /> + <location filename="../QScintilla/MiniEditor.py" line="3655" /> + <location filename="../QScintilla/MiniEditor.py" line="3339" /> <source>Untitled</source> <translation>Без имени</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3344" /> + <location filename="../QScintilla/MiniEditor.py" line="3345" /> <source>{0}[*] - {1}</source> <translation>{0}[*] - {1}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3649" /> + <location filename="../QScintilla/MiniEditor.py" line="3650" /> <source>Printing...</source> <translation>Печать...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3665" /> + <location filename="../QScintilla/MiniEditor.py" line="3666" /> <source>Printing completed</source> <translation>Печать завершена</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3667" /> + <location filename="../QScintilla/MiniEditor.py" line="3668" /> <source>Error while printing</source> <translation>Ошибка печати</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3670" /> + <location filename="../QScintilla/MiniEditor.py" line="3671" /> <source>Printing aborted</source> <translation>Печать прервана</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3724" /> - <source>Select all</source> - <translation>Выделить всё</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="3725" /> + <source>Select all</source> + <translation>Выделить всё</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="3726" /> <source>Deselect all</source> <translation>Снять выделение</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3738" /> + <location filename="../QScintilla/MiniEditor.py" line="3739" /> <source>Languages</source> <translation>Языки</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3741" /> + <location filename="../QScintilla/MiniEditor.py" line="3742" /> <source>No Language</source> <translation>Нет языка</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3763" /> + <location filename="../QScintilla/MiniEditor.py" line="3764" /> <source>Guessed</source> <translation>Предполагаемый язык</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3785" /> - <location filename="../QScintilla/MiniEditor.py" line="3767" /> + <location filename="../QScintilla/MiniEditor.py" line="3786" /> + <location filename="../QScintilla/MiniEditor.py" line="3768" /> <source>Alternatives</source> <translation>Альтернативная подсветка</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3782" /> + <location filename="../QScintilla/MiniEditor.py" line="3783" /> <source>Alternatives ({0})</source> <translation>Альтернативы ({0})</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3813" /> - <source>Pygments Lexer</source> - <translation>Лексер Pygments</translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="3814" /> + <source>Pygments Lexer</source> + <translation>Лексер Pygments</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="3815" /> <source>Select the Pygments lexer to apply.</source> <translation>Выберите для использования лексер Pygments.</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="4326" /> + <location filename="../QScintilla/MiniEditor.py" line="4336" /> <source>EditorConfig Properties</source> <translation>Свойства EditorConfig</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="4327" /> + <location filename="../QScintilla/MiniEditor.py" line="4337" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation><p>Не удается загрузить свойства EditorConfig для файла <b>{0}</b>.</p></translation> </message> </context> <context> + <name>MipLocalInstaller</name> + <message> + <location filename="../MicroPython/MipLocalInstaller.py" line="185" /> + <source>Unable to find 'lib' in sys.path. Please enter a target.</source> + <translation>Не удалось найти 'lib' в sys.path. Пожалуйста укажите цель.</translation> + </message> + <message> + <location filename="../MicroPython/MipLocalInstaller.py" line="229" /> + <source> + +Package may be partially installed.</source> + <translation> + +Пакет может быть установлен частично.</translation> + </message> + </context> + <context> <name>MipPackageDialog</name> <message> + <location filename="../MicroPython/MipPackageDialog.py" line="34" /> + <source>Enter the URL of the package index. Leave empty to use the default index ({0}).</source> + <translation>Введите URL индекса пакета. Оставьте пустым, чтобы использовать индекс по умолчанию ({0}).</translation> + </message> + <message> <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> <source>Install Package</source> <translation>Установить пакет</translation> @@ -52297,7 +52422,22 @@ <message> <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> <source>Install .mpy File</source> - <translation>Установить .mpy файл</translation> + <translation>Устанавливать .mpy файл</translation> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Target Directory:</source> + <translation>Целевая директория:</translation> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Enter the directory to install to (must be contained in sys.path). Leave empty to detect automatically.</source> + <translation>Введите директорию для установки (должна содержаться в sys.path). Оставьте пустой для автоматического обнаружения.</translation> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Package Index:</source> + <translation>Индекс пакета:</translation> </message> </context> <context> @@ -52923,235 +53063,235 @@ <context> <name>MultiProject</name> <message> - <location filename="../MultiProject/MultiProject.py" line="240" /> + <location filename="../MultiProject/MultiProject.py" line="239" /> <source>Read Multi Project File</source> <translation>Прочитать файл мультипроекта</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="241" /> + <location filename="../MultiProject/MultiProject.py" line="240" /> <source><p>The multi project file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл мультипроекта <b>{0}</b>.</p></translation> </message> <message> + <location filename="../MultiProject/MultiProject.py" line="377" /> + <location filename="../MultiProject/MultiProject.py" line="363" /> + <source>Copy Project</source> + <translation>Копировать проект</translation> + </message> + <message> + <location filename="../MultiProject/MultiProject.py" line="364" /> + <source>Enter directory for the new project (must not exist already):</source> + <translation>Задайте директорию для нового проекта (она еще не должна существовать):</translation> + </message> + <message> <location filename="../MultiProject/MultiProject.py" line="378" /> - <location filename="../MultiProject/MultiProject.py" line="364" /> - <source>Copy Project</source> - <translation>Копировать проект</translation> - </message> - <message> - <location filename="../MultiProject/MultiProject.py" line="365" /> - <source>Enter directory for the new project (must not exist already):</source> - <translation>Задайте директорию для нового проекта (она еще не должна существовать):</translation> - </message> - <message> - <location filename="../MultiProject/MultiProject.py" line="379" /> <source><p>The source project <b>{0}</b> could not be copied to its destination <b>{1}</b>.</p></source> <translation><p>Исходный проект <b>{0}</b> не удалось скопировать в его место назначения <b> {1} </b>.</p></translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="389" /> + <location filename="../MultiProject/MultiProject.py" line="388" /> <source>{0} - Copy</source> <translation>{0} - Copy</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="537" /> + <location filename="../MultiProject/MultiProject.py" line="536" /> <source>Open Multi Project</source> <translation>Открыть мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="539" /> + <location filename="../MultiProject/MultiProject.py" line="538" /> <source>Multi Project Files (*.emj);;XML Multi Project Files (*.e5m *.e4m)</source> <translation>Файлы мультипроекта (*.emj);;XML-файлы мультипроекта (*.e5m *.e4m)</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="604" /> - <location filename="../MultiProject/MultiProject.py" line="594" /> + <location filename="../MultiProject/MultiProject.py" line="601" /> + <location filename="../MultiProject/MultiProject.py" line="591" /> <source>Multi Project Files (*.emj)</source> <translation>Файлы мультипроекта (*.emj)</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="602" /> + <location filename="../MultiProject/MultiProject.py" line="599" /> <source>Save Multiproject</source> <translation>Сохранить мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="618" /> + <location filename="../MultiProject/MultiProject.py" line="615" /> <source>Save File</source> <translation>Сохранить файл</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="619" /> + <location filename="../MultiProject/MultiProject.py" line="616" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Файл <b>{0}</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="645" /> + <location filename="../MultiProject/MultiProject.py" line="642" /> <source>Close Multiproject</source> <translation>Закрыть мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="646" /> + <location filename="../MultiProject/MultiProject.py" line="643" /> <source>The current multiproject has unsaved changes.</source> <translation>Изменения в текущем мультипроекте не сохранены.</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="699" /> + <location filename="../MultiProject/MultiProject.py" line="696" /> <source>New multiproject</source> <translation>Новый мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="701" /> + <location filename="../MultiProject/MultiProject.py" line="698" /> <source>&New...</source> <translation>&Новый...</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="707" /> + <location filename="../MultiProject/MultiProject.py" line="704" /> <source>Generate a new multiproject</source> <translation>Создать новый мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="709" /> + <location filename="../MultiProject/MultiProject.py" line="706" /> <source><b>New...</b><p>This opens a dialog for entering the info for a new multiproject.</p></source> <translation><b>Новый...</b><p>Открытие диалога ввода информации о новом мультипроекте.</p></translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="719" /> + <location filename="../MultiProject/MultiProject.py" line="716" /> <source>Open multiproject</source> <translation>Открыть мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="721" /> + <location filename="../MultiProject/MultiProject.py" line="718" /> <source>&Open...</source> <translation>&Открыть...</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="727" /> + <location filename="../MultiProject/MultiProject.py" line="724" /> <source>Open an existing multiproject</source> <translation>Открыть существующий мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="729" /> + <location filename="../MultiProject/MultiProject.py" line="726" /> <source><b>Open...</b><p>This opens an existing multiproject.</p></source> <translation><b>Открыть...</b><p>Открыть существующий мультипроект.</p></translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="735" /> + <location filename="../MultiProject/MultiProject.py" line="732" /> <source>Close multiproject</source> <translation>Закрыть мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="737" /> + <location filename="../MultiProject/MultiProject.py" line="734" /> <source>&Close</source> <translation>&Закрыть</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="743" /> + <location filename="../MultiProject/MultiProject.py" line="740" /> <source>Close the current multiproject</source> <translation>Закрыть текущий мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="745" /> + <location filename="../MultiProject/MultiProject.py" line="742" /> <source><b>Close</b><p>This closes the current multiproject.</p></source> <translation><b>Закрыть</b><p>Закрытие текущего мультипроекта.</p></translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="751" /> + <location filename="../MultiProject/MultiProject.py" line="748" /> <source>Save multiproject</source> <translation>Сохранить мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="753" /> + <location filename="../MultiProject/MultiProject.py" line="750" /> <source>&Save</source> <translation>&Сохранить</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="759" /> + <location filename="../MultiProject/MultiProject.py" line="756" /> <source>Save the current multiproject</source> <translation>Закрыть текущий мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="761" /> + <location filename="../MultiProject/MultiProject.py" line="758" /> <source><b>Save</b><p>This saves the current multiproject.</p></source> <translation><b>Закрыть</b><p>Закрытие текущего мультипроекта.</p></translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="767" /> + <location filename="../MultiProject/MultiProject.py" line="764" /> <source>Save multiproject as</source> <translation>Сохранить файл мультипроекта как</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="769" /> + <location filename="../MultiProject/MultiProject.py" line="766" /> <source>Save &as...</source> <translation>Сохранить &как...</translation> </message> <message> + <location filename="../MultiProject/MultiProject.py" line="773" /> + <source>Save the current multiproject to a new file</source> + <translation>Сохранить текущий мультипроект в новый файл</translation> + </message> + <message> <location filename="../MultiProject/MultiProject.py" line="776" /> - <source>Save the current multiproject to a new file</source> - <translation>Сохранить текущий мультипроект в новый файл</translation> - </message> - <message> - <location filename="../MultiProject/MultiProject.py" line="779" /> <source><b>Save as</b><p>This saves the current multiproject to a new file.</p></source> <translation><b>Сохранить как</b><p> Сохранение текущего мультипроекта в новый файл.</p></translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="788" /> + <location filename="../MultiProject/MultiProject.py" line="785" /> <source>Add project to multiproject</source> <translation>Добавить проект в мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="790" /> + <location filename="../MultiProject/MultiProject.py" line="787" /> <source>Add &project...</source> <translation>Добавить &проект...</translation> </message> <message> + <location filename="../MultiProject/MultiProject.py" line="794" /> + <source>Add a project to the current multiproject</source> + <translation>Добавить проект в текущий мультипроект</translation> + </message> + <message> <location filename="../MultiProject/MultiProject.py" line="797" /> - <source>Add a project to the current multiproject</source> - <translation>Добавить проект в текущий мультипроект</translation> - </message> - <message> - <location filename="../MultiProject/MultiProject.py" line="800" /> <source><b>Add project...</b><p>This opens a dialog for adding a project to the current multiproject.</p></source> <translation><b>Добавить проект...</b><p>Открытие диалога добавления проекта в текущий мультипроект.</p></translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="810" /> + <location filename="../MultiProject/MultiProject.py" line="807" /> <source>Multiproject properties</source> <translation>Свойства мультипроекта</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="812" /> + <location filename="../MultiProject/MultiProject.py" line="809" /> <source>&Properties...</source> <translation>&Свойства...</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="818" /> + <location filename="../MultiProject/MultiProject.py" line="815" /> <source>Show the multiproject properties</source> <translation>Свойства мультипроекта</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="820" /> + <location filename="../MultiProject/MultiProject.py" line="817" /> <source><b>Properties...</b><p>This shows a dialog to edit the multiproject properties.</p></source> <translation><b>Свойства...</b><p>Отображение диалога редактирования свойств мультипроекта.</p></translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="841" /> + <location filename="../MultiProject/MultiProject.py" line="838" /> <source>&Multiproject</source> <translation>&Мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="842" /> + <location filename="../MultiProject/MultiProject.py" line="839" /> <source>Open &Recent Multiprojects</source> <translation>Открыть &недавние мультипроекты</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="881" /> - <location filename="../MultiProject/MultiProject.py" line="879" /> + <location filename="../MultiProject/MultiProject.py" line="878" /> + <location filename="../MultiProject/MultiProject.py" line="876" /> <source>Multiproject</source> <translation>Мультипроект</translation> </message> <message> - <location filename="../MultiProject/MultiProject.py" line="936" /> + <location filename="../MultiProject/MultiProject.py" line="933" /> <source>&Clear</source> <translation>&Очистить</translation> </message> @@ -53266,18 +53406,18 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/MultiProjectPage.ui" line="0" /> - <source>Master Project</source> - <translation>Главный проект</translation> + <source>Main Project</source> + <translation>Основной проект</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MultiProjectPage.ui" line="0" /> - <source>Select to open the master project automatically upon opening the multiproject</source> - <translation>Разрешить автоматическое открытие главного проекта при старте</translation> + <source>Select to open the main project automatically upon opening the multiproject</source> + <translation>Разрешить автоматическое открытие основного проекта при старте</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MultiProjectPage.ui" line="0" /> - <source>Open master project automatically</source> - <translation>Открывать главный проект автоматически</translation> + <source>Open main project automatically</source> + <translation>Открывать основной проект автоматически</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MultiProjectPage.ui" line="0" /> @@ -57760,12 +57900,12 @@ <translation><p>Директория для загрузки плагинов <b>{0}</b> не может быть создана. Задайте её посредством диалога конфигурации.</p><p>Причина:{1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1305" /> + <location filename="../PluginManager/PluginManager.py" line="1307" /> <source>Error downloading file</source> <translation>Ошибка загрузки файла</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1306" /> + <location filename="../PluginManager/PluginManager.py" line="1308" /> <source><p>Could not download the requested file from {0}.</p><p>Error: {1}</p></source> <translation><p>Не удалось загрузить запрашиваемый файл из {0}.</p><p>Ошибка: {1}</p></translation> </message> @@ -57824,6 +57964,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/PluginManagerPage.ui" line="0" /> + <source><p>Select to force the use of <b>http://</b> instead of <b>https://</b>.</p></source> + <translation><p>Разрешить принудительное использование <b>http://</b> вместо <b>https://</b>.</p></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/PluginManagerPage.ui" line="0" /> + <source>Enforce unencrypted downloads</source> + <translation>Выполнять незашифрованную загрузку</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/PluginManagerPage.ui" line="0" /> <source><font color="#FF0000"><b>Note:</b> The following settings are activated at the next startup of the application.</font></source> <translation><font color="#FF0000"><b>Примечание:</b> Эти изменения вступят в силу при следующем запуске приложения.</font></translation> </message> @@ -58108,130 +58258,130 @@ <translation>Статус доступности интернета: Не доступен</translation> </message> <message> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="522" /> <location filename="../PluginManager/PluginRepositoryDialog.py" line="512" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="502" /> <source>Download Plugin Files</source> <translation>Загрузить файлы плагинов</translation> </message> <message> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="523" /> <location filename="../PluginManager/PluginRepositoryDialog.py" line="513" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="503" /> <source>The requested plugins were downloaded.</source> <translation>Запрашиваемые плагины скачаны.</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="561" /> - <source>Plugins Repository URL Changed</source> - <translation>URL репозитория плагинов изменился</translation> - </message> - <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="562" /> - <source>The URL of the Plugins Repository has changed. Select the "Update" button to get the new repository file.</source> - <translation>URL репозитория плагинов изменился. Нажмите кнопку "Обновить" чтобы загрузить новый файл репозитория.</translation> - </message> - <message> <location filename="../PluginManager/PluginRepositoryDialog.py" line="571" /> - <source>Read plugins repository file</source> - <translation>Прочитать файл репозитория плагинов</translation> + <source>Plugins Repository URL Changed</source> + <translation>URL репозитория плагинов изменился</translation> </message> <message> <location filename="../PluginManager/PluginRepositoryDialog.py" line="572" /> - <source><p>The plugins repository file <b>{0}</b> could not be read. Select Update</p></source> - <translation><p>Невозможно прочитать файл репозитория <b>{0}</b>. Выполните обновление</p></translation> + <source>The URL of the Plugins Repository has changed. Select the "Update" button to get the new repository file.</source> + <translation>URL репозитория плагинов изменился. Нажмите кнопку "Обновить" чтобы загрузить новый файл репозитория.</translation> </message> <message> <location filename="../PluginManager/PluginRepositoryDialog.py" line="581" /> + <source>Read plugins repository file</source> + <translation>Прочитать файл репозитория плагинов</translation> + </message> + <message> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="582" /> + <source><p>The plugins repository file <b>{0}</b> could not be read. Select Update</p></source> + <translation><p>Невозможно прочитать файл репозитория <b>{0}</b>. Выполните обновление</p></translation> + </message> + <message> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="591" /> <source>No plugin repository file available. Select Update.</source> <translation>Файл репозитория плагинов недоступен. Выполните обновление.</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="585" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="595" /> <source>New: <b>{0}</b></source> <translation>Новые: <b>{0}</b></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="587" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="597" /> <source>Local Updates: <b>{0}</b></source> <translation>Локальные обновления: <b>{0}</b></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="590" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="600" /> <source>Remote Updates: <b>{0}</b></source> <translation>Удаленные обновления: <b>{0}</b></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="657" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="625" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="670" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="638" /> <source>Error downloading file</source> <translation>Ошибка загрузки файла</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="658" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="626" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="671" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="639" /> <source><p>Could not download the requested file from {0}.</p><p>Error: {1}</p></source> <translation><p>Не удалось загрузить запрашиваемый файл из {0}.</p><p>Ошибка: {1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="629" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="642" /> <source>No connection to Internet.</source> <translation>Нет подключения к интернету.</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="739" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="752" /> <source>Stable</source> <translation>Стабильные</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="746" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="759" /> <source>Unstable</source> <translation>Нестабильные</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="753" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="766" /> <source>Obsolete</source> <translation>Устаревшие</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="760" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="773" /> <source>Unknown</source> <translation>Неизвестный</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="783" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="796" /> <source>up-to-date</source> <translation>новейший</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="786" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="799" /> <source>new download available</source> <translation>имеются обновления для загрузки</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="790" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="803" /> <source>update installable</source> <translation>обновления готовы к установке</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="794" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="807" /> <source>updated download available</source> <translation>имеется обновление</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="798" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="811" /> <source>error determining status</source> <translation>статус определения ошибки</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="1168" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="1140" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="1181" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="1153" /> <source>Cleanup of Plugin Downloads</source> <translation>Очистить загруженные плагины</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="1172" /> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="1143" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="1185" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="1156" /> <source><p>The plugin download <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation><p>Невозможно удалить обновление для плагина <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> @@ -58239,17 +58389,17 @@ <context> <name>PluginRepositoryWindow</name> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="1045" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="1058" /> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="1046" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="1059" /> <source><p>Could not start the process.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить процесс.<br>Убедитесь, что он доступен как <b>{0}</b>.</p></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="1050" /> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="1063" /> <source>OK</source> <translation>ОК</translation> </message> @@ -58596,18 +58746,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1811" /> + <location filename="../Preferences/__init__.py" line="1815" /> <source>Export Preferences</source> <translation>Экспорт Preferences</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1840" /> - <location filename="../Preferences/__init__.py" line="1813" /> + <location filename="../Preferences/__init__.py" line="1844" /> + <location filename="../Preferences/__init__.py" line="1817" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Файлы Preferences (*.ini);;Все файлы (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1838" /> + <location filename="../Preferences/__init__.py" line="1842" /> <source>Import Preferences</source> <translation>Импорт Preferences</translation> </message> @@ -58788,22 +58938,22 @@ <translation>Action 2.3</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerQSS.py" line="65" /> + <location filename="../UI/Previewers/PreviewerQSS.py" line="70" /> <source>MDI</source> <translation>MDI</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerQSS.py" line="77" /> + <location filename="../UI/Previewers/PreviewerQSS.py" line="82" /> <source>Python</source> <translation>Python</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerQSS.py" line="78" /> + <location filename="../UI/Previewers/PreviewerQSS.py" line="83" /> <source>Ruby</source> <translation>Ruby</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerQSS.py" line="79" /> + <location filename="../UI/Previewers/PreviewerQSS.py" line="84" /> <source>JavaScript</source> <translation>JavaScript</translation> </message> @@ -59115,10 +59265,10 @@ <translation>Менеджер пакетов PyPI</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="494" /> - <location filename="../Preferences/ProgramsDialog.py" line="491" /> - <location filename="../Preferences/ProgramsDialog.py" line="475" /> - <location filename="../Preferences/ProgramsDialog.py" line="352" /> + <location filename="../Preferences/ProgramsDialog.py" line="514" /> + <location filename="../Preferences/ProgramsDialog.py" line="511" /> + <location filename="../Preferences/ProgramsDialog.py" line="495" /> + <location filename="../Preferences/ProgramsDialog.py" line="372" /> <location filename="../Preferences/ProgramsDialog.py" line="305" /> <location filename="../Preferences/ProgramsDialog.py" line="288" /> <source>(unknown)</source> @@ -59150,29 +59300,39 @@ <translation>MicroPython - PyBoard Flasher</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="356" /> + <location filename="../Preferences/ProgramsDialog.py" line="344" /> + <source>MicroPython - STLink Info</source> + <translation>MicroPython - STLink Info</translation> + </message> + <message> + <location filename="../Preferences/ProgramsDialog.py" line="354" /> + <source>MicroPython - STLink Flasher</source> + <translation>MicroPython - STLink Flasher</translation> + </message> + <message> + <location filename="../Preferences/ProgramsDialog.py" line="376" /> <source>Code Assistant - Jedi</source> <translation>Code Assistant - Jedi</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="429" /> + <location filename="../Preferences/ProgramsDialog.py" line="449" /> <source>(not configured)</source> <translation>(не настроено)</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="464" /> + <location filename="../Preferences/ProgramsDialog.py" line="484" /> <source>(module not found)</source> <translation>(модуль не найден)</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="497" /> + <location filename="../Preferences/ProgramsDialog.py" line="517" /> <source>(not executable)</source> <translation>(не исполняемый)</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="540" /> - <location filename="../Preferences/ProgramsDialog.py" line="511" /> - <location filename="../Preferences/ProgramsDialog.py" line="509" /> + <location filename="../Preferences/ProgramsDialog.py" line="560" /> + <location filename="../Preferences/ProgramsDialog.py" line="531" /> + <location filename="../Preferences/ProgramsDialog.py" line="529" /> <source>(not found)</source> <translation>(не найдено)</translation> </message> @@ -59560,7 +59720,7 @@ <translation>Вы хотите редактировать параметры команд VCS?</translation> </message> <message> - <location filename="../Project/Project.py" line="4134" /> + <location filename="../Project/Project.py" line="4137" /> <location filename="../Project/Project.py" line="2729" /> <source>New project</source> <translation>Новый проект</translation> @@ -59592,7 +59752,7 @@ <translation>Введите шаблон пути для файлов переводов (используйте '%language%' вместо language code):</translation> </message> <message> - <location filename="../Project/Project.py" line="4154" /> + <location filename="../Project/Project.py" line="4157" /> <location filename="../Project/Project.py" line="3138" /> <source>Open project</source> <translation>Открыть проект</translation> @@ -59645,414 +59805,414 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="4136" /> + <location filename="../Project/Project.py" line="4139" /> <source>&New...</source> <translation>&Новый...</translation> </message> <message> - <location filename="../Project/Project.py" line="4142" /> + <location filename="../Project/Project.py" line="4145" /> <source>Generate a new project</source> <translation>Создать новый проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4144" /> + <location filename="../Project/Project.py" line="4147" /> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Новый...</b><p>Открытие диалога ввода информации о новом проекте.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4156" /> + <location filename="../Project/Project.py" line="4159" /> <source>&Open...</source> <translation>&Открыть...</translation> </message> <message> - <location filename="../Project/Project.py" line="4162" /> + <location filename="../Project/Project.py" line="4165" /> <source>Open an existing project</source> <translation>Открыть существующий проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4164" /> + <location filename="../Project/Project.py" line="4167" /> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Открыть...</b><p>Открытие существующего проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4170" /> + <location filename="../Project/Project.py" line="4173" /> <source>Reload project</source> <translation>Перезагрузить проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4172" /> + <location filename="../Project/Project.py" line="4175" /> <source>&Reload</source> <translation>П&ерезагрузить</translation> </message> <message> - <location filename="../Project/Project.py" line="4178" /> + <location filename="../Project/Project.py" line="4181" /> <source>Reload the current project</source> <translation>Перезагрузить текущий проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4180" /> + <location filename="../Project/Project.py" line="4183" /> <source><b>Reload</b><p>This reloads the current project.</p></source> <translation><b>Перезагрузить</b><p>Перезагружает текущий проект.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4186" /> + <location filename="../Project/Project.py" line="4189" /> <source>Close project</source> <translation>Закрыть проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4188" /> + <location filename="../Project/Project.py" line="4191" /> <source>&Close</source> <translation>&Закрыть</translation> </message> <message> - <location filename="../Project/Project.py" line="4194" /> + <location filename="../Project/Project.py" line="4197" /> <source>Close the current project</source> <translation>Закрыть текущий проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4196" /> + <location filename="../Project/Project.py" line="4199" /> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Закрыть</b><p>Закрытие текущего проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4202" /> + <location filename="../Project/Project.py" line="4205" /> <source>Save project</source> <translation>Сохранить проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4477" /> - <location filename="../Project/Project.py" line="4204" /> + <location filename="../Project/Project.py" line="4480" /> + <location filename="../Project/Project.py" line="4207" /> <source>&Save</source> <translation>&Сохранить</translation> </message> <message> - <location filename="../Project/Project.py" line="4210" /> + <location filename="../Project/Project.py" line="4213" /> <source>Save the current project</source> <translation>Сохранить текущий проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4212" /> + <location filename="../Project/Project.py" line="4215" /> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Сохранить</b><p>Сохранение текущего проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4218" /> + <location filename="../Project/Project.py" line="4221" /> <source>Save project as</source> <translation>Сохранить проект как</translation> </message> <message> - <location filename="../Project/Project.py" line="4220" /> + <location filename="../Project/Project.py" line="4223" /> <source>Save &as...</source> <translation>Сохранить &как...</translation> </message> <message> - <location filename="../Project/Project.py" line="4226" /> + <location filename="../Project/Project.py" line="4229" /> <source>Save the current project to a new file</source> <translation>Сохранить текущий проект в новый файл</translation> </message> <message> - <location filename="../Project/Project.py" line="4228" /> + <location filename="../Project/Project.py" line="4231" /> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Сохранить как</b><p> Сохранение текущего проекта в новый файл.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4243" /> + <location filename="../Project/Project.py" line="4246" /> <source>Add files to project</source> <translation>Добавить файлы в проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4245" /> + <location filename="../Project/Project.py" line="4248" /> <source>Add &files...</source> <translation>Добавить &файлы...</translation> </message> <message> - <location filename="../Project/Project.py" line="4251" /> + <location filename="../Project/Project.py" line="4254" /> <source>Add files to the current project</source> <translation>Добавить файлы в текущий проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4253" /> + <location filename="../Project/Project.py" line="4256" /> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Добавить файлы</b> <p>Открытие диалога добавления файлов в текущий проект. Место добавления определяется расширением файла.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4264" /> + <location filename="../Project/Project.py" line="4267" /> <source>Add directory to project</source> <translation>Добавить директорию в проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4266" /> + <location filename="../Project/Project.py" line="4269" /> <source>Add directory...</source> <translation>Добавить директорию...</translation> </message> <message> - <location filename="../Project/Project.py" line="4273" /> - <source>Add a directory to the current project</source> - <translation>Добавить директорию в текущий проект</translation> - </message> - <message> <location filename="../Project/Project.py" line="4276" /> + <source>Add a directory to the current project</source> + <translation>Добавить директорию в текущий проект</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4279" /> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Добавить директорию...</b> <p>Открытие диалога добавления директории к текущему проекту.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4286" /> + <location filename="../Project/Project.py" line="4289" /> <source>Add translation to project</source> <translation>Добавить перевод в проект</translation> </message> <message> - <location filename="../Project/Project.py" line="4288" /> + <location filename="../Project/Project.py" line="4291" /> <source>Add &translation...</source> <translation>Добавить &перевод...</translation> </message> <message> - <location filename="../Project/Project.py" line="4295" /> - <source>Add a translation to the current project</source> - <translation>Добавить перевод в текущий проект</translation> - </message> - <message> <location filename="../Project/Project.py" line="4298" /> + <source>Add a translation to the current project</source> + <translation>Добавить перевод в текущий проект</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4301" /> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Добавить перевод...</b><p>Открытие диалога добавления перевода в текущий проект.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4308" /> + <location filename="../Project/Project.py" line="4311" /> <source>Search new files</source> <translation>Поиск новых файлов</translation> </message> <message> - <location filename="../Project/Project.py" line="4309" /> + <location filename="../Project/Project.py" line="4312" /> <source>Searc&h new files...</source> <translation>Поис&к новых файлов...</translation> </message> <message> - <location filename="../Project/Project.py" line="4315" /> + <location filename="../Project/Project.py" line="4318" /> <source>Search new files in the project directory.</source> <translation>Поиск новых файлов в директории проекта.</translation> </message> <message> - <location filename="../Project/Project.py" line="4317" /> + <location filename="../Project/Project.py" line="4320" /> <source><b>Search new files...</b><p>This searches for new files (sources, forms, ...) in the project directory and registered subdirectories.</p></source> <translation><b>Поиск новых файлов...</b><p>Поиск новых файлов (источники, формы, ...) в директории проекта и зарегистрированных поддиректориях..</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4327" /> + <location filename="../Project/Project.py" line="4330" /> <source>Search Project File</source> <translation>Поиск файла проекта</translation> </message> <message> - <location filename="../Project/Project.py" line="4328" /> + <location filename="../Project/Project.py" line="4331" /> <source>Search Project File...</source> <translation>Поиск файла проекта...</translation> </message> <message> - <location filename="../Project/Project.py" line="4329" /> + <location filename="../Project/Project.py" line="4332" /> <source>Alt+Ctrl+P</source> <comment>Project|Search Project File</comment> <translation>Alt+Ctrl+P</translation> </message> <message> - <location filename="../Project/Project.py" line="4334" /> + <location filename="../Project/Project.py" line="4337" /> <source>Search for a file in the project list of files.</source> <translation>Поиск файла в списке файлов проекта.</translation> </message> <message> - <location filename="../Project/Project.py" line="4336" /> + <location filename="../Project/Project.py" line="4339" /> <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> <translation><b>Поиск файла проекта</b><p>Поиск файла в списке файлов проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4345" /> + <location filename="../Project/Project.py" line="4348" /> <source>Project properties</source> <translation>Свойства проекта</translation> </message> <message> - <location filename="../Project/Project.py" line="4347" /> + <location filename="../Project/Project.py" line="4350" /> <source>&Properties...</source> <translation>&Свойства...</translation> </message> <message> - <location filename="../Project/Project.py" line="4353" /> + <location filename="../Project/Project.py" line="4356" /> <source>Show the project properties</source> <translation>Показать свойства проекта</translation> </message> <message> - <location filename="../Project/Project.py" line="4355" /> + <location filename="../Project/Project.py" line="4358" /> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Свойства...</b><p>Отображение диалога для редактирования свойств проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4364" /> + <location filename="../Project/Project.py" line="4367" /> <source>User project properties</source> <translation>Пользовательские настройки проекта</translation> </message> <message> - <location filename="../Project/Project.py" line="4366" /> + <location filename="../Project/Project.py" line="4369" /> <source>&User Properties...</source> <translation>&Пользовательские свойства...</translation> </message> <message> - <location filename="../Project/Project.py" line="4373" /> - <source>Show the user specific project properties</source> - <translation>Показать пользовательские свойства проекта</translation> - </message> - <message> <location filename="../Project/Project.py" line="4376" /> + <source>Show the user specific project properties</source> + <translation>Показать пользовательские свойства проекта</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4379" /> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Пользовательские свойства...</b><p>Отображает диалог редактирования пользовательских свойств проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4386" /> + <location filename="../Project/Project.py" line="4389" /> <source>Filetype Associations</source> <translation>Ассоциации типов файлов</translation> </message> <message> - <location filename="../Project/Project.py" line="4387" /> + <location filename="../Project/Project.py" line="4390" /> <source>Filetype Associations...</source> <translation>Ассоциации типов файлов...</translation> </message> <message> - <location filename="../Project/Project.py" line="4394" /> - <source>Show the project file type associations</source> - <translation>Показать ассоциации типов файлов для проекта</translation> - </message> - <message> <location filename="../Project/Project.py" line="4397" /> + <source>Show the project file type associations</source> + <translation>Показать ассоциации типов файлов для проекта</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4400" /> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation><b>Ассоциации типов файлов...</b><p>Отображается диалоговое окно для редактирования ассоциаций типов файлов проекта. Эти ассоциации определяют тип (источник, форму, интерфейс, протокол или другие) с шаблоном имени файла. Они используются при добавлении файла в проект и при поиске новых файлов.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4410" /> + <location filename="../Project/Project.py" line="4413" /> <source>Lexer Associations</source> <translation>Ассоциации для лексеров</translation> </message> <message> - <location filename="../Project/Project.py" line="4411" /> + <location filename="../Project/Project.py" line="4414" /> <source>Lexer Associations...</source> <translation>Ассоциации для лексеров...</translation> </message> <message> - <location filename="../Project/Project.py" line="4418" /> - <source>Show the project lexer associations (overriding defaults)</source> - <translation>Показать ассоциации для лексеров проекта (переопределяющие по умолчанию)</translation> - </message> - <message> <location filename="../Project/Project.py" line="4421" /> + <source>Show the project lexer associations (overriding defaults)</source> + <translation>Показать ассоциации для лексеров проекта (переопределяющие по умолчанию)</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4424" /> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Ассоциации для лексеров...</b><p>Показать ассоциации лексеров для проекта. Эти ассоциации переопределяют глобальные ассоциации лексеров. Лексеры используются для подсвечивания текста в редакторе.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4439" /> + <location filename="../Project/Project.py" line="4442" /> <source>Debugger Properties</source> <translation>Свойства отладчика</translation> </message> <message> - <location filename="../Project/Project.py" line="4440" /> + <location filename="../Project/Project.py" line="4443" /> <source>Debugger &Properties...</source> <translation>&Свойства отладчика...</translation> </message> <message> - <location filename="../Project/Project.py" line="4446" /> + <location filename="../Project/Project.py" line="4449" /> <source>Show the debugger properties</source> <translation>Показать свойства отладчика</translation> </message> <message> - <location filename="../Project/Project.py" line="4448" /> + <location filename="../Project/Project.py" line="4451" /> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Свойства отладчика...</b> <p>Отображение диалога редактирования свойств отладчика, специфичных для данного проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4458" /> + <location filename="../Project/Project.py" line="4461" /> <source>Load</source> <translation>Загрузить</translation> </message> <message> - <location filename="../Project/Project.py" line="4459" /> + <location filename="../Project/Project.py" line="4462" /> <source>&Load</source> <translation>&Загрузить</translation> </message> <message> - <location filename="../Project/Project.py" line="4465" /> + <location filename="../Project/Project.py" line="4468" /> <source>Load the debugger properties</source> <translation>Загрузить свойства отладчика</translation> </message> <message> - <location filename="../Project/Project.py" line="4467" /> + <location filename="../Project/Project.py" line="4470" /> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>Загрузить свойства отладчика</b> <p>Загрузить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4476" /> + <location filename="../Project/Project.py" line="4479" /> <source>Save</source> <translation>Сохранить</translation> </message> <message> - <location filename="../Project/Project.py" line="4483" /> + <location filename="../Project/Project.py" line="4486" /> <source>Save the debugger properties</source> <translation>Сохранить свойства отладчика</translation> </message> <message> - <location filename="../Project/Project.py" line="4485" /> + <location filename="../Project/Project.py" line="4488" /> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Сохранить свойства отладчика</b><p>Сохранить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4494" /> + <location filename="../Project/Project.py" line="4497" /> <source>Delete</source> <translation>Удалить</translation> </message> <message> - <location filename="../Project/Project.py" line="4495" /> + <location filename="../Project/Project.py" line="4498" /> <source>&Delete</source> <translation>&Удалить</translation> </message> <message> - <location filename="../Project/Project.py" line="4501" /> + <location filename="../Project/Project.py" line="4504" /> <source>Delete the debugger properties</source> <translation>Удалить свойства отладчика</translation> </message> <message> - <location filename="../Project/Project.py" line="4503" /> + <location filename="../Project/Project.py" line="4506" /> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>Удалить свойства отладчика</b><p>Удалить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4513" /> + <location filename="../Project/Project.py" line="4516" /> <source>Reset</source> <translation>Рестарт</translation> </message> <message> - <location filename="../Project/Project.py" line="4514" /> + <location filename="../Project/Project.py" line="4517" /> <source>&Reset</source> <translation>&Рестарт</translation> </message> <message> - <location filename="../Project/Project.py" line="4520" /> + <location filename="../Project/Project.py" line="4523" /> <source>Reset the debugger properties</source> <translation>Сбросить свойства отладчика</translation> </message> <message> - <location filename="../Project/Project.py" line="4522" /> + <location filename="../Project/Project.py" line="4525" /> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>Сбросить свойства отладчика</b><p>Сбросить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4538" /> - <location filename="../Project/Project.py" line="4537" /> + <location filename="../Project/Project.py" line="4541" /> + <location filename="../Project/Project.py" line="4540" /> <source>Load session</source> <translation>Загрузить сессию</translation> </message> <message> - <location filename="../Project/Project.py" line="4544" /> + <location filename="../Project/Project.py" line="4547" /> <source>Load the projects session file.</source> <translation>Загрузить файл с сессией проекта.</translation> </message> <message> - <location filename="../Project/Project.py" line="4546" /> + <location filename="../Project/Project.py" line="4549" /> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Загрузить сессию</b> <p>Загрузить файл с сессией проекта. Сессия содержит следующие данные:<br> @@ -60064,18 +60224,18 @@ </p></translation> </message> <message> - <location filename="../Project/Project.py" line="4562" /> - <location filename="../Project/Project.py" line="4561" /> + <location filename="../Project/Project.py" line="4565" /> + <location filename="../Project/Project.py" line="4564" /> <source>Save session</source> <translation>Сохранить сессию</translation> </message> <message> - <location filename="../Project/Project.py" line="4568" /> + <location filename="../Project/Project.py" line="4571" /> <source>Save the projects session file.</source> <translation>Сохранить файл с сессией проекта.</translation> </message> <message> - <location filename="../Project/Project.py" line="4570" /> + <location filename="../Project/Project.py" line="4573" /> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Сохранить сессию</b> <p>Сохранить файл с сессией проекта. Сессия содержит следующие данные:<br> @@ -60087,747 +60247,747 @@ </p></translation> </message> <message> - <location filename="../Project/Project.py" line="4586" /> - <location filename="../Project/Project.py" line="4585" /> + <location filename="../Project/Project.py" line="4589" /> + <location filename="../Project/Project.py" line="4588" /> <source>Delete session</source> <translation>Удалить сессию</translation> </message> <message> - <location filename="../Project/Project.py" line="4592" /> + <location filename="../Project/Project.py" line="4595" /> <source>Delete the projects session file.</source> <translation>Удалить файл с сессией проекта.</translation> </message> <message> - <location filename="../Project/Project.py" line="4594" /> + <location filename="../Project/Project.py" line="4597" /> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Удалить сессию</b><p>Удалить файл с сессией проекта</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4609" /> + <location filename="../Project/Project.py" line="4612" /> <source>Code Metrics</source> <translation>Метрики кода</translation> </message> <message> - <location filename="../Project/Project.py" line="4610" /> + <location filename="../Project/Project.py" line="4613" /> <source>&Code Metrics...</source> <translation>&Метрики кода...</translation> </message> <message> - <location filename="../Project/Project.py" line="4617" /> - <source>Show some code metrics for the project.</source> - <translation>Отображение некоторых метрик кода проекта.</translation> - </message> - <message> <location filename="../Project/Project.py" line="4620" /> + <source>Show some code metrics for the project.</source> + <translation>Отображение некоторых метрик кода проекта.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4623" /> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Метрики кода...</b><p>Отображение некоторых метрик кода для всех Python-файлов проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4630" /> + <location filename="../Project/Project.py" line="4633" /> <source>Python Code Coverage</source> <translation>Покрытие кода Python</translation> </message> <message> - <location filename="../Project/Project.py" line="4631" /> + <location filename="../Project/Project.py" line="4634" /> <source>Code Co&verage...</source> <translation>&Покрытие кода...</translation> </message> <message> - <location filename="../Project/Project.py" line="4638" /> - <source>Show code coverage information for the project.</source> - <translation>Показать информацию покрытия кода проекта.</translation> - </message> - <message> <location filename="../Project/Project.py" line="4641" /> + <source>Show code coverage information for the project.</source> + <translation>Показать информацию покрытия кода проекта.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4644" /> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Покрытие кода...</b><p>Показать информацию покрытия кода всех Python-файлов проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5963" /> - <location filename="../Project/Project.py" line="5950" /> - <location filename="../Project/Project.py" line="4651" /> + <location filename="../Project/Project.py" line="5966" /> + <location filename="../Project/Project.py" line="5953" /> + <location filename="../Project/Project.py" line="4654" /> <source>Profile Data</source> <translation>Данные профайлера</translation> </message> <message> - <location filename="../Project/Project.py" line="4652" /> + <location filename="../Project/Project.py" line="4655" /> <source>&Profile Data...</source> <translation>&Данные профайлера...</translation> </message> <message> - <location filename="../Project/Project.py" line="4659" /> - <source>Show profiling data for the project.</source> - <translation>Отображение результатов профилирования проекта.</translation> - </message> - <message> <location filename="../Project/Project.py" line="4662" /> + <source>Show profiling data for the project.</source> + <translation>Отображение результатов профилирования проекта.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4665" /> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Данные профайлера...</b><p>Отображение результатов профилирования проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6015" /> - <location filename="../Project/Project.py" line="4677" /> + <location filename="../Project/Project.py" line="6018" /> + <location filename="../Project/Project.py" line="4680" /> <source>Application Diagram</source> <translation>Диаграмма приложения</translation> </message> <message> - <location filename="../Project/Project.py" line="4678" /> + <location filename="../Project/Project.py" line="4681" /> <source>&Application Diagram...</source> <translation>&Диаграмма приложения...</translation> </message> <message> - <location filename="../Project/Project.py" line="4685" /> - <source>Show a diagram of the project.</source> - <translation>Показать диаграмму проекта.</translation> - </message> - <message> <location filename="../Project/Project.py" line="4688" /> + <source>Show a diagram of the project.</source> + <translation>Показать диаграмму проекта.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4691" /> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Диаграмма приложения...</b><p>Отображает диаграмму проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4697" /> + <location filename="../Project/Project.py" line="4700" /> <source>Load Diagram</source> <translation>Загрузить диаграмму</translation> </message> <message> - <location filename="../Project/Project.py" line="4698" /> + <location filename="../Project/Project.py" line="4701" /> <source>&Load Diagram...</source> <translation>&Загрузить диаграмму...</translation> </message> <message> - <location filename="../Project/Project.py" line="4704" /> + <location filename="../Project/Project.py" line="4707" /> <source>Load a diagram from file.</source> <translation>Загрузить диаграмму из файла.</translation> </message> <message> - <location filename="../Project/Project.py" line="4706" /> + <location filename="../Project/Project.py" line="4709" /> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation><b>Загрузить диаграмму...</b><p>Загрузить диаграмму из файла.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6178" /> - <location filename="../Project/Project.py" line="6123" /> - <location filename="../Project/Project.py" line="4721" /> + <location filename="../Project/Project.py" line="6181" /> + <location filename="../Project/Project.py" line="6126" /> + <location filename="../Project/Project.py" line="4724" /> <source>Create Package List</source> <translation>Создать список пакета</translation> </message> <message> - <location filename="../Project/Project.py" line="4723" /> + <location filename="../Project/Project.py" line="4726" /> <source>Create &Package List</source> <translation>&Создать список пакета</translation> </message> <message> - <location filename="../Project/Project.py" line="4730" /> - <source>Create an initial PKGLIST file for an eric plugin.</source> - <translation>Создать первичный файл PKGLIST для плагина eric.</translation> - </message> - <message> <location filename="../Project/Project.py" line="4733" /> + <source>Create an initial PKGLIST file for an eric plugin.</source> + <translation>Создать первичный файл PKGLIST для плагина eric.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4736" /> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.</p></source> <translation><b>Создать список пакета</b><p>Создаёт начальный список файлов для включения в архив плагина eric. Список создаётся из файла проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6247" /> - <location filename="../Project/Project.py" line="4744" /> + <location filename="../Project/Project.py" line="6250" /> + <location filename="../Project/Project.py" line="4747" /> <source>Create Plugin Archives</source> <translation>Создать архивы плагина</translation> </message> <message> - <location filename="../Project/Project.py" line="4746" /> + <location filename="../Project/Project.py" line="4749" /> <source>Create Plugin &Archives</source> <translation>Создать архивы &плагина</translation> </message> <message> - <location filename="../Project/Project.py" line="4752" /> + <location filename="../Project/Project.py" line="4755" /> <source>Create eric plugin archive files.</source> <translation>Создание архивных файлов плагина eric.</translation> </message> <message> - <location filename="../Project/Project.py" line="4754" /> + <location filename="../Project/Project.py" line="4757" /> <source><b>Create Plugin Archives</b><p>This creates eric plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> <translation><b>Создать архивы плагина</b><p>Создание архивных файлов плагина eric, используя список файлов, приведенный в файле PKGLIST. Имя архива, если оно не задано в файле со списком пакета, создается из имени главного сценария.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4766" /> + <location filename="../Project/Project.py" line="4769" /> <source>Create Plugin Archives (Snapshot)</source> <translation>Создать архивы плагина (Snapshot)</translation> </message> <message> - <location filename="../Project/Project.py" line="4768" /> + <location filename="../Project/Project.py" line="4771" /> <source>Create Plugin Archives (&Snapshot)</source> <translation>Создать архивы плагина (&Snapshot)</translation> </message> <message> - <location filename="../Project/Project.py" line="4775" /> - <source>Create eric plugin archive files (snapshot releases).</source> - <translation>Создание архивных файлов плагина eric (snapshot releases).</translation> - </message> - <message> <location filename="../Project/Project.py" line="4778" /> + <source>Create eric plugin archive files (snapshot releases).</source> + <translation>Создание архивных файлов плагина eric (snapshot releases).</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4781" /> <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation><b>Создать архивы плагина (Snapshot)</b><p>Создание архивных файлов плагина eric, используя список файлов, приведенный в файле PKGLIST. Имя архива, если оно не задано в файле со списком пакета, создается из имени главного сценария. Версия главного скрипта изменяется в соответствии релизом snapshot.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6668" /> - <location filename="../Project/Project.py" line="6639" /> - <location filename="../Project/Project.py" line="6590" /> - <location filename="../Project/Project.py" line="4797" /> + <location filename="../Project/Project.py" line="6671" /> + <location filename="../Project/Project.py" line="6642" /> + <location filename="../Project/Project.py" line="6593" /> + <location filename="../Project/Project.py" line="4800" /> <source>Execute Make</source> <translation>Выполнить Make</translation> </message> <message> - <location filename="../Project/Project.py" line="4798" /> + <location filename="../Project/Project.py" line="4801" /> <source>&Execute Make</source> <translation>&Выполнить Make</translation> </message> <message> - <location filename="../Project/Project.py" line="4804" /> + <location filename="../Project/Project.py" line="4807" /> <source>Perform a 'make' run.</source> <translation>Выполнить прогон 'make'.</translation> </message> <message> - <location filename="../Project/Project.py" line="4806" /> + <location filename="../Project/Project.py" line="4809" /> <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> <translation><b>Выполнить Make</b><p>Выполнение прогона 'make' для пересборки настроеной цели.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6645" /> - <location filename="../Project/Project.py" line="4816" /> + <location filename="../Project/Project.py" line="6648" /> + <location filename="../Project/Project.py" line="4819" /> <source>Test for Changes</source> <translation>Проверить изменения</translation> </message> <message> - <location filename="../Project/Project.py" line="4817" /> + <location filename="../Project/Project.py" line="4820" /> <source>&Test for Changes</source> <translation>&Проверить изменения</translation> </message> <message> - <location filename="../Project/Project.py" line="4824" /> - <source>Question 'make', if a rebuild is needed.</source> - <translation>Запрос 'make', если необходима пересборка.</translation> - </message> - <message> <location filename="../Project/Project.py" line="4827" /> + <source>Question 'make', if a rebuild is needed.</source> + <translation>Запрос 'make', если необходима пересборка.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4830" /> <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> <translation><b>Проверка изменений</b><p>Запрос 'make', если требуется пересборка настроенной цели.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4845" /> + <location filename="../Project/Project.py" line="4848" /> <source>Create SBOM File</source> <translation>Создать файл SBOM</translation> </message> <message> - <location filename="../Project/Project.py" line="4846" /> + <location filename="../Project/Project.py" line="4849" /> <source>Create &SBOM File</source> <translation>Создать файл &SBOM</translation> </message> <message> - <location filename="../Project/Project.py" line="4853" /> - <source>Create a SBOM file of the project dependencies.</source> - <translation>Создайте SBOM файл зависимостей проекта.</translation> - </message> - <message> <location filename="../Project/Project.py" line="4856" /> + <source>Create a SBOM file of the project dependencies.</source> + <translation>Создайте SBOM файл зависимостей проекта.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4859" /> <source><b>Create SBOM File</b><p>This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.</p></source> <translation><b>Создать файл SBOM</b><p>Создание SBOM файла зависимостей проекта. Он может быть основан на различных источниках ввода и будет сохранен как файл CycloneDX SBOM.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4873" /> + <location filename="../Project/Project.py" line="4876" /> <source>About Black</source> <translation>О Black</translation> </message> <message> - <location filename="../Project/Project.py" line="4874" /> + <location filename="../Project/Project.py" line="4877" /> <source>&Black</source> <translation>&Black</translation> </message> <message> - <location filename="../Project/Project.py" line="4880" /> + <location filename="../Project/Project.py" line="4883" /> <source>Show some information about 'Black'.</source> <translation>Отображение некоторой информации о форматере 'Black'.</translation> </message> <message> - <location filename="../Project/Project.py" line="4882" /> + <location filename="../Project/Project.py" line="4885" /> <source><b>Black</b><p>This shows some information about the installed 'Black' tool.</p></source> <translation><b>Black</b><p>Отображение некоторой информации об установленном форматере 'Black'.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4894" /> + <location filename="../Project/Project.py" line="4897" /> <source>Format Code</source> <translation>Форматировать код</translation> </message> <message> - <location filename="../Project/Project.py" line="4895" /> + <location filename="../Project/Project.py" line="4898" /> <source>&Format Code</source> <translation>&Форматировать код</translation> </message> <message> - <location filename="../Project/Project.py" line="4902" /> - <source>Format the project sources with 'Black'.</source> - <translation>Форматирование исходников проекта с помощью 'Black'.</translation> - </message> - <message> <location filename="../Project/Project.py" line="4905" /> + <source>Format the project sources with 'Black'.</source> + <translation>Форматирование исходников проекта с помощью 'Black'.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4908" /> <source><b>Format Code</b><p>This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.</p></source> <translation><b>Форматировать код</b><p>Отображение диалога задания параметров для форматирования и переформатирование исходников проекта с помощью 'Black'.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4917" /> + <location filename="../Project/Project.py" line="4920" /> <source>Check Code Formatting</source> <translation>Проверить форматирование кода</translation> </message> <message> - <location filename="../Project/Project.py" line="4918" /> + <location filename="../Project/Project.py" line="4921" /> <source>&Check Code Formatting</source> <translation>&Проверить форматирование кода</translation> </message> <message> - <location filename="../Project/Project.py" line="4925" /> + <location filename="../Project/Project.py" line="4928" /> <source>Check, if the project sources need to be reformatted with 'Black'.</source> <translation>Проверка возможности переформатирования исходников проекта с помощью 'Black'.</translation> </message> <message> - <location filename="../Project/Project.py" line="4930" /> + <location filename="../Project/Project.py" line="4933" /> <source><b>Check Code Formatting</b><p>This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.</p></source> <translation><b>Проверить форматирование кода</b><p>Отображение диалога задания параметров для запуска проверки формата и выполнение проверки, если исходный проект необходимо переформатировать посредством 'Black'.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4943" /> + <location filename="../Project/Project.py" line="4946" /> <source>Code Formatting Diff</source> <translation>Различия форматирования кода</translation> </message> <message> - <location filename="../Project/Project.py" line="4944" /> + <location filename="../Project/Project.py" line="4947" /> <source>Code Formatting &Diff</source> <translation>&Различия форматирования кода</translation> </message> <message> - <location filename="../Project/Project.py" line="4951" /> + <location filename="../Project/Project.py" line="4954" /> <source>Generate a unified diff of potential project source reformatting with 'Black'.</source> <translation>Генерация унифицированного diff потенциального переформатирования исходников проекта с помощью 'Black'.</translation> </message> <message> - <location filename="../Project/Project.py" line="4957" /> + <location filename="../Project/Project.py" line="4960" /> <source><b>Diff Code Formatting</b><p>This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.</p></source> <translation><b>Различия форматирования кода</b><p>Отображение диалога задания параметров для запуска сравнения форматов и генерации единого diff потенциального переформатирования исходного проекта с помощью 'Black'.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5122" /> - <location filename="../Project/Project.py" line="5072" /> - <location filename="../Project/Project.py" line="5071" /> - <location filename="../Project/Project.py" line="4971" /> - <location filename="../Project/Project.py" line="4970" /> + <location filename="../Project/Project.py" line="5125" /> + <location filename="../Project/Project.py" line="5075" /> + <location filename="../Project/Project.py" line="5074" /> + <location filename="../Project/Project.py" line="4974" /> + <location filename="../Project/Project.py" line="4973" /> <source>Configure</source> <translation>Конфигурация</translation> </message> <message> - <location filename="../Project/Project.py" line="4978" /> + <location filename="../Project/Project.py" line="4981" /> <source>Enter the parameters for formatting the project sources with 'Black'.</source> <translation>Задание параметров форматирования исходников проекта с помощью 'Black'.</translation> </message> <message> - <location filename="../Project/Project.py" line="4983" /> + <location filename="../Project/Project.py" line="4986" /> <source><b>Configure</b><p>This shows a dialog to enter the parameters for formatting the project sources with 'Black'.</p></source> <translation><b>Конфигурация</b><p>Отображение диалога задания параметров для форматирования исходников проекта с помощью 'Black'.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4999" /> + <location filename="../Project/Project.py" line="5002" /> <source>About isort</source> <translation>О isort</translation> </message> <message> - <location filename="../Project/Project.py" line="5000" /> + <location filename="../Project/Project.py" line="5003" /> <source>&isort</source> <translation>&isort</translation> </message> <message> - <location filename="../Project/Project.py" line="5006" /> + <location filename="../Project/Project.py" line="5009" /> <source>Show some information about 'isort'.</source> <translation>Отображение некоторой информации о утилите 'isort'.</translation> </message> <message> - <location filename="../Project/Project.py" line="5008" /> + <location filename="../Project/Project.py" line="5011" /> <source><b>isort</b><p>This shows some information about the installed 'isort' tool.</p></source> <translation><b>isort</b><p>Отображение некоторой информацим об установленном инструменте isort.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5021" /> - <location filename="../Project/Project.py" line="5020" /> + <location filename="../Project/Project.py" line="5024" /> + <location filename="../Project/Project.py" line="5023" /> <source>Sort Imports</source> <translation>Сортировать импорт</translation> </message> <message> - <location filename="../Project/Project.py" line="5028" /> - <source>Sort the import statements of the project sources with 'isort'.</source> - <translation>Сортировка операторов импорта исходников проекта с помощью 'isort'.</translation> - </message> - <message> <location filename="../Project/Project.py" line="5031" /> + <source>Sort the import statements of the project sources with 'isort'.</source> + <translation>Сортировка операторов импорта исходников проекта с помощью 'isort'.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5034" /> <source><b>Sort Imports</b><p>This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.</p></source> <translation><b>Сортировка импорта</b><p>Отображение диалога задания параметров для запуска сортировки импорта и сортировки операторов импорта исходного проекта с помощью 'isort'.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5045" /> - <location filename="../Project/Project.py" line="5044" /> + <location filename="../Project/Project.py" line="5048" /> + <location filename="../Project/Project.py" line="5047" /> <source>Imports Sorting Diff</source> <translation>Различия сортировки импорта</translation> </message> <message> - <location filename="../Project/Project.py" line="5052" /> + <location filename="../Project/Project.py" line="5055" /> <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source> <translation>Создание унифицированного diff потенциального импорта исходников проекта c помощью 'isort'.</translation> </message> <message> - <location filename="../Project/Project.py" line="5058" /> + <location filename="../Project/Project.py" line="5061" /> <source><b>Imports Sorting Diff</b><p>This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.</p></source> <translation><b>Различия сортировки импорта</b><p>Отображение диалога задания параметров для запуска сравнения сортировки импорта и создания унифицированного diff потенциальных изменений исходников проекта с помощью 'isort'.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5079" /> + <location filename="../Project/Project.py" line="5082" /> <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source> <translation>Задание параметров сортировки операторов импорта исходников проекта с помощью 'isort'.</translation> </message> <message> - <location filename="../Project/Project.py" line="5085" /> + <location filename="../Project/Project.py" line="5088" /> <source><b>Configure</b><p>This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.</p></source> <translation><b>Конфигурация</b><p>Отображение диалогового окна ввода параметров для сортировки операторов импорта исходников проекта с помощью 'isort'.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5101" /> + <location filename="../Project/Project.py" line="5104" /> <source>Install Project</source> <translation>Установить проект</translation> </message> <message> - <location filename="../Project/Project.py" line="5102" /> + <location filename="../Project/Project.py" line="5105" /> <source>&Install Project</source> <translation>&Установить проект</translation> </message> <message> - <location filename="../Project/Project.py" line="5109" /> - <source>Install the project into the embedded environment.</source> - <translation>Установка проекта во встроенную среду.</translation> - </message> - <message> <location filename="../Project/Project.py" line="5112" /> + <source>Install the project into the embedded environment.</source> + <translation>Установка проекта во встроенную среду.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5115" /> <source><b>Install Project</b><p>This installs the project into the embedded virtual environment in editable mode (i.e. development mode).</p></source> <translation><b>Установить проект</b><p>Установка проекта во встроенное виртуальное окружение в режиме редактирования (т.е. в режиме разработки).</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5123" /> + <location filename="../Project/Project.py" line="5126" /> <source>&Configure</source> <translation>&Настройки</translation> </message> <message> - <location filename="../Project/Project.py" line="5130" /> - <source>Configure the embedded environment.</source> - <translation>Настройка встроенного виртуального окружения.</translation> - </message> - <message> <location filename="../Project/Project.py" line="5133" /> + <source>Configure the embedded environment.</source> + <translation>Настройка встроенного виртуального окружения.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5136" /> <source><b>Configure</b><p>This opens a dialog to configure the embedded virtual environment of the project.</p></source> <translation><b>Настройки</b><p>Открытие диалогового окна для настройки встроенного виртуального окружения проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5143" /> + <location filename="../Project/Project.py" line="5146" /> <source>Upgrade</source> <translation>Модернизировать</translation> </message> <message> - <location filename="../Project/Project.py" line="5144" /> + <location filename="../Project/Project.py" line="5147" /> <source>&Upgrade</source> <translation>&Модернизировать</translation> </message> <message> - <location filename="../Project/Project.py" line="5150" /> + <location filename="../Project/Project.py" line="5153" /> <source>Upgrade the embedded environment.</source> <translation>Модернизация встроенного виртуального окружения.</translation> </message> <message> - <location filename="../Project/Project.py" line="5152" /> + <location filename="../Project/Project.py" line="5155" /> <source><b>Upgrade</b><p>This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.</p></source> <translation><b>Модернизировать</b><p>Открытие диалогового окна для ввода параметров обновления встроенной виртуальной среды проекта.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5164" /> + <location filename="../Project/Project.py" line="5167" /> <source>Recreate</source> <translation>Пересоздать</translation> </message> <message> - <location filename="../Project/Project.py" line="5165" /> + <location filename="../Project/Project.py" line="5168" /> <source>&Recreate</source> <translation>&Пересоздать</translation> </message> <message> - <location filename="../Project/Project.py" line="5171" /> + <location filename="../Project/Project.py" line="5174" /> <source>Recreate the embedded environment.</source> <translation>Пересоздание встроенного виртуального окружения.</translation> </message> <message> - <location filename="../Project/Project.py" line="5173" /> + <location filename="../Project/Project.py" line="5176" /> <source><b>Recreate</b><p>This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.</p></source> <translation><b>Пересоздать</b><p>При этом открывается диалоговое окно для ввода параметров для воссоздания встроенной виртуальной среды проекта. Сначала очищается существующая среда.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5205" /> - <source>&Project</source> - <translation>&Проект</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5206" /> - <source>Open &Recent Projects</source> - <translation>Открыть &недавние проекты</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5207" /> - <source>Session</source> - <translation>Сессия</translation> - </message> - <message> <location filename="../Project/Project.py" line="5208" /> - <source>Debugger</source> - <translation>Отладка</translation> + <source>&Project</source> + <translation>&Проект</translation> </message> <message> <location filename="../Project/Project.py" line="5209" /> - <source>Embedded Environment</source> - <translation>Встроенная среда окружения</translation> + <source>Open &Recent Projects</source> + <translation>Открыть &недавние проекты</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5210" /> + <source>Session</source> + <translation>Сессия</translation> </message> <message> <location filename="../Project/Project.py" line="5211" /> - <source>Project-T&ools</source> - <translation>&Инструменты-проекта</translation> + <source>Debugger</source> + <translation>Отладка</translation> </message> <message> <location filename="../Project/Project.py" line="5212" /> + <source>Embedded Environment</source> + <translation>Встроенная среда окружения</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5214" /> + <source>Project-T&ools</source> + <translation>&Инструменты-проекта</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5215" /> <source>&Version Control</source> <translation>Контроль &версий</translation> </message> <message> - <location filename="../Project/Project.py" line="5216" /> + <location filename="../Project/Project.py" line="5219" /> <source>Chec&k</source> <translation>&Проверить</translation> </message> <message> - <location filename="../Project/Project.py" line="5218" /> - <source>Code &Formatting</source> - <translation>&Форматировать код</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5220" /> - <source>Sho&w</source> - <translation>По&казать</translation> - </message> - <message> <location filename="../Project/Project.py" line="5221" /> - <source>&Diagrams</source> - <translation>&Диаграммы</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5222" /> - <source>Pac&kagers</source> - <translation>У&паковщики</translation> + <source>Code &Formatting</source> + <translation>&Форматировать код</translation> </message> <message> <location filename="../Project/Project.py" line="5223" /> - <source>Source &Documentation</source> - <translation>&Документация исходников</translation> + <source>Sho&w</source> + <translation>По&казать</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5224" /> + <source>&Diagrams</source> + <translation>&Диаграммы</translation> </message> <message> <location filename="../Project/Project.py" line="5225" /> - <source>Make</source> - <translation>Make</translation> + <source>Pac&kagers</source> + <translation>У&паковщики</translation> </message> <message> <location filename="../Project/Project.py" line="5226" /> + <source>Source &Documentation</source> + <translation>&Документация исходников</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5228" /> + <source>Make</source> + <translation>Make</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5229" /> <source>Other Tools</source> <translation>Другие инструменты</translation> </message> <message> - <location filename="../Project/Project.py" line="5386" /> - <location filename="../Project/Project.py" line="5384" /> + <location filename="../Project/Project.py" line="5389" /> + <location filename="../Project/Project.py" line="5387" /> <source>Project</source> <translation>Проект</translation> </message> <message> - <location filename="../Project/Project.py" line="5447" /> + <location filename="../Project/Project.py" line="5450" /> <source>&Clear</source> <translation>&Очистить</translation> </message> <message> - <location filename="../Project/Project.py" line="5606" /> + <location filename="../Project/Project.py" line="5609" /> <source>Search New Files</source> <translation>Поиск новых файлов</translation> </message> <message> - <location filename="../Project/Project.py" line="5607" /> + <location filename="../Project/Project.py" line="5610" /> <source>There were no new files found to be added.</source> <translation>Не найдено новых файлов для добавления.</translation> </message> <message> - <location filename="../Project/Project.py" line="5756" /> - <location filename="../Project/Project.py" line="5743" /> + <location filename="../Project/Project.py" line="5759" /> + <location filename="../Project/Project.py" line="5746" /> <source>Version Control System</source> <translation>Система контроля версий</translation> </message> <message> - <location filename="../Project/Project.py" line="5744" /> + <location filename="../Project/Project.py" line="5747" /> <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> <translation><p>Выбранная VCS <b>{0}</b> не найдена.<br/>Возврат отвергнут.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5757" /> + <location filename="../Project/Project.py" line="5760" /> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>Выбранная VCS <b>{0}</b> не найдена.<br/>Контроль версий отключен.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5905" /> + <location filename="../Project/Project.py" line="5908" /> <source>Coverage Data</source> <translation>Данные покрытия</translation> </message> <message> - <location filename="../Project/Project.py" line="5951" /> - <location filename="../Project/Project.py" line="5906" /> + <location filename="../Project/Project.py" line="5954" /> + <location filename="../Project/Project.py" line="5909" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> </message> <message> - <location filename="../Project/Project.py" line="5918" /> + <location filename="../Project/Project.py" line="5921" /> <source>Code Coverage</source> <translation>Покрытие кода</translation> </message> <message> - <location filename="../Project/Project.py" line="5919" /> + <location filename="../Project/Project.py" line="5922" /> <source>Please select a coverage file</source> <translation>Пожалуйста, выберите файл покрытия</translation> </message> <message> - <location filename="../Project/Project.py" line="5964" /> + <location filename="../Project/Project.py" line="5967" /> <source>Please select a profile file</source> <translation>Пожалуйста, выберите файл профиля</translation> </message> <message> - <location filename="../Project/Project.py" line="6016" /> + <location filename="../Project/Project.py" line="6019" /> <source>Include module names?</source> <translation>Включать имена модулей?</translation> </message> <message> - <location filename="../Project/Project.py" line="6124" /> + <location filename="../Project/Project.py" line="6127" /> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Файл <b>PKGLIST</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6179" /> + <location filename="../Project/Project.py" line="6182" /> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Невозможно создать файл <b>PKGLIST</b>.</p><p>Причина: {0}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6468" /> - <location filename="../Project/Project.py" line="6426" /> - <location filename="../Project/Project.py" line="6380" /> - <location filename="../Project/Project.py" line="6369" /> - <location filename="../Project/Project.py" line="6351" /> - <location filename="../Project/Project.py" line="6318" /> - <location filename="../Project/Project.py" line="6288" /> - <location filename="../Project/Project.py" line="6260" /> - <location filename="../Project/Project.py" line="6230" /> - <location filename="../Project/Project.py" line="6216" /> - <location filename="../Project/Project.py" line="6199" /> + <location filename="../Project/Project.py" line="6471" /> + <location filename="../Project/Project.py" line="6429" /> + <location filename="../Project/Project.py" line="6383" /> + <location filename="../Project/Project.py" line="6372" /> + <location filename="../Project/Project.py" line="6354" /> + <location filename="../Project/Project.py" line="6321" /> + <location filename="../Project/Project.py" line="6291" /> + <location filename="../Project/Project.py" line="6263" /> + <location filename="../Project/Project.py" line="6233" /> + <location filename="../Project/Project.py" line="6219" /> + <location filename="../Project/Project.py" line="6202" /> <source>Create Plugin Archive</source> <translation>Создать архив плагина</translation> </message> <message> - <location filename="../Project/Project.py" line="6200" /> + <location filename="../Project/Project.py" line="6203" /> <source>The project does not have a main script defined. Aborting...</source> <translation>Для текущего проекта не определён главный сценарий. Отмена...</translation> </message> <message> - <location filename="../Project/Project.py" line="6217" /> + <location filename="../Project/Project.py" line="6220" /> <source>Select package lists:</source> <translation>Выбор списков пакета:</translation> </message> <message> - <location filename="../Project/Project.py" line="6231" /> + <location filename="../Project/Project.py" line="6234" /> <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> <translation><p>Файлы со списком пакета (PKGLIST*) не доступны или не выбраны. Отмена...</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6239" /> + <location filename="../Project/Project.py" line="6242" /> <source>Creating plugin archives...</source> <translation>Создание архивов плагина...</translation> </message> <message> - <location filename="../Project/Project.py" line="6240" /> - <source>Abort</source> - <translation>Прервать</translation> - </message> - <message> <location filename="../Project/Project.py" line="6243" /> + <source>Abort</source> + <translation>Прервать</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6246" /> <source>%v/%m Archives</source> <translation>%v из %m архивов</translation> </message> <message> - <location filename="../Project/Project.py" line="6261" /> + <location filename="../Project/Project.py" line="6264" /> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6289" /> + <location filename="../Project/Project.py" line="6292" /> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation><p>Файл <b>{0}</b> пока не готов.</p><p>Пожалуйста переработайте его и удалите строки '; initial_list' из его заголовка.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6319" /> + <location filename="../Project/Project.py" line="6322" /> <source><p>The eric plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Невозможно создать архив плагина <b>{0}</b> eric.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6352" /> + <location filename="../Project/Project.py" line="6355" /> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Невозможно сохранить файл <b>{0}</b> в архиве. Игнорируем его.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6370" /> + <location filename="../Project/Project.py" line="6373" /> <source><p>The eric plugin archive files were created with some errors.</p></source> <translation><p>Файлы архива плагина eric были созданы с ошибками.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6381" /> + <location filename="../Project/Project.py" line="6384" /> <source><p>The eric plugin archive files were created successfully.</p></source> <translation><p>Файлы архива плагина eric созданы успешно.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6427" /> + <location filename="../Project/Project.py" line="6430" /> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл плагина <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6469" /> + <location filename="../Project/Project.py" line="6472" /> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл плагина <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6591" /> + <location filename="../Project/Project.py" line="6594" /> <source>The make process did not start.</source> <translation>Make-процесс не был запущен.</translation> </message> <message> - <location filename="../Project/Project.py" line="6640" /> + <location filename="../Project/Project.py" line="6643" /> <source>The make process crashed.</source> <translation>Make-процесс разрушен.</translation> </message> <message> - <location filename="../Project/Project.py" line="6648" /> + <location filename="../Project/Project.py" line="6651" /> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation><p>Существуют изменения, которые требуют конфигурации make-цели <b>{0}</b> для ее пересборки.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6653" /> + <location filename="../Project/Project.py" line="6656" /> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation><p>Существуют изменения, которые требуют make-цель по умолчанию для ее пересборки.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6669" /> + <location filename="../Project/Project.py" line="6672" /> <source>The makefile contains errors.</source> <translation>Makefile содержит ошибки.</translation> </message> @@ -61051,9 +61211,9 @@ <context> <name>ProjectFormsBrowser</name> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1106" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1057" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1020" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1103" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1054" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1017" /> <location filename="../Project/ProjectFormsBrowser.py" line="143" /> <location filename="../Project/ProjectFormsBrowser.py" line="78" /> <source>Forms</source> @@ -61377,42 +61537,42 @@ <translation>Компиляция формы не удалась.</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="956" /> + <location filename="../Project/ProjectFormsBrowser.py" line="953" /> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="957" /> + <location filename="../Project/ProjectFormsBrowser.py" line="954" /> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Невозможно запустить {0}.<br>Убедитесь, что он находится в путях поиска.</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1048" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1011" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1045" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1008" /> <source>Compiling forms...</source> <translation>Компилирую формы...</translation> </message> <message> + <location filename="../Project/ProjectFormsBrowser.py" line="1096" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1046" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1009" /> + <source>Abort</source> + <translation>Прервать</translation> + </message> + <message> <location filename="../Project/ProjectFormsBrowser.py" line="1099" /> <location filename="../Project/ProjectFormsBrowser.py" line="1049" /> <location filename="../Project/ProjectFormsBrowser.py" line="1012" /> - <source>Abort</source> - <translation>Прервать</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1102" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1052" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1015" /> <source>%v/%m Forms</source> <translation>%v/%m форм</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1098" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1095" /> <source>Determining changed forms...</source> <translation>Определение измененных форм...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1130" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1125" /> <source>Compiling changed forms...</source> <translation>Компилирую изменённые формы...</translation> </message> @@ -61805,241 +61965,241 @@ <context> <name>ProjectResourcesBrowser</name> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="949" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="876" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="840" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="89" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="70" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="944" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="871" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="835" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="88" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="69" /> <source>Resources</source> <translation>Ресурсы</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="73" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="72" /> <source><b>Project Resources Browser</b><p>This allows to easily see all resources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Браузер ресурсов проекта</b><p>Позволяет легко просматривать ресурсы, содержащиеся в текущем проекте. Некоторые действия над ними доступны посредством контекстного меню.</p></translation> </message> <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="86" /> + <source>Resource Files ({0})</source> + <translation>Файлы ресурсов ({0})</translation> + </message> + <message> <location filename="../Project/ProjectResourcesBrowser.py" line="87" /> - <source>Resource Files ({0})</source> - <translation>Файлы ресурсов ({0})</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="88" /> <source>Resource Files</source> <translation>Файлы ресурсов</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="99" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="98" /> <source>Resources Browser</source> <translation>Браузер ресурсов</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="165" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="164" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="151" /> <source>Compile resource</source> <translation>Компилировать ресурс</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="366" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="331" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="320" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="241" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="172" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="154" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="376" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="365" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="240" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="228" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="171" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="153" /> <source>Compile all resources</source> <translation>Компилировать все ресурсы</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="370" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="324" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="284" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="233" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="369" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="157" /> <source>Configure rcc Compiler</source> <translation>Настройка rcc компилятора</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="296" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="181" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="180" /> <source>Open</source> <translation>Открыть</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="183" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="182" /> <source>Rename file</source> <translation>Переименовать файл</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="336" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="185" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="335" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="184" /> <source>Remove from project</source> <translation>Удалить из проекта</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="187" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="299" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="186" /> <source>Delete</source> <translation>Удалить</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="341" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="249" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="236" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="203" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="198" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="202" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="197" /> <source>New resource...</source> <translation>Новый ресурс...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="383" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="342" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="207" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="341" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="253" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="206" /> <source>Add resources...</source> <translation>Добавить ресурсы...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="344" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="257" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="209" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="385" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="343" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="256" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="208" /> <source>Add resources directory...</source> <translation>Добавить директорию с ресурсами...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="211" /> <source>Copy Path to Clipboard</source> <translation>Копировать путь в буфер обмена</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="391" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="349" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="303" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="261" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="214" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="390" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="348" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="302" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="260" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="213" /> <source>Expand all directories</source> <translation>Открыть все директории</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="394" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="351" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="305" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="263" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="215" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="350" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="304" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="262" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="214" /> <source>Collapse all directories</source> <translation>Свернуть все директории</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="354" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="308" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="266" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="217" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="396" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="307" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="265" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="216" /> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="291" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="280" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="279" /> <source>Compile resources</source> <translation>Компилировать ресурсы</translation> </message> <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="592" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="552" /> + <source>New Resource</source> + <translation>Новый ресурс</translation> + </message> + <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="554" /> + <source>Qt Resource Files (*.qrc)</source> + <translation>Файлы ресурсов Qt (*.qrc)</translation> + </message> + <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="572" /> + <source>The file already exists! Overwrite it?</source> + <translation>Файл уже существует! Перезаписать?</translation> + </message> + <message> <location filename="../Project/ProjectResourcesBrowser.py" line="593" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="572" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="553" /> - <source>New Resource</source> - <translation>Новый ресурс</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="555" /> - <source>Qt Resource Files (*.qrc)</source> - <translation>Файлы ресурсов Qt (*.qrc)</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="573" /> - <source>The file already exists! Overwrite it?</source> - <translation>Файл уже существует! Перезаписать?</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="594" /> <source><p>The new resource file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> <translation><p>Файл ресурсов <b>{0}</b> не может быть создан.<br>Проблема: {1}</p></translation> </message> <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="619" /> + <source>Delete resources</source> + <translation>Удалить ресурс</translation> + </message> + <message> <location filename="../Project/ProjectResourcesBrowser.py" line="620" /> - <source>Delete resources</source> - <translation>Удалить ресурс</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="621" /> <source>Do you really want to delete these resources from the project?</source> <translation>Вы действительно хотите удалить эти ресурсы из проекта?</translation> </message> <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="712" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="703" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="696" /> + <source>Resource Compilation</source> + <translation>Компилиляция ресурса</translation> + </message> + <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="697" /> + <source>The compilation of the resource file was successful.</source> + <translation>Компиляция ресурса прошла успешно.</translation> + </message> + <message> + <location filename="../Project/ProjectResourcesBrowser.py" line="704" /> + <source><p>The compilation of the resource file failed.</p><p>Reason: {0}</p></source> + <translation><p>Компиляция ресурса не удалась.</p><p>Причина: {0}</p></translation> + </message> + <message> <location filename="../Project/ProjectResourcesBrowser.py" line="713" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="704" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="697" /> - <source>Resource Compilation</source> - <translation>Компилиляция ресурса</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="698" /> - <source>The compilation of the resource file was successful.</source> - <translation>Компиляция ресурса прошла успешно.</translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="705" /> - <source><p>The compilation of the resource file failed.</p><p>Reason: {0}</p></source> - <translation><p>Компиляция ресурса не удалась.</p><p>Причина: {0}</p></translation> - </message> - <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="714" /> <source>The compilation of the resource file failed.</source> <translation>Компиляция ресурса не удалась.</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="801" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="796" /> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="802" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="797" /> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Невозможно запустить {0}.<br>Убедитесь, что он находится в путях поиска.</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="867" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="831" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="862" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="826" /> <source>Compiling resources...</source> <translation>Компиляция ресурсов...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="942" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="868" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="832" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="937" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="863" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="827" /> <source>Abort</source> <translation>Прервать</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="945" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="871" /> - <location filename="../Project/ProjectResourcesBrowser.py" line="835" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="940" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="866" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="830" /> <source>%v/%m Resources</source> <translation>%v/%m ресурсов</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="941" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="936" /> <source>Determining changed resources...</source> <translation>Определение изменённых ресурсов...</translation> </message> <message> - <location filename="../Project/ProjectResourcesBrowser.py" line="984" /> + <location filename="../Project/ProjectResourcesBrowser.py" line="974" /> <source>Compiling changed resources...</source> <translation>Компилирую изменённые ресурсы...</translation> </message> @@ -62687,15 +62847,15 @@ <translation>Вы действительно хотите удалить эти файлы переводов из проекта?</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1502" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1501" /> <location filename="../Project/ProjectTranslationsBrowser.py" line="1000" /> <location filename="../Project/ProjectTranslationsBrowser.py" line="960" /> <source>Write temporary project file</source> <translation>Запись временного файла проекта</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1503" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1240" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1502" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1233" /> <location filename="../Project/ProjectTranslationsBrowser.py" line="961" /> <source>No translation files (*.ts) selected.</source> <translation>Не выбраны файлы перевода (* .ts).</translation> @@ -62706,7 +62866,7 @@ <translation><p>Невозможно записать временный файл проекта: <b>{0}</b></p></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1239" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1232" /> <location filename="../Project/ProjectTranslationsBrowser.py" line="1122" /> <location filename="../Project/ProjectTranslationsBrowser.py" line="1110" /> <source>Translation file generation</source> @@ -62728,36 +62888,36 @@ <translation>Попытка создания файлов перевода (*.ts) завершилась неудачно. {0}</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1532" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1335" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1293" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1531" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1334" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1286" /> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1336" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1294" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1335" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1287" /> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Невозможно запустить {0}.<br>Убедитесь, что он находится в путях поиска.</translation> </message> <message> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1423" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1405" /> + <source>Translation file release</source> + <translation>Релиз файлов перевода</translation> + </message> + <message> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1406" /> + <source>The release of the translation files (*.qm) was successful.</source> + <translation>Релиз файлов перевода (*.qm) успешно создан.</translation> + </message> + <message> <location filename="../Project/ProjectTranslationsBrowser.py" line="1424" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1406" /> - <source>Translation file release</source> - <translation>Релиз файлов перевода</translation> - </message> - <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1407" /> - <source>The release of the translation files (*.qm) was successful.</source> - <translation>Релиз файлов перевода (*.qm) успешно создан.</translation> - </message> - <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1425" /> <source>The release of the translation files (*.qm) has failed.</source> <translation>Создание релиза файлов перевода (*.qm) не удалось.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1533" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1532" /> <source><p>Could not start lrelease.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить утилиту lrelease.<br>Убедитесь, что она доступна в <b>{0}</b>.</p></translation> </message> @@ -69192,6 +69352,118 @@ </message> </context> <context> + <name>STLinkDevice</name> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="80" /> + <source>STM32 STLink</source> + <translation>STM32 STLink</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="195" /> + <source>Workspace Directory</source> + <translation>Директория рабочей области</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="196" /> + <source>Python files for STLink boards can be edited in place, if the device volume is locally available. Such a volume was not found. In place editing will not be available.</source> + <translation>Файлы Python для плат STLink можно редактировать на месте, если том устройства доступен локально. Но такой том не найден. Редактирование на месте будет недоступно.</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="228" /> + <source>STLink Functions</source> + <translation>Функции STLink</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="415" /> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="231" /> + <source>Show MicroPython Versions</source> + <translation>Показать версии MicroPython</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="235" /> + <source>Show STLink Device Information</source> + <translation>Показать информацию об устройстве STLink</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="379" /> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="367" /> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="349" /> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="239" /> + <source>Flash MicroPython Firmware</source> + <translation>Прошить микрокод MicroPython</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="243" /> + <source>Reset Device</source> + <translation>Сбросить устройство</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="301" /> + <source>The STLink information tool <b>st-info</b> cannot be found or is not executable. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> + <translation>Информационный инструмент STLink <b>st-info</b> не найден или не запускается. Убедитесь, что он указан в пути поиска, или настройте его на странице конфигурации MicroPython.</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="307" /> + <source>The STLink firmware flashing tool <b>st-flash</b> cannot be found or is not executable. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> + <translation>Инструмент прошивки STLink <b>st-flash</b> не найден или не запускается. Убедитесь, что он указан в пути поиска, или настройте его на странице конфигурации MicroPython.</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="315" /> + <source>{0} not available</source> + <translation>{0} не доступен</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="350" /> + <source>Ensure that only one STLink device is connected. Press OK to continue.</source> + <translation>Убедитесь, что подключено только одно устройство STLink. Нажмите OK, чтобы продолжить.</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="369" /> + <source>MicroPython Firmware Files (*.hex *.bin);; All Files (*)</source> + <translation>Файлы микрокода MicroPython (*.hex *.bin);;Все файлы (*)</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="378" /> + <source>'st-flash' Output</source> + <translation>Вывод 'st-flash'</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="398" /> + <source>'st-info' Output</source> + <translation>Вывод 'st-info'</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="399" /> + <source>STLink Device Information</source> + <translation>Информация об устройстве STLink</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="416" /> + <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> + <translation>Не удается определить прошивку подключенного устройства или на плате не работает MicroPython. Отмена...</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="444" /> + <source>unknown</source> + <translation>неизвестный</translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="450" /> + <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> + <translation><h4>Информация о версии MicroPython</h4><table><tr><td>Установлена:</td><td>{0}</td></tr><tr><td>Доступна:</td ><td>{1}</td></tr></table></translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="458" /> + <source><p><b>Update available!</b></p></source> + <translation><p><b>Доступно обновление!</b></p></translation> + </message> + <message> + <location filename="../MicroPython/Devices/STLinkDevices.py" line="462" /> + <source>MicroPython Version</source> + <translation>Версия MicroPython</translation> + </message> + </context> + <context> <name>SafariImporter</name> <message> <location filename="../WebBrowser/Bookmarks/BookmarksImporters/SafariImporter.py" line="45" /> @@ -69685,49 +69957,49 @@ </translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="155" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="154" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="151" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="150" /> <source>Find Next</source> <translation>Найти следующее</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="168" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="167" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="164" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="163" /> <source>Find Prev</source> <translation>Найти предыдущее</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="181" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="180" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="177" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="176" /> <source>Replace and Search</source> <translation>Заменить и найти</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="197" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="196" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="191" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="190" /> <source>Replace Occurrence</source> <translation>Заменить вхождение</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="211" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="210" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="205" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="204" /> <source>Replace All</source> <translation>Заменить все</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1037" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1046" /> <location filename="../QScintilla/SearchReplaceWidget.py" line="597" /> <location filename="../QScintilla/SearchReplaceWidget.py" line="559" /> <source>'{0}' was not found.</source> <translation>'{0}' не найдено.</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1190" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1199" /> <source>Replaced {0} occurrences.</source> <translation>Заменено в {0} местах.</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1196" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1205" /> <source>Nothing replaced because '{0}' was not found.</source> <translation>Ничего не заменено, потому что '{0}' не найдено.</translation> </message> @@ -70319,23 +70591,23 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="0" /> - <source>Select to use a master password</source> - <translation>Разрешить использовать мастер-пароль</translation> + <source>Select to use a main password</source> + <translation>Разрешить использовать основной пароль</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="0" /> - <source>Use Master Password</source> - <translation>Использовать мастер-пароль</translation> + <source>Use Main Password</source> + <translation>Использовать основной пароль</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="0" /> - <source>Press to change the master password</source> - <translation>Изменить мастер-пароль</translation> + <source>Press to change the main password</source> + <translation>Изменить основной пароль</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="0" /> - <source>Change Master Password...</source> - <translation>Изменить мастер-пароль...</translation> + <source>Change Main Password...</source> + <translation>Изменить основной пароль...</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="0" /> @@ -72459,7 +72731,7 @@ <context> <name>ShowModulesDialog</name> <message> - <location filename="../MicroPython/ShowModulesDialog.py" line="87" /> + <location filename="../MicroPython/ShowModulesDialog.py" line="88" /> <source>Showing {0} of {1} modules/packages</source> <translation>Показано {0} из {1} модулей/пакетов</translation> </message> @@ -77522,50 +77794,50 @@ <context> <name>SvnProjectBrowserHelper</name> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="734" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="591" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="544" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="737" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="594" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="547" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="394" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="208" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="742" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="593" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="546" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="745" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="596" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="549" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="399" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="210" /> <source>Version Control</source> <translation>Контроль версий</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="750" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="607" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="753" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="610" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="410" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="224" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="758" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="609" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="761" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="612" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="415" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="226" /> <source>Update from repository</source> <translation>Обновить из репозитория</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="756" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="613" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="759" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="616" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="416" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="230" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="764" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="615" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="767" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="618" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="421" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="232" /> <source>Commit changes to repository...</source> <translation>Фиксировать изменения в репозитории...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="763" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="620" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="766" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="623" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="423" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="237" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="771" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="622" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="774" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="625" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="428" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="239" /> <source>Add to repository</source> @@ -77580,90 +77852,90 @@ <translation>Добавить дерево в репозиторий</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="769" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="626" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="772" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="629" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="436" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="250" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="777" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="628" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="780" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="631" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="441" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="252" /> <source>Remove from repository (and disk)</source> <translation>Удалить из репозитория (и с диска)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="631" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="634" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="255" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="633" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="636" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="257" /> <source>Copy</source> <translation>Копировать</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="633" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="636" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="257" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="635" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="638" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="259" /> <source>Move</source> <translation>Переместить</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="776" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="638" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="779" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="641" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="443" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="262" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="784" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="640" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="787" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="643" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="448" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="264" /> <source>Add to Changelist</source> <translation>Добавить к списку изменений</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="780" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="642" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="783" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="645" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="447" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="266" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="788" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="644" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="791" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="647" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="452" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="268" /> <source>Remove from Changelist</source> <translation>Удалить из списка изменений</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="648" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="651" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="272" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="650" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="653" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="274" /> <source>Show log browser</source> <translation>Показать журнал истории</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="786" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="655" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="789" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="658" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="453" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="279" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="794" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="657" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="797" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="660" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="458" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="281" /> <source>Show status</source> <translation>Показать статус</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="663" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="666" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="287" /> <source>Show repository info</source> <translation>Показать информацию о репозитории</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="793" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="662" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="796" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="665" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="460" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="286" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="801" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="670" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="804" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="673" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="465" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="294" /> <source>Show differences</source> @@ -77676,12 +77948,12 @@ <translation>Показать различия построчно</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="799" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="668" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="802" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="671" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="466" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="298" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="807" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="676" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="810" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="679" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="471" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="306" /> <source>Show differences (extended)</source> @@ -77694,12 +77966,12 @@ <translation>Показать различия построчно (подробно)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="805" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="674" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="808" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="677" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="472" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="310" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="813" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="682" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="816" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="685" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="477" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="318" /> <source>Show differences (URLs)</source> @@ -77712,34 +77984,34 @@ <translation>Показать аннотированный файл</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="812" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="681" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="815" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="684" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="479" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="319" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="820" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="689" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="823" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="692" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="484" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="327" /> <source>Revert changes</source> <translation>Отменить изменения</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="818" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="687" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="821" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="690" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="325" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="826" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="695" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="829" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="698" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="333" /> <source>Merge changes</source> <translation>Слияние изменений</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="822" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="691" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="825" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="694" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="483" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="329" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="830" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="699" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="833" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="702" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="488" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="337" /> <source>Conflicts resolved</source> @@ -77778,106 +78050,106 @@ <translation>Перехватить блокировку</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="825" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="694" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="828" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="697" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="510" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="356" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="833" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="702" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="836" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="705" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="512" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="361" /> <source>Set Property</source> <translation>Установить свойство</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="827" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="696" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="830" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="699" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="512" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="358" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="835" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="704" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="838" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="707" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="514" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="363" /> <source>List Properties</source> <translation>Список свойств</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="829" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="698" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="832" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="701" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="514" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="360" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="837" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="706" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="840" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="709" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="516" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="365" /> <source>Delete Property</source> <translation>Удалить свойство</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="833" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="702" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="559" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="518" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="364" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="841" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="710" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="561" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="520" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="369" /> - <source>Select all local file entries</source> - <translation>Выделить все локальные записи файла</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="836" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="705" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="562" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="521" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="367" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="518" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="364" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="844" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="713" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="564" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="523" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="372" /> - <source>Select all versioned file entries</source> - <translation>Выделить все версированные записи файла</translation> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="520" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="369" /> + <source>Select all local file entries</source> + <translation>Выделить все локальные записи файла</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="839" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="708" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="565" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="524" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="370" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="521" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="367" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="847" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="716" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="567" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="523" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="372" /> + <source>Select all versioned file entries</source> + <translation>Выделить все версированные записи файла</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="842" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="711" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="568" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="524" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="370" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="850" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="719" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="570" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="526" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="375" /> <source>Select all local directory entries</source> <translation>Выделить все локальные записи директории</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="843" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="712" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="569" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="846" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="715" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="572" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="528" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="374" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="851" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="720" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="571" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="854" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="723" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="574" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="530" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="379" /> <source>Select all versioned directory entries</source> <translation>Выделить все версированные записи директории</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="847" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="716" /> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="573" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="850" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="719" /> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="576" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="532" /> <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="378" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="855" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="724" /> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="575" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="858" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="727" /> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="578" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="534" /> <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="383" /> <source>Configure...</source> @@ -81814,28 +82086,28 @@ <context> <name>SyntaxCheckerPlugin</name> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="299" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="217" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="198" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="285" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="184" /> <source>Check Syntax</source> <translation>Проверить синтаксис</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="299" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="217" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="199" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="285" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="185" /> <source>&Syntax...</source> <translation>&Синтаксис...</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="191" /> <source>Check syntax.</source> <translation>Проверить синтаксис.</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="302" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="220" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="207" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="288" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="206" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="193" /> <source><b>Check Syntax...</b><p>This checks Python files for syntax errors.</p></source> <translation><b>Проверить синтаксис...</b><p>Проверка файлов Python на синтаксические ошибки.</p></translation> </message> @@ -84645,42 +84917,47 @@ <context> <name>TranslatorEngines</name> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="51" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="50" /> <source>DeepL</source> <translation>DeepL</translation> </message> <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="51" /> + <source>Google V.1</source> + <translation>Google V.1</translation> + </message> + <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="52" /> - <source>Google V.1</source> - <translation>Google V.1</translation> + <source>Google V.2</source> + <translation>Google V.2</translation> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="53" /> - <source>Google V.2</source> - <translation>Google V.2</translation> + <source>IBM Watson</source> + <translation>IBM Watson</translation> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="54" /> - <source>IBM Watson</source> - <translation>IBM Watson</translation> - </message> - <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="55" /> - <source>Microsoft</source> - <translation>Microsoft</translation> - </message> - <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="56" /> - <source>MyMemory</source> - <translation>MyMemory</translation> + <source>LibreTranslate</source> + <translation>LibreTranslate</translation> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="57" /> + <source>Microsoft</source> + <translation>Microsoft</translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="58" /> + <source>MyMemory</source> + <translation>MyMemory</translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="59" /> <source>Yandex</source> <translation>Yandex</translation> </message> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="60" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="62" /> <source>Unknow translation service name ({0})</source> <translation>Имя неизвестного сервиса перевода ({0})</translation> </message> @@ -84951,7 +85228,7 @@ <translation><b>Настройка переводчика</b></translation> </message> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="223" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="235" /> <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" /> <source>Enabled Languages</source> <translation>Используемые языки</translation> @@ -85046,6 +85323,7 @@ </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" /> <source>URL:</source> <translation>URL:</translation> </message> @@ -85056,6 +85334,7 @@ </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" /> <source>API Key:</source> <translation>API ключ:</translation> </message> @@ -85066,6 +85345,21 @@ </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" /> + <source>LibreTranslate</source> + <translation>LibreTranslate</translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" /> + <source>Enter the URL of your LibreTranslate server.</source> + <translation>Введите URL вашего сервера LibreTranslate.</translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" /> + <source>Enter your LibreTranslate API key</source> + <translation>Введите свой ключ API LibreTranslate</translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" /> <source>Microsoft Azure</source> <translation>Microsoft Azure</translation> </message> @@ -85136,21 +85430,26 @@ </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="63" /> + <source><p>A key is <b>optional</b> to use this service and depends on the server configuration. Contact your server admin for details.</p></source> + <translation><p>Ключ <b>опционален</b> для использования этой службы и это зависит от конфигурации сервера. За подробностями обратитесь к администратору вашего сервера.</p></translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="69" /> <source><p>A registration of the text translation service is <b>required</b>. <a href="{0}">Register with Microsoft Azure.</a></p></source> <translation><p><b>Необходима</b> регистрация приложения. <a href="{0}">Регистрация посредством Microsoft Azure.</a></p></translation> </message> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="70" /> - <source><p>A key is <b>optional</b> to use this service. <a href="{0}">Get a free API key.</a></p></source> - <translation><p>При использовании данного сервиса ключ является <b>опциональным</b>. <a href="{0}">Получить свободный API ключ.</a></p></translation> - </message> - <message> <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="76" /> + <source><p>A key is <b>optional</b> to use this service. <a href="{0}">Get a free API key.</a></p></source> + <translation><p>При использовании данного сервиса ключ является <b>опциональным</b>. <a href="{0}">Получить свободный API ключ.</a></p></translation> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="82" /> <source><p>A key is <b>required</b> to use this service. <a href="{0}">Get a free API key.</a></p></source> <translation><p>Для использования данного сервиса <b>требуется</b> ключ. <a href="{0}">Получить свободный API ключ.</a></p></translation> </message> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="224" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="236" /> <source>At least two languages should be selected to work correctly.</source> <translation>Для корректной работы должны быть выбраны по крайней мере два языка.</translation> </message> @@ -85493,8 +85792,8 @@ <context> <name>UF2FlashDialog</name> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="1116" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="1124" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1069" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1077" /> <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> <source>Flash UF2 Device</source> <translation>Прошивка UF2-устройств</translation> @@ -85511,6 +85810,11 @@ </message> <message> <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> + <source>Select Device</source> + <translation>Выберите устройство</translation> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> <source>MicroPython:</source> <translation>MicroPython:</translation> </message> @@ -85545,127 +85849,126 @@ <translation>Освежить</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="566" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="565" /> <source><h3>CircuitPython Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Switch your device to 'bootloader' mode by double-pressing the reset button.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>(If this does not happen, then try shorter or longer pauses between presses.)</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation><h3>Плата CircuitPython</h3><p>Для подготовки платы к прошивке выполните следующие действия:</p><ol><li>Переключите устройство в режим 'bootloader' двойным нажатием кнопки RESET.</li><li>Подождите, пока устройство не перейдет в режим 'bootloader'.</li><li>(Если этого не произошло, попробуйте сделать паузы между нажатиями короче или длинее.)</li><li>Убедитесь, что загрузочный том доступен (для этого может потребоваться его установка).</li><li>Выберите файл микрокода для прошивки и нажмите кнопку прошивки.</li></ol></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="623" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="591" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="590" /> <source><h3>Pi Pico (RP2040) Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Enter 'bootloader' mode (board <b>without</b> RESET button):<ul><li>Plug in your board while holding the BOOTSEL button.</li></ul>Enter 'bootloader' mode (board <b>with</b> RESET button):<ul><li>hold down RESET</li><li>hold down BOOTSEL</li><li>release RESET</li><li>release BOOTSEL</li></ul></li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation><h3>Плата Pi Pico (RP2040)</h3><p>Для подготовки платы к прошивке выполните следующие действия:</p><ol><li>Установите режим 'bootloader' (плата <b>без</b> кнопки RESET):<ul><li>Подключите плату удерживая кнопку BOOTSEL.</li></ul>Установите режим 'bootloader' (плата <b>с</b> кнопкой RESET):<ul><li>удерживайте кнопку RESET</li><li>удерживайте кнопку BOOTSEL</li><li>отпустите RESET</li><li>отпустите BOOTSEL</li></ul></li><li>Подождите, пока устройство не перейдет в режим 'bootloader'.</li><li>Убедитесь, что загрузочный том доступен (может потребоваться его установка).</li><li>Выберите файл микрокода для прошивки и нажмите кнопку прошивки.</li></ol></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="1125" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1078" /> <source>Select the Boot Volume of the device:</source> <translation>Выберите загрузочный том устройства:</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="737" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="693" /> <source>MicroPython/CircuitPython Files (*.uf2);;All Files (*)</source> <translation>Файлы MicroPython/CircuitPython (*.uf2);;Все файлы (*)</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="809" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="798" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="789" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="760" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="752" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="743" /> <source>Manual Select</source> <translation>Ручной выбор</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="908" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="876" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="853" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="864" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="832" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="809" /> <source>Reset Instructions:</source> <translation>Инструкции по перезагрузке:</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="855" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="811" /> <source><h4>No known devices detected.</h4><p>Follow the appropriate instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Известные устройства не обнаружены.</h4><p>Следуйте приведеным ниже инструкциям для установки <b>одной</b> платы в режим 'bootloader'. По готовности нажмите <b>Освежить</b>.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="879" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="835" /> <source><h4>Flash {0} Firmware</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p><hr/>{1}</source> <translation><h4>Загрузить прошивку {0}</h4><p>Следуйте приведенным ниже инструкциям для установки <b>одной</b> платы в режим 'bootloader'. По готовности нажмите кнопку <b>Освежить</b>.</p><hr/>{1}</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="889" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="845" /> <source><h4>Potentially UF2 capable devices found</h4><p>Found these potentially UF2 capable devices:</p><ul><li>{0}</li></ul><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Обнаружены устройства, потенциально поддерживающие UF2</h4><p>Найдены следующие устройства, возможно поддерживающие UF2:</p><ul><li>{0}</li></ul><p>Следуйте приведенным ниже инструкциям для установки <b>одной</b> платы в режим 'bootloader'. По готовности нажмите кнопку <b>Освежить</b>.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="910" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="866" /> <source><h4>No known devices detected.</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Известные устройства не обнаружены.</h4><p>Следуйте приведенным ниже инструкциям для установки <b>одной</b> платы в режим 'bootloader'. По готовности нажмите <b>Освежить</b>.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="922" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="878" /> <source>Flash Instructions:</source> <translation>Инструкции для прошивки:</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="924" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="880" /> <source><h4>Flash method 'manual' selected.</h4><p>Follow the instructions below to flash a device by entering the data manually.</p><ol><li>Change the device to 'bootloader' mode.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it) and select its path.</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation><h4>Выбран метод прошивки 'ручной'.</h4><p>Чтобы прошить устройство путем ввода данных вручную следуйте приведенным ниже инструкциям .</p><ol><li>Переведите устройство в режим 'bootloader'.</li><li>Подождите, пока устройство не перейдет в режим 'bootloader'.</li><li>Убедитесь, что загрузочный том доступен (для этого может потребоваться его установка), и выберите путь к нему.</li><li>Выберите файл микрокода для прошивки и нажмите кнопку прошивки.</li></ol></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="949" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="905" /> <source>Boot Volume not found:</source> <translation>Загрузочный том не найден:</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="951" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="907" /> <source><h4>No Boot Volume detected.</h4><p>Please ensure that the boot volume of the device to be flashed is available. </source> <translation><h4>Не обнаружен загрузочный том.</h4><p>Пожалуйста убедитесь, что загрузочный том устройства доступен для прошивки. </translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="957" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="913" /> <source>This volume should be named <b>{0}</b>. Press <b>Refresh</b> when ready.</p></source> <translation>Этот том должен иметь имя <b>{0}</b>. По готовности нажмите <b>Освежить</b>.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="962" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="918" /> <source>This volume should have one of these names.</p><ul><li>{0}</li></ul><p>Press <b>Refresh</b> when ready.</p></source> <translation>Этот том должен иметь одно из этих имен.</p><ul><li>{0}</li></ul><p>По готовности нажмите <b>Освежить</b>.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="969" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="925" /> <source><h4>Reset Instructions</h4><p>Follow the instructions below to set the board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Инструкции по сбросу</h4><p>Следуйте приведенным ниже инструкциям для установки платы в режим 'bootloader'. По готовности нажмите <b>Освежить</b>.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="988" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="944" /> <source>Multiple Boot Volumes found:</source> <translation>Обнаружены несколько загрузочных томов:</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="990" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="946" /> <source><h4>Multiple Boot Volumes were found</h4><p>These volume paths were found.</p><ul><li>{0}</li></ul><p>Please ensure that only one device of a type is ready for flashing. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Обнаружены несколько загрузочных томов</h4><p>Были найдены пути к этим томам.</p><ul><li>{0}</li></ul><p>Убедитесь, что только одно устройство определенного типа готово для прошивки. По готовности нажмите <b>Освежить</b>.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="1009" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="965" /> <source>Flashing Firmware</source> <translation>Прошивка микрокода</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="1011" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="967" /> <source><p>Flashing the selected firmware to the device. Please wait until the device resets automatically.</p></source> <translation><p>Прошивка выбранного микрокода на устройство. Подождите, пока устройство не перезагрузится автоматически.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="1018" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="974" /> <source>Flashing {0}</source> <translation>Прошивка {0}</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="1020" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="976" /> <source><p>Flashing the {0} firmware to the device. Please wait until the device resets automatically.</p></source> <translation><p>Прошивка микрокода {0} на устройство. Подождите, пока устройство не перезагрузится автоматически.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="1117" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1070" /> <source>No UF2 device 'boot' volumes found.</source> <translation>Загрузочные тома устройства UF2 не найдены.</translation> </message> @@ -86655,48 +86958,48 @@ <translation>Запуск отладчика...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2189" /> + <location filename="../UI/UserInterface.py" line="2192" /> <location filename="../UI/UserInterface.py" line="1075" /> <source>Left Toolbox</source> <translation>Левая панель инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2235" /> + <location filename="../UI/UserInterface.py" line="2238" /> <location filename="../UI/UserInterface.py" line="1085" /> <source>Horizontal Toolbox</source> <translation>Горизонтальная панель инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2212" /> + <location filename="../UI/UserInterface.py" line="2215" /> <location filename="../UI/UserInterface.py" line="1095" /> <source>Right Toolbox</source> <translation>Правая панель инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2031" /> + <location filename="../UI/UserInterface.py" line="2034" /> <location filename="../UI/UserInterface.py" line="1288" /> <location filename="../UI/UserInterface.py" line="1105" /> <source>Multiproject-Viewer</source> <translation>Просмотр мультипроекта</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2009" /> + <location filename="../UI/UserInterface.py" line="2012" /> <location filename="../UI/UserInterface.py" line="1294" /> <location filename="../UI/UserInterface.py" line="1111" /> <source>Project-Viewer</source> <translation>Просмотр проекта</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2571" /> - <location filename="../UI/UserInterface.py" line="2570" /> + <location filename="../UI/UserInterface.py" line="2574" /> + <location filename="../UI/UserInterface.py" line="2573" /> <location filename="../UI/UserInterface.py" line="1301" /> <location filename="../UI/UserInterface.py" line="1118" /> <source>Find/Replace In Files</source> <translation>Найти/Заменить в файлах</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594" /> - <location filename="../UI/UserInterface.py" line="2593" /> + <location filename="../UI/UserInterface.py" line="2597" /> + <location filename="../UI/UserInterface.py" line="2596" /> <location filename="../UI/UserInterface.py" line="1308" /> <location filename="../UI/UserInterface.py" line="1125" /> <source>Find File</source> @@ -86709,14 +87012,14 @@ <translation>Статус VCS</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2164" /> + <location filename="../UI/UserInterface.py" line="2167" /> <location filename="../UI/UserInterface.py" line="1321" /> <location filename="../UI/UserInterface.py" line="1138" /> <source>Template-Viewer</source> <translation>Просмотр шаблонов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2097" /> + <location filename="../UI/UserInterface.py" line="2100" /> <location filename="../UI/UserInterface.py" line="1328" /> <location filename="../UI/UserInterface.py" line="1145" /> <source>File-Browser</source> @@ -86729,7 +87032,7 @@ <translation>Символы</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2053" /> + <location filename="../UI/UserInterface.py" line="2056" /> <location filename="../UI/UserInterface.py" line="1357" /> <location filename="../UI/UserInterface.py" line="1351" /> <location filename="../UI/UserInterface.py" line="1162" /> @@ -86737,49 +87040,49 @@ <translation>Просмотр отладки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2425" /> - <location filename="../UI/UserInterface.py" line="2424" /> + <location filename="../UI/UserInterface.py" line="2428" /> + <location filename="../UI/UserInterface.py" line="2427" /> <location filename="../UI/UserInterface.py" line="1364" /> <location filename="../UI/UserInterface.py" line="1169" /> <source>Code Documentation Viewer</source> <translation>Просмотр документации кода</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2640" /> - <location filename="../UI/UserInterface.py" line="2639" /> + <location filename="../UI/UserInterface.py" line="2643" /> + <location filename="../UI/UserInterface.py" line="2642" /> <location filename="../UI/UserInterface.py" line="1371" /> <location filename="../UI/UserInterface.py" line="1176" /> <source>Help Viewer</source> <translation>Просмотрщик справки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3565" /> - <location filename="../UI/UserInterface.py" line="2520" /> - <location filename="../UI/UserInterface.py" line="2519" /> + <location filename="../UI/UserInterface.py" line="3568" /> + <location filename="../UI/UserInterface.py" line="2523" /> + <location filename="../UI/UserInterface.py" line="2522" /> <location filename="../UI/UserInterface.py" line="1377" /> <location filename="../UI/UserInterface.py" line="1182" /> <source>Plugin Repository</source> <translation>Репозиторий плагинов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2544" /> - <location filename="../UI/UserInterface.py" line="2543" /> + <location filename="../UI/UserInterface.py" line="2547" /> + <location filename="../UI/UserInterface.py" line="2546" /> <location filename="../UI/UserInterface.py" line="1383" /> <location filename="../UI/UserInterface.py" line="1188" /> <source>Virtual Environments</source> <translation>Виртуальные окружения</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2452" /> - <location filename="../UI/UserInterface.py" line="2451" /> + <location filename="../UI/UserInterface.py" line="2455" /> + <location filename="../UI/UserInterface.py" line="2454" /> <location filename="../UI/UserInterface.py" line="1388" /> <location filename="../UI/UserInterface.py" line="1193" /> <source>PyPI</source> <translation>PyPI</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2474" /> - <location filename="../UI/UserInterface.py" line="2473" /> + <location filename="../UI/UserInterface.py" line="2477" /> + <location filename="../UI/UserInterface.py" line="2476" /> <location filename="../UI/UserInterface.py" line="1395" /> <location filename="../UI/UserInterface.py" line="1198" /> <source>Conda</source> @@ -86792,36 +87095,36 @@ <translation>Кооперация</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2352" /> + <location filename="../UI/UserInterface.py" line="2355" /> <location filename="../UI/UserInterface.py" line="1406" /> <location filename="../UI/UserInterface.py" line="1210" /> <source>IRC</source> <translation>IRC</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2496" /> - <location filename="../UI/UserInterface.py" line="2495" /> + <location filename="../UI/UserInterface.py" line="2499" /> + <location filename="../UI/UserInterface.py" line="2498" /> <location filename="../UI/UserInterface.py" line="1412" /> <location filename="../UI/UserInterface.py" line="1217" /> <source>MicroPython</source> <translation>MicroPython</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2075" /> + <location filename="../UI/UserInterface.py" line="2078" /> <location filename="../UI/UserInterface.py" line="1420" /> <location filename="../UI/UserInterface.py" line="1225" /> <source>Shell</source> <translation>Оболочка</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2141" /> + <location filename="../UI/UserInterface.py" line="2144" /> <location filename="../UI/UserInterface.py" line="1426" /> <location filename="../UI/UserInterface.py" line="1229" /> <source>Task-Viewer</source> <translation>Просмотр задач</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2119" /> + <location filename="../UI/UserInterface.py" line="2122" /> <location filename="../UI/UserInterface.py" line="1432" /> <location filename="../UI/UserInterface.py" line="1233" /> <source>Log-Viewer</source> @@ -86834,1919 +87137,1919 @@ <translation>Представление чисел</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1827" /> + <location filename="../UI/UserInterface.py" line="1830" /> <source>{0} - Passive Mode</source> <translation>{0} - пассивный режим</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1834" /> - <location filename="../UI/UserInterface.py" line="1830" /> + <location filename="../UI/UserInterface.py" line="1837" /> + <location filename="../UI/UserInterface.py" line="1833" /> <source>{0} - {1} - Passive Mode</source> <translation>{0} - {1} - пассивный режим</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1838" /> + <location filename="../UI/UserInterface.py" line="1841" /> <source>{0} - {1} - {2} - Passive Mode</source> <translation>{0} - {1} - {2} - пассивный режим</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1862" /> - <source>Quit</source> - <translation>Выйти</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1864" /> - <source>&Quit</source> - <translation>&Выйти</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1865" /> + <source>Quit</source> + <translation>Выйти</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1867" /> + <source>&Quit</source> + <translation>&Выйти</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1868" /> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1870" /> + <location filename="../UI/UserInterface.py" line="1873" /> <source>Quit the IDE</source> <translation>Выход из IDE</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1872" /> + <location filename="../UI/UserInterface.py" line="1875" /> <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation><b>Выход из IDE</b> <p>Перед выходом все изменения могут быть сохранены. Отлаживаемая программа (если есть) будет остановлена, и предпочтения будут сохранены на диск.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1886" /> - <location filename="../UI/UserInterface.py" line="1884" /> + <location filename="../UI/UserInterface.py" line="1889" /> + <location filename="../UI/UserInterface.py" line="1887" /> <source>Restart</source> <translation>Рестарт</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1887" /> + <location filename="../UI/UserInterface.py" line="1890" /> <source>Ctrl+Shift+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Shift+Q</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1892" /> + <location filename="../UI/UserInterface.py" line="1895" /> <source>Restart the IDE</source> <translation>Перезапуск IDE</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1894" /> + <location filename="../UI/UserInterface.py" line="1897" /> <source><b>Restart the IDE</b><p>This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation><b>Рестарт IDEE</b><p>Перезапуск среды IDE. Любые несохраненные изменения сохраняются в первую очередь. Любая программа Python, находящаяся в процессе отладки, будет остановлена, предпочтения будут записаны на диск.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1912" /> - <location filename="../UI/UserInterface.py" line="1905" /> + <location filename="../UI/UserInterface.py" line="1915" /> + <location filename="../UI/UserInterface.py" line="1908" /> <source>Save session</source> <translation>Сохранить сессию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1906" /> + <location filename="../UI/UserInterface.py" line="1909" /> <source>Save session...</source> <translation>Сохранить сессию...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1914" /> + <location filename="../UI/UserInterface.py" line="1917" /> <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> <translation><b>Сохранить сессию...</b><p>Позволяет сохранить текущую сессию на диск. Открывается диалог для выбора имени файла.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7681" /> - <location filename="../UI/UserInterface.py" line="1931" /> - <location filename="../UI/UserInterface.py" line="1924" /> + <location filename="../UI/UserInterface.py" line="7688" /> + <location filename="../UI/UserInterface.py" line="1934" /> + <location filename="../UI/UserInterface.py" line="1927" /> <source>Load session</source> <translation>Загрузить сессию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1925" /> + <location filename="../UI/UserInterface.py" line="1928" /> <source>Load session...</source> <translation>Загрузить сессию...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1933" /> + <location filename="../UI/UserInterface.py" line="1936" /> <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> <translation><b>Загрузить сессию...</b><p>Позволяет загрузить сессию, ранее сохраненную на диске. Открывается диалог для выбора имени файла.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1943" /> - <source>New Window</source> - <translation>Новое окно</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1945" /> - <source>New &Window</source> - <translation>&Новое окно</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1946" /> + <source>New Window</source> + <translation>Новое окно</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1948" /> + <source>New &Window</source> + <translation>&Новое окно</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1949" /> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation>Ctrl+Shift+N</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1951" /> + <location filename="../UI/UserInterface.py" line="1954" /> <source>Open a new eric instance</source> <translation>Запустить ещё один экземпляр eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1953" /> + <location filename="../UI/UserInterface.py" line="1956" /> <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> <translation><b>Новое окно</b><p>Запустить ещё один экземпляр eric IDE.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1967" /> - <location filename="../UI/UserInterface.py" line="1965" /> + <location filename="../UI/UserInterface.py" line="1970" /> + <location filename="../UI/UserInterface.py" line="1968" /> <source>Edit Profile</source> <translation>Профиль редактирования</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1974" /> + <location filename="../UI/UserInterface.py" line="1977" /> <source>Activate the edit view profile</source> <translation>Активизировать профиль редактирования</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1976" /> + <location filename="../UI/UserInterface.py" line="1979" /> <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Профиль редактирования</b><p>Активизировать "профиль редактирования". Окна, отображаемые в этом профиле, можно настроить в диалоге "Конфигурация профилей".</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1989" /> - <location filename="../UI/UserInterface.py" line="1987" /> + <location filename="../UI/UserInterface.py" line="1992" /> + <location filename="../UI/UserInterface.py" line="1990" /> <source>Debug Profile</source> <translation>Профиль отладки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1996" /> + <location filename="../UI/UserInterface.py" line="1999" /> <source>Activate the debug view profile</source> <translation>Активизировать профиль отладки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1998" /> + <location filename="../UI/UserInterface.py" line="2001" /> <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Профиль отладки</b><p>Активизировать "профиль отладки". Окна, отображаемые в этом профиле, можно настроить в диалоге "Конфигурация профилей".</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2010" /> + <location filename="../UI/UserInterface.py" line="2013" /> <source>&Project-Viewer</source> <translation>Просмотр &проекта</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2011" /> + <location filename="../UI/UserInterface.py" line="2014" /> <source>Alt+Shift+P</source> <translation>Alt+Shift+P</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2017" /> - <source>Switch the input focus to the Project-Viewer window.</source> - <translation>Переключить фокус ввода в окно просмотра проекта.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2020" /> + <source>Switch the input focus to the Project-Viewer window.</source> + <translation>Переключить фокус ввода в окно просмотра проекта.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2023" /> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation><b>Активировать просмотрщик проекта</b><p>Переключить фокус ввода в окно просмотра проекта.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2032" /> + <location filename="../UI/UserInterface.py" line="2035" /> <source>&Multiproject-Viewer</source> <translation>Просмотр &мультипроекта</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2033" /> + <location filename="../UI/UserInterface.py" line="2036" /> <source>Alt+Shift+M</source> <translation>Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2039" /> - <source>Switch the input focus to the Multiproject-Viewer window.</source> - <translation>Переключить фокус ввода в окно просмотра мультипроекта.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2042" /> + <source>Switch the input focus to the Multiproject-Viewer window.</source> + <translation>Переключить фокус ввода в окно просмотра мультипроекта.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2045" /> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation><b>Активировать просмотрщик проектов</b><p>Переключить фокус ввода в окно просмотра мультипроекта.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2054" /> + <location filename="../UI/UserInterface.py" line="2057" /> <source>&Debug-Viewer</source> <translation>Просмотр &отладки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2055" /> + <location filename="../UI/UserInterface.py" line="2058" /> <source>Alt+Shift+D</source> <translation>Alt+Shift+D</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2061" /> - <source>Switch the input focus to the Debug-Viewer window.</source> - <translation>Переключить фокус ввода в окно просмотра отладки.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2064" /> + <source>Switch the input focus to the Debug-Viewer window.</source> + <translation>Переключить фокус ввода в окно просмотра отладки.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2067" /> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation><b>Активировать просмотрщик отладки</b><p>Переключить фокус ввода в окно просмотра отладки.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2076" /> + <location filename="../UI/UserInterface.py" line="2079" /> <source>&Shell</source> <translation>&Оболочка</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2077" /> + <location filename="../UI/UserInterface.py" line="2080" /> <source>Alt+Shift+S</source> <translation>Alt+Shift+S</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2083" /> - <source>Switch the input focus to the Shell window.</source> - <translation>Переключить фокус ввода в окно оболочки.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2086" /> + <source>Switch the input focus to the Shell window.</source> + <translation>Переключить фокус ввода в окно оболочки.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2089" /> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation><b>Активировать оболочку</b><p>Переключить фокус ввода в окно оболочки.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2098" /> + <location filename="../UI/UserInterface.py" line="2101" /> <source>&File-Browser</source> <translation>&Браузер файлов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2099" /> + <location filename="../UI/UserInterface.py" line="2102" /> <source>Alt+Shift+F</source> <translation>Alt+Shift+F</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2105" /> - <source>Switch the input focus to the File-Browser window.</source> - <translation>Переключить фокус ввода в окно браузера файлов.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2108" /> + <source>Switch the input focus to the File-Browser window.</source> + <translation>Переключить фокус ввода в окно браузера файлов.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2111" /> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation><b>Активировать браузер файлов</b><p>Переключить фокус ввода в окно браузера файлов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2120" /> + <location filename="../UI/UserInterface.py" line="2123" /> <source>Lo&g-Viewer</source> <translation>Просмотр &журнала</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2121" /> + <location filename="../UI/UserInterface.py" line="2124" /> <source>Alt+Shift+G</source> <translation>Alt+Shift+G</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2127" /> - <source>Switch the input focus to the Log-Viewer window.</source> - <translation>Переключить фокус ввода в окно просмотра журналов.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2130" /> + <source>Switch the input focus to the Log-Viewer window.</source> + <translation>Переключить фокус ввода в окно просмотра журналов.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2133" /> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation><b>Активировать просмотрщик журнала</b><p>Переключить фокус ввода в окно просмотра журнала.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2142" /> + <location filename="../UI/UserInterface.py" line="2145" /> <source>&Task-Viewer</source> <translation>Просмотр &задач</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2143" /> + <location filename="../UI/UserInterface.py" line="2146" /> <source>Alt+Shift+T</source> <translation>Alt+Shift+T</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2149" /> - <source>Switch the input focus to the Task-Viewer window.</source> - <translation>Переключить фокус ввода в окно просмотра задач.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2152" /> + <source>Switch the input focus to the Task-Viewer window.</source> + <translation>Переключить фокус ввода в окно просмотра задач.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2155" /> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation><b>Активировать просмотрщик задач</b><p>Переключить фокус ввода в окно просмотра задач.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2165" /> + <location filename="../UI/UserInterface.py" line="2168" /> <source>Templ&ate-Viewer</source> <translation>Просмотр &шаблонов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2166" /> + <location filename="../UI/UserInterface.py" line="2169" /> <source>Alt+Shift+A</source> <translation>Alt+Shift+A</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2172" /> - <source>Switch the input focus to the Template-Viewer window.</source> - <translation>Переключить фокус ввода в окно просмотра шаблонов.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2175" /> + <source>Switch the input focus to the Template-Viewer window.</source> + <translation>Переключить фокус ввода в окно просмотра шаблонов.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2178" /> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation><b>Активировать просмотрщик шаблонов</b><p>Переключить фокус ввода в окно просмотра шаблонов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2190" /> + <location filename="../UI/UserInterface.py" line="2193" /> <source>&Left Toolbox</source> <translation>&Левая панель инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2197" /> + <location filename="../UI/UserInterface.py" line="2200" /> <source>Toggle the Left Toolbox window</source> <translation>Показать/Скрыть левую панель инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2199" /> + <location filename="../UI/UserInterface.py" line="2202" /> <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Показать/скрыть левую панель инструментов</b><p>Если левая панель инструментов скрыта, то показать ее. Если отображается, то скрыть.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2213" /> + <location filename="../UI/UserInterface.py" line="2216" /> <source>&Right Toolbox</source> <translation>&Правая панель инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2220" /> + <location filename="../UI/UserInterface.py" line="2223" /> <source>Toggle the Right Toolbox window</source> <translation>Показать/Скрыть правую панель инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2222" /> + <location filename="../UI/UserInterface.py" line="2225" /> <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Показать/Скрыть правую панель инструментов</b><p>Если аравая панель инструментов скрыта, то показать ее. Если отображается, то скрыть.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2236" /> + <location filename="../UI/UserInterface.py" line="2239" /> <source>&Horizontal Toolbox</source> <translation>&Горизонтальная панель инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2243" /> + <location filename="../UI/UserInterface.py" line="2246" /> <source>Toggle the Horizontal Toolbox window</source> <translation>Включить/Выключить горизонтальную панель инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2245" /> + <location filename="../UI/UserInterface.py" line="2248" /> <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Включить/Выключить горизонтальную панель инструментов</b><p>Включить/Выключить горизонтальную панель инструментов</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2258" /> + <location filename="../UI/UserInterface.py" line="2261" /> <source>Left Sidebar</source> <translation>Левая док-панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2259" /> + <location filename="../UI/UserInterface.py" line="2262" /> <source>&Left Sidebar</source> <translation>&Левая док-панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2266" /> + <location filename="../UI/UserInterface.py" line="2269" /> <source>Toggle the left sidebar window</source> <translation>Показать/Скрыть левую док-панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2268" /> + <location filename="../UI/UserInterface.py" line="2271" /> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Показать/Скрыть левую док-панель</b> <p>Если левая док-панель скрыта, показать её. Иначе - закрыть.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2281" /> + <location filename="../UI/UserInterface.py" line="2284" /> <source>Right Sidebar</source> <translation>Правая боковая панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2282" /> + <location filename="../UI/UserInterface.py" line="2285" /> <source>&Right Sidebar</source> <translation>&Правая боковая панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2289" /> + <location filename="../UI/UserInterface.py" line="2292" /> <source>Toggle the right sidebar window</source> <translation>Показать/Скрыть окно правой боковой панели</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2291" /> + <location filename="../UI/UserInterface.py" line="2294" /> <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Показать/Скрыть окно правой боковой панели</b><p>Если окно правой боковой панели скрыто, то показать его. Если отображается, то закрыть.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2304" /> + <location filename="../UI/UserInterface.py" line="2307" /> <source>Bottom Sidebar</source> <translation>Нижняя док-панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2305" /> + <location filename="../UI/UserInterface.py" line="2308" /> <source>&Bottom Sidebar</source> <translation>&Нижняя док-панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2312" /> + <location filename="../UI/UserInterface.py" line="2315" /> <source>Toggle the bottom sidebar window</source> <translation>Показать/Скрыть нижнюю док-панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2314" /> + <location filename="../UI/UserInterface.py" line="2317" /> <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Показать/Скрыть нижнюю док-панель</b> <p>Если нижняя док-панель скрыта, показать её. Иначе - закрыть.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2327" /> + <location filename="../UI/UserInterface.py" line="2330" /> <source>Cooperation-Viewer</source> <translation>Просмотр кооперации</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2328" /> + <location filename="../UI/UserInterface.py" line="2331" /> <source>Co&operation-Viewer</source> <translation>Просмотр ко&операции</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2329" /> + <location filename="../UI/UserInterface.py" line="2332" /> <source>Alt+Shift+O</source> <translation>Alt+Shift+O</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2335" /> - <source>Switch the input focus to the Cooperation-Viewer window.</source> - <translation>Переключить фокус ввода в окно просмотра кооперации.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2338" /> + <source>Switch the input focus to the Cooperation-Viewer window.</source> + <translation>Переключить фокус ввода в окно просмотра кооперации.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2341" /> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation><b>Активировать просмотрщик кооперации</b><p>Переключить фокус ввода в окно просмотра кооперации.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2353" /> + <location filename="../UI/UserInterface.py" line="2356" /> <source>&IRC</source> <translation>&IRC</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2354" /> + <location filename="../UI/UserInterface.py" line="2357" /> <source>Ctrl+Alt+Shift+I</source> <translation>Ctrl+Alt+Shift+I</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2360" /> - <source>Switch the input focus to the IRC window.</source> - <translation>Переключить фокус ввода в окно IRC.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2363" /> + <source>Switch the input focus to the IRC window.</source> + <translation>Переключить фокус ввода в окно IRC.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2366" /> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation><b>Активировать IRC</b><p>Переключить фокус ввода в окно IRC.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2374" /> + <location filename="../UI/UserInterface.py" line="2377" /> <source>Symbols-Viewer</source> <translation>Просмотр символов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2375" /> + <location filename="../UI/UserInterface.py" line="2378" /> <source>S&ymbols-Viewer</source> <translation>Просмотр с&имволов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2376" /> + <location filename="../UI/UserInterface.py" line="2379" /> <source>Alt+Shift+Y</source> <translation>Alt+Shift+Y</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2382" /> - <source>Switch the input focus to the Symbols-Viewer window.</source> - <translation>Переключить фокус ввода в окно просмотра символов.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2385" /> + <source>Switch the input focus to the Symbols-Viewer window.</source> + <translation>Переключить фокус ввода в окно просмотра символов.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2388" /> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation><b>Активировать просмотрщик символов</b><p>Переключить фокус ввода в окно просмотра символов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2399" /> + <location filename="../UI/UserInterface.py" line="2402" /> <source>Numbers-Viewer</source> <translation>Представление чисел</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2400" /> + <location filename="../UI/UserInterface.py" line="2403" /> <source>Num&bers-Viewer</source> <translation>Представление &чисел</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2401" /> + <location filename="../UI/UserInterface.py" line="2404" /> <source>Alt+Shift+B</source> <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2407" /> - <source>Switch the input focus to the Numbers-Viewer window.</source> - <translation>Переключить фокус ввода в окно просмотра чисел.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2410" /> + <source>Switch the input focus to the Numbers-Viewer window.</source> + <translation>Переключить фокус ввода в окно просмотра чисел.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2413" /> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation><b>Активировать просмотрщик чисел</b><p>Переключить фокус ввода в окно просмотра чисел.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2426" /> + <location filename="../UI/UserInterface.py" line="2429" /> <source>Ctrl+Alt+Shift+D</source> <translation>Ctrl+Alt+Shift+D</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2432" /> + <location filename="../UI/UserInterface.py" line="2435" /> <source>Switch the input focus to the Code Documentation Viewer window.</source> <translation>Переключить фокус ввода в окно просмотра документации кода.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2437" /> + <location filename="../UI/UserInterface.py" line="2440" /> <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> <translation><b>Просмотр документации кода</b><p>Переключение фокуса ввода в окно просмотра документации кода.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2453" /> + <location filename="../UI/UserInterface.py" line="2456" /> <source>Ctrl+Alt+Shift+P</source> <translation>Ctrl+Alt+Shift+P</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2459" /> - <source>Switch the input focus to the PyPI window.</source> - <translation>Переключить фокус ввода в окно PyPI.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2462" /> + <source>Switch the input focus to the PyPI window.</source> + <translation>Переключить фокус ввода в окно PyPI.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2465" /> <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> <translation><b>PyPI</b><p>Переключение фокуса ввода в окно PyPI.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2475" /> + <location filename="../UI/UserInterface.py" line="2478" /> <source>Ctrl+Alt+Shift+C</source> <translation>Ctrl+Alt+Shift+C</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2481" /> - <source>Switch the input focus to the Conda window.</source> - <translation>Переключить фокус ввода в окно Conda.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2484" /> + <source>Switch the input focus to the Conda window.</source> + <translation>Переключить фокус ввода в окно Conda.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2487" /> <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> <translation><b>Conda</b><p>Переключение фокуса ввода в окно Conda.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2497" /> + <location filename="../UI/UserInterface.py" line="2500" /> <source>Ctrl+Alt+Shift+M</source> <translation>Ctrl+Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2503" /> - <source>Switch the input focus to the MicroPython window.</source> - <translation>Переключить фокус ввода в окно MicroPython.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2506" /> + <source>Switch the input focus to the MicroPython window.</source> + <translation>Переключить фокус ввода в окно MicroPython.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2509" /> <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> <translation><b>MicroPython</b><p>Переключение фокуса ввода в окно MicroPython.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2521" /> + <location filename="../UI/UserInterface.py" line="2524" /> <source>Ctrl+Alt+Shift+R</source> <translation>Ctrl+Alt+Shift+R</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2527" /> - <source>Switch the input focus to the Plugin Repository window.</source> - <translation>Переключить фокус ввода в окно репозитория плагинов.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2530" /> + <source>Switch the input focus to the Plugin Repository window.</source> + <translation>Переключить фокус ввода в окно репозитория плагинов.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2533" /> <source><b>Plugin Repository</b><p>This switches the input focus to the Plugin Repository window.</p></source> <translation><b>Репозиторий плагинов</b><p>Переключение фокуса ввода в окно репозитория подключаемых модулей.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2545" /> + <location filename="../UI/UserInterface.py" line="2548" /> <source>Ctrl+Alt+V</source> <translation>Ctrl+Alt+V</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2551" /> + <location filename="../UI/UserInterface.py" line="2554" /> <source>Switch the input focus to the Virtual Environments Manager window.</source> <translation>Переключить фокус ввода в окно диспетчера виртуальных сред.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2556" /> + <location filename="../UI/UserInterface.py" line="2559" /> <source><b>Virtual Environments</b><p>This switches the input focus to the Virtual Environments Manager window.</p></source> <translation><b>Виртуальные окружения</b><p>Переключение фокуса ввода в окно диспетчера виртуальных сред.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2572" /> + <location filename="../UI/UserInterface.py" line="2575" /> <source>Ctrl+Alt+Shift+F</source> <translation>Ctrl+Alt+Shift+F</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2578" /> - <source>Switch the input focus to the Find/Replace In Files window.</source> - <translation>Переключить фокус ввода в окно 'Найти/Заменить в файлах'.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2581" /> + <source>Switch the input focus to the Find/Replace In Files window.</source> + <translation>Переключить фокус ввода в окно 'Найти/Заменить в файлах'.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2584" /> <source><b>Find/Replace In Files</b><p>This switches the input focus to the Find/Replace In Files window.</p></source> <translation><b>Найти/Заменить в файлах</b><p>Переключение фокуса ввода в окно 'Найти/Заменить в файлах'.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2595" /> + <location filename="../UI/UserInterface.py" line="2598" /> <source>Ctrl+Alt+Shift+L</source> <translation>Ctrl+Alt+Shift+L</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2601" /> - <source>Switch the input focus to the Find File window.</source> - <translation>Переключить фокус ввода в окно 'Найти файл'.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2604" /> + <source>Switch the input focus to the Find File window.</source> + <translation>Переключить фокус ввода в окно 'Найти файл'.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2607" /> <source><b>Find File</b><p>This switches the input focus to the Find File window.</p></source> <translation><b>Найти файл</b><p>Переключение фокус ввода в окно 'Найти файл'.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2618" /> - <location filename="../UI/UserInterface.py" line="2617" /> + <location filename="../UI/UserInterface.py" line="2621" /> + <location filename="../UI/UserInterface.py" line="2620" /> <source>VCS Status List</source> <translation>Список статусов VCS</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2619" /> + <location filename="../UI/UserInterface.py" line="2622" /> <source>Alt+Shift+V</source> <translation>Alt+Shift+V</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2625" /> - <source>Switch the input focus to the VCS Status List window.</source> - <translation>Переключить фокус ввода в окно 'Список статусов VCS'.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2628" /> + <source>Switch the input focus to the VCS Status List window.</source> + <translation>Переключить фокус ввода в окно 'Список статусов VCS'.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2631" /> <source><b>VCS Status List</b><p>This switches the input focus to the VCS Status List window.</p></source> <translation><b>Список статусов VCS</b><p>Переключение фокуса ввода в окно 'Список статусов VCS'.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2641" /> + <location filename="../UI/UserInterface.py" line="2644" /> <source>Alt+Shift+H</source> <translation>Alt+Shift+H</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647" /> - <source>Switch the input focus to the embedded Help Viewer window.</source> - <translation>Переключение фокуса ввода в окно встроенного просмотрщика справки.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2650" /> + <source>Switch the input focus to the embedded Help Viewer window.</source> + <translation>Переключение фокуса ввода в окно встроенного просмотрщика справки.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2653" /> <source><b>Help Viewer</b><p>This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> <translation><b>Просмотрщик справки</b><p>Переключение фокуса ввода в окно встроенного просмотрщика справки. В нем отображаются файлы справки HTML и справка из коллекций справки Qt.</p><p>Если вызов с выбранным словом, это слово ищется в коллекции справки Qt.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2663" /> - <source>What's This?</source> - <translation>Что это?</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2665" /> - <source>&What's This?</source> - <translation>&Что это?</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2666" /> + <source>What's This?</source> + <translation>Что это?</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2668" /> + <source>&What's This?</source> + <translation>&Что это?</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2669" /> <source>Shift+F1</source> <translation>Shift+F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2671" /> + <location filename="../UI/UserInterface.py" line="2674" /> <source>Context sensitive help</source> <translation>Контекстнозависимая справка</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2673" /> + <location filename="../UI/UserInterface.py" line="2676" /> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>Показ контекстнозависимой справки</b><p>В режиме "What's This?"(Что это?)курсор мыши отображается как стрелка со знаком вопроса, и вы можете, кликнув по элементу интерфейса, получить краткое описание того, что он делает и как его использовать. В диалоговом окне эта функция может быть вызвана кнопкой контекстной справки в панели заголовка.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2686" /> - <source>Helpviewer</source> - <translation>Просмотр справки</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2688" /> - <source>&Helpviewer...</source> - <translation>Просмотр спр&авки...</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2689" /> + <source>Helpviewer</source> + <translation>Просмотр справки</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2691" /> + <source>&Helpviewer...</source> + <translation>Просмотр спр&авки...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2692" /> <source>F1</source> <translation>F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2694" /> + <location filename="../UI/UserInterface.py" line="2697" /> <source>Open the helpviewer window</source> <translation>Открыть окно просмотра справки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2696" /> + <location filename="../UI/UserInterface.py" line="2699" /> <source><b>Helpviewer</b><p>Display the eric web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> <translation><b>Просмотр справки</b><p>Открытие eric web-браузера. В его окне будут показываться HTML файлы справки. Оно поддерживает навигацию по ссылкам, закладки, печать и некоторые другие функции. Его можно использовать для просмотра интернета.</p><p>Если перед вызовом окна отображения справки был подсвечен какой-либо текст, то будет произведён поиск этого текста в коллекции справки Qt.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2716" /> + <location filename="../UI/UserInterface.py" line="2719" /> <source>Show Versions</source> <translation>Показать версии</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2717" /> + <location filename="../UI/UserInterface.py" line="2720" /> <source>Show &Versions</source> <translation>Показать &версии</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2723" /> + <location filename="../UI/UserInterface.py" line="2726" /> <source>Display version information</source> <translation>Информация о версии</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2725" /> + <location filename="../UI/UserInterface.py" line="2728" /> <source><b>Show Versions</b><p>Display version information.</p></source> <translation><b>Показать версии</b><p>Информация о версиях.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2738" /> - <location filename="../UI/UserInterface.py" line="2731" /> + <location filename="../UI/UserInterface.py" line="2741" /> + <location filename="../UI/UserInterface.py" line="2734" /> <source>Show Error Log</source> <translation>Показать журнал ошибок</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2732" /> + <location filename="../UI/UserInterface.py" line="2735" /> <source>Show Error &Log...</source> <translation>&Журнал ошибок...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2740" /> + <location filename="../UI/UserInterface.py" line="2743" /> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation><b>Показать журнал ошибок...</b><p>Показать журнал ошибок.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749" /> + <location filename="../UI/UserInterface.py" line="2752" /> <source>Show Install Info</source> <translation>Показать информацию об установке</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2750" /> + <location filename="../UI/UserInterface.py" line="2753" /> <source>Show Install &Info...</source> <translation>Показать информацию об &установке...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756" /> + <location filename="../UI/UserInterface.py" line="2759" /> <source>Show Installation Information</source> <translation>Показать информацию об установке</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2758" /> + <location filename="../UI/UserInterface.py" line="2761" /> <source><b>Show Install Info...</b><p>Opens a dialog showing some information about the installation process.</p></source> <translation><b>Показать информацию об установке...</b><p>Открывает диалоговое окно, в котором отображается некая информация о процессе установки.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4643" /> - <location filename="../UI/UserInterface.py" line="2768" /> + <location filename="../UI/UserInterface.py" line="4646" /> + <location filename="../UI/UserInterface.py" line="2771" /> <source>Report Bug</source> <translation>Сообщение об ошибке</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2768" /> + <location filename="../UI/UserInterface.py" line="2771" /> <source>Report &Bug...</source> <translation>Сообщить об &ошибке...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770" /> + <location filename="../UI/UserInterface.py" line="2773" /> <source>Report a bug</source> <translation>Сообщить об ошибке</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2772" /> + <location filename="../UI/UserInterface.py" line="2775" /> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation><b>Сообщить об ошибке...</b><p>Открытие диалога для сообщения об ошибке.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2778" /> + <location filename="../UI/UserInterface.py" line="2781" /> <source>Request Feature</source> <translation>Запросить функционал</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2779" /> + <location filename="../UI/UserInterface.py" line="2782" /> <source>Request &Feature...</source> <translation>Запросить &функционал...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2785" /> + <location filename="../UI/UserInterface.py" line="2788" /> <source>Send a feature request</source> <translation>Послать запрос</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2787" /> + <location filename="../UI/UserInterface.py" line="2790" /> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation><b>Послать запрос...</b><p>Отображение диалога создания запроса.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4107" /> - <location filename="../UI/UserInterface.py" line="2798" /> + <location filename="../UI/UserInterface.py" line="4110" /> + <location filename="../UI/UserInterface.py" line="2801" /> <source>Testing</source> <translation>Тестировать</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2800" /> + <location filename="../UI/UserInterface.py" line="2803" /> <source>&Testing...</source> <translation>&Тестировать...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2806" /> + <location filename="../UI/UserInterface.py" line="2809" /> <source>Start the testing dialog</source> <translation>Запуск диалогового окна тестирования</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2808" /> + <location filename="../UI/UserInterface.py" line="2811" /> <source><b>Testing</b><p>Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.</p></source> <translation><b>Тестировать</b><p>Выполнение тестовых прогонов. В этом диалоговом окне можно выбрать и запустить набор тестов или автоматически их обнаружить.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2819" /> + <location filename="../UI/UserInterface.py" line="2822" /> <source>Restart Last Test</source> <translation>Перезапустить последний тест</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2821" /> + <location filename="../UI/UserInterface.py" line="2824" /> <source>&Restart Last Test...</source> <translation>&Перезапустить последний тест...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2827" /> + <location filename="../UI/UserInterface.py" line="2830" /> <source>Restarts the last test</source> <translation>Перезапуск последнего теста</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2829" /> + <location filename="../UI/UserInterface.py" line="2832" /> <source><b>Restart Last Test</b><p>Restarts the test performed last.</p></source> <translation><b>Перезапустить последний тестt</b><p>Перезапускает тест, выполненный последним.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2839" /> + <location filename="../UI/UserInterface.py" line="2842" /> <source>Rerun Failed Tests</source> <translation>Повторить неудачные тесты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2841" /> + <location filename="../UI/UserInterface.py" line="2844" /> <source>Rerun Failed Tests...</source> <translation>Повторить неудачные тесты...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2848" /> - <source>Rerun failed tests of the last run</source> - <translation>Повторить неудачные тесты последнего запуска</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2851" /> + <source>Rerun failed tests of the last run</source> + <translation>Повторить неудачные тесты последнего запуска</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2854" /> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last test run.</p></source> <translation><b>Повторить неудачные тесты</b><p>Перезапустить все тесты, провалившиеся при последней попытке.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2861" /> + <location filename="../UI/UserInterface.py" line="2864" /> <source>Test Script</source> <translation>Тест на сценарии</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2863" /> + <location filename="../UI/UserInterface.py" line="2866" /> <source>Test &Script...</source> <translation>Тест на &сценарии...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2869" /> + <location filename="../UI/UserInterface.py" line="2872" /> <source>Run tests of the current script</source> <translation>Выполнить тесты на текущем сценарии</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2871" /> + <location filename="../UI/UserInterface.py" line="2874" /> <source><b>Test Script</b><p>Run tests with the current script.</p></source> <translation><b>Тест на сценарии</b><p>Выполнить тесты на текущем сценарии.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2878" /> + <location filename="../UI/UserInterface.py" line="2881" /> <source>Test Project</source> <translation>Тест на проекте</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2880" /> + <location filename="../UI/UserInterface.py" line="2883" /> <source>Test &Project...</source> <translation>Тест на &проекте...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2886" /> + <location filename="../UI/UserInterface.py" line="2889" /> <source>Run tests of the current project</source> <translation>Выполнить тесты на текущем проекте</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2888" /> + <location filename="../UI/UserInterface.py" line="2891" /> <source><b>Test Project</b><p>Run test of the current project.</p></source> <translation><b>Тест на проекте</b><p>Выполнить тест на текущем проекте.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2909" /> + <location filename="../UI/UserInterface.py" line="2912" /> <source>Qt-Designer</source> <translation>Qt-Designer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2911" /> + <location filename="../UI/UserInterface.py" line="2914" /> <source>Qt-&Designer...</source> <translation>Qt-&Designer...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2917" /> + <location filename="../UI/UserInterface.py" line="2920" /> <source>Start Qt-Designer</source> <translation>Запуск Qt-Designer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2919" /> + <location filename="../UI/UserInterface.py" line="2922" /> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation><b>Qt-Designer</b><p>Запуск Qt-Designer.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2940" /> + <location filename="../UI/UserInterface.py" line="2943" /> <source>Qt-Linguist</source> <translation>Qt-Linguist</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2942" /> + <location filename="../UI/UserInterface.py" line="2945" /> <source>Qt-&Linguist...</source> <translation>Qt-&Linguist...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2948" /> + <location filename="../UI/UserInterface.py" line="2951" /> <source>Start Qt-Linguist</source> <translation>Запуск Qt-Linguist</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2950" /> + <location filename="../UI/UserInterface.py" line="2953" /> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation><b>Qt-Linguist</b><p>Запуск Qt-Linguist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2958" /> + <location filename="../UI/UserInterface.py" line="2961" /> <source>UI Previewer</source> <translation>Предпросмотр UI</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2960" /> + <location filename="../UI/UserInterface.py" line="2963" /> <source>&UI Previewer...</source> <translation>Предпросмотр &UI...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2966" /> + <location filename="../UI/UserInterface.py" line="2969" /> <source>Start the UI Previewer</source> <translation>Запуск предпросмотра UI (пользовательского интерфейса)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2968" /> + <location filename="../UI/UserInterface.py" line="2971" /> <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> <translation><b>UI Previewer</b><p>Запустить the UI Previewer.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2974" /> + <location filename="../UI/UserInterface.py" line="2977" /> <source>Translations Previewer</source> <translation>Предпросмотр переводов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2976" /> + <location filename="../UI/UserInterface.py" line="2979" /> <source>&Translations Previewer...</source> <translation>&Предпросмотр переводов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2982" /> + <location filename="../UI/UserInterface.py" line="2985" /> <source>Start the Translations Previewer</source> <translation>Запустить предпросмотр переводов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2984" /> + <location filename="../UI/UserInterface.py" line="2987" /> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation><b>Предпросмотр переводов</b><p>Запустить предпросмотр переводов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2993" /> + <location filename="../UI/UserInterface.py" line="2996" /> <source>Compare Files</source> <translation>Сравнить файлы</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995" /> + <location filename="../UI/UserInterface.py" line="2998" /> <source>&Compare Files...</source> <translation>&Сравнить файлы...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3020" /> - <location filename="../UI/UserInterface.py" line="3001" /> + <location filename="../UI/UserInterface.py" line="3023" /> + <location filename="../UI/UserInterface.py" line="3004" /> <source>Compare two files</source> <translation>Сравнить два файла</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3003" /> + <location filename="../UI/UserInterface.py" line="3006" /> <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> <translation><b>Сравнение файлов</b> <p>Открытие диалога сравнения двух файлов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012" /> + <location filename="../UI/UserInterface.py" line="3015" /> <source>Compare Files side by side</source> <translation>Сравнение файлов построчно</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3014" /> + <location filename="../UI/UserInterface.py" line="3017" /> <source>Compare &Files side by side...</source> <translation>Сравнить &файлы построчно...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3022" /> + <location filename="../UI/UserInterface.py" line="3025" /> <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> <translation><b>Сравнить файлы построчно (side by side)</b> <p>Открыть диалог, в котором показаны различия между файлами, в две колонки.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3032" /> + <location filename="../UI/UserInterface.py" line="3035" /> <source>SQL Browser</source> <translation>SQL браузер</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3034" /> + <location filename="../UI/UserInterface.py" line="3037" /> <source>SQL &Browser...</source> <translation>&SQL браузер...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3040" /> + <location filename="../UI/UserInterface.py" line="3043" /> <source>Browse a SQL database</source> <translation>Просмотреть SQL базу данных</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3042" /> + <location filename="../UI/UserInterface.py" line="3045" /> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation><b>SQL браузер</b><p>Просмотреть SQL базу данных.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3056" /> - <location filename="../UI/UserInterface.py" line="3048" /> + <location filename="../UI/UserInterface.py" line="3059" /> + <location filename="../UI/UserInterface.py" line="3051" /> <source>Mini Editor</source> <translation>Миниредактор</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3050" /> + <location filename="../UI/UserInterface.py" line="3053" /> <source>Mini &Editor...</source> <translation>Мини&редактор...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3058" /> + <location filename="../UI/UserInterface.py" line="3061" /> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation><b>Миниредактор</b><p>Открывает диалог в упрощённым редакторе.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067" /> + <location filename="../UI/UserInterface.py" line="3070" /> <source>Hex Editor</source> <translation>Hex-редактор</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3069" /> + <location filename="../UI/UserInterface.py" line="3072" /> <source>&Hex Editor...</source> <translation>&Hex-редактор...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3075" /> + <location filename="../UI/UserInterface.py" line="3078" /> <source>Start the eric Hex Editor</source> <translation>Запуск eric Hex-редактора</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3077" /> + <location filename="../UI/UserInterface.py" line="3080" /> <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> <translation><b>Hex-редактор</b><p>Запускает eric Hex-редактор для просмотра или редактирования двоичного файла.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3087" /> + <location filename="../UI/UserInterface.py" line="3090" /> <source>eric Web Browser</source> <translation>Eric web-браузер</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3089" /> + <location filename="../UI/UserInterface.py" line="3092" /> <source>eric &Web Browser...</source> <translation>Eric &web-браузер...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3095" /> + <location filename="../UI/UserInterface.py" line="3098" /> <source>Start the eric Web Browser</source> <translation>Запустить eric web-браузер</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3097" /> + <location filename="../UI/UserInterface.py" line="3100" /> <source><b>eric Web Browser</b><p>Browse the Internet with the eric Web Browser.</p></source> <translation><b>Eric web-браузер</b><p>Просмотр интернета используя web-браузер, встроенный в eric.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3106" /> + <location filename="../UI/UserInterface.py" line="3109" /> <source>Icon Editor</source> <translation>Редактор иконок</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3108" /> + <location filename="../UI/UserInterface.py" line="3111" /> <source>&Icon Editor...</source> <translation>Редактор &иконок...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3114" /> + <location filename="../UI/UserInterface.py" line="3117" /> <source>Start the eric Icon Editor</source> <translation>Запустить eric редактор иконок</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3116" /> + <location filename="../UI/UserInterface.py" line="3119" /> <source><b>Icon Editor</b><p>Starts the eric Icon Editor for editing simple icons.</p></source> <translation><b>Редактор иконок</b><p>Запустить eric редактор иконок.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3125" /> + <location filename="../UI/UserInterface.py" line="3128" /> <source>Snapshot</source> <translation>Снимки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3127" /> + <location filename="../UI/UserInterface.py" line="3130" /> <source>&Snapshot...</source> <translation>&Снимки...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3133" /> + <location filename="../UI/UserInterface.py" line="3136" /> <source>Take snapshots of a screen region</source> <translation>Сделать снимок области экрана</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3135" /> + <location filename="../UI/UserInterface.py" line="3138" /> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation><b>Снимки</b><p>Сделать снимок области экрана.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3145" /> + <location filename="../UI/UserInterface.py" line="3148" /> <source>eric PDF Viewer</source> <translation>Просмотрщик PDF eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3147" /> + <location filename="../UI/UserInterface.py" line="3150" /> <source>eric PDF &Viewer...</source> <translation>Просмотрщик &PDF eric...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3153" /> + <location filename="../UI/UserInterface.py" line="3156" /> <source>Start the eric PDF Viewer</source> <translation>Запустить просмотрщик PDF eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3155" /> + <location filename="../UI/UserInterface.py" line="3158" /> <source><b>eric PDF Viewer</b><p>Starts the eric PDF Viewer for viewing PDF files.</p></source> <translation><b>Просмотрщик PDF eric</b><p>Запускает PDF Viewer eric для просмотра PDF-файлов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3164" /> + <location filename="../UI/UserInterface.py" line="3167" /> <source>Preferences</source> <translation>Предпочтения</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3166" /> + <location filename="../UI/UserInterface.py" line="3169" /> <source>&Preferences...</source> <translation>&Предпочтения...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3172" /> + <location filename="../UI/UserInterface.py" line="3175" /> <source>Set the prefered configuration</source> <translation>Установите предпочтительную конфигурацию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3174" /> + <location filename="../UI/UserInterface.py" line="3177" /> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Предпочтения</b> <p>Установка элементов конфигурации приложения согласно вашим предпочтениям.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3185" /> + <location filename="../UI/UserInterface.py" line="3188" /> <source>Export Preferences</source> <translation>Экспорт предпочтений</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3187" /> + <location filename="../UI/UserInterface.py" line="3190" /> <source>E&xport Preferences...</source> <translation>&Экспорт предпочтений...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3193" /> + <location filename="../UI/UserInterface.py" line="3196" /> <source>Export the current configuration</source> <translation>Экспорт текущих настроек</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3195" /> + <location filename="../UI/UserInterface.py" line="3198" /> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation><b>Экспорт предпочтений</b><p>Экспорт текущих предпочтений в файл.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3204" /> + <location filename="../UI/UserInterface.py" line="3207" /> <source>Import Preferences</source> <translation>Импорт предпочтений</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3206" /> + <location filename="../UI/UserInterface.py" line="3209" /> <source>I&mport Preferences...</source> <translation>&Импорт предпочтений...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3213" /> - <source>Import a previously exported configuration</source> - <translation>Импорт сохранённых ранее настроек</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3216" /> + <source>Import a previously exported configuration</source> + <translation>Импорт сохранённых ранее настроек</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3219" /> <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> <translation><b>Импорт предпочтений</b><p>Импорт сохранённой ранее конфигурации.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3225" /> + <location filename="../UI/UserInterface.py" line="3228" /> <source>Export Theme</source> <translation>Экспорт темы</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3227" /> + <location filename="../UI/UserInterface.py" line="3230" /> <source>Export Theme...</source> <translation>Экспорт темы...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3233" /> + <location filename="../UI/UserInterface.py" line="3236" /> <source>Export the current theme</source> <translation>Экспорт текущей темы</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3235" /> + <location filename="../UI/UserInterface.py" line="3238" /> <source><b>Export Theme</b><p>Export the current theme to a file.</p></source> <translation><b>Экспорт темы</b><p>Экспорт текущей темы в файл.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3244" /> + <location filename="../UI/UserInterface.py" line="3247" /> <source>Import Theme</source> <translation>Импорт темы</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3246" /> + <location filename="../UI/UserInterface.py" line="3249" /> <source>Import Theme...</source> <translation>Импорт темы...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3252" /> + <location filename="../UI/UserInterface.py" line="3255" /> <source>Import a previously exported theme</source> <translation>Импорт ранее экспортированной темы</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3254" /> + <location filename="../UI/UserInterface.py" line="3257" /> <source><b>Import Theme</b><p>Import a previously exported theme.</p></source> <translation><b>Импорт темы</b><p>Импорт ранее экспортированной темы.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3263" /> + <location filename="../UI/UserInterface.py" line="3266" /> <source>Reload APIs</source> <translation>Перезагрузить API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3263" /> + <location filename="../UI/UserInterface.py" line="3266" /> <source>Reload &APIs</source> <translation>Перезагрузить &API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3265" /> + <location filename="../UI/UserInterface.py" line="3268" /> <source>Reload the API information</source> <translation>Перезагрузить информацию об API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3267" /> + <location filename="../UI/UserInterface.py" line="3270" /> <source><b>Reload APIs</b><p>Reload the API information.</p></source> <translation><b>Перезагрузить API</b><p>Перезагрузить информацию об API.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3281" /> - <location filename="../UI/UserInterface.py" line="3273" /> + <location filename="../UI/UserInterface.py" line="3284" /> + <location filename="../UI/UserInterface.py" line="3276" /> <source>Show external tools</source> <translation>Показать внешние инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275" /> + <location filename="../UI/UserInterface.py" line="3278" /> <source>Show external &tools</source> <translation>&Внешние инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3283" /> + <location filename="../UI/UserInterface.py" line="3286" /> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric.</p></source> <translation><b>Показать внешние инструменты</b><p>Открытие диалога отображения пути и версий внешних инструментов, используемых eric.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3293" /> + <location filename="../UI/UserInterface.py" line="3296" /> <source>View Profiles</source> <translation>Профили</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3295" /> + <location filename="../UI/UserInterface.py" line="3298" /> <source>&View Profiles...</source> <translation>&Профили...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3301" /> + <location filename="../UI/UserInterface.py" line="3304" /> <source>Configure view profiles</source> <translation>Конфигурация профилей</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3303" /> + <location filename="../UI/UserInterface.py" line="3306" /> <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> <translation><b>Профили</b><p>Конфигурация профилей. С помощью этого диалога вы можете устанавливать видимость разных окон для заданных профилей.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3314" /> + <location filename="../UI/UserInterface.py" line="3317" /> <source>Toolbars</source> <translation>Панели инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3316" /> + <location filename="../UI/UserInterface.py" line="3319" /> <source>Tool&bars...</source> <translation>Панели &инструментов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3322" /> + <location filename="../UI/UserInterface.py" line="3325" /> <source>Configure toolbars</source> <translation>Настройка панелей инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3324" /> + <location filename="../UI/UserInterface.py" line="3327" /> <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> <translation><b>Панели инструментов</b><p>Настроить панели инструментов. В этом диалоге Вы можете изменить имеющиеся панели инструментов, а так же создать новые.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3335" /> + <location filename="../UI/UserInterface.py" line="3338" /> <source>Keyboard Shortcuts</source> <translation>Горячие клавиши</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3337" /> + <location filename="../UI/UserInterface.py" line="3340" /> <source>Keyboard &Shortcuts...</source> <translation>Горячие &клавиши...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3343" /> + <location filename="../UI/UserInterface.py" line="3346" /> <source>Set the keyboard shortcuts</source> <translation>Определение горячих клавиш</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3345" /> + <location filename="../UI/UserInterface.py" line="3348" /> <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> <translation><b>Горячие клавиши</b><p>Определите горячие клавиши приложения согласно вашим предпочтениям.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7366" /> - <location filename="../UI/UserInterface.py" line="7347" /> - <location filename="../UI/UserInterface.py" line="3355" /> + <location filename="../UI/UserInterface.py" line="7373" /> + <location filename="../UI/UserInterface.py" line="7354" /> + <location filename="../UI/UserInterface.py" line="3358" /> <source>Export Keyboard Shortcuts</source> <translation>Экспорт горячих клавиш</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3357" /> + <location filename="../UI/UserInterface.py" line="3360" /> <source>&Export Keyboard Shortcuts...</source> <translation>&Экспорт горячих клавиш...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3363" /> + <location filename="../UI/UserInterface.py" line="3366" /> <source>Export the keyboard shortcuts</source> <translation>Экспортировать горячие клавиши</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3365" /> + <location filename="../UI/UserInterface.py" line="3368" /> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation><b>Экспорт горячих клавиш</b> <p>Экспортировать горячие клавиши приложения.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7385" /> - <location filename="../UI/UserInterface.py" line="3374" /> + <location filename="../UI/UserInterface.py" line="7392" /> + <location filename="../UI/UserInterface.py" line="3377" /> <source>Import Keyboard Shortcuts</source> <translation>Импорт горячих клавиш</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3376" /> + <location filename="../UI/UserInterface.py" line="3379" /> <source>&Import Keyboard Shortcuts...</source> <translation>&Импорт горячих клавиш...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3382" /> + <location filename="../UI/UserInterface.py" line="3385" /> <source>Import the keyboard shortcuts</source> <translation>Импортировать горячие клавиши</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3384" /> + <location filename="../UI/UserInterface.py" line="3387" /> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation><b>Импорт горячих клавиш</b> <p>Импортировать горячие клавиши приложения.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3394" /> + <location filename="../UI/UserInterface.py" line="3397" /> <source>Manage SSL Certificates</source> <translation>Менеджер SSL сертификатов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3396" /> + <location filename="../UI/UserInterface.py" line="3399" /> <source>Manage SSL Certificates...</source> <translation>Менеджер SSL сертификатов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3403" /> - <source>Manage the saved SSL certificates</source> - <translation>Управление сохранёнными SSL сертификатами</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3406" /> + <source>Manage the saved SSL certificates</source> + <translation>Управление сохранёнными SSL сертификатами</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3409" /> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation><b>Менеджер SSL сертификатов...</b><p>Менеджер сохранённых SSL сертификатов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3416" /> + <location filename="../UI/UserInterface.py" line="3419" /> <source>Edit Message Filters</source> <translation>Редактировать фильтры сообщений</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3418" /> + <location filename="../UI/UserInterface.py" line="3421" /> <source>Edit Message Filters...</source> <translation>Редактировать фильтры сообщений...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3425" /> - <source>Edit the message filters used to suppress unwanted messages</source> - <translation>Редактировать фильтры нежелательных сообщений</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3428" /> + <source>Edit the message filters used to suppress unwanted messages</source> + <translation>Редактировать фильтры нежелательных сообщений</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3431" /> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation><b>Редактировать фильтры сообщений</b><p>Редактировать фильтры нежелательных сообщений об ошибках.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3447" /> - <location filename="../UI/UserInterface.py" line="3441" /> - <location filename="../UI/UserInterface.py" line="3439" /> + <location filename="../UI/UserInterface.py" line="3450" /> + <location filename="../UI/UserInterface.py" line="3444" /> + <location filename="../UI/UserInterface.py" line="3442" /> <source>Clear private data</source> <translation>Очистить приватные данные</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3449" /> + <location filename="../UI/UserInterface.py" line="3452" /> <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> <translation><b>Очистить приватные данные</b><p>Очистка приватных данных, таких как различные списки недавно открытых файлов, проектов или мультипроектов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3460" /> - <location filename="../UI/UserInterface.py" line="3459" /> + <location filename="../UI/UserInterface.py" line="3463" /> + <location filename="../UI/UserInterface.py" line="3462" /> <source>Activate current editor</source> <translation>Активировать текущий редактор</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3461" /> + <location filename="../UI/UserInterface.py" line="3464" /> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3472" /> - <location filename="../UI/UserInterface.py" line="3471" /> + <location filename="../UI/UserInterface.py" line="3475" /> + <location filename="../UI/UserInterface.py" line="3474" /> <source>Show next</source> <translation>Показать следующую</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473" /> + <location filename="../UI/UserInterface.py" line="3476" /> <source>Ctrl+Alt+Tab</source> <translation>Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3484" /> - <location filename="../UI/UserInterface.py" line="3483" /> + <location filename="../UI/UserInterface.py" line="3487" /> + <location filename="../UI/UserInterface.py" line="3486" /> <source>Show previous</source> <translation>Показать предыдущую</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485" /> + <location filename="../UI/UserInterface.py" line="3488" /> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3496" /> - <location filename="../UI/UserInterface.py" line="3495" /> + <location filename="../UI/UserInterface.py" line="3499" /> + <location filename="../UI/UserInterface.py" line="3498" /> <source>Switch between tabs</source> <translation>Переключение между вкладками</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3497" /> + <location filename="../UI/UserInterface.py" line="3500" /> <source>Ctrl+1</source> <translation>Ctrl+1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3507" /> + <location filename="../UI/UserInterface.py" line="3510" /> <source>Plugin Infos</source> <translation>Информация о плагинах</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3509" /> + <location filename="../UI/UserInterface.py" line="3512" /> <source>&Plugin Infos...</source> <translation>Ин&формация о плагинах...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3515" /> + <location filename="../UI/UserInterface.py" line="3518" /> <source>Show Plugin Infos</source> <translation>Отображение информации о плагинах</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3517" /> + <location filename="../UI/UserInterface.py" line="3520" /> <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation><b>Информация о плагинах...</b> <p>Открытие диалога, отображающего информацию о загруженных плагинах.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3535" /> - <location filename="../UI/UserInterface.py" line="3527" /> + <location filename="../UI/UserInterface.py" line="3538" /> + <location filename="../UI/UserInterface.py" line="3530" /> <source>Install Plugins</source> <translation>Установить плагины</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3529" /> + <location filename="../UI/UserInterface.py" line="3532" /> <source>&Install Plugins...</source> <translation>&Установить плагины...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3537" /> + <location filename="../UI/UserInterface.py" line="3540" /> <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation><b>Установить плагины...</b><p>Открытие диалога установки или обновления плагинов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3554" /> - <location filename="../UI/UserInterface.py" line="3546" /> + <location filename="../UI/UserInterface.py" line="3557" /> + <location filename="../UI/UserInterface.py" line="3549" /> <source>Uninstall Plugin</source> <translation>Удалить плагин</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3548" /> + <location filename="../UI/UserInterface.py" line="3551" /> <source>&Uninstall Plugin...</source> <translation>Уда&лить плагин...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3556" /> + <location filename="../UI/UserInterface.py" line="3559" /> <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> <translation><b>Деинсталлировать плагин...</b><p>Открытие диалога деинсталляции плагина.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3567" /> + <location filename="../UI/UserInterface.py" line="3570" /> <source>Plugin &Repository...</source> <translation>&Репозиторий плагинов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3573" /> + <location filename="../UI/UserInterface.py" line="3576" /> <source>Show Plugins available for download</source> <translation>Показать плагины, доступные для загрузки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3575" /> + <location filename="../UI/UserInterface.py" line="3578" /> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation><b>Репозиторий плагинов...</b><p>Открытие диалога, отображающего список плагинов, доступных для скачивания с интернета.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3602" /> - <location filename="../UI/UserInterface.py" line="3601" /> + <location filename="../UI/UserInterface.py" line="3605" /> + <location filename="../UI/UserInterface.py" line="3604" /> <source>Qt5 Documentation</source> <translation>Документация Qt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3608" /> + <location filename="../UI/UserInterface.py" line="3611" /> <source>Open Qt5 Documentation</source> <translation>Открыть документацию Qt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3610" /> + <location filename="../UI/UserInterface.py" line="3613" /> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation><b>Документация Qt5</b><p>Отображение документации Qt5. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3623" /> - <location filename="../UI/UserInterface.py" line="3622" /> + <location filename="../UI/UserInterface.py" line="3626" /> + <location filename="../UI/UserInterface.py" line="3625" /> <source>Qt6 Documentation</source> <translation>Документация Qt6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3629" /> + <location filename="../UI/UserInterface.py" line="3632" /> <source>Open Qt6 Documentation</source> <translation>Открыть документацию Qt6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3631" /> + <location filename="../UI/UserInterface.py" line="3634" /> <source><b>Qt6 Documentation</b><p>Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation><b>Документация Qt6</b><p>Отображение документации Qt6. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3644" /> - <location filename="../UI/UserInterface.py" line="3643" /> + <location filename="../UI/UserInterface.py" line="3647" /> + <location filename="../UI/UserInterface.py" line="3646" /> <source>PyQt5 Documentation</source> <translation>Документация PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3650" /> + <location filename="../UI/UserInterface.py" line="3653" /> <source>Open PyQt5 Documentation</source> <translation>Открыть документацию PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3652" /> + <location filename="../UI/UserInterface.py" line="3655" /> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation><b>Докуметация PyQt5</b><p>Отображение документации PyQt5. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3665" /> - <location filename="../UI/UserInterface.py" line="3664" /> + <location filename="../UI/UserInterface.py" line="3668" /> + <location filename="../UI/UserInterface.py" line="3667" /> <source>PyQt6 Documentation</source> <translation>Документация PyQt6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3671" /> + <location filename="../UI/UserInterface.py" line="3674" /> <source>Open PyQt6 Documentation</source> <translation>Открыть документацию PyQt6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3673" /> + <location filename="../UI/UserInterface.py" line="3676" /> <source><b>PyQt6 Documentation</b><p>Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation><b>Докуметация PyQt6</b><p>Отображение документации PyQt6. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3691" /> - <location filename="../UI/UserInterface.py" line="3690" /> + <location filename="../UI/UserInterface.py" line="3694" /> + <location filename="../UI/UserInterface.py" line="3693" /> <source>Python 3 Documentation</source> <translation>Документация Python 3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3697" /> + <location filename="../UI/UserInterface.py" line="3700" /> <source>Open Python 3 Documentation</source> <translation>Открыть документацию Python 3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3699" /> + <location filename="../UI/UserInterface.py" line="3702" /> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation><b>Документация Python 3</b><p>Отображение документации Python 3. Если директория документации не настроена, то предполагается, что документация Python 3 находится в директории doc в расположении исполняемого файла Python 3 в Windows и <i>/usr/share/doc/packages/python/html</i. > на Юникс. Чтобы переопределить это, установите PYTHON3DOCDIR в вашей среде.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3718" /> - <location filename="../UI/UserInterface.py" line="3717" /> + <location filename="../UI/UserInterface.py" line="3721" /> + <location filename="../UI/UserInterface.py" line="3720" /> <source>eric API Documentation</source> <translation>Документация API Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3724" /> + <location filename="../UI/UserInterface.py" line="3727" /> <source>Open eric API Documentation</source> <translation>Открыть документацию API Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3726" /> + <location filename="../UI/UserInterface.py" line="3729" /> <source><b>eric API Documentation</b><p>Display the eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.</p></source> <translation><b>Документация API eric</b><p>Отображение документации API eric. Местонахождение документации - директория Documentation/Source, расположенный в директории инсталляции eric.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3744" /> - <location filename="../UI/UserInterface.py" line="3743" /> + <location filename="../UI/UserInterface.py" line="3747" /> + <location filename="../UI/UserInterface.py" line="3746" /> <source>PySide2 Documentation</source> <translation>Документация PySide2</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3750" /> + <location filename="../UI/UserInterface.py" line="3753" /> <source>Open PySide2 Documentation</source> <translation>Открыть документацию PySide2</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3752" /> + <location filename="../UI/UserInterface.py" line="3755" /> <source><b>PySide2 Documentation</b><p>Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation><b>Документация PySide2</b><p>Отображение документации PySide2. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3770" /> - <location filename="../UI/UserInterface.py" line="3769" /> + <location filename="../UI/UserInterface.py" line="3773" /> + <location filename="../UI/UserInterface.py" line="3772" /> <source>PySide6 Documentation</source> <translation>Документация PySide6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3776" /> + <location filename="../UI/UserInterface.py" line="3779" /> <source>Open PySide6 Documentation</source> <translation>Открыть документацию PySide6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3778" /> + <location filename="../UI/UserInterface.py" line="3781" /> <source><b>PySide6 Documentation</b><p>Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation><b>Документация PySide6</b><p>Отображение документации PySide6. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3878" /> + <location filename="../UI/UserInterface.py" line="3881" /> <source>E&xtras</source> <translation>&Дополнительно</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3888" /> + <location filename="../UI/UserInterface.py" line="3891" /> <source>Wi&zards</source> <translation>&Мастера</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3906" /> + <location filename="../UI/UserInterface.py" line="3909" /> <source>P&lugins</source> <translation>Пла&гины</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3915" /> + <location filename="../UI/UserInterface.py" line="3918" /> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3924" /> + <location filename="../UI/UserInterface.py" line="3927" /> <source>&Testing</source> <translation>&Тестировать</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3941" /> + <location filename="../UI/UserInterface.py" line="3944" /> <source>Select Tool Group</source> <translation>Выберите группу инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3952" /> + <location filename="../UI/UserInterface.py" line="3955" /> <source>Se&ttings</source> <translation>&Настройки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3985" /> + <location filename="../UI/UserInterface.py" line="3988" /> <source>&Window</source> <translation>&Окно</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3994" /> + <location filename="../UI/UserInterface.py" line="3997" /> <source>&Windows</source> <translation>&Окна</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3998" /> + <location filename="../UI/UserInterface.py" line="4001" /> <source>Central Park</source> <translation>Центральное окно</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4002" /> + <location filename="../UI/UserInterface.py" line="4005" /> <source>Left Side</source> <translation>Левая панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4021" /> + <location filename="../UI/UserInterface.py" line="4024" /> <source>Right Side</source> <translation>Правая панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4040" /> + <location filename="../UI/UserInterface.py" line="4043" /> <source>Bottom Side</source> <translation>Нижняя панель</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4048" /> + <location filename="../UI/UserInterface.py" line="4051" /> <source>Plug-ins</source> <translation>Плагины</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4054" /> + <location filename="../UI/UserInterface.py" line="4057" /> <source>&Toolbars</source> <translation>&Панели инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4067" /> + <location filename="../UI/UserInterface.py" line="4070" /> <source>&Help</source> <translation>&Справка</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4122" /> - <location filename="../UI/UserInterface.py" line="4106" /> + <location filename="../UI/UserInterface.py" line="4125" /> + <location filename="../UI/UserInterface.py" line="4109" /> <source>Tools</source> <translation>Инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4124" /> - <location filename="../UI/UserInterface.py" line="4110" /> - <source>Settings</source> - <translation>Настройки</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6162" /> - <location filename="../UI/UserInterface.py" line="4125" /> - <location filename="../UI/UserInterface.py" line="4111" /> - <source>Help</source> - <translation>Справка</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4126" /> - <location filename="../UI/UserInterface.py" line="4112" /> - <source>Profiles</source> - <translation>Профили</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="4127" /> <location filename="../UI/UserInterface.py" line="4113" /> + <source>Settings</source> + <translation>Настройки</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6167" /> + <location filename="../UI/UserInterface.py" line="4128" /> + <location filename="../UI/UserInterface.py" line="4114" /> + <source>Help</source> + <translation>Справка</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4129" /> + <location filename="../UI/UserInterface.py" line="4115" /> + <source>Profiles</source> + <translation>Профили</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4130" /> + <location filename="../UI/UserInterface.py" line="4116" /> <source>Plugins</source> <translation>Плагины</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4123" /> + <location filename="../UI/UserInterface.py" line="4126" /> <source>Unittest</source> <translation>Юниттест</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4296" /> + <location filename="../UI/UserInterface.py" line="4299" /> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>В этой части строки состояния отображается язык текущего окна редактора.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4305" /> + <location filename="../UI/UserInterface.py" line="4308" /> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>В этой части строки состояния отображается текущая кодировка редактора.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4314" /> + <location filename="../UI/UserInterface.py" line="4317" /> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>В этой части строки состояния отображается режим конца строки текущего редактора.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4323" /> + <location filename="../UI/UserInterface.py" line="4326" /> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>В этой части строки состояния отображается режим ro/rw файла, открытого в редакторе.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4332" /> + <location filename="../UI/UserInterface.py" line="4335" /> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>В этой части строки состояния отображается номер текущей строки редактора.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4341" /> + <location filename="../UI/UserInterface.py" line="4344" /> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>В этой части строки состояния отображается текущая позиция курсора в редакторе.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355" /> + <location filename="../UI/UserInterface.py" line="4358" /> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> <translation><p>В этой части строки состояния разрешено масштабирование редактора или оболочки.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4426" /> - <location filename="../UI/UserInterface.py" line="4385" /> + <location filename="../UI/UserInterface.py" line="4429" /> + <location filename="../UI/UserInterface.py" line="4388" /> <source>External Tools/{0}</source> <translation>Внешние инструменты/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4534" /> + <location filename="../UI/UserInterface.py" line="4537" /> <source><h2>Version Numbers</h2><table></source> <translation><h2>Номера версий</h2><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4583" /> + <location filename="../UI/UserInterface.py" line="4586" /> <source><tr><td><b>WebEngine (Security)</b></td><td>{0}</td></tr></source> <translation><tr><td><b>WebEngine (безопасность)</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4600" /> + <location filename="../UI/UserInterface.py" line="4603" /> <source>Desktop</source> <translation>Рабочий стол</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4604" /> - <source>Session Type</source> - <translation>Тип сессии</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="4607" /> + <source>Session Type</source> + <translation>Тип сессии</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4610" /> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4644" /> + <location filename="../UI/UserInterface.py" line="4647" /> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>Почтовый адрес или адрес почтового сервера пуст. <p>Настройте параметры вашей электронной почты в диалоге предпочтений.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4959" /> + <location filename="../UI/UserInterface.py" line="4962" /> <source>Restart application</source> <translation>Перезапустить приложение</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4960" /> + <location filename="../UI/UserInterface.py" line="4963" /> <source>The application needs to be restarted. Do it now?</source> <translation>Необходимо перезапустить приложение. Сделать это сейчас?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4984" /> + <location filename="../UI/UserInterface.py" line="4987" /> <source>Upgrade PyQt</source> <translation>Обновить PyQt</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4985" /> + <location filename="../UI/UserInterface.py" line="4988" /> <source>eric needs to be closed in order to upgrade PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> @@ -88755,13 +89058,13 @@ Выполнить обновление сейчас?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5035" /> - <location filename="../UI/UserInterface.py" line="5009" /> + <location filename="../UI/UserInterface.py" line="5038" /> + <location filename="../UI/UserInterface.py" line="5012" /> <source>Upgrade Eric</source> <translation>Обновить Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5010" /> + <location filename="../UI/UserInterface.py" line="5013" /> <source>eric needs to be closed in order to be upgraded. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> @@ -88770,7 +89073,7 @@ Выполнить обновление сейчас?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5036" /> + <location filename="../UI/UserInterface.py" line="5039" /> <source>eric needs to be closed in order to upgrade eric and PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> @@ -88779,361 +89082,361 @@ Выполнить обновление сейчас?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5094" /> + <location filename="../UI/UserInterface.py" line="5097" /> <source>&Builtin Tools</source> <translation>&Встроенные инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5112" /> - <source>&Plugin Tools</source> - <translation>Инструменты - &плагины</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="5115" /> + <source>&Plugin Tools</source> + <translation>Инструменты - &плагины</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5118" /> <source>&User Tools</source> <translation>&Инструменты пользователя</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5141" /> + <location filename="../UI/UserInterface.py" line="5144" /> <source>Configure Tool Groups ...</source> <translation>Настройка группы инструментов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5145" /> + <location filename="../UI/UserInterface.py" line="5148" /> <source>Configure current Tool Group ...</source> <translation>Настроить текущую группу инструментов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5184" /> - <location filename="../UI/UserInterface.py" line="5164" /> + <location filename="../UI/UserInterface.py" line="5187" /> + <location filename="../UI/UserInterface.py" line="5167" /> <source>No User Tools Configured</source> <translation>Инструменты пользователя не сконфигурированы</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5258" /> + <location filename="../UI/UserInterface.py" line="5261" /> <source>&Show all</source> <translation>Показать &всё</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5260" /> + <location filename="../UI/UserInterface.py" line="5263" /> <source>&Hide all</source> <translation>Ск&рыть всё</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6297" /> - <location filename="../UI/UserInterface.py" line="6286" /> - <location filename="../UI/UserInterface.py" line="6238" /> - <location filename="../UI/UserInterface.py" line="6228" /> - <location filename="../UI/UserInterface.py" line="6062" /> - <location filename="../UI/UserInterface.py" line="6052" /> - <location filename="../UI/UserInterface.py" line="5994" /> - <location filename="../UI/UserInterface.py" line="5984" /> + <location filename="../UI/UserInterface.py" line="6302" /> + <location filename="../UI/UserInterface.py" line="6291" /> + <location filename="../UI/UserInterface.py" line="6243" /> + <location filename="../UI/UserInterface.py" line="6233" /> + <location filename="../UI/UserInterface.py" line="6067" /> + <location filename="../UI/UserInterface.py" line="6057" /> + <location filename="../UI/UserInterface.py" line="5999" /> + <location filename="../UI/UserInterface.py" line="5989" /> <source>Problem</source> <translation>Проблема</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6298" /> - <location filename="../UI/UserInterface.py" line="6287" /> - <location filename="../UI/UserInterface.py" line="6239" /> - <location filename="../UI/UserInterface.py" line="6229" /> - <location filename="../UI/UserInterface.py" line="6063" /> - <location filename="../UI/UserInterface.py" line="6053" /> - <location filename="../UI/UserInterface.py" line="5995" /> - <location filename="../UI/UserInterface.py" line="5985" /> + <location filename="../UI/UserInterface.py" line="6303" /> + <location filename="../UI/UserInterface.py" line="6292" /> + <location filename="../UI/UserInterface.py" line="6244" /> + <location filename="../UI/UserInterface.py" line="6234" /> + <location filename="../UI/UserInterface.py" line="6068" /> + <location filename="../UI/UserInterface.py" line="6058" /> + <location filename="../UI/UserInterface.py" line="6000" /> + <location filename="../UI/UserInterface.py" line="5990" /> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Файл <b>{0}</b> либо не существует, либо нулевой длины.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6527" /> - <location filename="../UI/UserInterface.py" line="6440" /> - <location filename="../UI/UserInterface.py" line="6333" /> - <location filename="../UI/UserInterface.py" line="6310" /> - <location filename="../UI/UserInterface.py" line="6251" /> - <location filename="../UI/UserInterface.py" line="6199" /> - <location filename="../UI/UserInterface.py" line="6178" /> - <location filename="../UI/UserInterface.py" line="6138" /> - <location filename="../UI/UserInterface.py" line="6129" /> - <location filename="../UI/UserInterface.py" line="6094" /> - <location filename="../UI/UserInterface.py" line="6085" /> - <location filename="../UI/UserInterface.py" line="6026" /> - <location filename="../UI/UserInterface.py" line="6017" /> + <location filename="../UI/UserInterface.py" line="6532" /> + <location filename="../UI/UserInterface.py" line="6445" /> + <location filename="../UI/UserInterface.py" line="6338" /> + <location filename="../UI/UserInterface.py" line="6315" /> + <location filename="../UI/UserInterface.py" line="6256" /> + <location filename="../UI/UserInterface.py" line="6204" /> + <location filename="../UI/UserInterface.py" line="6183" /> + <location filename="../UI/UserInterface.py" line="6143" /> + <location filename="../UI/UserInterface.py" line="6134" /> + <location filename="../UI/UserInterface.py" line="6099" /> + <location filename="../UI/UserInterface.py" line="6090" /> + <location filename="../UI/UserInterface.py" line="6031" /> + <location filename="../UI/UserInterface.py" line="6022" /> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6018" /> + <location filename="../UI/UserInterface.py" line="6023" /> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Qt-Designer.<br>Убедитесь, что он доступен в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6027" /> + <location filename="../UI/UserInterface.py" line="6032" /> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation><p>Не удается найти исполняемый файл Qt-Designer.<br>На странице настройки Qt убедитесь, что он установлен и дополнительно настроен.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6086" /> + <location filename="../UI/UserInterface.py" line="6091" /> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Qt-Linguist.<br>Убедитесь, что он доступен в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6095" /> + <location filename="../UI/UserInterface.py" line="6100" /> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation><p>Не удается найти исполняемый файл Qt-Linguist.<br>На странице настройки Qt убедитесь, что он установлен и дополнительно настроен.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6130" /> + <location filename="../UI/UserInterface.py" line="6135" /> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Qt-Assistant.<br>Убедитесь, что он доступен в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6139" /> + <location filename="../UI/UserInterface.py" line="6144" /> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation><p>Не удается найти исполняемый файл Qt-Assistant.<br>На странице настройки Qt убедитесь, что он установлен и дополнительно настроен.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6163" /> + <location filename="../UI/UserInterface.py" line="6168" /> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>В настоящее время просмотрщик пользователя не выбран. Используйте диалог предпочтений для его выбора.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6179" /> + <location filename="../UI/UserInterface.py" line="6184" /> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить пользовательский просмотрщик.<br>Убедитесь, что он находится в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6200" /> + <location filename="../UI/UserInterface.py" line="6205" /> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Невозможно запустить просмотрщик справки.<br>Убедитесь, что он доступен под именем <b>hh</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6252" /> + <location filename="../UI/UserInterface.py" line="6257" /> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить UI Previewer (предпросмотр интерфейсов).<br>Убедитесь, что он находится в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6311" /> + <location filename="../UI/UserInterface.py" line="6316" /> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Translation Previewer (предпросмотр переводов).<br>Убедитесь, что он находится в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6334" /> + <location filename="../UI/UserInterface.py" line="6339" /> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить SQL браузер.<br>Убедитесь, что он доступен как <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6441" /> + <location filename="../UI/UserInterface.py" line="6446" /> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить программу для создания снимка экрана.<br>Убедитесь что она установлена как <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6474" /> - <location filename="../UI/UserInterface.py" line="6464" /> + <location filename="../UI/UserInterface.py" line="6479" /> + <location filename="../UI/UserInterface.py" line="6469" /> <source>External Tools</source> <translation>Внешние инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6465" /> + <location filename="../UI/UserInterface.py" line="6470" /> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>Запись для внешнего инструмента '{0}' не найдена в группе инструментов '{1}'.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6475" /> + <location filename="../UI/UserInterface.py" line="6480" /> <source>No toolgroup entry '{0}' found.</source> <translation>Запись для группы инструментов '{0}' не найдена.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6510" /> + <location filename="../UI/UserInterface.py" line="6515" /> <source>Starting process '{0} {1}'. </source> <translation>Запускается процесс '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6528" /> + <location filename="../UI/UserInterface.py" line="6533" /> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Невозможно запустить инструмент <b>{0}</b>.<br>Убедитесь, что он доступен в <b>{1}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6604" /> + <location filename="../UI/UserInterface.py" line="6609" /> <source>Process '{0}' has exited. </source> <translation>Процесс '{0}' завершен. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6891" /> - <location filename="../UI/UserInterface.py" line="6829" /> - <location filename="../UI/UserInterface.py" line="6785" /> - <location filename="../UI/UserInterface.py" line="6711" /> - <location filename="../UI/UserInterface.py" line="6647" /> + <location filename="../UI/UserInterface.py" line="6896" /> + <location filename="../UI/UserInterface.py" line="6834" /> + <location filename="../UI/UserInterface.py" line="6790" /> + <location filename="../UI/UserInterface.py" line="6716" /> + <location filename="../UI/UserInterface.py" line="6652" /> <source>Documentation Missing</source> <translation>Документация отсутствует</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6892" /> - <location filename="../UI/UserInterface.py" line="6830" /> - <location filename="../UI/UserInterface.py" line="6786" /> - <location filename="../UI/UserInterface.py" line="6712" /> - <location filename="../UI/UserInterface.py" line="6648" /> + <location filename="../UI/UserInterface.py" line="6897" /> + <location filename="../UI/UserInterface.py" line="6835" /> + <location filename="../UI/UserInterface.py" line="6791" /> + <location filename="../UI/UserInterface.py" line="6717" /> + <location filename="../UI/UserInterface.py" line="6653" /> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>Стартовая директория документации "<b>{0}</b>" не найдена.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6873" /> - <location filename="../UI/UserInterface.py" line="6755" /> + <location filename="../UI/UserInterface.py" line="6878" /> + <location filename="../UI/UserInterface.py" line="6760" /> <source>Documentation</source> <translation>Документация</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6756" /> + <location filename="../UI/UserInterface.py" line="6761" /> <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> <translation><p>Стартовая директория документации PyQt{0} не настроена.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6874" /> + <location filename="../UI/UserInterface.py" line="6879" /> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation><p>Просмотр документации PySide{0} не настроен.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7052" /> - <location filename="../UI/UserInterface.py" line="6989" /> + <location filename="../UI/UserInterface.py" line="7057" /> + <location filename="../UI/UserInterface.py" line="6994" /> <source>Start Web Browser</source> <translation>Запуск web-браузера</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6990" /> + <location filename="../UI/UserInterface.py" line="6995" /> <source>The eric web browser could not be started.</source> <translation>Невозможно запустить eric web-браузер.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7053" /> + <location filename="../UI/UserInterface.py" line="7058" /> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation><p>Eric web-браузер не запущен.</p><p>Причина: {0}</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7095" /> + <location filename="../UI/UserInterface.py" line="7100" /> <source>Open Browser</source> <translation>Открыть браузер</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7095" /> + <location filename="../UI/UserInterface.py" line="7100" /> <source>Could not start a web browser</source> <translation>Невозможно запустить web-браузер</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7349" /> + <location filename="../UI/UserInterface.py" line="7356" /> <source>Keyboard Shortcuts File (*.ekj)</source> <translation>Файл горячих клавиш (*.ekj)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7367" /> + <location filename="../UI/UserInterface.py" line="7374" /> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>Файл горячих клавиш <b>{0}</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7387" /> + <location filename="../UI/UserInterface.py" line="7394" /> <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source> <translation>Файл горячих клавиш (*.ekj);;XML-файл горячих клавиш (*.e4k)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7570" /> + <location filename="../UI/UserInterface.py" line="7577" /> <source>Read Tasks</source> <translation>Прочитать задачи</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7571" /> + <location filename="../UI/UserInterface.py" line="7578" /> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл задач: <b>{0}</b></p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7614" /> + <location filename="../UI/UserInterface.py" line="7621" /> <source>Read Session</source> <translation>Загрузить сессию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7642" /> - <location filename="../UI/UserInterface.py" line="7615" /> + <location filename="../UI/UserInterface.py" line="7649" /> + <location filename="../UI/UserInterface.py" line="7622" /> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл сессии <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7641" /> + <location filename="../UI/UserInterface.py" line="7648" /> <source>Read session</source> <translation>Загрузить сессию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7658" /> + <location filename="../UI/UserInterface.py" line="7665" /> <source>Save Session</source> <translation>Сохранить сессию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7660" /> + <location filename="../UI/UserInterface.py" line="7667" /> <source>eric Session Files (*.esj)</source> <translation>Файлы сессий eric (*.esj)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7683" /> + <location filename="../UI/UserInterface.py" line="7690" /> <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source> <translation>Файлы сессии eric (*.esj);;XML-файл сессии eric (*.e5s)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7729" /> + <location filename="../UI/UserInterface.py" line="7736" /> <source>Crash Session found!</source> <translation>Обнаружена crash-сессия!</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7730" /> + <location filename="../UI/UserInterface.py" line="7737" /> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation>Найден файл crashed-сессии. Должна ли эта сессия быть восстановлена?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8100" /> + <location filename="../UI/UserInterface.py" line="8107" /> <source>Drop Error</source> <translation>Ошибка Drag&&Drop</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8101" /> + <location filename="../UI/UserInterface.py" line="8108" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> не является файлом</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8282" /> + <location filename="../UI/UserInterface.py" line="8289" /> <source>Upgrade available</source> <translation>Доступно обновление</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8283" /> + <location filename="../UI/UserInterface.py" line="8290" /> <source><p>A newer version of the <b>eric-ide</b> package is available at <a href="{0}/eric-ide/">PyPI</a>.</p><p>Installed: {1}<br/>Available: <b>{2}</b></p><p>Shall <b>eric-ide</b> be upgraded?</p></source> <translation><p>Новая версия пакета <b>eric-ide</b> доступна по адресу <a href="{0}/eric-ide/">PyPI</a>.</p><p> Установлено: {1}<br/>Доступно: <b>{2}</b></p><p>Должен ли <b>eric-ide</b> быть обновлен?</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8336" /> - <location filename="../UI/UserInterface.py" line="8323" /> + <location filename="../UI/UserInterface.py" line="8347" /> + <location filename="../UI/UserInterface.py" line="8334" /> <source>First time usage</source> <translation>Первое использование</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8324" /> + <location filename="../UI/UserInterface.py" line="8335" /> <source>eric7 has not been configured yet but an eric6 configuration was found. Shall this be imported?</source> <translation>Eric7 еще не настроен, но доступна конфигурация eric6. Импортировать ее?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8337" /> + <location filename="../UI/UserInterface.py" line="8348" /> <source>eric has not been configured yet. The configuration dialog will be started.</source> <translation>Настройка eric ещё не выполнена. Сейчас будет запущен диалог конфигурации.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8360" /> + <location filename="../UI/UserInterface.py" line="8371" /> <source>Select Workspace Directory</source> <translation>Выбор директории рабочей области</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8520" /> + <location filename="../UI/UserInterface.py" line="8531" /> <source>Unsaved Data Detected</source> <translation>Обнаружены несохраненные данные</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8521" /> + <location filename="../UI/UserInterface.py" line="8532" /> <source>Some editors contain unsaved data. Shall these be saved?</source> <translation>Некоторые редакторы содержат несохраненные данные. Должны ли они быть сохранены?</translation> </message> @@ -90336,755 +90639,755 @@ <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="680" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <location filename="../QScintilla/ShellWindow.py" line="302" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1031" /> + <location filename="../ViewManager/ViewManager.py" line="1032" /> <location filename="../QScintilla/ShellWindow.py" line="329" /> <source>Cut</source> <translation>Вырезать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1034" /> <location filename="../QScintilla/ShellWindow.py" line="331" /> <source>Cu&t</source> <translation>В&ырезать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1035" /> + <location filename="../ViewManager/ViewManager.py" line="1036" /> <location filename="../QScintilla/ShellWindow.py" line="333" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1038" /> + <location filename="../ViewManager/ViewManager.py" line="1039" /> <location filename="../QScintilla/ShellWindow.py" line="336" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1044" /> + <location filename="../ViewManager/ViewManager.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="342" /> <source>Cut the selection</source> <translation>Вырезать выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1058" /> + <location filename="../ViewManager/ViewManager.py" line="1059" /> <location filename="../QScintilla/ShellWindow.py" line="351" /> <source>Copy</source> <translation>Копировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1060" /> + <location filename="../ViewManager/ViewManager.py" line="1061" /> <location filename="../QScintilla/ShellWindow.py" line="353" /> <source>&Copy</source> <translation>&Копировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1062" /> + <location filename="../ViewManager/ViewManager.py" line="1063" /> <location filename="../QScintilla/ShellWindow.py" line="355" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1065" /> + <location filename="../ViewManager/ViewManager.py" line="1066" /> <location filename="../QScintilla/ShellWindow.py" line="358" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1071" /> + <location filename="../ViewManager/ViewManager.py" line="1072" /> <location filename="../QScintilla/ShellWindow.py" line="364" /> <source>Copy the selection</source> <translation>Копировать выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1085" /> + <location filename="../ViewManager/ViewManager.py" line="1086" /> <location filename="../QScintilla/ShellWindow.py" line="373" /> <source>Paste</source> <translation>Вставить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1087" /> + <location filename="../ViewManager/ViewManager.py" line="1088" /> <location filename="../QScintilla/ShellWindow.py" line="375" /> <source>&Paste</source> <translation>Вс&тавить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1089" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <location filename="../QScintilla/ShellWindow.py" line="377" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1092" /> + <location filename="../ViewManager/ViewManager.py" line="1093" /> <location filename="../QScintilla/ShellWindow.py" line="380" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1098" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <location filename="../QScintilla/ShellWindow.py" line="386" /> <source>Paste the last cut/copied text</source> <translation>Вставить вырезанный/скопированный текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1115" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <location filename="../QScintilla/ShellWindow.py" line="400" /> <location filename="../QScintilla/ShellWindow.py" line="398" /> <source>Clear</source> <translation>Очистить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1116" /> + <location filename="../ViewManager/ViewManager.py" line="1117" /> <location filename="../QScintilla/ShellWindow.py" line="402" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1123" /> + <location filename="../ViewManager/ViewManager.py" line="1124" /> <location filename="../QScintilla/ShellWindow.py" line="409" /> <source>Clear all text</source> <translation>Убрать весь текст</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2519" /> <location filename="../ViewManager/ViewManager.py" line="2518" /> - <location filename="../ViewManager/ViewManager.py" line="2517" /> + <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/MiniEditor.py" line="1684" /> - <location filename="../QScintilla/MiniEditor.py" line="1683" /> <location filename="../QScintilla/ShellWindow.py" line="435" /> <location filename="../QScintilla/ShellWindow.py" line="434" /> <source>Delete current line</source> <translation>Удалить текущую строку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2519" /> - <location filename="../QScintilla/MiniEditor.py" line="1685" /> + <location filename="../ViewManager/ViewManager.py" line="2520" /> + <location filename="../QScintilla/MiniEditor.py" line="1686" /> <location filename="../QScintilla/ShellWindow.py" line="436" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2026" /> <location filename="../ViewManager/ViewManager.py" line="2025" /> - <location filename="../ViewManager/ViewManager.py" line="2024" /> + <location filename="../QScintilla/MiniEditor.py" line="1207" /> <location filename="../QScintilla/MiniEditor.py" line="1206" /> - <location filename="../QScintilla/MiniEditor.py" line="1205" /> <location filename="../QScintilla/ShellWindow.py" line="447" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> <source>Indent one level</source> <translation>Увеличить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2026" /> - <location filename="../QScintilla/MiniEditor.py" line="1207" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../QScintilla/MiniEditor.py" line="1208" /> <location filename="../QScintilla/ShellWindow.py" line="448" /> <source>Tab</source> <translation>Tab</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2492" /> <location filename="../ViewManager/ViewManager.py" line="2491" /> - <location filename="../ViewManager/ViewManager.py" line="2490" /> + <location filename="../QScintilla/MiniEditor.py" line="1673" /> <location filename="../QScintilla/MiniEditor.py" line="1672" /> - <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="459" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> <source>Insert new line</source> <translation>Вставить новую строку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2492" /> - <location filename="../QScintilla/MiniEditor.py" line="1673" /> - <location filename="../QScintilla/ShellWindow.py" line="460" /> - <source>Return</source> - <translation>Return</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2493" /> <location filename="../QScintilla/MiniEditor.py" line="1674" /> + <location filename="../QScintilla/ShellWindow.py" line="460" /> + <source>Return</source> + <translation>Return</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2494" /> + <location filename="../QScintilla/MiniEditor.py" line="1675" /> <location filename="../QScintilla/ShellWindow.py" line="461" /> <source>Enter</source> <translation>Enter</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2378" /> <location filename="../ViewManager/ViewManager.py" line="2377" /> - <location filename="../ViewManager/ViewManager.py" line="2376" /> + <location filename="../QScintilla/MiniEditor.py" line="1559" /> <location filename="../QScintilla/MiniEditor.py" line="1558" /> - <location filename="../QScintilla/MiniEditor.py" line="1557" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> <source>Delete previous character</source> <translation>Удалить предыдущий символ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2378" /> - <location filename="../QScintilla/MiniEditor.py" line="1559" /> + <location filename="../ViewManager/ViewManager.py" line="2379" /> + <location filename="../QScintilla/MiniEditor.py" line="1560" /> <location filename="../QScintilla/ShellWindow.py" line="472" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2385" /> - <location filename="../QScintilla/MiniEditor.py" line="1566" /> + <location filename="../ViewManager/ViewManager.py" line="2386" /> + <location filename="../QScintilla/MiniEditor.py" line="1567" /> <location filename="../QScintilla/ShellWindow.py" line="479" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2390" /> - <location filename="../QScintilla/MiniEditor.py" line="1571" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../QScintilla/MiniEditor.py" line="1572" /> <location filename="../QScintilla/ShellWindow.py" line="484" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2416" /> <location filename="../ViewManager/ViewManager.py" line="2415" /> - <location filename="../ViewManager/ViewManager.py" line="2414" /> + <location filename="../QScintilla/MiniEditor.py" line="1597" /> <location filename="../QScintilla/MiniEditor.py" line="1596" /> - <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="493" /> <location filename="../QScintilla/ShellWindow.py" line="492" /> <source>Delete current character</source> <translation>Удалить текущий символ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../QScintilla/MiniEditor.py" line="1597" /> + <location filename="../ViewManager/ViewManager.py" line="2417" /> + <location filename="../QScintilla/MiniEditor.py" line="1598" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> <source>Del</source> <translation>Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2423" /> - <location filename="../QScintilla/MiniEditor.py" line="1604" /> + <location filename="../ViewManager/ViewManager.py" line="2424" /> + <location filename="../QScintilla/MiniEditor.py" line="1605" /> <location filename="../QScintilla/ShellWindow.py" line="501" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2432" /> <location filename="../ViewManager/ViewManager.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="2430" /> + <location filename="../QScintilla/MiniEditor.py" line="1613" /> <location filename="../QScintilla/MiniEditor.py" line="1612" /> - <location filename="../QScintilla/MiniEditor.py" line="1611" /> <location filename="../QScintilla/ShellWindow.py" line="509" /> <location filename="../QScintilla/ShellWindow.py" line="508" /> <source>Delete word to left</source> <translation>Удалить слово слева</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../QScintilla/MiniEditor.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="2433" /> + <location filename="../QScintilla/MiniEditor.py" line="1614" /> <location filename="../QScintilla/ShellWindow.py" line="510" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <location filename="../ViewManager/ViewManager.py" line="2443" /> - <location filename="../ViewManager/ViewManager.py" line="2442" /> + <location filename="../QScintilla/MiniEditor.py" line="1625" /> <location filename="../QScintilla/MiniEditor.py" line="1624" /> - <location filename="../QScintilla/MiniEditor.py" line="1623" /> <location filename="../QScintilla/ShellWindow.py" line="521" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> <source>Delete word to right</source> <translation>Удалить слово справа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2444" /> - <location filename="../QScintilla/MiniEditor.py" line="1625" /> + <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../QScintilla/MiniEditor.py" line="1626" /> <location filename="../QScintilla/ShellWindow.py" line="522" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <location filename="../ViewManager/ViewManager.py" line="2455" /> - <location filename="../ViewManager/ViewManager.py" line="2454" /> + <location filename="../QScintilla/MiniEditor.py" line="1637" /> <location filename="../QScintilla/MiniEditor.py" line="1636" /> - <location filename="../QScintilla/MiniEditor.py" line="1635" /> <location filename="../QScintilla/ShellWindow.py" line="533" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> <source>Delete line to left</source> <translation>Удалить строку слева</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2457" /> - <location filename="../QScintilla/MiniEditor.py" line="1638" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> + <location filename="../QScintilla/MiniEditor.py" line="1639" /> <location filename="../QScintilla/ShellWindow.py" line="535" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2470" /> <location filename="../ViewManager/ViewManager.py" line="2469" /> - <location filename="../ViewManager/ViewManager.py" line="2468" /> + <location filename="../QScintilla/MiniEditor.py" line="1651" /> <location filename="../QScintilla/MiniEditor.py" line="1650" /> - <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="547" /> <location filename="../QScintilla/ShellWindow.py" line="546" /> <source>Delete line to right</source> <translation>Удалить строку справа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2477" /> - <location filename="../QScintilla/MiniEditor.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="2478" /> + <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="555" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2482" /> - <location filename="../QScintilla/MiniEditor.py" line="1663" /> + <location filename="../ViewManager/ViewManager.py" line="2483" /> + <location filename="../QScintilla/MiniEditor.py" line="1664" /> <location filename="../QScintilla/ShellWindow.py" line="560" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <location filename="../ViewManager/ViewManager.py" line="1717" /> - <location filename="../ViewManager/ViewManager.py" line="1716" /> + <location filename="../QScintilla/MiniEditor.py" line="895" /> <location filename="../QScintilla/MiniEditor.py" line="894" /> - <location filename="../QScintilla/MiniEditor.py" line="893" /> <location filename="../QScintilla/ShellWindow.py" line="569" /> <location filename="../QScintilla/ShellWindow.py" line="568" /> <source>Move left one character</source> <translation>Перейти влево на один символ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1718" /> - <location filename="../QScintilla/MiniEditor.py" line="895" /> + <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../QScintilla/MiniEditor.py" line="896" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> <source>Left</source> <translation>Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1726" /> - <location filename="../QScintilla/MiniEditor.py" line="903" /> + <location filename="../ViewManager/ViewManager.py" line="1727" /> + <location filename="../QScintilla/MiniEditor.py" line="904" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <location filename="../ViewManager/ViewManager.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="1732" /> + <location filename="../QScintilla/MiniEditor.py" line="911" /> <location filename="../QScintilla/MiniEditor.py" line="910" /> - <location filename="../QScintilla/MiniEditor.py" line="909" /> <location filename="../QScintilla/ShellWindow.py" line="585" /> <location filename="../QScintilla/ShellWindow.py" line="584" /> <source>Move right one character</source> <translation>Перейти вправо на один символ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1734" /> - <location filename="../QScintilla/MiniEditor.py" line="911" /> + <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../QScintilla/MiniEditor.py" line="912" /> <location filename="../QScintilla/ShellWindow.py" line="586" /> <source>Right</source> <translation>Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1741" /> - <location filename="../QScintilla/MiniEditor.py" line="918" /> + <location filename="../ViewManager/ViewManager.py" line="1742" /> + <location filename="../QScintilla/MiniEditor.py" line="919" /> <location filename="../QScintilla/ShellWindow.py" line="593" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1814" /> <location filename="../ViewManager/ViewManager.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="1812" /> + <location filename="../QScintilla/MiniEditor.py" line="991" /> <location filename="../QScintilla/MiniEditor.py" line="990" /> - <location filename="../QScintilla/MiniEditor.py" line="989" /> <location filename="../QScintilla/ShellWindow.py" line="601" /> <location filename="../QScintilla/ShellWindow.py" line="600" /> <source>Move left one word</source> <translation>Перейти влево на одно слово</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1821" /> - <location filename="../ViewManager/ViewManager.py" line="1789" /> - <location filename="../QScintilla/MiniEditor.py" line="998" /> - <location filename="../QScintilla/MiniEditor.py" line="966" /> + <location filename="../ViewManager/ViewManager.py" line="1822" /> + <location filename="../ViewManager/ViewManager.py" line="1790" /> + <location filename="../QScintilla/MiniEditor.py" line="999" /> + <location filename="../QScintilla/MiniEditor.py" line="967" /> <location filename="../QScintilla/ShellWindow.py" line="609" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1877" /> - <location filename="../ViewManager/ViewManager.py" line="1825" /> - <location filename="../QScintilla/MiniEditor.py" line="1058" /> - <location filename="../QScintilla/MiniEditor.py" line="1002" /> + <location filename="../ViewManager/ViewManager.py" line="1878" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> + <location filename="../QScintilla/MiniEditor.py" line="1059" /> + <location filename="../QScintilla/MiniEditor.py" line="1003" /> <location filename="../QScintilla/ShellWindow.py" line="613" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1834" /> <location filename="../ViewManager/ViewManager.py" line="1833" /> - <location filename="../ViewManager/ViewManager.py" line="1832" /> + <location filename="../QScintilla/MiniEditor.py" line="1011" /> <location filename="../QScintilla/MiniEditor.py" line="1010" /> - <location filename="../QScintilla/MiniEditor.py" line="1009" /> <location filename="../QScintilla/ShellWindow.py" line="621" /> <location filename="../QScintilla/ShellWindow.py" line="620" /> <source>Move right one word</source> <translation>Перейти вправо на одно слово</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2614" /> - <location filename="../ViewManager/ViewManager.py" line="1841" /> - <location filename="../QScintilla/MiniEditor.py" line="1812" /> - <location filename="../QScintilla/MiniEditor.py" line="1022" /> + <location filename="../ViewManager/ViewManager.py" line="2615" /> + <location filename="../ViewManager/ViewManager.py" line="1842" /> + <location filename="../QScintilla/MiniEditor.py" line="1813" /> + <location filename="../QScintilla/MiniEditor.py" line="1023" /> <location filename="../QScintilla/ShellWindow.py" line="629" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1851" /> - <location filename="../ViewManager/ViewManager.py" line="1848" /> - <location filename="../QScintilla/MiniEditor.py" line="1032" /> - <location filename="../QScintilla/MiniEditor.py" line="1029" /> + <location filename="../ViewManager/ViewManager.py" line="1852" /> + <location filename="../ViewManager/ViewManager.py" line="1849" /> + <location filename="../QScintilla/MiniEditor.py" line="1033" /> + <location filename="../QScintilla/MiniEditor.py" line="1030" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> <location filename="../QScintilla/ShellWindow.py" line="636" /> <source>Move to first visible character in document line</source> <translation>Перейти к первому видимому символу в строке документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2875" /> - <location filename="../ViewManager/ViewManager.py" line="1861" /> - <location filename="../QScintilla/MiniEditor.py" line="2073" /> - <location filename="../QScintilla/MiniEditor.py" line="1042" /> + <location filename="../ViewManager/ViewManager.py" line="2876" /> + <location filename="../ViewManager/ViewManager.py" line="1862" /> + <location filename="../QScintilla/MiniEditor.py" line="2074" /> + <location filename="../QScintilla/MiniEditor.py" line="1043" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <source>Home</source> <translation>Home</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1890" /> <location filename="../ViewManager/ViewManager.py" line="1889" /> - <location filename="../ViewManager/ViewManager.py" line="1888" /> + <location filename="../QScintilla/MiniEditor.py" line="1071" /> <location filename="../QScintilla/MiniEditor.py" line="1070" /> - <location filename="../QScintilla/MiniEditor.py" line="1069" /> <location filename="../QScintilla/ShellWindow.py" line="657" /> <location filename="../QScintilla/ShellWindow.py" line="656" /> <source>Move to end of document line</source> <translation>Перейти на конец строки документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1897" /> - <location filename="../QScintilla/MiniEditor.py" line="1078" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> + <location filename="../QScintilla/MiniEditor.py" line="1079" /> <location filename="../QScintilla/ShellWindow.py" line="665" /> <source>Meta+E</source> <translation>Meta+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2892" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> - <location filename="../QScintilla/MiniEditor.py" line="2090" /> - <location filename="../QScintilla/MiniEditor.py" line="1082" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> + <location filename="../ViewManager/ViewManager.py" line="1902" /> + <location filename="../QScintilla/MiniEditor.py" line="2091" /> + <location filename="../QScintilla/MiniEditor.py" line="1083" /> <location filename="../QScintilla/ShellWindow.py" line="669" /> <source>End</source> <translation>End</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1750" /> <location filename="../ViewManager/ViewManager.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="1748" /> + <location filename="../QScintilla/MiniEditor.py" line="927" /> <location filename="../QScintilla/MiniEditor.py" line="926" /> - <location filename="../QScintilla/MiniEditor.py" line="925" /> <location filename="../QScintilla/ShellWindow.py" line="677" /> <location filename="../QScintilla/ShellWindow.py" line="676" /> <source>Move up one line</source> <translation>Перейти на одну строку вверх</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1750" /> - <location filename="../QScintilla/MiniEditor.py" line="927" /> + <location filename="../ViewManager/ViewManager.py" line="1751" /> + <location filename="../QScintilla/MiniEditor.py" line="928" /> <location filename="../QScintilla/ShellWindow.py" line="678" /> <source>Up</source> <translation>Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1757" /> - <location filename="../QScintilla/MiniEditor.py" line="934" /> + <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../QScintilla/MiniEditor.py" line="935" /> <location filename="../QScintilla/ShellWindow.py" line="685" /> <source>Meta+P</source> <translation>Meta+P</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1766" /> <location filename="../ViewManager/ViewManager.py" line="1765" /> - <location filename="../ViewManager/ViewManager.py" line="1764" /> + <location filename="../QScintilla/MiniEditor.py" line="943" /> <location filename="../QScintilla/MiniEditor.py" line="942" /> - <location filename="../QScintilla/MiniEditor.py" line="941" /> <location filename="../QScintilla/ShellWindow.py" line="693" /> <location filename="../QScintilla/ShellWindow.py" line="692" /> <source>Move down one line</source> <translation>Перейти на одну строку вниз</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1766" /> - <location filename="../QScintilla/MiniEditor.py" line="943" /> + <location filename="../ViewManager/ViewManager.py" line="1767" /> + <location filename="../QScintilla/MiniEditor.py" line="944" /> <location filename="../QScintilla/ShellWindow.py" line="694" /> <source>Down</source> <translation>Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1773" /> - <location filename="../QScintilla/MiniEditor.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="1774" /> + <location filename="../QScintilla/MiniEditor.py" line="951" /> <location filename="../QScintilla/ShellWindow.py" line="701" /> <source>Meta+N</source> <translation>Meta+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2013" /> - <location filename="../ViewManager/ViewManager.py" line="1910" /> - <location filename="../QScintilla/MiniEditor.py" line="1194" /> - <location filename="../QScintilla/MiniEditor.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="2014" /> + <location filename="../ViewManager/ViewManager.py" line="1911" /> + <location filename="../QScintilla/MiniEditor.py" line="1195" /> + <location filename="../QScintilla/MiniEditor.py" line="1092" /> <location filename="../QScintilla/ShellWindow.py" line="710" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="1922" /> - <location filename="../QScintilla/MiniEditor.py" line="1174" /> - <location filename="../QScintilla/MiniEditor.py" line="1103" /> + <location filename="../ViewManager/ViewManager.py" line="1994" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> + <location filename="../QScintilla/MiniEditor.py" line="1175" /> + <location filename="../QScintilla/MiniEditor.py" line="1104" /> <location filename="../QScintilla/ShellWindow.py" line="722" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1958" /> <location filename="../ViewManager/ViewManager.py" line="1957" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/MiniEditor.py" line="1138" /> - <location filename="../QScintilla/MiniEditor.py" line="1137" /> <location filename="../QScintilla/ShellWindow.py" line="733" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> <source>Move up one page</source> <translation>Перейти на одну страницу вверх</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1958" /> - <location filename="../QScintilla/MiniEditor.py" line="1139" /> + <location filename="../ViewManager/ViewManager.py" line="1959" /> + <location filename="../QScintilla/MiniEditor.py" line="1140" /> <location filename="../QScintilla/ShellWindow.py" line="734" /> <source>PgUp</source> <translation>PgUp</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1970" /> <location filename="../ViewManager/ViewManager.py" line="1969" /> - <location filename="../ViewManager/ViewManager.py" line="1968" /> + <location filename="../QScintilla/MiniEditor.py" line="1151" /> <location filename="../QScintilla/MiniEditor.py" line="1150" /> - <location filename="../QScintilla/MiniEditor.py" line="1149" /> <location filename="../QScintilla/ShellWindow.py" line="745" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> <source>Move down one page</source> <translation>Перейти на одну страницу вниз</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1970" /> - <location filename="../QScintilla/MiniEditor.py" line="1151" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../QScintilla/MiniEditor.py" line="1152" /> <location filename="../QScintilla/ShellWindow.py" line="746" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1977" /> - <location filename="../QScintilla/MiniEditor.py" line="1158" /> + <location filename="../ViewManager/ViewManager.py" line="1978" /> + <location filename="../QScintilla/MiniEditor.py" line="1159" /> <location filename="../QScintilla/ShellWindow.py" line="753" /> <source>Meta+V</source> <translation>Meta+V</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2661" /> <location filename="../ViewManager/ViewManager.py" line="2660" /> - <location filename="../ViewManager/ViewManager.py" line="2659" /> + <location filename="../QScintilla/MiniEditor.py" line="1859" /> <location filename="../QScintilla/MiniEditor.py" line="1858" /> - <location filename="../QScintilla/MiniEditor.py" line="1857" /> <location filename="../QScintilla/ShellWindow.py" line="761" /> <location filename="../QScintilla/ShellWindow.py" line="760" /> <source>Escape</source> <translation>Escape</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2661" /> - <location filename="../QScintilla/MiniEditor.py" line="1859" /> + <location filename="../ViewManager/ViewManager.py" line="2662" /> + <location filename="../QScintilla/MiniEditor.py" line="1860" /> <location filename="../QScintilla/ShellWindow.py" line="762" /> <source>Esc</source> <translation>Esc</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> - <location filename="../QScintilla/MiniEditor.py" line="1232" /> - <location filename="../QScintilla/MiniEditor.py" line="1229" /> + <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="2049" /> + <location filename="../QScintilla/MiniEditor.py" line="1233" /> + <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/ShellWindow.py" line="775" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> <source>Extend selection left one character</source> <translation>Распространить выделение на один символ влево</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2054" /> - <location filename="../QScintilla/MiniEditor.py" line="1235" /> + <location filename="../ViewManager/ViewManager.py" line="2055" /> + <location filename="../QScintilla/MiniEditor.py" line="1236" /> <location filename="../QScintilla/ShellWindow.py" line="778" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2061" /> - <location filename="../QScintilla/MiniEditor.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="2062" /> + <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <source>Meta+Shift+B</source> <translation>Meta+Shift+B</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2071" /> - <location filename="../ViewManager/ViewManager.py" line="2068" /> - <location filename="../QScintilla/MiniEditor.py" line="1252" /> - <location filename="../QScintilla/MiniEditor.py" line="1249" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> + <location filename="../ViewManager/ViewManager.py" line="2069" /> + <location filename="../QScintilla/MiniEditor.py" line="1253" /> + <location filename="../QScintilla/MiniEditor.py" line="1250" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> <location filename="../QScintilla/ShellWindow.py" line="792" /> <source>Extend selection right one character</source> <translation>Распространить выделение на один символ вправо</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2074" /> - <location filename="../QScintilla/MiniEditor.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="2075" /> + <location filename="../QScintilla/MiniEditor.py" line="1256" /> <location filename="../QScintilla/ShellWindow.py" line="798" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2081" /> - <location filename="../QScintilla/MiniEditor.py" line="1262" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> + <location filename="../QScintilla/MiniEditor.py" line="1263" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <source>Meta+Shift+F</source> <translation>Meta+Shift+F</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2166" /> <location filename="../ViewManager/ViewManager.py" line="2165" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> + <location filename="../QScintilla/MiniEditor.py" line="1347" /> <location filename="../QScintilla/MiniEditor.py" line="1346" /> - <location filename="../QScintilla/MiniEditor.py" line="1345" /> <location filename="../QScintilla/ShellWindow.py" line="813" /> <location filename="../QScintilla/ShellWindow.py" line="812" /> <source>Extend selection left one word</source> <translation>Распространить выделение на одно слово влево</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2174" /> - <location filename="../ViewManager/ViewManager.py" line="2134" /> - <location filename="../QScintilla/MiniEditor.py" line="1355" /> - <location filename="../QScintilla/MiniEditor.py" line="1315" /> + <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../QScintilla/MiniEditor.py" line="1356" /> + <location filename="../QScintilla/MiniEditor.py" line="1316" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3078" /> - <location filename="../ViewManager/ViewManager.py" line="2180" /> - <location filename="../QScintilla/MiniEditor.py" line="2276" /> - <location filename="../QScintilla/MiniEditor.py" line="1361" /> + <location filename="../ViewManager/ViewManager.py" line="3079" /> + <location filename="../ViewManager/ViewManager.py" line="2181" /> + <location filename="../QScintilla/MiniEditor.py" line="2277" /> + <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/ShellWindow.py" line="828" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2191" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> - <location filename="../QScintilla/MiniEditor.py" line="1372" /> - <location filename="../QScintilla/MiniEditor.py" line="1369" /> + <location filename="../ViewManager/ViewManager.py" line="2192" /> + <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../QScintilla/MiniEditor.py" line="1373" /> + <location filename="../QScintilla/MiniEditor.py" line="1370" /> <location filename="../QScintilla/ShellWindow.py" line="839" /> <location filename="../QScintilla/ShellWindow.py" line="836" /> <source>Extend selection right one word</source> <translation>Распространить выделение на одно слово вправо</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2952" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> - <location filename="../QScintilla/MiniEditor.py" line="2150" /> - <location filename="../QScintilla/MiniEditor.py" line="1383" /> - <location filename="../QScintilla/MiniEditor.py" line="1337" /> + <location filename="../ViewManager/ViewManager.py" line="2953" /> + <location filename="../ViewManager/ViewManager.py" line="2203" /> + <location filename="../ViewManager/ViewManager.py" line="2157" /> + <location filename="../QScintilla/MiniEditor.py" line="2151" /> + <location filename="../QScintilla/MiniEditor.py" line="1384" /> + <location filename="../QScintilla/MiniEditor.py" line="1338" /> <location filename="../QScintilla/ShellWindow.py" line="850" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2639" /> - <location filename="../ViewManager/ViewManager.py" line="2208" /> - <location filename="../QScintilla/MiniEditor.py" line="1837" /> - <location filename="../QScintilla/MiniEditor.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> + <location filename="../ViewManager/ViewManager.py" line="2209" /> + <location filename="../QScintilla/MiniEditor.py" line="1838" /> + <location filename="../QScintilla/MiniEditor.py" line="1390" /> <location filename="../QScintilla/ShellWindow.py" line="856" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2220" /> - <location filename="../ViewManager/ViewManager.py" line="2216" /> - <location filename="../QScintilla/MiniEditor.py" line="1401" /> - <location filename="../QScintilla/MiniEditor.py" line="1397" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2217" /> + <location filename="../QScintilla/MiniEditor.py" line="1402" /> + <location filename="../QScintilla/MiniEditor.py" line="1398" /> <location filename="../QScintilla/ShellWindow.py" line="868" /> <location filename="../QScintilla/ShellWindow.py" line="864" /> <source>Extend selection to first visible character in document line</source> <translation>Распространить выделение до первого видимого символа в строке документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2231" /> - <location filename="../QScintilla/MiniEditor.py" line="1412" /> + <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../QScintilla/MiniEditor.py" line="1413" /> <location filename="../QScintilla/ShellWindow.py" line="879" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2241" /> - <location filename="../ViewManager/ViewManager.py" line="2238" /> - <location filename="../QScintilla/MiniEditor.py" line="1422" /> - <location filename="../QScintilla/MiniEditor.py" line="1419" /> + <location filename="../ViewManager/ViewManager.py" line="2242" /> + <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../QScintilla/MiniEditor.py" line="1423" /> + <location filename="../QScintilla/MiniEditor.py" line="1420" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> <location filename="../QScintilla/ShellWindow.py" line="886" /> <source>Extend selection to end of document line</source> <translation>Распространить выделение до конца строки документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2251" /> - <location filename="../QScintilla/MiniEditor.py" line="1432" /> + <location filename="../ViewManager/ViewManager.py" line="2252" /> + <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2255" /> - <location filename="../QScintilla/MiniEditor.py" line="1436" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> + <location filename="../QScintilla/MiniEditor.py" line="1437" /> <location filename="../QScintilla/ShellWindow.py" line="903" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> - <location filename="../ViewManager/ViewManager.py" line="4021" /> - <location filename="../ViewManager/ViewManager.py" line="3454" /> - <location filename="../QScintilla/MiniEditor.py" line="2532" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> + <location filename="../ViewManager/ViewManager.py" line="3455" /> + <location filename="../QScintilla/MiniEditor.py" line="2533" /> <location filename="../QScintilla/ShellWindow.py" line="917" /> <source>Search</source> <translation>Поиск</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3456" /> - <location filename="../QScintilla/MiniEditor.py" line="2534" /> + <location filename="../ViewManager/ViewManager.py" line="3457" /> + <location filename="../QScintilla/MiniEditor.py" line="2535" /> <location filename="../QScintilla/ShellWindow.py" line="919" /> <source>&Search...</source> <translation>&Поиск...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3458" /> - <location filename="../QScintilla/MiniEditor.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="3459" /> + <location filename="../QScintilla/MiniEditor.py" line="2537" /> <location filename="../QScintilla/ShellWindow.py" line="921" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3465" /> - <location filename="../QScintilla/MiniEditor.py" line="2543" /> + <location filename="../ViewManager/ViewManager.py" line="3466" /> + <location filename="../QScintilla/MiniEditor.py" line="2544" /> <location filename="../QScintilla/ShellWindow.py" line="928" /> <source>Search for a text</source> <translation>Поиск текста</translation> @@ -91095,30 +91398,30 @@ <translation><b>Поиск</b><p>Поиск текста в окне оболочки. Отображается диалог для ввода текста поиска и параметров поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3480" /> - <location filename="../QScintilla/MiniEditor.py" line="2558" /> + <location filename="../ViewManager/ViewManager.py" line="3481" /> + <location filename="../QScintilla/MiniEditor.py" line="2559" /> <location filename="../QScintilla/ShellWindow.py" line="943" /> <source>Search next</source> <translation>Найти следующее</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3482" /> - <location filename="../QScintilla/MiniEditor.py" line="2560" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> + <location filename="../QScintilla/MiniEditor.py" line="2561" /> <location filename="../QScintilla/ShellWindow.py" line="945" /> <source>Search &next</source> <translation>&Следующее</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3484" /> - <location filename="../QScintilla/MiniEditor.py" line="2562" /> + <location filename="../ViewManager/ViewManager.py" line="3485" /> + <location filename="../QScintilla/MiniEditor.py" line="2563" /> <location filename="../QScintilla/ShellWindow.py" line="947" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3491" /> - <location filename="../QScintilla/MiniEditor.py" line="2569" /> + <location filename="../ViewManager/ViewManager.py" line="3492" /> + <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="954" /> <source>Search next occurrence of text</source> <translation>Поиск следующего вхождения текста</translation> @@ -91129,30 +91432,30 @@ <translation><b>Поиск следующего</b><p>Поиск следующего вхождения текста в окне оболочки. Используются ранее введенный искомый текст и параметры поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3506" /> - <location filename="../QScintilla/MiniEditor.py" line="2584" /> + <location filename="../ViewManager/ViewManager.py" line="3507" /> + <location filename="../QScintilla/MiniEditor.py" line="2585" /> <location filename="../QScintilla/ShellWindow.py" line="971" /> <source>Search previous</source> <translation>Найти предыдущее</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3508" /> - <location filename="../QScintilla/MiniEditor.py" line="2586" /> + <location filename="../ViewManager/ViewManager.py" line="3509" /> + <location filename="../QScintilla/MiniEditor.py" line="2587" /> <location filename="../QScintilla/ShellWindow.py" line="973" /> <source>Search &previous</source> <translation>&Предыдущее</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3510" /> - <location filename="../QScintilla/MiniEditor.py" line="2588" /> + <location filename="../ViewManager/ViewManager.py" line="3511" /> + <location filename="../QScintilla/MiniEditor.py" line="2589" /> <location filename="../QScintilla/ShellWindow.py" line="975" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3519" /> - <location filename="../QScintilla/MiniEditor.py" line="2597" /> + <location filename="../ViewManager/ViewManager.py" line="3520" /> + <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="984" /> <source>Search previous occurrence of text</source> <translation>Поиск предыдущего вхождения текста</translation> @@ -91163,3132 +91466,3132 @@ <translation><b>Поиск предыдущего</b><p>Поиск предыдущего вхождения текста в окне оболочки. Используются ранее введенный искомый текст и параметры поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4064" /> - <location filename="../QScintilla/MiniEditor.py" line="2757" /> + <location filename="../ViewManager/ViewManager.py" line="4065" /> + <location filename="../QScintilla/MiniEditor.py" line="2758" /> <location filename="../QScintilla/ShellWindow.py" line="1010" /> <source>Zoom in</source> <translation>Увеличить масштаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4066" /> - <location filename="../QScintilla/MiniEditor.py" line="2759" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> + <location filename="../QScintilla/MiniEditor.py" line="2760" /> <location filename="../QScintilla/ShellWindow.py" line="1012" /> <source>Zoom &in</source> <translation>У&величить масштаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> - <location filename="../QScintilla/MiniEditor.py" line="2761" /> + <location filename="../ViewManager/ViewManager.py" line="4069" /> + <location filename="../QScintilla/MiniEditor.py" line="2762" /> <location filename="../QScintilla/ShellWindow.py" line="1014" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4071" /> - <location filename="../QScintilla/MiniEditor.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="4072" /> + <location filename="../QScintilla/MiniEditor.py" line="2765" /> <location filename="../QScintilla/ShellWindow.py" line="1017" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>Увеличить масштаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4077" /> - <location filename="../QScintilla/MiniEditor.py" line="2770" /> + <location filename="../ViewManager/ViewManager.py" line="4078" /> + <location filename="../QScintilla/MiniEditor.py" line="2771" /> <location filename="../QScintilla/ShellWindow.py" line="1023" /> <source>Zoom in on the text</source> <translation>Увеличить масштаб текста</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4080" /> - <location filename="../QScintilla/MiniEditor.py" line="2773" /> + <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../QScintilla/MiniEditor.py" line="2774" /> <location filename="../QScintilla/ShellWindow.py" line="1026" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Увеличить масштаб</b><p>Увеличить масштаб. Размер букв увеличится.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4090" /> - <location filename="../QScintilla/MiniEditor.py" line="2783" /> + <location filename="../ViewManager/ViewManager.py" line="4091" /> + <location filename="../QScintilla/MiniEditor.py" line="2784" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> <source>Zoom out</source> <translation>Уменьшить масштаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4092" /> - <location filename="../QScintilla/MiniEditor.py" line="2785" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> + <location filename="../QScintilla/MiniEditor.py" line="2786" /> <location filename="../QScintilla/ShellWindow.py" line="1038" /> <source>Zoom &out</source> <translation>У&меньшить масштаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> - <location filename="../QScintilla/MiniEditor.py" line="2787" /> + <location filename="../ViewManager/ViewManager.py" line="4095" /> + <location filename="../QScintilla/MiniEditor.py" line="2788" /> <location filename="../QScintilla/ShellWindow.py" line="1040" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> - <location filename="../QScintilla/MiniEditor.py" line="2790" /> + <location filename="../ViewManager/ViewManager.py" line="4098" /> + <location filename="../QScintilla/MiniEditor.py" line="2791" /> <location filename="../QScintilla/ShellWindow.py" line="1043" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>Уменьшить масштаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4103" /> - <location filename="../QScintilla/MiniEditor.py" line="2796" /> + <location filename="../ViewManager/ViewManager.py" line="4104" /> + <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1049" /> <source>Zoom out on the text</source> <translation>Уменьшить масштаб текста</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4106" /> - <location filename="../QScintilla/MiniEditor.py" line="2799" /> + <location filename="../ViewManager/ViewManager.py" line="4107" /> + <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1052" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Уменьшить масштаб</b><p>Уменьшить масштаб. Размер букв уменьшится.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4116" /> - <location filename="../QScintilla/MiniEditor.py" line="2809" /> + <location filename="../ViewManager/ViewManager.py" line="4117" /> + <location filename="../QScintilla/MiniEditor.py" line="2810" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> <source>Zoom reset</source> <translation>Сбросить масштаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4118" /> - <location filename="../QScintilla/MiniEditor.py" line="2811" /> + <location filename="../ViewManager/ViewManager.py" line="4119" /> + <location filename="../QScintilla/MiniEditor.py" line="2812" /> <location filename="../QScintilla/ShellWindow.py" line="1064" /> <source>Zoom &reset</source> <translation>&Сбросить масштаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4120" /> - <location filename="../QScintilla/MiniEditor.py" line="2813" /> + <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../QScintilla/MiniEditor.py" line="2814" /> <location filename="../QScintilla/ShellWindow.py" line="1066" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4127" /> - <location filename="../QScintilla/MiniEditor.py" line="2820" /> + <location filename="../ViewManager/ViewManager.py" line="4128" /> + <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1073" /> <source>Reset the zoom of the text</source> <translation>Сбросить масштаб текста</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4130" /> - <location filename="../QScintilla/MiniEditor.py" line="2823" /> + <location filename="../ViewManager/ViewManager.py" line="4131" /> + <location filename="../QScintilla/MiniEditor.py" line="2824" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation><b>Сбросить масштаб</b><p>Сброс масштаба текста. Эта настройка возвращает масштаб текста к 100%.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4141" /> - <location filename="../QScintilla/MiniEditor.py" line="2834" /> + <location filename="../ViewManager/ViewManager.py" line="4142" /> + <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1087" /> <source>Zoom</source> <translation>Масштаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4143" /> - <location filename="../QScintilla/MiniEditor.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="4144" /> + <location filename="../QScintilla/MiniEditor.py" line="2837" /> <location filename="../QScintilla/ShellWindow.py" line="1089" /> <source>&Zoom</source> <translation>Мас&штаб</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4150" /> - <location filename="../QScintilla/MiniEditor.py" line="2843" /> + <location filename="../ViewManager/ViewManager.py" line="4151" /> + <location filename="../QScintilla/MiniEditor.py" line="2844" /> <location filename="../QScintilla/ShellWindow.py" line="1096" /> <source>Zoom the text</source> <translation>Масштаб текста</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4153" /> - <location filename="../QScintilla/MiniEditor.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="4154" /> + <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Масштаб</b> <p>Масштаб текста. Открытие диалога для выбора желаемого масштаба текста.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="803" /> - <location filename="../ViewManager/ViewManager.py" line="801" /> - <location filename="../QScintilla/MiniEditor.py" line="740" /> + <location filename="../ViewManager/ViewManager.py" line="804" /> + <location filename="../ViewManager/ViewManager.py" line="802" /> + <location filename="../QScintilla/MiniEditor.py" line="741" /> <source>Print Preview</source> <translation>Предварительный просмотр печати</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1782" /> <location filename="../ViewManager/ViewManager.py" line="1781" /> - <location filename="../ViewManager/ViewManager.py" line="1780" /> + <location filename="../QScintilla/MiniEditor.py" line="959" /> <location filename="../QScintilla/MiniEditor.py" line="958" /> - <location filename="../QScintilla/MiniEditor.py" line="957" /> <source>Move left one word part</source> <translation>Перейти влево на одну часть слова</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1798" /> <location filename="../ViewManager/ViewManager.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="1796" /> + <location filename="../QScintilla/MiniEditor.py" line="975" /> <location filename="../QScintilla/MiniEditor.py" line="974" /> - <location filename="../QScintilla/MiniEditor.py" line="973" /> <source>Move right one word part</source> <translation>Перейти вправо на одну часть слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2930" /> - <location filename="../ViewManager/ViewManager.py" line="1805" /> - <location filename="../QScintilla/MiniEditor.py" line="2128" /> - <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../QScintilla/MiniEditor.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="2931" /> + <location filename="../ViewManager/ViewManager.py" line="1806" /> + <location filename="../QScintilla/MiniEditor.py" line="2129" /> + <location filename="../QScintilla/MiniEditor.py" line="1019" /> + <location filename="../QScintilla/MiniEditor.py" line="983" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1870" /> <location filename="../ViewManager/ViewManager.py" line="1869" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> + <location filename="../QScintilla/MiniEditor.py" line="1051" /> <location filename="../QScintilla/MiniEditor.py" line="1050" /> - <location filename="../QScintilla/MiniEditor.py" line="1049" /> <source>Move to start of display line</source> <translation>Перейти на начало строки экрана</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1881" /> - <location filename="../QScintilla/MiniEditor.py" line="1062" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> + <location filename="../QScintilla/MiniEditor.py" line="1063" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1910" /> <location filename="../ViewManager/ViewManager.py" line="1909" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../QScintilla/MiniEditor.py" line="1091" /> <location filename="../QScintilla/MiniEditor.py" line="1090" /> - <location filename="../QScintilla/MiniEditor.py" line="1089" /> <source>Scroll view down one line</source> <translation>Прокрутить на одну строку вниз</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1922" /> <location filename="../ViewManager/ViewManager.py" line="1921" /> - <location filename="../ViewManager/ViewManager.py" line="1920" /> + <location filename="../QScintilla/MiniEditor.py" line="1103" /> <location filename="../QScintilla/MiniEditor.py" line="1102" /> - <location filename="../QScintilla/MiniEditor.py" line="1101" /> <source>Scroll view up one line</source> <translation>Прокрутить на одну строку вверх</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> - <location filename="../QScintilla/MiniEditor.py" line="1114" /> - <location filename="../QScintilla/MiniEditor.py" line="1113" /> - <source>Move up one paragraph</source> - <translation>Перейти на один параграф вверх</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1934" /> + <location filename="../ViewManager/ViewManager.py" line="1933" /> <location filename="../QScintilla/MiniEditor.py" line="1115" /> + <location filename="../QScintilla/MiniEditor.py" line="1114" /> + <source>Move up one paragraph</source> + <translation>Перейти на один параграф вверх</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1935" /> + <location filename="../QScintilla/MiniEditor.py" line="1116" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1945" /> - <location filename="../ViewManager/ViewManager.py" line="1944" /> - <location filename="../QScintilla/MiniEditor.py" line="1126" /> - <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <source>Move down one paragraph</source> - <translation>Перейти на один параграф вниз</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1946" /> + <location filename="../ViewManager/ViewManager.py" line="1945" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> + <location filename="../QScintilla/MiniEditor.py" line="1126" /> + <source>Move down one paragraph</source> + <translation>Перейти на один параграф вниз</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../QScintilla/MiniEditor.py" line="1128" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1986" /> <location filename="../ViewManager/ViewManager.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> + <location filename="../QScintilla/MiniEditor.py" line="1167" /> <location filename="../QScintilla/MiniEditor.py" line="1166" /> - <location filename="../QScintilla/MiniEditor.py" line="1165" /> <source>Move to start of document</source> <translation>Перейти на начало документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1997" /> - <location filename="../QScintilla/MiniEditor.py" line="1178" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> + <location filename="../QScintilla/MiniEditor.py" line="1179" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2006" /> <location filename="../ViewManager/ViewManager.py" line="2005" /> - <location filename="../ViewManager/ViewManager.py" line="2004" /> + <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/MiniEditor.py" line="1186" /> - <location filename="../QScintilla/MiniEditor.py" line="1185" /> <source>Move to end of document</source> <translation>Перейти на конец документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2017" /> - <location filename="../QScintilla/MiniEditor.py" line="1198" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> + <location filename="../QScintilla/MiniEditor.py" line="1199" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2037" /> - <location filename="../ViewManager/ViewManager.py" line="2036" /> - <location filename="../QScintilla/MiniEditor.py" line="1218" /> - <location filename="../QScintilla/MiniEditor.py" line="1217" /> - <source>Unindent one level</source> - <translation>Уменьшить отступ</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2038" /> + <location filename="../ViewManager/ViewManager.py" line="2037" /> <location filename="../QScintilla/MiniEditor.py" line="1219" /> + <location filename="../QScintilla/MiniEditor.py" line="1218" /> + <source>Unindent one level</source> + <translation>Уменьшить отступ</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../QScintilla/MiniEditor.py" line="1220" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2089" /> - <location filename="../ViewManager/ViewManager.py" line="2088" /> - <location filename="../QScintilla/MiniEditor.py" line="1270" /> - <location filename="../QScintilla/MiniEditor.py" line="1269" /> - <source>Extend selection up one line</source> - <translation>Распространить выделение на одну строку вверх</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2090" /> + <location filename="../ViewManager/ViewManager.py" line="2089" /> <location filename="../QScintilla/MiniEditor.py" line="1271" /> + <location filename="../QScintilla/MiniEditor.py" line="1270" /> + <source>Extend selection up one line</source> + <translation>Распространить выделение на одну строку вверх</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2091" /> + <location filename="../QScintilla/MiniEditor.py" line="1272" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2097" /> - <location filename="../QScintilla/MiniEditor.py" line="1278" /> + <location filename="../ViewManager/ViewManager.py" line="2098" /> + <location filename="../QScintilla/MiniEditor.py" line="1279" /> <source>Meta+Shift+P</source> <translation>Meta+Shift+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2105" /> - <location filename="../ViewManager/ViewManager.py" line="2104" /> - <location filename="../QScintilla/MiniEditor.py" line="1286" /> - <location filename="../QScintilla/MiniEditor.py" line="1285" /> - <source>Extend selection down one line</source> - <translation>Распространить выделение на одну строку вниз</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2106" /> + <location filename="../ViewManager/ViewManager.py" line="2105" /> <location filename="../QScintilla/MiniEditor.py" line="1287" /> + <location filename="../QScintilla/MiniEditor.py" line="1286" /> + <source>Extend selection down one line</source> + <translation>Распространить выделение на одну строку вниз</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../QScintilla/MiniEditor.py" line="1288" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2113" /> - <location filename="../QScintilla/MiniEditor.py" line="1294" /> + <location filename="../ViewManager/ViewManager.py" line="2114" /> + <location filename="../QScintilla/MiniEditor.py" line="1295" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2123" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> - <location filename="../QScintilla/MiniEditor.py" line="1304" /> - <location filename="../QScintilla/MiniEditor.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="2124" /> + <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../QScintilla/MiniEditor.py" line="1305" /> + <location filename="../QScintilla/MiniEditor.py" line="1302" /> <source>Extend selection left one word part</source> <translation>Распространить выделение на одну часть слова влево</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2145" /> - <location filename="../ViewManager/ViewManager.py" line="2142" /> - <location filename="../QScintilla/MiniEditor.py" line="1326" /> - <location filename="../QScintilla/MiniEditor.py" line="1323" /> + <location filename="../ViewManager/ViewManager.py" line="2146" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../QScintilla/MiniEditor.py" line="1327" /> + <location filename="../QScintilla/MiniEditor.py" line="1324" /> <source>Extend selection right one word part</source> <translation>Распространить выделение на одну часть слова вправо</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2265" /> - <location filename="../ViewManager/ViewManager.py" line="2262" /> - <location filename="../QScintilla/MiniEditor.py" line="1446" /> - <location filename="../QScintilla/MiniEditor.py" line="1443" /> + <location filename="../ViewManager/ViewManager.py" line="2266" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> + <location filename="../QScintilla/MiniEditor.py" line="1447" /> + <location filename="../QScintilla/MiniEditor.py" line="1444" /> <source>Extend selection up one paragraph</source> <translation>Распространить выделение на один параграф вверх</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2268" /> - <location filename="../QScintilla/MiniEditor.py" line="1449" /> + <location filename="../ViewManager/ViewManager.py" line="2269" /> + <location filename="../QScintilla/MiniEditor.py" line="1450" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2281" /> - <location filename="../ViewManager/ViewManager.py" line="2278" /> - <location filename="../QScintilla/MiniEditor.py" line="1462" /> - <location filename="../QScintilla/MiniEditor.py" line="1459" /> + <location filename="../ViewManager/ViewManager.py" line="2282" /> + <location filename="../ViewManager/ViewManager.py" line="2279" /> + <location filename="../QScintilla/MiniEditor.py" line="1463" /> + <location filename="../QScintilla/MiniEditor.py" line="1460" /> <source>Extend selection down one paragraph</source> <translation>Распространить выделение на один параграф вниз</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2284" /> - <location filename="../QScintilla/MiniEditor.py" line="1465" /> + <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../QScintilla/MiniEditor.py" line="1466" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2295" /> - <location filename="../ViewManager/ViewManager.py" line="2294" /> - <location filename="../QScintilla/MiniEditor.py" line="1476" /> - <location filename="../QScintilla/MiniEditor.py" line="1475" /> - <source>Extend selection up one page</source> - <translation>Распространить выделение на страницу вверх</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2296" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> <location filename="../QScintilla/MiniEditor.py" line="1477" /> + <location filename="../QScintilla/MiniEditor.py" line="1476" /> + <source>Extend selection up one page</source> + <translation>Распространить выделение на страницу вверх</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2297" /> + <location filename="../QScintilla/MiniEditor.py" line="1478" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2307" /> - <location filename="../ViewManager/ViewManager.py" line="2306" /> - <location filename="../QScintilla/MiniEditor.py" line="1488" /> - <location filename="../QScintilla/MiniEditor.py" line="1487" /> - <source>Extend selection down one page</source> - <translation>Распространить выделение на страницу вниз</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2308" /> + <location filename="../ViewManager/ViewManager.py" line="2307" /> <location filename="../QScintilla/MiniEditor.py" line="1489" /> + <location filename="../QScintilla/MiniEditor.py" line="1488" /> + <source>Extend selection down one page</source> + <translation>Распространить выделение на страницу вниз</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2309" /> + <location filename="../QScintilla/MiniEditor.py" line="1490" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2315" /> - <location filename="../QScintilla/MiniEditor.py" line="1496" /> + <location filename="../ViewManager/ViewManager.py" line="2316" /> + <location filename="../QScintilla/MiniEditor.py" line="1497" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2322" /> - <location filename="../QScintilla/MiniEditor.py" line="1506" /> - <location filename="../QScintilla/MiniEditor.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="2326" /> + <location filename="../ViewManager/ViewManager.py" line="2323" /> + <location filename="../QScintilla/MiniEditor.py" line="1507" /> + <location filename="../QScintilla/MiniEditor.py" line="1504" /> <source>Extend selection to start of document</source> <translation>Распространить выделение до начала документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2335" /> - <location filename="../QScintilla/MiniEditor.py" line="1516" /> + <location filename="../ViewManager/ViewManager.py" line="2336" /> + <location filename="../QScintilla/MiniEditor.py" line="1517" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2340" /> - <location filename="../QScintilla/MiniEditor.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../QScintilla/MiniEditor.py" line="1522" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2351" /> - <location filename="../ViewManager/ViewManager.py" line="2348" /> - <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../QScintilla/MiniEditor.py" line="1529" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2349" /> + <location filename="../QScintilla/MiniEditor.py" line="1533" /> + <location filename="../QScintilla/MiniEditor.py" line="1530" /> <source>Extend selection to end of document</source> <translation>Распространить выделение до конца документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2362" /> - <location filename="../QScintilla/MiniEditor.py" line="1543" /> + <location filename="../ViewManager/ViewManager.py" line="2363" /> + <location filename="../QScintilla/MiniEditor.py" line="1544" /> <source>Ctrl+Shift+Down</source> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2368" /> - <location filename="../QScintilla/MiniEditor.py" line="1549" /> + <location filename="../ViewManager/ViewManager.py" line="2369" /> + <location filename="../QScintilla/MiniEditor.py" line="1550" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2401" /> - <location filename="../ViewManager/ViewManager.py" line="2398" /> - <location filename="../QScintilla/MiniEditor.py" line="1582" /> - <location filename="../QScintilla/MiniEditor.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2399" /> + <location filename="../QScintilla/MiniEditor.py" line="1583" /> + <location filename="../QScintilla/MiniEditor.py" line="1580" /> <source>Delete previous character if not at start of line</source> <translation>Удалить предыдущий символ если он не первый в строке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2530" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> - <location filename="../QScintilla/MiniEditor.py" line="1696" /> - <location filename="../QScintilla/MiniEditor.py" line="1695" /> - <source>Duplicate current line</source> - <translation>Дублировать текущую строку</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2531" /> + <location filename="../ViewManager/ViewManager.py" line="2530" /> <location filename="../QScintilla/MiniEditor.py" line="1697" /> + <location filename="../QScintilla/MiniEditor.py" line="1696" /> + <source>Duplicate current line</source> + <translation>Дублировать текущую строку</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2532" /> + <location filename="../QScintilla/MiniEditor.py" line="1698" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2544" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> - <location filename="../QScintilla/MiniEditor.py" line="1710" /> - <location filename="../QScintilla/MiniEditor.py" line="1707" /> + <location filename="../ViewManager/ViewManager.py" line="2545" /> + <location filename="../ViewManager/ViewManager.py" line="2542" /> + <location filename="../QScintilla/MiniEditor.py" line="1711" /> + <location filename="../QScintilla/MiniEditor.py" line="1708" /> <source>Swap current and previous lines</source> <translation>Поменять местами предыдущую и последующую строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2547" /> - <location filename="../QScintilla/MiniEditor.py" line="1713" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> + <location filename="../QScintilla/MiniEditor.py" line="1714" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2558" /> - <location filename="../ViewManager/ViewManager.py" line="2557" /> - <location filename="../QScintilla/MiniEditor.py" line="1724" /> - <location filename="../QScintilla/MiniEditor.py" line="1723" /> - <source>Reverse selected lines</source> - <translation>Реверсировать выбранные строки</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2559" /> + <location filename="../ViewManager/ViewManager.py" line="2558" /> <location filename="../QScintilla/MiniEditor.py" line="1725" /> + <location filename="../QScintilla/MiniEditor.py" line="1724" /> + <source>Reverse selected lines</source> + <translation>Реверсировать выбранные строки</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2560" /> + <location filename="../QScintilla/MiniEditor.py" line="1726" /> <source>Meta+Alt+R</source> <translation>Meta+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2570" /> - <location filename="../ViewManager/ViewManager.py" line="2569" /> - <location filename="../QScintilla/MiniEditor.py" line="1736" /> - <location filename="../QScintilla/MiniEditor.py" line="1735" /> - <source>Cut current line</source> - <translation>Вырезать текущую строку</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2571" /> + <location filename="../ViewManager/ViewManager.py" line="2570" /> <location filename="../QScintilla/MiniEditor.py" line="1737" /> + <location filename="../QScintilla/MiniEditor.py" line="1736" /> + <source>Cut current line</source> + <translation>Вырезать текущую строку</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2572" /> + <location filename="../QScintilla/MiniEditor.py" line="1738" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="2581" /> - <location filename="../QScintilla/MiniEditor.py" line="1748" /> - <location filename="../QScintilla/MiniEditor.py" line="1747" /> - <source>Copy current line</source> - <translation>Копировать текущую строку</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../QScintilla/MiniEditor.py" line="1749" /> + <location filename="../QScintilla/MiniEditor.py" line="1748" /> + <source>Copy current line</source> + <translation>Копировать текущую строку</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2584" /> + <location filename="../QScintilla/MiniEditor.py" line="1750" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2594" /> - <location filename="../ViewManager/ViewManager.py" line="2593" /> - <location filename="../QScintilla/MiniEditor.py" line="1760" /> - <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <source>Toggle insert/overtype</source> - <translation>Вставка/Замена</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../QScintilla/MiniEditor.py" line="1761" /> + <location filename="../QScintilla/MiniEditor.py" line="1760" /> + <source>Toggle insert/overtype</source> + <translation>Вставка/Замена</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2596" /> + <location filename="../QScintilla/MiniEditor.py" line="1762" /> <source>Ins</source> <translation>Ins</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3320" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../QScintilla/MiniEditor.py" line="1774" /> - <location filename="../QScintilla/MiniEditor.py" line="1771" /> + <location filename="../ViewManager/ViewManager.py" line="3321" /> + <location filename="../ViewManager/ViewManager.py" line="3318" /> + <location filename="../QScintilla/MiniEditor.py" line="1775" /> + <location filename="../QScintilla/MiniEditor.py" line="1772" /> <source>Convert selection to lower case</source> <translation>Преобразовать выделение в нижний регистр</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3323" /> - <location filename="../QScintilla/MiniEditor.py" line="1777" /> + <location filename="../ViewManager/ViewManager.py" line="3324" /> + <location filename="../QScintilla/MiniEditor.py" line="1778" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3336" /> - <location filename="../ViewManager/ViewManager.py" line="3333" /> - <location filename="../QScintilla/MiniEditor.py" line="1790" /> - <location filename="../QScintilla/MiniEditor.py" line="1787" /> + <location filename="../ViewManager/ViewManager.py" line="3337" /> + <location filename="../ViewManager/ViewManager.py" line="3334" /> + <location filename="../QScintilla/MiniEditor.py" line="1791" /> + <location filename="../QScintilla/MiniEditor.py" line="1788" /> <source>Convert selection to upper case</source> <translation>Преобразовать выделение в верхний регистр</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3339" /> - <location filename="../QScintilla/MiniEditor.py" line="1793" /> + <location filename="../ViewManager/ViewManager.py" line="3340" /> + <location filename="../QScintilla/MiniEditor.py" line="1794" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <location filename="../ViewManager/ViewManager.py" line="2606" /> - <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../QScintilla/MiniEditor.py" line="1805" /> <location filename="../QScintilla/MiniEditor.py" line="1804" /> - <location filename="../QScintilla/MiniEditor.py" line="1803" /> <source>Move to end of display line</source> <translation>Перейти на конец строки экрана</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2618" /> - <location filename="../QScintilla/MiniEditor.py" line="1816" /> + <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../QScintilla/MiniEditor.py" line="1817" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2628" /> - <location filename="../ViewManager/ViewManager.py" line="2625" /> - <location filename="../QScintilla/MiniEditor.py" line="1826" /> - <location filename="../QScintilla/MiniEditor.py" line="1823" /> + <location filename="../ViewManager/ViewManager.py" line="2629" /> + <location filename="../ViewManager/ViewManager.py" line="2626" /> + <location filename="../QScintilla/MiniEditor.py" line="1827" /> + <location filename="../QScintilla/MiniEditor.py" line="1824" /> <source>Extend selection to end of display line</source> <translation>Распространить выделение до конца строки экрана</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2649" /> <location filename="../ViewManager/ViewManager.py" line="2648" /> - <location filename="../ViewManager/ViewManager.py" line="2647" /> + <location filename="../QScintilla/MiniEditor.py" line="1847" /> <location filename="../QScintilla/MiniEditor.py" line="1846" /> - <location filename="../QScintilla/MiniEditor.py" line="1845" /> <source>Formfeed</source> <translation>Перевод страницы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2674" /> - <location filename="../ViewManager/ViewManager.py" line="2671" /> - <location filename="../QScintilla/MiniEditor.py" line="1872" /> - <location filename="../QScintilla/MiniEditor.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="2675" /> + <location filename="../ViewManager/ViewManager.py" line="2672" /> + <location filename="../QScintilla/MiniEditor.py" line="1873" /> + <location filename="../QScintilla/MiniEditor.py" line="1870" /> <source>Extend rectangular selection down one line</source> <translation>Распространить прямоугольное выделение на одну строку вниз</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2677" /> - <location filename="../QScintilla/MiniEditor.py" line="1875" /> + <location filename="../ViewManager/ViewManager.py" line="2678" /> + <location filename="../QScintilla/MiniEditor.py" line="1876" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2685" /> - <location filename="../QScintilla/MiniEditor.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="2686" /> + <location filename="../QScintilla/MiniEditor.py" line="1884" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2696" /> - <location filename="../ViewManager/ViewManager.py" line="2693" /> - <location filename="../QScintilla/MiniEditor.py" line="1894" /> - <location filename="../QScintilla/MiniEditor.py" line="1891" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../QScintilla/MiniEditor.py" line="1895" /> + <location filename="../QScintilla/MiniEditor.py" line="1892" /> <source>Extend rectangular selection up one line</source> <translation>Распространить прямоугольное выделение на одну строку вверх</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2699" /> - <location filename="../QScintilla/MiniEditor.py" line="1897" /> + <location filename="../ViewManager/ViewManager.py" line="2700" /> + <location filename="../QScintilla/MiniEditor.py" line="1898" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2707" /> - <location filename="../QScintilla/MiniEditor.py" line="1905" /> + <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../QScintilla/MiniEditor.py" line="1906" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2718" /> - <location filename="../ViewManager/ViewManager.py" line="2715" /> - <location filename="../QScintilla/MiniEditor.py" line="1916" /> - <location filename="../QScintilla/MiniEditor.py" line="1913" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> + <location filename="../ViewManager/ViewManager.py" line="2716" /> + <location filename="../QScintilla/MiniEditor.py" line="1917" /> + <location filename="../QScintilla/MiniEditor.py" line="1914" /> <source>Extend rectangular selection left one character</source> <translation>Распространить прямоугольное выделение на один символ влево</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2721" /> - <location filename="../QScintilla/MiniEditor.py" line="1919" /> + <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../QScintilla/MiniEditor.py" line="1920" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2729" /> - <location filename="../QScintilla/MiniEditor.py" line="1927" /> + <location filename="../ViewManager/ViewManager.py" line="2730" /> + <location filename="../QScintilla/MiniEditor.py" line="1928" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2740" /> - <location filename="../ViewManager/ViewManager.py" line="2737" /> - <location filename="../QScintilla/MiniEditor.py" line="1938" /> - <location filename="../QScintilla/MiniEditor.py" line="1935" /> + <location filename="../ViewManager/ViewManager.py" line="2741" /> + <location filename="../ViewManager/ViewManager.py" line="2738" /> + <location filename="../QScintilla/MiniEditor.py" line="1939" /> + <location filename="../QScintilla/MiniEditor.py" line="1936" /> <source>Extend rectangular selection right one character</source> <translation>Распространить прямоугольное выделение на один символ вправо</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2743" /> - <location filename="../QScintilla/MiniEditor.py" line="1941" /> + <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../QScintilla/MiniEditor.py" line="1942" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2751" /> - <location filename="../QScintilla/MiniEditor.py" line="1949" /> + <location filename="../ViewManager/ViewManager.py" line="2752" /> + <location filename="../QScintilla/MiniEditor.py" line="1950" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2764" /> - <location filename="../ViewManager/ViewManager.py" line="2759" /> - <location filename="../QScintilla/MiniEditor.py" line="1962" /> - <location filename="../QScintilla/MiniEditor.py" line="1957" /> + <location filename="../ViewManager/ViewManager.py" line="2765" /> + <location filename="../ViewManager/ViewManager.py" line="2760" /> + <location filename="../QScintilla/MiniEditor.py" line="1963" /> + <location filename="../QScintilla/MiniEditor.py" line="1958" /> <source>Extend rectangular selection to first visible character in document line</source> <translation>Распространить прямоугольное выделение до первого видимого символа в строке документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2777" /> - <location filename="../QScintilla/MiniEditor.py" line="1975" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../QScintilla/MiniEditor.py" line="1976" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2788" /> - <location filename="../ViewManager/ViewManager.py" line="2785" /> - <location filename="../QScintilla/MiniEditor.py" line="1986" /> - <location filename="../QScintilla/MiniEditor.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2786" /> + <location filename="../QScintilla/MiniEditor.py" line="1987" /> + <location filename="../QScintilla/MiniEditor.py" line="1984" /> <source>Extend rectangular selection to end of document line</source> <translation>Распространить прямоугольное выделение до конца строки документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2799" /> - <location filename="../QScintilla/MiniEditor.py" line="1997" /> + <location filename="../ViewManager/ViewManager.py" line="2800" /> + <location filename="../QScintilla/MiniEditor.py" line="1998" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2804" /> - <location filename="../QScintilla/MiniEditor.py" line="2002" /> + <location filename="../ViewManager/ViewManager.py" line="2805" /> + <location filename="../QScintilla/MiniEditor.py" line="2003" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2814" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> - <location filename="../QScintilla/MiniEditor.py" line="2012" /> - <location filename="../QScintilla/MiniEditor.py" line="2009" /> + <location filename="../ViewManager/ViewManager.py" line="2815" /> + <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../QScintilla/MiniEditor.py" line="2013" /> + <location filename="../QScintilla/MiniEditor.py" line="2010" /> <source>Extend rectangular selection up one page</source> <translation>Распространить прямоугольное выделение на одну страницу вверх</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2817" /> - <location filename="../QScintilla/MiniEditor.py" line="2015" /> + <location filename="../ViewManager/ViewManager.py" line="2818" /> + <location filename="../QScintilla/MiniEditor.py" line="2016" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2830" /> - <location filename="../ViewManager/ViewManager.py" line="2827" /> - <location filename="../QScintilla/MiniEditor.py" line="2028" /> - <location filename="../QScintilla/MiniEditor.py" line="2025" /> + <location filename="../ViewManager/ViewManager.py" line="2831" /> + <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../QScintilla/MiniEditor.py" line="2029" /> + <location filename="../QScintilla/MiniEditor.py" line="2026" /> <source>Extend rectangular selection down one page</source> <translation>Распространить прямоугольное выделение на одну страницу вниз</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2833" /> - <location filename="../QScintilla/MiniEditor.py" line="2031" /> + <location filename="../ViewManager/ViewManager.py" line="2834" /> + <location filename="../QScintilla/MiniEditor.py" line="2032" /> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2841" /> - <location filename="../QScintilla/MiniEditor.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2842" /> + <location filename="../QScintilla/MiniEditor.py" line="2040" /> <source>Meta+Alt+Shift+V</source> <translation>Meta+Alt+Shift+V</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2850" /> - <location filename="../ViewManager/ViewManager.py" line="2849" /> - <location filename="../QScintilla/MiniEditor.py" line="2514" /> - <location filename="../QScintilla/MiniEditor.py" line="2513" /> - <location filename="../QScintilla/MiniEditor.py" line="2048" /> - <location filename="../QScintilla/MiniEditor.py" line="2047" /> - <source>Duplicate current selection</source> - <translation>Дублировать текущее выделение</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2851" /> + <location filename="../ViewManager/ViewManager.py" line="2850" /> <location filename="../QScintilla/MiniEditor.py" line="2515" /> + <location filename="../QScintilla/MiniEditor.py" line="2514" /> <location filename="../QScintilla/MiniEditor.py" line="2049" /> + <location filename="../QScintilla/MiniEditor.py" line="2048" /> + <source>Duplicate current selection</source> + <translation>Дублировать текущее выделение</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2852" /> + <location filename="../QScintilla/MiniEditor.py" line="2516" /> + <location filename="../QScintilla/MiniEditor.py" line="2050" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2865" /> - <location filename="../ViewManager/ViewManager.py" line="2862" /> - <location filename="../QScintilla/MiniEditor.py" line="2063" /> - <location filename="../QScintilla/MiniEditor.py" line="2060" /> + <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2863" /> + <location filename="../QScintilla/MiniEditor.py" line="2064" /> + <location filename="../QScintilla/MiniEditor.py" line="2061" /> <source>Scroll to start of document</source> <translation>Прокрутить на начало документа</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2885" /> <location filename="../ViewManager/ViewManager.py" line="2884" /> - <location filename="../ViewManager/ViewManager.py" line="2883" /> + <location filename="../QScintilla/MiniEditor.py" line="2083" /> <location filename="../QScintilla/MiniEditor.py" line="2082" /> - <location filename="../QScintilla/MiniEditor.py" line="2081" /> <source>Scroll to end of document</source> <translation>Прокрутить на конец документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2903" /> - <location filename="../ViewManager/ViewManager.py" line="2900" /> - <location filename="../QScintilla/MiniEditor.py" line="2101" /> - <location filename="../QScintilla/MiniEditor.py" line="2098" /> + <location filename="../ViewManager/ViewManager.py" line="2904" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> + <location filename="../QScintilla/MiniEditor.py" line="2102" /> + <location filename="../QScintilla/MiniEditor.py" line="2099" /> <source>Scroll vertically to center current line</source> <translation>Прокрутить вертикально до центра текущей строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2913" /> - <location filename="../QScintilla/MiniEditor.py" line="2111" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../QScintilla/MiniEditor.py" line="2112" /> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2923" /> <location filename="../ViewManager/ViewManager.py" line="2922" /> - <location filename="../ViewManager/ViewManager.py" line="2921" /> + <location filename="../QScintilla/MiniEditor.py" line="2121" /> <location filename="../QScintilla/MiniEditor.py" line="2120" /> - <location filename="../QScintilla/MiniEditor.py" line="2119" /> <source>Move to end of next word</source> <translation>Перейти в конец следующего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2941" /> - <location filename="../ViewManager/ViewManager.py" line="2938" /> - <location filename="../QScintilla/MiniEditor.py" line="2139" /> - <location filename="../QScintilla/MiniEditor.py" line="2136" /> + <location filename="../ViewManager/ViewManager.py" line="2942" /> + <location filename="../ViewManager/ViewManager.py" line="2939" /> + <location filename="../QScintilla/MiniEditor.py" line="2140" /> + <location filename="../QScintilla/MiniEditor.py" line="2137" /> <source>Extend selection to end of next word</source> <translation>Распространить выделение до конца следующего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2964" /> - <location filename="../ViewManager/ViewManager.py" line="2961" /> - <location filename="../QScintilla/MiniEditor.py" line="2162" /> - <location filename="../QScintilla/MiniEditor.py" line="2159" /> + <location filename="../ViewManager/ViewManager.py" line="2965" /> + <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../QScintilla/MiniEditor.py" line="2163" /> + <location filename="../QScintilla/MiniEditor.py" line="2160" /> <source>Move to end of previous word</source> <translation>Перейти в конец предыдущего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> - <location filename="../QScintilla/MiniEditor.py" line="2179" /> - <location filename="../QScintilla/MiniEditor.py" line="2176" /> + <location filename="../ViewManager/ViewManager.py" line="2982" /> + <location filename="../ViewManager/ViewManager.py" line="2979" /> + <location filename="../QScintilla/MiniEditor.py" line="2180" /> + <location filename="../QScintilla/MiniEditor.py" line="2177" /> <source>Extend selection to end of previous word</source> <translation>Распространить выделение до конца предыдущего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2998" /> - <location filename="../ViewManager/ViewManager.py" line="2995" /> - <location filename="../QScintilla/MiniEditor.py" line="2196" /> - <location filename="../QScintilla/MiniEditor.py" line="2193" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> + <location filename="../ViewManager/ViewManager.py" line="2996" /> + <location filename="../QScintilla/MiniEditor.py" line="2197" /> + <location filename="../QScintilla/MiniEditor.py" line="2194" /> <source>Move to start of document line</source> <translation>Перейти на начало строки документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3008" /> - <location filename="../QScintilla/MiniEditor.py" line="2206" /> + <location filename="../ViewManager/ViewManager.py" line="3009" /> + <location filename="../QScintilla/MiniEditor.py" line="2207" /> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3019" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../QScintilla/MiniEditor.py" line="2217" /> - <location filename="../QScintilla/MiniEditor.py" line="2214" /> + <location filename="../ViewManager/ViewManager.py" line="3020" /> + <location filename="../ViewManager/ViewManager.py" line="3017" /> + <location filename="../QScintilla/MiniEditor.py" line="2218" /> + <location filename="../QScintilla/MiniEditor.py" line="2215" /> <source>Extend selection to start of document line</source> <translation>Распространить выделение до начала строки документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3030" /> - <location filename="../QScintilla/MiniEditor.py" line="2228" /> + <location filename="../ViewManager/ViewManager.py" line="3031" /> + <location filename="../QScintilla/MiniEditor.py" line="2229" /> <source>Meta+Shift+A</source> <translation>Meta+Shift+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="3039" /> - <location filename="../QScintilla/MiniEditor.py" line="2241" /> - <location filename="../QScintilla/MiniEditor.py" line="2237" /> + <location filename="../ViewManager/ViewManager.py" line="3044" /> + <location filename="../ViewManager/ViewManager.py" line="3040" /> + <location filename="../QScintilla/MiniEditor.py" line="2242" /> + <location filename="../QScintilla/MiniEditor.py" line="2238" /> <source>Extend rectangular selection to start of document line</source> <translation>Распространить прямоугольное выделение до начала строки документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3055" /> - <location filename="../QScintilla/MiniEditor.py" line="2253" /> + <location filename="../ViewManager/ViewManager.py" line="3056" /> + <location filename="../QScintilla/MiniEditor.py" line="2254" /> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3067" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> - <location filename="../QScintilla/MiniEditor.py" line="2265" /> - <location filename="../QScintilla/MiniEditor.py" line="2262" /> + <location filename="../ViewManager/ViewManager.py" line="3068" /> + <location filename="../ViewManager/ViewManager.py" line="3065" /> + <location filename="../QScintilla/MiniEditor.py" line="2266" /> + <location filename="../QScintilla/MiniEditor.py" line="2263" /> <source>Extend selection to start of display line</source> <translation>Распространить выделение до начала строки экрана</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3090" /> - <location filename="../ViewManager/ViewManager.py" line="3087" /> - <location filename="../QScintilla/MiniEditor.py" line="2288" /> - <location filename="../QScintilla/MiniEditor.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> + <location filename="../QScintilla/MiniEditor.py" line="2289" /> + <location filename="../QScintilla/MiniEditor.py" line="2286" /> <source>Move to start of display or document line</source> <translation>Перейти на начало строки экрана или документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3108" /> - <location filename="../ViewManager/ViewManager.py" line="3104" /> - <location filename="../QScintilla/MiniEditor.py" line="2306" /> - <location filename="../QScintilla/MiniEditor.py" line="2302" /> + <location filename="../ViewManager/ViewManager.py" line="3109" /> + <location filename="../ViewManager/ViewManager.py" line="3105" /> + <location filename="../QScintilla/MiniEditor.py" line="2307" /> + <location filename="../QScintilla/MiniEditor.py" line="2303" /> <source>Extend selection to start of display or document line</source> <translation>Распространить выделение до начала строки экрана или документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3127" /> - <location filename="../ViewManager/ViewManager.py" line="3123" /> - <location filename="../QScintilla/MiniEditor.py" line="2325" /> - <location filename="../QScintilla/MiniEditor.py" line="2321" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> + <location filename="../ViewManager/ViewManager.py" line="3124" /> + <location filename="../QScintilla/MiniEditor.py" line="2326" /> + <location filename="../QScintilla/MiniEditor.py" line="2322" /> <source>Move to first visible character in display or document line</source> <translation>Перейти к первому видимому символу строки экрана или документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3147" /> - <location filename="../ViewManager/ViewManager.py" line="3142" /> - <location filename="../QScintilla/MiniEditor.py" line="2345" /> - <location filename="../QScintilla/MiniEditor.py" line="2340" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3143" /> + <location filename="../QScintilla/MiniEditor.py" line="2346" /> + <location filename="../QScintilla/MiniEditor.py" line="2341" /> <source>Extend selection to first visible character in display or document line</source> <translation>Распространить выделение до первого видимого символа строки экрана или документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3166" /> - <location filename="../ViewManager/ViewManager.py" line="3163" /> - <location filename="../QScintilla/MiniEditor.py" line="2364" /> - <location filename="../QScintilla/MiniEditor.py" line="2361" /> + <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3164" /> + <location filename="../QScintilla/MiniEditor.py" line="2365" /> + <location filename="../QScintilla/MiniEditor.py" line="2362" /> <source>Move to end of display or document line</source> <translation>Перейти в конец строки экрана или документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3183" /> - <location filename="../ViewManager/ViewManager.py" line="3180" /> - <location filename="../QScintilla/MiniEditor.py" line="2381" /> - <location filename="../QScintilla/MiniEditor.py" line="2378" /> + <location filename="../ViewManager/ViewManager.py" line="3184" /> + <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../QScintilla/MiniEditor.py" line="2382" /> + <location filename="../QScintilla/MiniEditor.py" line="2379" /> <source>Extend selection to end of display or document line</source> <translation>Распространить выделение до конца строки экрана или документа</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="3199" /> <location filename="../ViewManager/ViewManager.py" line="3198" /> - <location filename="../ViewManager/ViewManager.py" line="3197" /> + <location filename="../QScintilla/MiniEditor.py" line="2397" /> <location filename="../QScintilla/MiniEditor.py" line="2396" /> - <location filename="../QScintilla/MiniEditor.py" line="2395" /> <source>Stuttered move up one page</source> <translation>Перейти на одну страницу вверх</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3213" /> - <location filename="../ViewManager/ViewManager.py" line="3210" /> - <location filename="../QScintilla/MiniEditor.py" line="2411" /> - <location filename="../QScintilla/MiniEditor.py" line="2408" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> + <location filename="../ViewManager/ViewManager.py" line="3211" /> + <location filename="../QScintilla/MiniEditor.py" line="2412" /> + <location filename="../QScintilla/MiniEditor.py" line="2409" /> <source>Stuttered extend selection up one page</source> <translation>Распространить выделение на страницу вверх</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3230" /> - <location filename="../ViewManager/ViewManager.py" line="3227" /> - <location filename="../QScintilla/MiniEditor.py" line="2428" /> - <location filename="../QScintilla/MiniEditor.py" line="2425" /> + <location filename="../ViewManager/ViewManager.py" line="3231" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../QScintilla/MiniEditor.py" line="2429" /> + <location filename="../QScintilla/MiniEditor.py" line="2426" /> <source>Stuttered move down one page</source> <translation>Перейти на одну страницу вниз</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3247" /> - <location filename="../ViewManager/ViewManager.py" line="3244" /> - <location filename="../QScintilla/MiniEditor.py" line="2445" /> - <location filename="../QScintilla/MiniEditor.py" line="2442" /> + <location filename="../ViewManager/ViewManager.py" line="3248" /> + <location filename="../ViewManager/ViewManager.py" line="3245" /> + <location filename="../QScintilla/MiniEditor.py" line="2446" /> + <location filename="../QScintilla/MiniEditor.py" line="2443" /> <source>Stuttered extend selection down one page</source> <translation>Распространить выделение на страницу вниз</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3264" /> - <location filename="../ViewManager/ViewManager.py" line="3261" /> - <location filename="../QScintilla/MiniEditor.py" line="2462" /> - <location filename="../QScintilla/MiniEditor.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="3265" /> + <location filename="../ViewManager/ViewManager.py" line="3262" /> + <location filename="../QScintilla/MiniEditor.py" line="2463" /> + <location filename="../QScintilla/MiniEditor.py" line="2460" /> <source>Delete right to end of next word</source> <translation>Удалить до конца следующего слова справа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3274" /> - <location filename="../QScintilla/MiniEditor.py" line="2472" /> + <location filename="../ViewManager/ViewManager.py" line="3275" /> + <location filename="../QScintilla/MiniEditor.py" line="2473" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3285" /> - <location filename="../ViewManager/ViewManager.py" line="3282" /> - <location filename="../QScintilla/MiniEditor.py" line="2483" /> - <location filename="../QScintilla/MiniEditor.py" line="2480" /> + <location filename="../ViewManager/ViewManager.py" line="3286" /> + <location filename="../ViewManager/ViewManager.py" line="3283" /> + <location filename="../QScintilla/MiniEditor.py" line="2484" /> + <location filename="../QScintilla/MiniEditor.py" line="2481" /> <source>Move selected lines up one line</source> <translation>Переместить выделенные строки на одну строку вверх</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3302" /> - <location filename="../ViewManager/ViewManager.py" line="3299" /> - <location filename="../QScintilla/MiniEditor.py" line="2500" /> - <location filename="../QScintilla/MiniEditor.py" line="2497" /> + <location filename="../ViewManager/ViewManager.py" line="3303" /> + <location filename="../ViewManager/ViewManager.py" line="3300" /> + <location filename="../QScintilla/MiniEditor.py" line="2501" /> + <location filename="../QScintilla/MiniEditor.py" line="2498" /> <source>Move selected lines down one line</source> <translation>Переместить выделенные строки на одну строку вниз</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3468" /> - <location filename="../QScintilla/MiniEditor.py" line="2546" /> + <location filename="../ViewManager/ViewManager.py" line="3469" /> + <location filename="../QScintilla/MiniEditor.py" line="2547" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Поиск</b> <p>Поиск текста в текущем редакторе. Отображается диалог для ввода искомого текста и настройки поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3494" /> - <location filename="../QScintilla/MiniEditor.py" line="2572" /> + <location filename="../ViewManager/ViewManager.py" line="3495" /> + <location filename="../QScintilla/MiniEditor.py" line="2573" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Поиск следующего</b><p>Поиск следующего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3524" /> - <location filename="../QScintilla/MiniEditor.py" line="2602" /> + <location filename="../ViewManager/ViewManager.py" line="3525" /> + <location filename="../QScintilla/MiniEditor.py" line="2603" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Поиск предыдущего</b><p>Поиск предыдущего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3538" /> - <location filename="../ViewManager/ViewManager.py" line="3536" /> - <location filename="../QScintilla/MiniEditor.py" line="2616" /> - <location filename="../QScintilla/MiniEditor.py" line="2614" /> + <location filename="../ViewManager/ViewManager.py" line="3539" /> + <location filename="../ViewManager/ViewManager.py" line="3537" /> + <location filename="../QScintilla/MiniEditor.py" line="2617" /> + <location filename="../QScintilla/MiniEditor.py" line="2615" /> <source>Clear search markers</source> <translation>Убрать подсветку найденого</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3540" /> - <location filename="../QScintilla/MiniEditor.py" line="2618" /> + <location filename="../ViewManager/ViewManager.py" line="3541" /> + <location filename="../QScintilla/MiniEditor.py" line="2619" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3549" /> - <location filename="../QScintilla/MiniEditor.py" line="2627" /> + <location filename="../ViewManager/ViewManager.py" line="3550" /> + <location filename="../QScintilla/MiniEditor.py" line="2628" /> <source>Clear all displayed search markers</source> <translation>Убрать подсветку всех результатов поиска</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3554" /> - <location filename="../QScintilla/MiniEditor.py" line="2632" /> + <location filename="../ViewManager/ViewManager.py" line="3555" /> + <location filename="../QScintilla/MiniEditor.py" line="2633" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Убрать подсветку поиска</b><p>Удаление подсветки всех результатов поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3622" /> - <location filename="../QScintilla/MiniEditor.py" line="2642" /> - <source>Replace</source> - <translation>Заменить</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="3623" /> <location filename="../QScintilla/MiniEditor.py" line="2643" /> + <source>Replace</source> + <translation>Заменить</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3624" /> + <location filename="../QScintilla/MiniEditor.py" line="2644" /> <source>&Replace...</source> <translation>&Заменить...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3625" /> - <location filename="../QScintilla/MiniEditor.py" line="2645" /> + <location filename="../ViewManager/ViewManager.py" line="3626" /> + <location filename="../QScintilla/MiniEditor.py" line="2646" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3632" /> - <location filename="../QScintilla/MiniEditor.py" line="2652" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> + <location filename="../QScintilla/MiniEditor.py" line="2653" /> <source>Replace some text</source> <translation>Заменить заданный текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3635" /> - <location filename="../QScintilla/MiniEditor.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../QScintilla/MiniEditor.py" line="2656" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Заменить</b> <p>Поиск в текущем редакторе заданного текста и его замена. Отображается диалог ввода искомого текста, текста замены и настроек поиска и замены</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3649" /> - <location filename="../ViewManager/ViewManager.py" line="3647" /> - <location filename="../QScintilla/MiniEditor.py" line="2669" /> - <location filename="../QScintilla/MiniEditor.py" line="2667" /> + <location filename="../ViewManager/ViewManager.py" line="3650" /> + <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../QScintilla/MiniEditor.py" line="2670" /> + <location filename="../QScintilla/MiniEditor.py" line="2668" /> <source>Replace and Search</source> <translation>Заменить и найти</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3651" /> - <location filename="../QScintilla/MiniEditor.py" line="2671" /> + <location filename="../ViewManager/ViewManager.py" line="3652" /> + <location filename="../QScintilla/MiniEditor.py" line="2672" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation>Meta+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3660" /> - <location filename="../QScintilla/MiniEditor.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> + <location filename="../QScintilla/MiniEditor.py" line="2681" /> <source>Replace the found text and search the next occurrence</source> <translation>Заменить найденный текст и найти следующее вхождение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3665" /> - <location filename="../QScintilla/MiniEditor.py" line="2685" /> + <location filename="../ViewManager/ViewManager.py" line="3666" /> + <location filename="../QScintilla/MiniEditor.py" line="2686" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation><b>Заменить и найти</b><p>Заменить найденное вхождение текста текущего редактирования и выполнить поиск следующего. Ранее введенный текст и параметры поиска используются повторно.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3681" /> - <location filename="../ViewManager/ViewManager.py" line="3679" /> - <location filename="../QScintilla/MiniEditor.py" line="2701" /> - <location filename="../QScintilla/MiniEditor.py" line="2699" /> + <location filename="../ViewManager/ViewManager.py" line="3682" /> + <location filename="../ViewManager/ViewManager.py" line="3680" /> + <location filename="../QScintilla/MiniEditor.py" line="2702" /> + <location filename="../QScintilla/MiniEditor.py" line="2700" /> <source>Replace Occurrence</source> <translation>Заменить вхождение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3683" /> - <location filename="../QScintilla/MiniEditor.py" line="2703" /> + <location filename="../ViewManager/ViewManager.py" line="3684" /> + <location filename="../QScintilla/MiniEditor.py" line="2704" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation>Ctrl+Meta+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../QScintilla/MiniEditor.py" line="2712" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> + <location filename="../QScintilla/MiniEditor.py" line="2713" /> <source>Replace the found text</source> <translation>Заменить найденный текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3695" /> - <location filename="../QScintilla/MiniEditor.py" line="2715" /> + <location filename="../ViewManager/ViewManager.py" line="3696" /> + <location filename="../QScintilla/MiniEditor.py" line="2716" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation><b>Заменить вхождение</b><p>Заменить найденнойе вхождение искомого текста текущего редактирования.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3708" /> - <location filename="../ViewManager/ViewManager.py" line="3706" /> - <location filename="../QScintilla/MiniEditor.py" line="2728" /> - <location filename="../QScintilla/MiniEditor.py" line="2726" /> + <location filename="../ViewManager/ViewManager.py" line="3709" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> + <location filename="../QScintilla/MiniEditor.py" line="2729" /> + <location filename="../QScintilla/MiniEditor.py" line="2727" /> <source>Replace All</source> <translation>Заменить все</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3710" /> - <location filename="../QScintilla/MiniEditor.py" line="2730" /> + <location filename="../ViewManager/ViewManager.py" line="3711" /> + <location filename="../QScintilla/MiniEditor.py" line="2731" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation>Shift+Meta+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3719" /> - <location filename="../QScintilla/MiniEditor.py" line="2739" /> + <location filename="../ViewManager/ViewManager.py" line="3720" /> + <location filename="../QScintilla/MiniEditor.py" line="2740" /> <source>Replace search text occurrences</source> <translation>Заменить вхождения искомого текста</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> - <location filename="../QScintilla/MiniEditor.py" line="2742" /> + <location filename="../ViewManager/ViewManager.py" line="3723" /> + <location filename="../QScintilla/MiniEditor.py" line="2743" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation><b>Заменить все</b><p>Заменить все вхождения искомого текста текущего редактирования.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="579" /> + <location filename="../ViewManager/ViewManager.py" line="580" /> <source>New</source> <translation>Новый</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="581" /> + <location filename="../ViewManager/ViewManager.py" line="582" /> <source>&New</source> <translation>&Новый</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="583" /> + <location filename="../ViewManager/ViewManager.py" line="584" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="590" /> + <location filename="../ViewManager/ViewManager.py" line="591" /> <source>Open an empty editor window</source> <translation>Открыть пустое окно редактора</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="593" /> + <location filename="../ViewManager/ViewManager.py" line="594" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Новый документ</b> <p>Создание пустого окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="602" /> + <location filename="../ViewManager/ViewManager.py" line="603" /> <source>Open</source> <translation>Открыть</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="604" /> + <location filename="../ViewManager/ViewManager.py" line="605" /> <source>&Open...</source> <translation>&Открыть...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="606" /> + <location filename="../ViewManager/ViewManager.py" line="607" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="613" /> + <location filename="../ViewManager/ViewManager.py" line="614" /> <source>Open a file</source> <translation>Открыть файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="616" /> + <location filename="../ViewManager/ViewManager.py" line="617" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Открыть файл</b> <p>Запрос имени файла, чтобы открыть его в окне редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="630" /> <source>Close</source> <translation>Закрыть</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="631" /> + <location filename="../ViewManager/ViewManager.py" line="632" /> <source>&Close</source> <translation>&Закрыть</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="633" /> + <location filename="../ViewManager/ViewManager.py" line="634" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="640" /> + <location filename="../ViewManager/ViewManager.py" line="641" /> <source>Close the current window</source> <translation>Закрыть текущее окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="643" /> + <location filename="../ViewManager/ViewManager.py" line="644" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Закрыть окно</b> <p>Закрытие текущего окна.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="653" /> <source>Close All</source> <translation>Закрыть все</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="653" /> + <location filename="../ViewManager/ViewManager.py" line="654" /> <source>Clos&e All</source> <translation>Закрыть &всё</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="660" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source>Close all editor windows</source> <translation>Закрыть все окна редактора</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="663" /> + <location filename="../ViewManager/ViewManager.py" line="664" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Закрыть все окна</b> <p>Закрыть все окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="676" /> + <location filename="../ViewManager/ViewManager.py" line="677" /> <source>Save</source> <translation>Сохранить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="678" /> + <location filename="../ViewManager/ViewManager.py" line="679" /> <source>&Save</source> <translation>&Сохранить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="687" /> + <location filename="../ViewManager/ViewManager.py" line="688" /> <source>Save the current file</source> <translation>Сохранить текущий файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="690" /> + <location filename="../ViewManager/ViewManager.py" line="691" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Сохранить файл</b> <p>Сохранение содержания текущего окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="700" /> + <location filename="../ViewManager/ViewManager.py" line="701" /> <source>Save as</source> <translation>Сохранить как</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="702" /> + <location filename="../ViewManager/ViewManager.py" line="703" /> <source>Save &as...</source> <translation>Сохранить &как...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="704" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="713" /> + <location filename="../ViewManager/ViewManager.py" line="714" /> <source>Save the current file to a new one</source> <translation>Сохранить текущий файл в новый</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="718" /> + <location filename="../ViewManager/ViewManager.py" line="719" /> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить файл как</b> <p>Сохранение содержания текущего окна редактора в новый файл. Имя файла будет запрошено с помощью диалога выбора файлов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="729" /> + <location filename="../ViewManager/ViewManager.py" line="730" /> <source>Save Copy</source> <translation>Сохранить копию</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="731" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Save &Copy...</source> <translation>Сохранить &копию...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="738" /> + <location filename="../ViewManager/ViewManager.py" line="739" /> <source>Save a copy of the current file</source> <translation>Сохранить копию текущего файла</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="741" /> + <location filename="../ViewManager/ViewManager.py" line="742" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить копию</b><p>Сохранение контента текущего окна редактора. Имя файла может быть введено в диалоге выбора файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="752" /> + <location filename="../ViewManager/ViewManager.py" line="753" /> <source>Save all</source> <translation>Сохранить все</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="754" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source>Save a&ll</source> <translation>Сохранить &все</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="761" /> + <location filename="../ViewManager/ViewManager.py" line="762" /> <source>Save all files</source> <translation>Сохранить все файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="764" /> + <location filename="../ViewManager/ViewManager.py" line="765" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Сохранить все файлы</b> <p>Сохранение содержания всех окон редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="776" /> + <location filename="../ViewManager/ViewManager.py" line="777" /> <source>Print</source> <translation>Печать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="778" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>&Print</source> <translation>&Печать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="781" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="787" /> + <location filename="../ViewManager/ViewManager.py" line="788" /> <source>Print the current file</source> <translation>Печать текущего файла</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="790" /> + <location filename="../ViewManager/ViewManager.py" line="791" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Печать</b> <p>Распечатать содержимое текущего окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="810" /> + <location filename="../ViewManager/ViewManager.py" line="811" /> <source>Print preview of the current file</source> <translation>Предварительный просмотр печати текущего файла</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="815" /> + <location filename="../ViewManager/ViewManager.py" line="816" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Предварительный просмотр печати</b><p>Предварительный просмотр печати текущего файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="826" /> + <location filename="../ViewManager/ViewManager.py" line="827" /> <source>Find File</source> <translation>Искать файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="828" /> + <location filename="../ViewManager/ViewManager.py" line="829" /> <source>Find &File...</source> <translation>Найти &файл...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="830" /> + <location filename="../ViewManager/ViewManager.py" line="831" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation>Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="839" /> + <location filename="../ViewManager/ViewManager.py" line="840" /> <source>Search for a file by entering a search pattern</source> <translation>Поиск файла по введенному шаблону поиска</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="844" /> + <location filename="../ViewManager/ViewManager.py" line="845" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation><b>Найти файл</b><p>Поиск файла по введенному шаблону поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="859" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source>&File</source> <translation>&Файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="862" /> <source>Open &Recent Files</source> <translation>Открыть &недавние файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="864" /> + <location filename="../ViewManager/ViewManager.py" line="865" /> <source>Open &Bookmarked Files</source> <translation>Открыть &закладки на файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="908" /> - <location filename="../ViewManager/ViewManager.py" line="906" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> + <location filename="../ViewManager/ViewManager.py" line="907" /> <source>File</source> <translation>Файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="931" /> + <location filename="../ViewManager/ViewManager.py" line="932" /> <source>Export as</source> <translation>Экспортировать как</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="955" /> + <location filename="../ViewManager/ViewManager.py" line="956" /> <source>Undo</source> <translation>Отменить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="957" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>&Undo</source> <translation>&Отменить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="960" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="962" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="968" /> + <location filename="../ViewManager/ViewManager.py" line="969" /> <source>Undo the last change</source> <translation>Отменить последнее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="971" /> + <location filename="../ViewManager/ViewManager.py" line="972" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Отмена</b> <p>Отмена последнего изменения в текущем сеансе редактирования.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="981" /> + <location filename="../ViewManager/ViewManager.py" line="982" /> <source>Redo</source> <translation>Повторить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="983" /> + <location filename="../ViewManager/ViewManager.py" line="984" /> <source>&Redo</source> <translation>&Повторить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="985" /> + <location filename="../ViewManager/ViewManager.py" line="986" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="992" /> + <location filename="../ViewManager/ViewManager.py" line="993" /> <source>Redo the last change</source> <translation>Восстановить последнее отменённое изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="995" /> + <location filename="../ViewManager/ViewManager.py" line="996" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Повтор</b> <p>Восстановление последнего отменённого изменения.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1015" /> - <location filename="../ViewManager/ViewManager.py" line="1005" /> + <location filename="../ViewManager/ViewManager.py" line="1016" /> + <location filename="../ViewManager/ViewManager.py" line="1006" /> <source>Revert to last saved state</source> <translation>Вернуть к последнему сохраненному состоянию</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1006" /> + <location filename="../ViewManager/ViewManager.py" line="1007" /> <source>Re&vert to last saved state</source> <translation>&Вернуть к последнему сохраненному состоянию</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1008" /> + <location filename="../ViewManager/ViewManager.py" line="1009" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1018" /> + <location filename="../ViewManager/ViewManager.py" line="1019" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Вернуть к последнему сохраненному состоянию</b> <p>Отменить все изменения текущего редактирования, сделанные с момента последнего сохранения.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1047" /> + <location filename="../ViewManager/ViewManager.py" line="1048" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Вырезать</b> <p>Вырезать выделение и поместить его в буфер обмена.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1074" /> + <location filename="../ViewManager/ViewManager.py" line="1075" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Копировать</b> <p>Копировать выделение и поместить его в буфер обмена.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1101" /> + <location filename="../ViewManager/ViewManager.py" line="1102" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Вставить</b> <p>Вставить текст из буфера обмена в текущую позицию редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1126" /> + <location filename="../ViewManager/ViewManager.py" line="1127" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Очистить</b> <p>Удаление всего текста из текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1145" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> + <location filename="../ViewManager/ViewManager.py" line="1137" /> <location filename="../ViewManager/ViewManager.py" line="1136" /> - <location filename="../ViewManager/ViewManager.py" line="1135" /> <source>Join Lines</source> <translation>Соединить строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1138" /> + <location filename="../ViewManager/ViewManager.py" line="1139" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation>Ctrl+J</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1148" /> + <location filename="../ViewManager/ViewManager.py" line="1149" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation><b>Соединить строки</b><p>Соединить текущую и следующую строки.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1158" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Indent</source> <translation>Увеличить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>&Indent</source> <translation>У&величить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1169" /> + <location filename="../ViewManager/ViewManager.py" line="1170" /> <source>Indent line</source> <translation>Увеличить отступ строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1172" /> + <location filename="../ViewManager/ViewManager.py" line="1173" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Увеличить отступ</b> <p>Увеличить отступ текущей строки на один уровень.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1183" /> + <location filename="../ViewManager/ViewManager.py" line="1184" /> <source>Unindent</source> <translation>Уменьшить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1185" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>U&nindent</source> <translation>У&меньшить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1196" /> + <location filename="../ViewManager/ViewManager.py" line="1197" /> <source>Unindent line</source> <translation>Уменьшить отступ строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1199" /> + <location filename="../ViewManager/ViewManager.py" line="1200" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Уменьшить отступ</b> <p>Уменьшить отступ текущей строки на один уровень.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1212" /> - <location filename="../ViewManager/ViewManager.py" line="1210" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> + <location filename="../ViewManager/ViewManager.py" line="1211" /> <source>Smart indent</source> <translation>Интеллектуальные отступы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1219" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Smart indent Line or Selection</source> <translation>Форматировать строку или выделение умными отступами</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1222" /> + <location filename="../ViewManager/ViewManager.py" line="1223" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Интеллектуальные отступы</b><p>Расставить отступы для выбранной строки (строк) с помощью умного алгоритма.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1233" /> + <location filename="../ViewManager/ViewManager.py" line="1234" /> <source>Comment</source> <translation>Закомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1235" /> + <location filename="../ViewManager/ViewManager.py" line="1236" /> <source>C&omment</source> <translation>&Закомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1237" /> + <location filename="../ViewManager/ViewManager.py" line="1238" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1244" /> + <location filename="../ViewManager/ViewManager.py" line="1245" /> <source>Comment Line or Selection</source> <translation>Закомментировать строку или выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1247" /> + <location filename="../ViewManager/ViewManager.py" line="1248" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Закомментировать</b><p>Закомментировать строку или выделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1258" /> + <location filename="../ViewManager/ViewManager.py" line="1259" /> <source>Uncomment</source> <translation>Раскомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1260" /> + <location filename="../ViewManager/ViewManager.py" line="1261" /> <source>Unco&mment</source> <translation>&Раскомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1262" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation>Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1271" /> + <location filename="../ViewManager/ViewManager.py" line="1272" /> <source>Uncomment Line or Selection</source> <translation>Раскомментировать строку или выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> + <location filename="../ViewManager/ViewManager.py" line="1275" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Раскомментировать</b><p>Раскомментировать строку или выделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> - <location filename="../ViewManager/ViewManager.py" line="1285" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Toggle Comment</source> <translation>Переключить комментарий</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation>Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1299" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation>Переключить комментарий текущей строки, выборки или блока комментария</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1304" /> + <location filename="../ViewManager/ViewManager.py" line="1305" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation><b>Переключить комментарий</b><p>Переключить комментарий текущей строки, выборки или блока комментария. </p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1318" /> <location filename="../ViewManager/ViewManager.py" line="1317" /> - <location filename="../ViewManager/ViewManager.py" line="1316" /> <source>Stream Comment</source> <translation>Поточный комментарий</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1324" /> + <location filename="../ViewManager/ViewManager.py" line="1325" /> <source>Stream Comment Line or Selection</source> <translation>Закомментировать строку или выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1329" /> + <location filename="../ViewManager/ViewManager.py" line="1330" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Закомментировать</b><p>Закомментировать строку или выделение поточным комментарием.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1342" /> <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1340" /> <source>Box Comment</source> <translation>Прямоугольный комментарий</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1349" /> <source>Box Comment Line or Selection</source> <translation>Закомментировать строку или выделение прямоугольным комментарием</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1352" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Закомментировать</b><p>Закомментировать строку или выделение прямоугольным комментарием.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> - <source>Select to brace</source> - <translation>Выбрать до скобки</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1363" /> + <source>Select to brace</source> + <translation>Выбрать до скобки</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1364" /> <source>Select to &brace</source> <translation>В&ыбрать до скобки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1365" /> + <location filename="../ViewManager/ViewManager.py" line="1366" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1374" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source>Select text to the matching brace</source> <translation>Выбрать до соответствующей скобки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1379" /> + <location filename="../ViewManager/ViewManager.py" line="1380" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Выбрать до скобки</b><p>Выбрать текст в текущем редакторе до соответствующей скобки.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1390" /> + <location filename="../ViewManager/ViewManager.py" line="1391" /> <source>Select all</source> <translation>Выделить всё</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1392" /> + <location filename="../ViewManager/ViewManager.py" line="1393" /> <source>&Select all</source> <translation>В&ыделить всё</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1394" /> + <location filename="../ViewManager/ViewManager.py" line="1395" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1401" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source>Select all text</source> <translation>Выбрать весь текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1404" /> + <location filename="../ViewManager/ViewManager.py" line="1405" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>Выбрать всё</b><p>Выбрать весь текст в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1414" /> - <source>Deselect all</source> - <translation>Снять выделение</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1415" /> + <source>Deselect all</source> + <translation>Снять выделение</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1416" /> <source>&Deselect all</source> <translation>&Снять выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1417" /> + <location filename="../ViewManager/ViewManager.py" line="1418" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1426" /> + <location filename="../ViewManager/ViewManager.py" line="1427" /> <source>Deselect all text</source> <translation>Снять выделение со всего текста</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1429" /> + <location filename="../ViewManager/ViewManager.py" line="1430" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Снять выделение</b><p>Снять выделение со всего текста в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1447" /> - <location filename="../ViewManager/ViewManager.py" line="1439" /> + <location filename="../ViewManager/ViewManager.py" line="1448" /> + <location filename="../ViewManager/ViewManager.py" line="1440" /> <source>Convert Line End Characters</source> <translation>Конвертировать окончания строк</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1440" /> + <location filename="../ViewManager/ViewManager.py" line="1441" /> <source>Convert &Line End Characters</source> <translation>К&онвертировать окончания строк</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1450" /> + <location filename="../ViewManager/ViewManager.py" line="1451" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Конвертировать окончания строк</b><p>Конвертировать окончания строк к выбранному способу</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1470" /> + <location filename="../ViewManager/ViewManager.py" line="1463" /> <location filename="../ViewManager/ViewManager.py" line="1462" /> - <location filename="../ViewManager/ViewManager.py" line="1461" /> <source>Shorten empty lines</source> <translation>Укоротить пустые строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1472" /> + <location filename="../ViewManager/ViewManager.py" line="1473" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Укоротить пустые строки</b> <p>Укоротить строки, состоящие только из пробельных символов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3355" /> - <location filename="../ViewManager/ViewManager.py" line="1483" /> + <location filename="../ViewManager/ViewManager.py" line="3356" /> + <location filename="../ViewManager/ViewManager.py" line="1484" /> <source>Complete</source> <translation>Дополнить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1484" /> + <location filename="../ViewManager/ViewManager.py" line="1485" /> <source>&Complete</source> <translation>&Дополнить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1486" /> + <location filename="../ViewManager/ViewManager.py" line="1487" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation>Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1493" /> + <location filename="../ViewManager/ViewManager.py" line="1494" /> <source>Complete current word</source> <translation>Дополнить текущее слово</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1496" /> + <location filename="../ViewManager/ViewManager.py" line="1497" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation><b>Дополнить</b><p>Выполняется дополнение слова, содержащего курсор.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1509" /> <location filename="../ViewManager/ViewManager.py" line="1508" /> - <location filename="../ViewManager/ViewManager.py" line="1507" /> <source>Complete from Document</source> <translation>Дополнить из документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1510" /> + <location filename="../ViewManager/ViewManager.py" line="1511" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation>Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>Complete current word from Document</source> <translation>Дополнить текущее слово из документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1524" /> + <location filename="../ViewManager/ViewManager.py" line="1525" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation><b>Дополнить из документа</b><p>Выполняется дополнение слова, содержащего курсор, из документа.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1537" /> <location filename="../ViewManager/ViewManager.py" line="1536" /> - <location filename="../ViewManager/ViewManager.py" line="1535" /> <source>Complete from APIs</source> <translation>Дополнить из API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1538" /> + <location filename="../ViewManager/ViewManager.py" line="1539" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation>Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1547" /> + <location filename="../ViewManager/ViewManager.py" line="1548" /> <source>Complete current word from APIs</source> <translation>Дополнить текущее слово из API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1550" /> + <location filename="../ViewManager/ViewManager.py" line="1551" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation><b>Дополнить из API</b><p>Выполняется дополнение слова, содержащего курсор, из API.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1564" /> - <location filename="../ViewManager/ViewManager.py" line="1561" /> + <location filename="../ViewManager/ViewManager.py" line="1565" /> + <location filename="../ViewManager/ViewManager.py" line="1562" /> <source>Complete from Document and APIs</source> <translation>Дополнить из документа и API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1569" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation>Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1580" /> <source>Complete current word from Document and APIs</source> <translation>Дополнить текущее слово из документа и API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1584" /> + <location filename="../ViewManager/ViewManager.py" line="1585" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation><b>Дополнить из документа и API</b><p>Выполняется дополнение слова, содержащего курсор, из документа и API.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1595" /> - <source>Calltip</source> - <translation>Подсказка</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1596" /> + <source>Calltip</source> + <translation>Подсказка</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <source>&Calltip</source> <translation>&Подсказка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> + <location filename="../ViewManager/ViewManager.py" line="1599" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation>Meta+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1607" /> + <location filename="../ViewManager/ViewManager.py" line="1608" /> <source>Show Calltips</source> <translation>Показать подсказки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1610" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Подсказки</b><p>Показать подсказки соответствующие символам слева от курсора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> - <location filename="../ViewManager/ViewManager.py" line="1621" /> + <location filename="../ViewManager/ViewManager.py" line="1624" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source>Code Info</source> <translation>Информация о коде</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1625" /> + <location filename="../ViewManager/ViewManager.py" line="1626" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation>Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="1635" /> <source>Show Code Info</source> <translation>Отображение информации для выбранного кода</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1638" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation><b>Информация для кода</b><p>Показ информации для кода на позиции курсора.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1649" /> <location filename="../ViewManager/ViewManager.py" line="1648" /> - <location filename="../ViewManager/ViewManager.py" line="1647" /> <source>Sort</source> <translation>Сортировка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1650" /> + <location filename="../ViewManager/ViewManager.py" line="1651" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1657" /> + <location filename="../ViewManager/ViewManager.py" line="1658" /> <source>Sort the lines containing the rectangular selection</source> <translation>Сортировать строки в прямоугольной выборке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1662" /> + <location filename="../ViewManager/ViewManager.py" line="1663" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation><b>Сортировка</b><p>Сортировать строки в прямоугольной выборке, принимая во внимание только выделенную часть и игнорируя символы пропуска.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1675" /> <location filename="../ViewManager/ViewManager.py" line="1674" /> - <location filename="../ViewManager/ViewManager.py" line="1673" /> <source>Generate Docstring</source> <translation>Генерировать строки документации</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1676" /> + <location filename="../ViewManager/ViewManager.py" line="1677" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation>Ctrl+Alt+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1685" /> + <location filename="../ViewManager/ViewManager.py" line="1686" /> <source>Generate a docstring for the current function/method</source> <translation>Генерировать строки документации для текущих function/method</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1690" /> + <location filename="../ViewManager/ViewManager.py" line="1691" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation><b>Генерировать строки документации</b><p>Генерировать строки документации для текущих function/method если курсор расположен в строке определения функции или в последующей строке. Строки документации вставляются в соответствующую позицию, а курсор помещается в конец строки описания.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2505" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> + <location filename="../ViewManager/ViewManager.py" line="2506" /> + <location filename="../ViewManager/ViewManager.py" line="2503" /> <source>Insert new line below current line</source> <translation>Вставить новую строку после текущей</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2508" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2509" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2510" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3364" /> + <location filename="../ViewManager/ViewManager.py" line="3365" /> <source>&Edit</source> <translation>П&равка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3420" /> - <location filename="../ViewManager/ViewManager.py" line="3418" /> + <location filename="../ViewManager/ViewManager.py" line="3421" /> + <location filename="../ViewManager/ViewManager.py" line="3419" /> <source>Edit</source> <translation>Редактировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3566" /> - <location filename="../ViewManager/ViewManager.py" line="3564" /> + <location filename="../ViewManager/ViewManager.py" line="3567" /> + <location filename="../ViewManager/ViewManager.py" line="3565" /> <source>Search current word forward</source> <translation>Поиск следующего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3568" /> + <location filename="../ViewManager/ViewManager.py" line="3569" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3577" /> + <location filename="../ViewManager/ViewManager.py" line="3578" /> <source>Search next occurrence of the current word</source> <translation>Поиск следующего вхождения текущего слова впереди</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3582" /> + <location filename="../ViewManager/ViewManager.py" line="3583" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation><b>Поиск текущего слова вперёди</b><p>Поиск следующего вхождения текущего слова далее в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3595" /> - <location filename="../ViewManager/ViewManager.py" line="3593" /> + <location filename="../ViewManager/ViewManager.py" line="3596" /> + <location filename="../ViewManager/ViewManager.py" line="3594" /> <source>Search current word backward</source> <translation>Поиск предыдущего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3597" /> + <location filename="../ViewManager/ViewManager.py" line="3598" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3606" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search previous occurrence of the current word</source> <translation>Поиск предыдущего вхождения текущего слова сзади</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3611" /> + <location filename="../ViewManager/ViewManager.py" line="3612" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation><b>Поиск текущего слова сзади</b><p>Поиск предыдущего вхождения текущего слова сзади в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3744" /> - <location filename="../ViewManager/ViewManager.py" line="3733" /> + <location filename="../ViewManager/ViewManager.py" line="3745" /> + <location filename="../ViewManager/ViewManager.py" line="3734" /> <source>Goto Line</source> <translation>Перейти на строку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3735" /> + <location filename="../ViewManager/ViewManager.py" line="3736" /> <source>&Goto Line...</source> <translation>&Перейти на строку...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3737" /> + <location filename="../ViewManager/ViewManager.py" line="3738" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Перейти на строку</b> <p>Перейти на указанную строку текущего редактора. Будет показан диалог ввода номера строки.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3769" /> - <location filename="../ViewManager/ViewManager.py" line="3758" /> + <location filename="../ViewManager/ViewManager.py" line="3770" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Goto Brace</source> <translation>Перейти к скобке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3761" /> <source>Goto &Brace</source> <translation>Перейти к &скобке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3762" /> + <location filename="../ViewManager/ViewManager.py" line="3763" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3772" /> + <location filename="../ViewManager/ViewManager.py" line="3773" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Перейти к скобке</b> <p>Переход к соответствующей скобке.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3795" /> - <location filename="../ViewManager/ViewManager.py" line="3782" /> + <location filename="../ViewManager/ViewManager.py" line="3796" /> + <location filename="../ViewManager/ViewManager.py" line="3783" /> <source>Goto Last Edit Location</source> <translation>Перейти к месту последнего редактирования</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3784" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Goto Last &Edit Location</source> <translation>П&ерейти к месту последнего редактирования</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3787" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation>Ctrl+Shift+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3798" /> + <location filename="../ViewManager/ViewManager.py" line="3799" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation><b>Перейти к месту последнего редактирования</b><p>Переход к месту последнего редактирования в текущем редакторе.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="3811" /> <location filename="../ViewManager/ViewManager.py" line="3810" /> - <location filename="../ViewManager/ViewManager.py" line="3809" /> <source>Goto Previous Method or Class</source> <translation>Перейти к предыдущему методу или классу</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3812" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3823" /> + <location filename="../ViewManager/ViewManager.py" line="3824" /> <source>Go to the previous method or class definition</source> <translation>Перейти к предыдущему объявлению метода или класса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3828" /> + <location filename="../ViewManager/ViewManager.py" line="3829" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation><b>Перейти к предыдущему методу или классу</b><p>Переход к предыдущему объявлению метода или класса и подсветка его имени.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="3841" /> <location filename="../ViewManager/ViewManager.py" line="3840" /> - <location filename="../ViewManager/ViewManager.py" line="3839" /> <source>Goto Next Method or Class</source> <translation>Перейти к следующему методу или классу</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3842" /> + <location filename="../ViewManager/ViewManager.py" line="3843" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3851" /> + <location filename="../ViewManager/ViewManager.py" line="3852" /> <source>Go to the next method or class definition</source> <translation>Перейти к следующему объявлению метода или класса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3856" /> + <location filename="../ViewManager/ViewManager.py" line="3857" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation><b>Перейти к следующему методу или классу</b><p>Переход к следующему объявлению метода или класса и подсветка его имени.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3869" /> + <location filename="../ViewManager/ViewManager.py" line="3870" /> <source>Search in Files</source> <translation>Поиск в файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3871" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Search in &Files...</source> <translation>Найти в &файлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3874" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3882" /> + <location filename="../ViewManager/ViewManager.py" line="3883" /> <source>Search for a text in files</source> <translation>Поиск заданного текста в файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3885" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation><b>Поиск в файлах</b> <p>Поиск заданного текста в файлах дерева директорий или проекта. Отображение окна ввода искомого текста, опций поиска и отображения результатов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3897" /> - <source>Replace in Files</source> - <translation>Заменить в файлах</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="3898" /> + <source>Replace in Files</source> + <translation>Заменить в файлах</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3899" /> <source>Replace in F&iles...</source> <translation>Заменить в ф&айлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3900" /> + <location filename="../ViewManager/ViewManager.py" line="3901" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3909" /> + <location filename="../ViewManager/ViewManager.py" line="3910" /> <source>Search for a text in files and replace it</source> <translation>Поиск заданного текста в файлах и его замена</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation><b>Заменить в файлах</b><p>Поиск заданного текста в файлах дерева директорий или проекта и его замена. Отображение окна ввода искомого текста, текста замены, настроек поиска и отображение результата.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3927" /> + <location filename="../ViewManager/ViewManager.py" line="3928" /> <source>Search in Open Files</source> <translation>Поиск в открытых файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3929" /> + <location filename="../ViewManager/ViewManager.py" line="3930" /> <source>Search in Open Files...</source> <translation>Найти в открытых файлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3931" /> + <location filename="../ViewManager/ViewManager.py" line="3932" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation>Meta+Ctrl+Alt+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3941" /> <source>Search for a text in open files</source> <translation>Поиск текста в открытых файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3943" /> + <location filename="../ViewManager/ViewManager.py" line="3944" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation><b>Поиск в открытых файлах</b><p>Поиск заданного текста только в открытых файлах. Окно диалога позволит ввести текст для поиска, опции для поиска, а так же покажет результат</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3955" /> - <source>Replace in Open Files</source> - <translation>Замена в открытых файлах</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="3956" /> + <source>Replace in Open Files</source> + <translation>Замена в открытых файлах</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3957" /> <source>Replace in Open Files...</source> <translation>Заменить в открытых файлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3958" /> + <location filename="../ViewManager/ViewManager.py" line="3959" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3967" /> + <location filename="../ViewManager/ViewManager.py" line="3968" /> <source>Search for a text in open files and replace it</source> <translation>Поиск текста в открытых файлах и его замена</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3972" /> + <location filename="../ViewManager/ViewManager.py" line="3973" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation><b>Заменить в открытых файлах</b><p>Искать текст только в открытых файлах и заменить его.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3994" /> <source>&Search</source> <translation>&Поиск</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4172" /> - <location filename="../ViewManager/ViewManager.py" line="4164" /> + <location filename="../ViewManager/ViewManager.py" line="4173" /> + <location filename="../ViewManager/ViewManager.py" line="4165" /> <source>Toggle all folds</source> <translation>Свернуть/Развернуть все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4165" /> + <location filename="../ViewManager/ViewManager.py" line="4166" /> <source>&Toggle all folds</source> <translation>&Свернуть/Развернуть все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4175" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Свернуть/Развернуть все свертки</b><p>Свернуть/Развернуть все свертки текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4197" /> - <location filename="../ViewManager/ViewManager.py" line="4185" /> + <location filename="../ViewManager/ViewManager.py" line="4198" /> + <location filename="../ViewManager/ViewManager.py" line="4186" /> <source>Toggle all folds (including children)</source> <translation>Свернуть/Развернуть все свёртки (включая дочерние)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4188" /> + <location filename="../ViewManager/ViewManager.py" line="4189" /> <source>Toggle all &folds (including children)</source> <translation>Свернуть/Развернуть все &свёртки (включая дочерние)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4202" /> + <location filename="../ViewManager/ViewManager.py" line="4203" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Свернуть/Развернуть все свёртки (включая дочерние)</b><p>Свернуть/Развернуть все свёртки в текущем редакторе, включая все дочерние.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4221" /> - <location filename="../ViewManager/ViewManager.py" line="4213" /> + <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4214" /> <source>Toggle current fold</source> <translation>Свернуть/Развернуть текущую свертку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4214" /> + <location filename="../ViewManager/ViewManager.py" line="4215" /> <source>Toggle &current fold</source> <translation>Свернуть/Развернуть &текущую свертку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4224" /> + <location filename="../ViewManager/ViewManager.py" line="4225" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Свернуть/Развернуть текущую свертку</b><p>Свернуть/Развернуть свертку текущей строки текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4243" /> - <location filename="../ViewManager/ViewManager.py" line="4235" /> + <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4236" /> <source>Clear all folds</source> <translation>Очистить все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4236" /> + <location filename="../ViewManager/ViewManager.py" line="4237" /> <source>Clear &all folds</source> <translation>Очистить &все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation><b>Очистить все свертки</b><p>Очистить все свертки текущего редактора, т. е. убедиться, что все строки отображаются развернутыми.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4266" /> - <location filename="../ViewManager/ViewManager.py" line="4259" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4267" /> + <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4258" /> <source>Remove all highlights</source> <translation>Снять все выделения</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4269" /> + <location filename="../ViewManager/ViewManager.py" line="4270" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Снять все выделения</b><p>Снять выделения во всех редакторах.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4279" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>New Document View</source> <translation>Новое окно для документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4282" /> <source>New &Document View</source> <translation>Новое окно для &документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4288" /> + <location filename="../ViewManager/ViewManager.py" line="4289" /> <source>Open a new view of the current document</source> <translation>Открыть новое окно для текущего документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4293" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Новое окно для документа</b><p>Открытие нового окна для текущего документа. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4309" /> - <location filename="../ViewManager/ViewManager.py" line="4305" /> + <location filename="../ViewManager/ViewManager.py" line="4310" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source>New Document View (with new split)</source> <translation>Новое окно для документа (в новом разделе)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4319" /> <source>Open a new view of the current document in a new split</source> <translation>Открыть новое окно для текущего документа в новом разделе</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4323" /> + <location filename="../ViewManager/ViewManager.py" line="4324" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Новое окно для документа</b><p>Открытие нового окна для текущего документа в новом разделе. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4335" /> + <location filename="../ViewManager/ViewManager.py" line="4336" /> <source>Split view</source> <translation>Разделить окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4337" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>&Split view</source> <translation>&Разделить окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4344" /> + <location filename="../ViewManager/ViewManager.py" line="4345" /> <source>Add a split to the view</source> <translation>Разделить текущее окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4347" /> + <location filename="../ViewManager/ViewManager.py" line="4348" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Разделить окно</b><p>Разделение текущего окна.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> - <source>Arrange horizontally</source> - <translation>Расположить окна горизонтально</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4357" /> + <source>Arrange horizontally</source> + <translation>Расположить окна горизонтально</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4358" /> <source>Arrange &horizontally</source> <translation>Расположить окна &горизонтально</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4365" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Arrange the splitted views horizontally</source> <translation>Расположить разделённые окна горизонтально</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4370" /> + <location filename="../ViewManager/ViewManager.py" line="4371" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Расположить горизонтально</b> <p>Расположить разделённые окна горизонтально.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4381" /> + <location filename="../ViewManager/ViewManager.py" line="4382" /> <source>Remove split</source> <translation>Отменить разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4383" /> + <location filename="../ViewManager/ViewManager.py" line="4384" /> <source>&Remove split</source> <translation>&Отменить разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4391" /> <source>Remove the current split</source> <translation>Отменить текущее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4393" /> + <location filename="../ViewManager/ViewManager.py" line="4394" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Отменить разделение</b><p>Отмена текущего разделения.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4402" /> - <source>Next split</source> - <translation>Следующее разделение</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4403" /> + <source>Next split</source> + <translation>Следующее разделение</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4404" /> <source>&Next split</source> <translation>&Следующее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4405" /> + <location filename="../ViewManager/ViewManager.py" line="4406" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4414" /> + <location filename="../ViewManager/ViewManager.py" line="4415" /> <source>Move to the next split</source> <translation>Перейти в следующее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4417" /> + <location filename="../ViewManager/ViewManager.py" line="4418" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Следующее разделение</b><p>Перейти в следующее разделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4426" /> - <source>Previous split</source> - <translation>Предыдущее разделение</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4427" /> + <source>Previous split</source> + <translation>Предыдущее разделение</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4428" /> <source>&Previous split</source> <translation>&Предыдущее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4429" /> + <location filename="../ViewManager/ViewManager.py" line="4430" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4438" /> + <location filename="../ViewManager/ViewManager.py" line="4439" /> <source>Move to the previous split</source> <translation>Перейти в предыдущее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4441" /> + <location filename="../ViewManager/ViewManager.py" line="4442" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Предыдущее разделение</b><p>Перейти в предыдущее разделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4452" /> - <location filename="../ViewManager/ViewManager.py" line="4450" /> + <location filename="../ViewManager/ViewManager.py" line="4453" /> + <location filename="../ViewManager/ViewManager.py" line="4451" /> <source>Preview</source> <translation>Предварительный просмотр</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4460" /> + <location filename="../ViewManager/ViewManager.py" line="4461" /> <source>Preview the current file in the web browser</source> <translation>Предварительный просмотр текущего файла в web-браузере</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4465" /> + <location filename="../ViewManager/ViewManager.py" line="4466" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation><b>Предварительный просмотр</b><p>Предварительный просмотр текущего файла в web-браузере.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4479" /> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4480" /> + <location filename="../ViewManager/ViewManager.py" line="4478" /> <source>Python AST Viewer</source> <translation>Просмотрщик Python AST</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4487" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Show the AST for the current Python file</source> <translation>AST-представление текущего файла Python</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4492" /> + <location filename="../ViewManager/ViewManager.py" line="4493" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation><b>Просмотрщик Python AST</b><p>Получение синтаксического древовидного представления (AST) для текущего файла с кодом Python.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4506" /> - <location filename="../ViewManager/ViewManager.py" line="4504" /> + <location filename="../ViewManager/ViewManager.py" line="4507" /> + <location filename="../ViewManager/ViewManager.py" line="4505" /> <source>Python Disassembly Viewer</source> <translation>Просмотрщик Python Disassembly</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4514" /> + <location filename="../ViewManager/ViewManager.py" line="4515" /> <source>Show the Disassembly for the current Python file</source> <translation>Показ дизассемблирования текущего файла Python</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4520" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation><b>Просмотрщик Python Disassembly</b><p>Получение синтаксического древовидного представления дизассемблирования текущего файла с кодом Python.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4554" /> + <location filename="../ViewManager/ViewManager.py" line="4555" /> <source>&View</source> <translation>&Вид</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4588" /> - <location filename="../ViewManager/ViewManager.py" line="4586" /> + <location filename="../ViewManager/ViewManager.py" line="4589" /> + <location filename="../ViewManager/ViewManager.py" line="4587" /> <source>View</source> <translation>Вид</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4627" /> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4628" /> + <location filename="../ViewManager/ViewManager.py" line="4620" /> <source>Start Macro Recording</source> <translation>Начать запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4620" /> + <location filename="../ViewManager/ViewManager.py" line="4621" /> <source>S&tart Macro Recording</source> <translation>&Начать запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4630" /> + <location filename="../ViewManager/ViewManager.py" line="4631" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Начать запись макроса</b> <p>Начать запись команд редактора в новый макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4648" /> - <location filename="../ViewManager/ViewManager.py" line="4640" /> + <location filename="../ViewManager/ViewManager.py" line="4649" /> + <location filename="../ViewManager/ViewManager.py" line="4641" /> <source>Stop Macro Recording</source> <translation>Закончить запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4642" /> <source>Sto&p Macro Recording</source> <translation>&Закончить запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4651" /> + <location filename="../ViewManager/ViewManager.py" line="4652" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Закончить запись макроса</b> <p>Закончить запись команд редактора в новый макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4669" /> - <location filename="../ViewManager/ViewManager.py" line="4661" /> + <location filename="../ViewManager/ViewManager.py" line="4670" /> + <location filename="../ViewManager/ViewManager.py" line="4662" /> <source>Run Macro</source> <translation>Выполнить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4662" /> + <location filename="../ViewManager/ViewManager.py" line="4663" /> <source>&Run Macro</source> <translation>&Выполнить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4672" /> + <location filename="../ViewManager/ViewManager.py" line="4673" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Выполнить макрос</b> <p>Запустить записанный макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4690" /> - <location filename="../ViewManager/ViewManager.py" line="4682" /> + <location filename="../ViewManager/ViewManager.py" line="4691" /> + <location filename="../ViewManager/ViewManager.py" line="4683" /> <source>Delete Macro</source> <translation>Удалить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4683" /> + <location filename="../ViewManager/ViewManager.py" line="4684" /> <source>&Delete Macro</source> <translation>&Удалить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4693" /> + <location filename="../ViewManager/ViewManager.py" line="4694" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Удалить макрос</b><p>Удалить записанный макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4711" /> - <location filename="../ViewManager/ViewManager.py" line="4703" /> + <location filename="../ViewManager/ViewManager.py" line="4712" /> + <location filename="../ViewManager/ViewManager.py" line="4704" /> <source>Load Macro</source> <translation>Загрузить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4704" /> + <location filename="../ViewManager/ViewManager.py" line="4705" /> <source>&Load Macro</source> <translation>&Загрузить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4714" /> + <location filename="../ViewManager/ViewManager.py" line="4715" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Загрузить макрос</b> <p>Загрузить из файла макрос для редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4731" /> - <location filename="../ViewManager/ViewManager.py" line="4723" /> + <location filename="../ViewManager/ViewManager.py" line="4732" /> + <location filename="../ViewManager/ViewManager.py" line="4724" /> <source>Save Macro</source> <translation>Сохранить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4724" /> + <location filename="../ViewManager/ViewManager.py" line="4725" /> <source>&Save Macro</source> <translation>&Сохранить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4734" /> + <location filename="../ViewManager/ViewManager.py" line="4735" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Сохранить макрос</b><p>Сохранить записанный макрос в файл.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4751" /> + <location filename="../ViewManager/ViewManager.py" line="4752" /> <source>&Macros</source> <translation>&Макросы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4782" /> - <location filename="../ViewManager/ViewManager.py" line="4769" /> + <location filename="../ViewManager/ViewManager.py" line="4783" /> + <location filename="../ViewManager/ViewManager.py" line="4770" /> <source>Toggle Bookmark</source> <translation>Создать/Удалить закладку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4771" /> + <location filename="../ViewManager/ViewManager.py" line="4772" /> <source>&Toggle Bookmark</source> <translation>&Создать/Удалить закладку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4773" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4785" /> + <location filename="../ViewManager/ViewManager.py" line="4786" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Создать/Удалить закладку</b><p>Создать/Удалить закладку на текущей строке текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4809" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4810" /> + <location filename="../ViewManager/ViewManager.py" line="4797" /> <source>Next Bookmark</source> <translation>Следующая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4798" /> + <location filename="../ViewManager/ViewManager.py" line="4799" /> <source>&Next Bookmark</source> <translation>&Следующая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4800" /> + <location filename="../ViewManager/ViewManager.py" line="4801" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4812" /> + <location filename="../ViewManager/ViewManager.py" line="4813" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Следующая закладка</b> <p>Переход к следующей закладке в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4835" /> - <location filename="../ViewManager/ViewManager.py" line="4822" /> + <location filename="../ViewManager/ViewManager.py" line="4836" /> + <location filename="../ViewManager/ViewManager.py" line="4823" /> <source>Previous Bookmark</source> <translation>Предыдущая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4825" /> <source>&Previous Bookmark</source> <translation>&Предыдущая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4826" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4839" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Предыдущая закладка</b> <p>Переход к предыдущей закладке в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> - <location filename="../ViewManager/ViewManager.py" line="4848" /> + <location filename="../ViewManager/ViewManager.py" line="4861" /> + <location filename="../ViewManager/ViewManager.py" line="4849" /> <source>Clear Bookmarks</source> <translation>Стереть закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4850" /> <source>&Clear Bookmarks</source> <translation>&Стереть закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4851" /> + <location filename="../ViewManager/ViewManager.py" line="4852" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4863" /> + <location filename="../ViewManager/ViewManager.py" line="4864" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Стереть закладки</b><p>Убрать закладки из всех редакторов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4882" /> - <location filename="../ViewManager/ViewManager.py" line="4873" /> + <location filename="../ViewManager/ViewManager.py" line="4883" /> + <location filename="../ViewManager/ViewManager.py" line="4874" /> <source>Goto Syntax Error</source> <translation>Перейти к синтаксической ошибке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4875" /> + <location filename="../ViewManager/ViewManager.py" line="4876" /> <source>&Goto Syntax Error</source> <translation>&Перейти к синтаксической ошибке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4885" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Перейти к синтаксической ошибке</b> <p>Переход к следующей синтаксической ошибке в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4903" /> - <location filename="../ViewManager/ViewManager.py" line="4895" /> + <location filename="../ViewManager/ViewManager.py" line="4904" /> + <location filename="../ViewManager/ViewManager.py" line="4896" /> <source>Clear Syntax Errors</source> <translation>Очистить синтаксические ошибки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4896" /> + <location filename="../ViewManager/ViewManager.py" line="4897" /> <source>Clear &Syntax Errors</source> <translation>Очистить синтаксические &ошибки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4906" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Очистить синтаксические ошибки</b><p>Убрать сообщения об синтаксических ошибках во всех редакторах.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4925" /> - <location filename="../ViewManager/ViewManager.py" line="4916" /> + <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4917" /> <source>Next warning message</source> <translation>Следующее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4918" /> + <location filename="../ViewManager/ViewManager.py" line="4919" /> <source>&Next warning message</source> <translation>&Следующее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation><b>Следующее предупреждение</b><p>Переход к следующей строке текущего редактора, имеющей предупреждение pyflakes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4948" /> - <location filename="../ViewManager/ViewManager.py" line="4939" /> + <location filename="../ViewManager/ViewManager.py" line="4949" /> + <location filename="../ViewManager/ViewManager.py" line="4940" /> <source>Previous warning message</source> <translation>Предыдущее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4941" /> + <location filename="../ViewManager/ViewManager.py" line="4942" /> <source>&Previous warning message</source> <translation>&Предыдущее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4951" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation><b>Предыдущее предупреждение</b><p>Переход к предыдущей строке текущего редактора, имеющей предупреждение pyflakes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4970" /> - <location filename="../ViewManager/ViewManager.py" line="4962" /> + <location filename="../ViewManager/ViewManager.py" line="4971" /> + <location filename="../ViewManager/ViewManager.py" line="4963" /> <source>Clear Warning Messages</source> <translation>Очистить предупреждения</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4963" /> + <location filename="../ViewManager/ViewManager.py" line="4964" /> <source>Clear &Warning Messages</source> <translation>&Очистить предупреждения</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4973" /> + <location filename="../ViewManager/ViewManager.py" line="4974" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation><b>Очистить предупреждения</b><p>Очистить предупреждения от pyflakes во всех окнах редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4993" /> + <location filename="../ViewManager/ViewManager.py" line="4984" /> <source>Next uncovered line</source> <translation>Следующая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4985" /> + <location filename="../ViewManager/ViewManager.py" line="4986" /> <source>&Next uncovered line</source> <translation>&Следующая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4996" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Следующая неохваченная строка</b><p>Переход к строке текущего редактора, помеченной как неохваченная.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5015" /> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Previous uncovered line</source> <translation>Предыдущая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5009" /> <source>&Previous uncovered line</source> <translation>&Предыдущая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5018" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Следующая неохваченная строка</b><p>Перейти предыдущей к строке в текущем редакторе, помеченной как неохваченная.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5038" /> - <location filename="../ViewManager/ViewManager.py" line="5029" /> + <location filename="../ViewManager/ViewManager.py" line="5039" /> + <location filename="../ViewManager/ViewManager.py" line="5030" /> <source>Next Task</source> <translation>Следующая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5031" /> + <location filename="../ViewManager/ViewManager.py" line="5032" /> <source>&Next Task</source> <translation>&Следующая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5041" /> + <location filename="../ViewManager/ViewManager.py" line="5042" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Следующая задача</b> <p>Переход к следующей строке редактора, где определена задача.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5051" /> + <location filename="../ViewManager/ViewManager.py" line="5061" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Previous Task</source> <translation>Предыдущая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5054" /> <source>&Previous Task</source> <translation>&Предыдущая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5064" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Предыдущая задача</b><p>Переход к предыдущей строке редактора, где определена задача.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5083" /> - <location filename="../ViewManager/ViewManager.py" line="5074" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> + <location filename="../ViewManager/ViewManager.py" line="5075" /> <source>Next Change</source> <translation>Следующее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5076" /> + <location filename="../ViewManager/ViewManager.py" line="5077" /> <source>&Next Change</source> <translation>&Следующее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5086" /> + <location filename="../ViewManager/ViewManager.py" line="5087" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation><b>Следующее изменение</b><p>Переход к следующей строке текущего редактора, на которой есть маркер об изменении.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5106" /> - <location filename="../ViewManager/ViewManager.py" line="5097" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> + <location filename="../ViewManager/ViewManager.py" line="5098" /> <source>Previous Change</source> <translation>Предыдущее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5099" /> + <location filename="../ViewManager/ViewManager.py" line="5100" /> <source>&Previous Change</source> <translation>&Предыдущее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5109" /> + <location filename="../ViewManager/ViewManager.py" line="5110" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation><b>Предыдущее изменение</b><p>Переход к предыдущей строке текущего редактора, на которой есть маркер об изменении.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5129" /> - <location filename="../ViewManager/ViewManager.py" line="5127" /> + <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5128" /> <source>&Bookmarks</source> <translation>&Закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5170" /> + <location filename="../ViewManager/ViewManager.py" line="5173" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> <source>Bookmarks</source> <translation>Закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5206" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Check spelling</source> <translation>Проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>Check &spelling...</source> <translation>Проверка &орфографии...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5211" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5219" /> + <location filename="../ViewManager/ViewManager.py" line="5220" /> <source>Perform spell check of current editor</source> <translation>Проверить орфографию в текущем редакторе</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5224" /> + <location filename="../ViewManager/ViewManager.py" line="5225" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation><b>Проверка орфографии</b><p>Проверка орфографии в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5234" /> + <location filename="../ViewManager/ViewManager.py" line="5235" /> <source>Automatic spell checking</source> <translation>Автоматическая проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5236" /> + <location filename="../ViewManager/ViewManager.py" line="5237" /> <source>&Automatic spell checking</source> <translation>&Автоматическая проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5244" /> + <location filename="../ViewManager/ViewManager.py" line="5245" /> <source>(De-)Activate automatic spell checking</source> <translation>Разрешить/Запретить автоматическую проверку орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5249" /> + <location filename="../ViewManager/ViewManager.py" line="5250" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Автоматическая проверка орфографии</b><p>Запретить или разрешить автоматическую проверку орфографии.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5282" /> + <location filename="../ViewManager/ViewManager.py" line="5283" /> <source>Edit Dictionary</source> <translation>Редактировать словарь</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> <source>Project Word List</source> <translation>Словарь проекта</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5289" /> + <location filename="../ViewManager/ViewManager.py" line="5290" /> <source>Project Exception List</source> <translation>Список исключений проекта</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5294" /> + <location filename="../ViewManager/ViewManager.py" line="5295" /> <source>User Word List</source> <translation>Словарь пользователя</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5298" /> + <location filename="../ViewManager/ViewManager.py" line="5299" /> <source>User Exception List</source> <translation>Список исключений пользователя</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5318" /> - <location filename="../ViewManager/ViewManager.py" line="5316" /> + <location filename="../ViewManager/ViewManager.py" line="5319" /> + <location filename="../ViewManager/ViewManager.py" line="5317" /> <source>Spelling</source> <translation>Проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5344" /> + <location filename="../ViewManager/ViewManager.py" line="5345" /> <source>Open files</source> <translation>Открыть файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5392" /> - <source>File Modified</source> - <translation>Файл изменён</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5393" /> + <source>File Modified</source> + <translation>Файл изменён</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5819" /> + <location filename="../ViewManager/ViewManager.py" line="5820" /> <source>Line: {0:5}</source> <translation>Строка: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5825" /> + <location filename="../ViewManager/ViewManager.py" line="5826" /> <source>Pos: {0:5}</source> <translation>Позиция: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5845" /> + <location filename="../ViewManager/ViewManager.py" line="5846" /> <source>Language: {0}</source> <translation>Язык: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5854" /> + <location filename="../ViewManager/ViewManager.py" line="5855" /> <source>EOL Mode: {0}</source> <translation>Режим конца строк: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6315" /> - <location filename="../ViewManager/ViewManager.py" line="6273" /> + <location filename="../ViewManager/ViewManager.py" line="6316" /> + <location filename="../ViewManager/ViewManager.py" line="6274" /> <source>&Clear</source> <translation>&Очистить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6309" /> + <location filename="../ViewManager/ViewManager.py" line="6310" /> <source>&Add</source> <translation>&Добавить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6312" /> + <location filename="../ViewManager/ViewManager.py" line="6313" /> <source>&Edit...</source> <translation>&Правка...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7349" /> - <location filename="../ViewManager/ViewManager.py" line="7335" /> - <location filename="../ViewManager/ViewManager.py" line="7303" /> + <location filename="../ViewManager/ViewManager.py" line="7350" /> + <location filename="../ViewManager/ViewManager.py" line="7336" /> + <location filename="../ViewManager/ViewManager.py" line="7304" /> <source>Edit Spelling Dictionary</source> <translation>Редактировать орфографический словарь</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7306" /> + <location filename="../ViewManager/ViewManager.py" line="7307" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл словаря<b>{0}</b></p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7322" /> + <location filename="../ViewManager/ViewManager.py" line="7323" /> <source>Editing {0}</source> <translation>Редактирование {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7338" /> + <location filename="../ViewManager/ViewManager.py" line="7339" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation><p>Невозможно записать файл словаря<b>{0}</b></p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7352" /> + <location filename="../ViewManager/ViewManager.py" line="7353" /> <source>The spelling dictionary was saved successfully.</source> <translation>Файл словаря успешно сохранён.</translation> </message> @@ -97149,6 +97452,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui" line="0" /> + <source><p>Select to force the use of <b>http://</b> instead of <b>https://</b>.</p></source> + <translation><p>Разрешить принудительное использование <b>http://</b> вместо <b>https://</b>.</p></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui" line="0" /> + <source>Enforce unencrypted downloads</source> + <translation>Выполнять незашифрованную загрузку</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui" line="0" /> <source>Press to open a dialog to manage spell checking dictionaries</source> <translation>Открыть диалог управления словарями проверки орфографии</translation> </message> @@ -100886,12 +101199,12 @@ <context> <name>eric7_ide</name> <message> - <location filename="../eric7_ide.py" line="387" /> + <location filename="../eric7_ide.py" line="384" /> <source>Starting...</source> <translation>Запуск...</translation> </message> <message> - <location filename="../eric7_ide.py" line="393" /> + <location filename="../eric7_ide.py" line="390" /> <source>Generating Main Window...</source> <translation>Создание главного окна...</translation> </message>