Tue, 30 Dec 2014 11:50:13 +0100
Corrected some copy & paste issue in the Mercurial plug-in.
Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui | file | annotate | diff | comparison | revisions | |
i18n/eric6_cs.ts | file | annotate | diff | comparison | revisions | |
i18n/eric6_de.qm | file | annotate | diff | comparison | revisions | |
i18n/eric6_de.ts | file | annotate | diff | comparison | revisions | |
i18n/eric6_en.ts | file | annotate | diff | comparison | revisions | |
i18n/eric6_es.ts | file | annotate | diff | comparison | revisions | |
i18n/eric6_fr.ts | file | annotate | diff | comparison | revisions | |
i18n/eric6_it.ts | file | annotate | diff | comparison | revisions | |
i18n/eric6_pt.ts | file | annotate | diff | comparison | revisions | |
i18n/eric6_ru.ts | file | annotate | diff | comparison | revisions | |
i18n/eric6_tr.ts | file | annotate | diff | comparison | revisions | |
i18n/eric6_zh_CN.GB2312.ts | file | annotate | diff | comparison | revisions |
--- a/Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui Tue Dec 30 11:06:45 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui Tue Dec 30 11:50:13 2014 +0100 @@ -11,12 +11,11 @@ </rect> </property> <property name="windowTitle"> - <string>Repository Infos</string> + <string>Initial Commit</string> </property> <property name="whatsThis"> - <string><b>Repository Infos Dialog</b> -<p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> -<p>For remote repositories the URL must contain the hostname.</p></string> + <string><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></string> </property> <property name="sizeGripEnabled"> <bool>true</bool>
--- a/i18n/eric6_cs.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_cs.ts Tue Dec 30 11:50:13 2014 +0100 @@ -22155,36 +22155,47 @@ <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> <source>Repository Infos</source> - <translation>Informace o repozitáři</translation> + <translation type="obsolete">Informace o repozitáři</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> <source><b>Repository Infos Dialog</b> <p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> <p>For remote repositories the URL must contain the hostname.</p></source> - <translation><b>Dialog informací o repozitáři</b><p>Zadání různých informací do vstupních polí. Tyto hodnoty jsou pak použity při generování nového projektu v repozitáři. Pokud je zatržen checkbox, tak URL musí končit jménem projektu. Pak budou v repozitáři generovány složky project/tags, project/branches a project/trunk. Pokud checkbox není zatržen, tak URL musí obsahovat kompletní cestu do repozitáře.</p><p>U více repozitářů musí URL obsahovat i název hosta.</p></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> + <translation type="obsolete"><b>Dialog informací o repozitáři</b><p>Zadání různých informací do vstupních polí. Tyto hodnoty jsou pak použity při generování nového projektu v repozitáři. Pokud je zatržen checkbox, tak URL musí končit jménem projektu. Pak budou v repozitáři generovány složky project/tags, project/branches a project/trunk. Pokud checkbox není zatržen, tak URL musí obsahovat kompletní cestu do repozitáře.</p><p>U více repozitářů musí URL obsahovat i název hosta.</p></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> <source>Commit &Message:</source> <translation>Zpráva pro zapsání z&měn:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> <source>Enter the log message for the new project.</source> <translation>Zadejte log zprávu pro nový projekt.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> <source><b>Log Message</b> <p>Enter the log message to be used for the new project.</p></source> <translation><b>Log popisek</b><p>Zadání log popisku, který bude použit při založení nového projektu.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> <source>new project started</source> <translation>nový projekt spuštěn</translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Initial Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgPhaseDialog</name>
--- a/i18n/eric6_de.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_de.ts Tue Dec 30 11:50:13 2014 +0100 @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="de"> +<!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage=""> <context> <name>AboutDialog</name> <message> @@ -1919,8 +1918,8 @@ </message> <message> <location filename="../Helpviewer/Bookmarks/BookmarksMenu.py" line="145"/> - <source>Open in New &Tab Ctrl+LMB</source> - <translation>In neuem &Register öffnen Strg+LMK</translation> + <source>Open in New &Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>In neuem &Register öffnen<byte value="x9"/>Strg+LMK</translation> </message> </context> <context> @@ -1988,8 +1987,8 @@ </message> <message> <location filename="../Helpviewer/Bookmarks/BookmarksToolBar.py" line="93"/> - <source>Open in New &Tab Ctrl+LMB</source> - <translation>In neuem &Register öffnen Strg+LMK</translation> + <source>Open in New &Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>In neuem &Register öffnen<byte value="x9"/>Strg+LMK</translation> </message> </context> <context> @@ -15839,8 +15838,8 @@ </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1094"/> - <source>Open Link in New Tab Ctrl+LMB</source> - <translation>Link in neuem Fenster öffnen Strg+LMK</translation> + <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1167"/> @@ -22237,41 +22236,39 @@ <context> <name>HgOptionsDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> - <source>Repository Infos</source> - <translation>Repositoryinformationen</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> - <source><b>Repository Infos Dialog</b> -<p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> -<p>For remote repositories the URL must contain the hostname.</p></source> - <translation><b>Repositoryinformationen</b> -<p>Gib die verschiedenen Informationen in die Felder ein. Sie werden zum Anlegen eines neuen Projektes im Repository verwendet. Falls die Auswahlbox aktiviert ist, muss die URL im Projektnamen enden. Im Repository wird ein Verzeichnisbaum mit project/tags, project/branches und project/trunk angelegt. Ist die Auswahlbox nicht aktiviert, so muss die URL den kompletten Pfad im Repository enthalten.</p> -<p>Für entfernte Repositorys muss die URL den Hostnamen enthalten.</p></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> <source>Commit &Message:</source> <translation>Änderungs&beschreibung:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> <source>Enter the log message for the new project.</source> <translation>Gib die Log-Nachricht für das neue Projekt ein.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> <source><b>Log Message</b> <p>Enter the log message to be used for the new project.</p></source> <translation><b>Log Nachricht</b> <p>Gib die Log Nachricht für das neue Projekt ein.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> <source>new project started</source> <translation>Neues Projekt angelegt</translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Initial Commit</source> + <translation>Initiales Einpflegen</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> + <translation><b>Initiales Einpflegen</b> +<p>Gib die Beschreibung für das erste Einpflegen ein.</p></translation> + </message> </context> <context> <name>HgPhaseDialog</name>
--- a/i18n/eric6_en.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_en.ts Tue Dec 30 11:50:13 2014 +0100 @@ -22092,36 +22092,35 @@ <context> <name>HgOptionsDialog</name> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> + <source>Commit &Message:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> + <source>Enter the log message for the new project.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> + <source><b>Log Message</b> +<p>Enter the log message to be used for the new project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> + <source>new project started</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> - <source>Repository Infos</source> + <source>Initial Commit</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> - <source><b>Repository Infos Dialog</b> -<p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> -<p>For remote repositories the URL must contain the hostname.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> - <source>Commit &Message:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> - <source>Enter the log message for the new project.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> - <source><b>Log Message</b> -<p>Enter the log message to be used for the new project.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> - <source>new project started</source> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> <translation type="unfinished"></translation> </message> </context>
--- a/i18n/eric6_es.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_es.ts Tue Dec 30 11:50:13 2014 +0100 @@ -22240,39 +22240,50 @@ <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> <source>Repository Infos</source> - <translation>Información del Repositorio</translation> + <translation type="obsolete">Información del Repositorio</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> <source><b>Repository Infos Dialog</b> <p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> <p>For remote repositories the URL must contain the hostname.</p></source> - <translation><b>Diálogo de Información del Repositorio</b> + <translation type="obsolete"><b>Diálogo de Información del Repositorio</b> <p>Introduzca la informacion diversa en los campos de entrada. Estos valores se usan para generar un nuevo proyecto en el repositorio. Si se marca el checkbox, la URL debe terminar con el nombre del proyecto. En el repositorio se generará un árbol de directorios con proyecto/tags, proyecto/branches y proyecto/trunk. Si el checkbox no esta seleccionado, la URL debe contener la ruta completa en el repositorio.</p> <p>Para repositorios remotos la URL debe contener el nombre de host.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> <source>Commit &Message:</source> <translation>&Mensaje de Commit:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> <source>Enter the log message for the new project.</source> <translation>Introduzca el mensaje de log para el nuevo proyecto.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> <source><b>Log Message</b> <p>Enter the log message to be used for the new project.</p></source> <translation><b>Mensaje de Log</b> <p>Introduzca el mensaje de log para utilizar para el nuevo proyecto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> <source>new project started</source> <translation>se ha iniciado el nuevo proyecto</translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Initial Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgPhaseDialog</name>
--- a/i18n/eric6_fr.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_fr.ts Tue Dec 30 11:50:13 2014 +0100 @@ -22180,38 +22180,49 @@ <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> <source>Repository Infos</source> - <translation type="unfinished">Infos du référentiel</translation> + <translation type="obsolete">Infos du référentiel</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> <source><b>Repository Infos Dialog</b> <p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> <p>For remote repositories the URL must contain the hostname.</p></source> - <translation type="unfinished"><b>Fenêtre d'informations sur le référentiel</b> + <translation type="obsolete"><b>Fenêtre d'informations sur le référentiel</b> <p>Entrer information du référentiel dans les différents champs. Ces valeurs sont utilsées pour créer un nouveau projet dans le référentiel. Si la checkbox est cochée, l'URL doit se terminer par le nom du projet. Dans ce cas, une structure standard sera crée dans le référentiel. Elle sera de la forme : projet/tags, projet/branches et projet/trunk. Si la checkbox n'est pas cochée, l'URL doit contenir le chemin complet à l'intérieur du référentiel.</p>(new line) <p>Pour des référentiels distants, l'URL doit contenir le nom de l'hôte.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> <source>Commit &Message:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> <source>Enter the log message for the new project.</source> <translation type="unfinished">Entrer le message log pour le nouveau projet.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> <source><b>Log Message</b> <p>Enter the log message to be used for the new project.</p></source> <translation type="unfinished"><b>Message Log</b><p>Entrer le message log à utiliser pour le nouveau projet.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> <source>new project started</source> <translation type="unfinished">nouveau projet démarré</translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Initial Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgPhaseDialog</name>
--- a/i18n/eric6_it.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_it.ts Tue Dec 30 11:50:13 2014 +0100 @@ -22216,39 +22216,50 @@ <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> <source>Repository Infos</source> - <translation>Informazioni sul repository</translation> + <translation type="obsolete">Informazioni sul repository</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> <source><b>Repository Infos Dialog</b> <p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> <p>For remote repositories the URL must contain the hostname.</p></source> - <translation><b>Dialogo informazioni repository</b> + <translation type="obsolete"><b>Dialogo informazioni repository</b> <p>Inserisci le informazioni in questo campo. Questi valori sono usato per generare un nuovo progetto nel repository. Se il checkbox è selezionato, l'URL deve finire con il nome del progetto. Un albero di directory con progetto/tags, progetto/banches e progetto/trunk verrà generato nel repositoru. Se il checkbox non è selezioanto, l'URL deve contenere il percorso completo nel repository.</p> <p>Per repository remoti, l'URL deve contenere l'hostname.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> <source>Commit &Message:</source> <translation>&Messaggio di commit:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> <source>Enter the log message for the new project.</source> <translation>Inserisci il messaggio di log per il nuovo progetto.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> <source><b>Log Message</b> <p>Enter the log message to be used for the new project.</p></source> <translation><b>Messaggi di Log</b> <p>Inserisci il messaggio di log da usare per il nuovo progetto.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> <source>new project started</source> <translation>nuovo progetto avviato</translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Initial Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgPhaseDialog</name>
--- a/i18n/eric6_pt.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_pt.ts Tue Dec 30 11:50:13 2014 +0100 @@ -22604,36 +22604,35 @@ <context> <name>HgOptionsDialog</name> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> + <source>Commit &Message:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> + <source>Enter the log message for the new project.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> + <source><b>Log Message</b> +<p>Enter the log message to be used for the new project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> + <source>new project started</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> - <source>Repository Infos</source> + <source>Initial Commit</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> - <source><b>Repository Infos Dialog</b> -<p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> -<p>For remote repositories the URL must contain the hostname.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> - <source>Commit &Message:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> - <source>Enter the log message for the new project.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> - <source><b>Log Message</b> -<p>Enter the log message to be used for the new project.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> - <source>new project started</source> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> <translation type="unfinished"></translation> </message> </context>
--- a/i18n/eric6_ru.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_ru.ts Tue Dec 30 11:50:13 2014 +0100 @@ -22296,39 +22296,50 @@ <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> <source>Repository Infos</source> - <translation>Информация о репозитории</translation> + <translation type="obsolete">Информация о репозитории</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> <source><b>Repository Infos Dialog</b> <p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> <p>For remote repositories the URL must contain the hostname.</p></source> - <translation><b>Информация о репозитории</b> + <translation type="obsolete"><b>Информация о репозитории</b> <p>Задайте информацию о репозитории в полях ввода. Эти значения будут использованы для создания проекта в репозитории. Если установлена пометка, URL должен завершиться именем проекта. Будет использовано стандартное расположение репозитория (<code>проект/tags</code>, <code>проект/branches</code> and <code>проект/trunk</code>). В этом случае, Вы можете ввести тег или ветвь в виде (<code>tags/тег</code>, или <code>branches/ветвь</code>. Если пометка снята, необходимо ввести полный путь в репозитории.</p> <p>Для удалённых репозиториев URL должен содержать имя сервера.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> <source>Commit &Message:</source> <translation>&Описание изменений:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> <source>Enter the log message for the new project.</source> <translation>Задайте сообщение в журнал о создании нового проекта.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> <source><b>Log Message</b> <p>Enter the log message to be used for the new project.</p></source> <translation><b>Сообщение в журнал</b> <p>Задайте сообщение в журнал для нового проекта.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> <source>new project started</source> <translation>Начат новый проект</translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Initial Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgPhaseDialog</name>
--- a/i18n/eric6_tr.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_tr.ts Tue Dec 30 11:50:13 2014 +0100 @@ -22148,37 +22148,41 @@ <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> <source>Repository Infos</source> - <translation>Kaynakhavuzu Bilgileri</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> - <source><b>Repository Infos Dialog</b> -<p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> -<p>For remote repositories the URL must contain the hostname.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> + <translation type="obsolete">Kaynakhavuzu Bilgileri</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> <source>Commit &Message:</source> <translation>Teslimat &Mesajı:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> <source>Enter the log message for the new project.</source> <translation>Yeni proje için kayıt mesajlarını giriniz.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> <source><b>Log Message</b> <p>Enter the log message to be used for the new project.</p></source> <translation><b>Mesaj Günlüğü</b> <p>Kullanılan yeni projenin mesaj günlüğünü gir.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> <source>new project started</source> <translation>yeni proje başladı</translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Initial Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgPhaseDialog</name>
--- a/i18n/eric6_zh_CN.GB2312.ts Tue Dec 30 11:06:45 2014 +0100 +++ b/i18n/eric6_zh_CN.GB2312.ts Tue Dec 30 11:50:13 2014 +0100 @@ -22137,39 +22137,50 @@ <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> <source>Repository Infos</source> - <translation type="unfinished">储存库信息</translation> + <translation type="obsolete">储存库信息</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> <source><b>Repository Infos Dialog</b> <p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> <p>For remote repositories the URL must contain the hostname.</p></source> - <translation type="unfinished"><b>储存库信息对话框</b> + <translation type="obsolete"><b>储存库信息对话框</b> <p>将多个信息输入到条目区域中。这些值用于在储存库中生成一个新项目。如果复选框被选中,则 URL 必须以项目名称结束。在储存库中将生成一个目录树,具有项目/标签,项目/分支和项目/主干的结构。如果复选框未被选中,则 URL 必须包含其在储存库中的完整路径。</p> <p>对于远程储存库而言 URL 必须包含主机名。</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="29"/> <source>Commit &Message:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="39"/> <source>Enter the log message for the new project.</source> <translation type="unfinished">为新项目输入日志消息。</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="43"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="42"/> <source><b>Log Message</b> <p>Enter the log message to be used for the new project.</p></source> <translation type="unfinished"><b>日志消息</b> <p>输入将为新项目使用的日志消息。</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="46"/> <source>new project started</source> <translation type="unfinished">新项目已开始</translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Initial Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="17"/> + <source><b>Initial Commit Dialog</b> +<p>Enter the message for the initial commit.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgPhaseDialog</name>