--- a/eric6/i18n/eric6_pt.ts Mon Aug 26 12:43:26 2019 +0200 +++ b/eric6/i18n/eric6_pt.ts Mon Aug 26 18:41:48 2019 +0200 @@ -2780,37 +2780,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="157"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="161"/> <source>Workspace Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="157"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="161"/> <source>Python files for CircuitPython devices are stored on the device. Therefore, to edit these files you need to have the device plugged in. Until you plug in a device, the standard directory will be used.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="189"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="194"/> <source>Flash CircuitPython Firmware</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="223"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="228"/> <source>Install Library Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="189"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="194"/> <source>Please reset the device to bootloader mode and confirm when ready.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="211"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="216"/> <source>The device volume "<b>{0}</b>" is not available. Ensure it is mounted properly and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="223"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="228"/> <source>Compiled Python Files (*.mpy);;Python Files (*.py);;All Files (*)</source> <translation type="unfinished"></translation> </message> @@ -17164,43 +17164,48 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="159"/> + <location filename="../MicroPython/EspDevices.py" line="161"/> <source>Erase Flash</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="192"/> + <location filename="../MicroPython/EspDevices.py" line="194"/> <source>Flash MicroPython Firmware</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="216"/> + <location filename="../MicroPython/EspDevices.py" line="218"/> <source>Flash Additional Firmware</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../MicroPython/EspDevices.py" line="142"/> + <source>Install 'esptool.py'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="149"/> + <source>Shall the flash of the selected device really be erased?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="161"/> + <source>'esptool erase_flash' Output</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="183"/> + <source>Unsupported chip type '{0}'.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="218"/> + <source>'esptool write_flash' Output</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../MicroPython/EspDevices.py" line="140"/> - <source>Install 'esptool.py'</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="147"/> - <source>Shall the flash of the selected device really be erased?</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="159"/> - <source>'esptool erase_flash' Output</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="181"/> - <source>Unsupported chip type '{0}'.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="216"/> - <source>'esptool write_flash' Output</source> + <source>Reset Device</source> <translation type="unfinished"></translation> </message> </context> @@ -19112,7 +19117,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1556"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1566"/> <source>The git process did not finish within 30s.</source> <translation type="unfinished"></translation> </message> @@ -19122,167 +19127,167 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="246"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="250"/> <source>Create project repository</source> <translation type="unfinished">Criar repositorio do projeto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="246"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="250"/> <source>The project repository could not be created.</source> <translation type="unfinished">O repositorio do projeto não se pôde criar.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="274"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="284"/> <source>Creating Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="289"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="299"/> <source>Adding files to Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="300"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="310"/> <source>Initial commit to Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="330"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="340"/> <source>Cloning project from a Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="419"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="429"/> <source>Commit Changes</source> <translation type="unfinished">Aplicar Alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="419"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="429"/> <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="478"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="488"/> <source>Committing changes to Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="501"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="511"/> <source>Switch</source> <translation type="unfinished">Mudar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="501"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="511"/> <source><p>Do you really want to switch to <b>{0}</b>?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="532"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="542"/> <source>Synchronizing with the Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="579"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="589"/> <source>Adding files/directories to the Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="653"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="663"/> <source>Removing files/directories from the Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="710"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="720"/> <source>Renaming {0}</source> <translation type="unfinished">A renomear {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="833"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="843"/> <source>Unstage files/directories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="884"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="894"/> <source>Revert changes</source> <translation type="unfinished">Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="875"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="885"/> <source>Do you really want to revert all changes to these files or directories?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="884"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="894"/> <source>Do you really want to revert all changes of the project?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="890"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="900"/> <source>Reverting changes</source> <translation type="unfinished">Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="942"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="952"/> <source>Merging</source> <translation type="unfinished">A mesclar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="967"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="977"/> <source>Master branch head</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1198"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1208"/> <source>Git Command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1284"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1294"/> <source><tr><td><b>Commit</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1288"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1298"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation type="unfinished"><tr><td><b>Pais</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1292"/> - <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> - <translation type="unfinished"><tr><td><b>Etiquetas</b></td><td>{0}</td></tr></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1296"/> - <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> - <translation type="unfinished"><tr><td><b>Ramos</b></td><td>{0}</td></tr></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1299"/> - <source><tr><td><b>Author</b></td><td>{0} &lt;{1}&gt;</td></tr></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1302"/> + <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> + <translation type="unfinished"><tr><td><b>Etiquetas</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1306"/> + <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> + <translation type="unfinished"><tr><td><b>Ramos</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1309"/> + <source><tr><td><b>Author</b></td><td>{0} &lt;{1}&gt;</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1312"/> <source><tr><td><b>Date</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1305"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1315"/> <source><tr><td><b>Committer</b></td><td>{0} &lt;{1}&gt;</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1308"/> - <source><tr><td><b>Committed Date</b></td><td>{0}</td></tr></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1311"/> - <source><tr><td><b>Subject</b></td><td>{0}</td></tr></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1318"/> + <source><tr><td><b>Committed Date</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1321"/> + <source><tr><td><b>Subject</b></td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1328"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Git V.</b></td><td>{0}</td></tr> @@ -19292,432 +19297,432 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1383"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1393"/> <source>Create {0} file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1383"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1393"/> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1442"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1452"/> <source>Git Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1427"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1437"/> <source><p>Copying the directory <b>{0}</b> failed.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1442"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1452"/> <source><p>Copying the file <b>{0}</b> failed.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2615"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2625"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished">Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1625"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1635"/> <source>Git Side-by-Side Difference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1625"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1635"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> não se pôde ler.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1674"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1684"/> <source>Fetching from a remote Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1712"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1722"/> <source>Pulling from a remote Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1753"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1763"/> <source>Pushing to a remote Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1781"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1791"/> <source>Committing failed merge</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1808"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1818"/> <source>Aborting uncommitted/failed merge</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1841"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1851"/> <source>Applying patch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1873"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1883"/> <source>Check patch files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1876"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1886"/> <source>Apply patch files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1958"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1968"/> <source>Tagging in the Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2184"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2194"/> <source>Branching in the Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2224"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2234"/> <source>Delete Remote Branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2245"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2255"/> <source>Current Branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2245"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2255"/> <source><p>The current branch is <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2309"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2319"/> <source>Create Bundle</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2274"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2284"/> <source>Git Bundle Files (*.bundle)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2291"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2301"/> <source><p>The Git bundle file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2339"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2349"/> <source>Verify Bundle</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2468"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2478"/> <source>Git Bundle Files (*.bundle);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2369"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2379"/> <source>List Bundle Heads</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2468"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2478"/> <source>Apply Bundle</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2491"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2501"/> <source>Applying a bundle file (fetch)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2518"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2528"/> <source>Bisect subcommand ({0}) invalid.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2719"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2729"/> <source>Git Bisect ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2615"/> - <source>Process Generation Error</source> - <translation type="unfinished">Erro na Criação de Processo</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2659"/> - <source>Create Bisect Replay File</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2625"/> + <source>Process Generation Error</source> + <translation type="unfinished">Erro na Criação de Processo</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2669"/> + <source>Create Bisect Replay File</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2635"/> <source>Git Bisect Replay Files (*.replay)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2642"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2652"/> <source><p>The Git bisect replay file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2659"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2669"/> <source><p>The file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2680"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2690"/> <source>Edit Bisect Replay File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2707"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2717"/> <source>Git Bisect Replay Files (*.replay);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2707"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2717"/> <source>Bisect Replay</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3055"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3065"/> <source>Show Remote Info</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2934"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2944"/> <source>Rename Remote Repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2934"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2944"/> <source>Enter new name for remote repository:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3079"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3089"/> <source>Show Shortlog</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3137"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3147"/> <source>Cherry-pick</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3167"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3177"/> <source>Copy Changesets (Continue)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3192"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3202"/> <source>Copy Changesets (Quit)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3218"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3228"/> <source>Copy Changesets (Cancel)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3297"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3307"/> <source>Saving stash</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3496"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3506"/> <source>Show Stash</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3496"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3506"/> <source>Select a stash (empty for latest stash):</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3408"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3418"/> <source>Restore Stash</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3422"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3432"/> <source>Restoring stash</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3466"/> + <source>Create Branch</source> + <translation type="unfinished">Criar Ramo</translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3456"/> - <source>Create Branch</source> - <translation type="unfinished">Criar Ramo</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3446"/> <source>Enter a branch name to restore a stash to:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3471"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3481"/> <source>Creating branch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3505"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3515"/> <source>Delete Stash</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3505"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3515"/> <source>Do you really want to delete the stash <b>{0}</b>?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3516"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3526"/> <source>Deleting stash</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3536"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3546"/> <source>Delete All Stashes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3536"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3546"/> <source>Do you really want to delete all stashes?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3544"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3554"/> <source>Deleting all stashes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3616"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3626"/> <source>Showing the combined configuration settings</source> <translation type="unfinished">A mostrar as definições de configuração combinadas</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3642"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3652"/> <source>Verifying the integrity of the Git repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3667"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3677"/> <source>Performing Repository Housekeeping</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3710"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3720"/> <source><tr><td><b>Statistics</b></td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3711"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3721"/> <source><tr><td>Number of loose objects: </td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3715"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3725"/> <source><tr><td>Disk space used by loose objects: </td><td>{0} KiB</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3719"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3729"/> <source><tr><td>Number of packed objects: </td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3723"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3733"/> <source><tr><td>Number of packs: </td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3727"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3737"/> <source><tr><td>Disk space used by packed objects: </td><td>{0} KiB</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3731"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3741"/> <source><tr><td>Packed objects waiting for pruning: </td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3735"/> - <source><tr><td>Garbage files: </td><td>{0}</td></tr></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3739"/> - <source><tr><td>Disk space used by garbage files: </td><td>{0} KiB</td></tr></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3745"/> + <source><tr><td>Garbage files: </td><td>{0}</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3749"/> + <source><tr><td>Disk space used by garbage files: </td><td>{0} KiB</td></tr></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3755"/> <source><p><b>No statistics available.</b></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3810"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3820"/> <source>Creating Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3853"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3863"/> <source>Add Submodule</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3921"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3931"/> <source>List Submodules</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3921"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3931"/> <source>No submodules defined for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3936"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3946"/> <source>All</source> <translation type="unfinished">Tudo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3939"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3949"/> <source>Submodule Path</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3939"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3949"/> <source>Select a submodule path:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3991"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4001"/> <source>Initialize Submodules</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4028"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4038"/> <source>Unregister Submodules</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4108"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4118"/> <source>Update Submodules</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4142"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4152"/> <source>Synchronize Submodules</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4200"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4210"/> <source>Submodules Summary</source> <translation type="unfinished"></translation> </message> @@ -31280,447 +31285,447 @@ <context> <name>Hg</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1784"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1794"/> <source>The hg process did not finish within 30s.</source> <translation>O processo hg não acabou em 30s.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="286"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="290"/> <source>Create project repository</source> <translation>Criar repositorio do projeto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="286"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="290"/> <source>The project repository could not be created.</source> <translation>O repositorio do projeto não se pôde criar.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="315"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="325"/> <source>Creating Mercurial repository</source> <translation>A criar repositorio Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="331"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="341"/> <source>Initial commit to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="374"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="384"/> <source>Cloning project from a Mercurial repository</source> <translation>A clonar projeto dum repositorio Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="641"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="651"/> <source>Synchronizing with the Mercurial repository</source> <translation>A sincronizar com o repositorio Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="691"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="701"/> <source>Adding files/directories to the Mercurial repository</source> <translation>A adicionar ficheiros/diretorios ao repositorio Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="760"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="770"/> <source>Removing files/directories from the Mercurial repository</source> <translation>A retirar ficheiros/diretorios do repositorio Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="821"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="831"/> <source>Renaming {0}</source> <translation>A renomear {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1010"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1020"/> <source>Reverting changes</source> <translation>Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1061"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1071"/> <source>Merging</source> <translation>A mesclar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1361"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1371"/> <source>Mercurial command</source> <translation>Comando de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1545"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1555"/> <source>Copying {0}</source> <translation>A copiar {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1936"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1946"/> <source>Pulling from a remote Mercurial repository</source> <translation>A puxar dum repositorio Mercurial remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1994"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2004"/> <source>Pushing to a remote Mercurial repository</source> <translation>A empurrar a um repositorio Mercurial remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2205"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2215"/> <source>Creating branch in the Mercurial repository</source> <translation>A criar ramo no repositorio Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2234"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2244"/> <source>Showing current branch</source> <translation>A mostrar o ramo atual</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2352"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2362"/> <source>Verifying the integrity of the Mercurial repository</source> <translation>A verificar a integridade do repositorio Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2377"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2387"/> <source>Showing the combined configuration settings</source> <translation>A mostrar as definições de configuração combinadas</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2401"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2411"/> <source>Showing aliases for remote repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2425"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2435"/> <source>Recovering from interrupted transaction</source> <translation>A recuperar duma transação interrompida</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2449"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2459"/> <source>Identifying project directory</source> <translation>A identificar o diretorio do projeto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2481"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2491"/> <source>Create .hgignore file</source> <translation>Criar ficheiro .hgignore</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2481"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2491"/> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2587"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2597"/> <source>Create changegroup</source> <translation>Criar conjunto de alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2544"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2554"/> <source>Mercurial Changegroup Files (*.hg)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2561"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2571"/> <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="2608"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2618"/> <source>Preview changegroup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2647"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2657"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2668"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2678"/> <source>Apply changegroups</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2656"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2666"/> <source>Shall the working directory be updated?</source> <translation>O diretorio de trabalho deve ser atualizado?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2687"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2697"/> <source>Bisect subcommand ({0}) invalid.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2716"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2726"/> <source>Mercurial Bisect ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2748"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2758"/> <source>Removing files from the Mercurial repository only</source> <translation>A retirar ficheiros apenas do repositorio Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2802"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2812"/> <source>Backing out changeset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2792"/> <source>No revision given. Aborting...</source> <translation>Não foi dada revisão. Terminando...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2829"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2839"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2822"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2832"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="555"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="565"/> <source>Committing changes to Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3571"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3581"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3426"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3436"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3571"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3581"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2897"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2907"/> <source>Import Patch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2949"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2959"/> <source>Export Patches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2996"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3006"/> <source>Change Phase</source> <translation>Mudar Fase</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3052"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3062"/> <source>Copy Changesets</source> <translation type="unfinished">Copiar Conjuntos de Alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3101"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3111"/> <source>Copy Changesets (Continue)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3259"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3269"/> <source>Add Sub-repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3292"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3302"/> <source><p>The sub-repositories file .hgsub could not be read.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3240"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3250"/> <source><p>The sub-repositories file .hgsub already contains an entry <b>{0}</b>. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3311"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3321"/> <source><p>The sub-repositories file .hgsub could not be written to.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3311"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3321"/> <source>Remove Sub-repositories</source> <translation>Retirar Sub Repositórios</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3280"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3290"/> <source><p>The sub-repositories file .hgsub does not exist. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="474"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="484"/> <source>Commit Changes</source> <translation>Aplicar Alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="474"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="484"/> <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1004"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1014"/> <source>Revert changes</source> <translation>Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="995"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1005"/> <source>Do you really want to revert all changes to these files or directories?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1004"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1014"/> <source>Do you really want to revert all changes of the project?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3156"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3166"/> <source>Create Unversioned Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1855"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1865"/> <source>Mercurial Side-by-Side Difference</source> <translation>Diferenças lado a lado de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1855"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1865"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>O ficheiro <b>{0}</b> não se pôde ler.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1787"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="954"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="964"/> <source>Tagging in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1107"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1117"/> <source>Re-Merge</source> <translation>Remesclar</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1098"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <source>Do you really want to re-merge these files or directories?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1107"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1117"/> <source>Do you really want to re-merge the project?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1112"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1122"/> <source>Re-Merging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1147"/> <source>Current branch tip</source> <translation>Dica de ramo atual</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2139"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2149"/> <source>Marking as 'unresolved'</source> <translation>A marcar como 'sem resolver'</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2141"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2151"/> <source>Marking as 'resolved'</source> <translation>A marcar como 'resolvido'</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2212"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2222"/> <source>Created new branch <{0}>.</source> <translation>Criado o novo ramo <{0}>.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3689"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3699"/> <source>Mercurial Bookmark</source> <translation>Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3711"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3721"/> <source>Delete Bookmark</source> <translation>Apagar Marcador</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3711"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3721"/> <source>Select the bookmark to be deleted:</source> <translation>Selecionar o marcador a apagar:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3722"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3732"/> <source>Delete Mercurial Bookmark</source> <translation>Apagar o Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3755"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3765"/> <source>Rename Mercurial Bookmark</source> <translation>Renomear o Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3797"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3807"/> <source>Move Mercurial Bookmark</source> <translation>Mover o Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3891"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3901"/> <source>Pull Bookmark</source> <translation>Puxar Marcador</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3891"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3901"/> <source>Select the bookmark to be pulled:</source> <translation>Selecionar o marcador a puxar:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3903"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3913"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation>A puxar marcador desde o repositório remoto de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3935"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3945"/> <source>Push Bookmark</source> <translation>Empurrar Marcador</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3935"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3945"/> <source>Select the bookmark to be push:</source> <translation>Selecione o marcador a empurrar:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3947"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3957"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation>A empurrar marcador a um repositório remoto de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3173"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3183"/> <source>Delete All Backups</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3173"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3183"/> <source><p>Do you really want to delete all backup bundles stored the backup area <b>{0}</b>?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3113"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3123"/> <source>Copy Changesets (Stop)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3126"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3136"/> <source>Copy Changesets (Abort)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2172"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2182"/> <source>Aborting uncommitted merge</source> <translation type="unfinished"></translation> </message> @@ -47278,43 +47283,48 @@ <context> <name>MicroPythonFileManager</name> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="198"/> + <location filename="../MicroPython/MicroPythonFileManager.py" line="201"/> <source>The given name '{0}' is not a directory or does not exist.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="203"/> - <source>Synchronizing <b>{0}</b>.</source> + <location filename="../MicroPython/MicroPythonFileManager.py" line="382"/> + <source>Source <b>{0}</b> is a directory and destination <b>{1}</b> is a file. Ignoring it.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="390"/> + <source>Source <b>{0}</b> is a file and destination <b>{1}</b> is a directory. Ignoring it.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="314"/> + <source>Updating <b>{0}</b>...</source> <translation type="unfinished"></translation> </message> <message> <location filename="../MicroPython/MicroPythonFileManager.py" line="207"/> - <source>Done synchronizing <b>{0}</b>.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="315"/> - <source>Adding <b>{0}</b>...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="360"/> - <source>Source <b>{0}</b> is a directory and destination <b>{1}</b> is a file. Ignoring it.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="368"/> - <source>Source <b>{0}</b> is a file and destination <b>{1}</b> is a directory. Ignoring it.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="376"/> - <source>Updating <b>{0}</b>...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="335"/> - <source>Removing <b>{0}</b>...</source> + <source>{1}Synchronizing <b>{0}</b>.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="212"/> + <source>{1}Done synchronizing <b>{0}</b>.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="327"/> + <source>{1}Adding <b>{0}</b>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="352"/> + <source>{1}Removing <b>{0}</b>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="398"/> + <source>{1}Updating <b>{0}</b>...</source> <translation type="unfinished"></translation> </message> </context> @@ -53938,342 +53948,342 @@ <context> <name>Project</name> <message> - <location filename="../Project/Project.py" line="179"/> + <location filename="../Project/Project.py" line="180"/> <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source> <translation>Ficheiros Python3 (*.py *.py3);;Ficheiros GUI Python3 (*.pyw *.pyw3);;</translation> </message> <message> - <location filename="../Project/Project.py" line="277"/> + <location filename="../Project/Project.py" line="285"/> <source>Console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="278"/> + <location filename="../Project/Project.py" line="286"/> <source>Other</source> <translation>Outro</translation> </message> <message> - <location filename="../Project/Project.py" line="293"/> + <location filename="../Project/Project.py" line="301"/> <source>PySide GUI</source> <translation>GUI de PySide</translation> </message> <message> - <location filename="../Project/Project.py" line="294"/> + <location filename="../Project/Project.py" line="302"/> <source>PySide Console</source> <translation>Consola de PySide</translation> </message> <message> - <location filename="../Project/Project.py" line="388"/> + <location filename="../Project/Project.py" line="396"/> <source>Registering Project Type</source> <translation>A registar Tipo de Projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="796"/> + <location filename="../Project/Project.py" line="804"/> <source>Read project file</source> <translation>Ler ficheiro de projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="796"/> + <location filename="../Project/Project.py" line="804"/> <source><p>The project file <b>{0}</b> could not be read.</p></source> <translation><p>Não se pôde ler o ficheiro de projeto <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="898"/> + <location filename="../Project/Project.py" line="906"/> <source>Save project file</source> <translation>Gravar ficheiro de projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="898"/> + <location filename="../Project/Project.py" line="906"/> <source><p>The project file <b>{0}</b> could not be written.</p></source> <translation><p>Não se pôde escrever o ficheiro de projeto <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="934"/> + <location filename="../Project/Project.py" line="942"/> <source>Read user project properties</source> <translation>Ler propriedades de projeto do usuário</translation> </message> <message> - <location filename="../Project/Project.py" line="934"/> + <location filename="../Project/Project.py" line="942"/> <source><p>The user specific project properties file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="958"/> + <location filename="../Project/Project.py" line="966"/> <source>Save user project properties</source> <translation>Gravar propriedades de projeto do usuário</translation> </message> <message> - <location filename="../Project/Project.py" line="958"/> + <location filename="../Project/Project.py" line="966"/> <source><p>The user specific project properties file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1016"/> + <location filename="../Project/Project.py" line="1024"/> <source>Read project session</source> <translation>Ler sessão de projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="1241"/> + <location filename="../Project/Project.py" line="1249"/> <source>Please save the project first.</source> <translation>Guarde primeiro o projeto por favor.</translation> </message> <message> - <location filename="../Project/Project.py" line="1016"/> + <location filename="../Project/Project.py" line="1024"/> <source><p>The project session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1052"/> + <location filename="../Project/Project.py" line="1060"/> <source>Save project session</source> <translation>Gravar a sessão do projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="1052"/> + <location filename="../Project/Project.py" line="1060"/> <source><p>The project session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1081"/> + <location filename="../Project/Project.py" line="1089"/> <source>Delete project session</source> <translation>Apagar a sessão do projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="1081"/> + <location filename="../Project/Project.py" line="1089"/> <source><p>The project session file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1115"/> + <location filename="../Project/Project.py" line="1123"/> <source>Read tasks</source> <translation>Ler tarefas</translation> </message> <message> - <location filename="../Project/Project.py" line="1115"/> + <location filename="../Project/Project.py" line="1123"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1135"/> + <location filename="../Project/Project.py" line="1143"/> <source>Save tasks</source> <translation>Gravar tarefas</translation> </message> <message> - <location filename="../Project/Project.py" line="1135"/> + <location filename="../Project/Project.py" line="1143"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1194"/> + <location filename="../Project/Project.py" line="1202"/> <source>Read debugger properties</source> <translation>Ler propriedades do depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="1194"/> + <location filename="../Project/Project.py" line="1202"/> <source><p>The project debugger properties file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1229"/> + <location filename="../Project/Project.py" line="1237"/> <source>Save debugger properties</source> <translation>Gravar propriedades do depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="1229"/> + <location filename="../Project/Project.py" line="1237"/> <source><p>The project debugger properties file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1255"/> + <location filename="../Project/Project.py" line="1263"/> <source>Delete debugger properties</source> <translation>Apagar propriedades do depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="1255"/> + <location filename="../Project/Project.py" line="1263"/> <source><p>The project debugger properties file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1381"/> + <location filename="../Project/Project.py" line="1389"/> <source>Add Language</source> <translation>Adicionar Idioma</translation> </message> <message> - <location filename="../Project/Project.py" line="1381"/> + <location filename="../Project/Project.py" line="1389"/> <source>You have to specify a translation pattern first.</source> <translation>Primeiro tem que especificar um padrão de tradução.</translation> </message> <message> - <location filename="../Project/Project.py" line="1502"/> + <location filename="../Project/Project.py" line="1510"/> <source>Delete translation</source> <translation>Apagar a Tradução</translation> </message> <message> - <location filename="../Project/Project.py" line="1667"/> + <location filename="../Project/Project.py" line="1675"/> <source>Add file</source> <translation>Adicionar ficheiro</translation> </message> <message> - <location filename="../Project/Project.py" line="1729"/> + <location filename="../Project/Project.py" line="1737"/> <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>O ficheiro <b>{0}</b> já existe. </p><p>Sobreescrever?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1654"/> + <location filename="../Project/Project.py" line="1662"/> <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1797"/> + <location filename="../Project/Project.py" line="1805"/> <source>The target directory must not be empty.</source> <translation>O diretório de destino não pode estar vazio.</translation> </message> <message> - <location filename="../Project/Project.py" line="1808"/> + <location filename="../Project/Project.py" line="1816"/> <source>Add directory</source> <translation>Adicionar diretório</translation> </message> <message> - <location filename="../Project/Project.py" line="1698"/> + <location filename="../Project/Project.py" line="1706"/> <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1711"/> + <location filename="../Project/Project.py" line="1719"/> <source><p>The target directory <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="1808"/> + <location filename="../Project/Project.py" line="1816"/> <source>The source directory must not be empty.</source> <translation>O diretório fonte não pode estar vazio.</translation> </message> <message> - <location filename="../Project/Project.py" line="1945"/> + <location filename="../Project/Project.py" line="1953"/> <source>Rename file</source> <translation>Renomear ficheiro</translation> </message> <message> - <location filename="../Project/Project.py" line="1969"/> + <location filename="../Project/Project.py" line="1977"/> <source>Rename File</source> <translation>Renomear Ficheiro</translation> </message> <message> - <location filename="../Project/Project.py" line="3077"/> + <location filename="../Project/Project.py" line="3094"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1969"/> + <location filename="../Project/Project.py" line="1977"/> <source><p>The file <b>{0}</b> could not be renamed.<br />Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2212"/> + <location filename="../Project/Project.py" line="2220"/> <source>Delete file</source> <translation>Apagar ficheiro</translation> </message> <message> - <location filename="../Project/Project.py" line="2242"/> + <location filename="../Project/Project.py" line="2250"/> <source>Delete directory</source> <translation>Apagar diretório</translation> </message> <message> - <location filename="../Project/Project.py" line="2329"/> + <location filename="../Project/Project.py" line="2343"/> <source>Create project directory</source> <translation>Criar diretório de projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="2329"/> + <location filename="../Project/Project.py" line="2343"/> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>O diretorio do projeto <b>{0}</b> não se pôde criar.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2917"/> + <location filename="../Project/Project.py" line="2934"/> <source>New Project</source> <translation>Projeto Novo</translation> </message> <message> - <location filename="../Project/Project.py" line="2443"/> + <location filename="../Project/Project.py" line="2458"/> <source>Add existing files to the project?</source> <translation>Adicionar os ficheiros existentes ao projeto?</translation> </message> <message> - <location filename="../Project/Project.py" line="2917"/> + <location filename="../Project/Project.py" line="2934"/> <source>Select Version Control System</source> <translation>Selecionar o Sistema de Control de Versão</translation> </message> <message> - <location filename="../Project/Project.py" line="2562"/> + <location filename="../Project/Project.py" line="2578"/> <source>Would you like to edit the VCS command options?</source> <translation>Quer editar as opções de commandos VCS?</translation> </message> <message> - <location filename="../Project/Project.py" line="3765"/> + <location filename="../Project/Project.py" line="3791"/> <source>New project</source> <translation>Projeto novo</translation> </message> <message> - <location filename="../Project/Project.py" line="2510"/> + <location filename="../Project/Project.py" line="2526"/> <source>Shall the project file be added to the repository?</source> <translation>Deve adicionar-se o ficheiro de projeto ao repositório?</translation> </message> <message> - <location filename="../Project/Project.py" line="2541"/> + <location filename="../Project/Project.py" line="2557"/> <source>None</source> <translation>Nenhum</translation> </message> <message> - <location filename="../Project/Project.py" line="2534"/> + <location filename="../Project/Project.py" line="2550"/> <source>Select version control system for the project</source> <translation>Selecionar o sistema de control de versão para o projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="2641"/> + <location filename="../Project/Project.py" line="2658"/> <source>Translation Pattern</source> <translation>Padrão de Tradução</translation> </message> <message> - <location filename="../Project/Project.py" line="2641"/> + <location filename="../Project/Project.py" line="2658"/> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Introduzir o padrão para os ficheiros de tradução (usar '%language%' em lugar do código de idioma):</translation> </message> <message> - <location filename="../Project/Project.py" line="3779"/> + <location filename="../Project/Project.py" line="3805"/> <source>Open project</source> <translation>Abrir projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3062"/> + <location filename="../Project/Project.py" line="3079"/> <source>Project Files (*.e4p)</source> <translation>Ficheiros de Projeto (*.e4p)</translation> </message> <message> - <location filename="../Project/Project.py" line="3816"/> + <location filename="../Project/Project.py" line="3842"/> <source>Save project as</source> <translation>Gravar projeto como</translation> </message> <message> - <location filename="../Project/Project.py" line="3077"/> + <location filename="../Project/Project.py" line="3094"/> <source>Save File</source> <translation>Gravar Ficheiro</translation> </message> <message> - <location filename="../Project/Project.py" line="3113"/> + <location filename="../Project/Project.py" line="3130"/> <source>Close Project</source> <translation>Fechar Projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3113"/> + <location filename="../Project/Project.py" line="3130"/> <source>The current project has unsaved changes.</source> <translation>O projeto atual tem alterações por gravar.</translation> </message> <message> - <location filename="../Project/Project.py" line="3288"/> + <location filename="../Project/Project.py" line="3305"/> <source>Syntax errors detected</source> <translation>Detetados erros de sintaxe</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3288"/> + <location filename="../Project/Project.py" line="3305"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>O projeto tem um ficheiro com erros de síntaxe.</numerusform> @@ -54281,948 +54291,948 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="3765"/> + <location filename="../Project/Project.py" line="3791"/> <source>&New...</source> <translation>&Novo...</translation> </message> <message> - <location filename="../Project/Project.py" line="3770"/> - <source>Generate a new project</source> - <translation>Criar um projeto novo</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3771"/> - <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> - <translation><b>Novo...</b><p>Abre uma caixa de diálogo para introduzir a informação para um projeto novo.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3779"/> - <source>&Open...</source> - <translation>&Abrir...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3784"/> - <source>Open an existing project</source> - <translation>Abrir um projeto existente</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3785"/> - <source><b>Open...</b><p>This opens an existing project.</p></source> - <translation><b>Abrir...</b><p>Isto abre um projeto existente.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3792"/> - <source>Close project</source> - <translation>Fechar projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3792"/> - <source>&Close</source> - <translation>&Fechar</translation> - </message> - <message> <location filename="../Project/Project.py" line="3796"/> - <source>Close the current project</source> - <translation>Fechar o projeto atual</translation> + <source>Generate a new project</source> + <translation>Criar um projeto novo</translation> </message> <message> <location filename="../Project/Project.py" line="3797"/> - <source><b>Close</b><p>This closes the current project.</p></source> - <translation><b>Fechar</b><p>Fecha o projeto atual</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3804"/> - <source>Save project</source> - <translation>Gravar projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3996"/> - <source>&Save</source> - <translation>&Gravar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3808"/> - <source>Save the current project</source> - <translation>Gravar o projeto actual</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3809"/> - <source><b>Save</b><p>This saves the current project.</p></source> - <translation><b>Gravar</b><p>Guarda o projeto atual.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3816"/> - <source>Save &as...</source> - <translation>Gravar &como...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3820"/> - <source>Save the current project to a new file</source> - <translation>Gravar o projeto atual para um ficheiro novo</translation> + <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> + <translation><b>Novo...</b><p>Abre uma caixa de diálogo para introduzir a informação para um projeto novo.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3805"/> + <source>&Open...</source> + <translation>&Abrir...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3810"/> + <source>Open an existing project</source> + <translation>Abrir um projeto existente</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3811"/> + <source><b>Open...</b><p>This opens an existing project.</p></source> + <translation><b>Abrir...</b><p>Isto abre um projeto existente.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3818"/> + <source>Close project</source> + <translation>Fechar projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3818"/> + <source>&Close</source> + <translation>&Fechar</translation> </message> <message> <location filename="../Project/Project.py" line="3822"/> + <source>Close the current project</source> + <translation>Fechar o projeto atual</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3823"/> + <source><b>Close</b><p>This closes the current project.</p></source> + <translation><b>Fechar</b><p>Fecha o projeto atual</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3830"/> + <source>Save project</source> + <translation>Gravar projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4022"/> + <source>&Save</source> + <translation>&Gravar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3834"/> + <source>Save the current project</source> + <translation>Gravar o projeto actual</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3835"/> + <source><b>Save</b><p>This saves the current project.</p></source> + <translation><b>Gravar</b><p>Guarda o projeto atual.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3842"/> + <source>Save &as...</source> + <translation>Gravar &como...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3846"/> + <source>Save the current project to a new file</source> + <translation>Gravar o projeto atual para um ficheiro novo</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3848"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Gravar como</b><p>Guarda o projeto atual para um ficheiro novo.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3831"/> + <location filename="../Project/Project.py" line="3857"/> <source>Add files to project</source> <translation>Adicionar ficheiros ao projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3831"/> + <location filename="../Project/Project.py" line="3857"/> <source>Add &files...</source> <translation>Adicionar &ficheiros...</translation> </message> <message> - <location filename="../Project/Project.py" line="3836"/> - <source>Add files to the current project</source> - <translation>Adicionar ficheiros ao projeto atual</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3838"/> - <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>Adicionar ficheiros...</b><p>Abre uma caixa de diálogo para adicionar ficheiros ao projeto atual. O lugar para adicionar determina-se pela extensão de ficheiro.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3847"/> - <source>Add directory to project</source> - <translation>Adicionar diretório ao projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3847"/> - <source>Add directory...</source> - <translation>Adicionar diretório...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3852"/> - <source>Add a directory to the current project</source> - <translation>Adicionar um diretório ao projeto atual</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3854"/> - <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> - <translation><b>Adicionar diretório</b><p>Abre uma caixa de diálogo para adicionar um diretório ao projeto atual.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3862"/> - <source>Add translation to project</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="3862"/> + <source>Add files to the current project</source> + <translation>Adicionar ficheiros ao projeto atual</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3864"/> + <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>Adicionar ficheiros...</b><p>Abre uma caixa de diálogo para adicionar ficheiros ao projeto atual. O lugar para adicionar determina-se pela extensão de ficheiro.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3873"/> + <source>Add directory to project</source> + <translation>Adicionar diretório ao projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3873"/> + <source>Add directory...</source> + <translation>Adicionar diretório...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3878"/> + <source>Add a directory to the current project</source> + <translation>Adicionar um diretório ao projeto atual</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3880"/> + <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> + <translation><b>Adicionar diretório</b><p>Abre uma caixa de diálogo para adicionar um diretório ao projeto atual.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3888"/> + <source>Add translation to project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3888"/> <source>Add &translation...</source> <translation>Adicionar &tradução...</translation> </message> <message> - <location filename="../Project/Project.py" line="3867"/> + <location filename="../Project/Project.py" line="3893"/> <source>Add a translation to the current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3869"/> + <location filename="../Project/Project.py" line="3895"/> <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="3877"/> + <location filename="../Project/Project.py" line="3903"/> <source>Search new files</source> <translation>Procurar ficheiros novos</translation> </message> <message> - <location filename="../Project/Project.py" line="3877"/> + <location filename="../Project/Project.py" line="3903"/> <source>Searc&h new files...</source> <translation>&Procurar ficheiros novos...</translation> </message> <message> - <location filename="../Project/Project.py" line="3881"/> - <source>Search new files in the project directory.</source> - <translation>Procurar ficheiros novos no diretório do projeto.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3907"/> - <source>Project properties</source> - <translation>Propriedades do projeto</translation> - </message> - <message> <location filename="../Project/Project.py" line="3907"/> + <source>Search new files in the project directory.</source> + <translation>Procurar ficheiros novos no diretório do projeto.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3933"/> + <source>Project properties</source> + <translation>Propriedades do projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3933"/> <source>&Properties...</source> <translation>&Propriedades...</translation> </message> <message> - <location filename="../Project/Project.py" line="3912"/> + <location filename="../Project/Project.py" line="3938"/> <source>Show the project properties</source> <translation>Mostrar as propriedades do projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="3913"/> - <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="3920"/> - <source>User project properties</source> - <translation>Propriedades de projecto do usuário</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3920"/> - <source>&User Properties...</source> - <translation>Propriedades de &Usuário...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3925"/> - <source>Show the user specific project properties</source> - <translation>Mostrar as propriedades do projeto específicas do usuário</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3927"/> - <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="3935"/> - <source>Filetype Associations</source> - <translation>Associações de Tipos de Ficheiros</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3935"/> - <source>Filetype Associations...</source> - <translation>Associações de Tipos de Ficheiros...</translation> - </message> - <message> <location filename="../Project/Project.py" line="3939"/> - <source>Show the project filetype associations</source> - <translation>Mostrar as associações de tipos de ficheiros do projeto</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3953"/> - <source>Lexer Associations</source> - <translation type="unfinished"></translation> + <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="3946"/> + <source>User project properties</source> + <translation>Propriedades de projecto do usuário</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3946"/> + <source>&User Properties...</source> + <translation>Propriedades de &Usuário...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3951"/> + <source>Show the user specific project properties</source> + <translation>Mostrar as propriedades do projeto específicas do usuário</translation> </message> <message> <location filename="../Project/Project.py" line="3953"/> + <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="3961"/> + <source>Filetype Associations</source> + <translation>Associações de Tipos de Ficheiros</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3961"/> + <source>Filetype Associations...</source> + <translation>Associações de Tipos de Ficheiros...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3965"/> + <source>Show the project filetype associations</source> + <translation>Mostrar as associações de tipos de ficheiros do projeto</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3979"/> + <source>Lexer Associations</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3979"/> <source>Lexer Associations...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3957"/> + <location filename="../Project/Project.py" line="3983"/> <source>Show the project lexer associations (overriding defaults)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3959"/> + <location filename="../Project/Project.py" line="3985"/> <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="3971"/> + <location filename="../Project/Project.py" line="3997"/> <source>Debugger Properties</source> <translation>Propriedades do Depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="3971"/> + <location filename="../Project/Project.py" line="3997"/> <source>Debugger &Properties...</source> <translation>&Propriedades do Depurador...</translation> </message> <message> - <location filename="../Project/Project.py" line="3975"/> - <source>Show the debugger properties</source> - <translation>Mostrar as propriedades do depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3976"/> - <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="3984"/> - <source>Load</source> - <translation>Carregar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3984"/> - <source>&Load</source> - <translation>&Carregar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3988"/> - <source>Load the debugger properties</source> - <translation>Carregar propriedades do depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3989"/> - <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="3996"/> - <source>Save</source> - <translation>Gravar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4000"/> - <source>Save the debugger properties</source> - <translation>Gravar propriedades do depurador</translation> - </message> - <message> <location filename="../Project/Project.py" line="4001"/> - <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="4008"/> - <source>Delete</source> - <translation>Apagar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4008"/> - <source>&Delete</source> - <translation>&Apagar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4012"/> - <source>Delete the debugger properties</source> - <translation>Apagar as propriedades do depurador</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4013"/> - <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="4021"/> - <source>Reset</source> - <translation>Reinicializar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4021"/> - <source>&Reset</source> - <translation>&Reinicializar</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4025"/> - <source>Reset the debugger properties</source> - <translation>Reinicializar as propriedades do depurador</translation> + <source>Show the debugger properties</source> + <translation>Mostrar as propriedades do depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4002"/> + <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="4010"/> + <source>Load</source> + <translation>Carregar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4010"/> + <source>&Load</source> + <translation>&Carregar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4014"/> + <source>Load the debugger properties</source> + <translation>Carregar propriedades do depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4015"/> + <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="4022"/> + <source>Save</source> + <translation>Gravar</translation> </message> <message> <location filename="../Project/Project.py" line="4026"/> - <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="4035"/> - <source>Load session</source> - <translation>Carregar sessão</translation> + <source>Save the debugger properties</source> + <translation>Gravar propriedades do depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4027"/> + <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="4034"/> + <source>Delete</source> + <translation>Apagar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4034"/> + <source>&Delete</source> + <translation>&Apagar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4038"/> + <source>Delete the debugger properties</source> + <translation>Apagar as propriedades do depurador</translation> </message> <message> <location filename="../Project/Project.py" line="4039"/> + <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="4047"/> + <source>Reset</source> + <translation>Reinicializar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4047"/> + <source>&Reset</source> + <translation>&Reinicializar</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4051"/> + <source>Reset the debugger properties</source> + <translation>Reinicializar as propriedades do depurador</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4052"/> + <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="4061"/> + <source>Load session</source> + <translation>Carregar sessão</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4065"/> <source>Load the projects session file.</source> <translation>Carregar o ficheiro de sessão do projeto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4040"/> + <location filename="../Project/Project.py" line="4066"/> <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="4053"/> + <location filename="../Project/Project.py" line="4079"/> <source>Save session</source> <translation>Guargar sessão</translation> </message> <message> - <location filename="../Project/Project.py" line="4057"/> + <location filename="../Project/Project.py" line="4083"/> <source>Save the projects session file.</source> <translation>Gravar ficheiro de sessão do projeto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4058"/> + <location filename="../Project/Project.py" line="4084"/> <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="4071"/> + <location filename="../Project/Project.py" line="4097"/> <source>Delete session</source> <translation>Apagar sessão</translation> </message> <message> - <location filename="../Project/Project.py" line="4075"/> + <location filename="../Project/Project.py" line="4101"/> <source>Delete the projects session file.</source> <translation>Apagar o ficheiro de sessão do projeto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4076"/> + <location filename="../Project/Project.py" line="4102"/> <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="4085"/> + <location filename="../Project/Project.py" line="4111"/> <source>Code Metrics</source> <translation type="unfinished">Métricas de Código</translation> </message> <message> - <location filename="../Project/Project.py" line="4085"/> + <location filename="../Project/Project.py" line="4111"/> <source>&Code Metrics...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4089"/> + <location filename="../Project/Project.py" line="4115"/> <source>Show some code metrics for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4091"/> - <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="4099"/> - <source>Python Code Coverage</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4099"/> - <source>Code Co&verage...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4103"/> - <source>Show code coverage information for the project.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4105"/> - <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="4972"/> - <source>Profile Data</source> - <translation type="unfinished">Dados de Perfil</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4113"/> - <source>&Profile Data...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4117"/> + <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="4125"/> + <source>Python Code Coverage</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4125"/> + <source>Code Co&verage...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4129"/> + <source>Show code coverage information for the project.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4131"/> + <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="4998"/> + <source>Profile Data</source> + <translation type="unfinished">Dados de Perfil</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4139"/> + <source>&Profile Data...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4143"/> <source>Show profiling data for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4119"/> + <location filename="../Project/Project.py" line="4145"/> <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="5026"/> + <location filename="../Project/Project.py" line="5052"/> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../Project/Project.py" line="4128"/> + <location filename="../Project/Project.py" line="4154"/> <source>&Application Diagram...</source> <translation>Diagrama da &Aplicação...</translation> </message> <message> - <location filename="../Project/Project.py" line="4132"/> + <location filename="../Project/Project.py" line="4158"/> <source>Show a diagram of the project.</source> <translation>Mostrar o diagrama do projeto.</translation> </message> <message> - <location filename="../Project/Project.py" line="4134"/> + <location filename="../Project/Project.py" line="4160"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagrama da Aplicação...</b><p>Mostra um diagrama do projeto.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5219"/> + <location filename="../Project/Project.py" line="5245"/> <source>Create Package List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4157"/> + <location filename="../Project/Project.py" line="4183"/> <source>Create &Package List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5492"/> + <location filename="../Project/Project.py" line="5518"/> <source>Create Plugin Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4259"/> + <location filename="../Project/Project.py" line="4285"/> <source>&Project</source> <translation>&Projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="4260"/> + <location filename="../Project/Project.py" line="4286"/> <source>Open &Recent Projects</source> <translation>Abrir Projetos &Recentes</translation> </message> <message> - <location filename="../Project/Project.py" line="4265"/> + <location filename="../Project/Project.py" line="4291"/> <source>&Version Control</source> <translation>Contro&l de Versão</translation> </message> <message> - <location filename="../Project/Project.py" line="4269"/> + <location filename="../Project/Project.py" line="4295"/> <source>Chec&k</source> <translation>&Verificar</translation> </message> <message> - <location filename="../Project/Project.py" line="4271"/> + <location filename="../Project/Project.py" line="4297"/> <source>Sho&w</source> <translation>&Mostrar</translation> </message> <message> - <location filename="../Project/Project.py" line="4272"/> + <location filename="../Project/Project.py" line="4298"/> <source>&Diagrams</source> <translation>&Diagramas</translation> </message> <message> - <location filename="../Project/Project.py" line="4261"/> + <location filename="../Project/Project.py" line="4287"/> <source>Session</source> <translation>Sessão</translation> </message> <message> - <location filename="../Project/Project.py" line="4274"/> + <location filename="../Project/Project.py" line="4300"/> <source>Source &Documentation</source> <translation>&Documentação Fonte</translation> </message> <message> - <location filename="../Project/Project.py" line="4262"/> + <location filename="../Project/Project.py" line="4288"/> <source>Debugger</source> <translation>Depurador</translation> </message> <message> - <location filename="../Project/Project.py" line="4273"/> + <location filename="../Project/Project.py" line="4299"/> <source>Pac&kagers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4399"/> + <location filename="../Project/Project.py" line="4425"/> <source>Project</source> <translation>Projeto</translation> </message> <message> - <location filename="../Project/Project.py" line="4465"/> + <location filename="../Project/Project.py" line="4491"/> <source>&Clear</source> <translation>&Limpar</translation> </message> <message> - <location filename="../Project/Project.py" line="4627"/> + <location filename="../Project/Project.py" line="4653"/> <source>Search New Files</source> <translation>Procurar Ficheiros Novos</translation> </message> <message> - <location filename="../Project/Project.py" line="4627"/> + <location filename="../Project/Project.py" line="4653"/> <source>There were no new files found to be added.</source> <translation>Não se encontraram ficheiros novos para adicionar.</translation> </message> <message> - <location filename="../Project/Project.py" line="4771"/> + <location filename="../Project/Project.py" line="4797"/> <source>Version Control System</source> <translation>Sistema de Control de Versão</translation> </message> <message> - <location filename="../Project/Project.py" line="4771"/> + <location filename="../Project/Project.py" line="4797"/> <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="4899"/> + <location filename="../Project/Project.py" line="4925"/> <source>Coverage Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4949"/> + <location filename="../Project/Project.py" line="4975"/> <source>There is no main script defined for the current project. Aborting</source> <translation>O projeto atual não tem um script principal definido. A cancelar</translation> </message> <message> - <location filename="../Project/Project.py" line="4922"/> + <location filename="../Project/Project.py" line="4948"/> <source>Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4922"/> + <location filename="../Project/Project.py" line="4948"/> <source>Please select a coverage file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4972"/> + <location filename="../Project/Project.py" line="4998"/> <source>Please select a profile file</source> <translation>Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../Project/Project.py" line="5026"/> + <location filename="../Project/Project.py" line="5052"/> <source>Include module names?</source> <translation>Incluir nomes de módulos?</translation> </message> <message> - <location filename="../Project/Project.py" line="5170"/> + <location filename="../Project/Project.py" line="5196"/> <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="5219"/> + <location filename="../Project/Project.py" line="5245"/> <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="5238"/> + <location filename="../Project/Project.py" line="5264"/> <source>The project does not have a main script defined. Aborting...</source> <translation>O projeto atual não tem um script principal definido. A cancelar...</translation> </message> <message> - <location filename="../Project/Project.py" line="5378"/> + <location filename="../Project/Project.py" line="5404"/> <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="5451"/> + <location filename="../Project/Project.py" line="5477"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="176"/> + <location filename="../Project/Project.py" line="177"/> <source>Python2 Files (*.py2);;Python2 GUI Files (*.pyw2);;</source> <translation>Ficheiros Python2 (*.py2);;Ficheiros GUI Python2 (*.pyw2);;</translation> </message> <message> - <location filename="../Project/Project.py" line="2410"/> + <location filename="../Project/Project.py" line="2425"/> <source>Create main script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2410"/> + <location filename="../Project/Project.py" line="2425"/> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4142"/> + <location filename="../Project/Project.py" line="4168"/> <source>Load Diagram</source> <translation>Carregar Diagrama</translation> </message> <message> - <location filename="../Project/Project.py" line="4142"/> + <location filename="../Project/Project.py" line="4168"/> <source>&Load Diagram...</source> <translation>&Carregar Diagrama...</translation> </message> <message> - <location filename="../Project/Project.py" line="4146"/> + <location filename="../Project/Project.py" line="4172"/> <source>Load a diagram from file.</source> <translation>Carregar um diagrama desde um ficheiro.</translation> </message> <message> - <location filename="../Project/Project.py" line="4148"/> + <location filename="../Project/Project.py" line="4174"/> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation><b>Carregar Diagrama...</b><p>Carga um diagrama desde um ficheiro.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="365"/> + <location filename="../Project/Project.py" line="373"/> <source><p>The Programming Language <b>{0}</b> is not supported.</p></source> <translation><p>A Linguagem de Programação <b>{0}</b> não está suportada.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="388"/> + <location filename="../Project/Project.py" line="396"/> <source><p>The Project type <b>{0}</b> is already registered.</p></source> <translation><p>O tipo de Projeto <b>{0}</b> já está registado.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="376"/> + <location filename="../Project/Project.py" line="384"/> <source><p>The Project type <b>{0}</b> is already registered with Programming Language <b>{1}</b>.</p></source> <translation><p>O tipo de Projeto <b>{0}</b> já está registado com a Linguagem de Programação <b>{1}</b>.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="274"/> + <location filename="../Project/Project.py" line="282"/> <source>PyQt5 GUI</source> <translation>GUI de PyQt5</translation> </message> <message> - <location filename="../Project/Project.py" line="275"/> + <location filename="../Project/Project.py" line="283"/> <source>PyQt5 Console</source> <translation>Consola de PyQt5</translation> </message> <message> - <location filename="../Project/Project.py" line="4760"/> + <location filename="../Project/Project.py" line="4786"/> <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="5492"/> + <location filename="../Project/Project.py" line="5518"/> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="272"/> + <location filename="../Project/Project.py" line="280"/> <source>PyQt4 GUI</source> <translation>GUI de PyQt4</translation> </message> <message> - <location filename="../Project/Project.py" line="273"/> + <location filename="../Project/Project.py" line="281"/> <source>PyQt4 Console</source> <translation>Consola de PyQt4</translation> </message> <message> - <location filename="../Project/Project.py" line="276"/> + <location filename="../Project/Project.py" line="284"/> <source>Eric6 Plugin</source> <translation>Complemento de Eric6</translation> </message> <message> - <location filename="../Project/Project.py" line="4162"/> + <location filename="../Project/Project.py" line="4188"/> <source>Create an initial PKGLIST file for an eric6 plugin.</source> <translation>Criar um ficheiro PKGLIST inicial para complemento eric6.</translation> </message> <message> - <location filename="../Project/Project.py" line="4164"/> - <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5343"/> - <source><p>The eric6 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="2887"/> - <source>Create project management directory</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="2887"/> - <source><p>The project directory <b>{0}</b> is not writable.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3892"/> - <source>Alt+Ctrl+P</source> - <comment>Project|Search Project File</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3898"/> - <source>Search for a file in the project list of files.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3900"/> - <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3892"/> - <source>Search Project File</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3892"/> - <source>Search Project File...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5274"/> - <source>Create Plugin Archives</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4173"/> - <source>Create Plugin &Archives</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4178"/> - <source>Create eric6 plugin archive files.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4180"/> - <source><b>Create Plugin Archives</b><p>This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4190"/> + <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5369"/> + <source><p>The eric6 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="2904"/> + <source>Create project management directory</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="2904"/> + <source><p>The project directory <b>{0}</b> is not writable.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3918"/> + <source>Alt+Ctrl+P</source> + <comment>Project|Search Project File</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3924"/> + <source>Search for a file in the project list of files.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3926"/> + <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3918"/> + <source>Search Project File</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3918"/> + <source>Search Project File...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5300"/> + <source>Create Plugin Archives</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4199"/> + <source>Create Plugin &Archives</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4204"/> + <source>Create eric6 plugin archive files.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4206"/> + <source><b>Create Plugin Archives</b><p>This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4216"/> <source>Create Plugin Archives (Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4190"/> + <location filename="../Project/Project.py" line="4216"/> <source>Create Plugin Archives (&Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4195"/> + <location filename="../Project/Project.py" line="4221"/> <source>Create eric6 plugin archive files (snapshot releases).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4197"/> + <location filename="../Project/Project.py" line="4223"/> <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. 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="5252"/> + <location filename="../Project/Project.py" line="5278"/> <source>Select package lists:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5270"/> + <location filename="../Project/Project.py" line="5296"/> <source>Creating plugin archives...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5270"/> + <location filename="../Project/Project.py" line="5296"/> <source>Abort</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5270"/> + <location filename="../Project/Project.py" line="5296"/> <source>%v/%m Archives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5287"/> + <location filename="../Project/Project.py" line="5313"/> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> não se pôde ler. </p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5397"/> + <location filename="../Project/Project.py" line="5423"/> <source><p>The eric6 plugin archive files were created with some errors.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5400"/> + <location filename="../Project/Project.py" line="5426"/> <source><p>The eric6 plugin archive files were created successfully.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5263"/> + <location filename="../Project/Project.py" line="5289"/> <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5315"/> + <location filename="../Project/Project.py" line="5341"/> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3883"/> + <location filename="../Project/Project.py" line="3909"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3941"/> + <location filename="../Project/Project.py" line="3967"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol 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="1502"/> + <location filename="../Project/Project.py" line="1510"/> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2212"/> + <location filename="../Project/Project.py" line="2220"/> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2242"/> + <location filename="../Project/Project.py" line="2250"/> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2712"/> + <location filename="../Project/Project.py" line="2729"/> <source>Create Makefile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2712"/> + <location filename="../Project/Project.py" line="2729"/> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5674"/> + <location filename="../Project/Project.py" line="5700"/> <source>Execute Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4211"/> + <location filename="../Project/Project.py" line="4237"/> <source>&Execute Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4215"/> + <location filename="../Project/Project.py" line="4241"/> <source>Perform a 'make' run.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4217"/> + <location filename="../Project/Project.py" line="4243"/> <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5654"/> + <location filename="../Project/Project.py" line="5680"/> <source>Test for Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4225"/> + <location filename="../Project/Project.py" line="4251"/> <source>&Test for Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4229"/> + <location filename="../Project/Project.py" line="4255"/> <source>Question 'make', if a rebuild is needed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4231"/> + <location filename="../Project/Project.py" line="4257"/> <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4276"/> + <location filename="../Project/Project.py" line="4302"/> <source>Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5602"/> + <location filename="../Project/Project.py" line="5628"/> <source>The make process did not start.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5647"/> + <location filename="../Project/Project.py" line="5673"/> <source>The make process crashed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5657"/> + <location filename="../Project/Project.py" line="5683"/> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5662"/> + <location filename="../Project/Project.py" line="5688"/> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5674"/> + <location filename="../Project/Project.py" line="5700"/> <source>The makefile contains errors.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="304"/> + <location filename="../Project/Project.py" line="312"/> <source>PySide2 GUI</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="305"/> + <location filename="../Project/Project.py" line="313"/> <source>PySide2 Console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4264"/> + <location filename="../Project/Project.py" line="4290"/> <source>Project-T&ools</source> <translation type="unfinished"></translation> </message> @@ -68358,7 +68368,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1958"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1968"/> <source>The svn process did not finish within 30s.</source> <translation type="unfinished"></translation> </message> @@ -68368,244 +68378,244 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="216"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="220"/> <source>Create project in repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="216"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="220"/> <source>The project could not be created in the repository. Maybe the given repository doesn't exist or the repository server is down.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="240"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="244"/> <source>New project</source> <translation>Projeto novo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="240"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="244"/> <source>The project could not be checked out of the repository.<br />Restoring the original contents.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="316"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="326"/> <source>Importing project into Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="353"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="363"/> <source>Subversion Checkout</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="409"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="419"/> <source>The tag must be a normal tag (tags) or a branch tag (branches). Please select from the list.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="379"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="389"/> <source>Checking project out of Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="409"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="419"/> <source>Subversion Export</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="432"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="442"/> <source>Exporting project from Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="551"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="561"/> <source>Commiting changes to Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="588"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="598"/> <source>Synchronizing with the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="684"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="694"/> <source>Adding files/directories to the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="774"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="784"/> <source>Adding directory trees to the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="809"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="819"/> <source>Removing files/directories from the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="871"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="881"/> <source>Moving {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1098"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1108"/> <source>Subversion Error</source> <translation type="unfinished">Erro de Subversão</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="949"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="959"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="976"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="986"/> <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1011"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1021"/> <source>Tagging {0} in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1054"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1064"/> <source>Reverting changes</source> <translation type="unfinished">Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1071"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1081"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1098"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1108"/> <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1129"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1139"/> <source>Switching to {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1194"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1204"/> <source>Merging {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1460"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1470"/> <source>Cleaning up {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1490"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1500"/> <source>Subversion command</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1660"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1670"/> <source>Resolving conficts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1691"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1701"/> <source>Copying {0}</source> <translation type="unfinished">A copiar {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1755"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1765"/> <source>Subversion Set Property</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1787"/> + <source>You have to supply a property name. Aborting.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1807"/> + <source>Subversion Delete Property</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1777"/> - <source>You have to supply a property name. Aborting.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1797"/> - <source>Subversion Delete Property</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1767"/> <source>Enter property name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2073"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2083"/> <source>Locking in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2101"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2111"/> <source>Unlocking in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2126"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2136"/> <source>Relocating</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2143"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2153"/> <source>Repository Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2143"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2153"/> <source>Enter the repository URL.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2214"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2224"/> <source>Remove from changelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2193"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2203"/> <source>Add to changelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2193"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2203"/> <source>Enter name of the changelist:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="316"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="326"/> <source>Imported revision {0}. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="586"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="596"/> <source>Committed revision {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1231"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1241"/> <source>Revision {0}. </source> <translation>Revisão {0}.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1916"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1926"/> <source>Property set.</source> <translation>Propriedade definida.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1969"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1979"/> <source>Property deleted.</source> <translation>Propriedade apagada.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2237"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2247"/> <source>Subversion Lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2237"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2247"/> <source>Enter lock comment</source> <translation type="unfinished"></translation> </message> @@ -68775,47 +68785,47 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="501"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="511"/> <source>Commit Changes</source> <translation>Aplicar Alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="501"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="511"/> <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1048"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1058"/> <source>Revert changes</source> <translation>Desfazer alterações</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1040"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1050"/> <source>Do you really want to revert all changes to these files or directories?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1048"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1058"/> <source>Do you really want to revert all changes of the project?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1961"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1971"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2021"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2031"/> <source>Subversion Side-by-Side Difference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2021"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2031"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>O ficheiro <b>{0}</b> não se pôde ler.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2278"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2288"/> <source>Upgrade</source> <translation>Atualizar</translation> </message> @@ -81434,17 +81444,17 @@ <context> <name>VersionControl</name> <message> - <location filename="../VCS/VersionControl.py" line="566"/> + <location filename="../VCS/VersionControl.py" line="576"/> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../VCS/VersionControl.py" line="566"/> + <location filename="../VCS/VersionControl.py" line="576"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../VCS/VersionControl.py" line="718"/> + <location filename="../VCS/VersionControl.py" line="728"/> <source>Repository status checking is switched off</source> <translation>A verificação de estado do repositório está desligada</translation> </message> @@ -90309,24 +90319,24 @@ <context> <name>mercurial</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1427"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1437"/> <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>Pai #{0}</b></td><td></td></tr> <tr><td><b>Conjunto de Alterações</b></td><td>{1}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2067"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2077"/> <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="2077"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2087"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Ramos</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1447"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> <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> @@ -90335,24 +90345,24 @@ <tr><td><b>Hora do Cometido</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2059"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2069"/> <source><tr><td><b>Tip</b></td><td></td></tr> </source> <translation><tr><td><b>Dica</b></td><td></td></tr> </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2062"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2072"/> <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Conjunto de Alterações</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2092"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Pais</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2086"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2096"/> <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> @@ -90363,12 +90373,12 @@ </table></p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2072"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Marcadores</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1481"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1491"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -90385,13 +90395,13 @@ </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2049"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2059"/> <source><tr><td><b>Head #{0}</b></td><td></td></tr> </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2054"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2064"/> <source><tr><td><b>Parent #{0}</b></td><td></td></tr> </source> <translation type="unfinished"></translation> @@ -90996,17 +91006,17 @@ <context> <name>subversion</name> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1583"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1593"/> <source><h3>Repository information</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Current revision</b></td><td>{2}</td></tr><tr><td><b>Committed revision</b></td><td>{3}</td></tr><tr><td><b>Committed date</b></td><td>{4}</td></tr><tr><td><b>Comitted time</b></td><td>{5}</td></tr><tr><td><b>Last author</b></td><td>{6}</td></tr></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1715"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1725"/> <source>unknown</source> <translation>desconhecido</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1720"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation type="unfinished"></translation> </message>