Mon, 30 May 2011 16:53:13 +0200
Added support for the Mercurial transplant extension.
--- a/APIs/Python3/eric5.api Sun May 29 18:04:36 2011 +0200 +++ b/APIs/Python3/eric5.api Mon May 30 16:53:13 2011 +0200 @@ -3480,6 +3480,7 @@ eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.HgProjectHelper.initActions?4() eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.HgProjectHelper.initMenu?4(menu) eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.HgProjectHelper.setObjects?4(vcsObject, projectObject) +eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.HgProjectHelper.shutdown?4() eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.HgProjectHelper?1(vcsObject, projectObject, parent=None, name=None) eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog.HgPurgeListDialog?1(entries, parent=None) eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.PurgeProjectHelper.getActions?4() @@ -3591,6 +3592,23 @@ eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.hgQueueShowPatch?4(name) eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.shutdown?4() eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues?1(vcs) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.TransplantProjectHelper.getActions?4() +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.TransplantProjectHelper.initActions?4() +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.TransplantProjectHelper.initMenu?4(mainMenu) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.TransplantProjectHelper.menuTitle?4() +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.TransplantProjectHelper.setObjects?4(vcsObject, projectObject) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.TransplantProjectHelper?1() +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.RevisionsValidator.validate?4(input, pos) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.RevisionsValidator?1(multiRevsAllowed, parent=None) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.TransplantDialog.getData?4() +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.TransplantDialog.on_allCheckBox_clicked?4(checked) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.TransplantDialog.on_branchesCombo_editTextChanged?4(txt) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.TransplantDialog.on_revisionsEdit_textChanged?4(txt) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.TransplantDialog?1(branchesList, parent=None) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.Transplant.hgTransplant?4(path) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.Transplant.hgTransplantContinue?4(path) +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.Transplant.shutdown?4() +eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.Transplant?1(vcs) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg._createStatusMonitorThread?5(interval, project) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.clearStatusCache?4() eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.committed?7
--- a/Documentation/Help/source.qhp Sun May 29 18:04:36 2011 +0200 +++ b/Documentation/Help/source.qhp Mon May 30 16:53:13 2011 +0200 @@ -401,6 +401,11 @@ <section title="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html" /> <section title="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html" /> </section> + <section title="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.html"> + <section title="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html" /> + <section title="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html" /> + <section title="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html" /> + </section> <section title="eric5.Plugins.VcsPlugins.vcsMercurial.Config" ref="eric5.Plugins.VcsPlugins.vcsMercurial.Config.html" /> <section title="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html" /> <section title="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html" /> @@ -8532,6 +8537,7 @@ <keyword name="HgProjectHelper.initActions" id="HgProjectHelper.initActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.initActions" /> <keyword name="HgProjectHelper.initMenu" id="HgProjectHelper.initMenu" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.initMenu" /> <keyword name="HgProjectHelper.setObjects" id="HgProjectHelper.setObjects" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.setObjects" /> + <keyword name="HgProjectHelper.shutdown" id="HgProjectHelper.shutdown" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.shutdown" /> <keyword name="HgAnnotateDialog (Module)" id="HgAnnotateDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html" /> <keyword name="HgAnnotateDialog" id="HgAnnotateDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog" /> <keyword name="HgAnnotateDialog (Constructor)" id="HgAnnotateDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__init__" /> @@ -9515,6 +9521,34 @@ <keyword name="SvnSwitchDialog (Constructor)" id="SvnSwitchDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html#SvnSwitchDialog.__init__" /> <keyword name="SvnSwitchDialog.getParameters" id="SvnSwitchDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html#SvnSwitchDialog.getParameters" /> <keyword name="SvnConst (Module)" id="SvnConst (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnConst.html" /> + <keyword name="TransplantExtension (Package)" id="TransplantExtension (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.html" /> + <keyword name="TransplantDialog (Module)" id="TransplantDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html" /> + <keyword name="RevisionsValidator" id="RevisionsValidator" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#RevisionsValidator" /> + <keyword name="TransplantDialog" id="TransplantDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog" /> + <keyword name="RevisionsValidator (Constructor)" id="RevisionsValidator (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#RevisionsValidator.__init__" /> + <keyword name="RevisionsValidator.validate" id="RevisionsValidator.validate" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#RevisionsValidator.validate" /> + <keyword name="TransplantDialog (Constructor)" id="TransplantDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.__init__" /> + <keyword name="TransplantDialog.__updateOk" id="TransplantDialog.__updateOk" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.__updateOk" /> + <keyword name="TransplantDialog.getData" id="TransplantDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.getData" /> + <keyword name="TransplantDialog.on_allCheckBox_clicked" id="TransplantDialog.on_allCheckBox_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.on_allCheckBox_clicked" /> + <keyword name="TransplantDialog.on_branchesCombo_editTextChanged" id="TransplantDialog.on_branchesCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.on_branchesCombo_editTextChanged" /> + <keyword name="TransplantDialog.on_revisionsEdit_textChanged" id="TransplantDialog.on_revisionsEdit_textChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.on_revisionsEdit_textChanged" /> + <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html" /> + <keyword name="TransplantProjectHelper" id="TransplantProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper" /> + <keyword name="TransplantProjectHelper (Constructor)" id="TransplantProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.__init__" /> + <keyword name="TransplantProjectHelper.__hgTransplant" id="TransplantProjectHelper.__hgTransplant" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.__hgTransplant" /> + <keyword name="TransplantProjectHelper.__hgTransplantContinue" id="TransplantProjectHelper.__hgTransplantContinue" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.__hgTransplantContinue" /> + <keyword name="TransplantProjectHelper.getActions" id="TransplantProjectHelper.getActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.getActions" /> + <keyword name="TransplantProjectHelper.initActions" id="TransplantProjectHelper.initActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.initActions" /> + <keyword name="TransplantProjectHelper.initMenu" id="TransplantProjectHelper.initMenu" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.initMenu" /> + <keyword name="TransplantProjectHelper.menuTitle" id="TransplantProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.menuTitle" /> + <keyword name="TransplantProjectHelper.setObjects" id="TransplantProjectHelper.setObjects" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.setObjects" /> + <keyword name="transplant (Module)" id="transplant (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html" /> + <keyword name="Transplant" id="Transplant" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html#Transplant" /> + <keyword name="Transplant (Constructor)" id="Transplant (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html#Transplant.__init__" /> + <keyword name="Transplant.hgTransplant" id="Transplant.hgTransplant" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html#Transplant.hgTransplant" /> + <keyword name="Transplant.hgTransplantContinue" id="Transplant.hgTransplantContinue" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html#Transplant.hgTransplantContinue" /> + <keyword name="Transplant.shutdown" id="Transplant.shutdown" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html#Transplant.shutdown" /> <keyword name="ConfigurationPage (Package)" id="ConfigurationPage (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.html" /> <keyword name="MercurialPage (Module)" id="MercurialPage (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html" /> <keyword name="MercurialPage" id="MercurialPage" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html#MercurialPage" /> @@ -11134,6 +11168,9 @@ <file>eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html</file> <file>eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html</file> <file>eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html</file> + <file>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html</file> + <file>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html</file> + <file>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html</file> <file>eric5.Plugins.VcsPlugins.vcsMercurial.hg.html</file> <file>eric5.Plugins.VcsPlugins.vcsPySvn.Config.html</file> <file>eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html</file> @@ -11492,6 +11529,7 @@ <file>index-eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.html</file> <file>index-eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.html</file> <file>index-eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.html</file> + <file>index-eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.html</file> <file>index-eric5.Plugins.VcsPlugins.vcsMercurial.html</file> <file>index-eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.html</file> <file>index-eric5.Plugins.VcsPlugins.vcsPySvn.html</file>
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sun May 29 18:04:36 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Mon May 30 16:53:13 2011 +0200 @@ -185,6 +185,9 @@ </tr><tr> <td><a href="#HgProjectHelper.setObjects">setObjects</a></td> <td>Public method to set references to the vcs and project objects.</td> +</tr><tr> +<td><a href="#HgProjectHelper.shutdown">shutdown</a></td> +<td>Public method to perform shutdown actions.</td> </tr> </table> <a NAME="HgProjectHelper.__init__" ID="HgProjectHelper.__init__"></a> @@ -440,7 +443,12 @@ <dd> reference to the project object </dd> -</dl> +</dl><a NAME="HgProjectHelper.shutdown" ID="HgProjectHelper.shutdown"></a> +<h4>HgProjectHelper.shutdown</h4> +<b>shutdown</b>(<i></i>) +<p> + Public method to perform shutdown actions. +</p> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html Mon May 30 16:53:13 2011 +0200 @@ -0,0 +1,148 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' +'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> +<html><head> +<title>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper</title> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper</h1> +<p> +Module implementing the transplant extension project helper. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#TransplantProjectHelper">TransplantProjectHelper</a></td> +<td>Class implementing the transplant extension project helper.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> +<hr /><hr /> +<a NAME="TransplantProjectHelper" ID="TransplantProjectHelper"></a> +<h2>TransplantProjectHelper</h2> +<p> + Class implementing the transplant extension project helper. +</p> +<h3>Derived from</h3> +QObject +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#TransplantProjectHelper.__init__">TransplantProjectHelper</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#TransplantProjectHelper.__hgTransplant">__hgTransplant</a></td> +<td>Private slot used to transplant changesets from another branch.</td> +</tr><tr> +<td><a href="#TransplantProjectHelper.__hgTransplantContinue">__hgTransplantContinue</a></td> +<td>Private slot used to continue the last transplant session after repair.</td> +</tr><tr> +<td><a href="#TransplantProjectHelper.getActions">getActions</a></td> +<td>Public method to get a list of all actions.</td> +</tr><tr> +<td><a href="#TransplantProjectHelper.initActions">initActions</a></td> +<td>Public method to generate the action objects.</td> +</tr><tr> +<td><a href="#TransplantProjectHelper.initMenu">initMenu</a></td> +<td>Public method to generate the extension menu.</td> +</tr><tr> +<td><a href="#TransplantProjectHelper.menuTitle">menuTitle</a></td> +<td>Public method to get the menu title.</td> +</tr><tr> +<td><a href="#TransplantProjectHelper.setObjects">setObjects</a></td> +<td>Public method to set references to the vcs and project objects.</td> +</tr> +</table> +<a NAME="TransplantProjectHelper.__init__" ID="TransplantProjectHelper.__init__"></a> +<h4>TransplantProjectHelper (Constructor)</h4> +<b>TransplantProjectHelper</b>(<i></i>) +<p> + Constructor +</p><a NAME="TransplantProjectHelper.__hgTransplant" ID="TransplantProjectHelper.__hgTransplant"></a> +<h4>TransplantProjectHelper.__hgTransplant</h4> +<b>__hgTransplant</b>(<i></i>) +<p> + Private slot used to transplant changesets from another branch. +</p><a NAME="TransplantProjectHelper.__hgTransplantContinue" ID="TransplantProjectHelper.__hgTransplantContinue"></a> +<h4>TransplantProjectHelper.__hgTransplantContinue</h4> +<b>__hgTransplantContinue</b>(<i></i>) +<p> + Private slot used to continue the last transplant session after repair. +</p><a NAME="TransplantProjectHelper.getActions" ID="TransplantProjectHelper.getActions"></a> +<h4>TransplantProjectHelper.getActions</h4> +<b>getActions</b>(<i></i>) +<p> + Public method to get a list of all actions. +</p><dl> +<dt>Returns:</dt> +<dd> +list of all actions (list of E5Action) +</dd> +</dl><a NAME="TransplantProjectHelper.initActions" ID="TransplantProjectHelper.initActions"></a> +<h4>TransplantProjectHelper.initActions</h4> +<b>initActions</b>(<i></i>) +<p> + Public method to generate the action objects. +</p><a NAME="TransplantProjectHelper.initMenu" ID="TransplantProjectHelper.initMenu"></a> +<h4>TransplantProjectHelper.initMenu</h4> +<b>initMenu</b>(<i>mainMenu</i>) +<p> + Public method to generate the extension menu. +</p><dl> +<dt><i>mainMenu</i></dt> +<dd> +reference to the main menu (QMenu) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +populated menu (QMenu) +</dd> +</dl><a NAME="TransplantProjectHelper.menuTitle" ID="TransplantProjectHelper.menuTitle"></a> +<h4>TransplantProjectHelper.menuTitle</h4> +<b>menuTitle</b>(<i></i>) +<p> + Public method to get the menu title. +</p><a NAME="TransplantProjectHelper.setObjects" ID="TransplantProjectHelper.setObjects"></a> +<h4>TransplantProjectHelper.setObjects</h4> +<b>setObjects</b>(<i>vcsObject, projectObject</i>) +<p> + Public method to set references to the vcs and project objects. +</p><dl> +<dt><i>vcsObject</i></dt> +<dd> +reference to the vcs object +</dd><dt><i>projectObject</i></dt> +<dd> +reference to the project object +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html Mon May 30 16:53:13 2011 +0200 @@ -0,0 +1,200 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' +'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> +<html><head> +<title>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog</title> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog</h1> +<p> +Module implementing a dialog to enter the data for a transplant session. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#RevisionsValidator">RevisionsValidator</a></td> +<td>Class implementing a validator for the revisions line edit.</td> +</tr><tr> +<td><a href="#TransplantDialog">TransplantDialog</a></td> +<td>Class implementing a dialog to enter the data for a transplant session.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> +<hr /><hr /> +<a NAME="RevisionsValidator" ID="RevisionsValidator"></a> +<h2>RevisionsValidator</h2> +<p> + Class implementing a validator for the revisions line edit. +</p> +<h3>Derived from</h3> +QValidator +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#RevisionsValidator.__init__">RevisionsValidator</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#RevisionsValidator.validate">validate</a></td> +<td>Public method to validate the given input.</td> +</tr> +</table> +<a NAME="RevisionsValidator.__init__" ID="RevisionsValidator.__init__"></a> +<h4>RevisionsValidator (Constructor)</h4> +<b>RevisionsValidator</b>(<i>multiRevsAllowed, parent=None</i>) +<p> + Constructor +</p><dl> +<dt><i>multiRevsAllowed</i></dt> +<dd> +flag indicating, if multi revs are allowed (boolean) +</dd><dt><i>parent</i></dt> +<dd> +reference to the parent object (QObject) +</dd> +</dl><a NAME="RevisionsValidator.validate" ID="RevisionsValidator.validate"></a> +<h4>RevisionsValidator.validate</h4> +<b>validate</b>(<i>input, pos</i>) +<p> + Public method to validate the given input. +</p><dl> +<dt><i>input</i></dt> +<dd> +input to be validated (string) +</dd><dt><i>pos</i></dt> +<dd> +position of the cursor (integer) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +tuple with validation result, input and position + (QValidator.State, string, integer) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="TransplantDialog" ID="TransplantDialog"></a> +<h2>TransplantDialog</h2> +<p> + Class implementing a dialog to enter the data for a transplant session. +</p> +<h3>Derived from</h3> +QDialog, Ui_TransplantDialog +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#TransplantDialog.__init__">TransplantDialog</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#TransplantDialog.__updateOk">__updateOk</a></td> +<td>Private slot to update the state of the OK button.</td> +</tr><tr> +<td><a href="#TransplantDialog.getData">getData</a></td> +<td>Public method to retrieve the entered data.</td> +</tr><tr> +<td><a href="#TransplantDialog.on_allCheckBox_clicked">on_allCheckBox_clicked</a></td> +<td>Private slot to react upon selection of the all check box.</td> +</tr><tr> +<td><a href="#TransplantDialog.on_branchesCombo_editTextChanged">on_branchesCombo_editTextChanged</a></td> +<td>Private slot to react upon changes of the branch name.</td> +</tr><tr> +<td><a href="#TransplantDialog.on_revisionsEdit_textChanged">on_revisionsEdit_textChanged</a></td> +<td>Private slot to react upon changes of revisions.</td> +</tr> +</table> +<a NAME="TransplantDialog.__init__" ID="TransplantDialog.__init__"></a> +<h4>TransplantDialog (Constructor)</h4> +<b>TransplantDialog</b>(<i>branchesList, parent=None</i>) +<p> + Constructor +</p><dl> +<dt><i>branchesList</i></dt> +<dd> +list of available branch names (list of strings) +</dd><dt><i>parent</i></dt> +<dd> +reference to the parent widget (QWidget) +</dd> +</dl><a NAME="TransplantDialog.__updateOk" ID="TransplantDialog.__updateOk"></a> +<h4>TransplantDialog.__updateOk</h4> +<b>__updateOk</b>(<i></i>) +<p> + Private slot to update the state of the OK button. +</p><a NAME="TransplantDialog.getData" ID="TransplantDialog.getData"></a> +<h4>TransplantDialog.getData</h4> +<b>getData</b>(<i></i>) +<p> + Public method to retrieve the entered data. +</p><dl> +<dt>Returns:</dt> +<dd> +tuple with list of revisions, source repo, branch name, a flag + indicating to transplant all, list of revisions to skip, list of + revisions to merge and a flag indicating to append transplant info + (list of strings, string, string, boolean, list of strings, + list of strings, boolean) +</dd> +</dl><a NAME="TransplantDialog.on_allCheckBox_clicked" ID="TransplantDialog.on_allCheckBox_clicked"></a> +<h4>TransplantDialog.on_allCheckBox_clicked</h4> +<b>on_allCheckBox_clicked</b>(<i>checked</i>) +<p> + Private slot to react upon selection of the all check box. +</p><dl> +<dt><i>checked</i></dt> +<dd> +state of the check box (boolean) +</dd> +</dl><a NAME="TransplantDialog.on_branchesCombo_editTextChanged" ID="TransplantDialog.on_branchesCombo_editTextChanged"></a> +<h4>TransplantDialog.on_branchesCombo_editTextChanged</h4> +<b>on_branchesCombo_editTextChanged</b>(<i>txt</i>) +<p> + Private slot to react upon changes of the branch name. +</p><dl> +<dt><i>txt</i></dt> +<dd> +contents of the branches combo (string) +</dd> +</dl><a NAME="TransplantDialog.on_revisionsEdit_textChanged" ID="TransplantDialog.on_revisionsEdit_textChanged"></a> +<h4>TransplantDialog.on_revisionsEdit_textChanged</h4> +<b>on_revisionsEdit_textChanged</b>(<i>txt</i>) +<p> + Private slot to react upon changes of revisions. +</p><dl> +<dt><i>txt</i></dt> +<dd> +contents of the revisions edit (string) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html Mon May 30 16:53:13 2011 +0200 @@ -0,0 +1,118 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' +'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> +<html><head> +<title>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant</title> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant</h1> +<p> +Module implementing the transplant extension interface. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#Transplant">Transplant</a></td> +<td>Class implementing the transplant extension interface.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> +<hr /><hr /> +<a NAME="Transplant" ID="Transplant"></a> +<h2>Transplant</h2> +<p> + Class implementing the transplant extension interface. +</p> +<h3>Derived from</h3> +QObject +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#Transplant.__init__">Transplant</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#Transplant.hgTransplant">hgTransplant</a></td> +<td>Public method to transplant changesets from another branch.</td> +</tr><tr> +<td><a href="#Transplant.hgTransplantContinue">hgTransplantContinue</a></td> +<td>Public method to transplant changesets from another branch.</td> +</tr><tr> +<td><a href="#Transplant.shutdown">shutdown</a></td> +<td>Public method used to shutdown the transplant interface.</td> +</tr> +</table> +<a NAME="Transplant.__init__" ID="Transplant.__init__"></a> +<h4>Transplant (Constructor)</h4> +<b>Transplant</b>(<i>vcs</i>) +<p> + Constructor +</p><dl> +<dt><i>vcs</i></dt> +<dd> +reference to the Mercurial vcs object +</dd> +</dl><a NAME="Transplant.hgTransplant" ID="Transplant.hgTransplant"></a> +<h4>Transplant.hgTransplant</h4> +<b>hgTransplant</b>(<i>path</i>) +<p> + Public method to transplant changesets from another branch. +</p><dl> +<dt><i>path</i></dt> +<dd> +directory name of the project (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +flag indicating that the project should be reread (boolean) +</dd> +</dl><a NAME="Transplant.hgTransplantContinue" ID="Transplant.hgTransplantContinue"></a> +<h4>Transplant.hgTransplantContinue</h4> +<b>hgTransplantContinue</b>(<i>path</i>) +<p> + Public method to transplant changesets from another branch. +</p><dl> +<dt><i>path</i></dt> +<dd> +directory name of the project (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +flag indicating that the project should be reread (boolean) +</dd> +</dl><a NAME="Transplant.shutdown" ID="Transplant.shutdown"></a> +<h4>Transplant.shutdown</h4> +<b>shutdown</b>(<i></i>) +<p> + Public method used to shutdown the transplant interface. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/index-eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.html Mon May 30 16:53:13 2011 +0200 @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' +'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> +<html><head> +<title>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension</title> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<h1>eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension</h1> +<p> +Package implementing the transplant extension support interface. +</p> + + +<h3>Modules</h3> +<table> +<tr> +<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html">ProjectHelper</a></td> +<td>Module implementing the transplant extension project helper.</td> +</tr><tr> +<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html">TransplantDialog</a></td> +<td>Module implementing a dialog to enter the data for a transplant session.</td> +</tr><tr> +<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html">transplant</a></td> +<td>Module implementing the transplant extension interface.</td> +</tr> +</table> +</body></html> \ No newline at end of file
--- a/Documentation/Source/index-eric5.Plugins.VcsPlugins.vcsMercurial.html Sun May 29 18:04:36 2011 +0200 +++ b/Documentation/Source/index-eric5.Plugins.VcsPlugins.vcsMercurial.html Mon May 30 16:53:13 2011 +0200 @@ -48,6 +48,9 @@ </tr><tr> <td><a href="index-eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.html">QueuesExtension</a></td> <td>Package implementing the queues extension support interface.</td> +</tr><tr> +<td><a href="index-eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.html">TransplantExtension</a></td> +<td>Package implementing the transplant extension support interface.</td> </tr> </table>
--- a/Plugins/VcsPlugins/vcsMercurial/HgDialog.py Sun May 29 18:04:36 2011 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgDialog.py Mon May 30 16:53:13 2011 +0200 @@ -106,7 +106,7 @@ self.intercept = False self.__hasAddOrDelete = False - if args[0] in ["update", "fetch", "qpush", "qpop", "qgoto"] or \ + if args[0] in ["update", "fetch", "qpush", "qpop", "qgoto", "transplant"] or \ (args[0] == "pull" and "--update" in args[1:]): self.__updateCommand = True else:
--- a/Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py Sun May 29 18:04:36 2011 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py Mon May 30 16:53:13 2011 +0200 @@ -21,6 +21,7 @@ from .FetchExtension.ProjectHelper import FetchProjectHelper from .PurgeExtension.ProjectHelper import PurgeProjectHelper from .GpgExtension.ProjectHelper import GpgProjectHelper +from .TransplantExtension.ProjectHelper import TransplantProjectHelper from E5Gui.E5Action import E5Action @@ -50,6 +51,7 @@ "fetch": FetchProjectHelper(), "purge": PurgeProjectHelper(), "gpg": GpgProjectHelper(), + "transplant": TransplantProjectHelper(), } self.__extensionMenuTitles = {}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py Mon May 30 16:53:13 2011 +0200 @@ -0,0 +1,128 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Module implementing the transplant extension project helper. +""" + +from PyQt4.QtCore import QObject +from PyQt4.QtGui import QMenu + +from E5Gui.E5Action import E5Action +from E5Gui import E5MessageBox + + +class TransplantProjectHelper(QObject): + """ + Class implementing the transplant extension project helper. + """ + def __init__(self): + """ + Constructor + """ + QObject.__init__(self) + + self.actions = [] + + self.initActions() + + def setObjects(self, vcsObject, projectObject): + """ + Public method to set references to the vcs and project objects. + + @param vcsObject reference to the vcs object + @param projectObject reference to the project object + """ + self.vcs = vcsObject + self.project = projectObject + + def getActions(self): + """ + Public method to get a list of all actions. + + @return list of all actions (list of E5Action) + """ + return self.actions[:] + + def initActions(self): + """ + Public method to generate the action objects. + """ + self.hgTransplantAct = E5Action(self.trUtf8('Transplant Changesets'), + self.trUtf8('Transplant Changesets'), + 0, 0, self, 'mercurial_transplant') + self.hgTransplantAct.setStatusTip(self.trUtf8( + 'Transplant changesets from another branch' + )) + self.hgTransplantAct.setWhatsThis(self.trUtf8( + """<b>Transplant Changesets</b>""" + """<p>This transplants changesets from another branch on top of the""" + """ current working directory with the log of the original changeset.</p>""" + )) + self.hgTransplantAct.triggered[()].connect(self.__hgTransplant) + self.actions.append(self.hgTransplantAct) + + self.hgTransplantContinueAct = E5Action( + self.trUtf8('Continue'), + self.trUtf8('Continue'), + 0, 0, self, 'mercurial_transplant_continue') + self.hgTransplantContinueAct.setStatusTip(self.trUtf8( + 'Continue the last transplant session after repair' + )) + self.hgTransplantContinueAct.setWhatsThis(self.trUtf8( + """<b>Continue</b>""" + """<p>This continues the last transplant session after repair.</p>""" + )) + self.hgTransplantContinueAct.triggered[()].connect(self.__hgTransplantContinue) + self.actions.append(self.hgTransplantContinueAct) + + def initMenu(self, mainMenu): + """ + Public method to generate the extension menu. + + @param mainMenu reference to the main menu (QMenu) + @return populated menu (QMenu) + """ + menu = QMenu(self.menuTitle(), mainMenu) + menu.setTearOffEnabled(True) + + menu.addAction(self.hgTransplantAct) + menu.addAction(self.hgTransplantContinueAct) + + return menu + + def menuTitle(self): + """ + Public method to get the menu title. + """ + return self.trUtf8("Transplant") + + def __hgTransplant(self): + """ + Private slot used to transplant changesets from another branch. + """ + shouldReopen = self.vcs.getExtensionObject("transplant")\ + .hgTransplant(self.project.getProjectPath()) + if shouldReopen: + res = E5MessageBox.yesNo(None, + self.trUtf8("Transplant Changesets"), + self.trUtf8("""The project should be reread. Do this now?"""), + yesDefault=True) + if res: + self.project.reopenProject() + + def __hgTransplantContinue(self): + """ + Private slot used to continue the last transplant session after repair. + """ + shouldReopen = self.vcs.getExtensionObject("transplant")\ + .hgTransplantContinue(self.project.getProjectPath()) + if shouldReopen: + res = E5MessageBox.yesNo(None, + self.trUtf8("Transplant Changesets (Continue)"), + self.trUtf8("""The project should be reread. Do this now?"""), + yesDefault=True) + if res: + self.project.reopenProject()
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.py Mon May 30 16:53:13 2011 +0200 @@ -0,0 +1,147 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Module implementing a dialog to enter the data for a transplant session. +""" + +from PyQt4.QtCore import pyqtSlot +from PyQt4.QtGui import QDialog, QDialogButtonBox, QValidator + +from .Ui_TransplantDialog import Ui_TransplantDialog + + +class RevisionsValidator(QValidator): + """ + Class implementing a validator for the revisions line edit. + """ + def __init__(self, multiRevsAllowed, parent=None): + """ + Constructor + + @param multiRevsAllowed flag indicating, if multi revs are allowed (boolean) + @param parent reference to the parent object (QObject) + """ + QValidator.__init__(self, parent) + + self.__multiRevsAllowed = multiRevsAllowed + + def validate(self, input, pos): + """ + Public method to validate the given input. + + @param input input to be validated (string) + @param pos position of the cursor (integer) + @return tuple with validation result, input and position + (QValidator.State, string, integer) + """ + state = QValidator.Invalid + + if input == "": + state = QValidator.Intermediate + else: + state = QValidator.Acceptable + revs = input.strip().split() + for rev in revs: + if ":" in rev: + if self.__multiRevsAllowed: + # it is a revision range + revList = rev.split(":") + if len(revList) != 2: + state = QValidator.Invalid + break + for r in revList: + if r != "" and not r.isdigit(): + state = QValidator.Invalid + break + else: + state = QValidator.Invalid + break + else: + if not rev.isdigit(): + state = QValidator.Invalid + break + + return state, input, pos + + +class TransplantDialog(QDialog, Ui_TransplantDialog): + """ + Class implementing a dialog to enter the data for a transplant session. + """ + def __init__(self, branchesList, parent=None): + """ + Constructor + + @param branchesList list of available branch names (list of strings) + @param parent reference to the parent widget (QWidget) + """ + QDialog.__init__(self, parent) + self.setupUi(self) + + self.branchesCombo.addItems(["", "default"] + sorted(branchesList)) + + self.__revisionsValidator = RevisionsValidator(True, self) + self.__pruneRevisionsValidator = RevisionsValidator(False, self) + self.__mergeRevisionsValidator = RevisionsValidator(False, self) + self.revisionsEdit.setValidator(self.__revisionsValidator) + self.pruneEdit.setValidator(self.__pruneRevisionsValidator) + self.mergeEdit.setValidator(self.__mergeRevisionsValidator) + + self.buttonBox.button(QDialogButtonBox.Ok).setEnabled(False) + + def __updateOk(self): + """ + Private slot to update the state of the OK button. + """ + self.buttonBox.button(QDialogButtonBox.Ok).setEnabled( + self.revisionsEdit.text() != "" or self.allCheckBox.isChecked()) + + @pyqtSlot(str) + def on_revisionsEdit_textChanged(self, txt): + """ + Private slot to react upon changes of revisions. + + @param txt contents of the revisions edit (string) + """ + self.__updateOk() + + @pyqtSlot(str) + def on_branchesCombo_editTextChanged(self, txt): + """ + Private slot to react upon changes of the branch name. + + @param txt contents of the branches combo (string) + """ + self.allCheckBox.setEnabled(txt != "") + + @pyqtSlot(bool) + def on_allCheckBox_clicked(self, checked): + """ + Private slot to react upon selection of the all check box. + + @param checked state of the check box (boolean) + """ + self.__updateOk() + + def getData(self): + """ + Public method to retrieve the entered data. + + @return tuple with list of revisions, source repo, branch name, a flag + indicating to transplant all, list of revisions to skip, list of + revisions to merge and a flag indicating to append transplant info + (list of strings, string, string, boolean, list of strings, + list of strings, boolean) + """ + return ( + self.revisionsEdit.text().strip().split(), + self.repoEdit.text().strip(), + self.branchesCombo.currentText().strip(), + self.allCheckBox.isChecked(), + self.pruneEdit.text().strip().split(), + self.mergeEdit.text().strip().split(), + self.logCheckBox.isChecked() + )
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui Mon May 30 16:53:13 2011 +0200 @@ -0,0 +1,191 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>TransplantDialog</class> + <widget class="QDialog" name="TransplantDialog"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>400</width> + <height>213</height> + </rect> + </property> + <property name="windowTitle"> + <string>Transplant Changesets</string> + </property> + <property name="sizeGripEnabled"> + <bool>true</bool> + </property> + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="0"> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string>&Revisions:</string> + </property> + <property name="buddy"> + <cstring>revisionsEdit</cstring> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QLineEdit" name="revisionsEdit"> + <property name="toolTip"> + <string>Enter the revisions or revision ranges to be transplanted separated by a space character</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label"> + <property name="text"> + <string>Repositor&y:</string> + </property> + <property name="buddy"> + <cstring>repoEdit</cstring> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="QLineEdit" name="repoEdit"> + <property name="toolTip"> + <string>Enter a repository URL, if changesets shall be transplanted from a repository</string> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_2"> + <property name="text"> + <string>&Branch:</string> + </property> + <property name="buddy"> + <cstring>branchesCombo</cstring> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QComboBox" name="branchesCombo"> + <property name="toolTip"> + <string>Select or enter the branch to transplant from</string> + </property> + <property name="editable"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="3" column="0" colspan="2"> + <widget class="QCheckBox" name="allCheckBox"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip"> + <string>Select to transplant all changesets of the branch</string> + </property> + <property name="text"> + <string>Transplant &All Changesets</string> + </property> + </widget> + </item> + <item row="4" column="0"> + <widget class="QLabel" name="label_3"> + <property name="text"> + <string>&Skip:</string> + </property> + <property name="buddy"> + <cstring>pruneEdit</cstring> + </property> + </widget> + </item> + <item row="4" column="1"> + <widget class="QLineEdit" name="pruneEdit"> + <property name="toolTip"> + <string>Enter revisions to be skipped separated by a space character</string> + </property> + </widget> + </item> + <item row="5" column="0"> + <widget class="QLabel" name="label_4"> + <property name="text"> + <string>&Merge:</string> + </property> + <property name="buddy"> + <cstring>mergeEdit</cstring> + </property> + </widget> + </item> + <item row="5" column="1"> + <widget class="QLineEdit" name="mergeEdit"> + <property name="toolTip"> + <string>Enter revisions to be merged separated by a space character</string> + </property> + </widget> + </item> + <item row="6" column="0" colspan="2"> + <widget class="QCheckBox" name="logCheckBox"> + <property name="toolTip"> + <string>Select to append transplant info to the log message</string> + </property> + <property name="text"> + <string>Append Transplant &Info</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="7" column="0" colspan="2"> + <widget class="QDialogButtonBox" name="buttonBox"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="standardButtons"> + <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> + </property> + </widget> + </item> + </layout> + </widget> + <tabstops> + <tabstop>revisionsEdit</tabstop> + <tabstop>repoEdit</tabstop> + <tabstop>branchesCombo</tabstop> + <tabstop>allCheckBox</tabstop> + <tabstop>pruneEdit</tabstop> + <tabstop>mergeEdit</tabstop> + <tabstop>logCheckBox</tabstop> + <tabstop>buttonBox</tabstop> + </tabstops> + <resources/> + <connections> + <connection> + <sender>buttonBox</sender> + <signal>accepted()</signal> + <receiver>TransplantDialog</receiver> + <slot>accept()</slot> + <hints> + <hint type="sourcelabel"> + <x>222</x> + <y>198</y> + </hint> + <hint type="destinationlabel"> + <x>157</x> + <y>212</y> + </hint> + </hints> + </connection> + <connection> + <sender>buttonBox</sender> + <signal>rejected()</signal> + <receiver>TransplantDialog</receiver> + <slot>reject()</slot> + <hints> + <hint type="sourcelabel"> + <x>290</x> + <y>204</y> + </hint> + <hint type="destinationlabel"> + <x>286</x> + <y>212</y> + </hint> + </hints> + </connection> + </connections> +</ui>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Plugins/VcsPlugins/vcsMercurial/TransplantExtension/__init__.py Mon May 30 16:53:13 2011 +0200 @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Package implementing the transplant extension support interface. +"""
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py Mon May 30 16:53:13 2011 +0200 @@ -0,0 +1,111 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Module implementing the transplant extension interface. +""" + +import os + +from PyQt4.QtCore import QObject +from PyQt4.QtGui import QDialog + +from ..HgDialog import HgDialog + +from .TransplantDialog import TransplantDialog + + +class Transplant(QObject): + """ + Class implementing the transplant extension interface. + """ + def __init__(self, vcs): + """ + Constructor + + @param vcs reference to the Mercurial vcs object + """ + QObject.__init__(self, vcs) + + self.vcs = vcs + + def shutdown(self): + """ + Public method used to shutdown the transplant interface. + """ + pass + + def hgTransplant(self, path): + """ + Public method to transplant changesets from another branch. + + @param path directory name of the project (string) + @return flag indicating that the project should be reread (boolean) + """ + # find the root of the repo + repodir = self.vcs.splitPath(path)[0] + while not os.path.isdir(os.path.join(repodir, self.vcs.adminDir)): + repodir = os.path.dirname(repodir) + if repodir == os.sep: + return False + + res = False + dlg = TransplantDialog(self.vcs.hgGetBranchesList(repodir)) + if dlg.exec_() == QDialog.Accepted: + revs, sourceRepo, branch, all, pruneRevs, mergeRevs, log = dlg.getData() + + args = [] + args.append("transplant") + if sourceRepo: + args.append("--source") + args.append(sourceRepo) + if branch: + args.append("--branch") + args.append(branch) + if all: + args.append("--all") + for pruneRev in pruneRevs: + args.append("--prune") + args.append(pruneRev) + for mergeRev in mergeRevs: + args.append("--merge") + args.append(mergeRev) + if log: + args.append("--log") + args.extend(revs) + + dia = HgDialog(self.trUtf8('Transplant Changesets')) + res = dia.startProcess(args, repodir) + if res: + dia.exec_() + res = dia.hasAddOrDelete() + self.vcs.checkVCSStatus() + return res + + def hgTransplantContinue(self, path): + """ + Public method to transplant changesets from another branch. + + @param path directory name of the project (string) + @return flag indicating that the project should be reread (boolean) + """ + # find the root of the repo + repodir = self.vcs.splitPath(path)[0] + while not os.path.isdir(os.path.join(repodir, self.vcs.adminDir)): + repodir = os.path.dirname(repodir) + if repodir == os.sep: + return + + args = [] + args.append("transplant") + args.append("--continue") + + dia = HgDialog(self.trUtf8('Transplant Changesets (Continue')) + res = dia.startProcess(args, repodir) + if res: + dia.exec_() + res = dia.hasAddOrDelete() + self.vcs.checkVCSStatus() + return res
--- a/Plugins/VcsPlugins/vcsMercurial/hg.py Sun May 29 18:04:36 2011 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/hg.py Mon May 30 16:53:13 2011 +0200 @@ -51,6 +51,7 @@ from .FetchExtension.fetch import Fetch from .PurgeExtension.purge import Purge from .GpgExtension.gpg import Gpg +from .TransplantExtension.transplant import Transplant from .ProjectBrowserHelper import HgProjectBrowserHelper @@ -144,6 +145,7 @@ "fetch": Fetch(self), "purge": Purge(self), "gpg": Gpg(self), + "transplant": Transplant(self), } def getPlugin(self): @@ -994,6 +996,7 @@ @param name directory name to be cleaned up (string) """ + # TODO: make this configurable patterns = ['*.orig', '*.rej'] entries = []
--- a/changelog Sun May 29 18:04:36 2011 +0200 +++ b/changelog Mon May 30 16:53:13 2011 +0200 @@ -7,6 +7,7 @@ - added support for the Mercurial fetch extension - added support for the Mercurial purge extension - added support for the Mercurial gpg extension +- added support for the Mercurial transplant extension - added function to test the login data to the Email config page Version 5.2-snapshot-20110501:
--- a/eric5.e4p Sun May 29 18:04:36 2011 +0200 +++ b/eric5.e4p Mon May 30 16:53:13 2011 +0200 @@ -909,6 +909,10 @@ <Source>Plugins/VcsPlugins/vcsMercurial/GpgExtension/gpg.py</Source> <Source>Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.py</Source> <Source>Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignDialog.py</Source> + <Source>Plugins/VcsPlugins/vcsMercurial/TransplantExtension/__init__.py</Source> + <Source>Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py</Source> + <Source>Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py</Source> + <Source>Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.py</Source> </Sources> <Forms> <Form>PyUnit/UnittestDialog.ui</Form> @@ -1166,6 +1170,7 @@ <Form>Plugins/VcsPlugins/vcsMercurial/PurgeExtension/HgPurgeListDialog.ui</Form> <Form>Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.ui</Form> <Form>Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignDialog.ui</Form> + <Form>Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui</Form> </Forms> <Translations> <Translation>i18n/eric5_cs.qm</Translation>
--- a/i18n/eric5_cs.ts Sun May 29 18:04:36 2011 +0200 +++ b/i18n/eric5_cs.ts Mon May 30 16:53:13 2011 +0200 @@ -15472,212 +15472,212 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="207"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> <source>The hg process finished with the exit code {0}</source> <translation>hg proces skončil s exit kódem {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="215"/> <source>The hg process did not finish within 30s.</source> <translation>hg proces neskončil do 30s.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="217"/> <source>Could not start the hg executable.</source> <translation>Nelze spustit hg program.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Create project repository</source> <translation>Vytvořit repozitář projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>The project repository could not be created.</source> <translation>Úložiště projektu nelze vytvořit.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="270"/> <source>Creating Mercurial repository</source> <translation>Vytváření Mercurial úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="280"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="285"/> <source>Initial commit to Mercurial repository</source> <translation>Úvodní zápis změn (commit) do Mercurial úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="326"/> <source>Cloning project from a Mercurial repository</source> <translation>Naklonovat projekt z Mercurial úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="422"/> <source>Commiting changes to Mercurial repository</source> <translation>Zapsání změn (commit) do Mercurial úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="465"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>Synchronizing with the Mercurial repository</source> <translation>Synchronizovat s Mercurial úložištěm</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="518"/> <source>Adding files/directories to the Mercurial repository</source> <translation>Přidat soubory/složky do Mercurial úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> <source>Removing files/directories from the Mercurial repository</source> <translation>Odebrat soubory/složky z Mercurial úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="636"/> <source>Renaming {0}</source> <translation>Přejmenování {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="736"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="741"/> <source>Taging in the Mercurial repository</source> <translation>Otagovat Mercurial úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="771"/> <source>Reverting changes</source> <translation>Navrácení změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="819"/> <source>Merging</source> <translation>Merging</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1039"/> <source>Mercurial command</source> <translation>Mercurial příkaz</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1216"/> <source>Copying {0}</source> <translation>Kopírování {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Mercurial Log</source> <translation>Mercurial log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <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/vcsMercurial/hg.py" line="1463"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1469"/> <source>Pulling from a remote Mercurial repository</source> <translation>Stažení (pull) z Mercurial repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1501"/> <source>Pushing to a remote Mercurial repository</source> <translation>Odeslání (push) do Mercurial repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1609"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1615"/> <source>Resolving files/directories</source> <translation>Vyřešení souborů/složek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Create Branch</source> <translation>Vytvořit větev</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Enter branch name</source> <translation>Zadejte název větve</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1648"/> <source>Creating branch in the Mercurial repository</source> <translation>Vytvoření větve v Mercurial repozitáři</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1727"/> <source>Verifying the integrity of the Mercurial repository</source> <translation>Ověřit integritu Mercurial repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1745"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1751"/> <source>Showing the combined configuration settings</source> <translation>Zobrazení nastavení kombinovaných konfigurací</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1768"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1774"/> <source>Showing aliases for remote repositories</source> <translation>Zobrazení aliasů pro vzdálené úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1791"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>Recovering from interrupted transaction</source> <translation>Obnovení z přerušené transakce</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2023"/> <source>Shall the working directory be updated?</source> <translation>Má být pracovní adresář aktualizován?</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1671"/> <source>Showing current branch</source> <translation>Zobrazení aktuální větve</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1929"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1935"/> <source>Create changegroup</source> <translation>Vytvořit skupinu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2028"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034"/> <source>Apply changegroups</source> <translation>Použít skupinu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2042"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2048"/> <source>Bisect subcommand ({0}) invalid.</source> <translation>Neplatný bisect podpříkaz ({0}).</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2076"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> <source>Mercurial Bisect ({0})</source> <translation>Mercurial Bisect ({0})</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1981"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> <source>Preview changegroup</source> <translation>Náhled skupiny změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1820"/> <source>Identifying project directory</source> <translation>Rozpoznat složku projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> <source>Create .hgignore file</source> <translation>Vytvořit soubor .hgignore</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2108"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2114"/> <source>Removing files from the Mercurial repository only</source> <translation>Odebrat soubory jen z Mercurial úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1896"/> <source>Mercurial Changegroup Files (*.hg)</source> <translation>Soubory Mercurial skupiny změn (*.hg)</translation> </message> @@ -15687,37 +15687,37 @@ <translation type="obsolete"><p>Soubor Mercurial skupiny změn<b>{0}</b> již existuje.</p><p>Má se přepsat?</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation>Soubory Mercurial skupiny změn (*.hg);;Všechny soubory (*)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1991"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1997"/> <source>Identifying changegroup file</source> <translation>Rozpoznat soubor skupiny změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2170"/> <source>Backing out changeset</source> <translation>Zálohovat skupinu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2144"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2150"/> <source>No revision given. Aborting...</source> <translation>Nebyla dána žádná revize. Ruším...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2195"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> @@ -17800,587 +17800,587 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>New from repository</source> <translation>Nový z repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>&New from repository...</source> <translation>&Nový z repozitáře...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="91"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <source>Create (clone) a new project from a Mercurial repository</source> <translation>Naklonovat projekt z Mercurial úložiště</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="94"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> <translation><b>Nový z repozitáře</b><p>Vytvoří nový lokální projekt z Mercurial repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="104"/> <source>Show incoming log</source> <translation>Zobrazit příchozí logy</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="108"/> <source>Show the log of incoming changes</source> <translation>Zobrazit log přichozích změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="109"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> <translation><b>Zobrazit příchozí log</b><p>Toto zobrazí log se změnami přicházejícími z repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="116"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="118"/> <source>Pull changes</source> <translation>Stáhnout změny</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="120"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Pull changes from a remote repository</source> <translation>Stáhnout změny (pull) ze vzdáleného repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> <translation><b>Stáhnoput změny</b><p>Přikaz pull stáhne změny ze vzdáleného repozitáře a začlení je do lokálního repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>Update from repository</source> <translation>Obnovit z repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>&Update from repository</source> <translation>&Update: obnovit z repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="137"/> <source>Update the local project from the Mercurial repository</source> <translation>Obnovit lokální projekt z Mercurial repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="138"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> <translation><b>Obnovit z repozitáře</b><p>Obnoví lokální projekt z Mercurial repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>Commit changes to repository</source> <translation>Zapsat změny do repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>&Commit changes to repository...</source> <translation>&Zapsat změny do repozitáře...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="149"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <source>Commit changes to the local project to the Mercurial repository</source> <translation>Zápis změn (commit) do lokálního Mercurial repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="152"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> <translation><b>Zápis změn do repozitáře (commit)</b><p>Uloží změny v projektu do lokálního Mercurial repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="160"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> <source>Show outgoing log</source> <translation>Zobrazit odchozí logy</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="166"/> <source>Show the log of outgoing changes</source> <translation>Zobrazit log odchozích změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="169"/> <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> <translation><b>Zobrazit odchozí log</b><p>Toto zobrazí log se změnami odcházejícími z repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Push changes</source> <translation>Předat změny</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="180"/> <source>Push changes to a remote repository</source> <translation>Předat změny do vzdáleného repozitáře (push)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="183"/> <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> <translation><b>Předat změny (push)</b><p>Přikaz push předá změny z lokálního repozitáře do vzdáleného repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>Export from repository</source> <translation>Exportovat z repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>&Export from repository...</source> <translation>&Exportovat z repozitáře...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> <source>Export a project from the repository</source> <translation>Export projekt z repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> <translation><b>Exportovat z repozitáře</b><p>Exportuje projekt z repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>Add to repository</source> <translation>Přidat do repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>&Add to repository...</source> <translation>Přid&at do repozitáře...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="223"/> <source>Add the local project to the repository</source> <translation>Přidat lokální projekt do repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="224"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> <translation><b>Přidat do repozitáře</b><p>Přidá (importuje) lokální projekt do repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>Remove from repository (and disk)</source> <translation>Odebrat z repozitáře (a z disku)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>&Remove from repository (and disk)</source> <translation>Odeb&rat z repozitáře (a z disku)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> <source>Remove the local project from the repository (and disk)</source> <translation>Odebrat lokální projekt z repozitáře (a z disku)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> <translation><b>Odebrat z repozitáře</b><p>Lokální projekt se odebere z repozitáře (a z disku).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show log</source> <translation>Zobrazit log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show &log</source> <translation>Zobrazit &log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="250"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <source>Show the log of the local project</source> <translation>Zobrazit log lokálního projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="253"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> <source><b>Show log</b><p>This shows the log of the local project.</p></source> <translation><b>Zobrazit log</b><p>Zobrazí log lokálního projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="260"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="262"/> <source>Show limited log</source> <translation>Zobrazit limitovaný log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <source>Show a limited log of the local project</source> <translation>Zobrazit limitovaný log lokálního projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="267"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="269"/> <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>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="275"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="277"/> <source>Show log browser</source> <translation>Zobrazit log prohlížeč</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="279"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> <source>Show a dialog to browse the log of the local project</source> <translation>Zobrazit dialog pro procházení logů lokálního projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="282"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> <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>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="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show difference</source> <translation>Zobrazit odlišnosti</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show &difference</source> <translation>Zobrazit o&dlišnosti</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="295"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> <source>Show the difference of the local project to the repository</source> <translation>Zobrazí odlišnosti mezi lokálním projektem a repozitářem</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="298"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="300"/> <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> <translation><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="305"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source>Show difference (extended)</source> <translation>Zobrazit odlišnosti (rozšířeně)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> <source>Show the difference of revisions of the project to the repository</source> <translation>Zobrazí odlišnosti mezi revizemi projektu v repozitáři</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="314"/> <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> <translation><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="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show status</source> <translation>Zobrazit status</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show &status</source> <translation>Zobrazit &status</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> <source>Show the status of the local project</source> <translation>Zobrazit status lokálního projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="328"/> <source><b>Show status</b><p>This shows the status of the local project.</p></source> <translation><b>Zobrazit status</b><p>Zobrazí status lokálního projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show heads</source> <translation>Zobrazit hlavy</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="336"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <source>Show the heads of the repository</source> <translation>Zobrazit ukazatele hlav repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="341"/> <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> <translation><b>Zobrazit ukazatele hlav</b><p>Zobrazí ukazatele hlav repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="346"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> <source>Show parents</source> <translation>Zobrazit předky</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="349"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="351"/> <source>Show the parents of the repository</source> <translation>Zobrazit předky repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="354"/> <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> <translation><b>Zobrazit předky</b><p>Zobrazí předky repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="361"/> <source>Show tip</source> <translation>Zobrazit ukazatel tip</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <source>Show the tip of the repository</source> <translation>Zobrazí ukazatel tip repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> <translation><b>Zobrazit ukazatele tip</b><p>Zobrazí ukazatele tip repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Revert changes</source> <translation>Vrátit změny</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Re&vert changes</source> <translation>&Vrátit změny</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <source>Revert all changes made to the local project</source> <translation>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="379"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> <translation><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="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Merge</source> <translation>Sloučit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Mer&ge changes...</source> <translation>&Sloučit změny...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="392"/> <source>Merge changes of a revision into the local project</source> <translation>Sloučí změny revize do lokálního projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> <translation><b>Sloučit</b><p>Sloučí se změny revize do lokálního projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve conflicts</source> <translation>Vyřešit konflikty</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve con&flicts</source> <translation>Vyřešit kon&flikty</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> <source>Resolve all conflicts of the local project</source> <translation>Vyřešit všechny konflikty v lokálním projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="406"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> <translation><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="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>Tag in repository</source> <translation>Vytvořit tag v repozitáři</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>&Tag in repository...</source> <translation>Vytvořit &tag v repozitáři...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <source>Tag the local project in the repository</source> <translation>Vytvořit Tag - značku z lokálního projektu do repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="420"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="422"/> <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> <translation><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="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags</source> <translation>Seznam tagů</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags...</source> <translation>Seznam tagů...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> <source>List tags of the project</source> <translation>Seznam tagů projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="433"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> <source><b>List tags</b><p>This lists the tags of the project.</p></source> <translation><b>Seznam tagů</b><p>Zobrazí seznam tagů projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches</source> <translation>Seznam větví</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches...</source> <translation>Seznam větví...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> <source>List branches of the project</source> <translation>Seznam větví projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="446"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <source><b>List branches</b><p>This lists the branches of the project.</p></source> <translation><b>Seznam větví</b><p>Zobrazí seznam větví projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create branch</source> <translation>Vytvořit větev</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create &branch...</source> <translation>Narou&bovat větev...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="457"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="459"/> <source>Create a new branch for the local project in the repository</source> <translation>Vytvořit v repoziáři novou větev pro lokální projekt</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="462"/> <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> <translation><b>Vytvořit větev</b><p>V repozitáři se vytvoří nová větev v lokálním projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="484"/> <source>Close branch</source> <translation>Zavřít větev</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="487"/> <source>Close the current branch of the local project</source> <translation>Zavře aktuální větev v lokálním projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="488"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="490"/> <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> <translation><b>Zavřít větev</b><p>Zavře aktuální větev v lokálním projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>Switch</source> <translation>Přepnout</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>S&witch...</source> <translation>&Přepnout...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="512"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <source>Switch the working directory to another revision</source> <translation>Přepnout pracovní adresář do jiné revize</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="515"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> <translation><b>Přepnout</b><p>Přepne pracovní adresář do jiné revize.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanup</source> <translation>Vyčistit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanu&p</source> <translation>Vy&prat</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="527"/> <source>Cleanup the local project</source> <translation>Vyčistit lokální projekt</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> <translation><b>Vyčistit</b><p>Provede úklid lokálního projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>Execute command</source> <translation>Provést příkaz</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>E&xecute command...</source> <translation>P&rovést příkaz...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> <source>Execute an arbitrary Mercurial command</source> <translation>Spustit libovolný Mercurial příkaz</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="541"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="543"/> <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> <translation><b>Provést příkaz</b><p>Otevře se dialogové okno pro zadání libovolného Mercurial příkazu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command options</source> <translation>Parametry příkazu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command &options...</source> <translation>&Parametry příkazu...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="553"/> <source>Show the Mercurial command options</source> <translation>Zobrazit parametry Mercurial příkazu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> <translation><b>Parametry příkazu...</b><p>Zobrazí se dialog s editací parametrů Mercurial příkazu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure</source> <translation>Konfigurovat</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="564"/> <source>Show the configuration dialog with the Mercurial page selected</source> <translation>Zobrazit konfigurační dialog s vybranou Mercurial stranou</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="565"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="567"/> <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> <translation><b>Konfigurovat</b><p>Zobrazit konfigurační dialog s vybranou Mercurial stranou.</p></translation> </message> @@ -18425,437 +18425,437 @@ <translation type="obsolete"><b>Zobrazit kombinovaná nastavení konfigurace</b><p>Toto zobrazí kombinovaná nastavení ze všech konfigurací.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths</source> <translation>Zobrazit cesty</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths...</source> <translation>Zobrazit cesty...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="618"/> <source>Show the aliases for remote repositories</source> <translation>Zobrazit aliasy pro vzádelené repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation><b>Zobrazit cesty</b><p>Zobrazí aliasy vzdálených repozitářů.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository</source> <translation>Ověřit repozitář</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository...</source> <translation>Ověřit repozitář...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="629"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="631"/> <source>Verify the integrity of the repository</source> <translation>Ověřit integritu repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation><b>Ověřit integritu repozitáře</b><p>Ověří integritu repozitáře.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover</source> <translation>Zotavit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover...</source> <translation>Zotavit...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Recover from an interrupted transaction</source> <translation>Zotavit z přerušené transakce</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="645"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="647"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation><b>Zotavit</b><p>Obnoví integritu repozitáře narušenou přerušenou transakcí.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="849"/> <source>Repository Administration</source> <translation>Administrace repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="667"/> <source>Create .hgignore</source> <translation>Vytvořit .hgignore</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="670"/> <source>Create a .hgignore file with default values</source> <translation>Vytvořit soubor .hgignore s výchozími hodnotami</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="673"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation><p>Vytvořit .hgignore<br>Vytvoří soubor .hgignore s výchozími hodnotami.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup</source> <translation>Vytvořit skupinu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup...</source> <translation>Vytvořit skupinu změn...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> <source>Create changegroup file collecting changesets</source> <translation>Vytvořit soubor s skupinou změn obsahující množinu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups</source> <translation>Použít skupinu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups...</source> <translation>Použít skupinu změn...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> <source>Apply one or several changegroup files</source> <translation>Použít soubory s jednou nebo více skupinami změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Changegroup Management</source> <translation>Správa skupin změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="684"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="686"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation><b>Vytvořit skupin změn</b><p>Vytvoří soubor se skupinou změn obsahující vybrané množiny změn (hg bundle).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation><b>Použít skupinu změn</b><p>Použije se soubor vygenerovaný příkazem 'Vytvořit skupinu změn', s jednou nebo více skupinami změn (hg unbundle)</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="497"/> <source>Show current branch</source> <translation>Zobrazit aktuální větev</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> <source>Show the current branch of the project</source> <translation>Zobrazit aktuální větev projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation><b>Zobrazit aktuální větev</b><p>Zobrazí se aktuální větev projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"</source> <translation>Označit jako "v pořádku"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> <source>Mark a selectable changeset as good</source> <translation>Označit volitelnou množinu změn, že je v pořádku</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation><b>Označit jako "v pořádku"</b><p>Označí se volitelná množina změn, že je v pořádku.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"</source> <translation>Označit jako "špatná"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="750"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="752"/> <source>Mark a selectable changeset as bad</source> <translation>Označit volitelnou množinu změn jako špatnou</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="755"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation><b>Označit jako "špatná"</b><p>Označí se volitelná množina změn, že je špatná.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="760"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="762"/> <source>Skip</source> <translation>Přeskočit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Skip the current changeset</source> <translation>Přeskočit aktuální množinu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Skip</b><p>This skips the current changeset.</p></source> <translation><b>Přeskočit</b><p>Aktuální množina změn se přeskočí.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="773"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Reset</source> <translation>Reset</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="776"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="778"/> <source>Reset the bisect search data</source> <translation>Reset vyhledávání bisect</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation><b>Reset</b><p>Zresetuje bisect vyhledávání v datech.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="887"/> <source>Bisect</source> <translation>Bisect</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"...</source> <translation>Označit jako "v pořádku"...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"...</source> <translation>Označit jako "špatná"...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup</source> <translation>Náhled skupiny změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup...</source> <translation>Náhled skupiny změn...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify</source> <translation>Identifikovat</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify...</source> <translation>Identifikovat...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="655"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="657"/> <source>Identify the project directory</source> <translation>Identifikovat adresář projektu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="658"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="660"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation><b>Identifikovat</b><p>Identifikuje se adresář projektu.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation>Náhled souboru skupiny změn obsahující množiny změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="698"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="700"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation><b>Náhled skupiny změn</b><p>Zobrazí náhled souboru skupiny změn obsahující množiny změn.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup</source> <translation>Identifikovat skupinu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup...</source> <translation>Identifikovat skupinu změn...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source>Identify a changegroup file containing a collection of changesets</source> <translation>Identifikuje soubor se skupinou změn obsahující množinu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="714"/> <source><b>Identify changegroup</b><p>This identifies a changegroup file containing a collection of changesets.</p></source> <translation><b>Identifikovat skupinu změn</b><p>Identifikuje soubor se skupinou změn obsahující množinu změn.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="786"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="788"/> <source>Back out changeset</source> <translation>Vycouvat z množiny změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> <source>Back out changes of an earlier changeset</source> <translation>Vrátit změny z předchozí množiny změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="792"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation><b>Vycouvat z množiny změn</b><p>Vrátit změny z předchozí množiny změn.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="191"/> <source>Push changes (force)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source>Push changes to a remote repository with force option</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="198"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="827"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source>Serve the project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="830"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="832"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="868"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source>Specials</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>Pull</source> <translation type="unfinished">Stáhnout</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>The project should be reread. Do this now?</source> <translation type="unfinished">Projekt bude znovu načten. Má se provést?</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> <source>Push new branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> <source>Push the current branch of the local project as a new named branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="474"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="476"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="801"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="802"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="804"/> <source>Rollback the last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care.</strong></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> <source>Extensions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source>Show an editor to edit the user configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="580"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="588"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Show an editor to edit the repository configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="591"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the combined configuration settings from all configuration files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="605"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation type="unfinished"></translation> </message> @@ -27135,7 +27135,7 @@ <translation>Chcete editovat parametry VCS příkazu?</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>New project</source> <translation>Nový projekt</translation> </message> @@ -27150,7 +27150,7 @@ <translation>Výběr verzovacího systému projektu</translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>Open project</source> <translation>Otevřít projekt</translation> </message> @@ -27165,7 +27165,7 @@ <translation>Soubory projektu (*.e4p)</translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save project as</source> <translation>Uložit projekt jako</translation> </message> @@ -27190,12 +27190,12 @@ <translation>Aktuální projekt obsahuje neuložené změny.</translation> </message> <message> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>Syntax errors detected</source> <translation>Zjištěny syntaktické chyby</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Projekt obsahuje %n soubor se syntaktickými chybami.</numerusform> @@ -27204,587 +27204,587 @@ </translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>&New...</source> <translation>&Nový...</translation> </message> <message> + <location filename="Project/Project.py" line="2866"/> + <source>Generate a new project</source> + <translation>Vygenerovat nový projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="2867"/> - <source>Generate a new project</source> - <translation>Vygenerovat nový projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="2868"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Nový...</b><p>Otevře se dialogové okno pro zadání informací o novém projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>&Open...</source> <translation>&Otevřít...</translation> </message> <message> + <location filename="Project/Project.py" line="2879"/> + <source>Open an existing project</source> + <translation>Otevřít existující projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="2880"/> - <source>Open an existing project</source> - <translation>Otevřít existující projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="2881"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Otevřít....</b><p>Otevře existující projekt.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>Close project</source> <translation>Zavřít projekt</translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> + <location filename="Project/Project.py" line="2890"/> + <source>Close the current project</source> + <translation>Uzavře aktuální projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="2891"/> - <source>Close the current project</source> - <translation>Uzavře aktuální projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="2892"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Zavřít</b><p>Aktuální projekt se uzavře.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2899"/> + <location filename="Project/Project.py" line="2898"/> <source>Save project</source> <translation>Uložit projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>&Save</source> <translation>&Uložit</translation> </message> <message> + <location filename="Project/Project.py" line="2901"/> + <source>Save the current project</source> + <translation>Uložit aktuální projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="2902"/> - <source>Save the current project</source> - <translation>Uložit aktuální projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="2903"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Uložit</b><p>Aktuální projekt se uloží.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save &as...</source> <translation>Uložit j&ako...</translation> </message> <message> + <location filename="Project/Project.py" line="2912"/> + <source>Save the current project to a new file</source> + <translation>Uloží aktuální projekt do nového souboru</translation> + </message> + <message> <location filename="Project/Project.py" line="2913"/> - <source>Save the current project to a new file</source> - <translation>Uloží aktuální projekt do nového souboru</translation> - </message> - <message> - <location filename="Project/Project.py" line="2914"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Uložit jako</b><p>Uloží aktuální projekt do nového souboru.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add files to project</source> <translation>Přidat soubory do projektu</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add &files...</source> <translation>&Přidat soubory...</translation> </message> <message> + <location filename="Project/Project.py" line="2926"/> + <source>Add files to the current project</source> + <translation>Přidat soubory do aktuálního projektu</translation> + </message> + <message> <location filename="Project/Project.py" line="2927"/> - <source>Add files to the current project</source> - <translation>Přidat soubory do aktuálního projektu</translation> - </message> - <message> - <location filename="Project/Project.py" line="2928"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Přidat soubory...</b><p>Otevře dialog pri přidání souborů do aktuálního projektu. Místo pro přidání je definováno extenzí souborů.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory to project</source> <translation>Přidat adresář do projektu</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory...</source> <translation>Přidat adresář...</translation> </message> <message> - <location filename="Project/Project.py" line="2941"/> + <location filename="Project/Project.py" line="2940"/> <source>Add a directory to the current project</source> <translation>Přidat adresář do aktuálního projektu</translation> </message> <message> - <location filename="Project/Project.py" line="2943"/> + <location filename="Project/Project.py" line="2942"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Přidat adresář...</b><p>Otevře dialog pro přičtení adresáře do aktuálního projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add translation to project</source> <translation>Přidat překlad do projektu</translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add &translation...</source> <translation>Přida&t překlad...</translation> </message> <message> - <location filename="Project/Project.py" line="2955"/> + <location filename="Project/Project.py" line="2954"/> <source>Add a translation to the current project</source> <translation>Přidat překlad do aktuálního projektu</translation> </message> <message> - <location filename="Project/Project.py" line="2957"/> + <location filename="Project/Project.py" line="2956"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Přidat překlad</b><p>Otevře dialog pro přidání překladu do aktuálního projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Search new files</source> <translation>Hledat nové soubory</translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Searc&h new files...</source> <translation>&Hledat nové soubory...</translation> </message> <message> + <location filename="Project/Project.py" line="2967"/> + <source>Search new files in the project directory.</source> + <translation>Hledat nové soubory v adresáři projektu.</translation> + </message> + <message> <location filename="Project/Project.py" line="2968"/> - <source>Search new files in the project directory.</source> - <translation>Hledat nové soubory v adresáři projektu.</translation> - </message> - <message> - <location filename="Project/Project.py" line="2969"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Hledat nové soubory...</b><p>Hledají se nové soubory (zdrojové, *.ui, *.idl) v adresáři projektu a v registrovaných podadresářích.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>Project properties</source> <translation>Nastavení projektu</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>&Properties...</source> <translation>&Natavení...</translation> </message> <message> + <location filename="Project/Project.py" line="2979"/> + <source>Show the project properties</source> + <translation>Zobrazit nastavení projektu</translation> + </message> + <message> <location filename="Project/Project.py" line="2980"/> - <source>Show the project properties</source> - <translation>Zobrazit nastavení projektu</translation> - </message> - <message> - <location filename="Project/Project.py" line="2981"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Nastavení...</b><p>Zobrazí dialog s editací nastavení projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>User project properties</source> <translation>Uživatelská nastavení projektu</translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>&User Properties...</source> <translation>Uživat&elská nastavení...</translation> </message> <message> - <location filename="Project/Project.py" line="2991"/> + <location filename="Project/Project.py" line="2990"/> <source>Show the user specific project properties</source> <translation>Zobrazit uživatelem definovaná nastavení projektu</translation> </message> <message> - <location filename="Project/Project.py" line="2993"/> + <location filename="Project/Project.py" line="2992"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Uživatelská nastavení...</b><p>Zobrazí dialog s editací uživatelských nastavení projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations</source> <translation>Asociace typů souborů</translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations...</source> <translation>Asociace typů souborů...</translation> </message> <message> - <location filename="Project/Project.py" line="3003"/> + <location filename="Project/Project.py" line="3002"/> <source>Show the project filetype associations</source> <translation>Zobrazit asociace typů souborů</translation> </message> <message> - <location filename="Project/Project.py" line="3005"/> + <location filename="Project/Project.py" line="3004"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation><b>Asociace typů souborů...</b><p>Zobrazí se dialog s editací asociace typů souborů v projektu. Na základě vzorku souborového jména tyto asociace určují typ souboru (zdrojový kód, formulář, interface nebo jiné). Tyto asociace jsou použity při přidávání souborů do projektu a při vyhledávání.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger Properties</source> <translation>Nastavení debugeru</translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger &Properties...</source> <translation>Nastavení &debuggeru...</translation> </message> <message> + <location filename="Project/Project.py" line="3033"/> + <source>Show the debugger properties</source> + <translation>Zobrazit nastavení debugeru</translation> + </message> + <message> <location filename="Project/Project.py" line="3034"/> - <source>Show the debugger properties</source> - <translation>Zobrazit nastavení debugeru</translation> - </message> - <message> - <location filename="Project/Project.py" line="3035"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Nastavení debugeru...</b><p>Zobrazí dialog s editací nastavení debugeru.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>Load</source> <translation>Načíst</translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>&Load</source> <translation>&Načíst</translation> </message> <message> + <location filename="Project/Project.py" line="3044"/> + <source>Load the debugger properties</source> + <translation>Načíst nastavení debugeru</translation> + </message> + <message> <location filename="Project/Project.py" line="3045"/> - <source>Load the debugger properties</source> - <translation>Načíst nastavení debugeru</translation> - </message> - <message> - <location filename="Project/Project.py" line="3046"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>Načíst nastavení debugeru</b><p>Načtou se nastavení debugeru do projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>Save</source> <translation>Uložit</translation> </message> <message> + <location filename="Project/Project.py" line="3055"/> + <source>Save the debugger properties</source> + <translation>Uložit nastavení debugeru</translation> + </message> + <message> <location filename="Project/Project.py" line="3056"/> - <source>Save the debugger properties</source> - <translation>Uložit nastavení debugeru</translation> - </message> - <message> - <location filename="Project/Project.py" line="3057"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Uložit nastavení debugeru</b><p>Uloží nastavení debugeru definovaná v projektu..</p></translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>Delete</source> <translation>Smazat</translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>&Delete</source> <translation>Sma&zat</translation> </message> <message> + <location filename="Project/Project.py" line="3066"/> + <source>Delete the debugger properties</source> + <translation>Smazat nastavení debugeru</translation> + </message> + <message> <location filename="Project/Project.py" line="3067"/> - <source>Delete the debugger properties</source> - <translation>Smazat nastavení debugeru</translation> - </message> - <message> - <location filename="Project/Project.py" line="3068"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>Smazat nastavení debugeru</b><p>Smaže se soubor obsahující nastavení debugeru v daném projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>Reset</source> <translation></translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>&Reset</source> <translation>&Reset</translation> </message> <message> + <location filename="Project/Project.py" line="3078"/> + <source>Reset the debugger properties</source> + <translation>Reset nastavení debugeru</translation> + </message> + <message> <location filename="Project/Project.py" line="3079"/> - <source>Reset the debugger properties</source> - <translation>Reset nastavení debugeru</translation> - </message> - <message> - <location filename="Project/Project.py" line="3080"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>Reset nastavení debugeru</b><p>Zresetuje nastavení debugeru v projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3089"/> + <location filename="Project/Project.py" line="3088"/> <source>Load session</source> <translation>Načíst relaci</translation> </message> <message> + <location filename="Project/Project.py" line="3091"/> + <source>Load the projects session file.</source> + <translation>Načíst soubor s relací projektu.</translation> + </message> + <message> <location filename="Project/Project.py" line="3092"/> - <source>Load the projects session file.</source> - <translation>Načíst soubor s relací projektu.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3093"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Načíst relaci</b><p>Načte soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3105"/> <source>Save session</source> <translation>Uložit relaci</translation> </message> <message> + <location filename="Project/Project.py" line="3108"/> + <source>Save the projects session file.</source> + <translation>Uložit soubor s relací projektu.</translation> + </message> + <message> <location filename="Project/Project.py" line="3109"/> - <source>Save the projects session file.</source> - <translation>Uložit soubor s relací projektu.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3110"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Uložit relaci</b><p>Uloží soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3122"/> <source>Delete session</source> <translation>Smazat relaci</translation> </message> <message> + <location filename="Project/Project.py" line="3125"/> + <source>Delete the projects session file.</source> + <translation>Smaže soubor s relací projektu.</translation> + </message> + <message> <location filename="Project/Project.py" line="3126"/> - <source>Delete the projects session file.</source> - <translation>Smaže soubor s relací projektu.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3127"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Smazat relaci</b><p>Smaže soubor s relací projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>Code Metrics</source> <translation>Metriky kódu</translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>&Code Metrics...</source> <translation>Metriky &kódu...</translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3138"/> <source>Show some code metrics for the project.</source> <translation>Zobrazit metriky kódu projektu.</translation> </message> <message> - <location filename="Project/Project.py" line="3141"/> + <location filename="Project/Project.py" line="3140"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Metriky kódu...</b><p>Zobrazí se metriky kódu všech python souborů v projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Python Code Coverage</source> <translation>Pokrytí python kódu</translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Code Co&verage...</source> <translation>Pokr&ytí kódu...</translation> </message> <message> - <location filename="Project/Project.py" line="3151"/> + <location filename="Project/Project.py" line="3150"/> <source>Show code coverage information for the project.</source> <translation>Zobrazit informace pokrytí kódu projektu.</translation> </message> <message> - <location filename="Project/Project.py" line="3153"/> + <location filename="Project/Project.py" line="3152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Pokrytí kódu...</b><p>Zobrazí informace o pokrytí kódu ve všech python souborech projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="Project/Project.py" line="3161"/> + <location filename="Project/Project.py" line="3160"/> <source>&Profile Data...</source> <translation>&Profilovat data...</translation> </message> <message> - <location filename="Project/Project.py" line="3164"/> + <location filename="Project/Project.py" line="3163"/> <source>Show profiling data for the project.</source> <translation>Zobrazit profilování dat projektu.</translation> </message> <message> - <location filename="Project/Project.py" line="3166"/> + <location filename="Project/Project.py" line="3165"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Profilovat data</b><p>Zobrazí se profilování dat projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="Project/Project.py" line="3173"/> + <location filename="Project/Project.py" line="3172"/> <source>&Application Diagram...</source> <translation>Diagram &aplikace...</translation> </message> <message> - <location filename="Project/Project.py" line="3176"/> + <location filename="Project/Project.py" line="3175"/> <source>Show a diagram of the project.</source> <translation>Zobrazit diagram projektu.</translation> </message> <message> - <location filename="Project/Project.py" line="3178"/> + <location filename="Project/Project.py" line="3177"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagram aplikace...</b><p>Zobrazí diagram projektu.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3249"/> + <source>&Project</source> + <translation>&Projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="3250"/> - <source>&Project</source> - <translation>&Projekt</translation> + <source>Open &Recent Projects</source> + <translation>Otevřít poslední p&rojekty</translation> </message> <message> <location filename="Project/Project.py" line="3251"/> - <source>Open &Recent Projects</source> - <translation>Otevřít poslední p&rojekty</translation> - </message> - <message> - <location filename="Project/Project.py" line="3252"/> <source>&Version Control</source> <translation>Kontrola &verzí</translation> </message> <message> - <location filename="Project/Project.py" line="3255"/> + <location filename="Project/Project.py" line="3254"/> <source>Chec&k</source> <translation>Zkontro&lovat</translation> </message> <message> + <location filename="Project/Project.py" line="3256"/> + <source>Sho&w</source> + <translation>Zo&brazit</translation> + </message> + <message> <location filename="Project/Project.py" line="3257"/> - <source>Sho&w</source> - <translation>Zo&brazit</translation> + <source>&Diagrams</source> + <translation>&Diagramy</translation> </message> <message> <location filename="Project/Project.py" line="3258"/> - <source>&Diagrams</source> - <translation>&Diagramy</translation> + <source>Session</source> + <translation>Relace</translation> </message> <message> <location filename="Project/Project.py" line="3259"/> - <source>Session</source> - <translation>Relace</translation> - </message> - <message> - <location filename="Project/Project.py" line="3260"/> <source>Source &Documentation</source> <translation>Zd&rojová dokumentace</translation> </message> <message> + <location filename="Project/Project.py" line="3261"/> + <source>Debugger</source> + <translation></translation> + </message> + <message> <location filename="Project/Project.py" line="3262"/> - <source>Debugger</source> - <translation></translation> - </message> - <message> - <location filename="Project/Project.py" line="3263"/> <source>Pac&kagers</source> <translation>Balíč&ky</translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3364"/> <source>Project</source> <translation>Projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3425"/> <source>&Clear</source> <translation>&Vyčistit</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>Search New Files</source> <translation>Hledat nové soubory</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>There were no new files found to be added.</source> <translation>Nebyly nalezeny žádné soubory, které je možné přidat.</translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source>Version Control System</source> <translation>Version Control System</translation> </message> <message> - <location filename="Project/Project.py" line="3766"/> + <location filename="Project/Project.py" line="3765"/> <source>Coverage Data</source> <translation>Datové pokrytí</translation> </message> <message> - <location filename="Project/Project.py" line="3812"/> + <location filename="Project/Project.py" line="3811"/> <source>There is no main script defined for the current project. Aborting</source> <translation>V aktuálním projektu nebyl určen hlavní skript. Zrušeno</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor pokrytí</translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source>Create Package List</source> <translation>Vytvořit seznam balíčků</translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3186"/> <source>Create &Package List</source> <translation>Vytvořit seznam &balíčků</translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source>Create Plugin Archive</source> <translation>Vytvořit Plugin archiv</translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3200"/> <source>Create Plugin &Archive</source> <translation>Vytvořit Plugin &archiv</translation> </message> <message> - <location filename="Project/Project.py" line="3990"/> + <location filename="Project/Project.py" line="3989"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Soubor <b>PKGLIST</b> již existuje.</p><p>Přepsat jej?</p></translation> </message> <message> - <location filename="Project/Project.py" line="4034"/> + <location filename="Project/Project.py" line="4033"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>Soubor <b>PKGLIST</b> neexistuje. Zrušeno...</p></translation> </message> <message> - <location filename="Project/Project.py" line="4042"/> + <location filename="Project/Project.py" line="4041"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Projekt nemá definován hlavní skript. Zrušeno...</translation> </message> @@ -27809,12 +27809,12 @@ <translation>Zaregistrovat typ projektu</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Vytvořit archiv pluginů (snímek)</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Vytvořit archiv pluginů (&snímek)</translation> </message> @@ -27834,22 +27834,22 @@ <translation>Zadejte vzor cesty pro soubory s překlady (použijte '%language%' na místě s kódem jazyka):</translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations</source> <translation>Spojení lexeru</translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations...</source> <translation>Spojení lexeru...</translation> </message> <message> - <location filename="Project/Project.py" line="3018"/> + <location filename="Project/Project.py" line="3017"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Zobrazit spojení lexeru projektu (přepíše výchozí)</translation> </message> <message> - <location filename="Project/Project.py" line="3020"/> + <location filename="Project/Project.py" line="3019"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Spojení lexeru...</b><p>Zobrazuje dialog s editací spojení lexeru projektu. Tato spojení přepisují globální lexer spojení. Lexer je použit pro zvýraznění textu v editoru.</p></translation> </message> @@ -28019,72 +28019,72 @@ <translation type="obsolete"><p>Soubor <b>{0}</b> již existuje.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3191"/> + <location filename="Project/Project.py" line="3190"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation>Vytvořit počáteční soubor PKGLIST pro eric5 plugin.</translation> </message> <message> - <location filename="Project/Project.py" line="3193"/> + <location filename="Project/Project.py" line="3192"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation><b>Vytvořit seznam balíčků</b><p>Vytvoří počáteční seznam souborů pro vložení do eric5 plugin archivu. Seznam je vytvořen ze souboru projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3205"/> + <location filename="Project/Project.py" line="3204"/> <source>Create an eric5 plugin archive file.</source> <translation>Vytvořit soubor eric5 plugin archivu.</translation> </message> <message> - <location filename="Project/Project.py" line="3207"/> + <location filename="Project/Project.py" line="3206"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation><b>Vytvořit Plugin archiv</b><p>Vytvoří soubor s eric5 plugin archivem za použití seznamu souborů daných v PKGLIST souboru. Jméno archivu je odvozeno ze jména hlavního skriptu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3220"/> + <location filename="Project/Project.py" line="3219"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation>Vytvoří se soubor eric5 plugin archívu (snímek vydání).</translation> </message> <message> - <location filename="Project/Project.py" line="3222"/> + <location filename="Project/Project.py" line="3221"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation><b>Vytvořit Plugin archiv (Snímek)</b><p>Vytvoří soubor s eric5 plugin archivem za použití seznamu souborů daných v PKGLIST souboru. Údaj o verzi hlavního skriptu je změněn v souladu se snímkem vydání.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3665"/> + <location filename="Project/Project.py" line="3664"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation><p>Vybrané VCS <b>{0}</b> nebylo nalezeno.<br/>Navrácení do původního stavu.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>Vybrané VCS <b>{0}</b> nebylo nalezeno.<br/>Kontrola verzí vypnuta.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Soubor <b>PKGLIST</b> nelze vytvořit.</p><p>Důvod: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4054"/> + <location filename="Project/Project.py" line="4053"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation><p>Soubor <b>PKGLIST</b> nelze načíst.</p><p>Důvod: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4068"/> + <location filename="Project/Project.py" line="4067"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Soubor s eric5 plugin archivem <b>{0}</b> nelze vytvořit. Zrušeno...</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4088"/> + <location filename="Project/Project.py" line="4087"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Soubor <b>{0}</b> nelze uložit do archivu. Ingorováno.</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4100"/> + <location filename="Project/Project.py" line="4099"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation><p>Soubor s eric5 plugin archivem <b>{0}</b> byl úspěšně vytvořen.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Plugin soubor <b>{0}</b> nelze přečíst.</p><p>Důvod: {1}</p></translation> </message> @@ -41516,6 +41516,145 @@ </message> </context> <context> + <name>Transplant</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="79"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="105"/> + <source>Transplant Changesets (Continue</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="14"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="23"/> + <source>&Revisions:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="40"/> + <source>Repositor&y:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="50"/> + <source>Enter a repository URL, if changesets shall be transplanted from a repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="57"/> + <source>&Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="67"/> + <source>Select or enter the branch to transplant from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="80"/> + <source>Select to transplant all changesets of the branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="83"/> + <source>Transplant &All Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="90"/> + <source>&Skip:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="100"/> + <source>Enter revisions to be skipped separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="107"/> + <source>&Merge:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="117"/> + <source>Enter revisions to be merged separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="124"/> + <source>Select to append transplant info to the log message</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="127"/> + <source>Append Transplant &Info</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="33"/> + <source>Enter the revisions or revision ranges to be transplanted separated by a space character</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="109"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="56"/> + <source>Transplant changesets from another branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="59"/> + <source><b>Transplant Changesets</b><p>This transplants changesets from another branch on top of the current working directory with the log of the original changeset.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="67"/> + <source>Continue</source> + <translation type="unfinished">Pokračovat</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="71"/> + <source>Continue the last transplant session after repair</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="74"/> + <source><b>Continue</b><p>This continues the last transplant session after repair.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="100"/> + <source>Transplant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>The project should be reread. Do this now?</source> + <translation type="unfinished">Projekt bude znovu načten. Má se provést?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>Transplant Changesets (Continue)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>TrayStarter</name> <message> <location filename="Tools/TrayStarter.py" line="56"/> @@ -48389,30 +48528,30 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1086"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1092"/> <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>Rodič #{0}</b></td><td></td></tr><tr><td><b>Množina změn</b></td><td>{1}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1564"/> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Tagy</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1566"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1572"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Větve</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <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>Poslední autor</b></td><td>{0}</td></tr><tr><td><b>Datum zapsání změn</b></td><td>{1}</td></tr><tr><td><b>Čas zapsání změn</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1126"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1132"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -48423,23 +48562,23 @@ <translation><h3>Informace o repozitáře</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="1552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> <source><tr><td><b>Tip</b></td><td></td></tr> </source> <translation><tr><td><b>Tip</b></td><td></td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1560"/> <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Množina změn</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1570"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1576"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Rodiče</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1579"/> <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> @@ -48447,7 +48586,7 @@ <translation><tr><td><b>Poslední autor</b></td><td>{0}</td></tr><tr><td><b>Datum zapsání změn</b></td><td>{1}</td></tr><tr><td><b>Čas zapsání změn</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1568"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_de.ts Sun May 29 18:04:36 2011 +0200 +++ b/i18n/eric5_de.ts Mon May 30 16:53:13 2011 +0200 @@ -15211,247 +15211,247 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="207"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> <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="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="215"/> <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="212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="217"/> <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="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Create project repository</source> <translation>Projektrepository anlegen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <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="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="270"/> <source>Creating Mercurial repository</source> <translation>Lege Mercurial Repository an</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="280"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="285"/> <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="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="326"/> <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="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="422"/> <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="465"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <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="513"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="518"/> <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="573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> <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="631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="636"/> <source>Renaming {0}</source> <translation>Benenne {0} um</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="736"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="741"/> <source>Taging in the Mercurial repository</source> <translation>Marke im Mercurial Repository setzen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="771"/> <source>Reverting changes</source> <translation>Mache Änderungen rückgängig</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="819"/> <source>Merging</source> <translation>Zusammenführen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1039"/> <source>Mercurial command</source> <translation>Mercurial Befehl</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1216"/> <source>Copying {0}</source> <translation>Kopiere {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Mercurial Log</source> <translation>Mercurial Log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <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="1463"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1469"/> <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="1495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1501"/> <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="1609"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1615"/> <source>Resolving files/directories</source> <translation>Löse Dateien/Verzeichnisse auf</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Create Branch</source> <translation>Zweig erzeugen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Enter branch name</source> <translation>Gib den Zweignamen ein</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1648"/> <source>Creating branch in the Mercurial repository</source> <translation>Erzeuge Zweig im Mercurial Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1727"/> <source>Verifying the integrity of the Mercurial repository</source> <translation>Verifiziere die Integrität des Mercurial Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1745"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1751"/> <source>Showing the combined configuration settings</source> <translation>Zeige die kombinierten Einstellungen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1768"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1774"/> <source>Showing aliases for remote repositories</source> <translation>Zeige Namen für entfernte Repositories</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1791"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>Recovering from interrupted transaction</source> <translation>Setze abgebrochene Transaktion zurück</translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2023"/> + <source>Shall the working directory be updated?</source> + <translation>Soll das Arbeitsverzeichnis aktualisiert werden?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1671"/> + <source>Showing current branch</source> + <translation>Zeige aktuellen Zweig</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1935"/> + <source>Create changegroup</source> + <translation>Änderungsgruppe erzeugen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034"/> + <source>Apply changegroups</source> + <translation>Änderungsgruppen anwenden</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2048"/> + <source>Bisect subcommand ({0}) invalid.</source> + <translation>Ungültiger Bisect Unterbefehl ({0}).</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> + <source>Mercurial Bisect ({0})</source> + <translation>Mercurial Bisect ({0})</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> + <source>Preview changegroup</source> + <translation>Änderungsgruppe ansehen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1820"/> + <source>Identifying project directory</source> + <translation>Projektverzeichnis identifizieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source>Create .hgignore file</source> + <translation>.hgignore Datei erstellen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> + <translation><p>Die Datei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2114"/> + <source>Removing files from the Mercurial repository only</source> + <translation>Lösche Dateien nur aus dem Mercurial Repository</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1896"/> + <source>Mercurial Changegroup Files (*.hg)</source> + <translation>Mercurial Änderungsgruppendateien (*.hg)</translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> - <source>Shall the working directory be updated?</source> - <translation>Soll das Arbeitsverzeichnis aktualisiert werden?</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1665"/> - <source>Showing current branch</source> - <translation>Zeige aktuellen Zweig</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1929"/> - <source>Create changegroup</source> - <translation>Änderungsgruppe erzeugen</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2028"/> - <source>Apply changegroups</source> - <translation>Änderungsgruppen anwenden</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2042"/> - <source>Bisect subcommand ({0}) invalid.</source> - <translation>Ungültiger Bisect Unterbefehl ({0}).</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2076"/> - <source>Mercurial Bisect ({0})</source> - <translation>Mercurial Bisect ({0})</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1981"/> - <source>Preview changegroup</source> - <translation>Änderungsgruppe ansehen</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1814"/> - <source>Identifying project directory</source> - <translation>Projektverzeichnis identifizieren</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source>Create .hgignore file</source> - <translation>.hgignore Datei erstellen</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> - <translation><p>Die Datei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2108"/> - <source>Removing files from the Mercurial repository only</source> - <translation>Lösche Dateien nur aus dem Mercurial Repository</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890"/> - <source>Mercurial Changegroup Files (*.hg)</source> - <translation>Mercurial Änderungsgruppendateien (*.hg)</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation>Mercurial Änderungsgruppendateien (*.hg);;Alle Dateien (*)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1991"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1997"/> <source>Identifying changegroup file</source> <translation>Identifiziere Änderungsgruppendatei</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2170"/> <source>Backing out changeset</source> <translation>Änderungssatz umkehren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2144"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2150"/> <source>No revision given. Aborting...</source> <translation>Keine Revision angegeben. Abbruch...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Mercurial Änderungsgruppendatei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2195"/> <source>Rollback last transaction</source> <translation>Letzte Transaktion zurücksetzen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> <source>Are you sure you want to rollback the last transaction?</source> <translation>Wollen sie die letzte Transaktion wirklich zurücksetzen?</translation> </message> @@ -17552,1022 +17552,1022 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>New from repository</source> <translation>Neu aus Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>&New from repository...</source> <translation>&Neu aus Repository...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="91"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <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="94"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> <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="102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="104"/> <source>Show incoming log</source> <translation>Zeige eingehendes Log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="108"/> <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="109"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <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="116"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="118"/> <source>Pull changes</source> <translation>Änderungen herunterladen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="120"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <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="123"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> <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="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>Update from repository</source> <translation>Abgleich mit Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>&Update from repository</source> <translation>&Abgleich mit Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="137"/> <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="138"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <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="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>Commit changes to repository</source> <translation>Änderungen in Repository einpflegen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>&Commit changes to repository...</source> <translation>&Änderungen in Repository einpflegen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="149"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <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="152"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> <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="160"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> <source>Show outgoing log</source> <translation>Zeige ausgehendes Log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="166"/> <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="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="169"/> <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="174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Push changes</source> <translation>Änderungen hochladen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="180"/> <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="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="183"/> <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="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>Export from repository</source> <translation>Export aus Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>&Export from repository...</source> <translation>&Export aus Repository...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> <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="211"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> <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="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>Add to repository</source> <translation>Zum Repository hinzufügen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>&Add to repository...</source> <translation>Zum Repository &hinzufügen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="223"/> <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="224"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <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="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <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="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <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="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> <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="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <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="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show log</source> <translation>Beschreibungen anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show &log</source> <translation>&Beschreibungen anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="250"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <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="253"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> <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="260"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="262"/> <source>Show limited log</source> <translation>Beschreibungen limitiert anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <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="267"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="269"/> <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="275"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="277"/> <source>Show log browser</source> <translation>Zeige Log Browser</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="279"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> <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="282"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> <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="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show difference</source> <translation>Unterschiede anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show &difference</source> <translation>&Unterschiede anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="295"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> <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="298"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="300"/> <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="305"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source>Show difference (extended)</source> <translation>Unterschiede anzeigen (erweitert)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> <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="312"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="314"/> <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="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show status</source> <translation>Status anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show &status</source> <translation>Status an&zeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> <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="326"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="328"/> <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="333"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show heads</source> <translation>Köpfe anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="336"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <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="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="341"/> <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="346"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> <source>Show parents</source> <translation>Vorgänger anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="349"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="351"/> <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="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="354"/> <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="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="361"/> <source>Show tip</source> <translation>Spitze (tip) anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <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="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <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="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Revert changes</source> <translation>Änderungen rückgängig</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Re&vert changes</source> <translation>Änderungen &rückgängig</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <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="379"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <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="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Merge</source> <translation>Änderungen einpflegen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Mer&ge changes...</source> <translation>Änderungen ein&pflegen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="392"/> <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="393"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> <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="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve conflicts</source> <translation>Konflikte lösen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve con&flicts</source> <translation>&Konflikte lösen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> <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="406"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <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="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>Tag in repository</source> <translation>Im Repository markieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>&Tag in repository...</source> <translation>Im Repository &markieren...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <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="420"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="422"/> <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="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags</source> <translation>Marken listen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags...</source> <translation>Marken listen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> <source>List tags of the project</source> <translation>Listet Marken des Projektes</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="433"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> <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="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches</source> <translation>Zweige listen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches...</source> <translation>Zweige listen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> <source>List branches of the project</source> <translation>Listet Zweige des Projektes</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="446"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <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="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create branch</source> <translation>Zweig erzeugen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create &branch...</source> <translation>&Zweig erzeugen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="457"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="459"/> <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="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="462"/> <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="482"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="484"/> <source>Close branch</source> <translation>Zweig abschließen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="487"/> <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="488"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="490"/> <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="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>Switch</source> <translation>Umschalten</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>S&witch...</source> <translation>Umschal&ten...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="512"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <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="515"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <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="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanup</source> <translation>Aufräumen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanu&p</source> <translation>Au&fräumen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="527"/> <source>Cleanup the local project</source> <translation>Räume das lokale Projekt auf</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> <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="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>Execute command</source> <translation>Befehl ausführen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>E&xecute command...</source> <translation>Befehl ausf&ühren...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> <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="541"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="543"/> <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="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command options</source> <translation>Befehlsoptionen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command &options...</source> <translation>Befehls&optionen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="553"/> <source>Show the Mercurial command options</source> <translation>Zeigt die Mercurial Befehlsoptionen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> <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="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure</source> <translation>Einstellungen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure...</source> <translation>Einstellungen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="564"/> <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="565"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="567"/> <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> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths</source> <translation>Pfade anzeigen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths...</source> <translation>Pfade anzeigen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="618"/> <source>Show the aliases for remote repositories</source> <translation>Zeigt die Namen für entfernte Repositories</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation><b>Pfade anzeigen</b><p>Dies zeigt die Namen für entfernte Repositories.</p<</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository</source> <translation>Repository verifizieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository...</source> <translation>Repository verifizieren...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="629"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="631"/> <source>Verify the integrity of the repository</source> <translation>Verfiziert die Integrität des Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation><b>Repository verifizieren</b><p>Dies verfiziert die Integrität des Repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover</source> <translation>Transaktion zurücksetzen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover...</source> <translation>Transaktion zurücksetzen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Recover from an interrupted transaction</source> <translation>Setzt eine abgebrochene Transaktion zurück</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="645"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="647"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation><b>Transaktion zurücksetzen</b><p>Dies setzt eine abgebrochene Transaktion zurück.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="849"/> <source>Repository Administration</source> <translation>Repository Administration</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="667"/> <source>Create .hgignore</source> <translation>Erstelle .hgignore</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="670"/> <source>Create a .hgignore file with default values</source> <translation>Erstelle eine .hgignore Datei mit Standardwerten</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="673"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation><b>Erstelle .hgignore</b><p>Dies erstellt eine .hgignore Datei mit Standardwerten.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup</source> <translation>Änderungsgruppe erzeugen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup...</source> <translation>Änderungsgruppe erzeugen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> <source>Create changegroup file collecting changesets</source> <translation>Erzeuge eine Änderungsgruppendatei für Änderungssätze</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups</source> <translation>Änderungsgruppen anwenden</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups...</source> <translation>Änderungsgruppen anwenden...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> <source>Apply one or several changegroup files</source> <translation>Wende eine oder mehrere Änderungsgruppendateien an</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Changegroup Management</source> <translation>Verwaltung von Änderungsgruppen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="684"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="686"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation><b>Änderungsgruppe erzeugen</b><p>Dies erzeuge eine Änderungsgruppendatei für ausgewählte Änderungssätze (hg bundle).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation><b>Änderungsgruppen anwenden</b><p>Dies wendet eine oder mehrere mit 'Änderungsgruppe erzeugen' erstellte Änderungsgruppendateien an (hg unbundle).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="497"/> <source>Show current branch</source> <translation>Zeige aktuellen Zweig</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> <source>Show the current branch of the project</source> <translation>Zeigt den aktuellen Zweig des Projektes</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation><b>Zeige aktuellen Zweig</b><p>Dies zeigt den aktuellen Zweig des Projektes.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"</source> <translation>Als "gut" markieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> <source>Mark a selectable changeset as good</source> <translation>Markiere einen auswählbaren Änderungssatz als gut</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation><b>Als gut markieren</b><p>Dies markiert einen auswählbaren Änderungssatz als gut.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"</source> <translation>Als "schlecht" markieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="750"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="752"/> <source>Mark a selectable changeset as bad</source> <translation>Markiere einen auswählbaren Änderungssatz als schlecht</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="755"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation><b>Als schlecht markieren</b><p>Dies markiert einen auswählbaren Änderungssatz als schlecht.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="760"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="762"/> <source>Skip</source> <translation>Überspringen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Skip the current changeset</source> <translation>Überspringe den aktuellen Änderungssatz</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Skip</b><p>This skips the current changeset.</p></source> <translation><b>Überspringen</b><p>Dies überspringt den aktuellen Änderungssatz.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="773"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Reset</source> <translation>Zurücksetzen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="776"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="778"/> <source>Reset the bisect search data</source> <translation>Setzt die Bisect Suchdaten zurück</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation><b>Zurücksetzen</b><p>Dies setzt die Bisect Suchdaten zurück.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="887"/> <source>Bisect</source> <translation>Bisect</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"...</source> <translation>Als "gut" markieren...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"...</source> <translation>Als "schlecht" markieren...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup</source> <translation>Änderungsgruppe ansehen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup...</source> <translation>Änderungsgruppe ansehen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify</source> <translation>Identifizieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify...</source> <translation>Identifizieren...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="655"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="657"/> <source>Identify the project directory</source> <translation>Identifiziere das Projektverzeichnis</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="658"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="660"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation><b>Identifizieren</b><p>Dies identifiziert das Projektverzeichnis.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation>Eine Änderungsgruppendatei für Änderungssätze ansehen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="698"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="700"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation><b>Änderungsgruppe ansehen</b><p>Dies zeigt den Inhalt einer Änderungsgruppendatei für Änderungssätze an.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup</source> <translation>Änderungsgruppe identifizieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup...</source> <translation>Änderungsgruppe identifizieren...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source>Identify a changegroup file containing a collection of changesets</source> <translation>Eine Änderungsgruppendatei für Änderungssätze identifizieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="714"/> <source><b>Identify changegroup</b><p>This identifies a changegroup file containing a collection of changesets.</p></source> <translation><b>Änderungsgruppe ansehen</b><p>Dies identifiziert eine Änderungsgruppendatei für Änderungssätze.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="786"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="788"/> <source>Back out changeset</source> <translation>Änderungssatz umkehren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> <source>Back out changes of an earlier changeset</source> <translation>Änderungen eines früheren Änderungssatzes umkehren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="792"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation><b>Änderungssatz umkehren</b><p>Dies kehrt die Änderungen eines früheren Änderungssatzes um.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="191"/> <source>Push changes (force)</source> <translation>Änderungen hochladen (force)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source>Push changes to a remote repository with force option</source> <translation>Änderungen an ein entferntes Repository mit der Option 'force' hochladen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="198"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation><b>Änderungen hochladen (force)</b><p>Dies lädt Änderungen vom lokalen Repository an ein entferntes Repository mit der Option 'force' hoch.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="868"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source>Specials</source> <translation>Spezialfunktionen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository</source> <translation>Server für Projektrepository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository...</source> <translation>Server für Projektrepository...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="827"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source>Serve the project repository</source> <translation>Server für das Projektrepository bereitstellen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="830"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="832"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation><b>Server für Projektrepository<b><p>Dies stellt einen Server für das Projektrepository zur Verfügung.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>Pull</source> <translation>Pull</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>The project should be reread. Do this now?</source> <translation>Das Projekt sollte neu gelesen werde. Jetzt durchführen?</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> <source>Push new branch</source> <translation>Neuen Zweig hochladen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> <source>Push the current branch of the local project as a new named branch</source> <translation>Lade den aktuellen Zweig als neuen benannten Zweig hoch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="474"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="476"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation><b>Neuen Zweig hochladen</b><p>Dies lädt den aktuellen Zweig als neuen benannten Zweig hoch.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="801"/> <source>Rollback last transaction</source> <translation>Letzte Transaktion zurücksetzen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="802"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="804"/> <source>Rollback the last transaction</source> <translation>Die letzte Transaktion zurücksetzen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care.</strong></p></source> <translation><b>Letzte Transaktion zurücksetzen</b><p>Dies setzt die letzte Transaktion zurück. Transaktionen werden verwendet, um die Effekte aller Befehle, die neue Änderungssätze erzeugen oder vorhandene Änderungssätze in das Repository propagieren, zu kapseln. So arbeiten z.B. die folgenden Befehle transaktional und ihre Effekte können zurückgesetzt werden:<ul><li>commit</li><li>import</li><li>pull</li><li>push (mit diesem repository als Ziel)</li><li>unbundle</li></ul></p><p><strong>Dieser Befehl kann gefährlich sein. Bitte mit Vorsicht verwenden.</strong></p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> <source>Extensions</source> <translation>Erweiterungen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration</source> <translation>Nutzerkonfiguration editieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration...</source> <translation>Nutzerkonfiguration editieren...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source>Show an editor to edit the user configuration file</source> <translation>Zeigt einen Editor zum Bearbeiten der Konfigurationsdatei des Nutzers</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="580"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation><b>Nutzerkonfiguration editieren</b><p>Zeigt einen Editor zum Bearbeiten der Konfigurationsdatei des Nutzers.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration</source> <translation>Repositorykonfiguration editieren</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration...</source> <translation>Repositorykonfiguration editieren...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="588"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Show an editor to edit the repository configuration file</source> <translation>Zeigt einen Editor zum Bearbeiten der Konfigurationsdatei des Repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="591"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation><b>Repositorykonfiguration editieren</b><p>Zeigt einen Editor zum Bearbeiten der Konfigurationsdatei des Repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings</source> <translation>Zeige kombinierte Einstellungen</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings...</source> <translation>Zeige kombinierte Einstellungen...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the combined configuration settings from all configuration files</source> <translation>Zeigt die kombinierten Einstellungen aus allen Konfigurationsdateien</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="605"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation><b>Zeige kombinierte Einstellungen</b><p>Dies zeigt die kombinierten Einstellungen aus allen Konfigurationsdateien.</p></translation> </message> @@ -26504,12 +26504,12 @@ <translation>Projektverzeichnis erstellen</translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>Open project</source> <translation>Projekt öffnen</translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save project as</source> <translation>Projekt speichern unter</translation> </message> @@ -26529,132 +26529,132 @@ <translation>Das aktuelle Projekt hat ungesicherte Änderungen.</translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>&Save</source> <translation>&Speichern</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>New project</source> <translation>Neues Projekt</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>&New...</source> <translation>&Neu...</translation> </message> <message> + <location filename="Project/Project.py" line="2866"/> + <source>Generate a new project</source> + <translation>Erstelle ein neues Projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="2867"/> - <source>Generate a new project</source> - <translation>Erstelle ein neues Projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="2868"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Neu...</b><p>Dies öffnet einen Dialog zur Eingabe der Informationen des neuen Projektes.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>&Open...</source> <translation>&Öffnen...</translation> </message> <message> + <location filename="Project/Project.py" line="2879"/> + <source>Open an existing project</source> + <translation>Öffnet ein bestehendes Projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="2880"/> - <source>Open an existing project</source> - <translation>Öffnet ein bestehendes Projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="2881"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Öffnen...</b><p>Dies öffnet ein bestehendes Projekt.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>Close project</source> <translation>Projekt schließen</translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>&Close</source> <translation>Schl&ießen</translation> </message> <message> + <location filename="Project/Project.py" line="2890"/> + <source>Close the current project</source> + <translation>Schließt das aktuelle Projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="2891"/> - <source>Close the current project</source> - <translation>Schließt das aktuelle Projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="2892"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Schließen</b><p>Dies schließt das aktuelle Projekt.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2899"/> + <location filename="Project/Project.py" line="2898"/> <source>Save project</source> <translation>Projekt speichern</translation> </message> <message> + <location filename="Project/Project.py" line="2901"/> + <source>Save the current project</source> + <translation>Speichert das aktuelle Projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="2902"/> - <source>Save the current project</source> - <translation>Speichert das aktuelle Projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="2903"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Speichern</b><p>Dies speichert das aktuelle Projekt.</p></translation> </message> <message> + <location filename="Project/Project.py" line="2912"/> + <source>Save the current project to a new file</source> + <translation>Speichert das aktuelle Projekt in eine neue Datei</translation> + </message> + <message> <location filename="Project/Project.py" line="2913"/> - <source>Save the current project to a new file</source> - <translation>Speichert das aktuelle Projekt in eine neue Datei</translation> - </message> - <message> - <location filename="Project/Project.py" line="2914"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Speichern unter</b><p>Dies speichert das aktuelle Projekt in eine neue Datei.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add translation to project</source> <translation>Übersetzung zum Projekt hinzufügen</translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add &translation...</source> <translation>&Übersetzung hinzufügen...</translation> </message> <message> - <location filename="Project/Project.py" line="2955"/> + <location filename="Project/Project.py" line="2954"/> <source>Add a translation to the current project</source> <translation>Eine Übersetzung zum aktuellen Projekt hinzufügen</translation> </message> <message> - <location filename="Project/Project.py" line="2957"/> + <location filename="Project/Project.py" line="2956"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Übersetzung hinzufügen...</b><p>Dies öffnet einen Dialog, mit dem eine Übersetzung zum aktuellen Projekt hinzugefügt werden kann.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>Project properties</source> <translation>Projekt Eigenschaften</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>&Properties...</source> <translation>&Eigenschaften...</translation> </message> <message> + <location filename="Project/Project.py" line="2979"/> + <source>Show the project properties</source> + <translation>Zeigt die Projekt Eigenschaften an</translation> + </message> + <message> <location filename="Project/Project.py" line="2980"/> - <source>Show the project properties</source> - <translation>Zeigt die Projekt Eigenschaften an</translation> - </message> - <message> - <location filename="Project/Project.py" line="2981"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Eigenschaften...</b><p>Dies zeigt einen Dialog an, mit dem die Projekt Eigenschaften bearbeitet werden können.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3251"/> + <location filename="Project/Project.py" line="3250"/> <source>Open &Recent Projects</source> <translation>Zu&letzt geöffnete Projekte</translation> </message> @@ -26664,17 +26664,17 @@ <translation>Das Zielverzeichnis darf nicht leer sein.</translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Search new files</source> <translation>Neue Dateien suchen</translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Searc&h new files...</source> <translation>Neue &Dateien suchen...</translation> </message> <message> - <location filename="Project/Project.py" line="2968"/> + <location filename="Project/Project.py" line="2967"/> <source>Search new files in the project directory.</source> <translation>Sucht neue Dateien im Projektverzeichnis.</translation> </message> @@ -26694,22 +26694,22 @@ <translation>Sprache hinzufügen</translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save &as...</source> <translation>Speichern &unter...</translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source>Version Control System</source> <translation>Versionskontrollsystem</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>Search New Files</source> <translation>Neue Dateien suchen</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>There were no new files found to be added.</source> <translation>Es wurden keine neuen Dateien gefunden.</translation> </message> @@ -26729,147 +26729,147 @@ <translation>Projekt Session speichern</translation> </message> <message> - <location filename="Project/Project.py" line="3089"/> + <location filename="Project/Project.py" line="3088"/> <source>Load session</source> <translation>Session laden</translation> </message> <message> + <location filename="Project/Project.py" line="3091"/> + <source>Load the projects session file.</source> + <translation>Laden der Projekt Session.</translation> + </message> + <message> + <location filename="Project/Project.py" line="3105"/> + <source>Save session</source> + <translation>Session speichern</translation> + </message> + <message> + <location filename="Project/Project.py" line="3108"/> + <source>Save the projects session file.</source> + <translation>Speichern der Projekt Session.</translation> + </message> + <message> <location filename="Project/Project.py" line="3092"/> - <source>Load the projects session file.</source> - <translation>Laden der Projekt Session.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3106"/> - <source>Save session</source> - <translation>Session speichern</translation> + <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> + <translation><b>Session laden</b><p>Dies lädt eine Projekt Session Datei. Die Session enthält die folgenden Daten.<br>- alle offenen Quelltextdateien<br>- alle Haltepunkte<br>- die Kommandozeilenparameter<br>- das Arbeitsverzeichnis<br>- das Ausnahmemeldungsflag</p></translation> </message> <message> <location filename="Project/Project.py" line="3109"/> - <source>Save the projects session file.</source> - <translation>Speichern der Projekt Session.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3093"/> - <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> - <translation><b>Session laden</b><p>Dies lädt eine Projekt Session Datei. Die Session enthält die folgenden Daten.<br>- alle offenen Quelltextdateien<br>- alle Haltepunkte<br>- die Kommandozeilenparameter<br>- das Arbeitsverzeichnis<br>- das Ausnahmemeldungsflag</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3110"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Session speichern</b><p>Dies speichert eine Projekt Session Datei. Die Session enthält die folgenden Daten.<br>- alle offenen Quelltextdateien<br>- alle Haltepunkte<br>- die Kommandozeilenparameter<br>- das Arbeitsverzeichnis<br>- das Ausnahmemeldungsflag</p></translation> </message> <message> - <location filename="Project/Project.py" line="3260"/> + <location filename="Project/Project.py" line="3259"/> <source>Source &Documentation</source> <translation>&Quelltextdokumentation</translation> </message> <message> - <location filename="Project/Project.py" line="3255"/> + <location filename="Project/Project.py" line="3254"/> <source>Chec&k</source> <translation>&Prüfen</translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>Code Metrics</source> <translation>Quelltext Metriken</translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>&Code Metrics...</source> <translation>&Quelltext Metriken...</translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3138"/> <source>Show some code metrics for the project.</source> <translation>Zeige einige Quelltext Metriken für das Projekt.</translation> </message> <message> - <location filename="Project/Project.py" line="3141"/> + <location filename="Project/Project.py" line="3140"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Quelltext Metriken...</b><p>Dies zeigt einige Quelltext Metriken für alle Python Dateien des Projektes.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Python Code Coverage</source> <translation>Python Quelltext Abdeckung</translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Code Co&verage...</source> <translation>&Quelltext Abdeckung...</translation> </message> <message> - <location filename="Project/Project.py" line="3151"/> + <location filename="Project/Project.py" line="3150"/> <source>Show code coverage information for the project.</source> <translation>Zeige die Quelltextabdeckung für das Projekt.</translation> </message> <message> - <location filename="Project/Project.py" line="3153"/> + <location filename="Project/Project.py" line="3152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Quelltext Abdeckung...</b><p>Dies zeigt die Quelltextabdeckung für alle Python Dateien des Projektes an.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Profile Data</source> <translation>Profildaten</translation> </message> <message> - <location filename="Project/Project.py" line="3161"/> + <location filename="Project/Project.py" line="3160"/> <source>&Profile Data...</source> <translation>&Profildaten...</translation> </message> <message> - <location filename="Project/Project.py" line="3164"/> + <location filename="Project/Project.py" line="3163"/> <source>Show profiling data for the project.</source> <translation>Zeige Profildaten des aktuellen Projektes.</translation> </message> <message> - <location filename="Project/Project.py" line="3166"/> + <location filename="Project/Project.py" line="3165"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Profildaten...</b><p>Dies zeigt die Profildaten des Projektes.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3256"/> + <source>Sho&w</source> + <translation>&Zeige</translation> + </message> + <message> + <location filename="Project/Project.py" line="3811"/> + <source>There is no main script defined for the current project. Aborting</source> + <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> + </message> + <message> + <location filename="Project/Project.py" line="3765"/> + <source>Coverage Data</source> + <translation>Quelltext Abdeckungsdaten</translation> + </message> + <message> + <location filename="Project/Project.py" line="3251"/> + <source>&Version Control</source> + <translation>&Versionskontrolle</translation> + </message> + <message> + <location filename="Project/Project.py" line="3885"/> + <source>Application Diagram</source> + <translation>Applikations-Diagramm</translation> + </message> + <message> + <location filename="Project/Project.py" line="3172"/> + <source>&Application Diagram...</source> + <translation>&Applikations-Diagramm...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3175"/> + <source>Show a diagram of the project.</source> + <translation>Zeigt ein Diagramm des Projektes.</translation> + </message> + <message> + <location filename="Project/Project.py" line="3177"/> + <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> + <translation><b>Applikations-Diagramm...</b><p>Dies zeigt ein Diagramm des Projektes.</p></translation> + </message> + <message> <location filename="Project/Project.py" line="3257"/> - <source>Sho&w</source> - <translation>&Zeige</translation> - </message> - <message> - <location filename="Project/Project.py" line="3812"/> - <source>There is no main script defined for the current project. Aborting</source> - <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> - </message> - <message> - <location filename="Project/Project.py" line="3766"/> - <source>Coverage Data</source> - <translation>Quelltext Abdeckungsdaten</translation> - </message> - <message> - <location filename="Project/Project.py" line="3252"/> - <source>&Version Control</source> - <translation>&Versionskontrolle</translation> - </message> - <message> - <location filename="Project/Project.py" line="3886"/> - <source>Application Diagram</source> - <translation>Applikations-Diagramm</translation> - </message> - <message> - <location filename="Project/Project.py" line="3173"/> - <source>&Application Diagram...</source> - <translation>&Applikations-Diagramm...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3176"/> - <source>Show a diagram of the project.</source> - <translation>Zeigt ein Diagramm des Projektes.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3178"/> - <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> - <translation><b>Applikations-Diagramm...</b><p>Dies zeigt ein Diagramm des Projektes.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3258"/> <source>&Diagrams</source> <translation>&Diagramme</translation> </message> @@ -26879,37 +26879,37 @@ <translation>Projektdatei speichern</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Code Coverage</source> <translation>Quelltext Abdeckung</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Please select a coverage file</source> <translation>Bitte wählen sie eine Datei mit Abdeckungsdaten</translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Please select a profile file</source> <translation>Bitte wählen sie eine Datei mit Profildaten</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory to project</source> <translation>Verzeichnis zum Projekt hinzufügen</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory...</source> <translation>Verzeichnis hinzufügen...</translation> </message> <message> - <location filename="Project/Project.py" line="2941"/> + <location filename="Project/Project.py" line="2940"/> <source>Add a directory to the current project</source> <translation>Füge den Inhalt eines Verzeichnisses zum Projekt hinzu</translation> </message> <message> - <location filename="Project/Project.py" line="2943"/> + <location filename="Project/Project.py" line="2942"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Verzeichnis hinzufügen</b><p>Dies öffnet einen Dialog, mit dem ein Verzeichnis bzw. der Inhalt eines Verzeichnisses zum aktuellen Projekt hinzugefügt werden kann.</p></translation> </message> @@ -26999,17 +26999,17 @@ <translation><p>Die Projekt Session Datei <b>{0}</b> konnte nicht gelöscht werden.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3122"/> <source>Delete session</source> <translation>Session löschen</translation> </message> <message> + <location filename="Project/Project.py" line="3125"/> + <source>Delete the projects session file.</source> + <translation>Löscht die Projekt Session Datei.</translation> + </message> + <message> <location filename="Project/Project.py" line="3126"/> - <source>Delete the projects session file.</source> - <translation>Löscht die Projekt Session Datei.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3127"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Session löschen</b><p>Dies löscht die Session Datei des Projektes.</p></translation> </message> @@ -27019,7 +27019,7 @@ <translation>Ruby Dateien (*.rb);;</translation> </message> <message> - <location filename="Project/Project.py" line="2969"/> + <location filename="Project/Project.py" line="2968"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Neue Dateien suchen...</b><p>Dies sucht im Projektverzeichnis und in registrierten Unterverzeichnissen nach neuen Dateien (Quellen, *.ui, *.idl).</p></translation> </message> @@ -27034,7 +27034,7 @@ <translation>Sonstige</translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Include module names?</source> <translation>Modulnamen anzeigen?</translation> </message> @@ -27099,152 +27099,152 @@ <translation><p>Die Datei mit den projektspezifischen Debugger Eigenschaften <b>{0}</b> konnte nicht gelöscht werden.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger Properties</source> <translation>Debugger Eigenschaften</translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger &Properties...</source> <translation>Debugger &Eigenschaften...</translation> </message> <message> + <location filename="Project/Project.py" line="3033"/> + <source>Show the debugger properties</source> + <translation>Debugger Eigenschaften anzeigen</translation> + </message> + <message> <location filename="Project/Project.py" line="3034"/> - <source>Show the debugger properties</source> - <translation>Debugger Eigenschaften anzeigen</translation> - </message> - <message> - <location filename="Project/Project.py" line="3035"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Debugger Eigenschaften...</b><p>Dies zeigt einen Dialog an, um die projektspezifischen Debugger Einstellungen zu bearbeiten.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>Load</source> <translation>Laden</translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>&Load</source> <translation>&Laden</translation> </message> <message> + <location filename="Project/Project.py" line="3044"/> + <source>Load the debugger properties</source> + <translation>Debugger Eigenschaften laden</translation> + </message> + <message> + <location filename="Project/Project.py" line="3052"/> + <source>Save</source> + <translation>Speichern</translation> + </message> + <message> + <location filename="Project/Project.py" line="3055"/> + <source>Save the debugger properties</source> + <translation>Debugger Eigenschaften speichern</translation> + </message> + <message> + <location filename="Project/Project.py" line="3063"/> + <source>Delete</source> + <translation>Löschen</translation> + </message> + <message> + <location filename="Project/Project.py" line="3063"/> + <source>&Delete</source> + <translation>&Löschen</translation> + </message> + <message> + <location filename="Project/Project.py" line="3066"/> + <source>Delete the debugger properties</source> + <translation>Debugger Eigenschaften löschen</translation> + </message> + <message> + <location filename="Project/Project.py" line="3075"/> + <source>Reset</source> + <translation>Zurücksetzen</translation> + </message> + <message> + <location filename="Project/Project.py" line="3075"/> + <source>&Reset</source> + <translation>&Zurücksetzen</translation> + </message> + <message> + <location filename="Project/Project.py" line="3078"/> + <source>Reset the debugger properties</source> + <translation>Debugger Eigenschaften zurücksetzen</translation> + </message> + <message> + <location filename="Project/Project.py" line="3261"/> + <source>Debugger</source> + <translation>Debugger</translation> + </message> + <message> + <location filename="Project/Project.py" line="3258"/> + <source>Session</source> + <translation>Session</translation> + </message> + <message> <location filename="Project/Project.py" line="3045"/> - <source>Load the debugger properties</source> - <translation>Debugger Eigenschaften laden</translation> - </message> - <message> - <location filename="Project/Project.py" line="3053"/> - <source>Save</source> - <translation>Speichern</translation> + <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> + <translation><b>Debugger Eigenschaften laden</b><p>Dies lädt die projektspezifischen Debugger Einstellungen.</p></translation> </message> <message> <location filename="Project/Project.py" line="3056"/> - <source>Save the debugger properties</source> - <translation>Debugger Eigenschaften speichern</translation> - </message> - <message> - <location filename="Project/Project.py" line="3064"/> - <source>Delete</source> - <translation>Löschen</translation> - </message> - <message> - <location filename="Project/Project.py" line="3064"/> - <source>&Delete</source> - <translation>&Löschen</translation> + <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> + <translation><b>Debugger Eigenschaften speichern</b><p>Dies speichert die projektspezifischen Debugger Einstellungen.</p></translation> </message> <message> <location filename="Project/Project.py" line="3067"/> - <source>Delete the debugger properties</source> - <translation>Debugger Eigenschaften löschen</translation> - </message> - <message> - <location filename="Project/Project.py" line="3076"/> - <source>Reset</source> - <translation>Zurücksetzen</translation> - </message> - <message> - <location filename="Project/Project.py" line="3076"/> - <source>&Reset</source> - <translation>&Zurücksetzen</translation> + <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> + <translation><b>Debugger Eigenschaften löschen</b><p>Dies löscht die Datei mit den projektspezifischen Debugger Einstellungen.</p></translation> </message> <message> <location filename="Project/Project.py" line="3079"/> - <source>Reset the debugger properties</source> - <translation>Debugger Eigenschaften zurücksetzen</translation> + <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> + <translation><b>Debugger Eigenschaften zurücksetzen</b><p>Dies setzt die projektspezifischen Debugger Einstellungen zurück.</p></translation> + </message> + <message> + <location filename="Project/Project.py" line="2999"/> + <source>Filetype Associations</source> + <translation>Dateitypzuordnungen</translation> + </message> + <message> + <location filename="Project/Project.py" line="2999"/> + <source>Filetype Associations...</source> + <translation>Dateitypzuordnungen...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3002"/> + <source>Show the project filetype associations</source> + <translation>Zeigt die Dateitypzuordnungen des Projektes</translation> + </message> + <message> + <location filename="Project/Project.py" line="3004"/> + <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> + <translation><b>Dateitypzuordnungen...</b><p>Dies zeigt einen Dialog zur Eingabe der Dateitypzuordnungen des Projektes. Diese Zuordnungen bestimmen den Typ (Quellen, Formulare, Schnittstellen oder Sonstige) über ein Dateinamenmuster. Sie werden genutzt, wenn eine Datei zum Projekt hinzugefügt oder wenn nach neuen Dateien gesucht wird.</p></translation> </message> <message> <location filename="Project/Project.py" line="3262"/> - <source>Debugger</source> - <translation>Debugger</translation> - </message> - <message> - <location filename="Project/Project.py" line="3259"/> - <source>Session</source> - <translation>Session</translation> - </message> - <message> - <location filename="Project/Project.py" line="3046"/> - <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> - <translation><b>Debugger Eigenschaften laden</b><p>Dies lädt die projektspezifischen Debugger Einstellungen.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3057"/> - <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> - <translation><b>Debugger Eigenschaften speichern</b><p>Dies speichert die projektspezifischen Debugger Einstellungen.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3068"/> - <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> - <translation><b>Debugger Eigenschaften löschen</b><p>Dies löscht die Datei mit den projektspezifischen Debugger Einstellungen.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3080"/> - <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> - <translation><b>Debugger Eigenschaften zurücksetzen</b><p>Dies setzt die projektspezifischen Debugger Einstellungen zurück.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3000"/> - <source>Filetype Associations</source> - <translation>Dateitypzuordnungen</translation> - </message> - <message> - <location filename="Project/Project.py" line="3000"/> - <source>Filetype Associations...</source> - <translation>Dateitypzuordnungen...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3003"/> - <source>Show the project filetype associations</source> - <translation>Zeigt die Dateitypzuordnungen des Projektes</translation> - </message> - <message> - <location filename="Project/Project.py" line="3005"/> - <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> - <translation><b>Dateitypzuordnungen...</b><p>Dies zeigt einen Dialog zur Eingabe der Dateitypzuordnungen des Projektes. Diese Zuordnungen bestimmen den Typ (Quellen, Formulare, Schnittstellen oder Sonstige) über ein Dateinamenmuster. Sie werden genutzt, wenn eine Datei zum Projekt hinzugefügt oder wenn nach neuen Dateien gesucht wird.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3263"/> <source>Pac&kagers</source> <translation>Pa&ketierer</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add files to project</source> <translation>Dateien zum Projekt hinzufügen</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add &files...</source> <translation>&Dateien hinzufügen...</translation> </message> <message> + <location filename="Project/Project.py" line="2926"/> + <source>Add files to the current project</source> + <translation>Fügt Dateien zum aktuellen Projekt hinzu</translation> + </message> + <message> <location filename="Project/Project.py" line="2927"/> - <source>Add files to the current project</source> - <translation>Fügt Dateien zum aktuellen Projekt hinzu</translation> - </message> - <message> - <location filename="Project/Project.py" line="2928"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Dateien hinzufügen...</b><p>Dies öffnet einen Dialog, mit dem Dateien zum aktuellen Projekt hinzugefügt werden kann. Der Ort, an dem sie eingefügt werden, wird durch die Dateinamenerweiterung bestimmt.</p></translation> </message> @@ -27269,17 +27269,17 @@ <translation>Projektdateien (*.e4p)</translation> </message> <message> - <location filename="Project/Project.py" line="3250"/> + <location filename="Project/Project.py" line="3249"/> <source>&Project</source> <translation>&Projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3364"/> <source>Project</source> <translation>Projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3425"/> <source>&Clear</source> <translation>&Löschen</translation> </message> @@ -27309,32 +27309,32 @@ <translation><p>Die Datei mit den Nutzer bezogenen Projektdaten <b>{0}</b> konnte nicht geschrieben werden.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>User project properties</source> <translation>Nutzer bezogene Projektdaten</translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>&User Properties...</source> <translation>&Nutzer bezogene Projektdaten...</translation> </message> <message> - <location filename="Project/Project.py" line="2991"/> + <location filename="Project/Project.py" line="2990"/> <source>Show the user specific project properties</source> <translation>Zeigt die Nutzer bezogenen Projektdaten an</translation> </message> <message> - <location filename="Project/Project.py" line="2993"/> + <location filename="Project/Project.py" line="2992"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Nutzer bezogene Projektdaten...</b><p>Dies zeigt einen Dialog an, um Nutzer bezogene Projektdaten zu bearbeiten.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>Syntax errors detected</source> <translation>Syntaxfehler gefunden</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Das Projekt beinhaltet %n Datei mit Syntaxfehlern.</numerusform> @@ -27342,47 +27342,47 @@ </translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source>Create Package List</source> <translation>Erzeuge Paketliste</translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3186"/> <source>Create &Package List</source> <translation>Erzeuge &Paketliste</translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source>Create Plugin Archive</source> <translation>Erzeuge Plugin Archiv</translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3200"/> <source>Create Plugin &Archive</source> <translation>Erzeuge Plugin &Archiv</translation> </message> <message> - <location filename="Project/Project.py" line="3990"/> + <location filename="Project/Project.py" line="3989"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Die Datei <b>PKGLIST</b> existiert bereits.</p><p>Überschreiben?</p></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Die Datei <b>PKGLIST</b> konnte nicht erzeugt werden.</p><p>Ursache: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4034"/> + <location filename="Project/Project.py" line="4033"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>Die Datei <b>PKGLIST</b> existiert nicht. Abbruch...</p></translation> </message> <message> - <location filename="Project/Project.py" line="4042"/> + <location filename="Project/Project.py" line="4041"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Für das Projekt wurde kein Hauptskript angegeben. Abbruch...</translation> </message> <message> - <location filename="Project/Project.py" line="4054"/> + <location filename="Project/Project.py" line="4053"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation><p>Die Datei <b>PKGLIST</b> konnte nicht gelesen werden.</p><p>Ursache: {0}</p></translation> </message> @@ -27412,22 +27412,22 @@ <translation><p>Der Projekttyp <b>{0}</b> existiert bereits.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4088"/> + <location filename="Project/Project.py" line="4087"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht im Archiv gespeichert werde. Sie wird ignoriert.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Erzeuge Plugin Archiv (Snapshot)</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Erzeuge Plugin Archiv (&Snapshot)</translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Die Plugindatei <b>{0}</b> konnte nicht gelesen werden.<br>Grund: {1}</p></translation> </message> @@ -27447,32 +27447,32 @@ <translation>Gib das Pfadmuster für Übersetzungsdateien ein (benutze '%language%' anstelle des Sprachcodes):</translation> </message> <message> - <location filename="Project/Project.py" line="3665"/> + <location filename="Project/Project.py" line="3664"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation><p>Das ausgewählte Versionskontrollsystem <b>{0}</b> konnte nicht gefunden werden.<br/>Ignoriere Übersteuerung.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>Das ausgewählte Versionskontrollsystem <b>{0}</b> konnte nicht gefunden werden.<br/>Versionskontrolle nicht möglich.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations</source> <translation>Lexer Zuordnungen</translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations...</source> <translation>Lexer Zuordnungen...</translation> </message> <message> - <location filename="Project/Project.py" line="3018"/> + <location filename="Project/Project.py" line="3017"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Zeigt die Projekt spezifischen Lexer Zuordnungen</translation> </message> <message> - <location filename="Project/Project.py" line="3020"/> + <location filename="Project/Project.py" line="3019"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Lexer Zuordnungen</b><p>Dies öffnet einen Dialog, um die Projekt spezifischen Lexer Zuordnungen zu bearbeiten. Diese Zuordnungen überschreiben die globalen Lexer Zuordnungen. Lexer werden verwendet, um den Editortext einzufärben.</p></translation> </message> @@ -27497,42 +27497,42 @@ <translation>Eric Plugin</translation> </message> <message> - <location filename="Project/Project.py" line="3191"/> + <location filename="Project/Project.py" line="3190"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation>Erzeugt eine erste PKGLIST Datei für ein eric5 Plugin.</translation> </message> <message> - <location filename="Project/Project.py" line="3193"/> + <location filename="Project/Project.py" line="3192"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation><b>Erzeuge Paketliste</b><p>Dies erzeugt eine erste List von Dateien, die in ein eric5 Pluginarchive einbezogen werden sollen. Die Liste wird aus der Projektdatei erzeugt.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3205"/> + <location filename="Project/Project.py" line="3204"/> <source>Create an eric5 plugin archive file.</source> <translation>Erzeugt eine eric5 Plugin Archivdatei.</translation> </message> <message> - <location filename="Project/Project.py" line="3207"/> + <location filename="Project/Project.py" line="3206"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation><b>Erzeuge Plugin Archiv</b><p>Dies erzeugt eine eric5 Plugin Archivdatei mit den Dateien, die in der PKGLIST Datei angegeben wurden. Der Archivname wird aus dem Namen des Hauptskriptes generiert.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3220"/> + <location filename="Project/Project.py" line="3219"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation>Erzeugt eine eric5 Plugin Archivdatei (Snapshot Release).</translation> </message> <message> - <location filename="Project/Project.py" line="3222"/> + <location filename="Project/Project.py" line="3221"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation><b>Erzeuge Plugin Archiv (Snapshot)</b><p>Dies erzeugt eine eric5 Plugin Archivdatei mit den Dateien, die in der PKGLIST Datei angegeben wurden. Der Archivname wird aus dem Namen des Hauptskriptes generiert. Der Versionseintrag des Hauptskriptes wird verändert, um ein Snapshot Release anzuzeigen.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4068"/> + <location filename="Project/Project.py" line="4067"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Die eric5 Plugin Archivdatei <b>{0}</b> konnte nicht erzeugt werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4100"/> + <location filename="Project/Project.py" line="4099"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation><p>Die eric5 Plugin Archivdatei <b>{0}</b> wurde erfolgreich erzeugt.</p></translation> </message> @@ -41012,6 +41012,145 @@ </message> </context> <context> + <name>Transplant</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="79"/> + <source>Transplant Changesets</source> + <translation>Änderungssätze transplantieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="105"/> + <source>Transplant Changesets (Continue</source> + <translation>Änderungssätze transplantieren (Fortsetzung)</translation> + </message> +</context> +<context> + <name>TransplantDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="14"/> + <source>Transplant Changesets</source> + <translation>Änderungssätze transplantieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="23"/> + <source>&Revisions:</source> + <translation>&Revisionen:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="40"/> + <source>Repositor&y:</source> + <translation>Repositor&y:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="50"/> + <source>Enter a repository URL, if changesets shall be transplanted from a repository</source> + <translation>Gib eine Repository URL ein, wenn Änderungssätze aus einem Repository transplantiert werden sollen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="57"/> + <source>&Branch:</source> + <translation>&Zweig:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="67"/> + <source>Select or enter the branch to transplant from</source> + <translation>Wählen einen zu transplantierenden Zweig aus oder gib seinen Namen ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="80"/> + <source>Select to transplant all changesets of the branch</source> + <translation>Auswählen, um alle Änderungssätze des Zweiges zu transplantieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="83"/> + <source>Transplant &All Changesets</source> + <translation>&Alle Änderungssätze transplantieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="90"/> + <source>&Skip:</source> + <translation>Über&springen:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="100"/> + <source>Enter revisions to be skipped separated by a space character</source> + <translation>Gib Revisionen, die übersprungen werden sollen, durch Leerzeichen getrennt ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="107"/> + <source>&Merge:</source> + <translation>&Zusammenführen:</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="117"/> + <source>Enter revisions to be merged separated by a space character</source> + <translation>Gib Revisionen, die zusammengeführt werden sollen, durch Leerzeichen getrennt ein</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="124"/> + <source>Select to append transplant info to the log message</source> + <translation>Auswählen, um eine Transplantationsinformation an die Änderungsmeldung anzuhängen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="127"/> + <source>Append Transplant &Info</source> + <translation>Änderungs&information anhängen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="33"/> + <source>Enter the revisions or revision ranges to be transplanted separated by a space character</source> + <translation>Gib die Revisionen oder Revisionsbereiche, die transplantiert werden sollen, durch Leerzeichen getrennt ein</translation> + </message> +</context> +<context> + <name>TransplantProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="109"/> + <source>Transplant Changesets</source> + <translation>Änderungssätze transplantieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="56"/> + <source>Transplant changesets from another branch</source> + <translation>Änderungssätze aus einem anderen Zweig transplantieren</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="59"/> + <source><b>Transplant Changesets</b><p>This transplants changesets from another branch on top of the current working directory with the log of the original changeset.</p></source> + <translation><b>Änderungssätze transplantieren</b><p>Dies transplantier Änderungssätze aus einem anderen Zweig mit der Originaländerungsmeldung in das Arbeitsverzeichnis.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="67"/> + <source>Continue</source> + <translation>Fortsetzen</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="71"/> + <source>Continue the last transplant session after repair</source> + <translation>Setzt die letzte Transplantationssitzung nach Reparatur fort</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="74"/> + <source><b>Continue</b><p>This continues the last transplant session after repair.</p></source> + <translation><b>Fortsetzen</b><p>Dies setzt die letzte Transplantationssitzung nach Reparatur fort.</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="100"/> + <source>Transplant</source> + <translation>Transplantation</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>The project should be reread. Do this now?</source> + <translation>Das Projekt sollte neu gelesen werde. Jetzt durchführen?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>Transplant Changesets (Continue)</source> + <translation>Änderungssätze transplantieren (Fortsetzung)</translation> + </message> +</context> +<context> <name>TrayStarter</name> <message> <location filename="Tools/TrayStarter.py" line="56"/> @@ -47739,24 +47878,24 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1086"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1092"/> <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="1558"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1564"/> <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="1566"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1572"/> <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="1102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <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> @@ -47765,7 +47904,7 @@ <tr><td><b>Committed um</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1126"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1132"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -47782,24 +47921,24 @@ {2}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> <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="1554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1560"/> <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="1570"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1576"/> <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="1573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1579"/> <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> @@ -47810,7 +47949,7 @@ </table></p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1568"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Lesezeichen</b></td><td>{0}</td></tr></translation> </message>
--- a/i18n/eric5_en.ts Sun May 29 18:04:36 2011 +0200 +++ b/i18n/eric5_en.ts Mon May 30 16:53:13 2011 +0200 @@ -15130,247 +15130,247 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="207"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> <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="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="215"/> <source>The hg process did not finish within 30s.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="217"/> <source>Could not start the hg executable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Create project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>The project repository could not be created.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="270"/> <source>Creating Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="280"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="285"/> <source>Initial commit to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="326"/> <source>Cloning project from a Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="422"/> <source>Commiting changes to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="465"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>Synchronizing with the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="518"/> <source>Adding files/directories to the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> <source>Removing files/directories from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="636"/> <source>Renaming {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="736"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="741"/> <source>Taging in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="771"/> <source>Reverting changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="819"/> <source>Merging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1039"/> <source>Mercurial command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1216"/> <source>Copying {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Mercurial Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Select number of entries to show.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1463"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1469"/> <source>Pulling from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1501"/> <source>Pushing to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1609"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1615"/> <source>Resolving files/directories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Create Branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Enter branch name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1648"/> <source>Creating branch in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1671"/> <source>Showing current branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1727"/> <source>Verifying the integrity of the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1745"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1751"/> <source>Showing the combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1768"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1774"/> <source>Showing aliases for remote repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1791"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>Recovering from interrupted transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1820"/> <source>Identifying project directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> <source>Create .hgignore file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1929"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1935"/> <source>Create changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1896"/> <source>Mercurial Changegroup Files (*.hg)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1981"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> <source>Preview changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011"/> - <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1991"/> - <source>Identifying changegroup file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2028"/> - <source>Apply changegroups</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> + <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1997"/> + <source>Identifying changegroup file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034"/> + <source>Apply changegroups</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2023"/> <source>Shall the working directory be updated?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2042"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2048"/> <source>Bisect subcommand ({0}) invalid.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2076"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> <source>Mercurial Bisect ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2108"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2114"/> <source>Removing files from the Mercurial repository only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2170"/> <source>Backing out changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2144"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2150"/> <source>No revision given. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2195"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> @@ -17444,1022 +17444,1022 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>New from repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>&New from repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="91"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <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="94"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> <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="102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="104"/> <source>Show incoming log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="108"/> <source>Show the log of incoming changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="109"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <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="116"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="118"/> <source>Pull changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="120"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Pull changes from a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> <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="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>Update from repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>&Update from repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="137"/> <source>Update the local project from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="138"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <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="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>Commit changes to repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>&Commit changes to repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="149"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <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="152"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> <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="160"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> <source>Show outgoing log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="166"/> <source>Show the log of outgoing changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="169"/> <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="174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Push changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="180"/> <source>Push changes to a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="183"/> <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="189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="191"/> <source>Push changes (force)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source>Push changes to a remote repository with force option</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="198"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>Export from repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>&Export from repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> <source>Export a project from the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> <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="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>Add to repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>&Add to repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="223"/> <source>Add the local project to the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="224"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <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="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>Remove from repository (and disk)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>&Remove from repository (and disk)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> <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="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <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="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show &log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="250"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <source>Show the log of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="253"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> <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="260"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="262"/> <source>Show limited log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <source>Show a limited log of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="267"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="269"/> <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="275"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="277"/> <source>Show log browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="279"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> <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="282"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> <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="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show difference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show &difference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="295"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> <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="298"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="300"/> <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="305"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source>Show difference (extended)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> <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="312"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="314"/> <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="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show status</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show &status</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> <source>Show the status of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="328"/> <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="333"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show heads</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="336"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <source>Show the heads of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="341"/> <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="346"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> <source>Show parents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="349"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="351"/> <source>Show the parents of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="354"/> <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="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="361"/> <source>Show tip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <source>Show the tip of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <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="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Revert changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Re&vert changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <source>Revert all changes made to the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="379"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <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="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Merge</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Mer&ge changes...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="392"/> <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="393"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> <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="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve conflicts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve con&flicts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> <source>Resolve all conflicts of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="406"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <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="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>Tag in repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>&Tag in repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <source>Tag the local project in the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="420"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="422"/> <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="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> <source>List tags of the project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="433"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> <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="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> <source>List branches of the project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="446"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <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="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create &branch...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="457"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="459"/> <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="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="462"/> <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="482"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="484"/> <source>Close branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="487"/> <source>Close the current branch of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="488"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="490"/> <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="495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="497"/> <source>Show current branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> <source>Show the current branch of the project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>Switch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>S&witch...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="512"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <source>Switch the working directory to another revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="515"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <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="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanu&p</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="527"/> <source>Cleanup the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> <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="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>Execute command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>E&xecute command...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> <source>Execute an arbitrary Mercurial command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="541"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="543"/> <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="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command options</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command &options...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="553"/> <source>Show the Mercurial command options</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> <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="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="564"/> <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="565"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="567"/> <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="618"/> <source>Show the aliases for remote repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="629"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="631"/> <source>Verify the integrity of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Recover from an interrupted transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="645"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="647"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="655"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="657"/> <source>Identify the project directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="658"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="660"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="667"/> <source>Create .hgignore</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="670"/> <source>Create a .hgignore file with default values</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="673"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> <source>Create changegroup file collecting changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="684"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="686"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="698"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="700"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source>Identify a changegroup file containing a collection of changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="714"/> <source><b>Identify changegroup</b><p>This identifies a changegroup file containing a collection of changesets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> <source>Apply one or several changegroup files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> <source>Mark a selectable changeset as good</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="750"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="752"/> <source>Mark a selectable changeset as bad</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="755"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="760"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="762"/> <source>Skip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Skip the current changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Skip</b><p>This skips the current changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="773"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Reset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="776"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="778"/> <source>Reset the bisect search data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="786"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="788"/> <source>Back out changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> <source>Back out changes of an earlier changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="792"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="827"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source>Serve the project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="830"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="832"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="849"/> <source>Repository Administration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="868"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source>Specials</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Changegroup Management</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="887"/> <source>Bisect</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>Pull</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>The project should be reread. Do this now?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> <source>Push new branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> <source>Push the current branch of the local project as a new named branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="474"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="476"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="801"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="802"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="804"/> <source>Rollback the last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care.</strong></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> <source>Extensions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source>Show an editor to edit the user configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="580"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="588"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Show an editor to edit the repository configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="591"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the combined configuration settings from all configuration files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="605"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation type="unfinished"></translation> </message> @@ -26656,7 +26656,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>New project</source> <translation type="unfinished"></translation> </message> @@ -26686,7 +26686,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>Open project</source> <translation type="unfinished"></translation> </message> @@ -26696,7 +26696,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save project as</source> <translation type="unfinished"></translation> </message> @@ -26716,12 +26716,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>Syntax errors detected</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>The project contains one file with syntax errors.</numerusform> @@ -26729,687 +26729,687 @@ </translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>&New...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="2866"/> + <source>Generate a new project</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="2867"/> - <source>Generate a new project</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="2868"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>&Open...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="2879"/> + <source>Open an existing project</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="2880"/> - <source>Open an existing project</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="2881"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>Close project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>&Close</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="2890"/> + <source>Close the current project</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="2891"/> - <source>Close the current project</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="2892"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2899"/> + <location filename="Project/Project.py" line="2898"/> <source>Save project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>&Save</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="2901"/> + <source>Save the current project</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="2902"/> - <source>Save the current project</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="2903"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save &as...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="2912"/> + <source>Save the current project to a new file</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="2913"/> - <source>Save the current project to a new file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="2914"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add files to project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add &files...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="2926"/> + <source>Add files to the current project</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="2927"/> - <source>Add files to the current project</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="2928"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory to project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2941"/> + <location filename="Project/Project.py" line="2940"/> <source>Add a directory to the current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2943"/> + <location filename="Project/Project.py" line="2942"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add translation to project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add &translation...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2955"/> + <location filename="Project/Project.py" line="2954"/> <source>Add a translation to the current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2957"/> + <location filename="Project/Project.py" line="2956"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Search new files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Searc&h new files...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="2967"/> + <source>Search new files in the project directory.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="2968"/> - <source>Search new files in the project directory.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="2969"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>Project properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>&Properties...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="2979"/> + <source>Show the project properties</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="2980"/> - <source>Show the project properties</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="2981"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>User project properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>&User Properties...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2991"/> + <location filename="Project/Project.py" line="2990"/> <source>Show the user specific project properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2993"/> + <location filename="Project/Project.py" line="2992"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3003"/> + <location filename="Project/Project.py" line="3002"/> <source>Show the project filetype associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3005"/> + <location filename="Project/Project.py" line="3004"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3018"/> + <location filename="Project/Project.py" line="3017"/> <source>Show the project lexer associations (overriding defaults)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3020"/> + <location filename="Project/Project.py" line="3019"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger &Properties...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3033"/> + <source>Show the debugger properties</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3034"/> - <source>Show the debugger properties</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3035"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>Load</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>&Load</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3044"/> + <source>Load the debugger properties</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3045"/> - <source>Load the debugger properties</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3046"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>Save</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3055"/> + <source>Save the debugger properties</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3056"/> - <source>Save the debugger properties</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3057"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>Delete</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>&Delete</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3066"/> + <source>Delete the debugger properties</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3067"/> - <source>Delete the debugger properties</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3068"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>Reset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>&Reset</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3078"/> + <source>Reset the debugger properties</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3079"/> - <source>Reset the debugger properties</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3080"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3089"/> + <location filename="Project/Project.py" line="3088"/> <source>Load session</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3091"/> + <source>Load the projects session file.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3092"/> - <source>Load the projects session file.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3093"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3105"/> <source>Save session</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3108"/> + <source>Save the projects session file.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3109"/> - <source>Save the projects session file.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3110"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3122"/> <source>Delete session</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3125"/> + <source>Delete the projects session file.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3126"/> - <source>Delete the projects session file.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3127"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>Code Metrics</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>&Code Metrics...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3138"/> <source>Show some code metrics for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3141"/> + <location filename="Project/Project.py" line="3140"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Python Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Code Co&verage...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3151"/> + <location filename="Project/Project.py" line="3150"/> <source>Show code coverage information for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3153"/> + <location filename="Project/Project.py" line="3152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Profile Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3161"/> + <location filename="Project/Project.py" line="3160"/> <source>&Profile Data...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3164"/> + <location filename="Project/Project.py" line="3163"/> <source>Show profiling data for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3166"/> + <location filename="Project/Project.py" line="3165"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Application Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3173"/> + <location filename="Project/Project.py" line="3172"/> <source>&Application Diagram...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3176"/> + <location filename="Project/Project.py" line="3175"/> <source>Show a diagram of the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3178"/> + <location filename="Project/Project.py" line="3177"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source>Create Package List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3186"/> <source>Create &Package List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3191"/> + <location filename="Project/Project.py" line="3190"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3193"/> + <location filename="Project/Project.py" line="3192"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source>Create Plugin Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3200"/> <source>Create Plugin &Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3205"/> + <location filename="Project/Project.py" line="3204"/> <source>Create an eric5 plugin archive file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3207"/> + <location filename="Project/Project.py" line="3206"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (&Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3220"/> + <location filename="Project/Project.py" line="3219"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3222"/> + <location filename="Project/Project.py" line="3221"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3249"/> + <source>&Project</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3250"/> - <source>&Project</source> + <source>Open &Recent Projects</source> <translation type="unfinished"></translation> </message> <message> <location filename="Project/Project.py" line="3251"/> - <source>Open &Recent Projects</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3252"/> <source>&Version Control</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3255"/> + <location filename="Project/Project.py" line="3254"/> <source>Chec&k</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3256"/> + <source>Sho&w</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3257"/> - <source>Sho&w</source> + <source>&Diagrams</source> <translation type="unfinished"></translation> </message> <message> <location filename="Project/Project.py" line="3258"/> - <source>&Diagrams</source> + <source>Session</source> <translation type="unfinished"></translation> </message> <message> <location filename="Project/Project.py" line="3259"/> - <source>Session</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3260"/> <source>Source &Documentation</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3261"/> + <source>Debugger</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="3262"/> - <source>Debugger</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="3263"/> <source>Pac&kagers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3364"/> <source>Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3425"/> <source>&Clear</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>Search New Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>There were no new files found to be added.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source>Version Control System</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3665"/> + <location filename="Project/Project.py" line="3664"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3766"/> + <location filename="Project/Project.py" line="3765"/> <source>Coverage Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3812"/> + <location filename="Project/Project.py" line="3811"/> <source>There is no main script defined for the current project. Aborting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Please select a coverage file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Please select a profile file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Include module names?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3990"/> + <location filename="Project/Project.py" line="3989"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4034"/> + <location filename="Project/Project.py" line="4033"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4042"/> + <location filename="Project/Project.py" line="4041"/> <source>The project does not have a main script defined. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4054"/> + <location filename="Project/Project.py" line="4053"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4068"/> + <location filename="Project/Project.py" line="4067"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4088"/> + <location filename="Project/Project.py" line="4087"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4100"/> + <location filename="Project/Project.py" line="4099"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -40637,6 +40637,145 @@ </message> </context> <context> + <name>Transplant</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="79"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="105"/> + <source>Transplant Changesets (Continue</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="14"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="23"/> + <source>&Revisions:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="40"/> + <source>Repositor&y:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="50"/> + <source>Enter a repository URL, if changesets shall be transplanted from a repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="57"/> + <source>&Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="67"/> + <source>Select or enter the branch to transplant from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="80"/> + <source>Select to transplant all changesets of the branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="83"/> + <source>Transplant &All Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="90"/> + <source>&Skip:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="100"/> + <source>Enter revisions to be skipped separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="107"/> + <source>&Merge:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="117"/> + <source>Enter revisions to be merged separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="124"/> + <source>Select to append transplant info to the log message</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="127"/> + <source>Append Transplant &Info</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="33"/> + <source>Enter the revisions or revision ranges to be transplanted separated by a space character</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="109"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="56"/> + <source>Transplant changesets from another branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="59"/> + <source><b>Transplant Changesets</b><p>This transplants changesets from another branch on top of the current working directory with the log of the original changeset.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="67"/> + <source>Continue</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="71"/> + <source>Continue the last transplant session after repair</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="74"/> + <source><b>Continue</b><p>This continues the last transplant session after repair.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="100"/> + <source>Transplant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>The project should be reread. Do this now?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>Transplant Changesets (Continue)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>TrayStarter</name> <message> <location filename="Tools/TrayStarter.py" line="70"/> @@ -47347,30 +47486,30 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1086"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1092"/> <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="1558"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1564"/> <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="1566"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1572"/> <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="1102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <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="1126"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1132"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -47381,23 +47520,23 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> <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="1554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1560"/> <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="1570"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1576"/> <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="1573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1579"/> <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> @@ -47405,7 +47544,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1568"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_es.ts Sun May 29 18:04:36 2011 +0200 +++ b/i18n/eric5_es.ts Mon May 30 16:53:13 2011 +0200 @@ -15276,247 +15276,247 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="207"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> <source>The hg process finished with the exit code {0}</source> <translation>El proceso hg ha terminado con código de salida {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="215"/> <source>The hg process did not finish within 30s.</source> <translation>El proceso hg no terminó en un plazo de 30s.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="217"/> <source>Could not start the hg executable.</source> <translation>No se ha podido iniciar el ejecutable de hg.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Create project repository</source> <translation>Crear repositorio del proyecto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>The project repository could not be created.</source> <translation>No se ha podido crear el repositorio del proyecto.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="270"/> <source>Creating Mercurial repository</source> <translation>Creando repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="280"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="285"/> <source>Initial commit to Mercurial repository</source> <translation>Commit inicial al repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="326"/> <source>Cloning project from a Mercurial repository</source> <translation>Clonando proyecto desde un repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="422"/> <source>Commiting changes to Mercurial repository</source> <translation>Haciendo commit de cambios al repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="465"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>Synchronizing with the Mercurial repository</source> <translation>Sincronizando con el repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="518"/> <source>Adding files/directories to the Mercurial repository</source> <translation>Añadiendo archivos/directorios al repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> <source>Removing files/directories from the Mercurial repository</source> <translation>Eliminando archivos/directorios del repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="636"/> <source>Renaming {0}</source> <translation>Renombrando {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="819"/> <source>Merging</source> <translation>Haciendo un merge</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1216"/> <source>Copying {0}</source> <translation>Copiando {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Mercurial Log</source> <translation>Registro de Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Select number of entries to show.</source> <translation>Seleccionar número de entradas a mostrar.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1463"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1469"/> <source>Pulling from a remote Mercurial repository</source> <translation>Haciendo pull de un repositorio remoto Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1501"/> <source>Pushing to a remote Mercurial repository</source> <translation>Haciendo push a un repositorio remoto Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1609"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1615"/> <source>Resolving files/directories</source> <translation>Resolviendo archivos/directorios</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="736"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="741"/> <source>Taging in the Mercurial repository</source> <translation>Haciendo tag en el repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="771"/> <source>Reverting changes</source> <translation>Revirtiendo cambios</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1039"/> <source>Mercurial command</source> <translation>Comando de Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Create Branch</source> <translation>Crear Branch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Enter branch name</source> <translation>Introducir nombre de branch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1648"/> <source>Creating branch in the Mercurial repository</source> <translation>Creando branch en el repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1727"/> <source>Verifying the integrity of the Mercurial repository</source> <translation>Verificando la integridad del repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1745"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1751"/> <source>Showing the combined configuration settings</source> <translation>Mostrando los ajustes de configuración combinados</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1768"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1774"/> <source>Showing aliases for remote repositories</source> <translation>Mostrando alias para repositorios remotos</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1791"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>Recovering from interrupted transaction</source> <translation>Recuperando de transacción interrumpida</translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2023"/> + <source>Shall the working directory be updated?</source> + <translation>¿Debe ser actualizado el directorio de trabajo?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1671"/> + <source>Showing current branch</source> + <translation>Mostrando la branch actual</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1935"/> + <source>Create changegroup</source> + <translation>Crear changegroup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034"/> + <source>Apply changegroups</source> + <translation>Aplicar changegroups</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2048"/> + <source>Bisect subcommand ({0}) invalid.</source> + <translation>Subcomando bisect ({0}) inválido.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> + <source>Mercurial Bisect ({0})</source> + <translation>Mercurial Bisect ({0})</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> + <source>Preview changegroup</source> + <translation>Previsualizar changegroup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1820"/> + <source>Identifying project directory</source> + <translation>Identificando directorio de proyecto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source>Create .hgignore file</source> + <translation>Crear archivo .hgignore</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> + <translation><p>El archivo <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2114"/> + <source>Removing files from the Mercurial repository only</source> + <translation>Eliminando archivos unicamente del repositorio Mercurial</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1896"/> + <source>Mercurial Changegroup Files (*.hg)</source> + <translation>Archivos Changegroup de Mercurial (*.hg)</translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> - <source>Shall the working directory be updated?</source> - <translation>¿Debe ser actualizado el directorio de trabajo?</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1665"/> - <source>Showing current branch</source> - <translation>Mostrando la branch actual</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1929"/> - <source>Create changegroup</source> - <translation>Crear changegroup</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2028"/> - <source>Apply changegroups</source> - <translation>Aplicar changegroups</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2042"/> - <source>Bisect subcommand ({0}) invalid.</source> - <translation>Subcomando bisect ({0}) inválido.</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2076"/> - <source>Mercurial Bisect ({0})</source> - <translation>Mercurial Bisect ({0})</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1981"/> - <source>Preview changegroup</source> - <translation>Previsualizar changegroup</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1814"/> - <source>Identifying project directory</source> - <translation>Identificando directorio de proyecto</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source>Create .hgignore file</source> - <translation>Crear archivo .hgignore</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> - <translation><p>El archivo <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2108"/> - <source>Removing files from the Mercurial repository only</source> - <translation>Eliminando archivos unicamente del repositorio Mercurial</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890"/> - <source>Mercurial Changegroup Files (*.hg)</source> - <translation>Archivos Changegroup de Mercurial (*.hg)</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation>Archivos Changegroup de Mercurial (*.hg);;Todos los Archivos (*)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1991"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1997"/> <source>Identifying changegroup file</source> <translation>Identificando archivo de changegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2170"/> <source>Backing out changeset</source> <translation>Haciendo respaldo de changeset</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2144"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2150"/> <source>No revision given. Aborting...</source> <translation>No se ha proporcionado revisión. Abortando...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>El archivo changegroup de Mercurial <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2195"/> <source>Rollback last transaction</source> <translation>Hacer Rollback de la última transacción</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> <source>Are you sure you want to rollback the last transaction?</source> <translation>¿Está seguro de que quiere aplicar un rollback a la última transacción?</translation> </message> @@ -17614,587 +17614,587 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>New from repository</source> <translation>Nuevo desde repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>&New from repository...</source> <translation>&Nuevo desde repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="91"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <source>Create (clone) a new project from a Mercurial repository</source> <translation>Crear (clonar) un nuevo proyecto desde un repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="94"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> <translation><b>Nuevo desde repositorio</b><p>Crea (clona) un nuevo proyecto local desde un repositorio Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="104"/> <source>Show incoming log</source> <translation>Mostrar log entrante</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="108"/> <source>Show the log of incoming changes</source> <translation>Mostrar el log de los cambios entrantes</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="109"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> <translation><b>Mostrar log entrante</b><p>Muestra el log de cambios entrantes en el repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="116"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="118"/> <source>Pull changes</source> <translation>Hacer pull de cambios</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="120"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Pull changes from a remote repository</source> <translation>Hacer pull de cambios desde un repositorio remoto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> <translation><b>Hacer pull de cambios</b><p>Hace un pull de cambios desde un repositorio remoto al repositorio local.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>Update from repository</source> <translation>Hacer update desde repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>&Update from repository</source> <translation>Hacer &update desde repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="137"/> <source>Update the local project from the Mercurial repository</source> <translation>Actualizar el proyecto local desde el repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="138"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> <translation><b>Hacer update desde repositorio</b><p>Actualiza el proyecto local desde el repositorio Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>Commit changes to repository</source> <translation>Hacer commit de los cambios al repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>&Commit changes to repository...</source> <translation>Hacer &commit de los cambios al repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="149"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <source>Commit changes to the local project to the Mercurial repository</source> <translation>Hacer commit de los cambios en el proyecto local al repositorio Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="152"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> <translation><b>Hacer commit de los cambios al repositorio</b>Envia los cambios del proyecto local al repositorio Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="160"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> <source>Show outgoing log</source> <translation>Mostrar log saliente</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="166"/> <source>Show the log of outgoing changes</source> <translation>Mostrar el log de los cambios salientes</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="169"/> <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> <translation><b>Mostrar log saliente</b><p>Muestra el log de cambios salientes en el repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Push changes</source> <translation>Hacer push de cambios</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="180"/> <source>Push changes to a remote repository</source> <translation>Hacer push de cambios hacia un repositorio remoto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="183"/> <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> <translation><b>Hacer push de cambios</b><p>Hace un push de cambios desde un repositorio local a un repositorio remoto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>Export from repository</source> <translation>Exportar desde repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>&Export from repository...</source> <translation>&Exportar desde repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> <source>Export a project from the repository</source> <translation>Exportar un proyecto desde el repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> <translation><b>Exportar desde repositorio</b><p>Exporta un proyecto desde el repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>Add to repository</source> <translation>Añadir al repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>&Add to repository...</source> <translation>&Añadir al repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="223"/> <source>Add the local project to the repository</source> <translation>Añadir el proyecto local al repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="224"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> <translation><b>Añadir al repositorio</b><p>Añade (import) el proyecto local al repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>Remove from repository (and disk)</source> <translation>Eliminar del repositorio (y del disco)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>&Remove from repository (and disk)</source> <translation>Eliminar del &repositorio (y del disco)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> <source>Remove the local project from the repository (and disk)</source> <translation>Eliminar el proyecto local del repositorio (y del disco)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> <translation><b>Eliminar del repositorio</b><p>Elimina el proyecto local del repositorio (y del disco).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show log</source> <translation>Mostrar log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show &log</source> <translation>Mostrar &log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="250"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <source>Show the log of the local project</source> <translation>Mostrar el log del proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="253"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> <source><b>Show log</b><p>This shows the log of the local project.</p></source> <translation><b>Mostrar log</b><p>Muestra el log del proyecto local.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="260"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="262"/> <source>Show limited log</source> <translation>Mostrar log limitado</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <source>Show a limited log of the local project</source> <translation>Muestra un log limitado del proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="267"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="269"/> <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>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="275"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="277"/> <source>Show log browser</source> <translation>Mostrar navegador de log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="279"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> <source>Show a dialog to browse the log of the local project</source> <translation>Mostrar un diálogo para navegar el log del proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="282"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> <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>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="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show difference</source> <translation>Mostrar diferencia</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show &difference</source> <translation>Mostrar &diferencia</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="295"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> <source>Show the difference of the local project to the repository</source> <translation>Muestra las diferencias entre el proyecto local y el repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="298"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="300"/> <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> <translation><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="305"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source>Show difference (extended)</source> <translation>Mostrar diferencia (extendida)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> <source>Show the difference of revisions of the project to the repository</source> <translation>Muestra la diferencia de revisiones entre el proyecto local y el repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="314"/> <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> <translation><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="333"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show heads</source> <translation>Mostrar heads</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="336"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <source>Show the heads of the repository</source> <translation>Mostrar los heads del repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="341"/> <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> <translation><b>Mostrar heads</b><p>Muestra los heads del repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="346"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> <source>Show parents</source> <translation>Mostrar parents</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="349"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="351"/> <source>Show the parents of the repository</source> <translation>Mostrar los parents del repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="354"/> <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> <translation><b>Mostrar parents</b><p>Muestra los parents del repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="361"/> <source>Show tip</source> <translation>Mostrar tip</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <source>Show the tip of the repository</source> <translation>Mostrar el tip del repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> <translation><b>Mostrar tip</b><p>Muestra el tip del repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Merge</source> <translation>Hacer merge</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Mer&ge changes...</source> <translation>Hacer mer&ge de los cambios...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="392"/> <source>Merge changes of a revision into the local project</source> <translation>Hacer merge de los cambios de una revision en el proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> <translation><b>Merge</b><p>Hace un merge de los cambios de una revision en el proyecto local.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve conflicts</source> <translation>Resolver conflictos</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve con&flicts</source> <translation>Resolver con&flictos</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> <source>Resolve all conflicts of the local project</source> <translation>Resolver todos los conflictos del proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="406"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> <translation><b>Resolver conflictos</b><p>Resuelve todos los conflictos del proyecto local.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show status</source> <translation>Mostrar estado</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show &status</source> <translation>Mostrar e&stado</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> <source>Show the status of the local project</source> <translation>Mostrar el estado del proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="328"/> <source><b>Show status</b><p>This shows the status of the local project.</p></source> <translation><b>Mostrar estado</b><p>Muestra el estado del proyecto local.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Revert changes</source> <translation>Revertir cambios</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Re&vert changes</source> <translation>Re&vertir cambios</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <source>Revert all changes made to the local project</source> <translation>Revertir todos los cambios hechos al proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="379"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> <translation><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="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>Tag in repository</source> <translation>Crear un Tag en el repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>&Tag in repository...</source> <translation>Crear un &Tag en el repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <source>Tag the local project in the repository</source> <translation>Crea un tag del proyecto local en el repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="420"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="422"/> <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> <translation><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="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags</source> <translation>Listar tags</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags...</source> <translation>Listar tags...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> <source>List tags of the project</source> <translation>Lista los tags del proyecto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="433"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> <source><b>List tags</b><p>This lists the tags of the project.</p></source> <translation><b>Listar tags</b><p>Lista los tags del proyecto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches</source> <translation>Listar branches</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches...</source> <translation>Listar branches...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> <source>List branches of the project</source> <translation>Lista las branches del proyecto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="446"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <source><b>List branches</b><p>This lists the branches of the project.</p></source> <translation><b>Listar branches</b><p>Lista las branches del proyecto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create branch</source> <translation>Crear branch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create &branch...</source> <translation>Crear &branch...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="457"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="459"/> <source>Create a new branch for the local project in the repository</source> <translation>Crear una nueva branch para el proyecto local en el repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="462"/> <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> <translation><b>Crear branch</b><p>Crea una nueva branch para el proyecto local en el repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="484"/> <source>Close branch</source> <translation>Cerrar branch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="487"/> <source>Close the current branch of the local project</source> <translation>Cerrar la branch actual para el proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="488"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="490"/> <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> <translation><b>Cerrar branch</b><p>Cierra la branch actual del proyecto local.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>Switch</source> <translation>Hacer switch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>S&witch...</source> <translation>Hacer s&witch...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="512"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <source>Switch the working directory to another revision</source> <translation>Hacer switch del directorio de trabajo a otra revisión</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="515"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> <translation><b>Hacer switch</b><p>Hace un switch del directorio de trabajo a otra revisión.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanup</source> <translation>Limpiar (cleanup)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanu&p</source> <translation>Lim&piar (cleanup)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="527"/> <source>Cleanup the local project</source> <translation>Limpiar (cleanup) el proyecto local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> <translation><b>Limpieza (cleanup)</b><p>Lleva a cabo un cleanup del proyecto local.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>Execute command</source> <translation>Ejecutar comando</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>E&xecute command...</source> <translation>E&jecutar comando...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> <source>Execute an arbitrary Mercurial command</source> <translation>Ejecuta un comando Mercurial arbitrario</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="541"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="543"/> <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> <translation><b>Ejecutar comando</b><p>Abre un diálogo para introducir un comando Mercurial arbitrario.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command options</source> <translation>Opciones de comando</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command &options...</source> <translation>&Opciones de comando...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="553"/> <source>Show the Mercurial command options</source> <translation>Mostrar opciones de comando Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> <translation><b>Opciones de comando...</b><p>Muestra un diálogo para editar las opciones de comando Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure</source> <translation>Configurar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="564"/> <source>Show the configuration dialog with the Mercurial page selected</source> <translation>Mostrar el diálogo de configuración con la página de Mercurial seleccionada</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="565"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="567"/> <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> <translation><b>Configurar</b><p>Mostrar el diálogo de configuración con la página de Mercurial seleccionada.</p></translation> </message> @@ -18239,437 +18239,437 @@ <translation type="obsolete"><b>Mostrar ajustes de configuración combinados</b><p>Muestra los ajustes de configuración combinados con todos los archivos de configuración.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths</source> <translation>Mostrar rutas</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths...</source> <translation>Mostrar rutas...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="618"/> <source>Show the aliases for remote repositories</source> <translation>Mostrar los alias para los repositorios remotos</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation><b>Mostrar rutas</b><p>Muestra los alias para los repositorios remotos.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository</source> <translation>Verificar repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository...</source> <translation>Verificar repositorio...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="629"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="631"/> <source>Verify the integrity of the repository</source> <translation>Verificar la integridad del repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation><b>Verificar repositorio</b><p>Verifica la integridad del repositorio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover</source> <translation>Recuperar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover...</source> <translation>Recuperar...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Recover from an interrupted transaction</source> <translation>Recuperar de una transacción interrumpida</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="645"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="647"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation><b>Recuperar</b><p>Recupera de una transacción interrumpida.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="667"/> <source>Create .hgignore</source> <translation>Crear .hgignore</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="670"/> <source>Create a .hgignore file with default values</source> <translation>Creare un archivo .hgignore con valores por defecto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="673"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation><b>Crear .hgignore</b><p>Crea un archivo .hgignore con valores por defecto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="849"/> <source>Repository Administration</source> <translation>Administración del Repositorio</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup</source> <translation>Crear changegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup...</source> <translation>Crear changegroup...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> <source>Create changegroup file collecting changesets</source> <translation>Crea un archivo de changegroup recogiendo changesets</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups</source> <translation>Aplicar changegroups</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups...</source> <translation>Aplicar changegroups...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> <source>Apply one or several changegroup files</source> <translation>Aplicar uno o varios archivos de changegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Changegroup Management</source> <translation>Gestión de Chagegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="684"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="686"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation><b>Crear changegroup</b><p>Crea un archivo de changegroup recogiendo los changeset seleccionados (hg bundle).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation><b>Aplicar changegroups</b><p>Aplica uno o varios archivos de changegroup generados por la acción 'Crear changegroup' (hg unbundle).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="497"/> <source>Show current branch</source> <translation>Mostrar la branch actual</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> <source>Show the current branch of the project</source> <translation>Mostrar la branch actual del proyecto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation><b>Mostrar branch actual</b><p>Muestra la branch actual del proyecto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"</source> <translation>Marcar como "bueno"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> <source>Mark a selectable changeset as good</source> <translation>Marcar un changeset seleccionable como bueno</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation><b>Marcar como bueno</b><p>Marca un changeset seleccionable como bueno.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"</source> <translation>Marcar como "malo"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="750"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="752"/> <source>Mark a selectable changeset as bad</source> <translation>Marcar un changeset seleccionable como malo</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="755"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation><b>Marcar como malo</b><p>Marca un changeset seleccionable como malo.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="760"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="762"/> <source>Skip</source> <translation>Saltar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Skip the current changeset</source> <translation>Saltar el changeset actual</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Skip</b><p>This skips the current changeset.</p></source> <translation><b>Saltar</b><p>Salta el changeset actual.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="773"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Reset</source> <translation>Reiniciar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="776"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="778"/> <source>Reset the bisect search data</source> <translation>Reiniciar los datos de búsqueda de bisect</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation><b>Reiniciar</b><p>Reinicia los datos de búsqueda de bisect.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="887"/> <source>Bisect</source> <translation>Bisect</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"...</source> <translation>Marcar como "bueno"...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"...</source> <translation>Marcar como "malo"...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup</source> <translation>Previsualizar changegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup...</source> <translation>Previsualizar changegroup...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify</source> <translation>Identificar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify...</source> <translation>Identificar...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="655"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="657"/> <source>Identify the project directory</source> <translation>Identificar el directorio de proyecto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="658"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="660"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation><b>Identificar</b><p>Identifica el directorio de proyecto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation>Previsualizar un archivo de changegroup conteniendo una colección de changesets</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="698"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="700"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation><b>Previsualizar changegroup</b><p>Previsualiza un archivo de changegroup conteniendo una colección de changesets.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup</source> <translation>Identificar changegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup...</source> <translation>Identificar changegroup...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source>Identify a changegroup file containing a collection of changesets</source> <translation>Identificar un archivo de changegroup conteniendo una colección de changesets</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="714"/> <source><b>Identify changegroup</b><p>This identifies a changegroup file containing a collection of changesets.</p></source> <translation><b>Identificar changegroup</b><p>Identifica un archivo de changegroup conteniendo una colección de changesets.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="786"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="788"/> <source>Back out changeset</source> <translation>Hacer respaldo de changeset</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> <source>Back out changes of an earlier changeset</source> <translation>Hacer respaldo de cambios de un changeset anterior</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="792"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation><b>Hacer respaldo de changeset</b><p>Hace un respaldo de cambios de un changeset anterior.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="191"/> <source>Push changes (force)</source> <translation>Hacer push de cambios (force)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source>Push changes to a remote repository with force option</source> <translation>Se hace un push de los cambios a un repositorio remoto con la opción force</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="198"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation><b>Hacer push de cambios (force)</b><p>Se hace un push de los cambios desde el repositorio local a un repositorio remoto utilizando la opción 'force'.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="868"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source>Specials</source> <translation>Especial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository</source> <translation>Servir repositorio de proyecto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository...</source> <translation>Servir repositorio de proyecto...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="827"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source>Serve the project repository</source> <translation>Servir el repositorio de proyecto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="830"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="832"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation><b>Servir repositorio de proyecto</b><p>Esto sirve el repositorio de proyecto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>Pull</source> <translation>Hacer Pull</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>The project should be reread. Do this now?</source> <translation>El proyecto debería ser cargado de nuevo. ¿Desea hacerlo ahora?</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> <source>Push new branch</source> <translation>Hacer push de nueva rama</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> <source>Push the current branch of the local project as a new named branch</source> <translation>Ejecutar push de la rama actual del proyecto local como una nueva rama con nombre</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="474"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="476"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation><b>Hacer push de nueva rama</b><p>Hace un push de la rama actual del proyecto local como una nueva rama con nombre.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="801"/> <source>Rollback last transaction</source> <translation>Rollback de última transacción</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="802"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="804"/> <source>Rollback the last transaction</source> <translation>Rollback de la última transacción</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care.</strong></p></source> <translation><b>Rollback de última transacción</b><p>Lleva a cabo un rollback de la última transacción. Las transactiones se utilizan para encapsular los efectos de todos los comandos que crean nuevos changesets or propagan changesets existentes hacia un repository. Por ejemplo, los siguientes comandos son transaccionales, y sus efectos pueden ser revertidos (rollback):<ul><li>commit</li><li>import</li><li>pull</li><li>push (con este repositorio como destino)</li><li>unbundle</li></ul></p><p><strong>Este comando es peligroso. Utiliícelo por favor con cuidado.</strong></p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> <source>Extensions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source>Show an editor to edit the user configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="580"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="588"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Show an editor to edit the repository configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="591"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the combined configuration settings from all configuration files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="605"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation type="unfinished"></translation> </message> @@ -26781,7 +26781,7 @@ <translation>¿Le gustaría editar las opciones de comando para VCS?</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>New project</source> <translation>Proyecto nuevo</translation> </message> @@ -26801,7 +26801,7 @@ <translation>Seleccione el sistema de control de versiones para el proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>Open project</source> <translation>Abrir proyecto</translation> </message> @@ -26811,7 +26811,7 @@ <translation>Archivos de proyecto (*.e4p)</translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save project as</source> <translation>Guardar proyecto como</translation> </message> @@ -26831,12 +26831,12 @@ <translation>El proyecto actual tiene cambios sin guardar.</translation> </message> <message> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>Syntax errors detected</source> <translation>Se detectaron errores de sintaxis</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>El archivo contiene %n archivo(s) con errores de sintaxis.</numerusform> @@ -26844,587 +26844,587 @@ </translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>&New...</source> <translation>&Nuevo...</translation> </message> <message> + <location filename="Project/Project.py" line="2866"/> + <source>Generate a new project</source> + <translation>Generar un nuevo proyecto</translation> + </message> + <message> <location filename="Project/Project.py" line="2867"/> - <source>Generate a new project</source> - <translation>Generar un nuevo proyecto</translation> - </message> - <message> - <location filename="Project/Project.py" line="2868"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Nuevo...</b><p>Abre un diálogo para introducir la información para un nuevo proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>&Open...</source> <translation>&Abrir...</translation> </message> <message> + <location filename="Project/Project.py" line="2879"/> + <source>Open an existing project</source> + <translation>Abrir un proyecto existente</translation> + </message> + <message> <location filename="Project/Project.py" line="2880"/> - <source>Open an existing project</source> - <translation>Abrir un proyecto existente</translation> - </message> - <message> - <location filename="Project/Project.py" line="2881"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Abrir...</b><p>Abre un proyecto existente..</p></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>Close project</source> <translation>Cerrar proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>&Close</source> <translation>&Cerrar</translation> </message> <message> + <location filename="Project/Project.py" line="2890"/> + <source>Close the current project</source> + <translation>Cierra el proyecto actual</translation> + </message> + <message> <location filename="Project/Project.py" line="2891"/> - <source>Close the current project</source> - <translation>Cierra el proyecto actual</translation> - </message> - <message> - <location filename="Project/Project.py" line="2892"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Cerrar</b><p>Cierra el proyecto actualt.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2899"/> + <location filename="Project/Project.py" line="2898"/> <source>Save project</source> <translation>Guardar proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>&Save</source> <translation>&Guardar</translation> </message> <message> + <location filename="Project/Project.py" line="2901"/> + <source>Save the current project</source> + <translation>Guarda el proyecto actual</translation> + </message> + <message> <location filename="Project/Project.py" line="2902"/> - <source>Save the current project</source> - <translation>Guarda el proyecto actual</translation> - </message> - <message> - <location filename="Project/Project.py" line="2903"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Guardar</b><p>Guarda el proyecto actual.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save &as...</source> <translation>Guardar co&mo...</translation> </message> <message> + <location filename="Project/Project.py" line="2912"/> + <source>Save the current project to a new file</source> + <translation>Guardar el proyecto actual en un nuevo archivo</translation> + </message> + <message> <location filename="Project/Project.py" line="2913"/> - <source>Save the current project to a new file</source> - <translation>Guardar el proyecto actual en un nuevo archivo</translation> - </message> - <message> - <location filename="Project/Project.py" line="2914"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Guardar como</b><p>Guarda el proyecto en otro archivo.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add files to project</source> <translation>Agregar archivos al proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add &files...</source> <translation>&Agregar archivos...</translation> </message> <message> + <location filename="Project/Project.py" line="2926"/> + <source>Add files to the current project</source> + <translation>Añadir archivos al proyecto actual</translation> + </message> + <message> <location filename="Project/Project.py" line="2927"/> - <source>Add files to the current project</source> - <translation>Añadir archivos al proyecto actual</translation> - </message> - <message> - <location filename="Project/Project.py" line="2928"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Añadir archivos...</b><p>Abre un diálogo para añadir archivos al proyecto actual. El lugar donde se van a añadir es determinado por la extensión del nombre de archivo.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory to project</source> <translation>Agregar directorio al proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory...</source> <translation>Agregar directorio...</translation> </message> <message> - <location filename="Project/Project.py" line="2941"/> + <location filename="Project/Project.py" line="2940"/> <source>Add a directory to the current project</source> <translation>Agregar directorio al proyecto actual</translation> </message> <message> - <location filename="Project/Project.py" line="2943"/> + <location filename="Project/Project.py" line="2942"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Añadir directorio...</b><p>Abre un diálogo para añadir un directorio al proyecto actual.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add translation to project</source> <translation>Añadir traducción al proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add &translation...</source> <translation>Añadir &Traducción...</translation> </message> <message> - <location filename="Project/Project.py" line="2955"/> + <location filename="Project/Project.py" line="2954"/> <source>Add a translation to the current project</source> <translation>Añadir una traducción al proyecto actual</translation> </message> <message> - <location filename="Project/Project.py" line="2957"/> + <location filename="Project/Project.py" line="2956"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Añadir traducción...</b><p>Abre un diálogo para añadir una traducción al proyecto actual.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Search new files</source> <translation>Buscar archivos nuevos</translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Searc&h new files...</source> <translation>Bus&car archivos nuevos...</translation> </message> <message> + <location filename="Project/Project.py" line="2967"/> + <source>Search new files in the project directory.</source> + <translation>Bucar nuevos archivos en el directorio de proyecto.</translation> + </message> + <message> <location filename="Project/Project.py" line="2968"/> - <source>Search new files in the project directory.</source> - <translation>Bucar nuevos archivos en el directorio de proyecto.</translation> - </message> - <message> - <location filename="Project/Project.py" line="2969"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Buscar nuevos archivos...</b><p>Busca nuevos archivos (fuentes, *.ui, *.idl) en el directorio del proyecto y en los subdirectorios registrados.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>Project properties</source> <translation>Propiedades del proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>&Properties...</source> <translation>&Propiedades...</translation> </message> <message> + <location filename="Project/Project.py" line="2979"/> + <source>Show the project properties</source> + <translation>Ver las propiedades del proyecto</translation> + </message> + <message> <location filename="Project/Project.py" line="2980"/> - <source>Show the project properties</source> - <translation>Ver las propiedades del proyecto</translation> - </message> - <message> - <location filename="Project/Project.py" line="2981"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Propiedades...</b><p>Muestra un diálogo para editar las propiedades del proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>User project properties</source> <translation>Propiedades del usuario del proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>&User Properties...</source> <translation>Propiedades del &Usuario...</translation> </message> <message> - <location filename="Project/Project.py" line="2991"/> + <location filename="Project/Project.py" line="2990"/> <source>Show the user specific project properties</source> <translation>Muestra propiedades del proyecto específicas del usuario</translation> </message> <message> - <location filename="Project/Project.py" line="2993"/> + <location filename="Project/Project.py" line="2992"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Propiedades del Usuario...</b><p>Abre un diálogo par editar las propiedades del proyecto específicas del usuario.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations</source> <translation>Asociación de tipos de archivo</translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations...</source> <translation>Asociación de tipos de archivo...</translation> </message> <message> - <location filename="Project/Project.py" line="3003"/> + <location filename="Project/Project.py" line="3002"/> <source>Show the project filetype associations</source> <translation>Ver las asociaciones del proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="3005"/> + <location filename="Project/Project.py" line="3004"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation><b>Asociaciones de Tipo de Archivo...</b><p>Muestra un diálogo para editar las asociaciones de los tipos de archivos del proyecto. Estas asociaciones determinan el tipo (fuente, formulario, interfaz u otras) con un patrón de nombres de archivo. Se usan cuando se añade un archivo al proyecto y cuando se realiza una búsqueda de nuevos archivos.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger Properties</source> <translation>Propiedades del depurador</translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger &Properties...</source> <translation>&Propiedades del depurador...</translation> </message> <message> + <location filename="Project/Project.py" line="3033"/> + <source>Show the debugger properties</source> + <translation>Muestra las propiedades del depurador</translation> + </message> + <message> <location filename="Project/Project.py" line="3034"/> - <source>Show the debugger properties</source> - <translation>Muestra las propiedades del depurador</translation> - </message> - <message> - <location filename="Project/Project.py" line="3035"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Propiedades del Depurador...</b><p>Abre un diálogo par editar las propiedades del depurador específicas del proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>Load</source> <translation>Cargar</translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>&Load</source> <translation>&Cargar</translation> </message> <message> + <location filename="Project/Project.py" line="3044"/> + <source>Load the debugger properties</source> + <translation>Cargar las propiedades del depurador</translation> + </message> + <message> <location filename="Project/Project.py" line="3045"/> - <source>Load the debugger properties</source> - <translation>Cargar las propiedades del depurador</translation> - </message> - <message> - <location filename="Project/Project.py" line="3046"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>Cargar Propiedades del Depurador</b><p>Carga las opciones de configuración del depurador específicas del proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>Save</source> <translation>Guardar</translation> </message> <message> + <location filename="Project/Project.py" line="3055"/> + <source>Save the debugger properties</source> + <translation>Guardar propiedades del depurador</translation> + </message> + <message> <location filename="Project/Project.py" line="3056"/> - <source>Save the debugger properties</source> - <translation>Guardar propiedades del depurador</translation> - </message> - <message> - <location filename="Project/Project.py" line="3057"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Guardar Propiedades del Depurador</b><p>Guarda las opciones de configuración del depurador específicas del proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>Delete</source> <translation>Borrar</translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>&Delete</source> <translation>&Borrar</translation> </message> <message> + <location filename="Project/Project.py" line="3066"/> + <source>Delete the debugger properties</source> + <translation>Borrar las propiedades del depurador</translation> + </message> + <message> <location filename="Project/Project.py" line="3067"/> - <source>Delete the debugger properties</source> - <translation>Borrar las propiedades del depurador</translation> - </message> - <message> - <location filename="Project/Project.py" line="3068"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>Borrar Propiedades del Depurador</b><p>Borra el archivo que contiene las opciones de configuración del depurador específicas del proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>Reset</source> <translation>Reiniciar</translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>&Reset</source> <translation>&Reiniciar</translation> </message> <message> + <location filename="Project/Project.py" line="3078"/> + <source>Reset the debugger properties</source> + <translation>Restablecer las propiedades del depurador</translation> + </message> + <message> <location filename="Project/Project.py" line="3079"/> - <source>Reset the debugger properties</source> - <translation>Restablecer las propiedades del depurador</translation> - </message> - <message> - <location filename="Project/Project.py" line="3080"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>Restablecer Propiedades del Depurador</b><p>Restablece las opciones de configuración del depurador específicas del proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3089"/> + <location filename="Project/Project.py" line="3088"/> <source>Load session</source> <translation>Cargar sesión</translation> </message> <message> + <location filename="Project/Project.py" line="3091"/> + <source>Load the projects session file.</source> + <translation>Cargar archivo de sesión de proyectos.</translation> + </message> + <message> <location filename="Project/Project.py" line="3092"/> - <source>Load the projects session file.</source> - <translation>Cargar archivo de sesión de proyectos.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3093"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Cargar sesión</b><p>Carga el archivo de sesión de proyecto. La sesión consiste en los datos siguientes.<br>- todos los archivos de fuentes abiertos<br>- todos los puntos de interrupción<br>- todos los argumentos de línea de comandos<br>- el directorio de trabajo<br>- el flag de reporte de excepciones</p></translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3105"/> <source>Save session</source> <translation>Guardar sesión</translation> </message> <message> + <location filename="Project/Project.py" line="3108"/> + <source>Save the projects session file.</source> + <translation>Guardar archivos de sessión de proyecto.</translation> + </message> + <message> <location filename="Project/Project.py" line="3109"/> - <source>Save the projects session file.</source> - <translation>Guardar archivos de sessión de proyecto.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3110"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Guardar sesión</b><p>Guarda el archivo de sesión de proyecto. La sesión consiste en los datos siguientes.<br>- todos los archivos de fuentes abiertos<br>- todos los puntos de interrupción<br>- todos los argumentos de línea de comandos<br>- el directorio de trabajo<br>- el flag de reporte de excepciones</p></translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3122"/> <source>Delete session</source> <translation>Borrar sesión</translation> </message> <message> + <location filename="Project/Project.py" line="3125"/> + <source>Delete the projects session file.</source> + <translation>Borrar el archivo de sesión de proyecto.</translation> + </message> + <message> <location filename="Project/Project.py" line="3126"/> - <source>Delete the projects session file.</source> - <translation>Borrar el archivo de sesión de proyecto.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3127"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Borrar sesión</b><p>Borra el archivo de sesión del proyecto</p></translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>Code Metrics</source> <translation>Métricas de código</translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>&Code Metrics...</source> <translation>Métricas de &código...</translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3138"/> <source>Show some code metrics for the project.</source> <translation>Muestra algunas métricas del código para este proyecto.</translation> </message> <message> - <location filename="Project/Project.py" line="3141"/> + <location filename="Project/Project.py" line="3140"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Métricas de Código...</b><p>Muestra algunas métricas de código para todos los archivos Python en el proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Python Code Coverage</source> <translation>Cobertura de Código Python</translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Code Co&verage...</source> <translation>Co&bertura de código...</translation> </message> <message> - <location filename="Project/Project.py" line="3151"/> + <location filename="Project/Project.py" line="3150"/> <source>Show code coverage information for the project.</source> <translation>Muestra información de cobertura de código para el proyecto.</translation> </message> <message> - <location filename="Project/Project.py" line="3153"/> + <location filename="Project/Project.py" line="3152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Cobertura de Código...</b><p>Muestra la información de cobertura de código para todos los archivos Python en el proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Profile Data</source> <translation>Datos de perfil</translation> </message> <message> - <location filename="Project/Project.py" line="3161"/> + <location filename="Project/Project.py" line="3160"/> <source>&Profile Data...</source> <translation>Datos de &pefil...</translation> </message> <message> - <location filename="Project/Project.py" line="3164"/> + <location filename="Project/Project.py" line="3163"/> <source>Show profiling data for the project.</source> <translation>Mostrar datos de profiling para el proyecto.</translation> </message> <message> - <location filename="Project/Project.py" line="3166"/> + <location filename="Project/Project.py" line="3165"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Datos de Profiling...</b><p>Muestra datos de profiling para el proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Application Diagram</source> <translation>Diagrama de Aplicación</translation> </message> <message> - <location filename="Project/Project.py" line="3173"/> + <location filename="Project/Project.py" line="3172"/> <source>&Application Diagram...</source> <translation>Diagrama de &Aplicación...</translation> </message> <message> - <location filename="Project/Project.py" line="3176"/> + <location filename="Project/Project.py" line="3175"/> <source>Show a diagram of the project.</source> <translation>Mostrar diagrama del proyecto.</translation> </message> <message> - <location filename="Project/Project.py" line="3178"/> + <location filename="Project/Project.py" line="3177"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagrama de Aplicación...</b><p>Muestra un diagrama del proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source>Create Package List</source> <translation>Crear Lista del Paquete</translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3186"/> <source>Create &Package List</source> <translation>Crear Lista del &Paquete</translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source>Create Plugin Archive</source> <translation>Crear Archivo de Plugin</translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3200"/> <source>Create Plugin &Archive</source> <translation>Crear &Archivo de Plugin</translation> </message> <message> + <location filename="Project/Project.py" line="3249"/> + <source>&Project</source> + <translation>&Proyecto</translation> + </message> + <message> <location filename="Project/Project.py" line="3250"/> - <source>&Project</source> - <translation>&Proyecto</translation> + <source>Open &Recent Projects</source> + <translation>Abrir Proyectos &Recientes</translation> </message> <message> <location filename="Project/Project.py" line="3251"/> - <source>Open &Recent Projects</source> - <translation>Abrir Proyectos &Recientes</translation> - </message> - <message> - <location filename="Project/Project.py" line="3252"/> <source>&Version Control</source> <translation>Control de &Versiones</translation> </message> <message> - <location filename="Project/Project.py" line="3255"/> + <location filename="Project/Project.py" line="3254"/> <source>Chec&k</source> <translation>Veri&ficar</translation> </message> <message> + <location filename="Project/Project.py" line="3256"/> + <source>Sho&w</source> + <translation>V&er</translation> + </message> + <message> <location filename="Project/Project.py" line="3257"/> - <source>Sho&w</source> - <translation>V&er</translation> + <source>&Diagrams</source> + <translation>&Diagramas</translation> </message> <message> <location filename="Project/Project.py" line="3258"/> - <source>&Diagrams</source> - <translation>&Diagramas</translation> + <source>Session</source> + <translation>Sesión</translation> </message> <message> <location filename="Project/Project.py" line="3259"/> - <source>Session</source> - <translation>Sesión</translation> - </message> - <message> - <location filename="Project/Project.py" line="3260"/> <source>Source &Documentation</source> <translation>Origen de &Documentación </translation> </message> <message> + <location filename="Project/Project.py" line="3261"/> + <source>Debugger</source> + <translation>Depurador</translation> + </message> + <message> <location filename="Project/Project.py" line="3262"/> - <source>Debugger</source> - <translation>Depurador</translation> - </message> - <message> - <location filename="Project/Project.py" line="3263"/> <source>Pac&kagers</source> <translation>Empa&quetadores</translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3364"/> <source>Project</source> <translation>Proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3425"/> <source>&Clear</source> <translation>&Borrar</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>Search New Files</source> <translation>Buscar nuevos archivos</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>There were no new files found to be added.</source> <translation>No se han encontrado nuevos archivos para ser añadidos.</translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source>Version Control System</source> <translation>Sistema de control de versiones</translation> </message> <message> - <location filename="Project/Project.py" line="3766"/> + <location filename="Project/Project.py" line="3765"/> <source>Coverage Data</source> <translation>Datos de Cobertura</translation> </message> <message> - <location filename="Project/Project.py" line="3812"/> + <location filename="Project/Project.py" line="3811"/> <source>There is no main script defined for the current project. Aborting</source> <translation>No hay script principal definido para el proyecto actual. Abortando</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Code Coverage</source> <translation>Cobertura de codigo</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Please select a coverage file</source> <translation>Por favor seleccione un archivo de cobertura</translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Please select a profile file</source> <translation>Por favor seleccione un archivo de profiling</translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Include module names?</source> <translation>¿Incluir nombres de módulos?</translation> </message> <message> - <location filename="Project/Project.py" line="3990"/> + <location filename="Project/Project.py" line="3989"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>El archivo <b>PKGLIST</b> ya existe.</p><p>¿Desea sobreescribirlo?</p></translation> </message> <message> - <location filename="Project/Project.py" line="4034"/> + <location filename="Project/Project.py" line="4033"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>El archivo <b>PKGLIST</b> no existe. Abortando...</p></translation> </message> <message> - <location filename="Project/Project.py" line="4042"/> + <location filename="Project/Project.py" line="4041"/> <source>The project does not have a main script defined. Aborting...</source> <translation>No hay script principal definido para el proyecto actual. Abortando...</translation> </message> @@ -27434,12 +27434,12 @@ <translation>Registrando Tipo de Proyecto</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Crear un Archivo de Plugin (Snapshot)</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Crear un Archivo de Plugin (&Snapshot)</translation> </message> @@ -27459,22 +27459,22 @@ <translation>Introduzca el patrón de ruta para los archivos de traducción (use '%language%' in lugar del código de idioma):</translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations</source> <translation>Asociaciones de Analizador Léxico</translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations...</source> <translation>Asociaciones de Analizador Léxico...</translation> </message> <message> - <location filename="Project/Project.py" line="3018"/> + <location filename="Project/Project.py" line="3017"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Ver las asociaciones de analizador léxico del proyecto (sobreescribiendo valores por defecto)</translation> </message> <message> - <location filename="Project/Project.py" line="3020"/> + <location filename="Project/Project.py" line="3019"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Asociaciones de Analizador Léxico ...</b><p>Muestra un diálogo para editar las asociaciones de analizador léxico del proyecto. Estas asociaciones sobreescriben las asociaciones de analizador léxico globales. Los analizadores léxicos se utilizan para resaltar el texto en el editor.</p></translation> </message> @@ -27599,72 +27599,72 @@ <translation><p>El directorio de proyecto <b>{0}</b> no pudo ser creado.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3191"/> + <location filename="Project/Project.py" line="3190"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation>Crear un archivo inicial PKGLIST para un plugin para eric5.</translation> </message> <message> - <location filename="Project/Project.py" line="3193"/> + <location filename="Project/Project.py" line="3192"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation><b>Crear Lista del Paquete</b><p>Crea una lista inicial de archivos a incluir en un archivo para plugin de eric5. Esta lista se crea a partir del archivo de proyecto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3205"/> + <location filename="Project/Project.py" line="3204"/> <source>Create an eric5 plugin archive file.</source> <translation>Crear un archivo de plugin para eric5.</translation> </message> <message> - <location filename="Project/Project.py" line="3207"/> + <location filename="Project/Project.py" line="3206"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation><b>Crear Archivo de Plugin</b><p>Crea un archivo de plugin para eric5 utilizando la lista de archivos dada en el archivo PKGLIST. El nombre de archivo se determina a partir del nombr del script principal.</p> </translation> </message> <message> - <location filename="Project/Project.py" line="3220"/> + <location filename="Project/Project.py" line="3219"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation>Crear un archivo de plugin de eric5 (snapshot release).</translation> </message> <message> - <location filename="Project/Project.py" line="3222"/> + <location filename="Project/Project.py" line="3221"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation><b>Crear un archivo de plugin (Snapshot)</b><p>Crea un archivo de plugin utilizando la lista de archivos proporcionada en el archivo PKGLIST. El nombre del archivo se determina por el nombre del script principal. La entrada para la versión del script proncipal se modifica para reflejar una versión snapshot.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3665"/> + <location filename="Project/Project.py" line="3664"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation><p>El VCS seleccionado <b>{0}</b> no ha sido encontrado.<br>Revirtiendo sobreescritura.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>El VCS seleccionado <b>{0}</b> no ha sido encontrado.<br>Deshabilitando control de versiones.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>El archivo <b>PKGLIST</b> no puede ser creado.</p><p>Causa: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4054"/> + <location filename="Project/Project.py" line="4053"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation><p>El archivo <b>PKGLIST</b> no puede ser leido.</p><p>Causa: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4068"/> + <location filename="Project/Project.py" line="4067"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>El archivo de plugin de eric5 <b>{0}</b> no ha podido ser creado. Abortando...</p><p>Razón: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4088"/> + <location filename="Project/Project.py" line="4087"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>El fichero<b>{0}</b> no ha podido ser almacenado en el archivo. Va a ser ignorado.</p><p>Causa: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4100"/> + <location filename="Project/Project.py" line="4099"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation><p>El archivo de plugin de eric5 <b>{0}</b> se ha creado satisfactoriamente.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>El archivo de plugin<b>{0}</b> no puede ser leido.</p><p>Causa: {1}</p></translation> </message> @@ -41103,6 +41103,145 @@ </message> </context> <context> + <name>Transplant</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="79"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="105"/> + <source>Transplant Changesets (Continue</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="14"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="23"/> + <source>&Revisions:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="40"/> + <source>Repositor&y:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="50"/> + <source>Enter a repository URL, if changesets shall be transplanted from a repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="57"/> + <source>&Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="67"/> + <source>Select or enter the branch to transplant from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="80"/> + <source>Select to transplant all changesets of the branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="83"/> + <source>Transplant &All Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="90"/> + <source>&Skip:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="100"/> + <source>Enter revisions to be skipped separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="107"/> + <source>&Merge:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="117"/> + <source>Enter revisions to be merged separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="124"/> + <source>Select to append transplant info to the log message</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="127"/> + <source>Append Transplant &Info</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="33"/> + <source>Enter the revisions or revision ranges to be transplanted separated by a space character</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="109"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="56"/> + <source>Transplant changesets from another branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="59"/> + <source><b>Transplant Changesets</b><p>This transplants changesets from another branch on top of the current working directory with the log of the original changeset.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="67"/> + <source>Continue</source> + <translation type="unfinished">Continuar</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="71"/> + <source>Continue the last transplant session after repair</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="74"/> + <source><b>Continue</b><p>This continues the last transplant session after repair.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="100"/> + <source>Transplant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>The project should be reread. Do this now?</source> + <translation type="unfinished">El proyecto debería ser cargado de nuevo. ¿Desea hacerlo ahora?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>Transplant Changesets (Continue)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>TrayStarter</name> <message> <location filename="Tools/TrayStarter.py" line="56"/> @@ -47826,17 +47965,17 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1564"/> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Etiquetas</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1566"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1572"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Branches</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1579"/> <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> @@ -47847,31 +47986,31 @@ </table></p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> <source><tr><td><b>Tip</b></td><td></td></tr> </source> <translation><tr><td><b>Pista</b></td><td></td></tr> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1560"/> <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Changeset</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1570"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1576"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Padres</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1086"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1092"/> <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>Padre #{0}</b></td><td></td></tr> <tr><td><b>Changeset</b></td><td>{1}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <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> @@ -47880,7 +48019,7 @@ <tr><td><b>Hora de commit</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1126"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1132"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -47897,7 +48036,7 @@ {2}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1568"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_fr.ts Sun May 29 18:04:36 2011 +0200 +++ b/i18n/eric5_fr.ts Mon May 30 16:53:13 2011 +0200 @@ -16685,247 +16685,247 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="207"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> <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="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="215"/> <source>The hg process did not finish within 30s.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="217"/> <source>Could not start the hg executable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Create project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>The project repository could not be created.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="270"/> <source>Creating Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="280"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="285"/> <source>Initial commit to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="326"/> <source>Cloning project from a Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="422"/> <source>Commiting changes to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="465"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>Synchronizing with the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="518"/> <source>Adding files/directories to the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> <source>Removing files/directories from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="636"/> <source>Renaming {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="736"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="741"/> <source>Taging in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="771"/> <source>Reverting changes</source> <translation type="unfinished">Revenir avant les modifications</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="819"/> <source>Merging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1039"/> <source>Mercurial command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1216"/> <source>Copying {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Mercurial Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <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="1463"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1469"/> <source>Pulling from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1501"/> <source>Pushing to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1609"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1615"/> <source>Resolving files/directories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Create Branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Enter branch name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1648"/> <source>Creating branch in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1727"/> <source>Verifying the integrity of the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1745"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1751"/> <source>Showing the combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1768"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1774"/> <source>Showing aliases for remote repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1791"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>Recovering from interrupted transaction</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2023"/> + <source>Shall the working directory be updated?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1671"/> + <source>Showing current branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1935"/> + <source>Create changegroup</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034"/> + <source>Apply changegroups</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2048"/> + <source>Bisect subcommand ({0}) invalid.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> + <source>Mercurial Bisect ({0})</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> + <source>Preview changegroup</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1820"/> + <source>Identifying project directory</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source>Create .hgignore file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2114"/> + <source>Removing files from the Mercurial repository only</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1896"/> + <source>Mercurial Changegroup Files (*.hg)</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> - <source>Shall the working directory be updated?</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1665"/> - <source>Showing current branch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1929"/> - <source>Create changegroup</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2028"/> - <source>Apply changegroups</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2042"/> - <source>Bisect subcommand ({0}) invalid.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2076"/> - <source>Mercurial Bisect ({0})</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1981"/> - <source>Preview changegroup</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1814"/> - <source>Identifying project directory</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source>Create .hgignore file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2108"/> - <source>Removing files from the Mercurial repository only</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890"/> - <source>Mercurial Changegroup Files (*.hg)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1991"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1997"/> <source>Identifying changegroup file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2170"/> <source>Backing out changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2144"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2150"/> <source>No revision given. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2195"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> @@ -19029,1022 +19029,1022 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <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="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <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="91"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <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="94"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> <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="102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="104"/> <source>Show incoming log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="108"/> <source>Show the log of incoming changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="109"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <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="116"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="118"/> <source>Pull changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="120"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Pull changes from a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> <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="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>Update from repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <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="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="137"/> <source>Update the local project from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="138"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <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="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <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="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <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="149"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <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="152"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> <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="160"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> <source>Show outgoing log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="166"/> <source>Show the log of outgoing changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="169"/> <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="174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Push changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="180"/> <source>Push changes to a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="183"/> <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="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>Export from repository</source> <translation type="unfinished">Exporter du référentiel</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>&Export from repository...</source> <translation type="unfinished">&Exporter du référentiel...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> <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="211"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> <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="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>Add to repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>&Add to repository...</source> <translation type="unfinished">&Ajouter au référentiel...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="223"/> <source>Add the local project to the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="224"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <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="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <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="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <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="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> <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="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <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="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show log</source> <translation type="unfinished">Afficher le log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show &log</source> <translation type="unfinished">Afficher le &log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="250"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <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="253"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> <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="260"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="262"/> <source>Show limited log</source> <translation type="unfinished">Afficher un log limité</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <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="267"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="269"/> <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="275"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="277"/> <source>Show log browser</source> <translation type="unfinished">Afficher le navigateur de logs</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="279"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> <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="282"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> <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="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show difference</source> <translation type="unfinished">Afficher les différences</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show &difference</source> <translation type="unfinished">Afficher les &différences</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="295"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> <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="298"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="300"/> <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="305"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source>Show difference (extended)</source> <translation type="unfinished">Afficher les différences (étendu)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> <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="312"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="314"/> <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="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show status</source> <translation type="unfinished">Afficher l'état (status)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show &status</source> <translation type="unfinished">Affich&er l'état VCS</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> <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="326"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="328"/> <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="333"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show heads</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="336"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <source>Show the heads of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="341"/> <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="346"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> <source>Show parents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="349"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="351"/> <source>Show the parents of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="354"/> <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="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="361"/> <source>Show tip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <source>Show the tip of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <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="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Revert changes</source> <translation type="unfinished">Revenir avant les modifications</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Re&vert changes</source> <translation type="unfinished">&Recharger le projet</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <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="379"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <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="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Merge</source> <translation type="unfinished">Fusionner</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Mer&ge changes...</source> <translation type="unfinished">&Fusionner les modifications...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="392"/> <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="393"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> <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="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve conflicts</source> <translation type="unfinished">Résoudre les confits</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve con&flicts</source> <translation type="unfinished">Résoudre les con&fits</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> <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="406"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <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="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <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="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <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="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <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="420"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="422"/> <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="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags</source> <translation type="unfinished">Lister les étiquettes</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags...</source> <translation type="unfinished">Lister les étiquettes...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> <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="433"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> <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="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches</source> <translation type="unfinished">Lister les branches</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches...</source> <translation type="unfinished">Lister les branches...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> <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="446"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <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="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create &branch...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="457"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="459"/> <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="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="462"/> <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="482"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="484"/> <source>Close branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="487"/> <source>Close the current branch of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="488"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="490"/> <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="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>Switch</source> <translation type="unfinished">Basculer de version</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>S&witch...</source> <translation type="unfinished">&Basculer de version...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="512"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <source>Switch the working directory to another revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="515"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <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="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanup</source> <translation type="unfinished">Nettoyer</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanu&p</source> <translation type="unfinished">&Nettoyer</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="527"/> <source>Cleanup the local project</source> <translation type="unfinished">Nettoyer le projet local</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> <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="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>Execute command</source> <translation type="unfinished">Exécuter une commande</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>E&xecute command...</source> <translation type="unfinished">E&xécuter une commande...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> <source>Execute an arbitrary Mercurial command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="541"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="543"/> <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="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command options</source> <translation type="unfinished">Options de commande</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command &options...</source> <translation type="unfinished">&Options de commande...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="553"/> <source>Show the Mercurial command options</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> <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="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure</source> <translation type="unfinished">Configuration</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure...</source> <translation type="unfinished">Configuration...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="564"/> <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="565"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="567"/> <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="618"/> <source>Show the aliases for remote repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="629"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="631"/> <source>Verify the integrity of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Recover from an interrupted transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="645"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="647"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="849"/> <source>Repository Administration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="667"/> <source>Create .hgignore</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="670"/> <source>Create a .hgignore file with default values</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="673"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> <source>Create changegroup file collecting changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> <source>Apply one or several changegroup files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Changegroup Management</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="684"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="686"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="497"/> <source>Show current branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> <source>Show the current branch of the project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> <source>Mark a selectable changeset as good</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="750"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="752"/> <source>Mark a selectable changeset as bad</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="755"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="760"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="762"/> <source>Skip</source> <translation type="unfinished">Passer</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Skip the current changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Skip</b><p>This skips the current changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="773"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Reset</source> <translation type="unfinished">Réinitialiser</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="776"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="778"/> <source>Reset the bisect search data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="887"/> <source>Bisect</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="655"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="657"/> <source>Identify the project directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="658"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="660"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="698"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="700"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source>Identify a changegroup file containing a collection of changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="714"/> <source><b>Identify changegroup</b><p>This identifies a changegroup file containing a collection of changesets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="786"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="788"/> <source>Back out changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> <source>Back out changes of an earlier changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="792"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="191"/> <source>Push changes (force)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source>Push changes to a remote repository with force option</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="198"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="868"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source>Specials</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="827"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source>Serve the project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="830"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="832"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>Pull</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>The project should be reread. Do this now?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> <source>Push new branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> <source>Push the current branch of the local project as a new named branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="474"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="476"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="801"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="802"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="804"/> <source>Rollback the last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care.</strong></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> <source>Extensions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source>Show an editor to edit the user configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="580"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="588"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Show an editor to edit the repository configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="591"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the combined configuration settings from all configuration files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="605"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation type="unfinished"></translation> </message> @@ -28812,17 +28812,17 @@ <translation>Création d'un répertoire projet</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>New project</source> <translation>Nouveau projet</translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>Open project</source> <translation>Ouvir un projet</translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save project as</source> <translation>Enregistrer le projet sous</translation> </message> @@ -28842,232 +28842,232 @@ <translation>Le projet courant a des modifications non enregistrées.</translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>&Save</source> <translation>&Enregistrer</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>&New...</source> <translation>&Nouveau...</translation> </message> <message> + <location filename="Project/Project.py" line="2866"/> + <source>Generate a new project</source> + <translation>Génerer un nouveau projet</translation> + </message> + <message> <location filename="Project/Project.py" line="2867"/> - <source>Generate a new project</source> - <translation>Génerer un nouveau projet</translation> - </message> - <message> - <location filename="Project/Project.py" line="2868"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Nouveau...</b><p>Ouvre une boite de dialogue pour entrer les paramètres d'un nouveau projet.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>&Open...</source> <translation>&Ouvrir...</translation> </message> <message> + <location filename="Project/Project.py" line="2879"/> + <source>Open an existing project</source> + <translation>Ouvrir un projet existant</translation> + </message> + <message> <location filename="Project/Project.py" line="2880"/> - <source>Open an existing project</source> - <translation>Ouvrir un projet existant</translation> - </message> - <message> - <location filename="Project/Project.py" line="2881"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Ouvrir...</b><p>Ouvre un projet existant.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>Close project</source> <translation>Fermer le projet</translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>&Close</source> <translation>&Fermer</translation> </message> <message> + <location filename="Project/Project.py" line="2890"/> + <source>Close the current project</source> + <translation>Fermer le projet en cours</translation> + </message> + <message> <location filename="Project/Project.py" line="2891"/> - <source>Close the current project</source> - <translation>Fermer le projet en cours</translation> - </message> - <message> - <location filename="Project/Project.py" line="2892"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Fermer</b><p>Ferme le projet en cours.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2899"/> + <location filename="Project/Project.py" line="2898"/> <source>Save project</source> <translation>Enregistrer le projet</translation> </message> <message> + <location filename="Project/Project.py" line="2901"/> + <source>Save the current project</source> + <translation>Enregistre le projet courant</translation> + </message> + <message> <location filename="Project/Project.py" line="2902"/> - <source>Save the current project</source> - <translation>Enregistre le projet courant</translation> - </message> - <message> - <location filename="Project/Project.py" line="2903"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Enregistrer</b><p>Enregistre le projet en cours.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save &as...</source> <translation>&Enregistrer sous...</translation> </message> <message> + <location filename="Project/Project.py" line="2912"/> + <source>Save the current project to a new file</source> + <translation>Enregistre le projet en cours dans un nouveau fichier</translation> + </message> + <message> <location filename="Project/Project.py" line="2913"/> - <source>Save the current project to a new file</source> - <translation>Enregistre le projet en cours dans un nouveau fichier</translation> - </message> - <message> - <location filename="Project/Project.py" line="2914"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Enregistrer sous</b><p>Enregistre le projet en cours dans un nouveau fichier.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add translation to project</source> <translation>Ajouter une traduction au projet</translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add &translation...</source> <translation>Ajouter une &traduction...</translation> </message> <message> - <location filename="Project/Project.py" line="2955"/> + <location filename="Project/Project.py" line="2954"/> <source>Add a translation to the current project</source> <translation>Ajoute une traduction au projet en cours</translation> </message> <message> - <location filename="Project/Project.py" line="2957"/> + <location filename="Project/Project.py" line="2956"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Ajouter une traduction...</b><p>Ouvre une boite de dialogue pour ajouter une traduction au projet courant.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Search new files</source> <translation>Rechercher des nouveaux fichiers</translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Searc&h new files...</source> <translation>Re&chercher des nouveaux fichiers...</translation> </message> <message> - <location filename="Project/Project.py" line="2968"/> + <location filename="Project/Project.py" line="2967"/> <source>Search new files in the project directory.</source> <translation>Recherche des nouveaux fichiers dans le répertoire du projet.</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>Project properties</source> <translation>Propriétés du projet</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>&Properties...</source> <translation>&Propriétés...</translation> </message> <message> + <location filename="Project/Project.py" line="2979"/> + <source>Show the project properties</source> + <translation>Affiche les propriétés du projet</translation> + </message> + <message> <location filename="Project/Project.py" line="2980"/> - <source>Show the project properties</source> - <translation>Affiche les propriétés du projet</translation> - </message> - <message> - <location filename="Project/Project.py" line="2981"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Propriétés...</b><p>Affiche une boite de dialogue pour éditer les propriétés du projet.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3089"/> + <location filename="Project/Project.py" line="3088"/> <source>Load session</source> <translation>Charger la session</translation> </message> <message> + <location filename="Project/Project.py" line="3091"/> + <source>Load the projects session file.</source> + <translation>Charge le fichier de session du projet.</translation> + </message> + <message> <location filename="Project/Project.py" line="3092"/> - <source>Load the projects session file.</source> - <translation>Charge le fichier de session du projet.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3093"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Charger la session</b><p>Charge le fichier session du projet. Une session est constituée par les données suivantes.<br>- tous les fichiers open source<br>- tous les points d'arrêts<br>- les arguments de ligne de commande<br>- le répertoire de travail<br>- le flag de rapport d'exception</p></translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3105"/> <source>Save session</source> <translation>Enregistrer la session</translation> </message> <message> + <location filename="Project/Project.py" line="3108"/> + <source>Save the projects session file.</source> + <translation>Enregistre le fichier de session du projet.</translation> + </message> + <message> <location filename="Project/Project.py" line="3109"/> - <source>Save the projects session file.</source> - <translation>Enregistre le fichier de session du projet.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3110"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Enregistrer la session</b><p>Enregistrer le fichier session du projet. Une session est constituée par les données suivantes.<br>- tous les fichiers open source<br>- tous les points d'arrêts<br>- les arguments de ligne de commande<br>- le répertoire de travail<br>- le flag de rapport d'exception</p></translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>Code Metrics</source> <translation>Statistiques du code</translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>&Code Metrics...</source> <translation>Statistiques du &Code...</translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3138"/> <source>Show some code metrics for the project.</source> <translation>Affiche des statistiques sur le code du projet.</translation> </message> <message> - <location filename="Project/Project.py" line="3141"/> + <location filename="Project/Project.py" line="3140"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Statistiques du Code...</b><p>Affiche des statistiques sur le code de tous les fichiers Python du projet.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Python Code Coverage</source> <translation> Code Coverage Python</translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Code Co&verage...</source> <translation>Code Co&verage...</translation> </message> <message> - <location filename="Project/Project.py" line="3151"/> + <location filename="Project/Project.py" line="3150"/> <source>Show code coverage information for the project.</source> <translation>Affiche les informations de code coverage pour le projet.</translation> </message> <message> - <location filename="Project/Project.py" line="3153"/> + <location filename="Project/Project.py" line="3152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Code Coverage...</b><p>Affiche les informations de code coverage pour le projet.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Profile Data</source> <translation>Profiling des données</translation> </message> <message> - <location filename="Project/Project.py" line="3161"/> + <location filename="Project/Project.py" line="3160"/> <source>&Profile Data...</source> <translation>&Profiling des données...</translation> </message> <message> - <location filename="Project/Project.py" line="3164"/> + <location filename="Project/Project.py" line="3163"/> <source>Show profiling data for the project.</source> <translation>Affiche le profiling des données du projet.</translation> </message> <message> - <location filename="Project/Project.py" line="3166"/> + <location filename="Project/Project.py" line="3165"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Profilling des données...</b><p>Affiche le profiling des données du projet.</p></translation> </message> @@ -29112,77 +29112,77 @@ <translation type="obsolete"><b>Supprimer Cyclops le rapport Cyclops</b><p>Supprime le rapport Cyclops du projet.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Application Diagram</source> <translation>Diagramme de l'application</translation> </message> <message> - <location filename="Project/Project.py" line="3173"/> + <location filename="Project/Project.py" line="3172"/> <source>&Application Diagram...</source> <translation>&Diagramme de l'application...</translation> </message> <message> - <location filename="Project/Project.py" line="3176"/> + <location filename="Project/Project.py" line="3175"/> <source>Show a diagram of the project.</source> <translation>Affiche le diagramme de l'application.</translation> </message> <message> - <location filename="Project/Project.py" line="3178"/> + <location filename="Project/Project.py" line="3177"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagramme de l'application...</b><p>Affiche le diagramme du projet.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3250"/> + <source>Open &Recent Projects</source> + <translation>Ouvrir un projet &récent</translation> + </message> + <message> + <location filename="Project/Project.py" line="3257"/> + <source>&Diagrams</source> + <translation>&Diagrammes</translation> + </message> + <message> + <location filename="Project/Project.py" line="3254"/> + <source>Chec&k</source> + <translation>&Vérification</translation> + </message> + <message> <location filename="Project/Project.py" line="3251"/> - <source>Open &Recent Projects</source> - <translation>Ouvrir un projet &récent</translation> - </message> - <message> - <location filename="Project/Project.py" line="3258"/> - <source>&Diagrams</source> - <translation>&Diagrammes</translation> - </message> - <message> - <location filename="Project/Project.py" line="3255"/> - <source>Chec&k</source> - <translation>&Vérification</translation> - </message> - <message> - <location filename="Project/Project.py" line="3252"/> <source>&Version Control</source> <translation>&Contrôle de version</translation> </message> <message> - <location filename="Project/Project.py" line="3257"/> + <location filename="Project/Project.py" line="3256"/> <source>Sho&w</source> <translation>&Affichage</translation> </message> <message> - <location filename="Project/Project.py" line="3260"/> + <location filename="Project/Project.py" line="3259"/> <source>Source &Documentation</source> <translation>&Documentation automatique</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>Search New Files</source> <translation>Rechercher des nouveaux fichiers</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>There were no new files found to be added.</source> <translation>Aucun fichier à ajouter n'a été trouvé.</translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source>Version Control System</source> <translation>Système de conrôle des versions (VCS)</translation> </message> <message> - <location filename="Project/Project.py" line="3766"/> + <location filename="Project/Project.py" line="3765"/> <source>Coverage Data</source> <translation>Coverage de données</translation> </message> <message> - <location filename="Project/Project.py" line="3812"/> + <location filename="Project/Project.py" line="3811"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Il n'y a pas de script principal défini dans le projet en cours. Abandon</translation> </message> @@ -29222,37 +29222,37 @@ <translation>Sélectionner un système de contrôle de version (VCS) pour le projet</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory to project</source> <translation>Ajouter un répertoire au projet</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory...</source> <translation>Ajouter un répertoire...</translation> </message> <message> - <location filename="Project/Project.py" line="2941"/> + <location filename="Project/Project.py" line="2940"/> <source>Add a directory to the current project</source> <translation>Ajouter un répertoire au projet courant</translation> </message> <message> - <location filename="Project/Project.py" line="2943"/> + <location filename="Project/Project.py" line="2942"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Ajouter un répertoire...</b><p>Ouvre une fenêtre pour ajouter un répertoire au projet courant.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Code Coverage</source> <translation>Code Coverage</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Please select a coverage file</source> <translation>Sélectionner un fichier coverage</translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Please select a profile file</source> <translation>Sélectionner un fichier profile</translation> </message> @@ -29352,17 +29352,17 @@ <translation type="obsolete"><p>Impossible de supprimer le fichier session de projet <b>%1</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3122"/> <source>Delete session</source> <translation>Supprimer la session</translation> </message> <message> + <location filename="Project/Project.py" line="3125"/> + <source>Delete the projects session file.</source> + <translation>Suppression du fichier session de projet.</translation> + </message> + <message> <location filename="Project/Project.py" line="3126"/> - <source>Delete the projects session file.</source> - <translation>Suppression du fichier session de projet.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3127"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Suppression de session</b><p>Ceci supprime le fichier session de projet.</p></translation> </message> @@ -29372,7 +29372,7 @@ <translation>Fichiers Ruby (*.rb);;</translation> </message> <message> - <location filename="Project/Project.py" line="2969"/> + <location filename="Project/Project.py" line="2968"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Chercher des nouveaux fichiers...</b><p>Cette commande recherche des nouveaux fichiers (sources, *.ui, *.idl) dans le répertoire projet et dans les sous-répertoires enregistrés.</p></translation> </message> @@ -29387,7 +29387,7 @@ <translation>Autre</translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Include module names?</source> <translation>Inclure les noms de modules ?</translation> </message> @@ -29472,132 +29472,132 @@ <translation type="obsolete"><p>Impossible de supprimer le fichier de propriétés du débogueur : <b>%1</b></p></translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger Properties</source> <translation>Propriétés du Débogueur</translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger &Properties...</source> <translation>Débogueur & Propriétés...</translation> </message> <message> + <location filename="Project/Project.py" line="3033"/> + <source>Show the debugger properties</source> + <translation>Affichage des propriétés du débogueur</translation> + </message> + <message> <location filename="Project/Project.py" line="3034"/> - <source>Show the debugger properties</source> - <translation>Affichage des propriétés du débogueur</translation> - </message> - <message> - <location filename="Project/Project.py" line="3035"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Propriétés du Débogueur...</b><p>Affiche une boite de dialogue permettant d'éditer les proprités du débogueur, spécifiques au projet.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>Load</source> <translation>Charger</translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>&Load</source> <translation>&Charger</translation> </message> <message> + <location filename="Project/Project.py" line="3044"/> + <source>Load the debugger properties</source> + <translation>Charger les propriétés du débogueur</translation> + </message> + <message> + <location filename="Project/Project.py" line="3052"/> + <source>Save</source> + <translation>Enregistrer</translation> + </message> + <message> + <location filename="Project/Project.py" line="3055"/> + <source>Save the debugger properties</source> + <translation>Enregistrer les propriétés du débogueur</translation> + </message> + <message> + <location filename="Project/Project.py" line="3063"/> + <source>Delete</source> + <translation>Supprimer</translation> + </message> + <message> + <location filename="Project/Project.py" line="3063"/> + <source>&Delete</source> + <translation>&Supprimer</translation> + </message> + <message> + <location filename="Project/Project.py" line="3066"/> + <source>Delete the debugger properties</source> + <translation>Supprimer les propriétés du débogueur</translation> + </message> + <message> + <location filename="Project/Project.py" line="3075"/> + <source>Reset</source> + <translation>Réinitialiser</translation> + </message> + <message> + <location filename="Project/Project.py" line="3075"/> + <source>&Reset</source> + <translation>&Réinitialiser</translation> + </message> + <message> + <location filename="Project/Project.py" line="3078"/> + <source>Reset the debugger properties</source> + <translation>Réinitialise des propriétés du débogueur</translation> + </message> + <message> + <location filename="Project/Project.py" line="3261"/> + <source>Debugger</source> + <translation>Débogueur</translation> + </message> + <message> + <location filename="Project/Project.py" line="3258"/> + <source>Session</source> + <translation>Session</translation> + </message> + <message> <location filename="Project/Project.py" line="3045"/> - <source>Load the debugger properties</source> - <translation>Charger les propriétés du débogueur</translation> - </message> - <message> - <location filename="Project/Project.py" line="3053"/> - <source>Save</source> - <translation>Enregistrer</translation> + <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> + <translation><b>Chargement des Propriétés du Débogueur</b><p>Charge la configuration du débogueur spécifique au projet.</p></translation> </message> <message> <location filename="Project/Project.py" line="3056"/> - <source>Save the debugger properties</source> - <translation>Enregistrer les propriétés du débogueur</translation> - </message> - <message> - <location filename="Project/Project.py" line="3064"/> - <source>Delete</source> - <translation>Supprimer</translation> - </message> - <message> - <location filename="Project/Project.py" line="3064"/> - <source>&Delete</source> - <translation>&Supprimer</translation> + <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> + <translation><b>Enregistrement des Propriétés du Débogueur</b><p>Enregistre la configuration du débogueur spécifique au projet.</p></translation> </message> <message> <location filename="Project/Project.py" line="3067"/> - <source>Delete the debugger properties</source> - <translation>Supprimer les propriétés du débogueur</translation> - </message> - <message> - <location filename="Project/Project.py" line="3076"/> - <source>Reset</source> - <translation>Réinitialiser</translation> - </message> - <message> - <location filename="Project/Project.py" line="3076"/> - <source>&Reset</source> - <translation>&Réinitialiser</translation> + <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> + <translation><b>Suppression des Propriétés du Débogueur...</b><p>Supprime la configuration du débogueur spécifique au projet.</p></translation> </message> <message> <location filename="Project/Project.py" line="3079"/> - <source>Reset the debugger properties</source> - <translation>Réinitialise des propriétés du débogueur</translation> + <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> + <translation><b>Réinitialiser les propriétés du débogueur</b><p>Réinitialise la configuration du débogueur spécifique au projet.</p></translation> + </message> + <message> + <location filename="Project/Project.py" line="2999"/> + <source>Filetype Associations</source> + <translation>Association des types de fichiers</translation> + </message> + <message> + <location filename="Project/Project.py" line="2999"/> + <source>Filetype Associations...</source> + <translation>Association des types de fichiers...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3002"/> + <source>Show the project filetype associations</source> + <translation>Affiche les asociation Fichier/Type de fichier pour le projet</translation> + </message> + <message> + <location filename="Project/Project.py" line="3004"/> + <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> + <translation><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></translation> </message> <message> <location filename="Project/Project.py" line="3262"/> - <source>Debugger</source> - <translation>Débogueur</translation> - </message> - <message> - <location filename="Project/Project.py" line="3259"/> - <source>Session</source> - <translation>Session</translation> - </message> - <message> - <location filename="Project/Project.py" line="3046"/> - <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> - <translation><b>Chargement des Propriétés du Débogueur</b><p>Charge la configuration du débogueur spécifique au projet.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3057"/> - <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> - <translation><b>Enregistrement des Propriétés du Débogueur</b><p>Enregistre la configuration du débogueur spécifique au projet.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3068"/> - <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> - <translation><b>Suppression des Propriétés du Débogueur...</b><p>Supprime la configuration du débogueur spécifique au projet.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3080"/> - <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> - <translation><b>Réinitialiser les propriétés du débogueur</b><p>Réinitialise la configuration du débogueur spécifique au projet.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3000"/> - <source>Filetype Associations</source> - <translation>Association des types de fichiers</translation> - </message> - <message> - <location filename="Project/Project.py" line="3000"/> - <source>Filetype Associations...</source> - <translation>Association des types de fichiers...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3003"/> - <source>Show the project filetype associations</source> - <translation>Affiche les asociation Fichier/Type de fichier pour le projet</translation> - </message> - <message> - <location filename="Project/Project.py" line="3005"/> - <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> - <translation><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3263"/> <source>Pac&kagers</source> <translation>Création de pac&kage</translation> </message> @@ -29607,22 +29607,22 @@ <translation type="obsolete">Problème de sécurité</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add files to project</source> <translation>Ajouter des fichiers au projet</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add &files...</source> <translation>Ajouter des &fichiers...</translation> </message> <message> + <location filename="Project/Project.py" line="2926"/> + <source>Add files to the current project</source> + <translation>Ajouter des fichiers au projet courant</translation> + </message> + <message> <location filename="Project/Project.py" line="2927"/> - <source>Add files to the current project</source> - <translation>Ajouter des fichiers au projet courant</translation> - </message> - <message> - <location filename="Project/Project.py" line="2928"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Ajouter des fichiers...</b><p>Ouvre une boite de dialogue pour ajouter des fichiers au projet courant. La position pour l'insertion est déterminée par l'extension du fichier.</p></translation> </message> @@ -29677,17 +29677,17 @@ <translation type="obsolete">Fichiers projets (*.e4p);;Fichiers projets compressés (*.e4pz)</translation> </message> <message> - <location filename="Project/Project.py" line="3250"/> + <location filename="Project/Project.py" line="3249"/> <source>&Project</source> <translation>&Projet</translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3364"/> <source>Project</source> <translation>Projet</translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3425"/> <source>&Clear</source> <translation>&Effacer</translation> </message> @@ -29717,27 +29717,27 @@ <translation type="obsolete"><p>Impossible d'écrire le fichier de propriétés du projet <b>%1</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>User project properties</source> <translation>Propriétés utilisateur du projet</translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>&User Properties...</source> <translation>Propriétés &Utilisateur...</translation> </message> <message> - <location filename="Project/Project.py" line="2991"/> + <location filename="Project/Project.py" line="2990"/> <source>Show the user specific project properties</source> <translation>Afficher le propriétés utilisateurs spécifiques au projet</translation> </message> <message> - <location filename="Project/Project.py" line="2993"/> + <location filename="Project/Project.py" line="2992"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Propriétés utilisateur...</b><p>Affiche une fenêtre permettant d'éditer les propriétés du projet spécifiques à l'utilisateur.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>Syntax errors detected</source> <translation>Erreurs de syntaxe détectées</translation> </message> @@ -29747,7 +29747,7 @@ <translation type="obsolete">KDE 3</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Le projet contient %n fichier avec des erreurs de syntaxe.</numerusform> @@ -29760,12 +29760,12 @@ <translation type="obsolete">Plugin Eric4</translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source>Create Package List</source> <translation>Création de la liste de package</translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3186"/> <source>Create &Package List</source> <translation>Création de la liste de &package</translation> </message> @@ -29780,12 +29780,12 @@ <translation type="obsolete"><b>Création de la liste de package</b><p>Cette commande créé la liste des fichiers à inclure dans l'archive d'un plugin eric4. Cette liste est créée à partir du fichier projet.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source>Create Plugin Archive</source> <translation>Création de l'archive du plugin</translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3200"/> <source>Create Plugin &Archive</source> <translation>Création de l'&archive du plugin</translation> </message> @@ -29795,7 +29795,7 @@ <translation type="obsolete">Créé le fichier d'archive pour un plugin eric4.</translation> </message> <message> - <location filename="Project/Project.py" line="3990"/> + <location filename="Project/Project.py" line="3989"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Le fichier <b>PKGLIST</b> existe déjà.</p><p>Ecraser ?</p></translation> </message> @@ -29805,12 +29805,12 @@ <translation type="obsolete"><p>Impossible de créer le fichier <b>PKGLIST</b>.</p><p>Raison: %1</p></translation> </message> <message> - <location filename="Project/Project.py" line="4034"/> + <location filename="Project/Project.py" line="4033"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>Le fichier <b>PKGLIST</b> n'existe pas. Abandon...</p></translation> </message> <message> - <location filename="Project/Project.py" line="4042"/> + <location filename="Project/Project.py" line="4041"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Le projet n'a pas de script principal défini. Abandon...</translation> </message> @@ -29865,12 +29865,12 @@ <translation type="obsolete"><p>Impossible d'enregistrer le fichier <b>%1</b> dans l'archive. Plugin ignoré.</p><p>Raison: %2</p></translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Création d'une archive plugin (Snapshot)</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Création d'une archive plugin (&Snapshot)</translation> </message> @@ -29920,22 +29920,22 @@ <translation type="obsolete"><p>Le VCS sélectionné (<b>%1</b>) est introuvable.<br>Désactivation du système de contrôle de versions (VCS).</p><p>%2</p></translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations</source> <translation>Association des types de fichiers</translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations...</source> <translation>Association des types de fichiers...</translation> </message> <message> - <location filename="Project/Project.py" line="3018"/> + <location filename="Project/Project.py" line="3017"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Affiche les asociations Fichier/Type de fichier pour le projet (sans tenir compte des valeurs par défaut)</translation> </message> <message> - <location filename="Project/Project.py" line="3020"/> + <location filename="Project/Project.py" line="3019"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Associations des types de fichiers...</b><p>Permet d'associer les types de fichiers aux analyseurs syntaxiques pour le projet en cours. Ces associations sont prioritaires sur les associations de fichiers configurées par défaut.</p></translation> </message> @@ -30065,72 +30065,72 @@ <translation type="obsolete">Fichiers projets (*.e4p *.e4pz)</translation> </message> <message> - <location filename="Project/Project.py" line="3191"/> + <location filename="Project/Project.py" line="3190"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation type="unfinished">Créé un fichier PKGLIST initial pour un plugin eric4. {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3193"/> + <location filename="Project/Project.py" line="3192"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation type="unfinished"><b>Création de la liste de package</b><p>Cette commande créé la liste des fichiers à inclure dans l'archive d'un plugin eric4. Cette liste est créée à partir du fichier projet.</p> {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3205"/> + <location filename="Project/Project.py" line="3204"/> <source>Create an eric5 plugin archive file.</source> <translation type="unfinished">Créé le fichier d'archive pour un plugin eric4. {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3207"/> + <location filename="Project/Project.py" line="3206"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation type="unfinished"><b>Création de l'archive du plugin</b><p>Ceci créé une archive contenant l'ensemble des fichiers indiqués dans le fichier PKGLIST. Le nom de l'archive est construit à partir du nom du script principal.</p> {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3220"/> + <location filename="Project/Project.py" line="3219"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation type="unfinished">Créé une archive de plugin eric4 (snapshot release). {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3222"/> + <location filename="Project/Project.py" line="3221"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished"><b>Création d'une archive de plugin (Snapshot)</b><p>Ceci permet de créer un plugin en utilisant la liste des fichiers indiqués dans le fichier PKGLIST. Le nom de l'archive est créé à partir du nom du script principal. Le champ 'version' du script principal est modifié pour indiquer une version snapshot.</p> {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3665"/> + <location filename="Project/Project.py" line="3664"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4054"/> + <location filename="Project/Project.py" line="4053"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4068"/> + <location filename="Project/Project.py" line="4067"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4088"/> + <location filename="Project/Project.py" line="4087"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4100"/> + <location filename="Project/Project.py" line="4099"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -44905,6 +44905,145 @@ </message> </context> <context> + <name>Transplant</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="79"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="105"/> + <source>Transplant Changesets (Continue</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="14"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="23"/> + <source>&Revisions:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="40"/> + <source>Repositor&y:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="50"/> + <source>Enter a repository URL, if changesets shall be transplanted from a repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="57"/> + <source>&Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="67"/> + <source>Select or enter the branch to transplant from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="80"/> + <source>Select to transplant all changesets of the branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="83"/> + <source>Transplant &All Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="90"/> + <source>&Skip:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="100"/> + <source>Enter revisions to be skipped separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="107"/> + <source>&Merge:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="117"/> + <source>Enter revisions to be merged separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="124"/> + <source>Select to append transplant info to the log message</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="127"/> + <source>Append Transplant &Info</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="33"/> + <source>Enter the revisions or revision ranges to be transplanted separated by a space character</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="109"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="56"/> + <source>Transplant changesets from another branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="59"/> + <source><b>Transplant Changesets</b><p>This transplants changesets from another branch on top of the current working directory with the log of the original changeset.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="67"/> + <source>Continue</source> + <translation type="unfinished">Continuer</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="71"/> + <source>Continue the last transplant session after repair</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="74"/> + <source><b>Continue</b><p>This continues the last transplant session after repair.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="100"/> + <source>Transplant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>The project should be reread. Do this now?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>Transplant Changesets (Continue)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>TrayStarter</name> <message> <location filename="Tools/TrayStarter.py" line="72"/> @@ -52434,30 +52573,30 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1086"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1092"/> <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="1558"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1564"/> <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="1566"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1572"/> <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="1102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <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="1126"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1132"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -52468,23 +52607,23 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> <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="1554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1560"/> <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="1570"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1576"/> <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="1573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1579"/> <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> @@ -52492,7 +52631,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1568"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_it.ts Sun May 29 18:04:36 2011 +0200 +++ b/i18n/eric5_it.ts Mon May 30 16:53:13 2011 +0200 @@ -15218,247 +15218,247 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="207"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> <source>The hg process finished with the exit code {0}</source> <translation>Il processo hg è terminato con codice di uscita {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="215"/> <source>The hg process did not finish within 30s.</source> <translation>Il processo hg non è finito entro i 30s.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="217"/> <source>Could not start the hg executable.</source> <translation>Non posso avviare l'eseguibile hg.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Create project repository</source> <translation>Crea il repository del progetto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>The project repository could not be created.</source> <translation>Il repository del progetto non può essere creato.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="270"/> <source>Creating Mercurial repository</source> <translation>Creazione repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="280"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="285"/> <source>Initial commit to Mercurial repository</source> <translation>Commit iniziale nel repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="326"/> <source>Cloning project from a Mercurial repository</source> <translation>Clonazione del progetto dal repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="422"/> <source>Commiting changes to Mercurial repository</source> <translation>Commit delle modifiche nel repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="465"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>Synchronizing with the Mercurial repository</source> <translation>Sincronizzazione con il repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="518"/> <source>Adding files/directories to the Mercurial repository</source> <translation>Aggiunta di file/directory al repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> <source>Removing files/directories from the Mercurial repository</source> <translation>Rimozione di file/directory dal repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="636"/> <source>Renaming {0}</source> <translation>Rinomino {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="736"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="741"/> <source>Taging in the Mercurial repository</source> <translation>Creazione tag nel repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="771"/> <source>Reverting changes</source> <translation>Annullamento modifiche</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="819"/> <source>Merging</source> <translation>Merge</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1039"/> <source>Mercurial command</source> <translation>Comando Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1216"/> <source>Copying {0}</source> <translation>Copia di {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Mercurial Log</source> <translation>Mercurial Log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Select number of entries to show.</source> <translation>Mostra il numero di elementi da mostrare.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1463"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1469"/> <source>Pulling from a remote Mercurial repository</source> <translation>Pulling da un repository Mercurial remoto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1501"/> <source>Pushing to a remote Mercurial repository</source> <translation>Pushing in un repository Mercurial remoto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1609"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1615"/> <source>Resolving files/directories</source> <translation>Risoluzione di file/directory</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Create Branch</source> <translation>Creazione Branch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Enter branch name</source> <translation>Inserisci il nome del Branch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1648"/> <source>Creating branch in the Mercurial repository</source> <translation>Creazione Branch nel repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1727"/> <source>Verifying the integrity of the Mercurial repository</source> <translation>Verifica dell'integrità del repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1745"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1751"/> <source>Showing the combined configuration settings</source> <translation>Visualizzazione combinata della impostazioni di configurazione</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1768"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1774"/> <source>Showing aliases for remote repositories</source> <translation>Visualizzazione degli alias per i repository remoti</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1791"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>Recovering from interrupted transaction</source> <translation>Recupero da una transazione interrotta</translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2023"/> + <source>Shall the working directory be updated?</source> + <translation>Le directory di lavoro devono essere aggiornate ?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1671"/> + <source>Showing current branch</source> + <translation>Visualizzazione branch corrente</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1935"/> + <source>Create changegroup</source> + <translation>Crea changegroup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034"/> + <source>Apply changegroups</source> + <translation>Applica changegroup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2048"/> + <source>Bisect subcommand ({0}) invalid.</source> + <translation>Sottocomando Bisect ({0}) non valido.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> + <source>Mercurial Bisect ({0})</source> + <translation>Mercurial Bisect ({0})</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> + <source>Preview changegroup</source> + <translation>Anteprima changegroup</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1820"/> + <source>Identifying project directory</source> + <translation>Identificazione directory del progetto</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source>Create .hgignore file</source> + <translation>Crea il file .hgignore</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> + <translation><p>Il file <b>{0}</b> esiste già. Sovrascriverlo ?</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2114"/> + <source>Removing files from the Mercurial repository only</source> + <translation>Rimozione di file dal solo repository Mercurial</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1896"/> + <source>Mercurial Changegroup Files (*.hg)</source> + <translation>Mercurial Changegroup Files (*.hg)</translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> - <source>Shall the working directory be updated?</source> - <translation>Le directory di lavoro devono essere aggiornate ?</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1665"/> - <source>Showing current branch</source> - <translation>Visualizzazione branch corrente</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1929"/> - <source>Create changegroup</source> - <translation>Crea changegroup</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2028"/> - <source>Apply changegroups</source> - <translation>Applica changegroup</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2042"/> - <source>Bisect subcommand ({0}) invalid.</source> - <translation>Sottocomando Bisect ({0}) non valido.</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2076"/> - <source>Mercurial Bisect ({0})</source> - <translation>Mercurial Bisect ({0})</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1981"/> - <source>Preview changegroup</source> - <translation>Anteprima changegroup</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1814"/> - <source>Identifying project directory</source> - <translation>Identificazione directory del progetto</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source>Create .hgignore file</source> - <translation>Crea il file .hgignore</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> - <translation><p>Il file <b>{0}</b> esiste già. Sovrascriverlo ?</p></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2108"/> - <source>Removing files from the Mercurial repository only</source> - <translation>Rimozione di file dal solo repository Mercurial</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890"/> - <source>Mercurial Changegroup Files (*.hg)</source> - <translation>Mercurial Changegroup Files (*.hg)</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation>Mercurial Changegroup Files (*.hg);;All Files (*)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1991"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1997"/> <source>Identifying changegroup file</source> <translation>Identifica i file changegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2170"/> <source>Backing out changeset</source> <translation>Ritiro changeset</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2144"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2150"/> <source>No revision given. Aborting...</source> <translation>Nessuna revisione fornita. Termino...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Il file changegroup di Mercurial<b>{0}</b> esiste già. Sovrascriverlo ?</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2195"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> @@ -17555,587 +17555,587 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>New from repository</source> <translation>Nuovo dal repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>&New from repository...</source> <translation>&Nuovo dal repository...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="91"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <source>Create (clone) a new project from a Mercurial repository</source> <translation>Crea (clone) un nuovo progetto da un repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="94"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> <translation><b>Nuovo dal repository</b><p>Crea (clone) un nuovo progetto locale da un repository Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="104"/> <source>Show incoming log</source> <translation>Mostra log in ingresso</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="108"/> <source>Show the log of incoming changes</source> <translation>Mostra il log delle modifiche in ingresso</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="109"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> <translation><b>Mostra log in ingresso</b><p>Mostra il log delle modifiche che entrano nel repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="116"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="118"/> <source>Pull changes</source> <translation>Pull modifiche</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="120"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Pull changes from a remote repository</source> <translation>Pull changes da un repository remoto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> <translation><b>Pull modifiche</b><p>Scarica le modifiche da un repository remoto a quello locale.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>Update from repository</source> <translation>Aggiorna da repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>&Update from repository</source> <translation>&Aggiorna da repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="137"/> <source>Update the local project from the Mercurial repository</source> <translation>Aggiorna il progetto locate da un repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="138"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> <translation><b>Aggiorna dal repository</b><p>Aggiorna il progetto locale da un repository Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>Commit changes to repository</source> <translation>Committa le modifica nel repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>&Commit changes to repository...</source> <translation>&Committa le modifica nel repository...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="149"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <source>Commit changes to the local project to the Mercurial repository</source> <translation>Committa le modifiche al progetto locale nel repository Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="152"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> <translation><b>Committa modifiche al repository</b><p>Committa le modifiche al progetto locale nel repository Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="160"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> <source>Show outgoing log</source> <translation>Mostra log in uscita</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="166"/> <source>Show the log of outgoing changes</source> <translation>Mostra il log della modifiche in uscita</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="169"/> <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> <translation><b>Mostra log in uscita</b><p>Mostra il log della modifiche che escono dal repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Push changes</source> <translation>Push modifiche</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="180"/> <source>Push changes to a remote repository</source> <translation>Push modifiche ad un repository remoto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="183"/> <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> <translation><b>Push delle modifiche</b><p>Push delle modifiche dal repository locale a quello remoto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>Export from repository</source> <translation>Esporta dal repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>&Export from repository...</source> <translation>&Esporta dal repository...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> <source>Export a project from the repository</source> <translation>Esporta il progetto dal repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> <translation><b>Esporta dal repository</b><p>Esporta un progetto dal repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>Add to repository</source> <translation>Aggiungi al repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>&Add to repository...</source> <translation>&Aggiungi al repository...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="223"/> <source>Add the local project to the repository</source> <translation>Aggiungi il progetto locale al repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="224"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> <translation><b>Aggiungi al repository</b><p>Aggiunte (imports) il progetto locate la repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>Remove from repository (and disk)</source> <translation>Rimuovi dal repository (e dal disco)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>&Remove from repository (and disk)</source> <translation>&Rimuovi dal repository (e dal disco)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> <source>Remove the local project from the repository (and disk)</source> <translation>Rimuovi il progetto locate dal repository (e dal disco)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> <translation><b>Rimuovi dal repository</b><p>Rimuove il progetto locale dal repository (e dal disco).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show log</source> <translation>Mostra log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show &log</source> <translation>Mostra &log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="250"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <source>Show the log of the local project</source> <translation>Mostra i log del progetto locale</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="253"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> <source><b>Show log</b><p>This shows the log of the local project.</p></source> <translation><b>Mostra log</b><p>Mostra i log del progetto locale.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="260"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="262"/> <source>Show limited log</source> <translation>Mostra log ridotto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <source>Show a limited log of the local project</source> <translation>Mostra il log ridotto del progetto locale</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="267"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="269"/> <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>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="275"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="277"/> <source>Show log browser</source> <translation>Mostra il browser dei log</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="279"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> <source>Show a dialog to browse the log of the local project</source> <translation>Mostra un dialogo per navigare i log del progetto locale</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="282"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> <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>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="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show difference</source> <translation>Mostra differenza</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show &difference</source> <translation>Mostra &differenza</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="295"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> <source>Show the difference of the local project to the repository</source> <translation>Mostra le differenze tra il progetto locale e il repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="298"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="300"/> <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> <translation><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="305"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source>Show difference (extended)</source> <translation>Mostra differenza (esteso)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> <source>Show the difference of revisions of the project to the repository</source> <translation>Mostra le differenze tra la revisione del progetto e il repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="314"/> <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> <translation><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="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show status</source> <translation>Mostra stato</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show &status</source> <translation>Mostra &stato</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> <source>Show the status of the local project</source> <translation>Mostra lo stato del progetto locale</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="328"/> <source><b>Show status</b><p>This shows the status of the local project.</p></source> <translation><b>Mostra stato</b><p>Mostra lo stato del progetto locale.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show heads</source> <translation>Mostra head</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="336"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <source>Show the heads of the repository</source> <translation>Mostra head del repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="341"/> <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> <translation><b>Mostra head</b><p>Mostra l'head del repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="346"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> <source>Show parents</source> <translation>Mostra predecessori</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="349"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="351"/> <source>Show the parents of the repository</source> <translation>Mostra il predecessori del repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="354"/> <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> <translation><b>Mostra predecessori</b><p>Mostra i predecessori del repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="361"/> <source>Show tip</source> <translation>Mostra tip</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <source>Show the tip of the repository</source> <translation>Mostra il tip del repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> <translation><b>Mostra tip</b><p>Mostra il tip del repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Revert changes</source> <translation>Annulla modifiche</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Re&vert changes</source> <translation>In&verti modifiche</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <source>Revert all changes made to the local project</source> <translation>Inverti tutte le modifiche fatte al progetto locale</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="379"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> <translation><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="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Merge</source> <translation>Fondi</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Mer&ge changes...</source> <translation>Fon&di modifiche...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="392"/> <source>Merge changes of a revision into the local project</source> <translation>Fondi le modifiche dela revisione nel progetto locale</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> <translation><b>Merge</b><p>Fonde le modifiche della revisione nel progetto locale.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve conflicts</source> <translation>Risolvi conflitti</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve con&flicts</source> <translation>Risolvi con&flitti</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> <source>Resolve all conflicts of the local project</source> <translation>Risolvi tutti i conflitti del progetto locale</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="406"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> <translation><b>Risolve conflitti</b><p>Risolve tutti i conflitti del progetto locale.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>Tag in repository</source> <translation>Tag nel repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>&Tag in repository...</source> <translation>&Tag nel repository...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <source>Tag the local project in the repository</source> <translation>Tag del progetto locale nel repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="420"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="422"/> <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> <translation><b>Tag nel repository</b><p>Tag del progetto locale nel repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags</source> <translation>Elenca tag</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags...</source> <translation>Elenca tag...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> <source>List tags of the project</source> <translation>Elenca i tag del progetto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="433"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> <source><b>List tags</b><p>This lists the tags of the project.</p></source> <translation><b>Elenca tag</b><p>Elenca i tag del progetto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches</source> <translation>Elenca branches</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches...</source> <translation>Elenca branches...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> <source>List branches of the project</source> <translation>Elenca i branches del progetto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="446"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <source><b>List branches</b><p>This lists the branches of the project.</p></source> <translation><b>Elenca branches</b><p>Elenca i branch del progetto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create branch</source> <translation>Crea Branch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create &branch...</source> <translation>Crea &Branch...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="457"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="459"/> <source>Create a new branch for the local project in the repository</source> <translation>Crea un nuovo branch per il progetto locale nel repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="462"/> <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> <translation><b>Crea Branch</b><p>Crea un nuovo branch per il progetto locate nel repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="484"/> <source>Close branch</source> <translation>Chiudi branch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="487"/> <source>Close the current branch of the local project</source> <translation>Chiudi il branch corrente del progetto locale</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="488"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="490"/> <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> <translation><b>Chiudi branch</b><p>Chiude il branch corrente del progetto locale.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>Switch</source> <translation>Switch</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>S&witch...</source> <translation>S&witch...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="512"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <source>Switch the working directory to another revision</source> <translation>Switch della directory di lavoro ad un'altra revisione</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="515"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> <translation><b>Switch</b><p>Switch della directory di lavoro ad un'altra revisione.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanup</source> <translation>Pulisci</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanu&p</source> <translation>&Pulisci</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="527"/> <source>Cleanup the local project</source> <translation>Pulisci il progetto locale</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> <translation><b>Pulizia</b><p>Esegue la pulizia del progetto locale.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>Execute command</source> <translation>Esegui comando</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>E&xecute command...</source> <translation>&Esegui comando...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> <source>Execute an arbitrary Mercurial command</source> <translation>Esegui un comando Mercurial arbitrario</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="541"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="543"/> <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> <translation><b>Esegui comando</b><p>Apre un dialogo per inserire un comando Mercurial arbitraio.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command options</source> <translation>Opzione comando</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command &options...</source> <translation>&Opzioni comando...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="553"/> <source>Show the Mercurial command options</source> <translation>Mostra le opzioni del comando Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> <translation><b>Opzioni comando...</b><p>Mostra un dialogo per modificare le opzioni del comando Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure</source> <translation>Configura</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure...</source> <translation>Configura...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="564"/> <source>Show the configuration dialog with the Mercurial page selected</source> <translation>Mostra il dialogo di configurazione con la pagina di Mercurial selezionata</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="565"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="567"/> <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> <translation><b>Configura</b><p>Mostra il dialogo di configurazione con la pagina di Mercurial selezionata.</p></translation> </message> @@ -18180,437 +18180,437 @@ <translation type="obsolete"><b>Mostra configurazioni combinate</b><p>Mostra configurazioni combinate da tutti i file di configurazione.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths</source> <translation>Mostra percorsi</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths...</source> <translation>Mostra percorsi...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="618"/> <source>Show the aliases for remote repositories</source> <translation>Mostra alias per i repository remoti</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation><b>Mostra percorsi</b><p>Mostra alias per i repository remoti.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository</source> <translation>Verifica repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository...</source> <translation>Verifica repository...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="629"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="631"/> <source>Verify the integrity of the repository</source> <translation>Verifica l'integrità del repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation><b>Verifica repository</b><p>Verifica l'integrità del repository.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover</source> <translation>Recover</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover...</source> <translation>Recover...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Recover from an interrupted transaction</source> <translation>Recupera da una transazione interrotta</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="645"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="647"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation><b>Recover</b><p>Recupera da una transazione interrotta.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="849"/> <source>Repository Administration</source> <translation>Amministrazione repository</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="667"/> <source>Create .hgignore</source> <translation>Crea .hgignore</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="670"/> <source>Create a .hgignore file with default values</source> <translation>Crea una file .hgignore con i valori di default</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="673"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation><b>Crea .hgignore</b><p>Crea una file .hgignore con i valori di default.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup</source> <translation>Crea changegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup...</source> <translation>Crea changegroup...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> <source>Create changegroup file collecting changesets</source> <translation>Crea un file changegroup che colleziona i changeset</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups</source> <translation>Applica changegroups</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups...</source> <translation>Applica changegroups...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> <source>Apply one or several changegroup files</source> <translation>Applica una o più file changegroups</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Changegroup Management</source> <translation>Changegroup Management</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="684"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="686"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation><b>Crea changegroup</b><p>Crea un file changegroup che colleziona i changeset (hg bundle).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation><b>Applica changegroups</b><p>Applica una o più file changegroups generati dall'azione Create changegroup' action (hg unbundle).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="497"/> <source>Show current branch</source> <translation>Mostra branch corrente</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> <source>Show the current branch of the project</source> <translation>Mostra il brach corrente del progetto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation><b>Mostra il branch corrente</b><p>Mostra il branch corrente del progetto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"</source> <translation>Segna come "good"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> <source>Mark a selectable changeset as good</source> <translation>Segna un chageset selezionabile come good</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation><b>Segna come "good"</b><p>Segna un chageset selezionabile come good.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"</source> <translation>Segna come "bad"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="750"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="752"/> <source>Mark a selectable changeset as bad</source> <translation>Segna un chageset selezionabile come bad</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="755"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation><b>Segna come bad</b><p>Segna un chageset selezionabile come bad.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="760"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="762"/> <source>Skip</source> <translation>Salta</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Skip the current changeset</source> <translation>Salta il changeset corrente</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Skip</b><p>This skips the current changeset.</p></source> <translation><b>Skip</b><p>Salta il changest corrente.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="773"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Reset</source> <translation>Resetta</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="776"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="778"/> <source>Reset the bisect search data</source> <translation>Reset dei dati di ricerca bisect</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation><b>Reset</b><p>Reset dei dati di ricerca bisect.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="887"/> <source>Bisect</source> <translation>Bisect</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"...</source> <translation>Segna come "good"...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"...</source> <translation>Segna come "bad"...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup</source> <translation>Anteprima changegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup...</source> <translation>Anteprima changegroup...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify</source> <translation>Identify</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify...</source> <translation>Identify...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="655"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="657"/> <source>Identify the project directory</source> <translation>Identifica la directory del progetto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="658"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="660"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation><b>Identify</b><p>Identifica la directory del progetto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation>Anteprima di un file changegroup contenente una collezione di changeset</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="698"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="700"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation><b>Anteprima changegroup</b><p>Anteprima di un file changegroup contenente una collezione di changeset.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup</source> <translation>Identifica changegroup</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup...</source> <translation>Identifica changegroup...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source>Identify a changegroup file containing a collection of changesets</source> <translation>Identifica un changegroup contenente una collezione di changeset</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="714"/> <source><b>Identify changegroup</b><p>This identifies a changegroup file containing a collection of changesets.</p></source> <translation><b>Identifica changegroup</b><p>Identifica un changegroup contenente una collezione di changeset.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="786"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="788"/> <source>Back out changeset</source> <translation>Ritiro changeset</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> <source>Back out changes of an earlier changeset</source> <translation>Ritiro changeset di un changeset precedente</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="792"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation></b>Ritiro changeset</b><p>Ritiro changeset di un changeset precedente.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="191"/> <source>Push changes (force)</source> <translation>Push delle modifiche (forza)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source>Push changes to a remote repository with force option</source> <translation>Push delle modifiche verso un repository remoto con l'opzione force</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="198"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation><b>Push modifiche (force)</b><p>Esegue il push delle modifche dal repository locale verso uno remoto usando l'opzione 'force'.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository</source> <translation>Servi repository del progetto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository...</source> <translation>Servi repository del progetto...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="827"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source>Serve the project repository</source> <translation>Servi il repository del progetto</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="830"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="832"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation><b>Servi repository del progetto</b><p>Rende disponibile il repository del progetto.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="868"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source>Specials</source> <translation>Speciali</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>Pull</source> <translation>Pull</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>The project should be reread. Do this now?</source> <translation>Il progetto deve essere riletto. Farlo ora ?</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> <source>Push new branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> <source>Push the current branch of the local project as a new named branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="474"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="476"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="801"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="802"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="804"/> <source>Rollback the last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care.</strong></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> <source>Extensions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source>Show an editor to edit the user configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="580"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="588"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Show an editor to edit the repository configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="591"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the combined configuration settings from all configuration files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="605"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation type="unfinished"></translation> </message> @@ -26594,17 +26594,17 @@ <translation>Crea la directory del progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>New project</source> <translation>Nuovo progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>Open project</source> <translation>Apri progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save project as</source> <translation>Salva progetto come</translation> </message> @@ -26624,307 +26624,307 @@ <translation>Il progetto attuale ha delle modifiche non salvate.</translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>&Save</source> <translation>&Salva</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>&New...</source> <translation>&Nuovo...</translation> </message> <message> + <location filename="Project/Project.py" line="2866"/> + <source>Generate a new project</source> + <translation>Genera un nuovo progetto</translation> + </message> + <message> <location filename="Project/Project.py" line="2867"/> - <source>Generate a new project</source> - <translation>Genera un nuovo progetto</translation> - </message> - <message> - <location filename="Project/Project.py" line="2868"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Nuovo...</b><p>Apre un dialogo per l'inserimento delle informazioni per un nuovo progetto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>&Open...</source> <translation>&Apri...</translation> </message> <message> + <location filename="Project/Project.py" line="2879"/> + <source>Open an existing project</source> + <translation>Apri un progetto esistente</translation> + </message> + <message> <location filename="Project/Project.py" line="2880"/> - <source>Open an existing project</source> - <translation>Apri un progetto esistente</translation> - </message> - <message> - <location filename="Project/Project.py" line="2881"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Apri...</b><p>Apre un progetto esistente.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>Close project</source> <translation>Chiudi progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>&Close</source> <translation>&Chiudi</translation> </message> <message> + <location filename="Project/Project.py" line="2890"/> + <source>Close the current project</source> + <translation>Chiudi il progetto corrente</translation> + </message> + <message> <location filename="Project/Project.py" line="2891"/> - <source>Close the current project</source> - <translation>Chiudi il progetto corrente</translation> - </message> - <message> - <location filename="Project/Project.py" line="2892"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Chiudi</b><p>Chiude l'attuale progetto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2899"/> + <location filename="Project/Project.py" line="2898"/> <source>Save project</source> <translation>Salva progetto</translation> </message> <message> + <location filename="Project/Project.py" line="2901"/> + <source>Save the current project</source> + <translation>Salva il progetto corrente</translation> + </message> + <message> <location filename="Project/Project.py" line="2902"/> - <source>Save the current project</source> - <translation>Salva il progetto corrente</translation> - </message> - <message> - <location filename="Project/Project.py" line="2903"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Salva</b><p>Salva l'attuale progetto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save &as...</source> <translation>S&alva come...</translation> </message> <message> + <location filename="Project/Project.py" line="2912"/> + <source>Save the current project to a new file</source> + <translation>Salva il progetto attuale come un nuovo file</translation> + </message> + <message> <location filename="Project/Project.py" line="2913"/> - <source>Save the current project to a new file</source> - <translation>Salva il progetto attuale come un nuovo file</translation> - </message> - <message> - <location filename="Project/Project.py" line="2914"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Salva as </b><p>Salva l'attuale progetto come nuovo.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add translation to project</source> <translation>Aggiungi le traduzioni al progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add &translation...</source> <translation>Aggiungi &traduzione...</translation> </message> <message> - <location filename="Project/Project.py" line="2955"/> + <location filename="Project/Project.py" line="2954"/> <source>Add a translation to the current project</source> <translation>Aggiungi le traduzioni al progetto corrente</translation> </message> <message> - <location filename="Project/Project.py" line="2957"/> + <location filename="Project/Project.py" line="2956"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Aggiungi traduzione...</b><p>Apre un dialogo per aggiungere una traduzione al progetto corrente.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Search new files</source> <translation>Cerca nuovi file</translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Searc&h new files...</source> <translation>Cerca &nuovi file...</translation> </message> <message> - <location filename="Project/Project.py" line="2968"/> + <location filename="Project/Project.py" line="2967"/> <source>Search new files in the project directory.</source> <translation>Cerca nei file nella directory del progetto.</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>Project properties</source> <translation>Proprietà del progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>&Properties...</source> <translation>&Proprietà...</translation> </message> <message> + <location filename="Project/Project.py" line="2979"/> + <source>Show the project properties</source> + <translation>Mostra le proprietà del progetto</translation> + </message> + <message> <location filename="Project/Project.py" line="2980"/> - <source>Show the project properties</source> - <translation>Mostra le proprietà del progetto</translation> - </message> - <message> - <location filename="Project/Project.py" line="2981"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Proprietà...</b><p>Mosta un dialogo per modificare le proprietà di un progetto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3089"/> + <location filename="Project/Project.py" line="3088"/> <source>Load session</source> <translation>Carica sessione</translation> </message> <message> + <location filename="Project/Project.py" line="3091"/> + <source>Load the projects session file.</source> + <translation>Carica il file di sessione del progetto.</translation> + </message> + <message> <location filename="Project/Project.py" line="3092"/> - <source>Load the projects session file.</source> - <translation>Carica il file di sessione del progetto.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3093"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Carica sessione</b><p>Questo carica la sessione del progetto.La sessione è composta dai seguenti dati.<br>- tutti i file sorgente aperti<br>- tutti i breakpoint<br>- gli argomenti alla riga di comango<br>- la directory di lavoro<br>- il flag di segnalazione delle eccezioni</p></translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3105"/> <source>Save session</source> <translation>Salva sessione</translation> </message> <message> + <location filename="Project/Project.py" line="3108"/> + <source>Save the projects session file.</source> + <translation>Salva il file sessione del progetto.</translation> + </message> + <message> <location filename="Project/Project.py" line="3109"/> - <source>Save the projects session file.</source> - <translation>Salva il file sessione del progetto.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3110"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Salva sessione</b><p>Questo carica la sessione del progetto.La sessione è composta dai seguenti dati.<br>- tutti i file sorgente aperti<br>- tutti i breakpoint<br>- gli argomenti alla riga di comango<br>- la directory di lavoro<br>- il flag di segnalazione delle eccezioni</p></translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>Code Metrics</source> <translation>Statistiche codice</translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>&Code Metrics...</source> <translation>Statistiche &codice...</translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3138"/> <source>Show some code metrics for the project.</source> <translation>Mostra alcune statistiche del codice per il progetto.</translation> </message> <message> - <location filename="Project/Project.py" line="3141"/> + <location filename="Project/Project.py" line="3140"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Statistiche codice...</b><p>Mostra alcune statistiche di tutti i file Python nel progetto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Python Code Coverage</source> <translation>Analisi codice Python</translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Code Co&verage...</source> <translation>A&nalisi codice...</translation> </message> <message> - <location filename="Project/Project.py" line="3151"/> + <location filename="Project/Project.py" line="3150"/> <source>Show code coverage information for the project.</source> <translation>Mostra le informazioni dell'analisi del codice del progetto.</translation> </message> <message> - <location filename="Project/Project.py" line="3153"/> + <location filename="Project/Project.py" line="3152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Analisi codice...</b><p>Mostra le analisi del codice di tutti i file Python nel progetto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="Project/Project.py" line="3161"/> + <location filename="Project/Project.py" line="3160"/> <source>&Profile Data...</source> <translation>&Profilazione dati...</translation> </message> <message> - <location filename="Project/Project.py" line="3164"/> + <location filename="Project/Project.py" line="3163"/> <source>Show profiling data for the project.</source> <translation>Mostra la profilazione dei dati per il progetto.</translation> </message> <message> - <location filename="Project/Project.py" line="3166"/> + <location filename="Project/Project.py" line="3165"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Profilazione dati...</b><p>Mostra la profilazione dei dati per il progetto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="Project/Project.py" line="3173"/> + <location filename="Project/Project.py" line="3172"/> <source>&Application Diagram...</source> <translation>Diagramma dell' &Applicazione...</translation> </message> <message> - <location filename="Project/Project.py" line="3176"/> + <location filename="Project/Project.py" line="3175"/> <source>Show a diagram of the project.</source> <translation>Mostra un diagramma del progetto.</translation> </message> <message> - <location filename="Project/Project.py" line="3178"/> + <location filename="Project/Project.py" line="3177"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagrammi dell'applicazione...</b><p>Mostra un diagramma del progetto.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3250"/> + <source>Open &Recent Projects</source> + <translation>Apri un progetto &recente</translation> + </message> + <message> + <location filename="Project/Project.py" line="3257"/> + <source>&Diagrams</source> + <translation>&Diagrammi</translation> + </message> + <message> + <location filename="Project/Project.py" line="3254"/> + <source>Chec&k</source> + <translation>&Controlla</translation> + </message> + <message> <location filename="Project/Project.py" line="3251"/> - <source>Open &Recent Projects</source> - <translation>Apri un progetto &recente</translation> - </message> - <message> - <location filename="Project/Project.py" line="3258"/> - <source>&Diagrams</source> - <translation>&Diagrammi</translation> - </message> - <message> - <location filename="Project/Project.py" line="3255"/> - <source>Chec&k</source> - <translation>&Controlla</translation> - </message> - <message> - <location filename="Project/Project.py" line="3252"/> <source>&Version Control</source> <translation>Controllo di &Versione</translation> </message> <message> - <location filename="Project/Project.py" line="3257"/> + <location filename="Project/Project.py" line="3256"/> <source>Sho&w</source> <translation>&Mostra</translation> </message> <message> - <location filename="Project/Project.py" line="3260"/> + <location filename="Project/Project.py" line="3259"/> <source>Source &Documentation</source> <translation>&Documentazione sorgenti</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>Search New Files</source> <translation>Cerca Nuovi File</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>There were no new files found to be added.</source> <translation>Non sono stati trovati file da aggiungere.</translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source>Version Control System</source> <translation>Version Control System</translation> </message> <message> - <location filename="Project/Project.py" line="3766"/> + <location filename="Project/Project.py" line="3765"/> <source>Coverage Data</source> <translation>Dati Analisi</translation> </message> <message> - <location filename="Project/Project.py" line="3812"/> + <location filename="Project/Project.py" line="3811"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Non c'è uno script principale definito per il progetto. Esco</translation> </message> @@ -26964,37 +26964,37 @@ <translation>Seleziona il version control system per il progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory to project</source> <translation>Aggiungi directory al progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory...</source> <translation>Aggiungi directory...</translation> </message> <message> - <location filename="Project/Project.py" line="2941"/> + <location filename="Project/Project.py" line="2940"/> <source>Add a directory to the current project</source> <translation>Aggiungi una directory al progetto corrente</translation> </message> <message> - <location filename="Project/Project.py" line="2943"/> + <location filename="Project/Project.py" line="2942"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Aggiungi directory...</b><p>Apre un dialogo per aggiungere una directory al progetto corrente.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Code Coverage</source> <translation>Analisi codice</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Please select a coverage file</source> <translation>Per favore seleziona un file per l'analisi</translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Please select a profile file</source> <translation>Per favore seleziona un file per la profilazione</translation> </message> @@ -27004,17 +27004,17 @@ <translation>Cancella sessione di progetto</translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3122"/> <source>Delete session</source> <translation>Cancella sessione</translation> </message> <message> + <location filename="Project/Project.py" line="3125"/> + <source>Delete the projects session file.</source> + <translation>Cancella il file di sessione del progetto.</translation> + </message> + <message> <location filename="Project/Project.py" line="3126"/> - <source>Delete the projects session file.</source> - <translation>Cancella il file di sessione del progetto.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3127"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Cancella sessione</b><p>Cancella la sessione del progetto.</p></translation> </message> @@ -27024,7 +27024,7 @@ <translation>File Ruby (*.rb);;</translation> </message> <message> - <location filename="Project/Project.py" line="2969"/> + <location filename="Project/Project.py" line="2968"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Cerca nuovi file...</b><p>Cerca per nuovi file (sorgenti, *.ui, *.idl) nella directory del progetto e in tutte le sottodirectory registrate.</p></translation> </message> @@ -27039,7 +27039,7 @@ <translation>Altro</translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> @@ -27074,152 +27074,152 @@ <translation>Cancella le proprietà del debugger</translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger Properties</source> <translation>Proprietà Debugger</translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger &Properties...</source> <translation>&Proprietà Debugger...</translation> </message> <message> + <location filename="Project/Project.py" line="3033"/> + <source>Show the debugger properties</source> + <translation>Mostra le proprietàd el debugger</translation> + </message> + <message> <location filename="Project/Project.py" line="3034"/> - <source>Show the debugger properties</source> - <translation>Mostra le proprietàd el debugger</translation> - </message> - <message> - <location filename="Project/Project.py" line="3035"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Proprietà debugger...</b><p>Mostra un dialogo per modificare le impostazioni specifiche per il progetto del debugger.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>Load</source> <translation>Carica</translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>&Load</source> <translation>&Carica</translation> </message> <message> + <location filename="Project/Project.py" line="3044"/> + <source>Load the debugger properties</source> + <translation>Carica le proprietàd el debugger</translation> + </message> + <message> + <location filename="Project/Project.py" line="3052"/> + <source>Save</source> + <translation>Salva</translation> + </message> + <message> + <location filename="Project/Project.py" line="3055"/> + <source>Save the debugger properties</source> + <translation>Salva le proprietà del debugger</translation> + </message> + <message> + <location filename="Project/Project.py" line="3063"/> + <source>Delete</source> + <translation>Cancella</translation> + </message> + <message> + <location filename="Project/Project.py" line="3063"/> + <source>&Delete</source> + <translation>&Cancella</translation> + </message> + <message> + <location filename="Project/Project.py" line="3066"/> + <source>Delete the debugger properties</source> + <translation>Cancella le proprietà del debugger</translation> + </message> + <message> + <location filename="Project/Project.py" line="3075"/> + <source>Reset</source> + <translation>Resetta</translation> + </message> + <message> + <location filename="Project/Project.py" line="3075"/> + <source>&Reset</source> + <translation>&Resetta</translation> + </message> + <message> + <location filename="Project/Project.py" line="3078"/> + <source>Reset the debugger properties</source> + <translation>Resetta le proprietà del debugger</translation> + </message> + <message> + <location filename="Project/Project.py" line="3261"/> + <source>Debugger</source> + <translation>Debugger</translation> + </message> + <message> + <location filename="Project/Project.py" line="3258"/> + <source>Session</source> + <translation>Sessione</translation> + </message> + <message> <location filename="Project/Project.py" line="3045"/> - <source>Load the debugger properties</source> - <translation>Carica le proprietàd el debugger</translation> - </message> - <message> - <location filename="Project/Project.py" line="3053"/> - <source>Save</source> - <translation>Salva</translation> + <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> + <translation><b>Carica le proprietà del debugger</b><p>Carica le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> <location filename="Project/Project.py" line="3056"/> - <source>Save the debugger properties</source> - <translation>Salva le proprietà del debugger</translation> - </message> - <message> - <location filename="Project/Project.py" line="3064"/> - <source>Delete</source> - <translation>Cancella</translation> - </message> - <message> - <location filename="Project/Project.py" line="3064"/> - <source>&Delete</source> - <translation>&Cancella</translation> + <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> + <translation><b>Salva le proprietà del debugger</b><p>Salva le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> <location filename="Project/Project.py" line="3067"/> - <source>Delete the debugger properties</source> - <translation>Cancella le proprietà del debugger</translation> - </message> - <message> - <location filename="Project/Project.py" line="3076"/> - <source>Reset</source> - <translation>Resetta</translation> - </message> - <message> - <location filename="Project/Project.py" line="3076"/> - <source>&Reset</source> - <translation>&Resetta</translation> + <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> + <translation><b>Cancella le proprietà del debugger</b><p>Cancella il file che contiene le proprietà del debugger specifiche per il progetto.</p></translation> </message> <message> <location filename="Project/Project.py" line="3079"/> - <source>Reset the debugger properties</source> - <translation>Resetta le proprietà del debugger</translation> + <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> + <translation><b>Azzera le proprietà del debugger</b><p>Azzera le proprietà del debugger specifiche per il progetto.</p></translation> + </message> + <message> + <location filename="Project/Project.py" line="2999"/> + <source>Filetype Associations</source> + <translation>Associazione tipi file</translation> + </message> + <message> + <location filename="Project/Project.py" line="2999"/> + <source>Filetype Associations...</source> + <translation>Associazione tipi file...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3002"/> + <source>Show the project filetype associations</source> + <translation>Mostra le associazioni dei tipi di file del progetto</translation> + </message> + <message> + <location filename="Project/Project.py" line="3004"/> + <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> + <translation><b>Associazione tipi file...</b><p>Mostra un dialogo per modificare le associazioni dei tipi file del progetto. Queste associazioni determinano il tipo (codice sorgente, interfaccia o altro) con un pattern del nome file. Sono usati quando aggiungi un file al progetto e quanto esegui una ricerca per nuovi file.</p></translation> </message> <message> <location filename="Project/Project.py" line="3262"/> - <source>Debugger</source> - <translation>Debugger</translation> - </message> - <message> - <location filename="Project/Project.py" line="3259"/> - <source>Session</source> - <translation>Sessione</translation> - </message> - <message> - <location filename="Project/Project.py" line="3046"/> - <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> - <translation><b>Carica le proprietà del debugger</b><p>Carica le proprietà del debugger specifiche per il progetto.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3057"/> - <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> - <translation><b>Salva le proprietà del debugger</b><p>Salva le proprietà del debugger specifiche per il progetto.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3068"/> - <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> - <translation><b>Cancella le proprietà del debugger</b><p>Cancella il file che contiene le proprietà del debugger specifiche per il progetto.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3080"/> - <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> - <translation><b>Azzera le proprietà del debugger</b><p>Azzera le proprietà del debugger specifiche per il progetto.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3000"/> - <source>Filetype Associations</source> - <translation>Associazione tipi file</translation> - </message> - <message> - <location filename="Project/Project.py" line="3000"/> - <source>Filetype Associations...</source> - <translation>Associazione tipi file...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3003"/> - <source>Show the project filetype associations</source> - <translation>Mostra le associazioni dei tipi di file del progetto</translation> - </message> - <message> - <location filename="Project/Project.py" line="3005"/> - <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> - <translation><b>Associazione tipi file...</b><p>Mostra un dialogo per modificare le associazioni dei tipi file del progetto. Queste associazioni determinano il tipo (codice sorgente, interfaccia o altro) con un pattern del nome file. Sono usati quando aggiungi un file al progetto e quanto esegui una ricerca per nuovi file.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3263"/> <source>Pac&kagers</source> <translation>Pac&kagers</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add files to project</source> <translation>Aggiungi file al progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add &files...</source> <translation>Aggiungi &files...</translation> </message> <message> + <location filename="Project/Project.py" line="2926"/> + <source>Add files to the current project</source> + <translation>Aggiungi file al progetto corrente</translation> + </message> + <message> <location filename="Project/Project.py" line="2927"/> - <source>Add files to the current project</source> - <translation>Aggiungi file al progetto corrente</translation> - </message> - <message> - <location filename="Project/Project.py" line="2928"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Aggiungi files...</b><p>Apre un dialogo per aggiungere file al progetto corrente. Il posto dove aggiungerli è determinato dall'estensione.</p></translation> </message> @@ -27239,17 +27239,17 @@ <translation>File progetto (*.e4p)</translation> </message> <message> - <location filename="Project/Project.py" line="3250"/> + <location filename="Project/Project.py" line="3249"/> <source>&Project</source> <translation>&Progetto</translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3364"/> <source>Project</source> <translation>Progetto</translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3425"/> <source>&Clear</source> <translation>Pulis&ci</translation> </message> @@ -27264,32 +27264,32 @@ <translation>Salva le proprietà utente del progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>User project properties</source> <translation>Proprietà utente del progetto</translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>&User Properties...</source> <translation>Proprietà &utente...</translation> </message> <message> - <location filename="Project/Project.py" line="2991"/> + <location filename="Project/Project.py" line="2990"/> <source>Show the user specific project properties</source> <translation>Mostra le proprietà del multiprogetto specifiche dell'utente</translation> </message> <message> - <location filename="Project/Project.py" line="2993"/> + <location filename="Project/Project.py" line="2992"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Proprietà utente...</b><p>Mosta un dialogo per modificare le proprietà utente di un progetto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>Syntax errors detected</source> <translation>Errore di sintassi rilevato</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Il progetto contiene %n file con errori di sintassi.</numerusform> @@ -27297,37 +27297,37 @@ </translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source>Create Package List</source> <translation>Crea lista del package</translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3186"/> <source>Create &Package List</source> <translation>Crea lista del &package</translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source>Create Plugin Archive</source> <translation>Crea un archivio per il plugin</translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3200"/> <source>Create Plugin &Archive</source> <translation>Crea un &archivio per il plugin</translation> </message> <message> - <location filename="Project/Project.py" line="3990"/> + <location filename="Project/Project.py" line="3989"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Il file <b>PKGLIST</b> esiste già.</p><p>Sovrascriverlo?</p></translation> </message> <message> - <location filename="Project/Project.py" line="4034"/> + <location filename="Project/Project.py" line="4033"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>Il file <b>PKGLIST </b> non esiste. Uscita...</p></translation> </message> <message> - <location filename="Project/Project.py" line="4042"/> + <location filename="Project/Project.py" line="4041"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Non c'è uno script principale definito per il progetto. Esco...</translation> </message> @@ -27352,12 +27352,12 @@ <translation>Registrazione tipo progetto</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Crea un archivio per il plugin (Snapshot)</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Crea un archivio per il plugin (&Snapshot)</translation> </message> @@ -27377,22 +27377,22 @@ <translation>Inserisci il path per il file di traduzione (usa '%language% al posto del codice lingua):</translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations</source> <translation>Associazioni analizzatore lessicale</translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations...</source> <translation>Associazioni analizzatore lessicale...</translation> </message> <message> - <location filename="Project/Project.py" line="3018"/> + <location filename="Project/Project.py" line="3017"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Mostra le associazioni degli analizzatori lessicali del progetto (sovrascrivendo i default)</translation> </message> <message> - <location filename="Project/Project.py" line="3020"/> + <location filename="Project/Project.py" line="3019"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Associazioni analizzatore lessicale...</b><p>Mostra un dialogo per modificare le associazioni degli analizzatori lessicali dei progetti. Queste associazioni sovrascrivono the impostazioni globali. Gli analizzatori lessicali sono utilizzati per l'evidenziazione del testo nell'editor.</p></translation> </message> @@ -27517,72 +27517,72 @@ <translation><p>La directory del progetto <b>{0}</b> non può essere creata.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3191"/> + <location filename="Project/Project.py" line="3190"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation>Crea un PKGLIST iniziale per un plugin di eric5.</translation> </message> <message> - <location filename="Project/Project.py" line="3193"/> + <location filename="Project/Project.py" line="3192"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation><b>Crea la lista del Package<b><p>Crea una lista iniziale dei file da includere nell'archivio di un plugin di eric5. La lista è creata partendo dal file progetto.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3205"/> + <location filename="Project/Project.py" line="3204"/> <source>Create an eric5 plugin archive file.</source> <translation>Crea un file archivio per il plugin di eric5.</translation> </message> <message> - <location filename="Project/Project.py" line="3207"/> + <location filename="Project/Project.py" line="3206"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation><b>Crea Archivio Plugin</b><p>Crea un archivio per il plugin eric5 usando la lista dei file fornita nel file PKGLIST. Il nome dell'archivio è costruito dal nome dello script.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3220"/> + <location filename="Project/Project.py" line="3219"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation>Crea un file archivio per il plugin di eric5 (snapshot release).</translation> </message> <message> - <location filename="Project/Project.py" line="3222"/> + <location filename="Project/Project.py" line="3221"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation><b>Crea un archivio plugin (Snapshot)</b><p>Crea un file archivio di un plugin eric5 usando la lista di file fornita nel file PKGLIST. Il nome dell'archivio è determinato dal nome dello script principale. La versione dello script principale viene modificata per riflettere la release dello snapshot.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3665"/> + <location filename="Project/Project.py" line="3664"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation><p>VCS selezionato <b>{0}</b>non trovato.<br>Ripristino al valore precedente.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>VCS selezionato <b>{0}</b>non trovato.<br>Disabilito il controllo di versione.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Il file <b>PKGLIST</b> non può essere creato.<br />Motivo: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4054"/> + <location filename="Project/Project.py" line="4053"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation><p>Il file <b>PKGLIST</b> non può essere letto.<br />Motivo: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4068"/> + <location filename="Project/Project.py" line="4067"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Il file archivio del plugin di eric5<b>{0}</b> non può essere creato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4088"/> + <location filename="Project/Project.py" line="4087"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Il file <b>{0}</b> non può essere aggiunto all'archivio.Lo ignoro.</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4100"/> + <location filename="Project/Project.py" line="4099"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation><p>Il file archivio del plugin di eric5<b>{0} </b> è stato creato con successo.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Il file plugin <b>{0}</b> non può essere salvato.<br />Motivo: {1}</p></translation> </message> @@ -41034,6 +41034,145 @@ </message> </context> <context> + <name>Transplant</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="79"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="105"/> + <source>Transplant Changesets (Continue</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="14"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="23"/> + <source>&Revisions:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="40"/> + <source>Repositor&y:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="50"/> + <source>Enter a repository URL, if changesets shall be transplanted from a repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="57"/> + <source>&Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="67"/> + <source>Select or enter the branch to transplant from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="80"/> + <source>Select to transplant all changesets of the branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="83"/> + <source>Transplant &All Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="90"/> + <source>&Skip:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="100"/> + <source>Enter revisions to be skipped separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="107"/> + <source>&Merge:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="117"/> + <source>Enter revisions to be merged separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="124"/> + <source>Select to append transplant info to the log message</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="127"/> + <source>Append Transplant &Info</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="33"/> + <source>Enter the revisions or revision ranges to be transplanted separated by a space character</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="109"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="56"/> + <source>Transplant changesets from another branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="59"/> + <source><b>Transplant Changesets</b><p>This transplants changesets from another branch on top of the current working directory with the log of the original changeset.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="67"/> + <source>Continue</source> + <translation type="unfinished">Continua</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="71"/> + <source>Continue the last transplant session after repair</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="74"/> + <source><b>Continue</b><p>This continues the last transplant session after repair.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="100"/> + <source>Transplant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>The project should be reread. Do this now?</source> + <translation type="unfinished">Il progetto deve essere riletto. Farlo ora ?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>Transplant Changesets (Continue)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>TrayStarter</name> <message> <location filename="Tools/TrayStarter.py" line="56"/> @@ -47758,24 +47897,24 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1086"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1092"/> <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>Origine #{0}</b></td><td></td></tr> <tr><td><b>Changeset</b></td><td>{1}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1564"/> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Tags</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1566"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1572"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Branches</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <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> @@ -47784,7 +47923,7 @@ <tr><td><b>Committed time</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1126"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1132"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -47801,24 +47940,24 @@ {2}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> <source><tr><td><b>Tip</b></td><td></td></tr> </source> <translation><tr><td><b>Tip</b></td><td></td></tr> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1560"/> <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Changeset</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1570"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1576"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Origini</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1579"/> <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> @@ -47828,7 +47967,7 @@ <tr><td><b>Committed time</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1568"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_ru.ts Sun May 29 18:04:36 2011 +0200 +++ b/i18n/eric5_ru.ts Mon May 30 16:53:13 2011 +0200 @@ -15325,247 +15325,247 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="207"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> <source>The hg process finished with the exit code {0}</source> <translation>Процесс hg завершился с кодом возврата {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="215"/> <source>The hg process did not finish within 30s.</source> <translation>Процесс hg не завершился в течение 30 секунд.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="217"/> <source>Could not start the hg executable.</source> <translation>Невозможно запустить исполняемый файл hg.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Create project repository</source> <translation>Создать репозиторий проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>The project repository could not be created.</source> <translation>Не могу создать репозиторий проекта.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="270"/> <source>Creating Mercurial repository</source> <translation>Создание репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="280"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="285"/> <source>Initial commit to Mercurial repository</source> <translation>Первичная подача в репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="326"/> <source>Cloning project from a Mercurial repository</source> <translation>Создание копии репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="422"/> <source>Commiting changes to Mercurial repository</source> <translation>Подача изменений в репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="465"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>Synchronizing with the Mercurial repository</source> <translation>Синхронизация с репозиторием</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="518"/> <source>Adding files/directories to the Mercurial repository</source> <translation>Добавление файлов/каталогов в репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> <source>Removing files/directories from the Mercurial repository</source> <translation>Удаление файлов/каталогов из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="636"/> <source>Renaming {0}</source> <translation>Переименование {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="819"/> <source>Merging</source> <translation>Слияние</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1216"/> <source>Copying {0}</source> <translation>Копирование {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Mercurial Log</source> <translation>лог</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Select number of entries to show.</source> <translation>Задайте количество элементов для отображения.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1463"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1469"/> <source>Pulling from a remote Mercurial repository</source> <translation>Загрузка изменений из удалённого репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1501"/> <source>Pushing to a remote Mercurial repository</source> <translation>Загрузка изменений в удалённый репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1609"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1615"/> <source>Resolving files/directories</source> <translation>Разрешение конфликтов</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="736"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="741"/> <source>Taging in the Mercurial repository</source> <translation>Создание меток в репозитории</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="771"/> <source>Reverting changes</source> <translation>Отмена изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1039"/> <source>Mercurial command</source> <translation>Mercurial команда</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Create Branch</source> <translation>Создать ветвь</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Enter branch name</source> <translation>Введите имя ветви</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1648"/> <source>Creating branch in the Mercurial repository</source> <translation>Создание ветвив репозитории</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1727"/> <source>Verifying the integrity of the Mercurial repository</source> <translation>Проверка целостности репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1745"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1751"/> <source>Showing the combined configuration settings</source> <translation>Показ комбинированных настроек</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1768"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1774"/> <source>Showing aliases for remote repositories</source> <translation>Алиасы для удалённых репозиториев</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1791"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>Recovering from interrupted transaction</source> <translation>Восстановление после прерванной транзакции</translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2023"/> + <source>Shall the working directory be updated?</source> + <translation>Обновить рабочий каталог?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1671"/> + <source>Showing current branch</source> + <translation>Текущая ветвь</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1935"/> + <source>Create changegroup</source> + <translation>Создать группу изменений</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034"/> + <source>Apply changegroups</source> + <translation>Применить группу изменений</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2048"/> + <source>Bisect subcommand ({0}) invalid.</source> + <translation>Неправильная подкоманда ({0}) для Bisect.</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> + <source>Mercurial Bisect ({0})</source> + <translation>Mercurial Bisect ({0})</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> + <source>Preview changegroup</source> + <translation>Предпросмотр группы изменений</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1820"/> + <source>Identifying project directory</source> + <translation>Каталог проекта</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source>Create .hgignore file</source> + <translation>Создать файл .hgignore</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> + <translation><p>Файл <b>{0}</b> уже существует. Перезаписать?</p></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2114"/> + <source>Removing files from the Mercurial repository only</source> + <translation>Удаление файлов только из репозитория</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1896"/> + <source>Mercurial Changegroup Files (*.hg)</source> + <translation>Mercurial файлы изменений (*.hg)</translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> - <source>Shall the working directory be updated?</source> - <translation>Обновить рабочий каталог?</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1665"/> - <source>Showing current branch</source> - <translation>Текущая ветвь</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1929"/> - <source>Create changegroup</source> - <translation>Создать группу изменений</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2028"/> - <source>Apply changegroups</source> - <translation>Применить группу изменений</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2042"/> - <source>Bisect subcommand ({0}) invalid.</source> - <translation>Неправильная подкоманда ({0}) для Bisect.</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2076"/> - <source>Mercurial Bisect ({0})</source> - <translation>Mercurial Bisect ({0})</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1981"/> - <source>Preview changegroup</source> - <translation>Предпросмотр группы изменений</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1814"/> - <source>Identifying project directory</source> - <translation>Каталог проекта</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source>Create .hgignore file</source> - <translation>Создать файл .hgignore</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> - <translation><p>Файл <b>{0}</b> уже существует. Перезаписать?</p></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2108"/> - <source>Removing files from the Mercurial repository only</source> - <translation>Удаление файлов только из репозитория</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890"/> - <source>Mercurial Changegroup Files (*.hg)</source> - <translation>Mercurial файлы изменений (*.hg)</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation>Mercurial файлы изменений (*.hg);;Все файлы (*)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1991"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1997"/> <source>Identifying changegroup file</source> <translation>Файлы изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2170"/> <source>Backing out changeset</source> <translation>Отмена изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2144"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2150"/> <source>No revision given. Aborting...</source> <translation>Не задана ревизия. Отмена...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Файл группы изменений<b>{0}</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2195"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> @@ -17662,587 +17662,587 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>New from repository</source> <translation>Новый из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>&New from repository...</source> <translation>&Новый из репозитория...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="91"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <source>Create (clone) a new project from a Mercurial repository</source> <translation>Создание копии репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="94"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> <source><b>New from repository</b><p>This creates (clones) a new local project from a Mercurial repository.</p></source> <translation><b>Новый из репозитория</b><p>Создать (скопировать) новый проект из репозитория.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="104"/> <source>Show incoming log</source> <translation>Показать журнал входящих изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="108"/> <source>Show the log of incoming changes</source> <translation>Показать журнал входящих изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="109"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <source><b>Show incoming log</b><p>This shows the log of changes coming into the repository.</p></source> <translation><b>Показать журнал изменений</b><p>Показать журнал входящих в репозиторий изменений.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="116"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="118"/> <source>Pull changes</source> <translation>Загрузить изменения</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="120"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Pull changes from a remote repository</source> <translation>Загрузка изменений из удалённого репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> <translation><b>Загрузить изменения</b><p>Обновить локальный проект из удалённого репозитория.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>Update from repository</source> <translation>Обновить из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>&Update from repository</source> <translation>&Обновить из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="137"/> <source>Update the local project from the Mercurial repository</source> <translation>Обновить локальный проект из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="138"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> <translation><b>Обновить из репозитория</b><p>Обновить локальный проект из репозитория.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>Commit changes to repository</source> <translation>Сохранение изменения в репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>&Commit changes to repository...</source> <translation>&Сохранение изменения в репозиторий...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="149"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <source>Commit changes to the local project to the Mercurial repository</source> <translation>Сохранить изменения локального проекта в репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="152"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> <source><b>Commit changes to repository</b><p>This commits changes to the local project to the Mercurial repository.</p></source> <translation><b>Сохранение изменения в репозиторий</b><p>Сохранить изменения локального проекта в репозиторий.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="160"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> <source>Show outgoing log</source> <translation>Показать журнал выходящих изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="166"/> <source>Show the log of outgoing changes</source> <translation>Показать журнал выходящих изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="169"/> <source><b>Show outgoing log</b><p>This shows the log of changes outgoing out of the repository.</p></source> <translation><b>Показать журнал изменений</b><p>Показать журнал выходящих из репозитория изменений.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Push changes</source> <translation>Послать изменения</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="180"/> <source>Push changes to a remote repository</source> <translation>Послать изменения в удалённый репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="183"/> <source><b>Push changes</b><p>This pushes changes from the local repository to a remote repository.</p></source> <translation><b>Послать изменения</b><p>Послать изменения из локального проекта в удалённый репозиторий.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>Export from repository</source> <translation>Экспорт из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>&Export from repository...</source> <translation>&Экспорт из репозитория...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> <source>Export a project from the repository</source> <translation>Экспортировать проект из репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> <translation><b>Экспорт из репозитория</b><p>Экспортировать проект из репозитория.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>Add to repository</source> <translation>Добавить в репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>&Add to repository...</source> <translation>&Добавить в репозиторий...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="223"/> <source>Add the local project to the repository</source> <translation>Добавить локальный проект в репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="224"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <source><b>Add to repository</b><p>This adds (imports) the local project to the repository.</p></source> <translation><b>Добавить в репозиторий</b><p>Добавляет (импортирует) локальный проект в репозиторий.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>Remove from repository (and disk)</source> <translation>Удаление из репозитория (и с диска)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>&Remove from repository (and disk)</source> <translation>&Удалить из репозитория (и с диска)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> <source>Remove the local project from the repository (and disk)</source> <translation>Удалить локальный проект из репозитория (и диска)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <source><b>Remove from repository</b><p>This removes the local project from the repository (and disk).</p></source> <translation><b>Удалить из репозитория</b><p>Удалить локальный проект из репозитория. Локальная копия (на диске) также будет удалена.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show log</source> <translation>Показать журнал</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show &log</source> <translation>Показать &журнал</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="250"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <source>Show the log of the local project</source> <translation>Показать журнал изменений локального проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="253"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> <source><b>Show log</b><p>This shows the log of the local project.</p></source> <translation><b>Показать журнал</b><p>Показать журнал изменений локального проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="260"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="262"/> <source>Show limited log</source> <translation>Показать ограниченный журнал</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <source>Show a limited log of the local project</source> <translation>Показать ограниченный журнал изменений локального проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="267"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="269"/> <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>Показать ограниченный журнал</b><p>Отображает журнал с заданным количеством элементов.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="275"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="277"/> <source>Show log browser</source> <translation>Показать проводник журналов</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="279"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> <source>Show a dialog to browse the log of the local project</source> <translation>Показать диалог для навигации по файлу журнала для локального проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="282"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> <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>Показать проводник журнала</b><p>Показывает диалог для навигации по файлу журнала локального проекта. Изначально показывается ограниченное количество записей. Дальнейшие записи могут быть получены позже.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show difference</source> <translation>Показать различие</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show &difference</source> <translation>Показать &различие</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="295"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> <source>Show the difference of the local project to the repository</source> <translation>Показать изменения между репозиторием и локальной копией</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="298"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="300"/> <source><b>Show difference</b><p>This shows the difference of the local project to the repository.</p></source> <translation><b>Показать различие</b><p>Показать различие между локальным проектом и репозиторием.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="305"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source>Show difference (extended)</source> <translation>Показать различие (расширенно)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> <source>Show the difference of revisions of the project to the repository</source> <translation>Показать разницу версий между репозиторием и локальной копией</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="312"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="314"/> <source><b>Show difference (extended)</b><p>This shows the difference of selectable revisions of the project.</p></source> <translation><b>Показать разницу (насширенно)</b><p>Отображает различие выбираемых ревизий проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="333"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show heads</source> <translation>Показать текущие версии</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="336"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <source>Show the heads of the repository</source> <translation>Показать текущие версии в репозитории</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="341"/> <source><b>Show heads</b><p>This shows the heads of the repository.</p></source> <translation><b>Показать текущие версии</b><p>Показать текущие версии в репозитории.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="346"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> <source>Show parents</source> <translation>Показать предков</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="349"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="351"/> <source>Show the parents of the repository</source> <translation>Показать предков репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="354"/> <source><b>Show parents</b><p>This shows the parents of the repository.</p></source> <translation><b>Показать предков</b><p>Показать предков репозитория.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="361"/> <source>Show tip</source> <translation>Показать tip</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <source>Show the tip of the repository</source> <translation>Показать tip репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <source><b>Show tip</b><p>This shows the tip of the repository.</p></source> <translation><b>Показать tip</b><p>Показать tip репозитория.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Merge</source> <translation>Слить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Mer&ge changes...</source> <translation>С&лить изменения...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="392"/> <source>Merge changes of a revision into the local project</source> <translation>Слить изменения из ревизии с локальным проектом</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="393"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> <source><b>Merge</b><p>This merges changes of a revision into the local project.</p></source> <translation><b>Слить</b><p>Слить изменения из ревизии с локальным проектом.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve conflicts</source> <translation>Разрешить конфликты</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve con&flicts</source> <translation>Разрешить кон&фликты</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> <source>Resolve all conflicts of the local project</source> <translation>Разрешить все конфликты, возникшие в локальном проекте</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="406"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <source><b>Resolve conflicts</b><p>This resolves all conflicts of the local project.</p></source> <translation><b>Разрешить конфликты</b><p>Разрешить все конфликты в локальном проекте.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show status</source> <translation>Показать статус</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show &status</source> <translation>Показать &статус</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> <source>Show the status of the local project</source> <translation>Показать статус локального проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="328"/> <source><b>Show status</b><p>This shows the status of the local project.</p></source> <translation><b>Показать статус</b><p>Показать статус локального проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Revert changes</source> <translation>Отмена изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Re&vert changes</source> <translation>От&мена изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <source>Revert all changes made to the local project</source> <translation>Отменить все изменения в локальном проекте</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="379"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <source><b>Revert changes</b><p>This reverts all changes made to the local project.</p></source> <translation><b>Отмена изменений</b><p>Все изменения в локальном проекте будут отменены.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>Tag in repository</source> <translation>Создать метку в репозитории</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>&Tag in repository...</source> <translation>Создать &метку в репозитории...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <source>Tag the local project in the repository</source> <translation>Создать в репозитории метку для проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="420"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="422"/> <source><b>Tag in repository</b><p>This tags the local project in the repository.</p></source> <translation><b>Создать метку</b><p>Создаёт метку для локального проекта в репозитории.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags</source> <translation>Список меток</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags...</source> <translation>Список меток...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> <source>List tags of the project</source> <translation>Список меток текущего проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="433"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> <source><b>List tags</b><p>This lists the tags of the project.</p></source> <translation><b>Список меток</b><p>Отображает список меток текущего проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches</source> <translation>Список ветвей</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches...</source> <translation>Список ветвей...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> <source>List branches of the project</source> <translation>Список ветвей текущего проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="446"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <source><b>List branches</b><p>This lists the branches of the project.</p></source> <translation><b>Список ветвей</b><p>Отображает список ветвей текущего проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create branch</source> <translation>Создать ветвь</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create &branch...</source> <translation>Создать &ветвь...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="457"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="459"/> <source>Create a new branch for the local project in the repository</source> <translation>Создать новую ветвь в репозитории для локального проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="462"/> <source><b>Create branch</b><p>This creates a new branch for the local project in the repository.</p></source> <translation><b>Создать ветвь</b><p>Создать новую ветвь в репозитории для локального проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="482"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="484"/> <source>Close branch</source> <translation>Закрыть ветвь</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="487"/> <source>Close the current branch of the local project</source> <translation>Закрыть ветвь локального проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="488"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="490"/> <source><b>Close branch</b><p>This closes the current branch of the local project.</p></source> <translation><b>Закрыть ветвь</b><p>Закрыть ветвь в репозитории для локального проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>Switch</source> <translation>Переключиться</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>S&witch...</source> <translation>Пе&реключиться...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="512"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <source>Switch the working directory to another revision</source> <translation>Переключить рабочий каталог на другую ревизию</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="515"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <source><b>Switch</b><p>This switches the working directory to another revision.</p></source> <translation><b>Переключить</b><p>Переключить рабочий каталог на другую ревизию.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanup</source> <translation>Очистка</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanu&p</source> <translation>О&чистка</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="527"/> <source>Cleanup the local project</source> <translation>Очистить локальный проект</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> <translation><b>Очистка</b><p>Очистить локальный проект.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>Execute command</source> <translation>Выполнить команду</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>E&xecute command...</source> <translation>В&ыполнить команду...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> <source>Execute an arbitrary Mercurial command</source> <translation>Выполнить произвольную команду Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="541"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="543"/> <source><b>Execute command</b><p>This opens a dialog to enter an arbitrary Mercurial command.</p></source> <translation><b>Выполнить команду</b><p>Открыть диалог для ввода произвольной команды Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command options</source> <translation>Опции командной строки</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command &options...</source> <translation>&Опции командной строки...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="553"/> <source>Show the Mercurial command options</source> <translation>Показать опции командной строки Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> <source><b>Command options...</b><p>This shows a dialog to edit the Mercurial command options.</p></source> <translation><b>Опции командной строки...</b><p>Показать диалог для редактирования опций командной строки Mercurial.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure</source> <translation>Настроить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="564"/> <source>Show the configuration dialog with the Mercurial page selected</source> <translation>Показать диалог настроек с выбранной страницей настроек Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="565"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="567"/> <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> <translation><b>Настроить</b><p>Показать диалог настроек с выбранной страницей настроек Mercurial.</p></translation> </message> @@ -18287,437 +18287,437 @@ <translation type="obsolete"><b>Показ комбинированных настроек</b><p>Показ комбинированных настроек из всех конфигурационных файлов.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths</source> <translation>Показать пути</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths...</source> <translation>Показать пути...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="618"/> <source>Show the aliases for remote repositories</source> <translation>Алиасы для удалённых репозиториев</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation><b>Показать пути</b><p>Показать алиасы для удалённых репозиториев.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository</source> <translation>Проверить репозиторий</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository...</source> <translation>Проверить репозиторий...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="629"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="631"/> <source>Verify the integrity of the repository</source> <translation>Проверить целостность репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation><b>Проверить целостность репозитория</b><p>Проверить целостность репозитория.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover</source> <translation>Восстановить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover...</source> <translation>Восстановить...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Recover from an interrupted transaction</source> <translation>Восстановить после прерванной транзакции</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="645"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="647"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation><b>Восстановить</b><p>Восстановить после прерванной транзакции.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="849"/> <source>Repository Administration</source> <translation>Администрирование репозитория</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="667"/> <source>Create .hgignore</source> <translation>Создать файл .hgignore</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="670"/> <source>Create a .hgignore file with default values</source> <translation>Создать файл .hgignore со значениями по умолчанию</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="673"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation><b>Создать файл .hgignore</b><p>Создать файл .hgignore со значениями по умолчанию.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup</source> <translation>Создать группу изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup...</source> <translation>Создать группу изменений...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> <source>Create changegroup file collecting changesets</source> <translation>Создать файл коллекции изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups</source> <translation>Применить группу изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups...</source> <translation>Применить группу изменений...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> <source>Apply one or several changegroup files</source> <translation>Применить файл(ы) группы изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Changegroup Management</source> <translation>Менеджмент группы изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="684"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="686"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation><b>Создать группу изменений</b><p>Создать группу изменений собрав выбранные изменения (hg bundle).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation><b>Применить группы изменений</b><p>Применить одну или несколько групп изменений созданную командой 'Создать группу изменений' (hg unbundle).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="497"/> <source>Show current branch</source> <translation>Показать текущую ветвь</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> <source>Show the current branch of the project</source> <translation>Показать текущую ветвь проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation><b>Показать текущую ветвь</b><p>Показать текущую ветвь проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"</source> <translation>Пометить как "хороший"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> <source>Mark a selectable changeset as good</source> <translation>Пометить выбранные изменения как "хорошие"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation><b>Пометить как "хорошие"</b><p>Пометить выбранные изменения как "хорошие".</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"</source> <translation>Пометить как "плохой"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="750"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="752"/> <source>Mark a selectable changeset as bad</source> <translation>Пометить выбранные изменения как "плохие"</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="755"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation><b>Пометить как "плохие"</b><p>Пометить выбранные изменения как "плохие".</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="760"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="762"/> <source>Skip</source> <translation>Пропустить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Skip the current changeset</source> <translation>Пропустить текущие изменения</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Skip</b><p>This skips the current changeset.</p></source> <translation><b>Пропустить</b><p>Пропустить текущие изменения.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="773"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Reset</source> <translation>Сбросить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="776"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="778"/> <source>Reset the bisect search data</source> <translation>Сбросить данные двоичного поиска</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation><b>Сбросить</b><p>Сбросить данные двоичного поиска.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="887"/> <source>Bisect</source> <translation>Двоичный поиск</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"...</source> <translation>Пометить как "хороший"...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"...</source> <translation>Пометить как "плохой"...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup</source> <translation>Предпросмотр группы изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup...</source> <translation>Предпросмотр группы изменений...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify</source> <translation>Идентифицировать</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify...</source> <translation>Идентифицировать...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="655"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="657"/> <source>Identify the project directory</source> <translation>Задайте каталог проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="658"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="660"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation><b>Каталог проекта</b><p>Задайте каталог проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation>Предпросмотр файла содержащего коллекцию групп изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="698"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="700"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation><b>Предпросмотр групп изменений</b><p>Предпросмотр файла содержащего коллекцию групп изменений.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup</source> <translation>Выбрать группу изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup...</source> <translation>Выбрать группу изменений...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source>Identify a changegroup file containing a collection of changesets</source> <translation>Выбрать файл содержащий коллекцию групп изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="714"/> <source><b>Identify changegroup</b><p>This identifies a changegroup file containing a collection of changesets.</p></source> <translation><b>Выбрать изменения</b><p>Выбрать файл содержащий коллекцию групп изменений.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="786"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="788"/> <source>Back out changeset</source> <translation>Отмена изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> <source>Back out changes of an earlier changeset</source> <translation>Отмена предыдущих изменений</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="792"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation><b>Отмена изменений</b><p>Отмена предыдущих изменений.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="191"/> <source>Push changes (force)</source> <translation>Послать изменения (принудительно)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source>Push changes to a remote repository with force option</source> <translation>Послать изменения в удалённый репозиторий (принудительно)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="198"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation><b>Послать изменения (принудительно)</b><p>Послать изменения в удалённый репозиторий (принудительно).</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="868"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source>Specials</source> <translation>Специфический</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository</source> <translation>Запустить сервер для репозитория проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository...</source> <translation>Запустить сервер для репозитория проекта...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="827"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source>Serve the project repository</source> <translation>Запустить сервер для репозитория проекта</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="830"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="832"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation><b>Запустить сервер для репозитория проекта</b><p>Запустить сервер для репозитория проекта.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>Pull</source> <translation>Загрузить</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>The project should be reread. Do this now?</source> <translation>Необходимо перезагрузить проект. Сделать это?</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> <source>Push new branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> <source>Push the current branch of the local project as a new named branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="474"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="476"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="801"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="802"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="804"/> <source>Rollback the last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care.</strong></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> <source>Extensions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source>Show an editor to edit the user configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="580"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="588"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Show an editor to edit the repository configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="591"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the combined configuration settings from all configuration files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="605"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation type="unfinished"></translation> </message> @@ -26739,12 +26739,12 @@ <translation>Создать каталог проекта</translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>Open project</source> <translation>Открыть проект</translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save project as</source> <translation>Сохранить проект как</translation> </message> @@ -26764,162 +26764,162 @@ <translation>Изменения в текущем проекте не сохранены.</translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>&Save</source> <translation>&Сохранить</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>New project</source> <translation>Новый проект</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>&New...</source> <translation>&Новый...</translation> </message> <message> + <location filename="Project/Project.py" line="2866"/> + <source>Generate a new project</source> + <translation>Создать новый проект</translation> + </message> + <message> <location filename="Project/Project.py" line="2867"/> - <source>Generate a new project</source> - <translation>Создать новый проект</translation> - </message> - <message> - <location filename="Project/Project.py" line="2868"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Новый...</b><p>Открыть диалог для ввода информации о новом проекте.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>&Open...</source> <translation>&Открыть...</translation> </message> <message> + <location filename="Project/Project.py" line="2879"/> + <source>Open an existing project</source> + <translation>Открыть существующий проект</translation> + </message> + <message> <location filename="Project/Project.py" line="2880"/> - <source>Open an existing project</source> - <translation>Открыть существующий проект</translation> - </message> - <message> - <location filename="Project/Project.py" line="2881"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Открыть...</b><p>Открыть существующий проект.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>Close project</source> <translation>Закрыть проект</translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>&Close</source> <translation>&Закрыть</translation> </message> <message> + <location filename="Project/Project.py" line="2890"/> + <source>Close the current project</source> + <translation>Закрыть текущий проект</translation> + </message> + <message> <location filename="Project/Project.py" line="2891"/> - <source>Close the current project</source> - <translation>Закрыть текущий проект</translation> - </message> - <message> - <location filename="Project/Project.py" line="2892"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Закрыть</b><p>Закрыть текущий проект.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2899"/> + <location filename="Project/Project.py" line="2898"/> <source>Save project</source> <translation>Сохранить проект</translation> </message> <message> + <location filename="Project/Project.py" line="2901"/> + <source>Save the current project</source> + <translation>Сохранить текущий проект</translation> + </message> + <message> <location filename="Project/Project.py" line="2902"/> - <source>Save the current project</source> - <translation>Сохранить текущий проект</translation> - </message> - <message> - <location filename="Project/Project.py" line="2903"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Сохранить</b><p>Сохранить текущий проект.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save &as...</source> <translation>Сохранить &как...</translation> </message> <message> + <location filename="Project/Project.py" line="2912"/> + <source>Save the current project to a new file</source> + <translation>Сохранить текущий проект в новый файл</translation> + </message> + <message> <location filename="Project/Project.py" line="2913"/> - <source>Save the current project to a new file</source> - <translation>Сохранить текущий проект в новый файл</translation> - </message> - <message> - <location filename="Project/Project.py" line="2914"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Сохранить как</b><p> Сохранить текущий проект в новый файл.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add translation to project</source> <translation>Добавить перевод в проект</translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add &translation...</source> <translation>Добавить &перевод...</translation> </message> <message> - <location filename="Project/Project.py" line="2955"/> + <location filename="Project/Project.py" line="2954"/> <source>Add a translation to the current project</source> <translation>Добавить перевод в текущий проект</translation> </message> <message> - <location filename="Project/Project.py" line="2957"/> + <location filename="Project/Project.py" line="2956"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Добавить перевод...</b><p>Открыть диалог для добавления перевода в текущий проект.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Search new files</source> <translation>Поиск новых файлов</translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Searc&h new files...</source> <translation>Поис&к новых файлов...</translation> </message> <message> - <location filename="Project/Project.py" line="2968"/> + <location filename="Project/Project.py" line="2967"/> <source>Search new files in the project directory.</source> <translation>Поиск новых файлов в каталоге проекта.</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>Project properties</source> <translation>Свойства проекта</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>&Properties...</source> <translation>&Свойства...</translation> </message> <message> + <location filename="Project/Project.py" line="2979"/> + <source>Show the project properties</source> + <translation>Показать свойства проекта</translation> + </message> + <message> <location filename="Project/Project.py" line="2980"/> - <source>Show the project properties</source> - <translation>Показать свойства проекта</translation> - </message> - <message> - <location filename="Project/Project.py" line="2981"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Свойства...</b><p>Показать диалог для редактирования свойств проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3089"/> + <location filename="Project/Project.py" line="3088"/> <source>Load session</source> <translation>Загрузить сессию</translation> </message> <message> + <location filename="Project/Project.py" line="3091"/> + <source>Load the projects session file.</source> + <translation>Загрузить файл с сессией проекта.</translation> + </message> + <message> <location filename="Project/Project.py" line="3092"/> - <source>Load the projects session file.</source> - <translation>Загрузить файл с сессией проекта.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3093"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Загрузить сессию</b> <p>Загрузить файл с сессией проекта. Сессия содержит следующие данные:<br> @@ -26931,17 +26931,17 @@ </p></translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3105"/> <source>Save session</source> <translation>Сохранить сессию</translation> </message> <message> + <location filename="Project/Project.py" line="3108"/> + <source>Save the projects session file.</source> + <translation>Сохранить файл с сессией проекта.</translation> + </message> + <message> <location filename="Project/Project.py" line="3109"/> - <source>Save the projects session file.</source> - <translation>Сохранить файл с сессией проекта.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3110"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Сохранить сессию</b> <p>Сохранить файл с сессией проекта. Сессия содержит следующие данные:<br> @@ -26953,137 +26953,137 @@ </p></translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>Code Metrics</source> <translation>Статистика кода</translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>&Code Metrics...</source> <translation>&Статистика кода...</translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3138"/> <source>Show some code metrics for the project.</source> <translation>Отображает статистику кода для проекта.</translation> </message> <message> - <location filename="Project/Project.py" line="3141"/> + <location filename="Project/Project.py" line="3140"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Статистика кода...</b><p>Отображает статистику кода для проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Python Code Coverage</source> <translation>Охват кода Python</translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Code Co&verage...</source> <translation>&Заключения по коду...</translation> </message> <message> - <location filename="Project/Project.py" line="3151"/> + <location filename="Project/Project.py" line="3150"/> <source>Show code coverage information for the project.</source> <translation>Показать заключение охвата по коду проекта.</translation> </message> <message> - <location filename="Project/Project.py" line="3153"/> + <location filename="Project/Project.py" line="3152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Заключение охвата по коду...</b><p>Показать заключение охвата по коду всех файлов проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Profile Data</source> <translation>Данные профайлера</translation> </message> <message> - <location filename="Project/Project.py" line="3161"/> + <location filename="Project/Project.py" line="3160"/> <source>&Profile Data...</source> <translation>&Данные профайлера...</translation> </message> <message> - <location filename="Project/Project.py" line="3164"/> + <location filename="Project/Project.py" line="3163"/> <source>Show profiling data for the project.</source> <translation>Отображает результаты профилирования проекта.</translation> </message> <message> - <location filename="Project/Project.py" line="3166"/> + <location filename="Project/Project.py" line="3165"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Данные профайлера...</b><p>Отображает результаты профилирования проекта.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3250"/> + <source>Open &Recent Projects</source> + <translation>Открыть &недавние проекты</translation> + </message> + <message> + <location filename="Project/Project.py" line="3254"/> + <source>Chec&k</source> + <translation>&Проверки</translation> + </message> + <message> + <location filename="Project/Project.py" line="3256"/> + <source>Sho&w</source> + <translation>По&казать</translation> + </message> + <message> + <location filename="Project/Project.py" line="3259"/> + <source>Source &Documentation</source> + <translation>&Документация исходников</translation> + </message> + <message> + <location filename="Project/Project.py" line="3535"/> + <source>Search New Files</source> + <translation>Поиск новых файлов</translation> + </message> + <message> + <location filename="Project/Project.py" line="3535"/> + <source>There were no new files found to be added.</source> + <translation>Не найдено файлов для добавления.</translation> + </message> + <message> + <location filename="Project/Project.py" line="3673"/> + <source>Version Control System</source> + <translation>Система контроля версий</translation> + </message> + <message> + <location filename="Project/Project.py" line="3811"/> + <source>There is no main script defined for the current project. Aborting</source> + <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> + </message> + <message> <location filename="Project/Project.py" line="3251"/> - <source>Open &Recent Projects</source> - <translation>Открыть &недавние проекты</translation> - </message> - <message> - <location filename="Project/Project.py" line="3255"/> - <source>Chec&k</source> - <translation>&Проверки</translation> + <source>&Version Control</source> + <translation>Контроль &версий</translation> + </message> + <message> + <location filename="Project/Project.py" line="3765"/> + <source>Coverage Data</source> + <translation>Данные охвата</translation> + </message> + <message> + <location filename="Project/Project.py" line="3885"/> + <source>Application Diagram</source> + <translation>Диаграмма приложения</translation> + </message> + <message> + <location filename="Project/Project.py" line="3172"/> + <source>&Application Diagram...</source> + <translation>&Диаграмма приложения...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3175"/> + <source>Show a diagram of the project.</source> + <translation>Показать диаграмму проекта.</translation> + </message> + <message> + <location filename="Project/Project.py" line="3177"/> + <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> + <translation><b>Диаграмма приложения...</b><p>Отображает диаграмму проекта.</p></translation> </message> <message> <location filename="Project/Project.py" line="3257"/> - <source>Sho&w</source> - <translation>По&казать</translation> - </message> - <message> - <location filename="Project/Project.py" line="3260"/> - <source>Source &Documentation</source> - <translation>&Документация исходников</translation> - </message> - <message> - <location filename="Project/Project.py" line="3536"/> - <source>Search New Files</source> - <translation>Поиск новых файлов</translation> - </message> - <message> - <location filename="Project/Project.py" line="3536"/> - <source>There were no new files found to be added.</source> - <translation>Не найдено файлов для добавления.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3674"/> - <source>Version Control System</source> - <translation>Система контроля версий</translation> - </message> - <message> - <location filename="Project/Project.py" line="3812"/> - <source>There is no main script defined for the current project. Aborting</source> - <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> - </message> - <message> - <location filename="Project/Project.py" line="3252"/> - <source>&Version Control</source> - <translation>Контроль &версий</translation> - </message> - <message> - <location filename="Project/Project.py" line="3766"/> - <source>Coverage Data</source> - <translation>Данные охвата</translation> - </message> - <message> - <location filename="Project/Project.py" line="3886"/> - <source>Application Diagram</source> - <translation>Диаграмма приложения</translation> - </message> - <message> - <location filename="Project/Project.py" line="3173"/> - <source>&Application Diagram...</source> - <translation>&Диаграмма приложения...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3176"/> - <source>Show a diagram of the project.</source> - <translation>Показать диаграмму проекта.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3178"/> - <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> - <translation><b>Диаграмма приложения...</b><p>Отображает диаграмму проекта.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3258"/> <source>&Diagrams</source> <translation>&Диаграммы</translation> </message> @@ -27093,37 +27093,37 @@ <translation>Сохранить файл проекта</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Code Coverage</source> <translation>Заключения охвата по коду</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Please select a coverage file</source> <translation>Пожалуйста, выберите файл для информации охвата</translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Please select a profile file</source> <translation>Пожалуйста, выберите файл профиля</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory to project</source> <translation>Добавить каталог в проект</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory...</source> <translation>Добавить каталог...</translation> </message> <message> - <location filename="Project/Project.py" line="2941"/> + <location filename="Project/Project.py" line="2940"/> <source>Add a directory to the current project</source> <translation>Добавить каталог в текущий проект</translation> </message> <message> - <location filename="Project/Project.py" line="2943"/> + <location filename="Project/Project.py" line="2942"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Добавить каталог...</b> <p>Открыть диалог для добавления каталога в текущий проект.</p></translation> @@ -27214,17 +27214,17 @@ <translation><p>Невозможно удалить выбранный файл с сессией: <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3122"/> <source>Delete session</source> <translation>Удалить сессию</translation> </message> <message> + <location filename="Project/Project.py" line="3125"/> + <source>Delete the projects session file.</source> + <translation>Удалить файл с сессией проекта.</translation> + </message> + <message> <location filename="Project/Project.py" line="3126"/> - <source>Delete the projects session file.</source> - <translation>Удалить файл с сессией проекта.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3127"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Удалить сессию</b><p>Удалить файл с сессией проекта</p></translation> </message> @@ -27234,7 +27234,7 @@ <translation>Исходники на Ruby (*.rb);;</translation> </message> <message> - <location filename="Project/Project.py" line="2969"/> + <location filename="Project/Project.py" line="2968"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Искать новые файлы...</b><p>Поиск новых файлов (исходников, *.ui, *.idl) в каталоге проекта и зарегистрированных подкаталогах.</p></translation> </message> @@ -27249,7 +27249,7 @@ <translation>Другое</translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Include module names?</source> <translation>Включать имена модулей?</translation> </message> @@ -27314,155 +27314,155 @@ <translation><p>Невозможно удалить файл свойств отладчика <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger Properties</source> <translation>Свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger &Properties...</source> <translation>&Свойства отладчика...</translation> </message> <message> + <location filename="Project/Project.py" line="3033"/> + <source>Show the debugger properties</source> + <translation>Показать свойства отладчика</translation> + </message> + <message> <location filename="Project/Project.py" line="3034"/> - <source>Show the debugger properties</source> - <translation>Показать свойства отладчика</translation> - </message> - <message> - <location filename="Project/Project.py" line="3035"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Свойства отладчика...</b> <p>Показать диалог для редактирования свойств отладчика, специфичных для данного проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>Load</source> <translation>Загрузить</translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>&Load</source> <translation>&Загрузить</translation> </message> <message> + <location filename="Project/Project.py" line="3044"/> + <source>Load the debugger properties</source> + <translation>Загрузить свойства отладчика</translation> + </message> + <message> + <location filename="Project/Project.py" line="3052"/> + <source>Save</source> + <translation>Сохранить</translation> + </message> + <message> + <location filename="Project/Project.py" line="3055"/> + <source>Save the debugger properties</source> + <translation>Сохранить свойства отладчика</translation> + </message> + <message> + <location filename="Project/Project.py" line="3063"/> + <source>Delete</source> + <translation>Удалить</translation> + </message> + <message> + <location filename="Project/Project.py" line="3063"/> + <source>&Delete</source> + <translation>&Удалить</translation> + </message> + <message> + <location filename="Project/Project.py" line="3066"/> + <source>Delete the debugger properties</source> + <translation>Удалить свойства отладчика</translation> + </message> + <message> + <location filename="Project/Project.py" line="3075"/> + <source>Reset</source> + <translation>Сбросить</translation> + </message> + <message> + <location filename="Project/Project.py" line="3075"/> + <source>&Reset</source> + <translation>&Сбросить</translation> + </message> + <message> + <location filename="Project/Project.py" line="3078"/> + <source>Reset the debugger properties</source> + <translation>Сбросить свойства отладчика</translation> + </message> + <message> + <location filename="Project/Project.py" line="3261"/> + <source>Debugger</source> + <translation>Отладчик</translation> + </message> + <message> + <location filename="Project/Project.py" line="3258"/> + <source>Session</source> + <translation>Сессия</translation> + </message> + <message> <location filename="Project/Project.py" line="3045"/> - <source>Load the debugger properties</source> - <translation>Загрузить свойства отладчика</translation> - </message> - <message> - <location filename="Project/Project.py" line="3053"/> - <source>Save</source> - <translation>Сохранить</translation> + <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> + <translation><b>Загрузить свойства отладчика</b> +<p>Загрузить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> <location filename="Project/Project.py" line="3056"/> - <source>Save the debugger properties</source> - <translation>Сохранить свойства отладчика</translation> - </message> - <message> - <location filename="Project/Project.py" line="3064"/> - <source>Delete</source> - <translation>Удалить</translation> - </message> - <message> - <location filename="Project/Project.py" line="3064"/> - <source>&Delete</source> - <translation>&Удалить</translation> + <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> + <translation><b>Сохранить свойства отладчика</b><p>Сохранить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> <location filename="Project/Project.py" line="3067"/> - <source>Delete the debugger properties</source> - <translation>Удалить свойства отладчика</translation> - </message> - <message> - <location filename="Project/Project.py" line="3076"/> - <source>Reset</source> - <translation>Сбросить</translation> - </message> - <message> - <location filename="Project/Project.py" line="3076"/> - <source>&Reset</source> - <translation>&Сбросить</translation> + <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> + <translation><b>Удалить свойства отладчика</b><p>Удалить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> <location filename="Project/Project.py" line="3079"/> - <source>Reset the debugger properties</source> - <translation>Сбросить свойства отладчика</translation> + <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> + <translation><b>Сбросить свойства отладчика</b><p>Сбросить свойства отладчика, специфичные для данного проекта.</p></translation> + </message> + <message> + <location filename="Project/Project.py" line="2999"/> + <source>Filetype Associations</source> + <translation>Ассоциации для типа файла</translation> + </message> + <message> + <location filename="Project/Project.py" line="2999"/> + <source>Filetype Associations...</source> + <translation>Ассоциации для типа файла...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3002"/> + <source>Show the project filetype associations</source> + <translation>Показать ассоциации типов файлов для проекта</translation> + </message> + <message> + <location filename="Project/Project.py" line="3004"/> + <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> + <translation><b>Ассоциации типов файлов...</b> +<p>Показать диалог для редактирования ассоциаций типов файлов для проекта. Эти ассоциации связывают тип файла (исходник, форма, интерфейс и т.д.) с шаблоном имени. Они используются при добавлении файлов в проект и при поиске новых файлов.</p></translation> </message> <message> <location filename="Project/Project.py" line="3262"/> - <source>Debugger</source> - <translation>Отладчик</translation> - </message> - <message> - <location filename="Project/Project.py" line="3259"/> - <source>Session</source> - <translation>Сессия</translation> - </message> - <message> - <location filename="Project/Project.py" line="3046"/> - <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> - <translation><b>Загрузить свойства отладчика</b> -<p>Загрузить свойства отладчика, специфичные для данного проекта.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3057"/> - <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> - <translation><b>Сохранить свойства отладчика</b><p>Сохранить свойства отладчика, специфичные для данного проекта.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3068"/> - <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> - <translation><b>Удалить свойства отладчика</b><p>Удалить свойства отладчика, специфичные для данного проекта.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3080"/> - <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> - <translation><b>Сбросить свойства отладчика</b><p>Сбросить свойства отладчика, специфичные для данного проекта.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3000"/> - <source>Filetype Associations</source> - <translation>Ассоциации для типа файла</translation> - </message> - <message> - <location filename="Project/Project.py" line="3000"/> - <source>Filetype Associations...</source> - <translation>Ассоциации для типа файла...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3003"/> - <source>Show the project filetype associations</source> - <translation>Показать ассоциации типов файлов для проекта</translation> - </message> - <message> - <location filename="Project/Project.py" line="3005"/> - <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> - <translation><b>Ассоциации типов файлов...</b> -<p>Показать диалог для редактирования ассоциаций типов файлов для проекта. Эти ассоциации связывают тип файла (исходник, форма, интерфейс и т.д.) с шаблоном имени. Они используются при добавлении файлов в проект и при поиске новых файлов.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3263"/> <source>Pac&kagers</source> <translation>У&паковщики</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add files to project</source> <translation>Добавить файлы в проект</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add &files...</source> <translation>Добавить &файлы...</translation> </message> <message> + <location filename="Project/Project.py" line="2926"/> + <source>Add files to the current project</source> + <translation>Добавить файлы в текущий проект</translation> + </message> + <message> <location filename="Project/Project.py" line="2927"/> - <source>Add files to the current project</source> - <translation>Добавить файлы в текущий проект</translation> - </message> - <message> - <location filename="Project/Project.py" line="2928"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Добавить файлы</b> <p>Открывает диалог для добавления файлов в текущий проект. Место добавления определяется расширением файла.</p></translation> @@ -27488,17 +27488,17 @@ <translation>Файлы проектов (*.e4p)</translation> </message> <message> - <location filename="Project/Project.py" line="3250"/> + <location filename="Project/Project.py" line="3249"/> <source>&Project</source> <translation>&Проект</translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3364"/> <source>Project</source> <translation>Проект</translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3425"/> <source>&Clear</source> <translation>&Очистить</translation> </message> @@ -27528,33 +27528,33 @@ <translation><p>Невозможно записать файл пользовательских настроек <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>User project properties</source> <translation>Пользовательские настройки проекта</translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>&User Properties...</source> <translation>&Пользовательские свойства...</translation> </message> <message> - <location filename="Project/Project.py" line="2991"/> + <location filename="Project/Project.py" line="2990"/> <source>Show the user specific project properties</source> <translation>Показать пользовательские свойства проекта</translation> </message> <message> - <location filename="Project/Project.py" line="2993"/> + <location filename="Project/Project.py" line="2992"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Пользовательские свойства...</b> <p>Отображает диалог для редактирования пользовательских свойств проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>Syntax errors detected</source> <translation>Найдены синтаксисические ошибки</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Проект содержит %n файл с синтаксическими ошибками.</numerusform> @@ -27563,47 +27563,47 @@ </translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source>Create Package List</source> <translation>Создать список пакетов</translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3186"/> <source>Create &Package List</source> <translation>&Создать список пакетов</translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source>Create Plugin Archive</source> <translation>Создать архив подключаемого модуля</translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3200"/> <source>Create Plugin &Archive</source> <translation>Создать &архив плагина</translation> </message> <message> - <location filename="Project/Project.py" line="3990"/> + <location filename="Project/Project.py" line="3989"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Файл <b>PKGLIST</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Невозможно создать файл <b>PKGLIST</b>.</p><p>Причина: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4034"/> + <location filename="Project/Project.py" line="4033"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>Файл <b>PKGLIST</b> не существует. Отмена...</p></translation> </message> <message> - <location filename="Project/Project.py" line="4042"/> + <location filename="Project/Project.py" line="4041"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Для текущего проекта не определён главный сценарий. Отмена...</translation> </message> <message> - <location filename="Project/Project.py" line="4054"/> + <location filename="Project/Project.py" line="4053"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation><p>Невозможно прочитать файл <b>PKGLIST</b>.</p><p>Причина: {0}</p></translation> </message> @@ -27633,22 +27633,22 @@ <translation><p>Тип проекта <b>{0}</b> уже существует.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4088"/> + <location filename="Project/Project.py" line="4087"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Невозможно сохранить в архив файл <b>{0}</b>. Игнорируем его.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Создать архив плагинов (снимок)</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Создать архив плагинов (&снимок)</translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл плагина <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> @@ -27668,32 +27668,32 @@ <translation>Введите образец имени файла для переводов (используйте '%language%' вместо кода языка):</translation> </message> <message> - <location filename="Project/Project.py" line="3665"/> + <location filename="Project/Project.py" line="3664"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation><p>Выбранная VCS <b>{0}</b> не найдена.<br/>Отмена.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>Выбранная VCS <b>{0}</b> не найдена.<br/>Контроль версий не используется.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations</source> <translation>Ассоциации для лексеров</translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations...</source> <translation>Ассоциации для лексеров...</translation> </message> <message> - <location filename="Project/Project.py" line="3018"/> + <location filename="Project/Project.py" line="3017"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Показать ассоциации для лексеров</translation> </message> <message> - <location filename="Project/Project.py" line="3020"/> + <location filename="Project/Project.py" line="3019"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Ассоциации для лексеров...</b><p>Показать ассоциации лексеров для проекта. Лексеры используются для подсвечивания текста в редакторе.</p></translation> </message> @@ -27718,42 +27718,42 @@ <translation>Подключаемый модуль Eric</translation> </message> <message> - <location filename="Project/Project.py" line="3191"/> + <location filename="Project/Project.py" line="3190"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation>Создать начальный файл PKGLIST для подключаемого модуля eric5.</translation> </message> <message> - <location filename="Project/Project.py" line="3193"/> + <location filename="Project/Project.py" line="3192"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation><b>Создать список пакетов</b><p>Создаёт начальный список файлов для включения в архив подключаемого модуля eric5. Список создаётся из файла проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3205"/> + <location filename="Project/Project.py" line="3204"/> <source>Create an eric5 plugin archive file.</source> <translation>Создать архив подключаемого модуля eric5.</translation> </message> <message> - <location filename="Project/Project.py" line="3207"/> + <location filename="Project/Project.py" line="3206"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation><b>Создать архив подключаемого модуля</b><p>Создаёт файл арива подключаемого модуля eric5, используя список файлов, данный в файле PKGLIST. Имя архива берётся из имени главного сценария.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3220"/> + <location filename="Project/Project.py" line="3219"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation>Создать файл архива плагинов eric5 (снимок выпуска).</translation> </message> <message> - <location filename="Project/Project.py" line="3222"/> + <location filename="Project/Project.py" line="3221"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation><b>Создать файл архива плагинов (снимок выпуска)</b><p>Создаёт файл архива плагинов eric5, используя список файлов, указанный в файле PKGLIST. Имя архива строится из имени главного сценария. Версия главного сценария меняется, чтобы соответствовать версии выпуска снимка.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4068"/> + <location filename="Project/Project.py" line="4067"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Невозможно создать подключаемый модуль eric5 <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4100"/> + <location filename="Project/Project.py" line="4099"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation><p>Подключаемый модуль <b>{0}</b> был успешно создан.</p></translation> </message> @@ -41206,6 +41206,145 @@ </message> </context> <context> + <name>Transplant</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="79"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="105"/> + <source>Transplant Changesets (Continue</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="14"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="23"/> + <source>&Revisions:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="40"/> + <source>Repositor&y:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="50"/> + <source>Enter a repository URL, if changesets shall be transplanted from a repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="57"/> + <source>&Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="67"/> + <source>Select or enter the branch to transplant from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="80"/> + <source>Select to transplant all changesets of the branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="83"/> + <source>Transplant &All Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="90"/> + <source>&Skip:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="100"/> + <source>Enter revisions to be skipped separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="107"/> + <source>&Merge:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="117"/> + <source>Enter revisions to be merged separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="124"/> + <source>Select to append transplant info to the log message</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="127"/> + <source>Append Transplant &Info</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="33"/> + <source>Enter the revisions or revision ranges to be transplanted separated by a space character</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="109"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="56"/> + <source>Transplant changesets from another branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="59"/> + <source><b>Transplant Changesets</b><p>This transplants changesets from another branch on top of the current working directory with the log of the original changeset.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="67"/> + <source>Continue</source> + <translation type="unfinished">Продолжить</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="71"/> + <source>Continue the last transplant session after repair</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="74"/> + <source><b>Continue</b><p>This continues the last transplant session after repair.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="100"/> + <source>Transplant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>The project should be reread. Do this now?</source> + <translation type="unfinished">Необходимо перезагрузить проект. Сделать это?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>Transplant Changesets (Continue)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>TrayStarter</name> <message> <location filename="Tools/TrayStarter.py" line="56"/> @@ -48007,17 +48146,17 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1564"/> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Метки</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1566"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1572"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Ветви</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1579"/> <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> @@ -48028,30 +48167,30 @@ </table></p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> <source><tr><td><b>Tip</b></td><td></td></tr> </source> <translation><tr><td><b>Tip</b></td><td></td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1560"/> <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Изменения</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1570"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1576"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Предки</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1086"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1092"/> <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>Предок #{0}</b></td><td></td></tr> <tr><td><b>Изменения</b></td><td>{1}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <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> @@ -48061,7 +48200,7 @@ </table></p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1126"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1132"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -48078,7 +48217,7 @@ {2}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1568"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_tr.ts Sun May 29 18:04:36 2011 +0200 +++ b/i18n/eric5_tr.ts Mon May 30 16:53:13 2011 +0200 @@ -15473,247 +15473,247 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="207"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> <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="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="215"/> <source>The hg process did not finish within 30s.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="217"/> <source>Could not start the hg executable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Create project repository</source> <translation>Bilgi havuzu projesi oluştur</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>The project repository could not be created.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="270"/> <source>Creating Mercurial repository</source> <translation>Mercurial kaynak havauzu oluşturuluyor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="280"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="285"/> <source>Initial commit to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="326"/> <source>Cloning project from a Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="422"/> <source>Commiting changes to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="465"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>Synchronizing with the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="518"/> <source>Adding files/directories to the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> <source>Removing files/directories from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="636"/> <source>Renaming {0}</source> <translation>Yenşden adlandırılıyor {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="736"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="741"/> <source>Taging in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="771"/> <source>Reverting changes</source> <translation>Değişiklikler eski haline alınıyor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="819"/> <source>Merging</source> <translation>Birleştiriliyor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1039"/> <source>Mercurial command</source> <translation>Mercurial komut</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1216"/> <source>Copying {0}</source> <translation>Kopyalanıyor {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Mercurial Log</source> <translation>Mercurial Günlüğü</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Select number of entries to show.</source> <translation>Gösterilecek giriş sayısını seçiniz.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1463"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1469"/> <source>Pulling from a remote Mercurial repository</source> <translation>Uzak Mercurial kaynak havuzundan çekiliyor</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1501"/> <source>Pushing to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1609"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1615"/> <source>Resolving files/directories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Create Branch</source> <translation>Sınıf(Branş) Oluştur</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Enter branch name</source> <translation>Sınıf(Branş) adını gir</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1648"/> <source>Creating branch in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1671"/> <source>Showing current branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1727"/> <source>Verifying the integrity of the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1745"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1751"/> <source>Showing the combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1768"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1774"/> <source>Showing aliases for remote repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1791"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>Recovering from interrupted transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1820"/> <source>Identifying project directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> <source>Create .hgignore file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p><b>{0}</b> dosyası halihazırda bulunuyor. Üzerine yazılsın mı?</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1929"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1935"/> <source>Create changegroup</source> <translation>Değişimgrubu oluştur</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1896"/> <source>Mercurial Changegroup Files (*.hg)</source> <translation>Mercurial Değiştirme grubu Dosyaları (*.hg)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1981"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> <source>Preview changegroup</source> <translation>Değişimgrubu öngörünümü</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011"/> - <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> - <translation>Mercurial Değişimgrubu Dosyaları (*.hg);;Tüm Dosyalar (*)</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1991"/> - <source>Identifying changegroup file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2028"/> - <source>Apply changegroups</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> + <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> + <translation>Mercurial Değişimgrubu Dosyaları (*.hg);;Tüm Dosyalar (*)</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1997"/> + <source>Identifying changegroup file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034"/> + <source>Apply changegroups</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2023"/> <source>Shall the working directory be updated?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2042"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2048"/> <source>Bisect subcommand ({0}) invalid.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2076"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> <source>Mercurial Bisect ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2108"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2114"/> <source>Removing files from the Mercurial repository only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2170"/> <source>Backing out changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2144"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2150"/> <source>No revision given. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2195"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> @@ -17797,1022 +17797,1022 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>New from repository</source> <translation>Kaynak havuzundan yeni</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>&New from repository...</source> <translation>Kay&nak havuzundan yeni...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="91"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <source>Create (clone) a new project from a Mercurial repository</source> <translation>Mercurial proje havuzundan yeni bir proje oluştur(klonla)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="94"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> <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="102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="104"/> <source>Show incoming log</source> <translation>Giren günlük kaydını göster</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="108"/> <source>Show the log of incoming changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="109"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <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="116"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="118"/> <source>Pull changes</source> <translation>Değişiklikleri çek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="120"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Pull changes from a remote repository</source> <translation>Değişiklileri uzak kaynak havuzundan çek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> <source><b>Pull changes</b><p>This pulls changes from a remote repository into the local repository.</p></source> <translation><b>Değişiklikleri çek</b><p>Bu uzaktaki bir kaynak havuzundan yerel koynak havuzuna değişiklileri çeker.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>Update from repository</source> <translation>Kaynak Havuzundan güncelle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>&Update from repository</source> <translation>Kaynak Hav&uzundan güncelle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="137"/> <source>Update the local project from the Mercurial repository</source> <translation>Mercurial kaynak havuzundan yerel projeyi güncelle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="138"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <source><b>Update from repository</b><p>This updates the local project from the Mercurial repository.</p></source> <translation><b>Kaynak havuzundan güncelle</b><p>Bu güncelleme yerel projeyi Mercural kaunak havuzundan günceller.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>Commit changes to repository</source> <translation>Yapılan değişiklekleri kaynak havuzuna teslim et</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>&Commit changes to repository...</source> <translation>Yapılan değişiklekleri kaynak ha&vuzuna teslim et...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="149"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <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="152"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> <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="160"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> <source>Show outgoing log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="166"/> <source>Show the log of outgoing changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="169"/> <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="174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Push changes</source> <translation>değişiklikleri kabul et</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="180"/> <source>Push changes to a remote repository</source> <translation>Uzak kaynak havuzuna değişiklikleri gönder</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="183"/> <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="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>Export from repository</source> <translation>Kaynak havuzundan ihraç et</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>&Export from repository...</source> <translation>Dışarı kaynak havuzundan ihraç &et...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> <source>Export a project from the repository</source> <translation>Dışa Kaynak havuzundan proje aktar</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> <translation><b>Kaynak havuzundan dışa aktar</b><p>Bu kaynak havuzundan bir projeyi dışa aktarır.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>Add to repository</source> <translation>Kaynak havuzuna ekle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>&Add to repository...</source> <translation>K&aynak havuzuna ekle...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="223"/> <source>Add the local project to the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="224"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <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="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>Remove from repository (and disk)</source> <translation>Kaynak havuzundan kaldır (ve diskten)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>&Remove from repository (and disk)</source> <translation>Kaynak havuzundan kaldı&r (ve diskten)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> <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="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <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="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show log</source> <translation>Kayıtı göster</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show &log</source> <translation>Kayıtı &göster</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="250"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <source>Show the log of the local project</source> <translation>Yerel projenin günlük kaydını göster</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="253"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> <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="260"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="262"/> <source>Show limited log</source> <translation>Sınırlı kayıtı göster</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <source>Show a limited log of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="267"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="269"/> <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="275"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="277"/> <source>Show log browser</source> <translation>Kayıt gözatıcısını gösted</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="279"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> <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="282"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> <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="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show difference</source> <translation>Farkları göster</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show &difference</source> <translation>Farkları gös&ter</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="295"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> <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="298"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="300"/> <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="305"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source>Show difference (extended)</source> <translation>Farkları göster (gelişmiş)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> <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="312"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="314"/> <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="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show status</source> <translation>Durumu Göster</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show &status</source> <translation>Durumu gö&ster</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> <source>Show the status of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="328"/> <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="333"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show heads</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="336"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <source>Show the heads of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="341"/> <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="346"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> <source>Show parents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="349"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="351"/> <source>Show the parents of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="354"/> <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="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="361"/> <source>Show tip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <source>Show the tip of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <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="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Revert changes</source> <translation>Değişiklikleri başa döndür</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Re&vert changes</source> <translation>Değişiklikleri ba&şa döndür</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <source>Revert all changes made to the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="379"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <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="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Merge</source> <translation>Birleştir</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Mer&ge changes...</source> <translation>De&ğişiklikleri birleştir...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="392"/> <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="393"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> <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="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve conflicts</source> <translation>Çelişkileri çözümle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve con&flicts</source> <translation>Çelişkileri çö&zümle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> <source>Resolve all conflicts of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="406"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <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="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>Tag in repository</source> <translation>Kaynak havuzu etiketi</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>&Tag in repository...</source> <translation>Kaynak havuzu e&tiketi...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <source>Tag the local project in the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="420"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="422"/> <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="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags</source> <translation>Etiketleri listele</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags...</source> <translation>Etiketleri listele...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> <source>List tags of the project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="433"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> <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="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches</source> <translation>Branşlar listesi</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches...</source> <translation>Branşlar listesi...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> <source>List branches of the project</source> <translation>Prosenin branşlar listesi</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="446"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <source><b>List branches</b><p>This lists the branches of the project.</p></source> <translation><b>Branş listesi</b><p>Bu listeler prosenin branş listeleridir.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create &branch...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="457"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="459"/> <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="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="462"/> <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="482"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="484"/> <source>Close branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="487"/> <source>Close the current branch of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="488"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="490"/> <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="495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="497"/> <source>Show current branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> <source>Show the current branch of the project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>Switch</source> <translation>Değiştirmek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>S&witch...</source> <translation>Deği&ştirmek...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="512"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <source>Switch the working directory to another revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="515"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <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="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanup</source> <translation>Temizle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanu&p</source> <translation>Temi&zle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="527"/> <source>Cleanup the local project</source> <translation>Yerel projeyi temizle</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> <source><b>Cleanup</b><p>This performs a cleanup of the local project.</p></source> <translation><b>Temizle</b><p>Bu yerel projeyi sıfırlar.</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>Execute command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>E&xecute command...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> <source>Execute an arbitrary Mercurial command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="541"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="543"/> <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="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command options</source> <translation>Komut seçenekleri</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command &options...</source> <translation>K&omut seçenekleri...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="553"/> <source>Show the Mercurial command options</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> <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="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure</source> <translation>Yapılandırma</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure...</source> <translation>Ayarlanıyor...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="564"/> <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="565"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="567"/> <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="618"/> <source>Show the aliases for remote repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="629"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="631"/> <source>Verify the integrity of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Recover from an interrupted transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="645"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="647"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="655"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="657"/> <source>Identify the project directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="658"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="660"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="667"/> <source>Create .hgignore</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="670"/> <source>Create a .hgignore file with default values</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="673"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup</source> <translation>Değişimgrubu oluştur</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> <source>Create changegroup file collecting changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="684"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="686"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup</source> <translation>Değişimgrubu öngörünümü</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="698"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="700"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source>Identify a changegroup file containing a collection of changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="714"/> <source><b>Identify changegroup</b><p>This identifies a changegroup file containing a collection of changesets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> <source>Apply one or several changegroup files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> <source>Mark a selectable changeset as good</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="750"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="752"/> <source>Mark a selectable changeset as bad</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="755"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="760"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="762"/> <source>Skip</source> <translation>Atla</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Skip the current changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Skip</b><p>This skips the current changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="773"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Reset</source> <translation>Başadön</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="776"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="778"/> <source>Reset the bisect search data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="786"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="788"/> <source>Back out changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> <source>Back out changes of an earlier changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="792"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="849"/> <source>Repository Administration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Changegroup Management</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="887"/> <source>Bisect</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="191"/> <source>Push changes (force)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source>Push changes to a remote repository with force option</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="198"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="827"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source>Serve the project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="830"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="832"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="868"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source>Specials</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>Pull</source> <translation>Çekmek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>The project should be reread. Do this now?</source> <translation>Projenin yeniden okunması gerekiyor. Şimdi yapılsın mı?</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> <source>Push new branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> <source>Push the current branch of the local project as a new named branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="474"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="476"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="801"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="802"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="804"/> <source>Rollback the last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care.</strong></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> <source>Extensions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source>Show an editor to edit the user configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="580"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="588"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Show an editor to edit the repository configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="591"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the combined configuration settings from all configuration files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="605"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation type="unfinished"></translation> </message> @@ -27209,7 +27209,7 @@ <translation>VCS komut seçeneklerini düzenlemek istiyor musunuz?</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>New project</source> <translation>Yeni Proje</translation> </message> @@ -27239,7 +27239,7 @@ <translation>Çeviri dosylarınınyol kalıbını giriniz (kullanılan '% dil %'dil kodu):</translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>Open project</source> <translation>Projeyi aç</translation> </message> @@ -27259,7 +27259,7 @@ <translation>Proje Dosyaları (*.e4p)</translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save project as</source> <translation>projeyi farklı adda kaydet</translation> </message> @@ -27289,12 +27289,12 @@ <translation>Geçerli projede kaydedilmemiş dosyalar var.</translation> </message> <message> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>Syntax errors detected</source> <translation>Sözdizimi Hataları tespit edildi</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>The project contains %n file(s) with syntax errors.</source> <translation type="unfinished"> <numerusform></numerusform> @@ -27302,687 +27302,687 @@ </translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>&New...</source> <translation>Ye&ni...</translation> </message> <message> + <location filename="Project/Project.py" line="2866"/> + <source>Generate a new project</source> + <translation>Yeni bir proje üret</translation> + </message> + <message> <location filename="Project/Project.py" line="2867"/> - <source>Generate a new project</source> - <translation>Yeni bir proje üret</translation> - </message> - <message> - <location filename="Project/Project.py" line="2868"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Yeni...</b><p>Bu yeni bir proje için bilgilerin girileceği bir diyalog açar.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>&Open...</source> <translation>&Aç...</translation> </message> <message> + <location filename="Project/Project.py" line="2879"/> + <source>Open an existing project</source> + <translation>Var olan bir projeyi aç</translation> + </message> + <message> <location filename="Project/Project.py" line="2880"/> - <source>Open an existing project</source> - <translation>Var olan bir projeyi aç</translation> - </message> - <message> - <location filename="Project/Project.py" line="2881"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Aç...</b><p>Bu varolan bir projeyi açar.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>Close project</source> <translation>Projeyi kapat</translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>&Close</source> <translation>&Kapat</translation> </message> <message> + <location filename="Project/Project.py" line="2890"/> + <source>Close the current project</source> + <translation>Geçerli projeyi kapat</translation> + </message> + <message> <location filename="Project/Project.py" line="2891"/> - <source>Close the current project</source> - <translation>Geçerli projeyi kapat</translation> - </message> - <message> - <location filename="Project/Project.py" line="2892"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Kapat</b><p>Bu geçerli projeyi kapatır.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2899"/> + <location filename="Project/Project.py" line="2898"/> <source>Save project</source> <translation>Projeyi kaydet</translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>&Save</source> <translation>&Kaydet</translation> </message> <message> + <location filename="Project/Project.py" line="2901"/> + <source>Save the current project</source> + <translation>Geçerli projeyi kapat</translation> + </message> + <message> <location filename="Project/Project.py" line="2902"/> - <source>Save the current project</source> - <translation>Geçerli projeyi kapat</translation> - </message> - <message> - <location filename="Project/Project.py" line="2903"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Kaydet</b><p>Bu geçerli projeyi kaydeder.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save &as...</source> <translation>Farklı k&aydet...</translation> </message> <message> + <location filename="Project/Project.py" line="2912"/> + <source>Save the current project to a new file</source> + <translation>Geçerli projeyi yeni bir dosya olarak kaydet</translation> + </message> + <message> <location filename="Project/Project.py" line="2913"/> - <source>Save the current project to a new file</source> - <translation>Geçerli projeyi yeni bir dosya olarak kaydet</translation> - </message> - <message> - <location filename="Project/Project.py" line="2914"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Farklı kaydet</b><p>Bu geçerli projeyi yeni bir dosya olarak kaydeder.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add files to project</source> <translation>Projeye dosyalar ekle</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add &files...</source> <translation>Dosyaları &ekle...</translation> </message> <message> + <location filename="Project/Project.py" line="2926"/> + <source>Add files to the current project</source> + <translation>Geçerli projeye dosyalar ekle</translation> + </message> + <message> <location filename="Project/Project.py" line="2927"/> - <source>Add files to the current project</source> - <translation>Geçerli projeye dosyalar ekle</translation> - </message> - <message> - <location filename="Project/Project.py" line="2928"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Dosya ekle...</b><p>Bu geçerli projeye bir dosya eklemek için bir diyalog açar. Alana belirlenmiş uzantıda bir dosya eklenir.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory to project</source> <translation>Projeye dizin ekle</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory...</source> <translation>Dizin ekle...</translation> </message> <message> - <location filename="Project/Project.py" line="2941"/> + <location filename="Project/Project.py" line="2940"/> <source>Add a directory to the current project</source> <translation>Geçerli projeye bir dizin ekleyiniz</translation> </message> <message> - <location filename="Project/Project.py" line="2943"/> + <location filename="Project/Project.py" line="2942"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Dizin Ekle...</b><p>Bu geçerli projeye bir dizin eklemek için bir diyalog açar.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add translation to project</source> <translation>Projeye çeviri ekle</translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add &translation...</source> <translation>Çeviri &ekle...</translation> </message> <message> - <location filename="Project/Project.py" line="2955"/> + <location filename="Project/Project.py" line="2954"/> <source>Add a translation to the current project</source> <translation>Geçerli projeye çeviri ekle</translation> </message> <message> - <location filename="Project/Project.py" line="2957"/> + <location filename="Project/Project.py" line="2956"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Çeviri ekle...</b><p>Bu geçerli projeye bir çeviri eklemek için bir diyalog açar.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Search new files</source> <translation>Yeni dosyaları ara</translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Searc&h new files...</source> <translation>Yeni dosyaları a&ra...</translation> </message> <message> + <location filename="Project/Project.py" line="2967"/> + <source>Search new files in the project directory.</source> + <translation>Proje dizininde yeni dosyaları ara.</translation> + </message> + <message> <location filename="Project/Project.py" line="2968"/> - <source>Search new files in the project directory.</source> - <translation>Proje dizininde yeni dosyaları ara.</translation> - </message> - <message> - <location filename="Project/Project.py" line="2969"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>Project properties</source> <translation>Proje özellikleri</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>&Properties...</source> <translation>&Özellikler...</translation> </message> <message> + <location filename="Project/Project.py" line="2979"/> + <source>Show the project properties</source> + <translation>Proje özelliklerini göster</translation> + </message> + <message> <location filename="Project/Project.py" line="2980"/> - <source>Show the project properties</source> - <translation>Proje özelliklerini göster</translation> - </message> - <message> - <location filename="Project/Project.py" line="2981"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>User project properties</source> <translation>Kullanıcı projesi özellikleri</translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>&User Properties...</source> <translation>K&ullanıcı Özellikleri...</translation> </message> <message> - <location filename="Project/Project.py" line="2991"/> + <location filename="Project/Project.py" line="2990"/> <source>Show the user specific project properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2993"/> + <location filename="Project/Project.py" line="2992"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations</source> <translation>Dosyatipi Birleştirme</translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations...</source> <translation>Dosyatipi Birleştirme...</translation> </message> <message> - <location filename="Project/Project.py" line="3003"/> + <location filename="Project/Project.py" line="3002"/> <source>Show the project filetype associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3005"/> + <location filename="Project/Project.py" line="3004"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3018"/> + <location filename="Project/Project.py" line="3017"/> <source>Show the project lexer associations (overriding defaults)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3020"/> + <location filename="Project/Project.py" line="3019"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger Properties</source> <translation>Hata Ayıklayıcı Özellikleri</translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger &Properties...</source> <translation>Hata Ayıklayıcı &Özellikleri...</translation> </message> <message> + <location filename="Project/Project.py" line="3033"/> + <source>Show the debugger properties</source> + <translation>Hata ayıklayıcı özelliklerini göster</translation> + </message> + <message> <location filename="Project/Project.py" line="3034"/> - <source>Show the debugger properties</source> - <translation>Hata ayıklayıcı özelliklerini göster</translation> - </message> - <message> - <location filename="Project/Project.py" line="3035"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>Load</source> <translation>Yükle</translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>&Load</source> <translation>Yük&le</translation> </message> <message> + <location filename="Project/Project.py" line="3044"/> + <source>Load the debugger properties</source> + <translation>Hata ayıklayıcı özelliklerini yükle</translation> + </message> + <message> <location filename="Project/Project.py" line="3045"/> - <source>Load the debugger properties</source> - <translation>Hata ayıklayıcı özelliklerini yükle</translation> - </message> - <message> - <location filename="Project/Project.py" line="3046"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>Save</source> <translation>Kaydet</translation> </message> <message> + <location filename="Project/Project.py" line="3055"/> + <source>Save the debugger properties</source> + <translation>Hata ayıklayıcı özelliklerini kaydet</translation> + </message> + <message> <location filename="Project/Project.py" line="3056"/> - <source>Save the debugger properties</source> - <translation>Hata ayıklayıcı özelliklerini kaydet</translation> - </message> - <message> - <location filename="Project/Project.py" line="3057"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>Delete</source> <translation>Sil</translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>&Delete</source> <translation>&Sil</translation> </message> <message> + <location filename="Project/Project.py" line="3066"/> + <source>Delete the debugger properties</source> + <translation>Hata ayıklayıcı özelliklerini sil</translation> + </message> + <message> <location filename="Project/Project.py" line="3067"/> - <source>Delete the debugger properties</source> - <translation>Hata ayıklayıcı özelliklerini sil</translation> - </message> - <message> - <location filename="Project/Project.py" line="3068"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>Reset</source> <translation>Başadön</translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>&Reset</source> <translation>Başad&ön</translation> </message> <message> + <location filename="Project/Project.py" line="3078"/> + <source>Reset the debugger properties</source> + <translation>Hata ayıklayıcı özelliklerini başa döndür</translation> + </message> + <message> <location filename="Project/Project.py" line="3079"/> - <source>Reset the debugger properties</source> - <translation>Hata ayıklayıcı özelliklerini başa döndür</translation> - </message> - <message> - <location filename="Project/Project.py" line="3080"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3089"/> + <location filename="Project/Project.py" line="3088"/> <source>Load session</source> <translation>Oturum yükleniyor</translation> </message> <message> + <location filename="Project/Project.py" line="3091"/> + <source>Load the projects session file.</source> + <translation>Projelerin oturm dosyasını yükle.</translation> + </message> + <message> <location filename="Project/Project.py" line="3092"/> - <source>Load the projects session file.</source> - <translation>Projelerin oturm dosyasını yükle.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3093"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3105"/> <source>Save session</source> <translation>Oturumu kaydet</translation> </message> <message> + <location filename="Project/Project.py" line="3108"/> + <source>Save the projects session file.</source> + <translation>Proje oturum dosyasını kaydet.</translation> + </message> + <message> <location filename="Project/Project.py" line="3109"/> - <source>Save the projects session file.</source> - <translation>Proje oturum dosyasını kaydet.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3110"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3122"/> <source>Delete session</source> <translation>Oturumu sil</translation> </message> <message> + <location filename="Project/Project.py" line="3125"/> + <source>Delete the projects session file.</source> + <translation>Proje oturum dosyasını sil.</translation> + </message> + <message> <location filename="Project/Project.py" line="3126"/> - <source>Delete the projects session file.</source> - <translation>Proje oturum dosyasını sil.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3127"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Oturumu Sil</b><p>Bu proje dosya oturumunu siler</p></translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>Code Metrics</source> <translation>Metrik Kod</translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>&Code Metrics...</source> <translation>Me&trik Kod...</translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3138"/> <source>Show some code metrics for the project.</source> <translation>Proje için bazı metrik kodları göster.</translation> </message> <message> - <location filename="Project/Project.py" line="3141"/> + <location filename="Project/Project.py" line="3140"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Metrik Kodlar...</b><p>Bu proje içindeki tüm Python dosyalarının bazı metrik kodlarını gösterir.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Python Code Coverage</source> <translation>Python Kod Koruyucu</translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Code Co&verage...</source> <translation>Kod Koru&yucu...</translation> </message> <message> - <location filename="Project/Project.py" line="3151"/> + <location filename="Project/Project.py" line="3150"/> <source>Show code coverage information for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3153"/> + <location filename="Project/Project.py" line="3152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Profile Data</source> <translation>Veri Kesiti</translation> </message> <message> - <location filename="Project/Project.py" line="3161"/> + <location filename="Project/Project.py" line="3160"/> <source>&Profile Data...</source> <translation>&Veri kesiti...</translation> </message> <message> - <location filename="Project/Project.py" line="3164"/> + <location filename="Project/Project.py" line="3163"/> <source>Show profiling data for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3166"/> + <location filename="Project/Project.py" line="3165"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Application Diagram</source> <translation>Uygulama Şeması</translation> </message> <message> - <location filename="Project/Project.py" line="3173"/> + <location filename="Project/Project.py" line="3172"/> <source>&Application Diagram...</source> <translation>Uygulama Şem&ası...</translation> </message> <message> - <location filename="Project/Project.py" line="3176"/> + <location filename="Project/Project.py" line="3175"/> <source>Show a diagram of the project.</source> <translation>Projenin bir şemasını göster.</translation> </message> <message> - <location filename="Project/Project.py" line="3178"/> + <location filename="Project/Project.py" line="3177"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Uygulama Şeması...</b><p>Bu projenin bir şemasını gösterir.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source>Create Package List</source> <translation>Paket Listesini Oluştur</translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3186"/> <source>Create &Package List</source> <translation>&Paket Listesini Üret</translation> </message> <message> - <location filename="Project/Project.py" line="3191"/> + <location filename="Project/Project.py" line="3190"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3193"/> + <location filename="Project/Project.py" line="3192"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source>Create Plugin Archive</source> <translation>Eklenti Arşivi Oluştur</translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3200"/> <source>Create Plugin &Archive</source> <translation>Eklenti &Arşivi Oluştur</translation> </message> <message> - <location filename="Project/Project.py" line="3205"/> + <location filename="Project/Project.py" line="3204"/> <source>Create an eric5 plugin archive file.</source> <translation>Eric5 eklenti arşiv dosyası oluştur.</translation> </message> <message> - <location filename="Project/Project.py" line="3207"/> + <location filename="Project/Project.py" line="3206"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Eklenti arşivi oluştur (Şipşak)</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Eklenti Arşivi Oluştur (En&stantene)</translation> </message> <message> - <location filename="Project/Project.py" line="3220"/> + <location filename="Project/Project.py" line="3219"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3222"/> + <location filename="Project/Project.py" line="3221"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="3249"/> + <source>&Project</source> + <translation>&Proje</translation> + </message> + <message> <location filename="Project/Project.py" line="3250"/> - <source>&Project</source> - <translation>&Proje</translation> + <source>Open &Recent Projects</source> + <translation>Geçmiş P&rojeleri Aç</translation> </message> <message> <location filename="Project/Project.py" line="3251"/> - <source>Open &Recent Projects</source> - <translation>Geçmiş P&rojeleri Aç</translation> - </message> - <message> - <location filename="Project/Project.py" line="3252"/> <source>&Version Control</source> <translation>S&ürüm Kontrol</translation> </message> <message> - <location filename="Project/Project.py" line="3255"/> + <location filename="Project/Project.py" line="3254"/> <source>Chec&k</source> <translation>&Kontrol</translation> </message> <message> + <location filename="Project/Project.py" line="3256"/> + <source>Sho&w</source> + <translation>G&öster</translation> + </message> + <message> <location filename="Project/Project.py" line="3257"/> - <source>Sho&w</source> - <translation>G&öster</translation> + <source>&Diagrams</source> + <translation>Şemalar &D</translation> </message> <message> <location filename="Project/Project.py" line="3258"/> - <source>&Diagrams</source> - <translation>Şemalar &D</translation> + <source>Session</source> + <translation>Oturum</translation> </message> <message> <location filename="Project/Project.py" line="3259"/> - <source>Session</source> - <translation>Oturum</translation> - </message> - <message> - <location filename="Project/Project.py" line="3260"/> <source>Source &Documentation</source> <translation>Kaynak Belgeleme &D</translation> </message> <message> + <location filename="Project/Project.py" line="3261"/> + <source>Debugger</source> + <translation>Hata Ayıklayıcı</translation> + </message> + <message> <location filename="Project/Project.py" line="3262"/> - <source>Debugger</source> - <translation>Hata Ayıklayıcı</translation> - </message> - <message> - <location filename="Project/Project.py" line="3263"/> <source>Pac&kagers</source> <translation>Pa&ketleyici</translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3364"/> <source>Project</source> <translation>Proje</translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3425"/> <source>&Clear</source> <translation>T&emizle</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>Search New Files</source> <translation>Yeni Dosyaları Ara</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>There were no new files found to be added.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source>Version Control System</source> <translation>Sürüm Kontrol Sistemi</translation> </message> <message> - <location filename="Project/Project.py" line="3665"/> + <location filename="Project/Project.py" line="3664"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3766"/> + <location filename="Project/Project.py" line="3765"/> <source>Coverage Data</source> <translation>Veri Kapsamı</translation> </message> <message> - <location filename="Project/Project.py" line="3812"/> + <location filename="Project/Project.py" line="3811"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Code Coverage</source> <translation>Kod Koruyucu</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Please select a coverage file</source> <translation>Lütfen bir koruyucu dosya seçiniz</translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Please select a profile file</source> <translation>Lütfen kesit dosyasını seçiniz</translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Include module names?</source> <translation>Modül isimleri dahil edilsin mi?</translation> </message> <message> - <location filename="Project/Project.py" line="3990"/> + <location filename="Project/Project.py" line="3989"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4034"/> + <location filename="Project/Project.py" line="4033"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4042"/> + <location filename="Project/Project.py" line="4041"/> <source>The project does not have a main script defined. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4054"/> + <location filename="Project/Project.py" line="4053"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4068"/> + <location filename="Project/Project.py" line="4067"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4088"/> + <location filename="Project/Project.py" line="4087"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4100"/> + <location filename="Project/Project.py" line="4099"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -41323,6 +41323,145 @@ </message> </context> <context> + <name>Transplant</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="79"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="105"/> + <source>Transplant Changesets (Continue</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="14"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="23"/> + <source>&Revisions:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="40"/> + <source>Repositor&y:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="50"/> + <source>Enter a repository URL, if changesets shall be transplanted from a repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="57"/> + <source>&Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="67"/> + <source>Select or enter the branch to transplant from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="80"/> + <source>Select to transplant all changesets of the branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="83"/> + <source>Transplant &All Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="90"/> + <source>&Skip:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="100"/> + <source>Enter revisions to be skipped separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="107"/> + <source>&Merge:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="117"/> + <source>Enter revisions to be merged separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="124"/> + <source>Select to append transplant info to the log message</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="127"/> + <source>Append Transplant &Info</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="33"/> + <source>Enter the revisions or revision ranges to be transplanted separated by a space character</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="109"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="56"/> + <source>Transplant changesets from another branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="59"/> + <source><b>Transplant Changesets</b><p>This transplants changesets from another branch on top of the current working directory with the log of the original changeset.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="67"/> + <source>Continue</source> + <translation type="unfinished">Devam et</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="71"/> + <source>Continue the last transplant session after repair</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="74"/> + <source><b>Continue</b><p>This continues the last transplant session after repair.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="100"/> + <source>Transplant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>The project should be reread. Do this now?</source> + <translation type="unfinished">Projenin yeniden okunması gerekiyor. Şimdi yapılsın mı?</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>Transplant Changesets (Continue)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>TrayStarter</name> <message> <location filename="Tools/TrayStarter.py" line="70"/> @@ -48120,24 +48259,24 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1086"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1092"/> <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>Esas #{0}</b></td><td></td></tr> <tr><td><b>Değişiklik seti</b></td><td>{1}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1564"/> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Etiketler</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1566"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1572"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Branşlar</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <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> @@ -48146,7 +48285,7 @@ <tr><td><b>Teslim zamnanı</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1126"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1132"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -48163,23 +48302,23 @@ {2}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> <source><tr><td><b>Tip</b></td><td></td></tr> </source> <translation><tr><td><b>İp ucu</b></td><td></td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1560"/> <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> <translation><tr><td><b>DEğişiklik seti</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1570"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1576"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Esas</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1579"/> <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> @@ -48190,7 +48329,7 @@ </table></p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1568"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric5_zh_CN.GB2312.ts Sun May 29 18:04:36 2011 +0200 +++ b/i18n/eric5_zh_CN.GB2312.ts Mon May 30 16:53:13 2011 +0200 @@ -16651,247 +16651,247 @@ <context> <name>Hg</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="207"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> <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="210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="215"/> <source>The hg process did not finish within 30s.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="212"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="217"/> <source>Could not start the hg executable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>Create project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="243"/> <source>The project repository could not be created.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="265"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="270"/> <source>Creating Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="280"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="285"/> <source>Initial commit to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="321"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="326"/> <source>Cloning project from a Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="422"/> <source>Commiting changes to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="465"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="470"/> <source>Synchronizing with the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="513"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="518"/> <source>Adding files/directories to the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="578"/> <source>Removing files/directories from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="636"/> <source>Renaming {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="736"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="741"/> <source>Taging in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="771"/> <source>Reverting changes</source> <translation type="unfinished">还原改变</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="814"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="819"/> <source>Merging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1039"/> <source>Mercurial command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1210"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1216"/> <source>Copying {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Mercurial Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1388"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1394"/> <source>Select number of entries to show.</source> <translation type="unfinished">选择要显示的条目数。</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1463"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1469"/> <source>Pulling from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1501"/> <source>Pushing to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1609"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1615"/> <source>Resolving files/directories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Create Branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1631"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1637"/> <source>Enter branch name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1648"/> <source>Creating branch in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1727"/> <source>Verifying the integrity of the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1745"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1751"/> <source>Showing the combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1768"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1774"/> <source>Showing aliases for remote repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1791"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>Recovering from interrupted transaction</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2023"/> + <source>Shall the working directory be updated?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1671"/> + <source>Showing current branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1935"/> + <source>Create changegroup</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034"/> + <source>Apply changegroups</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2048"/> + <source>Bisect subcommand ({0}) invalid.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> + <source>Mercurial Bisect ({0})</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987"/> + <source>Preview changegroup</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1820"/> + <source>Identifying project directory</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source>Create .hgignore file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845"/> + <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2114"/> + <source>Removing files from the Mercurial repository only</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1896"/> + <source>Mercurial Changegroup Files (*.hg)</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2017"/> - <source>Shall the working directory be updated?</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1665"/> - <source>Showing current branch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1929"/> - <source>Create changegroup</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2028"/> - <source>Apply changegroups</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2042"/> - <source>Bisect subcommand ({0}) invalid.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2076"/> - <source>Mercurial Bisect ({0})</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1981"/> - <source>Preview changegroup</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1814"/> - <source>Identifying project directory</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source>Create .hgignore file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1839"/> - <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2108"/> - <source>Removing files from the Mercurial repository only</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890"/> - <source>Mercurial Changegroup Files (*.hg)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1991"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1997"/> <source>Identifying changegroup file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2170"/> <source>Backing out changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2144"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2150"/> <source>No revision given. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1907"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2195"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2184"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="2190"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> @@ -18995,1022 +18995,1022 @@ <context> <name>HgProjectHelper</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>New from repository</source> <translation type="unfinished">从储存库新建</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="88"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="90"/> <source>&New from repository...</source> <translation type="unfinished">从储存库新建(&N)……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="91"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="93"/> <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="94"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="96"/> <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="102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="104"/> <source>Show incoming log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="106"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="108"/> <source>Show the log of incoming changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="109"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="111"/> <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="116"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="118"/> <source>Pull changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="120"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="122"/> <source>Pull changes from a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="123"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="125"/> <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="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>Update from repository</source> <translation type="unfinished">从储存库更新</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="131"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="133"/> <source>&Update from repository</source> <translation type="unfinished">从储存库更新(&U)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="137"/> <source>Update the local project from the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="138"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="140"/> <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="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>Commit changes to repository</source> <translation type="unfinished">将更改提交到储存库中</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="145"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="147"/> <source>&Commit changes to repository...</source> <translation type="unfinished">将更改提交到储存库中(&C)……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="149"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="151"/> <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="152"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="154"/> <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="160"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="162"/> <source>Show outgoing log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="164"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="166"/> <source>Show the log of outgoing changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="167"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="169"/> <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="174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="176"/> <source>Push changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="180"/> <source>Push changes to a remote repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="181"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="183"/> <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="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>Export from repository</source> <translation type="unfinished">从储存库导出</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="204"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="206"/> <source>&Export from repository...</source> <translation type="unfinished">从储存库导出(&E)……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="208"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="210"/> <source>Export a project from the repository</source> <translation type="unfinished">从储存库中导出一个项目</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="211"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="213"/> <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="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>Add to repository</source> <translation type="unfinished">添加到储存库</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="218"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="220"/> <source>&Add to repository...</source> <translation type="unfinished">添加到储存库(&A)……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="221"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="223"/> <source>Add the local project to the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="224"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="226"/> <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="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>Remove from repository (and disk)</source> <translation type="unfinished">从储存库(和磁盘)中移除</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="231"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="233"/> <source>&Remove from repository (and disk)</source> <translation type="unfinished">从储存库(和磁盘)中移除(&R)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="235"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="237"/> <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="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="240"/> <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="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show log</source> <translation type="unfinished">显示日志</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="246"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="248"/> <source>Show &log</source> <translation type="unfinished">显示日志(&l)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="250"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="252"/> <source>Show the log of the local project</source> <translation type="unfinished">显示本地项目的日志</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="253"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="255"/> <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="260"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="262"/> <source>Show limited log</source> <translation type="unfinished">显示受限日志</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="264"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="266"/> <source>Show a limited log of the local project</source> <translation type="unfinished">显示本地项目的受限日志</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="267"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="269"/> <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="275"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="277"/> <source>Show log browser</source> <translation type="unfinished">显示日志浏览器</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="279"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="281"/> <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="282"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="284"/> <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="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show difference</source> <translation type="unfinished">显示差异</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="291"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="293"/> <source>Show &difference</source> <translation type="unfinished">显示差异(&d)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="295"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="297"/> <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="298"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="300"/> <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="305"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="307"/> <source>Show difference (extended)</source> <translation type="unfinished">显示差异(扩展)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="309"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="311"/> <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="312"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="314"/> <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="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show status</source> <translation type="unfinished">显示状态</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="319"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="321"/> <source>Show &status</source> <translation type="unfinished">显示状态(&s)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="323"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="325"/> <source>Show the status of the local project</source> <translation type="unfinished">显示本地项目的状态</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="326"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="328"/> <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="333"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="335"/> <source>Show heads</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="336"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="338"/> <source>Show the heads of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="341"/> <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="346"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="348"/> <source>Show parents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="349"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="351"/> <source>Show the parents of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="354"/> <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="359"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="361"/> <source>Show tip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="362"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="364"/> <source>Show the tip of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="365"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="367"/> <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="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Revert changes</source> <translation type="unfinished">还原改变</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="372"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="374"/> <source>Re&vert changes</source> <translation type="unfinished">还原改变(&v)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="376"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="378"/> <source>Revert all changes made to the local project</source> <translation type="unfinished">还原所有改变到本地项目中</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="379"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="381"/> <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="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Merge</source> <translation type="unfinished">合并</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="386"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="388"/> <source>Mer&ge changes...</source> <translation type="unfinished">合并更改(&g)……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="392"/> <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="393"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="395"/> <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="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve conflicts</source> <translation type="unfinished">解析冲突</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="400"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="402"/> <source>Resolve con&flicts</source> <translation type="unfinished">解析冲突(&f)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="403"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="405"/> <source>Resolve all conflicts of the local project</source> <translation type="unfinished">解析本地项目的所有冲突</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="406"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="408"/> <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="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>Tag in repository</source> <translation type="unfinished">在储存库中标记</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="413"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="415"/> <source>&Tag in repository...</source> <translation type="unfinished">在储存库中标记(&T)……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="419"/> <source>Tag the local project in the repository</source> <translation type="unfinished">在储存库中标记本地项目</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="420"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="422"/> <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="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags</source> <translation type="unfinished">列出标签</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="429"/> <source>List tags...</source> <translation type="unfinished">列出标签……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="432"/> <source>List tags of the project</source> <translation type="unfinished">列出项目的标签</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="433"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="435"/> <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="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches</source> <translation type="unfinished">列出分支</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="442"/> <source>List branches...</source> <translation type="unfinished">列出分支……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="445"/> <source>List branches of the project</source> <translation type="unfinished">列出项目的分支</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="446"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="448"/> <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="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="455"/> <source>Create &branch...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="457"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="459"/> <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="460"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="462"/> <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="482"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="484"/> <source>Close branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="485"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="487"/> <source>Close the current branch of the local project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="488"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="490"/> <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="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>Switch</source> <translation type="unfinished">转换</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="508"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="510"/> <source>S&witch...</source> <translation type="unfinished">转换(&w)……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="512"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="514"/> <source>Switch the working directory to another revision</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="515"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="517"/> <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="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanup</source> <translation type="unfinished">清除</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="522"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="524"/> <source>Cleanu&p</source> <translation type="unfinished">清除(&p)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="527"/> <source>Cleanup the local project</source> <translation type="unfinished">清除本地项目</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="530"/> <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="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>Execute command</source> <translation type="unfinished">执行命令</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="535"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="537"/> <source>E&xecute command...</source> <translation type="unfinished">执行命令(&x)……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="538"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="540"/> <source>Execute an arbitrary Mercurial command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="541"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="543"/> <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="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command options</source> <translation type="unfinished">命令选项</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="548"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="550"/> <source>Command &options...</source> <translation type="unfinished">命令选项(&o)……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="551"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="553"/> <source>Show the Mercurial command options</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="554"/> <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="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure</source> <translation type="unfinished">配置</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="559"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="561"/> <source>Configure...</source> <translation type="unfinished">配置……</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="564"/> <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="565"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="567"/> <source><b>Configure</b><p>Show the configuration dialog with the Mercurial page selected.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="613"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="615"/> <source>Show paths...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="616"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="618"/> <source>Show the aliases for remote repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="619"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="621"/> <source><b>Show paths</b><p>This shows the aliases for remote repositories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="626"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="628"/> <source>Verify repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="629"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="631"/> <source>Verify the integrity of the repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="632"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="634"/> <source><b>Verify repository</b><p>This verifies the integrity of the repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="639"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="641"/> <source>Recover...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="642"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="644"/> <source>Recover from an interrupted transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="645"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="647"/> <source><b>Recover</b><p>This recovers from an interrupted transaction.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="846"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="849"/> <source>Repository Administration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="665"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="667"/> <source>Create .hgignore</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="668"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="670"/> <source>Create a .hgignore file with default values</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="671"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="673"/> <source><b>Create .hgignore</b><p>This creates a .hgignore file with default values.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="678"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="680"/> <source>Create changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="681"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="683"/> <source>Create changegroup file collecting changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="720"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="722"/> <source>Apply changegroups...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="723"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="725"/> <source>Apply one or several changegroup files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="874"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="879"/> <source>Changegroup Management</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="684"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="686"/> <source><b>Create changegroup</b><p>This creates a changegroup file collecting selected changesets (hg bundle).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="728"/> <source><b>Apply changegroups</b><p>This applies one or several changegroup files generated by the 'Create changegroup' action (hg unbundle).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="495"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="497"/> <source>Show current branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="498"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="500"/> <source>Show the current branch of the project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="501"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="503"/> <source><b>Show current branch</b><p>This shows the current branch of the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="737"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="739"/> <source>Mark a selectable changeset as good</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="740"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="742"/> <source><b>Mark as good</b><p>This marks a selectable changeset as good.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="750"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="752"/> <source>Mark a selectable changeset as bad</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="753"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="755"/> <source><b>Mark as bad</b><p>This marks a selectable changeset as bad.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="760"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="762"/> <source>Skip</source> <translation type="unfinished">跳过</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="763"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="765"/> <source>Skip the current changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="766"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="768"/> <source><b>Skip</b><p>This skips the current changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="773"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="775"/> <source>Reset</source> <translation type="unfinished">重置</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="776"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="778"/> <source>Reset the bisect search data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="779"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="781"/> <source><b>Reset</b><p>This resets the bisect search data.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="881"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="887"/> <source>Bisect</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="734"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="736"/> <source>Mark as "good"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="747"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="749"/> <source>Mark as "bad"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="692"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="694"/> <source>Preview changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="652"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="654"/> <source>Identify...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="655"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="657"/> <source>Identify the project directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="658"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="660"/> <source><b>Identify</b><p>This identifies the project directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="695"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="697"/> <source>Preview a changegroup file containing a collection of changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="698"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="700"/> <source><b>Preview changegroup</b><p>This previews a changegroup file containing a collection of changesets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="706"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="708"/> <source>Identify changegroup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="709"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="711"/> <source>Identify a changegroup file containing a collection of changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="714"/> <source><b>Identify changegroup</b><p>This identifies a changegroup file containing a collection of changesets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="786"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="788"/> <source>Back out changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="789"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="791"/> <source>Back out changes of an earlier changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="792"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="794"/> <source><b>Back out changeset</b><p>This backs out changes of an earlier changeset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="189"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="191"/> <source>Push changes (force)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="193"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="195"/> <source>Push changes to a remote repository with force option</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="196"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="198"/> <source><b>Push changes (force)</b><p>This pushes changes from the local repository to a remote repository using the 'force' option.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="868"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="872"/> <source>Specials</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="824"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="826"/> <source>Serve project repository...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="827"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="829"/> <source>Serve the project repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="830"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="832"/> <source><b>Serve project repository</b><p>This serves the project repository.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>Pull</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1004"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1026"/> <source>The project should be reread. Do this now?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="470"/> <source>Push new branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="473"/> <source>Push the current branch of the local project as a new named branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="474"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="476"/> <source><b>Push new branch</b><p>This pushes the current branch of the local project as a new named branch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="799"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="801"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="802"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="804"/> <source>Rollback the last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="805"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="807"/> <source><b>Rollback last transaction</b><p>This performs a rollback of the last transaction. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a repository. For example, the following commands are transactional, and their effects can be rolled back:<ul><li>commit</li><li>import</li><li>pull</li><li>push (with this repository as the destination)</li><li>unbundle</li></ul></p><p><strong>This command is dangerous. Please use with care.</strong></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="888"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="895"/> <source>Extensions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="572"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="574"/> <source>Edit user configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="575"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="577"/> <source>Show an editor to edit the user configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="580"/> <source><b>Edit user configuration</b><p>Show an editor to edit the user configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="585"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="587"/> <source>Edit repository configuration...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="588"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="590"/> <source>Show an editor to edit the repository configuration file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="591"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="593"/> <source><b>Edit repository configuration</b><p>Show an editor to edit the repository configuration file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="598"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="600"/> <source>Show combined configuration settings...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="604"/> <source>Show the combined configuration settings from all configuration files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="605"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="607"/> <source><b>Show combined configuration settings</b><p>This shows the combined configuration settings from all configuration files.</p></source> <translation type="unfinished"></translation> </message> @@ -29068,7 +29068,7 @@ <translation>是否编辑版本控制系统命令选项?</translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>New project</source> <translation>新建项目</translation> </message> @@ -29108,7 +29108,7 @@ <translation type="obsolete"><p>项目文件的 <b>%1</b> 条目包含安全问题。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>Open project</source> <translation>打开项目</translation> </message> @@ -29128,7 +29128,7 @@ <translation>项目文件 (*.e4p)</translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save project as</source> <translation>项目另存为</translation> </message> @@ -29158,439 +29158,439 @@ <translation>当前项目的更改未保存。</translation> </message> <message> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>Syntax errors detected</source> <translation>检测到语法错误</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2592"/> + <location filename="Project/Project.py" line="2591"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>项目包含 %n 文件有语法错误。</numerusform> </translation> </message> <message> - <location filename="Project/Project.py" line="2863"/> + <location filename="Project/Project.py" line="2862"/> <source>&New...</source> <translation>新建(&N)……</translation> </message> <message> + <location filename="Project/Project.py" line="2866"/> + <source>Generate a new project</source> + <translation>生成新项目</translation> + </message> + <message> <location filename="Project/Project.py" line="2867"/> - <source>Generate a new project</source> - <translation>生成新项目</translation> - </message> - <message> - <location filename="Project/Project.py" line="2868"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>新建……</b><p>打开一个对话框为新项目输入信息。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2876"/> + <location filename="Project/Project.py" line="2875"/> <source>&Open...</source> <translation>打开(&O)……</translation> </message> <message> + <location filename="Project/Project.py" line="2879"/> + <source>Open an existing project</source> + <translation>打开一个已有项目</translation> + </message> + <message> <location filename="Project/Project.py" line="2880"/> - <source>Open an existing project</source> - <translation>打开一个已有项目</translation> - </message> - <message> - <location filename="Project/Project.py" line="2881"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>打开……</b><p>打开一个已有项目。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>Close project</source> <translation>关闭项目</translation> </message> <message> - <location filename="Project/Project.py" line="2888"/> + <location filename="Project/Project.py" line="2887"/> <source>&Close</source> <translation>关闭(&C)</translation> </message> <message> + <location filename="Project/Project.py" line="2890"/> + <source>Close the current project</source> + <translation>关闭当前项目</translation> + </message> + <message> <location filename="Project/Project.py" line="2891"/> - <source>Close the current project</source> - <translation>关闭当前项目</translation> - </message> - <message> - <location filename="Project/Project.py" line="2892"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>关闭</b><p>关闭当前项目。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2899"/> + <location filename="Project/Project.py" line="2898"/> <source>Save project</source> <translation>保存项目</translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>&Save</source> <translation>保存(&S)</translation> </message> <message> + <location filename="Project/Project.py" line="2901"/> + <source>Save the current project</source> + <translation>保存当前项目</translation> + </message> + <message> <location filename="Project/Project.py" line="2902"/> - <source>Save the current project</source> - <translation>保存当前项目</translation> - </message> - <message> - <location filename="Project/Project.py" line="2903"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>保存</b><p>保存当前项目</p></translation> </message> <message> - <location filename="Project/Project.py" line="2910"/> + <location filename="Project/Project.py" line="2909"/> <source>Save &as...</source> <translation>另存为(&a)……</translation> </message> <message> + <location filename="Project/Project.py" line="2912"/> + <source>Save the current project to a new file</source> + <translation>将当前项目另存为一个新文件</translation> + </message> + <message> <location filename="Project/Project.py" line="2913"/> - <source>Save the current project to a new file</source> - <translation>将当前项目另存为一个新文件</translation> - </message> - <message> - <location filename="Project/Project.py" line="2914"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>另存为</b><p>将当前项目另存为一个新文件。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add files to project</source> <translation>将文件添加到项目中</translation> </message> <message> - <location filename="Project/Project.py" line="2923"/> + <location filename="Project/Project.py" line="2922"/> <source>Add &files...</source> <translation>添加文件(&f)……</translation> </message> <message> + <location filename="Project/Project.py" line="2926"/> + <source>Add files to the current project</source> + <translation>将文件添加到当前项目中</translation> + </message> + <message> <location filename="Project/Project.py" line="2927"/> - <source>Add files to the current project</source> - <translation>将文件添加到当前项目中</translation> - </message> - <message> - <location filename="Project/Project.py" line="2928"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>添加文件……</b><p>打开一个对话框为当前项目添加文件。添加的位置由文件扩展名决定。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory to project</source> <translation>将文件夹添加到项目中</translation> </message> <message> - <location filename="Project/Project.py" line="2937"/> + <location filename="Project/Project.py" line="2936"/> <source>Add directory...</source> <translation>添加文件夹……</translation> </message> <message> - <location filename="Project/Project.py" line="2941"/> + <location filename="Project/Project.py" line="2940"/> <source>Add a directory to the current project</source> <translation>为当前工程添加文件夹</translation> </message> <message> - <location filename="Project/Project.py" line="2943"/> + <location filename="Project/Project.py" line="2942"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>添加文件夹……</b><p>打开一个对话框将文件夹添加到当前项目中。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add translation to project</source> <translation>将翻译添加到项目中</translation> </message> <message> - <location filename="Project/Project.py" line="2951"/> + <location filename="Project/Project.py" line="2950"/> <source>Add &translation...</source> <translation>添加翻译(&t)……</translation> </message> <message> - <location filename="Project/Project.py" line="2955"/> + <location filename="Project/Project.py" line="2954"/> <source>Add a translation to the current project</source> <translation>将翻译添加到当前项目中</translation> </message> <message> - <location filename="Project/Project.py" line="2957"/> + <location filename="Project/Project.py" line="2956"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>添加翻译……</b><p>打开一个对话框将翻译添加到当前项目中。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Search new files</source> <translation>搜索新文件</translation> </message> <message> - <location filename="Project/Project.py" line="2965"/> + <location filename="Project/Project.py" line="2964"/> <source>Searc&h new files...</source> <translation>搜索(&h)新文件……</translation> </message> <message> + <location filename="Project/Project.py" line="2967"/> + <source>Search new files in the project directory.</source> + <translation>在项目文件夹中搜索新文件。</translation> + </message> + <message> <location filename="Project/Project.py" line="2968"/> - <source>Search new files in the project directory.</source> - <translation>在项目文件夹中搜索新文件。</translation> - </message> - <message> - <location filename="Project/Project.py" line="2969"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>搜索新文件……</b><p>在项目文件夹和注册的子文件夹中搜索新文件(源文件, *.ui, *.idl) 。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>Project properties</source> <translation>项目属性</translation> </message> <message> - <location filename="Project/Project.py" line="2977"/> + <location filename="Project/Project.py" line="2976"/> <source>&Properties...</source> <translation>属性(&P)……</translation> </message> <message> + <location filename="Project/Project.py" line="2979"/> + <source>Show the project properties</source> + <translation>显示项目属性</translation> + </message> + <message> <location filename="Project/Project.py" line="2980"/> - <source>Show the project properties</source> - <translation>显示项目属性</translation> - </message> - <message> - <location filename="Project/Project.py" line="2981"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>属性……</b><p>显示一个对话框可编辑项目属性。</p></translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>User project properties</source> <translation>用户项目属性</translation> </message> <message> - <location filename="Project/Project.py" line="2988"/> + <location filename="Project/Project.py" line="2987"/> <source>&User Properties...</source> <translation>用户(&U)属性……</translation> </message> <message> - <location filename="Project/Project.py" line="2991"/> + <location filename="Project/Project.py" line="2990"/> <source>Show the user specific project properties</source> <translation>显示用户指定的项目属性</translation> </message> <message> - <location filename="Project/Project.py" line="2993"/> + <location filename="Project/Project.py" line="2992"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>用户属性……</b><p>显示一个对话框可编辑用户指定的项目属性。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations</source> <translation>文件类型关联</translation> </message> <message> - <location filename="Project/Project.py" line="3000"/> + <location filename="Project/Project.py" line="2999"/> <source>Filetype Associations...</source> <translation>文件类型关联……</translation> </message> <message> - <location filename="Project/Project.py" line="3003"/> + <location filename="Project/Project.py" line="3002"/> <source>Show the project filetype associations</source> <translation>显示项目文件类型关联</translation> </message> <message> - <location filename="Project/Project.py" line="3005"/> + <location filename="Project/Project.py" line="3004"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation><b>文件类型关联……</b><p>显示一个对话框可编辑项目的文件类型关联。这些关联以文件名样式决定类型(源代码、窗体、界面或其它)。在把一个文件添加到项目中和搜索新文件时使用。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger Properties</source> <translation>调试器属性</translation> </message> <message> - <location filename="Project/Project.py" line="3031"/> + <location filename="Project/Project.py" line="3030"/> <source>Debugger &Properties...</source> <translation>调试器属性(&P)……</translation> </message> <message> + <location filename="Project/Project.py" line="3033"/> + <source>Show the debugger properties</source> + <translation>显示调试器属性</translation> + </message> + <message> <location filename="Project/Project.py" line="3034"/> - <source>Show the debugger properties</source> - <translation>显示调试器属性</translation> - </message> - <message> - <location filename="Project/Project.py" line="3035"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>调试器属性……</b><p>显示一个对话框以编辑项目指定的调试器设定。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>Load</source> <translation>载入</translation> </message> <message> - <location filename="Project/Project.py" line="3042"/> + <location filename="Project/Project.py" line="3041"/> <source>&Load</source> <translation>载入(&L)</translation> </message> <message> + <location filename="Project/Project.py" line="3044"/> + <source>Load the debugger properties</source> + <translation>载入调试器属性</translation> + </message> + <message> <location filename="Project/Project.py" line="3045"/> - <source>Load the debugger properties</source> - <translation>载入调试器属性</translation> - </message> - <message> - <location filename="Project/Project.py" line="3046"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>载入调试器属性</b><p>载入项目指定的调试器设定。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3053"/> + <location filename="Project/Project.py" line="3052"/> <source>Save</source> <translation>保存</translation> </message> <message> + <location filename="Project/Project.py" line="3055"/> + <source>Save the debugger properties</source> + <translation>保存调试器属性</translation> + </message> + <message> <location filename="Project/Project.py" line="3056"/> - <source>Save the debugger properties</source> - <translation>保存调试器属性</translation> - </message> - <message> - <location filename="Project/Project.py" line="3057"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>保存调试器属性</b><p>保存项目指定的调试器设置。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>Delete</source> <translation>删除</translation> </message> <message> - <location filename="Project/Project.py" line="3064"/> + <location filename="Project/Project.py" line="3063"/> <source>&Delete</source> <translation>删除(&D)</translation> </message> <message> + <location filename="Project/Project.py" line="3066"/> + <source>Delete the debugger properties</source> + <translation>删除调试器属性</translation> + </message> + <message> <location filename="Project/Project.py" line="3067"/> - <source>Delete the debugger properties</source> - <translation>删除调试器属性</translation> - </message> - <message> - <location filename="Project/Project.py" line="3068"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>删除调试器属性</b><p>删除包含项目指定调试器设置的文件。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>Reset</source> <translation>重置</translation> </message> <message> - <location filename="Project/Project.py" line="3076"/> + <location filename="Project/Project.py" line="3075"/> <source>&Reset</source> <translation>重置(&R)</translation> </message> <message> + <location filename="Project/Project.py" line="3078"/> + <source>Reset the debugger properties</source> + <translation>重围调试器属性</translation> + </message> + <message> <location filename="Project/Project.py" line="3079"/> - <source>Reset the debugger properties</source> - <translation>重围调试器属性</translation> - </message> - <message> - <location filename="Project/Project.py" line="3080"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>重置调试器属性</b><p>重置项目指定的调试器设置。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3089"/> + <location filename="Project/Project.py" line="3088"/> <source>Load session</source> <translation>载入会话</translation> </message> <message> + <location filename="Project/Project.py" line="3091"/> + <source>Load the projects session file.</source> + <translation>载入项目会话文件。</translation> + </message> + <message> <location filename="Project/Project.py" line="3092"/> - <source>Load the projects session file.</source> - <translation>载入项目会话文件。</translation> - </message> - <message> - <location filename="Project/Project.py" line="3093"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>载入会话</b><p>载入项目会话文件。会话包括如下数据。<br>- 所有打开的源文件<br>- 所有断点<br>- 命令行参数<br>- 工作文件夹<br>- 异常报告标志</p></translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3105"/> <source>Save session</source> <translation>保存会话</translation> </message> <message> + <location filename="Project/Project.py" line="3108"/> + <source>Save the projects session file.</source> + <translation>保存项目会话文件。</translation> + </message> + <message> <location filename="Project/Project.py" line="3109"/> - <source>Save the projects session file.</source> - <translation>保存项目会话文件。</translation> - </message> - <message> - <location filename="Project/Project.py" line="3110"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>保存会话</b><p>保存项目会话文件。会话包括如下数据。<br>- 所有打开的源文件<br>- 所有断点<br>- 命令行参数<br>- 工作文件夹<br>- 异常报告标志</p></translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3122"/> <source>Delete session</source> <translation>删除会话</translation> </message> <message> + <location filename="Project/Project.py" line="3125"/> + <source>Delete the projects session file.</source> + <translation>删除项目会话文件。</translation> + </message> + <message> <location filename="Project/Project.py" line="3126"/> - <source>Delete the projects session file.</source> - <translation>删除项目会话文件。</translation> - </message> - <message> - <location filename="Project/Project.py" line="3127"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>删除会话</b><p>删除项目会话文件</p></translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>Code Metrics</source> <translation>代码度量</translation> </message> <message> - <location filename="Project/Project.py" line="3136"/> + <location filename="Project/Project.py" line="3135"/> <source>&Code Metrics...</source> <translation>代码度量(&C)……</translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3138"/> <source>Show some code metrics for the project.</source> <translation>显示项目的部分代码度量。</translation> </message> <message> - <location filename="Project/Project.py" line="3141"/> + <location filename="Project/Project.py" line="3140"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>代码度量……</b><p>显示项目中所有 Python 文件的部分代码度量。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Python Code Coverage</source> <translation>Python 代码覆盖率</translation> </message> <message> - <location filename="Project/Project.py" line="3148"/> + <location filename="Project/Project.py" line="3147"/> <source>Code Co&verage...</source> <translation>代码覆盖率(&v)……</translation> </message> <message> - <location filename="Project/Project.py" line="3151"/> + <location filename="Project/Project.py" line="3150"/> <source>Show code coverage information for the project.</source> <translation>显示项目的代码覆盖率信息。</translation> </message> <message> - <location filename="Project/Project.py" line="3153"/> + <location filename="Project/Project.py" line="3152"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>代码覆盖率……</b><p>显示项目中所有 Python 文件的代码覆盖率。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Profile Data</source> <translation>剖析数据</translation> </message> <message> - <location filename="Project/Project.py" line="3161"/> + <location filename="Project/Project.py" line="3160"/> <source>&Profile Data...</source> <translation>剖析数据(&P)……</translation> </message> <message> - <location filename="Project/Project.py" line="3164"/> + <location filename="Project/Project.py" line="3163"/> <source>Show profiling data for the project.</source> <translation>显示项目的剖析数据。</translation> </message> <message> - <location filename="Project/Project.py" line="3166"/> + <location filename="Project/Project.py" line="3165"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>剖析数据……</b><p>显示项目的剖析数据。</p></translation> </message> @@ -29635,32 +29635,32 @@ <translation type="obsolete"><b>移除循环报告</b><p>移除项目的循环报告。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Application Diagram</source> <translation>应用程序图</translation> </message> <message> - <location filename="Project/Project.py" line="3173"/> + <location filename="Project/Project.py" line="3172"/> <source>&Application Diagram...</source> <translation>应用程序(&A)图……</translation> </message> <message> - <location filename="Project/Project.py" line="3176"/> + <location filename="Project/Project.py" line="3175"/> <source>Show a diagram of the project.</source> <translation>显示项目图表。</translation> </message> <message> - <location filename="Project/Project.py" line="3178"/> + <location filename="Project/Project.py" line="3177"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>应用程序图……</b><p>显示项目的图表。</p></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source>Create Package List</source> <translation>创建程序包列表</translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3186"/> <source>Create &Package List</source> <translation>创建程序包(&P)列表</translation> </message> @@ -29675,12 +29675,12 @@ <translation type="obsolete"><b>创建程序包列表</b><p>创建一个初始化文件列表并包含到 Eric4 插件存档中。该列表从项目文件创建。</p></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source>Create Plugin Archive</source> <translation>创建插件存档</translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3200"/> <source>Create Plugin &Archive</source> <translation>创建插件存档(&A)</translation> </message> @@ -29695,12 +29695,12 @@ <translation type="obsolete"><b>创建插件存档</b><p>通过 PKGLIST 文件给出的文件列表创建 Eric4 插件存档文件。存档名从主脚本名构建。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (Snapshot)</source> <translation>创建插件存档(临时)</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3215"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>创建插件存档(临时(&S))</translation> </message> @@ -29715,77 +29715,77 @@ <translation type="obsolete">b>创建插件存档(临时)</b><p>通过 PKGLIST 文件给出的文件列表创建一个 Eric4 插件存档文件。存档名从主脚本名构建。修改主脚本的版本项以反映临时的版本。</p></translation> </message> <message> - <location filename="Project/Project.py" line="3250"/> + <location filename="Project/Project.py" line="3249"/> <source>&Project</source> <translation>项目(&P)</translation> </message> <message> + <location filename="Project/Project.py" line="3250"/> + <source>Open &Recent Projects</source> + <translation>打开最近的项目</translation> + </message> + <message> <location filename="Project/Project.py" line="3251"/> - <source>Open &Recent Projects</source> - <translation>打开最近的项目</translation> - </message> - <message> - <location filename="Project/Project.py" line="3252"/> <source>&Version Control</source> <translation>版本(&V)控制</translation> </message> <message> - <location filename="Project/Project.py" line="3255"/> + <location filename="Project/Project.py" line="3254"/> <source>Chec&k</source> <translation>检查(&k)</translation> </message> <message> + <location filename="Project/Project.py" line="3256"/> + <source>Sho&w</source> + <translation>显示(&w)</translation> + </message> + <message> <location filename="Project/Project.py" line="3257"/> - <source>Sho&w</source> - <translation>显示(&w)</translation> + <source>&Diagrams</source> + <translation>图表(&D)</translation> </message> <message> <location filename="Project/Project.py" line="3258"/> - <source>&Diagrams</source> - <translation>图表(&D)</translation> + <source>Session</source> + <translation>会话</translation> </message> <message> <location filename="Project/Project.py" line="3259"/> - <source>Session</source> - <translation>会话</translation> - </message> - <message> - <location filename="Project/Project.py" line="3260"/> <source>Source &Documentation</source> <translation>源文档(&D)</translation> </message> <message> + <location filename="Project/Project.py" line="3261"/> + <source>Debugger</source> + <translation>调试器</translation> + </message> + <message> <location filename="Project/Project.py" line="3262"/> - <source>Debugger</source> - <translation>调试器</translation> - </message> - <message> - <location filename="Project/Project.py" line="3263"/> <source>Pac&kagers</source> <translation>打包程序(&k)</translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3364"/> <source>Project</source> <translation>项目</translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3425"/> <source>&Clear</source> <translation>清除(&C)</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>Search New Files</source> <translation>搜索新文件</translation> </message> <message> - <location filename="Project/Project.py" line="3536"/> + <location filename="Project/Project.py" line="3535"/> <source>There were no new files found to be added.</source> <translation>没有要添加的新文件。</translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source>Version Control System</source> <translation>版本控制系统</translation> </message> @@ -29800,27 +29800,27 @@ <translation type="obsolete"><p>所选版本控制系统 <b>%1</b> 未找到。<br/>禁用版本控制。</p><p>%2</p></translation> </message> <message> - <location filename="Project/Project.py" line="3766"/> + <location filename="Project/Project.py" line="3765"/> <source>Coverage Data</source> <translation>覆盖率数据</translation> </message> <message> - <location filename="Project/Project.py" line="3812"/> + <location filename="Project/Project.py" line="3811"/> <source>There is no main script defined for the current project. Aborting</source> <translation>当前项目未定义主脚本。终止</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Code Coverage</source> <translation>代码覆盖率</translation> </message> <message> - <location filename="Project/Project.py" line="3787"/> + <location filename="Project/Project.py" line="3786"/> <source>Please select a coverage file</source> <translation>请选择一个覆盖率文件</translation> </message> <message> - <location filename="Project/Project.py" line="3833"/> + <location filename="Project/Project.py" line="3832"/> <source>Please select a profile file</source> <translation>请选择一个剖析文件</translation> </message> @@ -29835,12 +29835,12 @@ <translation type="obsolete">请选择要移除的循环报告</translation> </message> <message> - <location filename="Project/Project.py" line="3886"/> + <location filename="Project/Project.py" line="3885"/> <source>Include module names?</source> <translation>包含模块名?</translation> </message> <message> - <location filename="Project/Project.py" line="3990"/> + <location filename="Project/Project.py" line="3989"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>文件 <b>PKGLIST</b> 已存在。</p><p>是否覆盖?</p></translation> </message> @@ -29850,12 +29850,12 @@ <translation type="obsolete"><p>文件 <b>PKGLIST</b> 无法创建。</p><p>原因: %1</p></translation> </message> <message> - <location filename="Project/Project.py" line="4034"/> + <location filename="Project/Project.py" line="4033"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>文件 <b>PKGLIST</b> 不存在。终止……</p></translation> </message> <message> - <location filename="Project/Project.py" line="4042"/> + <location filename="Project/Project.py" line="4041"/> <source>The project does not have a main script defined. Aborting...</source> <translation>项目未定义主脚本。终止……</translation> </message> @@ -29885,22 +29885,22 @@ <translation type="obsolete"><p>无法读取插件文件 <b>%1</b> 。</p><p>原因: %2</p></translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3015"/> + <location filename="Project/Project.py" line="3014"/> <source>Lexer Associations...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3018"/> + <location filename="Project/Project.py" line="3017"/> <source>Show the project lexer associations (overriding defaults)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3020"/> + <location filename="Project/Project.py" line="3019"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation type="unfinished"></translation> </message> @@ -30030,72 +30030,72 @@ <translation type="obsolete">项目文件 (*.e4p *.e4pz)</translation> </message> <message> - <location filename="Project/Project.py" line="3191"/> + <location filename="Project/Project.py" line="3190"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation type="unfinished">为 Eric4 插件创建初始化 PKGLIST 文件。 {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3193"/> + <location filename="Project/Project.py" line="3192"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation type="unfinished"><b>创建程序包列表</b><p>创建一个初始化文件列表并包含到 Eric4 插件存档中。该列表从项目文件创建。</p> {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3205"/> + <location filename="Project/Project.py" line="3204"/> <source>Create an eric5 plugin archive file.</source> <translation type="unfinished">创建一个 Eric4 插件存档文件。 {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3207"/> + <location filename="Project/Project.py" line="3206"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation type="unfinished"><b>创建插件存档</b><p>通过 PKGLIST 文件给出的文件列表创建 Eric4 插件存档文件。存档名从主脚本名构建。</p> {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3220"/> + <location filename="Project/Project.py" line="3219"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation type="unfinished">创建一个 Eric4 插件存档文件(临时版) {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3222"/> + <location filename="Project/Project.py" line="3221"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished">b>创建插件存档(临时)</b><p>通过 PKGLIST 文件给出的文件列表创建一个 Eric4 插件存档文件。存档名从主脚本名构建。修改主脚本的版本项以反映临时的版本。</p> {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3665"/> + <location filename="Project/Project.py" line="3664"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3674"/> + <location filename="Project/Project.py" line="3673"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4017"/> + <location filename="Project/Project.py" line="4016"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4054"/> + <location filename="Project/Project.py" line="4053"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4068"/> + <location filename="Project/Project.py" line="4067"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4088"/> + <location filename="Project/Project.py" line="4087"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4100"/> + <location filename="Project/Project.py" line="4099"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4180"/> + <location filename="Project/Project.py" line="4179"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -44874,6 +44874,145 @@ </message> </context> <context> + <name>Transplant</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="79"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py" line="105"/> + <source>Transplant Changesets (Continue</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantDialog</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="14"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="23"/> + <source>&Revisions:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="40"/> + <source>Repositor&y:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="50"/> + <source>Enter a repository URL, if changesets shall be transplanted from a repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="57"/> + <source>&Branch:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="67"/> + <source>Select or enter the branch to transplant from</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="80"/> + <source>Select to transplant all changesets of the branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="83"/> + <source>Transplant &All Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="90"/> + <source>&Skip:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="100"/> + <source>Enter revisions to be skipped separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="107"/> + <source>&Merge:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="117"/> + <source>Enter revisions to be merged separated by a space character</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="124"/> + <source>Select to append transplant info to the log message</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="127"/> + <source>Append Transplant &Info</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/TransplantDialog.ui" line="33"/> + <source>Enter the revisions or revision ranges to be transplanted separated by a space character</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TransplantProjectHelper</name> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="109"/> + <source>Transplant Changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="56"/> + <source>Transplant changesets from another branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="59"/> + <source><b>Transplant Changesets</b><p>This transplants changesets from another branch on top of the current working directory with the log of the original changeset.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="67"/> + <source>Continue</source> + <translation type="unfinished">继续</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="71"/> + <source>Continue the last transplant session after repair</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="74"/> + <source><b>Continue</b><p>This continues the last transplant session after repair.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="100"/> + <source>Transplant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>The project should be reread. Do this now?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsMercurial/TransplantExtension/ProjectHelper.py" line="123"/> + <source>Transplant Changesets (Continue)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>TrayStarter</name> <message> <location filename="Tools/TrayStarter.py" line="72"/> @@ -52393,30 +52532,30 @@ <context> <name>mercurial</name> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1086"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1092"/> <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="1558"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1564"/> <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="1566"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1572"/> <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="1102"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <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="1126"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1132"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -52427,23 +52566,23 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1552"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1558"/> <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="1554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1560"/> <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="1570"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1576"/> <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="1573"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1579"/> <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> @@ -52451,7 +52590,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1562"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/hg.py" line="1568"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message>