PyInstaller/i18n/pyinstaller_en.ts

changeset 28
3c8dbc198753
parent 12
1492fbafd273
equal deleted inserted replaced
27:25ff8953e335 28:3c8dbc198753
169 <location filename="../PyInstallerConfigDialog.ui" line="267"/> 169 <location filename="../PyInstallerConfigDialog.ui" line="267"/>
170 <source>Enter the macOS app bundle identifier</source> 170 <source>Enter the macOS app bundle identifier</source>
171 <translation type="unfinished"></translation> 171 <translation type="unfinished"></translation>
172 </message> 172 </message>
173 <message> 173 <message>
174 <location filename="../PyInstallerConfigDialog.py" line="57"/> 174 <location filename="../PyInstallerConfigDialog.py" line="77"/>
175 <source>Python Files (*.py *.py2 *.py3);;Python GUI Files (*.pyw *.pyw2 *.pyw3);;Spec Files (*.spec);;All Files (*)</source>
176 <translation type="unfinished"></translation>
177 </message>
178 <message>
179 <location filename="../PyInstallerConfigDialog.py" line="64"/>
180 <source>Python Files (*.py *.py2 *.py3);;Python GUI Files (*.pyw *.pyw2 *.pyw3);;All Files (*)</source>
181 <translation type="unfinished"></translation>
182 </message>
183 <message>
184 <location filename="../PyInstallerConfigDialog.py" line="81"/>
185 <source>Icon Files (*.icns);;All Files (*)</source> 175 <source>Icon Files (*.icns);;All Files (*)</source>
186 <translation type="unfinished"></translation> 176 <translation type="unfinished"></translation>
187 </message> 177 </message>
188 <message> 178 <message>
189 <location filename="../PyInstallerConfigDialog.py" line="86"/> 179 <location filename="../PyInstallerConfigDialog.py" line="82"/>
190 <source>Icon Files (*.ico);;Executable Files (*.exe);;All Files (*)</source> 180 <source>Icon Files (*.ico);;Executable Files (*.exe);;All Files (*)</source>
181 <translation type="unfinished"></translation>
182 </message>
183 <message>
184 <location filename="../PyInstallerConfigDialog.py" line="53"/>
185 <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;Spec Files (*.spec);;All Files (*)</source>
186 <translation type="unfinished"></translation>
187 </message>
188 <message>
189 <location filename="../PyInstallerConfigDialog.py" line="60"/>
190 <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;All Files (*)</source>
191 <translation type="unfinished"></translation> 191 <translation type="unfinished"></translation>
192 </message> 192 </message>
193 </context> 193 </context>
194 <context> 194 <context>
195 <name>PyInstallerExecDialog</name> 195 <name>PyInstallerExecDialog</name>
208 <source>&lt;b&gt;Packager Execution&lt;/b&gt; 208 <source>&lt;b&gt;Packager Execution&lt;/b&gt;
209 &lt;p&gt;This shows the output of the packager command.&lt;/p&gt;</source> 209 &lt;p&gt;This shows the output of the packager command.&lt;/p&gt;</source>
210 <translation type="unfinished"></translation> 210 <translation type="unfinished"></translation>
211 </message> 211 </message>
212 <message> 212 <message>
213 <location filename="../PyInstallerExecDialog.py" line="90"/> 213 <location filename="../PyInstallerExecDialog.py" line="84"/>
214 <source>{0} - {1}</source> 214 <source>{0} - {1}</source>
215 <translation type="unfinished"></translation> 215 <translation type="unfinished"></translation>
216 </message> 216 </message>
217 <message> 217 <message>
218 <location filename="../PyInstallerExecDialog.py" line="100"/> 218 <location filename="../PyInstallerExecDialog.py" line="94"/>
219 <source>Process Generation Error</source> 219 <source>Process Generation Error</source>
220 <translation type="unfinished"></translation> 220 <translation type="unfinished"></translation>
221 </message> 221 </message>
222 <message> 222 <message>
223 <location filename="../PyInstallerExecDialog.py" line="100"/> 223 <location filename="../PyInstallerExecDialog.py" line="94"/>
224 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 224 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
225 <translation type="unfinished"></translation> 225 <translation type="unfinished"></translation>
226 </message> 226 </message>
227 <message> 227 <message>
228 <location filename="../PyInstallerExecDialog.py" line="136"/> 228 <location filename="../PyInstallerExecDialog.py" line="130"/>
229 <source> 229 <source>
230 {0} aborted. 230 {0} aborted.
231 </source> 231 </source>
232 <translation type="unfinished"></translation> 232 <translation type="unfinished"></translation>
233 </message> 233 </message>
234 <message> 234 <message>
235 <location filename="../PyInstallerExecDialog.py" line="155"/> 235 <location filename="../PyInstallerExecDialog.py" line="149"/>
236 <source> 236 <source>
237 {0} finished. 237 {0} finished.
238 </source> 238 </source>
239 <translation type="unfinished"></translation> 239 <translation type="unfinished"></translation>
240 </message> 240 </message>
241 </context> 241 </context>
242 <context> 242 <context>
243 <name>PyInstallerPlugin</name> 243 <name>PyInstallerPlugin</name>
244 <message> 244 <message>
245 <location filename="../../PluginPyInstaller.py" line="67"/> 245 <location filename="../../PluginPyInstaller.py" line="59"/>
246 <source>Packagers - PyInstaller</source> 246 <source>Packagers - PyInstaller</source>
247 <translation type="unfinished"></translation> 247 <translation type="unfinished"></translation>
248 </message> 248 </message>
249 <message> 249 <message>
250 <location filename="../../PluginPyInstaller.py" line="229"/> 250 <location filename="../../PluginPyInstaller.py" line="228"/>
251 <source>The pyinstaller.exe executable could not be found.</source> 251 <source>The pyinstaller.exe executable could not be found.</source>
252 <translation type="unfinished"></translation> 252 <translation type="unfinished"></translation>
253 </message> 253 </message>
254 <message> 254 <message>
255 <location filename="../../PluginPyInstaller.py" line="416"/> 255 <location filename="../../PluginPyInstaller.py" line="416"/>
256 <source>The pyinstaller executable could not be found.</source> 256 <source>The pyinstaller executable could not be found.</source>
257 <translation type="unfinished"></translation> 257 <translation type="unfinished"></translation>
258 </message> 258 </message>
259 <message> 259 <message>
260 <location filename="../../PluginPyInstaller.py" line="293"/> 260 <location filename="../../PluginPyInstaller.py" line="294"/>
261 <source>Execute PyInstaller</source> 261 <source>Execute PyInstaller</source>
262 <translation type="unfinished"></translation> 262 <translation type="unfinished"></translation>
263 </message> 263 </message>
264 <message> 264 <message>
265 <location filename="../../PluginPyInstaller.py" line="293"/> 265 <location filename="../../PluginPyInstaller.py" line="294"/>
266 <source>Execute Py&amp;Installer</source> 266 <source>Execute Py&amp;Installer</source>
267 <translation type="unfinished"></translation> 267 <translation type="unfinished"></translation>
268 </message> 268 </message>
269 <message> 269 <message>
270 <location filename="../../PluginPyInstaller.py" line="297"/> 270 <location filename="../../PluginPyInstaller.py" line="298"/>
271 <source>Generate a distribution package using PyInstaller</source> 271 <source>Generate a distribution package using PyInstaller</source>
272 <translation type="unfinished"></translation> 272 <translation type="unfinished"></translation>
273 </message> 273 </message>
274 <message> 274 <message>
275 <location filename="../../PluginPyInstaller.py" line="299"/> 275 <location filename="../../PluginPyInstaller.py" line="300"/>
276 <source>&lt;b&gt;Execute PyInstaller&lt;/b&gt;&lt;p&gt;Generate a distribution package using PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.&lt;/p&gt;</source> 276 <source>&lt;b&gt;Execute PyInstaller&lt;/b&gt;&lt;p&gt;Generate a distribution package using PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.&lt;/p&gt;</source>
277 <translation type="unfinished"></translation> 277 <translation type="unfinished"></translation>
278 </message> 278 </message>
279 <message> 279 <message>
280 <location filename="../../PluginPyInstaller.py" line="311"/> 280 <location filename="../../PluginPyInstaller.py" line="312"/>
281 <source>Make PyInstaller Spec File</source> 281 <source>Make PyInstaller Spec File</source>
282 <translation type="unfinished"></translation> 282 <translation type="unfinished"></translation>
283 </message> 283 </message>
284 <message> 284 <message>
285 <location filename="../../PluginPyInstaller.py" line="311"/> 285 <location filename="../../PluginPyInstaller.py" line="312"/>
286 <source>Make PyInstaller &amp;Spec File</source> 286 <source>Make PyInstaller &amp;Spec File</source>
287 <translation type="unfinished"></translation> 287 <translation type="unfinished"></translation>
288 </message> 288 </message>
289 <message> 289 <message>
290 <location filename="../../PluginPyInstaller.py" line="315"/> 290 <location filename="../../PluginPyInstaller.py" line="316"/>
291 <source>Generate a spec file to be used by PyInstaller</source> 291 <source>Generate a spec file to be used by PyInstaller</source>
292 <translation type="unfinished"></translation> 292 <translation type="unfinished"></translation>
293 </message> 293 </message>
294 <message> 294 <message>
295 <location filename="../../PluginPyInstaller.py" line="317"/> 295 <location filename="../../PluginPyInstaller.py" line="318"/>
296 <source>&lt;b&gt;Make PyInstaller Spec File&lt;/b&gt;&lt;p&gt;Generate a spec file to be used by PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.&lt;/p&gt;</source> 296 <source>&lt;b&gt;Make PyInstaller Spec File&lt;/b&gt;&lt;p&gt;Generate a spec file to be used by PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.&lt;/p&gt;</source>
297 <translation type="unfinished"></translation> 297 <translation type="unfinished"></translation>
298 </message> 298 </message>
299 <message> 299 <message>
300 <location filename="../../PluginPyInstaller.py" line="329"/> 300 <location filename="../../PluginPyInstaller.py" line="330"/>
301 <source>Clean PyInstaller</source> 301 <source>Clean PyInstaller</source>
302 <translation type="unfinished"></translation> 302 <translation type="unfinished"></translation>
303 </message> 303 </message>
304 <message> 304 <message>
305 <location filename="../../PluginPyInstaller.py" line="329"/> 305 <location filename="../../PluginPyInstaller.py" line="330"/>
306 <source>&amp;Clean PyInstaller</source> 306 <source>&amp;Clean PyInstaller</source>
307 <translation type="unfinished"></translation> 307 <translation type="unfinished"></translation>
308 </message> 308 </message>
309 <message> 309 <message>
310 <location filename="../../PluginPyInstaller.py" line="333"/> 310 <location filename="../../PluginPyInstaller.py" line="334"/>
311 <source>Remove the PyInstaller created directories</source> 311 <source>Remove the PyInstaller created directories</source>
312 <translation type="unfinished"></translation> 312 <translation type="unfinished"></translation>
313 </message> 313 </message>
314 <message> 314 <message>
315 <location filename="../../PluginPyInstaller.py" line="335"/> 315 <location filename="../../PluginPyInstaller.py" line="336"/>
316 <source>&lt;b&gt;Clean PyInstaller&lt;/b&gt;&lt;p&gt;Remove the PyInstaller created directories (dist and build). These are subdirectories within the project path.&lt;/p&gt;</source> 316 <source>&lt;b&gt;Clean PyInstaller&lt;/b&gt;&lt;p&gt;Remove the PyInstaller created directories (dist and build). These are subdirectories within the project path.&lt;/p&gt;</source>
317 <translation type="unfinished"></translation> 317 <translation type="unfinished"></translation>
318 </message> 318 </message>
319 <message> 319 <message>
320 <location filename="../../PluginPyInstaller.py" line="416"/> 320 <location filename="../../PluginPyInstaller.py" line="416"/>
321 <source>pyinstaller</source> 321 <source>pyinstaller</source>
322 <translation type="unfinished"></translation> 322 <translation type="unfinished"></translation>
323 </message> 323 </message>
324 <message> 324 <message>
325 <location filename="../../PluginPyInstaller.py" line="457"/> 325 <location filename="../../PluginPyInstaller.py" line="459"/>
326 <source>pyi-makespec</source> 326 <source>pyi-makespec</source>
327 <translation type="unfinished"></translation> 327 <translation type="unfinished"></translation>
328 </message> 328 </message>
329 <message> 329 <message>
330 <location filename="../../PluginPyInstaller.py" line="457"/> 330 <location filename="../../PluginPyInstaller.py" line="459"/>
331 <source>The pyi-makespec executable could not be found.</source> 331 <source>The pyi-makespec executable could not be found.</source>
332 <translation type="unfinished"></translation> 332 <translation type="unfinished"></translation>
333 </message> 333 </message>
334 </context> 334 </context>
335 </TS> 335 </TS>

eric ide

mercurial