CxFreeze/i18n/cxfreeze_en.ts

Sun, 07 Feb 2016 17:29:35 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 07 Feb 2016 17:29:35 +0100
changeset 86
c2fe73b1087b
parent 80
a349a1b6cb83
child 92
e70776be6751
permissions
-rw-r--r--

Change the error message for Windows for a missing executable to be more descriptive and to give a hint.

55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
2 <!DOCTYPE TS><TS version="2.0" language="en_US" sourcelanguage="">
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
3 <context>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
4 <name>CopyAdditionalFiles</name>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
5 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
6 <location filename="../CxfreezeExecDialog.py" line="285"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
7 <source>No such file or directory: &apos;{0}&apos;</source>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
8 <translation type="unfinished"></translation>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
9 </message>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
10 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
11 <location filename="../CxfreezeExecDialog.py" line="301"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
12 <source>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
13 Copying {0}: </source>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
14 <translation type="unfinished"></translation>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
15 </message>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
16 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
17 <location filename="../CxfreezeExecDialog.py" line="320"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
18 <source>ok</source>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
19 <translation type="unfinished"></translation>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
20 </message>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
21 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
22 <location filename="../CxfreezeExecDialog.py" line="322"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
23 <source>failed: {0}</source>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
24 <translation type="unfinished"></translation>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
25 </message>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
26 </context>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 <context>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 <name>CxFreezePlugin</name>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 <message>
80
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
30 <location filename="../../PluginCxFreeze.py" line="58"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31 <source>Packagers - cx_freeze</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
35 <location filename="../../PluginCxFreeze.py" line="354"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 <source>The cxfreeze executable could not be found.</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
40 <location filename="../../PluginCxFreeze.py" line="266"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 <source>Use cx_freeze</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
44 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
45 <location filename="../../PluginCxFreeze.py" line="266"/>
80
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
46 <source>Use cx_&amp;freeze</source>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
47 <translation type="unfinished"></translation>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
48 </message>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
49 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
50 <location filename="../../PluginCxFreeze.py" line="270"/>
80
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
51 <source>Generate a distribution package using cx_freeze</source>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
52 <translation type="unfinished"></translation>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
53 </message>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
54 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
55 <location filename="../../PluginCxFreeze.py" line="272"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
56 <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>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
60 <location filename="../../PluginCxFreeze.py" line="354"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 <source>cxfreeze</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
63 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
64 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
65 <location filename="../../PluginCxFreeze.py" line="341"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 <source>There is no main script defined for the current project.</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 </message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
69 <message>
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
70 <location filename="../../PluginCxFreeze.py" line="210"/>
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
71 <source>The cxfreeze.bat executable could not be found.Did you run the cxfreeze-postinstall script?</source>
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
72 <translation type="unfinished"></translation>
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
73 </message>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
74 </context>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
75 <context>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
76 <name>CxfreezeConfigDialog</name>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
77 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
78 <location filename="../CxfreezeConfigDialog.ui" line="14"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
79 <source>Cxfreeze Configuration</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
80 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
82 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
83 <location filename="../CxfreezeConfigDialog.ui" line="17"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84 <source>&lt;b&gt;Cxfreeze Configuration&lt;/b&gt;
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 &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;
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
86 &lt;p&gt;All files and directories must be given absolute or relative to the project directory.&lt;/p&gt;</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
90 <location filename="../CxfreezeConfigDialog.ui" line="47"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
91 <source>&amp;General</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
92 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
95 <location filename="../CxfreezeConfigDialog.ui" line="53"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 <source>Application icon:</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
100 <location filename="../CxfreezeConfigDialog.ui" line="60"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 <source>Enter name of script which will be executed upon startup</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
105 <location filename="../CxfreezeConfigDialog.ui" line="78"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 <source>Select to disable copying of dependent files to the target directory</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
108 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
109 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
110 <location filename="../CxfreezeConfigDialog.ui" line="81"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 <source>Do not copy dependant files</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
115 <location filename="../CxfreezeConfigDialog.ui" line="88"/>
80
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
116 <source>Select to compress the byte code in zip files</source>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
117 <translation type="unfinished"></translation>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
118 </message>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
119 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
120 <location filename="../CxfreezeConfigDialog.ui" line="91"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 <source>Compress Byte Code</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
124 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
125 <location filename="../CxfreezeConfigDialog.ui" line="113"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
126 <source>Init script:</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
127 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
128 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
129 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
130 <location filename="../CxfreezeConfigDialog.ui" line="120"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
131 <source>Target name:</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
132 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
133 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
134 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
135 <location filename="../CxfreezeConfigDialog.ui" line="127"/>
80
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
136 <source>Enter the name of the file to create</source>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
137 <translation type="unfinished"></translation>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
138 </message>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
139 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
140 <location filename="../CxfreezeConfigDialog.ui" line="130"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
141 <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>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
144 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
145 <location filename="../CxfreezeConfigDialog.ui" line="137"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
146 <source>Base name:</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
147 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
148 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
149 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
150 <location filename="../CxfreezeConfigDialog.ui" line="144"/>
80
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
151 <source>Enter the name of the target directory</source>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
152 <translation type="unfinished"></translation>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
153 </message>
a349a1b6cb83 Ported to PyQt5 and eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 73
diff changeset
154 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
155 <location filename="../CxfreezeConfigDialog.ui" line="147"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
156 <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>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
157 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
158 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
160 <location filename="../CxfreezeConfigDialog.ui" line="154"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 <source>Enter the name of a file on which to base the target file</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
163 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
164 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
165 <location filename="../CxfreezeConfigDialog.ui" line="170"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
166 <source>Target directory:</source>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
167 <translation type="unfinished"></translation>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
168 </message>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
169 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
170 <location filename="../CxfreezeConfigDialog.ui" line="177"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
171 <source>Select to optimize generated bytecode</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
172 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
173 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
174 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
175 <location filename="../CxfreezeConfigDialog.ui" line="180"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
176 <source>Optimize bytecode</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
177 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
178 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
179 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
180 <location filename="../CxfreezeConfigDialog.ui" line="201"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
181 <source>Don&apos;t optimize</source>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
182 <translation type="unfinished"></translation>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
183 </message>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
184 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
185 <location filename="../CxfreezeConfigDialog.ui" line="208"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
186 <source>Select to optimize the generated bytecode</source>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
187 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
188 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
189 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
190 <location filename="../CxfreezeConfigDialog.ui" line="211"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
191 <source>Optimize</source>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
192 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
193 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
194 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
195 <location filename="../CxfreezeConfigDialog.ui" line="218"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
196 <source>Select to optimize the generated bytecode and remove doc strings</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
197 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
198 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
199 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
200 <location filename="../CxfreezeConfigDialog.ui" line="221"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
201 <source>Optimize (with docstring removal)</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
202 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
203 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
204 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
205 <location filename="../CxfreezeConfigDialog.ui" line="231"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
206 <source>Select the cx_freeze executable</source>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
207 <translation type="unfinished"></translation>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
208 </message>
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
209 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
210 <location filename="../CxfreezeConfigDialog.ui" line="238"/>
73
b704e562c4f5 Added some eye-candy and updated source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
211 <source>cx_Freeze executable:</source>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
212 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
213 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
214 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
215 <location filename="../CxfreezeConfigDialog.ui" line="245"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
216 <source>Enter the name of the application icon.</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
217 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
218 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
219 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
220 <location filename="../CxfreezeConfigDialog.ui" line="259"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
221 <source>&amp;Advanced</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
222 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
223 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
224 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
225 <location filename="../CxfreezeConfigDialog.ui" line="271"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
226 <source>Default path</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
227 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
228 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
229 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
230 <location filename="../CxfreezeConfigDialog.ui" line="278"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
231 <source>Enter directories to initialize sys.path</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
232 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
233 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
234 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
235 <location filename="../CxfreezeConfigDialog.ui" line="281"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
236 <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>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
237 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
238 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
239 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
240 <location filename="../CxfreezeConfigDialog.ui" line="288"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
241 <source>Enter directories to modify sys.path</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
242 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
243 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
244 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
245 <location filename="../CxfreezeConfigDialog.ui" line="291"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
246 <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>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
247 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
248 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
249 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
250 <location filename="../CxfreezeConfigDialog.ui" line="298"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
251 <source>Include path</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
252 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
253 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
254 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
255 <location filename="../CxfreezeConfigDialog.ui" line="305"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
256 <source>Replace paths:</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
257 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
258 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
259 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
260 <location filename="../CxfreezeConfigDialog.ui" line="312"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
261 <source>Enter replacement directives</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
262 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
263 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
264 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
265 <location filename="../CxfreezeConfigDialog.ui" line="315"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
266 <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>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
267 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
268 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
269 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
270 <location filename="../CxfreezeConfigDialog.ui" line="322"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
271 <source>Include modules:</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
272 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
273 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
274 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
275 <location filename="../CxfreezeConfigDialog.ui" line="329"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
276 <source>Enter a comma separated list of modules to include</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
277 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
278 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
279 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
280 <location filename="../CxfreezeConfigDialog.ui" line="336"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
281 <source>Exclude modules:</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
282 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
283 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
284 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
285 <location filename="../CxfreezeConfigDialog.ui" line="343"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
286 <source>Enter a comma separated list of modules to exclude</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
287 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
288 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
289 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
290 <location filename="../CxfreezeConfigDialog.ui" line="350"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
291 <source>Enter the name of a file in which to place the list of included modules</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
292 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
293 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
294 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
295 <location filename="../CxfreezeConfigDialog.ui" line="357"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
296 <source>External list file:</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
297 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
298 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
299 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
300 <location filename="../CxfreezeConfigDialog.ui" line="377"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
301 <source>Press to select the external list file via a file selection dialog</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
302 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
303 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
304 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
305 <location filename="../CxfreezeConfigDialog.py" line="351"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
306 <source>Select external list file</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
307 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
308 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
309 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
310 <location filename="../CxfreezeConfigDialog.py" line="371"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
311 <source>Icons</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
312 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
313 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
314 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
315 <location filename="../CxfreezeConfigDialog.py" line="372"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
316 <source>All files</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
317 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
318 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
319 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
320 <location filename="../CxfreezeConfigDialog.py" line="383"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
321 <source>Select the application icon</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
322 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
323 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
324 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
325 <location filename="../CxfreezeConfigDialog.py" line="403"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
326 <source>Select target directory</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
327 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
328 </message>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
329 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
330 <location filename="../CxfreezeConfigDialog.ui" line="385"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
331 <source>Additional &amp;files</source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
332 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
333 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
334 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
335 <location filename="../CxfreezeConfigDialog.ui" line="398"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
336 <source>List of files and directories which are copied into the distribution directory
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
337 See &apos;What&apos;s this&apos;</source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
338 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
339 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
340 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
341 <location filename="../CxfreezeConfigDialog.ui" line="402"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
342 <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>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
343 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
344 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
345 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
346 <location filename="../CxfreezeConfigDialog.ui" line="417"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
347 <source>Press to delete the selected entry from the list</source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
348 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
349 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
350 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
351 <location filename="../CxfreezeConfigDialog.ui" line="420"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
352 <source>Delete</source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
353 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
354 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
355 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
356 <location filename="../CxfreezeConfigDialog.ui" line="430"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
357 <source>Press to add the entered file or directory to the list</source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
358 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
359 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
360 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
361 <location filename="../CxfreezeConfigDialog.ui" line="433"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
362 <source>Add</source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
363 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
364 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
365 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
366 <location filename="../CxfreezeConfigDialog.ui" line="440"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
367 <source>Enter a file or directory to be added.
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
368 Wildcards are allowed, e.g. *.ui</source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
369 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
370 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
371 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
372 <location filename="../CxfreezeConfigDialog.py" line="559"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
373 <source>Select files and folders</source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
374 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
375 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
376 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
377 <location filename="../CxfreezeConfigDialog.ui" line="448"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
378 <source>Press to select a file or directory via a selection dialog</source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
379 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
380 </message>
58
b0c675ba5b2b Updated translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 56
diff changeset
381 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
382 <location filename="../CxfreezeConfigDialog.ui" line="391"/>
58
b0c675ba5b2b Updated translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 56
diff changeset
383 <source>Add depending files or folders to copy into the distribution folder:</source>
b0c675ba5b2b Updated translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 56
diff changeset
384 <translation type="unfinished"></translation>
b0c675ba5b2b Updated translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 56
diff changeset
385 </message>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
386 </context>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
387 <context>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
388 <name>CxfreezeExecDialog</name>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
389 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
390 <location filename="../CxfreezeExecDialog.ui" line="14"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
391 <source>Cxfreeze</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
392 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
393 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
394 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
395 <location filename="../CxfreezeExecDialog.ui" line="29"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
396 <source>Messages</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
397 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
398 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
399 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
400 <location filename="../CxfreezeExecDialog.ui" line="41"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
401 <source>&lt;b&gt;Packager Execution&lt;/b&gt;
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
402 &lt;p&gt;This shows the output of the packager command.&lt;/p&gt;</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
403 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
404 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
405 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
406 <location filename="../CxfreezeExecDialog.ui" line="58"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
407 <source>Errors</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
408 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
409 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
410 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
411 <location filename="../CxfreezeExecDialog.ui" line="70"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
412 <source>&lt;b&gt;Packager Execution&lt;/b&gt;
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
413 &lt;p&gt;This shows the errors of the packager command.&lt;/p&gt;</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
414 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
415 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
416 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
417 <location filename="../CxfreezeExecDialog.py" line="89"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
418 <source>{0} - {1}</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
419 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
420 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
421 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
422 <location filename="../CxfreezeExecDialog.py" line="98"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
423 <source>Process Generation Error</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
424 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
425 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
426 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
427 <location filename="../CxfreezeExecDialog.py" line="98"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
428 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
429 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
430 </message>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
431 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
432 <location filename="../CxfreezeExecDialog.py" line="152"/>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
433 <source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
434 {0} finished.
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
435 </source>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
436 <translation type="unfinished"></translation>
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
437 </message>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
438 <message>
86
c2fe73b1087b Change the error message for Windows for a missing executable to be more descriptive and to give a hint.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 80
diff changeset
439 <location filename="../CxfreezeExecDialog.py" line="138"/>
56
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
440 <source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
441 {0} aborted.
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
442 </source>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
443 <translation type="unfinished"></translation>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
444 </message>
c8a47a8536b0 filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 55
diff changeset
445 </context>
55
f8f333fffe81 Regenerated the translation files and corrected the PKGLIST file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
446 </TS>

eric ide

mercurial