--- a/i18n/eric6_it.ts Thu Dec 18 18:56:04 2014 +0100 +++ b/i18n/eric6_it.ts Fri Dec 19 13:15:39 2014 +0100 @@ -5865,17 +5865,17 @@ <translation>Salvataggio automatico degli script</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="251"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="256"/> <source>Add allowed host</source> <translation>Aggiungi un host consentito</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="273"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="278"/> <source>Enter the IP address of an allowed host</source> <translation>Inserisci l'indirizzo IP di un host consentito</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="284"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="289"/> <source>Edit allowed host</source> <translation>Modifica host permessi</translation> </message> @@ -5950,24 +5950,34 @@ <translation>Ferma sempre in caso di eccezione</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="284"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="289"/> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>L'indirizzo <b>{0}</b> non è un indirizzo IP v4 o v6 valido. Uscita...</p></translation> </message> <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="571"/> + <source>Local Variables Viewer</source> + <translation>Vista delle variabili locali</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="577"/> + <source>Automatically view source code when user changes the callstack frame in the callstack viewer.</source> + <translation>Vista automatica del codice sorgente quando l'utente modifica il blocco della pila di chiamate nella vista della pila di chiamate.</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="580"/> + <source>Automatically view source code</source> + <translation>Vista codice sorgente in automatico</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="558"/> + <source>Select to show exception information in the shell window</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="561"/> - <source>Local Variables Viewer</source> - <translation>Vista delle variabili locali</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="567"/> - <source>Automatically view source code when user changes the callstack frame in the callstack viewer.</source> - <translation>Vista automatica del codice sorgente quando l'utente modifica il blocco della pila di chiamate nella vista della pila di chiamate.</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="570"/> - <source>Automatically view source code</source> - <translation>Vista codice sorgente in automatico</translation> + <source>Show exceptions in Shell</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -8519,862 +8529,862 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="643"/> + <location filename="../QScintilla/Editor.py" line="646"/> <source>Undo</source> <translation>Annulla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="646"/> - <source>Redo</source> - <translation>Rifai</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="649"/> + <source>Redo</source> + <translation>Rifai</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="652"/> <source>Revert to last saved state</source> <translation>Ritorna all'ultimo stato salvato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="653"/> - <source>Cut</source> - <translation>Taglia</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="656"/> - <source>Copy</source> - <translation>Copia</translation> + <source>Cut</source> + <translation>Taglia</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="659"/> + <source>Copy</source> + <translation>Copia</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="662"/> <source>Paste</source> <translation>Incolla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="664"/> - <source>Indent</source> - <translation>Identa</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="667"/> - <source>Unindent</source> - <translation>Annulla identazione</translation> + <source>Indent</source> + <translation>Identa</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="670"/> - <source>Comment</source> - <translation>Commenta</translation> + <source>Unindent</source> + <translation>Annulla identazione</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="673"/> - <source>Uncomment</source> - <translation>Annulla commenta</translation> + <source>Comment</source> + <translation>Commenta</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="676"/> - <source>Stream Comment</source> - <translation>Flusso commento</translation> + <source>Uncomment</source> + <translation>Annulla commenta</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="679"/> + <source>Stream Comment</source> + <translation>Flusso commento</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="682"/> <source>Box Comment</source> <translation>Commenti nel riquadro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="683"/> - <source>Select to brace</source> - <translation>Seleziona per parentesizzare</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="685"/> - <source>Select all</source> - <translation>Seleziona tutti</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="686"/> + <source>Select to brace</source> + <translation>Seleziona per parentesizzare</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="688"/> + <source>Select all</source> + <translation>Seleziona tutti</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="689"/> <source>Deselect all</source> <translation>Deseleziona tutti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="700"/> + <location filename="../QScintilla/Editor.py" line="703"/> <source>Shorten empty lines</source> <translation>Abbrevia righe vuote</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="889"/> + <location filename="../QScintilla/Editor.py" line="892"/> <source>Languages</source> <translation>Linguaggi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="707"/> + <location filename="../QScintilla/Editor.py" line="710"/> <source>Use Monospaced Font</source> <translation>Usa un font Monospaced</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="723"/> + <location filename="../QScintilla/Editor.py" line="726"/> <source>Autocompletion enabled</source> <translation>Autocompletamento abilitato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="819"/> + <location filename="../QScintilla/Editor.py" line="822"/> <source>Check</source> <translation>Controlla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="839"/> + <location filename="../QScintilla/Editor.py" line="842"/> <source>Show</source> <translation>Mostra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="751"/> + <location filename="../QScintilla/Editor.py" line="754"/> <source>Close</source> <translation>Chiudi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="757"/> - <source>Save</source> - <translation>Salva</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="760"/> + <source>Save</source> + <translation>Salva</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="763"/> <source>Save As...</source> <translation>Salva come...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="773"/> + <location filename="../QScintilla/Editor.py" line="776"/> <source>Print</source> <translation>Stampa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="841"/> + <location filename="../QScintilla/Editor.py" line="844"/> <source>Code metrics...</source> <translation>Statistiche codice...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="842"/> + <location filename="../QScintilla/Editor.py" line="845"/> <source>Code coverage...</source> <translation>Analisi codice...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="850"/> + <location filename="../QScintilla/Editor.py" line="853"/> <source>Profile data...</source> <translation>Profilazione dati...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1135"/> + <location filename="../QScintilla/Editor.py" line="1138"/> <source>Toggle bookmark</source> <translation>Inverti bookmark</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1137"/> + <location filename="../QScintilla/Editor.py" line="1140"/> <source>Next bookmark</source> <translation>Prossimo segnalibro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1139"/> + <location filename="../QScintilla/Editor.py" line="1142"/> <source>Previous bookmark</source> <translation>Segnalibro precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1141"/> + <location filename="../QScintilla/Editor.py" line="1144"/> <source>Clear all bookmarks</source> <translation>Pulisci di tutti di segnalibri</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1161"/> + <location filename="../QScintilla/Editor.py" line="1164"/> <source>Toggle breakpoint</source> <translation>Abilita/Disabilita breakpoint</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="1169"/> + <source>Edit breakpoint...</source> + <translation>Modifica Breakpoint...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4860"/> + <source>Enable breakpoint</source> + <translation>Abilita breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1174"/> + <source>Next breakpoint</source> + <translation>Prossimo breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1176"/> + <source>Previous breakpoint</source> + <translation>Breakpoint precedente</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1178"/> + <source>Clear all breakpoints</source> + <translation>Elimina tutti i breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1198"/> + <source>LMB toggles bookmarks</source> + <translation>Inverti bookmark LMB</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1202"/> + <source>LMB toggles breakpoints</source> + <translation>Toggle Breakpoint LMB</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1721"/> + <source>Modification of Read Only file</source> + <translation>Modifica di un file di sola lettura</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1721"/> + <source>You are attempting to change a read only file. Please save to a different file first.</source> + <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="2413"/> + <source>Printing...</source> + <translation>In stampa...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2430"/> + <source>Printing completed</source> + <translation>Stampa completata</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2432"/> + <source>Error while printing</source> + <translation>Errore durante la stampa</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2435"/> + <source>Printing aborted</source> + <translation>Stampa annullata</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2848"/> + <source>Open File</source> + <translation>Apri File</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3018"/> + <source>Save File</source> + <translation>Salva file</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2793"/> + <source>File Modified</source> + <translation>File modificato</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4333"/> + <source>Autocompletion</source> + <translation>Autocompletamento</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4333"/> + <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="4863"/> + <source>Disable breakpoint</source> + <translation>Disabilita breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5208"/> + <source>Code Coverage</source> + <translation>Analisi codice</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5208"/> + <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="5387"/> + <source>Profile Data</source> + <translation>Profilazione dati</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5387"/> + <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="5862"/> + <source>Macro Name</source> + <translation>Nome Macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5862"/> + <source>Select a macro name:</source> + <translation>Seleziona un nome per la macro:</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5933"/> + <source>Macro files (*.macro)</source> + <translation>File Macro (*.macro)</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5890"/> + <source>Load macro file</source> + <translation>Carica un file di macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5913"/> + <source>Error loading macro</source> + <translation>Errore nel caricamento della macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5933"/> + <source>Save macro file</source> + <translation>Salva un file di macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5950"/> + <source>Save macro</source> + <translation>Salva macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5966"/> + <source>Error saving macro</source> + <translation>Errore nel salvataggio della macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5979"/> + <source>Start Macro Recording</source> + <translation>Avvia registrazione della macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6005"/> + <source>Macro Recording</source> + <translation>Registrazione Macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6005"/> + <source>Enter name of the macro:</source> + <translation>Inserisci un nome per la macro:</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6141"/> + <source>File changed</source> + <translation>File modificato</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="715"/> + <source>Autosave enabled</source> + <translation>Salvataggio automatico abilitato</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1147"/> + <source>Goto syntax error</source> + <translation>Vai all'errore di sintassi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1151"/> + <source>Clear syntax error</source> + <translation>Elimina errori di sintassi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6443"/> + <source>Drop Error</source> + <translation>Errore Drop</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1149"/> + <source>Show syntax error message</source> + <translation>Mostra i messaggi degli errori di sintassi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5547"/> + <source>Syntax Error</source> + <translation>Errore di sintassi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5547"/> + <source>No syntax error message available.</source> + <translation>Nessun messaggio degli errori di sintassi disponibile.</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="1166"/> - <source>Edit breakpoint...</source> - <translation>Modifica Breakpoint...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4857"/> - <source>Enable breakpoint</source> - <translation>Abilita breakpoint</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1171"/> - <source>Next breakpoint</source> - <translation>Prossimo breakpoint</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1173"/> - <source>Previous breakpoint</source> - <translation>Breakpoint precedente</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1175"/> - <source>Clear all breakpoints</source> - <translation>Elimina tutti i breakpoint</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1195"/> - <source>LMB toggles bookmarks</source> - <translation>Inverti bookmark LMB</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1199"/> - <source>LMB toggles breakpoints</source> - <translation>Toggle Breakpoint LMB</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1718"/> - <source>Modification of Read Only file</source> - <translation>Modifica di un file di sola lettura</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1718"/> - <source>You are attempting to change a read only file. Please save to a different file first.</source> - <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="2410"/> - <source>Printing...</source> - <translation>In stampa...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2427"/> - <source>Printing completed</source> - <translation>Stampa completata</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2429"/> - <source>Error while printing</source> - <translation>Errore durante la stampa</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2432"/> - <source>Printing aborted</source> - <translation>Stampa annullata</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2845"/> - <source>Open File</source> - <translation>Apri File</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="3015"/> - <source>Save File</source> - <translation>Salva file</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2790"/> - <source>File Modified</source> - <translation>File modificato</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4330"/> - <source>Autocompletion</source> - <translation>Autocompletamento</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4330"/> - <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="4860"/> - <source>Disable breakpoint</source> - <translation>Disabilita breakpoint</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5204"/> - <source>Code Coverage</source> - <translation>Analisi codice</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5204"/> - <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="5383"/> - <source>Profile Data</source> - <translation>Profilazione dati</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5383"/> - <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="5858"/> - <source>Macro Name</source> - <translation>Nome Macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5858"/> - <source>Select a macro name:</source> - <translation>Seleziona un nome per la macro:</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5929"/> - <source>Macro files (*.macro)</source> - <translation>File Macro (*.macro)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5886"/> - <source>Load macro file</source> - <translation>Carica un file di macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5909"/> - <source>Error loading macro</source> - <translation>Errore nel caricamento della macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5929"/> - <source>Save macro file</source> - <translation>Salva un file di macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5946"/> - <source>Save macro</source> - <translation>Salva macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5962"/> - <source>Error saving macro</source> - <translation>Errore nel salvataggio della macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5975"/> - <source>Start Macro Recording</source> - <translation>Avvia registrazione della macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6001"/> - <source>Macro Recording</source> - <translation>Registrazione Macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6001"/> - <source>Enter name of the macro:</source> - <translation>Inserisci un nome per la macro:</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6135"/> - <source>File changed</source> - <translation>File modificato</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="712"/> - <source>Autosave enabled</source> - <translation>Salvataggio automatico abilitato</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1144"/> - <source>Goto syntax error</source> - <translation>Vai all'errore di sintassi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1148"/> - <source>Clear syntax error</source> - <translation>Elimina errori di sintassi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6437"/> - <source>Drop Error</source> - <translation>Errore Drop</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1146"/> - <source>Show syntax error message</source> - <translation>Mostra i messaggi degli errori di sintassi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5543"/> - <source>Syntax Error</source> - <translation>Errore di sintassi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5543"/> - <source>No syntax error message available.</source> - <translation>Nessun messaggio degli errori di sintassi disponibile.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1163"/> <source>Toggle temporary breakpoint</source> <translation>Abilita/Disabilita breakpoint temporaneo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="844"/> - <source>Show code coverage annotations</source> - <translation>Mostra le annotazioni dell'analisi del codice</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="847"/> + <source>Show code coverage annotations</source> + <translation>Mostra le annotazioni dell'analisi del codice</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="850"/> <source>Hide code coverage annotations</source> <translation>Nascondi le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1178"/> - <source>Next uncovered line</source> - <translation>Prossimo file non analizzato</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1181"/> + <source>Next uncovered line</source> + <translation>Prossimo file non analizzato</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1184"/> <source>Previous uncovered line</source> <translation>File non analizzato precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5268"/> + <location filename="../QScintilla/Editor.py" line="5272"/> <source>Show Code Coverage Annotations</source> <translation>Mostra le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5261"/> + <location filename="../QScintilla/Editor.py" line="5265"/> <source>All lines have been covered.</source> <translation>Tutte le linee sono state analizzate.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5268"/> + <location filename="../QScintilla/Editor.py" line="5272"/> <source>There is no coverage file available.</source> <translation>Non ci sono file di analisi disponibili.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="863"/> + <location filename="../QScintilla/Editor.py" line="866"/> <source>Diagrams</source> <translation>Diagrammi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="865"/> + <location filename="../QScintilla/Editor.py" line="868"/> <source>Class Diagram...</source> <translation>Diagrammi di classe...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="867"/> + <location filename="../QScintilla/Editor.py" line="870"/> <source>Package Diagram...</source> <translation>Diagrammi del package...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="869"/> + <location filename="../QScintilla/Editor.py" line="872"/> <source>Imports Diagram...</source> <translation>Importa diagrammi...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="871"/> + <location filename="../QScintilla/Editor.py" line="874"/> <source>Application Diagram...</source> <translation>Diagrammi dell'applicazione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892"/> + <location filename="../QScintilla/Editor.py" line="895"/> <source>No Language</source> <translation>Nessun linguaggio</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6458"/> - <source>Resources</source> - <translation>Risorse</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6460"/> - <source>Add file...</source> - <translation>Aggiungi file...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6462"/> - <source>Add files...</source> - <translation>Aggiungi files...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6464"/> + <source>Resources</source> + <translation>Risorse</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6466"/> + <source>Add file...</source> + <translation>Aggiungi file...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6468"/> + <source>Add files...</source> + <translation>Aggiungi files...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6470"/> <source>Add aliased file...</source> <translation>Aggiungi file sinonimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6467"/> + <location filename="../QScintilla/Editor.py" line="6473"/> <source>Add localized resource...</source> <translation>Aggiungi una risorsa localizzata...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add file resource</source> <translation>Aggiungi un file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6506"/> + <location filename="../QScintilla/Editor.py" line="6512"/> <source>Add file resources</source> <translation>Aggiundi dei file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6540"/> <source>Add aliased file resource</source> <translation>Aggiungi file sinonimo delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6598"/> + <location filename="../QScintilla/Editor.py" line="6604"/> <source>Package Diagram</source> <translation>Diagrammi del package</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6598"/> + <location filename="../QScintilla/Editor.py" line="6604"/> <source>Include class attributes?</source> <translation>Includi gli attributi della classe ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6632"/> + <location filename="../QScintilla/Editor.py" line="6638"/> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6632"/> + <location filename="../QScintilla/Editor.py" line="6638"/> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6471"/> + <location filename="../QScintilla/Editor.py" line="6477"/> <source>Add resource frame</source> <translation>Aggiungi riquadro delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5975"/> + <location filename="../QScintilla/Editor.py" line="5979"/> <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="794"/> + <location filename="../QScintilla/Editor.py" line="797"/> <source>Autocomplete</source> <translation>Autocompletamento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="799"/> + <location filename="../QScintilla/Editor.py" line="802"/> <source>from Document</source> <translation>dal Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="801"/> + <location filename="../QScintilla/Editor.py" line="804"/> <source>from APIs</source> <translation>dalle APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="803"/> - <source>from Document and APIs</source> - <translation>dal Documento e dalle APIs</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1184"/> - <source>Next task</source> - <translation>Prossimo task</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1186"/> - <source>Previous task</source> - <translation>Task precedente</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1012"/> - <source>Export as</source> - <translation>Esporta come</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1235"/> - <source>Export source</source> - <translation>Esporta sorgenti</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1235"/> - <source>No export format given. Aborting...</source> - <translation>Nessun formato di export impostato. Annullamento...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6618"/> - <source>Imports Diagram</source> - <translation>Importa diagrammi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6618"/> - <source>Include imports from external modules?</source> - <translation>Includi gli import dai moduli esterni ?</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="796"/> - <source>dynamic</source> - <translation>dinamico</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="806"/> + <source>from Document and APIs</source> + <translation>dal Documento e dalle APIs</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1187"/> + <source>Next task</source> + <translation>Prossimo task</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1189"/> + <source>Previous task</source> + <translation>Task precedente</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1015"/> + <source>Export as</source> + <translation>Esporta come</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1238"/> + <source>Export source</source> + <translation>Esporta sorgenti</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1238"/> + <source>No export format given. Aborting...</source> + <translation>Nessun formato di export impostato. Annullamento...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6624"/> + <source>Imports Diagram</source> + <translation>Importa diagrammi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6624"/> + <source>Include imports from external modules?</source> + <translation>Includi gli import dai moduli esterni ?</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="799"/> + <source>dynamic</source> + <translation>dinamico</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="809"/> <source>Calltip</source> <translation>Calltip</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="770"/> + <location filename="../QScintilla/Editor.py" line="773"/> <source>Print Preview</source> <translation>Anteprima Stampa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="385"/> + <location filename="../QScintilla/Editor.py" line="388"/> <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="716"/> + <location filename="../QScintilla/Editor.py" line="719"/> <source>Typing aids enabled</source> <translation>Aiuti alla digitazione abilitati</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="976"/> + <location filename="../QScintilla/Editor.py" line="979"/> <source>End-of-Line Type</source> <translation>Tipo di fine-linea</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="980"/> + <location filename="../QScintilla/Editor.py" line="983"/> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="987"/> + <location filename="../QScintilla/Editor.py" line="990"/> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="994"/> + <location filename="../QScintilla/Editor.py" line="997"/> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="935"/> + <location filename="../QScintilla/Editor.py" line="938"/> <source>Encodings</source> <translation>Codifica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="915"/> + <location filename="../QScintilla/Editor.py" line="918"/> <source>Guessed</source> <translation>Indovinato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250"/> + <location filename="../QScintilla/Editor.py" line="1253"/> <source>Alternatives</source> <translation>Alternative</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1266"/> + <location filename="../QScintilla/Editor.py" line="1269"/> <source>Pygments Lexer</source> <translation>Analizzatore lessicale Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1266"/> + <location filename="../QScintilla/Editor.py" line="1269"/> <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="6920"/> + <location filename="../QScintilla/Editor.py" line="6926"/> <source>Check spelling...</source> <translation>Controllo sillabazione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="692"/> + <location filename="../QScintilla/Editor.py" line="695"/> <source>Check spelling of selection...</source> <translation>Controllo sillabazione della selezione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6923"/> + <location filename="../QScintilla/Editor.py" line="6929"/> <source>Add to dictionary</source> <translation>Aggiungi al dizionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6925"/> + <location filename="../QScintilla/Editor.py" line="6931"/> <source>Ignore All</source> <translation>Ignora tutto</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="696"/> + <location filename="../QScintilla/Editor.py" line="699"/> <source>Remove from dictionary</source> <translation>Rimuovi dal dizionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="332"/> + <location filename="../QScintilla/Editor.py" line="335"/> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <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="1227"/> + <location filename="../QScintilla/Editor.py" line="1230"/> <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="1246"/> + <location filename="../QScintilla/Editor.py" line="1249"/> <source>Alternatives ({0})</source> <translation>Alternative ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2790"/> + <location filename="../QScintilla/Editor.py" line="2793"/> <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="2845"/> + <location filename="../QScintilla/Editor.py" line="2848"/> <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="2948"/> + <location filename="../QScintilla/Editor.py" line="2951"/> <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="5900"/> + <location filename="../QScintilla/Editor.py" line="5904"/> <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="5909"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <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="5962"/> + <location filename="../QScintilla/Editor.py" line="5966"/> <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="6297"/> + <location filename="../QScintilla/Editor.py" line="6303"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6437"/> + <location filename="../QScintilla/Editor.py" line="6443"/> <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="6534"/> + <location filename="../QScintilla/Editor.py" line="6540"/> <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="1151"/> - <source>Next warning</source> - <translation>Warning successivo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1154"/> + <source>Next warning</source> + <translation>Warning successivo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1157"/> <source>Previous warning</source> <translation>Warning precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1156"/> + <location filename="../QScintilla/Editor.py" line="1159"/> <source>Show warning message</source> <translation>Mostra Warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158"/> + <location filename="../QScintilla/Editor.py" line="1161"/> <source>Clear warnings</source> <translation>Pulisci warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3015"/> + <location filename="../QScintilla/Editor.py" line="3018"/> <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="5946"/> + <location filename="../QScintilla/Editor.py" line="5950"/> <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="5797"/> + <location filename="../QScintilla/Editor.py" line="5801"/> <source>Warning: {0}</source> <translation>Attenzione: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5804"/> + <location filename="../QScintilla/Editor.py" line="5808"/> <source>Error: {0}</source> <translation>Errore: {0}</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="6137"/> + <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="4434"/> + <source>Activating Auto-Completion Provider</source> + <translation>Fornitore Autocompletamento in attivazione</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4434"/> + <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="4624"/> + <source>Activating Calltip Provider</source> + <translation>Fornitore CallTip in attivazione</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4624"/> + <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="769"/> + <source>Open 'rejection' file</source> + <translation>Apri file 'rifiuto'</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="878"/> + <source>Load Diagram...</source> + <translation>Carica Diagramma...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1192"/> + <source>Next change</source> + <translation>Modifica successiva</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1195"/> + <source>Previous change</source> + <translation>Modifica precedente</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7343"/> + <source>Sort Lines</source> + <translation>Righe ordinate</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7343"/> + <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="5737"/> + <source>Warning</source> + <translation>Attenzione</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5737"/> + <source>No warning messages available.</source> + <translation>Nessun messaggio di attenzione disponibile.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5798"/> + <source>Style: {0}</source> + <translation>Stile: {0}</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="746"/> + <source>New Document View</source> + <translation>Nuova vista Documento</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="749"/> + <source>New Document View (with new split)</source> + <translation>Nuova vista Documento (con nuova divisione)</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="832"/> + <source>Tools</source> + <translation>Strumenti</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="960"/> + <source>Re-Open With Encoding</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="6131"/> - <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="4431"/> - <source>Activating Auto-Completion Provider</source> - <translation>Fornitore Autocompletamento in attivazione</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4431"/> - <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="4621"/> - <source>Activating Calltip Provider</source> - <translation>Fornitore CallTip in attivazione</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4621"/> - <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="766"/> - <source>Open 'rejection' file</source> - <translation>Apri file 'rifiuto'</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="875"/> - <source>Load Diagram...</source> - <translation>Carica Diagramma...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1189"/> - <source>Next change</source> - <translation>Modifica successiva</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1192"/> - <source>Previous change</source> - <translation>Modifica precedente</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7337"/> - <source>Sort Lines</source> - <translation>Righe ordinate</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7337"/> - <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="5733"/> - <source>Warning</source> - <translation>Attenzione</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5733"/> - <source>No warning messages available.</source> - <translation>Nessun messaggio di attenzione disponibile.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5794"/> - <source>Style: {0}</source> - <translation>Stile: {0}</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="743"/> - <source>New Document View</source> - <translation>Nuova vista Documento</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="746"/> - <source>New Document View (with new split)</source> - <translation>Nuova vista Documento (con nuova divisione)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="829"/> - <source>Tools</source> - <translation>Strumenti</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="957"/> - <source>Re-Open With Encoding</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6125"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"><p>Il file <b>{0}</b> è stato modificato mentre era aperto in eric5. Rileggerlo ?</p> {0}?} {6.?}</translation> </message> @@ -35236,27 +35246,27 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1180"/> + <location filename="../Preferences/__init__.py" line="1181"/> <source>Export Preferences</source> <translation>Esporta Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1208"/> + <location filename="../Preferences/__init__.py" line="1209"/> <source>Import Preferences</source> <translation>Importa Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1208"/> + <location filename="../Preferences/__init__.py" line="1209"/> <source>Properties File (*.ini);;All Files (*)</source> <translation>File proprietà (*.ini);;Tutti i file(*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1310"/> + <location filename="../Preferences/__init__.py" line="1311"/> <source>Select Python{0} Interpreter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1310"/> + <location filename="../Preferences/__init__.py" line="1311"/> <source>Select the Python{0} interpreter to be used:</source> <translation type="unfinished"></translation> </message> @@ -44350,7 +44360,7 @@ <translation>Resetta e pulisci</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="1606"/> + <location filename="../QScintilla/Shell.py" line="1659"/> <source>Drop Error</source> <translation>Drop Error</translation> </message> @@ -44422,24 +44432,24 @@ <translation></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="700"/> + <location filename="../QScintilla/Shell.py" line="753"/> <source>StdOut: {0}</source> <translation>StdOut: {0}</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="708"/> + <location filename="../QScintilla/Shell.py" line="761"/> <source>StdErr: {0}</source> <translation>StdErr: {0*</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="1314"/> + <location filename="../QScintilla/Shell.py" line="1367"/> <source>Shell language "{0}" not supported. </source> <translation>Il linguaggio "{0}" della shell non è supportato. </translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="1606"/> + <location filename="../QScintilla/Shell.py" line="1659"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> non è un file.</p></translation> </message> @@ -44448,6 +44458,33 @@ <source>Find</source> <translation>Trova</translation> </message> + <message> + <location filename="../QScintilla/Shell.py" line="677"/> + <source>Exception "{0}" +{1} +File: {2}, Line: {3} +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="709"/> + <source>Unspecified syntax error. +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="687"/> + <source>Exception "{0}" +{1} +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="711"/> + <source>Syntax error "{1}" in file {0} at line {2}, character {3}. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ShellHistoryDialog</name> @@ -52614,7 +52651,7 @@ <translation>Premi per mostrare tutti i file che contengono errori di sintassi</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="268"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="272"/> <source>No issues found.</source> <translation>Nessun problema trovato.</translation> </message> @@ -52639,7 +52676,7 @@ <translation>Avvia</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="205"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="209"/> <source>Error: {0}</source> <translation>Errore: {0}</translation> </message> @@ -60102,387 +60139,387 @@ <translation><b>Sostituisci</b><p>Cerca per del testo nell'editor corrente e lo sostituisce. Viene mostrato in dialogo per inserire il testo cercato, il testo sostituto e le opzioni per la ricerca e la sostituzione.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3000"/> + <location filename="../ViewManager/ViewManager.py" line="2999"/> <source>Goto Line</source> <translation>Vai a riga</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2992"/> + <location filename="../ViewManager/ViewManager.py" line="2991"/> <source>&Goto Line...</source> <translation>Vai a ri&ga...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3002"/> + <location filename="../ViewManager/ViewManager.py" line="3001"/> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Vai a Riga</b><p>Va ad una specifica riga di testo nell'editor corrente. Viene mostrato un dialogo per inserire il numero di riga</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3019"/> + <location filename="../ViewManager/ViewManager.py" line="3018"/> <source>Goto Brace</source> <translation>Vai alla parentesi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3011"/> + <location filename="../ViewManager/ViewManager.py" line="3010"/> <source>Goto &Brace</source> <translation>Vai alla &parentesi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3021"/> + <location filename="../ViewManager/ViewManager.py" line="3020"/> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Vai alla parentesi</b><p>Va alla parentesi corrispondete nell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3099"/> + <location filename="../ViewManager/ViewManager.py" line="3098"/> <source>Search in Files</source> <translation>Cerca nei file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3099"/> + <location filename="../ViewManager/ViewManager.py" line="3098"/> <source>Search in &Files...</source> <translation>Cerca nei &file...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3107"/> + <location filename="../ViewManager/ViewManager.py" line="3106"/> <source>Search for a text in files</source> <translation>Cerca un testo nei file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3109"/> + <location filename="../ViewManager/ViewManager.py" line="3108"/> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A dialog is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation><b>Cerca nei file</b><p>Cerca per del testo nei file di un albero di directory o del progetto. Un dialogo viene mostrato per inserire il testo cercato e le opzioni per la ricerca e la visualizzazione del risultato.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3298"/> + <location filename="../ViewManager/ViewManager.py" line="3297"/> <source>Zoom in</source> <translation>Ingrandisci</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3298"/> + <location filename="../ViewManager/ViewManager.py" line="3297"/> <source>Zoom &in</source> <translation>Ingrand&isci</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3307"/> + <location filename="../ViewManager/ViewManager.py" line="3306"/> <source>Zoom in on the text</source> <translation>Ingrandisci nel testo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3309"/> + <location filename="../ViewManager/ViewManager.py" line="3308"/> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Ingrandisci</b><p>Ingrandisci nel testo. Questo aumenta le dimensioni del testo.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3317"/> + <location filename="../ViewManager/ViewManager.py" line="3316"/> <source>Zoom out</source> <translation>Riduci</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3317"/> + <location filename="../ViewManager/ViewManager.py" line="3316"/> <source>Zoom &out</source> <translation>Rid&uci</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3326"/> + <location filename="../ViewManager/ViewManager.py" line="3325"/> <source>Zoom out on the text</source> <translation>Riduci il testo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3328"/> + <location filename="../ViewManager/ViewManager.py" line="3327"/> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Riduci</b><p>Riduci nel testo. Questo diminuisce le dimensioni del testo.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3355"/> + <location filename="../ViewManager/ViewManager.py" line="3354"/> <source>Zoom</source> <translation>Zoom</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3355"/> + <location filename="../ViewManager/ViewManager.py" line="3354"/> <source>&Zoom</source> <translation>&Zoom</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3363"/> + <location filename="../ViewManager/ViewManager.py" line="3362"/> <source>Zoom the text</source> <translation>Ingrandisci il testo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3365"/> + <location filename="../ViewManager/ViewManager.py" line="3364"/> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Zoom</b><o>Zoom del testo. Apre un dialogo dove inserire la dimensione voluta.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3378"/> + <location filename="../ViewManager/ViewManager.py" line="3377"/> <source>Toggle all folds</source> <translation>Abilita/Disabilita tutti i raggruppamenti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3374"/> + <location filename="../ViewManager/ViewManager.py" line="3373"/> <source>Toggle &all folds</source> <translation>Abilita/Disabilita tutti i r&aggruppamenti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3380"/> + <location filename="../ViewManager/ViewManager.py" line="3379"/> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Abilita/Disabilita tutti i raggruppamenti</b><p>Abilita/Disabilita tutti i raggruppamenti dell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3410"/> + <location filename="../ViewManager/ViewManager.py" line="3409"/> <source>Toggle current fold</source> <translation>Abilita/Disabilita il raggruppamento corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3406"/> + <location filename="../ViewManager/ViewManager.py" line="3405"/> <source>Toggle &current fold</source> <translation>Abilita/Disabilita il raggruppamento &corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3412"/> + <location filename="../ViewManager/ViewManager.py" line="3411"/> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Abilita/Disabilita il raggruppamento corrente</b><p>Abilita/Disabilita il raggruppamento alla riga corrente dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3427"/> + <location filename="../ViewManager/ViewManager.py" line="3426"/> <source>Remove all highlights</source> <translation>Rimuovi tutti gli highlight</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3429"/> + <location filename="../ViewManager/ViewManager.py" line="3428"/> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Rimuovi tutti gli highlight</b><p>Rimuovi tutti gli highlight da tutti gli editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3475"/> + <location filename="../ViewManager/ViewManager.py" line="3474"/> <source>Split view</source> <translation>Dividi vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3475"/> + <location filename="../ViewManager/ViewManager.py" line="3474"/> <source>&Split view</source> <translation>Dividi vi&sta</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3480"/> + <location filename="../ViewManager/ViewManager.py" line="3479"/> <source>Add a split to the view</source> <translation>Aggiungi un divisione alla vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3482"/> + <location filename="../ViewManager/ViewManager.py" line="3481"/> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Dividi vista</b><p>Aggiungi un divisione alla vista.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3490"/> + <location filename="../ViewManager/ViewManager.py" line="3489"/> <source>Arrange horizontally</source> <translation>Sistema orizzontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3490"/> + <location filename="../ViewManager/ViewManager.py" line="3489"/> <source>Arrange &horizontally</source> <translation>Sistema o&rizzontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3494"/> + <location filename="../ViewManager/ViewManager.py" line="3493"/> <source>Arrange the splitted views horizontally</source> <translation>Sistema le finestre divise orizzontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3496"/> + <location filename="../ViewManager/ViewManager.py" line="3495"/> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Sistema orizzontalmente</b><p>Sistema le finestre divise orizzontalmente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3505"/> + <location filename="../ViewManager/ViewManager.py" line="3504"/> <source>Remove split</source> <translation>Rimuovi divisione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3505"/> + <location filename="../ViewManager/ViewManager.py" line="3504"/> <source>&Remove split</source> <translation>&Rimuovi divisione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3510"/> + <location filename="../ViewManager/ViewManager.py" line="3509"/> <source>Remove the current split</source> <translation>Rimuovi la divisione corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3512"/> + <location filename="../ViewManager/ViewManager.py" line="3511"/> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Rimuovi divisione</b><p>Rimuovi la divisione corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3658"/> + <location filename="../ViewManager/ViewManager.py" line="3657"/> <source>Start Macro Recording</source> <translation>Avvia registrazione della macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3652"/> + <location filename="../ViewManager/ViewManager.py" line="3651"/> <source>S&tart Macro Recording</source> <translation>Avvia regis&trazione della macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3660"/> + <location filename="../ViewManager/ViewManager.py" line="3659"/> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Avvia registrazione della macro</b><p>Avvia la registrazione dei comandi dell'editor in una nuova macro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3672"/> + <location filename="../ViewManager/ViewManager.py" line="3671"/> <source>Stop Macro Recording</source> <translation>Interrompi registrazione macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3668"/> + <location filename="../ViewManager/ViewManager.py" line="3667"/> <source>Sto&p Macro Recording</source> <translation>Interrom&pi registrazione macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3674"/> + <location filename="../ViewManager/ViewManager.py" line="3673"/> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Interrompi registrazione macro</b><p>Interrompi la registrazione dei comandi dell'editor in una nuova macro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3686"/> + <location filename="../ViewManager/ViewManager.py" line="3685"/> <source>Run Macro</source> <translation>Esegui Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3682"/> + <location filename="../ViewManager/ViewManager.py" line="3681"/> <source>&Run Macro</source> <translation>Esegui Mac&ro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3688"/> + <location filename="../ViewManager/ViewManager.py" line="3687"/> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Esegui Macro</b><p>Esegui una macro precedentemente registrata.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3700"/> + <location filename="../ViewManager/ViewManager.py" line="3699"/> <source>Delete Macro</source> <translation>Cancella Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3696"/> + <location filename="../ViewManager/ViewManager.py" line="3695"/> <source>&Delete Macro</source> <translation>Canc&ella Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3702"/> + <location filename="../ViewManager/ViewManager.py" line="3701"/> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Cancella Macro</b><p>Cancella una macro precedentemente registrata.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3714"/> + <location filename="../ViewManager/ViewManager.py" line="3713"/> <source>Load Macro</source> <translation>Carica Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3710"/> + <location filename="../ViewManager/ViewManager.py" line="3709"/> <source>&Load Macro</source> <translation>C&arica Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3716"/> + <location filename="../ViewManager/ViewManager.py" line="3715"/> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Carica Macro</b><p>Carica una macro da un file.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3728"/> + <location filename="../ViewManager/ViewManager.py" line="3727"/> <source>Save Macro</source> <translation>Salva Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3724"/> + <location filename="../ViewManager/ViewManager.py" line="3723"/> <source>&Save Macro</source> <translation>&Salva Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3730"/> + <location filename="../ViewManager/ViewManager.py" line="3729"/> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Salva Macro</b><p>Salva una macro precedentemente registrata.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3772"/> + <location filename="../ViewManager/ViewManager.py" line="3771"/> <source>Toggle Bookmark</source> <translation>Inverti bookmark</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3764"/> + <location filename="../ViewManager/ViewManager.py" line="3763"/> <source>&Toggle Bookmark</source> <translation>Inver&ti bookmark</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3774"/> + <location filename="../ViewManager/ViewManager.py" line="3773"/> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Toggle bookmark</b><p>Attiva un bookmark sulla linea corrente dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3791"/> + <location filename="../ViewManager/ViewManager.py" line="3790"/> <source>Next Bookmark</source> <translation>Prossimo segnalibro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3783"/> + <location filename="../ViewManager/ViewManager.py" line="3782"/> <source>&Next Bookmark</source> <translation>Prossimo seg&nalibro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3793"/> + <location filename="../ViewManager/ViewManager.py" line="3792"/> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Prossimo segnalibro</b><p>Vai al segnalibro seguente dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3809"/> + <location filename="../ViewManager/ViewManager.py" line="3808"/> <source>Previous Bookmark</source> <translation>Segnalibro precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3801"/> + <location filename="../ViewManager/ViewManager.py" line="3800"/> <source>&Previous Bookmark</source> <translation>Segnalibro &precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3811"/> + <location filename="../ViewManager/ViewManager.py" line="3810"/> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Segnalibro precedente</b><p>Va al segnalibro precedente dell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3826"/> + <location filename="../ViewManager/ViewManager.py" line="3825"/> <source>Clear Bookmarks</source> <translation>Pulisci segnalibri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3819"/> + <location filename="../ViewManager/ViewManager.py" line="3818"/> <source>&Clear Bookmarks</source> <translation>Pulis&ci segnalibri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3828"/> + <location filename="../ViewManager/ViewManager.py" line="3827"/> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Pulisci Segnalibri</b><p>Pulisci i segnalibri di tutti gli editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4037"/> + <location filename="../ViewManager/ViewManager.py" line="4036"/> <source>&Bookmarks</source> <translation>Segnali&bri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4276"/> + <location filename="../ViewManager/ViewManager.py" line="4275"/> <source>File Modified</source> <translation>File modificato</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4994"/> + <location filename="../ViewManager/ViewManager.py" line="4993"/> <source>&Clear</source> <translation>Pulis&ci</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4988"/> + <location filename="../ViewManager/ViewManager.py" line="4987"/> <source>&Add</source> <translation>&Aggiungi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4991"/> + <location filename="../ViewManager/ViewManager.py" line="4990"/> <source>&Edit...</source> <translation>&Modifica...</translation> </message> @@ -60537,32 +60574,32 @@ <translation><b>Autocompletamento dalle API</b><p>Esegue il completamento automatico dalle API della parola che contiene il cursore.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3842"/> + <location filename="../ViewManager/ViewManager.py" line="3841"/> <source>Goto Syntax Error</source> <translation>Vai all'errore di sintassi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3836"/> + <location filename="../ViewManager/ViewManager.py" line="3835"/> <source>&Goto Syntax Error</source> <translation>&Vai all'errore di sintassi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3844"/> + <location filename="../ViewManager/ViewManager.py" line="3843"/> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Vai all'errore di sintassi</b><p>Vai all'errore di sintassi successivo dell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3857"/> + <location filename="../ViewManager/ViewManager.py" line="3856"/> <source>Clear Syntax Errors</source> <translation>Pulisci errori di sintassi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3852"/> + <location filename="../ViewManager/ViewManager.py" line="3851"/> <source>Clear &Syntax Errors</source> <translation>Pulisci errori di &sintassi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3859"/> + <location filename="../ViewManager/ViewManager.py" line="3858"/> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Pulisci errori di sintassi</b><p>Pulisci gli errori di sintassi da tutti gli editor.</p></translation> </message> @@ -60590,32 +60627,32 @@ <translation>Shift+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3927"/> + <location filename="../ViewManager/ViewManager.py" line="3926"/> <source>Next uncovered line</source> <translation>Prossima linea non analizzata</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3921"/> + <location filename="../ViewManager/ViewManager.py" line="3920"/> <source>&Next uncovered line</source> <translation>Prossima linea &non analizzata</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3929"/> + <location filename="../ViewManager/ViewManager.py" line="3928"/> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Prossima linea non analizzata</b><p>Vai alla prossima riga dell'editor corrente marcato come non analizzata.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3946"/> + <location filename="../ViewManager/ViewManager.py" line="3945"/> <source>Previous uncovered line</source> <translation>Linea non analizzata precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938"/> + <location filename="../ViewManager/ViewManager.py" line="3937"/> <source>&Previous uncovered line</source> <translation>Linea non analizzata &precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3948"/> + <location filename="../ViewManager/ViewManager.py" line="3947"/> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Linea non analizzata precedente</b><p>Vai alla prossima riga dell'editor corrente marcato come non analizzata.</p></translation> </message> @@ -60630,70 +60667,70 @@ <translation><b>Apri un file</b><p>Verrà richiesto il nome del file da aprire in una finestra dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3197"/> + <location filename="../ViewManager/ViewManager.py" line="3196"/> <source>Quicksearch</source> <translation>Quicksearch</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2928"/> + <location filename="../ViewManager/ViewManager.py" line="2927"/> <source>Ctrl+Shift+K</source> <comment>Search|Quicksearch</comment> <translation>Ctrl+Shift+K</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2936"/> + <location filename="../ViewManager/ViewManager.py" line="2935"/> <source>Perform a quicksearch</source> <translation>Esegui un quicksearch</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2949"/> + <location filename="../ViewManager/ViewManager.py" line="2948"/> <source>Quicksearch backwards</source> <translation>Quicksearch all'indietro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2949"/> + <location filename="../ViewManager/ViewManager.py" line="2948"/> <source>Ctrl+Shift+J</source> <comment>Search|Quicksearch backwards</comment> <translation>Ctrl+Shift+J</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2959"/> + <location filename="../ViewManager/ViewManager.py" line="2958"/> <source>Perform a quicksearch backwards</source> <translation>Esegui una quicksearch all'indietro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2928"/> + <location filename="../ViewManager/ViewManager.py" line="2927"/> <source>&Quicksearch</source> <translation>&Quicksearch</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2949"/> + <location filename="../ViewManager/ViewManager.py" line="2948"/> <source>Quicksearch &backwards</source> <translation>Quicksearch &all'indietro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2971"/> + <location filename="../ViewManager/ViewManager.py" line="2970"/> <source>Quicksearch extend</source> <translation>Quicksearch estesa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2971"/> + <location filename="../ViewManager/ViewManager.py" line="2970"/> <source>Quicksearch e&xtend</source> <translation>Quicksearch es&tesa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2971"/> + <location filename="../ViewManager/ViewManager.py" line="2970"/> <source>Ctrl+Shift+H</source> <comment>Search|Quicksearch extend</comment> <translation>Ctrl+Shift+H</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2979"/> + <location filename="../ViewManager/ViewManager.py" line="2978"/> <source>Extend the quicksearch to the end of the current word</source> <translation>Estenti la quicksearch alla fine della parola corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2982"/> + <location filename="../ViewManager/ViewManager.py" line="2981"/> <source><b>Quicksearch extend</b><p>This extends the quicksearch text to the end of the word currently found.</p></source> <translation><b>Quicksearch estesa</b><p>Estende il testo della quicksearch alla fine della parola trovata.</p></translation> </message> @@ -60713,42 +60750,42 @@ <translation><b>Smart indent</b><p>Indenta la riga attuale o le righe selezionate in maniera furba.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3520"/> + <location filename="../ViewManager/ViewManager.py" line="3519"/> <source>Next split</source> <translation>Prossima divisione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3520"/> + <location filename="../ViewManager/ViewManager.py" line="3519"/> <source>&Next split</source> <translation>Prossima divisio&ne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3527"/> + <location filename="../ViewManager/ViewManager.py" line="3526"/> <source>Move to the next split</source> <translation>Vai alla prossima divisione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3529"/> + <location filename="../ViewManager/ViewManager.py" line="3528"/> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Prossima divisione</b><p>Vai alla prossima divisione.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3537"/> + <location filename="../ViewManager/ViewManager.py" line="3536"/> <source>Previous split</source> <translation>Divisione precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3537"/> + <location filename="../ViewManager/ViewManager.py" line="3536"/> <source>&Previous split</source> <translation>Divisione &precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3543"/> + <location filename="../ViewManager/ViewManager.py" line="3542"/> <source>Move to the previous split</source> <translation>Vai alla divisione precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3545"/> + <location filename="../ViewManager/ViewManager.py" line="3544"/> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Divisione precedente</b><p>Vai alla divisione precedente.</p></translation> </message> @@ -60779,17 +60816,17 @@ <translation><b>Autocomapletamento da Documenti e API</b><p>Esegue l'autocompletamento da documento e API della parola contenente il cursore.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3394"/> + <location filename="../ViewManager/ViewManager.py" line="3393"/> <source>Toggle all folds (including children)</source> <translation>Abilita/Disabilita tutti i raggruppamenti (inclusi i figli)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3388"/> + <location filename="../ViewManager/ViewManager.py" line="3387"/> <source>Toggle all &folds (including children)</source> <translation>Abilita/Disabilita tutti i raggruppamenti (inclusi i &figli)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3396"/> + <location filename="../ViewManager/ViewManager.py" line="3395"/> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Abilita/Disabilita tutti i raggruppamenti (inclusi i figli)</b><p>Abilita/Disabilita tutti i raggruppamenti dell'edito inclusi i figli.</p></translation> </message> @@ -60992,129 +61029,129 @@ <translation>Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2992"/> + <location filename="../ViewManager/ViewManager.py" line="2991"/> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3011"/> + <location filename="../ViewManager/ViewManager.py" line="3010"/> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3099"/> + <location filename="../ViewManager/ViewManager.py" line="3098"/> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3298"/> + <location filename="../ViewManager/ViewManager.py" line="3297"/> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3317"/> + <location filename="../ViewManager/ViewManager.py" line="3316"/> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3355"/> + <location filename="../ViewManager/ViewManager.py" line="3354"/> <source>Ctrl+#</source> <comment>View|Zoom</comment> <translation>Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3520"/> + <location filename="../ViewManager/ViewManager.py" line="3519"/> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3537"/> + <location filename="../ViewManager/ViewManager.py" line="3536"/> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3589"/> + <location filename="../ViewManager/ViewManager.py" line="3588"/> <source>&View</source> <translation>&Visualizza</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3624"/> + <location filename="../ViewManager/ViewManager.py" line="3623"/> <source>View</source> <translation>Visualizza</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3746"/> + <location filename="../ViewManager/ViewManager.py" line="3745"/> <source>&Macros</source> <translation>&Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3764"/> + <location filename="../ViewManager/ViewManager.py" line="3763"/> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3783"/> + <location filename="../ViewManager/ViewManager.py" line="3782"/> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3801"/> + <location filename="../ViewManager/ViewManager.py" line="3800"/> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3819"/> + <location filename="../ViewManager/ViewManager.py" line="3818"/> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083"/> + <location filename="../ViewManager/ViewManager.py" line="4082"/> <source>Bookmarks</source> <translation>Segnalibri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4235"/> + <location filename="../ViewManager/ViewManager.py" line="4234"/> <source>Open files</source> <translation>Apri Files</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964"/> + <location filename="../ViewManager/ViewManager.py" line="3963"/> <source>Next Task</source> <translation>Task seguente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3958"/> + <location filename="../ViewManager/ViewManager.py" line="3957"/> <source>&Next Task</source> <translation>Task segue&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966"/> + <location filename="../ViewManager/ViewManager.py" line="3965"/> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Task seguente</b><p>Vai alla prossima riga dell'editor che ha un task.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3981"/> + <location filename="../ViewManager/ViewManager.py" line="3980"/> <source>Previous Task</source> <translation>Task Precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3974"/> + <location filename="../ViewManager/ViewManager.py" line="3973"/> <source>&Previous Task</source> <translation>Task &Precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3983"/> + <location filename="../ViewManager/ViewManager.py" line="3982"/> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Task Precedente</b><p>Vai alla precedente riga dell'editor che ha un task.</p></translation> </message> @@ -61176,7 +61213,7 @@ <translation>Esporta come</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3248"/> + <location filename="../ViewManager/ViewManager.py" line="3247"/> <source>Quicksearch Textedit</source> <translation>Quicksearch Textedit</translation> </message> @@ -61248,17 +61285,17 @@ <translation><b>Pulisci marcatori di ricerca</b><p>Pulisci tutti i marcatori di ricerca mostrati.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2938"/> + <location filename="../ViewManager/ViewManager.py" line="2937"/> <source><b>Quicksearch</b><p>This activates the quicksearch function of the IDE by giving focus to the quicksearch entry field. If this field is already active and contains text, it searches for the next occurrence of this text.</p></source> <translation><b>Quicksearch</b><p>Attiva la ricerca veloce dell'IDE attivando il focus del campo ricerca veloce. Se il campo è già attivo e contiene del testo, viene cercata la successiva occorrenza del testo.</P></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2962"/> + <location filename="../ViewManager/ViewManager.py" line="2961"/> <source><b>Quicksearch backwards</b><p>This searches the previous occurrence of the quicksearch text.</p></source> <translation><b>Quicksearch all'indietro</b><p>Cerca la precedente occorrenza del testo della ricerca veloce.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3221"/> + <location filename="../ViewManager/ViewManager.py" line="3220"/> <source><p>Enter the searchtext directly into this field. The search will be performed case insensitive. The quicksearch function is activated upon activation of the quicksearch next action (default key Ctrl+Shift+K), if this entry field does not have the input focus. Otherwise it searches for the next occurrence of the text entered. The quicksearch backwards action (default key Ctrl+Shift+J) searches backward. Activating the 'quicksearch extend' action (default key Ctrl+Shift+H) extends the current searchtext to the end of the currently found word. The quicksearch can be ended by pressing the Return key while the quicksearch entry has the the input focus.</p></source> <translation><p>Inserisci il testo da cercare direttamente in questo campo. La ricerca verrà effettuata ignorando le maiuscole/minuscole. La funzione quicksearch è attivata dall'azione di ricerca della successiva (tasto default Ctrl+Shift+K), se questo campo non ha il focus. Altrimenti cerca per la successiva occorrenza del testo inserito. La quicksearch all'indietro (tasto default Ctrl+Shift+J) cerca la precedente occorrenza. Attivando la 'quicksearch estesa' (tasto default Ctrl+Shift+H) estende la ricerca alla fine della parola trovata. La ricerca veloce può essere conclusa premento Return mentre il campo di input ha il focus.</p></translation> </message> @@ -61293,109 +61330,109 @@ <translation>Shift+Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3119"/> + <location filename="../ViewManager/ViewManager.py" line="3118"/> <source>Replace in Files</source> <translation>Sostituisci nei file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3119"/> + <location filename="../ViewManager/ViewManager.py" line="3118"/> <source>Replace in F&iles...</source> <translation>Sostituisci nei f&ile...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3119"/> + <location filename="../ViewManager/ViewManager.py" line="3118"/> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3126"/> + <location filename="../ViewManager/ViewManager.py" line="3125"/> <source>Search for a text in files and replace it</source> <translation>Cerca e sostituisci un testo nei file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3128"/> + <location filename="../ViewManager/ViewManager.py" line="3127"/> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation><b>Sostituisci nei File</b><p>Cerca per del testo nei file di una direcotry o del progetto e lo sostituisce. Un dialogo viene mostrato per inserire il testo da cercare, il testo da inserire e le opzioni per la ricerca e la visualizzazione del risultato.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4116"/> + <location filename="../ViewManager/ViewManager.py" line="4115"/> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4125"/> + <location filename="../ViewManager/ViewManager.py" line="4124"/> <source>Perform spell check of current editor</source> <translation>Esegui la correzione automatica nella finestra corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4135"/> + <location filename="../ViewManager/ViewManager.py" line="4134"/> <source>Automatic spell checking</source> <translation>Controllo sintassi automatico</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4135"/> + <location filename="../ViewManager/ViewManager.py" line="4134"/> <source>&Automatic spell checking</source> <translation>Controllo sintassi &automatico</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4143"/> + <location filename="../ViewManager/ViewManager.py" line="4142"/> <source>(De-)Activate automatic spell checking</source> <translation>(Dis-)Attiva il controllo sintassi automatico</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4145"/> + <location filename="../ViewManager/ViewManager.py" line="4144"/> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Controllo sintassi automatico</b><p>Attiva o disattiva la funzione di controllo sintassi automatico per tutti gli editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4212"/> + <location filename="../ViewManager/ViewManager.py" line="4211"/> <source>Spelling</source> <translation>Spelling</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4276"/> + <location filename="../ViewManager/ViewManager.py" line="4275"/> <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="../ViewManager/ViewManager.py" line="4588"/> + <location filename="../ViewManager/ViewManager.py" line="4587"/> <source>Line: {0:5}</source> <translation>Linea: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595"/> + <location filename="../ViewManager/ViewManager.py" line="4594"/> <source>Pos: {0:5}</source> <translation>Pos: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3874"/> + <location filename="../ViewManager/ViewManager.py" line="3873"/> <source>Next warning message</source> <translation>Warning successivo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3868"/> + <location filename="../ViewManager/ViewManager.py" line="3867"/> <source>&Next warning message</source> <translation>Warni&ng successivo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3893"/> + <location filename="../ViewManager/ViewManager.py" line="3892"/> <source>Previous warning message</source> <translation>Messaggio di warning precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3885"/> + <location filename="../ViewManager/ViewManager.py" line="3884"/> <source>&Previous warning message</source> <translation>Messaggio di warning &precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3911"/> + <location filename="../ViewManager/ViewManager.py" line="3910"/> <source>Clear Warning Messages</source> <translation>Pulisci messaggi di warning</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3904"/> + <location filename="../ViewManager/ViewManager.py" line="3903"/> <source>Clear &Warning Messages</source> <translation>Pulisci messaggi di &warning</translation> </message> @@ -61416,80 +61453,80 @@ <translation><b>Unisci linee</b><p>Unisci la linea corrente e la successiva.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3040"/> + <location filename="../ViewManager/ViewManager.py" line="3039"/> <source>Goto Last Edit Location</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3029"/> + <location filename="../ViewManager/ViewManager.py" line="3028"/> <source>Goto Last &Edit Location</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3029"/> + <location filename="../ViewManager/ViewManager.py" line="3028"/> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3043"/> + <location filename="../ViewManager/ViewManager.py" line="3042"/> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3052"/> + <location filename="../ViewManager/ViewManager.py" line="3051"/> <source>Goto Previous Method or Class</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3052"/> + <location filename="../ViewManager/ViewManager.py" line="3051"/> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3062"/> + <location filename="../ViewManager/ViewManager.py" line="3061"/> <source>Go to the previous method or class definition</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3066"/> + <location filename="../ViewManager/ViewManager.py" line="3065"/> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3076"/> + <location filename="../ViewManager/ViewManager.py" line="3075"/> <source>Goto Next Method or Class</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3076"/> + <location filename="../ViewManager/ViewManager.py" line="3075"/> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3086"/> + <location filename="../ViewManager/ViewManager.py" line="3085"/> <source>Go to the next method or class definition</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3088"/> + <location filename="../ViewManager/ViewManager.py" line="3087"/> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3553"/> + <location filename="../ViewManager/ViewManager.py" line="3552"/> <source>Preview</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3558"/> + <location filename="../ViewManager/ViewManager.py" line="3557"/> <source>Preview the current file in the web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3560"/> + <location filename="../ViewManager/ViewManager.py" line="3559"/> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation type="unfinished"></translation> </message> @@ -61860,39 +61897,39 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3336"/> + <location filename="../ViewManager/ViewManager.py" line="3335"/> <source>Zoom reset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3336"/> + <location filename="../ViewManager/ViewManager.py" line="3335"/> <source>Zoom &reset</source> <translation type="unfinished">&Reset zoom</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3336"/> + <location filename="../ViewManager/ViewManager.py" line="3335"/> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation type="unfinished">Ctrl+0</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3344"/> + <location filename="../ViewManager/ViewManager.py" line="3343"/> <source>Reset the zoom of the text</source> <translation type="unfinished">Resetta lo zoom del testo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3346"/> + <location filename="../ViewManager/ViewManager.py" line="3345"/> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished"><b>Reset zoom</b><p>Reset dello zoom del testo. Imposta il fattore di zoom al 100%.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3298"/> + <location filename="../ViewManager/ViewManager.py" line="3297"/> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3317"/> + <location filename="../ViewManager/ViewManager.py" line="3316"/> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation type="unfinished"></translation> @@ -61903,191 +61940,191 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3998"/> + <location filename="../ViewManager/ViewManager.py" line="3997"/> <source>Next Change</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3992"/> + <location filename="../ViewManager/ViewManager.py" line="3991"/> <source>&Next Change</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4000"/> + <location filename="../ViewManager/ViewManager.py" line="3999"/> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4016"/> + <location filename="../ViewManager/ViewManager.py" line="4015"/> <source>Previous Change</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4009"/> + <location filename="../ViewManager/ViewManager.py" line="4008"/> <source>&Previous Change</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4018"/> + <location filename="../ViewManager/ViewManager.py" line="4017"/> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4116"/> + <location filename="../ViewManager/ViewManager.py" line="4115"/> <source>Check spelling</source> <translation type="unfinished">Controllo sillabazione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4116"/> + <location filename="../ViewManager/ViewManager.py" line="4115"/> <source>Check &spelling...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4127"/> + <location filename="../ViewManager/ViewManager.py" line="4126"/> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4176"/> + <location filename="../ViewManager/ViewManager.py" line="4175"/> <source>Edit Dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4178"/> + <location filename="../ViewManager/ViewManager.py" line="4177"/> <source>Project Word List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4181"/> + <location filename="../ViewManager/ViewManager.py" line="4180"/> <source>Project Exception List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4186"/> + <location filename="../ViewManager/ViewManager.py" line="4185"/> <source>User Word List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4189"/> + <location filename="../ViewManager/ViewManager.py" line="4188"/> <source>User Exception List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6191"/> + <location filename="../ViewManager/ViewManager.py" line="6190"/> <source>Edit Spelling Dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6166"/> + <location filename="../ViewManager/ViewManager.py" line="6165"/> <source>Editing {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6151"/> + <location filename="../ViewManager/ViewManager.py" line="6150"/> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6178"/> + <location filename="../ViewManager/ViewManager.py" line="6177"/> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6191"/> + <location filename="../ViewManager/ViewManager.py" line="6190"/> <source>The spelling dictionary was saved successfully.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2863"/> + <location filename="../ViewManager/ViewManager.py" line="2862"/> <source>Search current word forward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2863"/> + <location filename="../ViewManager/ViewManager.py" line="2862"/> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2874"/> + <location filename="../ViewManager/ViewManager.py" line="2873"/> <source>Search next occurrence of the current word</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2877"/> + <location filename="../ViewManager/ViewManager.py" line="2876"/> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2886"/> + <location filename="../ViewManager/ViewManager.py" line="2885"/> <source>Search current word backward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2886"/> + <location filename="../ViewManager/ViewManager.py" line="2885"/> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2897"/> + <location filename="../ViewManager/ViewManager.py" line="2896"/> <source>Search previous occurrence of the current word</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2900"/> + <location filename="../ViewManager/ViewManager.py" line="2899"/> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3139"/> + <location filename="../ViewManager/ViewManager.py" line="3138"/> <source>Search in Open Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3139"/> + <location filename="../ViewManager/ViewManager.py" line="3138"/> <source>Search in Open Files...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3139"/> + <location filename="../ViewManager/ViewManager.py" line="3138"/> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3150"/> + <location filename="../ViewManager/ViewManager.py" line="3149"/> <source>Search for a text in open files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3152"/> + <location filename="../ViewManager/ViewManager.py" line="3151"/> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A dialog is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3162"/> + <location filename="../ViewManager/ViewManager.py" line="3161"/> <source>Replace in Open Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3162"/> + <location filename="../ViewManager/ViewManager.py" line="3161"/> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3172"/> + <location filename="../ViewManager/ViewManager.py" line="3171"/> <source>Search for a text in open files and replace it</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3174"/> + <location filename="../ViewManager/ViewManager.py" line="3173"/> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3162"/> + <location filename="../ViewManager/ViewManager.py" line="3161"/> <source>Replace in Open Files...</source> <translation type="unfinished"></translation> </message> @@ -62113,62 +62150,62 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4615"/> + <location filename="../ViewManager/ViewManager.py" line="4614"/> <source>Language: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4623"/> + <location filename="../ViewManager/ViewManager.py" line="4622"/> <source>EOL Mode: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3437"/> + <location filename="../ViewManager/ViewManager.py" line="3436"/> <source>New Document View</source> <translation type="unfinished">Nuova vista Documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3437"/> + <location filename="../ViewManager/ViewManager.py" line="3436"/> <source>New &Document View</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3442"/> + <location filename="../ViewManager/ViewManager.py" line="3441"/> <source>Open a new view of the current document</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3444"/> + <location filename="../ViewManager/ViewManager.py" line="3443"/> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3454"/> + <location filename="../ViewManager/ViewManager.py" line="3453"/> <source>New Document View (with new split)</source> <translation type="unfinished">Nuova vista Documento (con nuova divisione)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3461"/> + <location filename="../ViewManager/ViewManager.py" line="3460"/> <source>Open a new view of the current document in a new split</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3464"/> + <location filename="../ViewManager/ViewManager.py" line="3463"/> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3876"/> + <location filename="../ViewManager/ViewManager.py" line="3875"/> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3895"/> + <location filename="../ViewManager/ViewManager.py" line="3894"/> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3913"/> + <location filename="../ViewManager/ViewManager.py" line="3912"/> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished"></translation> </message>