--- a/i18n/eric5_it.ts Mon Mar 31 19:13:22 2014 +0200 +++ b/i18n/eric5_it.ts Mon Mar 31 19:27:31 2014 +0200 @@ -2528,7 +2528,7 @@ <translation>Nome</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="676"/> + <location filename="../UI/BrowserModel.py" line="677"/> <source>Attributes</source> <translation>Attributi</translation> </message> @@ -2548,7 +2548,7 @@ <translation>Codifica: {0}</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="686"/> + <location filename="../UI/BrowserModel.py" line="687"/> <source>Class Attributes</source> <translation>Attributi della Classe</translation> </message> @@ -3535,22 +3535,22 @@ <context> <name>CodeStyleCheckerPlugin</name> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="176"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="177"/> <source>Check Code Style</source> <translation>Controllo dello stile di codifica</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="176"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="177"/> <source>&Code Style...</source> <translation>Stile &Codifica...</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="84"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="85"/> <source>Check code style.</source> <translation></translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="180"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="181"/> <source><b>Check Code Style...</b><p>This checks Python files for compliance to the code style conventions given in various PEPs.</p></source> <translation><b>Controlla lo stile di codifica...</b><p>Controlla che i file Python siano aderenti alle varie convenzioni PEP.</p></translation> </message> @@ -3888,7 +3888,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="103"/> + <location filename="../Utilities/__init__.py" line="105"/> <source>The coding '{0}' is wrong for the given text.</source> <translation>La codifica '{0}' è errata per questo testo.</translation> </message> @@ -9166,107 +9166,107 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="631"/> + <location filename="../QScintilla/Editor.py" line="632"/> <source>Undo</source> <translation>Annulla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="634"/> + <location filename="../QScintilla/Editor.py" line="635"/> <source>Redo</source> <translation>Rifai</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="637"/> + <location filename="../QScintilla/Editor.py" line="638"/> <source>Revert to last saved state</source> <translation>Ritorna all'ultimo stato salvato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="641"/> + <location filename="../QScintilla/Editor.py" line="642"/> <source>Cut</source> <translation>Taglia</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="644"/> + <location filename="../QScintilla/Editor.py" line="645"/> <source>Copy</source> <translation>Copia</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="647"/> + <location filename="../QScintilla/Editor.py" line="648"/> <source>Paste</source> <translation>Incolla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="652"/> + <location filename="../QScintilla/Editor.py" line="653"/> <source>Indent</source> <translation>Identa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="655"/> + <location filename="../QScintilla/Editor.py" line="656"/> <source>Unindent</source> <translation>Annulla identazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="658"/> + <location filename="../QScintilla/Editor.py" line="659"/> <source>Comment</source> <translation>Commenta</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="661"/> + <location filename="../QScintilla/Editor.py" line="662"/> <source>Uncomment</source> <translation>Annulla commenta</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="664"/> + <location filename="../QScintilla/Editor.py" line="665"/> <source>Stream Comment</source> <translation>Flusso commento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="667"/> + <location filename="../QScintilla/Editor.py" line="668"/> <source>Box Comment</source> <translation>Commenti nel riquadro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="671"/> + <location filename="../QScintilla/Editor.py" line="672"/> <source>Select to brace</source> <translation>Seleziona per parentesizzare</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="673"/> - <source>Select all</source> - <translation>Seleziona tutti</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="674"/> + <source>Select all</source> + <translation>Seleziona tutti</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="675"/> <source>Deselect all</source> <translation>Deseleziona tutti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="688"/> + <location filename="../QScintilla/Editor.py" line="689"/> <source>Shorten empty lines</source> <translation>Abbrevia righe vuote</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="877"/> + <location filename="../QScintilla/Editor.py" line="878"/> <source>Languages</source> <translation>Linguaggi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="695"/> + <location filename="../QScintilla/Editor.py" line="696"/> <source>Use Monospaced Font</source> <translation>Usa un font Monospaced</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="711"/> + <location filename="../QScintilla/Editor.py" line="712"/> <source>Autocompletion enabled</source> <translation>Autocompletamento abilitato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="807"/> + <location filename="../QScintilla/Editor.py" line="808"/> <source>Check</source> <translation>Controlla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827"/> + <location filename="../QScintilla/Editor.py" line="828"/> <source>Show</source> <translation>Mostra</translation> </message> @@ -9276,97 +9276,97 @@ <translation type="obsolete">Nuova vista</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="739"/> + <location filename="../QScintilla/Editor.py" line="740"/> <source>Close</source> <translation>Chiudi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="745"/> + <location filename="../QScintilla/Editor.py" line="746"/> <source>Save</source> <translation>Salva</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="748"/> + <location filename="../QScintilla/Editor.py" line="749"/> <source>Save As...</source> <translation>Salva come...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="761"/> + <location filename="../QScintilla/Editor.py" line="762"/> <source>Print</source> <translation>Stampa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="829"/> - <source>Code metrics...</source> - <translation>Statistiche codice...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="830"/> + <source>Code metrics...</source> + <translation>Statistiche codice...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="831"/> <source>Code coverage...</source> <translation>Analisi codice...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="838"/> + <location filename="../QScintilla/Editor.py" line="839"/> <source>Profile data...</source> <translation>Profilazione dati...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1123"/> + <location filename="../QScintilla/Editor.py" line="1124"/> <source>Toggle bookmark</source> <translation>Inverti bookmark</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1125"/> + <location filename="../QScintilla/Editor.py" line="1126"/> <source>Next bookmark</source> <translation>Prossimo segnalibro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1127"/> + <location filename="../QScintilla/Editor.py" line="1128"/> <source>Previous bookmark</source> <translation>Segnalibro precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1129"/> + <location filename="../QScintilla/Editor.py" line="1130"/> <source>Clear all bookmarks</source> <translation>Pulisci di tutti di segnalibri</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1149"/> + <location filename="../QScintilla/Editor.py" line="1150"/> <source>Toggle breakpoint</source> <translation>Abilita/Disabilita breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1154"/> + <location filename="../QScintilla/Editor.py" line="1155"/> <source>Edit breakpoint...</source> <translation>Modifica Breakpoint...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4883"/> + <location filename="../QScintilla/Editor.py" line="4841"/> <source>Enable breakpoint</source> <translation>Abilita breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1159"/> + <location filename="../QScintilla/Editor.py" line="1160"/> <source>Next breakpoint</source> <translation>Prossimo breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1161"/> + <location filename="../QScintilla/Editor.py" line="1162"/> <source>Previous breakpoint</source> <translation>Breakpoint precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1163"/> + <location filename="../QScintilla/Editor.py" line="1164"/> <source>Clear all breakpoints</source> <translation>Elimina tutti i breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183"/> + <location filename="../QScintilla/Editor.py" line="1184"/> <source>LMB toggles bookmarks</source> <translation>Inverti bookmark LMB</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1187"/> + <location filename="../QScintilla/Editor.py" line="1188"/> <source>LMB toggles breakpoints</source> <translation>Toggle Breakpoint LMB</translation> </message> @@ -9381,207 +9381,207 @@ <translation>Stai tentando di modificare un file in sola lettura. Per favore prima salva come un file diverso.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2435"/> + <location filename="../QScintilla/Editor.py" line="2395"/> <source>Printing...</source> <translation>In stampa...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2452"/> + <location filename="../QScintilla/Editor.py" line="2412"/> <source>Printing completed</source> <translation>Stampa completata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2454"/> + <location filename="../QScintilla/Editor.py" line="2414"/> <source>Error while printing</source> <translation>Errore durante la stampa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2457"/> + <location filename="../QScintilla/Editor.py" line="2417"/> <source>Printing aborted</source> <translation>Stampa annullata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2870"/> + <location filename="../QScintilla/Editor.py" line="2830"/> <source>Open File</source> <translation>Apri File</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3040"/> + <location filename="../QScintilla/Editor.py" line="3000"/> <source>Save File</source> <translation>Salva file</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2815"/> + <location filename="../QScintilla/Editor.py" line="2775"/> <source>File Modified</source> <translation>File modificato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4355"/> + <location filename="../QScintilla/Editor.py" line="4315"/> <source>Autocompletion</source> <translation>Autocompletamento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4355"/> + <location filename="../QScintilla/Editor.py" line="4315"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>L'autocomplentamento non è disponibile perchè non ci sono fonti impostate.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4886"/> + <location filename="../QScintilla/Editor.py" line="4844"/> <source>Disable breakpoint</source> <translation>Disabilita breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5271"/> + <location filename="../QScintilla/Editor.py" line="5236"/> <source>Code Coverage</source> <translation>Analisi codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5271"/> + <location filename="../QScintilla/Editor.py" line="5236"/> <source>Please select a coverage file</source> <translation>Per favore seleziona un file per l'analisi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5450"/> + <location filename="../QScintilla/Editor.py" line="5415"/> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5450"/> + <location filename="../QScintilla/Editor.py" line="5415"/> <source>Please select a profile file</source> <translation>Per favore seleziona un file per la profilazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5923"/> + <location filename="../QScintilla/Editor.py" line="5888"/> <source>Macro Name</source> <translation>Nome Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5923"/> + <location filename="../QScintilla/Editor.py" line="5888"/> <source>Select a macro name:</source> <translation>Seleziona un nome per la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5994"/> + <location filename="../QScintilla/Editor.py" line="5959"/> <source>Macro files (*.macro)</source> <translation>File Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5951"/> + <location filename="../QScintilla/Editor.py" line="5916"/> <source>Load macro file</source> <translation>Carica un file di macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5974"/> + <location filename="../QScintilla/Editor.py" line="5939"/> <source>Error loading macro</source> <translation>Errore nel caricamento della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5994"/> + <location filename="../QScintilla/Editor.py" line="5959"/> <source>Save macro file</source> <translation>Salva un file di macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6011"/> + <location filename="../QScintilla/Editor.py" line="5976"/> <source>Save macro</source> <translation>Salva macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="5992"/> <source>Error saving macro</source> <translation>Errore nel salvataggio della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6040"/> + <location filename="../QScintilla/Editor.py" line="6005"/> <source>Start Macro Recording</source> <translation>Avvia registrazione della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6066"/> + <location filename="../QScintilla/Editor.py" line="6031"/> <source>Macro Recording</source> <translation>Registrazione Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6066"/> + <location filename="../QScintilla/Editor.py" line="6031"/> <source>Enter name of the macro:</source> <translation>Inserisci un nome per la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6198"/> + <location filename="../QScintilla/Editor.py" line="6163"/> <source>File changed</source> <translation>File modificato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="700"/> + <location filename="../QScintilla/Editor.py" line="701"/> <source>Autosave enabled</source> <translation>Salvataggio automatico abilitato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1132"/> + <location filename="../QScintilla/Editor.py" line="1133"/> <source>Goto syntax error</source> <translation>Vai all'errore di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1136"/> + <location filename="../QScintilla/Editor.py" line="1137"/> <source>Clear syntax error</source> <translation>Elimina errori di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6496"/> + <location filename="../QScintilla/Editor.py" line="6461"/> <source>Drop Error</source> <translation>Errore Drop</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1134"/> + <location filename="../QScintilla/Editor.py" line="1135"/> <source>Show syntax error message</source> <translation>Mostra i messaggi degli errori di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5610"/> + <location filename="../QScintilla/Editor.py" line="5575"/> <source>Syntax Error</source> <translation>Errore di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5610"/> + <location filename="../QScintilla/Editor.py" line="5575"/> <source>No syntax error message available.</source> <translation>Nessun messaggio degli errori di sintassi disponibile.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151"/> + <location filename="../QScintilla/Editor.py" line="1152"/> <source>Toggle temporary breakpoint</source> <translation>Abilita/Disabilita breakpoint temporaneo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832"/> + <location filename="../QScintilla/Editor.py" line="833"/> <source>Show code coverage annotations</source> <translation>Mostra le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="835"/> + <location filename="../QScintilla/Editor.py" line="836"/> <source>Hide code coverage annotations</source> <translation>Nascondi le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1166"/> + <location filename="../QScintilla/Editor.py" line="1167"/> <source>Next uncovered line</source> <translation>Prossimo file non analizzato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1169"/> + <location filename="../QScintilla/Editor.py" line="1170"/> <source>Previous uncovered line</source> <translation>File non analizzato precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5335"/> + <location filename="../QScintilla/Editor.py" line="5300"/> <source>Show Code Coverage Annotations</source> <translation>Mostra le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5328"/> + <location filename="../QScintilla/Editor.py" line="5293"/> <source>All lines have been covered.</source> <translation>Tutte le linee sono state analizzate.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5335"/> + <location filename="../QScintilla/Editor.py" line="5300"/> <source>There is no coverage file available.</source> <translation>Non ci sono file di analisi disponibili.</translation> </message> @@ -9591,252 +9591,252 @@ <translation type="obsolete">Nuova vista (con nuova divisione)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="851"/> + <location filename="../QScintilla/Editor.py" line="852"/> <source>Diagrams</source> <translation>Diagrammi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="853"/> + <location filename="../QScintilla/Editor.py" line="854"/> <source>Class Diagram...</source> <translation>Diagrammi di classe...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="855"/> + <location filename="../QScintilla/Editor.py" line="856"/> <source>Package Diagram...</source> <translation>Diagrammi del package...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="857"/> + <location filename="../QScintilla/Editor.py" line="858"/> <source>Imports Diagram...</source> <translation>Importa diagrammi...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="859"/> + <location filename="../QScintilla/Editor.py" line="860"/> <source>Application Diagram...</source> <translation>Diagrammi dell'applicazione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="880"/> + <location filename="../QScintilla/Editor.py" line="881"/> <source>No Language</source> <translation>Nessun linguaggio</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6517"/> + <location filename="../QScintilla/Editor.py" line="6482"/> <source>Resources</source> <translation>Risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6519"/> + <location filename="../QScintilla/Editor.py" line="6484"/> <source>Add file...</source> <translation>Aggiungi file...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6521"/> + <location filename="../QScintilla/Editor.py" line="6486"/> <source>Add files...</source> <translation>Aggiungi files...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6523"/> + <location filename="../QScintilla/Editor.py" line="6488"/> <source>Add aliased file...</source> <translation>Aggiungi file sinonimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6526"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add localized resource...</source> <translation>Aggiungi una risorsa localizzata...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6549"/> + <location filename="../QScintilla/Editor.py" line="6514"/> <source>Add file resource</source> <translation>Aggiungi un file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6565"/> - <source>Add file resources</source> - <translation>Aggiundi dei file risorse</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6593"/> - <source>Add aliased file resource</source> - <translation>Aggiungi file sinonimo delle risorse</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6657"/> - <source>Package Diagram</source> - <translation>Diagrammi del package</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6657"/> - <source>Include class attributes?</source> - <translation>Includi gli attributi della classe ?</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6691"/> - <source>Application Diagram</source> - <translation>Diagrammi dell'applicazione</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6691"/> - <source>Include module names?</source> - <translation>Includi i nomi dei moduli ?</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6530"/> + <source>Add file resources</source> + <translation>Aggiundi dei file risorse</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6558"/> + <source>Add aliased file resource</source> + <translation>Aggiungi file sinonimo delle risorse</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6622"/> + <source>Package Diagram</source> + <translation>Diagrammi del package</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6622"/> + <source>Include class attributes?</source> + <translation>Includi gli attributi della classe ?</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6656"/> + <source>Application Diagram</source> + <translation>Diagrammi dell'applicazione</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6656"/> + <source>Include module names?</source> + <translation>Includi i nomi dei moduli ?</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6495"/> <source>Add resource frame</source> <translation>Aggiungi riquadro delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6040"/> + <location filename="../QScintilla/Editor.py" line="6005"/> <source>Macro recording is already active. Start new?</source> <translation>Registrazione macro già attiva. Avvia nuovamente ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="782"/> + <location filename="../QScintilla/Editor.py" line="783"/> <source>Autocomplete</source> <translation>Autocompletamento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="787"/> + <location filename="../QScintilla/Editor.py" line="788"/> <source>from Document</source> <translation>dal Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="789"/> + <location filename="../QScintilla/Editor.py" line="790"/> <source>from APIs</source> <translation>dalle APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="791"/> + <location filename="../QScintilla/Editor.py" line="792"/> <source>from Document and APIs</source> <translation>dal Documento e dalle APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1172"/> + <location filename="../QScintilla/Editor.py" line="1173"/> <source>Next task</source> <translation>Prossimo task</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1174"/> + <location filename="../QScintilla/Editor.py" line="1175"/> <source>Previous task</source> <translation>Task precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1000"/> + <location filename="../QScintilla/Editor.py" line="1001"/> <source>Export as</source> <translation>Esporta come</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1223"/> + <location filename="../QScintilla/Editor.py" line="1224"/> <source>Export source</source> <translation>Esporta sorgenti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1223"/> + <location filename="../QScintilla/Editor.py" line="1224"/> <source>No export format given. Aborting...</source> <translation>Nessun formato di export impostato. Annullamento...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6677"/> + <location filename="../QScintilla/Editor.py" line="6642"/> <source>Imports Diagram</source> <translation>Importa diagrammi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6677"/> + <location filename="../QScintilla/Editor.py" line="6642"/> <source>Include imports from external modules?</source> <translation>Includi gli import dai moduli esterni ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="784"/> + <location filename="../QScintilla/Editor.py" line="785"/> <source>dynamic</source> <translation>dinamico</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="794"/> + <location filename="../QScintilla/Editor.py" line="795"/> <source>Calltip</source> <translation>Calltip</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="758"/> + <location filename="../QScintilla/Editor.py" line="759"/> <source>Print Preview</source> <translation>Anteprima Stampa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="375"/> + <location filename="../QScintilla/Editor.py" line="374"/> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Una finesta di edit</b><p>Questa finestra è usata per visualizzare e modificare un file sorgente. Si possono aprire quante finestre si vogliono. Il nome del file è mostrato nella barra dei titolo della finestra.</p><p>Per impostare dei breakpoint basta cliccare nello spazio tra i numeri di riga e i marcatori di compressione. Con il menù contestuale del margine possono essere modificati.</p><p>Per impostare un segnalibro basta cliccare con lo Shift premuto nello spazio tra il numero di linea e i marcatori di compressione.</p><p>Queste azioni possono essere invertite con il menù contestuale.</p><p> Cliccare con il tasto Ctrl premuto un marcatore di errore della sintassi mostra delle informazioni sull'errore.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="704"/> + <location filename="../QScintilla/Editor.py" line="705"/> <source>Typing aids enabled</source> <translation>Aiuti alla digitazione abilitati</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="964"/> + <location filename="../QScintilla/Editor.py" line="965"/> <source>End-of-Line Type</source> <translation>Tipo di fine-linea</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="968"/> + <location filename="../QScintilla/Editor.py" line="969"/> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="975"/> + <location filename="../QScintilla/Editor.py" line="976"/> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="982"/> + <location filename="../QScintilla/Editor.py" line="983"/> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="923"/> + <location filename="../QScintilla/Editor.py" line="924"/> <source>Encodings</source> <translation>Codifica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="903"/> + <location filename="../QScintilla/Editor.py" line="904"/> <source>Guessed</source> <translation>Indovinato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1238"/> + <location filename="../QScintilla/Editor.py" line="1239"/> <source>Alternatives</source> <translation>Alternative</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254"/> + <location filename="../QScintilla/Editor.py" line="1255"/> <source>Pygments Lexer</source> <translation>Analizzatore lessicale Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254"/> + <location filename="../QScintilla/Editor.py" line="1255"/> <source>Select the Pygments lexer to apply.</source> <translation>Selezione l'analizzatore lessicale di Pygments da applicare.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6979"/> + <location filename="../QScintilla/Editor.py" line="6944"/> <source>Check spelling...</source> <translation>Controllo sillabazione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="680"/> + <location filename="../QScintilla/Editor.py" line="681"/> <source>Check spelling of selection...</source> <translation>Controllo sillabazione della selezione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6982"/> + <location filename="../QScintilla/Editor.py" line="6947"/> <source>Add to dictionary</source> <translation>Aggiungi al dizionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6984"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Ignore All</source> <translation>Ignora tutto</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="684"/> + <location filename="../QScintilla/Editor.py" line="685"/> <source>Remove from dictionary</source> <translation>Rimuovi dal dizionario</translation> </message> @@ -9846,82 +9846,82 @@ <translation><p>La dimensione del file <b>{0}</b> è <b>{1} KB</b>. Sei sicuro di volerlo caricare ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215"/> + <location filename="../QScintilla/Editor.py" line="1216"/> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>Nessun esportatore disponibile per il formato di export<b>{0}</b>. Termino...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1234"/> + <location filename="../QScintilla/Editor.py" line="1235"/> <source>Alternatives ({0})</source> <translation>Alternative ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2815"/> + <location filename="../QScintilla/Editor.py" line="2775"/> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>Il file <b>{0}</b> contiene modifiche non salvate.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2870"/> + <location filename="../QScintilla/Editor.py" line="2830"/> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Il file <b>{0}</b> non può essere aperto.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2973"/> + <location filename="../QScintilla/Editor.py" line="2933"/> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Il file <b>{0}</b> non può essere salvato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5965"/> + <location filename="../QScintilla/Editor.py" line="5930"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Il file macro <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5974"/> + <location filename="../QScintilla/Editor.py" line="5939"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Il file macro <b>{0}</b> è danneggiato.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="5992"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Il file macro <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6188"/> + <location filename="../QScintilla/Editor.py" line="6153"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation><p>Il file <b>{0}</b> è stato modificato mentre era aperto in eric5. Rileggerlo ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6356"/> + <location filename="../QScintilla/Editor.py" line="6321"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6496"/> + <location filename="../QScintilla/Editor.py" line="6461"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> non è un file.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6593"/> + <location filename="../QScintilla/Editor.py" line="6558"/> <source>Alias for file <b>{0}</b>:</source> <translation>Alias per il file <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1139"/> + <location filename="../QScintilla/Editor.py" line="1140"/> <source>Next warning</source> <translation>Warning successivo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1142"/> + <location filename="../QScintilla/Editor.py" line="1143"/> <source>Previous warning</source> <translation>Warning precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1144"/> + <location filename="../QScintilla/Editor.py" line="1145"/> <source>Show warning message</source> <translation>Mostra Warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146"/> + <location filename="../QScintilla/Editor.py" line="1147"/> <source>Clear warnings</source> <translation>Pulisci warning</translation> </message> @@ -9936,112 +9936,112 @@ <translation type="obsolete">Nessun warning py3flakes disponibile.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3040"/> + <location filename="../QScintilla/Editor.py" line="3000"/> <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="../QScintilla/Editor.py" line="6011"/> + <location filename="../QScintilla/Editor.py" line="5976"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Il file delle macro <b>{0}</b> esiste già.Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5862"/> + <location filename="../QScintilla/Editor.py" line="5827"/> <source>Warning: {0}</source> <translation>Attenzione: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5869"/> + <location filename="../QScintilla/Editor.py" line="5834"/> <source>Error: {0}</source> <translation>Errore: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6194"/> + <location filename="../QScintilla/Editor.py" line="6159"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Attenzione:</b> con la riapertura le modifiche andranno perse.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4456"/> + <location filename="../QScintilla/Editor.py" line="4416"/> <source>Activating Auto-Completion Provider</source> <translation>Fornitore Autocompletamento in attivazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4456"/> + <location filename="../QScintilla/Editor.py" line="4416"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Il fornitore di autocompletamento non può essere connesso perchè è gia attivo un altro. Per cortesia controlla la configurazione.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4646"/> + <location filename="../QScintilla/Editor.py" line="4606"/> <source>Activating Calltip Provider</source> <translation>Fornitore CallTip in attivazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4646"/> + <location filename="../QScintilla/Editor.py" line="4606"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Il fornitore di autocompletamento non può essere connesso perchè è gia attivo un altro. Per cortesia controlla la configurazione.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="754"/> + <location filename="../QScintilla/Editor.py" line="755"/> <source>Open 'rejection' file</source> <translation>Apri file 'rifiuto'</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="863"/> + <location filename="../QScintilla/Editor.py" line="864"/> <source>Load Diagram...</source> <translation>Carica Diagramma...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1177"/> + <location filename="../QScintilla/Editor.py" line="1178"/> <source>Next change</source> <translation>Modifica successiva</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1180"/> + <location filename="../QScintilla/Editor.py" line="1181"/> <source>Previous change</source> <translation>Modifica precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7395"/> + <location filename="../QScintilla/Editor.py" line="7360"/> <source>Sort Lines</source> <translation>Righe ordinate</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7395"/> + <location filename="../QScintilla/Editor.py" line="7360"/> <source>The selection contains illegal data for a numerical sort.</source> <translation>La selezione contiene dati non validi per un ordinamento numerico.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5798"/> + <location filename="../QScintilla/Editor.py" line="5763"/> <source>Warning</source> <translation>Attenzione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5798"/> + <location filename="../QScintilla/Editor.py" line="5763"/> <source>No warning messages available.</source> <translation>Nessun messaggio di attenzione disponibile.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5859"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Style: {0}</source> <translation>Stile: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="731"/> + <location filename="../QScintilla/Editor.py" line="732"/> <source>New Document View</source> <translation>Nuova vista Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="734"/> + <location filename="../QScintilla/Editor.py" line="735"/> <source>New Document View (with new split)</source> <translation>Nuova vista Documento (con nuova divisione)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="817"/> + <location filename="../QScintilla/Editor.py" line="818"/> <source>Tools</source> <translation>Strumenti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="945"/> + <location filename="../QScintilla/Editor.py" line="946"/> <source>Re-Open With Encoding</source> <translation type="unfinished"></translation> </message> @@ -10855,22 +10855,22 @@ <translation>Cancella</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="242"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="248"/> <source>Add File Filter</source> <translation>Aggiungi filtro file</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="202"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="208"/> <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source> <translation>Un filtro di salvataggio deve contenere esattamente un pattern con i caratteri jolly. Il tuo ne contiene {0}.</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="211"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="217"/> <source>A File Filter must contain at least one wildcard pattern.</source> <translation>Un filtro file deve contenere almeno un pattern con caratteri jolly.</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="242"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="248"/> <source>Enter the file filter entry:</source> <translation>Inserisci il filtro file:</translation> </message> @@ -10914,6 +10914,16 @@ <source>Enter the filename extensions of ReStructuredText files that may be previewed (separated by a space)</source> <translation>Digita le estensioni dei nomi file ReStructuredTest che verranno visti in anteprima (separati da uno spazio)</translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="493"/> + <source>Extensions of QSS files:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="500"/> + <source>Enter the filename extensions of Qt Stylesheet files that may be previewed (separated by a space)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorGeneralPage</name> @@ -36886,27 +36896,27 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1197"/> + <location filename="../Preferences/__init__.py" line="1198"/> <source>Export Preferences</source> <translation>Esporta Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1225"/> + <location filename="../Preferences/__init__.py" line="1226"/> <source>Import Preferences</source> <translation>Importa Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1225"/> + <location filename="../Preferences/__init__.py" line="1226"/> <source>Properties File (*.ini);;All Files (*)</source> <translation>File proprietà (*.ini);;Tutti i file(*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1324"/> + <location filename="../Preferences/__init__.py" line="1325"/> <source>Select Python2 Interpreter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1324"/> + <location filename="../Preferences/__init__.py" line="1325"/> <source>Select the Python2 interpreter to be used:</source> <translation type="unfinished"></translation> </message> @@ -36927,17 +36937,17 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewer.py" line="420"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="309"/> <source><p>No preview available for this type of file.</p></source> <translation><p>Non è prevista la visualizzazione per questo tipo di flusso.</p></translation> </message> <message> - <location filename="../UI/Previewer.py" line="503"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="392"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation><p>La visualizzazione Markdown richiede <b>il pacchetto</b> python-markdown.<br/>Intallarlo con il vostro gestore di pacchetti o vedere <a href="http://pythonhosted.org/Markdown/install.html"> per le istruzioni di installazione.</a></p></translation> </message> <message> - <location filename="../UI/Previewer.py" line="483"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="372"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation><p>La visualizzazione ReStructuredText richiede <b>il pacchetto</b> python-docutils.<br/>Installarlo con il vostro gestore di pacchetti o vedere <a href="http://pypi.python.org/pypi/docutils"> questa pagina.</a></p></translation> </message> @@ -36945,45 +36955,58 @@ <context> <name>Previewer</name> <message> - <location filename="../UI/Previewer.ui" line="37"/> - <source>about:blank</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/Previewer.ui" line="45"/> - <source>Select to enable JavaScript for HTML previews</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/Previewer.ui" line="48"/> <source>Enable JavaScript</source> - <translation type="unfinished">Abilita Javascript</translation> - </message> - <message> - <location filename="../UI/Previewer.ui" line="55"/> - <source>Select to enable support for Server Side Includes</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/Previewer.ui" line="58"/> - <source>Enable Server Side Includes</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/Previewer.py" line="278"/> - <source>Preview - {0}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/Previewer.py" line="280"/> - <source>Preview</source> - <translation type="unfinished"></translation> + <translation type="obsolete">Abilita Javascript</translation> </message> <message> <location filename="../UI/Previewer.py" line="237"/> <source><p>No preview available for this type of file.</p></source> + <translation type="obsolete"><p>Non è prevista la visualizzazione per questo tipo di flusso.</p></translation> + </message> +</context> +<context> + <name>PreviewerHTML</name> + <message> + <location filename="../UI/Previewers/PreviewerHTML.ui" line="37"/> + <source>about:blank</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.ui" line="45"/> + <source>Select to enable JavaScript for HTML previews</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.ui" line="48"/> + <source>Enable JavaScript</source> + <translation type="unfinished">Abilita Javascript</translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.ui" line="55"/> + <source>Select to enable support for Server Side Includes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.ui" line="58"/> + <source>Enable Server Side Includes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="126"/> + <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"><p>Non è prevista la visualizzazione per questo tipo di flusso.</p></translation> </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="167"/> + <source>Preview - {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="169"/> + <source>Preview</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Printer</name> @@ -37257,697 +37280,697 @@ <context> <name>Project</name> <message> - <location filename="../Project/Project.py" line="674"/> + <location filename="../Project/Project.py" line="677"/> <source>Read project file</source> <translation>Leggi file progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="774"/> + <location filename="../Project/Project.py" line="777"/> <source>Save project file</source> <translation>Salva file progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="887"/> + <location filename="../Project/Project.py" line="890"/> <source>Read project session</source> <translation>Leggi sessione del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="1101"/> + <location filename="../Project/Project.py" line="1104"/> <source>Please save the project first.</source> <translation>Prima salvare il progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="923"/> + <location filename="../Project/Project.py" line="926"/> <source>Save project session</source> <translation>Salva sessione di progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="1213"/> + <location filename="../Project/Project.py" line="1216"/> <source>Add Language</source> <translation>Aggiungi Lingua</translation> </message> <message> - <location filename="../Project/Project.py" line="1332"/> + <location filename="../Project/Project.py" line="1335"/> <source>Delete translation</source> <translation>Cancella traduzione</translation> </message> <message> - <location filename="../Project/Project.py" line="1483"/> + <location filename="../Project/Project.py" line="1486"/> <source>Add file</source> <translation>Aggiungi file</translation> </message> <message> - <location filename="../Project/Project.py" line="1600"/> + <location filename="../Project/Project.py" line="1603"/> <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="1611"/> + <location filename="../Project/Project.py" line="1614"/> <source>Add directory</source> <translation>Aggiungi directory</translation> </message> <message> - <location filename="../Project/Project.py" line="1611"/> + <location filename="../Project/Project.py" line="1614"/> <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="1951"/> + <location filename="../Project/Project.py" line="1954"/> <source>Delete file</source> <translation>Cancella file</translation> </message> <message> - <location filename="../Project/Project.py" line="2059"/> + <location filename="../Project/Project.py" line="2062"/> <source>Create project directory</source> <translation>Crea la directory del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3293"/> + <location filename="../Project/Project.py" line="3296"/> <source>New project</source> <translation>Nuovo progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3307"/> + <location filename="../Project/Project.py" line="3310"/> <source>Open project</source> <translation>Apri progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3344"/> + <location filename="../Project/Project.py" line="3347"/> <source>Save project as</source> <translation>Salva progetto come</translation> </message> <message> - <location filename="../Project/Project.py" line="2712"/> + <location filename="../Project/Project.py" line="2715"/> <source>Save File</source> <translation>Salva file</translation> </message> <message> - <location filename="../Project/Project.py" line="2748"/> + <location filename="../Project/Project.py" line="2751"/> <source>Close Project</source> <translation>Chiudi progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="2748"/> + <location filename="../Project/Project.py" line="2751"/> <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="3508"/> + <location filename="../Project/Project.py" line="3511"/> <source>&Save</source> <translation>&Salva</translation> </message> <message> - <location filename="../Project/Project.py" line="3293"/> + <location filename="../Project/Project.py" line="3296"/> <source>&New...</source> <translation>&Nuovo...</translation> </message> <message> - <location filename="../Project/Project.py" line="3298"/> + <location filename="../Project/Project.py" line="3301"/> <source>Generate a new project</source> <translation>Genera un nuovo progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3299"/> + <location filename="../Project/Project.py" line="3302"/> <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="3307"/> + <location filename="../Project/Project.py" line="3310"/> <source>&Open...</source> <translation>&Apri...</translation> </message> <message> - <location filename="../Project/Project.py" line="3312"/> + <location filename="../Project/Project.py" line="3315"/> <source>Open an existing project</source> <translation>Apri un progetto esistente</translation> </message> <message> - <location filename="../Project/Project.py" line="3313"/> + <location filename="../Project/Project.py" line="3316"/> <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="3320"/> + <location filename="../Project/Project.py" line="3323"/> <source>Close project</source> <translation>Chiudi progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3320"/> + <location filename="../Project/Project.py" line="3323"/> <source>&Close</source> <translation>&Chiudi</translation> </message> <message> - <location filename="../Project/Project.py" line="3324"/> + <location filename="../Project/Project.py" line="3327"/> <source>Close the current project</source> <translation>Chiudi il progetto corrente</translation> </message> <message> - <location filename="../Project/Project.py" line="3325"/> + <location filename="../Project/Project.py" line="3328"/> <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="3332"/> + <location filename="../Project/Project.py" line="3335"/> <source>Save project</source> <translation>Salva progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3336"/> + <location filename="../Project/Project.py" line="3339"/> <source>Save the current project</source> <translation>Salva il progetto corrente</translation> </message> <message> - <location filename="../Project/Project.py" line="3337"/> + <location filename="../Project/Project.py" line="3340"/> <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="3344"/> + <location filename="../Project/Project.py" line="3347"/> <source>Save &as...</source> <translation>S&alva come...</translation> </message> <message> - <location filename="../Project/Project.py" line="3348"/> + <location filename="../Project/Project.py" line="3351"/> <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="3350"/> + <location filename="../Project/Project.py" line="3353"/> <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="3390"/> + <location filename="../Project/Project.py" line="3393"/> <source>Add translation to project</source> <translation>Aggiungi le traduzioni al progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3390"/> + <location filename="../Project/Project.py" line="3393"/> <source>Add &translation...</source> <translation>Aggiungi &traduzione...</translation> </message> <message> - <location filename="../Project/Project.py" line="3395"/> + <location filename="../Project/Project.py" line="3398"/> <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="3397"/> + <location filename="../Project/Project.py" line="3400"/> <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="3405"/> + <location filename="../Project/Project.py" line="3408"/> <source>Search new files</source> <translation>Cerca nuovi file</translation> </message> <message> - <location filename="../Project/Project.py" line="3405"/> + <location filename="../Project/Project.py" line="3408"/> <source>Searc&h new files...</source> <translation>Cerca &nuovi file...</translation> </message> <message> - <location filename="../Project/Project.py" line="3409"/> + <location filename="../Project/Project.py" line="3412"/> <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="3419"/> + <location filename="../Project/Project.py" line="3422"/> <source>Project properties</source> <translation>Proprietà del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3419"/> + <location filename="../Project/Project.py" line="3422"/> <source>&Properties...</source> <translation>&Proprietà...</translation> </message> <message> - <location filename="../Project/Project.py" line="3424"/> + <location filename="../Project/Project.py" line="3427"/> <source>Show the project properties</source> <translation>Mostra le proprietà del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3425"/> + <location filename="../Project/Project.py" line="3428"/> <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="3547"/> + <location filename="../Project/Project.py" line="3550"/> <source>Load session</source> <translation>Carica sessione</translation> </message> <message> - <location filename="../Project/Project.py" line="3551"/> + <location filename="../Project/Project.py" line="3554"/> <source>Load the projects session file.</source> <translation>Carica il file di sessione del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="3552"/> + <location filename="../Project/Project.py" line="3555"/> <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="3565"/> + <location filename="../Project/Project.py" line="3568"/> <source>Save session</source> <translation>Salva sessione</translation> </message> <message> - <location filename="../Project/Project.py" line="3569"/> + <location filename="../Project/Project.py" line="3572"/> <source>Save the projects session file.</source> <translation>Salva il file sessione del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="3570"/> + <location filename="../Project/Project.py" line="3573"/> <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="3597"/> + <location filename="../Project/Project.py" line="3600"/> <source>Code Metrics</source> <translation>Statistiche codice</translation> </message> <message> - <location filename="../Project/Project.py" line="3597"/> + <location filename="../Project/Project.py" line="3600"/> <source>&Code Metrics...</source> <translation>Statistiche &codice...</translation> </message> <message> - <location filename="../Project/Project.py" line="3601"/> + <location filename="../Project/Project.py" line="3604"/> <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="3603"/> + <location filename="../Project/Project.py" line="3606"/> <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="3611"/> + <location filename="../Project/Project.py" line="3614"/> <source>Python Code Coverage</source> <translation>Analisi codice Python</translation> </message> <message> - <location filename="../Project/Project.py" line="3611"/> + <location filename="../Project/Project.py" line="3614"/> <source>Code Co&verage...</source> <translation>A&nalisi codice...</translation> </message> <message> - <location filename="../Project/Project.py" line="3615"/> + <location filename="../Project/Project.py" line="3618"/> <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="3617"/> + <location filename="../Project/Project.py" line="3620"/> <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="4377"/> + <location filename="../Project/Project.py" line="4380"/> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="../Project/Project.py" line="3625"/> + <location filename="../Project/Project.py" line="3628"/> <source>&Profile Data...</source> <translation>&Profilazione dati...</translation> </message> <message> - <location filename="../Project/Project.py" line="3629"/> + <location filename="../Project/Project.py" line="3632"/> <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="3631"/> + <location filename="../Project/Project.py" line="3634"/> <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="4431"/> + <location filename="../Project/Project.py" line="4434"/> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="../Project/Project.py" line="3640"/> + <location filename="../Project/Project.py" line="3643"/> <source>&Application Diagram...</source> <translation>Diagramma dell' &Applicazione...</translation> </message> <message> - <location filename="../Project/Project.py" line="3644"/> + <location filename="../Project/Project.py" line="3647"/> <source>Show a diagram of the project.</source> <translation>Mostra un diagramma del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="3646"/> + <location filename="../Project/Project.py" line="3649"/> <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="3738"/> + <location filename="../Project/Project.py" line="3741"/> <source>Open &Recent Projects</source> <translation>Apri un progetto &recente</translation> </message> <message> + <location filename="../Project/Project.py" line="3749"/> + <source>&Diagrams</source> + <translation>&Diagrammi</translation> + </message> + <message> <location filename="../Project/Project.py" line="3746"/> - <source>&Diagrams</source> - <translation>&Diagrammi</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3743"/> <source>Chec&k</source> <translation>&Controlla</translation> </message> <message> - <location filename="../Project/Project.py" line="3739"/> + <location filename="../Project/Project.py" line="3742"/> <source>&Version Control</source> <translation>Controllo di &Versione</translation> </message> <message> - <location filename="../Project/Project.py" line="3745"/> - <source>Sho&w</source> - <translation>&Mostra</translation> - </message> - <message> <location filename="../Project/Project.py" line="3748"/> + <source>Sho&w</source> + <translation>&Mostra</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3751"/> <source>Source &Documentation</source> <translation>&Documentazione sorgenti</translation> </message> <message> - <location filename="../Project/Project.py" line="4041"/> + <location filename="../Project/Project.py" line="4044"/> <source>Search New Files</source> <translation>Cerca Nuovi File</translation> </message> <message> - <location filename="../Project/Project.py" line="4041"/> + <location filename="../Project/Project.py" line="4044"/> <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="4187"/> + <location filename="../Project/Project.py" line="4190"/> <source>Version Control System</source> <translation>Version Control System</translation> </message> <message> - <location filename="../Project/Project.py" line="4305"/> + <location filename="../Project/Project.py" line="4308"/> <source>Coverage Data</source> <translation>Dati Analisi</translation> </message> <message> - <location filename="../Project/Project.py" line="4354"/> + <location filename="../Project/Project.py" line="4357"/> <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="1735"/> + <location filename="../Project/Project.py" line="1738"/> <source>Rename file</source> <translation>Rinomina file</translation> </message> <message> - <location filename="../Project/Project.py" line="1759"/> + <location filename="../Project/Project.py" line="1762"/> <source>Rename File</source> <translation>Rinomina File</translation> </message> <message> - <location filename="../Project/Project.py" line="2564"/> + <location filename="../Project/Project.py" line="2567"/> <source>New Project</source> <translation>Nuovo Progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="2126"/> + <location filename="../Project/Project.py" line="2129"/> <source>Add existing files to the project?</source> <translation>Aggiungi file esistenti al progetto ?</translation> </message> <message> - <location filename="../Project/Project.py" line="2245"/> + <location filename="../Project/Project.py" line="2248"/> <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="2193"/> + <location filename="../Project/Project.py" line="2196"/> <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="2217"/> + <location filename="../Project/Project.py" line="2220"/> <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="3375"/> + <location filename="../Project/Project.py" line="3378"/> <source>Add directory to project</source> <translation>Aggiungi directory al progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3375"/> + <location filename="../Project/Project.py" line="3378"/> <source>Add directory...</source> <translation>Aggiungi directory...</translation> </message> <message> - <location filename="../Project/Project.py" line="3380"/> + <location filename="../Project/Project.py" line="3383"/> <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="3382"/> + <location filename="../Project/Project.py" line="3385"/> <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="4328"/> + <location filename="../Project/Project.py" line="4331"/> <source>Code Coverage</source> <translation>Analisi codice</translation> </message> <message> - <location filename="../Project/Project.py" line="4328"/> + <location filename="../Project/Project.py" line="4331"/> <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="4377"/> + <location filename="../Project/Project.py" line="4380"/> <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="949"/> + <location filename="../Project/Project.py" line="952"/> <source>Delete project session</source> <translation>Cancella sessione di progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3583"/> + <location filename="../Project/Project.py" line="3586"/> <source>Delete session</source> <translation>Cancella sessione</translation> </message> <message> - <location filename="../Project/Project.py" line="3587"/> + <location filename="../Project/Project.py" line="3590"/> <source>Delete the projects session file.</source> <translation>Cancella il file di sessione del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="3588"/> + <location filename="../Project/Project.py" line="3591"/> <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="191"/> + <location filename="../Project/Project.py" line="194"/> <source>Ruby Files (*.rb);;</source> <translation>File Ruby (*.rb);;</translation> </message> <message> - <location filename="../Project/Project.py" line="3411"/> + <location filename="../Project/Project.py" line="3414"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Cerca nuovi file...</b><p>Cerca per nuovi file (sorgenti, *.ui, *.idl) nella directory del progetto e in tutte le sottodirectory registrate.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="239"/> + <location filename="../Project/Project.py" line="242"/> <source>Console</source> <translation>Console</translation> </message> <message> - <location filename="../Project/Project.py" line="240"/> + <location filename="../Project/Project.py" line="243"/> <source>Other</source> <translation>Altro</translation> </message> <message> - <location filename="../Project/Project.py" line="4431"/> + <location filename="../Project/Project.py" line="4434"/> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> <message> - <location filename="../Project/Project.py" line="1976"/> + <location filename="../Project/Project.py" line="1979"/> <source>Delete directory</source> <translation>Cancella directory</translation> </message> <message> - <location filename="../Project/Project.py" line="978"/> + <location filename="../Project/Project.py" line="981"/> <source>Read tasks</source> <translation>Leggi tesk</translation> </message> <message> - <location filename="../Project/Project.py" line="998"/> + <location filename="../Project/Project.py" line="1001"/> <source>Save tasks</source> <translation>Salva task</translation> </message> <message> - <location filename="../Project/Project.py" line="1055"/> + <location filename="../Project/Project.py" line="1058"/> <source>Read debugger properties</source> <translation>Leggi le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="1089"/> + <location filename="../Project/Project.py" line="1092"/> <source>Save debugger properties</source> <translation>Salva le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="1115"/> + <location filename="../Project/Project.py" line="1118"/> <source>Delete debugger properties</source> <translation>Cancella le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="3483"/> + <location filename="../Project/Project.py" line="3486"/> <source>Debugger Properties</source> <translation>Proprietà Debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="3483"/> + <location filename="../Project/Project.py" line="3486"/> <source>Debugger &Properties...</source> <translation>&Proprietà Debugger...</translation> </message> <message> - <location filename="../Project/Project.py" line="3487"/> + <location filename="../Project/Project.py" line="3490"/> <source>Show the debugger properties</source> <translation>Mostra le proprietàd el debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="3488"/> + <location filename="../Project/Project.py" line="3491"/> <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="3496"/> + <location filename="../Project/Project.py" line="3499"/> <source>Load</source> <translation>Carica</translation> </message> <message> - <location filename="../Project/Project.py" line="3496"/> + <location filename="../Project/Project.py" line="3499"/> <source>&Load</source> <translation>&Carica</translation> </message> <message> - <location filename="../Project/Project.py" line="3500"/> + <location filename="../Project/Project.py" line="3503"/> <source>Load the debugger properties</source> <translation>Carica le proprietàd el debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="3508"/> + <location filename="../Project/Project.py" line="3511"/> <source>Save</source> <translation>Salva</translation> </message> <message> - <location filename="../Project/Project.py" line="3512"/> + <location filename="../Project/Project.py" line="3515"/> <source>Save the debugger properties</source> <translation>Salva le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="3520"/> + <location filename="../Project/Project.py" line="3523"/> <source>Delete</source> <translation>Cancella</translation> </message> <message> - <location filename="../Project/Project.py" line="3520"/> + <location filename="../Project/Project.py" line="3523"/> <source>&Delete</source> <translation>&Cancella</translation> </message> <message> - <location filename="../Project/Project.py" line="3524"/> + <location filename="../Project/Project.py" line="3527"/> <source>Delete the debugger properties</source> <translation>Cancella le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="3533"/> + <location filename="../Project/Project.py" line="3536"/> <source>Reset</source> <translation>Resetta</translation> </message> <message> - <location filename="../Project/Project.py" line="3533"/> + <location filename="../Project/Project.py" line="3536"/> <source>&Reset</source> <translation>&Resetta</translation> </message> <message> - <location filename="../Project/Project.py" line="3537"/> + <location filename="../Project/Project.py" line="3540"/> <source>Reset the debugger properties</source> <translation>Resetta le proprietà del debugger</translation> </message> <message> + <location filename="../Project/Project.py" line="3753"/> + <source>Debugger</source> + <translation>Debugger</translation> + </message> + <message> <location filename="../Project/Project.py" line="3750"/> - <source>Debugger</source> - <translation>Debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3747"/> <source>Session</source> <translation>Sessione</translation> </message> <message> - <location filename="../Project/Project.py" line="3501"/> + <location filename="../Project/Project.py" line="3504"/> <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="3513"/> + <location filename="../Project/Project.py" line="3516"/> <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="3525"/> + <location filename="../Project/Project.py" line="3528"/> <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="3538"/> + <location filename="../Project/Project.py" line="3541"/> <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="3447"/> + <location filename="../Project/Project.py" line="3450"/> <source>Filetype Associations</source> <translation>Associazione tipi file</translation> </message> <message> - <location filename="../Project/Project.py" line="3447"/> + <location filename="../Project/Project.py" line="3450"/> <source>Filetype Associations...</source> <translation>Associazione tipi file...</translation> </message> <message> - <location filename="../Project/Project.py" line="3451"/> + <location filename="../Project/Project.py" line="3454"/> <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="3453"/> + <location filename="../Project/Project.py" line="3456"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface 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><b>Associazione tipi file...</b><p>Mostra un dialogo per modificare le associazioni dei tipi file del progetto. Queste associazioni determinano il tipo (codice sorgente, interfaccia o altro) con un pattern del nome file. Sono usati quando aggiungi un file al progetto e quanto esegui una ricerca per nuovi file.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3751"/> + <location filename="../Project/Project.py" line="3754"/> <source>Pac&kagers</source> <translation>Pac&kagers</translation> </message> <message> - <location filename="../Project/Project.py" line="3359"/> + <location filename="../Project/Project.py" line="3362"/> <source>Add files to project</source> <translation>Aggiungi file al progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3359"/> + <location filename="../Project/Project.py" line="3362"/> <source>Add &files...</source> <translation>Aggiungi &files...</translation> </message> <message> - <location filename="../Project/Project.py" line="3364"/> + <location filename="../Project/Project.py" line="3367"/> <source>Add files to the current project</source> <translation>Aggiungi file al progetto corrente</translation> </message> <message> - <location filename="../Project/Project.py" line="3366"/> + <location filename="../Project/Project.py" line="3369"/> <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> @@ -37962,62 +37985,62 @@ <translation type="obsolete">Console Qt4</translation> </message> <message> - <location filename="../Project/Project.py" line="2697"/> + <location filename="../Project/Project.py" line="2700"/> <source>Project Files (*.e4p)</source> <translation>File progetto (*.e4p)</translation> </message> <message> - <location filename="../Project/Project.py" line="3737"/> + <location filename="../Project/Project.py" line="3740"/> <source>&Project</source> <translation>&Progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3858"/> + <location filename="../Project/Project.py" line="3861"/> <source>Project</source> <translation>Progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3920"/> + <location filename="../Project/Project.py" line="3923"/> <source>&Clear</source> <translation>Pulis&ci</translation> </message> <message> - <location filename="../Project/Project.py" line="810"/> + <location filename="../Project/Project.py" line="813"/> <source>Read user project properties</source> <translation>Leggi le proprietà utente del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="834"/> + <location filename="../Project/Project.py" line="837"/> <source>Save user project properties</source> <translation>Salva le proprietà utente del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3432"/> + <location filename="../Project/Project.py" line="3435"/> <source>User project properties</source> <translation>Proprietà utente del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3432"/> + <location filename="../Project/Project.py" line="3435"/> <source>&User Properties...</source> <translation>Proprietà &utente...</translation> </message> <message> - <location filename="../Project/Project.py" line="3437"/> + <location filename="../Project/Project.py" line="3440"/> <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="3439"/> + <location filename="../Project/Project.py" line="3442"/> <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="2911"/> + <location filename="../Project/Project.py" line="2914"/> <source>Syntax errors detected</source> <translation>Errore di sintassi rilevato</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="2911"/> + <location filename="../Project/Project.py" line="2914"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Il progetto contiene %n file con errori di sintassi.</numerusform> @@ -38025,122 +38048,122 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="4589"/> + <location filename="../Project/Project.py" line="4592"/> <source>Create Package List</source> <translation>Crea lista del package</translation> </message> <message> - <location filename="../Project/Project.py" line="3669"/> + <location filename="../Project/Project.py" line="3672"/> <source>Create &Package List</source> <translation>Crea lista del &package</translation> </message> <message> - <location filename="../Project/Project.py" line="4782"/> + <location filename="../Project/Project.py" line="4785"/> <source>Create Plugin Archive</source> <translation>Crea un archivio per il plugin</translation> </message> <message> - <location filename="../Project/Project.py" line="3685"/> + <location filename="../Project/Project.py" line="3688"/> <source>Create Plugin &Archive</source> <translation>Crea un &archivio per il plugin</translation> </message> <message> - <location filename="../Project/Project.py" line="4549"/> + <location filename="../Project/Project.py" line="4552"/> <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="4609"/> + <location filename="../Project/Project.py" line="4612"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>Il file <b>PKGLIST </b> non esiste. Uscita...</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4618"/> + <location filename="../Project/Project.py" line="4621"/> <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="1514"/> + <location filename="../Project/Project.py" line="1517"/> <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="2564"/> + <location filename="../Project/Project.py" line="2567"/> <source>Select Version Control System</source> <translation>Selezione il Sistema di Controllo della Versione (VCS)</translation> </message> <message> - <location filename="../Project/Project.py" line="2224"/> + <location filename="../Project/Project.py" line="2227"/> <source>None</source> <translation>Nessuno</translation> </message> <message> - <location filename="../Project/Project.py" line="336"/> + <location filename="../Project/Project.py" line="339"/> <source>Registering Project Type</source> <translation>Registrazione tipo progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3701"/> + <location filename="../Project/Project.py" line="3704"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Crea un archivio per il plugin (Snapshot)</translation> </message> <message> - <location filename="../Project/Project.py" line="3701"/> + <location filename="../Project/Project.py" line="3704"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Crea un archivio per il plugin (&Snapshot)</translation> </message> <message> - <location filename="../Project/Project.py" line="1213"/> + <location filename="../Project/Project.py" line="1216"/> <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="2323"/> + <location filename="../Project/Project.py" line="2326"/> <source>Translation Pattern</source> <translation>Pattern di traduzione</translation> </message> <message> - <location filename="../Project/Project.py" line="2323"/> + <location filename="../Project/Project.py" line="2326"/> <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="3465"/> + <location filename="../Project/Project.py" line="3468"/> <source>Lexer Associations</source> <translation>Associazioni analizzatore lessicale</translation> </message> <message> - <location filename="../Project/Project.py" line="3465"/> + <location filename="../Project/Project.py" line="3468"/> <source>Lexer Associations...</source> <translation>Associazioni analizzatore lessicale...</translation> </message> <message> - <location filename="../Project/Project.py" line="3469"/> + <location filename="../Project/Project.py" line="3472"/> <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="3471"/> + <location filename="../Project/Project.py" line="3474"/> <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> <message> - <location filename="../Project/Project.py" line="252"/> + <location filename="../Project/Project.py" line="255"/> <source>PySide GUI</source> <translation>GUI PySide</translation> </message> <message> - <location filename="../Project/Project.py" line="253"/> + <location filename="../Project/Project.py" line="256"/> <source>PySide Console</source> <translation>Console PySide</translation> </message> <message> - <location filename="../Project/Project.py" line="188"/> + <location filename="../Project/Project.py" line="191"/> <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source> <translation>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</translation> </message> <message> - <location filename="../Project/Project.py" line="238"/> + <location filename="../Project/Project.py" line="241"/> <source>Eric Plugin</source> <translation>Eric Plugin</translation> </message> @@ -38150,127 +38173,127 @@ <translation type="obsolete"><p>Il tipo progetto <b>{0*</b> esiste già.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="674"/> + <location filename="../Project/Project.py" line="677"/> <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="774"/> + <location filename="../Project/Project.py" line="777"/> <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="810"/> + <location filename="../Project/Project.py" line="813"/> <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="834"/> + <location filename="../Project/Project.py" line="837"/> <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="887"/> + <location filename="../Project/Project.py" line="890"/> <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="923"/> + <location filename="../Project/Project.py" line="926"/> <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="949"/> + <location filename="../Project/Project.py" line="952"/> <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="978"/> + <location filename="../Project/Project.py" line="981"/> <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="998"/> + <location filename="../Project/Project.py" line="1001"/> <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="1055"/> + <location filename="../Project/Project.py" line="1058"/> <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="1089"/> + <location filename="../Project/Project.py" line="1092"/> <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="1115"/> + <location filename="../Project/Project.py" line="1118"/> <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="1332"/> + <location filename="../Project/Project.py" line="1335"/> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p></source> <translation><p>Il file di traduzione selezionato <b>{0}</b> non può essere cancellato.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1545"/> + <location filename="../Project/Project.py" line="1548"/> <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="2712"/> + <location filename="../Project/Project.py" line="2715"/> <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="1759"/> + <location filename="../Project/Project.py" line="1762"/> <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="1951"/> + <location filename="../Project/Project.py" line="1954"/> <source><p>The selected file <b>{0}</b> could not be deleted.</p></source> <translation><p>Il file selezionato <b>{0}</b> non può essere cancellato.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1976"/> + <location filename="../Project/Project.py" line="1979"/> <source><p>The selected directory <b>{0}</b> could not be deleted.</p></source> <translation><p>La directory selezionata <b>{0}</b> non può essere cancellata.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2059"/> + <location filename="../Project/Project.py" line="2062"/> <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="3674"/> + <location filename="../Project/Project.py" line="3677"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation>Crea un PKGLIST iniziale per un plugin di eric5.</translation> </message> <message> - <location filename="../Project/Project.py" line="3676"/> + <location filename="../Project/Project.py" line="3679"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation><b>Crea la lista del Package<b><p>Crea una lista iniziale dei file da includere nell'archivio di un plugin di eric5. La lista è creata partendo dal file progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3690"/> + <location filename="../Project/Project.py" line="3693"/> <source>Create an eric5 plugin archive file.</source> <translation>Crea un file archivio per il plugin di eric5.</translation> </message> <message> - <location filename="../Project/Project.py" line="3692"/> + <location filename="../Project/Project.py" line="3695"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation><b>Crea Archivio Plugin</b><p>Crea un archivio per il plugin eric5 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="3706"/> + <location filename="../Project/Project.py" line="3709"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation>Crea un file archivio per il plugin di eric5 (snapshot release).</translation> </message> <message> - <location filename="../Project/Project.py" line="3708"/> + <location filename="../Project/Project.py" line="3711"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation><b>Crea un archivio plugin (Snapshot)</b><p>Crea un file archivio di un plugin eric5 usando la lista di file fornita nel file PKGLIST. Il nome dell'archivio è determinato dal nome dello script principale. La versione dello script principale viene modificata per riflettere la release dello snapshot.</p></translation> </message> @@ -38280,127 +38303,127 @@ <translation type="obsolete"><p>VCS selezionato <b>{0}</b>non trovato.<br>Ripristino al valore precedente.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4187"/> + <location filename="../Project/Project.py" line="4190"/> <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="4589"/> + <location filename="../Project/Project.py" line="4592"/> <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="4632"/> + <location filename="../Project/Project.py" line="4635"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation><p>Il file <b>PKGLIST</b> non può essere letto.<br />Motivo: {0}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4645"/> + <location filename="../Project/Project.py" line="4648"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Il file archivio del plugin di eric5<b>{0}</b> non può essere creato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4671"/> + <location filename="../Project/Project.py" line="4674"/> <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="4694"/> + <location filename="../Project/Project.py" line="4697"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation><p>Il file archivio del plugin di eric5<b>{0} </b> è stato creato con successo.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4740"/> + <location filename="../Project/Project.py" line="4743"/> <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="1471"/> + <location filename="../Project/Project.py" line="1474"/> <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="1527"/> + <location filename="../Project/Project.py" line="1530"/> <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> <message> - <location filename="../Project/Project.py" line="185"/> + <location filename="../Project/Project.py" line="188"/> <source>Python2 Files (*.py2);;Python2 GUI Files (*.pyw2);;</source> <translation>Python Files (*.py2);;Python GUI Files (*.pyw2);;</translation> </message> <message> - <location filename="../Project/Project.py" line="2113"/> + <location filename="../Project/Project.py" line="2116"/> <source>Create main script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2113"/> + <location filename="../Project/Project.py" line="2116"/> <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="3654"/> + <location filename="../Project/Project.py" line="3657"/> <source>Load Diagram</source> <translation type="unfinished">Carico Diagramma</translation> </message> <message> - <location filename="../Project/Project.py" line="3654"/> + <location filename="../Project/Project.py" line="3657"/> <source>&Load Diagram...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3658"/> + <location filename="../Project/Project.py" line="3661"/> <source>Load a diagram from file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3660"/> + <location filename="../Project/Project.py" line="3663"/> <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="313"/> + <location filename="../Project/Project.py" line="316"/> <source><p>The Programming Language <b>{0}</b> is not supported.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="336"/> + <location filename="../Project/Project.py" line="339"/> <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="324"/> + <location filename="../Project/Project.py" line="327"/> <source><p>The Project type <b>{0}</b> is already registered with Programming Language <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="234"/> - <source>Qt GUI</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="235"/> - <source>Qt Console</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="236"/> - <source>PyQt5 GUI</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="237"/> + <source>Qt GUI</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="238"/> + <source>Qt Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="239"/> + <source>PyQt5 GUI</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="240"/> <source>PyQt5 Console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4176"/> + <location filename="../Project/Project.py" line="4179"/> <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="4782"/> + <location filename="../Project/Project.py" line="4785"/> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -38476,7 +38499,7 @@ <translation>file rimossi</translation> </message> <message> - <location filename="../Project/ProjectBrowser.py" line="384"/> + <location filename="../Project/ProjectBrowser.py" line="386"/> <source>unknown status</source> <translation type="unfinished"></translation> </message> @@ -39500,197 +39523,197 @@ <translation><p>Browser sorgenti del progetto</b><p>Consente di vedere facilmente tutti i sorgenti contenuti nel progetto corrente. Diverse azioni possono essere eseguite dal menù contestuale.</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="120"/> + <location filename="../Project/ProjectSourcesBrowser.py" line="122"/> <source>Code metrics...</source> <translation>Statistiche codice...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="122"/> - <source>Code coverage...</source> - <translation>Analisi codice...</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="124"/> + <source>Code coverage...</source> + <translation>Analisi codice...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="126"/> <source>Profile data...</source> <translation>Profilazione dati...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="299"/> - <source>Class Diagram...</source> - <translation>Diagrammi di classe...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="301"/> - <source>Package Diagram...</source> - <translation>Diagrammi del package...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="133"/> - <source>Imports Diagram...</source> - <translation>Importa diagrammi...</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="303"/> - <source>Application Diagram...</source> - <translation>Diagrammi dell'applicazione...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="402"/> - <source>Remove from project</source> - <translation>Rimuovi dal progetto</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="390"/> - <source>Delete</source> - <translation>Cancella</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298"/> - <source>Diagrams</source> - <translation>Diagrammi</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="116"/> - <source>Check</source> - <translation>Controlla</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119"/> - <source>Show</source> - <translation>Mostra</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="421"/> - <source>Expand all directories</source> - <translation>Espandi tutte le directory</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="423"/> - <source>Collapse all directories</source> - <translation>Riduci tutte le directory</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="312"/> - <source>Rename file</source> - <translation>Rinomina file</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="816"/> - <source>Code Coverage</source> - <translation>Analisi codice</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="816"/> - <source>Please select a coverage file</source> - <translation>Per favore seleziona un file per l'analisi</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="870"/> - <source>Profile Data</source> - <translation>Profilazione dati</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="870"/> - <source>Please select a profile file</source> - <translation>Per favore seleziona un file per la profilazione</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="742"/> - <source>Delete files</source> - <translation>Cancella file</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="742"/> - <source>Do you really want to delete these files from the project?</source> - <translation>Vuoi veramente cancellare queste file dal progetto ?</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="144"/> - <source>Run unittest...</source> - <translation>Esegui unittest...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="408"/> - <source>Add source directory...</source> - <translation>Aggiungi directory dei sorgenti...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="907"/> - <source>Class Diagram</source> - <translation>Diagramma della classe</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="947"/> - <source>Include class attributes?</source> - <translation>Includi gli attributi della classe ?</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="947"/> - <source>Package Diagram</source> - <translation>Diagrammi del package</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="962"/> - <source>Application Diagram</source> - <translation>Diagrammi dell'applicazione</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="962"/> - <source>Include module names?</source> - <translation>Includi i nomi dei moduli ?</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="406"/> - <source>Add source files...</source> - <translation>Aggiungi file sorgente...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="357"/> - <source>New package...</source> - <translation>Nuovo package...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="681"/> - <source>Add new Python package</source> - <translation>Aggiungi un nuovo package Python</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="927"/> - <source>Imports Diagram</source> - <translation>Importa diagrammi</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="927"/> - <source>Include imports from external modules?</source> - <translation>Includi gli import dai moduli esterni ?</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="426"/> - <source>Configure...</source> - <translation>Configura...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="268"/> - <source>Copy Path to Clipboard</source> - <translation>Copia il path nella Clipboard</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="666"/> - <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> - <translation><p>La directory del package <b>{0}</b> non può essere creata. Esco...</p><p>Motivo: {1}</p></translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="681"/> - <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> - <translation><p>Il file del package <b>{0}</b> non può essere creato. Esco...</p><p>Motivo: {1}</p></translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="350"/> - <source>Goto</source> - <translation type="unfinished">Vai a</translation> + <source>Class Diagram...</source> + <translation>Diagrammi di classe...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="305"/> + <source>Package Diagram...</source> + <translation>Diagrammi del package...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="135"/> + <source>Imports Diagram...</source> + <translation>Importa diagrammi...</translation> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="307"/> + <source>Application Diagram...</source> + <translation>Diagrammi dell'applicazione...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="541"/> + <source>Remove from project</source> + <translation>Rimuovi dal progetto</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="544"/> + <source>Delete</source> + <translation>Cancella</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="302"/> + <source>Diagrams</source> + <translation>Diagrammi</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="444"/> + <source>Check</source> + <translation>Controlla</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="121"/> + <source>Show</source> + <translation>Mostra</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="566"/> + <source>Expand all directories</source> + <translation>Espandi tutte le directory</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="568"/> + <source>Collapse all directories</source> + <translation>Riduci tutte le directory</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="448"/> + <source>Rename file</source> + <translation>Rinomina file</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="961"/> + <source>Code Coverage</source> + <translation>Analisi codice</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="961"/> + <source>Please select a coverage file</source> + <translation>Per favore seleziona un file per l'analisi</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="1015"/> + <source>Profile Data</source> + <translation>Profilazione dati</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="1015"/> + <source>Please select a profile file</source> + <translation>Per favore seleziona un file per la profilazione</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="887"/> + <source>Delete files</source> + <translation>Cancella file</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="887"/> + <source>Do you really want to delete these files from the project?</source> + <translation>Vuoi veramente cancellare queste file dal progetto ?</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146"/> + <source>Run unittest...</source> + <translation>Esegui unittest...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="550"/> + <source>Add source directory...</source> + <translation>Aggiungi directory dei sorgenti...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="1052"/> + <source>Class Diagram</source> + <translation>Diagramma della classe</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="1092"/> + <source>Include class attributes?</source> + <translation>Includi gli attributi della classe ?</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="1092"/> + <source>Package Diagram</source> + <translation>Diagrammi del package</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107"/> + <source>Application Diagram</source> + <translation>Diagrammi dell'applicazione</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107"/> + <source>Include module names?</source> + <translation>Includi i nomi dei moduli ?</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="548"/> + <source>Add source files...</source> + <translation>Aggiungi file sorgente...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="361"/> + <source>New package...</source> + <translation>Nuovo package...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="826"/> + <source>Add new Python package</source> + <translation>Aggiungi un nuovo package Python</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="1072"/> + <source>Imports Diagram</source> + <translation>Importa diagrammi</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="1072"/> + <source>Include imports from external modules?</source> + <translation>Includi gli import dai moduli esterni ?</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571"/> + <source>Configure...</source> + <translation>Configura...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="555"/> + <source>Copy Path to Clipboard</source> + <translation>Copia il path nella Clipboard</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="811"/> + <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> + <translation><p>La directory del package <b>{0}</b> non può essere creata. Esco...</p><p>Motivo: {1}</p></translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="826"/> + <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> + <translation><p>Il file del package <b>{0}</b> non può essere creato. Esco...</p><p>Motivo: {1}</p></translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="489"/> + <source>Goto</source> + <translation type="unfinished">Vai a</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="311"/> <source>Load Diagram...</source> <translation type="unfinished">Carica Diagramma...</translation> </message> @@ -55245,7 +55268,7 @@ <translation>Premi per mostrare tutti i file che contengono errori di sintassi</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="304"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="320"/> <source>No issues found.</source> <translation>Nessun problema trovato.</translation> </message> @@ -55275,7 +55298,7 @@ <translation>Avvia</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="205"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="210"/> <source>Error: {0}</source> <translation>Errore: {0}</translation> </message> @@ -55288,22 +55311,22 @@ <context> <name>SyntaxCheckerPlugin</name> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="169"/> + <location filename="../Plugins/PluginSyntaxChecker.py" line="170"/> <source>Check Syntax</source> <translation>Controlla sintassi</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="169"/> + <location filename="../Plugins/PluginSyntaxChecker.py" line="170"/> <source>&Syntax...</source> <translation>&Sintassi...</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="80"/> + <location filename="../Plugins/PluginSyntaxChecker.py" line="81"/> <source>Check syntax.</source> <translation>Controlla sintassi.</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="173"/> + <location filename="../Plugins/PluginSyntaxChecker.py" line="174"/> <source><b>Check Syntax...</b><p>This checks Python files for syntax errors.</p></source> <translation><b>Controlla sintassi...</b><p>Controlla i file Python per errori di sintassi.</p></translation> </message> @@ -55741,22 +55764,22 @@ <context> <name>TabnannyPlugin</name> <message> - <location filename="../Plugins/PluginTabnanny.py" line="171"/> + <location filename="../Plugins/PluginTabnanny.py" line="172"/> <source>Check Indentations</source> <translation>Controlla indentazione</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="171"/> + <location filename="../Plugins/PluginTabnanny.py" line="172"/> <source>&Indentations...</source> <translation>&Indentazione...</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="80"/> + <location filename="../Plugins/PluginTabnanny.py" line="81"/> <source>Check indentations using tabnanny.</source> <translation>Controlla indentazione con tabnanny.</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="175"/> + <location filename="../Plugins/PluginTabnanny.py" line="176"/> <source><b>Check Indentations...</b><p>This checks Python files for bad indentations using tabnanny.</p></source> <translation><b>Controlla indentazione...</b><p>Controlla i file Python per errori di indentazione usando tabnanny.</p></translation> </message> @@ -59435,7 +59458,7 @@ <translation>Non c'è uno script principale definito per il progetto. Esco</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5703"/> + <location filename="../UI/UserInterface.py" line="5702"/> <source>Drop Error</source> <translation>Errore Drop</translation> </message> @@ -59610,12 +59633,12 @@ <translation type="obsolete"><b>Abilita/Disabilita la finestra del Task-Viewer</b><p>Se la finestra del Log-Viewer è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5441"/> + <location filename="../UI/UserInterface.py" line="5440"/> <source>Save tasks</source> <translation>Salva task</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5467"/> + <location filename="../UI/UserInterface.py" line="5466"/> <source>Read tasks</source> <translation>Leggi task</translation> </message> @@ -59911,12 +59934,12 @@ <translation><p>L'inizio della documentazione di PyQt4 non è stato configurato.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6014"/> + <location filename="../UI/UserInterface.py" line="6013"/> <source>Error during updates check</source> <translation>Errore nel controllo per gli update</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5994"/> + <location filename="../UI/UserInterface.py" line="5993"/> <source>Update available</source> <translation>Aggiornamento disponibile</translation> </message> @@ -59926,7 +59949,7 @@ <translation><h3>Numeri di versione</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6051"/> + <location filename="../UI/UserInterface.py" line="6050"/> <source></table></source> <translation></table></translation> </message> @@ -59956,17 +59979,17 @@ <translation>Mostra toll &esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5846"/> + <location filename="../UI/UserInterface.py" line="5845"/> <source>&Cancel</source> <translation>&Cancella</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6014"/> + <location filename="../UI/UserInterface.py" line="6013"/> <source>Could not perform updates check.</source> <translation>Non posso controllare per gli update.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6078"/> + <location filename="../UI/UserInterface.py" line="6077"/> <source>First time usage</source> <translation>Primo avvio</translation> </message> @@ -60071,7 +60094,7 @@ <translation type="obsolete">Non posso scaricare il file delle versioni.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6037"/> + <location filename="../UI/UserInterface.py" line="6036"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versioni disponibili</h3><table></translation> </message> @@ -60196,12 +60219,12 @@ <translation>Tool esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5485"/> + <location filename="../UI/UserInterface.py" line="5484"/> <source>Save session</source> <translation>Salva sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5513"/> + <location filename="../UI/UserInterface.py" line="5512"/> <source>Read session</source> <translation>Leggi sessione</translation> </message> @@ -60719,47 +60742,47 @@ <translation><p>L'inizio della documentazione "<b>{0}</b>" non viene trovato.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5441"/> + <location filename="../UI/UserInterface.py" line="5440"/> <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="../UI/UserInterface.py" line="5467"/> + <location filename="../UI/UserInterface.py" line="5466"/> <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="../UI/UserInterface.py" line="5485"/> + <location filename="../UI/UserInterface.py" line="5484"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation><p>Il file sessione <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5513"/> + <location filename="../UI/UserInterface.py" line="5512"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Il file sessione <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5703"/> + <location filename="../UI/UserInterface.py" line="5702"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> non è un file.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5853"/> + <location filename="../UI/UserInterface.py" line="5852"/> <source>Trying host {0}</source> <translation>Tento su host {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5994"/> + <location filename="../UI/UserInterface.py" line="5993"/> <source>The update to <b>{0}</b> of eric5 is available at <b>{1}</b>. Would you like to get it?</source> <translation>L'update alla versione <b>{0}</b> di eric5 è disponibile presso <b>{1}</b>. Vuoi prenderlo ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6007"/> + <location filename="../UI/UserInterface.py" line="6006"/> <source>Eric5 is up to date</source> <translation>Eric5 è aggiornato</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6007"/> + <location filename="../UI/UserInterface.py" line="6006"/> <source>You are using the latest version of eric5</source> <translation>Stai usando l'ultima versione di eric5</translation> </message> @@ -60769,7 +60792,7 @@ <translation type="obsolete"><p>Errori SSL:</p><p>{0}</p><p>Vuoi ignorare questi errori ?</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6078"/> + <location filename="../UI/UserInterface.py" line="6077"/> <source>eric5 has not been configured yet. The configuration dialog will be started.</source> <translation>eric5 non è ancora stato configurato. Il dialogo di configurazione verrà avviato.</translation> </message> @@ -60909,12 +60932,12 @@ <translation><b>Documentazione Python 2</b><p>Mostra la documentazione Python 2. Se non è configurata una directory per la documentazione, viene assunto che la posizione della documentazione sia nella directory doc nella locazione dell'eseguibile Python 2 su Windows e <i>/usr/share/doc/packages/python/html</i> su Unix. Imposta PYTHONDOCDIR2 nel tuo ambiente per sovrascrivere questi valori.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5904"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5897"/> + <location filename="../UI/UserInterface.py" line="5896"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -60929,7 +60952,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5904"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -61045,7 +61068,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6097"/> + <location filename="../UI/UserInterface.py" line="6096"/> <source>Select Workspace Directory</source> <translation type="unfinished">Seleziona cartella di lavoro</translation> </message> @@ -61465,7 +61488,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5846"/> + <location filename="../UI/UserInterface.py" line="5845"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -61538,27 +61561,27 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1207"/> + <location filename="../Utilities/__init__.py" line="1209"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Puoi usare i codici % come segnaposti nella stringa. I codici supportati sono: <table><tr><td>%C</td><td>colonna del cursore nell'editor attuale</td></tr><tr><td>%D</td><td>directory dell'editor attuale</td></tr><tr><td>%F</td><td>nome file dell'editor corrente</td></tr><tr><td>%H</td><td>directory home dell'utente attuale</td></tr><tr><td>%L</td><td>linea del cursore dell'editor attuale</td></tr><tr><td>%P</td><td>percorso del progetto attuale</td></tr><tr><td>%S</td><td>testo selezionato dell'editor attuale</td></tr><tr><td>%U</td><td>username dell'utente attuale</td></tr><tr><td>%%</td><td>Segno percentuale</td></tr></table></p></translation> </message> <message> - <location filename="../Utilities/__init__.py" line="1406"/> + <location filename="../Utilities/__init__.py" line="1474"/> <source>Python2 interpreter not configured.</source> <translation>Interprete Python2 non configurato.</translation> </message> <message> - <location filename="../Utilities/__init__.py" line="1482"/> + <location filename="../Utilities/__init__.py" line="1550"/> <source>Python2 interpreter did not finish within 30s.</source> <translation>L'interprete Python2 non ha finito entro i 30s.</translation> </message> <message> - <location filename="../Utilities/__init__.py" line="1417"/> + <location filename="../Utilities/__init__.py" line="1485"/> <source>Codingerror: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Utilities/__init__.py" line="1473"/> + <location filename="../Utilities/__init__.py" line="1541"/> <source>eric5 error: Invalid data received from Python2 syntax checker.</source> <translation type="unfinished"></translation> </message>