diff -r 4d1d1c248f79 -r a5c4ac339f2a eric6/i18n/eric6_it.ts --- a/eric6/i18n/eric6_it.ts Wed Feb 24 17:55:10 2021 +0100 +++ b/eric6/i18n/eric6_it.ts Wed Feb 24 20:17:35 2021 +0100 @@ -6315,6 +6315,40 @@ </message> </context> <context> + <name>ConnectionSelectionDialog</name> + <message> + <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="14"/> + <source>Port and Device Type Selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="23"/> + <source>Serial Port Name:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="36"/> + <source>Select the serial port name to connect</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="43"/> + <source>Device Type:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="56"/> + <source>Select the device type</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/ConnectionSelectionDialog.py" line="46"/> + <source>{0} - {1}</source> + <comment>description - port name</comment> + <translation type="unfinished">{0} - {1}</translation> + </message> +</context> +<context> <name>CookieDetailsDialog</name> <message> <location filename="../WebBrowser/CookieJar/CookieDetailsDialog.ui" line="14"/> @@ -11712,812 +11746,812 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="787"/> + <location filename="../QScintilla/Editor.py" line="795"/> <source>Undo</source> <translation>Annulla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="790"/> + <location filename="../QScintilla/Editor.py" line="798"/> <source>Redo</source> <translation>Rifai</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="793"/> + <location filename="../QScintilla/Editor.py" line="801"/> <source>Revert to last saved state</source> <translation>Ritorna all'ultimo stato salvato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="797"/> + <location filename="../QScintilla/Editor.py" line="805"/> <source>Cut</source> <translation>Taglia</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="800"/> + <location filename="../QScintilla/Editor.py" line="808"/> <source>Copy</source> <translation>Copia</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="803"/> - <source>Paste</source> - <translation>Incolla</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="811"/> + <source>Paste</source> + <translation>Incolla</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="819"/> <source>Indent</source> <translation>Identa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="814"/> + <location filename="../QScintilla/Editor.py" line="822"/> <source>Unindent</source> <translation>Annulla identazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="817"/> + <location filename="../QScintilla/Editor.py" line="825"/> <source>Comment</source> <translation>Commenta</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="820"/> + <location filename="../QScintilla/Editor.py" line="828"/> <source>Uncomment</source> <translation>Annulla commenta</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="823"/> + <location filename="../QScintilla/Editor.py" line="831"/> <source>Stream Comment</source> <translation>Flusso commento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="826"/> - <source>Box Comment</source> - <translation>Commenti nel riquadro</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="834"/> + <source>Box Comment</source> + <translation>Commenti nel riquadro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="842"/> <source>Select to brace</source> <translation>Seleziona per parentesizzare</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="836"/> + <location filename="../QScintilla/Editor.py" line="844"/> <source>Select all</source> <translation>Seleziona tutti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="837"/> + <location filename="../QScintilla/Editor.py" line="845"/> <source>Deselect all</source> <translation>Deseleziona tutti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="855"/> + <location filename="../QScintilla/Editor.py" line="863"/> <source>Shorten empty lines</source> <translation>Abbrevia righe vuote</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1052"/> + <location filename="../QScintilla/Editor.py" line="1060"/> <source>Languages</source> <translation>Linguaggi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="862"/> + <location filename="../QScintilla/Editor.py" line="870"/> <source>Use Monospaced Font</source> <translation>Usa un font Monospaced</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="982"/> + <location filename="../QScintilla/Editor.py" line="990"/> <source>Check</source> <translation>Controlla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1002"/> - <source>Show</source> - <translation>Mostra</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="910"/> - <source>Close</source> - <translation>Chiudi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="916"/> - <source>Save</source> - <translation>Salva</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="919"/> - <source>Save As...</source> - <translation>Salva come...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="935"/> - <source>Print</source> - <translation>Stampa</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1004"/> - <source>Code metrics...</source> - <translation>Statistiche codice...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1005"/> - <source>Code coverage...</source> - <translation>Analisi codice...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1013"/> - <source>Profile data...</source> - <translation>Profilazione dati...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1232"/> - <source>Toggle bookmark</source> - <translation>Inverti bookmark</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1234"/> - <source>Next bookmark</source> - <translation>Prossimo segnalibro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1236"/> - <source>Previous bookmark</source> - <translation>Segnalibro precedente</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1238"/> - <source>Clear all bookmarks</source> - <translation>Pulisci di tutti di segnalibri</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1247"/> - <source>Toggle breakpoint</source> - <translation>Abilita/Disabilita breakpoint</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1252"/> - <source>Edit breakpoint...</source> - <translation>Modifica Breakpoint...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5636"/> - <source>Enable breakpoint</source> - <translation>Abilita breakpoint</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1257"/> - <source>Next breakpoint</source> - <translation>Prossimo breakpoint</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1259"/> - <source>Previous breakpoint</source> - <translation>Breakpoint precedente</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1264"/> - <source>Clear all breakpoints</source> - <translation>Elimina tutti i breakpoint</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1981"/> - <source>Modification of Read Only file</source> - <translation>Modifica di un file di sola lettura</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1981"/> - <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="2691"/> - <source>Printing...</source> - <translation>In stampa...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2708"/> - <source>Printing completed</source> - <translation>Stampa completata</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2710"/> - <source>Error while printing</source> - <translation>Errore durante la stampa</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2713"/> - <source>Printing aborted</source> - <translation>Stampa annullata</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="3126"/> - <source>Open File</source> - <translation>Apri File</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="3313"/> - <source>Save File</source> - <translation>Salva file</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="3068"/> - <source>File Modified</source> - <translation>File modificato</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4791"/> - <source>Autocompletion</source> - <translation>Autocompletamento</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4791"/> - <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="5639"/> - <source>Disable breakpoint</source> - <translation>Disabilita breakpoint</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6014"/> - <source>Code Coverage</source> - <translation>Analisi codice</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6014"/> - <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="6194"/> - <source>Profile Data</source> - <translation>Profilazione dati</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6194"/> - <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="6745"/> - <source>Macro Name</source> - <translation>Nome Macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6745"/> - <source>Select a macro name:</source> - <translation>Seleziona un nome per la macro:</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6815"/> - <source>Macro files (*.macro)</source> - <translation>File Macro (*.macro)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6773"/> - <source>Load macro file</source> - <translation>Carica un file di macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6795"/> - <source>Error loading macro</source> - <translation>Errore nel caricamento della macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6815"/> - <source>Save macro file</source> - <translation>Salva un file di macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6832"/> - <source>Save macro</source> - <translation>Salva macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6847"/> - <source>Error saving macro</source> - <translation>Errore nel salvataggio della macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6860"/> - <source>Start Macro Recording</source> - <translation>Avvia registrazione della macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6886"/> - <source>Macro Recording</source> - <translation>Registrazione Macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6886"/> - <source>Enter name of the macro:</source> - <translation>Inserisci un nome per la macro:</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7056"/> - <source>File changed</source> - <translation>File modificato</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="867"/> - <source>Autosave enabled</source> - <translation>Salvataggio automatico abilitato</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1312"/> - <source>Goto syntax error</source> - <translation>Vai all'errore di sintassi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1321"/> - <source>Clear syntax error</source> - <translation>Elimina errori di sintassi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7388"/> - <source>Drop Error</source> - <translation>Errore Drop</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1316"/> - <source>Show syntax error message</source> - <translation>Mostra i messaggi degli errori di sintassi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6356"/> - <source>Syntax Error</source> - <translation>Errore di sintassi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6356"/> - <source>No syntax error message available.</source> - <translation>Nessun messaggio degli errori di sintassi disponibile.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1249"/> - <source>Toggle temporary breakpoint</source> - <translation>Abilita/Disabilita breakpoint temporaneo</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1007"/> - <source>Show code coverage annotations</source> - <translation>Mostra le annotazioni dell'analisi del codice</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010"/> + <source>Show</source> + <translation>Mostra</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="918"/> + <source>Close</source> + <translation>Chiudi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="924"/> + <source>Save</source> + <translation>Salva</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="927"/> + <source>Save As...</source> + <translation>Salva come...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="943"/> + <source>Print</source> + <translation>Stampa</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1012"/> + <source>Code metrics...</source> + <translation>Statistiche codice...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1013"/> + <source>Code coverage...</source> + <translation>Analisi codice...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1021"/> + <source>Profile data...</source> + <translation>Profilazione dati...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1240"/> + <source>Toggle bookmark</source> + <translation>Inverti bookmark</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1242"/> + <source>Next bookmark</source> + <translation>Prossimo segnalibro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1244"/> + <source>Previous bookmark</source> + <translation>Segnalibro precedente</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1246"/> + <source>Clear all bookmarks</source> + <translation>Pulisci di tutti di segnalibri</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1255"/> + <source>Toggle breakpoint</source> + <translation>Abilita/Disabilita breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1260"/> + <source>Edit breakpoint...</source> + <translation>Modifica Breakpoint...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5656"/> + <source>Enable breakpoint</source> + <translation>Abilita breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1265"/> + <source>Next breakpoint</source> + <translation>Prossimo breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1267"/> + <source>Previous breakpoint</source> + <translation>Breakpoint precedente</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1272"/> + <source>Clear all breakpoints</source> + <translation>Elimina tutti i breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1989"/> + <source>Modification of Read Only file</source> + <translation>Modifica di un file di sola lettura</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1989"/> + <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="2711"/> + <source>Printing...</source> + <translation>In stampa...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2728"/> + <source>Printing completed</source> + <translation>Stampa completata</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2730"/> + <source>Error while printing</source> + <translation>Errore durante la stampa</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2733"/> + <source>Printing aborted</source> + <translation>Stampa annullata</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3146"/> + <source>Open File</source> + <translation>Apri File</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3333"/> + <source>Save File</source> + <translation>Salva file</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3088"/> + <source>File Modified</source> + <translation>File modificato</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4811"/> + <source>Autocompletion</source> + <translation>Autocompletamento</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4811"/> + <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="5659"/> + <source>Disable breakpoint</source> + <translation>Disabilita breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6034"/> + <source>Code Coverage</source> + <translation>Analisi codice</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6034"/> + <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="6214"/> + <source>Profile Data</source> + <translation>Profilazione dati</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6214"/> + <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="6765"/> + <source>Macro Name</source> + <translation>Nome Macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6765"/> + <source>Select a macro name:</source> + <translation>Seleziona un nome per la macro:</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6835"/> + <source>Macro files (*.macro)</source> + <translation>File Macro (*.macro)</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6793"/> + <source>Load macro file</source> + <translation>Carica un file di macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6815"/> + <source>Error loading macro</source> + <translation>Errore nel caricamento della macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6835"/> + <source>Save macro file</source> + <translation>Salva un file di macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6852"/> + <source>Save macro</source> + <translation>Salva macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6867"/> + <source>Error saving macro</source> + <translation>Errore nel salvataggio della macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6880"/> + <source>Start Macro Recording</source> + <translation>Avvia registrazione della macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6906"/> + <source>Macro Recording</source> + <translation>Registrazione Macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6906"/> + <source>Enter name of the macro:</source> + <translation>Inserisci un nome per la macro:</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7076"/> + <source>File changed</source> + <translation>File modificato</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="875"/> + <source>Autosave enabled</source> + <translation>Salvataggio automatico abilitato</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1320"/> + <source>Goto syntax error</source> + <translation>Vai all'errore di sintassi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1329"/> + <source>Clear syntax error</source> + <translation>Elimina errori di sintassi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7408"/> + <source>Drop Error</source> + <translation>Errore Drop</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1324"/> + <source>Show syntax error message</source> + <translation>Mostra i messaggi degli errori di sintassi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6376"/> + <source>Syntax Error</source> + <translation>Errore di sintassi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6376"/> + <source>No syntax error message available.</source> + <translation>Nessun messaggio degli errori di sintassi disponibile.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1257"/> + <source>Toggle temporary breakpoint</source> + <translation>Abilita/Disabilita breakpoint temporaneo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1015"/> + <source>Show code coverage annotations</source> + <translation>Mostra le annotazioni dell'analisi del codice</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1018"/> <source>Hide code coverage annotations</source> <translation>Nascondi le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343"/> + <location filename="../QScintilla/Editor.py" line="1351"/> <source>Next uncovered line</source> <translation>Prossimo file non analizzato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347"/> + <location filename="../QScintilla/Editor.py" line="1355"/> <source>Previous uncovered line</source> <translation>File non analizzato precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6077"/> + <location filename="../QScintilla/Editor.py" line="6097"/> <source>Show Code Coverage Annotations</source> <translation>Mostra le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070"/> + <location filename="../QScintilla/Editor.py" line="6090"/> <source>All lines have been covered.</source> <translation>Tutte le linee sono state analizzate.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6077"/> + <location filename="../QScintilla/Editor.py" line="6097"/> <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="1026"/> - <source>Diagrams</source> - <translation>Diagrammi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1028"/> - <source>Class Diagram...</source> - <translation>Diagrammi di classe...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1030"/> - <source>Package Diagram...</source> - <translation>Diagrammi del package...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1032"/> - <source>Imports Diagram...</source> - <translation>Importa diagrammi...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1034"/> + <source>Diagrams</source> + <translation>Diagrammi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1036"/> + <source>Class Diagram...</source> + <translation>Diagrammi di classe...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1038"/> + <source>Package Diagram...</source> + <translation>Diagrammi del package...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1040"/> + <source>Imports Diagram...</source> + <translation>Importa diagrammi...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1042"/> <source>Application Diagram...</source> <translation>Diagrammi dell'applicazione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1185"/> + <location filename="../QScintilla/Editor.py" line="1193"/> <source>No Language</source> <translation>Nessun linguaggio</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7409"/> + <location filename="../QScintilla/Editor.py" line="7429"/> <source>Resources</source> <translation>Risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7411"/> + <location filename="../QScintilla/Editor.py" line="7431"/> <source>Add file...</source> <translation>Aggiungi file...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7413"/> + <location filename="../QScintilla/Editor.py" line="7433"/> <source>Add files...</source> <translation>Aggiungi files...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7415"/> + <location filename="../QScintilla/Editor.py" line="7435"/> <source>Add aliased file...</source> <translation>Aggiungi file sinonimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7418"/> + <location filename="../QScintilla/Editor.py" line="7438"/> <source>Add localized resource...</source> <translation>Aggiungi una risorsa localizzata...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7441"/> + <location filename="../QScintilla/Editor.py" line="7461"/> <source>Add file resource</source> <translation>Aggiungi un file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7457"/> + <location filename="../QScintilla/Editor.py" line="7477"/> <source>Add file resources</source> <translation>Aggiundi dei file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7484"/> + <location filename="../QScintilla/Editor.py" line="7504"/> <source>Add aliased file resource</source> <translation>Aggiungi file sinonimo delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7550"/> + <location filename="../QScintilla/Editor.py" line="7570"/> <source>Package Diagram</source> <translation>Diagrammi del package</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7550"/> + <location filename="../QScintilla/Editor.py" line="7570"/> <source>Include class attributes?</source> <translation>Includi gli attributi della classe ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7586"/> + <location filename="../QScintilla/Editor.py" line="7606"/> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7586"/> + <location filename="../QScintilla/Editor.py" line="7606"/> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7422"/> + <location filename="../QScintilla/Editor.py" line="7442"/> <source>Add resource frame</source> <translation>Aggiungi riquadro delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6860"/> + <location filename="../QScintilla/Editor.py" line="6880"/> <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="964"/> + <location filename="../QScintilla/Editor.py" line="972"/> <source>Complete from Document</source> <translation type="unfinished">dal Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="966"/> + <location filename="../QScintilla/Editor.py" line="974"/> <source>Complete from APIs</source> <translation type="unfinished">dalle APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="968"/> + <location filename="../QScintilla/Editor.py" line="976"/> <source>Complete from Document and APIs</source> <translation type="unfinished">dal Documento e dalle APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1352"/> + <location filename="../QScintilla/Editor.py" line="1360"/> <source>Next task</source> <translation>Prossimo task</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1356"/> + <location filename="../QScintilla/Editor.py" line="1364"/> <source>Previous task</source> <translation>Task precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1210"/> + <location filename="../QScintilla/Editor.py" line="1218"/> <source>Export as</source> <translation>Esporta come</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1406"/> + <location filename="../QScintilla/Editor.py" line="1414"/> <source>Export source</source> <translation>Esporta sorgenti</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="1414"/> + <source>No export format given. Aborting...</source> + <translation>Nessun formato di export impostato. Annullamento...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7592"/> + <source>Imports Diagram</source> + <translation>Importa diagrammi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7592"/> + <source>Include imports from external modules?</source> + <translation>Includi gli import dai moduli esterni ?</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="894"/> + <source>Calltip</source> + <translation>Calltip</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="940"/> + <source>Print Preview</source> + <translation>Anteprima Stampa</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="478"/> + <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="879"/> + <source>Typing aids enabled</source> + <translation>Aiuti alla digitazione abilitati</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1150"/> + <source>End-of-Line Type</source> + <translation>Tipo di fine-linea</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1154"/> + <source>Unix</source> + <translation>Unix</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1161"/> + <source>Windows</source> + <translation>Windows</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1168"/> + <source>Macintosh</source> + <translation>Macintosh</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1109"/> + <source>Encodings</source> + <translation>Codifica</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1089"/> + <source>Guessed</source> + <translation>Indovinato</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1429"/> + <source>Alternatives</source> + <translation>Alternative</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1445"/> + <source>Pygments Lexer</source> + <translation>Analizzatore lessicale Pygments</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1445"/> + <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="7935"/> + <source>Check spelling...</source> + <translation>Controllo sillabazione...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="853"/> + <source>Check spelling of selection...</source> + <translation>Controllo sillabazione della selezione...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7938"/> + <source>Add to dictionary</source> + <translation>Aggiungi al dizionario</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7940"/> + <source>Ignore All</source> + <translation>Ignora tutto</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="857"/> + <source>Remove from dictionary</source> + <translation>Rimuovi dal dizionario</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="389"/> + <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="1406"/> - <source>No export format given. Aborting...</source> - <translation>Nessun formato di export impostato. Annullamento...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7572"/> - <source>Imports Diagram</source> - <translation>Importa diagrammi</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7572"/> - <source>Include imports from external modules?</source> - <translation>Includi gli import dai moduli esterni ?</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="886"/> - <source>Calltip</source> - <translation>Calltip</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="932"/> - <source>Print Preview</source> - <translation>Anteprima Stampa</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="470"/> - <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="871"/> - <source>Typing aids enabled</source> - <translation>Aiuti alla digitazione abilitati</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1142"/> - <source>End-of-Line Type</source> - <translation>Tipo di fine-linea</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1146"/> - <source>Unix</source> - <translation>Unix</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1153"/> - <source>Windows</source> - <translation>Windows</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1160"/> - <source>Macintosh</source> - <translation>Macintosh</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1101"/> - <source>Encodings</source> - <translation>Codifica</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1081"/> - <source>Guessed</source> - <translation>Indovinato</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1421"/> - <source>Alternatives</source> - <translation>Alternative</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1437"/> - <source>Pygments Lexer</source> - <translation>Analizzatore lessicale Pygments</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1437"/> - <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="7915"/> - <source>Check spelling...</source> - <translation>Controllo sillabazione...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="845"/> - <source>Check spelling of selection...</source> - <translation>Controllo sillabazione della selezione...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7918"/> - <source>Add to dictionary</source> - <translation>Aggiungi al dizionario</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7920"/> - <source>Ignore All</source> - <translation>Ignora tutto</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="849"/> - <source>Remove from dictionary</source> - <translation>Rimuovi dal dizionario</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="381"/> - <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="1398"/> <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="1417"/> + <location filename="../QScintilla/Editor.py" line="1425"/> <source>Alternatives ({0})</source> <translation>Alternative ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3068"/> + <location filename="../QScintilla/Editor.py" line="3088"/> <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="3126"/> + <location filename="../QScintilla/Editor.py" line="3146"/> <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="3250"/> + <location filename="../QScintilla/Editor.py" line="3270"/> <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="6786"/> + <location filename="../QScintilla/Editor.py" line="6806"/> <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="6795"/> + <location filename="../QScintilla/Editor.py" line="6815"/> <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="6847"/> + <location filename="../QScintilla/Editor.py" line="6867"/> <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="7247"/> + <location filename="../QScintilla/Editor.py" line="7267"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7388"/> + <location filename="../QScintilla/Editor.py" line="7408"/> <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="7484"/> + <location filename="../QScintilla/Editor.py" line="7504"/> <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="1326"/> - <source>Next warning</source> - <translation>Warning successivo</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1330"/> - <source>Previous warning</source> - <translation>Warning precedente</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1334"/> - <source>Show warning message</source> - <translation>Mostra Warning</translation> + <source>Next warning</source> + <translation>Warning successivo</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1338"/> + <source>Previous warning</source> + <translation>Warning precedente</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1342"/> + <source>Show warning message</source> + <translation>Mostra Warning</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1346"/> <source>Clear warnings</source> <translation>Pulisci warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3313"/> + <location filename="../QScintilla/Editor.py" line="3333"/> <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="6832"/> + <location filename="../QScintilla/Editor.py" line="6852"/> <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="6633"/> + <location filename="../QScintilla/Editor.py" line="6653"/> <source>Warning: {0}</source> <translation>Attenzione: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6640"/> + <location filename="../QScintilla/Editor.py" line="6660"/> <source>Error: {0}</source> <translation>Errore: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7052"/> + <location filename="../QScintilla/Editor.py" line="7072"/> <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="928"/> + <location filename="../QScintilla/Editor.py" line="936"/> <source>Open 'rejection' file</source> <translation>Apri file 'rifiuto'</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1038"/> + <location filename="../QScintilla/Editor.py" line="1046"/> <source>Load Diagram...</source> <translation>Carica Diagramma...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1361"/> + <location filename="../QScintilla/Editor.py" line="1369"/> <source>Next change</source> <translation>Modifica successiva</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1365"/> + <location filename="../QScintilla/Editor.py" line="1373"/> <source>Previous change</source> <translation>Modifica precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8336"/> + <location filename="../QScintilla/Editor.py" line="8356"/> <source>Sort Lines</source> <translation>Righe ordinate</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8336"/> + <location filename="../QScintilla/Editor.py" line="8356"/> <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="6568"/> + <location filename="../QScintilla/Editor.py" line="6588"/> <source>Warning</source> <translation>Attenzione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6568"/> + <location filename="../QScintilla/Editor.py" line="6588"/> <source>No warning messages available.</source> <translation>Nessun messaggio di attenzione disponibile.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6630"/> + <location filename="../QScintilla/Editor.py" line="6650"/> <source>Style: {0}</source> <translation>Stile: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902"/> + <location filename="../QScintilla/Editor.py" line="910"/> <source>New Document View</source> <translation>Nuova vista Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="905"/> + <location filename="../QScintilla/Editor.py" line="913"/> <source>New Document View (with new split)</source> <translation>Nuova vista Documento (con nuova divisione)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="992"/> + <location filename="../QScintilla/Editor.py" line="1000"/> <source>Tools</source> <translation>Strumenti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1123"/> + <location filename="../QScintilla/Editor.py" line="1131"/> <source>Re-Open With Encoding</source> <translation type="unfinished"></translation> </message> @@ -12527,122 +12561,122 @@ <translation type="obsolete"><p>Il file <b>{0}</b> è stato modificato mentre era aperto in eric6. Rileggerlo ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="878"/> + <location filename="../QScintilla/Editor.py" line="886"/> <source>Automatic Completion enabled</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="958"/> + <location filename="../QScintilla/Editor.py" line="966"/> <source>Complete</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4923"/> + <location filename="../QScintilla/Editor.py" line="4943"/> <source>Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4923"/> + <location filename="../QScintilla/Editor.py" line="4943"/> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5202"/> + <location filename="../QScintilla/Editor.py" line="5222"/> <source>Call-Tips Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5202"/> + <location filename="../QScintilla/Editor.py" line="5222"/> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8425"/> + <location filename="../QScintilla/Editor.py" line="8445"/> <source>Register Mouse Click Handler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8425"/> + <location filename="../QScintilla/Editor.py" line="8445"/> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="922"/> + <location filename="../QScintilla/Editor.py" line="930"/> <source>Save Copy...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="961"/> + <location filename="../QScintilla/Editor.py" line="969"/> <source>Clear Completions Cache</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="888"/> + <location filename="../QScintilla/Editor.py" line="896"/> <source>Code Info</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369"/> + <location filename="../QScintilla/Editor.py" line="1377"/> <source>Clear changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="807"/> + <location filename="../QScintilla/Editor.py" line="815"/> <source>Execute Selection In Console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8546"/> + <location filename="../QScintilla/Editor.py" line="8566"/> <source>EditorConfig Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8546"/> + <location filename="../QScintilla/Editor.py" line="8566"/> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273"/> + <location filename="../QScintilla/Editor.py" line="1281"/> <source>Toggle all folds</source> <translation type="unfinished">Abilita/Disabilita tutti i raggruppamenti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1278"/> + <location filename="../QScintilla/Editor.py" line="1286"/> <source>Toggle all folds (including children)</source> <translation type="unfinished">Abilita/Disabilita tutti i raggruppamenti (inclusi i figli)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1283"/> + <location filename="../QScintilla/Editor.py" line="1291"/> <source>Toggle current fold</source> <translation type="unfinished">Abilita/Disabilita il raggruppamento corrente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1289"/> + <location filename="../QScintilla/Editor.py" line="1297"/> <source>Expand (including children)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1294"/> + <location filename="../QScintilla/Editor.py" line="1302"/> <source>Collapse (including children)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300"/> + <location filename="../QScintilla/Editor.py" line="1308"/> <source>Clear all folds</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1181"/> + <location filename="../QScintilla/Editor.py" line="1189"/> <source>Spell Check Languages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7046"/> + <location filename="../QScintilla/Editor.py" line="7066"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8740"/> + <location filename="../QScintilla/Editor.py" line="8760"/> <source>Generate Docstring</source> <translation type="unfinished"></translation> </message> @@ -14750,22 +14784,22 @@ <context> <name>EditorOutlineModel</name> <message> - <location filename="../QScintilla/EditorOutlineModel.py" line="46"/> + <location filename="../QScintilla/EditorOutlineModel.py" line="47"/> <source>Name</source> <translation type="unfinished">Nome</translation> </message> <message> - <location filename="../QScintilla/EditorOutlineModel.py" line="119"/> + <location filename="../QScintilla/EditorOutlineModel.py" line="120"/> <source>Coding: {0}</source> <translation type="unfinished">Codifica: {0}</translation> </message> <message> - <location filename="../QScintilla/EditorOutlineModel.py" line="127"/> + <location filename="../QScintilla/EditorOutlineModel.py" line="128"/> <source>Globals</source> <translation type="unfinished">Globali</translation> </message> <message> - <location filename="../QScintilla/EditorOutlineModel.py" line="134"/> + <location filename="../QScintilla/EditorOutlineModel.py" line="135"/> <source>Imports</source> <translation type="unfinished"></translation> </message> @@ -48722,37 +48756,37 @@ <context> <name>MicroPythonDevice</name> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="368"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="379"/> <source>Unsupported Device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="378"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="389"/> <source>REPL is not supported by this device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="397"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="408"/> <source>Plotter is not supported by this device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="416"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="427"/> <source>Running scripts is not supported by this device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="436"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="447"/> <source>File Manager is not supported by this device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="479"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="490"/> <source>Select Device Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonDevices.py" line="479"/> + <location filename="../MicroPython/MicroPythonDevices.py" line="490"/> <source>Select the directory for the connected device:</source> <translation type="unfinished"></translation> </message> @@ -48766,6 +48800,11 @@ <source>RP2040 based</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../MicroPython/MicroPythonDevices.py" line="255"/> + <source>Unknown Device</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>MicroPythonFileManager</name> @@ -49385,17 +49424,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="535"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="546"/> <source>Press to connect the selected device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="270"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="274"/> <source><h3>The QtSerialPort package is not available.<br/>MicroPython support is deactivated.</h3></source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../MicroPython/MicroPythonWidget.py" line="310"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="316"/> <source>%n supported device(s) detected.</source> <translation type="unfinished"> <numerusform></numerusform> @@ -49403,37 +49442,37 @@ </translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="332"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="338"/> <source>No supported devices detected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="505"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="516"/> <source>Clear</source> <translation type="unfinished">Pulisci</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="507"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="518"/> <source>Copy</source> <translation type="unfinished">Copia</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="508"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="519"/> <source>Paste</source> <translation type="unfinished">Incolla</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="530"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="541"/> <source>Press to disconnect the current device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="551"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="562"/> <source>No device attached</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="551"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="562"/> <source>Please ensure the device is plugged into your computer and selected. It must have a version of MicroPython (or CircuitPython) flashed onto it before anything will work. @@ -49442,212 +49481,212 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="578"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="589"/> <source>Start REPL</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="578"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="589"/> <source><p>The REPL cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1005"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1036"/> <source>Serial Device Connect</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1005"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1036"/> <source><p>Cannot connect to device at serial port <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1050"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1081"/> <source>Run Script</source> <translation type="unfinished">Esegui Script</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1033"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1064"/> <source>There is no editor open. Abort...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1041"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1072"/> <source>The current editor does not contain a script. Abort...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1050"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1081"/> <source><p>Cannot run script.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1074"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1105"/> <source>Open Python File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1074"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1105"/> <source>Python3 Files (*.py);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1119"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1150"/> <source>Start Chart</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1119"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1150"/> <source><p>The Chart cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1148"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1179"/> <source>Unsaved Chart Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1148"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1179"/> <source>The chart contains unsaved data.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1199"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1230"/> <source>Start File Manager</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1199"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1230"/> <source><p>The File Manager cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1273"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1304"/> <source>Show Version</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1276"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1307"/> <source>Show Implementation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1403"/> - <source>Synchronize Time</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1284"/> - <source>Show Device Time</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1287"/> - <source>Show Local Time</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1624"/> - <source>Compile Python File</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1644"/> - <source>Compile Current Editor</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1339"/> - <source><h3>Device Version Information</h3></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1348"/> - <source>No version information available.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1350"/> - <source>Device Version Information</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1373"/> - <source>unknown</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1377"/> - <source>Device Implementation Information</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1377"/> - <source><h3>Device Implementation Information</h3><p>This device contains <b>{0} {1}</b>.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1403"/> - <source><p>The time of the connected device was synchronized with the local time.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1426"/> - <source><h3>Device Date and Time</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Time</b></td><td>{1}</td></tr></table></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1434"/> + <source>Synchronize Time</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1315"/> + <source>Show Device Time</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1318"/> + <source>Show Local Time</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1655"/> + <source>Compile Python File</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1675"/> + <source>Compile Current Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1370"/> + <source><h3>Device Version Information</h3></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1379"/> + <source>No version information available.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1381"/> + <source>Device Version Information</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1404"/> + <source>unknown</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1408"/> + <source>Device Implementation Information</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1408"/> + <source><h3>Device Implementation Information</h3><p>This device contains <b>{0} {1}</b>.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1434"/> + <source><p>The time of the connected device was synchronized with the local time.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1457"/> + <source><h3>Device Date and Time</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Time</b></td><td>{1}</td></tr></table></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1465"/> <source><h3>Device Date and Time</h3><p>{0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1451"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1482"/> <source>Device Date and Time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1464"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1495"/> <source>Local Date and Time</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1464"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1495"/> <source><h3>Local Date and Time</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Time</b></td><td>{1}</td></tr></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1532"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1563"/> <source>Error handling device</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1532"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1563"/> <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1572"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1603"/> <source>The MicroPython cross compiler <b>mpy-cross</b> cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1594"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1625"/> <source>Python Files (*.py);;All Files (*)</source> <translation type="unfinished">File Python (*.py);;Tutti i File (*)</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1604"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1635"/> <source>The Python file <b>{0}</b> does not exist. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1614"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1645"/> <source>'mpy-cross' Output</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1637"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1668"/> <source>The current editor does not contain a Python file. Aborting...</source> <translation type="unfinished"></translation> </message> @@ -49662,104 +49701,104 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1132"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1163"/> <source>µPy Chart</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1215"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1246"/> <source>µPy Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1316"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1347"/> <source>Show Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1329"/> + <location filename="../MicroPython/MicroPythonWidget.py" line="1360"/> <source>Configure</source> <translation type="unfinished">Configura</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1290"/> - <source>Show Time</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1309"/> - <source>Download Firmware</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1507"/> - <source>Date and Time</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1490"/> - <source><table><tr><th></th><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td><b>Date</b></td><td align='center'>{0}</td><td align='center'>{2}</td></tr><tr><td><b>Time</b></td><td align='center'>{1}</td><td align='center'>{3}</td></tr></table></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1507"/> - <source><table><tr><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="386"/> - <source>Unknown MicroPython Device</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1326"/> - <source>Ignored Serial Devices</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1255"/> - <source>Downloads</source> - <translation type="unfinished">Downloads</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="315"/> - <source>{0} - {1} ({2})</source> - <comment>board name, description, port name</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="358"/> - <source><p>Detected these unknown serial devices</p><ul><li>{0}</li></ul><p>Please report them together with the board name and a short description to <a href="mailto:{1}"> the eric bug reporting address</a> if it is a MicroPython board.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="358"/> - <source>{0} (0x{1:04x}/0x{2:04x})</source> - <comment>description, VId, PId</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="386"/> - <source>Would you like to add them to the list of manually configured devices?</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1324"/> - <source>Manage Unknown Devices</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1729"/> - <source>Add Unknown Devices</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1729"/> - <source>Select the devices to be added:</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1321"/> + <source>Show Time</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1340"/> + <source>Download Firmware</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1538"/> + <source>Date and Time</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1521"/> + <source><table><tr><th></th><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td><b>Date</b></td><td align='center'>{0}</td><td align='center'>{2}</td></tr><tr><td><b>Time</b></td><td align='center'>{1}</td><td align='center'>{3}</td></tr></table></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1538"/> + <source><table><tr><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="392"/> + <source>Unknown MicroPython Device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1357"/> + <source>Ignored Serial Devices</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1286"/> + <source>Downloads</source> + <translation type="unfinished">Downloads</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="321"/> + <source>{0} - {1} ({2})</source> + <comment>board name, description, port name</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="364"/> + <source><p>Detected these unknown serial devices</p><ul><li>{0}</li></ul><p>Please report them together with the board name and a short description to <a href="mailto:{1}"> the eric bug reporting address</a> if it is a MicroPython board.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="364"/> + <source>{0} (0x{1:04x}/0x{2:04x})</source> + <comment>description, VId, PId</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="392"/> + <source>Would you like to add them to the list of manually configured devices?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1355"/> + <source>Manage Unknown Devices</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1760"/> + <source>Add Unknown Devices</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1760"/> + <source>Select the devices to be added:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1352"/> <source>Flash UF2 Device</source> <translation type="unfinished"></translation> </message> @@ -66452,27 +66491,27 @@ <context> <name>SearchReplaceWidget</name> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="984"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="982"/> <source>'{0}' was not found.</source> <translation>'{0}' non è stato trovato.</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1130"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1128"/> <source>Replaced {0} occurrences.</source> <translation>Sostituite {0} ricorrenze.</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1135"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1133"/> <source>Nothing replaced because '{0}' was not found.</source> <translation>Nessuna sostituzione perché '{0}' non è stato trovato.</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="168"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="166"/> <source>Find Next</source> <translation>Trova successivo</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="175"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="173"/> <source>Find Prev</source> <translation>Trova prec</translation> </message> @@ -66496,17 +66535,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="183"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="181"/> <source>Replace and Search</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="193"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="191"/> <source>Replace Occurrence</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="203"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="201"/> <source>Replace All</source> <translation type="unfinished"></translation> </message>