--- a/CxFreeze/i18n/cxfreeze_it.ts Sun Jul 07 20:40:48 2013 +0200 +++ b/CxFreeze/i18n/cxfreeze_it.ts Mon Jul 08 18:40:47 2013 +0200 @@ -23,45 +23,51 @@ <translation type="obsolete"><b>Utiliser cx_Freeze</b><p>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.</p></translation> </message> <message> - <location filename="PluginCxFreeze.py" line="53"/> + <location filename="PluginCxFreeze.py" line="57"/> <source>Packagers - cx_freeze</source> <translation>Pacchettizzatore - cx_freeze</translation> </message> <message> - <location filename="PluginCxFreeze.py" line="318"/> + <location filename="PluginCxFreeze.py" line="327"/> <source>There is no main script defined for the current project.</source> <translation>Non c'è uno script principale per il progetto corrente.</translation> </message> <message> - <location filename="PluginCxFreeze.py" line="328"/> + <location filename="PluginCxFreeze.py" line="337"/> <source>The cxfreeze executable could not be found.</source> <translation>L'eseguibile cxfreeze non è stato trovato.</translation> </message> <message> - <location filename="PluginCxFreeze.py" line="328"/> + <location filename="PluginCxFreeze.py" line="337"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="PluginCxFreeze.py" line="246"/> + <location filename="PluginCxFreeze.py" line="255"/> <source>Use cx_freeze</source> <translation>Utilizza cx_freeze</translation> </message> <message> - <location filename="PluginCxFreeze.py" line="246"/> + <location filename="PluginCxFreeze.py" line="255"/> <source>Use cx_&freeze</source> <translation>Utilizza cx_&freeze</translation> </message> <message> - <location filename="PluginCxFreeze.py" line="249"/> + <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="251"/> + <location filename="PluginCxFreeze.py" line="260"/> <source><b>Use cx_freeze</b><p>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.</p></source> <translation><b>Utilizza cx_freeze</b><p>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.</p></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> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CxfreezeConfigDialog</name>