diff -r 831e08e94960 -r 2f1ccadee231 eric7/i18n/eric7_en.ts --- a/eric7/i18n/eric7_en.ts Sat Jul 02 17:22:06 2022 +0200 +++ b/eric7/i18n/eric7_en.ts Sat Jul 02 18:53:56 2022 +0200 @@ -584,6 +584,69 @@ </message> </context> <context> + <name>AddEntryPointDialog</name> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="47" /> + <source>Console</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="48" /> + <source>GUI</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="99" /> + <source>Select Script File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="101" /> + <source>Python Files (*.py);;All Files (*)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.ui" line="0" /> + <source>Add Entry Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.ui" line="0" /> + <source>Script Type:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.ui" line="0" /> + <source>Select the script type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.ui" line="0" /> + <source>Enter a name for the entry point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.ui" line="0" /> + <source>Script Function:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.ui" line="0" /> + <source>Enter the script and function</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.ui" line="0" /> + <source>Press to select the script via a file selection dialog</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>AddFileDialog</name> <message> <location filename="../Project/AddFileDialog.ui" line="0" /> @@ -1164,6 +1227,34 @@ </message> </context> <context> + <name>AddProjectUrlDialog</name> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddProjectUrlDialog.ui" line="0" /> + <source>Add Project URL</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddProjectUrlDialog.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddProjectUrlDialog.ui" line="0" /> + <source>Enter a name for the URL</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddProjectUrlDialog.ui" line="0" /> + <source>URL:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/AddProjectUrlDialog.ui" line="0" /> + <source>Enter the URL</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>AnnotationsChecker</name> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="15" /> @@ -10741,7 +10832,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8845" /> + <location filename="../QScintilla/Editor.py" line="8847" /> <location filename="../QScintilla/Editor.py" line="867" /> <source>Generate Docstring</source> <translation type="unfinished" /> @@ -10974,7 +11065,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7978" /> + <location filename="../QScintilla/Editor.py" line="7980" /> <location filename="../QScintilla/Editor.py" line="1203" /> <source>Check spelling...</source> <translation type="unfinished" /> @@ -11035,7 +11126,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5717" /> + <location filename="../QScintilla/Editor.py" line="5719" /> <location filename="../QScintilla/Editor.py" line="1282" /> <source>Enable breakpoint</source> <translation type="unfinished" /> @@ -11259,356 +11350,356 @@ <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4878" /> + <location filename="../QScintilla/Editor.py" line="4880" /> <source>Autocompletion</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4879" /> + <location filename="../QScintilla/Editor.py" line="4881" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5016" /> + <location filename="../QScintilla/Editor.py" line="5018" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5017" /> + <location filename="../QScintilla/Editor.py" line="5019" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5310" /> + <location filename="../QScintilla/Editor.py" line="5312" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5311" /> + <location filename="../QScintilla/Editor.py" line="5313" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="5722" /> <source>Disable breakpoint</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6075" /> + <location filename="../QScintilla/Editor.py" line="6077" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6076" /> + <location filename="../QScintilla/Editor.py" line="6078" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6150" /> - <location filename="../QScintilla/Editor.py" line="6143" /> + <location filename="../QScintilla/Editor.py" line="6152" /> + <location filename="../QScintilla/Editor.py" line="6145" /> <source>Show Code Coverage Annotations</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6144" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>All lines have been covered.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6151" /> + <location filename="../QScintilla/Editor.py" line="6153" /> <source>There is no coverage file available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6252" /> <source>Profile Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6253" /> <source>Please select a profile file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6414" /> + <location filename="../QScintilla/Editor.py" line="6408" /> <source>Syntax Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6415" /> <source>No syntax error message available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6626" /> + <location filename="../QScintilla/Editor.py" line="6620" /> <source>Warning</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6627" /> <source>No warning messages available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6687" /> <source>Style: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6690" /> <source>Warning: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6697" /> <source>Error: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6803" /> <source>Macro Name</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6804" /> <source>Select a macro name:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6831" /> <source>Load macro file</source> <translation type="unfinished" /> </message> <message> + <location filename="../QScintilla/Editor.py" line="6875" /> + <location filename="../QScintilla/Editor.py" line="6833" /> + <source>Macro files (*.macro)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6853" /> + <location filename="../QScintilla/Editor.py" line="6844" /> + <source>Error loading macro</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6845" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6854" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> - <source>Macro files (*.macro)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6871" /> <source>Save macro file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6890" /> <source>Save macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6891" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6902" /> + <location filename="../QScintilla/Editor.py" line="6904" /> <source>Error saving macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6905" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6915" /> + <location filename="../QScintilla/Editor.py" line="6917" /> <source>Start Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6918" /> <source>Macro recording is already active. Start new?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6941" /> + <location filename="../QScintilla/Editor.py" line="6943" /> <source>Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6944" /> <source>Enter name of the macro:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7093" /> + <location filename="../QScintilla/Editor.py" line="7095" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7099" /> + <location filename="../QScintilla/Editor.py" line="7101" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7105" /> + <location filename="../QScintilla/Editor.py" line="7107" /> <source>File changed</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7158" /> + <location filename="../QScintilla/Editor.py" line="7160" /> <source>{0} (ro)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7455" /> + <location filename="../QScintilla/Editor.py" line="7457" /> <source>Drop Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7456" /> + <location filename="../QScintilla/Editor.py" line="7458" /> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7474" /> + <location filename="../QScintilla/Editor.py" line="7476" /> <source>Resources</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7477" /> - <source>Add file...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7479" /> - <source>Add files...</source> + <source>Add file...</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="7481" /> + <source>Add files...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7483" /> <source>Add aliased file...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7484" /> + <location filename="../QScintilla/Editor.py" line="7486" /> <source>Add localized resource...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7488" /> + <location filename="../QScintilla/Editor.py" line="7490" /> <source>Add resource frame</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7508" /> + <location filename="../QScintilla/Editor.py" line="7510" /> <source>Add file resource</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7524" /> + <location filename="../QScintilla/Editor.py" line="7526" /> <source>Add file resources</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7551" /> - <location filename="../QScintilla/Editor.py" line="7544" /> + <location filename="../QScintilla/Editor.py" line="7553" /> + <location filename="../QScintilla/Editor.py" line="7546" /> <source>Add aliased file resource</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7552" /> + <location filename="../QScintilla/Editor.py" line="7554" /> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7619" /> <source>Package Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Include class attributes?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7636" /> + <location filename="../QScintilla/Editor.py" line="7638" /> <source>Imports Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7637" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Include imports from external modules?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7650" /> + <location filename="../QScintilla/Editor.py" line="7652" /> <source>Application Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7651" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Include module names?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7980" /> - <source>Add to dictionary</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7982" /> + <source>Add to dictionary</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7984" /> <source>Ignore All</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8396" /> + <location filename="../QScintilla/Editor.py" line="8398" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8397" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8487" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8488" /> + <location filename="../QScintilla/Editor.py" line="8490" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8581" /> + <location filename="../QScintilla/Editor.py" line="8583" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8586" /> + <location filename="../QScintilla/Editor.py" line="8588" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8651" /> + <location filename="../QScintilla/Editor.py" line="8653" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8652" /> + <location filename="../QScintilla/Editor.py" line="8654" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -65430,12 +65521,44 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="139" /> + <location filename="../Plugins/PluginWizardSetup.py" line="105" /> + <location filename="../Plugins/PluginWizardSetup.py" line="101" /> + <source>setup.cfg Wizard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="102" /> + <source>setup.cfg Wizard...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="106" /> + <source><b>setup.cfg Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.cfg file. The generated code is inserted at the current cursor position.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="122" /> + <location filename="../Plugins/PluginWizardSetup.py" line="118" /> + <source>pyproject.toml Wizard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="119" /> + <source>pyproject.toml Wizard...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="123" /> + <source><b>pyproject.toml Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a pyproject.toml file. The generated code is inserted at the current cursor position.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="181" /> <source>No current editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="140" /> + <location filename="../Plugins/PluginWizardSetup.py" line="182" /> <source>Please open or create a file first.</source> <translation type="unfinished" /> </message> @@ -65443,22 +65566,27 @@ <context> <name>SetupWizardDialog</name> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="444" /> - <source>Add Scripts</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="446" /> - <source>Python Files (*.py);;All Files(*)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="483" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="98" /> + <source>Plain Text</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="99" /> + <source>Markdown</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="100" /> + <source>reStructuredText</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="905" /> <source>Add Python Modules</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="485" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="907" /> <source>Python Files (*.py)</source> <translation type="unfinished" /> </message> @@ -65601,6 +65729,17 @@ </message> <message> <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Python Version:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Enter the Python version specifier</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> <source>Description</source> <translation type="unfinished" /> </message> @@ -65616,11 +65755,6 @@ </message> <message> <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> - <source>Description:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> <source>Enter the description of the package or files (one per line) to get it from.</source> <translation type="unfinished" /> </message> @@ -65636,6 +65770,11 @@ </message> <message> <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Content Type:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> <source>Keywords:</source> <translation type="unfinished" /> </message> @@ -65661,6 +65800,68 @@ </message> <message> <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Download URL:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Enter the download URL</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Project URLs:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Name</source> + <translation type="unfinished">Name</translation> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>URL</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Press to delete the selected URLs</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Delete</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Press to open a dialog to add a project URL</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Add...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Press to open a dialog to edit the selected project URL</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Edit...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> <source>License</source> <translation type="unfinished" /> </message> @@ -65738,13 +65939,6 @@ </message> <message> <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> - <source>Delete</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> <source>Press to add the pattern</source> <translation type="unfinished" /> </message> @@ -65780,18 +65974,27 @@ </message> <message> <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Entry Points</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> - <source>Add...</source> + <source>Type</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> - <source>Scripts</source> + <source>Script Function</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> - <source>Add script files via a files selection dialog</source> + <source>Press to open a dialog to add an entry point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" /> + <source>Press to open a dialog to edit the selected entry point</source> <translation type="unfinished" /> </message> <message>