PyInstaller/i18n/pyinstaller_en.ts

changeset 12
1492fbafd273
parent 8
ba5a623378ec
child 28
3c8dbc198753
equal deleted inserted replaced
11:14555b50b6c0 12:1492fbafd273
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="299"/>
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 absolute or relative to the project directory.&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="311"/>
281 <source>Make PyInstaller Spec File</source> 281 <source>Make PyInstaller Spec File</source>
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="317"/>
296 <source>&lt;b&gt;Make PyInstaller Spec File&lt;/b&gt;&lt;p&gt;Generate a spec file to be used by PyInstaller PyInstaller. 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> 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="329"/>
301 <source>Clean PyInstaller</source> 301 <source>Clean PyInstaller</source>

eric ide

mercurial