--- a/eric6/i18n/eric6_it.ts Sat Aug 01 10:39:12 2020 +0200 +++ b/eric6/i18n/eric6_it.ts Wed Sep 02 18:06:20 2020 +0200 @@ -1136,72 +1136,72 @@ <context> <name>AnnotationsChecker</name> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="808"/> + <source>missing type annotation for function argument '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="811"/> - <source>missing type annotation for function argument '{0}'</source> + <source>missing type annotation for '*{0}'</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="814"/> - <source>missing type annotation for '*{0}'</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="817"/> <source>missing type annotation for '**{0}'</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="823"/> + <source>missing return type annotation for public function</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="826"/> - <source>missing return type annotation for public function</source> + <source>missing return type annotation for protected function</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="829"/> - <source>missing return type annotation for protected function</source> + <source>missing return type annotation for private function</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="832"/> - <source>missing return type annotation for private function</source> + <source>missing return type annotation for special method</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="835"/> - <source>missing return type annotation for special method</source> + <source>missing return type annotation for staticmethod</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="838"/> - <source>missing return type annotation for staticmethod</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="841"/> <source>missing return type annotation for classmethod</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="853"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="850"/> <source>{0}: {1}</source> <translation type="unfinished">{0}: {1}</translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="817"/> + <source>missing type annotation for 'self' in method</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="820"/> - <source>missing type annotation for 'self' in method</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="823"/> <source>missing type annotation for 'cls' in classmethod</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="845"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="842"/> <source>type annotation coverage of {0}% is too low</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="849"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="846"/> <source>type annotation is too complex ({0} > {1})</source> <translation type="unfinished"></translation> </message> @@ -1214,37 +1214,37 @@ <translation>Diagrammi dell'applicazione {0}</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="68"/> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="67"/> <source>Parsing modules...</source> <translation>Analisi moduli...</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="203"/> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="202"/> <source><<Application>></source> <translation><<Applicazione>></translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="205"/> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="204"/> <source><<Others>></source> <translation><<Altri>></translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="294"/> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="293"/> <source>Load Diagram</source> <translation>Carico Diagramma</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="294"/> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="293"/> <source><p>The diagram belongs to the project <b>{0}</b>. Shall this project be opened?</p></source> <translation><p>Il Diagramma appartiene al progetto <b>{0}</b>. Si deve aprire il progetto?</p></translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="68"/> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="67"/> <source>%v/%m Modules</source> <translation>Moduli %v/%m</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="71"/> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="70"/> <source>Application Diagram</source> <translation type="unfinished">Diagrammi dell'applicazione</translation> </message> @@ -2312,7 +2312,7 @@ <context> <name>Browser</name> <message> - <location filename="../UI/Browser.py" line="245"/> + <location filename="../UI/Browser.py" line="249"/> <source>Open</source> <translation>Apri</translation> </message> @@ -2327,27 +2327,27 @@ <translation>Browser dei file</translation> </message> <message> - <location filename="../UI/Browser.py" line="290"/> + <location filename="../UI/Browser.py" line="294"/> <source>New toplevel directory...</source> <translation>Nuova directory principale...</translation> </message> <message> - <location filename="../UI/Browser.py" line="256"/> + <location filename="../UI/Browser.py" line="260"/> <source>Remove from toplevel</source> <translation>Rimuovi dal principale</translation> </message> <message> - <location filename="../UI/Browser.py" line="253"/> + <location filename="../UI/Browser.py" line="257"/> <source>Add as toplevel directory</source> <translation>Aggiungi come directory principale</translation> </message> <message> - <location filename="../UI/Browser.py" line="570"/> + <location filename="../UI/Browser.py" line="582"/> <source>New toplevel directory</source> <translation>Nuova directory principale</translation> </message> <message> - <location filename="../UI/Browser.py" line="264"/> + <location filename="../UI/Browser.py" line="268"/> <source>Find in this directory</source> <translation>Trova in questa directory</translation> </message> @@ -2362,27 +2362,27 @@ <translation type="obsolete">Trova&&Sostituisci in questa directory</translation> </message> <message> - <location filename="../UI/Browser.py" line="231"/> + <location filename="../UI/Browser.py" line="235"/> <source>Open in Icon Editor</source> <translation>Apri nell'editor di icone</translation> </message> <message> - <location filename="../UI/Browser.py" line="271"/> + <location filename="../UI/Browser.py" line="275"/> <source>Copy Path to Clipboard</source> <translation>Copia il path nella Clipboard</translation> </message> <message> - <location filename="../UI/Browser.py" line="260"/> + <location filename="../UI/Browser.py" line="264"/> <source>Refresh directory</source> <translation>Rileggi directory</translation> </message> <message> - <location filename="../UI/Browser.py" line="276"/> + <location filename="../UI/Browser.py" line="280"/> <source>Goto</source> <translation>Vai a</translation> </message> <message> - <location filename="../UI/Browser.py" line="381"/> + <location filename="../UI/Browser.py" line="385"/> <source>Line {0}</source> <translation>Linea {0}</translation> </message> @@ -2392,65 +2392,70 @@ <translation><b>La finestra di navigazione</b>Questa ti permette di navigare facilmente nella struttura delle directory e dei file sul tuo sistema, identificare i programmi Python e aprirli nella finestra di Visualizzazione dei Sorgenti. La finestra mostra diverse strutture separate.</p><p>La prima struttura è mostrata solo se hai aperto un programma da debuggare e la sua radice è la cartella che contiene il programma. Normalmente tutti i file che compongono un'applicazione Python sono contenuti nella stessa cartella, così questa vista permette un accesso veloce a molto di quello che ti serve.</p><p>La vista successiva è usata per navigare facilmente nelle cartelle specificate nella variabile Python <tt>sys.path</tt>.</p><p>La vista rimanente permette di navigare in tutto il sistema. Su un sistema UNIX c'è una struttura con <tt>/</tt> come radice e un'altra con la home dell'utente. Su un sistema Windows c'è una struttura per ogni disco del sistema.</p><p>I programmi Python (es. quelli con l'estensione <tt>.py</tt>) sono identificati nella vista con l'icona di Python. Il pulsante destro del mouse fa apparire un menù che consente di aprire il file nel Visualizzatore dei Sorgenti, aprire il file per il debug o usarlo per uno unittest.</p><p>Il menù contestuale di una classe, funzione o metodo consente di aprire il file che la definisce e di posizionarsi sulla riga corretta.</p><p>I file di Qt-Designer (es. quelli con estensione <tt>.ui</tt>) sono mostrati con l'icona del Designer. Il menù contestuale di questi file consente di avviare Qt-Designer per quel file.</p><p>I file di Qt-Linguist (es. quelli con estensione <tt>.ts</tt>) sono mostrati con l'icona di Linguist. Il menù contestuale di questi file consente di avviare Qt-Linguist per quel file.</p></translation> </message> <message> - <location filename="../UI/Browser.py" line="501"/> + <location filename="../UI/Browser.py" line="505"/> <source>Show Mime-Type</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="474"/> + <location filename="../UI/Browser.py" line="478"/> <source>The mime type of the file could not be determined.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="492"/> + <location filename="../UI/Browser.py" line="496"/> <source>The file has the mime type <b>{0}</b>.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="501"/> + <location filename="../UI/Browser.py" line="505"/> <source>The file has the mime type <b>{0}</b>.<br/> Shall it be added to the list of text mime types?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="228"/> + <location filename="../UI/Browser.py" line="232"/> <source>Open in Hex Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="267"/> + <location filename="../UI/Browser.py" line="271"/> <source>Find && Replace in this directory</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../UI/Browser.py" line="220"/> + <source>Refresh Source File</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>BrowserModel</name> <message> - <location filename="../UI/BrowserModel.py" line="63"/> + <location filename="../UI/BrowserModel.py" line="65"/> <source>Name</source> <translation>Nome</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="731"/> + <location filename="../UI/BrowserModel.py" line="774"/> <source>Attributes</source> <translation>Attributi</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="661"/> + <location filename="../UI/BrowserModel.py" line="663"/> <source>Globals</source> <translation>Globali</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="655"/> + <location filename="../UI/BrowserModel.py" line="657"/> <source>Coding: {0}</source> <translation>Codifica: {0}</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="741"/> + <location filename="../UI/BrowserModel.py" line="784"/> <source>Class Attributes</source> <translation>Attributi della Classe</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="667"/> + <location filename="../UI/BrowserModel.py" line="669"/> <source>Imports</source> <translation type="unfinished"></translation> </message> @@ -3507,7 +3512,7 @@ <context> <name>CodeStyleChecker</name> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1133"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1130"/> <source>No message defined for code '{0}'.</source> <translation type="unfinished"></translation> </message> @@ -3724,7 +3729,7 @@ <translation>Corregge:{0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1016"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1015"/> <source>No issues found.</source> <translation>Nessun problema trovato.</translation> </message> @@ -3749,12 +3754,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="942"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="941"/> <source>{0} (ignored)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="835"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="834"/> <source>Preparing files...</source> <translation type="unfinished"></translation> </message> @@ -3769,7 +3774,7 @@ <translation type="unfinished">Errori</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="874"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="873"/> <source>Transferring data...</source> <translation type="unfinished"></translation> </message> @@ -3874,7 +3879,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1019"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1018"/> <source>No files found (check your ignore list).</source> <translation type="unfinished"></translation> </message> @@ -4233,142 +4238,142 @@ <context> <name>CodeStyleFixer</name> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="861"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="858"/> <source>Triple single quotes converted to triple double quotes.</source> <translation>Triple virgolette singole convertite in triple virgolette doppie.</translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="861"/> + <source>Introductory quotes corrected to be {0}"""</source> + <translation>Virgolette introduttive corrette in {0}"""</translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="864"/> - <source>Introductory quotes corrected to be {0}"""</source> - <translation>Virgolette introduttive corrette in {0}"""</translation> + <source>Single line docstring put on one line.</source> + <translation>Singole righe documentazione raggruppate su una sola.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="867"/> - <source>Single line docstring put on one line.</source> - <translation>Singole righe documentazione raggruppate su una sola.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="870"/> <source>Period added to summary line.</source> <translation>Aggiunto punto alla riga sommario.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="897"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="894"/> <source>Blank line before function/method docstring removed.</source> <translation>Riga vuota prima della stringa di documentazione funzione/metodo rimossa.</translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="873"/> + <source>Blank line inserted before class docstring.</source> + <translation>Riga vuota inserita prima della stringa di documentazione della classe.</translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="876"/> - <source>Blank line inserted before class docstring.</source> - <translation>Riga vuota inserita prima della stringa di documentazione della classe.</translation> + <source>Blank line inserted after class docstring.</source> + <translation>Linea vuota inserita dopo la stringa di documentazione della classe.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="879"/> - <source>Blank line inserted after class docstring.</source> - <translation>Linea vuota inserita dopo la stringa di documentazione della classe.</translation> + <source>Blank line inserted after docstring summary.</source> + <translation>Linea vuota inserita dopo la stringa di documentazione del sommario.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="882"/> - <source>Blank line inserted after docstring summary.</source> - <translation>Linea vuota inserita dopo la stringa di documentazione del sommario.</translation> + <source>Blank line inserted after last paragraph of docstring.</source> + <translation>Linea vuota inserita dopo l'ultimo paragrafo della stringa di documentazione.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="885"/> - <source>Blank line inserted after last paragraph of docstring.</source> - <translation>Linea vuota inserita dopo l'ultimo paragrafo della stringa di documentazione.</translation> + <source>Leading quotes put on separate line.</source> + <translation>Le virgolette di testa messe su una riga separata.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="888"/> - <source>Leading quotes put on separate line.</source> - <translation>Le virgolette di testa messe su una riga separata.</translation> + <source>Trailing quotes put on separate line.</source> + <translation>Le virgolette di coda messe su una riga separata.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="891"/> - <source>Trailing quotes put on separate line.</source> - <translation>Le virgolette di coda messe su una riga separata.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="894"/> <source>Blank line before class docstring removed.</source> <translation>Rimossa riga vuota prima della stringa di documentazione.</translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="897"/> + <source>Blank line after class docstring removed.</source> + <translation>Rimossa riga vuota dopo della stringa di documentazione.</translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="900"/> - <source>Blank line after class docstring removed.</source> - <translation>Rimossa riga vuota dopo della stringa di documentazione.</translation> + <source>Blank line after function/method docstring removed.</source> + <translation>Riga vuota dopo la stringa di documentazione funzione/metodo rimossa.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="903"/> - <source>Blank line after function/method docstring removed.</source> - <translation>Riga vuota dopo la stringa di documentazione funzione/metodo rimossa.</translation> + <source>Blank line after last paragraph removed.</source> + <translation>Rimossa riga vuota dopo l'ultimo paragrafo.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="906"/> - <source>Blank line after last paragraph removed.</source> - <translation>Rimossa riga vuota dopo l'ultimo paragrafo.</translation> + <source>Tab converted to 4 spaces.</source> + <translation>Convertita Tabulazione in 4 spazi.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="909"/> - <source>Tab converted to 4 spaces.</source> - <translation>Convertita Tabulazione in 4 spazi.</translation> + <source>Indentation adjusted to be a multiple of four.</source> + <translation>Identazione portata ad un multiplo di quattro.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="912"/> - <source>Indentation adjusted to be a multiple of four.</source> - <translation>Identazione portata ad un multiplo di quattro.</translation> + <source>Indentation of continuation line corrected.</source> + <translation>Identazione di continuazione riga corretta.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="915"/> - <source>Indentation of continuation line corrected.</source> - <translation>Identazione di continuazione riga corretta.</translation> + <source>Indentation of closing bracket corrected.</source> + <translation>Identazione di parentesi chiusa corretta.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="918"/> - <source>Indentation of closing bracket corrected.</source> - <translation>Identazione di parentesi chiusa corretta.</translation> + <source>Missing indentation of continuation line corrected.</source> + <translation>Corretta la mancanza di indentazione della continuazione riga.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="921"/> - <source>Missing indentation of continuation line corrected.</source> - <translation>Corretta la mancanza di indentazione della continuazione riga.</translation> + <source>Closing bracket aligned to opening bracket.</source> + <translation>Parentesi chiusa allineata con quella d'apertura.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="924"/> - <source>Closing bracket aligned to opening bracket.</source> - <translation>Parentesi chiusa allineata con quella d'apertura.</translation> + <source>Indentation level changed.</source> + <translation>Livello di indentazione modificato.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="927"/> - <source>Indentation level changed.</source> - <translation>Livello di indentazione modificato.</translation> + <source>Indentation level of hanging indentation changed.</source> + <translation>Modificato il livello di indentazione dell'indentazione pendente.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="930"/> - <source>Indentation level of hanging indentation changed.</source> - <translation>Modificato il livello di indentazione dell'indentazione pendente.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="933"/> <source>Visual indentation corrected.</source> <translation></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="945"/> + <source>Extraneous whitespace removed.</source> + <translation>Spazio non pertinente eliminato.</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="942"/> + <source>Missing whitespace added.</source> + <translation>Spazi mancanti aggiunti.</translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="948"/> - <source>Extraneous whitespace removed.</source> - <translation>Spazio non pertinente eliminato.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="945"/> - <source>Missing whitespace added.</source> - <translation>Spazi mancanti aggiunti.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="951"/> <source>Whitespace around comment sign corrected.</source> <translation>Corretto spazio vicino al segno di commento.</translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="955"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="952"/> <source>%n blank line(s) inserted.</source> <translation type="unfinished"> <numerusform>%n riga vuota inserita.</numerusform> @@ -4376,7 +4381,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="958"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="955"/> <source>%n superfluous lines removed</source> <translation type="unfinished"> <numerusform>%n riga superflua eliminata</numerusform> @@ -4384,72 +4389,72 @@ </translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="962"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="959"/> <source>Superfluous blank lines removed.</source> <translation>Righe vuote superflue eliminate.</translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="962"/> + <source>Superfluous blank lines after function decorator removed.</source> + <translation>Righe vuote superflue eliminate dopo a dichiarazione della funzione.</translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="965"/> - <source>Superfluous blank lines after function decorator removed.</source> - <translation>Righe vuote superflue eliminate dopo a dichiarazione della funzione.</translation> + <source>Imports were put on separate lines.</source> + <translation>Import messi su righe separate.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="968"/> - <source>Imports were put on separate lines.</source> - <translation>Import messi su righe separate.</translation> + <source>Long lines have been shortened.</source> + <translation>Accorciate righe lughe.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="971"/> - <source>Long lines have been shortened.</source> - <translation>Accorciate righe lughe.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="974"/> <source>Redundant backslash in brackets removed.</source> <translation>Rimossi barre rovesciate ridondanti.</translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="977"/> + <source>Compound statement corrected.</source> + <translation>Corretta istruzione composta.</translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="980"/> - <source>Compound statement corrected.</source> - <translation>Corretta istruzione composta.</translation> + <source>Comparison to None/True/False corrected.</source> + <translation>Corretta comparazione con None/True/False.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="983"/> - <source>Comparison to None/True/False corrected.</source> - <translation>Corretta comparazione con None/True/False.</translation> + <source>'{0}' argument added.</source> + <translation>'{0}' argumento aggiunto.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="986"/> - <source>'{0}' argument added.</source> - <translation>'{0}' argumento aggiunto.</translation> + <source>'{0}' argument removed.</source> + <translation>'{0}' argumento rimosso.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="989"/> - <source>'{0}' argument removed.</source> - <translation>'{0}' argumento rimosso.</translation> + <source>Whitespace stripped from end of line.</source> + <translation>Eliminati gli spazi alla fine della linea.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="992"/> - <source>Whitespace stripped from end of line.</source> - <translation>Eliminati gli spazi alla fine della linea.</translation> + <source>newline added to end of file.</source> + <translation>Aggiunta una nuova riga alla fine del file.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="995"/> - <source>newline added to end of file.</source> - <translation>Aggiunta una nuova riga alla fine del file.</translation> + <source>Superfluous trailing blank lines removed from end of file.</source> + <translation>Rghe vuote superflue eliminate dalla fine del file.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="998"/> - <source>Superfluous trailing blank lines removed from end of file.</source> - <translation>Rghe vuote superflue eliminate dalla fine del file.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1001"/> <source>'<>' replaced by '!='.</source> <translation>'<>' sostituito da '!='.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1005"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1002"/> <source>Could not save the file! Skipping it. Reason: {0}</source> <translation type="unfinished"></translation> </message> @@ -4955,22 +4960,22 @@ <context> <name>ComplexityChecker</name> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="482"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="479"/> <source>'{0}' is too complex ({1})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="484"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="481"/> <source>source code line is too complex ({0})</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="483"/> + <source>overall source code line complexity is too high ({0})</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="486"/> - <source>overall source code line complexity is too high ({0})</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="489"/> <source>{0}: {1}</source> <translation type="unfinished">{0}: {1}</translation> </message> @@ -8050,47 +8055,47 @@ <context> <name>DebuggerInterfacePython</name> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="460"/> <source>Start Debugger</source> <translation type="unfinished">Avvia Debugger</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="460"/> <source><p>The debugger backend could not be started.</p></source> <translation type="unfinished"><p>Il debugger non può essere avviato.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1012"/> - <source>Parent Process</source> - <translation type="unfinished">Processo padre</translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1013"/> - <source>Child process</source> - <translation type="unfinished">Processo figlio</translation> + <source>Parent Process</source> + <translation type="unfinished">Processo padre</translation> </message> <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1014"/> + <source>Child process</source> + <translation type="unfinished">Processo figlio</translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1015"/> <source>Client forking</source> <translation type="unfinished">Lancio processo figlio in corso</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1014"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1015"/> <source>Select the fork branch to follow.</source> <translation type="unfinished">Seleziona il client da seguire.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1060"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1061"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1060"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1061"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="354"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="355"/> <source><p>No suitable Python3 environment configured.</p></source> <translation type="unfinished"></translation> </message> @@ -8588,22 +8593,22 @@ <context> <name>DiffDialog</name> <message> - <location filename="../UI/DiffDialog.py" line="285"/> + <location filename="../UI/DiffDialog.py" line="279"/> <source>Patch Files (*.diff)</source> <translation>File Patch (*.diff)</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="321"/> + <location filename="../UI/DiffDialog.py" line="315"/> <source>Save Diff</source> <translation>Salva Diff</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="360"/> + <location filename="../UI/DiffDialog.py" line="354"/> <source>Compare Files</source> <translation>Confronta File</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="443"/> + <location filename="../UI/DiffDialog.py" line="437"/> <source>There is no difference.</source> <translation>Non ci sono differenze.</translation> </message> @@ -8663,37 +8668,37 @@ <translation>Alt+N</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="223"/> + <location filename="../UI/DiffDialog.py" line="217"/> <source>Press to perform the comparison of the two files</source> <translation>Premi per effettuare il confronto tra due file</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="227"/> - <source>Save the output to a patch file</source> - <translation>Salve l'output in un file patch</translation> - </message> - <message> <location filename="../UI/DiffDialog.py" line="221"/> + <source>Save the output to a patch file</source> + <translation>Salve l'output in un file patch</translation> + </message> + <message> + <location filename="../UI/DiffDialog.py" line="215"/> <source>Compare</source> <translation>Confronta</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="225"/> + <location filename="../UI/DiffDialog.py" line="219"/> <source>Save</source> <translation>Salva</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="321"/> + <location filename="../UI/DiffDialog.py" line="315"/> <source><p>The patch 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="../UI/DiffDialog.py" line="360"/> + <location filename="../UI/DiffDialog.py" line="354"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>Il file <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="302"/> + <location filename="../UI/DiffDialog.py" line="296"/> <source><p>The patch file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Il file patch <b>{0}</b> esiste già.Sovrascriverlo ?</p></translation> </message> @@ -8772,205 +8777,205 @@ <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="308"/> <source>docstring containing unicode character not surrounded by u"""</source> - <translation>docstring contenente carattere unicode non inserito fra u"""</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="311"/> + <translation type="obsolete">docstring contenente carattere unicode non inserito fra u"""</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="308"/> <source>one-liner docstring on multiple lines</source> <translation>docstring in linea su righe multiple</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="313"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="310"/> <source>docstring has wrong indentation</source> <translation>docstring ha un'indentazione errata</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="362"/> - <source>docstring summary does not end with a period</source> - <translation>docstring sommario non si conclude con un punto</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="319"/> - <source>docstring summary is not in imperative mood (Does instead of Do)</source> - <translation>docstring sommario non è in modo imperativo (farebbe invece di fa)</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="323"/> - <source>docstring summary looks like a function's/method's signature</source> - <translation>docstring sommario sembra una firma di funzione/metodo</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="326"/> - <source>docstring does not mention the return value type</source> - <translation>docstring non indica il tipo di valore di ritorno</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="329"/> - <source>function/method docstring is separated by a blank line</source> - <translation>docstring funzione/metodo è separato da una riga vuota</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="332"/> - <source>class docstring is not preceded by a blank line</source> - <translation>docstring della classe non è preceduta da una riga vuota</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="335"/> - <source>class docstring is not followed by a blank line</source> - <translation>docstring della classe non è seguita da una riga vuota</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="396"/> - <source>docstring summary is not followed by a blank line</source> - <translation>docstring sommario non è seguito da una riga vuota</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="341"/> - <source>last paragraph of docstring is not followed by a blank line</source> - <translation>L'ultimo paragrafo della docstring non è seguito da una riga vuota</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="349"/> - <source>private function/method is missing a docstring</source> - <translation>Funzione/metodo privato mancante di docstring</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="352"/> - <source>private class is missing a docstring</source> - <translation>Classe privata mancante di docstring</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="356"/> - <source>leading quotes of docstring not on separate line</source> - <translation>Virgolette iniziali della docstring non sono su riga separata</translation> - </message> - <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="359"/> + <source>docstring summary does not end with a period</source> + <translation>docstring sommario non si conclude con un punto</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="316"/> + <source>docstring summary is not in imperative mood (Does instead of Do)</source> + <translation>docstring sommario non è in modo imperativo (farebbe invece di fa)</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="320"/> + <source>docstring summary looks like a function's/method's signature</source> + <translation>docstring sommario sembra una firma di funzione/metodo</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="323"/> + <source>docstring does not mention the return value type</source> + <translation>docstring non indica il tipo di valore di ritorno</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="326"/> + <source>function/method docstring is separated by a blank line</source> + <translation>docstring funzione/metodo è separato da una riga vuota</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="329"/> + <source>class docstring is not preceded by a blank line</source> + <translation>docstring della classe non è preceduta da una riga vuota</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="332"/> + <source>class docstring is not followed by a blank line</source> + <translation>docstring della classe non è seguita da una riga vuota</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393"/> + <source>docstring summary is not followed by a blank line</source> + <translation>docstring sommario non è seguito da una riga vuota</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="338"/> + <source>last paragraph of docstring is not followed by a blank line</source> + <translation>L'ultimo paragrafo della docstring non è seguito da una riga vuota</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="346"/> + <source>private function/method is missing a docstring</source> + <translation>Funzione/metodo privato mancante di docstring</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="349"/> + <source>private class is missing a docstring</source> + <translation>Classe privata mancante di docstring</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="353"/> + <source>leading quotes of docstring not on separate line</source> + <translation>Virgolette iniziali della docstring non sono su riga separata</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="356"/> <source>trailing quotes of docstring not on separate line</source> <translation>Virgolette finali della docstring non sono su riga separata</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="366"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="363"/> <source>docstring does not contain a @return line but function/method returns something</source> <translation>docstring non contiene una riga @return ma la funzione/metodo ritorna dei valori</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="370"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="367"/> <source>docstring contains a @return line but function/method doesn't return anything</source> <translation>docstring contiene una riga @return ma la funzione/metodo non ritorna dei valori</translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="371"/> + <source>docstring does not contain enough @param/@keyparam lines</source> + <translation>docstring non contiene sufficienti righe @param/@keyparam</translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="374"/> - <source>docstring does not contain enough @param/@keyparam lines</source> - <translation>docstring non contiene sufficienti righe @param/@keyparam</translation> + <source>docstring contains too many @param/@keyparam lines</source> + <translation>docstring contiene troppe righe @param/@keyparam</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="377"/> - <source>docstring contains too many @param/@keyparam lines</source> - <translation>docstring contiene troppe righe @param/@keyparam</translation> + <source>keyword only arguments must be documented with @keyparam lines</source> + <translation>Argomenti con una sola parola-chiave devono essere documentati con righe @keyparam</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="380"/> - <source>keyword only arguments must be documented with @keyparam lines</source> - <translation>Argomenti con una sola parola-chiave devono essere documentati con righe @keyparam</translation> + <source>order of @param/@keyparam lines does not match the function/method signature</source> + <translation>La sequenza di righe @param/@keyparam non si raccorda con le definizioni funzione/metodo</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="383"/> - <source>order of @param/@keyparam lines does not match the function/method signature</source> - <translation>La sequenza di righe @param/@keyparam non si raccorda con le definizioni funzione/metodo</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="386"/> <source>class docstring is preceded by a blank line</source> <translation>docstring della classe è preceduta da una riga vuota</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="388"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="385"/> <source>class docstring is followed by a blank line</source> <translation>docstring della classe è seguita da una riga vuota</translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="387"/> + <source>function/method docstring is preceded by a blank line</source> + <translation>docstring funzione/metodo è preceduto da una riga vuota</translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="390"/> - <source>function/method docstring is preceded by a blank line</source> - <translation>docstring funzione/metodo è preceduto da una riga vuota</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393"/> <source>function/method docstring is followed by a blank line</source> <translation>docstring funzione/metodo è seguito da una riga vuota</translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="396"/> + <source>last paragraph of docstring is followed by a blank line</source> + <translation>L'ultimo paragrafo della docstring è seguito da una riga vuota</translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="399"/> - <source>last paragraph of docstring is followed by a blank line</source> - <translation>L'ultimo paragrafo della docstring è seguito da una riga vuota</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="402"/> <source>docstring does not contain a @exception line but function/method raises an exception</source> <translation>docstring non contiene una riga @exception ma la funzione/metodo causa un'eccezione</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="406"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="403"/> <source>docstring contains a @exception line but function/method doesn't raise an exception</source> <translation>docstring contiene una riga @return ma la funzione/metodo non causa un'eccezione</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="429"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="426"/> <source>{0}: {1}</source> <translation>{0}: {1}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="315"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="312"/> <source>docstring does not contain a summary</source> <translation>docstring non contiene un sommario</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="364"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="361"/> <source>docstring summary does not start with '{0}'</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="407"/> + <source>raised exception '{0}' is not documented in docstring</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="410"/> - <source>raised exception '{0}' is not documented in docstring</source> + <source>documented exception '{0}' is not raised</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="413"/> - <source>documented exception '{0}' is not raised</source> + <source>docstring does not contain a @signal line but class defines signals</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="416"/> - <source>docstring does not contain a @signal line but class defines signals</source> + <source>docstring contains a @signal line but class doesn't define signals</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="419"/> - <source>docstring contains a @signal line but class doesn't define signals</source> + <source>defined signal '{0}' is not documented in docstring</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="422"/> - <source>defined signal '{0}' is not documented in docstring</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="425"/> <source>documented signal '{0}' is not defined</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="354"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="351"/> <source>class docstring is still a default string</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="347"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="344"/> <source>function docstring is still a default string</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="345"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="342"/> <source>module docstring is still a default string</source> <translation type="unfinished"></translation> </message> @@ -11554,7 +11559,7 @@ <translation>Modifica Breakpoint...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5603"/> + <location filename="../QScintilla/Editor.py" line="5597"/> <source>Enable breakpoint</source> <translation>Abilita breakpoint</translation> </message> @@ -11604,112 +11609,112 @@ <translation>Stampa annullata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3095"/> + <location filename="../QScintilla/Editor.py" line="3089"/> <source>Open File</source> <translation>Apri File</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3284"/> + <location filename="../QScintilla/Editor.py" line="3278"/> <source>Save File</source> <translation>Salva file</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3035"/> + <location filename="../QScintilla/Editor.py" line="3029"/> <source>File Modified</source> <translation>File modificato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4765"/> + <location filename="../QScintilla/Editor.py" line="4759"/> <source>Autocompletion</source> <translation>Autocompletamento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4765"/> + <location filename="../QScintilla/Editor.py" line="4759"/> <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="5606"/> + <location filename="../QScintilla/Editor.py" line="5600"/> <source>Disable breakpoint</source> <translation>Disabilita breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5981"/> + <location filename="../QScintilla/Editor.py" line="5975"/> <source>Code Coverage</source> <translation>Analisi codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5981"/> + <location filename="../QScintilla/Editor.py" line="5975"/> <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="6161"/> + <location filename="../QScintilla/Editor.py" line="6155"/> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6161"/> + <location filename="../QScintilla/Editor.py" line="6155"/> <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="6712"/> + <location filename="../QScintilla/Editor.py" line="6706"/> <source>Macro Name</source> <translation>Nome Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6712"/> + <location filename="../QScintilla/Editor.py" line="6706"/> <source>Select a macro name:</source> <translation>Seleziona un nome per la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6783"/> + <location filename="../QScintilla/Editor.py" line="6777"/> <source>Macro files (*.macro)</source> <translation>File Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6740"/> + <location filename="../QScintilla/Editor.py" line="6734"/> <source>Load macro file</source> <translation>Carica un file di macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6763"/> + <location filename="../QScintilla/Editor.py" line="6757"/> <source>Error loading macro</source> <translation>Errore nel caricamento della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6783"/> + <location filename="../QScintilla/Editor.py" line="6777"/> <source>Save macro file</source> <translation>Salva un file di macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6800"/> + <location filename="../QScintilla/Editor.py" line="6794"/> <source>Save macro</source> <translation>Salva macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6816"/> + <location filename="../QScintilla/Editor.py" line="6810"/> <source>Error saving macro</source> <translation>Errore nel salvataggio della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829"/> + <location filename="../QScintilla/Editor.py" line="6823"/> <source>Start Macro Recording</source> <translation>Avvia registrazione della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6855"/> + <location filename="../QScintilla/Editor.py" line="6849"/> <source>Macro Recording</source> <translation>Registrazione Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6855"/> + <location filename="../QScintilla/Editor.py" line="6849"/> <source>Enter name of the macro:</source> <translation>Inserisci un nome per la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6995"/> + <location filename="../QScintilla/Editor.py" line="6989"/> <source>File changed</source> <translation>File modificato</translation> </message> @@ -11729,7 +11734,7 @@ <translation>Elimina errori di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7306"/> + <location filename="../QScintilla/Editor.py" line="7300"/> <source>Drop Error</source> <translation>Errore Drop</translation> </message> @@ -11739,12 +11744,12 @@ <translation>Mostra i messaggi degli errori di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6323"/> + <location filename="../QScintilla/Editor.py" line="6317"/> <source>Syntax Error</source> <translation>Errore di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6323"/> + <location filename="../QScintilla/Editor.py" line="6317"/> <source>No syntax error message available.</source> <translation>Nessun messaggio degli errori di sintassi disponibile.</translation> </message> @@ -11774,17 +11779,17 @@ <translation>File non analizzato precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6044"/> + <location filename="../QScintilla/Editor.py" line="6038"/> <source>Show Code Coverage Annotations</source> <translation>Mostra le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6037"/> + <location filename="../QScintilla/Editor.py" line="6031"/> <source>All lines have been covered.</source> <translation>Tutte le linee sono state analizzate.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6044"/> + <location filename="../QScintilla/Editor.py" line="6038"/> <source>There is no coverage file available.</source> <translation>Non ci sono file di analisi disponibili.</translation> </message> @@ -11819,72 +11824,72 @@ <translation>Nessun linguaggio</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7327"/> + <location filename="../QScintilla/Editor.py" line="7321"/> <source>Resources</source> <translation>Risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7329"/> + <location filename="../QScintilla/Editor.py" line="7323"/> <source>Add file...</source> <translation>Aggiungi file...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7331"/> + <location filename="../QScintilla/Editor.py" line="7325"/> <source>Add files...</source> <translation>Aggiungi files...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7333"/> + <location filename="../QScintilla/Editor.py" line="7327"/> <source>Add aliased file...</source> <translation>Aggiungi file sinonimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7336"/> + <location filename="../QScintilla/Editor.py" line="7330"/> <source>Add localized resource...</source> <translation>Aggiungi una risorsa localizzata...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7359"/> + <location filename="../QScintilla/Editor.py" line="7353"/> <source>Add file resource</source> <translation>Aggiungi un file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7375"/> + <location filename="../QScintilla/Editor.py" line="7369"/> <source>Add file resources</source> <translation>Aggiundi dei file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7402"/> + <location filename="../QScintilla/Editor.py" line="7396"/> <source>Add aliased file resource</source> <translation>Aggiungi file sinonimo delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7468"/> + <location filename="../QScintilla/Editor.py" line="7462"/> <source>Package Diagram</source> <translation>Diagrammi del package</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7468"/> + <location filename="../QScintilla/Editor.py" line="7462"/> <source>Include class attributes?</source> <translation>Includi gli attributi della classe ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7504"/> + <location filename="../QScintilla/Editor.py" line="7498"/> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7504"/> + <location filename="../QScintilla/Editor.py" line="7498"/> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7340"/> + <location filename="../QScintilla/Editor.py" line="7334"/> <source>Add resource frame</source> <translation>Aggiungi riquadro delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829"/> + <location filename="../QScintilla/Editor.py" line="6823"/> <source>Macro recording is already active. Start new?</source> <translation>Registrazione macro già attiva. Avvia nuovamente ?</translation> </message> @@ -11929,12 +11934,12 @@ <translation>Nessun formato di export impostato. Annullamento...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7490"/> + <location filename="../QScintilla/Editor.py" line="7484"/> <source>Imports Diagram</source> <translation>Importa diagrammi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7490"/> + <location filename="../QScintilla/Editor.py" line="7484"/> <source>Include imports from external modules?</source> <translation>Includi gli import dai moduli esterni ?</translation> </message> @@ -12004,7 +12009,7 @@ <translation>Selezione l'analizzatore lessicale di Pygments da applicare.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7833"/> + <location filename="../QScintilla/Editor.py" line="7827"/> <source>Check spelling...</source> <translation>Controllo sillabazione...</translation> </message> @@ -12014,12 +12019,12 @@ <translation>Controllo sillabazione della selezione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7836"/> + <location filename="../QScintilla/Editor.py" line="7830"/> <source>Add to dictionary</source> <translation>Aggiungi al dizionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7838"/> + <location filename="../QScintilla/Editor.py" line="7832"/> <source>Ignore All</source> <translation>Ignora tutto</translation> </message> @@ -12044,47 +12049,47 @@ <translation>Alternative ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3035"/> + <location filename="../QScintilla/Editor.py" line="3029"/> <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="3095"/> + <location filename="../QScintilla/Editor.py" line="3089"/> <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="3221"/> + <location filename="../QScintilla/Editor.py" line="3215"/> <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="6754"/> + <location filename="../QScintilla/Editor.py" line="6748"/> <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="6763"/> + <location filename="../QScintilla/Editor.py" line="6757"/> <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="6816"/> + <location filename="../QScintilla/Editor.py" line="6810"/> <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="7165"/> + <location filename="../QScintilla/Editor.py" line="7159"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7306"/> + <location filename="../QScintilla/Editor.py" line="7300"/> <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="7402"/> + <location filename="../QScintilla/Editor.py" line="7396"/> <source>Alias for file <b>{0}</b>:</source> <translation>Alias per il file <b>{0}</b>:</translation> </message> @@ -12109,27 +12114,27 @@ <translation>Pulisci warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3284"/> + <location filename="../QScintilla/Editor.py" line="3278"/> <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="6800"/> + <location filename="../QScintilla/Editor.py" line="6794"/> <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="6600"/> + <location filename="../QScintilla/Editor.py" line="6594"/> <source>Warning: {0}</source> <translation>Attenzione: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6607"/> + <location filename="../QScintilla/Editor.py" line="6601"/> <source>Error: {0}</source> <translation>Errore: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6991"/> + <location filename="../QScintilla/Editor.py" line="6985"/> <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> @@ -12154,27 +12159,27 @@ <translation>Modifica precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8254"/> + <location filename="../QScintilla/Editor.py" line="8248"/> <source>Sort Lines</source> <translation>Righe ordinate</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8254"/> + <location filename="../QScintilla/Editor.py" line="8248"/> <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="6535"/> + <location filename="../QScintilla/Editor.py" line="6529"/> <source>Warning</source> <translation>Attenzione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6535"/> + <location filename="../QScintilla/Editor.py" line="6529"/> <source>No warning messages available.</source> <translation>Nessun messaggio di attenzione disponibile.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6597"/> + <location filename="../QScintilla/Editor.py" line="6591"/> <source>Style: {0}</source> <translation>Stile: {0}</translation> </message> @@ -12199,7 +12204,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6985"/> + <location filename="../QScintilla/Editor.py" line="6979"/> <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 eric6. Rileggerlo ?</p></translation> </message> @@ -12214,32 +12219,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4895"/> + <location filename="../QScintilla/Editor.py" line="4889"/> <source>Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4895"/> + <location filename="../QScintilla/Editor.py" line="4889"/> <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="5174"/> + <location filename="../QScintilla/Editor.py" line="5168"/> <source>Call-Tips Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5174"/> + <location filename="../QScintilla/Editor.py" line="5168"/> <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="8343"/> + <location filename="../QScintilla/Editor.py" line="8337"/> <source>Register Mouse Click Handler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8343"/> + <location filename="../QScintilla/Editor.py" line="8337"/> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished"></translation> </message> @@ -12269,12 +12274,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8464"/> + <location filename="../QScintilla/Editor.py" line="8458"/> <source>EditorConfig Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8464"/> + <location filename="../QScintilla/Editor.py" line="8458"/> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> @@ -18862,7 +18867,7 @@ <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/fetch.py" line="70"/> <source>Fetching from a remote Mercurial repository</source> - <translation>Recupero da un repository Mercurial remoto</translation> + <translation type="obsolete">Recupero da un repository Mercurial remoto</translation> </message> </context> <context> @@ -18870,27 +18875,27 @@ <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/ProjectHelper.py" line="35"/> <source>Fetch changes</source> - <translation>Recupero modifiche</translation> + <translation type="obsolete">Recupero modifiche</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/ProjectHelper.py" line="40"/> <source>Fetch changes from a remote repository</source> - <translation>Recupero modifiche da un repository remoto</translation> + <translation type="obsolete">Recupero modifiche da un repository remoto</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/ProjectHelper.py" line="43"/> <source><b>Fetch changes</b><p>This pulls changes from a remote repository into the local repository. If the pulled changes add a new branch head, the head is automatically merged, and the result of the merge is committed. Otherwise, the working directory is updated to include the new changes.</p></source> - <translation><b>Recupero modifiche</b><p>Recupra le modifiche da un repository remoto in quello locale. Se le modifiche recuperate aggiungono un nuovo ramo, il ramo è automaticamente inserito, e l'inserimento viene consolidato. Altrimenti la cartella di lavoro viene aggiornata per includere i nuovi cambiamenti.</p></translation> + <translation type="obsolete"><b>Recupero modifiche</b><p>Recupra le modifiche da un repository remoto in quello locale. Se le modifiche recuperate aggiungono un nuovo ramo, il ramo è automaticamente inserito, e l'inserimento viene consolidato. Altrimenti la cartella di lavoro viene aggiornata per includere i nuovi cambiamenti.</p></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/ProjectHelper.py" line="92"/> <source>Fetch</source> - <translation>Recupero</translation> + <translation type="obsolete">Recupero</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/ProjectHelper.py" line="92"/> <source>The project should be reread. Do this now?</source> - <translation>Il progetto deve essere riletto. Farlo ora ?</translation> + <translation type="obsolete">Il progetto deve essere riletto. Farlo ora ?</translation> </message> </context> <context> @@ -26931,27 +26936,27 @@ <context> <name>Globals</name> <message> - <location filename="../Globals/__init__.py" line="445"/> + <location filename="../Globals/__init__.py" line="452"/> <source>{0:4.2f} Bytes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="449"/> + <location filename="../Globals/__init__.py" line="456"/> <source>{0:4.2f} KiB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="453"/> + <location filename="../Globals/__init__.py" line="460"/> <source>{0:4.2f} MiB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="457"/> + <location filename="../Globals/__init__.py" line="464"/> <source>{0:4.2f} GiB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Globals/__init__.py" line="461"/> + <location filename="../Globals/__init__.py" line="468"/> <source>{0:4.2f} TiB</source> <translation type="unfinished"></translation> </message> @@ -31875,307 +31880,307 @@ <translation type="obsolete">Il processo hg non è finito entro i 30s.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="279"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="277"/> <source>Create project repository</source> <translation>Crea il repository del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="279"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="277"/> <source>The project repository could not be created.</source> <translation>Il repository del progetto non può essere creato.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="314"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="312"/> <source>Creating Mercurial repository</source> <translation>Creazione repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="330"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="328"/> <source>Initial commit to Mercurial repository</source> <translation>Commit iniziale nel repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="370"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="368"/> <source>Cloning project from a Mercurial repository</source> <translation>Clonazione del progetto dal repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="614"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="612"/> <source>Synchronizing with the Mercurial repository</source> <translation>Sincronizzazione con il repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="661"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="659"/> <source>Adding files/directories to the Mercurial repository</source> <translation>Aggiunta di file/directory al repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="724"/> <source>Removing files/directories from the Mercurial repository</source> <translation>Rimozione di file/directory dal repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="783"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="781"/> <source>Renaming {0}</source> <translation>Rinomino {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="973"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="971"/> <source>Reverting changes</source> <translation>Annullamento modifiche</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1024"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1022"/> <source>Merging</source> <translation>Merge</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1301"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1299"/> <source>Mercurial command</source> <translation>Comando Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1462"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1460"/> <source>Copying {0}</source> <translation>Copia di {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1801"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1799"/> <source>Pulling from a remote Mercurial repository</source> <translation>Pulling da un repository Mercurial remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1861"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1859"/> <source>Pushing to a remote Mercurial repository</source> <translation>Pushing in un repository Mercurial remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2053"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2051"/> <source>Creating branch in the Mercurial repository</source> <translation>Creazione Branch nel repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2188"/> <source>Verifying the integrity of the Mercurial repository</source> <translation>Verifica dell'integrità del repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2215"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2213"/> <source>Showing the combined configuration settings</source> <translation>Visualizzazione combinata della impostazioni di configurazione</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2239"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2237"/> <source>Showing aliases for remote repositories</source> <translation>Visualizzazione degli alias per i repository remoti</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2263"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2261"/> <source>Recovering from interrupted transaction</source> <translation>Recupero da una transazione interrotta</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2494"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2492"/> <source>Shall the working directory be updated?</source> <translation>Le directory di lavoro devono essere aggiornate ?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2080"/> <source>Showing current branch</source> <translation>Visualizzazione branch corrente</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2425"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2423"/> <source>Create changegroup</source> <translation>Crea changegroup</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2506"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2504"/> <source>Apply changegroups</source> <translation>Applica changegroup</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2525"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2523"/> <source>Bisect subcommand ({0}) invalid.</source> <translation>Sottocomando Bisect ({0}) non valido.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2554"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2552"/> <source>Mercurial Bisect ({0})</source> <translation>Mercurial Bisect ({0})</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2446"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2444"/> <source>Preview changegroup</source> <translation>Anteprima changegroup</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2287"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2285"/> <source>Identifying project directory</source> <translation>Identificazione directory del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2319"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2317"/> <source>Create .hgignore file</source> <translation>Crea il file .hgignore</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2319"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2317"/> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>Il file <b>{0}</b> esiste già. Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2586"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2584"/> <source>Removing files from the Mercurial repository only</source> <translation>Rimozione di file dal solo repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2382"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2380"/> <source>Mercurial Changegroup Files (*.hg)</source> <translation>Mercurial Changegroup Files (*.hg)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2485"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2483"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation>Mercurial Changegroup Files (*.hg);;All Files (*)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2640"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2638"/> <source>Backing out changeset</source> <translation>Ritiro changeset</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2620"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2618"/> <source>No revision given. Aborting...</source> <translation>Nessuna revisione fornita. Termino...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2399"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2397"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Il file changegroup di Mercurial<b>{0}</b> esiste già. Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2667"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2665"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2660"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2658"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="543"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="541"/> <source>Committing changes to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3395"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3247"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3395"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2737"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2735"/> <source>Import Patch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2789"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2787"/> <source>Export Patches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2836"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2834"/> <source>Change Phase</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2893"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2891"/> <source>Copy Changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2942"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2940"/> <source>Copy Changesets (Continue)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3100"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3098"/> <source>Add Sub-repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3133"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3131"/> <source><p>The sub-repositories file .hgsub could not be read.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3081"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3079"/> <source><p>The sub-repositories file .hgsub already contains an entry <b>{0}</b>. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3153"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3151"/> <source><p>The sub-repositories file .hgsub could not be written to.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3153"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3151"/> <source>Remove Sub-repositories</source> <translation type="unfinished">Rimuovi sotto-archivi</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3121"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3119"/> <source><p>The sub-repositories file .hgsub does not exist. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="472"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>Commit Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="472"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="967"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="965"/> <source>Revert changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="958"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="956"/> <source>Do you really want to revert all changes to these files or directories?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="967"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="965"/> <source>Do you really want to revert all changes of the project?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2997"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2995"/> <source>Create Unversioned Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1718"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1716"/> <source>Mercurial Side-by-Side Difference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1718"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1716"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"><p>Il file <b>{0}</b> non può essere letto.</p></translation> </message> @@ -32185,132 +32190,132 @@ <translation type="obsolete">Il processo {0} non può essere avviato. Assicurarsi che sia nel path.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="916"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="914"/> <source>Tagging in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2060"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2058"/> <source>Created new branch <{0}>.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1101"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1099"/> <source>Current branch tip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3522"/> <source>Mercurial Bookmark</source> <translation type="unfinished">Segnalibro Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3544"/> <source>Delete Bookmark</source> <translation type="unfinished">Cancella segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3544"/> <source>Select the bookmark to be deleted:</source> <translation type="unfinished">Seleziona il segnalibro da cancellare:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3555"/> <source>Delete Mercurial Bookmark</source> <translation type="unfinished">Cancella Segnalibro Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3588"/> <source>Rename Mercurial Bookmark</source> <translation type="unfinished">Rinomina Segnalibro Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3630"/> <source>Move Mercurial Bookmark</source> <translation type="unfinished">Sposta Segnalibro Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3724"/> <source>Pull Bookmark</source> <translation type="unfinished">Estrai Segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3724"/> <source>Select the bookmark to be pulled:</source> <translation type="unfinished">Seleziona il segnalibro da estrarre:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3736"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished">Etrae segnalibro da un repository Mercurial remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3768"/> <source>Push Bookmark</source> <translation type="unfinished">Inserisce Segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3768"/> <source>Select the bookmark to be push:</source> <translation type="unfinished">Seleziona il segnalibro da inserire:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3780"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished">Inserisce segnalibro in un repository Mercurial remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1071"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1069"/> <source>Re-Merge</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1062"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1060"/> <source>Do you really want to re-merge these files or directories?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1071"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1069"/> <source>Do you really want to re-merge the project?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1076"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1074"/> <source>Re-Merging</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1985"/> + <source>Marking as 'unresolved'</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> - <source>Marking as 'unresolved'</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1989"/> <source>Marking as 'resolved'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3014"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3012"/> <source>Delete All Backups</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3014"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3012"/> <source><p>Do you really want to delete all backup bundles stored the backup area <b>{0}</b>?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2954"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2952"/> <source>Copy Changesets (Stop)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2967"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2965"/> <source>Copy Changesets (Abort)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2020"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2018"/> <source>Aborting uncommitted merge</source> <translation type="unfinished"></translation> </message> @@ -33947,39 +33952,19 @@ <context> <name>HgFetchDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/HgFetchDialog.ui" line="14"/> - <source>Fetch Changes</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/HgFetchDialog.ui" line="23"/> <source>Commit Message</source> - <translation>Messaggio di commit</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/HgFetchDialog.ui" line="29"/> - <source>Enter commit message or leave empty to use the default message</source> - <translation type="unfinished"></translation> + <translation type="obsolete">Messaggio di commit</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/HgFetchDialog.ui" line="39"/> <source>Recent commit messages</source> - <translation>Messagi di commit recenti</translation> + <translation type="obsolete">Messagi di commit recenti</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/HgFetchDialog.ui" line="46"/> <source>Select a recent commit message to use</source> - <translation>Seleziona un messaggio di commit recete da usare</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/HgFetchDialog.ui" line="56"/> - <source>Select to switch the merge order</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/HgFetchDialog.ui" line="59"/> - <source>Switch Parents when Merging</source> - <translation type="unfinished"></translation> + <translation type="obsolete">Seleziona un messaggio di commit recete da usare</translation> </message> </context> <context> @@ -34856,7 +34841,7 @@ <translation type="obsolete">Non posso avviare l'eseguibile hg.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="845"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="841"/> <source>Mercurial Error</source> <translation>Mercurial Error</translation> </message> @@ -34927,12 +34912,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2005"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1991"/> <source>Copy Changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2348"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2299"/> <source>The project should be reread. Do this now?</source> <translation type="unfinished">Il progetto deve essere riletto. Farlo ora ?</translation> </message> @@ -34957,7 +34942,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2077"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2063"/> <source>Switch</source> <translation type="unfinished"></translation> </message> @@ -34977,7 +34962,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1135"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1131"/> <source>{0} (large file)</source> <translation type="unfinished"></translation> </message> @@ -35022,12 +35007,12 @@ <translation type="unfinished"><tr><td><b>Segnalibri</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2490"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2441"/> <source>Find Commit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2490"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2441"/> <source>'{0}' was not found.</source> <translation type="unfinished">'{0}' non è stato trovato.</translation> </message> @@ -35052,7 +35037,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2210"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2161"/> <source>Pull Changes</source> <translation type="unfinished"></translation> </message> @@ -35062,42 +35047,37 @@ <translation type="unfinished">Pull changes da un repository remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="329"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="325"/> <source>Push Selected Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="332"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="328"/> <source>Push changes of the selected changeset and its ancestors to a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="335"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="331"/> <source>Push All Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="338"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="334"/> <source>Push all changes to a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2175"/> - <source>Fetch Changes</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2256"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2207"/> <source>Strip Changesets</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="324"/> <source>Fetch changes from a remote repository</source> - <translation type="unfinished">Recupero modifiche da un repository remoto</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="381"/> + <translation type="obsolete">Recupero modifiche da un repository remoto</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="377"/> <source>Strip changesets from a repository</source> <translation type="unfinished"></translation> </message> @@ -35122,27 +35102,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2100"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2086"/> <source>Define Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2100"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2086"/> <source>Enter bookmark name for changeset "{0}":</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2124"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2110"/> <source>Move Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2124"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2110"/> <source>Select the bookmark to be moved to changeset "{0}":</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2063"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2049"/> <source>Select bookmark to switch to (leave empty to use revision):</source> <translation type="unfinished"></translation> </message> @@ -35187,118 +35167,113 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="343"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="339"/> <source>Create Changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="346"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="342"/> <source>Create a changegroup file containing the selected changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="348"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="344"/> <source><b>Create Changegroup</b> <p>This creates a changegroup file containing the selected revisions. If no revisions are selected, all changesets will be bundled. If one revision is selected, it will be interpreted as the base revision. Otherwise the lowest revision will be used as the base revision and all other revision will be bundled. If the dialog is showing outgoing changesets, all selected changesets will be bundled.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2348"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2299"/> <source>Apply Changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="360"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="356"/> <source>Apply the currently viewed changegroup file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="365"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="361"/> <source>Sign Revisions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="368"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="364"/> <source>Add a signature for the selected revisions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="370"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="366"/> <source>Verify Signatures</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="373"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="369"/> <source>Verify all signatures there may be for the selected revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="386"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="382"/> <source>Select All Entries</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="388"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="384"/> <source>Deselect All Entries</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1374"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1370"/> <source>Side-by-Side Diff to Parent {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1385"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1381"/> <source><a href="sbsdiff:{0}_{1}">Side-by-Side Compare</a></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1526"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1517"/> <source>Pull Selected Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1527"/> - <source>Fetch Selected Changes</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2534"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2485"/> <source>Differences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2544"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2495"/> <source>Differences to Parent {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2560"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2511"/> <source>Diff to Parent {0}{1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2585"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2536"/> <source>There is no difference.</source> <translation type="unfinished">Non ci sono differenze.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2728"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2679"/> <source>Save Diff</source> <translation type="unfinished">Salva Diff</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2695"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2646"/> <source>Patch Files (*.diff)</source> <translation type="unfinished">File Patch (*.diff)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2712"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2663"/> <source><p>The patch file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"><p>Il file patch <b>{0}</b> esiste già.Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2728"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2679"/> <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> <translation type="unfinished"><p>Il file <b>{0}</b> non può essere salvato.<br />Motivo: {1}</p></translation> </message> @@ -35308,7 +35283,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2533"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2484"/> <source>Generating differences ...</source> <translation type="unfinished"></translation> </message> @@ -35810,1452 +35785,1452 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> <source>New from repository</source> <translation>Nuovo dal repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> <source>&New from repository...</source> <translation>&Nuovo dal repository...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="130"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="128"/> <source>Create (clone) a new project from a Mercurial repository</source> <translation>Crea (clone) un nuovo progetto da un repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> <translation><b>Nuovo dal repository</b><p>Crea (clone) un nuovo progetto locale da un repository Mercurial.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="141"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="139"/> <source>Show incoming log</source> <translation>Mostra log in ingresso</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="146"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="144"/> <source>Show the log of incoming changes</source> <translation>Mostra il log delle modifiche in ingresso</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="149"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> <translation><b>Mostra log in ingresso</b><p>Mostra il log delle modifiche che entrano nel repository.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="157"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="155"/> <source>Pull changes</source> <translation>Pull modifiche</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="160"/> <source>Pull changes from a remote repository</source> <translation>Pull changes da un repository remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="163"/> <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> <translation><b>Pull modifiche</b><p>Scarica le modifiche da un repository remoto a quello locale.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="173"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> <source>Update from repository</source> <translation>Aggiorna da repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="173"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> <source>&Update from repository</source> <translation>&Aggiorna da repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Update the local project from the Mercurial repository</source> <translation>Aggiorna il progetto locate da un repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="179"/> <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> <translation><b>Aggiorna dal repository</b><p>Aggiorna il progetto locale da un repository Mercurial.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="187"/> <source>Commit changes to repository</source> <translation>Committa le modifica nel repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="187"/> <source>&Commit changes to repository...</source> <translation>&Committa le modifica nel repository...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="194"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="192"/> <source>Commit changes to the local project to the Mercurial repository</source> <translation>Committa le modifiche al progetto locale nel repository Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="197"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> <translation><b>Committa modifiche al repository</b><p>Committa le modifiche al progetto locale nel repository Mercurial.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="205"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="203"/> <source>Show outgoing log</source> <translation>Mostra log in uscita</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> <source>Show the log of outgoing changes</source> <translation>Mostra il log della modifiche in uscita</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> <translation><b>Mostra log in uscita</b><p>Mostra il log della modifiche che escono dal repository.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="219"/> <source>Push changes</source> <translation>Push modifiche</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="224"/> <source>Push changes to a remote repository</source> <translation>Push modifiche ad un repository remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="229"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="227"/> <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> <translation><b>Push delle modifiche</b><p>Push delle modifiche dal repository locale a quello remoto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="253"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="251"/> <source>Export from repository</source> <translation>Esporta dal repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="253"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="251"/> <source>&Export from repository...</source> <translation>&Esporta dal repository...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="258"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="256"/> <source>Export a project from the repository</source> <translation>Esporta il progetto dal repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="261"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="259"/> <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> <translation><b>Esporta dal repository</b><p>Esporta un progetto dal repository.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="268"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <source>Show log browser</source> <translation>Mostra il browser dei log</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="273"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="271"/> <source>Show a dialog to browse the log of the local project</source> <translation>Mostra un dialogo per navigare i log del progetto locale</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="276"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="274"/> <source><b>Show log browser</b><p>This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.</p></source> <translation><b>Mostra borwser log</b><p>Mostra un dialogo per navigare i log del progetto locale. Inizialmente viene mostrato un numero limitato di elementi. Altri possono essere scaricati in seguito.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="285"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> <source>Show &difference</source> <translation>Mostra &differenza</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="290"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="288"/> <source>Show the difference of the local project to the repository</source> <translation>Mostra le differenze tra il progetto locale e il repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="306"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="304"/> <source>Show the difference of revisions of the project to the repository</source> <translation>Mostra le differenze tra la revisione del progetto e il repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="317"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="315"/> <source>Show status</source> <translation>Mostra stato</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="322"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="320"/> <source>Show the status of the local project</source> <translation>Mostra lo stato del progetto locale</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> <source><b>Show status</b><p>This shows the status of the local project.</p></source> <translation><b>Mostra stato</b><p>Mostra lo stato del progetto locale.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="346"/> <source>Show heads</source> <translation>Mostra head</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="352"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="350"/> <source>Show the heads of the repository</source> <translation>Mostra head del repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="355"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="353"/> <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> <translation><b>Mostra head</b><p>Mostra l'head del repository.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> <source>Show parents</source> <translation>Mostra predecessori</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="366"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <source>Show the parents of the repository</source> <translation>Mostra il predecessori del repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="369"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> <translation><b>Mostra predecessori</b><p>Mostra i predecessori del repository.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Show tip</source> <translation>Mostra tip</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="380"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <source>Show the tip of the repository</source> <translation>Mostra il tip del repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="383"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> <translation><b>Mostra tip</b><p>Mostra il tip del repository.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Revert changes</source> <translation>Annulla modifiche</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Re&vert changes</source> <translation>In&verti modifiche</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> <source>Revert all changes made to the local project</source> <translation>Inverti tutte le modifiche fatte al progetto locale</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="398"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="396"/> <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> <translation><b>Inverti modifiche</b><p>Inverte tutte le modifiche fatte al progetto locale.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1732"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1730"/> <source>Merge</source> <translation>Fondi</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> <source>Mer&ge changes...</source> <translation>Fon&di modifiche...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="410"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <source>Merge changes of a revision into the local project</source> <translation>Fondi le modifiche dela revisione nel progetto locale</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="411"/> <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> <translation><b>Merge</b><p>Fonde le modifiche della revisione nel progetto locale.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="511"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="509"/> <source>Tag in repository</source> <translation>Tag nel repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="511"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="509"/> <source>&Tag in repository...</source> <translation>&Tag nel repository...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="516"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <source>Tag the local project in the repository</source> <translation>Tag del progetto locale nel repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="519"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> <translation><b>Tag nel repository</b><p>Tag del progetto locale nel repository.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="526"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>List tags</source> <translation>Elenca tag</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="526"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>List tags...</source> <translation>Elenca tag...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> <source>List tags of the project</source> <translation>Elenca i tag del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="533"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="531"/> <source><b>List tags</b><p>This lists the tags of the project.</p></source> <translation><b>Elenca tag</b><p>Elenca i tag del progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> <source>List branches</source> <translation>Elenca branches</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> <source>List branches...</source> <translation>Elenca branches...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="544"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="542"/> <source>List branches of the project</source> <translation>Elenca i branches del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="547"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="545"/> <source><b>List branches</b><p>This lists the branches of the project.</p></source> <translation><b>Elenca branches</b><p>Elenca i branch del progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> <source>Create branch</source> <translation>Crea Branch</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> <source>Create &branch...</source> <translation>Crea &Branch...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="557"/> <source>Create a new branch for the local project in the repository</source> <translation>Crea un nuovo branch per il progetto locale nel repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="560"/> <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> <translation><b>Crea Branch</b><p>Crea un nuovo branch per il progetto locate nel repository.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> <source>Close branch</source> <translation>Chiudi branch</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="592"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Close the current branch of the local project</source> <translation>Chiudi il branch corrente del progetto locale</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="595"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> <translation><b>Chiudi branch</b><p>Chiude il branch corrente del progetto locale.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="614"/> <source>Switch</source> <translation>Switch</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="614"/> <source>S&witch...</source> <translation>S&witch...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> <source>Switch the working directory to another revision</source> <translation>Switch della directory di lavoro ad un'altra revisione</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="624"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="622"/> <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> <translation><b>Switch</b><p>Switch della directory di lavoro ad un'altra revisione.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="630"/> <source>Cleanup</source> <translation>Pulisci</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="630"/> <source>Cleanu&p</source> <translation>&Pulisci</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="636"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source>Cleanup the local project</source> <translation>Pulisci il progetto locale</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="637"/> <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> <translation><b>Pulizia</b><p>Esegue la pulizia del progetto locale.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="646"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Execute command</source> <translation>Esegui comando</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="646"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>E&xecute command...</source> <translation>&Esegui comando...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="650"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="648"/> <source>Execute an arbitrary Mercurial command</source> <translation>Esegui un comando Mercurial arbitrario</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="653"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="651"/> <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> <translation><b>Esegui comando</b><p>Apre un dialogo per inserire un comando Mercurial arbitraio.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="661"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="659"/> <source>Configure</source> <translation>Configura</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="661"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="659"/> <source>Configure...</source> <translation>Configura...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="663"/> <source>Show the configuration dialog with the Mercurial page selected</source> <translation>Mostra il dialogo di configurazione con la pagina di Mercurial selezionata</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="666"/> <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> <translation><b>Configura</b><p>Mostra il dialogo di configurazione con la pagina di Mercurial selezionata.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="721"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="719"/> <source>Show paths</source> <translation>Mostra percorsi</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="721"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="719"/> <source>Show paths...</source> <translation>Mostra percorsi...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> <source>Show the aliases for remote repositories</source> <translation>Mostra alias per i repository remoti</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation><b>Mostra percorsi</b><p>Mostra alias per i repository remoti.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="735"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="733"/> <source>Verify repository</source> <translation>Verifica repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="735"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="733"/> <source>Verify repository...</source> <translation>Verifica repository...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> <source>Verify the integrity of the repository</source> <translation>Verifica l'integrità del repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation><b>Verifica repository</b><p>Verifica l'integrità del repository.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> <source>Recover</source> <translation>Recover</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> <source>Recover...</source> <translation>Recover...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="751"/> <source>Recover from an interrupted transaction</source> <translation>Recupera da una transazione interrotta</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="756"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="754"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation><b>Recover</b><p>Recupera da una transazione interrotta.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="777"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Create .hgignore</source> <translation>Crea .hgignore</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> <source>Create a .hgignore file with default values</source> <translation>Crea una file .hgignore con i valori di default</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="784"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="782"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation><b>Crea .hgignore</b><p>Crea una file .hgignore con i valori di default.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> <source>Create changegroup</source> <translation>Crea changegroup</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> <source>Create changegroup...</source> <translation>Crea changegroup...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="796"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source>Create changegroup file collecting changesets</source> <translation>Crea un file changegroup che colleziona i changeset</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1864"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1862"/> <source>Apply changegroups</source> <translation>Applica changegroups</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="823"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="821"/> <source>Apply changegroups...</source> <translation>Applica changegroups...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="828"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Apply one or several changegroup files</source> <translation>Applica una o più file changegroups</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1361"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1359"/> <source>Changegroup Management</source> <translation>Changegroup Management</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="797"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation><b>Crea changegroup</b><p>Crea un file changegroup che colleziona i changeset (hg bundle).</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="831"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation><b>Applica changegroups</b><p>Applica una o più file changegroups generati dall'azione Create changegroup' action (hg unbundle).</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show current branch</source> <translation>Mostra branch corrente</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="606"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the current branch of the project</source> <translation>Mostra il brach corrente del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="609"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation><b>Mostra il branch corrente</b><p>Mostra il branch corrente del progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="839"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="837"/> <source>Mark as "good"</source> <translation>Segna come "good"</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="843"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="841"/> <source>Mark a selectable changeset as good</source> <translation>Segna un chageset selezionabile come good</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="844"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation><b>Segna come "good"</b><p>Segna un chageset selezionabile come good.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="853"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="851"/> <source>Mark as "bad"</source> <translation>Segna come "bad"</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="857"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="855"/> <source>Mark a selectable changeset as bad</source> <translation>Segna un chageset selezionabile come bad</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="860"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="858"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation><b>Segna come bad</b><p>Segna un chageset selezionabile come bad.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="867"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="865"/> <source>Skip</source> <translation>Salta</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Reset</source> <translation>Resetta</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="885"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="883"/> <source>Reset the bisect search data</source> <translation>Reset dei dati di ricerca bisect</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="886"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation><b>Reset</b><p>Reset dei dati di ricerca bisect.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1374"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1372"/> <source>Bisect</source> <translation>Bisect</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="839"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="837"/> <source>Mark as "good"...</source> <translation>Segna come "good"...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="853"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="851"/> <source>Mark as "bad"...</source> <translation>Segna come "bad"...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> <source>Preview changegroup</source> <translation>Anteprima changegroup</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> <source>Preview changegroup...</source> <translation>Anteprima changegroup...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="761"/> <source>Identify</source> <translation>Identify</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="761"/> <source>Identify...</source> <translation>Identify...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="767"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Identify the project directory</source> <translation>Identifica la directory del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation><b>Identify</b><p>Identifica la directory del progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="812"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="810"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation>Anteprima di un file changegroup contenente una collezione di changeset</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="815"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="813"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation><b>Anteprima changegroup</b><p>Anteprima di un file changegroup contenente una collezione di changeset.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="893"/> <source>Back out changeset</source> <translation>Ritiro changeset</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="899"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="897"/> <source>Back out changes of an earlier changeset</source> <translation>Ritiro changeset di un changeset precedente</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="902"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="900"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation></b>Ritiro changeset</b><p>Ritiro changeset di un changeset precedente.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="235"/> <source>Push changes (force)</source> <translation>Push delle modifiche (forza)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="242"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <source>Push changes to a remote repository with force option</source> <translation>Push delle modifiche verso un repository remoto con l'opzione force</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="245"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="243"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation><b>Push modifiche (force)</b><p>Esegue il push delle modifche dal repository locale verso uno remoto usando l'opzione 'force'.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="936"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="934"/> <source>Serve project repository</source> <translation>Servi repository del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="936"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="934"/> <source>Serve project repository...</source> <translation>Servi repository del progetto...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="940"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="938"/> <source>Serve the project repository</source> <translation>Servi il repository del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="943"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="941"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation><b>Servi repository del progetto</b><p>Rende disponibile il repository del progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1352"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1350"/> <source>Specials</source> <translation>Speciali</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1675"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1673"/> <source>Pull</source> <translation>Pull</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="2004"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="2002"/> <source>The project should be reread. Do this now?</source> <translation>Il progetto deve essere riletto. Farlo ora ?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="570"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="568"/> <source>Push new branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="573"/> <source>Push the current branch of the local project as a new named branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="579"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="909"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="907"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="913"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="911"/> <source>Rollback the last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1419"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1417"/> <source>Extensions</source> <translation type="unfinished">Estensioni</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="676"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="674"/> <source>Edit user configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="676"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="674"/> <source>Edit user configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> <source>Show an editor to edit the user configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="690"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="688"/> <source>Edit repository configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="690"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="688"/> <source>Edit repository configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> <source>Show an editor to edit the repository configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="705"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="703"/> <source>Show combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="705"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="703"/> <source>Show combined configuration settings...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="707"/> <source>Show the combined configuration settings from all configuration files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="713"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="867"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="865"/> <source>Skip...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="871"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="869"/> <source>Skip a selectable changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source><b>Skip</b><p>This skips a selectable changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1920"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1918"/> <source>Import Patch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="950"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="948"/> <source>Import Patch...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="955"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="953"/> <source>Import a patch from a patch file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="958"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="956"/> <source><b>Import Patch</b><p>This imports a patch from a patch file into the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1368"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1366"/> <source>Patch Management</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1940"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1938"/> <source>Revert Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="966"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="964"/> <source>Export Patches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="966"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="964"/> <source>Export Patches...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="971"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="969"/> <source>Export revisions to patch files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="974"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="972"/> <source><b>Export Patches</b><p>This exports revisions of the project to patch files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="981"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="979"/> <source>Change Phase</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="981"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="979"/> <source>Change Phase...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="985"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="983"/> <source>Change the phase of revisions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="988"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="986"/> <source><b>Change Phase</b><p>This changes the phase of revisions.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1960"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1958"/> <source>Copy Changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1000"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="998"/> <source>Copies changesets from another branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1003"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1001"/> <source><b>Copy Changesets</b><p>This copies changesets from another branch on top of the current working directory with the user, date and description of the original changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1012"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1010"/> <source>Continue Copying Session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1016"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1014"/> <source>Continue the last copying session after conflicts were resolved</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1019"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1017"/> <source><b>Continue Copying Session</b><p>This continues the last copying session after conflicts were resolved.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1975"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1973"/> <source>Copy Changesets (Continue)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="481"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> <source>Conflicts resolved</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="481"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> <source>Con&flicts resolved</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="483"/> <source>Mark all conflicts of the local project as resolved</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="488"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="486"/> <source><b>Conflicts resolved</b><p>This marks all conflicts of the local project as resolved.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1056"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1054"/> <source>Add</source> <translation type="unfinished">Aggiungi</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1056"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1054"/> <source>Add...</source> <translation type="unfinished">Aggiungi...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1061"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1059"/> <source>Add a sub-repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1064"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1062"/> <source><b>Add...</b><p>Add a sub-repository to the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1071"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1069"/> <source>Remove</source> <translation type="unfinished">Rimuovi</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1071"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1069"/> <source>Remove...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1076"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1074"/> <source>Remove sub-repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1079"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1077"/> <source><b>Remove...</b><p>Remove sub-repositories from the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1439"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1437"/> <source>Sub-Repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="317"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="315"/> <source>Show &status...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="332"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="330"/> <source>Show Summary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="332"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="330"/> <source>Show summary...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="337"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show summary information of the working directory status</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="340"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <source><b>Show summary</b><p>This shows some summary information of the working directory status.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1087"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1085"/> <source>Create unversioned archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1087"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1085"/> <source>Create unversioned archive...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1092"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1090"/> <source>Create an unversioned archive from the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1095"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1093"/> <source><b>Create unversioned archive...</b><p>This creates an unversioned archive from the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="916"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="914"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care. </strong></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1327"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1325"/> <source>Administration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="285"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> <source>Show differences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="301"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="299"/> <source>Show differences (extended)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> <source><b>Show differences</b><p>This shows differences of the local project to the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source><b>Show differences (extended)</b><p>This shows differences of selectable revisions of the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1103"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1101"/> <source>List bookmarks</source> <translation type="unfinished">Lista i segnalibri</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1103"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1101"/> <source>List bookmarks...</source> <translation type="unfinished">Lista i segnalibri...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1108"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1106"/> <source>List bookmarks of the project</source> <translation type="unfinished">Lista i segnalibri del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1111"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1109"/> <source><b>List bookmarks</b><p>This lists the bookmarks of the project.</p></source> <translation type="unfinished"><b>Lista i segnalibri</b><p>Lista i segnalibri del progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1118"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1116"/> <source>Define bookmark</source> <translation type="unfinished">Definisci un segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1118"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1116"/> <source>Define bookmark...</source> <translation type="unfinished">Definisci un segnalibro...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1123"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1121"/> <source>Define a bookmark for the project</source> <translation type="unfinished">Definisci un segnalibro per il progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1126"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1124"/> <source><b>Define bookmark</b><p>This defines a bookmark for the project.</p></source> <translation type="unfinished"><b>Definisci un segnalibro</b><p>Definisci un segnalibro per il progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1133"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1131"/> <source>Delete bookmark</source> <translation type="unfinished">Cancella segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1133"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1131"/> <source>Delete bookmark...</source> <translation type="unfinished">Cancella segnalibro...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1138"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1136"/> <source>Delete a bookmark of the project</source> <translation type="unfinished">Cancella un segnalibro del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1141"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1139"/> <source><b>Delete bookmark</b><p>This deletes a bookmark of the project.</p></source> <translation type="unfinished"><b>Cancella segnalibro</b><p>Cancella un segnalibro del progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1148"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1146"/> <source>Rename bookmark</source> <translation type="unfinished">Rinomina segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1148"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1146"/> <source>Rename bookmark...</source> <translation type="unfinished">Rinomina segnalibro...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1153"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1151"/> <source>Rename a bookmark of the project</source> <translation type="unfinished">Rinomina un segnalibro del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1156"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1154"/> <source><b>Rename bookmark</b><p>This renames a bookmark of the project.</p></source> <translation type="unfinished"><b>Rinomina segnalibro</b><p>Rinomina un segnalibro del progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1163"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1161"/> <source>Move bookmark</source> <translation type="unfinished">Sposta segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1163"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1161"/> <source>Move bookmark...</source> <translation type="unfinished">Sposta segnalibro...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1168"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1166"/> <source>Move a bookmark of the project</source> <translation type="unfinished">Sposta un segnalibro del progetto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1171"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1169"/> <source><b>Move bookmark</b><p>This moves a bookmark of the project to another changeset.</p></source> <translation type="unfinished"><b>Sposta segnalibro</b><p>Sposta un segnalibro del progetto ad un altro insieme di modifiche.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1179"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1177"/> <source>Show incoming bookmarks</source> <translation type="unfinished">Mostra i segnalibri entranti</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1184"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1182"/> <source>Show a list of incoming bookmarks</source> <translation type="unfinished">Mostra una lista dei segnalibri entranti</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1187"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1185"/> <source><b>Show incoming bookmarks</b><p>This shows a list of new bookmarks available at the remote repository.</p></source> <translation type="unfinished"><b>Mostra segnalibri entranti</b><p>Mostra una lista di nuovi segnalibri disponibili nel repository remoto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1196"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1194"/> <source>Pull bookmark</source> <translation type="unfinished">Estrae segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1201"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1199"/> <source>Pull a bookmark from a remote repository</source> <translation type="unfinished">Estrae un segnalibro da un repository remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1204"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1202"/> <source><b>Pull bookmark</b><p>This pulls a bookmark from a remote repository into the local repository.</p></source> <translation type="unfinished"><b>Estrae segnalibri</b><p>Estrae un segnalibro da un repository remoto a quello locale.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1228"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1226"/> <source>Show outgoing bookmarks</source> <translation type="unfinished">Mostra segnalibri uscenti</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1233"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1231"/> <source>Show a list of outgoing bookmarks</source> <translation type="unfinished">Mostra una lista di segnalibri uscenti</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1236"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1234"/> <source><b>Show outgoing bookmarks</b><p>This shows a list of new bookmarks available at the local repository.</p></source> <translation type="unfinished"><b>Mostra segnalibri in uscita</b><p>Mostra una lista di nuovi segnalibri disponibili nel repository locale.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1245"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1243"/> <source>Push bookmark</source> <translation type="unfinished">Inserisci segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1250"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1248"/> <source>Push a bookmark to a remote repository</source> <translation type="unfinished">Inserisce segnalibro in repository remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1253"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1251"/> <source><b>Push bookmark</b><p>This pushes a bookmark from the local repository to a remote repository.</p></source> <translation type="unfinished"><b>Inserimento segnalibro</b><p>Inserisce un segnalibro dal repository locale a quello remoto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1398"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1396"/> <source>Bookmarks</source> <translation type="unfinished">Segnalibri</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1382"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1380"/> <source>Tags</source> <translation type="unfinished">Tags</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1389"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1387"/> <source>Branches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="450"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <source>Re-Merge</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> <source>Re-Merge all conflicting, unresolved files of the project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="466"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="464"/> <source>Show conflicts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="466"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="464"/> <source>Show conflicts...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> <source>Show a dialog listing all files with conflicts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> <source><b>Show conflicts</b><p>This shows a dialog listing all files which had or still have conflicts.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="496"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="494"/> <source>Conflicts unresolved</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> <source>Mark all conflicts of the local project as unresolved</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> <source><b>Conflicts unresolved</b><p>This marks all conflicts of the local project as unresolved.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="458"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="456"/> <source><b>Re-Merge</b><p>This re-merges all conflicting, unresolved files of the project discarding any previous merge attempt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1527"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1525"/> <source>Mercurial</source> <translation type="unfinished">Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1212"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1210"/> <source>Pull current bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1217"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1215"/> <source>Pull the current bookmark from a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1220"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1218"/> <source><b>Pull current bookmark</b><p>This pulls the current bookmark from a remote repository into the local repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1261"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1259"/> <source>Push current bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1266"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1264"/> <source>Push the current bookmark to a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1269"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1267"/> <source><b>Push current bookmark</b><p>This pushes the current bookmark from the local repository to a remote repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1278"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1276"/> <source>Delete all backups</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1283"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1281"/> <source>Delete all backup bundles stored in the backup area</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1286"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1284"/> <source><b>Delete all backups</b><p>This deletes all backup bundles stored in the backup area of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1027"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1025"/> <source>Stop Copying Session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1031"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1029"/> <source>Stop the interrupted copying session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1041"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1039"/> <source>Abort Copying Session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1045"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1043"/> <source>Abort the interrupted copying session and rollback</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1048"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1046"/> <source><b>Abort Copying Session</b><p>This aborts the interrupted copying session and rollbacks to the state before the copy.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1444"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1442"/> <source>Merge Changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1989"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1987"/> <source>Copy Changesets (Stop)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="2004"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="2002"/> <source>Copy Changesets (Abort)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1034"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1032"/> <source><b>Stop Copying Session</b><p>This stops the interrupted copying session.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="421"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <source>Commit Merge</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="426"/> <source><b>Commit a merge</b><p>This commits a merge working directory</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="433"/> <source>Abort Merge</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="439"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="437"/> <source>Abort an uncommitted merge and lose all changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> <source><b>Abort uncommitted merge</b><p>This aborts an uncommitted merge causing all changes to be lost.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="425"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="423"/> <source>Commit all the merged changes.</source> <translation type="unfinished"></translation> </message> @@ -39679,22 +39654,22 @@ <context> <name>HgUserConfigDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="551"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="545"/> <source>Delete Host Fingerprint</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="551"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="545"/> <source><p>Shall the fingerprint for host <b>{0}</b> really be deleted?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="721"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="715"/> <source>Edit User Configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="721"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="715"/> <source>You will loose all changes made in this dialog. Shall the data be saved first?</source> <translation type="unfinished"></translation> </message> @@ -39749,287 +39724,282 @@ <translation type="unfinished">Estensioni</translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="139"/> + <source>Fetch</source> + <translation type="obsolete">Recupero</translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="136"/> - <source>Select to activate the fetch extension</source> + <source>Select to activate the GPG extension</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="139"/> - <source>Fetch</source> - <translation type="unfinished">Recupero</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="146"/> - <source>Select to activate the GPG extension</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="149"/> <source>GPG</source> <translation type="unfinished">GPG</translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="156"/> + <source>Select to activate the largefiles extension</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="222"/> + <source>Large Files</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="166"/> - <source>Select to activate the largefiles extension</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="232"/> - <source>Large Files</source> + <source>Select to activate the Purge extension</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="169"/> + <source>Purge</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="176"/> - <source>Select to activate the Purge extension</source> + <source>Select to activate the queues extension</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="179"/> - <source>Purge</source> + <source>Queues</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="186"/> - <source>Select to activate the queues extension</source> + <source>Select to activate the rebase extension</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="189"/> - <source>Queues</source> + <source>Rebase</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="196"/> - <source>Select to activate the rebase extension</source> + <source>Select to activate the shelve extension</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="199"/> - <source>Rebase</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="206"/> - <source>Select to activate the shelve extension</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="209"/> <source>Shelve</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="238"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="228"/> <source>Minimum file size:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="245"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="235"/> <source>Enter the minimum file size in MB for files to be treated as Large Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="251"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="241"/> <source> MB</source> <translation type="unfinished">MB</translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="267"/> + <source>Patterns:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="274"/> + <source>Enter file patterns (space separated) for files to be treated as Large Files</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="277"/> - <source>Patterns:</source> + <source>Enter file patterns for large files</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="284"/> - <source>Enter file patterns (space separated) for files to be treated as Large Files</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="287"/> - <source>Enter file patterns for large files</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="294"/> <source>User Cache:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="310"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="300"/> <source>Enter the name of the user cache directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="334"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="324"/> <source>Network</source> <translation type="unfinished">Rete</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="352"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="342"/> <source>Proxy</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="348"/> + <source>Host:</source> + <translation type="unfinished">Host:</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="355"/> + <source>Enter the network proxy host name</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="358"/> - <source>Host:</source> - <translation type="unfinished">Host:</translation> + <source>Enter Proxy Hostname</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="365"/> - <source>Enter the network proxy host name</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="368"/> - <source>Enter Proxy Hostname</source> + <source>User:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="372"/> + <source>Enter the user name for the network proxy</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="375"/> - <source>User:</source> + <source>Enter Proxy Username</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="382"/> - <source>Enter the user name for the network proxy</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="385"/> - <source>Enter Proxy Username</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="392"/> <source>Password:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="399"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="389"/> <source>Enter the password for the network proxy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="405"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="395"/> <source>Enter Proxy Password</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="412"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="402"/> <source>Bypass:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="419"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="409"/> <source>Enter the names of hosts bypassing the network proxy sparated by comma</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="425"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="415"/> <source>Enter hosts bypassing the proxy separated by comma</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="467"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="457"/> <source>Host Fingerprints</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="591"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="581"/> <source>Host</source> <translation type="unfinished">Host</translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="478"/> + <source>Fingerprint</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="488"/> - <source>Fingerprint</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="498"/> <source>Add a host fingerprint entry</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="505"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="495"/> <source>Delete a host fingerprint entry</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="512"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="502"/> <source>Edit a host fingerprint entry</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="649"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="639"/> <source>Open the user configuration file in a text editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="652"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="642"/> <source>Open configuration file in editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="216"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="206"/> <source>Select to activate the strip extension</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="219"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="209"/> <source>Strip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="156"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="146"/> <source>Select to activate the histedit extension</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="159"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="149"/> <source>Histedit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="449"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="439"/> <source>Security</source> <translation type="unfinished">Sicurezza</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="537"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="527"/> <source>Disable TLS 1.0 Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="536"/> <source>Minimum Protocol:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="553"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="543"/> <source>Select the minimum protocol to use</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="575"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="565"/> <source>Minimum Protocol per Host</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="586"/> + <source>Minimum Protocol</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="596"/> - <source>Minimum Protocol</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="606"/> <source>Add a host minimum protocol entry</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="613"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="603"/> <source>Delete a host minimum protocol entry</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="620"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui" line="610"/> <source>Edit a host minimum protocol entry</source> <translation type="unfinished"></translation> </message> @@ -40054,12 +40024,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="663"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="657"/> <source>Delete Host Minimum Protocol</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="663"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="657"/> <source><p>Shall the minimum protocol entry for host <b>{0}</b> really be deleted?</p></source> <translation type="unfinished"></translation> </message> @@ -42354,22 +42324,22 @@ <translation>Importa diagramma: {0}</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="95"/> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="93"/> <source>Parsing modules...</source> <translation>Analisi moduli...</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="129"/> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="127"/> <source>The directory <b>'{0}'</b> is not a Python package.</source> <translation>La cartella <b>'{0}'</b> non è un pacchetto Python.</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="95"/> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="93"/> <source>%v/%m Modules</source> <translation>Moduli %v/%m</translation> </message> <message> - <location filename="../Graphics/ImportsDiagramBuilder.py" line="98"/> + <location filename="../Graphics/ImportsDiagramBuilder.py" line="96"/> <source>Imports Diagramm</source> <translation type="unfinished"></translation> </message> @@ -46897,12 +46867,12 @@ <message> <location filename="../QScintilla/Lexers/__init__.py" line="387"/> <source>Python Files (*.py *.py2 *.py3)</source> - <translation>Python Files (*.py *.py2 *.py3)</translation> + <translation type="obsolete">Python Files (*.py *.py2 *.py3)</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="390"/> <source>Python GUI Files (*.pyw *.pyw2 *.pyw3)</source> - <translation>Python GUI Files (*.pyw *.pyw2 *.pyw3)</translation> + <translation type="obsolete">Python GUI Files (*.pyw *.pyw2 *.pyw3)</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="560"/> @@ -47049,6 +47019,16 @@ <source>MicroPython</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="387"/> + <source>Python Files (*.py *.py3)</source> + <translation type="unfinished">File Python (*.py *.py3)</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="390"/> + <source>Python GUI Files (*.pyw *.pyw3)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>LfConvertDataDialog</name> @@ -49773,463 +49753,463 @@ <context> <name>MiscellaneousChecker</name> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="492"/> + <source>coding magic comment not found</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="495"/> - <source>coding magic comment not found</source> + <source>unknown encoding ({0}) found in coding magic comment</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="498"/> - <source>unknown encoding ({0}) found in coding magic comment</source> + <source>copyright notice not present</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="501"/> - <source>copyright notice not present</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="504"/> <source>copyright notice contains invalid author</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="702"/> + <source>found {0} formatter</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="705"/> - <source>found {0} formatter</source> + <source>format string does contain unindexed parameters</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="708"/> - <source>format string does contain unindexed parameters</source> + <source>docstring does contain unindexed parameters</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="711"/> - <source>docstring does contain unindexed parameters</source> + <source>other string does contain unindexed parameters</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="714"/> - <source>other string does contain unindexed parameters</source> + <source>format call uses too large index ({0})</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="717"/> - <source>format call uses too large index ({0})</source> + <source>format call uses missing keyword ({0})</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="720"/> - <source>format call uses missing keyword ({0})</source> + <source>format call uses keyword arguments but no named entries</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="723"/> - <source>format call uses keyword arguments but no named entries</source> + <source>format call uses variable arguments but no numbered entries</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="726"/> - <source>format call uses variable arguments but no numbered entries</source> + <source>format call uses implicit and explicit indexes together</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="729"/> - <source>format call uses implicit and explicit indexes together</source> + <source>format call provides unused index ({0})</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="732"/> - <source>format call provides unused index ({0})</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="735"/> <source>format call provides unused keyword ({0})</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="751"/> + <source>expected these __future__ imports: {0}; but only got: {1}</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="754"/> - <source>expected these __future__ imports: {0}; but only got: {1}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="757"/> <source>expected these __future__ imports: {0}; but got none</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="761"/> + <source>print statement found</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="764"/> - <source>print statement found</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="767"/> <source>one element tuple found</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="803"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="800"/> <source>{0}: {1}</source> <translation type="unfinished">{0}: {1}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="507"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="504"/> <source>"{0}" is a Python builtin and is being shadowed; consider renaming the variable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="511"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="508"/> <source>"{0}" is used as an argument and thus shadows a Python builtin; consider renaming the argument</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="512"/> + <source>unnecessary generator - rewrite as a list comprehension</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="515"/> - <source>unnecessary generator - rewrite as a list comprehension</source> + <source>unnecessary generator - rewrite as a set comprehension</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="518"/> - <source>unnecessary generator - rewrite as a set comprehension</source> + <source>unnecessary generator - rewrite as a dict comprehension</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="521"/> - <source>unnecessary generator - rewrite as a dict comprehension</source> + <source>unnecessary list comprehension - rewrite as a set comprehension</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="524"/> - <source>unnecessary list comprehension - rewrite as a set comprehension</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="527"/> <source>unnecessary list comprehension - rewrite as a dict comprehension</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="533"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="530"/> <source>unnecessary list comprehension - "{0}" can take a generator</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="773"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="770"/> <source>mutable default argument of type {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="558"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="555"/> <source>sort keys - '{0}' should be before '{1}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="741"/> - <source>logging statement uses '%'</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="747"/> - <source>logging statement uses f-string</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="750"/> - <source>logging statement uses 'warn' instead of 'warning'</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="738"/> - <source>logging statement uses string.format()</source> + <source>logging statement uses '%'</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="744"/> + <source>logging statement uses f-string</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="747"/> + <source>logging statement uses 'warn' instead of 'warning'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="735"/> + <source>logging statement uses string.format()</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="741"/> <source>logging statement uses '+'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="760"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="757"/> <source>gettext import with alias _ found: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="651"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="648"/> <source>Python does not support the unary prefix increment</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="657"/> + <source>'sys.maxint' is not defined in Python 3 - use 'sys.maxsize'</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="660"/> - <source>'sys.maxint' is not defined in Python 3 - use 'sys.maxsize'</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="663"/> <source>'BaseException.message' has been deprecated as of Python 2.6 and is removed in Python 3 - use 'str(e)'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="667"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="664"/> <source>assigning to 'os.environ' does not clear the environment - use 'os.environ.clear()'</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="688"/> + <source>Python 3 does not include '.iter*' methods on dictionaries</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="691"/> - <source>Python 3 does not include '.iter*' methods on dictionaries</source> + <source>Python 3 does not include '.view*' methods on dictionaries</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="694"/> - <source>Python 3 does not include '.view*' methods on dictionaries</source> + <source>'.next()' does not exist in Python 3</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="697"/> - <source>'.next()' does not exist in Python 3</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="700"/> <source>'__metaclass__' does nothing on Python 3 - use 'class MyClass(BaseClass, metaclass=...)'</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="773"/> + <source>mutable default argument of function call '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="651"/> + <source>using .strip() with multi-character strings is misleading</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="678"/> + <source>using 'hasattr(x, "__call__")' to test if 'x' is callable is unreliable</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="668"/> + <source>loop control variable {0} not used within the loop body - start the name with an underscore</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="776"/> - <source>mutable default argument of function call '{0}'</source> + <source>None should not be added at any return if function has no return value except None</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="780"/> + <source>an explicit value at every return should be added if function has a return value except None</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="784"/> + <source>an explicit return at the end of the function should be added if it has a return value except None</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="788"/> + <source>a value should not be assigned to a variable if it will be used as a return value only</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="654"/> - <source>using .strip() with multi-character strings is misleading</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="681"/> - <source>using 'hasattr(x, "__call__")' to test if 'x' is callable is unreliable</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="671"/> - <source>loop control variable {0} not used within the loop body - start the name with an underscore</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="779"/> - <source>None should not be added at any return if function has no return value except None</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="783"/> - <source>an explicit value at every return should be added if function has a return value except None</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="787"/> - <source>an explicit return at the end of the function should be added if it has a return value except None</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="791"/> - <source>a value should not be assigned to a variable if it will be used as a return value only</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="657"/> <source>do not call assert False since python -O removes these calls</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="672"/> + <source>unncessary f-string</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="675"/> - <source>unncessary f-string</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="678"/> <source>cannot use 'self.__class__' as first argument of 'super()' call</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="682"/> + <source>do not call getattr with a constant attribute value</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="685"/> - <source>do not call getattr with a constant attribute value</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="688"/> <source>do not call setattr with a constant attribute value</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="799"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="796"/> <source>commented code lines should be removed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="795"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="792"/> <source>prefer implied line continuation inside parentheses, brackets and braces as opposed to a backslash</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="562"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="559"/> <source>use of 'datetime.datetime()' without 'tzinfo' argument should be avoided</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="566"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="563"/> <source>use of 'datetime.datetime.today()' should be avoided. Use 'datetime.datetime.now(tz=)' instead.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="570"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="567"/> <source>use of 'datetime.datetime.utcnow()' should be avoided. Use 'datetime.datetime.now(tz=)' instead.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="574"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="571"/> <source>use of 'datetime.datetime.utcfromtimestamp()' should be avoided. Use 'datetime.datetime.fromtimestamp(, tz=)' instead.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="578"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="575"/> <source>use of 'datetime.datetime.now()' without 'tz' argument should be avoided</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="582"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="579"/> <source>use of 'datetime.datetime.fromtimestamp()' without 'tz' argument should be avoided</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="586"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="583"/> <source>use of 'datetime.datetime.strptime()' should be followed by '.replace(tzinfo=)'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="593"/> - <source>use of 'datetime.date()' should be avoided. -Use 'datetime.datetime(, tzinfo=).date()' instead.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="597"/> - <source>use of 'datetime.date.today()' should be avoided. -Use 'datetime.datetime.now(tz=).date()' instead.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="601"/> - <source>use of 'datetime.date.fromtimestamp()' should be avoided. -Use 'datetime.datetime.fromtimestamp(tz=).date()' instead.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="611"/> - <source>use of 'datetime.time()' without 'tzinfo' argument should be avoided</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="590"/> - <source>use of 'datetime.datetime.fromordinal()' should be avoided</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="605"/> - <source>use of 'datetime.date.fromordinal()' should be avoided</source> + <source>use of 'datetime.date()' should be avoided. +Use 'datetime.datetime(, tzinfo=).date()' instead.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="594"/> + <source>use of 'datetime.date.today()' should be avoided. +Use 'datetime.datetime.now(tz=).date()' instead.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="598"/> + <source>use of 'datetime.date.fromtimestamp()' should be avoided. +Use 'datetime.datetime.fromtimestamp(tz=).date()' instead.</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="608"/> + <source>use of 'datetime.time()' without 'tzinfo' argument should be avoided</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="587"/> + <source>use of 'datetime.datetime.fromordinal()' should be avoided</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="602"/> + <source>use of 'datetime.date.fromordinal()' should be avoided</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="605"/> <source>use of 'datetime.date.fromisoformat()' should be avoided</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="530"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="527"/> <source>unnecessary {0} call - rewrite as a literal</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="533"/> + <source>unnecessary {0} literal - rewrite as a {1} literal</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="536"/> - <source>unnecessary {0} literal - rewrite as a {1} literal</source> + <source>unnecessary {0} passed to tuple() - rewrite as a {1} literal</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="539"/> - <source>unnecessary {0} passed to tuple() - rewrite as a {1} literal</source> + <source>unnecessary {0} passed to list() - rewrite as a {1} literal</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="542"/> - <source>unnecessary {0} passed to list() - rewrite as a {1} literal</source> + <source>unnecessary list call - remove the outer call to list()</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="545"/> - <source>unnecessary list call - remove the outer call to list()</source> + <source>unnecessary list comprehension - "in" can take a generator</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="548"/> - <source>unnecessary list comprehension - "in" can take a generator</source> + <source>unnecessary {0} passed to tuple() - remove the outer call to {1}()</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="551"/> - <source>unnecessary {0} passed to tuple() - remove the outer call to {1}()</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="554"/> <source>unnecessary {0} passed to list() - remove the outer call to {1}()</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="613"/> + <source>'sys.version[:3]' referenced (Python 3.10), use 'sys.version_info'</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="616"/> - <source>'sys.version[:3]' referenced (Python 3.10), use 'sys.version_info'</source> + <source>'sys.version[2]' referenced (Python 3.10), use 'sys.version_info'</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="619"/> - <source>'sys.version[2]' referenced (Python 3.10), use 'sys.version_info'</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="622"/> <source>'sys.version' compared to string (Python 3.10), use 'sys.version_info'</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="623"/> + <source>'sys.version_info[0] == 3' referenced (Python 4), use '>='</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="626"/> - <source>'sys.version_info[0] == 3' referenced (Python 4), use '>='</source> + <source>'six.PY3' referenced (Python 4), use 'not six.PY2'</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="629"/> - <source>'six.PY3' referenced (Python 4), use 'not six.PY2'</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="632"/> <source>'sys.version_info[1]' compared to integer (Python 4), compare 'sys.version_info' to tuple</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="636"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="633"/> <source>'sys.version_info.minor' compared to integer (Python 4), compare 'sys.version_info' to tuple</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="637"/> + <source>'sys.version[0]' referenced (Python 10), use 'sys.version_info'</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="640"/> - <source>'sys.version[0]' referenced (Python 10), use 'sys.version_info'</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="643"/> <source>'sys.version' compared to string (Python 10), use 'sys.version_info'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="647"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="644"/> <source>'sys.version[:1]' referenced (Python 10), use 'sys.version_info'</source> <translation type="unfinished"></translation> </message> @@ -50685,72 +50665,72 @@ <context> <name>NamingStyleChecker</name> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="432"/> + <source>class names should use CapWords convention</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="435"/> - <source>class names should use CapWords convention</source> + <source>function name should be lowercase</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="438"/> - <source>function name should be lowercase</source> + <source>argument name should be lowercase</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="441"/> - <source>argument name should be lowercase</source> + <source>first argument of a class method should be named 'cls'</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="444"/> - <source>first argument of a class method should be named 'cls'</source> + <source>first argument of a method should be named 'self'</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="447"/> - <source>first argument of a method should be named 'self'</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="450"/> <source>first argument of a static method should not be named 'self' or 'cls</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="451"/> + <source>module names should be lowercase</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="454"/> - <source>module names should be lowercase</source> + <source>package names should be lowercase</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="457"/> - <source>package names should be lowercase</source> + <source>constant imported as non constant</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="460"/> - <source>constant imported as non constant</source> + <source>lowercase imported as non lowercase</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="463"/> - <source>lowercase imported as non lowercase</source> + <source>camelcase imported as lowercase</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="466"/> - <source>camelcase imported as lowercase</source> + <source>camelcase imported as constant</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="469"/> - <source>camelcase imported as constant</source> + <source>variable in function should be lowercase</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="472"/> - <source>variable in function should be lowercase</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="475"/> <source>names 'l', 'O' and 'I' should be avoided</source> <translation type="unfinished"></translation> </message> @@ -51836,32 +51816,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="163"/> + <location filename="../Graphics/PackageDiagramBuilder.py" line="157"/> <source>Parsing modules...</source> <translation type="unfinished">Analisi moduli...</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="215"/> + <location filename="../Graphics/PackageDiagramBuilder.py" line="209"/> <source>The directory <b>'{0}'</b> is not a package.</source> <translation type="unfinished">La direcotry <b>'{0}'</b> non è un pacchetto.</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="224"/> + <location filename="../Graphics/PackageDiagramBuilder.py" line="218"/> <source>The package <b>'{0}'</b> does not contain any modules.</source> <translation type="unfinished">La direcotry <b>'{0}'</b> non contiene nessun modulo.</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="241"/> + <location filename="../Graphics/PackageDiagramBuilder.py" line="235"/> <source>The package <b>'{0}'</b> does not contain any classes.</source> <translation type="unfinished">Il pacchetto <b>'{0}'</b> non contiene nessuna classe.</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="163"/> + <location filename="../Graphics/PackageDiagramBuilder.py" line="157"/> <source>%v/%m Modules</source> <translation type="unfinished">Moduli %v/%m</translation> </message> <message> - <location filename="../Graphics/PackageDiagramBuilder.py" line="166"/> + <location filename="../Graphics/PackageDiagramBuilder.py" line="160"/> <source>Package Diagram</source> <translation type="unfinished">Diagrammi del package</translation> </message> @@ -52965,7 +52945,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="88"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="89"/> <source>Name:</source> <translation type="unfinished">Nome:</translation> </message> @@ -52985,7 +52965,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="92"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="93"/> <source>Summary:</source> <translation type="unfinished"></translation> </message> @@ -53020,82 +53000,82 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="64"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="65"/> <source>pip Menu</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="89"/> - <source>Version:</source> - <translation type="unfinished">Versione:</translation> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="90"/> - <source>Location:</source> - <translation type="unfinished"></translation> + <source>Version:</source> + <translation type="unfinished">Versione:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="91"/> + <source>Location:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="92"/> <source>Requires:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="93"/> - <source>Homepage:</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="94"/> - <source>Author:</source> - <translation type="unfinished">Autore:</translation> + <source>Homepage:</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="95"/> - <source>Author Email:</source> - <translation type="unfinished"></translation> + <source>Author:</source> + <translation type="unfinished">Autore:</translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="96"/> - <source>License:</source> + <source>Author Email:</source> <translation type="unfinished"></translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="97"/> - <source>Metadata Version:</source> + <source>License:</source> <translation type="unfinished"></translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="98"/> - <source>Installer:</source> + <source>Metadata Version:</source> <translation type="unfinished"></translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="99"/> - <source>Classifiers:</source> + <source>Installer:</source> <translation type="unfinished"></translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="100"/> - <source>Entry Points:</source> + <source>Classifiers:</source> <translation type="unfinished"></translation> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="101"/> + <source>Entry Points:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="102"/> <source>Files:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="218"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="237"/> <source>Getting installed packages...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="233"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="252"/> <source>Getting outdated packages...</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../PipInterface/PipPackagesWidget.py" line="645"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="664"/> <source>%n package(s) found.</source> <translation type="unfinished"> <numerusform></numerusform> @@ -53103,122 +53083,122 @@ </translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="898"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="917"/> <source>Search PyPI</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="683"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="702"/> <source><p>The package search did not return anything.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="720"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="739"/> <source><p>The package search failed.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="725"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="744"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="858"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="877"/> <source>Show Package Details</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="858"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="877"/> <source>Select the package version:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="898"/> - <source><p>No package details info for <b>{0}</b> available.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="914"/> - <source>Install Pip</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="917"/> + <source><p>No package details info for <b>{0}</b> available.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="933"/> + <source>Install Pip</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="936"/> <source>Install Pip to User-Site</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="920"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="939"/> <source>Repair Pip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1033"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="1053"/> <source>Install Packages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="927"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="946"/> <source>Install Local Package</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="931"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="950"/> <source>Install Requirements</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="934"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="953"/> <source>Uninstall Requirements</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="937"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="956"/> <source>Generate Requirements...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="955"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="974"/> <source>Edit User Configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="958"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="977"/> <source>Edit Environment Configuration...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="982"/> + <source>Configure...</source> + <translation type="unfinished">Configura...</translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1166"/> + <source>Edit Configuration</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1166"/> + <source>No valid configuration path determined. Aborting</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="960"/> + <source>Show Cache Info...</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../PipInterface/PipPackagesWidget.py" line="963"/> - <source>Configure...</source> - <translation type="unfinished">Configura...</translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1146"/> - <source>Edit Configuration</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1146"/> - <source>No valid configuration path determined. Aborting</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="941"/> - <source>Show Cache Info...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="944"/> <source>Show Cached Files...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="947"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="966"/> <source>Remove Cached Files...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="950"/> + <location filename="../PipInterface/PipPackagesWidget.py" line="969"/> <source>Purge Cache...</source> <translation type="unfinished"></translation> </message> @@ -54499,17 +54479,17 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1604"/> + <location filename="../Preferences/__init__.py" line="1608"/> <source>Export Preferences</source> <translation>Esporta Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1632"/> + <location filename="../Preferences/__init__.py" line="1636"/> <source>Import Preferences</source> <translation>Importa Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1632"/> + <location filename="../Preferences/__init__.py" line="1636"/> <source>Properties File (*.ini);;All Files (*)</source> <translation>File proprietà (*.ini);;Tutti i file(*)</translation> </message> @@ -54543,7 +54523,7 @@ <translation><p>Non è prevista la visualizzazione per questo tipo di flusso.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="631"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="636"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> @@ -54553,12 +54533,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="674"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="679"/> <source><p>Markdown preview requires the <b>Markdown</b> package.<br/>Install it with your package manager, 'pip install Markdown' or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="646"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="651"/> <source><p>Docutils returned an error:</p><p>{0}</p></source> <translation type="unfinished"></translation> </message> @@ -55025,742 +55005,742 @@ <context> <name>Project</name> <message> - <location filename="../Project/Project.py" line="783"/> + <location filename="../Project/Project.py" line="782"/> <source>Read project file</source> <translation>Leggi file progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="886"/> + <location filename="../Project/Project.py" line="885"/> <source>Save project file</source> <translation>Salva file progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="1004"/> + <location filename="../Project/Project.py" line="1003"/> <source>Read project session</source> <translation>Leggi sessione del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="1229"/> + <location filename="../Project/Project.py" line="1228"/> <source>Please save the project first.</source> <translation>Prima salvare il progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="1040"/> + <location filename="../Project/Project.py" line="1039"/> <source>Save project session</source> <translation>Salva sessione di progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="1371"/> + <location filename="../Project/Project.py" line="1370"/> <source>Add Language</source> <translation>Aggiungi Lingua</translation> </message> <message> - <location filename="../Project/Project.py" line="1496"/> + <location filename="../Project/Project.py" line="1495"/> <source>Delete translation</source> <translation>Cancella traduzione</translation> </message> <message> - <location filename="../Project/Project.py" line="1661"/> + <location filename="../Project/Project.py" line="1660"/> <source>Add file</source> <translation>Aggiungi file</translation> </message> <message> - <location filename="../Project/Project.py" line="1793"/> + <location filename="../Project/Project.py" line="1792"/> <source>The target directory must not be empty.</source> <translation>La directory di destinazione non deve essere vuota.</translation> </message> <message> - <location filename="../Project/Project.py" line="1804"/> + <location filename="../Project/Project.py" line="1803"/> <source>Add directory</source> <translation>Aggiungi directory</translation> </message> <message> - <location filename="../Project/Project.py" line="1804"/> + <location filename="../Project/Project.py" line="1803"/> <source>The source directory must not be empty.</source> <translation>La directory sorgente non deve essere vuota.</translation> </message> <message> - <location filename="../Project/Project.py" line="2215"/> + <location filename="../Project/Project.py" line="2214"/> <source>Delete file</source> <translation>Cancella file</translation> </message> <message> - <location filename="../Project/Project.py" line="2340"/> + <location filename="../Project/Project.py" line="2339"/> <source>Create project directory</source> <translation>Crea la directory del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3822"/> + <location filename="../Project/Project.py" line="3821"/> <source>New project</source> <translation>Nuovo progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3836"/> + <location filename="../Project/Project.py" line="3835"/> <source>Open project</source> <translation>Apri progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3873"/> + <location filename="../Project/Project.py" line="3872"/> <source>Save project as</source> <translation>Salva progetto come</translation> </message> <message> - <location filename="../Project/Project.py" line="3112"/> + <location filename="../Project/Project.py" line="3111"/> <source>Save File</source> <translation>Salva file</translation> </message> <message> - <location filename="../Project/Project.py" line="3148"/> + <location filename="../Project/Project.py" line="3147"/> <source>Close Project</source> <translation>Chiudi progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3148"/> + <location filename="../Project/Project.py" line="3147"/> <source>The current project has unsaved changes.</source> <translation>Il progetto attuale ha delle modifiche non salvate.</translation> </message> <message> - <location filename="../Project/Project.py" line="4053"/> + <location filename="../Project/Project.py" line="4052"/> <source>&Save</source> <translation>&Salva</translation> </message> <message> - <location filename="../Project/Project.py" line="3822"/> + <location filename="../Project/Project.py" line="3821"/> <source>&New...</source> <translation>&Nuovo...</translation> </message> <message> + <location filename="../Project/Project.py" line="3826"/> + <source>Generate a new project</source> + <translation>Genera un nuovo progetto</translation> + </message> + <message> <location filename="../Project/Project.py" line="3827"/> - <source>Generate a new project</source> - <translation>Genera un nuovo progetto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3828"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Nuovo...</b><p>Apre un dialogo per l'inserimento delle informazioni per un nuovo progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3836"/> + <location filename="../Project/Project.py" line="3835"/> <source>&Open...</source> <translation>&Apri...</translation> </message> <message> + <location filename="../Project/Project.py" line="3840"/> + <source>Open an existing project</source> + <translation>Apri un progetto esistente</translation> + </message> + <message> <location filename="../Project/Project.py" line="3841"/> - <source>Open an existing project</source> - <translation>Apri un progetto esistente</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3842"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Apri...</b><p>Apre un progetto esistente.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3849"/> + <location filename="../Project/Project.py" line="3848"/> <source>Close project</source> <translation>Chiudi progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3849"/> + <location filename="../Project/Project.py" line="3848"/> <source>&Close</source> <translation>&Chiudi</translation> </message> <message> + <location filename="../Project/Project.py" line="3852"/> + <source>Close the current project</source> + <translation>Chiudi il progetto corrente</translation> + </message> + <message> <location filename="../Project/Project.py" line="3853"/> - <source>Close the current project</source> - <translation>Chiudi il progetto corrente</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3854"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Chiudi</b><p>Chiude l'attuale progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3861"/> + <location filename="../Project/Project.py" line="3860"/> <source>Save project</source> <translation>Salva progetto</translation> </message> <message> + <location filename="../Project/Project.py" line="3864"/> + <source>Save the current project</source> + <translation>Salva il progetto corrente</translation> + </message> + <message> <location filename="../Project/Project.py" line="3865"/> - <source>Save the current project</source> - <translation>Salva il progetto corrente</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3866"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Salva</b><p>Salva l'attuale progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3873"/> + <location filename="../Project/Project.py" line="3872"/> <source>Save &as...</source> <translation>S&alva come...</translation> </message> <message> - <location filename="../Project/Project.py" line="3877"/> + <location filename="../Project/Project.py" line="3876"/> <source>Save the current project to a new file</source> <translation>Salva il progetto attuale come un nuovo file</translation> </message> <message> - <location filename="../Project/Project.py" line="3879"/> + <location filename="../Project/Project.py" line="3878"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Salva as </b><p>Salva l'attuale progetto come nuovo.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3919"/> + <location filename="../Project/Project.py" line="3918"/> <source>Add translation to project</source> <translation>Aggiungi le traduzioni al progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3919"/> + <location filename="../Project/Project.py" line="3918"/> <source>Add &translation...</source> <translation>Aggiungi &traduzione...</translation> </message> <message> - <location filename="../Project/Project.py" line="3924"/> + <location filename="../Project/Project.py" line="3923"/> <source>Add a translation to the current project</source> <translation>Aggiungi le traduzioni al progetto corrente</translation> </message> <message> - <location filename="../Project/Project.py" line="3926"/> + <location filename="../Project/Project.py" line="3925"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Aggiungi traduzione...</b><p>Apre un dialogo per aggiungere una traduzione al progetto corrente.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3934"/> + <location filename="../Project/Project.py" line="3933"/> <source>Search new files</source> <translation>Cerca nuovi file</translation> </message> <message> - <location filename="../Project/Project.py" line="3934"/> + <location filename="../Project/Project.py" line="3933"/> <source>Searc&h new files...</source> <translation>Cerca &nuovi file...</translation> </message> <message> - <location filename="../Project/Project.py" line="3938"/> + <location filename="../Project/Project.py" line="3937"/> <source>Search new files in the project directory.</source> <translation>Cerca nei file nella directory del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="3964"/> + <location filename="../Project/Project.py" line="3963"/> <source>Project properties</source> <translation>Proprietà del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3964"/> + <location filename="../Project/Project.py" line="3963"/> <source>&Properties...</source> <translation>&Proprietà...</translation> </message> <message> + <location filename="../Project/Project.py" line="3968"/> + <source>Show the project properties</source> + <translation>Mostra le proprietà del progetto</translation> + </message> + <message> <location filename="../Project/Project.py" line="3969"/> - <source>Show the project properties</source> - <translation>Mostra le proprietà del progetto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3970"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Proprietà...</b><p>Mosta un dialogo per modificare le proprietà di un progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4092"/> + <location filename="../Project/Project.py" line="4091"/> <source>Load session</source> <translation>Carica sessione</translation> </message> <message> + <location filename="../Project/Project.py" line="4095"/> + <source>Load the projects session file.</source> + <translation>Carica il file di sessione del progetto.</translation> + </message> + <message> <location filename="../Project/Project.py" line="4096"/> - <source>Load the projects session file.</source> - <translation>Carica il file di sessione del progetto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4097"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Carica sessione</b><p>Questo carica la sessione del progetto.La sessione è composta dai seguenti dati.<br>- tutti i file sorgente aperti<br>- tutti i breakpoint<br>- gli argomenti alla riga di comango<br>- la directory di lavoro<br>- il flag di segnalazione delle eccezioni</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4110"/> + <location filename="../Project/Project.py" line="4109"/> <source>Save session</source> <translation>Salva sessione</translation> </message> <message> + <location filename="../Project/Project.py" line="4113"/> + <source>Save the projects session file.</source> + <translation>Salva il file sessione del progetto.</translation> + </message> + <message> <location filename="../Project/Project.py" line="4114"/> - <source>Save the projects session file.</source> - <translation>Salva il file sessione del progetto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4115"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Salva sessione</b><p>Questo carica la sessione del progetto.La sessione è composta dai seguenti dati.<br>- tutti i file sorgente aperti<br>- tutti i breakpoint<br>- gli argomenti alla riga di comango<br>- la directory di lavoro<br>- il flag di segnalazione delle eccezioni</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4142"/> + <location filename="../Project/Project.py" line="4141"/> <source>Code Metrics</source> <translation>Statistiche codice</translation> </message> <message> - <location filename="../Project/Project.py" line="4142"/> + <location filename="../Project/Project.py" line="4141"/> <source>&Code Metrics...</source> <translation>Statistiche &codice...</translation> </message> <message> - <location filename="../Project/Project.py" line="4146"/> + <location filename="../Project/Project.py" line="4145"/> <source>Show some code metrics for the project.</source> <translation>Mostra alcune statistiche del codice per il progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4148"/> + <location filename="../Project/Project.py" line="4147"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Statistiche codice...</b><p>Mostra alcune statistiche di tutti i file Python nel progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4156"/> + <location filename="../Project/Project.py" line="4155"/> <source>Python Code Coverage</source> <translation>Analisi codice Python</translation> </message> <message> - <location filename="../Project/Project.py" line="4156"/> + <location filename="../Project/Project.py" line="4155"/> <source>Code Co&verage...</source> <translation>A&nalisi codice...</translation> </message> <message> - <location filename="../Project/Project.py" line="4160"/> + <location filename="../Project/Project.py" line="4159"/> <source>Show code coverage information for the project.</source> <translation>Mostra le informazioni dell'analisi del codice del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4162"/> + <location filename="../Project/Project.py" line="4161"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Analisi codice...</b><p>Mostra le analisi del codice di tutti i file Python nel progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5044"/> + <location filename="../Project/Project.py" line="5043"/> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="../Project/Project.py" line="4170"/> + <location filename="../Project/Project.py" line="4169"/> <source>&Profile Data...</source> <translation>&Profilazione dati...</translation> </message> <message> - <location filename="../Project/Project.py" line="4174"/> + <location filename="../Project/Project.py" line="4173"/> <source>Show profiling data for the project.</source> <translation>Mostra la profilazione dei dati per il progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4176"/> + <location filename="../Project/Project.py" line="4175"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Profilazione dati...</b><p>Mostra la profilazione dei dati per il progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5098"/> + <location filename="../Project/Project.py" line="5097"/> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="../Project/Project.py" line="4185"/> + <location filename="../Project/Project.py" line="4184"/> <source>&Application Diagram...</source> <translation>Diagramma dell' &Applicazione...</translation> </message> <message> - <location filename="../Project/Project.py" line="4189"/> + <location filename="../Project/Project.py" line="4188"/> <source>Show a diagram of the project.</source> <translation>Mostra un diagramma del progetto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4191"/> + <location filename="../Project/Project.py" line="4190"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagrammi dell'applicazione...</b><p>Mostra un diagramma del progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4317"/> + <location filename="../Project/Project.py" line="4316"/> <source>Open &Recent Projects</source> <translation>Apri un progetto &recente</translation> </message> <message> - <location filename="../Project/Project.py" line="4329"/> - <source>&Diagrams</source> - <translation>&Diagrammi</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4326"/> - <source>Chec&k</source> - <translation>&Controlla</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4322"/> - <source>&Version Control</source> - <translation>Controllo di &Versione</translation> - </message> - <message> <location filename="../Project/Project.py" line="4328"/> + <source>&Diagrams</source> + <translation>&Diagrammi</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4325"/> + <source>Chec&k</source> + <translation>&Controlla</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4321"/> + <source>&Version Control</source> + <translation>Controllo di &Versione</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4327"/> <source>Sho&w</source> <translation>&Mostra</translation> </message> <message> - <location filename="../Project/Project.py" line="4331"/> + <location filename="../Project/Project.py" line="4330"/> <source>Source &Documentation</source> <translation>&Documentazione sorgenti</translation> </message> <message> - <location filename="../Project/Project.py" line="4695"/> + <location filename="../Project/Project.py" line="4694"/> <source>Search New Files</source> <translation>Cerca Nuovi File</translation> </message> <message> - <location filename="../Project/Project.py" line="4695"/> + <location filename="../Project/Project.py" line="4694"/> <source>There were no new files found to be added.</source> <translation>Non sono stati trovati file da aggiungere.</translation> </message> <message> - <location filename="../Project/Project.py" line="4841"/> + <location filename="../Project/Project.py" line="4840"/> <source>Version Control System</source> <translation>Version Control System</translation> </message> <message> - <location filename="../Project/Project.py" line="4971"/> + <location filename="../Project/Project.py" line="4970"/> <source>Coverage Data</source> <translation>Dati Analisi</translation> </message> <message> - <location filename="../Project/Project.py" line="5021"/> + <location filename="../Project/Project.py" line="5020"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Non c'è uno script principale definito per il progetto. Esco</translation> </message> <message> - <location filename="../Project/Project.py" line="1941"/> + <location filename="../Project/Project.py" line="1940"/> <source>Rename file</source> <translation>Rinomina file</translation> </message> <message> - <location filename="../Project/Project.py" line="1965"/> + <location filename="../Project/Project.py" line="1964"/> <source>Rename File</source> <translation>Rinomina File</translation> </message> <message> - <location filename="../Project/Project.py" line="2947"/> + <location filename="../Project/Project.py" line="2946"/> <source>New Project</source> <translation>Nuovo Progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="2456"/> + <location filename="../Project/Project.py" line="2455"/> <source>Add existing files to the project?</source> <translation>Aggiungi file esistenti al progetto ?</translation> </message> <message> - <location filename="../Project/Project.py" line="2583"/> + <location filename="../Project/Project.py" line="2582"/> <source>Would you like to edit the VCS command options?</source> <translation>Vuoi modificare le opzioni del comando VCS ?</translation> </message> <message> - <location filename="../Project/Project.py" line="2526"/> + <location filename="../Project/Project.py" line="2525"/> <source>Shall the project file be added to the repository?</source> <translation>Il file progetto deve essere aggiunto al repository ?</translation> </message> <message> - <location filename="../Project/Project.py" line="2555"/> + <location filename="../Project/Project.py" line="2554"/> <source>Select version control system for the project</source> <translation>Seleziona il version control system per il progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3904"/> + <location filename="../Project/Project.py" line="3903"/> <source>Add directory to project</source> <translation>Aggiungi directory al progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3904"/> + <location filename="../Project/Project.py" line="3903"/> <source>Add directory...</source> <translation>Aggiungi directory...</translation> </message> <message> - <location filename="../Project/Project.py" line="3909"/> + <location filename="../Project/Project.py" line="3908"/> <source>Add a directory to the current project</source> <translation>Aggiungi una directory al progetto corrente</translation> </message> <message> - <location filename="../Project/Project.py" line="3911"/> + <location filename="../Project/Project.py" line="3910"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Aggiungi directory...</b><p>Apre un dialogo per aggiungere una directory al progetto corrente.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4994"/> + <location filename="../Project/Project.py" line="4993"/> <source>Code Coverage</source> <translation>Analisi codice</translation> </message> <message> - <location filename="../Project/Project.py" line="4994"/> + <location filename="../Project/Project.py" line="4993"/> <source>Please select a coverage file</source> <translation>Per favore seleziona un file per l'analisi</translation> </message> <message> - <location filename="../Project/Project.py" line="5044"/> + <location filename="../Project/Project.py" line="5043"/> <source>Please select a profile file</source> <translation>Per favore seleziona un file per la profilazione</translation> </message> <message> - <location filename="../Project/Project.py" line="1069"/> + <location filename="../Project/Project.py" line="1068"/> <source>Delete project session</source> <translation>Cancella sessione di progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="4128"/> + <location filename="../Project/Project.py" line="4127"/> <source>Delete session</source> <translation>Cancella sessione</translation> </message> <message> + <location filename="../Project/Project.py" line="4131"/> + <source>Delete the projects session file.</source> + <translation>Cancella il file di sessione del progetto.</translation> + </message> + <message> <location filename="../Project/Project.py" line="4132"/> - <source>Delete the projects session file.</source> - <translation>Cancella il file di sessione del progetto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4133"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Cancella sessione</b><p>Cancella la sessione del progetto.</p></translation> </message> <message> + <location filename="../Project/Project.py" line="269"/> + <source>Console</source> + <translation>Console</translation> + </message> + <message> <location filename="../Project/Project.py" line="270"/> - <source>Console</source> - <translation>Console</translation> - </message> - <message> - <location filename="../Project/Project.py" line="271"/> <source>Other</source> <translation>Altro</translation> </message> <message> - <location filename="../Project/Project.py" line="5098"/> + <location filename="../Project/Project.py" line="5097"/> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> <message> - <location filename="../Project/Project.py" line="2245"/> + <location filename="../Project/Project.py" line="2244"/> <source>Delete directory</source> <translation>Cancella directory</translation> </message> <message> - <location filename="../Project/Project.py" line="1103"/> + <location filename="../Project/Project.py" line="1102"/> <source>Read tasks</source> <translation>Leggi tesk</translation> </message> <message> - <location filename="../Project/Project.py" line="1123"/> + <location filename="../Project/Project.py" line="1122"/> <source>Save tasks</source> <translation>Salva task</translation> </message> <message> - <location filename="../Project/Project.py" line="1182"/> + <location filename="../Project/Project.py" line="1181"/> <source>Read debugger properties</source> <translation>Leggi le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="1217"/> + <location filename="../Project/Project.py" line="1216"/> <source>Save debugger properties</source> <translation>Salva le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="1243"/> + <location filename="../Project/Project.py" line="1242"/> <source>Delete debugger properties</source> <translation>Cancella le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="4028"/> + <location filename="../Project/Project.py" line="4027"/> <source>Debugger Properties</source> <translation>Proprietà Debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="4028"/> + <location filename="../Project/Project.py" line="4027"/> <source>Debugger &Properties...</source> <translation>&Proprietà Debugger...</translation> </message> <message> + <location filename="../Project/Project.py" line="4031"/> + <source>Show the debugger properties</source> + <translation>Mostra le proprietàd el debugger</translation> + </message> + <message> <location filename="../Project/Project.py" line="4032"/> - <source>Show the debugger properties</source> - <translation>Mostra le proprietàd el debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4033"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Proprietà debugger...</b><p>Mostra un dialogo per modificare le impostazioni specifiche per il progetto del debugger.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4041"/> + <location filename="../Project/Project.py" line="4040"/> <source>Load</source> <translation>Carica</translation> </message> <message> - <location filename="../Project/Project.py" line="4041"/> + <location filename="../Project/Project.py" line="4040"/> <source>&Load</source> <translation>&Carica</translation> </message> <message> - <location filename="../Project/Project.py" line="4045"/> + <location filename="../Project/Project.py" line="4044"/> <source>Load the debugger properties</source> <translation>Carica le proprietàd el debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="4053"/> + <location filename="../Project/Project.py" line="4052"/> <source>Save</source> <translation>Salva</translation> </message> <message> - <location filename="../Project/Project.py" line="4057"/> + <location filename="../Project/Project.py" line="4056"/> <source>Save the debugger properties</source> <translation>Salva le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="4065"/> + <location filename="../Project/Project.py" line="4064"/> <source>Delete</source> <translation>Cancella</translation> </message> <message> - <location filename="../Project/Project.py" line="4065"/> + <location filename="../Project/Project.py" line="4064"/> <source>&Delete</source> <translation>&Cancella</translation> </message> <message> - <location filename="../Project/Project.py" line="4069"/> + <location filename="../Project/Project.py" line="4068"/> <source>Delete the debugger properties</source> <translation>Cancella le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="4078"/> + <location filename="../Project/Project.py" line="4077"/> <source>Reset</source> <translation>Resetta</translation> </message> <message> - <location filename="../Project/Project.py" line="4078"/> + <location filename="../Project/Project.py" line="4077"/> <source>&Reset</source> <translation>&Resetta</translation> </message> <message> - <location filename="../Project/Project.py" line="4082"/> + <location filename="../Project/Project.py" line="4081"/> <source>Reset the debugger properties</source> <translation>Resetta le proprietà del debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="4319"/> - <source>Debugger</source> - <translation>Debugger</translation> - </message> - <message> <location filename="../Project/Project.py" line="4318"/> + <source>Debugger</source> + <translation>Debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4317"/> <source>Session</source> <translation>Sessione</translation> </message> <message> - <location filename="../Project/Project.py" line="4046"/> + <location filename="../Project/Project.py" line="4045"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>Carica le proprietà del debugger</b><p>Carica le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4058"/> + <location filename="../Project/Project.py" line="4057"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Salva le proprietà del debugger</b><p>Salva le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4070"/> + <location filename="../Project/Project.py" line="4069"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>Cancella le proprietà del debugger</b><p>Cancella il file che contiene le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4083"/> + <location filename="../Project/Project.py" line="4082"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>Azzera le proprietà del debugger</b><p>Azzera le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3992"/> + <location filename="../Project/Project.py" line="3991"/> <source>Filetype Associations</source> <translation>Associazione tipi file</translation> </message> <message> - <location filename="../Project/Project.py" line="3992"/> + <location filename="../Project/Project.py" line="3991"/> <source>Filetype Associations...</source> <translation>Associazione tipi file...</translation> </message> <message> - <location filename="../Project/Project.py" line="3996"/> + <location filename="../Project/Project.py" line="3995"/> <source>Show the project filetype associations</source> <translation>Mostra le associazioni dei tipi di file del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="4330"/> + <location filename="../Project/Project.py" line="4329"/> <source>Pac&kagers</source> <translation>Pac&kagers</translation> </message> <message> - <location filename="../Project/Project.py" line="3888"/> + <location filename="../Project/Project.py" line="3887"/> <source>Add files to project</source> <translation>Aggiungi file al progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3888"/> + <location filename="../Project/Project.py" line="3887"/> <source>Add &files...</source> <translation>Aggiungi &files...</translation> </message> <message> - <location filename="../Project/Project.py" line="3893"/> + <location filename="../Project/Project.py" line="3892"/> <source>Add files to the current project</source> <translation>Aggiungi file al progetto corrente</translation> </message> <message> - <location filename="../Project/Project.py" line="3895"/> + <location filename="../Project/Project.py" line="3894"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Aggiungi files...</b><p>Apre un dialogo per aggiungere file al progetto corrente. Il posto dove aggiungerli è determinato dall'estensione.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3097"/> + <location filename="../Project/Project.py" line="3096"/> <source>Project Files (*.e4p)</source> <translation>File progetto (*.e4p)</translation> </message> <message> - <location filename="../Project/Project.py" line="4316"/> + <location filename="../Project/Project.py" line="4315"/> <source>&Project</source> <translation>&Progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="4456"/> + <location filename="../Project/Project.py" line="4455"/> <source>Project</source> <translation>Progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="4522"/> + <location filename="../Project/Project.py" line="4521"/> <source>&Clear</source> <translation>Pulis&ci</translation> </message> <message> - <location filename="../Project/Project.py" line="922"/> + <location filename="../Project/Project.py" line="921"/> <source>Read user project properties</source> <translation>Leggi le proprietà utente del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="946"/> + <location filename="../Project/Project.py" line="945"/> <source>Save user project properties</source> <translation>Salva le proprietà utente del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3977"/> + <location filename="../Project/Project.py" line="3976"/> <source>User project properties</source> <translation>Proprietà utente del progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="3977"/> + <location filename="../Project/Project.py" line="3976"/> <source>&User Properties...</source> <translation>Proprietà &utente...</translation> </message> <message> - <location filename="../Project/Project.py" line="3982"/> + <location filename="../Project/Project.py" line="3981"/> <source>Show the user specific project properties</source> <translation>Mostra le proprietà del multiprogetto specifiche dell'utente</translation> </message> <message> - <location filename="../Project/Project.py" line="3984"/> + <location filename="../Project/Project.py" line="3983"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Proprietà utente...</b><p>Mosta un dialogo per modificare le proprietà utente di un progetto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3325"/> + <location filename="../Project/Project.py" line="3324"/> <source>Syntax errors detected</source> <translation>Errore di sintassi rilevato</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3325"/> + <location filename="../Project/Project.py" line="3324"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Il progetto contiene %n file con errori di sintassi.</numerusform> @@ -55768,87 +55748,87 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="5291"/> + <location filename="../Project/Project.py" line="5290"/> <source>Create Package List</source> <translation>Crea lista del package</translation> </message> <message> - <location filename="../Project/Project.py" line="4214"/> + <location filename="../Project/Project.py" line="4213"/> <source>Create &Package List</source> <translation type="unfinished">Crea un &archivio per il plugin</translation> </message> <message> - <location filename="../Project/Project.py" line="5565"/> + <location filename="../Project/Project.py" line="5564"/> <source>Create Plugin Archive</source> <translation>Crea un archivio per il plugin</translation> </message> <message> - <location filename="../Project/Project.py" line="5242"/> + <location filename="../Project/Project.py" line="5241"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Il file <b>PKGLIST</b> esiste già.</p><p>Sovrascriverlo?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5310"/> + <location filename="../Project/Project.py" line="5309"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Non c'è uno script principale definito per il progetto. Esco...</translation> </message> <message> - <location filename="../Project/Project.py" line="1692"/> + <location filename="../Project/Project.py" line="1691"/> <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> <translation><p>La directory di partenza non contiene nessun file appartenente alla categoria selezionata.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2947"/> + <location filename="../Project/Project.py" line="2946"/> <source>Select Version Control System</source> <translation>Selezione il Sistema di Controllo della Versione (VCS)</translation> </message> <message> - <location filename="../Project/Project.py" line="2562"/> + <location filename="../Project/Project.py" line="2561"/> <source>None</source> <translation>Nessuno</translation> </message> <message> - <location filename="../Project/Project.py" line="368"/> + <location filename="../Project/Project.py" line="367"/> <source>Registering Project Type</source> <translation>Registrazione tipo progetto</translation> </message> <message> - <location filename="../Project/Project.py" line="4230"/> + <location filename="../Project/Project.py" line="4229"/> <source>Create Plugin &Archives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1371"/> + <location filename="../Project/Project.py" line="1370"/> <source>You have to specify a translation pattern first.</source> <translation>Devi prima specificare un pattern di traduzione.</translation> </message> <message> - <location filename="../Project/Project.py" line="2666"/> + <location filename="../Project/Project.py" line="2665"/> <source>Translation Pattern</source> <translation>Pattern di traduzione</translation> </message> <message> - <location filename="../Project/Project.py" line="2666"/> + <location filename="../Project/Project.py" line="2665"/> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Inserisci il path per il file di traduzione (usa '%language% al posto del codice lingua):</translation> </message> <message> - <location filename="../Project/Project.py" line="4010"/> + <location filename="../Project/Project.py" line="4009"/> <source>Lexer Associations</source> <translation>Associazioni analizzatore lessicale</translation> </message> <message> - <location filename="../Project/Project.py" line="4010"/> + <location filename="../Project/Project.py" line="4009"/> <source>Lexer Associations...</source> <translation>Associazioni analizzatore lessicale...</translation> </message> <message> - <location filename="../Project/Project.py" line="4014"/> + <location filename="../Project/Project.py" line="4013"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Mostra le associazioni degli analizzatori lessicali del progetto (sovrascrivendo i default)</translation> </message> <message> - <location filename="../Project/Project.py" line="4016"/> + <location filename="../Project/Project.py" line="4015"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Associazioni analizzatore lessicale...</b><p>Mostra un dialogo per modificare le associazioni degli analizzatori lessicali dei progetti. Queste associazioni sovrascrivono the impostazioni globali. Gli analizzatori lessicali sono utilizzati per l'evidenziazione del testo nell'editor.</p></translation> </message> @@ -55868,112 +55848,112 @@ <translation>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</translation> </message> <message> - <location filename="../Project/Project.py" line="783"/> + <location filename="../Project/Project.py" line="782"/> <source><p>The project file <b>{0}</b> could not be read.</p></source> <translation><p>Il file progetto <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="886"/> + <location filename="../Project/Project.py" line="885"/> <source><p>The project file <b>{0}</b> could not be written.</p></source> <translation><p>Il file progetto <b{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="922"/> + <location filename="../Project/Project.py" line="921"/> <source><p>The user specific project properties file <b>{0}</b> could not be read.</p></source> <translation><p>Il file delle proprietà specifiche dell'utente del progetto <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="946"/> + <location filename="../Project/Project.py" line="945"/> <source><p>The user specific project properties file <b>{0}</b> could not be written.</p></source> <translation><p>Il file delle proprietà specifiche dell'utente del progetto <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1004"/> + <location filename="../Project/Project.py" line="1003"/> <source><p>The project session file <b>{0}</b> could not be read.</p></source> <translation><p>La sessione del progetto <b>{0}</b> non può essere letta.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1040"/> + <location filename="../Project/Project.py" line="1039"/> <source><p>The project session file <b>{0}</b> could not be written.</p></source> <translation><p>La sessione del progetto <b>{0}</b> non può essere scritta.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1069"/> + <location filename="../Project/Project.py" line="1068"/> <source><p>The project session file <b>{0}</b> could not be deleted.</p></source> <translation><p>La sessione del progetto <b>{0}</b> non può essere cancellato.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1103"/> + <location filename="../Project/Project.py" line="1102"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Il file task <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1123"/> + <location filename="../Project/Project.py" line="1122"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>Il file task <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1182"/> + <location filename="../Project/Project.py" line="1181"/> <source><p>The project debugger properties file <b>{0}</b> could not be read.</p></source> <translation><p>Il file delle proprietà del debugger del progetto<b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1217"/> + <location filename="../Project/Project.py" line="1216"/> <source><p>The project debugger properties file <b>{0}</b> could not be written.</p></source> <translation><p>Il file delle proprietà del debugger del progetto<b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1243"/> + <location filename="../Project/Project.py" line="1242"/> <source><p>The project debugger properties file <b>{0}</b> could not be deleted.</p></source> <translation><p>Il file delle proprietà del debugger del progetto<b>{0}</b> non può essere cancellato.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1725"/> + <location filename="../Project/Project.py" line="1724"/> <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Il file <b>{0}</b> esiste già.</p><p>Sovrascriverlo?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3112"/> + <location filename="../Project/Project.py" line="3111"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Il file <b>{0}</b> esiste già. Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1965"/> + <location filename="../Project/Project.py" line="1964"/> <source><p>The file <b>{0}</b> could not be renamed.<br />Reason: {1}</p></source> <translation><p>Il file <b>{0}</b> non può essere rinominato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2340"/> + <location filename="../Project/Project.py" line="2339"/> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>La directory del progetto <b>{0}</b> non può essere creata.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4841"/> + <location filename="../Project/Project.py" line="4840"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>VCS selezionato <b>{0}</b>non trovato.<br>Disabilito il controllo di versione.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5291"/> + <location filename="../Project/Project.py" line="5290"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Il file <b>PKGLIST</b> non può essere creato.<br />Motivo: {0}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5451"/> + <location filename="../Project/Project.py" line="5450"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Il file <b>{0}</b> non può essere aggiunto all'archivio.Lo ignoro.</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5524"/> + <location filename="../Project/Project.py" line="5523"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Il file plugin <b>{0}</b> non può essere salvato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1648"/> + <location filename="../Project/Project.py" line="1647"/> <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> <translation><p>Il file selezionato <b>{0}</b> non può essere aggiunto a <b>{1}</b>.</p><p>Motivo: {2}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1707"/> + <location filename="../Project/Project.py" line="1706"/> <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>La directory di destinazione<b>{0}</b> non può essere creata.</p><p>Motivo: {1}</p></translation> </message> @@ -55983,323 +55963,323 @@ <translation type="obsolete">Python Files (*.py2);;Python GUI Files (*.pyw2);;</translation> </message> <message> - <location filename="../Project/Project.py" line="2423"/> + <location filename="../Project/Project.py" line="2422"/> <source>Create main script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2423"/> + <location filename="../Project/Project.py" line="2422"/> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4199"/> + <location filename="../Project/Project.py" line="4198"/> <source>Load Diagram</source> <translation type="unfinished">Carico Diagramma</translation> </message> <message> - <location filename="../Project/Project.py" line="4199"/> + <location filename="../Project/Project.py" line="4198"/> <source>&Load Diagram...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4203"/> + <location filename="../Project/Project.py" line="4202"/> <source>Load a diagram from file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4205"/> + <location filename="../Project/Project.py" line="4204"/> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="368"/> + <location filename="../Project/Project.py" line="367"/> <source><p>The Project type <b>{0}</b> is already registered.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="356"/> + <location filename="../Project/Project.py" line="355"/> <source><p>The Project type <b>{0}</b> is already registered with Programming Language <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Project/Project.py" line="266"/> + <source>PyQt5 GUI</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Project/Project.py" line="267"/> - <source>PyQt5 GUI</source> - <translation type="unfinished"></translation> + <source>PyQt5 Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4829"/> + <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5564"/> + <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4218"/> + <source>Create an initial PKGLIST file for an eric6 plugin.</source> + <translation type="unfinished">Crea un file archivio per il plugin di eric6.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4220"/> + <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> + <translation type="unfinished"><b>Crea Archivio Plugin</b><p>Crea un archivio per il plugin eric6 usando la lista dei file fornita nel file PKGLIST. Il nome dell'archivio è costruito dal nome dello script.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4234"/> + <source>Create eric6 plugin archive files.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4236"/> + <source><b>Create Plugin Archives</b><p>This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5414"/> + <source><p>The eric6 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> + <translation type="unfinished"><p>Il file archivio del plugin di eric6<b>{0}</b> non può essere creato.<br />Motivo: {1}</p></translation> </message> <message> <location filename="../Project/Project.py" line="268"/> - <source>PyQt5 Console</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4830"/> - <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5565"/> - <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4219"/> - <source>Create an initial PKGLIST file for an eric6 plugin.</source> - <translation type="unfinished">Crea un file archivio per il plugin di eric6.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4221"/> - <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> - <translation type="unfinished"><b>Crea Archivio Plugin</b><p>Crea un archivio per il plugin eric6 usando la lista dei file fornita nel file PKGLIST. Il nome dell'archivio è costruito dal nome dello script.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4235"/> - <source>Create eric6 plugin archive files.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4237"/> - <source><b>Create Plugin Archives</b><p>This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5415"/> - <source><p>The eric6 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> - <translation type="unfinished"><p>Il file archivio del plugin di eric6<b>{0}</b> non può essere creato.<br />Motivo: {1}</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="269"/> <source>Eric6 Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2915"/> + <location filename="../Project/Project.py" line="2914"/> <source>Create project management directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2915"/> + <location filename="../Project/Project.py" line="2914"/> <source><p>The project directory <b>{0}</b> is not writable.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3949"/> + <location filename="../Project/Project.py" line="3948"/> <source>Alt+Ctrl+P</source> <comment>Project|Search Project File</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3955"/> + <location filename="../Project/Project.py" line="3954"/> <source>Search for a file in the project list of files.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3957"/> + <location filename="../Project/Project.py" line="3956"/> <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3949"/> + <location filename="../Project/Project.py" line="3948"/> <source>Search Project File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3949"/> + <location filename="../Project/Project.py" line="3948"/> <source>Search Project File...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5346"/> + <location filename="../Project/Project.py" line="5345"/> <source>Create Plugin Archives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4247"/> + <location filename="../Project/Project.py" line="4246"/> <source>Create Plugin Archives (Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4247"/> + <location filename="../Project/Project.py" line="4246"/> <source>Create Plugin Archives (&Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4252"/> + <location filename="../Project/Project.py" line="4251"/> <source>Create eric6 plugin archive files (snapshot releases).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4254"/> + <location filename="../Project/Project.py" line="4253"/> <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5324"/> + <location filename="../Project/Project.py" line="5323"/> <source>Select package lists:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5342"/> + <location filename="../Project/Project.py" line="5341"/> <source>Creating plugin archives...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5342"/> + <location filename="../Project/Project.py" line="5341"/> <source>Abort</source> <translation type="unfinished">Termina</translation> </message> <message> - <location filename="../Project/Project.py" line="5342"/> + <location filename="../Project/Project.py" line="5341"/> <source>%v/%m Archives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5359"/> + <location filename="../Project/Project.py" line="5358"/> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5470"/> + <location filename="../Project/Project.py" line="5469"/> <source><p>The eric6 plugin archive files were created with some errors.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5473"/> + <location filename="../Project/Project.py" line="5472"/> <source><p>The eric6 plugin archive files were created successfully.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5335"/> + <location filename="../Project/Project.py" line="5334"/> <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5387"/> + <location filename="../Project/Project.py" line="5386"/> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3940"/> + <location filename="../Project/Project.py" line="3939"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3998"/> + <location filename="../Project/Project.py" line="3997"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1496"/> + <location filename="../Project/Project.py" line="1495"/> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2215"/> + <location filename="../Project/Project.py" line="2214"/> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2245"/> + <location filename="../Project/Project.py" line="2244"/> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2738"/> + <location filename="../Project/Project.py" line="2737"/> <source>Create Makefile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2738"/> + <location filename="../Project/Project.py" line="2737"/> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5751"/> + <location filename="../Project/Project.py" line="5750"/> <source>Execute Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4268"/> + <location filename="../Project/Project.py" line="4267"/> <source>&Execute Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4272"/> + <location filename="../Project/Project.py" line="4271"/> <source>Perform a 'make' run.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4274"/> + <location filename="../Project/Project.py" line="4273"/> <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5731"/> + <location filename="../Project/Project.py" line="5730"/> <source>Test for Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4282"/> + <location filename="../Project/Project.py" line="4281"/> <source>&Test for Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4286"/> + <location filename="../Project/Project.py" line="4285"/> <source>Question 'make', if a rebuild is needed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4288"/> + <location filename="../Project/Project.py" line="4287"/> <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4333"/> + <location filename="../Project/Project.py" line="4332"/> <source>Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5679"/> + <location filename="../Project/Project.py" line="5678"/> <source>The make process did not start.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5724"/> + <location filename="../Project/Project.py" line="5723"/> <source>The make process crashed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5734"/> + <location filename="../Project/Project.py" line="5733"/> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5739"/> + <location filename="../Project/Project.py" line="5738"/> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5751"/> + <location filename="../Project/Project.py" line="5750"/> <source>The makefile contains errors.</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Project/Project.py" line="281"/> + <source>PySide2 GUI</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Project/Project.py" line="282"/> - <source>PySide2 GUI</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="283"/> <source>PySide2 Console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4321"/> + <location filename="../Project/Project.py" line="4320"/> <source>Project-T&ools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="345"/> + <location filename="../Project/Project.py" line="344"/> <source><p>The Programming Language <b>{0}</b> is not supported (project type: {1}).</p></source> <translation type="unfinished"></translation> </message> @@ -64938,17 +64918,17 @@ <context> <name>SafariImporter</name> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksImporters/SafariImporter.py" line="42"/> + <location filename="../WebBrowser/Bookmarks/BookmarksImporters/SafariImporter.py" line="40"/> <source>Apple Safari stores its bookmarks in the <b>Bookmarks.plist</b> file. This file is usually located in</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksImporters/SafariImporter.py" line="42"/> + <location filename="../WebBrowser/Bookmarks/BookmarksImporters/SafariImporter.py" line="40"/> <source>Please choose the file to begin importing bookmarks.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksImporters/SafariImporter.py" line="92"/> + <location filename="../WebBrowser/Bookmarks/BookmarksImporters/SafariImporter.py" line="90"/> <source>File '{0}' does not exist.</source> <translation type="unfinished">Il file {0} non esiste.</translation> </message> @@ -66619,67 +66599,67 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="62"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="61"/> <source>distutils</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="63"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="62"/> <source>setuptools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="155"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="154"/> <source>Reading Trove Classifiers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="155"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="154"/> <source><p>The Trove Classifiers file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="547"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="545"/> <source>Package Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="580"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="578"/> <source>Packages Root Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="619"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="617"/> <source>Add Package</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="619"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="617"/> <source><p>The directory <b>{0}</b> is not a Python package.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="675"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="673"/> <source>Add Scripts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="675"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="673"/> <source>Python Files (*.py);;All Files(*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="714"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="712"/> <source>Add Python Modules</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="714"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="712"/> <source>Python Files (*.py)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="793"/> + <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="791"/> <source>Source Directory</source> <translation type="unfinished"></translation> </message> @@ -70222,22 +70202,22 @@ <translation>Sblocco del repository Subversion</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1940"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1938"/> <source>Property set.</source> <translation>Proprietà impostata.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1992"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1990"/> <source>Property deleted.</source> <translation>Proprietà cancellata.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2264"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2262"/> <source>Subversion Lock</source> <translation>Lock Subversion</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2264"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2262"/> <source>Enter lock comment</source> <translation>Inserico commento del lock</translation> </message> @@ -72903,7 +72883,7 @@ <translation>Alt+P</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="287"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="286"/> <source>Subversion Error</source> <translation>Errore Subversion</translation> </message> @@ -72913,7 +72893,7 @@ <translation>Errore Generazione Processo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="207"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="206"/> <source>The installed version of PySvn should be 1.4.0 or better.</source> <translation>La versione di PySvn installata deve essere 1.4.0 o superiore.</translation> </message> @@ -73702,7 +73682,7 @@ <translation>Errore Generazione Processo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="158"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="157"/> <source>The installed version of PySvn should be 1.4.0 or better.</source> <translation>La versione installata di PySvn deve essere 1.4.0 o superiore.</translation> </message> @@ -75578,22 +75558,22 @@ <context> <name>SyntaxCheckService</name> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="211"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="209"/> <source>Python 3 batch check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="227"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="225"/> <source>JavaScript batch check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="243"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="241"/> <source>YAML batch check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="259"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="257"/> <source>JSON batch check</source> <translation type="unfinished"></translation> </message> @@ -76145,19 +76125,19 @@ <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py" line="327"/> <source>No indentation errors found.</source> - <translation>Nessun errore di identazione trovato.</translation> + <translation type="obsolete">Nessun errore di identazione trovato.</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="14"/> <source>Tabnanny Result</source> - <translation>Risultati Tabnanny</translation> + <translation type="obsolete">Risultati Tabnanny</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="17"/> <source><b>Tabnanny Results</b> <p>This dialog shows the results of the tabnanny command. Double clicking an entry will open an editor window and position the cursor at the respective line.</p></source> - <translation><b>Risultati Tabnanny</b> + <translation type="obsolete"><b>Risultati Tabnanny</b> <p>Questo dialogo mostra i risultati del comando tabnanny. Un doppio click su un elemento apre una finestra di edit e posiziona il cursore alla linea corretta.</p></translation> </message> @@ -76167,69 +76147,54 @@ <p>This list shows the results of the tabnanny command. Double clicking an entry will open this entry in an editor window and position the cursor at the respective line.</p></source> - <translation><b>Lista risultati</b> + <translation type="obsolete"><b>Lista risultati</b> <p>Questa lista mostra i risultati del comando tabnanny. Un doppio click su un elemento apre una finestra di edit e posiziona il cursore alla linea corretta.</p></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="96"/> <source>Filename</source> - <translation>Nome file</translation> + <translation type="obsolete">Nome file</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="101"/> <source>#</source> - <translation>#</translation> + <translation type="obsolete">#</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="106"/> <source>Source</source> - <translation>Sorgente</translation> + <translation type="obsolete">Sorgente</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="127"/> <source>Shows the progress of the tabnanny action</source> - <translation>Mostra l'avanzamento del comando tabnanny</translation> + <translation type="obsolete">Mostra l'avanzamento del comando tabnanny</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="40"/> <source>Exclude Files:</source> - <translation>Escludi file:</translation> + <translation type="obsolete">Escludi file:</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="47"/> <source>Enter filename patterns of files to be excluded separated by a comma</source> - <translation>Inserisci un pattern per il nome file di file da escludere separati da una virgola</translation> + <translation type="obsolete">Inserisci un pattern per il nome file di file da escludere separati da una virgola</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="64"/> <source>Press to start the tabnanny run</source> - <translation>Premi per avviare tabnanny</translation> + <translation type="obsolete">Premi per avviare tabnanny</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="67"/> <source>Start</source> - <translation>Inizia</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui" line="136"/> - <source>%v/%m Files</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py" line="232"/> - <source>Preparing files...</source> - <translation type="unfinished"></translation> + <translation type="obsolete">Inizia</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py" line="88"/> <source>Errors</source> - <translation type="unfinished">Errori</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py" line="255"/> - <source>Transferring data...</source> - <translation type="unfinished"></translation> + <translation type="obsolete">Errori</translation> </message> </context> <context> @@ -76237,27 +76202,22 @@ <message> <location filename="../Plugins/PluginTabnanny.py" line="288"/> <source>Check Indentations</source> - <translation>Controlla indentazione</translation> + <translation type="obsolete">Controlla indentazione</translation> </message> <message> <location filename="../Plugins/PluginTabnanny.py" line="288"/> <source>&Indentations...</source> - <translation>&Indentazione...</translation> + <translation type="obsolete">&Indentazione...</translation> </message> <message> <location filename="../Plugins/PluginTabnanny.py" line="195"/> <source>Check indentations using tabnanny.</source> - <translation>Controlla indentazione con tabnanny.</translation> + <translation type="obsolete">Controlla indentazione con tabnanny.</translation> </message> <message> <location filename="../Plugins/PluginTabnanny.py" line="292"/> <source><b>Check Indentations...</b><p>This checks Python files for bad indentations using tabnanny.</p></source> - <translation><b>Controlla indentazione...</b><p>Controlla i file Python per errori di indentazione usando tabnanny.</p></translation> - </message> - <message> - <location filename="../Plugins/PluginTabnanny.py" line="101"/> - <source>Python 3 batch check</source> - <translation type="unfinished"></translation> + <translation type="obsolete"><b>Controlla indentazione...</b><p>Controlla i file Python per errori di indentazione usando tabnanny.</p></translation> </message> </context> <context> @@ -76622,12 +76582,12 @@ <translation>&Rigenera task del progetto</translation> </message> <message> - <location filename="../Tasks/TaskViewer.py" line="722"/> + <location filename="../Tasks/TaskViewer.py" line="719"/> <source>Extracting project tasks...</source> <translation>Estrazione dei task del progetto...</translation> </message> <message> - <location filename="../Tasks/TaskViewer.py" line="722"/> + <location filename="../Tasks/TaskViewer.py" line="719"/> <source>Abort</source> <translation>Termina</translation> </message> @@ -76642,7 +76602,7 @@ <translation>Configura...</translation> </message> <message> - <location filename="../Tasks/TaskViewer.py" line="731"/> + <location filename="../Tasks/TaskViewer.py" line="728"/> <source>Extracting project tasks... {0}</source> <translation>Estrazione dei task del progetto... @@ -76669,12 +76629,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Tasks/TaskViewer.py" line="722"/> + <location filename="../Tasks/TaskViewer.py" line="719"/> <source>%v/%m Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Tasks/TaskViewer.py" line="726"/> + <location filename="../Tasks/TaskViewer.py" line="723"/> <source>Tasks</source> <translation type="unfinished">Task</translation> </message> @@ -76707,12 +76667,12 @@ <translation>Marcatori task</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="95"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="123"/> <source>Enter the tasks markers separated by a space character.</source> <translation>Inserisci i marcatori dei task separati da uno spazio.</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="111"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="139"/> <source>Bugfix tasks:</source> <translation>Task di bugfix:</translation> </message> @@ -76722,45 +76682,55 @@ <translation><b>Configura Task</b></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="219"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="293"/> <source>Tasks Handling</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="225"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="299"/> <source>Select to clear global file tasks when the file is closed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="228"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="302"/> <source>Clear global file task when file is closed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="147"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="175"/> <source>Warning tasks:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="170"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="198"/> <source>Todo tasks:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="193"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="221"/> <source>Note tasks:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="105"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="133"/> <source>Tasks Background Colors</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="206"/> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="280"/> <source>Select the background color for these tasks.</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="244"/> + <source>Test tasks:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/TasksPage.ui" line="267"/> + <source>Documentation tasks:</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TemplateGroup</name> @@ -78902,12 +78872,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Graphics/UMLClassDiagramBuilder.py" line="84"/> + <location filename="../Graphics/UMLClassDiagramBuilder.py" line="83"/> <source>The module <b>'{0}'</b> could not be found.</source> <translation type="unfinished">Il moduloe <b>'{0}'</b> non può essere trovato.</translation> </message> <message> - <location filename="../Graphics/UMLClassDiagramBuilder.py" line="146"/> + <location filename="../Graphics/UMLClassDiagramBuilder.py" line="145"/> <source>The module <b>'{0}'</b> does not contain any classes.</source> <translation type="unfinished">Il modulo <b>'{0}'</b> non contiene nessuna classe.</translation> </message> @@ -79804,7 +79774,7 @@ <translation>Generazione interfaccia utente principale...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1720"/> + <location filename="../UI/UserInterface.py" line="1729"/> <source>Log-Viewer</source> <translation>Log-Viewer</translation> </message> @@ -79839,237 +79809,237 @@ <translation>Inizializzazione strumenti...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1521"/> + <location filename="../UI/UserInterface.py" line="1530"/> <source>Quit</source> <translation>Esci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1521"/> + <location filename="../UI/UserInterface.py" line="1530"/> <source>&Quit</source> <translation>&Esci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1527"/> + <location filename="../UI/UserInterface.py" line="1536"/> <source>Quit the IDE</source> <translation>Esci dall'IDE</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1528"/> + <location filename="../UI/UserInterface.py" line="1537"/> <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation><b>Esci dall'IDE</b><p>Esci dall'IDE. Ogni cambiamento non salvato dovrebbe essere salvato prima. Ogni programma python in debug verrà fermato e le impostazioni scritte su disco.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2005"/> + <location filename="../UI/UserInterface.py" line="2014"/> <source>What's This?</source> <translation>Cos'è questo ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2005"/> + <location filename="../UI/UserInterface.py" line="2014"/> <source>&What's This?</source> <translation>C&os'è Questo ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2011"/> + <location filename="../UI/UserInterface.py" line="2020"/> <source>Context sensitive help</source> <translation>Help sensibile al contesto</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2012"/> + <location filename="../UI/UserInterface.py" line="2021"/> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>Mostra helo sensibile al contesto</b><p>Nella modalità Cos'è Questo, il cursore del mouse mostra una freccia con un punto interrogativo e puoi premere sugli elementi dell'interfaccia per avere una breve descrizione di cosa fanno e come usarli. Nel dialoghi questa funzionalità è accessibile usando il bottone di help contestuale nella fisestra del titolo.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2023"/> + <location filename="../UI/UserInterface.py" line="2032"/> <source>Helpviewer</source> <translation>Visualizzatore Help</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2023"/> + <location filename="../UI/UserInterface.py" line="2032"/> <source>&Helpviewer...</source> <translation>Visualizzatore &Help...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2029"/> + <location filename="../UI/UserInterface.py" line="2038"/> <source>Open the helpviewer window</source> <translation>Apri il visualizzatore di help</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2049"/> + <location filename="../UI/UserInterface.py" line="2058"/> <source>Show Versions</source> <translation>Mostra versione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2049"/> + <location filename="../UI/UserInterface.py" line="2058"/> <source>Show &Versions</source> <translation>Mostra &Versione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2053"/> + <location filename="../UI/UserInterface.py" line="2062"/> <source>Display version information</source> <translation>Mostra informazioni sulla versione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2055"/> + <location filename="../UI/UserInterface.py" line="2064"/> <source><b>Show Versions</b><p>Display version information.</p></source> <translation><b>Mostra versioni</b><p>Mostra delle informazioni sulla versione.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3640"/> + <location filename="../UI/UserInterface.py" line="3653"/> <source>Report Bug</source> <translation>Segnala Bug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2100"/> + <location filename="../UI/UserInterface.py" line="2109"/> <source>Report &Bug...</source> <translation>Segnala &Bug...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2104"/> + <location filename="../UI/UserInterface.py" line="2113"/> <source>Report a bug</source> <translation>Segnala un bug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2105"/> + <location filename="../UI/UserInterface.py" line="2114"/> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation><b>>Segnala Bug...</b><p>Apre un dialogo per segnalare un bug.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3181"/> + <location filename="../UI/UserInterface.py" line="3190"/> <source>Unittest</source> <translation>Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2127"/> + <location filename="../UI/UserInterface.py" line="2136"/> <source>&Unittest...</source> <translation>&Unittest...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2132"/> + <location filename="../UI/UserInterface.py" line="2141"/> <source>Start unittest dialog</source> <translation>Avvia dialogo unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2394"/> + <location filename="../UI/UserInterface.py" line="2403"/> <source>Preferences</source> <translation>Preferenze</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2394"/> + <location filename="../UI/UserInterface.py" line="2403"/> <source>&Preferences...</source> <translation>&Preferenze...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2399"/> + <location filename="../UI/UserInterface.py" line="2408"/> <source>Set the prefered configuration</source> <translation>Imposta la configurazione preferita</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2401"/> + <location filename="../UI/UserInterface.py" line="2410"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Preferenze</b><p>Imposta i valori di configurazione dell'applicazione ai valori preferiti</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2499"/> + <location filename="../UI/UserInterface.py" line="2508"/> <source>Keyboard Shortcuts</source> <translation>Scorciatoie da tastiera</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2499"/> + <location filename="../UI/UserInterface.py" line="2508"/> <source>Keyboard &Shortcuts...</source> <translation>&Scorciatoie da tastiera...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2513"/> <source>Set the keyboard shortcuts</source> <translation>Imposta le scorciatoie da tastiera</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2506"/> + <location filename="../UI/UserInterface.py" line="2515"/> <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> <translation><b>Scorciatoie da tastiera</b><p>Imposta le scorciatoie da tastiera dell'applicazione con i valori personalizzati.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6069"/> + <location filename="../UI/UserInterface.py" line="6116"/> <source>Export Keyboard Shortcuts</source> <translation>Esporta scorciatoie da tastiera</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2514"/> + <location filename="../UI/UserInterface.py" line="2523"/> <source>&Export Keyboard Shortcuts...</source> <translation>&Esporta scorciatoie da tastiera...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2519"/> - <source>Export the keyboard shortcuts</source> - <translation>Esporta le scorciatoie da tastiera</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2521"/> - <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> - <translation><b>Esporta scorciatoie da tastiera</b><p>Esporta le scorciatoie da tastiera dell'applicazione.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6093"/> - <source>Import Keyboard Shortcuts</source> - <translation>Importa scorciatoie da tastiera</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2528"/> + <source>Export the keyboard shortcuts</source> + <translation>Esporta le scorciatoie da tastiera</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2530"/> + <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> + <translation><b>Esporta scorciatoie da tastiera</b><p>Esporta le scorciatoie da tastiera dell'applicazione.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6140"/> + <source>Import Keyboard Shortcuts</source> + <translation>Importa scorciatoie da tastiera</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2537"/> <source>&Import Keyboard Shortcuts...</source> <translation>&Importa scorciatoie da tastiera...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2533"/> + <location filename="../UI/UserInterface.py" line="2542"/> <source>Import the keyboard shortcuts</source> <translation>Importa le scorciatoie da tastiera</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2535"/> + <location filename="../UI/UserInterface.py" line="2544"/> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation><b>Importa scorciatoie da tastiera</b><p>Importa le scorciatoie da tastiera dell'applicazione.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2922"/> + <location filename="../UI/UserInterface.py" line="2931"/> <source>E&xtras</source> <translation>E&xtra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3036"/> + <location filename="../UI/UserInterface.py" line="3045"/> <source>&Window</source> <translation>&Finestre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3111"/> + <location filename="../UI/UserInterface.py" line="3120"/> <source>&Help</source> <translation>&Help</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3180"/> + <location filename="../UI/UserInterface.py" line="3189"/> <source>Tools</source> <translation>Strumenti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4999"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Help</source> <translation>Aiuto</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3182"/> + <location filename="../UI/UserInterface.py" line="3191"/> <source>Settings</source> <translation>Impostazioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3097"/> + <location filename="../UI/UserInterface.py" line="3106"/> <source>&Toolbars</source> <translation>&Toolbar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5127"/> + <location filename="../UI/UserInterface.py" line="5174"/> <source>Problem</source> <translation>Problema</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5322"/> + <location filename="../UI/UserInterface.py" line="5369"/> <source>Process Generation Error</source> <translation>Errore Generazione Processo</translation> </message> @@ -80079,102 +80049,102 @@ <translation>Inizializzazione Single Application Server...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2133"/> + <location filename="../UI/UserInterface.py" line="2142"/> <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> <translation><b>Unittes</b><p>Esegui unit test. Il dialogo offre la possibilità di selezionare ed eseguire uno unittest.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2141"/> + <location filename="../UI/UserInterface.py" line="2150"/> <source>Unittest Restart</source> <translation>Riavvia Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2141"/> + <location filename="../UI/UserInterface.py" line="2150"/> <source>&Restart Unittest...</source> <translation>&Riavvia Unittest...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2146"/> + <location filename="../UI/UserInterface.py" line="2155"/> <source>Restart last unittest</source> <translation>Riavvia l'ultima unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2147"/> + <location filename="../UI/UserInterface.py" line="2156"/> <source><b>Restart Unittest</b><p>Restart the unittest performed last.</p></source> <translation><b>Riavvia Unittest</b><p>Riavvia l'ultima unittest eseguita.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2171"/> + <location filename="../UI/UserInterface.py" line="2180"/> <source>Unittest Script</source> <translation>Script unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2171"/> + <location filename="../UI/UserInterface.py" line="2180"/> <source>Unittest &Script...</source> <translation>&Script Unittest...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2176"/> + <location filename="../UI/UserInterface.py" line="2185"/> <source>Run unittest with current script</source> <translation>Esegui unittest con lo script corrente</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2178"/> + <location filename="../UI/UserInterface.py" line="2187"/> <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> <translation><b>Script Unittest</b><p>Esegui unittest con lo script corrente.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2186"/> + <location filename="../UI/UserInterface.py" line="2195"/> <source>Unittest Project</source> <translation>Progetto Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2186"/> + <location filename="../UI/UserInterface.py" line="2195"/> <source>Unittest &Project...</source> <translation>&Progetto Unittest...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2191"/> + <location filename="../UI/UserInterface.py" line="2200"/> <source>Run unittest with current project</source> <translation>Esegui unittest con il progetto corrente</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2193"/> + <location filename="../UI/UserInterface.py" line="2202"/> <source><b>Unittest Project</b><p>Run unittest with current project.</p></source> <translation><b>Progetto Unittest</b><p>Esegui unittest con il progetto corrente.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2281"/> + <location filename="../UI/UserInterface.py" line="2290"/> <source>Compare Files</source> <translation>Confronta file</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2281"/> + <location filename="../UI/UserInterface.py" line="2290"/> <source>&Compare Files...</source> <translation>&Confronta file...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2299"/> + <location filename="../UI/UserInterface.py" line="2308"/> <source>Compare two files</source> <translation>Confronta due file</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2287"/> + <location filename="../UI/UserInterface.py" line="2296"/> <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> <translation><b>Confronta file</b><p>Apre un dialogo per confrontare due file.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2294"/> + <location filename="../UI/UserInterface.py" line="2303"/> <source>Compare Files side by side</source> <translation>Confronta file affiancati</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2300"/> + <location filename="../UI/UserInterface.py" line="2309"/> <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> <translation><b>Confronta file affiancati</b><p>Apri un dialogo per confrontare due file e mostrare i risultati affiancati.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2978"/> + <location filename="../UI/UserInterface.py" line="2987"/> <source>&Unittest</source> <translation>&Unittest</translation> </message> @@ -80184,222 +80154,222 @@ <translation type="obsolete">Non c'è uno script principale definito per il progetto. Esco</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6656"/> + <location filename="../UI/UserInterface.py" line="6703"/> <source>Drop Error</source> <translation>Errore Drop</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1703"/> + <location filename="../UI/UserInterface.py" line="1712"/> <source>File-Browser</source> <translation>File Browser</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1599"/> + <location filename="../UI/UserInterface.py" line="1608"/> <source>Edit Profile</source> <translation>Modifica profilo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1605"/> + <location filename="../UI/UserInterface.py" line="1614"/> <source>Activate the edit view profile</source> <translation>Attiva il profilo della vista di editing</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1607"/> - <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> - <translation><b>Profilo di edit</p><p>Attiva il "Profilo di Edit". Le finestre da mostrare, se il profilo è attivo, possono essere configurate con il dialogo "Configura Profili.</p></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1616"/> + <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> + <translation><b>Profilo di edit</p><p>Attiva il "Profilo di Edit". Le finestre da mostrare, se il profilo è attivo, possono essere configurate con il dialogo "Configura Profili.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1625"/> <source>Debug Profile</source> <translation>Profilo Debug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1622"/> + <location filename="../UI/UserInterface.py" line="1631"/> <source>Activate the debug view profile</source> <translation>Attiva profilo Debug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1624"/> - <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> - <translation><b>Profilo di debug</p><p>Attiva il "Profilo di Debug". Le finestre da mostrare, se il profilo è attivo, possono essere configurate con il dialogo "Configura Profili.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2467"/> - <source>View Profiles</source> - <translation>Vista Profili</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2467"/> - <source>&View Profiles...</source> - <translation>&Vista profili...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2472"/> - <source>Configure view profiles</source> - <translation>Configura i profili</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2474"/> - <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> - <translation><b>Vista Profili</b><p>Configura la visualizzazione dei profili. Con questo dialogo si possono impostare la visibilità delle varie finestre per i profili predefiniti.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2254"/> - <source>UI Previewer</source> - <translation>Anteprima UI</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2254"/> - <source>&UI Previewer...</source> - <translation>Antreprima &UI...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2259"/> - <source>Start the UI Previewer</source> - <translation>Avvia UI Previewer</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2260"/> - <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> - <translation><b>UI Previewer</b><p>Avvia UI Previewer.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2267"/> - <source>Translations Previewer</source> - <translation>Anteprima traduzioni</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2267"/> - <source>&Translations Previewer...</source> - <translation>Anteprima &Traduzioni...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2272"/> - <source>Start the Translations Previewer</source> - <translation>Avvia l'anteprima delle traduzioni</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2274"/> - <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> - <translation><b>Anteprima traduzioni</b><p>Avvia l'anteprima delle traduzioni.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1686"/> - <source>Shell</source> - <translation>Shell</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1686"/> - <source>&Shell</source> - <translation>&Shell</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2438"/> - <source>Reload APIs</source> - <translation>Ricarica APIs</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2438"/> - <source>Reload &APIs</source> - <translation>Ricarica &APIs</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2442"/> - <source>Reload the API information</source> - <translation>Ricarica le informazioni delle API</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2444"/> - <source><b>Reload APIs</b><p>Reload the API information.</p></source> - <translation><b>Ricarica APIs</b><p>Ricarica le informazioni delle API.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1738"/> - <source>Task-Viewer</source> - <translation>Task-Viewer</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6263"/> - <source>Save tasks</source> - <translation>Salva task</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6292"/> - <source>Read tasks</source> - <translation>Leggi task</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4999"/> - <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> - <translation>Attualmente nessun visualizzatore personalizzato è selezionato. Per favore usa il dialogo delle preferenze per specificarne uno.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5661"/> - <source>Documentation Missing</source> - <translation>Documentazione mancante</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3640"/> - <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> - <translation>L'indirizzo di posta o il server si posta sono vuoti. Per cortesia configura le opzioni per l'Email nel dialogo delle preferenze.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1757"/> - <source>Template-Viewer</source> - <translation>Templates-Viewer</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1633"/> + <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> + <translation><b>Profilo di debug</p><p>Attiva il "Profilo di Debug". Le finestre da mostrare, se il profilo è attivo, possono essere configurate con il dialogo "Configura Profili.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2476"/> + <source>View Profiles</source> + <translation>Vista Profili</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2476"/> + <source>&View Profiles...</source> + <translation>&Vista profili...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2481"/> + <source>Configure view profiles</source> + <translation>Configura i profili</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2483"/> + <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> + <translation><b>Vista Profili</b><p>Configura la visualizzazione dei profili. Con questo dialogo si possono impostare la visibilità delle varie finestre per i profili predefiniti.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2263"/> + <source>UI Previewer</source> + <translation>Anteprima UI</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2263"/> + <source>&UI Previewer...</source> + <translation>Antreprima &UI...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2268"/> + <source>Start the UI Previewer</source> + <translation>Avvia UI Previewer</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2269"/> + <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> + <translation><b>UI Previewer</b><p>Avvia UI Previewer.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2276"/> + <source>Translations Previewer</source> + <translation>Anteprima traduzioni</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2276"/> + <source>&Translations Previewer...</source> + <translation>Anteprima &Traduzioni...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2281"/> + <source>Start the Translations Previewer</source> + <translation>Avvia l'anteprima delle traduzioni</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2283"/> + <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> + <translation><b>Anteprima traduzioni</b><p>Avvia l'anteprima delle traduzioni.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1695"/> + <source>Shell</source> + <translation>Shell</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1695"/> + <source>&Shell</source> + <translation>&Shell</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2447"/> + <source>Reload APIs</source> + <translation>Ricarica APIs</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2447"/> + <source>Reload &APIs</source> + <translation>Ricarica &APIs</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2451"/> + <source>Reload the API information</source> + <translation>Ricarica le informazioni delle API</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2453"/> + <source><b>Reload APIs</b><p>Reload the API information.</p></source> + <translation><b>Ricarica APIs</b><p>Ricarica le informazioni delle API.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1747"/> + <source>Task-Viewer</source> + <translation>Task-Viewer</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6310"/> + <source>Save tasks</source> + <translation>Salva task</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6339"/> + <source>Read tasks</source> + <translation>Leggi task</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5046"/> + <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> + <translation>Attualmente nessun visualizzatore personalizzato è selezionato. Per favore usa il dialogo delle preferenze per specificarne uno.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5708"/> + <source>Documentation Missing</source> + <translation>Documentazione mancante</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3653"/> + <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> + <translation>L'indirizzo di posta o il server si posta sono vuoti. Per cortesia configura le opzioni per l'Email nel dialogo delle preferenze.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1766"/> + <source>Template-Viewer</source> + <translation>Templates-Viewer</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1642"/> <source>Alt+Shift+P</source> <translation>Alt+Shift+P</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1668"/> + <location filename="../UI/UserInterface.py" line="1677"/> <source>Alt+Shift+D</source> <translation>Alt+Shift+D</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1686"/> + <location filename="../UI/UserInterface.py" line="1695"/> <source>Alt+Shift+S</source> <translation>Alt+Shift+S</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1703"/> + <location filename="../UI/UserInterface.py" line="1712"/> <source>Alt+Shift+F</source> <translation>Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1738"/> + <location filename="../UI/UserInterface.py" line="1747"/> <source>Alt+Shift+T</source> <translation>Alt+Shift+T</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1650"/> + <location filename="../UI/UserInterface.py" line="1659"/> <source>Alt+Shift+M</source> <translation>Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2593"/> + <location filename="../UI/UserInterface.py" line="2602"/> <source>Activate current editor</source> <translation>Attiva editor corrente</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2593"/> + <location filename="../UI/UserInterface.py" line="2602"/> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2603"/> - <source>Ctrl+Alt+Tab</source> - <translation>Ctrl+Alt+Tab</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2612"/> + <source>Ctrl+Alt+Tab</source> + <translation>Ctrl+Alt+Tab</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2621"/> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1720"/> + <location filename="../UI/UserInterface.py" line="1729"/> <source>Alt+Shift+G</source> <translation>Alt+Shift+G</translation> </message> @@ -80419,22 +80389,22 @@ <translation type="obsolete">Apri documentazione su Qt4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2793"/> + <location filename="../UI/UserInterface.py" line="2802"/> <source>Eric API Documentation</source> <translation>Documentazione API di Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2793"/> + <location filename="../UI/UserInterface.py" line="2802"/> <source>&Eric API Documentation</source> <translation>Documentazione API di &Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2797"/> + <location filename="../UI/UserInterface.py" line="2806"/> <source>Open Eric API Documentation</source> <translation>Apri documentazione API di Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5033"/> + <location filename="../UI/UserInterface.py" line="5080"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Non posso avviare il visualizzatore di help.<br>Assicurarsi che sia disponibile come <b>hh</b>.</p></translation> </message> @@ -80444,43 +80414,43 @@ <translation>Registrazione Oggetti...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1633"/> + <location filename="../UI/UserInterface.py" line="1642"/> <source>Project-Viewer</source> <translation>Project-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1668"/> + <location filename="../UI/UserInterface.py" line="1677"/> <source>Debug-Viewer</source> <translation>Debug-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1521"/> + <location filename="../UI/UserInterface.py" line="1530"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1633"/> + <location filename="../UI/UserInterface.py" line="1642"/> <source>&Project-Viewer</source> <translation>&Project-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2005"/> + <location filename="../UI/UserInterface.py" line="2014"/> <source>Shift+F1</source> <translation>Shift+F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2023"/> + <location filename="../UI/UserInterface.py" line="2032"/> <source>F1</source> <translation>F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2065"/> + <location filename="../UI/UserInterface.py" line="2074"/> <source>Check for Updates</source> <translation>Controlla per aggiornamenti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2062"/> + <location filename="../UI/UserInterface.py" line="2071"/> <source>Check for &Updates...</source> <translation>Controlla per &Aggiornamenti...</translation> </message> @@ -80495,27 +80465,27 @@ <translation type="obsolete">Apri documentazione su PyQt4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="3004"/> <source>Select Tool Group</source> <translation>Seleziona Tool Group</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3006"/> + <location filename="../UI/UserInterface.py" line="3015"/> <source>Se&ttings</source> <translation>Impos&tazioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3184"/> + <location filename="../UI/UserInterface.py" line="3193"/> <source>Profiles</source> <translation>Profili</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3956"/> + <location filename="../UI/UserInterface.py" line="4000"/> <source>&Builtin Tools</source> <translation>Tool &Builtin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5644"/> + <location filename="../UI/UserInterface.py" line="5691"/> <source>Documentation</source> <translation>Documentazione</translation> </message> @@ -80525,12 +80495,12 @@ <translation type="obsolete"><p>L'inizio della documentazione di PySide non è stato configurato.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7027"/> + <location filename="../UI/UserInterface.py" line="7074"/> <source>Error during updates check</source> <translation>Errore nel controllo per gli update</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7008"/> + <location filename="../UI/UserInterface.py" line="7055"/> <source>Update available</source> <translation>Aggiornamento disponibile</translation> </message> @@ -80540,42 +80510,42 @@ <translation type="obsolete"><h3>Numeri di versione</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7066"/> + <location filename="../UI/UserInterface.py" line="7113"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4001"/> + <location filename="../UI/UserInterface.py" line="4045"/> <source>Configure Tool Groups ...</source> <translation>Configura Tools Groups...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4005"/> + <location filename="../UI/UserInterface.py" line="4049"/> <source>Configure current Tool Group ...</source> <translation>Configura Tools Groups correnti...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2456"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>Show external tools</source> <translation>Mostra tool esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2451"/> + <location filename="../UI/UserInterface.py" line="2460"/> <source>Show external &tools</source> <translation>Mostra toll &esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6841"/> + <location filename="../UI/UserInterface.py" line="6888"/> <source>&Cancel</source> <translation>&Cancella</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7027"/> + <location filename="../UI/UserInterface.py" line="7074"/> <source>Could not perform updates check.</source> <translation>Non posso controllare per gli update.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7103"/> + <location filename="../UI/UserInterface.py" line="7150"/> <source>First time usage</source> <translation>Primo avvio</translation> </message> @@ -80585,52 +80555,52 @@ <translation>Inizializzazione Gestore Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2959"/> + <location filename="../UI/UserInterface.py" line="2968"/> <source>P&lugins</source> <translation>P&lugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3185"/> + <location filename="../UI/UserInterface.py" line="3194"/> <source>Plugins</source> <translation>Plugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2630"/> + <location filename="../UI/UserInterface.py" line="2639"/> <source>Plugin Infos</source> <translation>Informazioni su Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2634"/> + <location filename="../UI/UserInterface.py" line="2643"/> <source>Show Plugin Infos</source> <translation>Mostra informazioni sui Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2635"/> + <location filename="../UI/UserInterface.py" line="2644"/> <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation><b>Informazioni sui Plugin...</b><p>Apre un dialogo per mostrare le informazioni sul plugin caricati.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2630"/> + <location filename="../UI/UserInterface.py" line="2639"/> <source>&Plugin Infos...</source> <translation>Informazioni su &Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3973"/> + <location filename="../UI/UserInterface.py" line="4017"/> <source>&Plugin Tools</source> <translation>Informazioni sui &Plugin Tools</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2661"/> + <location filename="../UI/UserInterface.py" line="2670"/> <source>Uninstall Plugin</source> <translation>Disinstalla Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2656"/> + <location filename="../UI/UserInterface.py" line="2665"/> <source>&Uninstall Plugin...</source> <translation>Disinstalla Pl&ugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2662"/> + <location filename="../UI/UserInterface.py" line="2671"/> <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> <translation><b>Disinstalla Plugin...</b><p>Apre un dialogo per disinstallare un plugin.</p></translation> </message> @@ -80640,107 +80610,107 @@ <translation>Attivazione Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2932"/> + <location filename="../UI/UserInterface.py" line="2941"/> <source>Wi&zards</source> <translation>Wi&zards</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4121"/> + <location filename="../UI/UserInterface.py" line="4166"/> <source>&Show all</source> <translation>Mo&stra tutti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4123"/> + <location filename="../UI/UserInterface.py" line="4168"/> <source>&Hide all</source> <translation>Nascondi &tutti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2073"/> + <location filename="../UI/UserInterface.py" line="2082"/> <source>Show downloadable versions</source> <translation>Mostra versioni scaricabili</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2073"/> + <location filename="../UI/UserInterface.py" line="2082"/> <source>Show &downloadable versions...</source> <translation>Mostra &versioni scaricabili...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2077"/> + <location filename="../UI/UserInterface.py" line="2086"/> <source>Show the versions available for download</source> <translation>Mostra le versioni disponibili per il download</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7051"/> + <location filename="../UI/UserInterface.py" line="7098"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versioni disponibili</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2669"/> + <location filename="../UI/UserInterface.py" line="2678"/> <source>Plugin Repository</source> <translation>Repository Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2669"/> + <location filename="../UI/UserInterface.py" line="2678"/> <source>Plugin &Repository...</source> <translation>&Repository Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2674"/> + <location filename="../UI/UserInterface.py" line="2683"/> <source>Show Plugins available for download</source> <translation>Mostra Plugin disponibili per il download</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2676"/> + <location filename="../UI/UserInterface.py" line="2685"/> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation><b>Repository Plugin...</b><p>Apre un dialogo che mostra i plugin disponibili.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2648"/> + <location filename="../UI/UserInterface.py" line="2657"/> <source>Install Plugins</source> <translation>Installa Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2643"/> + <location filename="../UI/UserInterface.py" line="2652"/> <source>&Install Plugins...</source> <translation>&Installa Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2649"/> + <location filename="../UI/UserInterface.py" line="2658"/> <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation><b>Installa Plugin...<b><p>Apre un dialogo per installare o aggiornare i plugin.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2326"/> + <location filename="../UI/UserInterface.py" line="2335"/> <source>Mini Editor</source> <translation>Mini Editor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2321"/> + <location filename="../UI/UserInterface.py" line="2330"/> <source>Mini &Editor...</source> <translation>Mini &Editor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2327"/> + <location filename="../UI/UserInterface.py" line="2336"/> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation><b>Mini Editor</b><p>Apre un dialogo con un semplice editor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2484"/> + <location filename="../UI/UserInterface.py" line="2493"/> <source>Toolbars</source> <translation>Toolbars</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2484"/> + <location filename="../UI/UserInterface.py" line="2493"/> <source>Tool&bars...</source> <translation>Tool&bars...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2489"/> + <location filename="../UI/UserInterface.py" line="2498"/> <source>Configure toolbars</source> <translation>Configura toolbars</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2490"/> + <location filename="../UI/UserInterface.py" line="2499"/> <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> <translation><b>Toolbars</b><p>Configura le toolbars. Con questo dialogo puoi cambiare le azioni mostrate sulle varie toolbar e definire le tue.</p></translation> </message> @@ -80750,252 +80720,252 @@ <translation>Ripristino toolbarmanager...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1650"/> + <location filename="../UI/UserInterface.py" line="1659"/> <source>Multiproject-Viewer</source> <translation>Multiproject-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1650"/> + <location filename="../UI/UserInterface.py" line="1659"/> <source>&Multiproject-Viewer</source> <translation>&Multiproject-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5267"/> + <location filename="../UI/UserInterface.py" line="5314"/> <source>External Tools</source> <translation>Tool esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6388"/> + <location filename="../UI/UserInterface.py" line="6435"/> <source>Save session</source> <translation>Salva sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6372"/> + <location filename="../UI/UserInterface.py" line="6419"/> <source>Read session</source> <translation>Leggi sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3357"/> + <location filename="../UI/UserInterface.py" line="3370"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Questa zona della barra di stato mostra l'encoding usato dall'editor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3371"/> + <location filename="../UI/UserInterface.py" line="3384"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Questa zona della barra di stato mostra la possibilità di scrittura del file.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2112"/> + <location filename="../UI/UserInterface.py" line="2121"/> <source>Request Feature</source> <translation>Richiedi funzionalità</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2112"/> + <location filename="../UI/UserInterface.py" line="2121"/> <source>Request &Feature...</source> <translation>Richiedi &funzionalità...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2116"/> + <location filename="../UI/UserInterface.py" line="2125"/> <source>Send a feature request</source> <translation>Invia una richiesta di funzionalità</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2118"/> + <location filename="../UI/UserInterface.py" line="2127"/> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation><b>Richiedi funzionalità...</b><p>Apre un dialogo per mandare una richiesta di funzionalità.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3350"/> + <location filename="../UI/UserInterface.py" line="3363"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Questa zona della barra di stato mostra il linguaggio usato dall'editor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3378"/> + <location filename="../UI/UserInterface.py" line="3391"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Questa parte della barra di stato mostra il numero di linea.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3385"/> + <location filename="../UI/UserInterface.py" line="3398"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Questa parte della barra di stato mostra la posizione del cursore.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1800"/> + <location filename="../UI/UserInterface.py" line="1809"/> <source>Horizontal Toolbox</source> <translation>Barra dei comandi orizzontale</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1757"/> + <location filename="../UI/UserInterface.py" line="1766"/> <source>Alt+Shift+A</source> <translation>Alt+Shift+A</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1800"/> + <location filename="../UI/UserInterface.py" line="1809"/> <source>&Horizontal Toolbox</source> <translation>Toolbox &Orizzontale</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1804"/> + <location filename="../UI/UserInterface.py" line="1813"/> <source>Toggle the Horizontal Toolbox window</source> <translation>Abilita/Disabilita una finestra la toolbox orizzontale</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1806"/> + <location filename="../UI/UserInterface.py" line="1815"/> <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Abilita/Disabilita la finestra della toolbox orizzontale</b><p>Se la finestra della toolbox orizzontale è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3920"/> + <location filename="../UI/UserInterface.py" line="3964"/> <source>Restart application</source> <translation>Riavvia applicazione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3920"/> + <location filename="../UI/UserInterface.py" line="3964"/> <source>The application needs to be restarted. Do it now?</source> <translation>L'applicazione necessita di un riavvio. Farlo ora ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2968"/> + <location filename="../UI/UserInterface.py" line="2977"/> <source>Configure...</source> <translation>Configura...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3377"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Questa zona della barra di stato mostra l'eol usato dall'editor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2621"/> + <location filename="../UI/UserInterface.py" line="2630"/> <source>Switch between tabs</source> <translation>Cicla tra le linguette</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2630"/> + <source>Ctrl+1</source> + <translation>Ctrl+1</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2419"/> + <source>Export Preferences</source> + <translation>Esporta preferenze</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2419"/> + <source>E&xport Preferences...</source> + <translation>E&sporta preferenze...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2424"/> + <source>Export the current configuration</source> + <translation>Esporta la configurazione attuale</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2426"/> + <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> + <translation><b>Esporta preferenze</b><p>Esporta la configurazione attuale su un file.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2433"/> + <source>Import Preferences</source> + <translation>Importa preferenze</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2433"/> + <source>I&mport Preferences...</source> + <translation>I&mporta preferenze...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2438"/> + <source>Import a previously exported configuration</source> + <translation>Importa una configurazione precedentemente esportata</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2440"/> + <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> + <translation><b>Importa preferenze</b><p>Importa una configurazione precedentemente esportata.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2612"/> + <source>Show next</source> + <translation>Mostra successivo</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2621"/> - <source>Ctrl+1</source> - <translation>Ctrl+1</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2410"/> - <source>Export Preferences</source> - <translation>Esporta preferenze</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2410"/> - <source>E&xport Preferences...</source> - <translation>E&sporta preferenze...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2415"/> - <source>Export the current configuration</source> - <translation>Esporta la configurazione attuale</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2417"/> - <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> - <translation><b>Esporta preferenze</b><p>Esporta la configurazione attuale su un file.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2424"/> - <source>Import Preferences</source> - <translation>Importa preferenze</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2424"/> - <source>I&mport Preferences...</source> - <translation>I&mporta preferenze...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2429"/> - <source>Import a previously exported configuration</source> - <translation>Importa una configurazione precedentemente esportata</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2431"/> - <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> - <translation><b>Importa preferenze</b><p>Importa una configurazione precedentemente esportata.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2603"/> - <source>Show next</source> - <translation>Mostra successivo</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2612"/> <source>Show previous</source> <translation>Mostra precedente</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1814"/> + <location filename="../UI/UserInterface.py" line="1823"/> <source>Left Sidebar</source> <translation>Barra laterale sinistra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1814"/> + <location filename="../UI/UserInterface.py" line="1823"/> <source>&Left Sidebar</source> <translation>Barra &laterale sinistra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1818"/> + <location filename="../UI/UserInterface.py" line="1827"/> <source>Toggle the left sidebar window</source> <translation>Abilita/Disabilita la finestra della barra laterale sinistra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1819"/> + <location filename="../UI/UserInterface.py" line="1828"/> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Abilita/Disabilita la finestra della barra laterale sinistra</b><p>Se la finestra della barra laterale sinistra è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1841"/> + <location filename="../UI/UserInterface.py" line="1850"/> <source>Bottom Sidebar</source> <translation>Barra in basso</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1841"/> + <location filename="../UI/UserInterface.py" line="1850"/> <source>&Bottom Sidebar</source> <translation>Barra in &basso</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1845"/> + <location filename="../UI/UserInterface.py" line="1854"/> <source>Toggle the bottom sidebar window</source> <translation>Abilita/Disabilita la finestra della barra in basso</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1847"/> + <location filename="../UI/UserInterface.py" line="1856"/> <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Abilita/Disabilita la finestra della barra in basso</b><p>Se la finestra della barra in basso è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1668"/> + <location filename="../UI/UserInterface.py" line="1677"/> <source>&Debug-Viewer</source> <translation>&Debug-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2308"/> + <location filename="../UI/UserInterface.py" line="2317"/> <source>SQL Browser</source> <translation>SQL Browser</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2308"/> + <location filename="../UI/UserInterface.py" line="2317"/> <source>SQL &Browser...</source> <translation>SQL &Browser...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2313"/> + <location filename="../UI/UserInterface.py" line="2322"/> <source>Browse a SQL database</source> <translation>Naviga un database SQL</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2314"/> + <location filename="../UI/UserInterface.py" line="2323"/> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation><b>SQL Browser</b><p>Naviga un database SQL.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2365"/> + <location filename="../UI/UserInterface.py" line="2374"/> <source>Icon Editor</source> <translation>Editor di icone</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2365"/> + <location filename="../UI/UserInterface.py" line="2374"/> <source>&Icon Editor...</source> <translation>Editor di &icone...</translation> </message> @@ -81020,175 +80990,175 @@ <translation type="obsolete">Apri documentazione PySide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1487"/> + <location filename="../UI/UserInterface.py" line="1496"/> <source>{0} - Passive Mode</source> <translation>{0} - Passive Debug Mode</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1494"/> + <location filename="../UI/UserInterface.py" line="1503"/> <source>{0} - {1} - Passive Mode</source> <translation>{0} -{1} Passive Debug Mode</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1498"/> + <location filename="../UI/UserInterface.py" line="1507"/> <source>{0} - {1} - {2} - Passive Mode</source> <translation>{0} -{1} - {2} - Passive Debug Mode</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3461"/> + <location filename="../UI/UserInterface.py" line="3474"/> <source>External Tools/{0}</source> <translation>Tool Esterni/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5127"/> + <location filename="../UI/UserInterface.py" line="5174"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Il file <b>{0}</b> non esiste o ha lunghezza zero.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4852"/> + <location filename="../UI/UserInterface.py" line="4899"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare Qt-Designer.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4922"/> + <location filename="../UI/UserInterface.py" line="4969"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare Qt-Linguist.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4966"/> - <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> - <translation><p>Non posso avviare Qt-Assistant.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="5013"/> + <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> + <translation><p>Non posso avviare Qt-Assistant.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5060"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare il visualizzatore personalizzato.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5083"/> + <location filename="../UI/UserInterface.py" line="5130"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare UI Previewer.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5140"/> + <location filename="../UI/UserInterface.py" line="5187"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare l'anteprima delle traduzioni.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5163"/> + <location filename="../UI/UserInterface.py" line="5210"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare SQL Browser.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5258"/> + <location filename="../UI/UserInterface.py" line="5305"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>Nessun elemento per il tool esterno '{0}' trovato nel gruppo '{1}'.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5267"/> + <location filename="../UI/UserInterface.py" line="5314"/> <source>No toolgroup entry '{0}' found.</source> <translation>Nessun gruppo '{0}' trovato.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5306"/> + <location filename="../UI/UserInterface.py" line="5353"/> <source>Starting process '{0} {1}'. </source> <translation>Avvio processo '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5322"/> + <location filename="../UI/UserInterface.py" line="5369"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Non posso avviare l'elemento degli strumenti <b>{0}</b>.<br>Assicurarsi che sia disponibile come <b>{1}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5400"/> + <location filename="../UI/UserInterface.py" line="5447"/> <source>Process '{0}' has exited. </source> <translation>Il processo '{0}' è terminato.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5661"/> + <location filename="../UI/UserInterface.py" line="5708"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>L'inizio della documentazione "<b>{0}</b>" non viene trovato.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6263"/> + <location filename="../UI/UserInterface.py" line="6310"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>Il file task <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6292"/> + <location filename="../UI/UserInterface.py" line="6339"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Il file task <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6326"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation><p>Il file sessione <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6372"/> + <location filename="../UI/UserInterface.py" line="6419"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Il file sessione <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6656"/> + <location filename="../UI/UserInterface.py" line="6703"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> non è un file.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6850"/> + <location filename="../UI/UserInterface.py" line="6897"/> <source>Trying host {0}</source> <translation>Tento su host {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1100"/> + <location filename="../UI/UserInterface.py" line="1109"/> <source>Cooperation</source> <translation>Cooperazione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1856"/> + <location filename="../UI/UserInterface.py" line="1865"/> <source>Alt+Shift+O</source> <translation>Alt+Shift+O</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1156"/> - <source>Symbols</source> - <translation>Simboli</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1893"/> - <source>Alt+Shift+Y</source> - <translation>Alt+Shift+Y</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1165"/> + <source>Symbols</source> + <translation>Simboli</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1902"/> + <source>Alt+Shift+Y</source> + <translation>Alt+Shift+Y</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1174"/> <source>Numbers</source> <translation>Numeri</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1912"/> + <location filename="../UI/UserInterface.py" line="1921"/> <source>Alt+Shift+B</source> <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6093"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>File scorciatoi tastiera (*.e4k)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2771"/> + <location filename="../UI/UserInterface.py" line="2780"/> <source>Python 3 Documentation</source> <translation>Documentazione Python 3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2771"/> + <location filename="../UI/UserInterface.py" line="2780"/> <source>Python &3 Documentation</source> <translation>Documentazione Python &3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2775"/> + <location filename="../UI/UserInterface.py" line="2784"/> <source>Open Python 3 Documentation</source> <translation>Apri documentazione Python 3</translation> </message> @@ -81213,27 +81183,27 @@ <translation type="obsolete"><b>Documentazione Python 2</b><p>Mostra la documentazione Python 2. Se non è configurata una directory per la documentazione, viene assunto che la posizione della documentazione sia nella directory doc nella locazione dell'eseguibile Python 2 su Windows e <i>/usr/share/doc/packages/python/html</i> su Unix. Imposta PYTHONDOCDIR2 nel tuo ambiente per sovrascrivere questi valori.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6916"/> + <location filename="../UI/UserInterface.py" line="6963"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6909"/> + <location filename="../UI/UserInterface.py" line="6956"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5861"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5861"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6916"/> + <location filename="../UI/UserInterface.py" line="6963"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -81243,543 +81213,543 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="692"/> + <location filename="../UI/UserInterface.py" line="701"/> <source>Reading Tasks...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="697"/> + <location filename="../UI/UserInterface.py" line="706"/> <source>Reading Templates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="702"/> + <location filename="../UI/UserInterface.py" line="711"/> <source>Starting Debugger...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1580"/> + <location filename="../UI/UserInterface.py" line="1589"/> <source>New Window</source> <translation type="unfinished">Nuova finestra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1580"/> + <location filename="../UI/UserInterface.py" line="1589"/> <source>New &Window</source> <translation type="unfinished">Nuova &Finestra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1580"/> + <location filename="../UI/UserInterface.py" line="1589"/> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2155"/> + <location filename="../UI/UserInterface.py" line="2164"/> <source>Unittest Rerun Failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2155"/> + <location filename="../UI/UserInterface.py" line="2164"/> <source>Rerun Failed Tests...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2160"/> + <location filename="../UI/UserInterface.py" line="2169"/> <source>Rerun failed tests of the last run</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2162"/> + <location filename="../UI/UserInterface.py" line="2171"/> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last unittest run.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2294"/> + <location filename="../UI/UserInterface.py" line="2303"/> <source>Compare &Files side by side...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2379"/> + <location filename="../UI/UserInterface.py" line="2388"/> <source>Snapshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2379"/> + <location filename="../UI/UserInterface.py" line="2388"/> <source>&Snapshot...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2384"/> + <location filename="../UI/UserInterface.py" line="2393"/> <source>Take snapshots of a screen region</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2386"/> + <location filename="../UI/UserInterface.py" line="2395"/> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5235"/> + <location filename="../UI/UserInterface.py" line="5282"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7122"/> + <location filename="../UI/UserInterface.py" line="7169"/> <source>Select Workspace Directory</source> <translation type="unfinished">Seleziona cartella di lavoro</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1775"/> + <location filename="../UI/UserInterface.py" line="1784"/> <source>Left Toolbox</source> <translation type="unfinished">Barra degli strumenti sinistra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1787"/> + <location filename="../UI/UserInterface.py" line="1796"/> <source>Right Toolbox</source> <translation type="unfinished">Barra degli strumenti destra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1639"/> + <location filename="../UI/UserInterface.py" line="1648"/> <source>Switch the input focus to the Project-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1641"/> + <location filename="../UI/UserInterface.py" line="1650"/> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1656"/> + <location filename="../UI/UserInterface.py" line="1665"/> <source>Switch the input focus to the Multiproject-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1658"/> + <location filename="../UI/UserInterface.py" line="1667"/> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1674"/> + <location filename="../UI/UserInterface.py" line="1683"/> <source>Switch the input focus to the Debug-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1676"/> + <location filename="../UI/UserInterface.py" line="1685"/> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1692"/> + <location filename="../UI/UserInterface.py" line="1701"/> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1694"/> - <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1703"/> + <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1712"/> <source>&File-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1709"/> + <location filename="../UI/UserInterface.py" line="1718"/> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1711"/> - <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1720"/> + <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1729"/> <source>Lo&g-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1726"/> + <location filename="../UI/UserInterface.py" line="1735"/> <source>Switch the input focus to the Log-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1728"/> + <location filename="../UI/UserInterface.py" line="1737"/> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1738"/> + <location filename="../UI/UserInterface.py" line="1747"/> <source>&Task-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1744"/> + <location filename="../UI/UserInterface.py" line="1753"/> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1757"/> + <location filename="../UI/UserInterface.py" line="1766"/> <source>Templ&ate-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1763"/> + <location filename="../UI/UserInterface.py" line="1772"/> <source>Switch the input focus to the Template-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1765"/> + <location filename="../UI/UserInterface.py" line="1774"/> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1775"/> + <location filename="../UI/UserInterface.py" line="1784"/> <source>&Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1778"/> - <source>Toggle the Left Toolbox window</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1779"/> - <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1787"/> + <source>Toggle the Left Toolbox window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1788"/> + <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1796"/> <source>&Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1791"/> + <location filename="../UI/UserInterface.py" line="1800"/> <source>Toggle the Right Toolbox window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1792"/> + <location filename="../UI/UserInterface.py" line="1801"/> <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1827"/> + <location filename="../UI/UserInterface.py" line="1836"/> <source>Right Sidebar</source> <translation type="unfinished">Barra laterale destra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1827"/> + <location filename="../UI/UserInterface.py" line="1836"/> <source>&Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1831"/> + <location filename="../UI/UserInterface.py" line="1840"/> <source>Toggle the right sidebar window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1833"/> + <location filename="../UI/UserInterface.py" line="1842"/> <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1856"/> + <location filename="../UI/UserInterface.py" line="1865"/> <source>Cooperation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1856"/> + <location filename="../UI/UserInterface.py" line="1865"/> <source>Co&operation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1862"/> + <location filename="../UI/UserInterface.py" line="1871"/> <source>Switch the input focus to the Cooperation-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1864"/> + <location filename="../UI/UserInterface.py" line="1873"/> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1893"/> + <location filename="../UI/UserInterface.py" line="1902"/> <source>Symbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1893"/> + <location filename="../UI/UserInterface.py" line="1902"/> <source>S&ymbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1899"/> + <location filename="../UI/UserInterface.py" line="1908"/> <source>Switch the input focus to the Symbols-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1901"/> + <location filename="../UI/UserInterface.py" line="1910"/> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1912"/> + <location filename="../UI/UserInterface.py" line="1921"/> <source>Numbers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1912"/> + <location filename="../UI/UserInterface.py" line="1921"/> <source>Num&bers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1918"/> + <location filename="../UI/UserInterface.py" line="1927"/> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1920"/> + <location filename="../UI/UserInterface.py" line="1929"/> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3045"/> + <location filename="../UI/UserInterface.py" line="3054"/> <source>&Windows</source> <translation type="unfinished">&Finestre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1746"/> + <location filename="../UI/UserInterface.py" line="1755"/> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1875"/> + <location filename="../UI/UserInterface.py" line="1884"/> <source>IRC</source> <translation type="unfinished">IRC</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1875"/> + <location filename="../UI/UserInterface.py" line="1884"/> <source>&IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1881"/> + <location filename="../UI/UserInterface.py" line="1890"/> <source>Switch the input focus to the IRC window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1883"/> + <location filename="../UI/UserInterface.py" line="1892"/> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2213"/> + <location filename="../UI/UserInterface.py" line="2222"/> <source>Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2213"/> + <location filename="../UI/UserInterface.py" line="2222"/> <source>Qt-&Designer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2218"/> + <location filename="../UI/UserInterface.py" line="2227"/> <source>Start Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2219"/> + <location filename="../UI/UserInterface.py" line="2228"/> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2239"/> + <location filename="../UI/UserInterface.py" line="2248"/> <source>Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2239"/> + <location filename="../UI/UserInterface.py" line="2248"/> <source>Qt-&Linguist...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2244"/> + <location filename="../UI/UserInterface.py" line="2253"/> <source>Start Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2245"/> + <location filename="../UI/UserInterface.py" line="2254"/> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2735"/> + <location filename="../UI/UserInterface.py" line="2744"/> <source>Qt5 Documentation</source> <translation type="unfinished">Documentazione Qt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2735"/> + <location filename="../UI/UserInterface.py" line="2744"/> <source>Qt&5 Documentation</source> <translation type="unfinished">Documentazione Qt&4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2739"/> + <location filename="../UI/UserInterface.py" line="2748"/> <source>Open Qt5 Documentation</source> <translation type="unfinished">Apri documentazione su Qt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2543"/> + <location filename="../UI/UserInterface.py" line="2552"/> <source>Manage SSL Certificates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2543"/> + <location filename="../UI/UserInterface.py" line="2552"/> <source>Manage SSL Certificates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2548"/> + <location filename="../UI/UserInterface.py" line="2557"/> <source>Manage the saved SSL certificates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2550"/> - <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2559"/> + <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2568"/> <source>Edit Message Filters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2559"/> + <location filename="../UI/UserInterface.py" line="2568"/> <source>Edit Message Filters...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2564"/> + <location filename="../UI/UserInterface.py" line="2573"/> <source>Edit the message filters used to suppress unwanted messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2566"/> + <location filename="../UI/UserInterface.py" line="2575"/> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2750"/> + <location filename="../UI/UserInterface.py" line="2759"/> <source>PyQt5 Documentation</source> <translation type="unfinished">Documentazione PyQt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2750"/> + <location filename="../UI/UserInterface.py" line="2759"/> <source>PyQt&5 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2754"/> + <location filename="../UI/UserInterface.py" line="2763"/> <source>Open PyQt5 Documentation</source> <translation type="unfinished">Apri documentazione su PyQt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5539"/> + <location filename="../UI/UserInterface.py" line="5586"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"><p>L'inizio della documentazione di PyQt4 non è stato configurato.</p> {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2786"/> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6841"/> + <location filename="../UI/UserInterface.py" line="6888"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2092"/> + <location filename="../UI/UserInterface.py" line="2101"/> <source>Show Error Log</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2097"/> + <source>Show Error &Log...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2102"/> + <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6892"/> + <source>Version Check</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1595"/> + <source>Open a new eric6 instance</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1597"/> + <source><b>New Window</b><p>This opens a new instance of the eric6 IDE.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2040"/> + <source><b>Helpviewer</b><p>Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is search in the Qt help collection.</p></source> + <translation type="unfinished"><b>Helpviewer</b><p>Visualizza il browser web di eric6. Questa finestra mostra file di help HTML e della documentazione Qt. Ha la capacitaà di navigare nei link, impostare segnalibri, stampare l'help visualizzato e alcune altre funzionalità. E' possibile usarlo anche per internet</p><p>Se invocato con una parola selezionata, questa parola viene cercata nella documetazione Qt.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2075"/> + <source><b>Check for Updates...</b><p>Checks the internet for updates of eric6.</p></source> + <translation type="unfinished"><b>Controlla per Update...</b><p>Controlla su internet per aggiornamenti di eric6.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2088"/> - <source>Show Error &Log...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2093"/> - <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6845"/> - <source>Version Check</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1586"/> - <source>Open a new eric6 instance</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1588"/> - <source><b>New Window</b><p>This opens a new instance of the eric6 IDE.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2031"/> - <source><b>Helpviewer</b><p>Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is search in the Qt help collection.</p></source> - <translation type="unfinished"><b>Helpviewer</b><p>Visualizza il browser web di eric6. Questa finestra mostra file di help HTML e della documentazione Qt. Ha la capacitaà di navigare nei link, impostare segnalibri, stampare l'help visualizzato e alcune altre funzionalità. E' possibile usarlo anche per internet</p><p>Se invocato con una parola selezionata, questa parola viene cercata nella documetazione Qt.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2066"/> - <source><b>Check for Updates...</b><p>Checks the internet for updates of eric6.</p></source> - <translation type="unfinished"><b>Controlla per Update...</b><p>Controlla su internet per aggiornamenti di eric6.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2079"/> <source><b>Show downloadable versions...</b><p>Shows the eric6 versions available for download from the internet.</p></source> <translation type="unfinished"><b>Mostra versioni scaricabili...</b><p>Mostra le versioni di eric6 disponibili per il download.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2349"/> + <location filename="../UI/UserInterface.py" line="2358"/> <source>eric6 Web Browser</source> <translation type="unfinished">Web Browser di eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2349"/> + <location filename="../UI/UserInterface.py" line="2358"/> <source>eric6 &Web Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2354"/> + <location filename="../UI/UserInterface.py" line="2363"/> <source>Start the eric6 Web Browser</source> <translation type="unfinished">Avvia il Browser Web di eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2356"/> + <location filename="../UI/UserInterface.py" line="2365"/> <source><b>eric6 Web Browser</b><p>Browse the Internet with the eric6 Web Browser.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2370"/> + <location filename="../UI/UserInterface.py" line="2379"/> <source>Start the eric6 Icon Editor</source> <translation type="unfinished">Avvia l'editor di icone di eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2372"/> + <location filename="../UI/UserInterface.py" line="2381"/> <source><b>Icon Editor</b><p>Starts the eric6 Icon Editor for editing simple icons.</p></source> <translation type="unfinished"><b>Editor di icone</b><p>Avvia l'editor di icone di eric6 per modificare delle icone semplici.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2458"/> + <location filename="../UI/UserInterface.py" line="2467"/> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric6.</p></source> <translation type="unfinished"><b>Mostra tool esterni</b><p>Mostra un dialogo con percorso e versione di tutti i tool esterni usati da eric6.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2799"/> + <location filename="../UI/UserInterface.py" line="2808"/> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.</p></source> <translation type="unfinished"><b>Documentazione API Eric</b><p>Mostra la documentazione delle API di Eric. La posizione della documentazione è la subdirectory Documentation/Source della directory in cui è installato eric6.</p></translation> </message> @@ -81789,22 +81759,22 @@ <translation type="obsolete">Le Qt v.3 non sono supportate da eric6.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7008"/> + <location filename="../UI/UserInterface.py" line="7055"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished">L'update alla versione <b>{0}</b> di eric6 è disponibile presso <b>{1}</b>. Vuoi prenderlo?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7020"/> + <location filename="../UI/UserInterface.py" line="7067"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric6 è aggiornato</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7020"/> + <location filename="../UI/UserInterface.py" line="7067"/> <source>You are using the latest version of eric6</source> <translation type="unfinished">Stai usando l'ultima versione di eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7103"/> + <location filename="../UI/UserInterface.py" line="7150"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">eric6 non è ancora stato configurato. Il dialogo di configurazione verrà avviato.</translation> </message> @@ -81814,87 +81784,87 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3976"/> + <location filename="../UI/UserInterface.py" line="4020"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4048"/> + <location filename="../UI/UserInterface.py" line="4092"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6861"/> + <location filename="../UI/UserInterface.py" line="6908"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2334"/> + <location filename="../UI/UserInterface.py" line="2343"/> <source>Hex Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2334"/> + <location filename="../UI/UserInterface.py" line="2343"/> <source>&Hex Editor...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2339"/> + <location filename="../UI/UserInterface.py" line="2348"/> <source>Start the eric6 Hex Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2341"/> + <location filename="../UI/UserInterface.py" line="2350"/> <source><b>Hex Editor</b><p>Starts the eric6 Hex Editor for viewing or editing binary files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2582"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Clear private data</source> <translation type="unfinished">Pulisci dati privati</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2584"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1554"/> + <location filename="../UI/UserInterface.py" line="1563"/> <source>Save session...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1559"/> + <location filename="../UI/UserInterface.py" line="1568"/> <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6410"/> + <location filename="../UI/UserInterface.py" line="6457"/> <source>Load session</source> <translation type="unfinished">Carica sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1567"/> + <location filename="../UI/UserInterface.py" line="1576"/> <source>Load session...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1572"/> + <location filename="../UI/UserInterface.py" line="1581"/> <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6410"/> + <location filename="../UI/UserInterface.py" line="6457"/> <source>eric6 Session Files (*.e5s)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6461"/> + <location filename="../UI/UserInterface.py" line="6508"/> <source>Crash Session found!</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6461"/> + <location filename="../UI/UserInterface.py" line="6508"/> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation type="unfinished"></translation> </message> @@ -81909,253 +81879,253 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6996"/> + <location filename="../UI/UserInterface.py" line="7043"/> <source>Update Check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6996"/> + <location filename="../UI/UserInterface.py" line="7043"/> <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6986"/> + <location filename="../UI/UserInterface.py" line="7033"/> <source>You are using a snapshot release of eric6. A more up-to-date stable release might be available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1931"/> + <location filename="../UI/UserInterface.py" line="1940"/> <source>Code Documentation Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2740"/> + <location filename="../UI/UserInterface.py" line="2749"/> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2765"/> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2814"/> + <location filename="../UI/UserInterface.py" line="2823"/> <source>PySide2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2814"/> + <location filename="../UI/UserInterface.py" line="2823"/> <source>PySide&2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2818"/> + <location filename="../UI/UserInterface.py" line="2827"/> <source>Open PySide2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2820"/> + <location filename="../UI/UserInterface.py" line="2829"/> <source><b>PySide2 Documentation</b><p>Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5644"/> + <location filename="../UI/UserInterface.py" line="5691"/> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2690"/> + <location filename="../UI/UserInterface.py" line="2699"/> <source>Virtualenv Manager</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2684"/> + <location filename="../UI/UserInterface.py" line="2693"/> <source>&Virtualenv Manager...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2692"/> - <source><b>Virtualenv Manager</b><p>This opens a dialog to manage the defined Python virtual environments.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2707"/> - <source>Virtualenv Configurator</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2701"/> + <source><b>Virtualenv Manager</b><p>This opens a dialog to manage the defined Python virtual environments.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2716"/> + <source>Virtualenv Configurator</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2710"/> <source>Virtualenv &Configurator...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2709"/> + <location filename="../UI/UserInterface.py" line="2718"/> <source><b>Virtualenv Configurator</b><p>This opens a dialog for entering all the parameters needed to create a Python virtual environment using virtualenv or pyvenv.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3052"/> + <location filename="../UI/UserInterface.py" line="3061"/> <source>Left Side</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3064"/> + <location filename="../UI/UserInterface.py" line="3073"/> <source>Bottom Side</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3071"/> + <location filename="../UI/UserInterface.py" line="3080"/> <source>Right Side</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3091"/> + <location filename="../UI/UserInterface.py" line="3100"/> <source>Plug-ins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1538"/> + <location filename="../UI/UserInterface.py" line="1547"/> <source>Restart</source> <translation type="unfinished">Riavvio</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1538"/> + <location filename="../UI/UserInterface.py" line="1547"/> <source>Ctrl+Shift+Q</source> <comment>File|Quit</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1544"/> + <location filename="../UI/UserInterface.py" line="1553"/> <source>Restart the IDE</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1545"/> + <location filename="../UI/UserInterface.py" line="1554"/> <source><b>Restart the IDE</b><p>This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5818"/> + <location filename="../UI/UserInterface.py" line="5865"/> <source>Start Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5804"/> <source>The eric6 web browser could not be started.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5818"/> + <location filename="../UI/UserInterface.py" line="5865"/> <source><p>The eric6 web browser is not started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1969"/> + <location filename="../UI/UserInterface.py" line="1978"/> <source>Conda</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1951"/> + <location filename="../UI/UserInterface.py" line="1960"/> <source>PyPI</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3396"/> + <location filename="../UI/UserInterface.py" line="3409"/> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1987"/> + <location filename="../UI/UserInterface.py" line="1996"/> <source>MicroPython</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1875"/> + <location filename="../UI/UserInterface.py" line="1884"/> <source>Ctrl+Alt+Shift+I</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1931"/> - <source>Ctrl+Alt+Shift+D</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1937"/> - <source>Switch the input focus to the Code Documentation Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1940"/> + <source>Ctrl+Alt+Shift+D</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1946"/> + <source>Switch the input focus to the Code Documentation Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1949"/> <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1951"/> + <location filename="../UI/UserInterface.py" line="1960"/> <source>Ctrl+Alt+Shift+P</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1957"/> + <location filename="../UI/UserInterface.py" line="1966"/> <source>Switch the input focus to the PyPI window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1959"/> + <location filename="../UI/UserInterface.py" line="1968"/> <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1969"/> + <location filename="../UI/UserInterface.py" line="1978"/> <source>Ctrl+Alt+Shift+C</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1975"/> + <location filename="../UI/UserInterface.py" line="1984"/> <source>Switch the input focus to the Conda window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1977"/> + <location filename="../UI/UserInterface.py" line="1986"/> <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1987"/> + <location filename="../UI/UserInterface.py" line="1996"/> <source>Ctrl+Alt+Shift+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1993"/> + <location filename="../UI/UserInterface.py" line="2002"/> <source>Switch the input focus to the MicroPython window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1995"/> + <location filename="../UI/UserInterface.py" line="2004"/> <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3049"/> + <location filename="../UI/UserInterface.py" line="3058"/> <source>Central Park</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3567"/> + <location filename="../UI/UserInterface.py" line="3580"/> <source><h2>Version Numbers</h2><table></source> <translation type="unfinished"><h3>Numeri di versione</h3><table> {2>?} {2>?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4861"/> + <location filename="../UI/UserInterface.py" line="4908"/> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4931"/> + <location filename="../UI/UserInterface.py" line="4978"/> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4975"/> + <location filename="../UI/UserInterface.py" line="5022"/> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished"></translation> </message> @@ -82221,142 +82191,142 @@ <context> <name>Variable Types</name> <message> - <location filename="../Debugger/Config.py" line="17"/> + <location filename="../Debugger/Config.py" line="15"/> <source>Hidden Attributes</source> <translation>Attributi nascosti</translation> </message> <message> + <location filename="../Debugger/Config.py" line="16"/> + <source>None</source> + <translation>Nessuno</translation> + </message> + <message> + <location filename="../Debugger/Config.py" line="17"/> + <source>Type</source> + <translation>Tipo</translation> + </message> + <message> <location filename="../Debugger/Config.py" line="18"/> - <source>None</source> - <translation>Nessuno</translation> + <source>Boolean</source> + <translation>Boolean</translation> </message> <message> <location filename="../Debugger/Config.py" line="19"/> - <source>Type</source> - <translation>Tipo</translation> + <source>Integer</source> + <translation>Integer</translation> </message> <message> <location filename="../Debugger/Config.py" line="20"/> - <source>Boolean</source> - <translation>Boolean</translation> + <source>Long Integer</source> + <translation>Long Integer</translation> </message> <message> <location filename="../Debugger/Config.py" line="21"/> - <source>Integer</source> - <translation>Integer</translation> + <source>Float</source> + <translation>Float</translation> </message> <message> <location filename="../Debugger/Config.py" line="22"/> - <source>Long Integer</source> - <translation>Long Integer</translation> + <source>Complex</source> + <translation>Complex</translation> </message> <message> <location filename="../Debugger/Config.py" line="23"/> - <source>Float</source> - <translation>Float</translation> + <source>String</source> + <translation>String</translation> </message> <message> <location filename="../Debugger/Config.py" line="24"/> - <source>Complex</source> - <translation>Complex</translation> + <source>Unicode String</source> + <translation>Unicode String</translation> </message> <message> <location filename="../Debugger/Config.py" line="25"/> - <source>String</source> - <translation>String</translation> - </message> - <message> - <location filename="../Debugger/Config.py" line="26"/> - <source>Unicode String</source> - <translation>Unicode String</translation> - </message> - <message> - <location filename="../Debugger/Config.py" line="27"/> <source>Tuple</source> <translation>Tuple</translation> </message> <message> - <location filename="../Debugger/Config.py" line="30"/> + <location filename="../Debugger/Config.py" line="28"/> <source>Dictionary Proxy</source> <translation>Dizionario Proxy</translation> </message> <message> + <location filename="../Debugger/Config.py" line="31"/> + <source>File</source> + <translation>File</translation> + </message> + <message> + <location filename="../Debugger/Config.py" line="32"/> + <source>X Range</source> + <translation>X Range</translation> + </message> + <message> <location filename="../Debugger/Config.py" line="33"/> - <source>File</source> - <translation>File</translation> + <source>Slice</source> + <translation>Slice</translation> </message> <message> <location filename="../Debugger/Config.py" line="34"/> - <source>X Range</source> - <translation>X Range</translation> + <source>Buffer</source> + <translation>Buffer</translation> </message> <message> <location filename="../Debugger/Config.py" line="35"/> - <source>Slice</source> - <translation>Slice</translation> + <source>Class</source> + <translation>Classe</translation> </message> <message> <location filename="../Debugger/Config.py" line="36"/> - <source>Buffer</source> - <translation>Buffer</translation> + <source>Class Instance</source> + <translation>Istanza di classe</translation> </message> <message> <location filename="../Debugger/Config.py" line="37"/> - <source>Class</source> - <translation>Classe</translation> + <source>Class Method</source> + <translation>Metodo di classe</translation> </message> <message> <location filename="../Debugger/Config.py" line="38"/> - <source>Class Instance</source> - <translation>Istanza di classe</translation> + <source>Class Property</source> + <translation>Proprietà di classe</translation> </message> <message> <location filename="../Debugger/Config.py" line="39"/> - <source>Class Method</source> - <translation>Metodo di classe</translation> + <source>Generator</source> + <translation>Generatore</translation> </message> <message> <location filename="../Debugger/Config.py" line="40"/> - <source>Class Property</source> - <translation>Proprietà di classe</translation> - </message> - <message> - <location filename="../Debugger/Config.py" line="41"/> - <source>Generator</source> - <translation>Generatore</translation> + <source>Function</source> + <translation>Funzione</translation> </message> <message> <location filename="../Debugger/Config.py" line="42"/> - <source>Function</source> - <translation>Funzione</translation> + <source>Builtin Function</source> + <translation>Funzione predefinita</translation> + </message> + <message> + <location filename="../Debugger/Config.py" line="43"/> + <source>Code</source> + <translation>Codice</translation> </message> <message> <location filename="../Debugger/Config.py" line="44"/> - <source>Builtin Function</source> - <translation>Funzione predefinita</translation> + <source>Module</source> + <translation>Modulo</translation> </message> <message> <location filename="../Debugger/Config.py" line="45"/> - <source>Code</source> - <translation>Codice</translation> + <source>Ellipsis</source> + <translation>Ellisse</translation> </message> <message> <location filename="../Debugger/Config.py" line="46"/> - <source>Module</source> - <translation>Modulo</translation> + <source>Traceback</source> + <translation>Traceback</translation> </message> <message> <location filename="../Debugger/Config.py" line="47"/> - <source>Ellipsis</source> - <translation>Ellisse</translation> - </message> - <message> - <location filename="../Debugger/Config.py" line="48"/> - <source>Traceback</source> - <translation>Traceback</translation> - </message> - <message> - <location filename="../Debugger/Config.py" line="49"/> <source>Frame</source> <translation>Frame</translation> </message> @@ -82366,27 +82336,27 @@ <translation type="obsolete">Altro</translation> </message> <message> - <location filename="../Debugger/Config.py" line="28"/> + <location filename="../Debugger/Config.py" line="26"/> <source>List/Array</source> <translation>Lista/Array</translation> </message> <message> + <location filename="../Debugger/Config.py" line="27"/> + <source>Dictionary/Hash/Map</source> + <translation>Dizionario/Hash/Map</translation> + </message> + <message> <location filename="../Debugger/Config.py" line="29"/> - <source>Dictionary/Hash/Map</source> - <translation>Dizionario/Hash/Map</translation> - </message> - <message> - <location filename="../Debugger/Config.py" line="31"/> <source>Set</source> <translation>Set</translation> </message> <message> - <location filename="../Debugger/Config.py" line="32"/> + <location filename="../Debugger/Config.py" line="30"/> <source>Frozen Set</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/Config.py" line="50"/> + <location filename="../Debugger/Config.py" line="48"/> <source>Bytes</source> <translation type="unfinished">Bytes</translation> </message> @@ -82417,7 +82387,7 @@ <context> <name>VariableItem</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="211"/> + <location filename="../Debugger/VariablesViewer.py" line="208"/> <source><double click to show value></source> <translation><doppio click per mostrare il valore></translation> </message> @@ -82507,22 +82477,22 @@ <context> <name>VariablesModel</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="282"/> + <location filename="../Debugger/VariablesViewer.py" line="279"/> <source>Globals</source> <translation type="unfinished">Globali</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="284"/> + <location filename="../Debugger/VariablesViewer.py" line="281"/> <source>Locals</source> <translation type="unfinished">Locali</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="286"/> + <location filename="../Debugger/VariablesViewer.py" line="283"/> <source>Type</source> <translation type="unfinished">Tipo</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="286"/> + <location filename="../Debugger/VariablesViewer.py" line="283"/> <source>Value</source> <translation type="unfinished">Valore</translation> </message> @@ -82530,7 +82500,7 @@ <context> <name>VariablesViewer</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="958"/> + <location filename="../Debugger/VariablesViewer.py" line="956"/> <source>Global Variables</source> <translation>Variabili globali</translation> </message> @@ -82540,12 +82510,12 @@ <translation type="obsolete">Globali</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="959"/> + <location filename="../Debugger/VariablesViewer.py" line="957"/> <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> <translation><b>Finestra di visualizzazione delle variabili globali</b><p>Questa finestra mostra le variabili globali del programma in debug.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="965"/> + <location filename="../Debugger/VariablesViewer.py" line="963"/> <source>Local Variables</source> <translation>Variabili locali</translation> </message> @@ -82555,7 +82525,7 @@ <translation type="obsolete">Locali</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="966"/> + <location filename="../Debugger/VariablesViewer.py" line="964"/> <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> <translation><b>Finestra di visualizzazione delle variabili locali</b><p>Questa finestra mostra le variabili locali del programma in debug.</p></translation> </message> @@ -82570,12 +82540,12 @@ <translation type="obsolete">Tipo</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1083"/> + <location filename="../Debugger/VariablesViewer.py" line="1081"/> <source>Show Details...</source> <translation>Mostra dettagli...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1098"/> + <location filename="../Debugger/VariablesViewer.py" line="1096"/> <source>Configure...</source> <translation>Configura...</translation> </message> @@ -82585,7 +82555,7 @@ <translation>{0} elementi</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1096"/> + <location filename="../Debugger/VariablesViewer.py" line="1094"/> <source>Refresh</source> <translation type="unfinished"></translation> </message> @@ -82595,22 +82565,22 @@ <translation type="obsolete">Raggruppa tutto</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1085"/> + <location filename="../Debugger/VariablesViewer.py" line="1083"/> <source>Expand</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1086"/> + <location filename="../Debugger/VariablesViewer.py" line="1084"/> <source>Collapse</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1087"/> + <location filename="../Debugger/VariablesViewer.py" line="1085"/> <source>Collapse All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1099"/> + <location filename="../Debugger/VariablesViewer.py" line="1097"/> <source>Variables Type Filter...</source> <translation type="unfinished"></translation> </message> @@ -83037,6 +83007,21 @@ <source>Select the background color for entries with VCS status "removed".</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/VcsPage.ui" line="288"/> + <source>Toolbars</source> + <translation type="unfinished">Toolbars</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/VcsPage.ui" line="294"/> + <source>Select to show VCS specific toolbars</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/VcsPage.ui" line="297"/> + <source>Show VCS Toolbar</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>VcsProjectBrowserHelper</name> @@ -87452,12 +87437,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManagerDialog.ui" line="92"/> + <location filename="../VirtualEnv/VirtualenvManagerDialog.ui" line="95"/> <source>Press to edit the selected virtual environment</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManagerDialog.ui" line="95"/> + <location filename="../VirtualEnv/VirtualenvManagerDialog.ui" line="98"/> <source>Edit...</source> <translation type="unfinished">Modifica...</translation> </message> @@ -88348,12 +88333,12 @@ <translation type="obsolete">Inserisci il nome del foglio di stile</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="37"/> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="35"/> <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="63"/> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="61"/> <source>System</source> <translation type="unfinished">Sistema</translation> </message> @@ -89465,297 +89450,297 @@ <context> <name>WebBrowserView</name> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="305"/> + <location filename="../WebBrowser/WebBrowserView.py" line="308"/> <source>eric6 Web Browser</source> <translation type="unfinished">Web Browser di eric6</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="271"/> + <location filename="../WebBrowser/WebBrowserView.py" line="274"/> <source><p>The file <b>{0}</b> does not exist.</p></source> <translation type="unfinished"><p>Il file <b>{0}</b> non esiste.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="305"/> + <location filename="../WebBrowser/WebBrowserView.py" line="308"/> <source><p>Could not start a viewer for file <b>{0}</b>.</p></source> <translation type="unfinished"><p>Non posso avviare un visualizzatore per il file <b>{0}</b>.<p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="293"/> + <location filename="../WebBrowser/WebBrowserView.py" line="296"/> <source><p>Could not start an application for URL <b>{0}</b>.</p></source> <translation type="unfinished"><p>Non posso lanciare un'applicazione per l'URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="587"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Inspect Element...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="673"/> + <location filename="../WebBrowser/WebBrowserView.py" line="676"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished">Apri link in una Nuova Scheda<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="679"/> + <location filename="../WebBrowser/WebBrowserView.py" line="682"/> <source>Open Link in New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="685"/> + <location filename="../WebBrowser/WebBrowserView.py" line="688"/> <source>Open Link in New Private Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="692"/> - <source>Save Lin&k</source> - <translation type="unfinished">Salva lin&k</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="695"/> + <source>Save Lin&k</source> + <translation type="unfinished">Salva lin&k</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="698"/> <source>Bookmark this Link</source> <translation type="unfinished">Insersci nei bookmark questo link</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="702"/> + <location filename="../WebBrowser/WebBrowserView.py" line="705"/> <source>Copy Link to Clipboard</source> <translation type="unfinished">Copia il link nella Clipboard</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="708"/> + <location filename="../WebBrowser/WebBrowserView.py" line="711"/> <source>Send Link</source> <translation type="unfinished">Invia il collegamento</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="718"/> + <location filename="../WebBrowser/WebBrowserView.py" line="721"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished">Scansiona il collegamento con VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> + <location filename="../WebBrowser/WebBrowserView.py" line="740"/> <source>Open Image in New Tab</source> <translation type="unfinished">Apri immagine in una nuova linguetta</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="744"/> - <source>Save Image</source> - <translation type="unfinished">Salva immagine</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="747"/> + <source>Save Image</source> + <translation type="unfinished">Salva immagine</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> <source>Copy Image to Clipboard</source> <translation type="unfinished">Copia immagine nella Clipboard</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> + <location filename="../WebBrowser/WebBrowserView.py" line="752"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished">Copia la posizione dell'immagine nella Clipboard</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="755"/> + <location filename="../WebBrowser/WebBrowserView.py" line="758"/> <source>Send Image Link</source> <translation type="unfinished">Invia il collegamento dell'immagine</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="786"/> + <location filename="../WebBrowser/WebBrowserView.py" line="789"/> <source>Block Image</source> <translation type="unfinished">Blocca immagine</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="796"/> + <location filename="../WebBrowser/WebBrowserView.py" line="799"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished">Scansiona l'immagine con VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="816"/> + <location filename="../WebBrowser/WebBrowserView.py" line="819"/> <source>Play</source> <translation type="unfinished">Riproduci</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="820"/> + <location filename="../WebBrowser/WebBrowserView.py" line="823"/> <source>Pause</source> <translation type="unfinished">Pausa</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="824"/> + <location filename="../WebBrowser/WebBrowserView.py" line="827"/> <source>Unmute</source> <translation type="unfinished">Parlante</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="828"/> + <location filename="../WebBrowser/WebBrowserView.py" line="831"/> <source>Mute</source> <translation type="unfinished">Muto</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="832"/> + <location filename="../WebBrowser/WebBrowserView.py" line="835"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished">Copia l'indirizzo del Media nella Clipboard</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="838"/> + <location filename="../WebBrowser/WebBrowserView.py" line="841"/> <source>Send Media Address</source> <translation type="unfinished">Invia indirizzo del Media</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="844"/> + <location filename="../WebBrowser/WebBrowserView.py" line="847"/> <source>Save Media</source> <translation type="unfinished">Salva Media</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="862"/> + <location filename="../WebBrowser/WebBrowserView.py" line="865"/> <source>Send Text</source> <translation type="unfinished">Invia testo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="871"/> + <location filename="../WebBrowser/WebBrowserView.py" line="874"/> <source>Search with '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="878"/> + <location filename="../WebBrowser/WebBrowserView.py" line="881"/> <source>Search with...</source> <translation type="unfinished">Cerca con...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1025"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1028"/> <source>Google Translate</source> <translation type="unfinished">Traduttore Google</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="909"/> + <location filename="../WebBrowser/WebBrowserView.py" line="912"/> <source>Dictionary</source> <translation type="unfinished">Dizionario</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="919"/> + <location filename="../WebBrowser/WebBrowserView.py" line="922"/> <source>Go to web address</source> <translation type="unfinished">Vai all'indirizzo di rete</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="944"/> - <source>Add New Page</source> - <translation type="unfinished">Aggiungi una nuova pagina</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="947"/> + <source>Add New Page</source> + <translation type="unfinished">Aggiungi una nuova pagina</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="950"/> <source>Configure Speed Dial</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="951"/> + <location filename="../WebBrowser/WebBrowserView.py" line="954"/> <source>Reload All Dials</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="959"/> - <source>Bookmark this Page</source> - <translation type="unfinished">Inserisci nei segnalibri questa pagina</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="962"/> + <source>Bookmark this Page</source> + <translation type="unfinished">Inserisci nei segnalibri questa pagina</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="965"/> <source>Copy Page Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="968"/> + <location filename="../WebBrowser/WebBrowserView.py" line="971"/> <source>Send Page Link</source> <translation type="unfinished">Invia collegamento pagina</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="977"/> + <location filename="../WebBrowser/WebBrowserView.py" line="980"/> <source>User Agent</source> <translation type="unfinished">User Agent</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1004"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1007"/> <source>Validate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1067"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1070"/> <source>Add to web search toolbar</source> <translation type="unfinished">Aggiungi alla toolbar delle ricerche web</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1791"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1794"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="955"/> + <location filename="../WebBrowser/WebBrowserView.py" line="958"/> <source>Reset to Default Dials</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../WebBrowser/WebBrowserView.py" line="779"/> + <source>Search image in {0}</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../WebBrowser/WebBrowserView.py" line="776"/> - <source>Search image in {0}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="773"/> <source>Search image with...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1780"/> - <source>Render Process terminated abnormally</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="1783"/> - <source>The render process crashed while loading this page.</source> + <source>Render Process terminated abnormally</source> <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="1786"/> + <source>The render process crashed while loading this page.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="1789"/> <source>The render process was killed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1788"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1791"/> <source>The render process terminated while loading this page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="622"/> <source>No suggestions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1914"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1917"/> <source>Web Archive (*.mhtml *.mht)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1915"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1918"/> <source>HTML File (*.html *.htm)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1916"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1919"/> <source>HTML File with all resources (*.html *.htm)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1939"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1942"/> <source>Save Web Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1731"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1734"/> <source>Empty Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2290"/> + <location filename="../WebBrowser/WebBrowserView.py" line="2293"/> <source>Quota Request</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2290"/> + <location filename="../WebBrowser/WebBrowserView.py" line="2293"/> <source><p> Allow the website at <b>{0}</b> to use <b>{1}</b> of persistent storage?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Match {0} of {1}</source> <translation type="unfinished"></translation> </message> @@ -92113,7 +92098,7 @@ <translation>Errore parsing XML</translation> </message> <message> - <location filename="../E5XML/XMLStreamReaderBase.py" line="194"/> + <location filename="../E5XML/XMLStreamReaderBase.py" line="191"/> <source>Pickle data encoding '{0}' is not supported.</source> <translation>la Codifica dati Pickle '{0}' non è supportata.</translation> </message> @@ -92359,24 +92344,24 @@ <context> <name>mercurial</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1355"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1353"/> <source><tr><td><b>Parent #{0}</b></td><td></td></tr> <tr><td><b>Changeset</b></td><td>{1}</td></tr></source> <translation><tr><td><b>Origine #{0}</b></td><td></td></tr> <tr><td><b>Changeset</b></td><td>{1}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1915"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Tags</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1925"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1923"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Branches</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1375"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1373"/> <source><tr><td><b>Last author</b></td><td>{0}</td></tr> <tr><td><b>Committed date</b></td><td>{1}</td></tr> <tr><td><b>Committed time</b></td><td>{2}</td></tr></source> @@ -92385,24 +92370,24 @@ <tr><td><b>Committed time</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1905"/> <source><tr><td><b>Tip</b></td><td></td></tr> </source> <translation><tr><td><b>Tip</b></td><td></td></tr> </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1910"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1908"/> <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Changeset</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1930"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1928"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Origini</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1934"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1932"/> <source><tr><td><b>Last author</b></td><td>{0}</td></tr> <tr><td><b>Committed date</b></td><td>{1}</td></tr> <tr><td><b>Committed time</b></td><td>{2}</td></tr> @@ -92412,12 +92397,12 @@ <tr><td><b>Committed time</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1920"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1918"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Segnalibri</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1398"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1396"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -92434,13 +92419,13 @@ </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1897"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1895"/> <source><tr><td><b>Head #{0}</b></td><td></td></tr> </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1902"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1900"/> <source><tr><td><b>Parent #{0}</b></td><td></td></tr> </source> <translation type="unfinished"></translation> @@ -93125,7 +93110,7 @@ <context> <name>subversion</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1741"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1739"/> <source>unknown</source> <translation>sconosciuto</translation> </message> @@ -93135,7 +93120,7 @@ <translation><h3>Informazioni Repository</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Revisione corrente </b></td><td>{2}</td></tr><tr><td><b>Revisione committata</b></td><td>{3}</td></tr><tr><td><b>Data della commit</b></td><td>{4}</td></tr><tr><td><b>Ora della commit</b></td><td>{5}</td></tr><tr><td><b>Ultimo autore</b></td><td>{6}</td></tr></table></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1744"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1742"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation><h3>Informazioni Repository</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Revisione corrente</b></td><td>{4}</td></tr><tr><td><b>Revisione Committata</b></td><td>{5}</td></tr><tr><td><b>Data della commit</b></td><td>{6}</td></tr><tr><td><b>Ora della commit</b></td><td>{7}</td></tr><tr><td><b>Ultimo autore</b></td><td>{8}</td></tr></table></translation> </message>