CxFreeze/i18n/cxfreeze_en.ts

changeset 58
b0c675ba5b2b
parent 56
c8a47a8536b0
child 62
2ad9a05d524a
--- a/CxFreeze/i18n/cxfreeze_en.ts	Sun Aug 18 13:04:29 2013 +0200
+++ b/CxFreeze/i18n/cxfreeze_en.ts	Sun Aug 18 13:24:51 2013 +0200
@@ -13,37 +13,37 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="338"/>
+        <location filename="../../PluginCxFreeze.py" line="337"/>
         <source>The cxfreeze executable could not be found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="256"/>
+        <location filename="../../PluginCxFreeze.py" line="255"/>
         <source>Use cx_freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="256"/>
+        <location filename="../../PluginCxFreeze.py" line="255"/>
         <source>Use cx_&amp;freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="259"/>
+        <location filename="../../PluginCxFreeze.py" line="258"/>
         <source>Generate a distribution package using cx_freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="261"/>
+        <location filename="../../PluginCxFreeze.py" line="260"/>
         <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>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="338"/>
+        <location filename="../../PluginCxFreeze.py" line="337"/>
         <source>cxfreeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="328"/>
+        <location filename="../../PluginCxFreeze.py" line="327"/>
         <source>There is no main script defined for the current project.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -63,307 +63,307 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="38"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="47"/>
         <source>&amp;General</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="44"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="53"/>
         <source>Application icon:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="51"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="60"/>
         <source>Enter name of script which will be executed upon startup</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="72"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="81"/>
         <source>Select to disable copying of dependent files to the target directory</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="75"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="84"/>
         <source>Do not copy dependant files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="82"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="91"/>
         <source>Select to compress the byte code in zip files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="85"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="94"/>
         <source>Compress Byte Code</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="107"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="116"/>
         <source>Init script:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="114"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="123"/>
         <source>Target name:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="121"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="130"/>
         <source>Enter the name of the file to create</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="124"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="133"/>
         <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>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="131"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="140"/>
         <source>Base name:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="450"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="468"/>
         <source>...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="145"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="154"/>
         <source>Enter the name of the target directory</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="148"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="157"/>
         <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>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="155"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="164"/>
         <source>Enter the name of a file on which to base the target file</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="174"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="183"/>
         <source>Target directory:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="181"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="190"/>
         <source>Select to optimize generated bytecode</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="184"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="193"/>
         <source>Optimize bytecode</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="196"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="214"/>
         <source>Don&apos;t optimize</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="203"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="221"/>
         <source>Select to optimize the generated bytecode</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="206"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="224"/>
         <source>Optimize</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="213"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="231"/>
         <source>Select to optimize the generated bytecode and remove doc strings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="216"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="234"/>
         <source>Optimize (with docstring removal)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="226"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="244"/>
         <source>Select the cx_freeze executable</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="233"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="251"/>
         <source>cx_Freeze executable:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="240"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="258"/>
         <source>Enter the name of the application icon.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="255"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="273"/>
         <source>&amp;Advanced</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="267"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="285"/>
         <source>Default path</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="274"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="292"/>
         <source>Enter directories to initialize sys.path</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="277"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="295"/>
         <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>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="284"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="302"/>
         <source>Enter directories to modify sys.path</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="287"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="305"/>
         <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>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="294"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="312"/>
         <source>Include path</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="301"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="319"/>
         <source>Replace paths:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="308"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="326"/>
         <source>Enter replacement directives</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="311"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="329"/>
         <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>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="318"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="336"/>
         <source>Include modules:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="325"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="343"/>
         <source>Enter a comma separated list of modules to include</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="332"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="350"/>
         <source>Exclude modules:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="339"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="357"/>
         <source>Enter a comma separated list of modules to exclude</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="346"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="364"/>
         <source>Enter the name of a file in which to place the list of included modules</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="353"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="371"/>
         <source>External list file:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="360"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="378"/>
         <source>Press to select the external list file via a file selection dialog</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="319"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="322"/>
         <source>Select external list file</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="339"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/>
         <source>Icons</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="340"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="343"/>
         <source>All files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="348"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/>
         <source>Select the application icon</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="368"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/>
         <source>Select target directory</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="384"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="402"/>
         <source>Additional &amp;files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="390"/>
-        <source>&lt;b&gt;Add depending files or folders to copy into the distribution folder:&lt;/b&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="397"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="415"/>
         <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>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="401"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="419"/>
         <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>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="416"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="434"/>
         <source>Press to delete the selected entry from the list</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="419"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="437"/>
         <source>Delete</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="429"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="447"/>
         <source>Press to add the entered file or directory to the list</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="432"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="450"/>
         <source>Add</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="439"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="457"/>
         <source>Enter a file or directory to be added.
 Wildcards are allowed, e.g. *.ui</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="515"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="523"/>
         <source>Select files and folders</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="447"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="465"/>
         <source>Press to select a file or directory via a selection dialog</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="408"/>
+        <source>Add depending files or folders to copy into the distribution folder:</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>CxfreezeExecDialog</name>

eric ide

mercurial