--- a/eric6/i18n/eric6_it.ts Mon Dec 21 13:36:24 2020 +0100 +++ b/eric6/i18n/eric6_it.ts Tue Dec 22 19:59:29 2020 +0100 @@ -6771,57 +6771,57 @@ <translation>&Filtra con:</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="557"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="574"/> <source>Code Generation</source> <translation>Generazione del codice</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="212"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="225"/> <source>uic error</source> <translation>errore uic</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="133"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="135"/> <source>Create Dialog Code</source> <translation>Crea il codice del dialogo</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="133"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="135"/> <source>The file <b>{0}</b> exists but does not contain any classes.</source> <translation>Il file <b>{0}</b> esiste ma non contiene nessuna classe.</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="203"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="216"/> <source><p>There was an error loading the form <b>{0}</b>.</p><p>{1}</p></source> <translation><p>C'è un errore nel caricamento del form<b>{0}</b>.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="427"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="444"/> <source><p>Could not open the code template file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Non posso aprire il file del modello del codice "{0}".<p><p>Ragione: {1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="464"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="481"/> <source><p>Could not open the source file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Non posso aprire il file sorgente "{0}".</p><p>Ragione: {1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="557"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="574"/> <source><p>Could not write the source file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Non posso scrivere il file sorgente "{0}".</p><p>Ragione: {1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="212"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="225"/> <source><p>The project specific Python interpreter <b>{0}</b> could not be started or did not finish within 30 seconds.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="388"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="401"/> <source><p>Code generation for project language "{0}" is not supported.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="416"/> + <location filename="../Project/CreateDialogCodeDialog.py" line="433"/> <source><p>No code template file available for project type "{0}".</p></source> <translation type="unfinished"></translation> </message> @@ -6916,7 +6916,7 @@ <context> <name>DebugUI</name> <message> - <location filename="../Debugger/DebugUI.py" line="1944"/> + <location filename="../Debugger/DebugUI.py" line="1942"/> <source>Run Script</source> <translation>Esegui Script</translation> </message> @@ -6936,7 +6936,7 @@ <translation><b>Esegui Script</b><p>Imposta gli argomenti della linea di comando ed esegue lo script al di fuori del debugger. Se il file non è stato salvato può essere salvato prima.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1956"/> + <location filename="../Debugger/DebugUI.py" line="1954"/> <source>Run Project</source> <translation>Esegui Progetto</translation> </message> @@ -7036,7 +7036,7 @@ <translation><b>Profila Progetto</b><p>Imposta gli argomenti della linea di comando e profila il progetto. Se file del progetto corrente non sono stati salvati, è possibile salvarli prima.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2076"/> + <location filename="../Debugger/DebugUI.py" line="2074"/> <source>Debug Script</source> <translation>Debug dello script</translation> </message> @@ -7056,7 +7056,7 @@ <translation><b>Debug dello Script</b><p>Imposta gli argomenti della linea di comando e imposta la linea corrente per essere la prima istruzione eseguibile di Python della finestra dell'editor. Se il file ha modifiche non salvate è possibile salvarle prima.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2093"/> + <location filename="../Debugger/DebugUI.py" line="2091"/> <source>Debug Project</source> <translation>Debug del Progetto</translation> </message> @@ -7261,47 +7261,47 @@ <translation>&Breakpoints</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1154"/> + <location filename="../Debugger/DebugUI.py" line="1152"/> <source>The program being debugged contains an unspecified syntax error.</source> <translation>Il programma che viene debuggato contiene un errore di sintassi non specificato.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1197"/> + <location filename="../Debugger/DebugUI.py" line="1195"/> <source>An unhandled exception occured. See the shell window for details.</source> <translation>Un'eccezione non gestita è occorso. Guarda la finestra di shell per dettagli.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1330"/> + <location filename="../Debugger/DebugUI.py" line="1328"/> <source>The program being debugged has terminated unexpectedly.</source> <translation>Il programma debuggato è terminato in maniera inaspettata.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1685"/> + <location filename="../Debugger/DebugUI.py" line="1683"/> <source>Coverage of Project</source> <translation>Analisi del Progetto</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1672"/> + <location filename="../Debugger/DebugUI.py" line="1670"/> <source>Coverage of Script</source> <translation>Analisi delle Script</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1956"/> + <location filename="../Debugger/DebugUI.py" line="1954"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Non c'è uno script principale definito per il progetto. Esco</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1821"/> + <location filename="../Debugger/DebugUI.py" line="1819"/> <source>Profile of Project</source> <translation>Profilazione del progetto</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1808"/> + <location filename="../Debugger/DebugUI.py" line="1806"/> <source>Profile of Script</source> <translation>Profilazione dello script</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2093"/> + <location filename="../Debugger/DebugUI.py" line="2091"/> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>Non c'è uno script principale per il progetto. Non è possibile il debug.</translation> </message> @@ -7346,7 +7346,7 @@ <translation><b>Filtro tipo variabili</b><p>Configura il filtro per i tipi variabile. Solo i tipi di variabile che non sono selezionati sono mostrati nella finestra delle variabili globali o locali durante una sessione di debug. </p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1437"/> + <location filename="../Debugger/DebugUI.py" line="1435"/> <source>Breakpoint Condition Error</source> <translation>Errore condizione di interruzione</translation> </message> @@ -7394,12 +7394,12 @@ <translation>Ferma lo script in esecuzione.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1476"/> + <location filename="../Debugger/DebugUI.py" line="1474"/> <source>Watch Expression Error</source> <translation>Errore espressione di watch</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1516"/> + <location filename="../Debugger/DebugUI.py" line="1514"/> <source>Watch expression already exists</source> <translation>L'espressione di controllo esiste già</translation> </message> @@ -7436,37 +7436,37 @@ <translation>Shift+F12</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1173"/> + <location filename="../Debugger/DebugUI.py" line="1171"/> <source><p>The file <b>{0}</b> contains the syntax error <b>{1}</b> at line <b>{2}</b>, character <b>{3}</b>.</p></source> <translation><p>Il file <b>{0}</b> contiene l'errore di sintassi <b>{1}</b> alla linea <b>{2}</b>, carattere <b>{3}</b>.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1247"/> + <location filename="../Debugger/DebugUI.py" line="1245"/> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>Il programma in debug ha sollevato un'eccezione <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Linea: <b>{3}</b></p><p>Interrompere qui ?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1262"/> + <location filename="../Debugger/DebugUI.py" line="1260"/> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>Il programma debuggato ha sollevato un'eccezione <b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1437"/> + <location filename="../Debugger/DebugUI.py" line="1435"/> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>La condizione del breakpoint <b>{0}, {1}</b> contiene un errore di sintassi.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1476"/> + <location filename="../Debugger/DebugUI.py" line="1474"/> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>L'espressione <b>{0}</b> contiene un errore di sintassi.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1506"/> + <location filename="../Debugger/DebugUI.py" line="1504"/> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>L'espressione '<b>{0}</b>' esiste già.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1511"/> + <location filename="../Debugger/DebugUI.py" line="1509"/> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>L'espressione '<b>{0}</b>' per la variabile <b>{1}</b> esiste già.</p></translation> </message> @@ -7476,7 +7476,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1114"/> + <location filename="../Debugger/DebugUI.py" line="1113"/> <source>Program terminated</source> <translation>Programma terminato</translation> </message> @@ -7496,7 +7496,7 @@ <translation><b>Ferma</b><p>Questo ferma lo script in esecuzione nel backend del debugger.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1316"/> + <location filename="../Debugger/DebugUI.py" line="1314"/> <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> <translation type="unfinished"></translation> </message> @@ -7511,31 +7511,31 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1100"/> + <location filename="../Debugger/DebugUI.py" line="1099"/> <source>Message: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1106"/> + <location filename="../Debugger/DebugUI.py" line="1105"/> <source>The program has terminated with an exit status of {0}. {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1110"/> + <location filename="../Debugger/DebugUI.py" line="1109"/> <source>"{0}" has terminated with an exit status of {1}. {2}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1119"/> + <location filename="../Debugger/DebugUI.py" line="1118"/> <source>The program has terminated with an exit status of {0}. {1} </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1124"/> + <location filename="../Debugger/DebugUI.py" line="1123"/> <source>"{0}" has terminated with an exit status of {1}. {2} </source> @@ -7562,7 +7562,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1394"/> + <location filename="../Debugger/DebugUI.py" line="1392"/> <source>No locals available.</source> <translation type="unfinished"></translation> </message> @@ -7640,12 +7640,12 @@ <translation>Stato</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="823"/> + <location filename="../Debugger/DebugViewer.py" line="825"/> <source>waiting at breakpoint</source> <translation>in attesa ad un breakpoint</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="827"/> + <location filename="../Debugger/DebugViewer.py" line="829"/> <source>running</source> <translation>in esecuzione</translation> </message> @@ -7655,17 +7655,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="825"/> + <location filename="../Debugger/DebugViewer.py" line="827"/> <source>waiting at exception</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="829"/> + <location filename="../Debugger/DebugViewer.py" line="831"/> <source>unknown state ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="750"/> + <location filename="../Debugger/DebugViewer.py" line="751"/> <source><p>Debugger with ID <b>{0}</b> has been connected.</p></source> <translation type="unfinished"></translation> </message> @@ -19173,7 +19173,7 @@ <context> <name>FileDialogWizardDialog</name> <message> - <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="74"/> + <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="72"/> <source>QFileDialog Wizard</source> <translation>Wizard QFileDialog</translation> </message> @@ -19303,7 +19303,7 @@ <translation>Mostra solo le directory</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="91"/> + <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="89"/> <source>Test</source> <translation>Test</translation> </message> @@ -19458,7 +19458,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="69"/> + <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="67"/> <source>E5FileDialog Wizard</source> <translation type="unfinished"></translation> </message> @@ -27165,27 +27165,27 @@ <context> <name>Globals</name> <message> - <location filename="../Globals/__init__.py" line="450"/> + <location filename="../Globals/__init__.py" line="453"/> <source>{0:4.2f} Bytes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="454"/> + <location filename="../Globals/__init__.py" line="457"/> <source>{0:4.2f} KiB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="458"/> + <location filename="../Globals/__init__.py" line="461"/> <source>{0:4.2f} MiB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="462"/> + <location filename="../Globals/__init__.py" line="465"/> <source>{0:4.2f} GiB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="466"/> + <location filename="../Globals/__init__.py" line="469"/> <source>{0:4.2f} TiB</source> <translation type="unfinished"></translation> </message> @@ -28223,12 +28223,12 @@ <translation type="obsolete"><b>Nota</b>: Lascia vuoto per usare la variabile d'ambiente PYSIDEDOCDIR, se impostata.</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="49"/> + <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="48"/> <source>HTML Files (*.html *.htm);;All Files (*)</source> <translation>HTML Files (*.html *.htm);;All Files (*)</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="35"/> + <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="34"/> <source>HTML Files (*.html *.htm);;Compressed Help Files (*.chm);;All Files (*)</source> <translation>File HTML (*.html *.htm);;File HTML Compressi (*.chm);;All Files (*)</translation> </message> @@ -54932,17 +54932,17 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1628"/> + <location filename="../Preferences/__init__.py" line="1647"/> <source>Export Preferences</source> <translation>Esporta Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1656"/> + <location filename="../Preferences/__init__.py" line="1675"/> <source>Import Preferences</source> <translation>Importa Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1656"/> + <location filename="../Preferences/__init__.py" line="1675"/> <source>Properties File (*.ini);;All Files (*)</source> <translation>File proprietà (*.ini);;Tutti i file(*)</translation> </message> @@ -55290,32 +55290,32 @@ <translation type="obsolete">Compilatore risorse (Ruby, Qt4)</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="202"/> + <location filename="../Preferences/ProgramsDialog.py" line="214"/> <source>CORBA IDL Compiler</source> <translation>Compilatore CORBA IDL</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="341"/> + <location filename="../Preferences/ProgramsDialog.py" line="353"/> <source>(not configured)</source> <translation>(non configurato)</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="399"/> + <location filename="../Preferences/ProgramsDialog.py" line="420"/> <source>(not executable)</source> <translation>(non eseguibile)</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="442"/> + <location filename="../Preferences/ProgramsDialog.py" line="463"/> <source>(not found)</source> <translation>(non trovato)</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="396"/> + <location filename="../Preferences/ProgramsDialog.py" line="417"/> <source>(unknown)</source> <translation>(sconosciuto)</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="235"/> + <location filename="../Preferences/ProgramsDialog.py" line="247"/> <source>Spell Checker - PyEnchant</source> <translation>Correttore - PyEnchant</translation> </message> @@ -55335,7 +55335,7 @@ <translation type="obsolete">Compilatore Risorse (Python, PySide)</translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="252"/> + <location filename="../Preferences/ProgramsDialog.py" line="264"/> <source>Source Highlighter - Pygments</source> <translation>Evidenziatore Sorgente - Pygments</translation> </message> @@ -55375,57 +55375,57 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="210"/> + <location filename="../Preferences/ProgramsDialog.py" line="222"/> <source>Protobuf Compiler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="217"/> + <location filename="../Preferences/ProgramsDialog.py" line="229"/> <source>gRPC Compiler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="375"/> + <location filename="../Preferences/ProgramsDialog.py" line="382"/> <source>(module not found)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="162"/> + <location filename="../Preferences/ProgramsDialog.py" line="174"/> <source>Translation Extractor (Python, PySide2)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="172"/> + <location filename="../Preferences/ProgramsDialog.py" line="184"/> <source>Resource Compiler (Python, PySide2)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="167"/> + <location filename="../Preferences/ProgramsDialog.py" line="179"/> <source>Forms Compiler (Python, PySide2)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="183"/> + <location filename="../Preferences/ProgramsDialog.py" line="195"/> <source>conda Manager</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="191"/> + <location filename="../Preferences/ProgramsDialog.py" line="203"/> <source>PyPI Package Management</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="259"/> + <location filename="../Preferences/ProgramsDialog.py" line="271"/> <source>MicroPython - MPY Cross Compiler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="262"/> + <location filename="../Preferences/ProgramsDialog.py" line="274"/> <source>MicroPython - ESP Tool</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ProgramsDialog.py" line="268"/> + <location filename="../Preferences/ProgramsDialog.py" line="280"/> <source>MicroPython - PyBoard Flasher</source> <translation type="unfinished"></translation> </message> @@ -55454,746 +55454,756 @@ <source>Unavailable Tools Only</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ProgramsDialog.py" line="161"/> + <source>Translation Extractor (Python, PyQt6)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ProgramsDialog.py" line="166"/> + <source>Forms Compiler (Python, PyQt6)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Project</name> <message> - <location filename="../Project/Project.py" line="781"/> + <location filename="../Project/Project.py" line="787"/> <source>Read project file</source> <translation>Leggi file progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="884"/> + <location filename="../Project/Project.py" line="890"/> <source>Save project file</source> <translation>Salva file progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="1002"/> + <location filename="../Project/Project.py" line="1008"/> <source>Read project session</source> <translation>Leggi sessione del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="1227"/> + <location filename="../Project/Project.py" line="1233"/> <source>Please save the project first.</source> <translation>Prima salvare il progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="1038"/> + <location filename="../Project/Project.py" line="1044"/> <source>Save project session</source> <translation>Salva sessione di progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="1369"/> + <location filename="../Project/Project.py" line="1375"/> <source>Add Language</source> <translation>Aggiungi Lingua</translation> </message> <message> - <location filename="../Project/Project.py" line="1494"/> + <location filename="../Project/Project.py" line="1501"/> <source>Delete translation</source> <translation>Cancella traduzione</translation> </message> <message> - <location filename="../Project/Project.py" line="1659"/> + <location filename="../Project/Project.py" line="1666"/> <source>Add file</source> <translation>Aggiungi file</translation> </message> <message> - <location filename="../Project/Project.py" line="1791"/> + <location filename="../Project/Project.py" line="1798"/> <source>The target directory must not be empty.</source> <translation>La directory di destinazione non deve essere vuota.</translation> </message> <message> - <location filename="../Project/Project.py" line="1802"/> + <location filename="../Project/Project.py" line="1809"/> <source>Add directory</source> <translation>Aggiungi directory</translation> </message> <message> - <location filename="../Project/Project.py" line="1802"/> + <location filename="../Project/Project.py" line="1809"/> <source>The source directory must not be empty.</source> <translation>La directory sorgente non deve essere vuota.</translation> </message> <message> - <location filename="../Project/Project.py" line="2213"/> + <location filename="../Project/Project.py" line="2220"/> <source>Delete file</source> <translation>Cancella file</translation> </message> <message> - <location filename="../Project/Project.py" line="2338"/> + <location filename="../Project/Project.py" line="2345"/> <source>Create project directory</source> <translation>Crea la directory del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3812"/> + <location filename="../Project/Project.py" line="3819"/> <source>New project</source> <translation>Nuovo progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3826"/> + <location filename="../Project/Project.py" line="3833"/> <source>Open project</source> <translation>Apri progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3863"/> + <location filename="../Project/Project.py" line="3870"/> <source>Save project as</source> <translation>Salva progetto come</translation> </message> <message> - <location filename="../Project/Project.py" line="3102"/> + <location filename="../Project/Project.py" line="3109"/> <source>Save File</source> <translation>Salva file</translation> </message> <message> - <location filename="../Project/Project.py" line="3138"/> + <location filename="../Project/Project.py" line="3145"/> <source>Close Project</source> <translation>Chiudi progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3138"/> + <location filename="../Project/Project.py" line="3145"/> <source>The current project has unsaved changes.</source> <translation>Il progetto attuale ha delle modifiche non salvate.</translation> </message> <message> - <location filename="../Project/Project.py" line="4043"/> + <location filename="../Project/Project.py" line="4050"/> <source>&Save</source> <translation>&Salva</translation> </message> <message> - <location filename="../Project/Project.py" line="3812"/> + <location filename="../Project/Project.py" line="3819"/> <source>&New...</source> <translation>&Nuovo...</translation> </message> <message> - <location filename="../Project/Project.py" line="3817"/> + <location filename="../Project/Project.py" line="3824"/> <source>Generate a new project</source> <translation>Genera un nuovo progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3818"/> + <location filename="../Project/Project.py" line="3825"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Nuovo...</b><p>Apre un dialogo per l'inserimento delle informazioni per un nuovo progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3826"/> + <location filename="../Project/Project.py" line="3833"/> <source>&Open...</source> <translation>&Apri...</translation> </message> <message> - <location filename="../Project/Project.py" line="3831"/> + <location filename="../Project/Project.py" line="3838"/> <source>Open an existing project</source> <translation>Apri un progetto esistente</translation> </message> <message> - <location filename="../Project/Project.py" line="3832"/> - <source><b>Open...</b><p>This opens an existing project.</p></source> - <translation><b>Apri...</b><p>Apre un progetto esistente.</p></translation> - </message> - <message> <location filename="../Project/Project.py" line="3839"/> + <source><b>Open...</b><p>This opens an existing project.</p></source> + <translation><b>Apri...</b><p>Apre un progetto esistente.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3846"/> <source>Close project</source> <translation>Chiudi progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3839"/> + <location filename="../Project/Project.py" line="3846"/> <source>&Close</source> <translation>&Chiudi</translation> </message> <message> - <location filename="../Project/Project.py" line="3843"/> + <location filename="../Project/Project.py" line="3850"/> <source>Close the current project</source> <translation>Chiudi il progetto corrente</translation> </message> <message> - <location filename="../Project/Project.py" line="3844"/> - <source><b>Close</b><p>This closes the current project.</p></source> - <translation><b>Chiudi</b><p>Chiude l'attuale progetto.</p></translation> - </message> - <message> <location filename="../Project/Project.py" line="3851"/> + <source><b>Close</b><p>This closes the current project.</p></source> + <translation><b>Chiudi</b><p>Chiude l'attuale progetto.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3858"/> <source>Save project</source> <translation>Salva progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3855"/> + <location filename="../Project/Project.py" line="3862"/> <source>Save the current project</source> <translation>Salva il progetto corrente</translation> </message> <message> - <location filename="../Project/Project.py" line="3856"/> - <source><b>Save</b><p>This saves the current project.</p></source> - <translation><b>Salva</b><p>Salva l'attuale progetto.</p></translation> - </message> - <message> <location filename="../Project/Project.py" line="3863"/> + <source><b>Save</b><p>This saves the current project.</p></source> + <translation><b>Salva</b><p>Salva l'attuale progetto.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3870"/> <source>Save &as...</source> <translation>S&alva come...</translation> </message> <message> - <location filename="../Project/Project.py" line="3867"/> + <location filename="../Project/Project.py" line="3874"/> <source>Save the current project to a new file</source> <translation>Salva il progetto attuale come un nuovo file</translation> </message> <message> - <location filename="../Project/Project.py" line="3869"/> + <location filename="../Project/Project.py" line="3876"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Salva as </b><p>Salva l'attuale progetto come nuovo.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3909"/> + <location filename="../Project/Project.py" line="3916"/> <source>Add translation to project</source> <translation>Aggiungi le traduzioni al progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3909"/> - <source>Add &translation...</source> - <translation>Aggiungi &traduzione...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3914"/> - <source>Add a translation to the current project</source> - <translation>Aggiungi le traduzioni al progetto corrente</translation> - </message> - <message> <location filename="../Project/Project.py" line="3916"/> + <source>Add &translation...</source> + <translation>Aggiungi &traduzione...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3921"/> + <source>Add a translation to the current project</source> + <translation>Aggiungi le traduzioni al progetto corrente</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3923"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Aggiungi traduzione...</b><p>Apre un dialogo per aggiungere una traduzione al progetto corrente.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3924"/> + <location filename="../Project/Project.py" line="3931"/> <source>Search new files</source> <translation>Cerca nuovi file</translation> </message> <message> - <location filename="../Project/Project.py" line="3924"/> + <location filename="../Project/Project.py" line="3931"/> <source>Searc&h new files...</source> <translation>Cerca &nuovi file...</translation> </message> <message> - <location filename="../Project/Project.py" line="3928"/> + <location filename="../Project/Project.py" line="3935"/> <source>Search new files in the project directory.</source> <translation>Cerca nei file nella directory del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="3954"/> + <location filename="../Project/Project.py" line="3961"/> <source>Project properties</source> <translation>Proprietà del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3954"/> + <location filename="../Project/Project.py" line="3961"/> <source>&Properties...</source> <translation>&Proprietà...</translation> </message> <message> - <location filename="../Project/Project.py" line="3959"/> + <location filename="../Project/Project.py" line="3966"/> <source>Show the project properties</source> <translation>Mostra le proprietà del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3960"/> + <location filename="../Project/Project.py" line="3967"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Proprietà...</b><p>Mosta un dialogo per modificare le proprietà di un progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4082"/> + <location filename="../Project/Project.py" line="4089"/> <source>Load session</source> <translation>Carica sessione</translation> </message> <message> - <location filename="../Project/Project.py" line="4086"/> + <location filename="../Project/Project.py" line="4093"/> <source>Load the projects session file.</source> <translation>Carica il file di sessione del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4087"/> + <location filename="../Project/Project.py" line="4094"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Carica sessione</b><p>Questo carica la sessione del progetto.La sessione è composta dai seguenti dati.<br>- tutti i file sorgente aperti<br>- tutti i breakpoint<br>- gli argomenti alla riga di comango<br>- la directory di lavoro<br>- il flag di segnalazione delle eccezioni</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4100"/> + <location filename="../Project/Project.py" line="4107"/> <source>Save session</source> <translation>Salva sessione</translation> </message> <message> - <location filename="../Project/Project.py" line="4104"/> + <location filename="../Project/Project.py" line="4111"/> <source>Save the projects session file.</source> <translation>Salva il file sessione del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4105"/> + <location filename="../Project/Project.py" line="4112"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Salva sessione</b><p>Questo carica la sessione del progetto.La sessione è composta dai seguenti dati.<br>- tutti i file sorgente aperti<br>- tutti i breakpoint<br>- gli argomenti alla riga di comango<br>- la directory di lavoro<br>- il flag di segnalazione delle eccezioni</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4132"/> + <location filename="../Project/Project.py" line="4139"/> <source>Code Metrics</source> <translation>Statistiche codice</translation> </message> <message> - <location filename="../Project/Project.py" line="4132"/> + <location filename="../Project/Project.py" line="4139"/> <source>&Code Metrics...</source> <translation>Statistiche &codice...</translation> </message> <message> - <location filename="../Project/Project.py" line="4136"/> + <location filename="../Project/Project.py" line="4143"/> <source>Show some code metrics for the project.</source> <translation>Mostra alcune statistiche del codice per il progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4138"/> + <location filename="../Project/Project.py" line="4145"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Statistiche codice...</b><p>Mostra alcune statistiche di tutti i file Python nel progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4146"/> + <location filename="../Project/Project.py" line="4153"/> <source>Python Code Coverage</source> <translation>Analisi codice Python</translation> </message> <message> - <location filename="../Project/Project.py" line="4146"/> + <location filename="../Project/Project.py" line="4153"/> <source>Code Co&verage...</source> <translation>A&nalisi codice...</translation> </message> <message> - <location filename="../Project/Project.py" line="4150"/> + <location filename="../Project/Project.py" line="4157"/> <source>Show code coverage information for the project.</source> <translation>Mostra le informazioni dell'analisi del codice del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4152"/> + <location filename="../Project/Project.py" line="4159"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Analisi codice...</b><p>Mostra le analisi del codice di tutti i file Python nel progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5036"/> + <location filename="../Project/Project.py" line="5043"/> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="../Project/Project.py" line="4160"/> + <location filename="../Project/Project.py" line="4167"/> <source>&Profile Data...</source> <translation>&Profilazione dati...</translation> </message> <message> - <location filename="../Project/Project.py" line="4164"/> + <location filename="../Project/Project.py" line="4171"/> <source>Show profiling data for the project.</source> <translation>Mostra la profilazione dei dati per il progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4166"/> + <location filename="../Project/Project.py" line="4173"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Profilazione dati...</b><p>Mostra la profilazione dei dati per il progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5090"/> + <location filename="../Project/Project.py" line="5097"/> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="../Project/Project.py" line="4175"/> + <location filename="../Project/Project.py" line="4182"/> <source>&Application Diagram...</source> <translation>Diagramma dell' &Applicazione...</translation> </message> <message> - <location filename="../Project/Project.py" line="4179"/> + <location filename="../Project/Project.py" line="4186"/> <source>Show a diagram of the project.</source> <translation>Mostra un diagramma del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4181"/> + <location filename="../Project/Project.py" line="4188"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagrammi dell'applicazione...</b><p>Mostra un diagramma del progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4307"/> + <location filename="../Project/Project.py" line="4314"/> <source>Open &Recent Projects</source> <translation>Apri un progetto &recente</translation> </message> <message> + <location filename="../Project/Project.py" line="4326"/> + <source>&Diagrams</source> + <translation>&Diagrammi</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4323"/> + <source>Chec&k</source> + <translation>&Controlla</translation> + </message> + <message> <location filename="../Project/Project.py" line="4319"/> - <source>&Diagrams</source> - <translation>&Diagrammi</translation> + <source>&Version Control</source> + <translation>Controllo di &Versione</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4325"/> + <source>Sho&w</source> + <translation>&Mostra</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4328"/> + <source>Source &Documentation</source> + <translation>&Documentazione sorgenti</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4692"/> + <source>Search New Files</source> + <translation>Cerca Nuovi File</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4692"/> + <source>There were no new files found to be added.</source> + <translation>Non sono stati trovati file da aggiungere.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4840"/> + <source>Version Control System</source> + <translation>Version Control System</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4970"/> + <source>Coverage Data</source> + <translation>Dati Analisi</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5020"/> + <source>There is no main script defined for the current project. Aborting</source> + <translation>Non c'è uno script principale definito per il progetto. Esco</translation> + </message> + <message> + <location filename="../Project/Project.py" line="1946"/> + <source>Rename file</source> + <translation>Rinomina file</translation> + </message> + <message> + <location filename="../Project/Project.py" line="1970"/> + <source>Rename File</source> + <translation>Rinomina File</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2950"/> + <source>New Project</source> + <translation>Nuovo Progetto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2465"/> + <source>Add existing files to the project?</source> + <translation>Aggiungi file esistenti al progetto ?</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2592"/> + <source>Would you like to edit the VCS command options?</source> + <translation>Vuoi modificare le opzioni del comando VCS ?</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2535"/> + <source>Shall the project file be added to the repository?</source> + <translation>Il file progetto deve essere aggiunto al repository ?</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2564"/> + <source>Select version control system for the project</source> + <translation>Seleziona il version control system per il progetto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3901"/> + <source>Add directory to project</source> + <translation>Aggiungi directory al progetto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3901"/> + <source>Add directory...</source> + <translation>Aggiungi directory...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3906"/> + <source>Add a directory to the current project</source> + <translation>Aggiungi una directory al progetto corrente</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3908"/> + <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> + <translation><b>Aggiungi directory...</b><p>Apre un dialogo per aggiungere una directory al progetto corrente.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4993"/> + <source>Code Coverage</source> + <translation>Analisi codice</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4993"/> + <source>Please select a coverage file</source> + <translation>Per favore seleziona un file per l'analisi</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5043"/> + <source>Please select a profile file</source> + <translation>Per favore seleziona un file per la profilazione</translation> + </message> + <message> + <location filename="../Project/Project.py" line="1073"/> + <source>Delete project session</source> + <translation>Cancella sessione di progetto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4125"/> + <source>Delete session</source> + <translation>Cancella sessione</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4129"/> + <source>Delete the projects session file.</source> + <translation>Cancella il file di sessione del progetto.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4130"/> + <source><b>Delete session</b><p>This deletes the projects session file</p></source> + <translation><b>Cancella sessione</b><p>Cancella la sessione del progetto.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="271"/> + <source>Console</source> + <translation>Console</translation> + </message> + <message> + <location filename="../Project/Project.py" line="272"/> + <source>Other</source> + <translation>Altro</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5097"/> + <source>Include module names?</source> + <translation>Includi i nomi dei moduli ?</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2250"/> + <source>Delete directory</source> + <translation>Cancella directory</translation> + </message> + <message> + <location filename="../Project/Project.py" line="1107"/> + <source>Read tasks</source> + <translation>Leggi tesk</translation> + </message> + <message> + <location filename="../Project/Project.py" line="1127"/> + <source>Save tasks</source> + <translation>Salva task</translation> + </message> + <message> + <location filename="../Project/Project.py" line="1186"/> + <source>Read debugger properties</source> + <translation>Leggi le proprietà del debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="1221"/> + <source>Save debugger properties</source> + <translation>Salva le proprietà del debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="1247"/> + <source>Delete debugger properties</source> + <translation>Cancella le proprietà del debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4025"/> + <source>Debugger Properties</source> + <translation>Proprietà Debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4025"/> + <source>Debugger &Properties...</source> + <translation>&Proprietà Debugger...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4029"/> + <source>Show the debugger properties</source> + <translation>Mostra le proprietàd el debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4030"/> + <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> + <translation><b>Proprietà debugger...</b><p>Mostra un dialogo per modificare le impostazioni specifiche per il progetto del debugger.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4038"/> + <source>Load</source> + <translation>Carica</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4038"/> + <source>&Load</source> + <translation>&Carica</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4042"/> + <source>Load the debugger properties</source> + <translation>Carica le proprietàd el debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4050"/> + <source>Save</source> + <translation>Salva</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4054"/> + <source>Save the debugger properties</source> + <translation>Salva le proprietà del debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4062"/> + <source>Delete</source> + <translation>Cancella</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4062"/> + <source>&Delete</source> + <translation>&Cancella</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4066"/> + <source>Delete the debugger properties</source> + <translation>Cancella le proprietà del debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4075"/> + <source>Reset</source> + <translation>Resetta</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4075"/> + <source>&Reset</source> + <translation>&Resetta</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4079"/> + <source>Reset the debugger properties</source> + <translation>Resetta le proprietà del debugger</translation> </message> <message> <location filename="../Project/Project.py" line="4316"/> - <source>Chec&k</source> - <translation>&Controlla</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4312"/> - <source>&Version Control</source> - <translation>Controllo di &Versione</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4318"/> - <source>Sho&w</source> - <translation>&Mostra</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4321"/> - <source>Source &Documentation</source> - <translation>&Documentazione sorgenti</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4685"/> - <source>Search New Files</source> - <translation>Cerca Nuovi File</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4685"/> - <source>There were no new files found to be added.</source> - <translation>Non sono stati trovati file da aggiungere.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4833"/> - <source>Version Control System</source> - <translation>Version Control System</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4963"/> - <source>Coverage Data</source> - <translation>Dati Analisi</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5013"/> - <source>There is no main script defined for the current project. Aborting</source> - <translation>Non c'è uno script principale definito per il progetto. Esco</translation> - </message> - <message> - <location filename="../Project/Project.py" line="1939"/> - <source>Rename file</source> - <translation>Rinomina file</translation> - </message> - <message> - <location filename="../Project/Project.py" line="1963"/> - <source>Rename File</source> - <translation>Rinomina File</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2943"/> - <source>New Project</source> - <translation>Nuovo Progetto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2458"/> - <source>Add existing files to the project?</source> - <translation>Aggiungi file esistenti al progetto ?</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2585"/> - <source>Would you like to edit the VCS command options?</source> - <translation>Vuoi modificare le opzioni del comando VCS ?</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2528"/> - <source>Shall the project file be added to the repository?</source> - <translation>Il file progetto deve essere aggiunto al repository ?</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2557"/> - <source>Select version control system for the project</source> - <translation>Seleziona il version control system per il progetto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3894"/> - <source>Add directory to project</source> - <translation>Aggiungi directory al progetto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3894"/> - <source>Add directory...</source> - <translation>Aggiungi directory...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3899"/> - <source>Add a directory to the current project</source> - <translation>Aggiungi una directory al progetto corrente</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3901"/> - <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> - <translation><b>Aggiungi directory...</b><p>Apre un dialogo per aggiungere una directory al progetto corrente.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4986"/> - <source>Code Coverage</source> - <translation>Analisi codice</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4986"/> - <source>Please select a coverage file</source> - <translation>Per favore seleziona un file per l'analisi</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5036"/> - <source>Please select a profile file</source> - <translation>Per favore seleziona un file per la profilazione</translation> - </message> - <message> - <location filename="../Project/Project.py" line="1067"/> - <source>Delete project session</source> - <translation>Cancella sessione di progetto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4118"/> - <source>Delete session</source> - <translation>Cancella sessione</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4122"/> - <source>Delete the projects session file.</source> - <translation>Cancella il file di sessione del progetto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4123"/> - <source><b>Delete session</b><p>This deletes the projects session file</p></source> - <translation><b>Cancella sessione</b><p>Cancella la sessione del progetto.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="269"/> - <source>Console</source> - <translation>Console</translation> - </message> - <message> - <location filename="../Project/Project.py" line="270"/> - <source>Other</source> - <translation>Altro</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5090"/> - <source>Include module names?</source> - <translation>Includi i nomi dei moduli ?</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2243"/> - <source>Delete directory</source> - <translation>Cancella directory</translation> - </message> - <message> - <location filename="../Project/Project.py" line="1101"/> - <source>Read tasks</source> - <translation>Leggi tesk</translation> - </message> - <message> - <location filename="../Project/Project.py" line="1121"/> - <source>Save tasks</source> - <translation>Salva task</translation> - </message> - <message> - <location filename="../Project/Project.py" line="1180"/> - <source>Read debugger properties</source> - <translation>Leggi le proprietà del debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="1215"/> - <source>Save debugger properties</source> - <translation>Salva le proprietà del debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="1241"/> - <source>Delete debugger properties</source> - <translation>Cancella le proprietà del debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4018"/> - <source>Debugger Properties</source> - <translation>Proprietà Debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4018"/> - <source>Debugger &Properties...</source> - <translation>&Proprietà Debugger...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4022"/> - <source>Show the debugger properties</source> - <translation>Mostra le proprietàd el debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4023"/> - <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> - <translation><b>Proprietà debugger...</b><p>Mostra un dialogo per modificare le impostazioni specifiche per il progetto del debugger.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4031"/> - <source>Load</source> - <translation>Carica</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4031"/> - <source>&Load</source> - <translation>&Carica</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4035"/> - <source>Load the debugger properties</source> - <translation>Carica le proprietàd el debugger</translation> + <source>Debugger</source> + <translation>Debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4315"/> + <source>Session</source> + <translation>Sessione</translation> </message> <message> <location filename="../Project/Project.py" line="4043"/> - <source>Save</source> - <translation>Salva</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4047"/> - <source>Save the debugger properties</source> - <translation>Salva le proprietà del debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4055"/> - <source>Delete</source> - <translation>Cancella</translation> + <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> + <translation><b>Carica le proprietà del debugger</b><p>Carica le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> <location filename="../Project/Project.py" line="4055"/> - <source>&Delete</source> - <translation>&Cancella</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4059"/> - <source>Delete the debugger properties</source> - <translation>Cancella le proprietà del debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4068"/> - <source>Reset</source> - <translation>Resetta</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4068"/> - <source>&Reset</source> - <translation>&Resetta</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4072"/> - <source>Reset the debugger properties</source> - <translation>Resetta le proprietà del debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4309"/> - <source>Debugger</source> - <translation>Debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4308"/> - <source>Session</source> - <translation>Sessione</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4036"/> - <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> - <translation><b>Carica le proprietà del debugger</b><p>Carica le proprietà del debugger specifiche per il progetto.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4048"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Salva le proprietà del debugger</b><p>Salva le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4060"/> + <location filename="../Project/Project.py" line="4067"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>Cancella le proprietà del debugger</b><p>Cancella il file che contiene le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4073"/> + <location filename="../Project/Project.py" line="4080"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>Azzera le proprietà del debugger</b><p>Azzera le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3982"/> + <location filename="../Project/Project.py" line="3989"/> <source>Filetype Associations</source> <translation>Associazione tipi file</translation> </message> <message> - <location filename="../Project/Project.py" line="3982"/> + <location filename="../Project/Project.py" line="3989"/> <source>Filetype Associations...</source> <translation>Associazione tipi file...</translation> </message> <message> - <location filename="../Project/Project.py" line="3986"/> + <location filename="../Project/Project.py" line="3993"/> <source>Show the project filetype associations</source> <translation>Mostra le associazioni dei tipi di file del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="4320"/> + <location filename="../Project/Project.py" line="4327"/> <source>Pac&kagers</source> <translation>Pac&kagers</translation> </message> <message> - <location filename="../Project/Project.py" line="3878"/> + <location filename="../Project/Project.py" line="3885"/> <source>Add files to project</source> <translation>Aggiungi file al progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3878"/> - <source>Add &files...</source> - <translation>Aggiungi &files...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3883"/> - <source>Add files to the current project</source> - <translation>Aggiungi file al progetto corrente</translation> - </message> - <message> <location filename="../Project/Project.py" line="3885"/> + <source>Add &files...</source> + <translation>Aggiungi &files...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3890"/> + <source>Add files to the current project</source> + <translation>Aggiungi file al progetto corrente</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3892"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Aggiungi files...</b><p>Apre un dialogo per aggiungere file al progetto corrente. Il posto dove aggiungerli è determinato dall'estensione.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3087"/> + <location filename="../Project/Project.py" line="3094"/> <source>Project Files (*.e4p)</source> <translation>File progetto (*.e4p)</translation> </message> <message> - <location filename="../Project/Project.py" line="4306"/> + <location filename="../Project/Project.py" line="4313"/> <source>&Project</source> <translation>&Progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="4446"/> + <location filename="../Project/Project.py" line="4453"/> <source>Project</source> <translation>Progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="4512"/> + <location filename="../Project/Project.py" line="4519"/> <source>&Clear</source> <translation>Pulis&ci</translation> </message> <message> - <location filename="../Project/Project.py" line="920"/> + <location filename="../Project/Project.py" line="926"/> <source>Read user project properties</source> <translation>Leggi le proprietà utente del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="944"/> + <location filename="../Project/Project.py" line="950"/> <source>Save user project properties</source> <translation>Salva le proprietà utente del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3967"/> - <source>User project properties</source> - <translation>Proprietà utente del progetto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3967"/> - <source>&User Properties...</source> - <translation>Proprietà &utente...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3972"/> - <source>Show the user specific project properties</source> - <translation>Mostra le proprietà del multiprogetto specifiche dell'utente</translation> - </message> - <message> <location filename="../Project/Project.py" line="3974"/> + <source>User project properties</source> + <translation>Proprietà utente del progetto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3974"/> + <source>&User Properties...</source> + <translation>Proprietà &utente...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3979"/> + <source>Show the user specific project properties</source> + <translation>Mostra le proprietà del multiprogetto specifiche dell'utente</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3981"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Proprietà utente...</b><p>Mosta un dialogo per modificare le proprietà utente di un progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3315"/> + <location filename="../Project/Project.py" line="3322"/> <source>Syntax errors detected</source> <translation>Errore di sintassi rilevato</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3315"/> + <location filename="../Project/Project.py" line="3322"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Il progetto contiene %n file con errori di sintassi.</numerusform> @@ -56201,87 +56211,87 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="5285"/> + <location filename="../Project/Project.py" line="5292"/> <source>Create Package List</source> <translation>Crea lista del package</translation> </message> <message> - <location filename="../Project/Project.py" line="4204"/> + <location filename="../Project/Project.py" line="4211"/> <source>Create &Package List</source> <translation type="unfinished">Crea un &archivio per il plugin</translation> </message> <message> - <location filename="../Project/Project.py" line="5558"/> + <location filename="../Project/Project.py" line="5565"/> <source>Create Plugin Archive</source> <translation>Crea un archivio per il plugin</translation> </message> <message> - <location filename="../Project/Project.py" line="5234"/> + <location filename="../Project/Project.py" line="5241"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Il file <b>PKGLIST</b> esiste già.</p><p>Sovrascriverlo?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5304"/> + <location filename="../Project/Project.py" line="5311"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Non c'è uno script principale definito per il progetto. Esco...</translation> </message> <message> - <location filename="../Project/Project.py" line="1690"/> + <location filename="../Project/Project.py" line="1697"/> <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> <translation><p>La directory di partenza non contiene nessun file appartenente alla categoria selezionata.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2943"/> + <location filename="../Project/Project.py" line="2950"/> <source>Select Version Control System</source> <translation>Selezione il Sistema di Controllo della Versione (VCS)</translation> </message> <message> - <location filename="../Project/Project.py" line="2564"/> + <location filename="../Project/Project.py" line="2571"/> <source>None</source> <translation>Nessuno</translation> </message> <message> - <location filename="../Project/Project.py" line="367"/> + <location filename="../Project/Project.py" line="370"/> <source>Registering Project Type</source> <translation>Registrazione tipo progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="4220"/> + <location filename="../Project/Project.py" line="4227"/> <source>Create Plugin &Archives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1369"/> + <location filename="../Project/Project.py" line="1375"/> <source>You have to specify a translation pattern first.</source> <translation>Devi prima specificare un pattern di traduzione.</translation> </message> <message> - <location filename="../Project/Project.py" line="2666"/> + <location filename="../Project/Project.py" line="2673"/> <source>Translation Pattern</source> <translation>Pattern di traduzione</translation> </message> <message> - <location filename="../Project/Project.py" line="2666"/> + <location filename="../Project/Project.py" line="2673"/> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Inserisci il path per il file di traduzione (usa '%language% al posto del codice lingua):</translation> </message> <message> - <location filename="../Project/Project.py" line="4000"/> + <location filename="../Project/Project.py" line="4007"/> <source>Lexer Associations</source> <translation>Associazioni analizzatore lessicale</translation> </message> <message> - <location filename="../Project/Project.py" line="4000"/> + <location filename="../Project/Project.py" line="4007"/> <source>Lexer Associations...</source> <translation>Associazioni analizzatore lessicale...</translation> </message> <message> - <location filename="../Project/Project.py" line="4004"/> + <location filename="../Project/Project.py" line="4011"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Mostra le associazioni degli analizzatori lessicali del progetto (sovrascrivendo i default)</translation> </message> <message> - <location filename="../Project/Project.py" line="4006"/> + <location filename="../Project/Project.py" line="4013"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Associazioni analizzatore lessicale...</b><p>Mostra un dialogo per modificare le associazioni degli analizzatori lessicali dei progetti. Queste associazioni sovrascrivono the impostazioni globali. Gli analizzatori lessicali sono utilizzati per l'evidenziazione del testo nell'editor.</p></translation> </message> @@ -56301,112 +56311,112 @@ <translation>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</translation> </message> <message> - <location filename="../Project/Project.py" line="781"/> + <location filename="../Project/Project.py" line="787"/> <source><p>The project file <b>{0}</b> could not be read.</p></source> <translation><p>Il file progetto <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="884"/> + <location filename="../Project/Project.py" line="890"/> <source><p>The project file <b>{0}</b> could not be written.</p></source> <translation><p>Il file progetto <b{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="920"/> + <location filename="../Project/Project.py" line="926"/> <source><p>The user specific project properties file <b>{0}</b> could not be read.</p></source> <translation><p>Il file delle proprietà specifiche dell'utente del progetto <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="944"/> + <location filename="../Project/Project.py" line="950"/> <source><p>The user specific project properties file <b>{0}</b> could not be written.</p></source> <translation><p>Il file delle proprietà specifiche dell'utente del progetto <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1002"/> + <location filename="../Project/Project.py" line="1008"/> <source><p>The project session file <b>{0}</b> could not be read.</p></source> <translation><p>La sessione del progetto <b>{0}</b> non può essere letta.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1038"/> + <location filename="../Project/Project.py" line="1044"/> <source><p>The project session file <b>{0}</b> could not be written.</p></source> <translation><p>La sessione del progetto <b>{0}</b> non può essere scritta.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1067"/> + <location filename="../Project/Project.py" line="1073"/> <source><p>The project session file <b>{0}</b> could not be deleted.</p></source> <translation><p>La sessione del progetto <b>{0}</b> non può essere cancellato.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1101"/> + <location filename="../Project/Project.py" line="1107"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Il file task <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1121"/> + <location filename="../Project/Project.py" line="1127"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>Il file task <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1180"/> + <location filename="../Project/Project.py" line="1186"/> <source><p>The project debugger properties file <b>{0}</b> could not be read.</p></source> <translation><p>Il file delle proprietà del debugger del progetto<b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1215"/> + <location filename="../Project/Project.py" line="1221"/> <source><p>The project debugger properties file <b>{0}</b> could not be written.</p></source> <translation><p>Il file delle proprietà del debugger del progetto<b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1241"/> + <location filename="../Project/Project.py" line="1247"/> <source><p>The project debugger properties file <b>{0}</b> could not be deleted.</p></source> <translation><p>Il file delle proprietà del debugger del progetto<b>{0}</b> non può essere cancellato.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1723"/> + <location filename="../Project/Project.py" line="1730"/> <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Il file <b>{0}</b> esiste già.</p><p>Sovrascriverlo?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3102"/> + <location filename="../Project/Project.py" line="3109"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Il file <b>{0}</b> esiste già. Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1963"/> + <location filename="../Project/Project.py" line="1970"/> <source><p>The file <b>{0}</b> could not be renamed.<br />Reason: {1}</p></source> <translation><p>Il file <b>{0}</b> non può essere rinominato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2338"/> + <location filename="../Project/Project.py" line="2345"/> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>La directory del progetto <b>{0}</b> non può essere creata.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4833"/> + <location filename="../Project/Project.py" line="4840"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>VCS selezionato <b>{0}</b>non trovato.<br>Disabilito il controllo di versione.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5285"/> + <location filename="../Project/Project.py" line="5292"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Il file <b>PKGLIST</b> non può essere creato.<br />Motivo: {0}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5444"/> + <location filename="../Project/Project.py" line="5451"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Il file <b>{0}</b> non può essere aggiunto all'archivio.Lo ignoro.</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5517"/> + <location filename="../Project/Project.py" line="5524"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Il file plugin <b>{0}</b> non può essere salvato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1646"/> + <location filename="../Project/Project.py" line="1653"/> <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> <translation><p>Il file selezionato <b>{0}</b> non può essere aggiunto a <b>{1}</b>.</p><p>Motivo: {2}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1705"/> + <location filename="../Project/Project.py" line="1712"/> <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>La directory di destinazione<b>{0}</b> non può essere creata.</p><p>Motivo: {1}</p></translation> </message> @@ -56416,42 +56426,42 @@ <translation type="obsolete">Python Files (*.py2);;Python GUI Files (*.pyw2);;</translation> </message> <message> - <location filename="../Project/Project.py" line="2424"/> + <location filename="../Project/Project.py" line="2431"/> <source>Create main script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2424"/> + <location filename="../Project/Project.py" line="2431"/> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4189"/> + <location filename="../Project/Project.py" line="4196"/> <source>Load Diagram</source> <translation type="unfinished">Carico Diagramma</translation> </message> <message> - <location filename="../Project/Project.py" line="4189"/> + <location filename="../Project/Project.py" line="4196"/> <source>&Load Diagram...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4193"/> + <location filename="../Project/Project.py" line="4200"/> <source>Load a diagram from file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4195"/> + <location filename="../Project/Project.py" line="4202"/> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="367"/> + <location filename="../Project/Project.py" line="370"/> <source><p>The Project type <b>{0}</b> is already registered.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="355"/> + <location filename="../Project/Project.py" line="358"/> <source><p>The Project type <b>{0}</b> is already registered with Programming Language <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -56466,276 +56476,286 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4821"/> + <location filename="../Project/Project.py" line="4828"/> <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5558"/> + <location filename="../Project/Project.py" line="5565"/> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4209"/> + <location filename="../Project/Project.py" line="4216"/> <source>Create an initial PKGLIST file for an eric6 plugin.</source> <translation type="unfinished">Crea un file archivio per il plugin di eric6.</translation> </message> <message> - <location filename="../Project/Project.py" line="4211"/> + <location filename="../Project/Project.py" line="4218"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> <translation type="unfinished"><b>Crea Archivio Plugin</b><p>Crea un archivio per il plugin eric6 usando la lista dei file fornita nel file PKGLIST. Il nome dell'archivio è costruito dal nome dello script.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4225"/> + <location filename="../Project/Project.py" line="4232"/> <source>Create eric6 plugin archive files.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4227"/> + <location filename="../Project/Project.py" line="4234"/> <source><b>Create Plugin Archives</b><p>This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5408"/> + <location filename="../Project/Project.py" line="5415"/> <source><p>The eric6 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>Il file archivio del plugin di eric6<b>{0}</b> non può essere creato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="268"/> + <location filename="../Project/Project.py" line="270"/> <source>Eric6 Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2913"/> + <location filename="../Project/Project.py" line="2920"/> <source>Create project management directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2913"/> + <location filename="../Project/Project.py" line="2920"/> <source><p>The project directory <b>{0}</b> is not writable.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3939"/> + <location filename="../Project/Project.py" line="3946"/> <source>Alt+Ctrl+P</source> <comment>Project|Search Project File</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3945"/> + <location filename="../Project/Project.py" line="3952"/> <source>Search for a file in the project list of files.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3947"/> + <location filename="../Project/Project.py" line="3954"/> <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3939"/> + <location filename="../Project/Project.py" line="3946"/> <source>Search Project File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3939"/> + <location filename="../Project/Project.py" line="3946"/> <source>Search Project File...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5340"/> + <location filename="../Project/Project.py" line="5347"/> <source>Create Plugin Archives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4237"/> - <source>Create Plugin Archives (Snapshot)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4237"/> - <source>Create Plugin Archives (&Snapshot)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4242"/> - <source>Create eric6 plugin archive files (snapshot releases).</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4244"/> + <source>Create Plugin Archives (Snapshot)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4244"/> + <source>Create Plugin Archives (&Snapshot)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4249"/> + <source>Create eric6 plugin archive files (snapshot releases).</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4251"/> <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5318"/> + <location filename="../Project/Project.py" line="5325"/> <source>Select package lists:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5336"/> + <location filename="../Project/Project.py" line="5343"/> <source>Creating plugin archives...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Project/Project.py" line="5343"/> + <source>Abort</source> + <translation type="unfinished">Termina</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5343"/> + <source>%v/%m Archives</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5359"/> + <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5470"/> + <source><p>The eric6 plugin archive files were created with some errors.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5473"/> + <source><p>The eric6 plugin archive files were created successfully.</p></source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Project/Project.py" line="5336"/> - <source>Abort</source> - <translation type="unfinished">Termina</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5336"/> - <source>%v/%m Archives</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5352"/> - <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5463"/> - <source><p>The eric6 plugin archive files were created with some errors.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5466"/> - <source><p>The eric6 plugin archive files were created successfully.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5329"/> <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5380"/> + <location filename="../Project/Project.py" line="5387"/> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3930"/> + <location filename="../Project/Project.py" line="3937"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3988"/> + <location filename="../Project/Project.py" line="3995"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1494"/> + <location filename="../Project/Project.py" line="1501"/> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2213"/> + <location filename="../Project/Project.py" line="2220"/> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2243"/> + <location filename="../Project/Project.py" line="2250"/> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2739"/> + <location filename="../Project/Project.py" line="2746"/> <source>Create Makefile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2739"/> + <location filename="../Project/Project.py" line="2746"/> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5744"/> + <location filename="../Project/Project.py" line="5751"/> <source>Execute Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4258"/> + <location filename="../Project/Project.py" line="4265"/> <source>&Execute Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4262"/> + <location filename="../Project/Project.py" line="4269"/> <source>Perform a 'make' run.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4264"/> + <location filename="../Project/Project.py" line="4271"/> <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Project/Project.py" line="5731"/> + <source>Test for Changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4279"/> + <source>&Test for Changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4283"/> + <source>Question 'make', if a rebuild is needed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4285"/> + <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4330"/> + <source>Make</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5679"/> + <source>The make process did not start.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Project/Project.py" line="5724"/> - <source>Test for Changes</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4272"/> - <source>&Test for Changes</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4276"/> - <source>Question 'make', if a rebuild is needed.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4278"/> - <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4323"/> - <source>Make</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5672"/> - <source>The make process did not start.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5717"/> <source>The make process crashed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5727"/> + <location filename="../Project/Project.py" line="5734"/> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5732"/> + <location filename="../Project/Project.py" line="5739"/> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5744"/> + <location filename="../Project/Project.py" line="5751"/> <source>The makefile contains errors.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="281"/> + <location filename="../Project/Project.py" line="284"/> <source>PySide2 GUI</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="282"/> + <location filename="../Project/Project.py" line="285"/> <source>PySide2 Console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4311"/> + <location filename="../Project/Project.py" line="4318"/> <source>Project-T&ools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="344"/> + <location filename="../Project/Project.py" line="347"/> <source><p>The Programming Language <b>{0}</b> is not supported (project type: {1}).</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Project/Project.py" line="268"/> + <source>PyQt6 GUI</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="269"/> + <source>PyQt6 Console</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ProjectBaseBrowser</name> @@ -56992,292 +57012,292 @@ <context> <name>ProjectFormsBrowser</name> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="999"/> + <location filename="../Project/ProjectFormsBrowser.py" line="1012"/> <source>Forms</source> <translation>Forms</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="69"/> + <location filename="../Project/ProjectFormsBrowser.py" line="70"/> <source><b>Project Forms Browser</b><p>This allows to easily see all forms contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Browser per le form del progetto</b><p>Consente di vedere facilmente tutte le form contenute nel progetto corrente. Diverse azioni possono essere eseguite con il menù contestuale.</p></translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="88"/> - <source>Dialog</source> - <translation>Dialoghi</translation> - </message> - <message> <location filename="../Project/ProjectFormsBrowser.py" line="89"/> + <source>Dialog</source> + <translation>Dialoghi</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="90"/> <source>Widget</source> <translation>Widget</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="93"/> + <location filename="../Project/ProjectFormsBrowser.py" line="94"/> <source>Dialog with Buttons (Bottom)</source> <translation>Dialogo con pulsanti (in basso)</translation> </message> <message> + <location filename="../Project/ProjectFormsBrowser.py" line="96"/> + <source>Dialog with Buttons (Right)</source> + <translation>Dialogo con pulsanti (a destra)</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="154"/> + <source>Compile form</source> + <translation>Compila la form</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="346"/> + <source>Compile all forms</source> + <translation>Compila tutte le form</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="252"/> + <source>Open in Qt-Designer</source> + <translation>Apri con Qt-Designer</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="305"/> + <source>Remove from project</source> + <translation>Rimuovi dal progetto</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="308"/> + <source>Delete</source> + <translation>Cancella</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="316"/> + <source>New form...</source> + <translation>Nuova form...</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="354"/> + <source>Add forms directory...</source> + <translation>Affiungi directory delle forms...</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="357"/> + <source>Expand all directories</source> + <translation>Espandi tutte le directory</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="359"/> + <source>Collapse all directories</source> + <translation>Riduci tutte le directory</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="627"/> + <source>New Form</source> + <translation>Nuova form</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="582"/> + <source>Select a form type:</source> + <translation>Seleziona tipo form:</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="797"/> + <source>Form Compilation</source> + <translation>Compilazione form</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="769"/> + <source>The compilation of the form file was successful.</source> + <translation>La compilazione della form è avvenuta con successo.</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="797"/> + <source>The compilation of the form file failed.</source> + <translation>La compilazione della form è fallita.</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="877"/> + <source>Process Generation Error</source> + <translation>Errore Generazione Processo</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="969"/> + <source>Compiling forms...</source> + <translation>Compilazione form in corso...</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="1008"/> + <source>Abort</source> + <translation>Termina</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="254"/> + <source>Open in Editor</source> + <translation>Apri con l'editor</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="182"/> + <source>Rename file</source> + <translation>Rinomina file</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="261"/> + <source>Compile forms</source> + <translation>Compila le form</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="655"/> + <source>Delete forms</source> + <translation>Cancella le form</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="655"/> + <source>Do you really want to delete these forms from the project?</source> + <translation>Vuoi veramente cancellare queste form dal progetto ?</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="149"/> + <source>Preview form</source> + <translation>Anteprima form</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="257"/> + <source>Preview translations</source> + <translation>Anteprima traduzioni</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="352"/> + <source>Add forms...</source> + <translation>Aggiungi form...</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="91"/> + <source>Main Window</source> + <translation>Main Window</translation> + </message> + <message> <location filename="../Project/ProjectFormsBrowser.py" line="95"/> - <source>Dialog with Buttons (Right)</source> - <translation>Dialogo con pulsanti (a destra)</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="151"/> - <source>Compile form</source> - <translation>Compila la form</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="345"/> - <source>Compile all forms</source> - <translation>Compila tutte le form</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="251"/> - <source>Open in Qt-Designer</source> - <translation>Apri con Qt-Designer</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="304"/> - <source>Remove from project</source> - <translation>Rimuovi dal progetto</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="307"/> - <source>Delete</source> - <translation>Cancella</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="315"/> - <source>New form...</source> - <translation>Nuova form...</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="353"/> - <source>Add forms directory...</source> - <translation>Affiungi directory delle forms...</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="356"/> - <source>Expand all directories</source> - <translation>Espandi tutte le directory</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="358"/> - <source>Collapse all directories</source> - <translation>Riduci tutte le directory</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="624"/> - <source>New Form</source> - <translation>Nuova form</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="579"/> - <source>Select a form type:</source> - <translation>Seleziona tipo form:</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="791"/> - <source>Form Compilation</source> - <translation>Compilazione form</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="763"/> - <source>The compilation of the form file was successful.</source> - <translation>La compilazione della form è avvenuta con successo.</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="791"/> - <source>The compilation of the form file failed.</source> - <translation>La compilazione della form è fallita.</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="864"/> - <source>Process Generation Error</source> - <translation>Errore Generazione Processo</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="956"/> - <source>Compiling forms...</source> - <translation>Compilazione form in corso...</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="995"/> - <source>Abort</source> - <translation>Termina</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="253"/> - <source>Open in Editor</source> - <translation>Apri con l'editor</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="179"/> - <source>Rename file</source> - <translation>Rinomina file</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="260"/> - <source>Compile forms</source> - <translation>Compila le form</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="652"/> - <source>Delete forms</source> - <translation>Cancella le form</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="652"/> - <source>Do you really want to delete these forms from the project?</source> - <translation>Vuoi veramente cancellare queste form dal progetto ?</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="146"/> - <source>Preview form</source> - <translation>Anteprima form</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="256"/> - <source>Preview translations</source> - <translation>Anteprima traduzioni</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="351"/> - <source>Add forms...</source> - <translation>Aggiungi form...</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="90"/> - <source>Main Window</source> - <translation>Main Window</translation> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="94"/> <source>Dialog with Buttons (Bottom-Center)</source> <translation>Dialogo con pulsanti (centrati in basso)</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="995"/> + <location filename="../Project/ProjectFormsBrowser.py" line="1008"/> <source>Determining changed forms...</source> <translation>Determina form modificate...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> + <location filename="../Project/ProjectFormsBrowser.py" line="1038"/> <source>Compiling changed forms...</source> <translation>Compila le form modificate...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="612"/> + <location filename="../Project/ProjectFormsBrowser.py" line="615"/> <source>The file already exists! Overwrite it?</source> <translation>Il file esiste già! Sovrascriverlo ?</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="91"/> - <source>Dialog with Buttonbox (Bottom)</source> - <translation>Dialogo con un Buttonbox (in basso)</translation> - </message> - <message> <location filename="../Project/ProjectFormsBrowser.py" line="92"/> + <source>Dialog with Buttonbox (Bottom)</source> + <translation>Dialogo con un Buttonbox (in basso)</translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="93"/> <source>Dialog with Buttonbox (Right)</source> <translation>Dialogo con un Buttonbox (a destra)</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="162"/> + <location filename="../Project/ProjectFormsBrowser.py" line="165"/> <source>Generate Dialog Code...</source> <translation>Genera codice del dialogo...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="270"/> + <location filename="../Project/ProjectFormsBrowser.py" line="271"/> <source>Open</source> <translation>Apri</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="593"/> + <location filename="../Project/ProjectFormsBrowser.py" line="596"/> <source>Qt User-Interface Files (*.ui);;All Files (*)</source> <translation>File interfaccia Qt (*.ui);;Tutti i file (*)</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="361"/> + <location filename="../Project/ProjectFormsBrowser.py" line="362"/> <source>Configure...</source> <translation>Configura...</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="324"/> + <location filename="../Project/ProjectFormsBrowser.py" line="325"/> <source>Copy Path to Clipboard</source> <translation>Copia il path nella Clipboard</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="624"/> + <location filename="../Project/ProjectFormsBrowser.py" line="627"/> <source><p>The new form file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> <translation><p>Il nuovo file della form <b>{0}</b> non può essere creato.<br>Problema: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="778"/> + <location filename="../Project/ProjectFormsBrowser.py" line="784"/> <source><p>The compilation of the form file failed.</p><p>Reason: {0}</p></source> <translation><p>La compilazione del file form è fallita.</p><p>Motivo: {0}</p></translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="864"/> + <location filename="../Project/ProjectFormsBrowser.py" line="877"/> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Non posso avviare {0}.<br>Assicurarsi che sia nel path.</translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="97"/> - <source>QWizard</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/ProjectFormsBrowser.py" line="98"/> - <source>QWizardPage</source> + <source>QWizard</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/ProjectFormsBrowser.py" line="99"/> - <source>QDockWidget</source> + <source>QWizardPage</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/ProjectFormsBrowser.py" line="100"/> - <source>QFrame</source> + <source>QDockWidget</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/ProjectFormsBrowser.py" line="101"/> - <source>QGroupBox</source> + <source>QFrame</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/ProjectFormsBrowser.py" line="102"/> - <source>QScrollArea</source> + <source>QGroupBox</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/ProjectFormsBrowser.py" line="103"/> - <source>QMdiArea</source> + <source>QScrollArea</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/ProjectFormsBrowser.py" line="104"/> - <source>QTabWidget</source> + <source>QMdiArea</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/ProjectFormsBrowser.py" line="105"/> - <source>QToolBox</source> + <source>QTabWidget</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/ProjectFormsBrowser.py" line="106"/> + <source>QToolBox</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="107"/> <source>QStackedWidget</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="995"/> + <location filename="../Project/ProjectFormsBrowser.py" line="1008"/> <source>%v/%m Forms</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="339"/> + <location filename="../Project/ProjectFormsBrowser.py" line="340"/> <source>Configure uic Compiler</source> <translation type="unfinished"></translation> </message> @@ -58303,187 +58323,187 @@ <translation><b>Browser delle traduzioni del progetto</b><p>Consente di vedere facilmente tutte le traduzioni contenute nel progetto corrente. Diverse azioni posso essere eseguite dal menù contestuale.</p></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="330"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="333"/> <source>Generate translations</source> <translation>Genera traduzioni</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="338"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="341"/> <source>Generate translations (with obsolete)</source> <translation>Genera traduzioni (con deprecati)</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="305"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="308"/> <source>Open in Qt-Linguist</source> <translation>Apri in Qt-Linguist</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="357"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="360"/> <source>Release translations</source> <translation>Rilascia traduzioni</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="365"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="368"/> <source>Remove from project</source> <translation>Rimuovi dal progetto</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="426"/> - <source>Delete</source> - <translation>Cancella</translation> - </message> - <message> <location filename="../Project/ProjectTranslationsBrowser.py" line="430"/> + <source>Delete</source> + <translation>Cancella</translation> + </message> + <message> + <location filename="../Project/ProjectTranslationsBrowser.py" line="434"/> <source>Add translation...</source> <translation>Aggiungi traduzione...</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1207"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1274"/> <source>Write temporary project file</source> <translation>Scrivi un file progetto temporaneo</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="949"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="957"/> <source>Translation file generation</source> <translation>Generazione file traduzioni</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="938"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="946"/> <source>The generation of the translation files (*.ts) was successful.</source> <translation>La generazione dei file di traduzione (*.ts) è avvenuta con successo.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1235"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1302"/> <source>Process Generation Error</source> <translation>Errore Generazione Processo</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1145"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1211"/> <source>Translation file release</source> <translation>Rilascia file traduzione</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1129"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1195"/> <source>The release of the translation files (*.qm) was successful.</source> <translation>Il rilascio dei file traduzione (*.qm) è avvenuta con successo.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1145"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1211"/> <source>The release of the translation files (*.qm) has failed.</source> <translation>La generazione dei file di traduzione (*.qm) è fallita.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="352"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="355"/> <source>Open in Editor</source> <translation>Apri con l'editor</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="154"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="155"/> <source>Generate translation</source> <translation>Genera traduzioni</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="162"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="163"/> <source>Generate translation (with obsolete)</source> <translation>Genera traduzioni (con deprecati)</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="404"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="408"/> <source>Generate all translations</source> <translation>Genera tutte le traduzioni</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="411"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="415"/> <source>Generate all translations (with obsolete)</source> <translation>Genera tutte le traduzioni (con deprecati)</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="196"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="197"/> <source>Release translation</source> <translation>Rilascia traduzione</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="419"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="423"/> <source>Release all translations</source> <translation>Rilascia tutte le traduzioni</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="138"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="139"/> <source>Preview translation</source> <translation>Anteprima traduzione</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="317"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="320"/> <source>Preview translations</source> <translation>Anteprima traduzioni</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="677"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="685"/> <source>Delete translation files</source> <translation>Cancella file della traduzione</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="677"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="685"/> <source>Do you really want to delete these translation files from the project?</source> <translation>Vuoi veramente cancellare questi file traduzione del progetto ?</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1207"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1274"/> <source>No translation files (*.ts) selected.</source> <translation>Nessun file traduzione (*.ts) selezionato.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="391"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="395"/> <source>Preview all translations</source> <translation>Anteprima tutte le traduzioni</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="432"/> - <source>Add translation files...</source> - <translation>Aggiungi file traduzione...</translation> - </message> - <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="439"/> - <source>Configure...</source> - <translation>Configura...</translation> - </message> - <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="396"/> - <source>Extract messages</source> - <translation>Estrai messaggi</translation> - </message> - <message> <location filename="../Project/ProjectTranslationsBrowser.py" line="436"/> + <source>Add translation files...</source> + <translation>Aggiungi file traduzione...</translation> + </message> + <message> + <location filename="../Project/ProjectTranslationsBrowser.py" line="443"/> + <source>Configure...</source> + <translation>Configura...</translation> + </message> + <message> + <location filename="../Project/ProjectTranslationsBrowser.py" line="400"/> + <source>Extract messages</source> + <translation>Estrai messaggi</translation> + </message> + <message> + <location filename="../Project/ProjectTranslationsBrowser.py" line="440"/> <source>Copy Path to Clipboard</source> <translation>Copia il path nella Clipboard</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="822"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="830"/> <source><p>The temporary project file <b>{0}</b> could not be written.</p></source> <translation><p>Il file temporaneo <b>{0}</b> del progetto non può essere scritto.</p></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1057"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1123"/> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Non posso avviare {0}.<br>Assicurarsi che sia nel path.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1235"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1302"/> <source><p>Could not start lrelease.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare lrelease.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="347"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="350"/> <source>Open</source> <translation>Apri</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="946"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="954"/> <source> The process has crashed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="949"/> + <location filename="../Project/ProjectTranslationsBrowser.py" line="957"/> <source>The generation of the translation files (*.ts) has failed.{0}</source> <translation type="unfinished"></translation> </message> @@ -63992,22 +64012,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="219"/> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="436"/> <source>Indent Width:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="226"/> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="417"/> <source>Select the indent width (default: 4)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="320"/> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="525"/> <source>Generate imports relative to '.'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="289"/> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="494"/> <source>Tools Directory:</source> <translation type="unfinished"></translation> </message> @@ -64017,17 +64037,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="204"/> - <source>Enter the path of the PyQt tools directory, if they are not found.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/QtPage.py" line="86"/> + <location filename="../Preferences/ConfigurationPages/QtPage.py" line="114"/> <source>Sample: {0}designer{1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="305"/> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="510"/> <source>Enter the path of the PySide2 tools directory, if they are not found.</source> <translation type="unfinished"></translation> </message> @@ -64042,27 +64057,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="213"/> - <source>pyuic Options</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="265"/> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="407"/> <source>Select to generate extra code to test and display the form</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="268"/> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="410"/> <source>Generate Extra Test Code</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="281"/> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="452"/> <source>PySide2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="314"/> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="519"/> <source>pyside2-uic Options</source> <translation type="unfinished"></translation> </message> @@ -64083,6 +64093,51 @@ <p>Enter a postfix used to determine the Qt tool executable name. It is composed of the prefix, the tool name and the postfix. The executable extension is added automatically on Windows.</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="186"/> + <source>PyQt 5</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="460"/> + <source>Virtual Environment:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="473"/> + <source>Select the virtual environment to be used</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="480"/> + <source>Press to open the virtual environment manager dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="244"/> + <source>Enter the path of the PyQt 5 tools directory, if they are not found.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="253"/> + <source>pyuic5 Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="321"/> + <source>PyQt 6</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="379"/> + <source>Enter the path of the PyQt 6 tools directory, if they are not found.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="388"/> + <source>pyuic6 Options</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Queues</name> @@ -79513,17 +79568,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/UicCompilerOptionsDialog.ui" line="23"/> + <location filename="../Project/UicCompilerOptionsDialog.ui" line="39"/> <source>'import' Package</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/UicCompilerOptionsDialog.ui" line="29"/> + <location filename="../Project/UicCompilerOptionsDialog.ui" line="45"/> <source>Enter the package name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/UicCompilerOptionsDialog.ui" line="36"/> + <location filename="../Project/UicCompilerOptionsDialog.ui" line="52"/> <source><b>Note</b>: This generates statements like 'from PACKAGE import ...'.</source> <translation type="unfinished"></translation> </message> @@ -79543,12 +79598,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/UicCompilerOptionsDialog.ui" line="49"/> + <location filename="../Project/UicCompilerOptionsDialog.ui" line="23"/> <source>Package Root</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/UicCompilerOptionsDialog.ui" line="55"/> + <location filename="../Project/UicCompilerOptionsDialog.ui" line="29"/> <source>Enter the project relative path of the packages root directory</source> <translation type="unfinished"></translation> </message>