--- a/eric7/i18n/eric7_ru.ts Thu Mar 24 19:29:13 2022 +0100 +++ b/eric7/i18n/eric7_ru.ts Fri Mar 25 19:06:20 2022 +0100 @@ -52090,11 +52090,6 @@ </message> <message> <location filename="../PipInterface/PipPackagesWidget.ui" line="0" /> - <source>Press to start the search</source> - <translation>Начать поиск</translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.ui" line="0" /> <source>Enter the search term for the package name</source> <translation>Введите имя пакета в поисковый запрос</translation> </message> @@ -52105,6 +52100,16 @@ </message> <message> <location filename="../PipInterface/PipPackagesWidget.ui" line="0" /> + <source>Press to start the search</source> + <translation>Начать поиск</translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.ui" line="0" /> + <source>Press to search for more packages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.ui" line="0" /> <source>Version</source> <translation>Версия</translation> </message> @@ -52179,99 +52184,100 @@ <translation>Меню pip</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="228" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="230" /> <source>Name:</source> <translation>Имя:</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="229" /> - <source>Version:</source> - <translation>Версия:</translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="230" /> - <source>Location:</source> - <translation>Расположение:</translation> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="231" /> - <source>Requires:</source> - <translation>Зависимости:</translation> + <source>Version:</source> + <translation>Версия:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="232" /> - <source>Summary:</source> - <translation>Аннотация:</translation> + <source>Location:</source> + <translation>Расположение:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="233" /> - <source>Homepage:</source> - <translation>Домашняя страница:</translation> + <source>Requires:</source> + <translation>Зависимости:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="234" /> - <source>Author:</source> - <translation>Автор:</translation> + <source>Summary:</source> + <translation>Аннотация:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="235" /> - <source>Author Email:</source> - <translation>Email автора:</translation> + <source>Homepage:</source> + <translation>Домашняя страница:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="236" /> - <source>License:</source> - <translation>Лицензия:</translation> + <source>Author:</source> + <translation>Автор:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="237" /> - <source>Metadata Version:</source> - <translation>Версия Metadata:</translation> + <source>Author Email:</source> + <translation>Email автора:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="238" /> - <source>Installer:</source> - <translation>Установщик:</translation> + <source>License:</source> + <translation>Лицензия:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="239" /> - <source>Classifiers:</source> - <translation>Классификаторы:</translation> + <source>Metadata Version:</source> + <translation>Версия Metadata:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="240" /> - <source>Entry Points:</source> - <translation>Точки входа:</translation> + <source>Installer:</source> + <translation>Установщик:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="241" /> + <source>Classifiers:</source> + <translation>Классификаторы:</translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="242" /> + <source>Entry Points:</source> + <translation>Точки входа:</translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="243" /> <source>Files:</source> <translation>Файлы:</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="413" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="427" /> <source>Getting installed packages...</source> <translation>Получение списка установленных пакетов...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="429" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="443" /> <source>Getting outdated packages...</source> <translation>Получение списка обновленных пакетов...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1063" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="900" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="878" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1142" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="973" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="962" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="931" /> <source>Search PyPI</source> <translation>Поиск в PyPI</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="879" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="932" /> <source><p>Received an error while searching for <b>{0}</b>.</p><p>Error: {1}</p></source> <translation><p>Получена ошибка при поиске <b>{0}</b>.</p><p>Ошибка: {1}</p></translation> </message> <message numerus="yes"> - <location filename="../PipInterface/PipPackagesWidget.py" line="893" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="947" /> <source>%n package(s) found.</source> <translation> <numerusform>Найден %n пакет.</numerusform> @@ -52280,147 +52286,156 @@ </translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="895" /> - <source>Showing first 20 packages found.</source> - <translation>Показаны первые 20 найденных пакетов.</translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="903" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="901" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="951" /> + <source>Showing first {0} packages found.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="967" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="963" /> <source><p>There were no results for <b>{0}</b>.</p></source> <translation><p>Нет результатов по запросу <b>{0}</b>.</p></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1064" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="974" /> + <source><p>There were no more results for <b>{0}</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1143" /> <source><p>No package details info for <b>{0}</b> available.</p></source> <translation><p>Недоступна подробная информация о пакете <b>{0}</b>.</p></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1078" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1157" /> <source>Install Pip</source> <translation>Инсталировать Pip</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1081" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1160" /> <source>Install Pip to User-Site</source> <translation>Инсталировать Pip в User-Site</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1084" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1163" /> <source>Repair Pip</source> <translation>Восстановить Pip</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1214" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1088" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1293" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1167" /> <source>Install Packages</source> <translation>Установить пакеты</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1091" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1170" /> <source>Install Local Package</source> <translation>Установить локальный пакет</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1095" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1174" /> <source>Install Requirements</source> <translation>Установить зависимости</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1098" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1177" /> <source>Re-Install Selected Packages</source> <translation>Переинсталировать выбранные пакеты</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1101" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1180" /> <source>Uninstall Requirements</source> <translation>Деинсталировать зависимости</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1104" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1183" /> <source>Generate Requirements...</source> <translation>Генерация зависимостей...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1108" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1187" /> <source>Check Vulnerabilities</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1112" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1191" /> <source>Update Vulnerability Database</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1116" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1195" /> <source>Show Cache Info...</source> <translation>Показать информацию о кэше...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1119" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1198" /> <source>Show Cached Files...</source> <translation>Показать кэшированные файлы...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1122" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1201" /> <source>Remove Cached Files...</source> <translation>Удалить кэшированные файлы...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1125" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1204" /> <source>Purge Cache...</source> <translation>Очистить кэш...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1130" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1209" /> <source>Edit User Configuration...</source> <translation>Правка конфигурации пользователя...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1133" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1212" /> <source>Edit Environment Configuration...</source> <translation>Правка конфигурации среды окружения...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1138" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1217" /> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1336" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1323" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1312" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1415" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1402" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1391" /> <source>Edit Configuration</source> <translation>Правка конфигурации</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1337" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1324" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1313" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1416" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1403" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1392" /> <source>No valid configuration path determined. Aborting</source> <translation>Не определен допустимый путь конфигурации. Прерывание</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1491" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1570" /> <source>{0} {1}</source> <comment>package name, package version</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1513" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1592" /> <source>Affected Version:</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1516" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1595" /> <source>Advisory:</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1631" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1710" /> <source>any</source> <translation type="unfinished">любой</translation> </message> + <message> + <source>Showing first 20 packages found.</source> + <translation type="vanished">Показаны первые 20 найденных пакетов.</translation> + </message> </context> <context> <name>PipPage</name>