PyInstaller/i18n/pyinstaller_ru.ts

changeset 23
fb21c3e2dc65
parent 15
0e9ab134e191
child 28
3c8dbc198753
--- a/PyInstaller/i18n/pyinstaller_ru.ts	Sun Apr 22 14:35:39 2018 +0200
+++ b/PyInstaller/i18n/pyinstaller_ru.ts	Thu Nov 01 19:17:02 2018 +0100
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="ru_RU">
+<!DOCTYPE TS><TS version="2.0" language="ru_RU" sourcelanguage="">
 <context>
     <name>PyInstallerCleanupDialog</name>
     <message>
@@ -250,7 +249,7 @@
     <message>
         <location filename="../../PluginPyInstaller.py" line="67"/>
         <source>Packagers - PyInstaller</source>
-        <translation>Упаковщики - PyInstaller</translation>
+        <translation>Упаковщик - PyInstaller</translation>
     </message>
     <message>
         <location filename="../../PluginPyInstaller.py" line="229"/>
@@ -258,82 +257,82 @@
         <translation>Невозможно найти исполняемый файл pyinstaller.exe.</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="416"/>
+        <location filename="../../PluginPyInstaller.py" line="421"/>
         <source>The pyinstaller executable could not be found.</source>
         <translation>Невозможно найти исполняемый файл pyinstaller.</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="293"/>
+        <location filename="../../PluginPyInstaller.py" line="296"/>
         <source>Execute PyInstaller</source>
         <translation>Выполнить PyInstaller</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="293"/>
+        <location filename="../../PluginPyInstaller.py" line="296"/>
         <source>Execute Py&amp;Installer</source>
         <translation>Выполнить Py&amp;Installer</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="297"/>
+        <location filename="../../PluginPyInstaller.py" line="300"/>
         <source>Generate a distribution package using PyInstaller</source>
         <translation>Создать дистрибутивный пакет с помощью PyInstaller</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="299"/>
+        <location filename="../../PluginPyInstaller.py" line="302"/>
         <source>&lt;b&gt;Execute PyInstaller&lt;/b&gt;&lt;p&gt;Generate a distribution package using PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Выполнить PyInstaller&lt;/b&gt;&lt;p&gt;Создание дистрибутивного пакета посредством PyInstaller. Команда выполняется в путях проекта. Все файлы и директории должны быть указаны абсолютно или относительно директории проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="311"/>
+        <location filename="../../PluginPyInstaller.py" line="314"/>
         <source>Make PyInstaller Spec File</source>
         <translation>Создать файл спецификации PyInstaller</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="311"/>
+        <location filename="../../PluginPyInstaller.py" line="314"/>
         <source>Make PyInstaller &amp;Spec File</source>
         <translation>Создать файл &amp;спецификации PyInstaller</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="315"/>
+        <location filename="../../PluginPyInstaller.py" line="318"/>
         <source>Generate a spec file to be used by PyInstaller</source>
         <translation>Создать файл спецификации, который будет использован PyInstaller</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="317"/>
+        <location filename="../../PluginPyInstaller.py" line="320"/>
         <source>&lt;b&gt;Make PyInstaller Spec File&lt;/b&gt;&lt;p&gt;Generate a spec file to be used by PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Создать файл спецификации PyInstaller&lt;/b&gt;&lt;p&gt;Создание файла спецификации посредством PyInstaller. Команда выполняется в путях проекта. Все файлы и директории должны быть указаны абсолютно или относительно директории проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="329"/>
+        <location filename="../../PluginPyInstaller.py" line="332"/>
         <source>Clean PyInstaller</source>
         <translation>Очистить PyInstaller</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="329"/>
+        <location filename="../../PluginPyInstaller.py" line="332"/>
         <source>&amp;Clean PyInstaller</source>
         <translation>&amp;Очистить PyInstaller</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="333"/>
+        <location filename="../../PluginPyInstaller.py" line="336"/>
         <source>Remove the PyInstaller created directories</source>
         <translation>Удалить директории, созданные PyInstaller</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="335"/>
+        <location filename="../../PluginPyInstaller.py" line="338"/>
         <source>&lt;b&gt;Clean PyInstaller&lt;/b&gt;&lt;p&gt;Remove the PyInstaller created directories (dist and build). These are subdirectories within the project path.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Очистить PyInstaller&lt;/b&gt;&lt;p&gt;Удаление директорий (dist и build), созданных PyInstaller. Эти поддиректории находятся в путях проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="416"/>
+        <location filename="../../PluginPyInstaller.py" line="421"/>
         <source>pyinstaller</source>
         <translation>pyinstaller</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="457"/>
+        <location filename="../../PluginPyInstaller.py" line="462"/>
         <source>pyi-makespec</source>
         <translation>pyi-makespec</translation>
     </message>
     <message>
-        <location filename="../../PluginPyInstaller.py" line="457"/>
+        <location filename="../../PluginPyInstaller.py" line="462"/>
         <source>The pyi-makespec executable could not be found.</source>
         <translation>Невозможно найти исполняемый файл pyi-makespec.</translation>
     </message>

eric ide

mercurial