--- a/i18n/eric5_it.ts Fri Sep 27 18:36:53 2013 +0200 +++ b/i18n/eric5_it.ts Fri Sep 27 18:42:10 2013 +0200 @@ -32909,7 +32909,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="177"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="181"/> <source>docstring summary does not end with a period</source> <translation type="unfinished"></translation> </message> @@ -32944,7 +32944,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="197"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="207"/> <source>docstring summary is not followed by a blank line</source> <translation type="unfinished"></translation> </message> @@ -32954,7 +32954,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="380"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="391"/> <source>no message for this code defined</source> <translation type="unfinished">nessun messaggio definito per questo codice </translation> </message> @@ -32969,50 +32969,65 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="175"/> - <source>one-liner docstring not on three lines</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="179"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="183"/> <source>docstring does not contain a @return line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="181"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="185"/> <source>docstring does not contain enough @param/@keyparam lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="184"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="188"/> <source>docstring contains too many @param/@keyparam lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="187"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="191"/> <source>keyword only arguments must be documented with @keyparam lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="190"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="194"/> <source>order of @param/@keyparam lines does not match the function/method signature</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="193"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="197"/> <source>class docstring is preceded by a blank line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="195"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="199"/> <source>class docstring is followed by a blank line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="200"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="210"/> <source>last paragraph of docstring is followed by a blank line</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="175"/> + <source>leading quotes of docstring not on separate line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="178"/> + <source>trailing quotes of docstring not on separate line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="201"/> + <source>function/method docstring is preceded by a blank line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="204"/> + <source>function/method docstring is followed by a blank line</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Pep8CheckerPlugin</name> @@ -33396,52 +33411,52 @@ <translation type="obsolete">Correggi problemi PEP 8</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="173"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="184"/> <source><p>Could not save the file <b>{0}</b>. Skipping it.</p><p>Reason: {1}</p></source> <translation><p>Non posso salvare il file<b>{0}</b>. Lo salto.</p><p>Motivo:{1}</p></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="754"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="890"/> <source>Tab converted to 4 spaces.</source> <translation>Converti Tab a 4 spazi.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1557"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1693"/> <source>Whitespace stripped from end of line.</source> <translation>Elimina gli spazi alla fine della linea.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1571"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1707"/> <source>newline added to end of file.</source> <translation>aggiungi a capo alla fine del file.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1591"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1727"/> <source>Superfluous trailing blank lines removed from end of file.</source> <translation>Linee bianche superflue eliminate dalla fine del file.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1606"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1742"/> <source>'<>' replaced by '!='.</source> <translation>'<>' sostituito da '!='.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1246"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1382"/> <source>Superfluous blank lines after function decorator removed.</source> <translation>Linee bianche superflue eliminate dopo a dichiarazione della funzione.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1218"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1354"/> <source>Superfluous blank lines removed.</source> <translation>Linee bianche superflue eliminate.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1133"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1269"/> <source>One blank line inserted.</source> <translation>Una linea vuota inserita.</translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1183"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1319"/> <source>%n blank line(s) inserted.</source> <translation> <numerusform>%n linea vuota inserita.</numerusform> @@ -33449,7 +33464,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1186"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1322"/> <source>%n superfluous lines removed</source> <translation> <numerusform>%n linea superflua eliminata</numerusform> @@ -33462,12 +33477,12 @@ <translation type="obsolete">Spazi superflui eliminati.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1061"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1197"/> <source>Missing whitespace added.</source> <translation>Spazi mancanti aggiunti.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1096"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1232"/> <source>Extraneous whitespace removed.</source> <translation>Spazio non pertinente eliminato.</translation> </message> @@ -33477,135 +33492,165 @@ <translation type="obsolete">Spazi dopo il carattere di commento inline corretti.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="756"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="892"/> <source>Indentation adjusted to be a multiple of four.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1116"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1252"/> <source>Whitespace around comment sign corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1282"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1418"/> <source>Imports were put on separate lines.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1345"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1481"/> <source>Redundant backslash in brackets removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1403"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1539"/> <source>Compound statement corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1442"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1578"/> <source>Comparison to None/True/False corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="783"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="919"/> <source>Indentation of continuation line corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="786"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="922"/> <source>Indentation of closing bracket corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="821"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="957"/> <source>Missing indentation of continuation line corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="861"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="997"/> <source>Closing bracket aligned to opening bracket.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="894"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1030"/> <source>Indentation level changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="931"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1067"/> <source>Indentation level of hanging indentation changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="985"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1121"/> <source>Visual indentation corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1324"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1460"/> <source>Long lines have been shortened.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1479"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1615"/> <source>'{0}' argument added.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1538"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="1674"/> <source>'{0}' argument removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="173"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="184"/> <source>Fix Code Style Issues</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="495"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="506"/> <source>Triple single quotes converted to triple double quotes.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="524"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="535"/> <source>Introductory quotes corrected to be {0}"""</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="560"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="571"/> <source>Single line docstring put on one line.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="595"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="609"/> <source>Period added to summary line.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="616"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="809"/> <source>Blank line before function/method docstring removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="643"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="657"/> <source>Blank line inserted before class docstring.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="669"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="683"/> <source>Blank line inserted after class docstring.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="699"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="713"/> <source>Blank line inserted after docstring summary.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="725"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="739"/> <source>Blank line inserted after last paragraph of docstring.</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="780"/> + <source>Leading quotes put on separate line.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="782"/> + <source>Trailing quotes put on separate line.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="807"/> + <source>Blank line before class docstring removed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="835"/> + <source>Blank line after class docstring removed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="837"/> + <source>Blank line after function/method docstring removed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="862"/> + <source>Blank line after last paragraph removed.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Pep8NamingChecker</name> @@ -56490,7 +56535,7 @@ <translation>Generazione interfaccia utente principale...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1260"/> + <location filename="../UI/UserInterface.py" line="1273"/> <source>Log-Viewer</source> <translation>Log-Viewer</translation> </message> @@ -56500,47 +56545,47 @@ <translation>Impostazione connessioni...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="441"/> + <location filename="../UI/UserInterface.py" line="439"/> <source>Initializing Actions...</source> <translation>Inizializzazione Azioni...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="441"/> + <source>Initializing Menus...</source> + <translation>Inizializzazione Menù...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="443"/> - <source>Initializing Menus...</source> - <translation>Inizializzazione Menù...</translation> + <source>Initializing Toolbars...</source> + <translation>Inizializzazione barre degli strumenti...</translation> </message> <message> <location filename="../UI/UserInterface.py" line="445"/> - <source>Initializing Toolbars...</source> - <translation>Inizializzazione barre degli strumenti...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="447"/> <source>Initializing Statusbar...</source> <translation>Inizializzazione barra di stato...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="411"/> + <location filename="../UI/UserInterface.py" line="409"/> <source>Initializing Tools...</source> <translation>Inizializzazione strumenti...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1122"/> + <location filename="../UI/UserInterface.py" line="1135"/> <source>Quit</source> <translation>Esci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1122"/> + <location filename="../UI/UserInterface.py" line="1135"/> <source>&Quit</source> <translation>&Esci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1127"/> + <location filename="../UI/UserInterface.py" line="1140"/> <source>Quit the IDE</source> <translation>Esci dall'IDE</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1128"/> + <location filename="../UI/UserInterface.py" line="1141"/> <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> @@ -56560,317 +56605,317 @@ <translation type="obsolete"><b>Abilita/Disabilita la finestra del Log-Viewer</b><p>Se la finestra del Log-Viewer è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1440"/> + <location filename="../UI/UserInterface.py" line="1453"/> <source>What's This?</source> <translation>Cos'è questo ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1440"/> + <location filename="../UI/UserInterface.py" line="1453"/> <source>&What's This?</source> <translation>C&os'è Questo ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1445"/> + <location filename="../UI/UserInterface.py" line="1458"/> <source>Context sensitive help</source> <translation>Help sensibile al contesto</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1446"/> + <location filename="../UI/UserInterface.py" line="1459"/> <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="1457"/> + <location filename="../UI/UserInterface.py" line="1470"/> <source>Helpviewer</source> <translation>Visualizzatore Help</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1457"/> + <location filename="../UI/UserInterface.py" line="1470"/> <source>&Helpviewer...</source> <translation>Visualizzatore &Help...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1462"/> + <location filename="../UI/UserInterface.py" line="1475"/> <source>Open the helpviewer window</source> <translation>Apri il visualizzatore di help</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1480"/> + <location filename="../UI/UserInterface.py" line="1493"/> <source>Show Versions</source> <translation>Mostra versione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1480"/> + <location filename="../UI/UserInterface.py" line="1493"/> <source>Show &Versions</source> <translation>Mostra &Versione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1482"/> + <location filename="../UI/UserInterface.py" line="1495"/> <source>Display version information</source> <translation>Mostra informazioni sulla versione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1483"/> + <location filename="../UI/UserInterface.py" line="1496"/> <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="2721"/> + <location filename="../UI/UserInterface.py" line="2734"/> <source>Report Bug</source> <translation>Segnala Bug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1513"/> + <location filename="../UI/UserInterface.py" line="1526"/> <source>Report &Bug...</source> <translation>Segnala &Bug...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1515"/> + <location filename="../UI/UserInterface.py" line="1528"/> <source>Report a bug</source> <translation>Segnala un bug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1516"/> + <location filename="../UI/UserInterface.py" line="1529"/> <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="2327"/> + <location filename="../UI/UserInterface.py" line="2340"/> <source>Unittest</source> <translation>Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1535"/> + <location filename="../UI/UserInterface.py" line="1548"/> <source>&Unittest...</source> <translation>&Unittest...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1539"/> + <location filename="../UI/UserInterface.py" line="1552"/> <source>Start unittest dialog</source> <translation>Avvia dialogo unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1752"/> + <location filename="../UI/UserInterface.py" line="1765"/> <source>Preferences</source> <translation>Preferenze</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1752"/> + <location filename="../UI/UserInterface.py" line="1765"/> <source>&Preferences...</source> <translation>&Preferenze...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1755"/> + <location filename="../UI/UserInterface.py" line="1768"/> <source>Set the prefered configuration</source> <translation>Imposta la configurazione preferita</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1756"/> + <location filename="../UI/UserInterface.py" line="1769"/> <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="1836"/> + <location filename="../UI/UserInterface.py" line="1849"/> <source>Keyboard Shortcuts</source> <translation>Scorciatoie da tastiera</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1836"/> + <location filename="../UI/UserInterface.py" line="1849"/> <source>Keyboard &Shortcuts...</source> <translation>&Scorciatoie da tastiera...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1839"/> - <source>Set the keyboard shortcuts</source> - <translation>Imposta le scorciatoie da tastiera</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1840"/> - <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="4883"/> - <source>Export Keyboard Shortcuts</source> - <translation>Esporta scorciatoie da tastiera</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1848"/> - <source>&Export Keyboard Shortcuts...</source> - <translation>&Esporta scorciatoie da tastiera...</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1852"/> - <source>Export the keyboard shortcuts</source> - <translation>Esporta le scorciatoie da tastiera</translation> + <source>Set the keyboard shortcuts</source> + <translation>Imposta le scorciatoie da tastiera</translation> </message> <message> <location filename="../UI/UserInterface.py" line="1853"/> - <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="4907"/> - <source>Import Keyboard Shortcuts</source> - <translation>Importa scorciatoie da tastiera</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1860"/> - <source>&Import Keyboard Shortcuts...</source> - <translation>&Importa scorciatoie da tastiera...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1864"/> - <source>Import the keyboard shortcuts</source> - <translation>Importa le scorciatoie da tastiera</translation> + <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="4896"/> + <source>Export Keyboard Shortcuts</source> + <translation>Esporta scorciatoie da tastiera</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1861"/> + <source>&Export Keyboard Shortcuts...</source> + <translation>&Esporta scorciatoie da tastiera...</translation> </message> <message> <location filename="../UI/UserInterface.py" line="1865"/> + <source>Export the keyboard shortcuts</source> + <translation>Esporta le scorciatoie da tastiera</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1866"/> + <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="4920"/> + <source>Import Keyboard Shortcuts</source> + <translation>Importa scorciatoie da tastiera</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1873"/> + <source>&Import Keyboard Shortcuts...</source> + <translation>&Importa scorciatoie da tastiera...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1877"/> + <source>Import the keyboard shortcuts</source> + <translation>Importa le scorciatoie da tastiera</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1878"/> <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="2164"/> + <location filename="../UI/UserInterface.py" line="2177"/> <source>E&xtras</source> <translation>E&xtra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2176"/> + <location filename="../UI/UserInterface.py" line="2189"/> <source>&Tools</source> <translation>S&trumenti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2208"/> + <location filename="../UI/UserInterface.py" line="2221"/> <source>&Window</source> <translation>&Finestre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2257"/> + <location filename="../UI/UserInterface.py" line="2270"/> <source>&Help</source> <translation>&Help</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2326"/> + <location filename="../UI/UserInterface.py" line="2339"/> <source>Tools</source> <translation>Strumenti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3943"/> + <location filename="../UI/UserInterface.py" line="3956"/> <source>Help</source> <translation>Aiuto</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2328"/> + <location filename="../UI/UserInterface.py" line="2341"/> <source>Settings</source> <translation>Impostazioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2232"/> + <location filename="../UI/UserInterface.py" line="2245"/> <source>&Toolbars</source> <translation>&Toolbar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4051"/> + <location filename="../UI/UserInterface.py" line="4064"/> <source>Problem</source> <translation>Problema</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4206"/> + <location filename="../UI/UserInterface.py" line="4219"/> <source>Process Generation Error</source> <translation>Errore Generazione Processo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="471"/> + <location filename="../UI/UserInterface.py" line="472"/> <source>Initializing Single Application Server...</source> <translation>Inizializzazione Single Application Server...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1540"/> - <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="1548"/> - <source>Unittest Restart</source> - <translation>Riavvia Unittest</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1548"/> - <source>&Restart Unittest...</source> - <translation>&Riavvia Unittest...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1552"/> - <source>Restart last unittest</source> - <translation>Riavvia l'ultima unittest</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1553"/> + <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="1561"/> + <source>Unittest Restart</source> + <translation>Riavvia Unittest</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1561"/> + <source>&Restart Unittest...</source> + <translation>&Riavvia Unittest...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1565"/> + <source>Restart last unittest</source> + <translation>Riavvia l'ultima unittest</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1566"/> <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="1575"/> + <location filename="../UI/UserInterface.py" line="1588"/> <source>Unittest Script</source> <translation>Script unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1575"/> - <source>Unittest &Script...</source> - <translation>&Script Unittest...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1579"/> - <source>Run unittest with current script</source> - <translation>Esegui unittest con lo script corrente</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1580"/> - <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="3714"/> - <source>Unittest Project</source> - <translation>Progetto Unittest</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1588"/> - <source>Unittest &Project...</source> - <translation>&Progetto Unittest...</translation> + <source>Unittest &Script...</source> + <translation>&Script Unittest...</translation> </message> <message> <location filename="../UI/UserInterface.py" line="1592"/> - <source>Run unittest with current project</source> - <translation>Esegui unittest con il progetto corrente</translation> + <source>Run unittest with current script</source> + <translation>Esegui unittest con lo script corrente</translation> </message> <message> <location filename="../UI/UserInterface.py" line="1593"/> + <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="3727"/> + <source>Unittest Project</source> + <translation>Progetto Unittest</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1601"/> + <source>Unittest &Project...</source> + <translation>&Progetto Unittest...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1605"/> + <source>Run unittest with current project</source> + <translation>Esegui unittest con il progetto corrente</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1606"/> <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="1668"/> + <location filename="../UI/UserInterface.py" line="1681"/> <source>Compare Files</source> <translation>Confronta file</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1668"/> + <location filename="../UI/UserInterface.py" line="1681"/> <source>&Compare Files...</source> <translation>&Confronta file...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1683"/> + <location filename="../UI/UserInterface.py" line="1696"/> <source>Compare two files</source> <translation>Confronta due file</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1672"/> + <location filename="../UI/UserInterface.py" line="1685"/> <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="1679"/> + <location filename="../UI/UserInterface.py" line="1692"/> <source>Compare Files side by side</source> <translation>Confronta file affiancati</translation> </message> @@ -56880,57 +56925,57 @@ <translation type="obsolete">Confronta file &affiancati...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1684"/> + <location filename="../UI/UserInterface.py" line="1697"/> <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="2147"/> + <location filename="../UI/UserInterface.py" line="2160"/> <source>&Unittest</source> <translation>&Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3714"/> + <location filename="../UI/UserInterface.py" line="3727"/> <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="../UI/UserInterface.py" line="5284"/> + <location filename="../UI/UserInterface.py" line="5297"/> <source>Drop Error</source> <translation>Errore Drop</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1245"/> + <location filename="../UI/UserInterface.py" line="1258"/> <source>File-Browser</source> <translation>File Browser</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1154"/> + <location filename="../UI/UserInterface.py" line="1167"/> <source>Edit Profile</source> <translation>Modifica profilo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1159"/> + <location filename="../UI/UserInterface.py" line="1172"/> <source>Activate the edit view profile</source> <translation>Attiva il profilo della vista di editing</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1160"/> + <location filename="../UI/UserInterface.py" line="1173"/> <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="1169"/> + <location filename="../UI/UserInterface.py" line="1182"/> <source>Debug Profile</source> <translation>Profilo Debug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1174"/> + <location filename="../UI/UserInterface.py" line="1187"/> <source>Activate the debug view profile</source> <translation>Attiva profilo Debug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1176"/> + <location filename="../UI/UserInterface.py" line="1189"/> <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> @@ -56950,72 +56995,72 @@ <translation type="obsolete"><b>Abilita/Disabilita la finestra del File-Browser</b><p>Se la finestra del File-Browser è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1810"/> + <location filename="../UI/UserInterface.py" line="1823"/> <source>View Profiles</source> <translation>Vista Profili</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1810"/> + <location filename="../UI/UserInterface.py" line="1823"/> <source>&View Profiles...</source> <translation>&Vista profili...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1813"/> + <location filename="../UI/UserInterface.py" line="1826"/> <source>Configure view profiles</source> <translation>Configura i profili</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1814"/> + <location filename="../UI/UserInterface.py" line="1827"/> <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="1646"/> + <location filename="../UI/UserInterface.py" line="1659"/> <source>UI Previewer</source> <translation>Anteprima UI</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1646"/> + <location filename="../UI/UserInterface.py" line="1659"/> <source>&UI Previewer...</source> <translation>Antreprima &UI...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1649"/> + <location filename="../UI/UserInterface.py" line="1662"/> <source>Start the UI Previewer</source> <translation>Avvia UI Previewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1650"/> + <location filename="../UI/UserInterface.py" line="1663"/> <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="1657"/> + <location filename="../UI/UserInterface.py" line="1670"/> <source>Translations Previewer</source> <translation>Anteprima traduzioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1657"/> + <location filename="../UI/UserInterface.py" line="1670"/> <source>&Translations Previewer...</source> <translation>Anteprima &Traduzioni...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1660"/> + <location filename="../UI/UserInterface.py" line="1673"/> <source>Start the Translations Previewer</source> <translation>Avvia l'anteprima delle traduzioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1661"/> + <location filename="../UI/UserInterface.py" line="1674"/> <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="1230"/> + <location filename="../UI/UserInterface.py" line="1243"/> <source>Shell</source> <translation>Shell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1230"/> + <location filename="../UI/UserInterface.py" line="1243"/> <source>&Shell</source> <translation>&Shell</translation> </message> @@ -57030,27 +57075,27 @@ <translation type="obsolete"><b>Abilita/Disabilita la finestra della Shell</b><p>Se la finestra del File-Browser è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1788"/> + <location filename="../UI/UserInterface.py" line="1801"/> <source>Reload APIs</source> <translation>Ricarica APIs</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1788"/> + <location filename="../UI/UserInterface.py" line="1801"/> <source>Reload &APIs</source> <translation>Ricarica &APIs</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1790"/> + <location filename="../UI/UserInterface.py" line="1803"/> <source>Reload the API information</source> <translation>Ricarica le informazioni delle API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1791"/> + <location filename="../UI/UserInterface.py" line="1804"/> <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="1275"/> + <location filename="../UI/UserInterface.py" line="1288"/> <source>Task-Viewer</source> <translation>Task-Viewer</translation> </message> @@ -57070,32 +57115,32 @@ <translation type="obsolete"><b>Abilita/Disabilita la finestra del Task-Viewer</b><p>Se la finestra del Log-Viewer è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5041"/> + <location filename="../UI/UserInterface.py" line="5054"/> <source>Save tasks</source> <translation>Salva task</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5078"/> <source>Read tasks</source> <translation>Leggi task</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3943"/> + <location filename="../UI/UserInterface.py" line="3956"/> <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="4628"/> + <location filename="../UI/UserInterface.py" line="4641"/> <source>Documentation Missing</source> <translation>Documentazione mancante</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2721"/> + <location filename="../UI/UserInterface.py" line="2734"/> <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="1290"/> + <location filename="../UI/UserInterface.py" line="1303"/> <source>Template-Viewer</source> <translation>Templates-Viewer</translation> </message> @@ -57110,12 +57155,12 @@ <translation type="obsolete"><b>Abilita/Disabilita la finestra del Task-Viewer</b><p>Se la finestra del Log-Viewer è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1185"/> + <location filename="../UI/UserInterface.py" line="1198"/> <source>Alt+Shift+P</source> <translation>Alt+Shift+P</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1215"/> + <location filename="../UI/UserInterface.py" line="1228"/> <source>Alt+Shift+D</source> <translation>Alt+Shift+D</translation> </message> @@ -57125,7 +57170,7 @@ <translation type="obsolete">Attiva shell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1230"/> + <location filename="../UI/UserInterface.py" line="1243"/> <source>Alt+Shift+S</source> <translation>Alt+Shift+S</translation> </message> @@ -57135,7 +57180,7 @@ <translation type="obsolete">Attiva File-Browser</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1245"/> + <location filename="../UI/UserInterface.py" line="1258"/> <source>Alt+Shift+F</source> <translation>Alt+Shift+M</translation> </message> @@ -57150,7 +57195,7 @@ <translation type="obsolete">Attiva il Task-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1275"/> + <location filename="../UI/UserInterface.py" line="1288"/> <source>Alt+Shift+T</source> <translation>Alt+Shift+T</translation> </message> @@ -57160,32 +57205,32 @@ <translation type="obsolete">Attiva il Template-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1200"/> + <location filename="../UI/UserInterface.py" line="1213"/> <source>Alt+Shift+M</source> <translation>Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1901"/> + <location filename="../UI/UserInterface.py" line="1914"/> <source>Activate current editor</source> <translation>Attiva editor corrente</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1901"/> + <location filename="../UI/UserInterface.py" line="1914"/> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1910"/> + <location filename="../UI/UserInterface.py" line="1923"/> <source>Ctrl+Alt+Tab</source> <translation>Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1918"/> + <location filename="../UI/UserInterface.py" line="1931"/> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1260"/> + <location filename="../UI/UserInterface.py" line="1273"/> <source>Alt+Shift+G</source> <translation>Alt+Shift+G</translation> </message> @@ -57220,63 +57265,63 @@ <translation type="obsolete"><b>Qt-Linguist 4</b><p>Avvia Qt-Linguist 4.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1997"/> + <location filename="../UI/UserInterface.py" line="2010"/> <source>Qt4 Documentation</source> <translation>Documentazione Qt4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1997"/> + <location filename="../UI/UserInterface.py" line="2010"/> <source>Qt&4 Documentation</source> <translation>Documentazione Qt&4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1999"/> + <location filename="../UI/UserInterface.py" line="2012"/> <source>Open Qt4 Documentation</source> <translation>Apri documentazione su Qt4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2089"/> + <location filename="../UI/UserInterface.py" line="2102"/> <source>Eric API Documentation</source> <translation>Documentazione API di Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2089"/> + <location filename="../UI/UserInterface.py" line="2102"/> <source>&Eric API Documentation</source> <translation>Documentazione API di &Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2091"/> + <location filename="../UI/UserInterface.py" line="2104"/> <source>Open Eric API Documentation</source> <translation>Apri documentazione API di Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3974"/> + <location filename="../UI/UserInterface.py" line="3987"/> <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> <message> - <location filename="../UI/UserInterface.py" line="421"/> + <location filename="../UI/UserInterface.py" line="419"/> <source>Registering Objects...</source> <translation>Registrazione Oggetti...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1185"/> + <location filename="../UI/UserInterface.py" line="1198"/> <source>Project-Viewer</source> <translation>Project-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1215"/> + <location filename="../UI/UserInterface.py" line="1228"/> <source>Debug-Viewer</source> <translation>Debug-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1122"/> + <location filename="../UI/UserInterface.py" line="1135"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1185"/> + <location filename="../UI/UserInterface.py" line="1198"/> <source>&Project-Viewer</source> <translation>&Project-Viewer</translation> </message> @@ -57296,32 +57341,32 @@ <translation type="obsolete">Attiva il Project-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1440"/> + <location filename="../UI/UserInterface.py" line="1453"/> <source>Shift+F1</source> <translation>Shift+F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1457"/> + <location filename="../UI/UserInterface.py" line="1470"/> <source>F1</source> <translation>F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1492"/> + <location filename="../UI/UserInterface.py" line="1505"/> <source>Check for Updates</source> <translation>Controlla per aggiornamenti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1490"/> + <location filename="../UI/UserInterface.py" line="1503"/> <source>Check for &Updates...</source> <translation>Controlla per &Aggiornamenti...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2000"/> + <location filename="../UI/UserInterface.py" line="2013"/> <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation><b>Documentazione Qt4</b><p>Visualizza la documentazione di Qt4. A seconda di come è configurato il tuo sistema, verrà mostrata nel visualizzatore interno di Eric o in un browser web. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2021"/> + <location filename="../UI/UserInterface.py" line="2034"/> <source>PyQt4 Documentation</source> <translation>Documentazione PyQt4</translation> </message> @@ -57331,62 +57376,62 @@ <translation type="obsolete">Documentazione P&yQt4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2023"/> + <location filename="../UI/UserInterface.py" line="2036"/> <source>Open PyQt4 Documentation</source> <translation>Apri documentazione su PyQt4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2024"/> + <location filename="../UI/UserInterface.py" line="2037"/> <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation><b>Documentazione PyQt4</b><p>Visualizza la documentazione di Qt4. A seconda di come è configurato il tuo sistema, verrà mostrata nel visualizzatore interno di Eric o in un browser web. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2179"/> + <location filename="../UI/UserInterface.py" line="2192"/> <source>Select Tool Group</source> <translation>Seleziona Tool Group</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2185"/> + <location filename="../UI/UserInterface.py" line="2198"/> <source>Se&ttings</source> <translation>Impos&tazioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2330"/> + <location filename="../UI/UserInterface.py" line="2343"/> <source>Profiles</source> <translation>Profili</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3051"/> + <location filename="../UI/UserInterface.py" line="3064"/> <source>&Builtin Tools</source> <translation>Tool &Builtin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4613"/> + <location filename="../UI/UserInterface.py" line="4626"/> <source>Documentation</source> <translation>Documentazione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4464"/> + <location filename="../UI/UserInterface.py" line="4477"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>L'inizio della documentazione di PyQt4 non è stato configurato.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="5577"/> + <source>Error during updates check</source> + <translation>Errore nel controllo per gli update</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="5564"/> - <source>Error during updates check</source> - <translation>Errore nel controllo per gli update</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5551"/> <source>Update available</source> <translation>Aggiornamento disponibile</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2670"/> + <location filename="../UI/UserInterface.py" line="2683"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Numeri di versione</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5598"/> + <location filename="../UI/UserInterface.py" line="5611"/> <source></table></source> <translation></table></translation> </message> @@ -57396,37 +57441,37 @@ <translation type="obsolete">Caricamento Style Sheet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2999"/> + <location filename="../UI/UserInterface.py" line="3012"/> <source>Configure Tool Groups ...</source> <translation>Configura Tools Groups...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3002"/> + <location filename="../UI/UserInterface.py" line="3015"/> <source>Configure current Tool Group ...</source> <translation>Configura Tools Groups correnti...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1801"/> + <location filename="../UI/UserInterface.py" line="1814"/> <source>Show external tools</source> <translation>Mostra tool esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1798"/> + <location filename="../UI/UserInterface.py" line="1811"/> <source>Show external &tools</source> <translation>Mostra toll &esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5423"/> + <location filename="../UI/UserInterface.py" line="5436"/> <source>&Cancel</source> <translation>&Cancella</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5564"/> + <location filename="../UI/UserInterface.py" line="5577"/> <source>Could not perform updates check.</source> <translation>Non posso controllare per gli update.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5625"/> + <location filename="../UI/UserInterface.py" line="5638"/> <source>First time usage</source> <translation>Primo avvio</translation> </message> @@ -57436,87 +57481,87 @@ <translation>Inizializzazione Gestore Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2243"/> + <location filename="../UI/UserInterface.py" line="2256"/> <source>P&lugins</source> <translation>P&lugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2331"/> + <location filename="../UI/UserInterface.py" line="2344"/> <source>Plugins</source> <translation>Plugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1934"/> + <location filename="../UI/UserInterface.py" line="1947"/> <source>Plugin Infos</source> <translation>Informazioni su Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1937"/> + <location filename="../UI/UserInterface.py" line="1950"/> <source>Show Plugin Infos</source> <translation>Mostra informazioni sui Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1938"/> + <location filename="../UI/UserInterface.py" line="1951"/> <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="1934"/> + <location filename="../UI/UserInterface.py" line="1947"/> <source>&Plugin Infos...</source> <translation>Informazioni su &Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3059"/> + <location filename="../UI/UserInterface.py" line="3072"/> <source>&Plugin Tools</source> <translation>Informazioni sui &Plugin Tools</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1960"/> + <location filename="../UI/UserInterface.py" line="1973"/> <source>Uninstall Plugin</source> <translation>Disinstalla Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1957"/> + <location filename="../UI/UserInterface.py" line="1970"/> <source>&Uninstall Plugin...</source> <translation>Disinstalla Pl&ugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1961"/> + <location filename="../UI/UserInterface.py" line="1974"/> <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> <message> - <location filename="../UI/UserInterface.py" line="479"/> + <location filename="../UI/UserInterface.py" line="480"/> <source>Activating Plugins...</source> <translation>Attivazione Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2169"/> + <location filename="../UI/UserInterface.py" line="2182"/> <source>Wi&zards</source> <translation>Wi&zards</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3149"/> + <location filename="../UI/UserInterface.py" line="3162"/> <source>&Show all</source> <translation>Mo&stra tutti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3151"/> + <location filename="../UI/UserInterface.py" line="3164"/> <source>&Hide all</source> <translation>Nascondi &tutti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1500"/> + <location filename="../UI/UserInterface.py" line="1513"/> <source>Show downloadable versions</source> <translation>Mostra versioni scaricabili</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1500"/> + <location filename="../UI/UserInterface.py" line="1513"/> <source>Show &downloadable versions...</source> <translation>Mostra &versioni scaricabili...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1503"/> + <location filename="../UI/UserInterface.py" line="1516"/> <source>Show the versions available for download</source> <translation>Mostra le versioni disponibili per il download</translation> </message> @@ -57531,57 +57576,57 @@ <translation type="obsolete">Non posso scaricare il file delle versioni.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5585"/> + <location filename="../UI/UserInterface.py" line="5598"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versioni disponibili</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1968"/> + <location filename="../UI/UserInterface.py" line="1981"/> <source>Plugin Repository</source> <translation>Repository Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1968"/> + <location filename="../UI/UserInterface.py" line="1981"/> <source>Plugin &Repository...</source> <translation>&Repository Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1971"/> + <location filename="../UI/UserInterface.py" line="1984"/> <source>Show Plugins available for download</source> <translation>Mostra Plugin disponibili per il download</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1973"/> + <location filename="../UI/UserInterface.py" line="1986"/> <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="1949"/> + <location filename="../UI/UserInterface.py" line="1962"/> <source>Install Plugins</source> <translation>Installa Plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1946"/> + <location filename="../UI/UserInterface.py" line="1959"/> <source>&Install Plugins...</source> <translation>&Installa Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1950"/> + <location filename="../UI/UserInterface.py" line="1963"/> <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="1708"/> + <location filename="../UI/UserInterface.py" line="1721"/> <source>Mini Editor</source> <translation>Mini Editor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1704"/> + <location filename="../UI/UserInterface.py" line="1717"/> <source>Mini &Editor...</source> <translation>Mini &Editor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1709"/> + <location filename="../UI/UserInterface.py" line="1722"/> <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> @@ -57596,37 +57641,37 @@ <translation type="obsolete">&Linguist 4...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1823"/> + <location filename="../UI/UserInterface.py" line="1836"/> <source>Toolbars</source> <translation>Toolbars</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1823"/> + <location filename="../UI/UserInterface.py" line="1836"/> <source>Tool&bars...</source> <translation>Tool&bars...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1826"/> + <location filename="../UI/UserInterface.py" line="1839"/> <source>Configure toolbars</source> <translation>Configura toolbars</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1827"/> + <location filename="../UI/UserInterface.py" line="1840"/> <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> <message> - <location filename="../UI/UserInterface.py" line="487"/> + <location filename="../UI/UserInterface.py" line="488"/> <source>Restoring Toolbarmanager...</source> <translation>Ripristino toolbarmanager...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1200"/> + <location filename="../UI/UserInterface.py" line="1213"/> <source>Multiproject-Viewer</source> <translation>Multiproject-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1200"/> + <location filename="../UI/UserInterface.py" line="1213"/> <source>&Multiproject-Viewer</source> <translation>&Multiproject-Viewer</translation> </message> @@ -57651,27 +57696,27 @@ <translation type="obsolete">Temp&late-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4154"/> + <location filename="../UI/UserInterface.py" line="4167"/> <source>External Tools</source> <translation>Tool esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5081"/> + <location filename="../UI/UserInterface.py" line="5094"/> <source>Save session</source> <translation>Salva sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5105"/> + <location filename="../UI/UserInterface.py" line="5118"/> <source>Read session</source> <translation>Leggi sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2493"/> <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="2494"/> + <location filename="../UI/UserInterface.py" line="2507"/> <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> @@ -57681,27 +57726,27 @@ <translation type="obsolete">Errori SSL</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1523"/> + <location filename="../UI/UserInterface.py" line="1536"/> <source>Request Feature</source> <translation>Richiedi funzionalità</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1523"/> + <location filename="../UI/UserInterface.py" line="1536"/> <source>Request &Feature...</source> <translation>Richiedi &funzionalità...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1525"/> + <location filename="../UI/UserInterface.py" line="1538"/> <source>Send a feature request</source> <translation>Invia una richiesta di funzionalità</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1526"/> + <location filename="../UI/UserInterface.py" line="1539"/> <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="2473"/> + <location filename="../UI/UserInterface.py" line="2486"/> <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> @@ -57711,12 +57756,12 @@ <translation type="obsolete"><p>Questa parte della barra di stato mostra la il nome del file attuale.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2514"/> <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="2508"/> + <location filename="../UI/UserInterface.py" line="2521"/> <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> @@ -57731,7 +57776,7 @@ <translation type="obsolete">Barra dei comandi verticale</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1328"/> + <location filename="../UI/UserInterface.py" line="1341"/> <source>Horizontal Toolbox</source> <translation>Barra dei comandi orizzontale</translation> </message> @@ -57761,7 +57806,7 @@ <translation type="obsolete">Alt+Shift+R</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1290"/> + <location filename="../UI/UserInterface.py" line="1303"/> <source>Alt+Shift+A</source> <translation>Alt+Shift+A</translation> </message> @@ -57781,142 +57826,142 @@ <translation type="obsolete"><b>Abilita/Disabilita la finestra della toolbox verticale</b><p>Se la finestra della toolbox Verticale è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1328"/> + <location filename="../UI/UserInterface.py" line="1341"/> <source>&Horizontal Toolbox</source> <translation>Toolbox &Orizzontale</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1331"/> + <location filename="../UI/UserInterface.py" line="1344"/> <source>Toggle the Horizontal Toolbox window</source> <translation>Abilita/Disabilita una finestra la toolbox orizzontale</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1332"/> + <location filename="../UI/UserInterface.py" line="1345"/> <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="2967"/> + <location filename="../UI/UserInterface.py" line="2980"/> <source>Restart application</source> <translation>Riavvia applicazione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2967"/> + <location filename="../UI/UserInterface.py" line="2980"/> <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="2252"/> + <location filename="../UI/UserInterface.py" line="2265"/> <source>Configure...</source> <translation>Configura...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2487"/> + <location filename="../UI/UserInterface.py" line="2500"/> <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="1926"/> + <location filename="../UI/UserInterface.py" line="1939"/> <source>Switch between tabs</source> <translation>Cicla tra le linguette</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1926"/> + <location filename="../UI/UserInterface.py" line="1939"/> <source>Ctrl+1</source> <translation>Ctrl+1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1765"/> + <location filename="../UI/UserInterface.py" line="1778"/> <source>Export Preferences</source> <translation>Esporta preferenze</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1765"/> + <location filename="../UI/UserInterface.py" line="1778"/> <source>E&xport Preferences...</source> <translation>E&sporta preferenze...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1768"/> - <source>Export the current configuration</source> - <translation>Esporta la configurazione attuale</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1769"/> - <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="1776"/> - <source>Import Preferences</source> - <translation>Importa preferenze</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1776"/> - <source>I&mport Preferences...</source> - <translation>I&mporta preferenze...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1779"/> - <source>Import a previously exported configuration</source> - <translation>Importa una configurazione precedentemente esportata</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1781"/> + <source>Export the current configuration</source> + <translation>Esporta la configurazione attuale</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1782"/> + <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="1789"/> + <source>Import Preferences</source> + <translation>Importa preferenze</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1789"/> + <source>I&mport Preferences...</source> + <translation>I&mporta preferenze...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1792"/> + <source>Import a previously exported configuration</source> + <translation>Importa una configurazione precedentemente esportata</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1794"/> <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="1910"/> + <location filename="../UI/UserInterface.py" line="1923"/> <source>Show next</source> <translation>Mostra successivo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1918"/> + <location filename="../UI/UserInterface.py" line="1931"/> <source>Show previous</source> <translation>Mostra precedente</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1340"/> + <location filename="../UI/UserInterface.py" line="1353"/> <source>Left Sidebar</source> <translation>Barra laterale sinistra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1340"/> + <location filename="../UI/UserInterface.py" line="1353"/> <source>&Left Sidebar</source> <translation>Barra &laterale sinistra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1342"/> + <location filename="../UI/UserInterface.py" line="1355"/> <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="1343"/> + <location filename="../UI/UserInterface.py" line="1356"/> <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="1362"/> + <location filename="../UI/UserInterface.py" line="1375"/> <source>Bottom Sidebar</source> <translation>Barra in basso</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1362"/> + <location filename="../UI/UserInterface.py" line="1375"/> <source>&Bottom Sidebar</source> <translation>Barra in &basso</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1365"/> + <location filename="../UI/UserInterface.py" line="1378"/> <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="1366"/> + <location filename="../UI/UserInterface.py" line="1379"/> <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="1215"/> + <location filename="../UI/UserInterface.py" line="1228"/> <source>&Debug-Viewer</source> <translation>&Debug-Viewer</translation> </message> @@ -57936,22 +57981,22 @@ <translation type="obsolete">Attiva Debug-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1692"/> + <location filename="../UI/UserInterface.py" line="1705"/> <source>SQL Browser</source> <translation>SQL Browser</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1692"/> + <location filename="../UI/UserInterface.py" line="1705"/> <source>SQL &Browser...</source> <translation>SQL &Browser...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1696"/> + <location filename="../UI/UserInterface.py" line="1709"/> <source>Browse a SQL database</source> <translation>Naviga un database SQL</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1697"/> + <location filename="../UI/UserInterface.py" line="1710"/> <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> @@ -57991,42 +58036,42 @@ <translation type="obsolete">Browser &Web...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1728"/> + <location filename="../UI/UserInterface.py" line="1741"/> <source>Icon Editor</source> <translation>Editor di icone</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1728"/> + <location filename="../UI/UserInterface.py" line="1741"/> <source>&Icon Editor...</source> <translation>Editor di &icone...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3893"/> + <location filename="../UI/UserInterface.py" line="3906"/> <source>Qt 3 support</source> <translation>Supporto Qt3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2107"/> + <location filename="../UI/UserInterface.py" line="2120"/> <source>PySide Documentation</source> <translation>Documentazione PySide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2107"/> + <location filename="../UI/UserInterface.py" line="2120"/> <source>Py&Side Documentation</source> <translation>Documentazione Py&Side</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2109"/> + <location filename="../UI/UserInterface.py" line="2122"/> <source>Open PySide Documentation</source> <translation>Apri documentazione PySide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2110"/> + <location filename="../UI/UserInterface.py" line="2123"/> <source><b>PySide Documentation</b><p>Display the PySide Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation><b>Documentazione PySide</b><p>Visualizza la documentazione di PySide. A seconda di come è configurato il tuo sistema, verrà mostrata nel visualizzatore interno di Eric o in un browser web o usando Qt Assistant. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4613"/> + <location filename="../UI/UserInterface.py" line="4626"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>L'inizio della documentazione di PySide non è stato configurato.</p></translation> </message> @@ -58036,37 +58081,37 @@ <translation type="obsolete"><p>Il file Qt Style Sheet <b>{0}</b> non può essere letto. <br>Motivo: {1}</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1094"/> + <location filename="../UI/UserInterface.py" line="1107"/> <source>{0} - Passive Mode</source> <translation>{0} - Passive Debug Mode</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1099"/> + <location filename="../UI/UserInterface.py" line="1112"/> <source>{0} - {1} - Passive Mode</source> <translation>{0} -{1} Passive Debug Mode</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1102"/> + <location filename="../UI/UserInterface.py" line="1115"/> <source>{0} - {1} - {2} - Passive Mode</source> <translation>{0} -{1} - {2} - Passive Debug Mode</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1463"/> + <location filename="../UI/UserInterface.py" line="1476"/> <source><b>Helpviewer</b><p>Display the eric5 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><b>Helpviewer</b><p>Visualizza il browser web di eric5. 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="1493"/> + <location filename="../UI/UserInterface.py" line="1506"/> <source><b>Check for Updates...</b><p>Checks the internet for updates of eric5.</p></source> <translation><b>Controlla per Update...</b><p>Controlla su internet per aggiornamenti di eric5.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1505"/> + <location filename="../UI/UserInterface.py" line="1518"/> <source><b>Show downloadable versions...</b><p>Shows the eric5 versions available for download from the internet.</p></source> <translation><b>Mostra versioni scaricabili...</b><p>Mostra le versioni di eric5 disponibili per il download.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1720"/> + <location filename="../UI/UserInterface.py" line="1733"/> <source>Start the eric5 Web Browser</source> <translation>Avvia il Browser Web di eric5</translation> </message> @@ -58076,150 +58121,150 @@ <translation type="obsolete"><b>Browser Web</b><p>Naviga con il browser web di eric5.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1732"/> + <location filename="../UI/UserInterface.py" line="1745"/> <source>Start the eric5 Icon Editor</source> <translation>Avvia l'editor di icone di eric5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1733"/> + <location filename="../UI/UserInterface.py" line="1746"/> <source><b>Icon Editor</b><p>Starts the eric5 Icon Editor for editing simple icons.</p></source> <translation><b>Editor di icone</b><p>Avvia l'editor di icone di eric5 per modificare delle icone semplici.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1802"/> + <location filename="../UI/UserInterface.py" line="1815"/> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric5.</p></source> <translation><b>Mostra tool esterni</b><p>Mostra un dialogo con percorso e versione di tutti i tool esterni usati da eric5.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2092"/> + <location filename="../UI/UserInterface.py" line="2105"/> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric5 installation directory.</p></source> <translation><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 eric5.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2576"/> + <location filename="../UI/UserInterface.py" line="2589"/> <source>External Tools/{0}</source> <translation>Tool Esterni/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3893"/> + <location filename="../UI/UserInterface.py" line="3906"/> <source>Qt v.3 is not supported by eric5.</source> <translation>Le Qt v.3 non sono supportate da eric5.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4051"/> + <location filename="../UI/UserInterface.py" line="4064"/> <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="3811"/> + <location filename="../UI/UserInterface.py" line="3824"/> <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="3870"/> + <location filename="../UI/UserInterface.py" line="3883"/> <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="3916"/> + <location filename="../UI/UserInterface.py" line="3929"/> <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="3955"/> + <location filename="../UI/UserInterface.py" line="3968"/> <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="4014"/> + <location filename="../UI/UserInterface.py" line="4027"/> <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="4059"/> + <location filename="../UI/UserInterface.py" line="4072"/> <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="4078"/> + <location filename="../UI/UserInterface.py" line="4091"/> <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="4148"/> + <location filename="../UI/UserInterface.py" line="4161"/> <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="4154"/> + <location filename="../UI/UserInterface.py" line="4167"/> <source>No toolgroup entry '{0}' found.</source> <translation>Nessun gruppo '{0}' trovato.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4190"/> + <location filename="../UI/UserInterface.py" line="4203"/> <source>Starting process '{0} {1}'. </source> <translation>Avvio processo '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4206"/> + <location filename="../UI/UserInterface.py" line="4219"/> <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="4281"/> + <location filename="../UI/UserInterface.py" line="4294"/> <source>Process '{0}' has exited. </source> <translation>Il processo '{0}' è terminato.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4628"/> + <location filename="../UI/UserInterface.py" line="4641"/> <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="5041"/> + <location filename="../UI/UserInterface.py" line="5054"/> <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="5065"/> + <location filename="../UI/UserInterface.py" line="5078"/> <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="5081"/> + <location filename="../UI/UserInterface.py" line="5094"/> <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="5105"/> + <location filename="../UI/UserInterface.py" line="5118"/> <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="5284"/> + <location filename="../UI/UserInterface.py" line="5297"/> <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="5428"/> + <location filename="../UI/UserInterface.py" line="5441"/> <source>Trying host {0}</source> <translation>Tento su host {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5551"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>The update to <b>{0}</b> of eric5 is available at <b>{1}</b>. Would you like to get it?</source> <translation>L'update alla versione <b>{0}</b> di eric5 è disponibile presso <b>{1}</b>. Vuoi prenderlo ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5560"/> + <location filename="../UI/UserInterface.py" line="5573"/> <source>Eric5 is up to date</source> <translation>Eric5 è aggiornato</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5560"/> + <location filename="../UI/UserInterface.py" line="5573"/> <source>You are using the latest version of eric5</source> <translation>Stai usando l'ultima versione di eric5</translation> </message> @@ -58229,12 +58274,12 @@ <translation type="obsolete"><p>Errori SSL:</p><p>{0}</p><p>Vuoi ignorare questi errori ?</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5625"/> + <location filename="../UI/UserInterface.py" line="5638"/> <source>eric5 has not been configured yet. The configuration dialog will be started.</source> <translation>eric5 non è ancora stato configurato. Il dialogo di configurazione verrà avviato.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="762"/> + <location filename="../UI/UserInterface.py" line="763"/> <source>Cooperation</source> <translation>Cooperazione</translation> </message> @@ -58259,12 +58304,12 @@ <translation type="obsolete">Attiva viewer di cooperazione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1374"/> + <location filename="../UI/UserInterface.py" line="1387"/> <source>Alt+Shift+O</source> <translation>Alt+Shift+O</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="817"/> + <location filename="../UI/UserInterface.py" line="818"/> <source>Symbols</source> <translation>Simboli</translation> </message> @@ -58289,12 +58334,12 @@ <translation type="obsolete">Attiva il Symbols-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1408"/> + <location filename="../UI/UserInterface.py" line="1421"/> <source>Alt+Shift+Y</source> <translation>Alt+Shift+Y</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="825"/> + <location filename="../UI/UserInterface.py" line="826"/> <source>Numbers</source> <translation>Numeri</translation> </message> @@ -58319,578 +58364,578 @@ <translation type="obsolete">Attiva Numbers-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1424"/> + <location filename="../UI/UserInterface.py" line="1437"/> <source>Alt+Shift+B</source> <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4907"/> + <location filename="../UI/UserInterface.py" line="4920"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>File scorciatoi tastiera (*.e4k)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2053"/> + <location filename="../UI/UserInterface.py" line="2066"/> <source>Python 3 Documentation</source> <translation>Documentazione Python 3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2053"/> + <location filename="../UI/UserInterface.py" line="2066"/> <source>Python &3 Documentation</source> <translation>Documentazione Python &3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2055"/> - <source>Open Python 3 Documentation</source> - <translation>Apri documentazione Python 3</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2056"/> - <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><b>Documentazione Python 3</b><p>Mostra la documentazione Python 3. Se non è configurata una directory per la documentazione, viene assunto che la posizione della documentazione sia nella directory doc nella locazione dell'eseguibile Python 3 su Windows e <i>/usr/share/doc/packages/python/html</i> su Unix. Imposta PYTHONDOCDIR3 nel tuo ambiente per sovrascrivere questi valori.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2068"/> - <source>Python 2 Documentation</source> - <translation>Documentazione Python 2</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2068"/> + <source>Open Python 3 Documentation</source> + <translation>Apri documentazione Python 3</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2069"/> + <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><b>Documentazione Python 3</b><p>Mostra la documentazione Python 3. Se non è configurata una directory per la documentazione, viene assunto che la posizione della documentazione sia nella directory doc nella locazione dell'eseguibile Python 3 su Windows e <i>/usr/share/doc/packages/python/html</i> su Unix. Imposta PYTHONDOCDIR3 nel tuo ambiente per sovrascrivere questi valori.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2081"/> + <source>Python 2 Documentation</source> + <translation>Documentazione Python 2</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2081"/> <source>Python &2 Documentation</source> <translation>Documentazione Python &2</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2070"/> + <location filename="../UI/UserInterface.py" line="2083"/> <source>Open Python 2 Documentation</source> <translation>Apri documentazione Python 2</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2071"/> + <location filename="../UI/UserInterface.py" line="2084"/> <source><b>Python 2 Documentation</b><p>Display the Python 2 documentation. If no documentation directory is configured, the location of the Python 2 documentation is assumed to be the doc directory underneath the location of the configured Python 2 executable on Windows and <i>/usr/share/doc/packages/python/html/python-docs-html</i> on Unix. Set PYTHON2DOCDIR in your environment to override this. </p></source> <translation><b>Documentazione Python 2</b><p>Mostra la documentazione Python 2. Se non è configurata una directory per la documentazione, viene assunto che la posizione della documentazione sia nella directory doc nella locazione dell'eseguibile Python 2 su Windows e <i>/usr/share/doc/packages/python/html</i> su Unix. Imposta PYTHONDOCDIR2 nel tuo ambiente per sovrascrivere questi valori.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5478"/> + <location filename="../UI/UserInterface.py" line="5491"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5472"/> + <location filename="../UI/UserInterface.py" line="5485"/> <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="4715"/> + <location filename="../UI/UserInterface.py" line="4728"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4715"/> + <location filename="../UI/UserInterface.py" line="4728"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5478"/> + <location filename="../UI/UserInterface.py" line="5491"/> <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> <message> - <location filename="../UI/UserInterface.py" line="1716"/> + <location filename="../UI/UserInterface.py" line="1729"/> <source>eric5 Web Browser</source> <translation type="unfinished">Web Browser di eric5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1716"/> + <location filename="../UI/UserInterface.py" line="1729"/> <source>eric5 &Web Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1721"/> + <location filename="../UI/UserInterface.py" line="1734"/> <source><b>eric5 Web Browser</b><p>Browse the Internet with the eric5 Web Browser.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="491"/> + <location filename="../UI/UserInterface.py" line="492"/> <source>Setting View Profile...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="495"/> + <location filename="../UI/UserInterface.py" line="496"/> <source>Reading Tasks...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="499"/> + <location filename="../UI/UserInterface.py" line="500"/> <source>Reading Templates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="503"/> + <location filename="../UI/UserInterface.py" line="504"/> <source>Starting Debugger...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1138"/> + <location filename="../UI/UserInterface.py" line="1151"/> <source>New Window</source> <translation type="unfinished">Nuova finestra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1138"/> + <location filename="../UI/UserInterface.py" line="1151"/> <source>New &Window</source> <translation type="unfinished">Nuova &Finestra</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1138"/> + <location filename="../UI/UserInterface.py" line="1151"/> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1143"/> + <location filename="../UI/UserInterface.py" line="1156"/> <source>Open a new eric5 instance</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1144"/> + <location filename="../UI/UserInterface.py" line="1157"/> <source><b>New Window</b><p>This opens a new instance of the eric5 IDE.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1561"/> + <location filename="../UI/UserInterface.py" line="1574"/> <source>Unittest Rerun Failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1561"/> + <location filename="../UI/UserInterface.py" line="1574"/> <source>Rerun Failed Tests...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1565"/> + <location filename="../UI/UserInterface.py" line="1578"/> <source>Rerun failed tests of the last run</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1567"/> + <location filename="../UI/UserInterface.py" line="1580"/> <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="1679"/> + <location filename="../UI/UserInterface.py" line="1692"/> <source>Compare &Files side by side...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1740"/> + <location filename="../UI/UserInterface.py" line="1753"/> <source>Snapshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1740"/> + <location filename="../UI/UserInterface.py" line="1753"/> <source>&Snapshot...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1744"/> + <location filename="../UI/UserInterface.py" line="1757"/> <source>Take snapshots of a screen region</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1745"/> + <location filename="../UI/UserInterface.py" line="1758"/> <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="4128"/> + <location filename="../UI/UserInterface.py" line="4141"/> <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="5643"/> + <location filename="../UI/UserInterface.py" line="5656"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1306"/> + <location filename="../UI/UserInterface.py" line="1319"/> <source>Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1317"/> + <location filename="../UI/UserInterface.py" line="1330"/> <source>Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1190"/> + <location filename="../UI/UserInterface.py" line="1203"/> <source>Switch the input focus to the Project-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1192"/> - <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="1205"/> + <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="1218"/> <source>Switch the input focus to the Multiproject-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1207"/> - <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="1220"/> + <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="1233"/> <source>Switch the input focus to the Debug-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1222"/> - <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="1235"/> + <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="1248"/> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1237"/> - <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="1245"/> - <source>&File-Browser</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1250"/> + <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="1258"/> + <source>&File-Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1263"/> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1252"/> - <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="1260"/> - <source>Lo&g-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1265"/> + <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="1273"/> + <source>Lo&g-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1278"/> <source>Switch the input focus to the Log-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1267"/> - <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="1275"/> - <source>&Task-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1280"/> + <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="1288"/> + <source>&Task-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1293"/> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1290"/> + <location filename="../UI/UserInterface.py" line="1303"/> <source>Templ&ate-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1295"/> - <source>Switch the input focus to the Template-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1297"/> - <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="1306"/> - <source>&Left Toolbox</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1308"/> - <source>Toggle the Left Toolbox window</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1309"/> - <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="1317"/> - <source>&Right Toolbox</source> + <source>Switch the input focus to the Template-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1310"/> + <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="1319"/> + <source>&Left Toolbox</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1321"/> + <source>Toggle the Left Toolbox window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1322"/> + <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="1330"/> + <source>&Right Toolbox</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1332"/> <source>Toggle the Right Toolbox window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1320"/> + <location filename="../UI/UserInterface.py" line="1333"/> <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="1351"/> + <location filename="../UI/UserInterface.py" line="1364"/> <source>Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1351"/> + <location filename="../UI/UserInterface.py" line="1364"/> <source>&Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1353"/> + <location filename="../UI/UserInterface.py" line="1366"/> <source>Toggle the right sidebar window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1354"/> + <location filename="../UI/UserInterface.py" line="1367"/> <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="1374"/> + <location filename="../UI/UserInterface.py" line="1387"/> <source>Cooperation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1374"/> + <location filename="../UI/UserInterface.py" line="1387"/> <source>Co&operation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1380"/> + <location filename="../UI/UserInterface.py" line="1393"/> <source>Switch the input focus to the Cooperation-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1382"/> + <location filename="../UI/UserInterface.py" line="1395"/> <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="1408"/> + <location filename="../UI/UserInterface.py" line="1421"/> <source>Symbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1408"/> + <location filename="../UI/UserInterface.py" line="1421"/> <source>S&ymbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1414"/> + <location filename="../UI/UserInterface.py" line="1427"/> <source>Switch the input focus to the Symbols-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1416"/> + <location filename="../UI/UserInterface.py" line="1429"/> <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="1424"/> + <location filename="../UI/UserInterface.py" line="1437"/> <source>Numbers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1424"/> + <location filename="../UI/UserInterface.py" line="1437"/> <source>Num&bers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1430"/> + <location filename="../UI/UserInterface.py" line="1443"/> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1432"/> + <location filename="../UI/UserInterface.py" line="1445"/> <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="2213"/> + <location filename="../UI/UserInterface.py" line="2226"/> <source>&Windows</source> <translation type="unfinished">&Finestre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1282"/> + <location filename="../UI/UserInterface.py" line="1295"/> <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="1391"/> + <location filename="../UI/UserInterface.py" line="1404"/> <source>IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1391"/> + <location filename="../UI/UserInterface.py" line="1404"/> <source>&IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1391"/> + <location filename="../UI/UserInterface.py" line="1404"/> <source>Meta+Shift+I</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1397"/> + <location filename="../UI/UserInterface.py" line="1410"/> <source>Switch the input focus to the IRC window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1399"/> + <location filename="../UI/UserInterface.py" line="1412"/> <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="1611"/> + <location filename="../UI/UserInterface.py" line="1624"/> <source>Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1611"/> + <location filename="../UI/UserInterface.py" line="1624"/> <source>Qt-&Designer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1614"/> + <location filename="../UI/UserInterface.py" line="1627"/> <source>Start Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1615"/> + <location filename="../UI/UserInterface.py" line="1628"/> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1633"/> + <location filename="../UI/UserInterface.py" line="1646"/> <source>Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1633"/> + <location filename="../UI/UserInterface.py" line="1646"/> <source>Qt-&Linguist...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1636"/> + <location filename="../UI/UserInterface.py" line="1649"/> <source>Start Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1637"/> + <location filename="../UI/UserInterface.py" line="1650"/> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2009"/> + <location filename="../UI/UserInterface.py" line="2022"/> <source>Qt5 Documentation</source> <translation type="unfinished">Documentazione Qt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2009"/> + <location filename="../UI/UserInterface.py" line="2022"/> <source>Qt&5 Documentation</source> <translation type="unfinished">Documentazione Qt&4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2011"/> + <location filename="../UI/UserInterface.py" line="2024"/> <source>Open Qt5 Documentation</source> <translation type="unfinished">Apri documentazione su Qt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2012"/> + <location filename="../UI/UserInterface.py" line="2025"/> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"><b>Documentazione Qt4</b><p>Visualizza la documentazione di Qt4. A seconda di come è configurato il tuo sistema, verrà mostrata nel visualizzatore interno di Eric o in un browser web. </p> {5 ?} {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1873"/> + <location filename="../UI/UserInterface.py" line="1886"/> <source>Manage SSL Certificates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1873"/> + <location filename="../UI/UserInterface.py" line="1886"/> <source>Manage SSL Certificates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1878"/> - <source>Manage the saved SSL certificates</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1880"/> - <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="1887"/> - <source>Edit Message Filters</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1887"/> - <source>Edit Message Filters...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1891"/> - <source>Edit the message filters used to suppress unwanted messages</source> + <source>Manage the saved SSL certificates</source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="1893"/> + <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="1900"/> + <source>Edit Message Filters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1900"/> + <source>Edit Message Filters...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1904"/> + <source>Edit the message filters used to suppress unwanted messages</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1906"/> <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="2021"/> + <location filename="../UI/UserInterface.py" line="2034"/> <source>PyQt&4 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2035"/> + <location filename="../UI/UserInterface.py" line="2048"/> <source>PyQt5 Documentation</source> <translation type="unfinished">Documentazione PyQt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2035"/> + <location filename="../UI/UserInterface.py" line="2048"/> <source>PyQt&5 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2037"/> + <location filename="../UI/UserInterface.py" line="2050"/> <source>Open PyQt5 Documentation</source> <translation type="unfinished">Apri documentazione su PyQt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2038"/> + <location filename="../UI/UserInterface.py" line="2051"/> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"><b>Documentazione PyQt4</b><p>Visualizza la documentazione di Qt4. A seconda di come è configurato il tuo sistema, verrà mostrata nel visualizzatore interno di Eric o in un browser web. </p> {5 ?} {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4522"/> + <location filename="../UI/UserInterface.py" line="4535"/> <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> @@ -63561,12 +63606,12 @@ <translation type="obsolete">Importazione packages...</translation> </message> <message> - <location filename="../eric5.py" line="248"/> + <location filename="../eric5.py" line="251"/> <source>Generating Main Window...</source> <translation>Generazione Main Window...</translation> </message> <message> - <location filename="../eric5.py" line="243"/> + <location filename="../eric5.py" line="246"/> <source>Starting...</source> <translation type="unfinished"></translation> </message>