src/eric7/i18n/eric7_ru.ts

branch
eric7
changeset 9850
20c49b517679
parent 9844
2f3d623f7617
child 9853
080e060a0383
--- 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>&lt;p&gt;The license information could not be saved into the CSV file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не удалось сохранить информацию о лицензии в CSV-файле &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</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>&lt;p&gt;You may use %-codes as placeholders in the string. Supported codes are:&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;column of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;directory of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;filename of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;home directory of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;line of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;path of the current project&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%S&lt;/td&gt;&lt;td&gt;selected text of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%U&lt;/td&gt;&lt;td&gt;username of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;the percent sign&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
       <translation>&lt;p&gt;Вы можете использовать %-коды как заполнители в строке:
 &lt;table&gt;

eric ide

mercurial