CxFreeze/i18n/cxfreeze_en.ts

branch
eric7
changeset 134
7880b294d1d1
parent 125
13f16f4e355a
--- a/CxFreeze/i18n/cxfreeze_en.ts	Thu Jun 03 14:27:52 2021 +0200
+++ b/CxFreeze/i18n/cxfreeze_en.ts	Thu Jun 03 17:51:56 2021 +0200
@@ -1,451 +1,445 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="2.0" language="en_US" sourcelanguage="">
-<context>
+<!DOCTYPE TS>
+<TS version="2.0" language="en_US" sourcelanguage="">
+  <context>
     <name>CopyAdditionalFiles</name>
     <message>
-        <location filename="../CxfreezeExecDialog.py" line="279"/>
-        <source>No such file or directory: &apos;{0}&apos;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.py" line="300" />
+      <source>No such file or directory: '{0}'</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.py" line="297"/>
-        <source>
+      <location filename="../CxfreezeExecDialog.py" line="317" />
+      <source>
 Copying {0}: </source>
-        <translation type="unfinished"></translation>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.py" line="316"/>
-        <source>ok</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.py" line="335" />
+      <source>ok</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.py" line="318"/>
-        <source>failed: {0}</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.py" line="338" />
+      <source>failed: {0}</source>
+      <translation type="unfinished" />
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>CxFreezePlugin</name>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="54"/>
-        <source>Packagers - cx_freeze</source>
-        <translation type="unfinished"></translation>
+      <location filename="../../PluginCxFreeze.py" line="55" />
+      <source>Packagers - cx_freeze</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="363"/>
-        <source>The cxfreeze executable could not be found.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../../PluginCxFreeze.py" line="216" />
+      <source>The cxfreeze.bat executable could not be found.Did you run the cxfreeze-postinstall script?</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="272"/>
-        <source>Use cx_freeze</source>
-        <translation type="unfinished"></translation>
+      <location filename="../../PluginCxFreeze.py" line="373" />
+      <location filename="../../PluginCxFreeze.py" line="221" />
+      <source>The cxfreeze executable could not be found.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="272"/>
-        <source>Use cx_&amp;freeze</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../../PluginCxFreeze.py" line="276"/>
-        <source>Generate a distribution package using cx_freeze</source>
-        <translation type="unfinished"></translation>
+      <location filename="../../PluginCxFreeze.py" line="276" />
+      <source>Use cx_freeze</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="278"/>
-        <source>&lt;b&gt;Use cx_freeze&lt;/b&gt;&lt;p&gt;Generate a distribution package using cx_freeze. The command is executed in the project path. All files and directories must be given absolute or relative to the project directory.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../../PluginCxFreeze.py" line="277" />
+      <source>Use cx_&amp;freeze</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="363"/>
-        <source>cxfreeze</source>
-        <translation type="unfinished"></translation>
+      <location filename="../../PluginCxFreeze.py" line="280" />
+      <source>Generate a distribution package using cx_freeze</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="351"/>
-        <source>There is no main script defined for the current project.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../../PluginCxFreeze.py" line="281" />
+      <source>&lt;b&gt;Use cx_freeze&lt;/b&gt;&lt;p&gt;Generate a distribution package using cx_freeze. The command is executed in the project path. All files and directories must be given absolute or relative to the project directory.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="215"/>
-        <source>The cxfreeze.bat executable could not be found.Did you run the cxfreeze-postinstall script?</source>
-        <translation type="unfinished"></translation>
+      <location filename="../../PluginCxFreeze.py" line="372" />
+      <location filename="../../PluginCxFreeze.py" line="360" />
+      <source>cxfreeze</source>
+      <translation type="unfinished" />
     </message>
-</context>
-<context>
+    <message>
+      <location filename="../../PluginCxFreeze.py" line="361" />
+      <source>There is no main script defined for the current project.</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>CxfreezeConfigDialog</name>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="14"/>
-        <source>Cxfreeze Configuration</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Cxfreeze Configuration</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="17"/>
-        <source>&lt;b&gt;Cxfreeze Configuration&lt;/b&gt;
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>&lt;b&gt;Cxfreeze Configuration&lt;/b&gt;
 &lt;p&gt;This dialog is used to configure the cxfreeze (FreezePython) process in order to create a distribution package for the project.&lt;/p&gt;
 &lt;p&gt;All files and directories must be given absolute or relative to the project directory.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="47"/>
-        <source>&amp;General</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>&amp;General</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="53"/>
-        <source>Application icon:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Target directory:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="60"/>
-        <source>Enter name of script which will be executed upon startup</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="78"/>
-        <source>Select to disable copying of dependent files to the target directory</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter the name of the file to create</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="81"/>
-        <source>Do not copy dependant files</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>&lt;p&gt;Enter the name of the directory in which to place the target file and any dependant files.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="88"/>
-        <source>Select to compress the byte code in zip files</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Target name:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="91"/>
-        <source>Compress Byte Code</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>&lt;p&gt;Enter the name of the file to create instead of the base name of the script and the extension of the base binary.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="113"/>
-        <source>Init script:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Base name:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="120"/>
-        <source>Target name:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter the name of a file on which to base the target file</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="127"/>
-        <source>Enter the name of the file to create</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Init script:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="130"/>
-        <source>&lt;p&gt;Enter the name of the file to create instead of the base name of the script and the extension of the base binary.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter name of script which will be executed upon startup</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="137"/>
-        <source>Base name:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Application icon:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="144"/>
-        <source>Enter the name of the target directory</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter the name of the application icon</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="147"/>
-        <source>&lt;p&gt;Enter the name of the directory in which to place the target file and any dependant files.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>cx_Freeze executable:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="154"/>
-        <source>Enter the name of a file on which to base the target file</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Select the cx_freeze executable</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="170"/>
-        <source>Target directory:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Select to disable copying of dependent files to the target directory</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="177"/>
-        <source>Select to optimize generated bytecode</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Do not copy dependant files</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="180"/>
-        <source>Optimize bytecode</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Select to compress the byte code in zip files</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="204"/>
-        <source>Don&apos;t optimize</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Compress Byte Code</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="211"/>
-        <source>Select to optimize the generated bytecode</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Select to optimize generated bytecode</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="214"/>
-        <source>Optimize</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Optimize bytecode</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="221"/>
-        <source>Select to optimize the generated bytecode and remove doc strings</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Select to not optimize the generated bytecode</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="224"/>
-        <source>Optimize (with docstring removal)</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Don't optimize</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="234"/>
-        <source>Select the cx_freeze executable</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Select to optimize the generated bytecode</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="241"/>
-        <source>cx_Freeze executable:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Optimize</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="248"/>
-        <source>Enter the name of the application icon.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Select to optimize the generated bytecode and remove doc strings</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="262"/>
-        <source>&amp;Advanced</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Optimize (with docstring removal)</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="274"/>
-        <source>Default path</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>&amp;Advanced</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Default path</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="281"/>
-        <source>Enter directories to initialize sys.path</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter directories to initialize sys.path</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="284"/>
-        <source>&lt;p&gt;Enter a list of paths separated by the standard path separator, which will be used to initialize sys.path prior to running the module finder.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>&lt;p&gt;Enter a list of paths separated by the standard path separator, which will be used to initialize sys.path prior to running the module finder.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="291"/>
-        <source>Enter directories to modify sys.path</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Include path</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="294"/>
-        <source>&lt;p&gt;Enter a list of paths separated by the standard path separator, which will be used to modify sys.path prior to running the module finder.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter directories to modify sys.path</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="301"/>
-        <source>Include path</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>&lt;p&gt;Enter a list of paths separated by the standard path separator, which will be used to modify sys.path prior to running the module finder.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="308"/>
-        <source>Replace paths:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Replace paths:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="315"/>
-        <source>Enter replacement directives</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter replacement directives</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="318"/>
-        <source>&lt;p&gt;Enter replacement directives used to replace all the paths in modules found. Please see cx_Freeze docu for details.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>&lt;p&gt;Enter replacement directives used to replace all the paths in modules found. Please see cx_Freeze docu for details.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="325"/>
-        <source>Include modules:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Include modules:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="332"/>
-        <source>Enter a comma separated list of modules to include</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter a comma separated list of modules to include</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="339"/>
-        <source>Exclude modules:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Exclude modules:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="346"/>
-        <source>Enter a comma separated list of modules to exclude</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter a comma separated list of modules to exclude</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="353"/>
-        <source>Enter the name of a file in which to place the list of included modules</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>External list file:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="360"/>
-        <source>External list file:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter the name of a file in which to place the list of included modules</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="380"/>
-        <source>Press to select the external list file via a file selection dialog</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Additional &amp;files</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.py" line="355"/>
-        <source>Select external list file</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../CxfreezeConfigDialog.py" line="375"/>
-        <source>Icons</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Add depending files or folders to copy into the distribution folder:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.py" line="376"/>
-        <source>All files</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>List of files and directories which are copied into the distribution directory
+See 'What's this'</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.py" line="387"/>
-        <source>Select the application icon</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=" font-weight:600;"&gt;Additional files list&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Here you can add files and folders which will not frozen by cx_Freeze, but maybe relevant to your application. This could be, e.g., some UI files or a dirctory with your translation files.&lt;/p&gt;&lt;p&gt;Easily add them to the list and they get copied after the freeze.&lt;/p&gt;&lt;p&gt;Remarks: &lt;/p&gt;&lt;p&gt;- Every file or folder will be copied relativ to the destination folder even if it's outside the sourcetree.&lt;/p&gt;&lt;p&gt;- Files and folders don't have to be added to the Eric project first.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.py" line="407"/>
-        <source>Select target directory</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Press to delete the selected entry from the list</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="388"/>
-        <source>Additional &amp;files</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Delete</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="401"/>
-        <source>List of files and directories which are copied into the distribution directory
-See &apos;What&apos;s this&apos;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Press to add the entered file or directory to the list</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Add</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="405"/>
-        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Additional files list&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Here you can add files and folders which will not frozen by cx_Freeze, but maybe relevant to your application. This could be, e.g., some UI files or a dirctory with your translation files.&lt;/p&gt;&lt;p&gt;Easily add them to the list and they get copied after the freeze.&lt;/p&gt;&lt;p&gt;Remarks: &lt;/p&gt;&lt;p&gt;- Every file or folder will be copied relativ to the destination folder even if it&apos;s outside the sourcetree.&lt;/p&gt;&lt;p&gt;- Files and folders don&apos;t have to be added to the Eric project first.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Enter a file or directory to be added.
+Wildcards are allowed, e.g. *.ui</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="420"/>
-        <source>Press to delete the selected entry from the list</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="423"/>
-        <source>Delete</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.ui" line="0" />
+      <source>Press to select a file or directory via a selection dialog</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="433"/>
-        <source>Press to add the entered file or directory to the list</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.py" line="167" />
+      <source>Select target directory</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="436"/>
-        <source>Add</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.py" line="169" />
+      <source>Icons</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="443"/>
-        <source>Enter a file or directory to be added.
-Wildcards are allowed, e.g. *.ui</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.py" line="170" />
+      <source>All files</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.py" line="563"/>
-        <source>Select files and folders</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.py" line="183" />
+      <source>Select the application icon</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="451"/>
-        <source>Press to select a file or directory via a selection dialog</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="394"/>
-        <source>Add depending files or folders to copy into the distribution folder:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.py" line="189" />
+      <source>Select external list file</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeConfigDialog.ui" line="201"/>
-        <source>Select to not optimize the generated bytecode</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeConfigDialog.py" line="607" />
+      <source>Select files and folders</source>
+      <translation type="unfinished" />
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>CxfreezeExecDialog</name>
     <message>
-        <location filename="../CxfreezeExecDialog.ui" line="14"/>
-        <source>Cxfreeze</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.py" line="88" />
+      <source>{0} - {1}</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.ui" line="29"/>
-        <source>Messages</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.py" line="99" />
+      <source>Process Generation Error</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.ui" line="41"/>
-        <source>&lt;b&gt;Packager Execution&lt;/b&gt;
-&lt;p&gt;This shows the output of the packager command.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.py" line="100" />
+      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.ui" line="58"/>
-        <source>Errors</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.py" line="143" />
+      <source>
+{0} aborted.
+</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.ui" line="70"/>
-        <source>&lt;b&gt;Packager Execution&lt;/b&gt;
-&lt;p&gt;This shows the errors of the packager command.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.py" line="157" />
+      <source>
+{0} finished.
+</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.py" line="83"/>
-        <source>{0} - {1}</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.ui" line="0" />
+      <source>Cxfreeze</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.py" line="92"/>
-        <source>Process Generation Error</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.ui" line="0" />
+      <source>Messages</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.py" line="92"/>
-        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.ui" line="0" />
+      <source>&lt;b&gt;Packager Execution&lt;/b&gt;
+&lt;p&gt;This shows the output of the packager command.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.py" line="146"/>
-        <source>
-{0} finished.
-</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.ui" line="0" />
+      <source>Errors</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CxfreezeExecDialog.py" line="132"/>
-        <source>
-{0} aborted.
-</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CxfreezeExecDialog.ui" line="0" />
+      <source>&lt;b&gt;Packager Execution&lt;/b&gt;
+&lt;p&gt;This shows the errors of the packager command.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
-</context>
+  </context>
 </TS>

eric ide

mercurial