--- a/src/eric7/i18n/eric7_ru.ts Sun Mar 05 12:26:12 2023 +0100 +++ b/src/eric7/i18n/eric7_ru.ts Sun Mar 05 17:07:49 2023 +0100 @@ -1780,7 +1780,7 @@ <translation>Обнаружена неиндексированная ошибка.</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="1308" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1310" /> <source>Operation not supported.</source> <translation type="unfinished" /> </message> @@ -5961,7 +5961,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="246" /> + <location filename="../Utilities/__init__.py" line="176" /> <source>The coding '{0}' is wrong for the given text.</source> <translation>Кодировка '{0}' не подходит для выбранного текста.</translation> </message> @@ -20178,7 +20178,7 @@ <translation>Прошить микрокод MicroPython</translation> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="1178" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1181" /> <location filename="../MicroPython/Devices/EspDevices.py" line="170" /> <source>Flash Additional Firmware</source> <translation>Прошить дополнительный микрокод</translation> @@ -20229,8 +20229,8 @@ <translation>Вывод команды 'esptool read_flash'</translation> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="1177" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="1136" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1180" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1139" /> <location filename="../MicroPython/Devices/EspDevices.py" line="330" /> <source>'esptool write_flash' Output</source> <translation>Вывод команды 'esptool write_flash'</translation> @@ -20311,7 +20311,7 @@ <translation>Вывод команды 'esptool erase_flash'</translation> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="1137" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1140" /> <source>Flash µPy/CPy Firmware</source> <translation type="unfinished" /> </message> @@ -29595,27 +29595,27 @@ <context> <name>Globals</name> <message> - <location filename="../Globals/__init__.py" line="209" /> + <location filename="../Globals/__init__.py" line="184" /> <source>{0:4.2f} Bytes</source> <translation>{0:4.2f} байтов</translation> </message> <message> - <location filename="../Globals/__init__.py" line="212" /> + <location filename="../Globals/__init__.py" line="187" /> <source>{0:4.2f} KiB</source> <translation>{0:4.2f} KiB</translation> </message> <message> - <location filename="../Globals/__init__.py" line="215" /> + <location filename="../Globals/__init__.py" line="190" /> <source>{0:4.2f} MiB</source> <translation>{0:4.2f} MiB</translation> </message> <message> - <location filename="../Globals/__init__.py" line="218" /> + <location filename="../Globals/__init__.py" line="193" /> <source>{0:4.2f} GiB</source> <translation>{0:4.2f} GiB</translation> </message> <message> - <location filename="../Globals/__init__.py" line="221" /> + <location filename="../Globals/__init__.py" line="196" /> <source>{0:4.2f} TiB</source> <translation>{0:4.2f} TiB</translation> </message> @@ -50217,14 +50217,14 @@ <translation>Показать встроенные модули</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="2061" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2063" /> <location filename="../MicroPython/MicroPythonWidget.py" line="1513" /> <source>Install Package</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="2071" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="2068" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2073" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2070" /> <location filename="../MicroPython/MicroPythonWidget.py" line="1517" /> <source>Install Packages</source> <translation type="unfinished">Установить пакеты</translation> @@ -50412,7 +50412,7 @@ <translation>Плюс любые модули в файловой системе.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="2072" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2074" /> <source>Enter the packages to be installed separated by whitespace:</source> <translation type="unfinished" /> </message> @@ -55480,26 +55480,6 @@ </message> <message> <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>Select to show only licenses of locally installed packages</source> - <translation>Отображать только лицензии локально установленных пакетов</translation> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>Local packages only</source> - <translation>Только локальные пакеты</translation> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>Select to show only licenses of packages installed to the user-site</source> - <translation>Отображать только лицензии user-site установленных пакетов</translation> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>User-Site only</source> - <translation>Только User-Site пакеты</translation> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> <source>Package</source> <translation>Пакет</translation> </message> @@ -55530,31 +55510,47 @@ <translation>Сохранить как CSV...</translation> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="77" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="71" /> <source>Licenses of "{0}"</source> <translation>Лицензии "{0}"</translation> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="81" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="75" /> <source>No environment specified.</source> <translation>Не задана среда окружения.</translation> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="216" /> - <location filename="../PipInterface/PipLicensesDialog.py" line="185" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="202" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="171" /> <source>Save as CSV</source> <translation>Сохранить как CSV</translation> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="187" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="173" /> <source>CSV Files (*.csv);;All Files (*)</source> <translation>Файлы CSV (*.csv);;Все файлы (*)</translation> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="217" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="203" /> <source><p>The license information could not be saved into the CSV file <b>{0}</b>.</p><p>Reason: {1}</p></source> <translation><p>Не удалось сохранить информацию о лицензии в CSV-файле <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> + <message> + <source>Select to show only licenses of locally installed packages</source> + <translation type="vanished">Отображать только лицензии локально установленных пакетов</translation> + </message> + <message> + <source>Local packages only</source> + <translation type="vanished">Только локальные пакеты</translation> + </message> + <message> + <source>Select to show only licenses of packages installed to the user-site</source> + <translation type="vanished">Отображать только лицензии user-site установленных пакетов</translation> + </message> + <message> + <source>User-Site only</source> + <translation type="vanished">Только User-Site пакеты</translation> + </message> </context> <context> <name>PipPackageDetailsDialog</name> @@ -88303,7 +88299,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1061" /> + <location filename="../Utilities/__init__.py" line="991" /> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Вы можете использовать %-коды как заполнители в строке: <table>