Sat, 17 Apr 2010 17:48:18 +0000
Updated translations.
--- a/Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui Sat Apr 17 16:54:38 2010 +0000 +++ b/Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui Sat Apr 17 17:48:18 2010 +0000 @@ -54,7 +54,7 @@ <item row="1" column="1"> <widget class="QLineEdit" name="vcsUrlEdit"> <property name="toolTip"> - <string>Enter the url path of the module in the repository</string> + <string>Enter the url path of the repository</string> </property> </widget> </item>
--- a/Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui Sat Apr 17 16:54:38 2010 +0000 +++ b/Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui Sat Apr 17 17:48:18 2010 +0000 @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Subversion Tag</string> + <string>Mercurial Tag</string> </property> <property name="sizeGripEnabled"> <bool>true</bool>
--- a/i18n/eric5_cs.ts Sat Apr 17 16:54:38 2010 +0000 +++ b/i18n/eric5_cs.ts Sat Apr 17 17:48:18 2010 +0000 @@ -14147,6 +14147,2364 @@ </message> </context> <context> + <name>Hg</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="154"/> + <source>The hg process finished with the exit code {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="157"/> + <source>The hg process did not finish within 30s.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="159"/> + <source>Could not start the hg executable.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>Create project repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>The project repository could not be created.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="221"/> + <source>Creating Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> + <source>Initial commit to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="284"/> + <source>Cloning project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="382"/> + <source>Commiting changes to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="423"/> + <source>Synchronizing with the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="471"/> + <source>Adding files/directories to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="531"/> + <source>Removing files/directories from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="589"/> + <source>Renaming {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="697"/> + <source>Taging in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="727"/> + <source>Reverting changes</source> + <translation type="unfinished">Navrácení změn</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="768"/> + <source>Merging</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="968"/> + <source>Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> + <source>Copying {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Select number of entries to show.</source> + <translation type="unfinished">Vyberte počet položek, které se mají zobrazit.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1301"/> + <source>Pulling from a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1326"/> + <source>Pushing to a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1435"/> + <source>Resolving files/directories</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Create Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Enter branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1468"/> + <source>Creating branch in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgAnnotateDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="14"/> + <source>Mercurial Annotate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="48"/> + <source>Revision</source> + <translation type="unfinished">Revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="53"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="58"/> + <source>Author</source> + <translation type="unfinished">Autor</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="63"/> + <source>Date</source> + <translation type="unfinished">Datum</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="68"/> + <source>Line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Chyby</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Vstup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">Ode&slat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">Mód zadání &hesla</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>Process Generation Error</source> + <translation type="unfinished">Chyba v procesu generování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgCommandDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="14"/> + <source>Mercurial Command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="23"/> + <source>Mercurial Command:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="36"/> + <source>Enter the Mercurial command to be executed with all necessary parameters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="39"/> + <source><b>Mercurial Command</b> +<p>Enter the Mercurial command to be executed including all necessary +parameters. If a parameter of the commandline includes a space you have to +surround this parameter by single or double quotes. Do not include the name +of the Mercurial client executable (i.e. hg).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="68"/> + <source>Project Directory:</source> + <translation type="unfinished">Projekt adresář:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="81"/> + <source>This shows the root directory of the current project.</source> + <translation type="unfinished">Toto zobrazí kořenový adresář aktuálního projektu.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="84"/> + <source>project directory</source> + <translation type="unfinished">projekt adresář</translation> + </message> +</context> +<context> + <name>HgCommitDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="20"/> + <source>Commit Message</source> + <translation type="unfinished">Commit zpráva</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="26"/> + <source>Enter the log message.</source> + <translation type="unfinished">Zadání log zprávy.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="29"/> + <source><b>Log Message</b> +<p>Enter the log message for the commit action.</p></source> + <translation type="unfinished"><b>Log message</b><p>Zadejte log message pro provedení příkazu commit.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="43"/> + <source>Recent commit messages</source> + <translation type="unfinished">Poslední commit zprávy</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="50"/> + <source>Select a recent commit message to use</source> + <translation type="unfinished">Výběr poslední commit zprávy</translation> + </message> +</context> +<context> + <name>HgCopyDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="14"/> + <source>Mercurial Copy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="25"/> + <source>Press to open a selection dialog</source> + <translation type="unfinished">Stisknout pro otevření dialogu výběru</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="28"/> + <source><b>Target directory</b> +<p>Select the target name for the operation via a selection dialog.</p></source> + <translation type="unfinished"><b>Cílový adresář</b><p>Výběr cílového adresáře přes dialogové okno výběru adresáře.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="32"/> + <source>...</source> + <translation type="unfinished">...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="39"/> + <source>Source:</source> + <translation type="unfinished">Zdroj:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="49"/> + <source>Shows the name of the source</source> + <translation type="unfinished">Zobrazuje jméno zdroje</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="52"/> + <source><b>Source name</b> +<p>This field shows the name of the source.</p></source> + <translation type="unfinished"><b>Jméno zdroje</b> +<p>Toto pole zobrazuje jméno zdroje.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="63"/> + <source>Enter the target name</source> + <translation type="unfinished">Zadejte jméno cíle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="66"/> + <source><b>Target name</b> +<p>Enter the new name in this field.</p></source> + <translation type="unfinished"><b>Jméno cíle</b> +<p>Zadání jména cíle do tohoto pole.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="74"/> + <source>Target:</source> + <translation type="unfinished">Cíl:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="83"/> + <source>Select to force the operation</source> + <translation type="unfinished">Vybrat pro vynucení operace</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="86"/> + <source>Enforce operation</source> + <translation type="unfinished">Vynutit operaci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="42"/> + <source>Mercurial Move</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="71"/> + <source>Select target</source> + <translation type="unfinished">Vybrat cíl</translation> + </message> +</context> +<context> + <name>HgDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="29"/> + <source>Output</source> + <translation type="unfinished">Výstup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="57"/> + <source>Errors</source> + <translation type="unfinished">Chyby</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">Vstup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">Ode&slat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">Mód zadání &hesla</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>Process Generation Error</source> + <translation type="unfinished">Chyba v procesu generování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgDiffDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="26"/> + <source>Difference</source> + <translation type="unfinished">Odlišnosti</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="35"/> + <source><b>Mercurial Diff</b><p>This shows the output of the hg diff command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="63"/> + <source>Errors</source> + <translation type="unfinished">Chyby</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="85"/> + <source>Input</source> + <translation type="unfinished">Vstup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="107"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="110"/> + <source>&Send</source> + <translation type="unfinished">Ode&slat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="113"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="120"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="127"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="130"/> + <source>&Password Mode</source> + <translation type="unfinished">Mód zadání &hesla</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="133"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>Process Generation Error</source> + <translation type="unfinished">Chyba v procesu generování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="165"/> + <source>There is no difference.</source> + <translation type="unfinished">Žádné rozdíly nebyly nalezeny.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source>Save Diff</source> + <translation type="unfinished">Uložit Diff</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="256"/> + <source>Patch Files (*.diff)</source> + <translation type="unfinished">Patch soubory (*.diff)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="273"/> + <source><p>The patch file <b>{0}</b> already exists.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogBrowserDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="25"/> + <source>From:</source> + <translation type="unfinished">Od:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="32"/> + <source>Enter the start date</source> + <translation type="unfinished">Zadejte počáteční datum</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="42"/> + <source>To:</source> + <translation type="unfinished">Do:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="49"/> + <source>Enter the end date</source> + <translation type="unfinished">Zadejte koncové datum</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="59"/> + <source>Select the field to filter on</source> + <translation type="unfinished">Vybrat pole pro filtrování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="748"/> + <source>Revision</source> + <translation type="unfinished">Revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="745"/> + <source>Author</source> + <translation type="unfinished">Autor</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> + <source>Message</source> + <translation type="unfinished">Zpráva</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="81"/> + <source>Enter the regular expression to filter on</source> + <translation type="unfinished">Zadejte regulární výraz pro filtrování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="124"/> + <source>Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="139"/> + <source>Date</source> + <translation type="unfinished">Datum</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="149"/> + <source>Tags</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="192"/> + <source>Action</source> + <translation type="unfinished">Akce</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="197"/> + <source>Path</source> + <translation type="unfinished">Cesta</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="202"/> + <source>Copy from</source> + <translation type="unfinished">Kopírovat z</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="207"/> + <source>Copy from Rev</source> + <translation type="unfinished">Kopírovat z revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="217"/> + <source>Press to get the next bunch of log entries</source> + <translation type="unfinished">Stisknout pro získání další části log údajů</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="220"/> + <source>&Next</source> + <translation type="unfinished">&Další</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="227"/> + <source>Enter the limit of entries to fetch</source> + <translation type="unfinished">Zadejte max. počet, ke stažení</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="246"/> + <source>Select to stop listing log messages at a copy or move</source> + <translation type="unfinished">Vybrat pro zastavení výpisu zpráv pro kopírování neobo přesun</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="249"/> + <source>Stop on Copy/Move</source> + <translation type="unfinished">Zatavit kopírování/přesun</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="263"/> + <source>Press to generate a diff to the previous revision</source> + <translation type="unfinished">Stisknout pro generování diffu s předchozí revizí</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="266"/> + <source>&Diff to Previous</source> + <translation type="unfinished">&Diff s předchozím</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="273"/> + <source>Press to compare two revisions</source> + <translation type="unfinished">Stisknout pro porovnání dvou revizí</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="276"/> + <source>&Compare Revisions</source> + <translation type="unfinished">&Porovnat revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="304"/> + <source>Errors</source> + <translation type="unfinished">Chyby</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="313"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="329"/> + <source>Input</source> + <translation type="unfinished">Vstup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="351"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="354"/> + <source>&Send</source> + <translation type="unfinished">Ode&slat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="357"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="364"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="371"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="374"/> + <source>&Password Mode</source> + <translation type="unfinished">Mód zadání &hesla</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="377"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="90"/> + <source>Added</source> + <translation type="unfinished">Přidáno</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="91"/> + <source>Deleted</source> + <translation type="unfinished">Smazáno</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="92"/> + <source>Modified</source> + <translation type="unfinished">Změněno</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>Process Generation Error</source> + <translation type="unfinished">Chyba v procesu generování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="26"/> + <source>Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="35"/> + <source><b>Mercurial Log</b><p>This shows the output of the hg log command. By clicking on the links you may show the difference between revisions.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="54"/> + <source>Errors</source> + <translation type="unfinished">Chyby</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="63"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">Vstup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">Ode&slat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">Mód zadání &hesla</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="49"/> + <source><b>Processing your request, please wait...</b></source> + <translation type="unfinished"><p>Zpracovávám váš požadavek, prosím čekejte...</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="63"/> + <source>Revision</source> + <translation type="unfinished">Revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>Process Generation Error</source> + <translation type="unfinished">Chyba v procesu generování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="156"/> + <source>No log available for '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="187"/> + <source>diff to {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="198"/> + <source>Branches: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="202"/> + <source>Tags: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="206"/> + <source>Parents: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="209"/> + <source><i>Author: {0}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="213"/> + <source><i>Date: {0}, {1}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="223"/> + <source>Added {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="230"/> + <source>Modified {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="237"/> + <source>Deleted {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgMergeDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="14"/> + <source>Mercurial Merge</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Vybrat pro zadání revize číslem</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">Číslo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">Zadejte číslo revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="104"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="114"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="117"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="127"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="137"/> + <source>Select to not specify a specific revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="140"/> + <source>No revision selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="153"/> + <source>Select to force the merge operation</source> + <translation type="unfinished">Vybrat pro vynucení operace merge</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="156"/> + <source>Enforce merge</source> + <translation type="unfinished">Vynutit merge</translation> + </message> +</context> +<context> + <name>HgNewProjectOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="14"/> + <source>New Project from Repository</source> + <translation type="unfinished">Nový projekt z repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="17"/> + <source><b>New Project from Repository Dialog</b> +<p>Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. 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>Dialog Nový projekt z repozitáře</b><p>Zadání různých údajů o repozitáři. Tyto údaje jsou použity ve chvíli, kdy se z repozitáře projekt načítá. Pokud checkbox zapnut, tak na URL musí zakončovat jméno projektu. Je převzat layout repozitáře s adresáři projekt/tags, projekt/branches a projekt/trunk. V tomto případě můžete zadat tag nebo větev (branch), které musí vypadat jako tags/jméno_tagu nebo branches/jménovětve. Pokud je checkbox vypnut, tak URL musí obsahovat kompletní cestu do repozitáře.</p><p>Pro vzdálený repozitář musí URL obsahovat jméno hosta.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="30"/> + <source>&Protocol:</source> + <translation type="unfinished">Prot&otokol:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="40"/> + <source>Select the protocol to access the repository</source> + <translation type="unfinished">Výběr protokolu pro přístup do repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="47"/> + <source>&URL:</source> + <translation type="unfinished">&URL:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the module in the repository</source> + <translation type="obsolete">Zadejte url modulu v repozitáři</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> + <source>Select the repository url via a directory selection dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="116"/> + <source>...</source> + <translation type="unfinished">...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="74"/> + <source>&Revision:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="84"/> + <source>Enter the revision the new project should be generated from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="94"/> + <source>Project &Directory:</source> + <translation type="unfinished">A&dresář projektu:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="104"/> + <source>Enter the directory of the new project.</source> + <translation type="unfinished">Zadejte adresář nového projektu.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="107"/> + <source><b>Project Directory</b> +<p>Enter the directory of the new project. It will be retrieved from +the repository and be placed in this directory.</p></source> + <translation type="unfinished"><b>Adresář projektu</b><p>Zadání adresáře nového projektu. Ten bude stažen z repozitáře a umístěn do tohoto adresáře.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="57"/> + <source>Select Repository-Directory</source> + <translation type="unfinished">Vyberte adresář repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="82"/> + <source>Select Project Directory</source> + <translation type="unfinished">Vyberte adresář projektu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Repository Infos</source> + <translation type="unfinished">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 type="unfinished"><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"/> + <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">Zadání log popisu pro nový projekt.</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"><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"/> + <source>new project started</source> + <translation type="unfinished">nový projekt spuštěn</translation> + </message> +</context> +<context> + <name>HgProjectBrowserHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> + <source>Version Control</source> + <translation type="unfinished">Kontrola verzí</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="485"/> + <source>Commit changes to repository...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="490"/> + <source>Add to repository</source> + <translation type="unfinished">Přidat do repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="493"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Odebrat z repozitáře (a z disku)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415"/> + <source>Copy in repository</source> + <translation type="unfinished">Kopírovat v repozitáři</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="417"/> + <source>Move in repository</source> + <translation type="unfinished">Přesunout v repozitáři</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="420"/> + <source>Show log</source> + <translation type="unfinished">Zobrazit log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="423"/> + <source>Show limited log</source> + <translation type="unfinished">Zobrazit limitovaný log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="426"/> + <source>Show log browser</source> + <translation type="unfinished">Zobrazit log prohlížeč</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498"/> + <source>Show status</source> + <translation type="unfinished">Zobrazit status</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502"/> + <source>Show difference</source> + <translation type="unfinished">Zobrazit odlišnosti</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="505"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Zobrazit odlišnosti (rozšířeně)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="252"/> + <source>Show annotated file</source> + <translation type="unfinished">Zobrazit komentované soubory</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="510"/> + <source>Revert changes</source> + <translation type="unfinished">Vrátit změny</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="513"/> + <source>Resolve conflict</source> + <translation type="unfinished">Vyřešit konflikty</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516"/> + <source>Select all local file entries</source> + <translation type="unfinished">Vybrat všechny lokální soubory</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="518"/> + <source>Select all versioned file entries</source> + <translation type="unfinished">Vybrat všechny soubory ve správě verzí</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520"/> + <source>Select all local directory entries</source> + <translation type="unfinished">Vybrat všechny lokální adresáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="522"/> + <source>Select all versioned directory entries</source> + <translation type="unfinished">Vybrat všechny adresáře ve správě verzí</translation> + </message> +</context> +<context> + <name>HgProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>New from repository</source> + <translation type="unfinished">Nový z repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>&New from repository...</source> + <translation type="unfinished">&Nový z repozitáře...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="53"/> + <source>Create (clone) a new project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="56"/> + <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="64"/> + <source>Show incoming log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="68"/> + <source>Show the log of incoming changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="71"/> + <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="78"/> + <source>Pull changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="82"/> + <source>Pull changes from a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="85"/> + <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>Update from repository</source> + <translation type="unfinished">Obnovit z repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>&Update from repository</source> + <translation type="unfinished">&Update: obnovit z repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="97"/> + <source>Update the local project from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="100"/> + <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>Commit changes to repository</source> + <translation type="unfinished">Commit změny do repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>&Commit changes to repository...</source> + <translation type="unfinished">&Commit změny do repozitáře...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> + <source>Commit changes to the local project to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="114"/> + <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> + <source>Show outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="126"/> + <source>Show the log of outgoing changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="129"/> + <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="136"/> + <source>Push changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> + <source>Push changes to a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="143"/> + <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>Export from repository</source> + <translation type="unfinished">Exportovat z repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>&Export from repository...</source> + <translation type="unfinished">&Exportovat z repozitáře...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="155"/> + <source>Export a project from the repository</source> + <translation type="unfinished">Export projekt z repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="158"/> + <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> + <translation type="unfinished"><b>Exportovat z repozitáře</b><p>Exportuje projekt z repozitáře.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>Add to repository</source> + <translation type="unfinished">Přidat do repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>&Add to repository...</source> + <translation type="unfinished">Přid&at do repozitáře...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="168"/> + <source>Add the local project to the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> + <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Odebrat z repozitáře (a z disku)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>&Remove from repository (and disk)</source> + <translation type="unfinished">Odeb&rat z repozitáře (a z disku)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="182"/> + <source>Remove the local project from the repository (and disk)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="185"/> + <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show log</source> + <translation type="unfinished">Zobrazit log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show &log</source> + <translation type="unfinished">Zobrazit &log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="197"/> + <source>Show the log of the local project</source> + <translation type="unfinished">Zobrazit log lokálního projektu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="200"/> + <source><b>Show log</b><p>This shows the log of the local project.</p></source> + <translation type="unfinished"><b>Zobrazit log</b><p>Zobrazí log lokálního projektu.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="207"/> + <source>Show limited log</source> + <translation type="unfinished">Zobrazit limitovaný log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <source>Show a limited log of the local project</source> + <translation type="unfinished">Zobrazit limitovaný log lokálního projektu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="214"/> + <source><b>Show limited log</b><p>This shows the log of the local project limited to a selectable number of entries.</p></source> + <translation type="unfinished"><b>Zobrazit limitovaný log</b><p>Zobrazuje log lokálního projektu jen do určitého počtu záznamů.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="222"/> + <source>Show log browser</source> + <translation type="unfinished">Zobrazit log prohlížeč</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> + <source>Show a dialog to browse the log of the local project</source> + <translation type="unfinished">Zobrazit dialog pro procházení logů lokálního projektu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="229"/> + <source><b>Show log browser</b><p>This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.</p></source> + <translation type="unfinished"><b>Zobrazit log prohlížeč</b><p>Zobrazí se dialogové okno pro procházení logů lokálního projektu. Jako první je zobrazen limit maximálního přenosu. Více záznamů může být zobrazeno později.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show difference</source> + <translation type="unfinished">Zobrazit odlišnosti</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show &difference</source> + <translation type="unfinished">Zobrazit o&dlišnosti</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="242"/> + <source>Show the difference of the local project to the repository</source> + <translation type="unfinished">Zobrazí odlišnosti mezi lokálním projektem a repozitářem</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="245"/> + <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> + <translation type="unfinished"><b>Zobrazit odlišnosti</b><p>Zobrazí odlišnosti mezi lokálním projektem a repozitářem.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Zobrazit odlišnosti (rozšířeně)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="256"/> + <source>Show the difference of revisions of the project to the repository</source> + <translation type="unfinished">Zobrazí odlišnosti mezi revizemi projektu v repozitáři</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="259"/> + <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> + <translation type="unfinished"><b>Zobrazit odlišnosti (rozšířeně)</b><p>Zobrazují se odlišnosti vybraných revizí vůči projektu.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show status</source> + <translation type="unfinished">Zobrazit status</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show &status</source> + <translation type="unfinished">Zobrazit &status</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="270"/> + <source>Show the status of the local project</source> + <translation type="unfinished">Zobrazit status lokálního projektu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="273"/> + <source><b>Show status</b><p>This shows the status of the local project.</p></source> + <translation type="unfinished"><b>Zobrazit status</b><p>Zobrazí status lokálního projektu.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="280"/> + <source>Show heads</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> + <source>Show the heads of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="286"/> + <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> + <source>Show parents</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="296"/> + <source>Show the parents of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="299"/> + <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="306"/> + <source>Show tip</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <source>Show the tip of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Revert changes</source> + <translation type="unfinished">Vrátit změny</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Re&vert changes</source> + <translation type="unfinished">&Vrátit změny</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <source>Revert all changes made to the local project</source> + <translation type="unfinished">Vrátit všechny změny, které byly provedeny v lokálním projektu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> + <translation type="unfinished"><b>Vrátit změny</b><p>Vrátí se všechny změny, které byly provedeny v lokálním projektu.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Merge</source> + <translation type="unfinished">Sloučit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Mer&ge changes...</source> + <translation type="unfinished">&Sloučit změny...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="337"/> + <source>Merge changes of a revision into the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="340"/> + <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve conflicts</source> + <translation type="unfinished">Vyřešit konflikty</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve con&flicts</source> + <translation type="unfinished">Vyřešit kon&flikty</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="350"/> + <source>Resolve all conflicts of the local project</source> + <translation type="unfinished">Vyřešit všechny konflikty v lokálním projektu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="353"/> + <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> + <translation type="unfinished"><b>Vyřešit konflikty</b><p>Vyřeší se všechny konflikty v lokálním projektu.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>Tag in repository</source> + <translation type="unfinished">Vytvořit tag v repozitáři</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>&Tag in repository...</source> + <translation type="unfinished">Vytvořit &tag v repozitáři...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> + <source>Tag the local project in the repository</source> + <translation type="unfinished">Vytvořit Tag - značku z lokálního projektu do repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> + <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> + <translation type="unfinished"><b>Vytvořit tag v repozitáři</b><p>Z lokálního projektu vytvoří značku - tag v repozitáři.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags</source> + <translation type="unfinished">Seznam tagů</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags...</source> + <translation type="unfinished">Seznam tagů...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="377"/> + <source>List tags of the project</source> + <translation type="unfinished">Seznam tagů projektu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="380"/> + <source><b>List tags</b><p>This lists the tags of the project.</p></source> + <translation type="unfinished"><b>Seznam tagů</b><p>Zobrazí seznam tagů projektu.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches</source> + <translation type="unfinished">Seznam větví</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches...</source> + <translation type="unfinished">Seznam větví...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <source>List branches of the project</source> + <translation type="unfinished">Seznam větví projektu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <source><b>List branches</b><p>This lists the branches of the project.</p></source> + <translation type="unfinished"><b>Seznam větví</b><p>Zobrazí seznam větví projektu.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create &branch...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="404"/> + <source>Create a new branch for the local project in the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="407"/> + <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> + <source>Close branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="418"/> + <source>Close the current branch of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="421"/> + <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>Switch</source> + <translation type="unfinished">Přepnout</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>S&witch...</source> + <translation type="unfinished">&Přepnout...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> + <source>Switch the working directory to another revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> + <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanup</source> + <translation type="unfinished">Vyčistit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanu&p</source> + <translation type="unfinished">V&yčistit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> + <source>Cleanup the local project</source> + <translation type="unfinished">Vyčistit lokální projekt</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> + <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> + <translation type="unfinished"><b>Vyčistit</b><p>Provede úklid lokálního projektu.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>Execute command</source> + <translation type="unfinished">Provést příkaz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>E&xecute command...</source> + <translation type="unfinished">P&rovést příkaz...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="458"/> + <source>Execute an arbitrary Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="461"/> + <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command options</source> + <translation type="unfinished">Parametry příkazu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command &options...</source> + <translation type="unfinished">&Parametry příkazu...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <source>Show the Mercurial command options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="472"/> + <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure</source> + <translation type="unfinished">Konfigurovat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure...</source> + <translation type="unfinished">Konfigurovat...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <source>Show the configuration dialog with the Mercurial page selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> + <source>Mercurial Revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Vybrat pro zadání revize číslem</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">Číslo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">Zadejte číslo revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="110"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="120"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="123"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="139"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="149"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="152"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionsSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="23"/> + <source>Revision &1</source> + <translation type="unfinished">Revize &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="175"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Vybrat pro zadání revize číslem</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="178"/> + <source>Number</source> + <translation type="unfinished">Číslo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="188"/> + <source>Enter a revision number</source> + <translation type="unfinished">Zadejte číslo revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="217"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="220"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="230"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="237"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="240"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="250"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="260"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="263"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="273"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="283"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="286"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="296"/> + <source>Select revision before last commit</source> + <translation type="unfinished">Vybrat revizi před posledním komitem</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="299"/> + <source>PREV</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="169"/> + <source>Revision &2</source> + <translation type="unfinished">Revize &2</translation> + </message> +</context> +<context> + <name>HgStatusDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="180"/> + <source>Mercurial Status</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="17"/> + <source><b>Mercurial Status</b> +<p>This dialog shows the status of the selected file or project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="46"/> + <source>Status</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="51"/> + <source>Path</source> + <translation type="unfinished">Cesta</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="65"/> + <source>Errors</source> + <translation type="unfinished">Chyby</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="87"/> + <source>Input</source> + <translation type="unfinished">Vstup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="109"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="112"/> + <source>&Send</source> + <translation type="unfinished">Ode&slat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="115"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="122"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="129"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="132"/> + <source>&Password Mode</source> + <translation type="unfinished">Mód zadání &hesla</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="135"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="41"/> + <source>Refresh</source> + <translation type="unfinished">Obnovit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="42"/> + <source>Press to refresh the status display</source> + <translation type="unfinished">Stisknout pro obnovení statusu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="56"/> + <source>Commit changes to repository...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="59"/> + <source>Add to repository</source> + <translation type="unfinished">Přidat do repozitáře</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="61"/> + <source>Revert changes</source> + <translation type="unfinished">Vrátit změny</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="64"/> + <source>Adjust column sizes</source> + <translation type="unfinished">Přizpůsobit šířky sloupců</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="85"/> + <source>added</source> + <translation type="unfinished">přidáno</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="88"/> + <source>modified</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="89"/> + <source>removed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="90"/> + <source>not tracked</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="86"/> + <source>normal</source> + <translation type="unfinished">normální</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="87"/> + <source>ignored</source> + <translation type="unfinished">ignorováno</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="91"/> + <source>missing</source> + <translation type="unfinished">chybějící</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>Process Generation Error</source> + <translation type="unfinished">Chyba v procesu generování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="368"/> + <source>Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>There are no uncommitted changes available/selected.</source> + <translation type="unfinished">Nekomitnuté změny nejsou dostupné/vybrané.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>Add</source> + <translation type="unfinished">Přidat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>There are no unversioned entries available/selected.</source> + <translation type="unfinished">Položky mimo verzi nejsou dostupné/vybrány.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>Revert</source> + <translation type="unfinished">Vrátit</translation> + </message> +</context> +<context> + <name>HgStatusMonitorThread</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="104"/> + <source>Mercurial status checked successfully</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="115"/> + <source>Could not start the Mercurial process.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgTagBranchListDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="14"/> + <source>Mercurial Tag List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="17"/> + <source><b>Mercurial Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="36"/> + <source><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"><b>Tag/větev seznam</b><p>Tento dialog zobrazuje seznam tagů hlavní části projektu nebo jeho větví.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="53"/> + <source>Revision</source> + <translation type="unfinished">Revize</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="58"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="63"/> + <source>Local</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="68"/> + <source>Name</source> + <translation type="unfinished">Jméno</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Chyby</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Vstup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">Ode&slat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">Mód zadání &hesla</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="81"/> + <source>Mercurial Branches List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="82"/> + <source>Status</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>Process Generation Error</source> + <translation type="unfinished">Chyba v procesu generování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="212"/> + <source>active</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="217"/> + <source>yes</source> + <translation type="unfinished">ano</translation> + </message> +</context> +<context> + <name>HgTagDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Subversion Tag</source> + <translation type="obsolete">Subversion Tag</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="39"/> + <source>Enter the name of the tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="42"/> + <source><b>Tag Name</b> +<p>Enter the name of the tag to be created, moved or deleted.</p></source> + <translation type="unfinished"><b>Jméno tagu</b> +<p>Zadání jména tagu, který bude vytvořen, přesunut nebo smazán.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="59"/> + <source>Name:</source> + <translation type="unfinished">Jméno:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="66"/> + <source>Tag Action</source> + <translation type="unfinished">Tag akce</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="72"/> + <source>Select to create a regular tag</source> + <translation type="unfinished">Vybrat pro vytvoření regulárního tagu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="75"/> + <source><b>Create Regular Tag</b> +<p>Select this entry in order to create a regular tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="79"/> + <source>Create Regular Tag</source> + <translation type="unfinished">Vytvořit regulérní tag</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="89"/> + <source>Select to create a local tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="92"/> + <source><b>Create Local Tag</b> +<p>Select this entry in order to create a local tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="96"/> + <source>Create Local Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="103"/> + <source>Select to delete a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="106"/> + <source><b>Delete Tag</b> +<p>Select this entry in order to delete the selected tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="110"/> + <source>Delete Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Mercurial Tag</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>HistoryDialog</name> <message> <location filename="Helpviewer/History/HistoryDialog.ui" line="14"/> @@ -17345,6 +19703,69 @@ </message> </context> <context> + <name>MercurialPage</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="17"/> + <source><b>Configure Mercurial Interface</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="37"/> + <source>Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="43"/> + <source>No. of log messages shown:</source> + <translation type="unfinished">Počet zobrazených log zpráv:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="50"/> + <source>Enter the number of log messages to be shown</source> + <translation type="unfinished">Zadejte číslo log zpráv, které mají být zobrazeny</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="79"/> + <source>Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="85"/> + <source>No. of commit messages to remember:</source> + <translation type="unfinished">Počet commit zpráv k zapamatování:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="92"/> + <source>Enter the number of commit messages to remember</source> + <translation type="unfinished">Zadejte počet commit zpráv k zapamatování</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <source>Incoming / Outgoing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="130"/> + <source>Select to show the incoming and outgoing log in a log browser dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="133"/> + <source>Use Log Browser for incoming / outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="143"/> + <source>Edit the mercurial config file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="146"/> + <source>Edit config file</source> + <translation type="unfinished">Edit konfig. soubor</translation> + </message> +</context> +<context> <name>MessageBoxWizard</name> <message> <location filename="Plugins/PluginWizardQMessageBox.py" line="119"/> @@ -21972,17 +24393,17 @@ <context> <name>ProjectBrowserModel</name> <message> - <location filename="Project/ProjectBrowserModel.py" line="208"/> + <location filename="Project/ProjectBrowserModel.py" line="218"/> <source>Name</source> <translation>Jméno</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="210"/> + <location filename="Project/ProjectBrowserModel.py" line="220"/> <source>VCS Status</source> <translation>VCS Status</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="604"/> + <location filename="Project/ProjectBrowserModel.py" line="614"/> <source>local</source> <translation>lokální</translation> </message> @@ -27656,17 +30077,17 @@ <translation>Odebrat soubory/adresáře ze Subversion repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>Subversion Error</source> <translation>Subversion chyba</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="913"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="919"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation>Z pracovní kopie nelze získat URL repozitáře projektu. Operace tagování bude zrušena</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="937"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="943"/> <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source> <translation>URL repozitáře projektu má neplatný formát. Operace tagování bude zrušena</translation> </message> @@ -27676,17 +30097,17 @@ <translation type="obsolete">Tagování %1 v Subversion repozitáři</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1001"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1007"/> <source>Reverting changes</source> <translation>Navrácení změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1026"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1032"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation>Z pracovní kopie nelze získat URL repozitáře projektu. Operace přepínání bude zrušena</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source> <translation>URL repozitáře projektu má neplatný formát. Operace přepínání bude zrušena</translation> </message> @@ -27706,12 +30127,12 @@ <translation type="obsolete">Vyčištění %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1327"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1333"/> <source>Subversion command</source> <translation>Subversion příkaz</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1434"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1440"/> <source>Resolving conficts</source> <translation>Řešení konfliktů</translation> </message> @@ -27726,42 +30147,42 @@ <translation type="obsolete">Přesun %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1540"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1546"/> <source>Subversion Set Property</source> <translation>Nastavit Subversion vlastnost</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1579"/> <source>You have to supply a property name. Aborting.</source> <translation>Musíte doplnit jméno vlastnosti. Zrušeno.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1591"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1597"/> <source>Subversion Delete Property</source> <translation>Smazat Subversion vlastnost</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1414"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1419"/> <source>Enter property name</source> <translation>Zadejte jméno vlastnosti</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Subversion Log</source> <translation></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Select number of entries to show.</source> <translation>Vyberte počet položek, které se mají zobrazit.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1775"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1781"/> <source>Locking in the Subversion repository</source> <translation>Zamknout v Subversion repozitáři</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1813"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1819"/> <source>Unlocking in the Subversion repository</source> <translation>Odemknout v Subversion repozitáři</translation> </message> @@ -27785,27 +30206,27 @@ </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1556"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1562"/> <source>Property set.</source> <translation>Vlastnost nastavena.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1606"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1612"/> <source>Property deleted.</source> <translation>Vlastnost smazána.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Subversion Lock</source> <translation>Subversion zámek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Enter lock comment</source> <translation>Zadejte komentář zámku</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1858"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1864"/> <source>Relocating</source> <translation></translation> </message> @@ -27975,27 +30396,27 @@ <translation>Nelze spustit svn proces.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Repository Browser</source> <translation>Prohlížeč repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Enter the repository URL.</source> <translation>Zadejte URL repozitáře.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1908"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1914"/> <source>Remove from changelist</source> <translation>Odebrat ze seznamu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1944"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1950"/> <source>Add to changelist</source> <translation>Přidat do seznamu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1934"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1940"/> <source>Enter name of the changelist:</source> <translation>Zadejte název seznamu změn:</translation> </message> @@ -28020,32 +30441,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="815"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="821"/> <source>Moving {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="972"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="978"/> <source>Tagging {0} in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1072"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1078"/> <source>Switching to {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1171"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1177"/> <source>Merging {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1291"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1297"/> <source>Cleaning up {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1473"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1479"/> <source>Copying {0}</source> <translation type="unfinished"></translation> </message> @@ -28061,7 +30482,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1079"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1085"/> <source>Revision {0}. </source> <translation type="unfinished"></translation> @@ -28191,67 +30612,67 @@ <context> <name>SvnBlameDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="13"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="14"/> <source>Subversion Blame</source> <translation>Vina Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="41"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="48"/> <source>Revision</source> <translation>Revize</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="46"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="53"/> <source>Author</source> <translation>Autor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="51"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="58"/> <source>Line</source> <translation>Řádek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="65"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="72"/> <source>Errors</source> <translation>Chyby</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="87"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="94"/> <source>Input</source> <translation>Vstup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="109"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="116"/> <source>Press to send the input to the subversion process</source> <translation>Stisknout pro odeslání vstupu do procesu subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="112"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="119"/> <source>&Send</source> <translation>Ode&slat</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="115"/> - <source>Alt+S</source> - <translation></translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="122"/> - <source>Enter data to be sent to the subversion process</source> - <translation>Zadejte data, která mají být do procesu subversion odeslána</translation> + <source>Alt+S</source> + <translation></translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="129"/> + <source>Enter data to be sent to the subversion process</source> + <translation>Zadejte data, která mají být do procesu subversion odeslána</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="136"/> <source>Select to switch the input field to password mode</source> <translation>Výběr přepnutí vstupního pole na mód zadání hesla</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="139"/> <source>&Password Mode</source> <translation>Mód zadání &hesla</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="135"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="142"/> <source>Alt+P</source> <translation></translation> </message> @@ -29012,12 +31433,12 @@ <translation></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="555"/> <source>Revision</source> <translation>Revize</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="552"/> <source>Author</source> <translation>Autor</translation> </message> @@ -31013,12 +33434,12 @@ <translation>Komitnout změny do repozitáře...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>Lock</source> <translation>Zamknout</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="473"/> <source>Unlock</source> <translation>Odemknout</translation> </message> @@ -31138,27 +33559,27 @@ <translation>Commit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>There are no uncommitted changes available/selected.</source> <translation>Nekomitnuté změny nejsou dostupné/vybrané.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>There are no unlocked files available/selected.</source> <translation>Odemčené soubory nejsou dostupné/vybrané.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>There are no locked files available/selected.</source> <translation>Zamčené soubory nejsou dostupné/vybrané.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="483"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="488"/> <source>Break Lock</source> <translation>Prolomit zámek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>Steal Lock</source> <translation>Scizit zámek</translation> </message> @@ -31183,7 +33604,7 @@ <translation>Položky mimo verzi nejsou dostupné/vybrány.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>Revert</source> <translation>Vrátit</translation> </message> @@ -31203,17 +33624,17 @@ <translation>Přidat do seznamu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>Remove from Changelist</source> <translation>Odebrat ze seznamu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="518"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation>Nejsou dostupné/vybrány soubory, které nepatří do seznamu změn.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>There are no files available/selected belonging to a changelist.</source> <translation>Nejsou dostupné/vybrány soubory, které patří do seznamu změn.</translation> </message> @@ -37070,7 +39491,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="839"/> + <location filename="Utilities/__init__.py" line="844"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Můžete použít %-kódy a rezervovaná místa ve stringu. Podporované kódy jsou:<table><tr> <td>%C</td> <td>sloupec kurzoru v aktuálním editoru</td></tr><tr> <td>%D</td> <td>adresář v aktuálním editoru</td></tr><tr> <td>%F</td> <td>jméno souboru v aktuálním editoru</td></tr><tr> <td>%H</td> <td>home adresář aktuálního uživatele</td></tr><tr> <td>%L</td> <td>řádek s kurzorem v aktuálním editoru</td></tr><tr> <td>%P</td> <td>cesta aktuálního projektu</td></tr><tr> <td>%S</td> <td>vybraný text v aktuálním editoru</td></tr><tr> <td>%U</td> <td>uživatelské jméno aktuálního uživatele</td></tr><tr> <td>%%</td> <td>znak procenta</td></tr></table></p></translation> </message> @@ -37384,6 +39805,19 @@ </message> </context> <context> + <name>VcsMercurialPlugin</name> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="53"/> + <source>Version Control - Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="119"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>VcsPage</name> <message> <location filename="Preferences/ConfigurationPages/VcsPage.ui" line="17"/> @@ -41047,6 +43481,67 @@ </message> </context> <context> + <name>mercurial</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1021"/> + <source><tr><td><b>Parent #{0}</b></td><td></td></tr> +<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1392"/> + <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054"/> + <source><h3>Repository information</h3> +<p><table> +<tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> +<tr></tr> +<tr><td><b>URL</b></td><td>{1}</td></tr> +</table></p> +{2}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1382"/> + <source><tr><td><b>Tip</b></td><td></td></tr> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384"/> + <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1396"/> + <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1399"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr> +</table></p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>py3Flakes</name> <message> <location filename="Utilities/py3flakes/messages.py" line="51"/> @@ -41112,7 +43607,7 @@ <translation type="obsolete"><h3>Informace z repozitáře</h3><table><tr><td><b>Subversion V.</b></td><td>%1</td></tr><tr><td><b>URL</b></td><td>%2</td></tr><tr><td><b>Aktuální revize</b></td><td>%3</td></tr><tr><td><b>Revize komitu</b></td><td>%4</td></tr><tr><td><b>Datum komitu</b></td><td>%5</td></tr><tr><td><b>Čas komitu</b></td><td>%6</td></tr><tr><td><b>Poslední autor</b></td><td>%7</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1368"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1374"/> <source>unknown</source> <translation>neznámý</translation> </message> @@ -41122,12 +43617,12 @@ <translation type="obsolete"><h3>Informace z repozitáře</h3><table><tr><td><b>PySvn V.</b></td><td>%1</td></tr><tr><td><b>Subversion V.</b></td><td>%2</td></tr><tr><td><b>Subversion API V.</b></td><td>%3</td></tr><tr><td><b>URL</b></td><td>%4</td></tr><tr><td><b>Aktuální revize</b></td><td>%5</td></tr><tr><td><b>Revize komitu</b></td><td>%6</td></tr><tr><td><b>Datum komitu</b></td><td>%7</td></tr><tr><td><b>Čas komitu</b></td><td>%8</td></tr><tr><td><b>Poslední autor</b></td><td>%9</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1240"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1245"/> <source><h3>Repository information</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Current revision</b></td><td>{2}</td></tr><tr><td><b>Committed revision</b></td><td>{3}</td></tr><tr><td><b>Committed date</b></td><td>{4}</td></tr><tr><td><b>Comitted time</b></td><td>{5}</td></tr><tr><td><b>Last author</b></td><td>{6}</td></tr></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1369"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1375"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_de.ts Sat Apr 17 16:54:38 2010 +0000 +++ b/i18n/eric5_de.ts Sat Apr 17 17:48:18 2010 +0000 @@ -13204,6 +13204,2381 @@ </message> </context> <context> + <name>Hg</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="154"/> + <source>The hg process finished with the exit code {0}</source> + <translation>Der hg Prozess endete mit dem Code {0}</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="157"/> + <source>The hg process did not finish within 30s.</source> + <translation>Der hg Prozess endete nicht innerhalb von 30s.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="159"/> + <source>Could not start the hg executable.</source> + <translation>Das hg Programm konnte nicht gestartet werden.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>Create project repository</source> + <translation>Projektrepository anlegen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>The project repository could not be created.</source> + <translation>Das Projektrepository konnte nicht erzeugt werden.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="221"/> + <source>Creating Mercurial repository</source> + <translation>Lege Mercurial Repository an</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> + <source>Initial commit to Mercurial repository</source> + <translation>Erstes Commit für das Mercurial Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="284"/> + <source>Cloning project from a Mercurial repository</source> + <translation>Klone das Projekt aus dem Mercurial Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="382"/> + <source>Commiting changes to Mercurial repository</source> + <translation>Pflege Änderungen in das Mercurial Repository ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="423"/> + <source>Synchronizing with the Mercurial repository</source> + <translation>Gleiche mit dem Mercurial Repository ab</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="471"/> + <source>Adding files/directories to the Mercurial repository</source> + <translation>Füge Dateien/Verzeichnisse dem Mercurial Repository hinzu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="531"/> + <source>Removing files/directories from the Mercurial repository</source> + <translation>Lösche Dateien/Verzeichnisse aus dem Mercurial Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="589"/> + <source>Renaming {0}</source> + <translation>Benenne {0} um</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="697"/> + <source>Taging in the Mercurial repository</source> + <translation>Marke im Mercurial Repository setzen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="727"/> + <source>Reverting changes</source> + <translation>Mache Änderungen rückgängig</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="768"/> + <source>Merging</source> + <translation>Zusammenführen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="968"/> + <source>Mercurial command</source> + <translation>Mercurial Befehl</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> + <source>Copying {0}</source> + <translation>Kopiere {0}</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Mercurial Log</source> + <translation>Mercurial Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Select number of entries to show.</source> + <translation>Wähle Anzahl der anzuzeigenden Einträge.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1301"/> + <source>Pulling from a remote Mercurial repository</source> + <translation>Pull von einem entfernten Mercurial Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1326"/> + <source>Pushing to a remote Mercurial repository</source> + <translation>Push in ein entferntes Mercurial Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1435"/> + <source>Resolving files/directories</source> + <translation>Löse Dateien/Verzeichnisse auf</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Create Branch</source> + <translation>Zweig erzeugen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Enter branch name</source> + <translation>Gib den Zweignamen ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1468"/> + <source>Creating branch in the Mercurial repository</source> + <translation>Erzeuge Zweig im Mercurial Repository</translation> + </message> +</context> +<context> + <name>HgAnnotateDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="14"/> + <source>Mercurial Annotate</source> + <translation>Mercurial Annotate</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="48"/> + <source>Revision</source> + <translation>Revision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="53"/> + <source>Changeset</source> + <translation>Änderungssatz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="58"/> + <source>Author</source> + <translation>Autor</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="63"/> + <source>Date</source> + <translation>Datum</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="68"/> + <source>Line</source> + <translation>Zeile</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="82"/> + <source>Errors</source> + <translation>Fehler</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="104"/> + <source>Input</source> + <translation>Eingabe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation>Drücken um die Eingabe an den hg Prozess zu senden</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="129"/> + <source>&Send</source> + <translation>Sen&den</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="132"/> + <source>Alt+S</source> + <translation>Alt+D</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation>Gib die Daten ein, die an den hg Prozess geschickt werden sollen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation>Anwählen um den Passwort Modus für das Eingabefeld auszuwählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation>&Passwort Modus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="152"/> + <source>Alt+P</source> + <translation>Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> + </message> +</context> +<context> + <name>HgCommandDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="14"/> + <source>Mercurial Command</source> + <translation>Mercurial Befehl</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="23"/> + <source>Mercurial Command:</source> + <translation>Mercurial Befehl:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="36"/> + <source>Enter the Mercurial command to be executed with all necessary parameters</source> + <translation>Gib den auszuführenden Mercurial Befehl mit allen notwendigen Parametern ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="39"/> + <source><b>Mercurial Command</b> +<p>Enter the Mercurial command to be executed including all necessary +parameters. If a parameter of the commandline includes a space you have to +surround this parameter by single or double quotes. Do not include the name +of the Mercurial client executable (i.e. hg).</p></source> + <translation><b>Mercurial Befehl</b> +<p>Gib den auszuführenden Mercurial Befehl mit allen notwendigen Parametern ein. +Falls ein Parameter des Befehls Leerzeichen enthält, so muß dieser Parameter in +einfache oder doppelte Anführungszeichen eingeschlossen werden. Der Name des +Mercurial Programms darf nicht eingegeben werden.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="68"/> + <source>Project Directory:</source> + <translation>Projektverzeichnis:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="81"/> + <source>This shows the root directory of the current project.</source> + <translation>Dies zeigt das Hauptverzeichnis des aktuellen Projektes an.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="84"/> + <source>project directory</source> + <translation>Projektverzeichnis</translation> + </message> +</context> +<context> + <name>HgCommitDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="14"/> + <source>Mercurial</source> + <translation>Mercurial</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="20"/> + <source>Commit Message</source> + <translation>Änderungsbeschreibung</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="26"/> + <source>Enter the log message.</source> + <translation>Die Änderungsbeschreibung eingeben.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="29"/> + <source><b>Log Message</b> +<p>Enter the log message for the commit action.</p></source> + <translation><b>Änderungsbeschreibung</b> +<p>Gib die Änderungsbeschreibung für diese Einpflegeaktion ein.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="43"/> + <source>Recent commit messages</source> + <translation>Letzte Änderungsbeschreibungen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="50"/> + <source>Select a recent commit message to use</source> + <translation>Wähle eine zu verwendende Änderungsbeschreibung</translation> + </message> +</context> +<context> + <name>HgCopyDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="14"/> + <source>Mercurial Copy</source> + <translation>Mercurial Copy</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="25"/> + <source>Press to open a selection dialog</source> + <translation>Drücken, um einen Auswahldialog zu öffnen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="28"/> + <source><b>Target directory</b> +<p>Select the target name for the operation via a selection dialog.</p></source> + <translation><b>Zielverzeichnis</b> +<p>Auswahl des Zielverzeichnisses mit Hilfe eines Verzeichnisauswahldialoges.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="32"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="39"/> + <source>Source:</source> + <translation>Quelle:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="49"/> + <source>Shows the name of the source</source> + <translation>Zeigt den Namen der Quelle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="52"/> + <source><b>Source name</b> +<p>This field shows the name of the source.</p></source> + <translation><b>Quellname</b> +<p>Dieses Feld zeigt den namen der Quelle an.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="63"/> + <source>Enter the target name</source> + <translation>Gib den Zielnamen ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="66"/> + <source><b>Target name</b> +<p>Enter the new name in this field.</p></source> + <translation><b>Zielname</b> +<p>Gib den Zielnamen in dieses Feld ein.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="74"/> + <source>Target:</source> + <translation>Ziel:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="83"/> + <source>Select to force the operation</source> + <translation>Auswählen, um die Operation zu erzwingen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="86"/> + <source>Enforce operation</source> + <translation>Operation erzwingen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="42"/> + <source>Mercurial Move</source> + <translation>Mercurial Move</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="71"/> + <source>Select target</source> + <translation>Wähle Ziel aus</translation> + </message> +</context> +<context> + <name>HgDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="14"/> + <source>Mercurial</source> + <translation>Mercurial</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="29"/> + <source>Output</source> + <translation>Ausgabe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="57"/> + <source>Errors</source> + <translation>Fehler</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="79"/> + <source>Input</source> + <translation>Eingabe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation>Drücken um die Eingabe an den hg Prozess zu senden</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="104"/> + <source>&Send</source> + <translation>Sen&den</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="107"/> + <source>Alt+S</source> + <translation>Alt+D</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation>Gib die Daten ein, die an den hg Prozess geschickt werden sollen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation>Anwählen um den Passwort Modus für das Eingabefeld auszuwählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation>&Passwort Modus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="127"/> + <source>Alt+P</source> + <translation>Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> + </message> +</context> +<context> + <name>HgDiffDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation>Mercurial Diff</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="26"/> + <source>Difference</source> + <translation>Unterschiede</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="35"/> + <source><b>Mercurial Diff</b><p>This shows the output of the hg diff command.</p></source> + <translation><b>Mercurial Diff</b><p>Die zeigt die Ausgabe des hg diff Befehls.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="63"/> + <source>Errors</source> + <translation>Fehler</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="85"/> + <source>Input</source> + <translation>Eingabe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="107"/> + <source>Press to send the input to the hg process</source> + <translation>Drücken um die Eingabe an den hg Prozess zu senden</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="110"/> + <source>&Send</source> + <translation>Sen&den</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="113"/> + <source>Alt+S</source> + <translation>Alt+D</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="120"/> + <source>Enter data to be sent to the hg process</source> + <translation>Gib die Daten ein, die an den hg Prozess geschickt werden sollen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="127"/> + <source>Select to switch the input field to password mode</source> + <translation>Anwählen um den Passwort Modus für das Eingabefeld auszuwählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="130"/> + <source>&Password Mode</source> + <translation>&Passwort Modus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="133"/> + <source>Alt+P</source> + <translation>Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="165"/> + <source>There is no difference.</source> + <translation>Es gibt keinen Unterschied.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source>Save Diff</source> + <translation>Diff speichern</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="256"/> + <source>Patch Files (*.diff)</source> + <translation>Patchdateien (*.diff)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="273"/> + <source><p>The patch file <b>{0}</b> already exists.</p></source> + <translation><p>Die Patchdatei <b>{0}</b> existiert bereits.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> + <translation><p>Die Patchdatei <b>{0}</b> konnte nicht gespeichert werden.<br>Grund: {1}</p></translation> + </message> +</context> +<context> + <name>HgLogBrowserDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation>Mercurial Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="25"/> + <source>From:</source> + <translation>Von:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="32"/> + <source>Enter the start date</source> + <translation>Gib das Anfangsdatum ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="42"/> + <source>To:</source> + <translation>Bis:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="49"/> + <source>Enter the end date</source> + <translation>Gib das Endedatum ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="59"/> + <source>Select the field to filter on</source> + <translation>Wähle das als Filter zu verwendende Feld</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="748"/> + <source>Revision</source> + <translation>Revision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="745"/> + <source>Author</source> + <translation>Autor</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> + <source>Message</source> + <translation>Nachricht</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="81"/> + <source>Enter the regular expression to filter on</source> + <translation>Gib den regulären Ausdruck zum Filtern ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="124"/> + <source>Branch</source> + <translation>Zweig</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="139"/> + <source>Date</source> + <translation>Datum</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="149"/> + <source>Tags</source> + <translation>Marken</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="192"/> + <source>Action</source> + <translation>Aktion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="197"/> + <source>Path</source> + <translation>Pfad</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="202"/> + <source>Copy from</source> + <translation>Kopiert von</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="207"/> + <source>Copy from Rev</source> + <translation>Kopiert von Rev</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="217"/> + <source>Press to get the next bunch of log entries</source> + <translation>Drücken, um die nächsten Log-Einträge zu erhalten</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="220"/> + <source>&Next</source> + <translation>&Nächste</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="227"/> + <source>Enter the limit of entries to fetch</source> + <translation>Gib die Anzahl an zu holenden Einträgen ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="246"/> + <source>Select to stop listing log messages at a copy or move</source> + <translation>Auswählen, um die Anzeige von Log Meldungen bei einer Kopier- oder Verschiebeaktion zu stoppen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="249"/> + <source>Stop on Copy/Move</source> + <translation>Bei Kopieren/Umbenennen anhalten</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="263"/> + <source>Press to generate a diff to the previous revision</source> + <translation>Drücken, um ein Diff zur vorherigen Revision zu erzeugen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="266"/> + <source>&Diff to Previous</source> + <translation>&Diff zu vorherigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="273"/> + <source>Press to compare two revisions</source> + <translation>Drücken, um zwei Revisionen zu vergleichen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="276"/> + <source>&Compare Revisions</source> + <translation>&Vergleiche Revisionen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="304"/> + <source>Errors</source> + <translation>Fehler</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="313"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation><b>Mercurial Log Fehler</b><p>Dies zeigt mögliche Fehlermeldungen des hg log Befehls.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="329"/> + <source>Input</source> + <translation>Eingabe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="351"/> + <source>Press to send the input to the hg process</source> + <translation>Drücken um die Eingabe an den hg Prozess zu senden</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="354"/> + <source>&Send</source> + <translation>Sen&den</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="357"/> + <source>Alt+S</source> + <translation>Alt+D</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="364"/> + <source>Enter data to be sent to the hg process</source> + <translation>Gib die Daten ein, die an den hg Prozess geschickt werden sollen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="371"/> + <source>Select to switch the input field to password mode</source> + <translation>Anwählen um den Passwort Modus für das Eingabefeld auszuwählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="374"/> + <source>&Password Mode</source> + <translation>&Passwort Modus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="377"/> + <source>Alt+P</source> + <translation>Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="90"/> + <source>Added</source> + <translation>Hinzugefügt</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="91"/> + <source>Deleted</source> + <translation>Gelöscht</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="92"/> + <source>Modified</source> + <translation>Modifiziert</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> + </message> +</context> +<context> + <name>HgLogDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation>Mercurial Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="26"/> + <source>Log</source> + <translation>Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="35"/> + <source><b>Mercurial Log</b><p>This shows the output of the hg log command. By clicking on the links you may show the difference between revisions.</p></source> + <translation><b>Mercurial Log</b><p>Dies zeigt die Ausgabe des hg log Befehls. Durch Anklicken der Verweise kann der Unterschied zwischen den Versionen angezeigt werden.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="54"/> + <source>Errors</source> + <translation>Fehler</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="63"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation><b>Mercurial Log Fehler</b><p>Dies zeigt mögliche Fehlermeldungen des hg log Befehls.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="79"/> + <source>Input</source> + <translation>Eingabe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation>Drücken um die Eingabe an den hg Prozess zu senden</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="104"/> + <source>&Send</source> + <translation>Sen&den</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="107"/> + <source>Alt+S</source> + <translation>Alt+D</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation>Gib die Daten ein, die an den hg Prozess geschickt werden sollen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation>Anwählen um den Passwort Modus für das Eingabefeld auszuwählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation>&Passwort Modus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="127"/> + <source>Alt+P</source> + <translation>Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="49"/> + <source><b>Processing your request, please wait...</b></source> + <translation><b>Verarbeite ihre Anfrage, bitte warten...</b></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="63"/> + <source>Revision</source> + <translation>Revision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="156"/> + <source>No log available for '{0}'</source> + <translation>Kein Log für '{0}' verfügbar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="187"/> + <source>diff to {0}</source> + <translation>Unterschied zu {0}</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="198"/> + <source>Branches: {0}<br /> +</source> + <translation>Zweige: {0}<br /> +</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="202"/> + <source>Tags: {0}<br /> +</source> + <translation>Marken: {0}<br /> +</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="206"/> + <source>Parents: {0}<br /> +</source> + <translation>Vorgänger: {0}<br /> +</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="209"/> + <source><i>Author: {0}</i><br /> +</source> + <translation><i>Autor: {0}</i><br /> +</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="213"/> + <source><i>Date: {0}, {1}</i><br /> +</source> + <translation><i>Datum: {0}, {1}</i><br /> +</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="223"/> + <source>Added {0}<br /> +</source> + <translation>Hinzugefügt: {0}<br /> +</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="230"/> + <source>Modified {0}<br /> +</source> + <translation>Modifiziert: {0}<br /> +</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="237"/> + <source>Deleted {0}<br /> +</source> + <translation>Gelöscht: {0}<br /> +</translation> + </message> +</context> +<context> + <name>HgMergeDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="14"/> + <source>Mercurial Merge</source> + <translation>Mercurial Merge</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="23"/> + <source>Revision</source> + <translation>Revision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation>Auswählen, um eine Revision per Nummer zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="32"/> + <source>Number</source> + <translation>Nummer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation>Gib eine Revisionsnummer ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation>Auswählen, um eine Revision mit ihrer Änderungssatz ID anzugeben</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="74"/> + <source>Id:</source> + <translation>Id:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation>Gib die Änderungssatz ID ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation>Auswählen, um eine Revision per Marke zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="94"/> + <source>Tag:</source> + <translation>Marke:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="104"/> + <source>Enter a tag name</source> + <translation>Gib den Namen der Marke ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="114"/> + <source>Select to specify a revision by a branch</source> + <translation>Auswählen, um eine Revision per Zweig zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="117"/> + <source>Branch:</source> + <translation>Zweig:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="127"/> + <source>Enter a branch name</source> + <translation>Gib einen Zweignamen ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="137"/> + <source>Select to not specify a specific revision</source> + <translation>Auswählen, um keine spezifische Revision zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="140"/> + <source>No revision selected</source> + <translation>Keine Revision ausgewählt</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="153"/> + <source>Select to force the merge operation</source> + <translation>Auswählen, um die Vereinigungsoperation zu erzwingen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="156"/> + <source>Enforce merge</source> + <translation>Vereinigung erzwingen</translation> + </message> +</context> +<context> + <name>HgNewProjectOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="14"/> + <source>New Project from Repository</source> + <translation>Neues Projekt aus Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="17"/> + <source><b>New Project from Repository Dialog</b> +<p>Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. 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>Neues Projekt aus Repository</b> +<p>Gib die verschiedenen Informationen in die Felder ein. Sie werden beim Auslesen eines neuen Projektes aus dem Repository verwendet. Falls die Auswahlbox aktiviert ist, muß die URL im Projektnamen enden. Im Repository wird ein Verzeichnisbaum mit project/tags, project/branches und project/trunk vorausgesetzt. Ist die Auswahlbox nicht aktiviert, so muß die URL den kompletten Pfad im Repository enthalten.</p> +<p>Für entfernte Repositories muß die URL den Hostnamen enthalten.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="30"/> + <source>&Protocol:</source> + <translation>&Protokoll:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="40"/> + <source>Select the protocol to access the repository</source> + <translation>Wähle das Protokoll zum Zugriff auf das Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="47"/> + <source>&URL:</source> + <translation>&URL:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> + <source>Select the repository url via a directory selection dialog</source> + <translation>Wähle die URL mittels eines Verzeichnisauswahldialoges</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="116"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="74"/> + <source>&Revision:</source> + <translation>&Revision:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="84"/> + <source>Enter the revision the new project should be generated from</source> + <translation>Gib die Revision ein, von der das neue Projekt erzeugt werden soll</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="94"/> + <source>Project &Directory:</source> + <translation>Projekt&verzeichnis:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="104"/> + <source>Enter the directory of the new project.</source> + <translation>Gib das Verzeichnis für das neue Projekt ein.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="107"/> + <source><b>Project Directory</b> +<p>Enter the directory of the new project. It will be retrieved from +the repository and be placed in this directory.</p></source> + <translation><b>Projektverzeichnis</b> +<p>Gib das Verzeichnis für das neue Projekt ein. Es wird aus dem Repository geladen +und in dieses Verzeichnis geschrieben.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="57"/> + <source>Select Repository-Directory</source> + <translation>Wähle Repository-Verzeichnis</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="82"/> + <source>Select Project Directory</source> + <translation>Wähle Projektverzeichnis</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the repository</source> + <translation>Gib die URL des Repository ein</translation> + </message> +</context> +<context> + <name>HgOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Repository Infos</source> + <translation>Repository Informationen</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>Repository Informationen</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, muß 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 muß die URL den kompletten Pfad im Repository enthalten.</p> +<p>Für entfernte Repositories muß die URL den Hostnamen enthalten.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="30"/> + <source>Commit &Message:</source> + <translation>Änderungs&beschreibung:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="40"/> + <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"/> + <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"/> + <source>new project started</source> + <translation>Neues Projekt angelegt</translation> + </message> +</context> +<context> + <name>HgProjectBrowserHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> + <source>Version Control</source> + <translation>Versionskontrolle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="485"/> + <source>Commit changes to repository...</source> + <translation>Änderungen einpflegen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="490"/> + <source>Add to repository</source> + <translation>Zum Repository hinzufügen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="493"/> + <source>Remove from repository (and disk)</source> + <translation>Vom Repository (und der Platte) löschen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415"/> + <source>Copy in repository</source> + <translation>Im Repository kopieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="417"/> + <source>Move in repository</source> + <translation>Im Repository verschieben</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="420"/> + <source>Show log</source> + <translation>Beschreibungen anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="423"/> + <source>Show limited log</source> + <translation>Beschreibungen limitiert anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="426"/> + <source>Show log browser</source> + <translation>Zeige Log Browser</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498"/> + <source>Show status</source> + <translation>Status anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502"/> + <source>Show difference</source> + <translation>Unterschiede anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="505"/> + <source>Show difference (extended)</source> + <translation>Unterschiede anzeigen (erweitert)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="252"/> + <source>Show annotated file</source> + <translation>Zeige kommentierte Datei</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="510"/> + <source>Revert changes</source> + <translation>Änderungen rückgängig</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="513"/> + <source>Resolve conflict</source> + <translation>Konflikt lösen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516"/> + <source>Select all local file entries</source> + <translation>Alle lokalen Dateieinträge auswählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="518"/> + <source>Select all versioned file entries</source> + <translation>Alle versionierten Dateieinträge auswählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520"/> + <source>Select all local directory entries</source> + <translation>Alle lokalen Verzeichniseinträge auswählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="522"/> + <source>Select all versioned directory entries</source> + <translation>Alle versionierten Verzeichniseinträge auswählen</translation> + </message> +</context> +<context> + <name>HgProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>New from repository</source> + <translation>Neu aus Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>&New from repository...</source> + <translation>&Neu aus Repository...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="53"/> + <source>Create (clone) a new project from a Mercurial repository</source> + <translation>Erzeuge (clone) ein neues Projekt aus einem Mercurial Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="56"/> + <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> + <translation><b>Neu aus Repository</b><p>Dies erzeugt (clone) ein neues Projekt aus dem Mercurial Repository.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="64"/> + <source>Show incoming log</source> + <translation>Zeige eingehendes Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="68"/> + <source>Show the log of incoming changes</source> + <translation>Zeige das Log eingehender Änderungen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="71"/> + <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> + <translation><b>Zeige eingehendes Log</b><p>Dies zeigt das Log von Änderungen, die in das Repository gehen.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="78"/> + <source>Pull changes</source> + <translation>Änderungen herunterladen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="82"/> + <source>Pull changes from a remote repository</source> + <translation>Änderungen von einem entfernten Repository herunterladen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="85"/> + <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> + <translation><b>Änderungen herunterladen</b><p>Dies lädt Änderungen von einem entfernten Repository in das lokale Repository herunter.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>Update from repository</source> + <translation>Abgleich mit Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>&Update from repository</source> + <translation>&Abgleich mit Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="97"/> + <source>Update the local project from the Mercurial repository</source> + <translation>Abgleich des lokalen Projektes mit dem Mercurial Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="100"/> + <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> + <translation><b>Abgleich mit Repository</b><p>Dies gleicht das lokale Projekt mit dem Mercurial Repository ab.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>Commit changes to repository</source> + <translation>Änderungen in Repository einpflegen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>&Commit changes to repository...</source> + <translation>&Änderungen in Repository einpflegen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> + <source>Commit changes to the local project to the Mercurial repository</source> + <translation>Änderungen am lokalen Projekt in das Mercurial Repository einpflegen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="114"/> + <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> + <translation><b>Änderungen in Repository einpflegen</b><p>Dies pflegt Änderungen am lokalen Projekt in das Mercurial Repository ein.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> + <source>Show outgoing log</source> + <translation>Zeige ausgehendes Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="126"/> + <source>Show the log of outgoing changes</source> + <translation>Zeige das Log ausgehender Änderungen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="129"/> + <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> + <translation><b>Zeige ausgehendes Log</b><p>Dies zeigt das Log von Änderungen, die aus dem Repository gehen.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="136"/> + <source>Push changes</source> + <translation>Änderungen hochladen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> + <source>Push changes to a remote repository</source> + <translation>Änderungen an ein entferntes Repository hochladen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="143"/> + <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> + <translation><b>Änderungen hochladen</b><p>Dies lädt Änderungen vom lokalen Repository an ein entferntes Repository hoch.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>Export from repository</source> + <translation>Export aus Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>&Export from repository...</source> + <translation>&Export aus Repository...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="155"/> + <source>Export a project from the repository</source> + <translation>Exportiert ein Projekt aus dem Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="158"/> + <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> + <translation><b>Export aus Repository</b<<p>Dies exportiert ein Projekt aus dem Repository.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>Add to repository</source> + <translation>Zum Repository hinzufügen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>&Add to repository...</source> + <translation>Zum Repository &hinzufügen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="168"/> + <source>Add the local project to the repository</source> + <translation>Fügt das lokale Projekt zum Repository hinzu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> + <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> + <translation><b>Zum Repository hinzufügen</b><p>Dies fügt das lokale Projekt zum Repository hinzu.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>Remove from repository (and disk)</source> + <translation>Vom Repository (und der Platte) löschen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>&Remove from repository (and disk)</source> + <translation>Vom Repository (und der Platte) &löschen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="182"/> + <source>Remove the local project from the repository (and disk)</source> + <translation>Löscht das lokale Projekt von dem Repository (und der Platte)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="185"/> + <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> + <translation><b>Vom Repository löschen</b><p>Dies löscht das lokale Projekt vom Repository (und der Platte).</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show log</source> + <translation>Beschreibungen anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show &log</source> + <translation>&Beschreibungen anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="197"/> + <source>Show the log of the local project</source> + <translation>Zeigt die Änderungsbeschreibungen des lokalen Projektes an</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="200"/> + <source><b>Show log</b><p>This shows the log of the local project.</p></source> + <translation><b>Beschreibungen anzeigen</b><p>Dies zeigt die Änderungsbeschreibungen (Log) des lokalen Projektes an.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="207"/> + <source>Show limited log</source> + <translation>Beschreibungen limitiert anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <source>Show a limited log of the local project</source> + <translation>Zeigt eine begrenzte Anzahl an Beschreibungen für das aktuelle Projekt</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="214"/> + <source><b>Show limited log</b><p>This shows the log of the local project limited to a selectable number of entries.</p></source> + <translation><b>Beschreibungen limitiert anzeigen</b><p>Dies zeigt die Beschreibungen des lokalen Projektes limitiert auf eine auswählbare Anzahl von Einträgen.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="222"/> + <source>Show log browser</source> + <translation>Zeige Log Browser</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> + <source>Show a dialog to browse the log of the local project</source> + <translation>Zeigt einen Dialog, um das Log des lokalen Projektes durchzusehen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="229"/> + <source><b>Show log browser</b><p>This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.</p></source> + <translation><b>Zeige Log Browser</b><p>Dies zeigt einen Dialog, um das Log des lokalen Projektes durchzusehen. Zunächst wird nur eine begrenzte Anzahl an Einträgen angezeigt. Weitere können später geholt werden.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show difference</source> + <translation>Unterschiede anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show &difference</source> + <translation>&Unterschiede anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="242"/> + <source>Show the difference of the local project to the repository</source> + <translation>Zeigt den Unterschied des lokalen Projektes zum Repository an</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="245"/> + <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> + <translation><b>Unterschiede anzeigen</b><p>Dies zeigt den Unterschied des lokalen Projektes zum Repository an.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> + <source>Show difference (extended)</source> + <translation>Unterschiede anzeigen (erweitert)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="256"/> + <source>Show the difference of revisions of the project to the repository</source> + <translation>Zeigt den Unterschied von Revisionen des Projektes an</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="259"/> + <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> + <translation><b>Unterschiede anzeigen (erweitert)</b><p>Dies zeigt den Unterschied von Revisionen des Projektes an.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show status</source> + <translation>Status anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show &status</source> + <translation>Status an&zeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="270"/> + <source>Show the status of the local project</source> + <translation>Zeige den Status des lokalen Projektes an</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="273"/> + <source><b>Show status</b><p>This shows the status of the local project.</p></source> + <translation><b>Status anzeigen</b><p>Dies zeigt den Status des lokalen Projektes an.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="280"/> + <source>Show heads</source> + <translation>Köpfe anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> + <source>Show the heads of the repository</source> + <translation>Zeigt die Köpfe des Repository an</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="286"/> + <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> + <translation><b>Köpfe anzeigen</b><p>Dies zeigt die Köpfe des Repository an.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> + <source>Show parents</source> + <translation>Vorgänger anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="296"/> + <source>Show the parents of the repository</source> + <translation>Zeigt die Vorgänger des repository an</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="299"/> + <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> + <translation><b>Vorgänger anzeigen</b><p>Dies zeigt die Vorgänger des repository an.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="306"/> + <source>Show tip</source> + <translation>Spitze (tip) anzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <source>Show the tip of the repository</source> + <translation>Zeigt die Spitze (tip) des Repository an</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> + <translation><b>Spitze (tip) anzeigen</b><p>Dies zeigt die Spitze (tip) des Repository an.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Revert changes</source> + <translation>Änderungen rückgängig</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Re&vert changes</source> + <translation>Änderungen &rückgängig</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <source>Revert all changes made to the local project</source> + <translation>Alle Änderungen am lokalen Projekt werden rückgängig gemacht</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> + <translation><b>Änderungen rückgängig</b><p>Dies macht alle Änderungen am lokalen Projekt werden rückgängig.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Merge</source> + <translation>Änderungen einpflegen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Mer&ge changes...</source> + <translation>Änderungen ein&pflegen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="337"/> + <source>Merge changes of a revision into the local project</source> + <translation>Pflege Änderungen einer Revision in das lokale Projekt ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="340"/> + <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> + <translation><b>Änderungen einpflegen</b><p>Dies pfleget Änderungen einer Revision in das lokale Projekt ein.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve conflicts</source> + <translation>Konflikte lösen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve con&flicts</source> + <translation>&Konflikte lösen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="350"/> + <source>Resolve all conflicts of the local project</source> + <translation>Löse alle Konflikte des lokalen Projektes</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="353"/> + <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> + <translation><b>Konflikte lösen</b><p>Dies löst alle Konflikte des lokalen Projektes.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>Tag in repository</source> + <translation>Im Repository markieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>&Tag in repository...</source> + <translation>Im Repository &markieren...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> + <source>Tag the local project in the repository</source> + <translation>Das lokale Projekt im Repository markieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> + <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> + <translation><b>Im Repository markieren</b><p>Dies markiert das lokale Projekt im Repository.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags</source> + <translation>Marken listen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags...</source> + <translation>Marken listen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="377"/> + <source>List tags of the project</source> + <translation>Listet Marken des Projektes</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="380"/> + <source><b>List tags</b><p>This lists the tags of the project.</p></source> + <translation><b>Marken listen</b><p>Dies listet die Marken des Projektes.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches</source> + <translation>Zweige listen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches...</source> + <translation>Zweige listen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <source>List branches of the project</source> + <translation>Listet Zweige des Projektes</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <source><b>List branches</b><p>This lists the branches of the project.</p></source> + <translation><b>Zweige listen</b><p>Dies listet die Zweige des Projektes.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create branch</source> + <translation>Zweig erzeugen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create &branch...</source> + <translation>&Zweig erzeugen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="404"/> + <source>Create a new branch for the local project in the repository</source> + <translation>Erzeuge einen neuen Zweig für das lokale Projekt im Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="407"/> + <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> + <translation><b>Zweig erzeugen</b><p>Dies erzeugt einen neuen Zweig für das lokale Projekt im Repository</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> + <source>Close branch</source> + <translation>Zweig abschließen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="418"/> + <source>Close the current branch of the local project</source> + <translation>Schließt den aktuellen Zweig des lokalen Projektes ab</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="421"/> + <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> + <translation><b>Zweig abschließen</b><p>Dies schließt den aktuellen Zweig des lokalen Projektes ab.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>Switch</source> + <translation>Umschalten</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>S&witch...</source> + <translation>Umschal&ten...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> + <source>Switch the working directory to another revision</source> + <translation>Schaltet das Arbeitsverzeichnis auf eine andere Revision um</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> + <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> + <translation><b>Umschalten</b><p>Dies schaltet das lokale Arbeitsverzeichnis auf eine andere Revision um.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanup</source> + <translation>Aufräumen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanu&p</source> + <translation>Au&fräumen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> + <source>Cleanup the local project</source> + <translation>Räume das lokale Projekt auf</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> + <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> + <translation><b>Aufräumen</b><p>Dies räumt das lokale Projekt auf.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>Execute command</source> + <translation>Befehl ausführen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>E&xecute command...</source> + <translation>Befehl ausf&ühren...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="458"/> + <source>Execute an arbitrary Mercurial command</source> + <translation>Führe einen beliebigen Mercurial Befehl aus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="461"/> + <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> + <translation><b>Befehl ausführen</b><p>Dies öffnet einen Dialog zur Eingabe eines beliebeigen Mercurial Befehls.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command options</source> + <translation>Befehlsoptionen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command &options...</source> + <translation>Befehls&optionen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <source>Show the Mercurial command options</source> + <translation>Zeigt die Mercurial Befehlsoptionen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="472"/> + <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> + <translation><b>Befehlsoptionen...</b><p>Dies öffnet einen Dialog zur Eingabe der Mercurial Befehlsoptionen.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure</source> + <translation>Einstellungen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure...</source> + <translation>Einstellungen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <source>Show the configuration dialog with the Mercurial page selected</source> + <translation>Zeigt den Konfigurationsdialog mit ausgewählter Mercurial Seite</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> + <translation><b>Einstellungen</b><p>Zeigt den Konfigurationsdialog mit ausgewählter Mercurial Seite.</p></translation> + </message> +</context> +<context> + <name>HgRevisionSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> + <source>Mercurial Revision</source> + <translation>Mercurial Revision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> + <source>Revision</source> + <translation>Revision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation>Auswählen, um eine Revision per Nummer zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="32"/> + <source>Number</source> + <translation>Nummer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation>Gib eine Revisionsnummer ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation>Auswählen, um eine Revision mit ihrer Änderungssatz ID anzugeben</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="74"/> + <source>Id:</source> + <translation>Id:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation>Gib die Änderungssatz ID ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation>Auswählen, um eine Revision per Marke zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="94"/> + <source>Tag:</source> + <translation>Marke:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="110"/> + <source>Enter a tag name</source> + <translation>Gib den Namen der Marke ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="120"/> + <source>Select to specify a revision by a branch</source> + <translation>Auswählen, um eine Revision per Zweig zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="123"/> + <source>Branch:</source> + <translation>Zweig:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="139"/> + <source>Enter a branch name</source> + <translation>Gib einen Zweignamen ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="149"/> + <source>Select tip revision of repository</source> + <translation>Wähle neueste Revision des Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="152"/> + <source>TIP</source> + <translation>TIP</translation> + </message> +</context> +<context> + <name>HgRevisionsSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation>Mercurial Diff</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="23"/> + <source>Revision &1</source> + <translation>Revision &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="175"/> + <source>Select to specify a revision by number</source> + <translation>Auswählen, um eine Revision per Nummer zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="178"/> + <source>Number</source> + <translation>Nummer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="188"/> + <source>Enter a revision number</source> + <translation>Gib eine Revisionsnummer ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="217"/> + <source>Select to specify a revision by changeset id</source> + <translation>Auswählen, um eine Revision mit ihrer Änderungssatz ID anzugeben</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="220"/> + <source>Id:</source> + <translation>Id:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="230"/> + <source>Enter a changeset id</source> + <translation>Gib die Änderungssatz ID ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="237"/> + <source>Select to specify a revision by a tag</source> + <translation>Auswählen, um eine Revision per Marke zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="240"/> + <source>Tag:</source> + <translation>Marke:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="250"/> + <source>Enter a tag name</source> + <translation>Gib den Namen der Marke ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="260"/> + <source>Select to specify a revision by a branch</source> + <translation>Auswählen, um eine Revision per Zweig zu wählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="263"/> + <source>Branch:</source> + <translation>Zweig:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="273"/> + <source>Enter a branch name</source> + <translation>Gib einen Zweignamen ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="283"/> + <source>Select tip revision of repository</source> + <translation>Wähle neueste Revision des Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="286"/> + <source>TIP</source> + <translation>TIP</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="296"/> + <source>Select revision before last commit</source> + <translation>Wähle Revision for letztem Commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="299"/> + <source>PREV</source> + <translation>PREV</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="169"/> + <source>Revision &2</source> + <translation>Revision &2</translation> + </message> +</context> +<context> + <name>HgStatusDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="180"/> + <source>Mercurial Status</source> + <translation>Mercurial Status</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="17"/> + <source><b>Mercurial Status</b> +<p>This dialog shows the status of the selected file or project.</p></source> + <translation><b>Mercurial Status</b> +<p>Dieser Dialog zeigt den Status der ausgewählten Datei oder des Projektes.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="46"/> + <source>Status</source> + <translation>Status</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="51"/> + <source>Path</source> + <translation>Pfad</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="65"/> + <source>Errors</source> + <translation>Fehler</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="87"/> + <source>Input</source> + <translation>Eingabe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="109"/> + <source>Press to send the input to the hg process</source> + <translation>Drücken um die Eingabe an den hg Prozess zu senden</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="112"/> + <source>&Send</source> + <translation>Sen&den</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="115"/> + <source>Alt+S</source> + <translation>Alt+D</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="122"/> + <source>Enter data to be sent to the hg process</source> + <translation>Gib die Daten ein, die an den hg Prozess geschickt werden sollen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="129"/> + <source>Select to switch the input field to password mode</source> + <translation>Anwählen um den Passwort Modus für das Eingabefeld auszuwählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="132"/> + <source>&Password Mode</source> + <translation>&Passwort Modus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="135"/> + <source>Alt+P</source> + <translation>Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="41"/> + <source>Refresh</source> + <translation>Erneuern</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="42"/> + <source>Press to refresh the status display</source> + <translation>Drücken, um die Statusanzeige zu erneuern</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="56"/> + <source>Commit changes to repository...</source> + <translation>Änderungen einpflegen...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="59"/> + <source>Add to repository</source> + <translation>Zum Repository hinzufügen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="61"/> + <source>Revert changes</source> + <translation>Änderungen rückgängig</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="64"/> + <source>Adjust column sizes</source> + <translation>Spaltengrößen anpassen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="85"/> + <source>added</source> + <translation>hinzugefügt</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="88"/> + <source>modified</source> + <translation>modifiziert</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="89"/> + <source>removed</source> + <translation>gelöscht</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="90"/> + <source>not tracked</source> + <translation>nicht versioniert</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="86"/> + <source>normal</source> + <translation>normal</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="87"/> + <source>ignored</source> + <translation>ignoriert</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="91"/> + <source>missing</source> + <translation>fehlt</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="368"/> + <source>Commit</source> + <translation>Einpflegen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>There are no uncommitted changes available/selected.</source> + <translation>Es sind keine nicht eingepflegten Änderungen vorhanden/ausgewählt.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>Add</source> + <translation>Hinzufügen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>There are no unversioned entries available/selected.</source> + <translation>Es sind keine unversionierten Einträge vorhanden/ausgewählt.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>Revert</source> + <translation>Rückgängig machen</translation> + </message> +</context> +<context> + <name>HgStatusMonitorThread</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="104"/> + <source>Mercurial status checked successfully</source> + <translation>Mercurial Status erfolgreich überprüft</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="115"/> + <source>Could not start the Mercurial process.</source> + <translation>Der Mercurial Prozess konnte nicht gestartet werden.</translation> + </message> +</context> +<context> + <name>HgTagBranchListDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="14"/> + <source>Mercurial Tag List</source> + <translation>Mercurial Markenliste</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="17"/> + <source><b>Mercurial Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></source> + <translation><b>Mercurial Marken-/Zweigliste</b> +<p>Dieser Dialog zeigt eine Liste alle Marken oder Zweige des Projektes.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="36"/> + <source><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></source> + <translation><b>Marken-/Zweigliste</b> +<p>Dies zeigt eine Liste alle Marken oder Zweige des Projektes.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="53"/> + <source>Revision</source> + <translation>Revision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="58"/> + <source>Changeset</source> + <translation>Änderungssatz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="63"/> + <source>Local</source> + <translation>Lokal</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="68"/> + <source>Name</source> + <translation>Name</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="82"/> + <source>Errors</source> + <translation>Fehler</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="104"/> + <source>Input</source> + <translation>Eingabe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation>Drücken um die Eingabe an den hg Prozess zu senden</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="129"/> + <source>&Send</source> + <translation>Sen&den</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="132"/> + <source>Alt+S</source> + <translation>Alt+D</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation>Gib die Daten ein, die an den hg Prozess geschickt werden sollen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation>Anwählen um den Passwort Modus für das Eingabefeld auszuwählen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation>&Passwort Modus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="152"/> + <source>Alt+P</source> + <translation>Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="81"/> + <source>Mercurial Branches List</source> + <translation>Mercurial Zweigliste</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="82"/> + <source>Status</source> + <translation>Status</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="212"/> + <source>active</source> + <translation>aktiv</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="217"/> + <source>yes</source> + <translation>ja</translation> + </message> +</context> +<context> + <name>HgTagDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="39"/> + <source>Enter the name of the tag</source> + <translation>Gib den Namen der Marke ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="42"/> + <source><b>Tag Name</b> +<p>Enter the name of the tag to be created, moved or deleted.</p></source> + <translation><b>Name der Marke</b> +<p>Gib den Namen der zu erzeugenden oder zu löschenden Marke ein.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="59"/> + <source>Name:</source> + <translation>Name:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="66"/> + <source>Tag Action</source> + <translation>Aktion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="72"/> + <source>Select to create a regular tag</source> + <translation>Auswählen, um eine normale Marke zu erzeugen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="75"/> + <source><b>Create Regular Tag</b> +<p>Select this entry in order to create a regular tag.</p></source> + <translation><b>Normale Marke erzeugen</b> +<p>Wähle diesen Eintrag, um eine normale Marke zu erzeugen.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="79"/> + <source>Create Regular Tag</source> + <translation>Normale Marke erzeugen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="89"/> + <source>Select to create a local tag</source> + <translation>Auswählen, um eine lokale Marke zu erzeugen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="92"/> + <source><b>Create Local Tag</b> +<p>Select this entry in order to create a local tag.</p></source> + <translation><b>Lokale Marke erzeugen</b> +<p>Wähle diesen Eintrag, um eine lokale Marke zu erzeugen.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="96"/> + <source>Create Local Tag</source> + <translation>Lokale Marke erzeugen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="103"/> + <source>Select to delete a tag</source> + <translation>Auswählen, um eine Marke zu löschen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="106"/> + <source><b>Delete Tag</b> +<p>Select this entry in order to delete the selected tag.</p></source> + <translation><b>Marke löschen</b> +<p>Wähle diesen Eintrag, um eine Marke im Repository zu löschen.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="110"/> + <source>Delete Tag</source> + <translation>Marke löschen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Mercurial Tag</source> + <translation>Mercurial Tag</translation> + </message> +</context> +<context> <name>HistoryDialog</name> <message> <location filename="Helpviewer/History/HistoryDialog.ui" line="14"/> @@ -16201,6 +18576,69 @@ </message> </context> <context> + <name>MercurialPage</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="17"/> + <source><b>Configure Mercurial Interface</b></source> + <translation><b>Mercurial Schnittstelle einstellen</b></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="37"/> + <source>Log</source> + <translation>Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="43"/> + <source>No. of log messages shown:</source> + <translation>Anzahl angezeigter Log Meldungen:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="50"/> + <source>Enter the number of log messages to be shown</source> + <translation>Gib die Anzahl anzuzeigender Log Meldungen ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="79"/> + <source>Commit</source> + <translation>Einpflegen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="85"/> + <source>No. of commit messages to remember:</source> + <translation>Anzahl zu speichernder Änderungsmeldungen:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="92"/> + <source>Enter the number of commit messages to remember</source> + <translation>Gib die Anzahl zu speichernder Änderungsmeldungen ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <source>Incoming / Outgoing</source> + <translation>Eingang / Ausgang</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="130"/> + <source>Select to show the incoming and outgoing log in a log browser dialog</source> + <translation>Auswählen, um das eingehende und ausgehende Log in einem Log Browser anzuzeigen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="133"/> + <source>Use Log Browser for incoming / outgoing log</source> + <translation>Log Browser für eingehendes / ausgehendes Log verwenden</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="143"/> + <source>Edit the mercurial config file</source> + <translation>Editiere die Mercurial config Datei</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="146"/> + <source>Edit config file</source> + <translation>Editiere config Datei</translation> + </message> +</context> +<context> <name>MessageBoxWizard</name> <message> <location filename="Plugins/PluginWizardQMessageBox.py" line="119"/> @@ -20213,17 +22651,17 @@ <context> <name>ProjectBrowserModel</name> <message> - <location filename="Project/ProjectBrowserModel.py" line="208"/> + <location filename="Project/ProjectBrowserModel.py" line="218"/> <source>Name</source> <translation>Name</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="210"/> + <location filename="Project/ProjectBrowserModel.py" line="220"/> <source>VCS Status</source> <translation>VCS Status</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="604"/> + <location filename="Project/ProjectBrowserModel.py" line="614"/> <source>local</source> <translation>lokal</translation> </message> @@ -25686,62 +28124,62 @@ <translation>Expotiere das Projekt aus dem Subversion Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>Subversion Error</source> <translation>Subversion Fehler</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="913"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="919"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation>Die URL des Projektrepositories konnte nicht aus der Arbeitskopie ermittelt werden. Die Tag Operation wird abgebrochen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="937"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="943"/> <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source> <translation>Die URL des Projektrepositories hat ein ungültiges Format. Die Tag Operation wird abgebrochen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="972"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="978"/> <source>Tagging {0} in the Subversion repository</source> <translation>Markiere {0} im Subversion Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1026"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1032"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation>Die URL des Projektrepositories konnte nicht aus der Arbeitskopie ermittelt werden. Die Umschaltoperation wird abgebrochen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source> <translation>Die URL des Projektrepositories hat ein ungültiges Format. Die Umschaltoperation wird abgebrochen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1072"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1078"/> <source>Switching to {0}</source> <translation>Schalte {0} um</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1171"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1177"/> <source>Merging {0}</source> <translation>Arbeite Änderungen in {0} ein</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1291"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1297"/> <source>Cleaning up {0}</source> <translation>Räume {0} auf</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1327"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1333"/> <source>Subversion command</source> <translation>Subversion Befehl</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1473"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1479"/> <source>Copying {0}</source> <translation>Kopiere {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="815"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="821"/> <source>Moving {0}</source> <translation>Verschiebe {0}</translation> </message> @@ -25756,22 +28194,22 @@ <translation>Subversion Export</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1540"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1546"/> <source>Subversion Set Property</source> <translation>Subversion Eigenschaft definieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1579"/> <source>You have to supply a property name. Aborting.</source> <translation>Sie müssen einen Namen für die Eigenschaft angeben. Abbruch.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1591"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1597"/> <source>Subversion Delete Property</source> <translation>Subversion Eigenschaft löschen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1414"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1419"/> <source>Enter property name</source> <translation>Gib den Namen der Eigenschaft ein</translation> </message> @@ -25801,12 +28239,12 @@ <translation>Lösche Dateien/Verzeichnisse aus dem Subversion Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1001"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1007"/> <source>Reverting changes</source> <translation>Mache Änderungen rückgängig</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1434"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1440"/> <source>Resolving conficts</source> <translation>Löse Konflikte</translation> </message> @@ -25831,22 +28269,22 @@ <translation>Das Projekt konnte nicht aus dem Repository geladen werden.<br />Stelle das Original wieder her.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Subversion Log</source> <translation>Subversion Log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Select number of entries to show.</source> <translation>Wähle Anzahl der anzuzeigenden Einträge.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1775"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1781"/> <source>Locking in the Subversion repository</source> <translation>Sperren im Subversion Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1813"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1819"/> <source>Unlocking in the Subversion repository</source> <translation>Entsperren im Subversion Repository</translation> </message> @@ -25856,34 +28294,34 @@ <translation>Revision {0} eingepflegt.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1079"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1085"/> <source>Revision {0}. </source> <translation>Revision {0}. </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1556"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1562"/> <source>Property set.</source> <translation>Eigenschaft definiert.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1606"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1612"/> <source>Property deleted.</source> <translation>Eigenschaft gelöscht.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Subversion Lock</source> <translation>Subversion Sperre</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Enter lock comment</source> <translation>Gib eine Kommentar für die Sperre ein</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1858"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1864"/> <source>Relocating</source> <translation>Relozierung</translation> </message> @@ -26060,27 +28498,27 @@ <translation>Das svn Programm konnte nicht gestartet werden.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Repository Browser</source> <translation>Repository Browser</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Enter the repository URL.</source> <translation>Gib die URL des Repository ein.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1908"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1914"/> <source>Remove from changelist</source> <translation>Von Änderungsliste entfernen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1944"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1950"/> <source>Add to changelist</source> <translation>Zu Änderungsliste hinzufügen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1934"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1940"/> <source>Enter name of the changelist:</source> <translation>Gib deb Namen der Änderungsliste ein:</translation> </message> @@ -26219,67 +28657,67 @@ <context> <name>SvnBlameDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="13"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="14"/> <source>Subversion Blame</source> <translation>Subversion Blame</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="41"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="48"/> <source>Revision</source> <translation>Revision</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="46"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="53"/> <source>Author</source> <translation>Autor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="51"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="58"/> <source>Line</source> <translation>Zeile</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="65"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="72"/> <source>Errors</source> <translation>Fehler</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="87"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="94"/> <source>Input</source> <translation>Eingabe</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="109"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="116"/> <source>Press to send the input to the subversion process</source> <translation>Drücken um die Eingabe an den Subversion Prozess zu senden</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="112"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="119"/> <source>&Send</source> <translation>Sen&den</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="115"/> - <source>Alt+S</source> - <translation>Alt+D</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="122"/> - <source>Enter data to be sent to the subversion process</source> - <translation>Gib die Daten ein, die an den Subversion Prozess geschickt werden sollen</translation> + <source>Alt+S</source> + <translation>Alt+D</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="129"/> + <source>Enter data to be sent to the subversion process</source> + <translation>Gib die Daten ein, die an den Subversion Prozess geschickt werden sollen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="136"/> <source>Select to switch the input field to password mode</source> <translation>Anwählen um den Passwort Modus für das Eingabefeld auszuwählen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="139"/> <source>&Password Mode</source> <translation>&Passwort Modus</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="135"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="142"/> <source>Alt+P</source> <translation>Alt+P</translation> </message> @@ -26899,12 +29337,12 @@ <translation>Subversion Log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="555"/> <source>Revision</source> <translation>Revision</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="552"/> <source>Author</source> <translation>Autor</translation> </message> @@ -27061,7 +29499,7 @@ <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="31"/> <source>Enter the start date</source> - <translation>Gib das Anfansdatum ein</translation> + <translation>Gib das Anfangsdatum ein</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="41"/> @@ -28813,17 +31251,17 @@ <translation>Einpflegen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>There are no uncommitted changes available/selected.</source> <translation>Es sind keine nicht eingepflegten Änderungen vorhanden/ausgewählt.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>Lock</source> <translation>Sperren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="473"/> <source>Unlock</source> <translation>Entsperren</translation> </message> @@ -28868,22 +31306,22 @@ <translation>ersetzt</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>There are no unlocked files available/selected.</source> <translation>Es sind keine ungesperrten Dateien vorhanden/ausgewählt.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>There are no locked files available/selected.</source> <translation>Es sind keine gesperrten Dateien vorhanden/ausgewählt.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="483"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="488"/> <source>Break Lock</source> <translation>Sperre brechen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>Steal Lock</source> <translation>Sperre stehlen</translation> </message> @@ -29035,7 +31473,7 @@ <translation>Es sind keine unversionierten Einträge vorhanden/ausgewählt.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>Revert</source> <translation>Rückgängig machen</translation> </message> @@ -29055,17 +31493,17 @@ <translation>Zu Änderungsliste hinzufügen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>Remove from Changelist</source> <translation>Von Änderungsliste entfernen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="518"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation>Es sind keine Dateien vorhanden/ausgewählt, die nicht zu einer Änderungsliste gehören.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>There are no files available/selected belonging to a changelist.</source> <translation>Es sind keine Dateien vorhanden/ausgewählt, die zu einer Änderungsliste gehören.</translation> </message> @@ -34442,7 +36880,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="839"/> + <location filename="Utilities/__init__.py" line="844"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Sie können %-Codes als Platzhalter in der Eingabe verwenden. Unterstützte Codes sind:<table><tr><td>%C</td><td>Spalte des Cursor des aktuellen Editors</td></tr><tr><td>%D</td><td>Verzeichnis des aktuellen Editors</td></tr><tr><td>%F</td><td>Dateiname des aktuellen Editors</td></tr><tr><td>%H</td><td>Home-Verzeichnis des aktullen Nutzers</td></tr><tr><td>%L</td><td>Zeile des Cursor des aktuellen Editors</td></tr><tr><td>%P</td><td>Pfad des aktuellen Projektes</td></tr><tr><td>%S</td><td>selektierter Text des aktuellen Editors</td></tr><tr><td>%U</td><td>Nutzername des aktuellen Nutzers</td></tr><tr><td>%%</td><td>das Prozentzeichen</td></tr></table></p></translation> </message> @@ -34754,6 +37192,19 @@ </message> </context> <context> + <name>VcsMercurialPlugin</name> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="53"/> + <source>Version Control - Mercurial</source> + <translation>Versionskontrolle - Mercurial</translation> + </message> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="119"/> + <source>Mercurial</source> + <translation>Mercurial</translation> + </message> +</context> +<context> <name>VcsPage</name> <message> <location filename="Preferences/ConfigurationPages/VcsPage.ui" line="37"/> @@ -38145,6 +40596,80 @@ </message> </context> <context> + <name>mercurial</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1021"/> + <source><tr><td><b>Parent #{0}</b></td><td></td></tr> +<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> + <translation><tr><td><b>Vorgänger #{0}</b></td><td></td></tr> +<tr><td><b>Änderungssatz</b></td><td>{1}</td></tr></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> + <translation><tr><td><b>Marken</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1392"/> + <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> + <translation><tr><td><b>Zweige</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr></source> + <translation><tr><td><b>Letzter Autor</b></td><td>{0}</td></tr> +<tr><td><b>Committed am</b></td><td>{1}</td></tr> +<tr><td><b>Committed um</b></td><td>{2}</td></tr></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054"/> + <source><h3>Repository information</h3> +<p><table> +<tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> +<tr></tr> +<tr><td><b>URL</b></td><td>{1}</td></tr> +</table></p> +{2}</source> + <translation><h3>Repository Informationen</h3> +<p><table> +<tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> +<tr></tr> +<tr><td><b>URL</b></td><td>{1}</td></tr> +</table></p> +{2}</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1382"/> + <source><tr><td><b>Tip</b></td><td></td></tr> +</source> + <translation><tr><td><b>Spitze</b></td><td></td></tr> +</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384"/> + <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> + <translation><tr><td><b>Änderungssatz</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1396"/> + <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> + <translation><tr><td><b>Vorgänger</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1399"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr> +</table></p></source> + <translation><tr><td><b>Letzter Autor</b></td><td>{0}</td></tr> +<tr><td><b>Committed am</b></td><td>{1}</td></tr> +<tr><td><b>Committed um</b></td><td>{2}</td></tr> +</table></p></translation> + </message> +</context> +<context> <name>py3Flakes</name> <message> <location filename="Utilities/py3flakes/messages.py" line="51"/> @@ -38205,17 +40730,17 @@ <context> <name>subversion</name> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1240"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1245"/> <source><h3>Repository information</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Current revision</b></td><td>{2}</td></tr><tr><td><b>Committed revision</b></td><td>{3}</td></tr><tr><td><b>Committed date</b></td><td>{4}</td></tr><tr><td><b>Comitted time</b></td><td>{5}</td></tr><tr><td><b>Last author</b></td><td>{6}</td></tr></table></source> <translation><h3>Repository Informationen</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Aktuelle Revision</b></td><td>{2}</td></tr><tr><td><b>Eingepflegte Revision</b></td><td>{3}</td></tr><tr><td><b>Einpflegedatum</b></td><td>{4}</td></tr><tr><td><b>Einpflegezeit</b></td><td>{5}</td></tr><tr><td><b>Letzter Autor</b></td><td>{6}</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1368"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1374"/> <source>unknown</source> <translation>Unbekannt</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1369"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1375"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation><h3>Repository Informationen</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Aktuelle Revision</b></td><td>{4}</td></tr><tr><td><b>Eingepflegte Revision</b></td><td>{5}</td></tr><tr><td><b>Einpflegedatum</b></td><td>{6}</td></tr><tr><td><b>Einpflegezeit</b></td><td>{7}</td></tr><tr><td><b>Letzter Autor</b></td><td>{8}</td></tr></table></translation> </message>
--- a/i18n/eric5_es.ts Sat Apr 17 16:54:38 2010 +0000 +++ b/i18n/eric5_es.ts Sat Apr 17 17:48:18 2010 +0000 @@ -13231,105 +13231,265 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="153"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="154"/> <source>The hg process finished with the exit code {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="156"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="157"/> <source>The hg process did not finish within 30s.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="158"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="159"/> <source>Could not start the hg executable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> <source>Create project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> <source>The project repository could not be created.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="220"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="221"/> <source>Creating Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="242"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Initial commit to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="283"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="284"/> <source>Cloning project from a Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="382"/> <source>Commiting changes to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="412"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="423"/> <source>Synchronizing with the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="471"/> <source>Adding files/directories to the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="520"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="531"/> <source>Removing files/directories from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="589"/> <source>Renaming {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="768"/> <source>Merging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="963"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> <source>Copying {0}</source> <translation type="unfinished">Copiando {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1017"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> <source>Mercurial Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1017"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> <source>Select number of entries to show.</source> <translation type="unfinished">Seleccionar número de entradas a mostrar.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1078"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1301"/> <source>Pulling from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1103"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1326"/> <source>Pushing to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1435"/> <source>Resolving files/directories</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="697"/> + <source>Taging in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="727"/> + <source>Reverting changes</source> + <translation type="unfinished">Revirtiendo cambios</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="968"/> + <source>Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Create Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Enter branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1468"/> + <source>Creating branch in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgAnnotateDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="14"/> + <source>Mercurial Annotate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="48"/> + <source>Revision</source> + <translation type="unfinished">Revisión</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="53"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="58"/> + <source>Author</source> + <translation type="unfinished">Autor</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="63"/> + <source>Date</source> + <translation type="unfinished">Fecha</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="68"/> + <source>Line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Errores</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Enviar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleccionar para cambiar el campo de input a modo contraseña</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">&Modo de contraseña</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>Process Generation Error</source> + <translation type="unfinished">Error de Generación de Proceso</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished">El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation> + </message> +</context> +<context> + <name>HgCommandDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="14"/> + <source>Mercurial Command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="23"/> + <source>Mercurial Command:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="36"/> + <source>Enter the Mercurial command to be executed with all necessary parameters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="39"/> + <source><b>Mercurial Command</b> +<p>Enter the Mercurial command to be executed including all necessary +parameters. If a parameter of the commandline includes a space you have to +surround this parameter by single or double quotes. Do not include the name +of the Mercurial client executable (i.e. hg).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="68"/> + <source>Project Directory:</source> + <translation type="unfinished">Directorio del Proyecto:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="81"/> + <source>This shows the root directory of the current project.</source> + <translation type="unfinished">Muestra el directorio raíz del proyecto actual.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="84"/> + <source>project directory</source> + <translation type="unfinished">directorio del proyecto</translation> + </message> </context> <context> <name>HgCommitDialog</name> @@ -13641,17 +13801,17 @@ <translation type="unfinished">Seleccione el campo de filtrado</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="748"/> <source>Revision</source> <translation type="unfinished">Revisión</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="745"/> <source>Author</source> <translation type="unfinished">Autor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="53"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> <source>Message</source> <translation type="unfinished">Mensaje</translation> </message> @@ -13661,150 +13821,160 @@ <translation type="unfinished">Introduzca la expresión regular de filtrado</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="139"/> <source>Date</source> <translation type="unfinished">Fecha</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="180"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="192"/> <source>Action</source> <translation type="unfinished">Acción</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="185"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="197"/> <source>Path</source> <translation type="unfinished">Ruta</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="190"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="202"/> <source>Copy from</source> <translation type="unfinished">Copiar de</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="195"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="207"/> <source>Copy from Rev</source> <translation type="unfinished">Copiar de la Rev</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="205"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="217"/> <source>Press to get the next bunch of log entries</source> <translation type="unfinished">Pulse para recuperar el siguiente conjunto de entradas de log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="220"/> <source>&Next</source> <translation type="unfinished">Siguie&nte</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="215"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="227"/> <source>Enter the limit of entries to fetch</source> <translation type="unfinished">Introduzca el límite de entradas a recuperar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="234"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="246"/> <source>Select to stop listing log messages at a copy or move</source> <translation type="unfinished">Seleccione para detener el listado de mensajes de log de copy o move</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="237"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="249"/> <source>Stop on Copy/Move</source> <translation type="unfinished">Detener en copy/move</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="251"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="263"/> <source>Press to generate a diff to the previous revision</source> <translation type="unfinished">Pulse para generar un diff con la anterior revisión</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="254"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="266"/> <source>&Diff to Previous</source> <translation type="unfinished">&Diff con la anterior</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="261"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="273"/> <source>Press to compare two revisions</source> <translation type="unfinished">Pulse para comparar dos revisiones</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="276"/> <source>&Compare Revisions</source> <translation type="unfinished">&Comparar Revisiones</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="292"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="304"/> <source>Errors</source> <translation type="unfinished">Errores</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="301"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="313"/> <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="317"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="329"/> <source>Input</source> <translation type="unfinished">Input</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="351"/> <source>Press to send the input to the hg process</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="342"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="354"/> <source>&Send</source> <translation type="unfinished">&Enviar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="345"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="357"/> <source>Alt+S</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="364"/> <source>Enter data to be sent to the hg process</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="371"/> <source>Select to switch the input field to password mode</source> <translation type="unfinished">Seleccionar para cambiar el campo de input a modo contraseña</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="374"/> <source>&Password Mode</source> <translation type="unfinished">&Modo de contraseña</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="377"/> <source>Alt+P</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="70"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="90"/> <source>Added</source> <translation type="unfinished">Añadido</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="71"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="91"/> <source>Deleted</source> <translation type="unfinished">Borrado</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="92"/> <source>Modified</source> <translation type="unfinished">Modificado</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="233"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> <source>Process Generation Error</source> <translation type="unfinished">Error de Generación de Proceso</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="233"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished">El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="124"/> + <source>Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="149"/> + <source>Tags</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgLogDialog</name> @@ -14010,24 +14180,39 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="111"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="137"/> <source>Select to not specify a specific revision</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="140"/> + <source>No revision selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="153"/> + <source>Select to force the merge operation</source> + <translation type="unfinished">Seleccionar para forzar la operación merge</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="156"/> + <source>Enforce merge</source> + <translation type="unfinished">Imponer merge </translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="114"/> - <source>No revision selected</source> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="117"/> + <source>Branch:</source> <translation type="unfinished"></translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="127"/> - <source>Select to force the merge operation</source> - <translation type="unfinished">Seleccionar para forzar la operación merge</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="130"/> - <source>Enforce merge</source> - <translation type="unfinished">Imponer merge </translation> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -14064,12 +14249,12 @@ <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> <source>Enter the url path of the module in the repository</source> - <translation type="unfinished">Introducir la ruta url del módulo en el repositorio</translation> + <translation type="obsolete">Introducir la ruta url del módulo en el repositorio</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> <source>Select the repository url via a directory selection dialog or the repository browser</source> - <translation type="unfinished">Seleccionar la url del repositorio a traves de un diálogo de selección de directorio o del navegador de repositorios</translation> + <translation type="obsolete">Seleccionar la url del repositorio a traves de un diálogo de selección de directorio o del navegador de repositorios</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="116"/> @@ -14114,6 +14299,16 @@ <source>Select Project Directory</source> <translation type="unfinished">Seleccionar Directorio del Proyecto</translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> + <source>Select the repository url via a directory selection dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the repository</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgOptionsDialog</name> @@ -14157,546 +14352,1281 @@ <context> <name>HgProjectBrowserHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="450"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> <source>Version Control</source> <translation type="unfinished">Control de Versiones</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="461"/> - <source>Commit changes to repository...</source> - <translation type="unfinished">Hacer commit de los cambios al repositorio...</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="466"/> - <source>Add to repository</source> - <translation type="unfinished">Añadir al repositorio</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="469"/> - <source>Remove from repository (and disk)</source> - <translation type="unfinished">Eliminar del repositorio (y del disco)</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="398"/> - <source>Copy in repository</source> - <translation type="unfinished">Copiar en el repositorio</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="400"/> - <source>Move in repository</source> - <translation type="unfinished">Mover en el repositorio</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="403"/> - <source>Show log</source> - <translation type="unfinished">Mostrar log</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="406"/> - <source>Show limited log</source> - <translation type="unfinished">Mostrar log limitado</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="409"/> - <source>Show log browser</source> - <translation type="unfinished">Mostrar navegador de log</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> - <source>Show difference</source> - <translation type="unfinished">Mostrar diferencia</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="477"/> - <source>Show difference (extended)</source> - <translation type="unfinished">Mostrar diferencia (extendida)</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="482"/> - <source>Resolve conflict</source> - <translation type="unfinished">Resolver conflicto</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="485"/> + <source>Commit changes to repository...</source> + <translation type="unfinished">Hacer commit de los cambios al repositorio...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="490"/> + <source>Add to repository</source> + <translation type="unfinished">Añadir al repositorio</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="493"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Eliminar del repositorio (y del disco)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415"/> + <source>Copy in repository</source> + <translation type="unfinished">Copiar en el repositorio</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="417"/> + <source>Move in repository</source> + <translation type="unfinished">Mover en el repositorio</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="420"/> + <source>Show log</source> + <translation type="unfinished">Mostrar log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="423"/> + <source>Show limited log</source> + <translation type="unfinished">Mostrar log limitado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="426"/> + <source>Show log browser</source> + <translation type="unfinished">Mostrar navegador de log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502"/> + <source>Show difference</source> + <translation type="unfinished">Mostrar diferencia</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="505"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Mostrar diferencia (extendida)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="513"/> + <source>Resolve conflict</source> + <translation type="unfinished">Resolver conflicto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516"/> <source>Select all local file entries</source> <translation type="unfinished">Seleccionar todas las entradas de archivo locales</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="487"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="518"/> <source>Select all versioned file entries</source> <translation type="unfinished">Seleccionar todas las entradas de archivo versionadas</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="489"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520"/> <source>Select all local directory entries</source> <translation type="unfinished">Seleccionar todas las entradas de directorio locales</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="491"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="522"/> <source>Select all versioned directory entries</source> <translation type="unfinished">Seleccionar todas las entradas de directorio versionadas</translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498"/> + <source>Show status</source> + <translation type="unfinished">Mostrar estado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="252"/> + <source>Show annotated file</source> + <translation type="unfinished">Mostrar archivo anotado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="510"/> + <source>Revert changes</source> + <translation type="unfinished">Revertir cambios</translation> + </message> </context> <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="49"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> <source>New from repository</source> <translation type="unfinished">Nuevo desde repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="49"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> <source>&New from repository...</source> <translation type="unfinished">&Nuevo desde repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="52"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="53"/> <source>Create (clone) a new project from a Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="55"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="56"/> <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="63"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="64"/> <source>Show incoming log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="67"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="68"/> <source>Show the log of incoming changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="70"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="71"/> <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="77"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="78"/> <source>Pull changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="81"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="82"/> <source>Pull changes from a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="84"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="85"/> <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="92"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <source>Update from repository</source> <translation type="unfinished">Hacer update desde repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="92"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <source>&Update from repository</source> <translation type="unfinished">H&acer update desde repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="97"/> <source>Update the local project from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="99"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="100"/> <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> <source>Commit changes to repository</source> <translation type="unfinished">Hacer commit de los cambios al repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> <source>&Commit changes to repository...</source> <translation type="unfinished">Hacer &commit de los cambios al repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="110"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <source>Commit changes to the local project to the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="113"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="114"/> <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="121"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Show outgoing log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="126"/> <source>Show the log of outgoing changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="128"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="129"/> <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="136"/> <source>Push changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="139"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <source>Push changes to a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="142"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="143"/> <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="150"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <source>Export from repository</source> <translation type="unfinished">Exportar desde repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="150"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <source>&Export from repository...</source> <translation type="unfinished">&Exportar desde repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="155"/> <source>Export a project from the repository</source> <translation type="unfinished">Exportar un proyecto desde el repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="157"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="158"/> <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> <source>Add to repository</source> <translation type="unfinished">Añadir al repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> <source>&Add to repository...</source> <translation type="unfinished">&Añadir al repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="168"/> <source>Add the local project to the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="170"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="177"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> <source>Remove from repository (and disk)</source> <translation type="unfinished">Eliminar del repositorio (y del disco)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="177"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> <source>&Remove from repository (and disk)</source> <translation type="unfinished">Eliminar del &repositorio (y del disco)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="182"/> <source>Remove the local project from the repository (and disk)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="185"/> <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="192"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> <source>Show log</source> <translation type="unfinished">Mostrar log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="192"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> <source>Show &log</source> <translation type="unfinished">Mostrar &log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="197"/> <source>Show the log of the local project</source> <translation type="unfinished">Mostrar el log del proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="199"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="200"/> <source><b>Show log</b><p>This shows the log of the local project.</p></source> <translation type="unfinished"><b>Mostrar log</b><p>Muestra el log del proyecto local.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="207"/> <source>Show limited log</source> <translation type="unfinished">Mostrar log limitado</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> <source>Show a limited log of the local project</source> <translation type="unfinished">Muestra un log limitado del proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="214"/> <source><b>Show limited log</b><p>This shows the log of the local project limited to a selectable number of entries.</p></source> <translation type="unfinished"><b>Mostrar log limitado</b><p>Muestra el log del proyecto local limitado a un número seleccionable de entradas.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="222"/> <source>Show log browser</source> <translation type="unfinished">Mostrar navegador de log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="225"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <source>Show a dialog to browse the log of the local project</source> <translation type="unfinished">Mostrar un diálogo para navegar el log del proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="228"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="229"/> <source><b>Show log browser</b><p>This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.</p></source> <translation type="unfinished"><b>Mostrar navegador de log</b><p>Muestra un diálogo para navegar el log del proyecto local. Al principio se muestra un número limitado de entradas. Se pueden recuperar más entradas despues.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> <source>Show difference</source> <translation type="unfinished">Mostrar diferencia</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> <source>Show &difference</source> <translation type="unfinished">Mostrar &diferencia</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="241"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="242"/> <source>Show the difference of the local project to the repository</source> <translation type="unfinished">Muestra las diferencias entre el proyecto local y el repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="244"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="245"/> <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> <translation type="unfinished"><b>Mostrar direfencia</b><p>Muestra la diferencia que hay entre el proyecto local y el repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="251"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <source>Show difference (extended)</source> <translation type="unfinished">Mostrar diferencia (extendida)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="256"/> <source>Show the difference of revisions of the project to the repository</source> <translation type="unfinished">Muestra la diferencia de revisiones entre el proyecto local y el repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="258"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="259"/> <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> <translation type="unfinished"><b>Mostrar direfencia (extendida)</b><p>Muestra la diferencia entre revisiones seleccionables del proyecto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="280"/> <source>Show heads</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="268"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> <source>Show the heads of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="271"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="286"/> <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="278"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show parents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="296"/> <source>Show the parents of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="299"/> <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="306"/> <source>Show tip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="294"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> <source>Show the tip of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="304"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> <source>Merge</source> <translation type="unfinished">Hacer merge</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="304"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> <source>Mer&ge changes...</source> <translation type="unfinished">Hacer mer&ge de los cambios...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="308"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="337"/> <source>Merge changes of a revision into the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="340"/> <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="318"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> <source>Resolve conflicts</source> <translation type="unfinished">Resolver conflictos</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="318"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> <source>Resolve con&flicts</source> <translation type="unfinished">Resolver con&flictos</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="350"/> <source>Resolve all conflicts of the local project</source> <translation type="unfinished">Resolver todos los conflictos del proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="324"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="353"/> <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> <translation type="unfinished"><b>Resolver conflictos</b><p>Resuelve todos los conflictos del proyecto local.</p></translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show status</source> + <translation type="unfinished">Mostrar estado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show &status</source> + <translation type="unfinished">Mostrar e&stado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="270"/> + <source>Show the status of the local project</source> + <translation type="unfinished">Mostrar el estado del proyecto local</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="273"/> + <source><b>Show status</b><p>This shows the status of the local project.</p></source> + <translation type="unfinished"><b>Mostrar estado</b><p>Muestra el estado del proyecto local.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Revert changes</source> + <translation type="unfinished">Revertir cambios</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Re&vert changes</source> + <translation type="unfinished">Re&vertir cambios</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <source>Revert all changes made to the local project</source> + <translation type="unfinished">Revertir todos los cambios hechos al proyecto local</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> + <translation type="unfinished"><b>Revertir cambios</b><p>Revierte todos los cambios hechos al proyecto local.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>Tag in repository</source> + <translation type="unfinished">Crear un Tag en el repositorio</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>&Tag in repository...</source> + <translation type="unfinished">Crear un &Tag en el repositorio...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> + <source>Tag the local project in the repository</source> + <translation type="unfinished">Crea un tag del proyecto local en el repositorio</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> + <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> + <translation type="unfinished"><b>Crear un Tag en el repositorio</b><p>Crea un tag del proyecto local en el repositorio.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags</source> + <translation type="unfinished">Listar tags</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags...</source> + <translation type="unfinished">Listar tags...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="377"/> + <source>List tags of the project</source> + <translation type="unfinished">Lista los tags del proyecto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="380"/> + <source><b>List tags</b><p>This lists the tags of the project.</p></source> + <translation type="unfinished"><b>Listar tags</b><p>Lista los tags del proyecto.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches</source> + <translation type="unfinished">Listar branches</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches...</source> + <translation type="unfinished">Listar branches...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <source>List branches of the project</source> + <translation type="unfinished">Lista las branches del proyecto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <source><b>List branches</b><p>This lists the branches of the project.</p></source> + <translation type="unfinished"><b>Listar branches</b><p>Lista las branches del proyecto.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create &branch...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="404"/> + <source>Create a new branch for the local project in the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="407"/> + <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> + <source>Close branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="418"/> + <source>Close the current branch of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="421"/> + <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>Switch</source> + <translation type="unfinished">Hacer switch</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>S&witch...</source> + <translation type="unfinished">Hacer s&witch...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> + <source>Switch the working directory to another revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> + <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanup</source> + <translation type="unfinished">Limpiar (cleanup)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanu&p</source> + <translation type="unfinished">Lim&piar (cleanup)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> + <source>Cleanup the local project</source> + <translation type="unfinished">Hacer limpieza (cleanup) del proyecto local</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> + <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> + <translation type="unfinished"><b>Limpieza (cleanup)</b><p>Ejecuta un cleanup del proyecto local.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>Execute command</source> + <translation type="unfinished">Ejecutar comando</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>E&xecute command...</source> + <translation type="unfinished">E&jecutar comando...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="458"/> + <source>Execute an arbitrary Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="461"/> + <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command options</source> + <translation type="unfinished">Opciones de comando</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command &options...</source> + <translation type="unfinished">&Opciones de comando...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <source>Show the Mercurial command options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="472"/> + <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure</source> + <translation type="unfinished">Configurar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure...</source> + <translation type="unfinished">Configurar...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <source>Show the configuration dialog with the Mercurial page selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgRevisionSelectionDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> - <source>Mercurial Diff</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> <source>Revision &1</source> - <translation type="unfinished">Revisión &1</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="153"/> + <translation type="obsolete">Revisión &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="29"/> <source>Select to specify a revision by number</source> <translation type="unfinished">Seleccionar para especificar una revisión por número</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="156"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="32"/> <source>Number</source> <translation type="unfinished">Número</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="166"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="42"/> <source>Enter a revision number</source> <translation type="unfinished">Introduzca un número de revisión</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="195"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="71"/> <source>Select to specify a revision by changeset id</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="198"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="74"/> <source>Id:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="84"/> <source>Enter a changeset id</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="215"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="91"/> <source>Select to specify a revision by a tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="94"/> <source>Tag:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="228"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="110"/> <source>Enter a tag name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="149"/> <source>Select tip revision of repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="152"/> <source>TIP</source> <translation type="unfinished"></translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="248"/> <source>Select working revision</source> - <translation type="unfinished">Seleccionar revisión working</translation> + <translation type="obsolete">Seleccionar revisión working</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="251"/> <source>WORKING</source> - <translation type="unfinished">WORKING</translation> + <translation type="obsolete">WORKING</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="258"/> <source>Select revision before last commit</source> - <translation type="unfinished">Seleccionar revisión antes del último commit</translation> + <translation type="obsolete">Seleccionar revisión antes del último commit</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="261"/> <source>PREV</source> - <translation type="unfinished">PREV</translation> + <translation type="obsolete">PREV</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="147"/> <source>Revision &2</source> + <translation type="obsolete">Revisión &2</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> + <source>Mercurial Revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Revisión</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="120"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="123"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="139"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionsSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="23"/> + <source>Revision &1</source> + <translation type="unfinished">Revisión &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="175"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Seleccionar para especificar una revisión por número</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="178"/> + <source>Number</source> + <translation type="unfinished">Número</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="188"/> + <source>Enter a revision number</source> + <translation type="unfinished">Introduzca un número de revisión</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="217"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="220"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="230"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="237"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="240"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="250"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="260"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="263"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="273"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="283"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="286"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="296"/> + <source>Select revision before last commit</source> + <translation type="unfinished">Seleccionar revisión antes del último commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="299"/> + <source>PREV</source> + <translation type="unfinished">PREV</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="169"/> + <source>Revision &2</source> <translation type="unfinished">Revisión &2</translation> </message> </context> <context> + <name>HgStatusDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="180"/> + <source>Mercurial Status</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="17"/> + <source><b>Mercurial Status</b> +<p>This dialog shows the status of the selected file or project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="46"/> + <source>Status</source> + <translation type="unfinished">Estado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="51"/> + <source>Path</source> + <translation type="unfinished">Ruta</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="65"/> + <source>Errors</source> + <translation type="unfinished">Errores</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="87"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="109"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="112"/> + <source>&Send</source> + <translation type="unfinished">&Enviar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="115"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="122"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="129"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleccionar para cambiar el campo de input a modo contraseña</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="132"/> + <source>&Password Mode</source> + <translation type="unfinished">&Modo de contraseña</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="135"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="41"/> + <source>Refresh</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="42"/> + <source>Press to refresh the status display</source> + <translation type="unfinished">Presione para actualizar el estado visualizado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="56"/> + <source>Commit changes to repository...</source> + <translation type="unfinished">Hacer commit de los cambios al repositorio...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="59"/> + <source>Add to repository</source> + <translation type="unfinished">Añadir al repositorio</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="61"/> + <source>Revert changes</source> + <translation type="unfinished">Revertir cambios</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="64"/> + <source>Adjust column sizes</source> + <translation type="unfinished">Adjustar tamaño de columnas</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="85"/> + <source>added</source> + <translation type="unfinished">añadido</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="88"/> + <source>modified</source> + <translation type="unfinished">modificado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="89"/> + <source>removed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="90"/> + <source>not tracked</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="86"/> + <source>normal</source> + <translation type="unfinished">normal</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="87"/> + <source>ignored</source> + <translation type="unfinished">ignorado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="91"/> + <source>missing</source> + <translation type="unfinished">perdido</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>Process Generation Error</source> + <translation type="unfinished">Error de Generación de Proceso</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished">El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="368"/> + <source>Commit</source> + <translation type="unfinished">Commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>There are no uncommitted changes available/selected.</source> + <translation type="unfinished">No hay cambios pendientes de commit disponibles/seleccionados.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>Add</source> + <translation type="unfinished">Añadir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>There are no unversioned entries available/selected.</source> + <translation type="unfinished">No hay entradas sin versionar disponibles/seleccionadas.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>Revert</source> + <translation type="unfinished">Revertir</translation> + </message> +</context> +<context> <name>HgStatusMonitorThread</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="103"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="104"/> <source>Mercurial status checked successfully</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="114"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="115"/> <source>Could not start the Mercurial process.</source> <translation type="unfinished"></translation> </message> </context> <context> + <name>HgTagBranchListDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="14"/> + <source>Mercurial Tag List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="17"/> + <source><b>Mercurial Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="36"/> + <source><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"><b>Listado de Tag/Branches</b> +<p>Muestra una lista de los tag/branches del proyecto.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="53"/> + <source>Revision</source> + <translation type="unfinished">Revisión</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="58"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="63"/> + <source>Local</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="68"/> + <source>Name</source> + <translation type="unfinished">Nombre</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Errores</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Enviar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleccionar para cambiar el campo de input a modo contraseña</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">&Modo de contraseña</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="81"/> + <source>Mercurial Branches List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="82"/> + <source>Status</source> + <translation type="unfinished">Estado</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>Process Generation Error</source> + <translation type="unfinished">Error de Generación de Proceso</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished">El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="212"/> + <source>active</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="217"/> + <source>yes</source> + <translation type="unfinished">si</translation> + </message> +</context> +<context> + <name>HgTagDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Subversion Tag</source> + <translation type="obsolete">Tag de Subversion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="39"/> + <source>Enter the name of the tag</source> + <translation type="unfinished">Introduzca el nombre del tag</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="42"/> + <source><b>Tag Name</b> +<p>Enter the name of the tag to be created, moved or deleted.</p></source> + <translation type="unfinished"><b>Nombre de Tag</b><p>Introduzca el nombre del tag crear, mover o borrar.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="59"/> + <source>Name:</source> + <translation type="unfinished">Nombre:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="66"/> + <source>Tag Action</source> + <translation type="unfinished">Acción de Tag</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="72"/> + <source>Select to create a regular tag</source> + <translation type="unfinished">Seleccionar para crear una tag normal</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="75"/> + <source><b>Create Regular Tag</b> +<p>Select this entry in order to create a regular tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="79"/> + <source>Create Regular Tag</source> + <translation type="unfinished">Crear Tag Normal</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="89"/> + <source>Select to create a local tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="92"/> + <source><b>Create Local Tag</b> +<p>Select this entry in order to create a local tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="96"/> + <source>Create Local Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="103"/> + <source>Select to delete a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="106"/> + <source><b>Delete Tag</b> +<p>Select this entry in order to delete the selected tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="110"/> + <source>Delete Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Mercurial Tag</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>HistoryDialog</name> <message> <location filename="Helpviewer/History/HistoryDialog.ui" line="14"/> @@ -17746,15 +18676,30 @@ <translation type="unfinished">Introduzca el número de mensajes de commit a recordar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="143"/> <source>Edit the mercurial config file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="127"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="146"/> <source>Edit config file</source> <translation type="unfinished">Editar archivo config</translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <source>Incoming / Outgoing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="130"/> + <source>Select to show the incoming and outgoing log in a log browser dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="133"/> + <source>Use Log Browser for incoming / outgoing log</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>MessageBoxWizard</name> @@ -27747,67 +28692,67 @@ <context> <name>SvnBlameDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="13"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="14"/> <source>Subversion Blame</source> <translation>Subversion Blame</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="41"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="48"/> <source>Revision</source> <translation>Revisión</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="46"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="53"/> <source>Author</source> <translation>Autor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="51"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="58"/> <source>Line</source> <translation>Línea</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="65"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="72"/> <source>Errors</source> <translation>Errores</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="87"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="94"/> <source>Input</source> <translation>Input</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="109"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="116"/> <source>Press to send the input to the subversion process</source> <translation>Pulsar para enviar el input al proceso de subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="112"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="119"/> <source>&Send</source> <translation>&Enviar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="115"/> - <source>Alt+S</source> - <translation>Alt+E</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="122"/> - <source>Enter data to be sent to the subversion process</source> - <translation>Introducir datos a enviar al proceso de subversion</translation> + <source>Alt+S</source> + <translation>Alt+E</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="129"/> + <source>Enter data to be sent to the subversion process</source> + <translation>Introducir datos a enviar al proceso de subversion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="136"/> <source>Select to switch the input field to password mode</source> <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="139"/> <source>&Password Mode</source> <translation>&Modo de contraseña</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="135"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="142"/> <source>Alt+P</source> <translation>Alt+M</translation> </message> @@ -30395,12 +31340,12 @@ <translation>Revertir cambios</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>Lock</source> <translation>Bloquear</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="473"/> <source>Unlock</source> <translation>Desbloquear</translation> </message> @@ -30520,7 +31465,7 @@ <translation>Commit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>There are no uncommitted changes available/selected.</source> <translation>No hay cambios pendientes de commit disponibles/seleccionados.</translation> </message> @@ -30535,27 +31480,27 @@ <translation>No hay entradas sin versionar disponibles/seleccionadas.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>Revert</source> <translation>Revertir</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>There are no unlocked files available/selected.</source> <translation>No hay archivos desbloqueados disponibles/seleccionados.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>There are no locked files available/selected.</source> <translation>No hay archivos bloqueados disponibles/seleccionados.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="483"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="488"/> <source>Break Lock</source> <translation>Romper Bloqueo</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>Steal Lock</source> <translation>Robar Bloqueo</translation> </message> @@ -30570,17 +31515,17 @@ <translation>Añadir a la lista de cambios</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>Remove from Changelist</source> <translation>Quitar de la lista de cambios</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="518"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation>No hay archivos disponibles/seleccionados que no pertenezcan a una lista de cambios.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>There are no files available/selected belonging to a changelist.</source> <translation>No hay archivos disponibles/seleccionados que pertenezcan a una lista de cambios.</translation> </message> @@ -35957,7 +36902,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="839"/> + <location filename="Utilities/__init__.py" line="844"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Puede utilizar %-códigos como marcadores en la cadena. Los valores sportados son:<table><tr><td>%C</td><td>columna del cursos en el editor actual</td></tr><tr><td>%D</td><td>directorio del editor actual</td></tr><tr><td>%F</td><td>nombre de archivo del editor actual</td></tr><tr><td>%H</td><td>directorio home del usuario actual</td></tr><tr><td>%L</td><td>línea del cursor en el editor actual</td></tr><tr><td>%P</td><td>ruta del proyecto actual</td></tr><tr><td>%S</td><td>texto seleccionado en el editor actual</td></tr><tr><td>%U</td><td>nombre de usuario del usuario actual</td></tr><tr><td>%%</td><td>signo de porcentaje</td></tr></table></p></translation> </message> @@ -39674,24 +40619,17 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="862"/> - <source><p><table> -<tr><td><b>Parent #{0}</b></td><td></td></tr> -<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1165"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1169"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1392"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1176"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1399"/> <source><tr><td><b>Last author</b></td><td>{0}</td></tr> <tr><td><b>Committed date</b></td><td>{1}</td></tr> <tr><td><b>Committed time</b></td><td>{2}</td></tr> @@ -39699,28 +40637,43 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="882"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1382"/> + <source><tr><td><b>Tip</b></td><td></td></tr> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384"/> + <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1396"/> + <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1021"/> + <source><tr><td><b>Parent #{0}</b></td><td></td></tr> +<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> +<tr></tr> +<tr><td><b>URL</b></td><td>{1}</td></tr> </table></p> -{1}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1159"/> - <source><tr><td><b>Tip</b></td><td></td></tr> -</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1161"/> - <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1173"/> - <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> +{2}</source> <translation type="unfinished"></translation> </message> </context>
--- a/i18n/eric5_fr.ts Sat Apr 17 16:54:38 2010 +0000 +++ b/i18n/eric5_fr.ts Sat Apr 17 17:48:18 2010 +0000 @@ -14521,6 +14521,2373 @@ </message> </context> <context> + <name>Hg</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="154"/> + <source>The hg process finished with the exit code {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="157"/> + <source>The hg process did not finish within 30s.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="159"/> + <source>Could not start the hg executable.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>Create project repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>The project repository could not be created.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="221"/> + <source>Creating Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> + <source>Initial commit to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="284"/> + <source>Cloning project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="382"/> + <source>Commiting changes to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="423"/> + <source>Synchronizing with the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="471"/> + <source>Adding files/directories to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="531"/> + <source>Removing files/directories from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="589"/> + <source>Renaming {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="697"/> + <source>Taging in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="727"/> + <source>Reverting changes</source> + <translation type="unfinished">Revenir avant les modifications</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="768"/> + <source>Merging</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="968"/> + <source>Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> + <source>Copying {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Select number of entries to show.</source> + <translation type="unfinished">Sélectionner plusieurs entrées à afficher.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1301"/> + <source>Pulling from a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1326"/> + <source>Pushing to a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1435"/> + <source>Resolving files/directories</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Create Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Enter branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1468"/> + <source>Creating branch in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgAnnotateDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="14"/> + <source>Mercurial Annotate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="48"/> + <source>Revision</source> + <translation type="unfinished">Révision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="53"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="58"/> + <source>Author</source> + <translation type="unfinished">Auteur</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="63"/> + <source>Date</source> + <translation type="unfinished">Date</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="68"/> + <source>Line</source> + <translation type="unfinished">Ligne</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Erreurs</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Entrée</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Envoyer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Cocher pour basculer le champ d'entrée en mode Mot de Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">Mode Mot de &Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>Process Generation Error</source> + <translation type="unfinished">Erreur du processus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgCommandDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="14"/> + <source>Mercurial Command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="23"/> + <source>Mercurial Command:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="36"/> + <source>Enter the Mercurial command to be executed with all necessary parameters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="39"/> + <source><b>Mercurial Command</b> +<p>Enter the Mercurial command to be executed including all necessary +parameters. If a parameter of the commandline includes a space you have to +surround this parameter by single or double quotes. Do not include the name +of the Mercurial client executable (i.e. hg).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="68"/> + <source>Project Directory:</source> + <translation type="unfinished">Répertoire du projet:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="81"/> + <source>This shows the root directory of the current project.</source> + <translation type="unfinished">Montre le répertoire racine du projet en cours.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="84"/> + <source>project directory</source> + <translation type="unfinished">répertoire du projet</translation> + </message> +</context> +<context> + <name>HgCommitDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="20"/> + <source>Commit Message</source> + <translation type="unfinished">Message de commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="26"/> + <source>Enter the log message.</source> + <translation type="unfinished">Entrer un message log.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="29"/> + <source><b>Log Message</b> +<p>Enter the log message for the commit action.</p></source> + <translation type="unfinished"><b> Message Log</b> +<p>Entrer un message log pour la mise à jour 'commit'.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="43"/> + <source>Recent commit messages</source> + <translation type="unfinished">Messages de commit récents</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="50"/> + <source>Select a recent commit message to use</source> + <translation type="unfinished">Sélectionner un message de commit</translation> + </message> +</context> +<context> + <name>HgCopyDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="14"/> + <source>Mercurial Copy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="25"/> + <source>Press to open a selection dialog</source> + <translation type="unfinished">Cliquer pour choisir un fichier</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="28"/> + <source><b>Target directory</b> +<p>Select the target name for the operation via a selection dialog.</p></source> + <translation type="unfinished"><b>Répertoire cible</b> +<p>Selectionne manuellement le nom de la cible.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="32"/> + <source>...</source> + <translation type="unfinished">...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="39"/> + <source>Source:</source> + <translation type="unfinished">Source:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="49"/> + <source>Shows the name of the source</source> + <translation type="unfinished">Affiche le nom de la source</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="52"/> + <source><b>Source name</b> +<p>This field shows the name of the source.</p></source> + <translation type="unfinished"><b>Source name</b> +<p>Ce champ donne le nom de la source.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="63"/> + <source>Enter the target name</source> + <translation type="unfinished">Entrer le nom de la cible</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="66"/> + <source><b>Target name</b> +<p>Enter the new name in this field.</p></source> + <translation type="unfinished"><b>Nom de la cible</b> +<p>Entrer un nouveau nom dans ce champ.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="74"/> + <source>Target:</source> + <translation type="unfinished">Cible:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="83"/> + <source>Select to force the operation</source> + <translation type="unfinished">Cocher pour forcer l'opération</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="86"/> + <source>Enforce operation</source> + <translation type="unfinished">Forcer l'opération</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="42"/> + <source>Mercurial Move</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="71"/> + <source>Select target</source> + <translation type="unfinished">Sélectionner la cible</translation> + </message> +</context> +<context> + <name>HgDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="29"/> + <source>Output</source> + <translation type="unfinished">Sortie</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="57"/> + <source>Errors</source> + <translation type="unfinished">Erreurs</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">Entrée</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">&Envoyer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Cocher pour basculer le champ d'entrée en mode Mot de Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">Mode Mot de &Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>Process Generation Error</source> + <translation type="unfinished">Erreur du processus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgDiffDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="26"/> + <source>Difference</source> + <translation type="unfinished">Différence</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="35"/> + <source><b>Mercurial Diff</b><p>This shows the output of the hg diff command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="63"/> + <source>Errors</source> + <translation type="unfinished">Erreurs</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="85"/> + <source>Input</source> + <translation type="unfinished">Entrée</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="107"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="110"/> + <source>&Send</source> + <translation type="unfinished">&Envoyer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="113"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="120"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="127"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Cocher pour basculer le champ d'entrée en mode Mot de Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="130"/> + <source>&Password Mode</source> + <translation type="unfinished">Mode Mot de &Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="133"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>Process Generation Error</source> + <translation type="unfinished">Erreur du processus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="165"/> + <source>There is no difference.</source> + <translation type="unfinished">Aucune différence.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source>Save Diff</source> + <translation type="unfinished">Enregistrer Diff</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="256"/> + <source>Patch Files (*.diff)</source> + <translation type="unfinished">Fichiers Patch (*.diff)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="273"/> + <source><p>The patch file <b>{0}</b> already exists.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogBrowserDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="25"/> + <source>From:</source> + <translation type="unfinished">Depuis:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="32"/> + <source>Enter the start date</source> + <translation type="unfinished">Entrer une date de début</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="42"/> + <source>To:</source> + <translation type="unfinished">Jusqu'au:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="49"/> + <source>Enter the end date</source> + <translation type="unfinished">Entrer une date de fin</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="59"/> + <source>Select the field to filter on</source> + <translation type="unfinished">Sélectionner le champ à filtrer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="748"/> + <source>Revision</source> + <translation type="unfinished">Révision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="745"/> + <source>Author</source> + <translation type="unfinished">Auteur</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> + <source>Message</source> + <translation type="unfinished">Message</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="81"/> + <source>Enter the regular expression to filter on</source> + <translation type="unfinished">Entrer l'expression régulière de filtrage</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="124"/> + <source>Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="139"/> + <source>Date</source> + <translation type="unfinished">Date</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="149"/> + <source>Tags</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="192"/> + <source>Action</source> + <translation type="unfinished">Action</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="197"/> + <source>Path</source> + <translation type="unfinished">Chemin</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="202"/> + <source>Copy from</source> + <translation type="unfinished">Copie depuis</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="207"/> + <source>Copy from Rev</source> + <translation type="unfinished">Copie depuis Rév</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="217"/> + <source>Press to get the next bunch of log entries</source> + <translation type="unfinished">Cliquer pour obtenir les messages log suivants</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="220"/> + <source>&Next</source> + <translation type="unfinished">&Suivant</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="227"/> + <source>Enter the limit of entries to fetch</source> + <translation type="unfinished">Entrer le nombre de messages max à rechercher</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="246"/> + <source>Select to stop listing log messages at a copy or move</source> + <translation type="unfinished">Cocher pour arrêter le listing des messages de log lors d'une copie ou d'un déplacement</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="249"/> + <source>Stop on Copy/Move</source> + <translation type="unfinished">Arrêt lors de copie/déplacement</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="263"/> + <source>Press to generate a diff to the previous revision</source> + <translation type="unfinished">Cliquer pour générer un diff par rapport à la version précédente</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="266"/> + <source>&Diff to Previous</source> + <translation type="unfinished">&Diff vs précédent</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="273"/> + <source>Press to compare two revisions</source> + <translation type="unfinished">Cliquer pour comparer deux versions</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="276"/> + <source>&Compare Revisions</source> + <translation type="unfinished">&Comparer des versions</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="304"/> + <source>Errors</source> + <translation type="unfinished">Erreurs</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="313"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="329"/> + <source>Input</source> + <translation type="unfinished">Entrée</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="351"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="354"/> + <source>&Send</source> + <translation type="unfinished">&Envoyer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="357"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="364"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="371"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Cocher pour basculer le champ d'entrée en mode Mot de Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="374"/> + <source>&Password Mode</source> + <translation type="unfinished">Mode Mot de &Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="377"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="90"/> + <source>Added</source> + <translation type="unfinished">Ajouté</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="91"/> + <source>Deleted</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="92"/> + <source>Modified</source> + <translation type="unfinished">Modifié</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>Process Generation Error</source> + <translation type="unfinished">Erreur du processus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="26"/> + <source>Log</source> + <translation type="unfinished">Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="35"/> + <source><b>Mercurial Log</b><p>This shows the output of the hg log command. By clicking on the links you may show the difference between revisions.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="54"/> + <source>Errors</source> + <translation type="unfinished">Erreurs</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="63"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">Entrée</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">&Envoyer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Cocher pour basculer le champ d'entrée en mode Mot de Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">Mode Mot de &Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="49"/> + <source><b>Processing your request, please wait...</b></source> + <translation type="unfinished"><b>Votre requête est en cours d'execution, merci de patienter...</b></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="63"/> + <source>Revision</source> + <translation type="unfinished">Révision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>Process Generation Error</source> + <translation type="unfinished">Erreur du processus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="156"/> + <source>No log available for '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="187"/> + <source>diff to {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="198"/> + <source>Branches: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="202"/> + <source>Tags: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="206"/> + <source>Parents: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="209"/> + <source><i>Author: {0}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="213"/> + <source><i>Date: {0}, {1}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="223"/> + <source>Added {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="230"/> + <source>Modified {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="237"/> + <source>Deleted {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgMergeDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="14"/> + <source>Mercurial Merge</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Révision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Sélectionner pour spécifier une révision par son numéro</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">Numéro</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">Entrer un numéro de révision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="104"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="114"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="117"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="127"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="137"/> + <source>Select to not specify a specific revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="140"/> + <source>No revision selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="153"/> + <source>Select to force the merge operation</source> + <translation type="unfinished">Cocher pour forcer l'opération de fusion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="156"/> + <source>Enforce merge</source> + <translation type="unfinished">Forcer la fusion</translation> + </message> +</context> +<context> + <name>HgNewProjectOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="14"/> + <source>New Project from Repository</source> + <translation type="unfinished">Nouveau projet à partir du référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="17"/> + <source><b>New Project from Repository Dialog</b> +<p>Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. 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>Nouveau projet à partir du référentiel</b> +<p>Entrer information du référentiel dans les différents champs. Ces valeurs sont utilsées lorsqu'un nouveau projet est rappatrié du 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 assumé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/HgNewProjectOptionsDialog.ui" line="30"/> + <source>&Protocol:</source> + <translation type="unfinished">&Protocole:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="40"/> + <source>Select the protocol to access the repository</source> + <translation type="unfinished">Sélectionner le protocole d'accès au référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="47"/> + <source>&URL:</source> + <translation type="unfinished">&URL:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the module in the repository</source> + <translation type="obsolete">Entrer l'url du module dans le référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> + <source>Select the repository url via a directory selection dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="116"/> + <source>...</source> + <translation type="unfinished">...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="74"/> + <source>&Revision:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="84"/> + <source>Enter the revision the new project should be generated from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="94"/> + <source>Project &Directory:</source> + <translation type="unfinished">&Répertoire du projet:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="104"/> + <source>Enter the directory of the new project.</source> + <translation type="unfinished">Entrer le répertoire du nouveau projet.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="107"/> + <source><b>Project Directory</b> +<p>Enter the directory of the new project. It will be retrieved from +the repository and be placed in this directory.</p></source> + <translation type="unfinished"><b>Répertoire du projet</b> +<p>Entrer le répertoire du nouveau projet. Le projet sera rappatrié +depuis le référentiel vers ce répertoire.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="57"/> + <source>Select Repository-Directory</source> + <translation type="unfinished">Sélection du répertoire référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="82"/> + <source>Select Project Directory</source> + <translation type="unfinished">Selection d'un répertoire projet</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Repository Infos</source> + <translation type="unfinished">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> +<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"/> + <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">Entrer le message log pour le nouveau projet.</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"><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"/> + <source>new project started</source> + <translation type="unfinished">nouveau projet démarré</translation> + </message> +</context> +<context> + <name>HgProjectBrowserHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> + <source>Version Control</source> + <translation type="unfinished">Contrôle de version</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="485"/> + <source>Commit changes to repository...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="490"/> + <source>Add to repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="493"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Supprimer du référentiel (et du disque)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415"/> + <source>Copy in repository</source> + <translation type="unfinished">Copier dans le référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="417"/> + <source>Move in repository</source> + <translation type="unfinished">Déplacer dans le référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="420"/> + <source>Show log</source> + <translation type="unfinished">Afficher le log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="423"/> + <source>Show limited log</source> + <translation type="unfinished">Afficher un log limité</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="426"/> + <source>Show log browser</source> + <translation type="unfinished">Afficher le navigateur de logs</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498"/> + <source>Show status</source> + <translation type="unfinished">Afficher l'état (status)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502"/> + <source>Show difference</source> + <translation type="unfinished">Afficher les différences</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="505"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Afficher les différences (étendu)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="252"/> + <source>Show annotated file</source> + <translation type="unfinished">Afficher les fichiers annotés</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="510"/> + <source>Revert changes</source> + <translation type="unfinished">Revenir avant les modifications</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="513"/> + <source>Resolve conflict</source> + <translation type="unfinished">Résoudre les conflits</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516"/> + <source>Select all local file entries</source> + <translation type="unfinished">Sélectionner tous les fichiers locaux</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="518"/> + <source>Select all versioned file entries</source> + <translation type="unfinished">Sélectionner tous les fichiers ayant une version</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520"/> + <source>Select all local directory entries</source> + <translation type="unfinished">Sélectionner tous les répertoires locaux</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="522"/> + <source>Select all versioned directory entries</source> + <translation type="unfinished">Sélectionner tous les répertoires ayant une version</translation> + </message> +</context> +<context> + <name>HgProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>New from repository</source> + <translation type="unfinished">Nouveau à partir du référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>&New from repository...</source> + <translation type="unfinished">&Nouveau depuis un référentiel...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="53"/> + <source>Create (clone) a new project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="56"/> + <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="64"/> + <source>Show incoming log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="68"/> + <source>Show the log of incoming changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="71"/> + <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="78"/> + <source>Pull changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="82"/> + <source>Pull changes from a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="85"/> + <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>Update from repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>&Update from repository</source> + <translation type="unfinished">Mettre à jo&ur à partir du référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="97"/> + <source>Update the local project from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="100"/> + <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>Commit changes to repository</source> + <translation type="unfinished">"Commiter" les modifications au référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>&Commit changes to repository...</source> + <translation type="unfinished">&Appliquer les changements dans le référentiel...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> + <source>Commit changes to the local project to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="114"/> + <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> + <source>Show outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="126"/> + <source>Show the log of outgoing changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="129"/> + <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="136"/> + <source>Push changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> + <source>Push changes to a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="143"/> + <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>Export from repository</source> + <translation type="unfinished">Exporter du référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>&Export from repository...</source> + <translation type="unfinished">&Exporter du référentiel...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="155"/> + <source>Export a project from the repository</source> + <translation type="unfinished">Exporte un projet d'un référentiel VCS</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="158"/> + <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> + <translation type="unfinished"><b>Exporter du référentiel</b><p>Exporte un projet d'un référentiel VCS.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>Add to repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>&Add to repository...</source> + <translation type="unfinished">&Ajouter au référentiel...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="168"/> + <source>Add the local project to the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> + <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Supprimer du référentiel (et du disque)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>&Remove from repository (and disk)</source> + <translation type="unfinished">&Supprimer du référentiel (et du disque)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="182"/> + <source>Remove the local project from the repository (and disk)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="185"/> + <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show log</source> + <translation type="unfinished">Afficher le log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show &log</source> + <translation type="unfinished">Afficher le &log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="197"/> + <source>Show the log of the local project</source> + <translation type="unfinished">Affiche le log du projet local</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="200"/> + <source><b>Show log</b><p>This shows the log of the local project.</p></source> + <translation type="unfinished"><b>Afficher le log</b><p>Affiche le log du projet local</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="207"/> + <source>Show limited log</source> + <translation type="unfinished">Afficher un log limité</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <source>Show a limited log of the local project</source> + <translation type="unfinished">Afficher un log limité du projet local</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="214"/> + <source><b>Show limited log</b><p>This shows the log of the local project limited to a selectable number of entries.</p></source> + <translation type="unfinished"><b>Afficher un log limité</b><p>Affiche le log du projet limité aux entrées sélectionnées</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="222"/> + <source>Show log browser</source> + <translation type="unfinished">Afficher le navigateur de logs</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> + <source>Show a dialog to browse the log of the local project</source> + <translation type="unfinished">Affiche une fenêtre permettant de parcourir les logs du projet local</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="229"/> + <source><b>Show log browser</b><p>This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.</p></source> + <translation type="unfinished"><b>Navigateur de logs</b><p>Affiche une fenêtre permettant de parcourir les messages logs du projet local. La fenêtre n'affiche qu'un nombre limité d'entrées, mais un bouton permet d'afficher les logs plus anciens.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show difference</source> + <translation type="unfinished">Afficher les différences</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show &difference</source> + <translation type="unfinished">Afficher les &différences</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="242"/> + <source>Show the difference of the local project to the repository</source> + <translation type="unfinished">Affiche les différences entre le projet local et le référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="245"/> + <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> + <translation type="unfinished"><b>Afficher les différences</b><p>Affiche les différences du projet local avec le référentiel.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Afficher les différences (étendu)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="256"/> + <source>Show the difference of revisions of the project to the repository</source> + <translation type="unfinished">Affiche les différences entre le référentiel et les différentes révisions du projet</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="259"/> + <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> + <translation type="unfinished"><b>Afficher les différences (etendu)</b><p>Affiche les différences du projet entre différentes révisions.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show status</source> + <translation type="unfinished">Afficher l'état (status)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show &status</source> + <translation type="unfinished">Affich&er l'état VCS</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="270"/> + <source>Show the status of the local project</source> + <translation type="unfinished">Affiche l'état du projet local par rapport au référentiel VCS</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="273"/> + <source><b>Show status</b><p>This shows the status of the local project.</p></source> + <translation type="unfinished"><b>Afficher l'état VCS</b><p>Affiche l'état du projet local par rapport au référentiel VCS.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="280"/> + <source>Show heads</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> + <source>Show the heads of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="286"/> + <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> + <source>Show parents</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="296"/> + <source>Show the parents of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="299"/> + <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="306"/> + <source>Show tip</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <source>Show the tip of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Revert changes</source> + <translation type="unfinished">Revenir avant les modifications</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Re&vert changes</source> + <translation type="unfinished">&Recharger le projet</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <source>Revert all changes made to the local project</source> + <translation type="unfinished">Recharger le projet et écraser toutes les modifications locales</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> + <translation type="unfinished"><b>Recharger le projet</b><p>Recharge le projet et écrase toutes les modifications effectuées localement.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Merge</source> + <translation type="unfinished">Fusionner</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Mer&ge changes...</source> + <translation type="unfinished">&Fusionner les modifications...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="337"/> + <source>Merge changes of a revision into the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="340"/> + <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve conflicts</source> + <translation type="unfinished">Résoudre les confits</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve con&flicts</source> + <translation type="unfinished">Résoudre les con&fits</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="350"/> + <source>Resolve all conflicts of the local project</source> + <translation type="unfinished">Résout tous les conflits du projet local</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="353"/> + <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> + <translation type="unfinished"><b>Résolution des conflits</b><p>Résout tous les conflits VCS du projet local.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>Tag in repository</source> + <translation type="unfinished">Etiqueter au niveau du référentiel (tag)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>&Tag in repository...</source> + <translation type="unfinished">&Etiqueter dans le référentiel...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> + <source>Tag the local project in the repository</source> + <translation type="unfinished">Etiquette le projet local dans le référentiel</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> + <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> + <translation type="unfinished"><b>Etiqueter dans le référentiel</b><p>Etiquette le projet local dans le référentiel (opération "tag").</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags</source> + <translation type="unfinished">Lister les étiquettes</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags...</source> + <translation type="unfinished">Lister les étiquettes...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="377"/> + <source>List tags of the project</source> + <translation type="unfinished">Liste les étiquettes du projet</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="380"/> + <source><b>List tags</b><p>This lists the tags of the project.</p></source> + <translation type="unfinished"><b>Liste des étiquettes</b><p>Liste les étiquettes du projet.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches</source> + <translation type="unfinished">Lister les branches</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches...</source> + <translation type="unfinished">Lister les branches...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <source>List branches of the project</source> + <translation type="unfinished">Liste les branches du projet</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <source><b>List branches</b><p>This lists the branches of the project.</p></source> + <translation type="unfinished"><b>Liste des branches</b><p>Effectue la liste de toutes les branches de développement du projet.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create &branch...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="404"/> + <source>Create a new branch for the local project in the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="407"/> + <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> + <source>Close branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="418"/> + <source>Close the current branch of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="421"/> + <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>Switch</source> + <translation type="unfinished">Basculer de version</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>S&witch...</source> + <translation type="unfinished">&Basculer de version...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> + <source>Switch the working directory to another revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> + <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanup</source> + <translation type="unfinished">Nettoyer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanu&p</source> + <translation type="unfinished">&Nettoyer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> + <source>Cleanup the local project</source> + <translation type="unfinished">Nettoyer le projet local</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> + <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> + <translation type="unfinished"><b>Nettoyer</b><p>Permet de nettoyer le projet local.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>Execute command</source> + <translation type="unfinished">Exécuter une commande</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>E&xecute command...</source> + <translation type="unfinished">E&xécuter une commande...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="458"/> + <source>Execute an arbitrary Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="461"/> + <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command options</source> + <translation type="unfinished">Options de commande</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command &options...</source> + <translation type="unfinished">&Options de commande...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <source>Show the Mercurial command options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="472"/> + <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure</source> + <translation type="unfinished">Configuration</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure...</source> + <translation type="unfinished">Configuration...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <source>Show the configuration dialog with the Mercurial page selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> + <source>Mercurial Revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Révision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Sélectionner pour spécifier une révision par son numéro</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">Numéro</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">Entrer un numéro de révision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="110"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="120"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="123"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="139"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="149"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="152"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionsSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="23"/> + <source>Revision &1</source> + <translation type="unfinished">Révision &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="175"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Sélectionner pour spécifier une révision par son numéro</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="178"/> + <source>Number</source> + <translation type="unfinished">Numéro</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="188"/> + <source>Enter a revision number</source> + <translation type="unfinished">Entrer un numéro de révision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="217"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="220"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="230"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="237"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="240"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="250"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="260"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="263"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="273"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="283"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="286"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="296"/> + <source>Select revision before last commit</source> + <translation type="unfinished">Sélectionne la révision avant la dernière validation</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="299"/> + <source>PREV</source> + <translation type="unfinished">PREC</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="169"/> + <source>Revision &2</source> + <translation type="unfinished">Révision &2</translation> + </message> +</context> +<context> + <name>HgStatusDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="180"/> + <source>Mercurial Status</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="17"/> + <source><b>Mercurial Status</b> +<p>This dialog shows the status of the selected file or project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="46"/> + <source>Status</source> + <translation type="unfinished">Etat (status)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="51"/> + <source>Path</source> + <translation type="unfinished">Chemin</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="65"/> + <source>Errors</source> + <translation type="unfinished">Erreurs</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="87"/> + <source>Input</source> + <translation type="unfinished">Entrée</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="109"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="112"/> + <source>&Send</source> + <translation type="unfinished">&Envoyer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="115"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="122"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="129"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Cocher pour basculer le champ d'entrée en mode Mot de Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="132"/> + <source>&Password Mode</source> + <translation type="unfinished">Mode Mot de &Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="135"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="41"/> + <source>Refresh</source> + <translation type="unfinished">Rafraichir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="42"/> + <source>Press to refresh the status display</source> + <translation type="unfinished">Cliquer pour rafraichir l'affichage</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="56"/> + <source>Commit changes to repository...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="59"/> + <source>Add to repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="61"/> + <source>Revert changes</source> + <translation type="unfinished">Revenir avant les modifications</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="64"/> + <source>Adjust column sizes</source> + <translation type="unfinished">Ajuster la largeur des colonnes</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="85"/> + <source>added</source> + <translation type="unfinished">ajouté</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="88"/> + <source>modified</source> + <translation type="unfinished">modifié</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="89"/> + <source>removed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="90"/> + <source>not tracked</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="86"/> + <source>normal</source> + <translation type="unfinished">normal</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="87"/> + <source>ignored</source> + <translation type="unfinished">ignoré</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="91"/> + <source>missing</source> + <translation type="unfinished">manquant</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>Process Generation Error</source> + <translation type="unfinished">Erreur du processus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="368"/> + <source>Commit</source> + <translation type="unfinished">Commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>There are no uncommitted changes available/selected.</source> + <translation type="unfinished">Il n'y a pas de modification non commitée disponible/sélectionnée.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>Add</source> + <translation type="unfinished">Ajouter</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>There are no unversioned entries available/selected.</source> + <translation type="unfinished">Aucune entrée "non-versionnée" disponible/sélectionnée.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>Revert</source> + <translation type="unfinished">Recouvrir</translation> + </message> +</context> +<context> + <name>HgStatusMonitorThread</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="104"/> + <source>Mercurial status checked successfully</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="115"/> + <source>Could not start the Mercurial process.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgTagBranchListDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="14"/> + <source>Mercurial Tag List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="17"/> + <source><b>Mercurial Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="36"/> + <source><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"><b>Liste des étiquettes/branches Subversion</b> +<p>Cette fenêtre affiche la liste des étiquettes ou branches du projet.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="53"/> + <source>Revision</source> + <translation type="unfinished">Révision</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="58"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="63"/> + <source>Local</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="68"/> + <source>Name</source> + <translation type="unfinished">Nom</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Erreurs</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Entrée</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Envoyer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Cocher pour basculer le champ d'entrée en mode Mot de Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">Mode Mot de &Passe</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="81"/> + <source>Mercurial Branches List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="82"/> + <source>Status</source> + <translation type="unfinished">Etat (status)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>Process Generation Error</source> + <translation type="unfinished">Erreur du processus</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="212"/> + <source>active</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="217"/> + <source>yes</source> + <translation type="unfinished">oui</translation> + </message> +</context> +<context> + <name>HgTagDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Subversion Tag</source> + <translation type="obsolete">Etiquette Subversion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="39"/> + <source>Enter the name of the tag</source> + <translation type="unfinished">Entrer le nom de l'étiquette</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="42"/> + <source><b>Tag Name</b> +<p>Enter the name of the tag to be created, moved or deleted.</p></source> + <translation type="unfinished"><b>Nom d'étiquette</b> +<p>Entrer le nom de l'étiquette à créer, à déplacer ou à supprimer.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="59"/> + <source>Name:</source> + <translation type="unfinished">Nom:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="66"/> + <source>Tag Action</source> + <translation type="unfinished">Création d'étiquette</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="72"/> + <source>Select to create a regular tag</source> + <translation type="unfinished">Sélectionner pour créer une étiquette standard</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="75"/> + <source><b>Create Regular Tag</b> +<p>Select this entry in order to create a regular tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="79"/> + <source>Create Regular Tag</source> + <translation type="unfinished">Créer une étiquette standard</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="89"/> + <source>Select to create a local tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="92"/> + <source><b>Create Local Tag</b> +<p>Select this entry in order to create a local tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="96"/> + <source>Create Local Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="103"/> + <source>Select to delete a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="106"/> + <source><b>Delete Tag</b> +<p>Select this entry in order to delete the selected tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="110"/> + <source>Delete Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Mercurial Tag</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>HistoryDialog</name> <message> <location filename="Helpviewer/History/HistoryDialog.ui" line="14"/> @@ -17717,6 +20084,69 @@ </message> </context> <context> + <name>MercurialPage</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="17"/> + <source><b>Configure Mercurial Interface</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="37"/> + <source>Log</source> + <translation type="unfinished">Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="43"/> + <source>No. of log messages shown:</source> + <translation type="unfinished">Nb. de messages log affichés:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="50"/> + <source>Enter the number of log messages to be shown</source> + <translation type="unfinished">Entrer le nombre de messages log à afficher</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="79"/> + <source>Commit</source> + <translation type="unfinished">Commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="85"/> + <source>No. of commit messages to remember:</source> + <translation type="unfinished">Nb. de messages de commit à conserver:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="92"/> + <source>Enter the number of commit messages to remember</source> + <translation type="unfinished">Entrer le nombre de messages de commit à conserver</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <source>Incoming / Outgoing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="130"/> + <source>Select to show the incoming and outgoing log in a log browser dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="133"/> + <source>Use Log Browser for incoming / outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="143"/> + <source>Edit the mercurial config file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="146"/> + <source>Edit config file</source> + <translation type="unfinished">Edition du fichier de config</translation> + </message> +</context> +<context> <name>MessageBoxWizard</name> <message> <location filename="Plugins/PluginWizardQMessageBox.py" line="119"/> @@ -22391,17 +24821,17 @@ <context> <name>ProjectBrowserModel</name> <message> - <location filename="Project/ProjectBrowserModel.py" line="208"/> + <location filename="Project/ProjectBrowserModel.py" line="218"/> <source>Name</source> <translation>Nom</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="210"/> + <location filename="Project/ProjectBrowserModel.py" line="220"/> <source>VCS Status</source> <translation>VCS Status</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="604"/> + <location filename="Project/ProjectBrowserModel.py" line="614"/> <source>local</source> <translation>local</translation> </message> @@ -28718,17 +31148,17 @@ <translation>Exporter un projet du référentiel Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>Subversion Error</source> <translation>Erreur Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="913"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="919"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation>Impossible d'atteindre l'URL du référentiel à partir de la copie locale. Abandon de l'opération d'étiquetage</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="937"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="943"/> <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source> <translation>Le format de l'URL du référentiel n'est pas valide. Abandon de l'opération d'étiquetage</translation> </message> @@ -28738,12 +31168,12 @@ <translation type="obsolete">Etiquetage de %1 dans le référentiel Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1026"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1032"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation>Impossible d'atteindre l'URL du référentiel du projet depuis la copie locale. Abandon de l'opération</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source> <translation>Le format de l'URL du référentiel n'est pas valide. Abandon de l'opération</translation> </message> @@ -28763,7 +31193,7 @@ <translation type="obsolete">Nettoyage de %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1327"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1333"/> <source>Subversion command</source> <translation>Commande Subversion</translation> </message> @@ -28778,22 +31208,22 @@ <translation type="obsolete">Déplacement de %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1540"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1546"/> <source>Subversion Set Property</source> <translation>Propriété Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1579"/> <source>You have to supply a property name. Aborting.</source> <translation>Vous devez donner un nom à la propriété. Abandon.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1591"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1597"/> <source>Subversion Delete Property</source> <translation>Suppression d'une propriété Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1414"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1419"/> <source>Enter property name</source> <translation>Entrer le nom de la propriété</translation> </message> @@ -28823,12 +31253,12 @@ <translation>Supprimer des fichiers/répertoires du réferentiel Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1001"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1007"/> <source>Reverting changes</source> <translation>Revenir avant les modifications</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1434"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1440"/> <source>Resolving conficts</source> <translation>Résoudre les confits</translation> </message> @@ -28853,22 +31283,22 @@ <translation>Le projet n'a pu être mis à jour à partir du référentiel.<br />Restauration du contenu initial.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Subversion Log</source> <translation>Log Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Select number of entries to show.</source> <translation>Sélectionner plusieurs entrées à afficher.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1775"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1781"/> <source>Locking in the Subversion repository</source> <translation>Verrouillage dans le référentiel Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1813"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1819"/> <source>Unlocking in the Subversion repository</source> <translation>Déverrouillage dans le référentiel Subversion</translation> </message> @@ -28885,27 +31315,27 @@ </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1556"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1562"/> <source>Property set.</source> <translation>Propriété définie.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1606"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1612"/> <source>Property deleted.</source> <translation>Propriété supprimée.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Subversion Lock</source> <translation>Verrou Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Enter lock comment</source> <translation>Entrer un commentaire pour le verrou</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1858"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1864"/> <source>Relocating</source> <translation>Déplacement</translation> </message> @@ -29081,27 +31511,27 @@ <translation>Impossible de lancer l'executable SVN.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Repository Browser</source> <translation>Navigateur de référentiel</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Enter the repository URL.</source> <translation>Entrer l'URL du référentiel.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1908"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1914"/> <source>Remove from changelist</source> <translation>Supprimer de la liste des modifications</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1944"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1950"/> <source>Add to changelist</source> <translation>Ajouter à la liste des modifications:</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1934"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1940"/> <source>Enter name of the changelist:</source> <translation>Entrer le nom de la liste des modifications:</translation> </message> @@ -29126,32 +31556,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="815"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="821"/> <source>Moving {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="972"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="978"/> <source>Tagging {0} in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1072"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1078"/> <source>Switching to {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1171"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1177"/> <source>Merging {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1291"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1297"/> <source>Cleaning up {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1473"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1479"/> <source>Copying {0}</source> <translation type="unfinished"></translation> </message> @@ -29167,7 +31597,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1079"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1085"/> <source>Revision {0}. </source> <translation type="unfinished"></translation> @@ -29297,67 +31727,67 @@ <context> <name>SvnBlameDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="13"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="14"/> <source>Subversion Blame</source> <translation>Erreur Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="41"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="48"/> <source>Revision</source> <translation>Révision</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="46"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="53"/> <source>Author</source> <translation>Auteur</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="51"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="58"/> <source>Line</source> <translation>Ligne</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="65"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="72"/> <source>Errors</source> <translation>Erreurs</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="87"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="94"/> <source>Input</source> <translation>Entrée</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="109"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="116"/> <source>Press to send the input to the subversion process</source> <translation>Cliquer pour envoyer l'entrée saisie au processus Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="112"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="119"/> <source>&Send</source> <translation>&Envoyer</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="115"/> - <source>Alt+S</source> - <translation>Alt+E</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="122"/> - <source>Enter data to be sent to the subversion process</source> - <translation>Entrer les données à envoyer au processus Subversion</translation> + <source>Alt+S</source> + <translation>Alt+E</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="129"/> + <source>Enter data to be sent to the subversion process</source> + <translation>Entrer les données à envoyer au processus Subversion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="136"/> <source>Select to switch the input field to password mode</source> <translation>Cocher pour basculer le champ d'entrée en mode Mot de Passe</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="139"/> <source>&Password Mode</source> <translation>Mode Mot de &Passe</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="135"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="142"/> <source>Alt+P</source> <translation>Alt+P</translation> </message> @@ -30122,12 +32552,12 @@ <translation>Log Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="555"/> <source>Revision</source> <translation>Révision</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="552"/> <source>Author</source> <translation>Auteur</translation> </message> @@ -32083,17 +34513,17 @@ <translation>Commit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>There are no uncommitted changes available/selected.</source> <translation>Il n'y a pas de modification non commitée disponible/sélectionnée.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>Lock</source> <translation>Verrouillage</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="473"/> <source>Unlock</source> <translation>Déverrouillage</translation> </message> @@ -32138,22 +34568,22 @@ <translation>remplacé</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>There are no unlocked files available/selected.</source> <translation>Il n'y a aucun fichier déverrouilé disponible/sélectionné.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>There are no locked files available/selected.</source> <translation>Il n'y a aucun fichier verrouilé disponible/sélectionné.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="483"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="488"/> <source>Break Lock</source> <translation>Casser le verrouillage d'un autre utilisateur</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>Steal Lock</source> <translation>Voler le verrou</translation> </message> @@ -32305,7 +34735,7 @@ <translation>Aucune entrée "non-versionnée" disponible/sélectionnée.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>Revert</source> <translation>Recouvrir</translation> </message> @@ -32325,17 +34755,17 @@ <translation>Ajouter à la liste des modifications</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>Remove from Changelist</source> <translation>Supprimer de la liste des modifications</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="518"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation>Il n'y a pas de fichiers disponibles ou sélectionnés n'appartenant pas à une liste.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>There are no files available/selected belonging to a changelist.</source> <translation>Il n'y a pas de fichiers disponibles ou sélectionnés appartenant à une liste.</translation> </message> @@ -38331,7 +40761,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="839"/> + <location filename="Utilities/__init__.py" line="844"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Vous pouvez utiliser la syntaxe "%-code" dans la chaine de caractères. Les codes supportés sont :<table><tr><td>%C</td><td>colonne du curseur de l'éditeur courant</td></tr><tr><td>%D</td><td>répertoire de l'éditeur courant</td></tr><tr><td>%F</td><td>nom de fichier de l'éditeur courant</td></tr><tr><td>%H</td><td>répertoire 'home' de l'utilisateur courant</td></tr><tr><td>%L</td><td>ligne du curseur de l'éditeur courant</td></tr><tr><td>%P</td><td>chemin du projet courant</td></tr><tr><td>%S</td><td>texte sélectionné dans l'éditeur courant</td></tr><tr><td>%U</td><td>nom d'utilisateur de l'utilisateur courant</td></tr><tr><td>%%</td><td>le signe pourcent</td></tr></table></p></translation> </message> @@ -38648,6 +41078,19 @@ </message> </context> <context> + <name>VcsMercurialPlugin</name> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="53"/> + <source>Version Control - Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="119"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>VcsPage</name> <message> <location filename="Preferences/ConfigurationPages/VcsPage.ui" line="37"/> @@ -42294,6 +44737,67 @@ </message> </context> <context> + <name>mercurial</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1021"/> + <source><tr><td><b>Parent #{0}</b></td><td></td></tr> +<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1392"/> + <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054"/> + <source><h3>Repository information</h3> +<p><table> +<tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> +<tr></tr> +<tr><td><b>URL</b></td><td>{1}</td></tr> +</table></p> +{2}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1382"/> + <source><tr><td><b>Tip</b></td><td></td></tr> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384"/> + <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1396"/> + <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1399"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr> +</table></p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>py3Flakes</name> <message> <location filename="Utilities/py3flakes/messages.py" line="51"/> @@ -42360,7 +44864,7 @@ en cours</b></td><td>%3</td></tr><tr><td><b>Version "commitée"</b></td><td>%4</td></tr><tr><td><b>Date du commit</b></td><td>%5</td></tr><tr><td><b>Heure du commit</b></td><td>%6</td></tr><tr><td><b>Dernier auteur</b></td><td>%7</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1368"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1374"/> <source>unknown</source> <translation>inconnu</translation> </message> @@ -42370,12 +44874,12 @@ <translation type="obsolete"><h3>Informations sur le référentiel</h3><table><tr><td><b>PySvn V.</b></td><td>%1</td></tr><tr><td><b>Subversion V.</b></td><td>%2</td></tr><tr><td><b>API Subversion V.</b></td><td>%3</td></tr><tr><td><b>URL</b></td><td>%4</td></tr><tr><td><b>Révision actuelle</b></td><td>%5</td></tr><tr><td><b>Révision validée</b></td><td>%6</td></tr><tr><td><b>Date de validation</b></td><td>%7</td></tr><tr><td><b>Heure de validation</b></td><td>%8</td></tr><tr><td><b>Dernier auteur</b></td><td>%9</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1240"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1245"/> <source><h3>Repository information</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Current revision</b></td><td>{2}</td></tr><tr><td><b>Committed revision</b></td><td>{3}</td></tr><tr><td><b>Committed date</b></td><td>{4}</td></tr><tr><td><b>Comitted time</b></td><td>{5}</td></tr><tr><td><b>Last author</b></td><td>{6}</td></tr></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1369"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1375"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_it.ts Sat Apr 17 16:54:38 2010 +0000 +++ b/i18n/eric5_it.ts Sat Apr 17 17:48:18 2010 +0000 @@ -14186,6 +14186,2374 @@ </message> </context> <context> + <name>Hg</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="154"/> + <source>The hg process finished with the exit code {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="157"/> + <source>The hg process did not finish within 30s.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="159"/> + <source>Could not start the hg executable.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>Create project repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>The project repository could not be created.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="221"/> + <source>Creating Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> + <source>Initial commit to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="284"/> + <source>Cloning project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="382"/> + <source>Commiting changes to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="423"/> + <source>Synchronizing with the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="471"/> + <source>Adding files/directories to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="531"/> + <source>Removing files/directories from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="589"/> + <source>Renaming {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="697"/> + <source>Taging in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="727"/> + <source>Reverting changes</source> + <translation type="unfinished">Annullamento modifiche</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="768"/> + <source>Merging</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="968"/> + <source>Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> + <source>Copying {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Select number of entries to show.</source> + <translation type="unfinished">Mostra il numero di elementi da mostrare.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1301"/> + <source>Pulling from a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1326"/> + <source>Pushing to a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1435"/> + <source>Resolving files/directories</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Create Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Enter branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1468"/> + <source>Creating branch in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgAnnotateDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="14"/> + <source>Mercurial Annotate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="48"/> + <source>Revision</source> + <translation type="unfinished">Revisione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="53"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="58"/> + <source>Author</source> + <translation type="unfinished">Autore</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="63"/> + <source>Date</source> + <translation type="unfinished">Data</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="68"/> + <source>Line</source> + <translation type="unfinished">Linea</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Errori</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Spedisci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleziona per impostare il campo di input in modalità password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">Modo &Password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>Process Generation Error</source> + <translation type="unfinished">Errore Generazione Processo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgCommandDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="14"/> + <source>Mercurial Command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="23"/> + <source>Mercurial Command:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="36"/> + <source>Enter the Mercurial command to be executed with all necessary parameters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="39"/> + <source><b>Mercurial Command</b> +<p>Enter the Mercurial command to be executed including all necessary +parameters. If a parameter of the commandline includes a space you have to +surround this parameter by single or double quotes. Do not include the name +of the Mercurial client executable (i.e. hg).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="68"/> + <source>Project Directory:</source> + <translation type="unfinished">Directory del progetto:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="81"/> + <source>This shows the root directory of the current project.</source> + <translation type="unfinished">Mostra la directory radice del progetto corrente.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="84"/> + <source>project directory</source> + <translation type="unfinished">directory del progetto</translation> + </message> +</context> +<context> + <name>HgCommitDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="20"/> + <source>Commit Message</source> + <translation type="unfinished">Messaggio di commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="26"/> + <source>Enter the log message.</source> + <translation type="unfinished">Inserisci messaggio di log.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="29"/> + <source><b>Log Message</b> +<p>Enter the log message for the commit action.</p></source> + <translation type="unfinished"><b>Messaggio di log</b> +<p>Inserisci il messaggio di log per la commit.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="43"/> + <source>Recent commit messages</source> + <translation type="unfinished">Messagi di commit recenti</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="50"/> + <source>Select a recent commit message to use</source> + <translation type="unfinished">Seleziona un messaggio di commit recete da usare</translation> + </message> +</context> +<context> + <name>HgCopyDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="14"/> + <source>Mercurial Copy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="25"/> + <source>Press to open a selection dialog</source> + <translation type="unfinished">Premi per aprire un dialogo di selezione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="28"/> + <source><b>Target directory</b> +<p>Select the target name for the operation via a selection dialog.</p></source> + <translation type="unfinished"><b>Target directory</b> +<p>Seleziona il nome per il target per l'operazione con un dialogo.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="32"/> + <source>...</source> + <translation type="unfinished">...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="39"/> + <source>Source:</source> + <translation type="unfinished">Sorgente:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="49"/> + <source>Shows the name of the source</source> + <translation type="unfinished">Mostra il nome della sorgente</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="52"/> + <source><b>Source name</b> +<p>This field shows the name of the source.</p></source> + <translation type="unfinished"><b>Nome sorgente</b> +<p>Questo campo mostra il nome della sorgente.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="63"/> + <source>Enter the target name</source> + <translation type="unfinished">Inserisci il nome del target</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="66"/> + <source><b>Target name</b> +<p>Enter the new name in this field.</p></source> + <translation type="unfinished"><b>Nome target</b> +<p>Inserisci il nuovo nome in questo campo.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="74"/> + <source>Target:</source> + <translation type="unfinished">Target:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="83"/> + <source>Select to force the operation</source> + <translation type="unfinished">Seleziona per forzae l'operazione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="86"/> + <source>Enforce operation</source> + <translation type="unfinished">Forza operazione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="42"/> + <source>Mercurial Move</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="71"/> + <source>Select target</source> + <translation type="unfinished">Seleziona target</translation> + </message> +</context> +<context> + <name>HgDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="29"/> + <source>Output</source> + <translation type="unfinished">Output</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="57"/> + <source>Errors</source> + <translation type="unfinished">Errori</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">&Spedisci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleziona per impostare il campo di input in modalità password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">Modo &Password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>Process Generation Error</source> + <translation type="unfinished">Errore Generazione Processo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgDiffDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="26"/> + <source>Difference</source> + <translation type="unfinished">Difference</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="35"/> + <source><b>Mercurial Diff</b><p>This shows the output of the hg diff command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="63"/> + <source>Errors</source> + <translation type="unfinished">Errori</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="85"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="107"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="110"/> + <source>&Send</source> + <translation type="unfinished">&Spedisci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="113"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="120"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="127"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleziona per impostare il campo di input in modalità password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="130"/> + <source>&Password Mode</source> + <translation type="unfinished">Modo &Password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="133"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>Process Generation Error</source> + <translation type="unfinished">Errore Generazione Processo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="165"/> + <source>There is no difference.</source> + <translation type="unfinished">Non ci sono differenze.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source>Save Diff</source> + <translation type="unfinished">Salva Diff</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="256"/> + <source>Patch Files (*.diff)</source> + <translation type="unfinished">File Patch (*.diff)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="273"/> + <source><p>The patch file <b>{0}</b> already exists.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogBrowserDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="25"/> + <source>From:</source> + <translation type="unfinished">Da:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="32"/> + <source>Enter the start date</source> + <translation type="unfinished">Inserisci la data iniziale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="42"/> + <source>To:</source> + <translation type="unfinished">A:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="49"/> + <source>Enter the end date</source> + <translation type="unfinished">Inserisci la data finale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="59"/> + <source>Select the field to filter on</source> + <translation type="unfinished">Seleziona il campo su cui filtrare</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="748"/> + <source>Revision</source> + <translation type="unfinished">Revisione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="745"/> + <source>Author</source> + <translation type="unfinished">Autore</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> + <source>Message</source> + <translation type="unfinished">Messaggio</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="81"/> + <source>Enter the regular expression to filter on</source> + <translation type="unfinished">Inserisci l'espressione regolare su cui filtrare</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="124"/> + <source>Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="139"/> + <source>Date</source> + <translation type="unfinished">Data</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="149"/> + <source>Tags</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="192"/> + <source>Action</source> + <translation type="unfinished">Azione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="197"/> + <source>Path</source> + <translation type="unfinished">Percorso</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="202"/> + <source>Copy from</source> + <translation type="unfinished">Copia da</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="207"/> + <source>Copy from Rev</source> + <translation type="unfinished">Copia da Rev</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="217"/> + <source>Press to get the next bunch of log entries</source> + <translation type="unfinished">Premi per predere il prossimo blocco di entry del log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="220"/> + <source>&Next</source> + <translation type="unfinished">Succ&essivo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="227"/> + <source>Enter the limit of entries to fetch</source> + <translation type="unfinished">Inserisci il limite degli elementi da scaricare</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="246"/> + <source>Select to stop listing log messages at a copy or move</source> + <translation type="unfinished">Seleziona per fermare l'ascolto dei messaggi di log al copy o al move</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="249"/> + <source>Stop on Copy/Move</source> + <translation type="unfinished">Ferma su Copy/Move</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="263"/> + <source>Press to generate a diff to the previous revision</source> + <translation type="unfinished">Premi per generare un diff con la revisione precedente</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="266"/> + <source>&Diff to Previous</source> + <translation type="unfinished">&Diff con il precedente</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="273"/> + <source>Press to compare two revisions</source> + <translation type="unfinished">Premi per confrontare due revisioni</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="276"/> + <source>&Compare Revisions</source> + <translation type="unfinished">&Confronta revisioni</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="304"/> + <source>Errors</source> + <translation type="unfinished">Errori</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="313"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="329"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="351"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="354"/> + <source>&Send</source> + <translation type="unfinished">&Spedisci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="357"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="364"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="371"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleziona per impostare il campo di input in modalità password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="374"/> + <source>&Password Mode</source> + <translation type="unfinished">Modo &Password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="377"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="90"/> + <source>Added</source> + <translation type="unfinished">Aggiunto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="91"/> + <source>Deleted</source> + <translation type="unfinished">Cancellato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="92"/> + <source>Modified</source> + <translation type="unfinished">Modificato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>Process Generation Error</source> + <translation type="unfinished">Errore Generazione Processo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="26"/> + <source>Log</source> + <translation type="unfinished">Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="35"/> + <source><b>Mercurial Log</b><p>This shows the output of the hg log command. By clicking on the links you may show the difference between revisions.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="54"/> + <source>Errors</source> + <translation type="unfinished">Errori</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="63"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">&Spedisci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleziona per impostare il campo di input in modalità password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">Modo &Password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="49"/> + <source><b>Processing your request, please wait...</b></source> + <translation type="unfinished"><b>Esecuzione in corso, attendere prego...</b></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="63"/> + <source>Revision</source> + <translation type="unfinished">Revisione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>Process Generation Error</source> + <translation type="unfinished">Errore Generazione Processo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="156"/> + <source>No log available for '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="187"/> + <source>diff to {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="198"/> + <source>Branches: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="202"/> + <source>Tags: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="206"/> + <source>Parents: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="209"/> + <source><i>Author: {0}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="213"/> + <source><i>Date: {0}, {1}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="223"/> + <source>Added {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="230"/> + <source>Modified {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="237"/> + <source>Deleted {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgMergeDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="14"/> + <source>Mercurial Merge</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Revisione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Seleziona per specificare una revisione con un numero</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">Numero</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">Inserisci un numero di revisione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="104"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="114"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="117"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="127"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="137"/> + <source>Select to not specify a specific revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="140"/> + <source>No revision selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="153"/> + <source>Select to force the merge operation</source> + <translation type="unfinished">Seleziona per forzare un'operazione di merge</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="156"/> + <source>Enforce merge</source> + <translation type="unfinished">Forza il merge</translation> + </message> +</context> +<context> + <name>HgNewProjectOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="14"/> + <source>New Project from Repository</source> + <translation type="unfinished">Nuovo progetto dal repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="17"/> + <source><b>New Project from Repository Dialog</b> +<p>Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. 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>Nuovo progetto dal dialogo dei repository</b> +<p>Inserisci le informazioni sui repository in questo campo. Questi valori son usati quando il nuovo progetto viene scaricato dal repository. Se il checkbox è selezionato, l'URL deve finire con il nome progetto. Viene ipotizzata un'organizzazione con progetto/tag, progetto/branches e progetto/trunk. In questo caso puoi inserire un tag o un branch, che deve essere simile a tags/tagsname o branch/branchname. Se il checkbox non è selezionato, l'URL deve contenere il percorso completo per il repository.</p> +<p>Per repository remoti l'URL deve contenere il nome dell'host</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="30"/> + <source>&Protocol:</source> + <translation type="unfinished">&Protocollo:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="40"/> + <source>Select the protocol to access the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="47"/> + <source>&URL:</source> + <translation type="unfinished">&URL:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the module in the repository</source> + <translation type="obsolete">Inserisci il percorso dell'url del modulo nel repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> + <source>Select the repository url via a directory selection dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="116"/> + <source>...</source> + <translation type="unfinished">...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="74"/> + <source>&Revision:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="84"/> + <source>Enter the revision the new project should be generated from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="94"/> + <source>Project &Directory:</source> + <translation type="unfinished">&Directory progetto:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="104"/> + <source>Enter the directory of the new project.</source> + <translation type="unfinished">Inserisci la directory per il nuovo progetto.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="107"/> + <source><b>Project Directory</b> +<p>Enter the directory of the new project. It will be retrieved from +the repository and be placed in this directory.</p></source> + <translation type="unfinished"><b>Directory progetto</b> +<p>Inserisci la directory del nuovo progetto. Questo verrà scaricato dal repository +a messo in questa directory.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="57"/> + <source>Select Repository-Directory</source> + <translation type="unfinished">Seleziona la directory del Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="82"/> + <source>Select Project Directory</source> + <translation type="unfinished">Seleziona la directory del progetto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Repository Infos</source> + <translation type="unfinished">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 type="unfinished"><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"/> + <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">Inserisci il messaggio di log per il nuovo progetto.</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"><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"/> + <source>new project started</source> + <translation type="unfinished">nuovo progetto avviato</translation> + </message> +</context> +<context> + <name>HgProjectBrowserHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> + <source>Version Control</source> + <translation type="unfinished">Controllo di Versione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="485"/> + <source>Commit changes to repository...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="490"/> + <source>Add to repository</source> + <translation type="unfinished">Aggiungi al repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="493"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Rimuovi dal repository (e dal disco)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415"/> + <source>Copy in repository</source> + <translation type="unfinished">Copia nel repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="417"/> + <source>Move in repository</source> + <translation type="unfinished">Muovi nel repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="420"/> + <source>Show log</source> + <translation type="unfinished">Mostra log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="423"/> + <source>Show limited log</source> + <translation type="unfinished">Mostra log ridotto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="426"/> + <source>Show log browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498"/> + <source>Show status</source> + <translation type="unfinished">Mostra stato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502"/> + <source>Show difference</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="505"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Mostra differenza (esteso)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="252"/> + <source>Show annotated file</source> + <translation type="unfinished">Mostra file appuntati</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="510"/> + <source>Revert changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="513"/> + <source>Resolve conflict</source> + <translation type="unfinished">Risolvi conflitti</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516"/> + <source>Select all local file entries</source> + <translation type="unfinished">Seleziona tutt i file locali</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="518"/> + <source>Select all versioned file entries</source> + <translation type="unfinished">Seleziona tutti i file controllati</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520"/> + <source>Select all local directory entries</source> + <translation type="unfinished">Seleziona tutte le directory locali</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="522"/> + <source>Select all versioned directory entries</source> + <translation type="unfinished">Seleziona tutte le directory controllate</translation> + </message> +</context> +<context> + <name>HgProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>New from repository</source> + <translation type="unfinished">Nuovo dal repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>&New from repository...</source> + <translation type="unfinished">&Nuovo dal repository...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="53"/> + <source>Create (clone) a new project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="56"/> + <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="64"/> + <source>Show incoming log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="68"/> + <source>Show the log of incoming changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="71"/> + <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="78"/> + <source>Pull changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="82"/> + <source>Pull changes from a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="85"/> + <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>Update from repository</source> + <translation type="unfinished">Aggiorna da repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>&Update from repository</source> + <translation type="unfinished">&Aggiorna da repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="97"/> + <source>Update the local project from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="100"/> + <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>Commit changes to repository</source> + <translation type="unfinished">Committa le modifica nel repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>&Commit changes to repository...</source> + <translation type="unfinished">&Committa le modifica nel repository...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> + <source>Commit changes to the local project to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="114"/> + <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> + <source>Show outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="126"/> + <source>Show the log of outgoing changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="129"/> + <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="136"/> + <source>Push changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> + <source>Push changes to a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="143"/> + <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>Export from repository</source> + <translation type="unfinished">Esporta dal repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>&Export from repository...</source> + <translation type="unfinished">&Esporta dal repository...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="155"/> + <source>Export a project from the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="158"/> + <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> + <translation type="unfinished"><b>Esporta dal repository</b><p>Esporta un progetto dal repository.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>Add to repository</source> + <translation type="unfinished">Aggiungi al repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>&Add to repository...</source> + <translation type="unfinished">&Aggiungi al repository...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="168"/> + <source>Add the local project to the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> + <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Rimuovi dal repository (e dal disco)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>&Remove from repository (and disk)</source> + <translation type="unfinished">&Rimuovi dal repository (e dal disco)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="182"/> + <source>Remove the local project from the repository (and disk)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="185"/> + <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show log</source> + <translation type="unfinished">Mostra log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show &log</source> + <translation type="unfinished">Mostra &log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="197"/> + <source>Show the log of the local project</source> + <translation type="unfinished">Mostra i log del progetto locale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="200"/> + <source><b>Show log</b><p>This shows the log of the local project.</p></source> + <translation type="unfinished"><b>Mostra log</b><p>Mostra i log del progetto locale.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="207"/> + <source>Show limited log</source> + <translation type="unfinished">Mostra log ridotto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <source>Show a limited log of the local project</source> + <translation type="unfinished">Mostra il log ridotto del progetto locale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="214"/> + <source><b>Show limited log</b><p>This shows the log of the local project limited to a selectable number of entries.</p></source> + <translation type="unfinished"><b>Mostra log ridotto</b><p>Mostra il log del progetto locale limitato ad un numero selezionabile di elementi.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="222"/> + <source>Show log browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> + <source>Show a dialog to browse the log of the local project</source> + <translation type="unfinished">Mostra un dialogo per navigare i log del progetto locale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="229"/> + <source><b>Show log browser</b><p>This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.</p></source> + <translation type="unfinished"><b>Mostra borwser log</b><p>Mostra un dialogo per navigare i log del progetto locale. Inizialmente viene mostrato un numero limitato di elementi. Altri possono essere scaricati in seguito.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show difference</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show &difference</source> + <translation type="unfinished">Mostra &differenza</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="242"/> + <source>Show the difference of the local project to the repository</source> + <translation type="unfinished">Mostra le differenze tra il progetto locale e il repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="245"/> + <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> + <translation type="unfinished"><b>Mostra differenze</b><p>Mostra le differenze tra il progetto locale e il repository.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Mostra differenza (esteso)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="256"/> + <source>Show the difference of revisions of the project to the repository</source> + <translation type="unfinished">Mostra le differenze tra la revisione del progetto e il repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="259"/> + <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> + <translation type="unfinished"><b>Mostra differenze (esteso)</b><p>Mostra le differenze di una revisione selezionabile del progetto.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show status</source> + <translation type="unfinished">Mostra stato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show &status</source> + <translation type="unfinished">Mostra &stato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="270"/> + <source>Show the status of the local project</source> + <translation type="unfinished">Mostra lo stato del progetto locale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="273"/> + <source><b>Show status</b><p>This shows the status of the local project.</p></source> + <translation type="unfinished"><b>Mostra stato</b><p>Mostra lo stato del progetto locale.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="280"/> + <source>Show heads</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> + <source>Show the heads of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="286"/> + <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> + <source>Show parents</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="296"/> + <source>Show the parents of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="299"/> + <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="306"/> + <source>Show tip</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <source>Show the tip of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Revert changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Re&vert changes</source> + <translation type="unfinished">In&verti modifiche</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <source>Revert all changes made to the local project</source> + <translation type="unfinished">Inverti tutte le modifiche fatte al progetto locale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> + <translation type="unfinished"><b>Inverti modifiche</b><p>Inverte tutte le modifiche fatte al progetto locale.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Merge</source> + <translation type="unfinished">Fondi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Mer&ge changes...</source> + <translation type="unfinished">Fon&di modifiche...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="337"/> + <source>Merge changes of a revision into the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="340"/> + <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve conflicts</source> + <translation type="unfinished">Risolvi conflitti</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve con&flicts</source> + <translation type="unfinished">Risolvi con&flitti</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="350"/> + <source>Resolve all conflicts of the local project</source> + <translation type="unfinished">Risolvi tutti i conflitti del progetto locale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="353"/> + <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> + <translation type="unfinished"><b>Risolve conflitti</b><p>Risolve tutti i conflitti del progetto locale.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>Tag in repository</source> + <translation type="unfinished">Tag nel repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>&Tag in repository...</source> + <translation type="unfinished">&Tag nel repository...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> + <source>Tag the local project in the repository</source> + <translation type="unfinished">Tag del progetto locale nel repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> + <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> + <translation type="unfinished"><b>Tag nel repository</b><p>Tag del progetto locale nel repository.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags</source> + <translation type="unfinished">Elenca tag</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags...</source> + <translation type="unfinished">Elenca tag...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="377"/> + <source>List tags of the project</source> + <translation type="unfinished">Elenca i tag del progetto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="380"/> + <source><b>List tags</b><p>This lists the tags of the project.</p></source> + <translation type="unfinished"><b>Elenca tag</b><p>Elenca i tag del progetto.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches</source> + <translation type="unfinished">Elenca branches</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches...</source> + <translation type="unfinished">Elenca branches...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <source>List branches of the project</source> + <translation type="unfinished">Elenca i branches del progetto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <source><b>List branches</b><p>This lists the branches of the project.</p></source> + <translation type="unfinished"><b>Elenca branches</b><p>Elenca i branch del progetto.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create &branch...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="404"/> + <source>Create a new branch for the local project in the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="407"/> + <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> + <source>Close branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="418"/> + <source>Close the current branch of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="421"/> + <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>Switch</source> + <translation type="unfinished">Scambia</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>S&witch...</source> + <translation type="unfinished">&Scambia...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> + <source>Switch the working directory to another revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> + <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanup</source> + <translation type="unfinished">Pulisci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanu&p</source> + <translation type="unfinished">&Pulisci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> + <source>Cleanup the local project</source> + <translation type="unfinished">Pulisci il progetto locale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> + <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> + <translation type="unfinished"><b>Pulizia</b><p>Esegue la pulizia del progetto locale.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>Execute command</source> + <translation type="unfinished">Esegui comando</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>E&xecute command...</source> + <translation type="unfinished">&Esegui comando...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="458"/> + <source>Execute an arbitrary Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="461"/> + <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command options</source> + <translation type="unfinished">Opzione comando</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command &options...</source> + <translation type="unfinished">&Opzioni comando...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <source>Show the Mercurial command options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="472"/> + <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure</source> + <translation type="unfinished">Configura</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure...</source> + <translation type="unfinished">Configura...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <source>Show the configuration dialog with the Mercurial page selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> + <source>Mercurial Revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Revisione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Seleziona per specificare una revisione con un numero</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">Numero</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">Inserisci un numero di revisione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="110"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="120"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="123"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="139"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="149"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="152"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionsSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="23"/> + <source>Revision &1</source> + <translation type="unfinished">Revisione &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="175"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Seleziona per specificare una revisione con un numero</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="178"/> + <source>Number</source> + <translation type="unfinished">Numero</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="188"/> + <source>Enter a revision number</source> + <translation type="unfinished">Inserisci un numero di revisione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="217"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="220"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="230"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="237"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="240"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="250"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="260"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="263"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="273"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="283"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="286"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="296"/> + <source>Select revision before last commit</source> + <translation type="unfinished">Seleziona la revisione prima dell'ultima commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="299"/> + <source>PREV</source> + <translation type="unfinished">PREV</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="169"/> + <source>Revision &2</source> + <translation type="unfinished">Revisione &2</translation> + </message> +</context> +<context> + <name>HgStatusDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="180"/> + <source>Mercurial Status</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="17"/> + <source><b>Mercurial Status</b> +<p>This dialog shows the status of the selected file or project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="46"/> + <source>Status</source> + <translation type="unfinished">Stato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="51"/> + <source>Path</source> + <translation type="unfinished">Percorso</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="65"/> + <source>Errors</source> + <translation type="unfinished">Errori</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="87"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="109"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="112"/> + <source>&Send</source> + <translation type="unfinished">&Spedisci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="115"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="122"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="129"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleziona per impostare il campo di input in modalità password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="132"/> + <source>&Password Mode</source> + <translation type="unfinished">Modo &Password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="135"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="41"/> + <source>Refresh</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="42"/> + <source>Press to refresh the status display</source> + <translation type="unfinished">Premi per aggiornare lo stato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="56"/> + <source>Commit changes to repository...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="59"/> + <source>Add to repository</source> + <translation type="unfinished">Aggiungi al repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="61"/> + <source>Revert changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="64"/> + <source>Adjust column sizes</source> + <translation type="unfinished">Adatta dimensione colonne</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="85"/> + <source>added</source> + <translation type="unfinished">aggiunto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="88"/> + <source>modified</source> + <translation type="unfinished">modificato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="89"/> + <source>removed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="90"/> + <source>not tracked</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="86"/> + <source>normal</source> + <translation type="unfinished">normale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="87"/> + <source>ignored</source> + <translation type="unfinished">ignorato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="91"/> + <source>missing</source> + <translation type="unfinished">mancante</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>Process Generation Error</source> + <translation type="unfinished">Errore Generazione Processo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="368"/> + <source>Commit</source> + <translation type="unfinished">Commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>There are no uncommitted changes available/selected.</source> + <translation type="unfinished">Non ci sono modifiche disponibili/selezionate da committare.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>Add</source> + <translation type="unfinished">Aggiungi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>There are no unversioned entries available/selected.</source> + <translation type="unfinished">Non ci sono elementi non sotto controllo disponibili/selezionati.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>Revert</source> + <translation type="unfinished">Inverti</translation> + </message> +</context> +<context> + <name>HgStatusMonitorThread</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="104"/> + <source>Mercurial status checked successfully</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="115"/> + <source>Could not start the Mercurial process.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgTagBranchListDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="14"/> + <source>Mercurial Tag List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="17"/> + <source><b>Mercurial Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="36"/> + <source><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"><b>Tag/Branches List</b> +<p>Mostra una lista dei tag o branch del progetto.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="53"/> + <source>Revision</source> + <translation type="unfinished">Revisione</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="58"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="63"/> + <source>Local</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="68"/> + <source>Name</source> + <translation type="unfinished">Nome</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Errori</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Input</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Spedisci</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Seleziona per impostare il campo di input in modalità password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">Modo &Password</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="81"/> + <source>Mercurial Branches List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="82"/> + <source>Status</source> + <translation type="unfinished">Stato</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>Process Generation Error</source> + <translation type="unfinished">Errore Generazione Processo</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="212"/> + <source>active</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="217"/> + <source>yes</source> + <translation type="unfinished">si</translation> + </message> +</context> +<context> + <name>HgTagDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Subversion Tag</source> + <translation type="obsolete">Subversion Tag</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="39"/> + <source>Enter the name of the tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="42"/> + <source><b>Tag Name</b> +<p>Enter the name of the tag to be created, moved or deleted.</p></source> + <translation type="unfinished"><b>Nome tag</b> +<p>Inserisci il nome del tag da creare, muovere o cancellare.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="59"/> + <source>Name:</source> + <translation type="unfinished">Nome:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="66"/> + <source>Tag Action</source> + <translation type="unfinished">Azione Tag</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="72"/> + <source>Select to create a regular tag</source> + <translation type="unfinished">Seleziona per creare un tag normale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="75"/> + <source><b>Create Regular Tag</b> +<p>Select this entry in order to create a regular tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="79"/> + <source>Create Regular Tag</source> + <translation type="unfinished">Crea un tag normale</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="89"/> + <source>Select to create a local tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="92"/> + <source><b>Create Local Tag</b> +<p>Select this entry in order to create a local tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="96"/> + <source>Create Local Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="103"/> + <source>Select to delete a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="106"/> + <source><b>Delete Tag</b> +<p>Select this entry in order to delete the selected tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="110"/> + <source>Delete Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Mercurial Tag</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>HistoryDialog</name> <message> <location filename="Helpviewer/History/HistoryDialog.ui" line="14"/> @@ -17386,6 +19754,69 @@ </message> </context> <context> + <name>MercurialPage</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="17"/> + <source><b>Configure Mercurial Interface</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="37"/> + <source>Log</source> + <translation type="unfinished">Log</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="43"/> + <source>No. of log messages shown:</source> + <translation type="unfinished">N. di messaggi del log da mostrare:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="50"/> + <source>Enter the number of log messages to be shown</source> + <translation type="unfinished">Inserisci il numero di messaggi di log da mostrare</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="79"/> + <source>Commit</source> + <translation type="unfinished">Commit</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="85"/> + <source>No. of commit messages to remember:</source> + <translation type="unfinished">N. di messaggi di commit da ricordare:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="92"/> + <source>Enter the number of commit messages to remember</source> + <translation type="unfinished">Inserisci il numero di messaggi di commit da ricordare</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <source>Incoming / Outgoing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="130"/> + <source>Select to show the incoming and outgoing log in a log browser dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="133"/> + <source>Use Log Browser for incoming / outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="143"/> + <source>Edit the mercurial config file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="146"/> + <source>Edit config file</source> + <translation type="unfinished">Modifica file di configurazione</translation> + </message> +</context> +<context> <name>MessageBoxWizard</name> <message> <location filename="Plugins/PluginWizardQMessageBox.py" line="119"/> @@ -22036,17 +24467,17 @@ <context> <name>ProjectBrowserModel</name> <message> - <location filename="Project/ProjectBrowserModel.py" line="208"/> + <location filename="Project/ProjectBrowserModel.py" line="218"/> <source>Name</source> <translation>Nome</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="210"/> + <location filename="Project/ProjectBrowserModel.py" line="220"/> <source>VCS Status</source> <translation>Stato VCS</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="604"/> + <location filename="Project/ProjectBrowserModel.py" line="614"/> <source>local</source> <translation>locale</translation> </message> @@ -27733,17 +30164,17 @@ <translation>Esportazione del progetto dal repository Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>Subversion Error</source> <translation>Subversion Error</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="913"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="919"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation>L'URL del repository del progetto non può essere recuperato dalla copia di lavoro. L'operazione di tag verrà interrotta</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="937"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="943"/> <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source> <translation>L'URL del repository del progetto a un formato non valido. L'operazione di tag verrà interrotta</translation> </message> @@ -27753,12 +30184,12 @@ <translation type="obsolete">Tag di %1 nel repository subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1026"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1032"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation>L'URL del repository del progetto non può essere recuperato dalla copia di lavoro. L'operazione di switch verrà interrotta</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source> <translation>L'URL del repository del progetto ha un formato non valido. L'operazione di switch verrà interrotta</translation> </message> @@ -27778,7 +30209,7 @@ <translation type="obsolete">Pulizia di %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1327"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1333"/> <source>Subversion command</source> <translation>comando Subversion</translation> </message> @@ -27793,22 +30224,22 @@ <translation type="obsolete">Spostamento di %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1540"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1546"/> <source>Subversion Set Property</source> <translation>Subversion Set Property</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1579"/> <source>You have to supply a property name. Aborting.</source> <translation>Devi fornire un nome per la proprietà. Interrompo.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1591"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1597"/> <source>Subversion Delete Property</source> <translation>Subversion Delete Property</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1414"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1419"/> <source>Enter property name</source> <translation>Inserisci nome proprietà</translation> </message> @@ -27838,12 +30269,12 @@ <translation>Rimozione di file/directory al repository subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1001"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1007"/> <source>Reverting changes</source> <translation>Annullamento modifiche</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1434"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1440"/> <source>Resolving conficts</source> <translation>Risoluzione conflitti</translation> </message> @@ -27868,22 +30299,22 @@ <translation>Il progetto non può essere checked out dal repository.<br />Ripristisno dei contenuti originali.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Subversion Log</source> <translation>Log Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Select number of entries to show.</source> <translation>Mostra il numero di elementi da mostrare.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1775"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1781"/> <source>Locking in the Subversion repository</source> <translation>Blocco nel repository Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1813"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1819"/> <source>Unlocking in the Subversion repository</source> <translation>Sblocco del repository Subversion</translation> </message> @@ -27899,27 +30330,27 @@ <translation type="obsolete">Revisione %1.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1556"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1562"/> <source>Property set.</source> <translation>Proprietà impostata.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1606"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1612"/> <source>Property deleted.</source> <translation>Proprietà cancellata.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Subversion Lock</source> <translation>Lock Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Enter lock comment</source> <translation>Inserico commento del lock</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1858"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1864"/> <source>Relocating</source> <translation>Movimentazione</translation> </message> @@ -28095,27 +30526,27 @@ <translation>Non posso avviare l'eseguibile svn.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Repository Browser</source> <translation>Browser Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Enter the repository URL.</source> <translation>Inserisci l'URL del repository.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1908"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1914"/> <source>Remove from changelist</source> <translation>Rimuovi dalla changelist</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1944"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1950"/> <source>Add to changelist</source> <translation>Aggiungi alla changelist</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1934"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1940"/> <source>Enter name of the changelist:</source> <translation>Inserisci il nome della changelist:</translation> </message> @@ -28140,32 +30571,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="815"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="821"/> <source>Moving {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="972"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="978"/> <source>Tagging {0} in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1072"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1078"/> <source>Switching to {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1171"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1177"/> <source>Merging {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1291"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1297"/> <source>Cleaning up {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1473"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1479"/> <source>Copying {0}</source> <translation type="unfinished"></translation> </message> @@ -28181,7 +30612,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1079"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1085"/> <source>Revision {0}. </source> <translation type="unfinished"></translation> @@ -28311,67 +30742,67 @@ <context> <name>SvnBlameDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="13"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="14"/> <source>Subversion Blame</source> <translation>Subversion Blame</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="41"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="48"/> <source>Revision</source> <translation>Revisione</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="46"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="53"/> <source>Author</source> <translation>Autore</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="51"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="58"/> <source>Line</source> <translation>Linea</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="65"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="72"/> <source>Errors</source> <translation>Errori</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="87"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="94"/> <source>Input</source> <translation>Input</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="109"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="116"/> <source>Press to send the input to the subversion process</source> <translation>Premi per mandare l'input al processo subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="112"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="119"/> <source>&Send</source> <translation>&Spedisci</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="115"/> - <source>Alt+S</source> - <translation>Alt+S</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="122"/> - <source>Enter data to be sent to the subversion process</source> - <translation>Inserisci i dati da mandare al processo subversion</translation> + <source>Alt+S</source> + <translation>Alt+S</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="129"/> + <source>Enter data to be sent to the subversion process</source> + <translation>Inserisci i dati da mandare al processo subversion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="136"/> <source>Select to switch the input field to password mode</source> <translation>Seleziona per impostare il campo di input in modalità password</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="139"/> <source>&Password Mode</source> <translation>Modo &Password</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="135"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="142"/> <source>Alt+P</source> <translation>Alt+P</translation> </message> @@ -29138,12 +31569,12 @@ <translation>Log Subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="555"/> <source>Revision</source> <translation>Revisione</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="552"/> <source>Author</source> <translation>Autore</translation> </message> @@ -31096,17 +33527,17 @@ <translation>Commit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>There are no uncommitted changes available/selected.</source> <translation>Non ci sono modifiche disponibili/selezionate da committare.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>Lock</source> <translation>Lock</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="473"/> <source>Unlock</source> <translation>Unlock</translation> </message> @@ -31151,22 +33582,22 @@ <translation>sostituito</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>There are no unlocked files available/selected.</source> <translation>Non ci sono file sbloccati disponibili/selezionati.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>There are no locked files available/selected.</source> <translation>Non ci sono file bloccati disponibili/selezionati.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="483"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="488"/> <source>Break Lock</source> <translation>Spezza lock</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>Steal Lock</source> <translation>Ruba lock</translation> </message> @@ -31318,7 +33749,7 @@ <translation>Non ci sono elementi non sotto controllo disponibili/selezionati.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>Revert</source> <translation>Inverti</translation> </message> @@ -31338,17 +33769,17 @@ <translation>Aggiungi alla Changelist</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>Remove from Changelist</source> <translation>Rimuovi dalla Changelist</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="518"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation>Non ci sono file disponibili/selezionati che non appartengono ad una changelist.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>There are no files available/selected belonging to a changelist.</source> <translation>Non ci sono file disponibili/selezionati che appartengono ad una changelist.</translation> </message> @@ -37237,7 +39668,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="839"/> + <location filename="Utilities/__init__.py" line="844"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Puoi usare i codici % come segnaposti nella stringa. I codici supportati sono: <table><tr><td>%C</td><td>colonna del cursore nell'editor attuale</td></tr><tr><td>%D</td><td>directory dell'editor attuale</td></tr><tr><td>%F</td><td>nome file dell'editor corrente</td></tr><tr><td>%H</td><td>directory home dell'utente attuale</td></tr><tr><td>%L</td><td>linea del cursore dell'editor attuale</td></tr><tr><td>%P</td><td>percorso del progetto attuale</td></tr><tr><td>%S</td><td>testo selezionato dell'editor attuale</td></tr><tr><td>%U</td><td>username dell'utente attuale</td></tr><tr><td>%%</td><td>Segno percentuale</td></tr></table></p></translation> </message> @@ -37554,6 +39985,19 @@ </message> </context> <context> + <name>VcsMercurialPlugin</name> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="53"/> + <source>Version Control - Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="119"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>VcsPage</name> <message> <location filename="Preferences/ConfigurationPages/VcsPage.ui" line="37"/> @@ -41184,6 +43628,67 @@ </message> </context> <context> + <name>mercurial</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1021"/> + <source><tr><td><b>Parent #{0}</b></td><td></td></tr> +<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1392"/> + <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054"/> + <source><h3>Repository information</h3> +<p><table> +<tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> +<tr></tr> +<tr><td><b>URL</b></td><td>{1}</td></tr> +</table></p> +{2}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1382"/> + <source><tr><td><b>Tip</b></td><td></td></tr> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384"/> + <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1396"/> + <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1399"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr> +</table></p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>py3Flakes</name> <message> <location filename="Utilities/py3flakes/messages.py" line="51"/> @@ -41249,7 +43754,7 @@ <translation type="obsolete"><h3>Informazioni repository</h3><table><tr><td><b>Subversion V.</b></td><td>%1</td></tr><tr><td><b>URL</b></td><td>%2</td></tr><tr><td><b>Revisione corrente</b></td><td>%3</td></tr><tr><td><b>Revisione committata </b></td><td>%4</td></tr><tr><td><b>Data della commit</b></td><td>%5</td></tr><tr><td><b>Ora della commit</b></td><td>%6</td></tr><tr><td><b>Ultimo autore</b></td><td>%7</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1368"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1374"/> <source>unknown</source> <translation>sconosciuto</translation> </message> @@ -41259,12 +43764,12 @@ <translation type="obsolete"><h3>Informazioni Repository</h3><table><tr><td><b>PySvn V.</b></td><td>%1</td></tr><tr><td><b>Subversion V.</b></td><td>%2</td></tr><tr><td><b>Subversion API V.</b></td><td>%3</td></tr><tr><td><b>URL</b></td><td>%4</td></tr><tr><td><b>Revisione corrente</b></td><td>%5</td></tr><tr><td><b>Revisione committata</b></td><td>%6</td></tr><tr><td><b>Data commit</b></td><td>%7</td></tr><tr><td><b>Ora commit</b></td><td>%8</td></tr><tr><td><b>Ultimo autore</b></td><td>%9</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1240"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1245"/> <source><h3>Repository information</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Current revision</b></td><td>{2}</td></tr><tr><td><b>Committed revision</b></td><td>{3}</td></tr><tr><td><b>Committed date</b></td><td>{4}</td></tr><tr><td><b>Comitted time</b></td><td>{5}</td></tr><tr><td><b>Last author</b></td><td>{6}</td></tr></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1369"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1375"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_ru.ts Sat Apr 17 16:54:38 2010 +0000 +++ b/i18n/eric5_ru.ts Sat Apr 17 17:48:18 2010 +0000 @@ -13770,105 +13770,265 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="153"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="154"/> <source>The hg process finished with the exit code {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="156"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="157"/> <source>The hg process did not finish within 30s.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="158"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="159"/> <source>Could not start the hg executable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> <source>Create project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> <source>The project repository could not be created.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="220"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="221"/> <source>Creating Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="242"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Initial commit to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="283"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="284"/> <source>Cloning project from a Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="382"/> <source>Commiting changes to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="412"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="423"/> <source>Synchronizing with the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="471"/> <source>Adding files/directories to the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="520"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="531"/> <source>Removing files/directories from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="589"/> <source>Renaming {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="768"/> <source>Merging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="963"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> <source>Copying {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1017"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> <source>Mercurial Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1017"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> <source>Select number of entries to show.</source> <translation type="unfinished">Задайте количество элементов для отображения.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1078"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1301"/> <source>Pulling from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1103"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1326"/> <source>Pushing to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1435"/> <source>Resolving files/directories</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="697"/> + <source>Taging in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="727"/> + <source>Reverting changes</source> + <translation type="unfinished">Отменяю изменения</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="968"/> + <source>Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Create Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Enter branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1468"/> + <source>Creating branch in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgAnnotateDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="14"/> + <source>Mercurial Annotate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="48"/> + <source>Revision</source> + <translation type="unfinished">Версия (ревизия)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="53"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="58"/> + <source>Author</source> + <translation type="unfinished">Автор</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="63"/> + <source>Date</source> + <translation type="unfinished">Дата</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="68"/> + <source>Line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Ошибки</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Ввод</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Отправить</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Задать режим ввода пароля для поля ввода пароля</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">&Парольный режим</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>Process Generation Error</source> + <translation type="unfinished">Ошибка процесса генерации</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgCommandDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="14"/> + <source>Mercurial Command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="23"/> + <source>Mercurial Command:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="36"/> + <source>Enter the Mercurial command to be executed with all necessary parameters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="39"/> + <source><b>Mercurial Command</b> +<p>Enter the Mercurial command to be executed including all necessary +parameters. If a parameter of the commandline includes a space you have to +surround this parameter by single or double quotes. Do not include the name +of the Mercurial client executable (i.e. hg).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="68"/> + <source>Project Directory:</source> + <translation type="unfinished">Каталог проекта:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="81"/> + <source>This shows the root directory of the current project.</source> + <translation type="unfinished">Корневой каталог текущего проекта.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="84"/> + <source>project directory</source> + <translation type="unfinished">каталог проекта</translation> + </message> </context> <context> <name>HgCommitDialog</name> @@ -14183,17 +14343,17 @@ <translation type="unfinished">Задайте поле, по которому фильтровать</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="748"/> <source>Revision</source> <translation type="unfinished">Версия (ревизия)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="745"/> <source>Author</source> <translation type="unfinished">Автор</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="53"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> <source>Message</source> <translation type="unfinished">Сообщение</translation> </message> @@ -14203,150 +14363,160 @@ <translation type="unfinished">Задайте регулярное выражения для фильтра</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="139"/> <source>Date</source> <translation type="unfinished">Дата</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="180"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="192"/> <source>Action</source> <translation type="unfinished">Действие</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="185"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="197"/> <source>Path</source> <translation type="unfinished">Путь</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="190"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="202"/> <source>Copy from</source> <translation type="unfinished">Копировать из</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="195"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="207"/> <source>Copy from Rev</source> <translation type="unfinished">Копировать из версии</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="205"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="217"/> <source>Press to get the next bunch of log entries</source> <translation type="unfinished">Нажмите для получения следующей части сообщений журнала</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="220"/> <source>&Next</source> <translation type="unfinished">&Далее</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="215"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="227"/> <source>Enter the limit of entries to fetch</source> <translation type="unfinished">Задайте максимальное количество записей</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="234"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="246"/> <source>Select to stop listing log messages at a copy or move</source> <translation type="unfinished">Выберите для приостановки пролистывания сообщений журнала при копировании или перемещении</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="237"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="249"/> <source>Stop on Copy/Move</source> <translation type="unfinished">Стоп при копировании/перемещении</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="251"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="263"/> <source>Press to generate a diff to the previous revision</source> <translation type="unfinished">Создания сравнение с предыдущей версией</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="254"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="266"/> <source>&Diff to Previous</source> <translation type="unfinished">&Сравнить с предыдущей</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="261"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="273"/> <source>Press to compare two revisions</source> <translation type="unfinished">Нажмите, чтобы сравнить две версии</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="276"/> <source>&Compare Revisions</source> <translation type="unfinished">&Сравнить версии</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="292"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="304"/> <source>Errors</source> <translation type="unfinished">Ошибки</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="301"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="313"/> <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="317"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="329"/> <source>Input</source> <translation type="unfinished">Ввод</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="351"/> <source>Press to send the input to the hg process</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="342"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="354"/> <source>&Send</source> <translation type="unfinished">&Отправить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="345"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="357"/> <source>Alt+S</source> <translation type="unfinished">Alt+S</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="364"/> <source>Enter data to be sent to the hg process</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="371"/> <source>Select to switch the input field to password mode</source> <translation type="unfinished">Задать режим ввода пароля для поля ввода пароля</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="374"/> <source>&Password Mode</source> <translation type="unfinished">&Парольный режим</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="377"/> <source>Alt+P</source> <translation type="unfinished">Alt+P</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="70"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="90"/> <source>Added</source> <translation type="unfinished">Добавлено</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="71"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="91"/> <source>Deleted</source> <translation type="unfinished">Удалено</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="92"/> <source>Modified</source> <translation type="unfinished">Изменено</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="233"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> <source>Process Generation Error</source> <translation type="unfinished">Ошибка процесса генерации</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="233"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="124"/> + <source>Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="149"/> + <source>Tags</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgLogDialog</name> @@ -14552,24 +14722,39 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="111"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="137"/> <source>Select to not specify a specific revision</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="140"/> + <source>No revision selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="153"/> + <source>Select to force the merge operation</source> + <translation type="unfinished">Выполнить операцию слияния принудительно</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="156"/> + <source>Enforce merge</source> + <translation type="unfinished">Слить принудительно</translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="114"/> - <source>No revision selected</source> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="117"/> + <source>Branch:</source> <translation type="unfinished"></translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="127"/> - <source>Select to force the merge operation</source> - <translation type="unfinished">Выполнить операцию слияния принудительно</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="130"/> - <source>Enforce merge</source> - <translation type="unfinished">Слить принудительно</translation> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -14606,12 +14791,12 @@ <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> <source>Enter the url path of the module in the repository</source> - <translation type="unfinished">Задайте путь URL модуля в репозитории</translation> + <translation type="obsolete">Задайте путь URL модуля в репозитории</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> <source>Select the repository url via a directory selection dialog or the repository browser</source> - <translation type="unfinished">Задайте URL репозитория с помощью диалога выбора каталога или проводника репозитория</translation> + <translation type="obsolete">Задайте URL репозитория с помощью диалога выбора каталога или проводника репозитория</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="116"/> @@ -14656,6 +14841,16 @@ <source>Select Project Directory</source> <translation type="unfinished">Выберите каталог проекта</translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> + <source>Select the repository url via a directory selection dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the repository</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgOptionsDialog</name> @@ -14699,547 +14894,1284 @@ <context> <name>HgProjectBrowserHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="450"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> <source>Version Control</source> <translation type="unfinished">Контроль версий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="461"/> - <source>Commit changes to repository...</source> - <translation type="unfinished">Зафиксировать изменения в репозитории...</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="466"/> - <source>Add to repository</source> - <translation type="unfinished">Добавить в репозиторий</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="469"/> - <source>Remove from repository (and disk)</source> - <translation type="unfinished">Удаление из репозитория (и с диска)</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="398"/> - <source>Copy in repository</source> - <translation type="unfinished">Копировать в репозиторий</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="400"/> - <source>Move in repository</source> - <translation type="unfinished">Переместить в репозиторий</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="403"/> - <source>Show log</source> - <translation type="unfinished">Показать журнал</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="406"/> - <source>Show limited log</source> - <translation type="unfinished">Показать ограниченный журнал</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="409"/> - <source>Show log browser</source> - <translation type="unfinished">Показать проводник журналов</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> - <source>Show difference</source> - <translation type="unfinished">Показать различие</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="477"/> - <source>Show difference (extended)</source> - <translation type="unfinished">Показать различие (расширенно)</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="482"/> - <source>Resolve conflict</source> - <translation type="unfinished">Разрешить конфликт</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="485"/> + <source>Commit changes to repository...</source> + <translation type="unfinished">Зафиксировать изменения в репозитории...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="490"/> + <source>Add to repository</source> + <translation type="unfinished">Добавить в репозиторий</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="493"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Удаление из репозитория (и с диска)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415"/> + <source>Copy in repository</source> + <translation type="unfinished">Копировать в репозиторий</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="417"/> + <source>Move in repository</source> + <translation type="unfinished">Переместить в репозиторий</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="420"/> + <source>Show log</source> + <translation type="unfinished">Показать журнал</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="423"/> + <source>Show limited log</source> + <translation type="unfinished">Показать ограниченный журнал</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="426"/> + <source>Show log browser</source> + <translation type="unfinished">Показать проводник журналов</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502"/> + <source>Show difference</source> + <translation type="unfinished">Показать различие</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="505"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Показать различие (расширенно)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="513"/> + <source>Resolve conflict</source> + <translation type="unfinished">Разрешить конфликт</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516"/> <source>Select all local file entries</source> <translation type="unfinished">Выделить все локальные файлы</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="487"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="518"/> <source>Select all versioned file entries</source> <translation type="unfinished">Выделить все файлы с версиями (VCS)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="489"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520"/> <source>Select all local directory entries</source> <translation type="unfinished">Выделить все локальные каталоги</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="491"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="522"/> <source>Select all versioned directory entries</source> <translation type="unfinished">Выделить все каталоги с версиями (VCS)</translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498"/> + <source>Show status</source> + <translation type="unfinished">Показать статус</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="252"/> + <source>Show annotated file</source> + <translation type="unfinished">Показать файл, снабжённый комментариями</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="510"/> + <source>Revert changes</source> + <translation type="unfinished">Отмена изменений</translation> + </message> </context> <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="49"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> <source>New from repository</source> <translation type="unfinished">Новый из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="49"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> <source>&New from repository...</source> <translation type="unfinished">&Новый из репозитория...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="52"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="53"/> <source>Create (clone) a new project from a Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="55"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="56"/> <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="63"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="64"/> <source>Show incoming log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="67"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="68"/> <source>Show the log of incoming changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="70"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="71"/> <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="77"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="78"/> <source>Pull changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="81"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="82"/> <source>Pull changes from a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="84"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="85"/> <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="92"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <source>Update from repository</source> <translation type="unfinished">Загрузить из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="92"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <source>&Update from repository</source> <translation type="unfinished">&Загрузить из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="97"/> <source>Update the local project from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="99"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="100"/> <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> <source>Commit changes to repository</source> <translation type="unfinished">Сохранение изменения в репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> <source>&Commit changes to repository...</source> <translation type="unfinished">&Сохранение изменения в репозиторий...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="110"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <source>Commit changes to the local project to the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="113"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="114"/> <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="121"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Show outgoing log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="126"/> <source>Show the log of outgoing changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="128"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="129"/> <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="136"/> <source>Push changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="139"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <source>Push changes to a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="142"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="143"/> <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="150"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <source>Export from repository</source> <translation type="unfinished">Экспорт из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="150"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <source>&Export from repository...</source> <translation type="unfinished">&Экспорт из репозитория...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="155"/> <source>Export a project from the repository</source> <translation type="unfinished">Экспортировать проект из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="157"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="158"/> <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> <translation type="unfinished"><b>Экспорт из репозитория</b><p>Экспортировать проект из репозитория.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> <source>Add to repository</source> <translation type="unfinished">Добавить в репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> <source>&Add to repository...</source> <translation type="unfinished">&Добавить в репозиторий...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="168"/> <source>Add the local project to the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="170"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="177"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> <source>Remove from repository (and disk)</source> <translation type="unfinished">Удаление из репозитория (и с диска)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="177"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> <source>&Remove from repository (and disk)</source> <translation type="unfinished">&Удалить из репозитория (и с диска)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="182"/> <source>Remove the local project from the repository (and disk)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="185"/> <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="192"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> <source>Show log</source> <translation type="unfinished">Показать журнал</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="192"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> <source>Show &log</source> <translation type="unfinished">Показать &журнал</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="197"/> <source>Show the log of the local project</source> <translation type="unfinished">Показать журнал изменений локального проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="199"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="200"/> <source><b>Show log</b><p>This shows the log of the local project.</p></source> <translation type="unfinished"><b>Показать журнал</b><p>Показать журнал изменений локального проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="207"/> <source>Show limited log</source> <translation type="unfinished">Показать ограниченный журнал</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> <source>Show a limited log of the local project</source> <translation type="unfinished">Показать ограниченный журнал изменений локального проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="214"/> <source><b>Show limited log</b><p>This shows the log of the local project limited to a selectable number of entries.</p></source> <translation type="unfinished"><b>Показать ограниченный журнал</b><p>Отображает журнал с заданным количеством элементов.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="222"/> <source>Show log browser</source> <translation type="unfinished">Показать проводник журналов</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="225"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <source>Show a dialog to browse the log of the local project</source> <translation type="unfinished">Показать диалог для навигации по файлу журнала для локального проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="228"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="229"/> <source><b>Show log browser</b><p>This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.</p></source> <translation type="unfinished"><b>Показать проводник журнала</b><p>Показывает диалог для навигации по файлу журнала локального проекта. Изначально показывается ограниченное количество записей. Дальнейшие записи могут быть получены позже.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> <source>Show difference</source> <translation type="unfinished">Показать различие</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> <source>Show &difference</source> <translation type="unfinished">Показать &различие</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="241"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="242"/> <source>Show the difference of the local project to the repository</source> <translation type="unfinished">Показать изменения между репозиторием и локальной копией</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="244"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="245"/> <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> <translation type="unfinished"><b>Показать различие</b> <p>Показать различие между локальным проектом и репозиторием.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="251"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <source>Show difference (extended)</source> <translation type="unfinished">Показать различие (расширенно)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="256"/> <source>Show the difference of revisions of the project to the repository</source> <translation type="unfinished">Показать разницу версий между репозиторием и локальной копией</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="258"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="259"/> <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> <translation type="unfinished"><b>Показать разницу (насширенно)</b><p>Отображает различие выбираемых ревизий проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="280"/> <source>Show heads</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="268"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> <source>Show the heads of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="271"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="286"/> <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="278"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show parents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="296"/> <source>Show the parents of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="299"/> <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="306"/> <source>Show tip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="294"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> <source>Show the tip of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="304"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> <source>Merge</source> <translation type="unfinished">Слить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="304"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> <source>Mer&ge changes...</source> <translation type="unfinished">С&лить изменения...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="308"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="337"/> <source>Merge changes of a revision into the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="340"/> <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="318"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> <source>Resolve conflicts</source> <translation type="unfinished">Разрешение конфликтов</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="318"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> <source>Resolve con&flicts</source> <translation type="unfinished">Разрешение кон&фликтов</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="350"/> <source>Resolve all conflicts of the local project</source> <translation type="unfinished">Разрешить все конфликты, возникшие в локальном проекте</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="324"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="353"/> <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> <translation type="unfinished"><b>Разрешение конфликтов</b><p>Разрешает конфликты, возникшие при обновлении локальной копии с репозитория.</p></translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show status</source> + <translation type="unfinished">Показать статус</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show &status</source> + <translation type="unfinished">Показать &статус</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="270"/> + <source>Show the status of the local project</source> + <translation type="unfinished">Показать статус локального проекта</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="273"/> + <source><b>Show status</b><p>This shows the status of the local project.</p></source> + <translation type="unfinished"><b>Показать статус</b><p>Показать статус локального проекта.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Revert changes</source> + <translation type="unfinished">Отмена изменений</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Re&vert changes</source> + <translation type="unfinished">От&мена изменений</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <source>Revert all changes made to the local project</source> + <translation type="unfinished">Отменить все изменения в локальном проекте</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> + <translation type="unfinished"><b>Отмена изменений</b><p>Все изменения в локальном проекте будут отменены.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>Tag in repository</source> + <translation type="unfinished">Создать тег в репозитории</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>&Tag in repository...</source> + <translation type="unfinished">&Создать тег в репозитории...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> + <source>Tag the local project in the repository</source> + <translation type="unfinished">Создать в репозитории тег для проекта</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> + <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> + <translation type="unfinished"><b>Создать тег</b><p>Создаёт тег для локального проекта в репозитории.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags</source> + <translation type="unfinished">Список тегов</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags...</source> + <translation type="unfinished">Список тегов...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="377"/> + <source>List tags of the project</source> + <translation type="unfinished">Список тегов текущего проекта</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="380"/> + <source><b>List tags</b><p>This lists the tags of the project.</p></source> + <translation type="unfinished"><b>Список тегов</b><p>Отображает список тегов текущего проекта.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches</source> + <translation type="unfinished">Список ветвей</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches...</source> + <translation type="unfinished">Список ветвей...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <source>List branches of the project</source> + <translation type="unfinished">Список ветвей текущего проекта</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <source><b>List branches</b><p>This lists the branches of the project.</p></source> + <translation type="unfinished"><b>Список ветвей</b> +<p>Отображает список ветвей текущего проекта.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create &branch...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="404"/> + <source>Create a new branch for the local project in the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="407"/> + <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> + <source>Close branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="418"/> + <source>Close the current branch of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="421"/> + <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>Switch</source> + <translation type="unfinished">Переключиться</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>S&witch...</source> + <translation type="unfinished">Пе&реключиться...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> + <source>Switch the working directory to another revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> + <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanup</source> + <translation type="unfinished">Очистка</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanu&p</source> + <translation type="unfinished">О&чистка</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> + <source>Cleanup the local project</source> + <translation type="unfinished">Очистить локальный проект</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> + <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> + <translation type="unfinished"><b>Очистка</b><p>Очистить локальный проект.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>Execute command</source> + <translation type="unfinished">Выполнить команду</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>E&xecute command...</source> + <translation type="unfinished">В&ыполнить команду...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="458"/> + <source>Execute an arbitrary Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="461"/> + <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command options</source> + <translation type="unfinished">Опции командной строки</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command &options...</source> + <translation type="unfinished">&Опции командной строки...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <source>Show the Mercurial command options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="472"/> + <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure</source> + <translation type="unfinished">Настроить</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure...</source> + <translation type="unfinished">Настроить...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <source>Show the configuration dialog with the Mercurial page selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgRevisionSelectionDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> - <source>Mercurial Diff</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> <source>Revision &1</source> - <translation type="unfinished">Ревизия &1</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="153"/> + <translation type="obsolete">Ревизия &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="29"/> <source>Select to specify a revision by number</source> <translation type="unfinished">Задать ревизию порядковым номером</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="156"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="32"/> <source>Number</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="166"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="42"/> <source>Enter a revision number</source> <translation type="unfinished">Задайте номер ревизии</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="195"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="71"/> <source>Select to specify a revision by changeset id</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="198"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="74"/> <source>Id:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="84"/> <source>Enter a changeset id</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="215"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="91"/> <source>Select to specify a revision by a tag</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="94"/> <source>Tag:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="228"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="110"/> <source>Enter a tag name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="149"/> <source>Select tip revision of repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="152"/> <source>TIP</source> <translation type="unfinished"></translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="248"/> <source>Select working revision</source> - <translation type="unfinished">Рабочая ревизия</translation> + <translation type="obsolete">Рабочая ревизия</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="251"/> <source>WORKING</source> - <translation type="unfinished">WORKING</translation> + <translation type="obsolete">WORKING</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="258"/> <source>Select revision before last commit</source> - <translation type="unfinished">Выбрать ревизию перед последней фиксацией</translation> + <translation type="obsolete">Выбрать ревизию перед последней фиксацией</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="261"/> <source>PREV</source> - <translation type="unfinished">PREV</translation> + <translation type="obsolete">PREV</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="147"/> <source>Revision &2</source> + <translation type="obsolete">Ревизия &2</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> + <source>Mercurial Revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Версия (ревизия)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="120"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="123"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="139"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionsSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="23"/> + <source>Revision &1</source> + <translation type="unfinished">Ревизия &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="175"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Задать ревизию порядковым номером</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="178"/> + <source>Number</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="188"/> + <source>Enter a revision number</source> + <translation type="unfinished">Задайте номер ревизии</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="217"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="220"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="230"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="237"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="240"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="250"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="260"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="263"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="273"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="283"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="286"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="296"/> + <source>Select revision before last commit</source> + <translation type="unfinished">Выбрать ревизию перед последней фиксацией</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="299"/> + <source>PREV</source> + <translation type="unfinished">PREV</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="169"/> + <source>Revision &2</source> <translation type="unfinished">Ревизия &2</translation> </message> </context> <context> + <name>HgStatusDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="180"/> + <source>Mercurial Status</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="17"/> + <source><b>Mercurial Status</b> +<p>This dialog shows the status of the selected file or project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="46"/> + <source>Status</source> + <translation type="unfinished">Статус</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="51"/> + <source>Path</source> + <translation type="unfinished">Путь</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="65"/> + <source>Errors</source> + <translation type="unfinished">Ошибки</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="87"/> + <source>Input</source> + <translation type="unfinished">Ввод</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="109"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="112"/> + <source>&Send</source> + <translation type="unfinished">&Отправить</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="115"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="122"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="129"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Задать режим ввода пароля для поля ввода пароля</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="132"/> + <source>&Password Mode</source> + <translation type="unfinished">&Парольный режим</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="135"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="41"/> + <source>Refresh</source> + <translation type="unfinished">Обновить</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="42"/> + <source>Press to refresh the status display</source> + <translation type="unfinished">Нажмите, чтобы обновить отображение статуса</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="56"/> + <source>Commit changes to repository...</source> + <translation type="unfinished">Зафиксировать изменения в репозитории...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="59"/> + <source>Add to repository</source> + <translation type="unfinished">Добавить в репозиторий</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="61"/> + <source>Revert changes</source> + <translation type="unfinished">Отмена изменений</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="64"/> + <source>Adjust column sizes</source> + <translation type="unfinished">Подстроить размеры колонок</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="85"/> + <source>added</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="88"/> + <source>modified</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="89"/> + <source>removed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="90"/> + <source>not tracked</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="86"/> + <source>normal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="87"/> + <source>ignored</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="91"/> + <source>missing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>Process Generation Error</source> + <translation type="unfinished">Ошибка процесса генерации</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="368"/> + <source>Commit</source> + <translation type="unfinished">Зафиксировать</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>There are no uncommitted changes available/selected.</source> + <translation type="unfinished">Нет доступных/выбранных неотправленных изменений.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>Add</source> + <translation type="unfinished">Добавить</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>There are no unversioned entries available/selected.</source> + <translation type="unfinished">Нет/не выбраны неверсионные элементы.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>Revert</source> + <translation type="unfinished">Откатить</translation> + </message> +</context> +<context> <name>HgStatusMonitorThread</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="103"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="104"/> <source>Mercurial status checked successfully</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="114"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="115"/> <source>Could not start the Mercurial process.</source> <translation type="unfinished"></translation> </message> </context> <context> + <name>HgTagBranchListDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="14"/> + <source>Mercurial Tag List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="17"/> + <source><b>Mercurial Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="36"/> + <source><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"><b>Список тегов/ветвей</b> +<p>Отображает список тегов или ветвей проекта.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="53"/> + <source>Revision</source> + <translation type="unfinished">Версия (ревизия)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="58"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="63"/> + <source>Local</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="68"/> + <source>Name</source> + <translation type="unfinished">Имя</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Ошибки</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Ввод</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Отправить</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Задать режим ввода пароля для поля ввода пароля</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">&Парольный режим</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="81"/> + <source>Mercurial Branches List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="82"/> + <source>Status</source> + <translation type="unfinished">Статус</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>Process Generation Error</source> + <translation type="unfinished">Ошибка процесса генерации</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="212"/> + <source>active</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="217"/> + <source>yes</source> + <translation type="unfinished">да</translation> + </message> +</context> +<context> + <name>HgTagDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Subversion Tag</source> + <translation type="obsolete">Тег Subversion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="39"/> + <source>Enter the name of the tag</source> + <translation type="unfinished">Задайте имя тега</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="42"/> + <source><b>Tag Name</b> +<p>Enter the name of the tag to be created, moved or deleted.</p></source> + <translation type="unfinished"><b>Имя тега</b> +<p>Задайте имя тега для создания, перемещеия или удаления</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="59"/> + <source>Name:</source> + <translation type="unfinished">Имя:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="66"/> + <source>Tag Action</source> + <translation type="unfinished">Действие тега</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="72"/> + <source>Select to create a regular tag</source> + <translation type="unfinished">Выберите для создания обычного тега</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="75"/> + <source><b>Create Regular Tag</b> +<p>Select this entry in order to create a regular tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="79"/> + <source>Create Regular Tag</source> + <translation type="unfinished">Создать обычный тег</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="89"/> + <source>Select to create a local tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="92"/> + <source><b>Create Local Tag</b> +<p>Select this entry in order to create a local tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="96"/> + <source>Create Local Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="103"/> + <source>Select to delete a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="106"/> + <source><b>Delete Tag</b> +<p>Select this entry in order to delete the selected tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="110"/> + <source>Delete Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Mercurial Tag</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>HistoryDialog</name> <message> <location filename="Helpviewer/History/HistoryDialog.ui" line="14"/> @@ -18446,15 +19378,30 @@ <translation type="unfinished">Задайте количество комментариев к фиксациям, которое необходимо помнить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="143"/> <source>Edit the mercurial config file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="127"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="146"/> <source>Edit config file</source> <translation type="unfinished">Править файл конфигурации</translation> </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <source>Incoming / Outgoing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="130"/> + <source>Select to show the incoming and outgoing log in a log browser dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="133"/> + <source>Use Log Browser for incoming / outgoing log</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>MessageBoxWizard</name> @@ -28704,67 +29651,67 @@ <context> <name>SvnBlameDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="13"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="14"/> <source>Subversion Blame</source> <translation>Обвинить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="41"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="48"/> <source>Revision</source> <translation>Версия (ревизия)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="46"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="53"/> <source>Author</source> <translation>Автор</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="51"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="58"/> <source>Line</source> <translation>Строка</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="65"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="72"/> <source>Errors</source> <translation>Ошибки</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="87"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="94"/> <source>Input</source> <translation>Ввод</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="109"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="116"/> <source>Press to send the input to the subversion process</source> <translation>Отправить данные процессу subversion</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="112"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="119"/> <source>&Send</source> <translation>&Отправить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="115"/> - <source>Alt+S</source> - <translation>Alt+S</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="122"/> - <source>Enter data to be sent to the subversion process</source> - <translation>Задайте данные, которые будут посланы процессу subversion</translation> + <source>Alt+S</source> + <translation>Alt+S</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="129"/> + <source>Enter data to be sent to the subversion process</source> + <translation>Задайте данные, которые будут посланы процессу subversion</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="136"/> <source>Select to switch the input field to password mode</source> <translation>Задать режим ввода пароля для поля ввода пароля</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="139"/> <source>&Password Mode</source> <translation>&Парольный режим</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="135"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="142"/> <source>Alt+P</source> <translation>Alt+P</translation> </message> @@ -31319,17 +32266,17 @@ <translation>Зафиксировать</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>There are no uncommitted changes available/selected.</source> <translation>Нет доступных/выбранных неотправленных изменений.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>Lock</source> <translation>Захватить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="473"/> <source>Unlock</source> <translation>Освободить</translation> </message> @@ -31374,22 +32321,22 @@ <translation>заменено</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>There are no unlocked files available/selected.</source> <translation>Нет доступных/выбранных незахваченных файлов.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>There are no locked files available/selected.</source> <translation>Нет доступных/выбранных захваченных файлов.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="483"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="488"/> <source>Break Lock</source> <translation>Нарушить захват</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>Steal Lock</source> <translation>Украсть захват</translation> </message> @@ -31541,7 +32488,7 @@ <translation>Нет/не выбраны неверсионные элементы.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>Revert</source> <translation>Откатить</translation> </message> @@ -31561,17 +32508,17 @@ <translation>Добавить к списку изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>Remove from Changelist</source> <translation>Удалить из списка изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="518"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation>Среди выбранных нет файлов не включенных в список изменений.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>There are no files available/selected belonging to a changelist.</source> <translation>Среди выбранных нет файлов включенных в список изменений.</translation> </message> @@ -37187,7 +38134,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="839"/> + <location filename="Utilities/__init__.py" line="844"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>В строках вы можете использовать следующие %-коды:: <table> @@ -41150,24 +42097,17 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="862"/> - <source><p><table> -<tr><td><b>Parent #{0}</b></td><td></td></tr> -<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1165"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1169"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1392"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1176"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1399"/> <source><tr><td><b>Last author</b></td><td>{0}</td></tr> <tr><td><b>Committed date</b></td><td>{1}</td></tr> <tr><td><b>Committed time</b></td><td>{2}</td></tr> @@ -41175,28 +42115,43 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="882"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1382"/> + <source><tr><td><b>Tip</b></td><td></td></tr> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384"/> + <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1396"/> + <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1021"/> + <source><tr><td><b>Parent #{0}</b></td><td></td></tr> +<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> +<tr></tr> +<tr><td><b>URL</b></td><td>{1}</td></tr> </table></p> -{1}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1159"/> - <source><tr><td><b>Tip</b></td><td></td></tr> -</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1161"/> - <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1173"/> - <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> +{2}</source> <translation type="unfinished"></translation> </message> </context>
--- a/i18n/eric5_tr.ts Sat Apr 17 16:54:38 2010 +0000 +++ b/i18n/eric5_tr.ts Sat Apr 17 17:48:18 2010 +0000 @@ -14453,6 +14453,2359 @@ </message> </context> <context> + <name>Hg</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="154"/> + <source>The hg process finished with the exit code {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="157"/> + <source>The hg process did not finish within 30s.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="159"/> + <source>Could not start the hg executable.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>Create project repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>The project repository could not be created.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="221"/> + <source>Creating Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> + <source>Initial commit to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="284"/> + <source>Cloning project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="382"/> + <source>Commiting changes to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="423"/> + <source>Synchronizing with the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="471"/> + <source>Adding files/directories to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="531"/> + <source>Removing files/directories from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="589"/> + <source>Renaming {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="697"/> + <source>Taging in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="727"/> + <source>Reverting changes</source> + <translation type="unfinished">Değişiklikler eski haline alınıyor</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="768"/> + <source>Merging</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="968"/> + <source>Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> + <source>Copying {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Select number of entries to show.</source> + <translation type="unfinished">gösterilecek giriş miktarını seç.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1301"/> + <source>Pulling from a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1326"/> + <source>Pushing to a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1435"/> + <source>Resolving files/directories</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Create Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Enter branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1468"/> + <source>Creating branch in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgAnnotateDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="14"/> + <source>Mercurial Annotate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="48"/> + <source>Revision</source> + <translation type="unfinished">Gözden Geçirme</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="53"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="58"/> + <source>Author</source> + <translation type="unfinished">Yazar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="63"/> + <source>Date</source> + <translation type="unfinished">Tarih</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="68"/> + <source>Line</source> + <translation type="unfinished">Satır</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Hatalar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Girdi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Gönder</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Giriş alanını parola moduna çevirmek için seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">&Parola Modu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>Process Generation Error</source> + <translation type="unfinished">İşlem Üretecinde Hata</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgCommandDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="14"/> + <source>Mercurial Command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="23"/> + <source>Mercurial Command:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="36"/> + <source>Enter the Mercurial command to be executed with all necessary parameters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="39"/> + <source><b>Mercurial Command</b> +<p>Enter the Mercurial command to be executed including all necessary +parameters. If a parameter of the commandline includes a space you have to +surround this parameter by single or double quotes. Do not include the name +of the Mercurial client executable (i.e. hg).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="68"/> + <source>Project Directory:</source> + <translation type="unfinished">Proje Dizini:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="81"/> + <source>This shows the root directory of the current project.</source> + <translation type="unfinished">Bu geçerli projenin ana dizinini gösterir.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="84"/> + <source>project directory</source> + <translation type="unfinished">proje dizini</translation> + </message> +</context> +<context> + <name>HgCommitDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="20"/> + <source>Commit Message</source> + <translation type="unfinished">Teslimat Mesajı</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="26"/> + <source>Enter the log message.</source> + <translation type="unfinished">Kayıt mesajı gir.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="29"/> + <source><b>Log Message</b> +<p>Enter the log message for the commit action.</p></source> + <translation type="unfinished"><b>Kayıt Mesajı</b> +<p>Teslim işlemi için kayıt mesajı gir.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="43"/> + <source>Recent commit messages</source> + <translation type="unfinished">Geçmiş teslimet mesajları</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="50"/> + <source>Select a recent commit message to use</source> + <translation type="unfinished">Geçmiş kayıt mesajlarından seç</translation> + </message> +</context> +<context> + <name>HgCopyDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="14"/> + <source>Mercurial Copy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="25"/> + <source>Press to open a selection dialog</source> + <translation type="unfinished">Bir seçim diyaloğu açmak için basınız</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="28"/> + <source><b>Target directory</b> +<p>Select the target name for the operation via a selection dialog.</p></source> + <translation type="unfinished"><b>Hedef Dizin</b><p>Seçim diyaloğu ile işlem yapılacak dizinin adını seçiniz.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="32"/> + <source>...</source> + <translation type="unfinished">...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="39"/> + <source>Source:</source> + <translation type="unfinished">Kaynak:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="49"/> + <source>Shows the name of the source</source> + <translation type="unfinished">Kaynağın adını göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="52"/> + <source><b>Source name</b> +<p>This field shows the name of the source.</p></source> + <translation type="unfinished"><b>Kaynak Adı</b> +<p>Bu alan kaynağını adını gösterir.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="63"/> + <source>Enter the target name</source> + <translation type="unfinished">Hedefin adını gir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="66"/> + <source><b>Target name</b> +<p>Enter the new name in this field.</p></source> + <translation type="unfinished"><b>Hedef Adı</b> +<p>Bu alanda yeni adı giriniz.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="74"/> + <source>Target:</source> + <translation type="unfinished">Hedef:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="83"/> + <source>Select to force the operation</source> + <translation type="unfinished">İşlemin kuvvetini seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="86"/> + <source>Enforce operation</source> + <translation type="unfinished">İşlemi kuvvetlendir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="42"/> + <source>Mercurial Move</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="71"/> + <source>Select target</source> + <translation type="unfinished">Hedefi seç</translation> + </message> +</context> +<context> + <name>HgDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="29"/> + <source>Output</source> + <translation type="unfinished">Çıktı</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="57"/> + <source>Errors</source> + <translation type="unfinished">Hatalar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">Girdi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">&Gönder</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Giriş alanını parola moduna çevirmek için seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">&Parola Modu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>Process Generation Error</source> + <translation type="unfinished">İşlem Üretecinde Hata</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgDiffDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="26"/> + <source>Difference</source> + <translation type="unfinished">Farklılık</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="35"/> + <source><b>Mercurial Diff</b><p>This shows the output of the hg diff command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="63"/> + <source>Errors</source> + <translation type="unfinished">Hatalar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="85"/> + <source>Input</source> + <translation type="unfinished">Girdi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="107"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="110"/> + <source>&Send</source> + <translation type="unfinished">&Gönder</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="113"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="120"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="127"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Giriş alanını parola moduna çevirmek için seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="130"/> + <source>&Password Mode</source> + <translation type="unfinished">&Parola Modu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="133"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>Process Generation Error</source> + <translation type="unfinished">İşlem Üretecinde Hata</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="165"/> + <source>There is no difference.</source> + <translation type="unfinished">Herhangi bir farklılık bulunamadı.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source>Save Diff</source> + <translation type="unfinished">Farklılıkları Kaydet</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="256"/> + <source>Patch Files (*.diff)</source> + <translation type="unfinished">Patch Dosyaları (*.diff)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="273"/> + <source><p>The patch file <b>{0}</b> already exists.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogBrowserDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="25"/> + <source>From:</source> + <translation type="unfinished">Den:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="32"/> + <source>Enter the start date</source> + <translation type="unfinished">Başlangıç tarihini gir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="42"/> + <source>To:</source> + <translation type="unfinished">E:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="49"/> + <source>Enter the end date</source> + <translation type="unfinished">Bitiş tarihini gir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="59"/> + <source>Select the field to filter on</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="748"/> + <source>Revision</source> + <translation type="unfinished">Gözden Geçirme</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="745"/> + <source>Author</source> + <translation type="unfinished">Yazar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> + <source>Message</source> + <translation type="unfinished">Mesaj</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="81"/> + <source>Enter the regular expression to filter on</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="124"/> + <source>Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="139"/> + <source>Date</source> + <translation type="unfinished">Tarih</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="149"/> + <source>Tags</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="192"/> + <source>Action</source> + <translation type="unfinished">İşlem</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="197"/> + <source>Path</source> + <translation type="unfinished">Yol</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="202"/> + <source>Copy from</source> + <translation type="unfinished">den Kopyala</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="207"/> + <source>Copy from Rev</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="217"/> + <source>Press to get the next bunch of log entries</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="220"/> + <source>&Next</source> + <translation type="unfinished">So&nraki</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="227"/> + <source>Enter the limit of entries to fetch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="246"/> + <source>Select to stop listing log messages at a copy or move</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="249"/> + <source>Stop on Copy/Move</source> + <translation type="unfinished">Kopyalama/Taşımıyı Durdur</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="263"/> + <source>Press to generate a diff to the previous revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="266"/> + <source>&Diff to Previous</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="273"/> + <source>Press to compare two revisions</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="276"/> + <source>&Compare Revisions</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="304"/> + <source>Errors</source> + <translation type="unfinished">Hatalar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="313"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="329"/> + <source>Input</source> + <translation type="unfinished">Girdi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="351"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="354"/> + <source>&Send</source> + <translation type="unfinished">&Gönder</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="357"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="364"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="371"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Giriş alanını parola moduna çevirmek için seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="374"/> + <source>&Password Mode</source> + <translation type="unfinished">&Parola Modu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="377"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="90"/> + <source>Added</source> + <translation type="unfinished">Eklendi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="91"/> + <source>Deleted</source> + <translation type="unfinished">Silindi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="92"/> + <source>Modified</source> + <translation type="unfinished">Değiştirildi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>Process Generation Error</source> + <translation type="unfinished">İşlem Üretecinde Hata</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="26"/> + <source>Log</source> + <translation type="unfinished">Günlük(Seyir Defteri)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="35"/> + <source><b>Mercurial Log</b><p>This shows the output of the hg log command. By clicking on the links you may show the difference between revisions.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="54"/> + <source>Errors</source> + <translation type="unfinished">Hatalar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="63"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">Girdi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">&Gönder</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Giriş alanını parola moduna çevirmek için seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">&Parola Modu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="49"/> + <source><b>Processing your request, please wait...</b></source> + <translation type="unfinished"><b>İsteğiniz yerine getiriliyor, lütfen bekleyiniz...</b></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="63"/> + <source>Revision</source> + <translation type="unfinished">Gözden Geçirme</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>Process Generation Error</source> + <translation type="unfinished">İşlem Üretecinde Hata</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="156"/> + <source>No log available for '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="187"/> + <source>diff to {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="198"/> + <source>Branches: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="202"/> + <source>Tags: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="206"/> + <source>Parents: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="209"/> + <source><i>Author: {0}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="213"/> + <source><i>Date: {0}, {1}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="223"/> + <source>Added {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="230"/> + <source>Modified {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="237"/> + <source>Deleted {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgMergeDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="14"/> + <source>Mercurial Merge</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Gözden Geçirme</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Gözden geçirme numarasının açıkça belirtmeyi seç</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">Numara</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">Gözden geçirme numarası gir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="104"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="114"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="117"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="127"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="137"/> + <source>Select to not specify a specific revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="140"/> + <source>No revision selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="153"/> + <source>Select to force the merge operation</source> + <translation type="unfinished">Birleştirme işlemini yerine getirmek için seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="156"/> + <source>Enforce merge</source> + <translation type="unfinished">Birleştirme işlemini yerine getir</translation> + </message> +</context> +<context> + <name>HgNewProjectOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="14"/> + <source>New Project from Repository</source> + <translation type="unfinished">Kaynak Havuzundan Yeni Proje</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="17"/> + <source><b>New Project from Repository Dialog</b> +<p>Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. 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/HgNewProjectOptionsDialog.ui" line="30"/> + <source>&Protocol:</source> + <translation type="unfinished">&Protokol:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="40"/> + <source>Select the protocol to access the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="47"/> + <source>&URL:</source> + <translation type="unfinished">&URL:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> + <source>Select the repository url via a directory selection dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="116"/> + <source>...</source> + <translation type="unfinished">...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="74"/> + <source>&Revision:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="84"/> + <source>Enter the revision the new project should be generated from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="94"/> + <source>Project &Directory:</source> + <translation type="unfinished">Proje &Dizini:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="104"/> + <source>Enter the directory of the new project.</source> + <translation type="unfinished">Yeni projenin dizinini giriniz.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="107"/> + <source><b>Project Directory</b> +<p>Enter the directory of the new project. It will be retrieved from +the repository and be placed in this directory.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="57"/> + <source>Select Repository-Directory</source> + <translation type="unfinished">Kaynak Havuzu Dizinin Seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="82"/> + <source>Select Project Directory</source> + <translation type="unfinished">Proje Dizinini Seç</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Repository Infos</source> + <translation type="unfinished">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"/> + <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">Yeni proje için kayıt mesajlarını giriniz.</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> + <translation type="unfinished">yeni proje başladı</translation> + </message> +</context> +<context> + <name>HgProjectBrowserHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> + <source>Version Control</source> + <translation type="unfinished">Sürüm Kontrol</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="485"/> + <source>Commit changes to repository...</source> + <translation type="unfinished">Yapılan değişiklekleri kaynak havuzuna teslim et...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="490"/> + <source>Add to repository</source> + <translation type="unfinished">Kaynak havuzuna ekle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="493"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Kaynak havuzundan kaldır (ve diskten)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415"/> + <source>Copy in repository</source> + <translation type="unfinished">Kaynak havuzuna kopyala</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="417"/> + <source>Move in repository</source> + <translation type="unfinished">Kaynak havuzuna taşı</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="420"/> + <source>Show log</source> + <translation type="unfinished">Kayıtı göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="423"/> + <source>Show limited log</source> + <translation type="unfinished">Sınırlı kayıtı göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="426"/> + <source>Show log browser</source> + <translation type="unfinished">Kayıt gözatıcısını gösted</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498"/> + <source>Show status</source> + <translation type="unfinished">Durumu Göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502"/> + <source>Show difference</source> + <translation type="unfinished">Farkları göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="505"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Farkları göster (gelişmiş)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="252"/> + <source>Show annotated file</source> + <translation type="unfinished">Açıklama dosyalarını göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="510"/> + <source>Revert changes</source> + <translation type="unfinished">Değişiklikleri başa döndür</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="513"/> + <source>Resolve conflict</source> + <translation type="unfinished">Çelişkiyi çözümle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516"/> + <source>Select all local file entries</source> + <translation type="unfinished">tüm yerel dosyalırın girişini seç</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="518"/> + <source>Select all versioned file entries</source> + <translation type="unfinished">Giriş yapılan tüm dosyaları seç</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520"/> + <source>Select all local directory entries</source> + <translation type="unfinished">Tüm yerel dizin kalemlerini seç</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="522"/> + <source>Select all versioned directory entries</source> + <translation type="unfinished">Giriş yapılan tüm dizinleri seç</translation> + </message> +</context> +<context> + <name>HgProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>New from repository</source> + <translation type="unfinished">Kaynak havuzundan yeni</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>&New from repository...</source> + <translation type="unfinished">Kay&nak havuzundan yeni...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="53"/> + <source>Create (clone) a new project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="56"/> + <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="64"/> + <source>Show incoming log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="68"/> + <source>Show the log of incoming changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="71"/> + <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="78"/> + <source>Pull changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="82"/> + <source>Pull changes from a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="85"/> + <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>Update from repository</source> + <translation type="unfinished">Kaynak Havuzundan güncelle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>&Update from repository</source> + <translation type="unfinished">Kaynak Hav&uzundan güncelle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="97"/> + <source>Update the local project from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="100"/> + <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>Commit changes to repository</source> + <translation type="unfinished">Yapılan değişiklekleri kaynak havuzuna teslim et</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>&Commit changes to repository...</source> + <translation type="unfinished">&Yapılan değişiklekleri kaynak havuzuna teslim et...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> + <source>Commit changes to the local project to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="114"/> + <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> + <source>Show outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="126"/> + <source>Show the log of outgoing changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="129"/> + <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="136"/> + <source>Push changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> + <source>Push changes to a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="143"/> + <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>Export from repository</source> + <translation type="unfinished">Kaynak havuzundan ihraç et</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>&Export from repository...</source> + <translation type="unfinished">Dışarı kaynak havuzundan ihraç &et...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="155"/> + <source>Export a project from the repository</source> + <translation type="unfinished">Dışa Kaynak havuzundan proje aktar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="158"/> + <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>Add to repository</source> + <translation type="unfinished">Kaynak havuzuna ekle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>&Add to repository...</source> + <translation type="unfinished">K&aynak havuzuna ekle...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="168"/> + <source>Add the local project to the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> + <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">Kaynak havuzundan kaldır (ve diskten)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>&Remove from repository (and disk)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="182"/> + <source>Remove the local project from the repository (and disk)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="185"/> + <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show log</source> + <translation type="unfinished">Kayıtı göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show &log</source> + <translation type="unfinished">Kayıtı &göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="197"/> + <source>Show the log of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="200"/> + <source><b>Show log</b><p>This shows the log of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="207"/> + <source>Show limited log</source> + <translation type="unfinished">Sınırlı kayıtı göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <source>Show a limited log of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="214"/> + <source><b>Show limited log</b><p>This shows the log of the local project limited to a selectable number of entries.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="222"/> + <source>Show log browser</source> + <translation type="unfinished">Kayıt gözatıcısını gösted</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> + <source>Show a dialog to browse the log of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="229"/> + <source><b>Show log browser</b><p>This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show difference</source> + <translation type="unfinished">Farkları göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show &difference</source> + <translation type="unfinished">Farkları göster &d</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="242"/> + <source>Show the difference of the local project to the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="245"/> + <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> + <source>Show difference (extended)</source> + <translation type="unfinished">Farkları göster (gelişmiş)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="256"/> + <source>Show the difference of revisions of the project to the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="259"/> + <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show status</source> + <translation type="unfinished">Durumu Göster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show &status</source> + <translation type="unfinished">Durumu gö&ster</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="270"/> + <source>Show the status of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="273"/> + <source><b>Show status</b><p>This shows the status of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="280"/> + <source>Show heads</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> + <source>Show the heads of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="286"/> + <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> + <source>Show parents</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="296"/> + <source>Show the parents of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="299"/> + <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="306"/> + <source>Show tip</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <source>Show the tip of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Revert changes</source> + <translation type="unfinished">Değişiklikleri başa döndür</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Re&vert changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <source>Revert all changes made to the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Merge</source> + <translation type="unfinished">Birleştir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Mer&ge changes...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="337"/> + <source>Merge changes of a revision into the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="340"/> + <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve conflicts</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve con&flicts</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="350"/> + <source>Resolve all conflicts of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="353"/> + <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>Tag in repository</source> + <translation type="unfinished">Kaynak havuzunda etiket</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>&Tag in repository...</source> + <translation type="unfinished">Kaynak Havuzunda et&iket...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> + <source>Tag the local project in the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> + <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags</source> + <translation type="unfinished">Etiketleri listele</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags...</source> + <translation type="unfinished">Etiketleri listele...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="377"/> + <source>List tags of the project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="380"/> + <source><b>List tags</b><p>This lists the tags of the project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches</source> + <translation type="unfinished">Bölümlerin listesi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <source>List branches of the project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <source><b>List branches</b><p>This lists the branches of the project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create &branch...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="404"/> + <source>Create a new branch for the local project in the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="407"/> + <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> + <source>Close branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="418"/> + <source>Close the current branch of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="421"/> + <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>Switch</source> + <translation type="unfinished">Anahtar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>S&witch...</source> + <translation type="unfinished">Anahta&r...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> + <source>Switch the working directory to another revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> + <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanup</source> + <translation type="unfinished">Tasfiye</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanu&p</source> + <translation type="unfinished">Tasfi&ye</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> + <source>Cleanup the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> + <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>Execute command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>E&xecute command...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="458"/> + <source>Execute an arbitrary Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="461"/> + <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command options</source> + <translation type="unfinished">Komut seçenekleri</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command &options...</source> + <translation type="unfinished">K&omut seçenekleri...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <source>Show the Mercurial command options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="472"/> + <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure</source> + <translation type="unfinished">Yapılandırma</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure...</source> + <translation type="unfinished">Yapılandır...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <source>Show the configuration dialog with the Mercurial page selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> + <source>Mercurial Revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">Gözden Geçirme</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Gözden geçirme numarasının açıkça belirtmeyi seç</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">Numara</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">Gözden geçirme numarası gir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="110"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="120"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="123"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="139"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="149"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="152"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionsSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="23"/> + <source>Revision &1</source> + <translation type="unfinished">Gözden Geçirme &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="175"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">Gözden geçirme numarasının açıkça belirtmeyi seç</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="178"/> + <source>Number</source> + <translation type="unfinished">Numara</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="188"/> + <source>Enter a revision number</source> + <translation type="unfinished">Gözden geçirme numarası gir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="217"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="220"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="230"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="237"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="240"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="250"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="260"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="263"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="273"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="283"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="286"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="296"/> + <source>Select revision before last commit</source> + <translation type="unfinished">Son teslimattan önce gözden geçirmeyi seç</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="299"/> + <source>PREV</source> + <translation type="unfinished">PREV</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="169"/> + <source>Revision &2</source> + <translation type="unfinished">Gözden Geçirme &2</translation> + </message> +</context> +<context> + <name>HgStatusDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="180"/> + <source>Mercurial Status</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="17"/> + <source><b>Mercurial Status</b> +<p>This dialog shows the status of the selected file or project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="46"/> + <source>Status</source> + <translation type="unfinished">Durum</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="51"/> + <source>Path</source> + <translation type="unfinished">Yol</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="65"/> + <source>Errors</source> + <translation type="unfinished">Hatalar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="87"/> + <source>Input</source> + <translation type="unfinished">Girdi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="109"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="112"/> + <source>&Send</source> + <translation type="unfinished">&Gönder</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="115"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="122"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="129"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Giriş alanını parola moduna çevirmek için seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="132"/> + <source>&Password Mode</source> + <translation type="unfinished">&Parola Modu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="135"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="41"/> + <source>Refresh</source> + <translation type="unfinished">Tazele</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="42"/> + <source>Press to refresh the status display</source> + <translation type="unfinished">Durum göstergesini tazelemek için basınız</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="56"/> + <source>Commit changes to repository...</source> + <translation type="unfinished">Yapılan değişiklekleri kaynak havuzuna teslim et...</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="59"/> + <source>Add to repository</source> + <translation type="unfinished">Kaynak havuzuna ekle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="61"/> + <source>Revert changes</source> + <translation type="unfinished">Değişiklikleri başa döndür</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="64"/> + <source>Adjust column sizes</source> + <translation type="unfinished">Sütün boyutlarını ayarla</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="85"/> + <source>added</source> + <translation type="unfinished">eklendi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="88"/> + <source>modified</source> + <translation type="unfinished">değiştirildi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="89"/> + <source>removed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="90"/> + <source>not tracked</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="86"/> + <source>normal</source> + <translation type="unfinished">normal</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="87"/> + <source>ignored</source> + <translation type="unfinished">yoksayldı</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="91"/> + <source>missing</source> + <translation type="unfinished">kayıp</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>Process Generation Error</source> + <translation type="unfinished">İşlem Üretecinde Hata</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="368"/> + <source>Commit</source> + <translation type="unfinished">Teslimat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>There are no uncommitted changes available/selected.</source> + <translation type="unfinished">Teslimat değişikliği yapılmış mümkün yada seçilebilecek dosyalar yok.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>Add</source> + <translation type="unfinished">Ekle</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>There are no unversioned entries available/selected.</source> + <translation type="unfinished">Sürüm numarası verilmemiş mümkün yada seçilebilecek dosyalar yok.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>Revert</source> + <translation type="unfinished">Başa Dönme</translation> + </message> +</context> +<context> + <name>HgStatusMonitorThread</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="104"/> + <source>Mercurial status checked successfully</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="115"/> + <source>Could not start the Mercurial process.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgTagBranchListDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="14"/> + <source>Mercurial Tag List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="17"/> + <source><b>Mercurial Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="36"/> + <source><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="53"/> + <source>Revision</source> + <translation type="unfinished">Gözden Geçirme</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="58"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="63"/> + <source>Local</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="68"/> + <source>Name</source> + <translation type="unfinished">Adı</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">Hatalar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">Girdi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">&Gönder</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">Giriş alanını parola moduna çevirmek için seçiniz</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">&Parola Modu</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="81"/> + <source>Mercurial Branches List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="82"/> + <source>Status</source> + <translation type="unfinished">Durum</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>Process Generation Error</source> + <translation type="unfinished">İşlem Üretecinde Hata</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="212"/> + <source>active</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="217"/> + <source>yes</source> + <translation type="unfinished">evet</translation> + </message> +</context> +<context> + <name>HgTagDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Subversion Tag</source> + <translation type="obsolete">Altsürüm Etiketi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="39"/> + <source>Enter the name of the tag</source> + <translation type="unfinished">Etiketin adını girin</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="42"/> + <source><b>Tag Name</b> +<p>Enter the name of the tag to be created, moved or deleted.</p></source> + <translation type="unfinished"><b>Etiket Adı</b>Etiketi oluşturmak, taşımak yada silmek için adını giriniz.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="59"/> + <source>Name:</source> + <translation type="unfinished">Adı:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="66"/> + <source>Tag Action</source> + <translation type="unfinished">Etiketleme İşlemi</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="72"/> + <source>Select to create a regular tag</source> + <translation type="unfinished">Oluşturmak için düzenli etiket seç</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="75"/> + <source><b>Create Regular Tag</b> +<p>Select this entry in order to create a regular tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="79"/> + <source>Create Regular Tag</source> + <translation type="unfinished">Düzenli Etiket Oluştur</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="89"/> + <source>Select to create a local tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="92"/> + <source><b>Create Local Tag</b> +<p>Select this entry in order to create a local tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="96"/> + <source>Create Local Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="103"/> + <source>Select to delete a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="106"/> + <source><b>Delete Tag</b> +<p>Select this entry in order to delete the selected tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="110"/> + <source>Delete Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Mercurial Tag</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>HistoryDialog</name> <message> <location filename="Helpviewer/History/HistoryDialog.ui" line="14"/> @@ -17653,6 +20006,69 @@ </message> </context> <context> + <name>MercurialPage</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="17"/> + <source><b>Configure Mercurial Interface</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="37"/> + <source>Log</source> + <translation type="unfinished">Günlük(Seyir Defteri)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="43"/> + <source>No. of log messages shown:</source> + <translation type="unfinished">Gösterilecek kayıt mesajı sayısı:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="50"/> + <source>Enter the number of log messages to be shown</source> + <translation type="unfinished">Gösterilecek kayıt mesajlarının sayısını girin</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="79"/> + <source>Commit</source> + <translation type="unfinished">Teslimat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="85"/> + <source>No. of commit messages to remember:</source> + <translation type="unfinished">Teslim etmek için hatırlanacak mesaj sayısı:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="92"/> + <source>Enter the number of commit messages to remember</source> + <translation type="unfinished">Teslim edilmek için hatırlanacak mesj sayısını girin</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <source>Incoming / Outgoing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="130"/> + <source>Select to show the incoming and outgoing log in a log browser dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="133"/> + <source>Use Log Browser for incoming / outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="143"/> + <source>Edit the mercurial config file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="146"/> + <source>Edit config file</source> + <translation type="unfinished">Ayar dosyasını düzenle</translation> + </message> +</context> +<context> <name>MessageBoxWizard</name> <message> <location filename="Plugins/PluginWizardQMessageBox.py" line="74"/> @@ -22076,17 +24492,17 @@ <context> <name>ProjectBrowserModel</name> <message> - <location filename="Project/ProjectBrowserModel.py" line="208"/> + <location filename="Project/ProjectBrowserModel.py" line="218"/> <source>Name</source> <translation>Adı</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="210"/> + <location filename="Project/ProjectBrowserModel.py" line="220"/> <source>VCS Status</source> <translation>VCS Durumu</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="604"/> + <location filename="Project/ProjectBrowserModel.py" line="614"/> <source>local</source> <translation>yerel</translation> </message> @@ -28168,32 +30584,32 @@ <translation type="obsolete">%1 'i taşınıyor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>Subversion Error</source> <translation>Altsürüm Hatası</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="913"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="919"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="937"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="943"/> <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1001"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1007"/> <source>Reverting changes</source> <translation>Değişiklikler eski haline alınıyor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1026"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1032"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source> <translation type="unfinished"></translation> </message> @@ -28208,12 +30624,12 @@ <translation type="obsolete">%1 Birleştiriliyor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1327"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1333"/> <source>Subversion command</source> <translation>Altsürüm komutu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1434"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1440"/> <source>Resolving conficts</source> <translation type="unfinished"></translation> </message> @@ -28223,72 +30639,72 @@ <translation type="obsolete">%1 kopyalanıyor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1540"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1546"/> <source>Subversion Set Property</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1579"/> <source>You have to supply a property name. Aborting.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1591"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1597"/> <source>Subversion Delete Property</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1414"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1419"/> <source>Enter property name</source> <translation>Özellik adını gir</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Subversion Log</source> <translation>Altsürüm Kayıtı</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Select number of entries to show.</source> <translation>gösterilecek giriş miktarını seç.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1775"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1781"/> <source>Locking in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1813"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1819"/> <source>Unlocking in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1858"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1864"/> <source>Relocating</source> <translation>Yeniden Konmlandırılıyor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Repository Browser</source> <translation>Kaynak Havuzu Gözatıcısı</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Enter the repository URL.</source> <translation>Kaynak havuzu URL'sini gir.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1908"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1914"/> <source>Remove from changelist</source> <translation>Değişiklik listesinden kaldır</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1944"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1950"/> <source>Add to changelist</source> <translation>Değişiklik listesine ekle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1934"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1940"/> <source>Enter name of the changelist:</source> <translation>Değişiklik listesinin adını giriniz:</translation> </message> @@ -28312,22 +30728,22 @@ </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1556"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1562"/> <source>Property set.</source> <translation>Özellik ayarlandı.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1606"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1612"/> <source>Property deleted.</source> <translation>Özellik silindi.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Subversion Lock</source> <translation>Altsürüm Kilidi</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Enter lock comment</source> <translation>Yorumlayıcı kilidi gir</translation> </message> @@ -28502,32 +30918,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="815"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="821"/> <source>Moving {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="972"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="978"/> <source>Tagging {0} in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1072"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1078"/> <source>Switching to {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1171"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1177"/> <source>Merging {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1291"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1297"/> <source>Cleaning up {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1473"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1479"/> <source>Copying {0}</source> <translation type="unfinished"></translation> </message> @@ -28543,7 +30959,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1079"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1085"/> <source>Revision {0}. </source> <translation type="unfinished"></translation> @@ -28673,67 +31089,67 @@ <context> <name>SvnBlameDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="13"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="14"/> <source>Subversion Blame</source> <translation>Altsürüm Suçlusu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="41"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="48"/> <source>Revision</source> <translation>Gözden Geçirme</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="46"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="53"/> <source>Author</source> <translation>Yazar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="51"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="58"/> <source>Line</source> <translation>Satır</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="65"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="72"/> <source>Errors</source> <translation>Hatalar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="87"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="94"/> <source>Input</source> <translation>Girdi</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="109"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="116"/> <source>Press to send the input to the subversion process</source> <translation>Girdiyi altsürüm sürecine göndermek için basınız</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="112"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="119"/> <source>&Send</source> <translation>&Gönder</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="115"/> - <source>Alt+S</source> - <translation>Alt+S</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="122"/> - <source>Enter data to be sent to the subversion process</source> - <translation>Altsürüm işlemleri için gönderilecek verileri gir</translation> + <source>Alt+S</source> + <translation>Alt+S</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="129"/> + <source>Enter data to be sent to the subversion process</source> + <translation>Altsürüm işlemleri için gönderilecek verileri gir</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="136"/> <source>Select to switch the input field to password mode</source> <translation>Giriş alanını parola moduna çevirmek için seçiniz</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="139"/> <source>&Password Mode</source> <translation>&Parola Modu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="135"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="142"/> <source>Alt+P</source> <translation>Alt+P</translation> </message> @@ -29473,12 +31889,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="555"/> <source>Revision</source> <translation>Gözden Geçirme</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="552"/> <source>Author</source> <translation>Yazar</translation> </message> @@ -31469,17 +33885,17 @@ <translation>Değişiklik Listesine Ekle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>Remove from Changelist</source> <translation>Değişiklik listesinden çıkar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>Lock</source> <translation>Kilitli</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="473"/> <source>Unlock</source> <translation>Kilitsiz</translation> </message> @@ -31604,7 +34020,7 @@ <translation>Teslimat</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>There are no uncommitted changes available/selected.</source> <translation>Teslimat değişikliği yapılmış mümkün yada seçilebilecek dosyalar yok.</translation> </message> @@ -31619,37 +34035,37 @@ <translation>Sürüm numarası verilmemiş mümkün yada seçilebilecek dosyalar yok.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>Revert</source> <translation>Başa Dönme</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>There are no unlocked files available/selected.</source> <translation>Kilitlenmemiş mümkün yada seçilebilecek dosyalar yok.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>There are no locked files available/selected.</source> <translation>Kilitlenmiş mümkün yada seçilebilecek dosyalar yok.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="483"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="488"/> <source>Break Lock</source> <translation>Kırma Kilidi</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>Steal Lock</source> <translation>Hırsızlık Kilidi</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="518"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation>Değişim listesine ait seçilmiş/uygun dosya yok.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>There are no files available/selected belonging to a changelist.</source> <translation>Değişim listesine ait seçilmiş/uygun dosya yok.</translation> </message> @@ -37492,7 +39908,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="839"/> + <location filename="Utilities/__init__.py" line="844"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>%-alanlarda çeşitli kodları kullanabilirsiniz. Tanımlanan kodlar:<table><tr><td>%C</td><td>geçerli düzenleyicinin imlecinin sütunu</td></tr><tr><td>%D</td><td>geçerli düzenleyicinin dizini</td></tr><tr><td>%F</td><td>geçerli düzenleyicinin dosya adı</td></tr><tr><td>%H</td><td>geçerli kullancının ana dizini</td></tr><tr><td>%L</td><td>geçerli düzenleyicinin imlecinin satırı</td></tr><tr><td>%P</td><td>geçerli projenin yolu</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>Geçici kullanıcının kullanıcı adı</td></tr><tr><td>%%</td><td>oran işareti</td></tr></table></p></translation> </message> @@ -37807,6 +40223,19 @@ </message> </context> <context> + <name>VcsMercurialPlugin</name> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="53"/> + <source>Version Control - Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="119"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>VcsPage</name> <message> <location filename="Preferences/ConfigurationPages/VcsPage.ui" line="17"/> @@ -41434,6 +43863,67 @@ </message> </context> <context> + <name>mercurial</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1021"/> + <source><tr><td><b>Parent #{0}</b></td><td></td></tr> +<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1392"/> + <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054"/> + <source><h3>Repository information</h3> +<p><table> +<tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> +<tr></tr> +<tr><td><b>URL</b></td><td>{1}</td></tr> +</table></p> +{2}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1382"/> + <source><tr><td><b>Tip</b></td><td></td></tr> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384"/> + <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1396"/> + <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1399"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr> +</table></p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>py3Flakes</name> <message> <location filename="Utilities/py3flakes/messages.py" line="51"/> @@ -41499,7 +43989,7 @@ <translation type="obsolete"><h3>Kaynak Havuzu Bilgisi</h3><table><tr><td><b>Altsürüm S.</b></td><td>%1</td></tr><tr><td><b>URL</b></td><td>%2</td></tr><tr><td><b>Geçerli Güncelleme</b></td><td>%3</td></tr><tr><td><b>Teslim Edilen </b></td><td>%4</td></tr><tr><td><b>TKeslim Tarihi</b></td><td>%5</td></tr><tr><td><b>Teslim Zamanı</b></td><td>%6</td></tr><tr><td><b>Son Yazar</b></td><td>%7</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1368"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1374"/> <source>unknown</source> <translation>bilinmeyen</translation> </message> @@ -41509,12 +43999,12 @@ <translation type="obsolete"><h3>Kaynak Havuzu Bilgisi</h3><table><tr><td><b>PySvn S.</b></td><td>%1</td></tr><tr><td><b>Altsürüm S.</b></td><td>%2</td></tr><tr><td><b>Altsürüm API S.</b></td><td>%3</td></tr><tr><td><b>URL</b></td><td>%4</td></tr><tr><td><b>Geçerli Güncelleme</b></td><td>%5</td></tr><tr><td><b>Teslim edilen güncelleme</b></td><td>%6</td></tr><tr><td><b>Teslim Tarihi</b></td><td>%7</td></tr><tr><td><b>Teslim Zamanı</b></td><td>%8</td></tr><tr><td><b>Son Yazar</b></td><td>%9</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1240"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1245"/> <source><h3>Repository information</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Current revision</b></td><td>{2}</td></tr><tr><td><b>Committed revision</b></td><td>{3}</td></tr><tr><td><b>Committed date</b></td><td>{4}</td></tr><tr><td><b>Comitted time</b></td><td>{5}</td></tr><tr><td><b>Last author</b></td><td>{6}</td></tr></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1369"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1375"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_zh_CN.GB2312.ts Sat Apr 17 16:54:38 2010 +0000 +++ b/i18n/eric5_zh_CN.GB2312.ts Sat Apr 17 17:48:18 2010 +0000 @@ -14493,6 +14493,2373 @@ </message> </context> <context> + <name>Hg</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="154"/> + <source>The hg process finished with the exit code {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="157"/> + <source>The hg process did not finish within 30s.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="159"/> + <source>Could not start the hg executable.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>Create project repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="185"/> + <source>The project repository could not be created.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="221"/> + <source>Creating Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> + <source>Initial commit to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="284"/> + <source>Cloning project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="382"/> + <source>Commiting changes to Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="423"/> + <source>Synchronizing with the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="471"/> + <source>Adding files/directories to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="531"/> + <source>Removing files/directories from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="589"/> + <source>Renaming {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="697"/> + <source>Taging in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="727"/> + <source>Reverting changes</source> + <translation type="unfinished">还原改变</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="768"/> + <source>Merging</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="968"/> + <source>Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> + <source>Copying {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1230"/> + <source>Select number of entries to show.</source> + <translation type="unfinished">选择要显示的条目数。</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1301"/> + <source>Pulling from a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1326"/> + <source>Pushing to a remote Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1435"/> + <source>Resolving files/directories</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Create Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> + <source>Enter branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1468"/> + <source>Creating branch in the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgAnnotateDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="14"/> + <source>Mercurial Annotate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="48"/> + <source>Revision</source> + <translation type="unfinished">修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="53"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="58"/> + <source>Author</source> + <translation type="unfinished">作者</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="63"/> + <source>Date</source> + <translation type="unfinished">数据</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="68"/> + <source>Line</source> + <translation type="unfinished">行</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">输入</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">发送(&S)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">选择将输入区域转换成密码模式</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">密码模式(&P)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>Process Generation Error</source> + <translation type="unfinished">进程生成错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="110"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgCommandDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="14"/> + <source>Mercurial Command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="23"/> + <source>Mercurial Command:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="36"/> + <source>Enter the Mercurial command to be executed with all necessary parameters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="39"/> + <source><b>Mercurial Command</b> +<p>Enter the Mercurial command to be executed including all necessary +parameters. If a parameter of the commandline includes a space you have to +surround this parameter by single or double quotes. Do not include the name +of the Mercurial client executable (i.e. hg).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="68"/> + <source>Project Directory:</source> + <translation type="unfinished">项目文件夹:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="81"/> + <source>This shows the root directory of the current project.</source> + <translation type="unfinished">显示当前项目的根目录。</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommandDialog.ui" line="84"/> + <source>project directory</source> + <translation type="unfinished">项目文件夹</translation> + </message> +</context> +<context> + <name>HgCommitDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="20"/> + <source>Commit Message</source> + <translation type="unfinished">提交消息</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="26"/> + <source>Enter the log message.</source> + <translation type="unfinished">输入日志消息。</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="29"/> + <source><b>Log Message</b> +<p>Enter the log message for the commit action.</p></source> + <translation type="unfinished"><b>日志消息</b> +<p>为提交动作输入日志消息。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="43"/> + <source>Recent commit messages</source> + <translation type="unfinished">最近提交消息</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.ui" line="50"/> + <source>Select a recent commit message to use</source> + <translation type="unfinished">选择使用一个最近提交消息</translation> + </message> +</context> +<context> + <name>HgCopyDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="14"/> + <source>Mercurial Copy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="25"/> + <source>Press to open a selection dialog</source> + <translation type="unfinished">点击打开选择对话框</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="28"/> + <source><b>Target directory</b> +<p>Select the target name for the operation via a selection dialog.</p></source> + <translation type="unfinished"><b>目标文件夹</b> +<p>通过选择对话框为操作选择目标名称。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="32"/> + <source>...</source> + <translation type="unfinished">……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="39"/> + <source>Source:</source> + <translation type="unfinished">源:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="49"/> + <source>Shows the name of the source</source> + <translation type="unfinished">显示源名称</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="52"/> + <source><b>Source name</b> +<p>This field shows the name of the source.</p></source> + <translation type="unfinished"><b>源名称</b> +<p>该区域显示源名称。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="63"/> + <source>Enter the target name</source> + <translation type="unfinished">输入目标名</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="66"/> + <source><b>Target name</b> +<p>Enter the new name in this field.</p></source> + <translation type="unfinished"><b>目标名</b> +<p>在该区域输入新名称。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="74"/> + <source>Target:</source> + <translation type="unfinished">目标:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="83"/> + <source>Select to force the operation</source> + <translation type="unfinished">选择强制操作</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.ui" line="86"/> + <source>Enforce operation</source> + <translation type="unfinished">强制操作</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="42"/> + <source>Mercurial Move</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="71"/> + <source>Select target</source> + <translation type="unfinished">选择目标</translation> + </message> +</context> +<context> + <name>HgDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="14"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="29"/> + <source>Output</source> + <translation type="unfinished">输出</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="57"/> + <source>Errors</source> + <translation type="unfinished">错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">输入</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">发送(&S)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">选择将输入区域转换成密码模式</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">密码模式(&P)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>Process Generation Error</source> + <translation type="unfinished">进程生成错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDialog.py" line="133"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgDiffDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="26"/> + <source>Difference</source> + <translation type="unfinished">差异</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="35"/> + <source><b>Mercurial Diff</b><p>This shows the output of the hg diff command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="63"/> + <source>Errors</source> + <translation type="unfinished">错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="85"/> + <source>Input</source> + <translation type="unfinished">输入</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="107"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="110"/> + <source>&Send</source> + <translation type="unfinished">发送(&S)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="113"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="120"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="127"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">选择将输入区域转换成密码模式</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="130"/> + <source>&Password Mode</source> + <translation type="unfinished">密码模式(&P)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="133"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>Process Generation Error</source> + <translation type="unfinished">进程生成错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="147"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="165"/> + <source>There is no difference.</source> + <translation type="unfinished">没有差异。</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source>Save Diff</source> + <translation type="unfinished">保存差异</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="256"/> + <source>Patch Files (*.diff)</source> + <translation type="unfinished">补丁文件 (*.diff)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="273"/> + <source><p>The patch file <b>{0}</b> already exists.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="290"/> + <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogBrowserDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="25"/> + <source>From:</source> + <translation type="unfinished">从:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="32"/> + <source>Enter the start date</source> + <translation type="unfinished">输入开始数据</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="42"/> + <source>To:</source> + <translation type="unfinished">到:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="49"/> + <source>Enter the end date</source> + <translation type="unfinished">输入结束数据</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="59"/> + <source>Select the field to filter on</source> + <translation type="unfinished">选择要过滤的区域</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="748"/> + <source>Revision</source> + <translation type="unfinished">修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="745"/> + <source>Author</source> + <translation type="unfinished">作者</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="72"/> + <source>Message</source> + <translation type="unfinished">消息</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="81"/> + <source>Enter the regular expression to filter on</source> + <translation type="unfinished">输入要过滤的正则表达式</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="124"/> + <source>Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="139"/> + <source>Date</source> + <translation type="unfinished">数据</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="149"/> + <source>Tags</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="192"/> + <source>Action</source> + <translation type="unfinished">动作</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="197"/> + <source>Path</source> + <translation type="unfinished">路径</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="202"/> + <source>Copy from</source> + <translation type="unfinished">复制自</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="207"/> + <source>Copy from Rev</source> + <translation type="unfinished">从修订复制</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="217"/> + <source>Press to get the next bunch of log entries</source> + <translation type="unfinished">点击获得日志条目的下一个分支</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="220"/> + <source>&Next</source> + <translation type="unfinished">下一个(&N)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="227"/> + <source>Enter the limit of entries to fetch</source> + <translation type="unfinished">输入要提取条目的限制</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="246"/> + <source>Select to stop listing log messages at a copy or move</source> + <translation type="unfinished">选择在复制或移动时停止列出日志消息</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="249"/> + <source>Stop on Copy/Move</source> + <translation type="unfinished">复制或移动时停止</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="263"/> + <source>Press to generate a diff to the previous revision</source> + <translation type="unfinished">点击生成与上一次修订的差异</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="266"/> + <source>&Diff to Previous</source> + <translation type="unfinished">与上一次的差异(&D)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="273"/> + <source>Press to compare two revisions</source> + <translation type="unfinished">点击比较两次修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="276"/> + <source>&Compare Revisions</source> + <translation type="unfinished">比较修订(&C)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="304"/> + <source>Errors</source> + <translation type="unfinished">错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="313"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="329"/> + <source>Input</source> + <translation type="unfinished">输入</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="351"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="354"/> + <source>&Send</source> + <translation type="unfinished">发送(&S)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="357"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="364"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="371"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">选择将输入区域转换成密码模式</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="374"/> + <source>&Password Mode</source> + <translation type="unfinished">密码模式(&P)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="377"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="90"/> + <source>Added</source> + <translation type="unfinished">已添加</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="91"/> + <source>Deleted</source> + <translation type="unfinished">已删除</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="92"/> + <source>Modified</source> + <translation type="unfinished">已修改</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>Process Generation Error</source> + <translation type="unfinished">进程生成错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="413"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgLogDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="14"/> + <source>Mercurial Log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="26"/> + <source>Log</source> + <translation type="unfinished">日志</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="35"/> + <source><b>Mercurial Log</b><p>This shows the output of the hg log command. By clicking on the links you may show the difference between revisions.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="54"/> + <source>Errors</source> + <translation type="unfinished">错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="63"/> + <source><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="79"/> + <source>Input</source> + <translation type="unfinished">输入</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="101"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="104"/> + <source>&Send</source> + <translation type="unfinished">发送(&S)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="107"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="114"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="121"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">选择将输入区域转换成密码模式</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="124"/> + <source>&Password Mode</source> + <translation type="unfinished">密码模式(&P)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui" line="127"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="49"/> + <source><b>Processing your request, please wait...</b></source> + <translation type="unfinished"><b>正在处理您的请求,请稍候……</b></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="63"/> + <source>Revision</source> + <translation type="unfinished">修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>Process Generation Error</source> + <translation type="unfinished">进程生成错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="136"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="156"/> + <source>No log available for '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="187"/> + <source>diff to {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="198"/> + <source>Branches: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="202"/> + <source>Tags: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="206"/> + <source>Parents: {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="209"/> + <source><i>Author: {0}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="213"/> + <source><i>Date: {0}, {1}</i><br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="223"/> + <source>Added {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="230"/> + <source>Modified {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="237"/> + <source>Deleted {0}<br /> +</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgMergeDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="14"/> + <source>Mercurial Merge</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">选择通过号码指定一个修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">号码</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">输入一个修订号</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="104"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="114"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="117"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="127"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="137"/> + <source>Select to not specify a specific revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="140"/> + <source>No revision selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="153"/> + <source>Select to force the merge operation</source> + <translation type="unfinished">选择强制进行合并操作</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui" line="156"/> + <source>Enforce merge</source> + <translation type="unfinished">强制合并</translation> + </message> +</context> +<context> + <name>HgNewProjectOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="14"/> + <source>New Project from Repository</source> + <translation type="unfinished">从储存库新建项目</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="17"/> + <source><b>New Project from Repository Dialog</b> +<p>Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. 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> +<p>将多个储存库信息输入到条目区域。在从储存库检索新项目时会使用到这些值。如果复选框被选中,则 URL 必须由项目名结束。假定储存库以项目/标签、项目/分支和项目/主干进行布局。则你可能输入一个标签或分支,它们必须具有“标签/标签名”或“分支/分支名”的形式。如果复选框未被选中,则 URL 必须包含其在储存库中的完整路径。</p> +<p>对于远程储存库来说,URL 必须包含主机名。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="30"/> + <source>&Protocol:</source> + <translation type="unfinished">协议(&P):</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="40"/> + <source>Select the protocol to access the repository</source> + <translation type="unfinished">选择访问储存库的协议</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="47"/> + <source>&URL:</source> + <translation type="unfinished">&URL:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the module in the repository</source> + <translation type="obsolete">输入储存库中模块的 URL 路径</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/> + <source>Select the repository url via a directory selection dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="116"/> + <source>...</source> + <translation type="unfinished">……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="74"/> + <source>&Revision:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="84"/> + <source>Enter the revision the new project should be generated from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="94"/> + <source>Project &Directory:</source> + <translation type="unfinished">项目文件夹(&D):</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="104"/> + <source>Enter the directory of the new project.</source> + <translation type="unfinished">输入新项目的文件夹。</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="107"/> + <source><b>Project Directory</b> +<p>Enter the directory of the new project. It will be retrieved from +the repository and be placed in this directory.</p></source> + <translation type="unfinished"><b>项目文件夹</b> +<p>输入新项目的文件夹。它将在储存库中被检索,且被放置在该文件夹中。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="57"/> + <source>Select Repository-Directory</source> + <translation type="unfinished">选择储存库文件夹</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.py" line="82"/> + <source>Select Project Directory</source> + <translation type="unfinished">选择项目文件夹</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/> + <source>Enter the url path of the repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgOptionsDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="14"/> + <source>Repository Infos</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"><b>储存库信息对话框</b> +<p>将多个信息输入到条目区域中。这些值用于在储存库中生成一个新项目。如果复选框被选中,则 URL 必须以项目名称结束。在储存库中将生成一个目录树,具有项目/标签,项目/分支和项目/主干的结构。如果复选框未被选中,则 URL 必须包含其在储存库中的完整路径。</p> +<p>对于远程储存库而言 URL 必须包含主机名。</p></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"><b>日志消息</b> +<p>输入将为新项目使用的日志消息。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgOptionsDialog.ui" line="47"/> + <source>new project started</source> + <translation type="unfinished">新项目已开始</translation> + </message> +</context> +<context> + <name>HgProjectBrowserHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474"/> + <source>Version Control</source> + <translation type="unfinished">版本控制</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="485"/> + <source>Commit changes to repository...</source> + <translation type="unfinished">将更改提交到储存库中……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="490"/> + <source>Add to repository</source> + <translation type="unfinished">添加到储存库</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="493"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">从储存库(和磁盘)中移除</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415"/> + <source>Copy in repository</source> + <translation type="unfinished">在储存库中复制</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="417"/> + <source>Move in repository</source> + <translation type="unfinished">在储存库中移动</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="420"/> + <source>Show log</source> + <translation type="unfinished">显示日志</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="423"/> + <source>Show limited log</source> + <translation type="unfinished">显示受限日志</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="426"/> + <source>Show log browser</source> + <translation type="unfinished">显示日志浏览器</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498"/> + <source>Show status</source> + <translation type="unfinished">显示状态</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502"/> + <source>Show difference</source> + <translation type="unfinished">显示差异</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="505"/> + <source>Show difference (extended)</source> + <translation type="unfinished">显示差异(扩展)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="252"/> + <source>Show annotated file</source> + <translation type="unfinished">显示有注释的文件</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="510"/> + <source>Revert changes</source> + <translation type="unfinished">还原改变</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="513"/> + <source>Resolve conflict</source> + <translation type="unfinished">解析冲突</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516"/> + <source>Select all local file entries</source> + <translation type="unfinished">选择所有本地文件条目</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="518"/> + <source>Select all versioned file entries</source> + <translation type="unfinished">选择所有版本化的文件条目</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520"/> + <source>Select all local directory entries</source> + <translation type="unfinished">选择所有本地文件夹条目</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="522"/> + <source>Select all versioned directory entries</source> + <translation type="unfinished">选择所有版本化的文件夹条目</translation> + </message> +</context> +<context> + <name>HgProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>New from repository</source> + <translation type="unfinished">从储存库新建</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="50"/> + <source>&New from repository...</source> + <translation type="unfinished">从储存库新建(&N)……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="53"/> + <source>Create (clone) a new project from a Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="56"/> + <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="64"/> + <source>Show incoming log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="68"/> + <source>Show the log of incoming changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="71"/> + <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="78"/> + <source>Pull changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="82"/> + <source>Pull changes from a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="85"/> + <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>Update from repository</source> + <translation type="unfinished">从储存库更新</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> + <source>&Update from repository</source> + <translation type="unfinished">从储存库更新(&U)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="97"/> + <source>Update the local project from the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="100"/> + <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>Commit changes to repository</source> + <translation type="unfinished">将更改提交到储存库中</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="107"/> + <source>&Commit changes to repository...</source> + <translation type="unfinished">将更改提交到储存库中(&C)……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> + <source>Commit changes to the local project to the Mercurial repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="114"/> + <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> + <source>Show outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="126"/> + <source>Show the log of outgoing changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="129"/> + <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="136"/> + <source>Push changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> + <source>Push changes to a remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="143"/> + <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>Export from repository</source> + <translation type="unfinished">从储存库导出</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> + <source>&Export from repository...</source> + <translation type="unfinished">从储存库导出(&E)……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="155"/> + <source>Export a project from the repository</source> + <translation type="unfinished">从储存库中导出一个项目</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="158"/> + <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> + <translation type="unfinished"><b>从储存库导出</b><p>从储存库导出一个项目。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>Add to repository</source> + <translation type="unfinished">添加到储存库</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="165"/> + <source>&Add to repository...</source> + <translation type="unfinished">添加到储存库(&A)……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="168"/> + <source>Add the local project to the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="171"/> + <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>Remove from repository (and disk)</source> + <translation type="unfinished">从储存库(和磁盘)中移除</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <source>&Remove from repository (and disk)</source> + <translation type="unfinished">从储存库(和磁盘)中移除(&R)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="182"/> + <source>Remove the local project from the repository (and disk)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="185"/> + <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show log</source> + <translation type="unfinished">显示日志</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <source>Show &log</source> + <translation type="unfinished">显示日志(&l)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="197"/> + <source>Show the log of the local project</source> + <translation type="unfinished">显示本地项目的日志</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="200"/> + <source><b>Show log</b><p>This shows the log of the local project.</p></source> + <translation type="unfinished"><b>显示日志</b><p>显示本地项目的日志。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="207"/> + <source>Show limited log</source> + <translation type="unfinished">显示受限日志</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <source>Show a limited log of the local project</source> + <translation type="unfinished">显示本地项目的受限日志</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="214"/> + <source><b>Show limited log</b><p>This shows the log of the local project limited to a selectable number of entries.</p></source> + <translation type="unfinished"><b>显示受限日志</b><p>显示本地项目限制到条目的一个可选号上的日志。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="222"/> + <source>Show log browser</source> + <translation type="unfinished">显示日志浏览器</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> + <source>Show a dialog to browse the log of the local project</source> + <translation type="unfinished">显示对话框以浏览本地项目的日志</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="229"/> + <source><b>Show log browser</b><p>This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.</p></source> + <translation type="unfinished"><b>显示日志浏览器</b><p>显示对话框以浏览本地项目的日志。先显示条目的受限号。稍后可以检索更多信息。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show difference</source> + <translation type="unfinished">显示差异</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <source>Show &difference</source> + <translation type="unfinished">显示差异(&d)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="242"/> + <source>Show the difference of the local project to the repository</source> + <translation type="unfinished">显示本地项目与储存库的差异</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="245"/> + <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> + <translation type="unfinished"><b>显示差异</b><p>显示本地项目与储存库的差异。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> + <source>Show difference (extended)</source> + <translation type="unfinished">显示差异(扩展)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="256"/> + <source>Show the difference of revisions of the project to the repository</source> + <translation type="unfinished">显示项目的修订本与储存库的差异</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="259"/> + <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> + <translation type="unfinished"><b>显示差异(扩展)</b><p>显示项目的修订本与储存库的差异。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show status</source> + <translation type="unfinished">显示状态</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> + <source>Show &status</source> + <translation type="unfinished">显示状态(&s)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="270"/> + <source>Show the status of the local project</source> + <translation type="unfinished">显示本地项目的状态</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="273"/> + <source><b>Show status</b><p>This shows the status of the local project.</p></source> + <translation type="unfinished"><b>显示状态</b><p>显示本地项目的状态。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="280"/> + <source>Show heads</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="283"/> + <source>Show the heads of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="286"/> + <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> + <source>Show parents</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="296"/> + <source>Show the parents of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="299"/> + <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="306"/> + <source>Show tip</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <source>Show the tip of the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Revert changes</source> + <translation type="unfinished">还原改变</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <source>Re&vert changes</source> + <translation type="unfinished">还原改变(&v)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <source>Revert all changes made to the local project</source> + <translation type="unfinished">还原所有改变到本地项目中</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> + <translation type="unfinished"><b>还原改变</b><p>还原所有改变到本地项目中。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Merge</source> + <translation type="unfinished">合并</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <source>Mer&ge changes...</source> + <translation type="unfinished">合并更改(&g)……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="337"/> + <source>Merge changes of a revision into the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="340"/> + <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve conflicts</source> + <translation type="unfinished">解析冲突</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="347"/> + <source>Resolve con&flicts</source> + <translation type="unfinished">解析冲突(&f)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="350"/> + <source>Resolve all conflicts of the local project</source> + <translation type="unfinished">解析本地项目的所有冲突</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="353"/> + <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> + <translation type="unfinished"><b>解析冲突</b><p>解析本地项目的所有冲突。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>Tag in repository</source> + <translation type="unfinished">在储存库中标记</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="360"/> + <source>&Tag in repository...</source> + <translation type="unfinished">在储存库中标记(&T)……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> + <source>Tag the local project in the repository</source> + <translation type="unfinished">在储存库中标记本地项目</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> + <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> + <translation type="unfinished"><b>在储存库中标记</b><p>在储存库中标记本地项目。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags</source> + <translation type="unfinished">列出标签</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> + <source>List tags...</source> + <translation type="unfinished">列出标签……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="377"/> + <source>List tags of the project</source> + <translation type="unfinished">列出项目的标签</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="380"/> + <source><b>List tags</b><p>This lists the tags of the project.</p></source> + <translation type="unfinished"><b>列出标签</b><p>列出项目的标签。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches</source> + <translation type="unfinished">列出分支</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="387"/> + <source>List branches...</source> + <translation type="unfinished">列出分支……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <source>List branches of the project</source> + <translation type="unfinished">列出项目的分支</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <source><b>List branches</b><p>This lists the branches of the project.</p></source> + <translation type="unfinished"><b>列出分支</b><p>列出项目的分支。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <source>Create &branch...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="404"/> + <source>Create a new branch for the local project in the repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="407"/> + <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> + <source>Close branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="418"/> + <source>Close the current branch of the local project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="421"/> + <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>Switch</source> + <translation type="unfinished">转换</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="428"/> + <source>S&witch...</source> + <translation type="unfinished">转换(&w)……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> + <source>Switch the working directory to another revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> + <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanup</source> + <translation type="unfinished">清除</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> + <source>Cleanu&p</source> + <translation type="unfinished">清除(&p)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> + <source>Cleanup the local project</source> + <translation type="unfinished">清除本地项目</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> + <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> + <translation type="unfinished"><b>清除</b><p>执行对本地项目的清除。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>Execute command</source> + <translation type="unfinished">执行命令</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> + <source>E&xecute command...</source> + <translation type="unfinished">执行命令(&x)……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="458"/> + <source>Execute an arbitrary Mercurial command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="461"/> + <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command options</source> + <translation type="unfinished">命令选项</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <source>Command &options...</source> + <translation type="unfinished">命令选项(&o)……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <source>Show the Mercurial command options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="472"/> + <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure</source> + <translation type="unfinished">配置</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="479"/> + <source>Configure...</source> + <translation type="unfinished">配置……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <source>Show the configuration dialog with the Mercurial page selected</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="14"/> + <source>Mercurial Revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="23"/> + <source>Revision</source> + <translation type="unfinished">修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="29"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">选择通过号码指定一个修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="32"/> + <source>Number</source> + <translation type="unfinished">号码</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="42"/> + <source>Enter a revision number</source> + <translation type="unfinished">输入一个修订号</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="71"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="74"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="84"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="91"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="94"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="110"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="120"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="123"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="139"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="149"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui" line="152"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRevisionsSelectionDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="14"/> + <source>Mercurial Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="23"/> + <source>Revision &1</source> + <translation type="unfinished">修订 &1</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="175"/> + <source>Select to specify a revision by number</source> + <translation type="unfinished">选择通过号码指定一个修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="178"/> + <source>Number</source> + <translation type="unfinished">号码</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="188"/> + <source>Enter a revision number</source> + <translation type="unfinished">输入一个修订号</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="217"/> + <source>Select to specify a revision by changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="220"/> + <source>Id:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="230"/> + <source>Enter a changeset id</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="237"/> + <source>Select to specify a revision by a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="240"/> + <source>Tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="250"/> + <source>Enter a tag name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="260"/> + <source>Select to specify a revision by a branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="263"/> + <source>Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="273"/> + <source>Enter a branch name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="283"/> + <source>Select tip revision of repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="286"/> + <source>TIP</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="296"/> + <source>Select revision before last commit</source> + <translation type="unfinished">选择在最后提交之前修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="299"/> + <source>PREV</source> + <translation type="unfinished">以前的</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui" line="169"/> + <source>Revision &2</source> + <translation type="unfinished">修订 &2</translation> + </message> +</context> +<context> + <name>HgStatusDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="180"/> + <source>Mercurial Status</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="17"/> + <source><b>Mercurial Status</b> +<p>This dialog shows the status of the selected file or project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="46"/> + <source>Status</source> + <translation type="unfinished">状态</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="51"/> + <source>Path</source> + <translation type="unfinished">路径</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="65"/> + <source>Errors</source> + <translation type="unfinished">错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="87"/> + <source>Input</source> + <translation type="unfinished">输入</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="109"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="112"/> + <source>&Send</source> + <translation type="unfinished">发送(&S)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="115"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="122"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="129"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">选择将输入区域转换成密码模式</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="132"/> + <source>&Password Mode</source> + <translation type="unfinished">密码模式(&P)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="135"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="41"/> + <source>Refresh</source> + <translation type="unfinished">刷新</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="42"/> + <source>Press to refresh the status display</source> + <translation type="unfinished">点击刷新状态显示</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="56"/> + <source>Commit changes to repository...</source> + <translation type="unfinished">将更改提交到储存库中……</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="59"/> + <source>Add to repository</source> + <translation type="unfinished">添加到储存库</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="61"/> + <source>Revert changes</source> + <translation type="unfinished">还原改变</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="64"/> + <source>Adjust column sizes</source> + <translation type="unfinished">调整列宽</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="85"/> + <source>added</source> + <translation type="unfinished">已添加</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="88"/> + <source>modified</source> + <translation type="unfinished">已修改</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="89"/> + <source>removed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="90"/> + <source>not tracked</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="86"/> + <source>normal</source> + <translation type="unfinished">标准</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="87"/> + <source>ignored</source> + <translation type="unfinished">已忽略</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="91"/> + <source>missing</source> + <translation type="unfinished">遗漏</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>Process Generation Error</source> + <translation type="unfinished">进程生成错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="187"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="368"/> + <source>Commit</source> + <translation type="unfinished">提交</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>There are no uncommitted changes available/selected.</source> + <translation type="unfinished">没有未提交的更改可用或被选择。</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>Add</source> + <translation type="unfinished">添加</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="394"/> + <source>There are no unversioned entries available/selected.</source> + <translation type="unfinished">没有未版本化的条目可用或被选择。</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="414"/> + <source>Revert</source> + <translation type="unfinished">还原</translation> + </message> +</context> +<context> + <name>HgStatusMonitorThread</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="104"/> + <source>Mercurial status checked successfully</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py" line="115"/> + <source>Could not start the Mercurial process.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgTagBranchListDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="14"/> + <source>Mercurial Tag List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="17"/> + <source><b>Mercurial Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="36"/> + <source><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></source> + <translation type="unfinished"><b>标签/分支列表</b> +<p>显示一列项目标签或分支。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="53"/> + <source>Revision</source> + <translation type="unfinished">修订</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="58"/> + <source>Changeset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="63"/> + <source>Local</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="68"/> + <source>Name</source> + <translation type="unfinished">名称</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="82"/> + <source>Errors</source> + <translation type="unfinished">错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="104"/> + <source>Input</source> + <translation type="unfinished">输入</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="126"/> + <source>Press to send the input to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="129"/> + <source>&Send</source> + <translation type="unfinished">发送(&S)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="132"/> + <source>Alt+S</source> + <translation type="unfinished">Alt+S</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="139"/> + <source>Enter data to be sent to the hg process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="146"/> + <source>Select to switch the input field to password mode</source> + <translation type="unfinished">选择将输入区域转换成密码模式</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="149"/> + <source>&Password Mode</source> + <translation type="unfinished">密码模式(&P)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="152"/> + <source>Alt+P</source> + <translation type="unfinished">Alt+P</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="81"/> + <source>Mercurial Branches List</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="82"/> + <source>Status</source> + <translation type="unfinished">状态</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>Process Generation Error</source> + <translation type="unfinished">进程生成错误</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="112"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="212"/> + <source>active</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="217"/> + <source>yes</source> + <translation type="unfinished">是</translation> + </message> +</context> +<context> + <name>HgTagDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Subversion Tag</source> + <translation type="obsolete">版本控制标签</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="39"/> + <source>Enter the name of the tag</source> + <translation type="unfinished">输入标签的名称</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="42"/> + <source><b>Tag Name</b> +<p>Enter the name of the tag to be created, moved or deleted.</p></source> + <translation type="unfinished"><b>标签名</b> +<p>输入要创建、移动或删除标签的名称。</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="59"/> + <source>Name:</source> + <translation type="unfinished">名称:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="66"/> + <source>Tag Action</source> + <translation type="unfinished">标记动作</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="72"/> + <source>Select to create a regular tag</source> + <translation type="unfinished">选择创建一个正则标签</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="75"/> + <source><b>Create Regular Tag</b> +<p>Select this entry in order to create a regular tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="79"/> + <source>Create Regular Tag</source> + <translation type="unfinished">创建正则标签</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="89"/> + <source>Select to create a local tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="92"/> + <source><b>Create Local Tag</b> +<p>Select this entry in order to create a local tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="96"/> + <source>Create Local Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="103"/> + <source>Select to delete a tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="106"/> + <source><b>Delete Tag</b> +<p>Select this entry in order to delete the selected tag.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="110"/> + <source>Delete Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgTagDialog.ui" line="14"/> + <source>Mercurial Tag</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>HistoryDialog</name> <message> <location filename="Helpviewer/History/HistoryDialog.ui" line="14"/> @@ -17694,6 +20061,69 @@ </message> </context> <context> + <name>MercurialPage</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="17"/> + <source><b>Configure Mercurial Interface</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="37"/> + <source>Log</source> + <translation type="unfinished">日志</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="43"/> + <source>No. of log messages shown:</source> + <translation type="unfinished">日志信息显示数:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="50"/> + <source>Enter the number of log messages to be shown</source> + <translation type="unfinished">输入要显示的日志信息数</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="79"/> + <source>Commit</source> + <translation type="unfinished">提交</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="85"/> + <source>No. of commit messages to remember:</source> + <translation type="unfinished">要记住的提交信息数:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="92"/> + <source>Enter the number of commit messages to remember</source> + <translation type="unfinished">输入要记住的提交信息数</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="124"/> + <source>Incoming / Outgoing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="130"/> + <source>Select to show the incoming and outgoing log in a log browser dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="133"/> + <source>Use Log Browser for incoming / outgoing log</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="143"/> + <source>Edit the mercurial config file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui" line="146"/> + <source>Edit config file</source> + <translation type="unfinished">编辑配置文件</translation> + </message> +</context> +<context> <name>MessageBoxWizard</name> <message> <location filename="Plugins/PluginWizardQMessageBox.py" line="74"/> @@ -22368,17 +24798,17 @@ <context> <name>ProjectBrowserModel</name> <message> - <location filename="Project/ProjectBrowserModel.py" line="208"/> + <location filename="Project/ProjectBrowserModel.py" line="218"/> <source>Name</source> <translation>名称</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="210"/> + <location filename="Project/ProjectBrowserModel.py" line="220"/> <source>VCS Status</source> <translation>版本控制系统状态</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="604"/> + <location filename="Project/ProjectBrowserModel.py" line="614"/> <source>local</source> <translation>本地</translation> </message> @@ -28763,17 +31193,17 @@ <translation type="obsolete">正在移动 %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>Subversion Error</source> <translation>版本控制错误</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="913"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="919"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation>项目储存库的 URL 无法从工作拷贝中检索。标签操作将被终止</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="937"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="943"/> <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source> <translation>项目储存库的 URL 包含无效格式。标签操作将被终止</translation> </message> @@ -28783,17 +31213,17 @@ <translation type="obsolete">在版本控制储存库中标记 %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1001"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1007"/> <source>Reverting changes</source> <translation>还原改变</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1026"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1032"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation>项目储存库的 URL 无法从工作拷贝中检索。转换操作将被终止</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1056"/> <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source> <translation>项目储存库的 URL 包含无效格式。转换操作将被终止</translation> </message> @@ -28813,12 +31243,12 @@ <translation type="obsolete">清除 %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1327"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1333"/> <source>Subversion command</source> <translation>版本控制命令</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1434"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1440"/> <source>Resolving conficts</source> <translation>解析冲突</translation> </message> @@ -28828,72 +31258,72 @@ <translation type="obsolete">复制 %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1540"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1546"/> <source>Subversion Set Property</source> <translation>版本控制设置属性</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1579"/> <source>You have to supply a property name. Aborting.</source> <translation>必须提供一个属性名。终止。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1591"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1597"/> <source>Subversion Delete Property</source> <translation>版本控制删除属性</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1414"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1419"/> <source>Enter property name</source> <translation>输入属性名</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Subversion Log</source> <translation>版本控制日志</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1724"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source>Select number of entries to show.</source> <translation>选择要显示的条目数。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1775"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1781"/> <source>Locking in the Subversion repository</source> <translation>在版本控制储存库中锁定</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1813"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1819"/> <source>Unlocking in the Subversion repository</source> <translation>在版本控制储存库中解锁</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1858"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1864"/> <source>Relocating</source> <translation>重新定位</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Repository Browser</source> <translation>储存库浏览器</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1884"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1890"/> <source>Enter the repository URL.</source> <translation>输入储存库 URL。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1908"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1914"/> <source>Remove from changelist</source> <translation>从更改列表中移除</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1944"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1950"/> <source>Add to changelist</source> <translation>添加更改列表</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1934"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1940"/> <source>Enter name of the changelist:</source> <translation>输入更改列表名称:</translation> </message> @@ -28917,22 +31347,22 @@ </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1556"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1562"/> <source>Property set.</source> <translation>属性设置。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1606"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1612"/> <source>Property deleted.</source> <translation>属性已删除。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Subversion Lock</source> <translation>版本控制锁定</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1755"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1761"/> <source>Enter lock comment</source> <translation>输入锁定注释</translation> </message> @@ -29107,32 +31537,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="815"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="821"/> <source>Moving {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="972"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="978"/> <source>Tagging {0} in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1072"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1078"/> <source>Switching to {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1171"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1177"/> <source>Merging {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1291"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1297"/> <source>Cleaning up {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1473"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1479"/> <source>Copying {0}</source> <translation type="unfinished"></translation> </message> @@ -29148,7 +31578,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1079"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1085"/> <source>Revision {0}. </source> <translation type="unfinished"></translation> @@ -29278,67 +31708,67 @@ <context> <name>SvnBlameDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="13"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="14"/> <source>Subversion Blame</source> <translation>版本控制 Blame</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="41"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="48"/> <source>Revision</source> <translation>修订</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="46"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="53"/> <source>Author</source> <translation>作者</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="51"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="58"/> <source>Line</source> <translation>行</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="65"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="72"/> <source>Errors</source> <translation>错误</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="87"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="94"/> <source>Input</source> <translation>输入</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="109"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="116"/> <source>Press to send the input to the subversion process</source> <translation>点击将输入发送到版本控制进程</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="112"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="119"/> <source>&Send</source> <translation>发送(&S)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="115"/> - <source>Alt+S</source> - <translation>Alt+S</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="122"/> - <source>Enter data to be sent to the subversion process</source> - <translation>输入要发送到版本控制进程的数据</translation> + <source>Alt+S</source> + <translation>Alt+S</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="129"/> + <source>Enter data to be sent to the subversion process</source> + <translation>输入要发送到版本控制进程的数据</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="136"/> <source>Select to switch the input field to password mode</source> <translation>选择将输入区域转换成密码模式</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="132"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="139"/> <source>&Password Mode</source> <translation>密码模式(&P)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="135"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="142"/> <source>Alt+P</source> <translation>Alt+P</translation> </message> @@ -30131,12 +32561,12 @@ <translation>选择要过滤的区域</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="555"/> <source>Revision</source> <translation>修订</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="552"/> <source>Author</source> <translation>作者</translation> </message> @@ -32136,17 +34566,17 @@ <translation>添加更改列表</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>Remove from Changelist</source> <translation>从更改列表中移除</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>Lock</source> <translation>闭锁</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="473"/> <source>Unlock</source> <translation>解锁</translation> </message> @@ -32271,7 +34701,7 @@ <translation>提交</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>There are no uncommitted changes available/selected.</source> <translation>没有未提交的更改可用或被选择。</translation> </message> @@ -32286,37 +34716,37 @@ <translation>没有未版本化的条目可用或被选择。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> <source>Revert</source> <translation>还原</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="458"/> <source>There are no unlocked files available/selected.</source> <translation>没有未解锁的文件可用或被选择。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>There are no locked files available/selected.</source> <translation>没有闭锁的文件可用或被选择。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="483"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="488"/> <source>Break Lock</source> <translation>Break Lock</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="503"/> <source>Steal Lock</source> <translation>Steal Lock</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="518"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation>没有不属于更改列表的文件可用或被选择。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="536"/> <source>There are no files available/selected belonging to a changelist.</source> <translation>没有属于更改列表的文件可用或被选择。</translation> </message> @@ -38315,7 +40745,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="839"/> + <location filename="Utilities/__init__.py" line="844"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>可以在字符串中使用“%-代码”作为占位符。支持的代码有:<table><tr><td>%C</td><td>当前编辑器的光标所在列</td></tr><tr><td>%D</td><td>当前编辑器的文件夹</td></tr><tr><td>%F</td><td>当前编辑器的文件名</td></tr><tr><td>%H</td><td>当前用户的根目录</td></tr><tr><td>%L</td><td>当前编辑器的光标所在行</td></tr><tr><td>%P</td><td>当前项目的路径</td></tr><tr><td>%S</td><td>当前编辑器中选择的文本</td></tr><tr><td>%U</td><td>当前用户的用户名</td></tr><tr><td>%%</td><td>百分比符号</td></tr></table></p></translation> </message> @@ -38632,6 +41062,19 @@ </message> </context> <context> + <name>VcsMercurialPlugin</name> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="53"/> + <source>Version Control - Mercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/PluginVcsMercurial.py" line="119"/> + <source>Mercurial</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>VcsPage</name> <message> <location filename="Preferences/ConfigurationPages/VcsPage.ui" line="17"/> @@ -42265,6 +44708,67 @@ </message> </context> <context> + <name>mercurial</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1021"/> + <source><tr><td><b>Parent #{0}</b></td><td></td></tr> +<tr><td><b>Changeset</b></td><td>{1}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1392"/> + <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054"/> + <source><h3>Repository information</h3> +<p><table> +<tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> +<tr></tr> +<tr><td><b>URL</b></td><td>{1}</td></tr> +</table></p> +{2}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1382"/> + <source><tr><td><b>Tip</b></td><td></td></tr> +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384"/> + <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1396"/> + <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1399"/> + <source><tr><td><b>Last author</b></td><td>{0}</td></tr> +<tr><td><b>Committed date</b></td><td>{1}</td></tr> +<tr><td><b>Committed time</b></td><td>{2}</td></tr> +</table></p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>py3Flakes</name> <message> <location filename="Utilities/py3flakes/messages.py" line="51"/> @@ -42330,7 +44834,7 @@ <translation type="obsolete"><h3>储存库信息</h3><table><tr><td><b>版本控制版本</b></td><td>%1</td></tr><tr><td><b>URL</b></td><td>%2</td></tr><tr><td><b>当前修订</b></td><td>%3</td></tr><tr><td><b>已提交的修订</b></td><td>%4</td></tr><tr><td><b>提交日期</b></td><td>%5</td></tr><tr><td><b>提交时间</b></td><td>%6</td></tr><tr><td><b>最终作者</b></td><td>%7</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1368"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1374"/> <source>unknown</source> <translation>未知</translation> </message> @@ -42340,12 +44844,12 @@ <translation type="obsolete"><h3>储存库信息</h3><table><tr><td><b>PySvn 版本</b></td><td>%1</td></tr><tr><td><b>版本控制版本</b></td><td>%2</td></tr><tr><td><b>版本控制 API 版本</b></td><td>%3</td></tr><tr><td><b>URL</b></td><td>%4</td></tr><tr><td><b>当前修订</b></td><td>%5</td></tr><tr><td><b>已提交的修订</b></td><td>%6</td></tr><tr><td><b>提交日期</b></td><td>%7</td></tr><tr><td><b>提交时间</b></td><td>%8</td></tr><tr><td><b>最终作者</b></td><td>%9</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1240"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1245"/> <source><h3>Repository information</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Current revision</b></td><td>{2}</td></tr><tr><td><b>Committed revision</b></td><td>{3}</td></tr><tr><td><b>Committed date</b></td><td>{4}</td></tr><tr><td><b>Comitted time</b></td><td>{5}</td></tr><tr><td><b>Last author</b></td><td>{6}</td></tr></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1369"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1375"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation type="unfinished"></translation> </message>