--- a/eric6/i18n/eric6_cs.ts Mon Aug 26 12:43:26 2019 +0200 +++ b/eric6/i18n/eric6_cs.ts Mon Aug 26 18:41:48 2019 +0200 @@ -2774,37 +2774,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> @@ -17124,43 +17124,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> @@ -19068,7 +19073,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> @@ -19078,167 +19083,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">Vytvořit repozitář projektu</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">Úložiště projektu nelze vytvořit.</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"></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">Přepnout</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">Přejmenování {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">Vrátit změny</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">Navrácení změn</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">Merging</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>Rodiče</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>Tagy</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>Větve</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>Tagy</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>Větve</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> @@ -19248,432 +19253,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>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</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">Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</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>Soubor <b>{0}</b> nelze přečíst.</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">Neplatný bisect podpříkaz ({0}).</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">Chyba v procesu generování</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">Chyba v procesu generování</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"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3456"/> - <source>Create Branch</source> - <translation type="unfinished"></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">Zobrazení nastavení kombinovaných konfigurací</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">Vše</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> @@ -31232,447 +31237,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>hg proces neskončil do 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>Vytvořit repozitář projektu</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>Úložiště projektu nelze vytvořit.</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>Vytváření Mercurial úložiště</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>Úvodní zápis změn (commit) do Mercurial úložiště</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>Naklonovat projekt z Mercurial úložiště</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>Synchronizovat s Mercurial úložištěm</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>Přidat soubory/složky do Mercurial úložiště</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>Odebrat soubory/složky z Mercurial úložiště</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>Přejmenování {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>Navrácení změn</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>Merging</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>Mercurial příkaz</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>Kopírování {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>Stažení (pull) z Mercurial repozitáře</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>Odeslání (push) do Mercurial repozitáře</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>Vytvoření větve v Mercurial repozitáři</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>Ověřit integritu Mercurial repozitáře</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>Zobrazení nastavení kombinovaných konfigurací</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>Zobrazení aliasů pro vzdálené úložiště</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>Obnovení z přerušené transakce</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>Má být pracovní adresář aktualizován?</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>Zobrazení aktuální větve</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>Vytvořit skupinu změn</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>Použít skupinu změn</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>Neplatný bisect podpříkaz ({0}).</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>Mercurial Bisect ({0})</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>Náhled skupiny změn</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>Rozpoznat složku projektu</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>Vytvořit soubor .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>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</p></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>Odebrat soubory jen z Mercurial úložiště</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>Soubory Mercurial skupiny změn (*.hg)</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>Soubory Mercurial skupiny změn (*.hg);;Všechny soubory (*)</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>Zálohovat skupinu změn</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>Nebyla dána žádná revize. Ruším...</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="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 type="unfinished"></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"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished">Vrátit změny</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 type="unfinished"></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 type="unfinished"><p>Soubor <b>{0}</b> nelze přečíst.</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 type="unfinished">Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</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="2212"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2222"/> <source>Created new branch <{0}>.</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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 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 type="unfinished"></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="2139"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2149"/> <source>Marking as 'unresolved'</source> <translation type="unfinished"></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 type="unfinished"></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> @@ -47295,43 +47300,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> @@ -53940,202 +53950,202 @@ <context> <name>Project</name> <message> - <location filename="../Project/Project.py" line="277"/> + <location filename="../Project/Project.py" line="285"/> <source>Console</source> <translation>Konzole</translation> </message> <message> - <location filename="../Project/Project.py" line="278"/> + <location filename="../Project/Project.py" line="286"/> <source>Other</source> <translation>Ostatní</translation> </message> <message> - <location filename="../Project/Project.py" line="796"/> + <location filename="../Project/Project.py" line="804"/> <source>Read project file</source> <translation>Načíst soubor projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="898"/> + <location filename="../Project/Project.py" line="906"/> <source>Save project file</source> <translation>Uložit soubor projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="934"/> + <location filename="../Project/Project.py" line="942"/> <source>Read user project properties</source> <translation>Načíst uživatelská nastavení projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="958"/> + <location filename="../Project/Project.py" line="966"/> <source>Save user project properties</source> <translation>Uložit uživatelská nastavení projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="1016"/> + <location filename="../Project/Project.py" line="1024"/> <source>Read project session</source> <translation>Načíst relaci projektu</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>Prosím, nejdříve uložte projekt.</translation> </message> <message> - <location filename="../Project/Project.py" line="1052"/> + <location filename="../Project/Project.py" line="1060"/> <source>Save project session</source> <translation>Uložit relaci projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="1081"/> + <location filename="../Project/Project.py" line="1089"/> <source>Delete project session</source> <translation>Smazat relaci projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="1115"/> + <location filename="../Project/Project.py" line="1123"/> <source>Read tasks</source> <translation>Načíst úlohy</translation> </message> <message> - <location filename="../Project/Project.py" line="1135"/> + <location filename="../Project/Project.py" line="1143"/> <source>Save tasks</source> <translation>Uložit úlohy</translation> </message> <message> - <location filename="../Project/Project.py" line="1194"/> + <location filename="../Project/Project.py" line="1202"/> <source>Read debugger properties</source> <translation>Načíst nastavení debuggeru</translation> </message> <message> - <location filename="../Project/Project.py" line="1229"/> + <location filename="../Project/Project.py" line="1237"/> <source>Save debugger properties</source> <translation>Uložit nastavení debuggeru</translation> </message> <message> - <location filename="../Project/Project.py" line="1255"/> + <location filename="../Project/Project.py" line="1263"/> <source>Delete debugger properties</source> <translation>Smazat nastavení debuggeru</translation> </message> <message> - <location filename="../Project/Project.py" line="1381"/> + <location filename="../Project/Project.py" line="1389"/> <source>Add Language</source> <translation>Přidat jazyk</translation> </message> <message> - <location filename="../Project/Project.py" line="1502"/> + <location filename="../Project/Project.py" line="1510"/> <source>Delete translation</source> <translation>Smazat překlad</translation> </message> <message> - <location filename="../Project/Project.py" line="1667"/> + <location filename="../Project/Project.py" line="1675"/> <source>Add file</source> <translation>Přidat soubor</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>Cílový adresář nesmí být prázdný.</translation> </message> <message> - <location filename="../Project/Project.py" line="1808"/> + <location filename="../Project/Project.py" line="1816"/> <source>Add directory</source> <translation>Přidat adresář</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>Cílový adresář nesmí být prázdný.</translation> </message> <message> - <location filename="../Project/Project.py" line="1945"/> + <location filename="../Project/Project.py" line="1953"/> <source>Rename file</source> <translation>Přejmenovat soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="1969"/> + <location filename="../Project/Project.py" line="1977"/> <source>Rename File</source> <translation>Přejmenovat soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="2212"/> + <location filename="../Project/Project.py" line="2220"/> <source>Delete file</source> <translation>Smazat soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="2242"/> + <location filename="../Project/Project.py" line="2250"/> <source>Delete directory</source> <translation>Smazat adresář</translation> </message> <message> - <location filename="../Project/Project.py" line="2329"/> + <location filename="../Project/Project.py" line="2343"/> <source>Create project directory</source> <translation>Vytvořit adresář projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="2917"/> + <location filename="../Project/Project.py" line="2934"/> <source>New Project</source> <translation>Nový projekt</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>Přidat existující soubory do projektu?</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>Chcete editovat parametry VCS příkazu?</translation> </message> <message> - <location filename="../Project/Project.py" line="3765"/> + <location filename="../Project/Project.py" line="3791"/> <source>New project</source> <translation>Nový projekt</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>Má být projekt přidán do repozitáře?</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>Výběr verzovacího systému projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="3779"/> + <location filename="../Project/Project.py" line="3805"/> <source>Open project</source> <translation>Otevřít projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3062"/> + <location filename="../Project/Project.py" line="3079"/> <source>Project Files (*.e4p)</source> <translation>Soubory projektu (*.e4p)</translation> </message> <message> - <location filename="../Project/Project.py" line="3816"/> + <location filename="../Project/Project.py" line="3842"/> <source>Save project as</source> <translation>Uložit projekt jako</translation> </message> <message> - <location filename="../Project/Project.py" line="3077"/> + <location filename="../Project/Project.py" line="3094"/> <source>Save File</source> <translation>Uložit soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="3113"/> + <location filename="../Project/Project.py" line="3130"/> <source>Close Project</source> <translation>Zavřít projekt</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>Aktuální projekt obsahuje neuložené změny.</translation> </message> <message> - <location filename="../Project/Project.py" line="3288"/> + <location filename="../Project/Project.py" line="3305"/> <source>Syntax errors detected</source> <translation>Zjištěny syntaktické chyby</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>Projekt obsahuje %n soubor se syntaktickými chybami.</numerusform> @@ -54144,1088 +54154,1088 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="3765"/> + <location filename="../Project/Project.py" line="3791"/> <source>&New...</source> <translation>&Nový...</translation> </message> <message> - <location filename="../Project/Project.py" line="3770"/> - <source>Generate a new project</source> - <translation>Vygenerovat nový projekt</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>Nový...</b><p>Otevře se dialogové okno pro zadání informací o novém projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3779"/> - <source>&Open...</source> - <translation>&Otevřít...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3784"/> - <source>Open an existing project</source> - <translation>Otevřít existující projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3785"/> - <source><b>Open...</b><p>This opens an existing project.</p></source> - <translation><b>Otevřít....</b><p>Otevře existující projekt.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3792"/> - <source>Close project</source> - <translation>Zavřít projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3792"/> - <source>&Close</source> - <translation>&Zavřít</translation> - </message> - <message> <location filename="../Project/Project.py" line="3796"/> - <source>Close the current project</source> - <translation>Uzavře aktuální projekt</translation> + <source>Generate a new project</source> + <translation>Vygenerovat nový projekt</translation> </message> <message> <location filename="../Project/Project.py" line="3797"/> - <source><b>Close</b><p>This closes the current project.</p></source> - <translation><b>Zavřít</b><p>Aktuální projekt se uzavře.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3804"/> - <source>Save project</source> - <translation>Uložit projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3996"/> - <source>&Save</source> - <translation>&Uložit</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3808"/> - <source>Save the current project</source> - <translation>Uložit aktuální projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3809"/> - <source><b>Save</b><p>This saves the current project.</p></source> - <translation><b>Uložit</b><p>Aktuální projekt se uloží.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3816"/> - <source>Save &as...</source> - <translation>Uložit j&ako...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3820"/> - <source>Save the current project to a new file</source> - <translation>Uloží aktuální projekt do nového souboru</translation> + <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> + <translation><b>Nový...</b><p>Otevře se dialogové okno pro zadání informací o novém projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3805"/> + <source>&Open...</source> + <translation>&Otevřít...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3810"/> + <source>Open an existing project</source> + <translation>Otevřít existující projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3811"/> + <source><b>Open...</b><p>This opens an existing project.</p></source> + <translation><b>Otevřít....</b><p>Otevře existující projekt.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3818"/> + <source>Close project</source> + <translation>Zavřít projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3818"/> + <source>&Close</source> + <translation>&Zavřít</translation> </message> <message> <location filename="../Project/Project.py" line="3822"/> + <source>Close the current project</source> + <translation>Uzavře aktuální projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3823"/> + <source><b>Close</b><p>This closes the current project.</p></source> + <translation><b>Zavřít</b><p>Aktuální projekt se uzavře.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3830"/> + <source>Save project</source> + <translation>Uložit projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4022"/> + <source>&Save</source> + <translation>&Uložit</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3834"/> + <source>Save the current project</source> + <translation>Uložit aktuální projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3835"/> + <source><b>Save</b><p>This saves the current project.</p></source> + <translation><b>Uložit</b><p>Aktuální projekt se uloží.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3842"/> + <source>Save &as...</source> + <translation>Uložit j&ako...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3846"/> + <source>Save the current project to a new file</source> + <translation>Uloží aktuální projekt do nového souboru</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3848"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Uložit jako</b><p>Uloží aktuální projekt do nového souboru.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3831"/> + <location filename="../Project/Project.py" line="3857"/> <source>Add files to project</source> <translation>Přidat soubory do projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="3831"/> + <location filename="../Project/Project.py" line="3857"/> <source>Add &files...</source> <translation>&Přidat soubory...</translation> </message> <message> - <location filename="../Project/Project.py" line="3836"/> - <source>Add files to the current project</source> - <translation>Přidat soubory do aktuálního projektu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="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>Přidat soubory...</b><p>Otevře dialog pri přidání souborů do aktuálního projektu. Místo pro přidání je definováno extenzí souborů.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3847"/> - <source>Add directory to project</source> - <translation>Přidat adresář do projektu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3847"/> - <source>Add directory...</source> - <translation>Přidat adresář...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3852"/> - <source>Add a directory to the current project</source> - <translation>Přidat adresář do aktuálního projektu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3854"/> - <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> - <translation><b>Přidat adresář...</b><p>Otevře dialog pro přičtení adresáře do aktuálního projektu.</p></translation> - </message> - <message> <location filename="../Project/Project.py" line="3862"/> + <source>Add files to the current project</source> + <translation>Přidat soubory do aktuálního projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="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>Přidat soubory...</b><p>Otevře dialog pri přidání souborů do aktuálního projektu. Místo pro přidání je definováno extenzí souborů.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3873"/> + <source>Add directory to project</source> + <translation>Přidat adresář do projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3873"/> + <source>Add directory...</source> + <translation>Přidat adresář...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3878"/> + <source>Add a directory to the current project</source> + <translation>Přidat adresář do aktuálního projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3880"/> + <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> + <translation><b>Přidat adresář...</b><p>Otevře dialog pro přičtení adresáře do aktuálního projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3888"/> <source>Add translation to project</source> <translation>Přidat překlad do projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="3862"/> + <location filename="../Project/Project.py" line="3888"/> <source>Add &translation...</source> <translation>Přida&t překlad...</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>Přidat překlad do aktuálního projektu</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><b>Přidat překlad</b><p>Otevře dialog pro přidání překladu do aktuálního projektu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3877"/> + <location filename="../Project/Project.py" line="3903"/> <source>Search new files</source> <translation>Hledat nové soubory</translation> </message> <message> - <location filename="../Project/Project.py" line="3877"/> + <location filename="../Project/Project.py" line="3903"/> <source>Searc&h new files...</source> <translation>&Hledat nové soubory...</translation> </message> <message> - <location filename="../Project/Project.py" line="3881"/> - <source>Search new files in the project directory.</source> - <translation>Hledat nové soubory v adresáři projektu.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3907"/> - <source>Project properties</source> - <translation>Nastavení projektu</translation> - </message> - <message> <location filename="../Project/Project.py" line="3907"/> + <source>Search new files in the project directory.</source> + <translation>Hledat nové soubory v adresáři projektu.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3933"/> + <source>Project properties</source> + <translation>Nastavení projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3933"/> <source>&Properties...</source> <translation>&Natavení...</translation> </message> <message> - <location filename="../Project/Project.py" line="3912"/> + <location filename="../Project/Project.py" line="3938"/> <source>Show the project properties</source> <translation>Zobrazit nastavení projektu</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><b>Nastavení...</b><p>Zobrazí dialog s editací nastavení projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3920"/> - <source>User project properties</source> - <translation>Uživatelská nastavení projektu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3920"/> - <source>&User Properties...</source> - <translation>Uživat&elská nastavení...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3925"/> - <source>Show the user specific project properties</source> - <translation>Zobrazit uživatelem definovaná nastavení projektu</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><b>Uživatelská nastavení...</b><p>Zobrazí dialog s editací uživatelských nastavení projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3935"/> - <source>Filetype Associations</source> - <translation>Asociace typů souborů</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3935"/> - <source>Filetype Associations...</source> - <translation>Asociace typů souborů...</translation> - </message> - <message> <location filename="../Project/Project.py" line="3939"/> + <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> + <translation><b>Nastavení...</b><p>Zobrazí dialog s editací nastavení projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3946"/> + <source>User project properties</source> + <translation>Uživatelská nastavení projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3946"/> + <source>&User Properties...</source> + <translation>Uživat&elská nastavení...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3951"/> + <source>Show the user specific project properties</source> + <translation>Zobrazit uživatelem definovaná nastavení projektu</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><b>Uživatelská nastavení...</b><p>Zobrazí dialog s editací uživatelských nastavení projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3961"/> + <source>Filetype Associations</source> + <translation>Asociace typů souborů</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3961"/> + <source>Filetype Associations...</source> + <translation>Asociace typů souborů...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3965"/> <source>Show the project filetype associations</source> <translation>Zobrazit asociace typů souborů</translation> </message> <message> - <location filename="../Project/Project.py" line="3971"/> + <location filename="../Project/Project.py" line="3997"/> <source>Debugger Properties</source> <translation>Nastavení debugeru</translation> </message> <message> - <location filename="../Project/Project.py" line="3971"/> + <location filename="../Project/Project.py" line="3997"/> <source>Debugger &Properties...</source> <translation>Nastavení &debuggeru...</translation> </message> <message> - <location filename="../Project/Project.py" line="3975"/> - <source>Show the debugger properties</source> - <translation>Zobrazit nastavení debugeru</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><b>Nastavení debugeru...</b><p>Zobrazí dialog s editací nastavení debugeru.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3984"/> - <source>Load</source> - <translation>Načíst</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3984"/> - <source>&Load</source> - <translation>&Načíst</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3988"/> - <source>Load the debugger properties</source> - <translation>Načíst nastavení debugeru</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><b>Načíst nastavení debugeru</b><p>Načtou se nastavení debugeru do projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3996"/> - <source>Save</source> - <translation>Uložit</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4000"/> - <source>Save the debugger properties</source> - <translation>Uložit nastavení debugeru</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><b>Uložit nastavení debugeru</b><p>Uloží nastavení debugeru definovaná v projektu..</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4008"/> - <source>Delete</source> - <translation>Smazat</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4008"/> - <source>&Delete</source> - <translation>Sma&zat</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4012"/> - <source>Delete the debugger properties</source> - <translation>Smazat nastavení debugeru</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><b>Smazat nastavení debugeru</b><p>Smaže se soubor obsahující nastavení debugeru v daném projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4021"/> - <source>Reset</source> - <translation></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4021"/> - <source>&Reset</source> - <translation>&Reset</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4025"/> - <source>Reset the debugger properties</source> - <translation>Reset nastavení debugeru</translation> + <source>Show the debugger properties</source> + <translation>Zobrazit nastavení debugeru</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><b>Nastavení debugeru...</b><p>Zobrazí dialog s editací nastavení debugeru.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4010"/> + <source>Load</source> + <translation>Načíst</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4010"/> + <source>&Load</source> + <translation>&Načíst</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4014"/> + <source>Load the debugger properties</source> + <translation>Načíst nastavení debugeru</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><b>Načíst nastavení debugeru</b><p>Načtou se nastavení debugeru do projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4022"/> + <source>Save</source> + <translation>Uložit</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><b>Reset nastavení debugeru</b><p>Zresetuje nastavení debugeru v projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4035"/> - <source>Load session</source> - <translation>Načíst relaci</translation> + <source>Save the debugger properties</source> + <translation>Uložit nastavení debugeru</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><b>Uložit nastavení debugeru</b><p>Uloží nastavení debugeru definovaná v projektu..</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4034"/> + <source>Delete</source> + <translation>Smazat</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4034"/> + <source>&Delete</source> + <translation>Sma&zat</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4038"/> + <source>Delete the debugger properties</source> + <translation>Smazat nastavení debugeru</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><b>Smazat nastavení debugeru</b><p>Smaže se soubor obsahující nastavení debugeru v daném projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4047"/> + <source>Reset</source> + <translation></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4047"/> + <source>&Reset</source> + <translation>&Reset</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4051"/> + <source>Reset the debugger properties</source> + <translation>Reset nastavení debugeru</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><b>Reset nastavení debugeru</b><p>Zresetuje nastavení debugeru v projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4061"/> + <source>Load session</source> + <translation>Načíst relaci</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4065"/> <source>Load the projects session file.</source> <translation>Načíst soubor s relací projektu.</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><b>Načíst relaci</b><p>Načte soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4053"/> + <location filename="../Project/Project.py" line="4079"/> <source>Save session</source> <translation>Uložit relaci</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>Uložit soubor s relací projektu.</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><b>Uložit relaci</b><p>Uloží soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4071"/> + <location filename="../Project/Project.py" line="4097"/> <source>Delete session</source> <translation>Smazat relaci</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>Smaže soubor s relací projektu.</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><b>Smazat relaci</b><p>Smaže soubor s relací projektu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4085"/> + <location filename="../Project/Project.py" line="4111"/> <source>Code Metrics</source> <translation>Metriky kódu</translation> </message> <message> - <location filename="../Project/Project.py" line="4085"/> + <location filename="../Project/Project.py" line="4111"/> <source>&Code Metrics...</source> <translation>Metriky &kódu...</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>Zobrazit metriky kódu projektu.</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><b>Metriky kódu...</b><p>Zobrazí se metriky kódu všech python souborů v projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4099"/> - <source>Python Code Coverage</source> - <translation>Pokrytí python kódu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4099"/> - <source>Code Co&verage...</source> - <translation>Pokr&ytí kódu...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4103"/> - <source>Show code coverage information for the project.</source> - <translation>Zobrazit informace pokrytí kódu projektu.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4105"/> - <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> - <translation><b>Pokrytí kódu...</b><p>Zobrazí informace o pokrytí kódu ve všech python souborech projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4972"/> - <source>Profile Data</source> - <translation>Profilovat data</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4113"/> - <source>&Profile Data...</source> - <translation>&Profilovat data...</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><b>Metriky kódu...</b><p>Zobrazí se metriky kódu všech python souborů v projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4125"/> + <source>Python Code Coverage</source> + <translation>Pokrytí python kódu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4125"/> + <source>Code Co&verage...</source> + <translation>Pokr&ytí kódu...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4129"/> + <source>Show code coverage information for the project.</source> + <translation>Zobrazit informace pokrytí kódu projektu.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4131"/> + <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> + <translation><b>Pokrytí kódu...</b><p>Zobrazí informace o pokrytí kódu ve všech python souborech projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4998"/> + <source>Profile Data</source> + <translation>Profilovat data</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4139"/> + <source>&Profile Data...</source> + <translation>&Profilovat data...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4143"/> <source>Show profiling data for the project.</source> <translation>Zobrazit profilování dat projektu.</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><b>Profilovat data</b><p>Zobrazí se profilování dat projektu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5026"/> + <location filename="../Project/Project.py" line="5052"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="../Project/Project.py" line="4128"/> + <location filename="../Project/Project.py" line="4154"/> <source>&Application Diagram...</source> <translation>Diagram &aplikace...</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>Zobrazit diagram projektu.</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>Diagram aplikace...</b><p>Zobrazí diagram projektu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4259"/> + <location filename="../Project/Project.py" line="4285"/> <source>&Project</source> <translation>&Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4260"/> + <location filename="../Project/Project.py" line="4286"/> <source>Open &Recent Projects</source> <translation>Otevřít poslední p&rojekty</translation> </message> <message> - <location filename="../Project/Project.py" line="4265"/> + <location filename="../Project/Project.py" line="4291"/> <source>&Version Control</source> <translation>Kontrola &verzí</translation> </message> <message> - <location filename="../Project/Project.py" line="4269"/> + <location filename="../Project/Project.py" line="4295"/> <source>Chec&k</source> <translation>Zkontro&lovat</translation> </message> <message> - <location filename="../Project/Project.py" line="4271"/> + <location filename="../Project/Project.py" line="4297"/> <source>Sho&w</source> <translation>Zo&brazit</translation> </message> <message> - <location filename="../Project/Project.py" line="4272"/> + <location filename="../Project/Project.py" line="4298"/> <source>&Diagrams</source> <translation>&Diagramy</translation> </message> <message> - <location filename="../Project/Project.py" line="4261"/> + <location filename="../Project/Project.py" line="4287"/> <source>Session</source> <translation>Relace</translation> </message> <message> - <location filename="../Project/Project.py" line="4274"/> + <location filename="../Project/Project.py" line="4300"/> <source>Source &Documentation</source> <translation>Zd&rojová dokumentace</translation> </message> <message> - <location filename="../Project/Project.py" line="4262"/> + <location filename="../Project/Project.py" line="4288"/> <source>Debugger</source> <translation></translation> </message> <message> - <location filename="../Project/Project.py" line="4273"/> + <location filename="../Project/Project.py" line="4299"/> <source>Pac&kagers</source> <translation>Balíč&ky</translation> </message> <message> - <location filename="../Project/Project.py" line="4399"/> + <location filename="../Project/Project.py" line="4425"/> <source>Project</source> <translation>Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4465"/> + <location filename="../Project/Project.py" line="4491"/> <source>&Clear</source> <translation>&Vyčistit</translation> </message> <message> - <location filename="../Project/Project.py" line="4627"/> + <location filename="../Project/Project.py" line="4653"/> <source>Search New Files</source> <translation>Hledat nové soubory</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>Nebyly nalezeny žádné soubory, které je možné přidat.</translation> </message> <message> - <location filename="../Project/Project.py" line="4771"/> + <location filename="../Project/Project.py" line="4797"/> <source>Version Control System</source> <translation>Version Control System</translation> </message> <message> - <location filename="../Project/Project.py" line="4899"/> + <location filename="../Project/Project.py" line="4925"/> <source>Coverage Data</source> <translation>Datové pokrytí</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>V aktuálním projektu nebyl určen hlavní skript. Zrušeno</translation> </message> <message> - <location filename="../Project/Project.py" line="4922"/> + <location filename="../Project/Project.py" line="4948"/> <source>Code Coverage</source> <translation>Pokrytí kódu</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>Prosím, vyberte soubor pokrytí</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>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="../Project/Project.py" line="5026"/> + <location filename="../Project/Project.py" line="5052"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> <message> - <location filename="../Project/Project.py" line="5219"/> + <location filename="../Project/Project.py" line="5245"/> <source>Create Package List</source> <translation>Vytvořit seznam balíčků</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">Vytvořit Plugin &archiv</translation> </message> <message> - <location filename="../Project/Project.py" line="5492"/> + <location filename="../Project/Project.py" line="5518"/> <source>Create Plugin Archive</source> <translation>Vytvořit Plugin archiv</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><p>Soubor <b>PKGLIST</b> již existuje.</p><p>Přepsat jej?</p></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>Projekt nemá definován hlavní skript. Zrušeno...</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><p>Zdrojový adresář neobsahuje žádné soubory související s danou kategorií.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2917"/> + <location filename="../Project/Project.py" line="2934"/> <source>Select Version Control System</source> <translation>Vybrat Version Control System</translation> </message> <message> - <location filename="../Project/Project.py" line="2541"/> + <location filename="../Project/Project.py" line="2557"/> <source>None</source> <translation>None</translation> </message> <message> - <location filename="../Project/Project.py" line="388"/> + <location filename="../Project/Project.py" line="396"/> <source>Registering Project Type</source> <translation>Zaregistrovat typ projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="4173"/> + <location filename="../Project/Project.py" line="4199"/> <source>Create Plugin &Archives</source> <translation type="unfinished"></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>Nejdříve musíte specifikovat vzor překladu.</translation> </message> <message> - <location filename="../Project/Project.py" line="2641"/> + <location filename="../Project/Project.py" line="2658"/> <source>Translation Pattern</source> <translation>Vzor překladu</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>Zadejte vzor cesty pro soubory s překlady (použijte '%language%' na místě s kódem jazyka):</translation> </message> <message> - <location filename="../Project/Project.py" line="3953"/> + <location filename="../Project/Project.py" line="3979"/> <source>Lexer Associations</source> <translation>Spojení lexeru</translation> </message> <message> - <location filename="../Project/Project.py" line="3953"/> + <location filename="../Project/Project.py" line="3979"/> <source>Lexer Associations...</source> <translation>Spojení lexeru...</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>Zobrazit spojení lexeru projektu (přepíše výchozí)</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><b>Spojení lexeru...</b><p>Zobrazuje dialog s editací spojení lexeru projektu. Tato spojení přepisují globální lexer spojení. Lexer je použit pro zvýraznění textu v editoru.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="293"/> + <location filename="../Project/Project.py" line="301"/> <source>PySide GUI</source> <translation></translation> </message> <message> - <location filename="../Project/Project.py" line="294"/> + <location filename="../Project/Project.py" line="302"/> <source>PySide Console</source> <translation>PySide konzole</translation> </message> <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>Python3 soubory (*.py *.py3);;Python3 GUI soubory (*.pyw *.pyw3);;</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>Soubor projektu <b>{0}</b> nelze načíst.</p></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>Do souboru projektu <b>{0}</b> nelze zapisovat.</p></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><p>Uživatelská nastavení projektu <b>{0}</b> nelze načíst.</p></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><p>Do souboru s uživatelskými nastaveními <b>{0}</b> nelze zapisovat.</p></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><p>Soubor s relací projektu <b>{0}</b> nelze načíst.</p></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><p>Do souboru s relací projektu <b>{0}</b> nelze zapisovat.</p></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><p>Soubor s relací projektu <b>{0}</b> nelze smazat.</p></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><p>Soubor s úlohami <b>{0}</b> nelze načíst.</p></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><p>Do souboru s úlohami <b>{0}</b> nelze zapisovat.</p></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><p>Soubor s nastaveními debuggeru <b>{0}</b> nelze načíst.</p></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><p>Do souboru s nastaveními debuggeru <b>{0}</b> nelze zapisovat.</p></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><p>Soubor s nastaveními debuggeru <b>{0}</b> nelze smazat.</p></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>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</p></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>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</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><p>Soubor <b>{0}</b> nemůže být přejmenován.<br />Důvod: {1}</p></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>Adresář projektu <b>{0}</b> nelze vytvořit.</p></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><p>Vybrané VCS <b>{0}</b> nebylo nalezeno.<br/>Kontrola verzí vypnuta.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="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><p>Soubor <b>PKGLIST</b> nelze vytvořit.</p><p>Důvod: {0}</p></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><p>Soubor <b>{0}</b> nelze uložit do archivu. Ingorováno.</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="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><p>Plugin soubor <b>{0}</b> nelze přečíst.</p><p>Důvod: {1}</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><p>Vybraný soubor <b>{0}</b> nelze přidat do <b>{1}</b>.</p><p>Důvod: {2}</p></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><p>Cílový adresář <b>{0}</b> nelze vytvořit.</p><p>Důvod: {1}</p></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 type="unfinished"></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 type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4142"/> + <location filename="../Project/Project.py" line="4168"/> <source>&Load Diagram...</source> <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="274"/> + <location filename="../Project/Project.py" line="282"/> <source>PyQt5 GUI</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="275"/> + <location filename="../Project/Project.py" line="283"/> <source>PyQt5 Console</source> <translation type="unfinished"></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="4162"/> + <location filename="../Project/Project.py" line="4188"/> <source>Create an initial PKGLIST file for an eric6 plugin.</source> <translation type="unfinished">Vytvořit soubor eric5 plugin archivu. {6 ?}</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"><b>Vytvořit Plugin archiv</b><p>Vytvoří soubor s eric5 plugin archivem za použití seznamu souborů daných v PKGLIST souboru. Jméno archivu je odvozeno ze jména hlavního skriptu.</p> {6 ?}</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="5343"/> - <source><p>The eric6 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> - <translation type="unfinished"><p>Soubor s eric5 plugin archivem <b>{0}</b> nelze vytvořit. Zrušeno...</p><p>Důvod: {1}</p> {6 ?} {0}?} {1}?}</translation> - </message> - <message> - <location filename="../Project/Project.py" line="272"/> - <source>PyQt4 GUI</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="273"/> - <source>PyQt4 Console</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="276"/> - <source>Eric6 Plugin</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="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"><b>Vytvořit Plugin archiv</b><p>Vytvoří soubor s eric5 plugin archivem za použití seznamu souborů daných v PKGLIST souboru. Jméno archivu je odvozeno ze jména hlavního skriptu.</p> {6 ?}</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="5369"/> + <source><p>The eric6 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> + <translation type="unfinished"><p>Soubor s eric5 plugin archivem <b>{0}</b> nelze vytvořit. Zrušeno...</p><p>Důvod: {1}</p> {6 ?} {0}?} {1}?}</translation> + </message> + <message> + <location filename="../Project/Project.py" line="280"/> + <source>PyQt4 GUI</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="281"/> + <source>PyQt4 Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="284"/> + <source>Eric6 Plugin</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="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">Přerušit</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"></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> @@ -68479,172 +68489,172 @@ <context> <name>Subversion</name> <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>Vytvořit projekt v repozitáři</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>Projekt nemůže být v repozitáři vytvořen. Buďto daný repozitář neexistuje nebo se nelze připojit k serveru s repozitářem.</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>Nový projekt</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>Projekt se nepodařilo stáhnout (checkout) z repozitáře. <br />Obnovuji původní obsah.</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>Importovat projekt do Subversion repozitáře</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></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>Tag musí být normální tag (tagy) nebo tag větve (větví). Prosím vyberte ze seznamu.</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>Checkout projektu ze Subversion repozitáře</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></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>Exportuje projekt z Subversion repozitáře</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>Commit změn do Subversion repozitáře</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>Synchronizovat se Subversion repozitářem</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>Přidat soubory/adresáře do Subversion repozitáře</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>Přidat strom adresářů do Subversion repozitáře</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>Odebrat soubory/adresáře ze Subversion repozitáře</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>Subversion chyba</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>Z pracovní kopie nelze získat URL repozitáře projektu. Operace tagování bude zrušena</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>URL repozitáře projektu má neplatný formát. Operace tagování bude zrušena</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>Navrácení změn</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>Z pracovní kopie nelze získat URL repozitáře projektu. Operace přepínání bude zrušena</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/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>URL repozitáře projektu má neplatný formát. Operace přepínání bude zrušena</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>Subversion příkaz</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>Řešení konfliktů</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>Nastavit Subversion vlastnost</translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1787"/> + <source>You have to supply a property name. Aborting.</source> + <translation>Musíte doplnit jméno vlastnosti. Zrušeno.</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1807"/> + <source>Subversion Delete Property</source> + <translation>Smazat Subversion vlastnost</translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1777"/> - <source>You have to supply a property name. Aborting.</source> - <translation>Musíte doplnit jméno vlastnosti. Zrušeno.</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1797"/> - <source>Subversion Delete Property</source> - <translation>Smazat Subversion vlastnost</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1767"/> <source>Enter property name</source> <translation>Zadejte jméno vlastnosti</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>Zamknout v Subversion repozitáři</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>Odemknout v Subversion repozitáři</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>Vlastnost nastavena.</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>Vlastnost smazána.</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>Subversion zámek</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>Zadejte komentář zámku</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></translation> </message> @@ -68799,7 +68809,7 @@ <translation>mimo verzi</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>Proces svn neskončil do 30s.</translation> </message> @@ -68809,27 +68819,27 @@ <translation>Nelze spustit svn proces.</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>Prohlížeč repozitáře</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>Zadejte URL repozitáře.</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>Odebrat ze seznamu změn</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>Přidat do seznamu změn</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>Zadejte název seznamu změn:</translation> </message> @@ -68854,94 +68864,94 @@ <translation>Proces svn skončil exit kódem {0}</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>Přesun {0}</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>Tagování {0} v Subversion repozitáři</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>Přepínání do {0}</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>Sloučení {0}</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>Vyčištění {0}</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>Kopírování {0}</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>Inportovaná revize {0}.</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>Zapsaná revize {0}.</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>Revize {0}.</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 type="unfinished"></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 type="unfinished">Vrátit změny</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 type="unfinished">Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</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 type="unfinished"><p>Soubor <b>{0}</b> nelze přečíst.</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 type="unfinished"></translation> </message> @@ -81584,17 +81594,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>Chyba v procesu generování</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>Kontrolování stavu v repozitáři je vypnuto</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>Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation> </message> @@ -90484,46 +90494,46 @@ <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>Rodič #{0}</b></td><td></td></tr><tr><td><b>Množina změn</b></td><td>{1}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="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>Tagy</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>Větve</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> <translation><tr><td><b>Poslední autor</b></td><td>{0}</td></tr><tr><td><b>Datum zapsání změn</b></td><td>{1}</td></tr><tr><td><b>Čas zapsání změn</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="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>Tip</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>Množina změn</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>Rodiče</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> @@ -90531,12 +90541,12 @@ <translation><tr><td><b>Poslední autor</b></td><td>{0}</td></tr><tr><td><b>Datum zapsání změn</b></td><td>{1}</td></tr><tr><td><b>Čas zapsání změn</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2072"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></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> @@ -90547,13 +90557,13 @@ <translation type="unfinished"></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> @@ -91158,17 +91168,17 @@ <context> <name>subversion</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1715"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1725"/> <source>unknown</source> <translation>neznámý</translation> </message> <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><h3>Informace z repozitáře</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>Aktuální revize</b></td><td>{2}</td></tr><tr><td><b>Revize zápisu změn</b></td><td>{3}</td></tr><tr><td><b>Datum zápisu změn</b></td><td>{4}</td></tr><tr><td><b>Čas zápisu změn</b></td><td>{5}</td></tr><tr><td><b>Poslední autor</b></td><td>{6}</td></tr></table></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><h3>Informace z repozitáře</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>Aktuální revize</b></td><td>{4}</td></tr><tr><td><b>Revize zápisu změn</b></td><td>{5}</td></tr><tr><td><b>Datum zápisu změn</b></td><td>{6}</td></tr><tr><td><b>Čas zápisu změn</b></td><td>{7}</td></tr><tr><td><b>Poslední autor</b></td><td>{8}</td></tr></table></translation> </message>