--- a/i18n/eric5_it.ts Mon Apr 07 18:46:02 2014 +0200 +++ b/i18n/eric5_it.ts Mon Apr 07 19:16:36 2014 +0200 @@ -37009,27 +37009,27 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1198"/> + <location filename="../Preferences/__init__.py" line="1199"/> <source>Export Preferences</source> <translation>Esporta Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1226"/> + <location filename="../Preferences/__init__.py" line="1227"/> <source>Import Preferences</source> <translation>Importa Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1226"/> + <location filename="../Preferences/__init__.py" line="1227"/> <source>Properties File (*.ini);;All Files (*)</source> <translation>File proprietà (*.ini);;Tutti i file(*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1325"/> + <location filename="../Preferences/__init__.py" line="1326"/> <source>Select Python2 Interpreter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1325"/> + <location filename="../Preferences/__init__.py" line="1326"/> <source>Select the Python2 interpreter to be used:</source> <translation type="unfinished"></translation> </message> @@ -56601,72 +56601,72 @@ <context> <name>TemplatePropertiesDialog</name> <message> - <location filename="../Templates/TemplatePropertiesDialog.py" line="47"/> + <location filename="../Templates/TemplatePropertiesDialog.py" line="51"/> <source>All</source> <translation>Tutti</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.py" line="59"/> - <source>Language:</source> - <translation>Linguaggio:</translation> - </message> - <message> <location filename="../Templates/TemplatePropertiesDialog.py" line="63"/> + <source>Language:</source> + <translation>Linguaggio:</translation> + </message> + <message> + <location filename="../Templates/TemplatePropertiesDialog.py" line="67"/> <source>GROUP</source> <translation>GRUPPO</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.py" line="107"/> + <location filename="../Templates/TemplatePropertiesDialog.py" line="111"/> <source>Template Help</source> <translation>Aiuto template</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="13"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="14"/> <source>Template Properties</source> <translation>Proprietà template</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="66"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="67"/> <source>Template:</source> <translation>Template:</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="96"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="103"/> <source>&Help</source> <translation>&Aiuto</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="99"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="106"/> <source>Alt+H</source> <translation>Alt+A</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="76"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="83"/> <source>Enter the text of the template</source> <translation>Inserisci il testo del modello</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="24"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="25"/> <source>Name:</source> <translation>Nome:</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="52"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="53"/> <source>Group:</source> <translation>Gruppo:</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.py" line="95"/> + <location filename="../Templates/TemplatePropertiesDialog.py" line="99"/> <source>Close dialog</source> <translation>Chiudi dialogo</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.py" line="95"/> + <location filename="../Templates/TemplatePropertiesDialog.py" line="99"/> <source>Do you really want to close the dialog?</source> <translation>Vuoi veramente chiudere questo dialogo ?</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="79"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="86"/> <source><b>Template Text</b> <p>Enter the template text in this area. Every occurrence of $VAR$ will be replaced by the associated text when the template is applied. Predefined variables may be used in the template. The separator character might @@ -56679,27 +56679,27 @@ <p>Premi il pulsante di aiuto per maggiori informazioni.</p></translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="31"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="32"/> <source>Enter the name of the template/group. Templates are autocompleted upon this name.</source> <translation>Insersci il nome del modello/gruppo. I modelli vengono completati automaticamente da questo nome.</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="38"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="39"/> <source>Description:</source> <translation>Descrizione:</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.ui" line="45"/> + <location filename="../Templates/TemplatePropertiesDialog.ui" line="46"/> <source>Enter a description for the template</source> <translation>Inserisci la descrizione del modello</translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.py" line="35"/> + <location filename="../Templates/TemplatePropertiesDialog.py" line="39"/> <source><b>Template name<b><p>Enter the name of the template. Templates may be autocompleted upon this name. In order to support autocompletion. the template name must only consist of letters (a-z and A-Z), digits (0-9) and underscores (_).</p></source> <translation><b>Nome template<b><p>Inserisci il nome del template. I templae possono avere il completamento automatico. Per supportare il completamento automatico, il nome del template deve consistere solo di lettere (a-z e A-Z), numeri (0-9) e underscore(_).</p></translation> </message> <message> - <location filename="../Templates/TemplatePropertiesDialog.py" line="107"/> + <location filename="../Templates/TemplatePropertiesDialog.py" line="111"/> <source><p>To use variables in a template, you just have to enclose the variablename with $-characters. When you use the template, you will then be asked for a value for this variable.</p><p>Example template: This is a $VAR$</p><p>When you use this template you will be prompted for a value for the variable $VAR$. Any occurrences of $VAR$ will then be replaced with whatever you've entered.</p><p>If you need a single $-character in a template, which is not used to enclose a variable, type $$(two dollar characters) instead. They will automatically be replaced with a single $-character when you use the template.</p><p>If you want a variables contents to be treated specially, the variablename must be followed by a ':' and one formatting specifier (e.g. $VAR:ml$). The supported specifiers are:<table><tr><td>ml</td><td>Specifies a multiline formatting. The first line of the variable contents is prefixed with the string occurring before the variable on the same line of the template. All other lines are prefixed by the same amount of whitespace as the line containing the variable.</td></tr><tr><td>rl</td><td>Specifies a repeated line formatting. Each line of the variable contents is prefixed with the string occuring before the variable on the same line of the template.</td></tr></table></p><p>The following predefined variables may be used in a template:<table><tr><td>date</td><td>today's date in ISO format (YYYY-MM-DD)</td></tr><tr><td>year</td><td>the current year</td></tr><tr><td>project_name</td><td>the name of the project (if any)</td></tr><tr><td>project_path</td><td>the path of the project (if any)</td></tr><tr><td>path_name</td><td>full path of the current file</td></tr><tr><td>dir_name</td><td>full path of the parent directory</td></tr><tr><td>file_name</td><td>the current file name (without directory)</td></tr><tr><td>base_name</td><td>like <i>file_name</i>, but without extension</td></tr><tr><td>ext</td><td>the extension of the current file</td></tr><tr><td>cur_select</td><td>the currently selected text</td></tr><tr><td>insertion</td><td>Sets insertion point for cursor after template is inserted.</td></tr><tr><td>select_start</td><td>Sets span of selected text in template after template is inserted (used together with 'select_end').</td></tr><tr><td>select_end</td><td>Sets span of selected text in template after template is inserted (used together with 'select_start').</td></tr><tr><td>clipboard</td><td>the text of the clipboard</td></tr></table></p><p>If you want to change the default delimiter to anything different, please use the configuration dialog to do so.</p></source> <translation><p>Per usare una variabile in un template, devi solo racchiuderla con il carattare $. Quando usi il template, ti verrà chiesto il valora di questa variable.</p><p>Esempio di template: This is a $VAR$</p><p>Quando usi questo template, ti verrà chiesto il valore della variabile $VAR$. Ogni ricorrenza di $VAR$ verrà quindi sostituita con quello che hai inserito.</p><p>Se hai bisogno di un singolo $-character in un template, che non è usato per racchiudere una variabile, scrivi $$(due caratteri dollaro). Verranno automaticamente sostituiti con un singoleo $-character quando usi il template.</p><p>Se vuoi trattare in maniera specifica il contenuto di una variabile, il nome della variabile deve essere seguito da ':' ed un indentificato di formato (e.g. $VAR:ml$). Gli indicatori supportati sono:<table><tr><td>ml</td><td>Specifica una formattazione multilinea. La prima linea del contenuto della variabile è preceduto da una stringa che ricorre prima della variabile sulla stessa riga del template. Tutte le altre linee sono precedute dallo stesso numero di spazi della linea che contiene la variabile.</td></tr><tr><td>rl</td><td>Specifica una formattazione ripetuta. Ogni linea del contenuto della variabile è preceduto da una stringa trovata prima della variabile sulla linea del template.</td></tr></table></p><p>Le seguenti variabili predefinite possono essere utilizzate:<table><tr><td>date</td><td>Data odierna in formato ISO (YYYY-MM-DD)</td></tr><tr><td>year</td><td>anno corrente</td></tr><tr><td>project_name</td><td>Nome del progetto (se presente)</td></tr><tr><td>project_path</td><td>percorso del progetto (se presente)</td></tr><tr><td>path_name</td><td>percorso completo del file corrente</td></tr><tr><td>dir_name</td><td>percorso completo della directory</td></tr><tr><td>file_name</td><td>nome del file corrente (senza directory)</td></tr><tr><td>base_name</td><td>come <i>file_name</i>, ma senza estensione</td></tr><tr><td>ext</td><td>l'estensione del file corrente</td></tr><tr><td>cur_select</td><td>il testo correntemente selezionato </td></tr><tr><td>insertion</td><td>Selezione il punto d'inserimento del cursore dopo che il template è inserito.</td></tr><tr><td>select_start</td><td>Seleziona l'estensione del testo selezionato nel template dopo che il template è stato inserito (usato insieme a 'select_end').</td></tr><tr><td>select_end</td><td>Seleziona l'estensione del testo selezionato nel template dopo che il template è stato inserito (usato insieme a 'select_start').</td></tr><tr><td>clipboard</td><td>il testo nella clipboard</td></tr></table></p><p>Se vuoi modificare il delimitatore di default, usa il dialogo di configurazione.</p></translation> </message> @@ -56863,80 +56863,100 @@ <context> <name>TemplatesPage</name> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="36"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="37"/> <source>Groups</source> <translation>Gruppi</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="42"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="43"/> <source>Select, if groups having entries should be opened automatically</source> <translation>Selezione se i gruppi con degli elementi devono essere aperti automaticamente</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="45"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="46"/> <source>Expand groups automatically</source> <translation>Espandi gruppi automaticamente</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="55"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="56"/> <source>Variables</source> <translation>Variabili</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="63"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="64"/> <source>Separator:</source> <translation>Separatore:</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="76"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="77"/> <source>Enter the character that encloses variables</source> <translation>Inserisci il carattere che racchiude le variabili</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="104"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="105"/> <source>Input method for variables</source> <translation>Metodi di input per le variabili</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="110"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="111"/> <source>Select, if a new dialog should be opened for every template variable</source> <translation>Seleziona se un nuovo dialogo deve essere aperto per ogni variabile dei template</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="113"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="114"/> <source>One dialog per template variable</source> <translation>Un dialogo per variabile</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="120"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="121"/> <source>Select, if only one dialog for all template variables should be shown</source> <translation>Seleziona se solo un dialogo per tutte le variabili dei template deve essere mostrato</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="123"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="124"/> <source>One dialog for all template variables</source> <translation>Un dialogo per tutte le variabili</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="136"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="137"/> <source>Tooltips</source> <translation>Suggerimenti</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="142"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="143"/> <source>Select, if the template text should be shown in a tooltip</source> <translation>Seleziona se il testo del template deve essere mostrato in un suggerimento</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="145"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="146"/> <source>Show template text in tooltip</source> <translation>Mostra testo template in un suggerimento</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="16"/> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="17"/> <source><b>Configure Templates</b></source> <translation><b>Configura i template</b></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="156"/> + <source>Template Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="162"/> + <source>Press to select the font to be used for the code editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="165"/> + <source>Editor Font</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/TemplatesPage.ui" line="175"/> + <source>Template Code Editor</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Terminal</name>