CxFreeze/i18n/cxfreeze_en.ts

changeset 56
c8a47a8536b0
parent 55
f8f333fffe81
child 58
b0c675ba5b2b
--- a/CxFreeze/i18n/cxfreeze_en.ts	Sat Jul 13 15:36:08 2013 +0200
+++ b/CxFreeze/i18n/cxfreeze_en.ts	Sun Aug 11 22:17:02 2013 +0200
@@ -13,37 +13,37 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="337"/>
+        <location filename="../../PluginCxFreeze.py" line="338"/>
         <source>The cxfreeze executable could not be found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="255"/>
+        <location filename="../../PluginCxFreeze.py" line="256"/>
         <source>Use cx_freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="255"/>
+        <location filename="../../PluginCxFreeze.py" line="256"/>
         <source>Use cx_&amp;freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="258"/>
+        <location filename="../../PluginCxFreeze.py" line="259"/>
         <source>Generate a distribution package using cx_freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="260"/>
+        <location filename="../../PluginCxFreeze.py" line="261"/>
         <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="337"/>
+        <location filename="../../PluginCxFreeze.py" line="338"/>
         <source>cxfreeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="327"/>
+        <location filename="../../PluginCxFreeze.py" line="328"/>
         <source>There is no main script defined for the current project.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -123,7 +123,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="363"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="450"/>
         <source>...</source>
         <translation type="unfinished"></translation>
     </message>
@@ -283,30 +283,87 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="210"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="319"/>
         <source>Select external list file</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="230"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="339"/>
         <source>Icons</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="231"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="340"/>
         <source>All files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="239"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="348"/>
         <source>Select the application icon</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="259"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="368"/>
         <source>Select target directory</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="384"/>
+        <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"/>
+        <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"/>
+        <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"/>
+        <source>Press to delete the selected entry from the list</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="419"/>
+        <source>Delete</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="429"/>
+        <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"/>
+        <source>Add</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="439"/>
+        <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"/>
+        <source>Select files and folders</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="447"/>
+        <source>Press to select a file or directory via a selection dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>CxfreezeExecDialog</name>
@@ -338,26 +395,57 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="75"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="85"/>
         <source>{0} - {1}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="83"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/>
         <source>Process Generation Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="83"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/>
         <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="122"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="146"/>
         <source>
 {0} finished.
 </source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="132"/>
+        <source>
+{0} aborted.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>copyAdditionalFiles</name>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="273"/>
+        <source>No such file or directory: &apos;{0}&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/>
+        <source>
+Copying {0}: </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="303"/>
+        <source>ok</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="305"/>
+        <source>failed: {0}</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 </TS>

eric ide

mercurial