CxFreeze/i18n/cxfreeze_it.ts

changeset 55
f8f333fffe81
parent 50
ed85ec1358f0
child 56
c8a47a8536b0
--- a/CxFreeze/i18n/cxfreeze_it.ts	Sat Jul 13 15:09:34 2013 +0200
+++ b/CxFreeze/i18n/cxfreeze_it.ts	Sat Jul 13 15:36:08 2013 +0200
@@ -23,56 +23,55 @@
         <translation type="obsolete">&lt;b&gt;Utiliser cx_Freeze&lt;/b&gt;&lt;p&gt;Générer un package de distribution en utilisant cx_Freeze. Cette commande est executée depuis le chemin du projet. Tous les fichiers et réperoires doivent être indiqués soit par un chemin absolu, soit par un chemin relatif au répertoire du projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PluginCxFreeze.py" line="57"/>
+        <location filename="../../PluginCxFreeze.py" line="59"/>
         <source>Packagers - cx_freeze</source>
         <translation>Pacchettizzatore - cx_freeze</translation>
     </message>
     <message>
-        <location filename="PluginCxFreeze.py" line="327"/>
+        <location filename="../../PluginCxFreeze.py" line="327"/>
         <source>There is no main script defined for the current project.</source>
         <translation>Non c&apos;è uno script principale per il progetto corrente.</translation>
     </message>
     <message>
-        <location filename="PluginCxFreeze.py" line="337"/>
+        <location filename="../../PluginCxFreeze.py" line="337"/>
         <source>The cxfreeze executable could not be found.</source>
         <translation>L&apos;eseguibile cxfreeze non è stato trovato.</translation>
     </message>
     <message>
-        <location filename="PluginCxFreeze.py" line="337"/>
+        <location filename="../../PluginCxFreeze.py" line="337"/>
         <source>cxfreeze</source>
         <translation>cxfreeze</translation>
     </message>
     <message>
-        <location filename="PluginCxFreeze.py" line="255"/>
+        <location filename="../../PluginCxFreeze.py" line="255"/>
         <source>Use cx_freeze</source>
         <translation>Utilizza cx_freeze</translation>
     </message>
     <message>
-        <location filename="PluginCxFreeze.py" line="255"/>
+        <location filename="../../PluginCxFreeze.py" line="255"/>
         <source>Use cx_&amp;freeze</source>
         <translation>Utilizza cx_&amp;freeze</translation>
     </message>
     <message>
-        <location filename="PluginCxFreeze.py" line="258"/>
+        <location filename="../../PluginCxFreeze.py" line="258"/>
         <source>Generate a distribution package using cx_freeze</source>
         <translation>Genera un pacchetto distribuibili utilizzando cx_freeze</translation>
     </message>
     <message>
-        <location filename="PluginCxFreeze.py" line="260"/>
+        <location filename="../../PluginCxFreeze.py" line="260"/>
         <source>&lt;b&gt;Use cx_freeze&lt;/b&gt;&lt;p&gt;Generate a distribution package using cx_freeze. The command is executed in the project path. All files and directories must be given absolute or relative to the project directory.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Utilizza cx_freeze&lt;/b&gt;&lt;p&gt;Genera un pacchetto distribuibili utilizzando cx_freeze. Il comando viene eseguiro nel percorso del progetto. Tutti i file e le directory devono essere indicati con i percorsi assoluti o relativi alla directory del progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PluginCxFreeze.py" line="202"/>
-        <source>Your version of Eric5 is not supported.
-At least version 5.1.0 of Eric5 is needed.</source>
+        <location filename="../../PluginCxFreeze.py" line="24"/>
+        <source>Your version of Eric5 is not supported. At least version 5.1.0 of Eric5 is needed.</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
     <name>CxfreezeConfigDialog</name>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.py" line="259"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="259"/>
         <source>Select target directory</source>
         <translation>Sélectionner un répertoire de destination</translation>
     </message>
@@ -82,17 +81,17 @@
         <translation type="obsolete">Sélectionner la librairie partagée Python</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.py" line="210"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="210"/>
         <source>Select external list file</source>
         <translation>Sélectionner une liste externe de fichiers</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="14"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="14"/>
         <source>Cxfreeze Configuration</source>
         <translation>Configuration Cxfreeze </translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="17"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="17"/>
         <source>&lt;b&gt;Cxfreeze Configuration&lt;/b&gt;
 &lt;p&gt;This dialog is used to configure the cxfreeze (FreezePython) process in order to create a distribution package for the project.&lt;/p&gt;
 &lt;p&gt;All files and directories must be given absolute or relative to the project directory.&lt;/p&gt;</source>
@@ -101,112 +100,112 @@
 &lt;p&gt;Tous les fichiers et répertoires doivent être indiqués avec un chemin absolu ou relatif par rapport au répertoire du projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="38"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="38"/>
         <source>&amp;General</source>
         <translation>&amp;Generale</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="181"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="181"/>
         <source>Select to optimize generated bytecode</source>
         <translation>Sélectionner pour optimiser le bytecode généré</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="184"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="184"/>
         <source>Optimize bytecode</source>
         <translation>Optimiser le bytecode</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="196"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="196"/>
         <source>Don&apos;t optimize</source>
         <translation>Pas d&apos;optimisation</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="203"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="203"/>
         <source>Select to optimize the generated bytecode</source>
         <translation>Sélectionner pour optimiser le bytecode généré</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="206"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="206"/>
         <source>Optimize</source>
         <translation>Optimisation</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="213"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="213"/>
         <source>Select to optimize the generated bytecode and remove doc strings</source>
         <translation>Sélectionner pour optimiser le code généré et supprimer les docstrings</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="216"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="216"/>
         <source>Optimize (with docstring removal)</source>
         <translation>Optimiser (avec suppression des docstrings)</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="72"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="72"/>
         <source>Select to disable copying of dependent files to the target directory</source>
         <translation>Cocher pour ne pas copier les fichiers dépendants</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="75"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="75"/>
         <source>Do not copy dependant files</source>
         <translation>Ne pas copier les fichiers de dépendance</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="174"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="174"/>
         <source>Target directory:</source>
         <translation>Répertoire de destination:</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="145"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="145"/>
         <source>Enter the name of the target directory</source>
         <translation>Entrer le nom du répertoire cible</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="148"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="148"/>
         <source>&lt;p&gt;Enter the name of the directory in which to place the target file and any dependant files.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Entrer le nom du répertoire où ranger le fichier cible et tous les fichiers qui en dépendent.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="121"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="121"/>
         <source>Enter the name of the file to create</source>
         <translation>Entrer le nom du fichier à créer</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="124"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="124"/>
         <source>&lt;p&gt;Enter the name of the file to create instead of the base name of the script and the extension of the base binary.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Entrer le nom du fichier binaire à créer. Le nom saisi remplace le nom par défaut composé du nom de base et de l&apos;extension standard des binaires.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="114"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="114"/>
         <source>Target name:</source>
         <translation>Nom de la cible:</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="363"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="363"/>
         <source>...</source>
         <translation>...</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="51"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="51"/>
         <source>Enter name of script which will be executed upon startup</source>
         <translation>Entrer le nom du script qui doit être exécuté au démarrage</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="155"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="155"/>
         <source>Enter the name of a file on which to base the target file</source>
         <translation>Entrer le nom d&apos;un fichier sur lequel baser le fichier cible</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="107"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="107"/>
         <source>Init script:</source>
         <translation>Script de démarrage:</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="131"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="131"/>
         <source>Base name:</source>
         <translation>Nom de base:</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="255"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="255"/>
         <source>&amp;Advanced</source>
         <translation>A&amp;vancé</translation>
     </message>
@@ -221,67 +220,67 @@
         <translation type="obsolete">Entrer le nom de la librairie partagée</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="267"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="267"/>
         <source>Default path</source>
         <translation>Chemin par défaut</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="274"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="274"/>
         <source>Enter directories to initialize sys.path</source>
         <translation>Inserisci le directory per inizializzare sys.path</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="277"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="277"/>
         <source>&lt;p&gt;Enter a list of paths separated by the standard path separator, which will be used to initialize sys.path prior to running the module finder.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Inserisci una lista di percorsi separati dal separatore standard, che verrà utilizzata per inizializzare sys.path prima dell&apos;esecuzione del modulo di ricerca.&lt;p&gt;</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="284"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="284"/>
         <source>Enter directories to modify sys.path</source>
         <translation>Inserisci le directory per modificare sys.path</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="287"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="287"/>
         <source>&lt;p&gt;Enter a list of paths separated by the standard path separator, which will be used to modify sys.path prior to running the module finder.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Inserisci una lista di percorsi separati dal separatore standard, che verrà utilizzata per inizializzare sys.path prima dell&apos;esecuzione del modulo di ricerca.&lt;p&gt;</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="294"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="294"/>
         <source>Include path</source>
         <translation>Includi percorso</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="301"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="301"/>
         <source>Replace paths:</source>
         <translation>Sostituisci percorso:</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="308"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="308"/>
         <source>Enter replacement directives</source>
         <translation>Inserisci le indicazione per la sostituzione</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="311"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="311"/>
         <source>&lt;p&gt;Enter replacement directives used to replace all the paths in modules found. Please see cx_Freeze docu for details.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Inserisci le indicazione usate per la sostituzione di tutti i percorsi nei moduli trovati. Fai riferimento alla documentazione di cx_Freeze per i dettagli.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="318"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="318"/>
         <source>Include modules:</source>
         <translation>Includi moduli:</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="325"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="325"/>
         <source>Enter a comma separated list of modules to include</source>
         <translation>Inserici una lista di moduli separati da una virgola</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="332"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="332"/>
         <source>Exclude modules:</source>
         <translation>Escludi moduli:</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="339"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="339"/>
         <source>Enter a comma separated list of modules to exclude</source>
         <translation>Inserisci una lista di moduli da escludere separati da una virgola</translation>
     </message>
@@ -291,62 +290,62 @@
         <translation type="obsolete">Cliquer pour sélectionner la librairie partagée Python à l&apos;aide d&apos;une boite de sélection</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="360"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="360"/>
         <source>Press to select the external list file via a file selection dialog</source>
         <translation>Premi per selezionare la lista dei file esterni con un dialogo</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="346"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="346"/>
         <source>Enter the name of a file in which to place the list of included modules</source>
         <translation>Inserisci il nome di un file nel quale mettere la lista dei moduli inclusi</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="353"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="353"/>
         <source>External list file:</source>
         <translation>Lista file esterna:</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="44"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="44"/>
         <source>Application icon:</source>
         <translation>Icona applicazione:</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="240"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="240"/>
         <source>Enter the name of the application icon.</source>
         <translation>Inserisci il nome dell&apos;icona dell&apos;applicazione.</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="82"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="82"/>
         <source>Select to compress the byte code in zip files</source>
         <translation>Seleziona per comprimere il bytcode in file zip</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="85"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="85"/>
         <source>Compress Byte Code</source>
         <translation>Comprimi Byte Code</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="226"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="226"/>
         <source>Select the cx_freeze executable</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="233"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="233"/>
         <source>cx_Freeze executable:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.py" line="230"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="230"/>
         <source>Icons</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.py" line="231"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="231"/>
         <source>All files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeConfigDialog.py" line="239"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="239"/>
         <source>Select the application icon</source>
         <translation type="unfinished"></translation>
     </message>
@@ -354,41 +353,41 @@
 <context>
     <name>CxfreezeExecDialog</name>
     <message>
-        <location filename="CxFreeze/CxfreezeExecDialog.ui" line="14"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="14"/>
         <source>Cxfreeze</source>
         <translation>Cxfreeze</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeExecDialog.ui" line="41"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="41"/>
         <source>&lt;b&gt;Packager Execution&lt;/b&gt;
 &lt;p&gt;This shows the output of the packager command.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esecuizione Packager&lt;/b&gt;
 &lt;p&gt;Mostra l&apos;output del comando.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeExecDialog.ui" line="70"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="70"/>
         <source>&lt;b&gt;Packager Execution&lt;/b&gt;
 &lt;p&gt;This shows the errors of the packager command.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esecuizione Packager&lt;/b&gt;
 &lt;p&gt;Mostra gli errori del comando.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeExecDialog.py" line="75"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="75"/>
         <source>{0} - {1}</source>
         <translation>{0} - {1}</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeExecDialog.py" line="83"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="83"/>
         <source>Process Generation Error</source>
         <translation>Errore Generazione Processo</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeExecDialog.py" line="83"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="83"/>
         <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
         <translation>Il processo {0} non può essere avviato. Assicurarsi che sia nel percorso di ricerca.</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeExecDialog.py" line="122"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="122"/>
         <source>
 {0} finished.
 </source>
@@ -397,12 +396,12 @@
 </translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeExecDialog.ui" line="29"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="29"/>
         <source>Messages</source>
         <translation>Messaggi</translation>
     </message>
     <message>
-        <location filename="CxFreeze/CxfreezeExecDialog.ui" line="58"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="58"/>
         <source>Errors</source>
         <translation>Errori</translation>
     </message>

eric ide

mercurial