--- a/eric6/i18n/eric6_it.ts Sun Apr 12 18:41:24 2020 +0200 +++ b/eric6/i18n/eric6_it.ts Sun Apr 12 18:45:04 2020 +0200 @@ -1229,12 +1229,12 @@ <translation><<Altri>></translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="292"/> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="294"/> <source>Load Diagram</source> <translation>Carico Diagramma</translation> </message> <message> - <location filename="../Graphics/ApplicationDiagramBuilder.py" line="292"/> + <location filename="../Graphics/ApplicationDiagramBuilder.py" line="294"/> <source><p>The diagram belongs to the project <b>{0}</b>. Shall this project be opened?</p></source> <translation><p>Il Diagramma appartiene al progetto <b>{0}</b>. Si deve aprire il progetto?</p></translation> </message> @@ -3206,54 +3206,54 @@ <context> <name>CodeDocumentationViewer</name> <message> - <location filename="../UI/CodeDocumentationViewer.py" line="175"/> + <location filename="../UI/CodeDocumentationViewer.py" line="211"/> <source>Code Info Provider:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/CodeDocumentationViewer.py" line="188"/> + <location filename="../UI/CodeDocumentationViewer.py" line="224"/> <source>Select the code info provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/CodeDocumentationViewer.py" line="190"/> + <location filename="../UI/CodeDocumentationViewer.py" line="226"/> <source><disabled></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/CodeDocumentationViewer.py" line="371"/> + <location filename="../UI/CodeDocumentationViewer.py" line="407"/> <source>No documentation available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/CodeDocumentationViewer.py" line="392"/> + <location filename="../UI/CodeDocumentationViewer.py" line="428"/> <source>No source code documentation provider has been registered. This function has been disabled.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/CodeDocumentationViewer.py" line="397"/> + <location filename="../UI/CodeDocumentationViewer.py" line="433"/> <source>This function has been disabled.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/CodeDocumentationViewerTemplate.py" line="137"/> + <location filename="../UI/CodeDocumentationViewerTemplate.py" line="139"/> <source>No further documentation available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/CodeDocumentationViewerTemplate.py" line="58"/> + <location filename="../UI/CodeDocumentationViewerTemplate.py" line="60"/> <source><p><b>Definition:</b> <span class="def">@NAME@@ARGSPEC@</span></p></source> <comment>Just translate 'Definition:' and leave the rest intact.</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/CodeDocumentationViewerTemplate.py" line="68"/> + <location filename="../UI/CodeDocumentationViewerTemplate.py" line="70"/> <source><p><b>Note:</b> @NOTE@</p></source> <comment>Just translate 'Note:' and leave the rest intact.</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/CodeDocumentationViewerTemplate.py" line="63"/> + <location filename="../UI/CodeDocumentationViewerTemplate.py" line="65"/> <source><p><b>Type:</b> @TYPE@</p></source> <comment>Just translate 'Type:' and leave the rest intact.</comment> <translation type="unfinished"></translation> @@ -9625,7 +9625,7 @@ <context> <name>E5GraphicsView</name> <message> - <location filename="../E5Graphics/E5GraphicsView.py" line="56"/> + <location filename="../E5Graphics/E5GraphicsView.py" line="58"/> <source><b>Graphics View</b> <p>This graphics view is used to show a diagram. There are various actions available to manipulate the @@ -9656,7 +9656,7 @@ </translation> </message> <message> - <location filename="../E5Graphics/E5GraphicsView.py" line="377"/> + <location filename="../E5Graphics/E5GraphicsView.py" line="416"/> <source>{0}, Page {1}</source> <translation>{0}, Pagina {1}</translation> </message> @@ -17813,7 +17813,7 @@ <context> <name>ExporterHTML</name> <message> - <location filename="../QScintilla/Exporters/ExporterHTML.py" line="516"/> + <location filename="../QScintilla/Exporters/ExporterHTML.py" line="537"/> <source>Export source</source> <translation>Esporta sorgenti</translation> </message> @@ -17823,25 +17823,45 @@ <translation>File HTML (*.html)</translation> </message> <message> - <location filename="../QScintilla/Exporters/ExporterHTML.py" line="448"/> + <location filename="../QScintilla/Exporters/ExporterHTML.py" line="466"/> <source><p>The source could not be exported to <b>{0}</b>.</p><p>Reason: {1}</p></source> <translation><p>Il sorgente non può essere esportato a <b>{0}</b>.</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Exporters/ExporterHTML.py" line="457"/> + <location filename="../QScintilla/Exporters/ExporterHTML.py" line="475"/> <source><p>The source could not be exported to <b>{0}</b>.</p><p>Reason: No HTML code generated.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Exporters/ExporterHTML.py" line="516"/> + <location filename="../QScintilla/Exporters/ExporterHTML.py" line="537"/> <source><p>Markdown export requires the <b>python-markdown</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pythonhosted.org/Markdown/install.html"> installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Exporters/ExporterHTML.py" line="484"/> + <location filename="../QScintilla/Exporters/ExporterHTML.py" line="502"/> <source><p>ReStructuredText export requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../QScintilla/Exporters/ExporterHTML.py" line="412"/> + <source>Light Background Color</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Exporters/ExporterHTML.py" line="413"/> + <source>Dark Background Color</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Exporters/ExporterHTML.py" line="416"/> + <source>Markdown Export</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Exporters/ExporterHTML.py" line="416"/> + <source>Select color scheme:</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ExporterODT</name> @@ -26520,20 +26540,60 @@ <context> <name>GraphicsPage</name> <message> - <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="16"/> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="17"/> <source><b>Configure graphics settings</b></source> <translation><b>Configura impostazioni grafice</b></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="38"/> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="43"/> <source>Press to select the font for the graphic items</source> <translation>Premi per selezionare un font per gli elementi grafici</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="51"/> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="56"/> <source>Graphics Font</source> <translation>Font Grafico</translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="37"/> + <source>Font</source> + <translation type="unfinished">Font</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="72"/> + <source>Drawing Mode</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="78"/> + <source>Select to determine the drawing mode automatically</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="81"/> + <source>Automatic</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="91"/> + <source>Select to draw black shapes on a white background</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="94"/> + <source>Black On White</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="101"/> + <source>Select to draw white shapes on a black background</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/GraphicsPage.ui" line="104"/> + <source>White On Black</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>GreaseMonkeyAddScriptDialog</name> @@ -45263,257 +45323,257 @@ <context> <name>LexerPygments</name> <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="180"/> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="196"/> <source>Default</source> <translation>Default</translation> </message> <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="181"/> - <source>Comment</source> - <translation>Commenta</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="182"/> - <source>Preprocessor</source> - <translation>Preprocessore</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="183"/> - <source>Keyword</source> - <translation>Parola chiave</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="184"/> - <source>Pseudo Keyword</source> - <translation>Pseudo parola chiave</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="185"/> - <source>Type Keyword</source> - <translation>Tipo parola chiave</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="186"/> - <source>Operator</source> - <translation>Operatore</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="187"/> - <source>Word</source> - <translation>Parola</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="188"/> - <source>Builtin</source> - <translation>Builtin</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="189"/> - <source>Function or method name</source> - <translation>Nome funzione o metodo</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="190"/> - <source>Class name</source> - <translation>Nome classe</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="191"/> - <source>Namespace</source> - <translation>Namespace</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="192"/> - <source>Exception</source> - <translation>Eccezione</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="193"/> - <source>Identifier</source> - <translation>Identificatore</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="194"/> - <source>Constant</source> - <translation>Costante</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="195"/> - <source>Label</source> - <translation>Etichetta</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="196"/> - <source>Entity</source> - <translation>Entità</translation> - </message> - <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="197"/> - <source>Attribute</source> - <translation>Attributo</translation> + <source>Comment</source> + <translation>Commenta</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="198"/> - <source>Tag</source> - <translation>Tag</translation> + <source>Preprocessor</source> + <translation>Preprocessore</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="199"/> - <source>Decorator</source> - <translation>Decoratore</translation> + <source>Keyword</source> + <translation>Parola chiave</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="200"/> - <source>String</source> - <translation>Stringa</translation> + <source>Pseudo Keyword</source> + <translation>Pseudo parola chiave</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="201"/> - <source>Documentation string</source> - <translation>Stringa di documentazione</translation> + <source>Type Keyword</source> + <translation>Tipo parola chiave</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="202"/> - <source>Scalar</source> - <translation>Scalare</translation> + <source>Operator</source> + <translation>Operatore</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="203"/> - <source>Escape</source> - <translation>Escape</translation> + <source>Word</source> + <translation>Parola</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="204"/> - <source>Regular expression</source> - <translation>Espressione regolare</translation> + <source>Builtin</source> + <translation>Builtin</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="205"/> - <source>Symbol</source> - <translation>Simbolo</translation> + <source>Function or method name</source> + <translation>Nome funzione o metodo</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="206"/> - <source>Other string</source> - <translation>Altre stringhe</translation> + <source>Class name</source> + <translation>Nome classe</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="207"/> - <source>Number</source> - <translation>Numero</translation> + <source>Namespace</source> + <translation>Namespace</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="208"/> - <source>Heading</source> - <translation>Intestazione</translation> + <source>Exception</source> + <translation>Eccezione</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="209"/> - <source>Subheading</source> - <translation>Sottointestazione</translation> + <source>Identifier</source> + <translation>Identificatore</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="210"/> - <source>Deleted</source> - <translation>Cancellato</translation> + <source>Constant</source> + <translation>Costante</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="211"/> - <source>Inserted</source> - <translation>Inserito</translation> + <source>Label</source> + <translation>Etichetta</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="212"/> - <source>Generic error</source> - <translation>Errore generico</translation> + <source>Entity</source> + <translation>Entità</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="213"/> - <source>Emphasized text</source> - <translation>Testo enfatizzato</translation> + <source>Attribute</source> + <translation>Attributo</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="214"/> - <source>Strong text</source> - <translation>Testo evidenziato</translation> + <source>Tag</source> + <translation>Tag</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="215"/> - <source>Prompt</source> - <translation>Prompt</translation> + <source>Decorator</source> + <translation>Decoratore</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="216"/> - <source>Output</source> - <translation>Output</translation> + <source>String</source> + <translation>Stringa</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="217"/> - <source>Traceback</source> - <translation>Traceback</translation> + <source>Documentation string</source> + <translation>Stringa di documentazione</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="218"/> - <source>Error</source> - <translation>Errore</translation> + <source>Scalar</source> + <translation>Scalare</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="219"/> - <source>Comment block</source> - <translation>Blocco di commenti</translation> + <source>Escape</source> + <translation>Escape</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="220"/> - <source>Property</source> - <translation>Proprietà</translation> + <source>Regular expression</source> + <translation>Espressione regolare</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="221"/> - <source>Character</source> - <translation>Carattere</translation> + <source>Symbol</source> + <translation>Simbolo</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="222"/> - <source>Here document</source> - <translation>Documento</translation> + <source>Other string</source> + <translation>Altre stringhe</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="223"/> - <source>Punctuation</source> - <translation>Punteggiatura</translation> + <source>Number</source> + <translation>Numero</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="224"/> - <source>Hashbang</source> - <translation type="unfinished"></translation> + <source>Heading</source> + <translation>Intestazione</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="225"/> - <source>Reserved Keyword</source> - <translation type="unfinished"></translation> + <source>Subheading</source> + <translation>Sottointestazione</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="226"/> - <source>Literal</source> - <translation type="unfinished"></translation> + <source>Deleted</source> + <translation>Cancellato</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="227"/> - <source>Double quoted string</source> - <translation type="unfinished"></translation> + <source>Inserted</source> + <translation>Inserito</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="228"/> - <source>Single quoted string</source> - <translation type="unfinished"></translation> + <source>Generic error</source> + <translation>Errore generico</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="229"/> - <source>Backtick string</source> - <translation type="unfinished"></translation> + <source>Emphasized text</source> + <translation>Testo enfatizzato</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="230"/> + <source>Strong text</source> + <translation>Testo evidenziato</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="231"/> + <source>Prompt</source> + <translation>Prompt</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="232"/> + <source>Output</source> + <translation>Output</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="233"/> + <source>Traceback</source> + <translation>Traceback</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="234"/> + <source>Error</source> + <translation>Errore</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="235"/> + <source>Comment block</source> + <translation>Blocco di commenti</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="236"/> + <source>Property</source> + <translation>Proprietà</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="237"/> + <source>Character</source> + <translation>Carattere</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="238"/> + <source>Here document</source> + <translation>Documento</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="239"/> + <source>Punctuation</source> + <translation>Punteggiatura</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="240"/> + <source>Hashbang</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="241"/> + <source>Reserved Keyword</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="242"/> + <source>Literal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="243"/> + <source>Double quoted string</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="244"/> + <source>Single quoted string</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="245"/> + <source>Backtick string</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="246"/> <source>Whitespace</source> <translation type="unfinished">Spazio</translation> </message> @@ -53702,17 +53762,17 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1626"/> + <location filename="../Preferences/__init__.py" line="1630"/> <source>Export Preferences</source> <translation>Esporta Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1654"/> + <location filename="../Preferences/__init__.py" line="1658"/> <source>Import Preferences</source> <translation>Importa Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1654"/> + <location filename="../Preferences/__init__.py" line="1658"/> <source>Properties File (*.ini);;All Files (*)</source> <translation>File proprietà (*.ini);;Tutti i file(*)</translation> </message>