--- a/i18n/eric6_cs.ts Sun Feb 22 12:16:32 2015 +0100 +++ b/i18n/eric6_cs.ts Sun Feb 22 19:21:55 2015 +0100 @@ -696,17 +696,17 @@ <context> <name>AddFoundFilesDialog</name> <message> - <location filename="../Project/AddFoundFilesDialog.ui" line="13"/> + <location filename="../Project/AddFoundFilesDialog.ui" line="14"/> <source>Add found files to project</source> <translation>Přidat nalezené soubory do projektu</translation> </message> <message> - <location filename="../Project/AddFoundFilesDialog.ui" line="16"/> + <location filename="../Project/AddFoundFilesDialog.ui" line="17"/> <source>Adds the found files to the current project.</source> <translation>Přidat nalezené soubory do aktuálního projektu.</translation> </message> <message> - <location filename="../Project/AddFoundFilesDialog.ui" line="25"/> + <location filename="../Project/AddFoundFilesDialog.ui" line="26"/> <source>List of found files.</source> <translation>Seznam nalezených souborů.</translation> </message> @@ -6630,62 +6630,62 @@ <translation></translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="222"/> + <location filename="../UI/DiffDialog.py" line="223"/> <source>Compare</source> <translation>Porovnat</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="224"/> + <location filename="../UI/DiffDialog.py" line="225"/> <source>Press to perform the comparison of the two files</source> <translation>Stisknout pro provedení porovnání dvou souborů</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="226"/> + <location filename="../UI/DiffDialog.py" line="227"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="228"/> + <location filename="../UI/DiffDialog.py" line="229"/> <source>Save the output to a patch file</source> <translation>Uložit výstup do path souboru</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="332"/> + <location filename="../UI/DiffDialog.py" line="325"/> <source>Save Diff</source> <translation>Uložit Diff</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="296"/> + <location filename="../UI/DiffDialog.py" line="289"/> <source>Patch Files (*.diff)</source> <translation>Patch soubory (*.diff)</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="373"/> + <location filename="../UI/DiffDialog.py" line="366"/> <source>Compare Files</source> <translation>Porovnat soubory</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="477"/> + <location filename="../UI/DiffDialog.py" line="448"/> <source>There is no difference.</source> <translation>Žádné rozdíly nebyly nalezeny.</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="497"/> + <location filename="../UI/DiffDialog.py" line="467"/> <source>Select file to compare</source> <translation>Výběr souboru pro porovnání</translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="332"/> + <location filename="../UI/DiffDialog.py" line="325"/> <source><p>The patch file <b>{0}</b> could not be saved.<br />Reason: {1}</p></source> <translation><p>Patch soubor <b>{0}</b> nelze uložit.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="373"/> + <location filename="../UI/DiffDialog.py" line="366"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor <b>{0}</b> nelze přečíst.</p></translation> </message> <message> - <location filename="../UI/DiffDialog.py" line="313"/> + <location filename="../UI/DiffDialog.py" line="306"/> <source><p>The patch file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> @@ -18982,7 +18982,7 @@ <translation>hg proces skončil s exit kódem {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1828"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1838"/> <source>The hg process did not finish within 30s.</source> <translation>hg proces neskončil do 30s.</translation> </message> @@ -19037,147 +19037,147 @@ <translation>Přejmenování {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1022"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1028"/> <source>Reverting changes</source> <translation>Navrácení změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1067"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1073"/> <source>Merging</source> <translation>Merging</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1369"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1375"/> <source>Mercurial command</source> <translation>Mercurial příkaz</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1589"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1595"/> <source>Copying {0}</source> <translation>Kopírování {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1982"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1996"/> <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="2032"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2046"/> <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="2239"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2254"/> <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="2392"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2407"/> <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="2417"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2432"/> <source>Showing the combined configuration settings</source> <translation>Zobrazení nastavení kombinovaných konfigurací</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2441"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2456"/> <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="2465"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2480"/> <source>Recovering from interrupted transaction</source> <translation>Obnovení z přerušené transakce</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2686"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2702"/> <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="2268"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2283"/> <source>Showing current branch</source> <translation>Zobrazení aktuální větve</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2618"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2633"/> <source>Create changegroup</source> <translation>Vytvořit skupinu změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2698"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2714"/> <source>Apply changegroups</source> <translation>Použít skupinu změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2716"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2732"/> <source>Bisect subcommand ({0}) invalid.</source> <translation>Neplatný bisect podpříkaz ({0}).</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2746"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2762"/> <source>Mercurial Bisect ({0})</source> <translation>Mercurial Bisect ({0})</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2639"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2654"/> <source>Preview changegroup</source> <translation>Náhled skupiny změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2489"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2504"/> <source>Identifying project directory</source> <translation>Rozpoznat složku projektu</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2527"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2542"/> <source>Create .hgignore file</source> <translation>Vytvořit soubor .hgignore</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2527"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2542"/> <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="2778"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2794"/> <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="2575"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2590"/> <source>Mercurial Changegroup Files (*.hg)</source> <translation>Soubory Mercurial skupiny změn (*.hg)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2678"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2694"/> <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="2832"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2848"/> <source>Backing out changeset</source> <translation>Zálohovat skupinu změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2812"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2828"/> <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="2592"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2607"/> <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="2859"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2875"/> <source>Rollback last transaction</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2852"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2868"/> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished"></translation> </message> @@ -19187,72 +19187,72 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3508"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3348"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3364"/> <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="3508"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> <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="2927"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2943"/> <source>Import Patch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2974"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2990"/> <source>Export Patches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3021"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3037"/> <source>Change Phase</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3074"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3090"/> <source>Copy Changesets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3100"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3116"/> <source>Copy Changesets (Continue)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3217"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3233"/> <source>Add Sub-repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3250"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3266"/> <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="3198"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3214"/> <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="3269"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3285"/> <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="3269"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3285"/> <source>Remove Sub-repositories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3238"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3254"/> <source><p>The sub-repositories file .hgsub does not exist. Aborting...</p></source> <translation type="unfinished"></translation> </message> @@ -19267,147 +19267,147 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1016"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1022"/> <source>Revert changes</source> <translation type="unfinished">Vrátit změny</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1007"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1013"/> <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="1016"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1022"/> <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="3135"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3151"/> <source>Create Unversioned Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1898"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1908"/> <source>Mercurial Side-by-Side Difference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1898"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1908"/> <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="1831"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1841"/> <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="966"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="972"/> <source>Tagging in the Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2246"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2261"/> <source>Created new branch <{0}>.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1143"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1149"/> <source>Current branch tip</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2206"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2221"/> <source>Cancelling uncommitted merge</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3616"/> - <source>Mercurial Bookmark</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3634"/> - <source>Delete Bookmark</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3634"/> + <source>Mercurial Bookmark</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3652"/> + <source>Delete Bookmark</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3652"/> <source>Select the bookmark to be deleted:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3645"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3663"/> <source>Delete Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3673"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3691"/> <source>Rename Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3706"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3724"/> <source>Move Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3791"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3809"/> <source>Pull Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3791"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3809"/> <source>Select the bookmark to be pulled:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3802"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3820"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3824"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3842"/> <source>Push Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3824"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3842"/> <source>Select the bookmark to be push:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3835"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3853"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1113"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1119"/> <source>Re-Merge</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1104"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1110"/> <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="1113"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1119"/> <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="1118"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1124"/> <source>Re-Merging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2177"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2192"/> <source>Marking as 'unresolved'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2179"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2194"/> <source>Marking as 'resolved'</source> <translation type="unfinished"></translation> </message> @@ -19538,12 +19538,12 @@ <translation></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="138"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="139"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="138"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.py" line="139"/> <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> @@ -20054,7 +20054,7 @@ <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/HgBookmarksInOutDialog.py" line="178"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksInOutDialog.py" line="176"/> <source>no bookmarks found</source> <translation type="unfinished"></translation> </message> @@ -20144,20 +20144,30 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksListDialog.py" line="125"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksListDialog.py" line="138"/> <source>Process Generation Error</source> <translation type="unfinished">Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksListDialog.py" line="125"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksListDialog.py" line="138"/> <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/HgBookmarksListDialog.py" line="160"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksListDialog.py" line="177"/> <source>no bookmarks defined</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksListDialog.py" line="42"/> + <source>Refresh</source> + <translation type="unfinished">Obnovit</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksListDialog.py" line="44"/> + <source>Press to refresh the bookmarks display</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HgBranchInputDialog</name> @@ -20803,62 +20813,62 @@ <translation></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="211"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="206"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="211"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="206"/> <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> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="240"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="234"/> <source>There is no difference.</source> <translation>Žádné rozdíly nebyly nalezeny.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="457"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="449"/> <source>Save Diff</source> <translation>Uložit Diff</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="424"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="416"/> <source>Patch Files (*.diff)</source> <translation>Patch soubory (*.diff)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="457"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="449"/> <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> <translation><p>Patch soubor <b>{0}</b> nelze uložit.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="441"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="433"/> <source><p>The patch file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="133"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="128"/> <source>Patch Contents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="254"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="247"/> <source><Start></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="255"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="248"/> <source><End></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="46"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="47"/> <source>Refresh</source> <translation type="unfinished">Obnovit</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="48"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="49"/> <source>Press to refresh the display</source> <translation type="unfinished"></translation> </message> @@ -21133,7 +21143,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.py" line="318"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.py" line="316"/> <source>Revision</source> <translation type="unfinished">Revize</translation> </message> @@ -21218,7 +21228,7 @@ <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/GpgExtension/HgGpgSignaturesDialog.py" line="154"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.py" line="152"/> <source>no signatures found</source> <translation type="unfinished"></translation> </message> @@ -23097,7 +23107,7 @@ <translation>Vytvořit soubor s skupinou změn obsahující množinu změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1710"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1727"/> <source>Apply changegroups</source> <translation>Použít skupinu změn</translation> </message> @@ -23302,12 +23312,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1527"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1544"/> <source>Pull</source> <translation type="unfinished">Stáhnout</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1821"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1838"/> <source>The project should be reread. Do this now?</source> <translation type="unfinished">Projekt bude znovu načten. Má se provést?</translation> </message> @@ -23417,7 +23427,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1766"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1783"/> <source>Import Patch</source> <translation type="unfinished"></translation> </message> @@ -23442,7 +23452,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1786"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1803"/> <source>Revert Changes</source> <translation type="unfinished"></translation> </message> @@ -23487,7 +23497,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1806"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1823"/> <source>Copy Changesets</source> <translation type="unfinished"></translation> </message> @@ -23522,7 +23532,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1821"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1838"/> <source>Copy Changesets (Continue)</source> <translation type="unfinished"></translation> </message> @@ -23912,7 +23922,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1413"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py" line="1412"/> <source>Mercurial</source> <translation type="unfinished"></translation> </message> @@ -23993,37 +24003,37 @@ <translation type="unfinished">Odebrat</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="123"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="116"/> <source>Unsaved Changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="123"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="116"/> <source>The guards list has been changed. Shall the changes be applied?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="245"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="238"/> <source>Remove Guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="245"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="238"/> <source>Do you really want to remove the selected guards?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="314"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="307"/> <source>Apply Guard Definitions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="314"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="307"/> <source><p>The defined guards could not be applied.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="306"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="299"/> <source>The Mercurial process did not finish in time.</source> <translation type="unfinished"></translation> </message> @@ -24097,17 +24107,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesHeaderDialog.py" line="107"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesHeaderDialog.py" line="110"/> <source>Process Generation Error</source> <translation type="unfinished">Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesHeaderDialog.py" line="107"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesHeaderDialog.py" line="110"/> <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/QueuesExtension/HgQueuesHeaderDialog.py" line="195"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesHeaderDialog.py" line="196"/> <source>Error: </source> <translation type="unfinished"></translation> </message> @@ -24215,42 +24225,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="195"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="198"/> <source>Process Generation Error</source> <translation type="unfinished">Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="195"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="198"/> <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/QueuesExtension/HgQueuesListDialog.py" line="230"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="231"/> <source>no patches found</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="56"/> - <source>applied</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="58"/> - <source>guarded</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="59"/> + <source>applied</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="61"/> + <source>guarded</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="62"/> <source>missing</source> <translation type="unfinished">chybějící</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="304"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="305"/> <source>unknown</source> <translation type="unfinished">neznámý</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="57"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="60"/> <source>not applied</source> <translation type="unfinished"></translation> </message> @@ -25259,7 +25269,7 @@ <context> <name>HgStatusDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="257"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="264"/> <source>Mercurial Status</source> <translation>Mercurial status</translation> </message> @@ -25335,102 +25345,102 @@ <translation>Stisknout pro obnovení zobrazní statusu</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="84"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="90"/> <source>Commit changes to repository...</source> <translation>Zapsat změny do repozitáře...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="93"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="99"/> <source>Add to repository</source> <translation>Přidat do repozitáře</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="109"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="115"/> <source>Revert changes</source> <translation>Vrátit změny</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="119"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="125"/> <source>Adjust column sizes</source> <translation>Přizpůsobit šířky sloupců</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="158"/> - <source>added</source> - <translation>přidáno</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="161"/> - <source>modified</source> - <translation>změněno</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="162"/> - <source>removed</source> - <translation>odebráno</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="163"/> - <source>not tracked</source> - <translation>nesledováno</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="159"/> - <source>normal</source> - <translation>normální</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="160"/> - <source>ignored</source> - <translation>ignorováno</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="164"/> + <source>added</source> + <translation>přidáno</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="167"/> + <source>modified</source> + <translation>změněno</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="168"/> + <source>removed</source> + <translation>odebráno</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="169"/> + <source>not tracked</source> + <translation>nesledováno</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="165"/> + <source>normal</source> + <translation>normální</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="166"/> + <source>ignored</source> + <translation>ignorováno</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="170"/> <source>missing</source> <translation>chybějící</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="313"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="316"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="313"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="316"/> <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> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="653"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="649"/> <source>Commit</source> <translation>Zapsat měny</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="819"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="815"/> <source>There are no uncommitted changes available/selected.</source> <translation>Nezapsné změny nejsou dostupné/vybrané.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="717"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="713"/> <source>Add</source> <translation>Přidat</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="717"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="713"/> <source>There are no unversioned entries available/selected.</source> <translation>Položky mimo verzi nejsou dostupné/vybrány.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="781"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="777"/> <source>Revert</source> <translation>Vrátit</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="740"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="736"/> <source>Remove</source> <translation>Odebrat</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="781"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="777"/> <source>There are no missing entries available/selected.</source> <translation>Chybějící záznamy nejsou dostupné/vybrány.</translation> </message> @@ -25505,42 +25515,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="103"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="109"/> <source>Show differences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="115"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="121"/> <source>Restore missing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="528"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="524"/> <source>all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="799"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="795"/> <source>Differences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="653"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="649"/> <source>There are no entries selected to be committed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="87"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="93"/> <source>Select all for commit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="89"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="95"/> <source>Deselect all from commit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="254"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="261"/> <source>Mercurial Queue Repository Status</source> <translation type="unfinished"></translation> </message> @@ -25555,32 +25565,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="826"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="822"/> <source>Side-by-Side Diff</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="826"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="822"/> <source>Only one file with uncommitted changes must be selected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="106"/> - <source>Show differences side-by-side</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="134"/> - <source>Add as Large File</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="137"/> - <source>Add as Normal File</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="112"/> + <source>Show differences side-by-side</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="140"/> + <source>Add as Large File</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="143"/> + <source>Add as Normal File</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="118"/> <source>Forget missing</source> <translation type="unfinished"></translation> </message> @@ -25621,202 +25631,202 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="113"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="115"/> <source>Process Generation Error</source> <translation type="unfinished">Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="113"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="115"/> <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/HgSummaryDialog.py" line="339"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="337"/> <source><tr><td><b>Parent</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="343"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="341"/> <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/vcsMercurial/HgSummaryDialog.py" line="347"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="345"/> <source><tr><td><b>Commit Message</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="351"/> + <source>empty repository</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="353"/> - <source>empty repository</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="355"/> <source>no revision checked out</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="356"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="354"/> <source><tr><td><b>Remarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="360"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="358"/> <source><tr><td><b>Branch</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="368"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="366"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="373"/> + <source>{0} modified</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="375"/> - <source>{0} modified</source> + <source>{0} added</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="377"/> - <source>{0} added</source> + <source>{0} removed</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="379"/> - <source>{0} removed</source> + <source>{0} renamed</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="381"/> - <source>{0} renamed</source> + <source>{0} copied</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="383"/> - <source>{0} copied</source> + <source>{0} deleted</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="385"/> - <source>{0} deleted</source> + <source>{0} unknown</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="387"/> - <source>{0} unknown</source> + <source>{0} ignored</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="389"/> - <source>{0} ignored</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="391"/> <source>{0} unresolved</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="394"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="392"/> <source>{0} subrepos</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="395"/> + <source>Merge needed</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="397"/> - <source>Merge needed</source> + <source>New Branch</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="399"/> - <source>New Branch</source> + <source>Head is closed</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="401"/> - <source>Head is closed</source> + <source>No commit required</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="403"/> - <source>No commit required</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="405"/> <source>New Branch Head</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="406"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="404"/> <source><tr><td><b>Commit Status</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="411"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="409"/> <source>current</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="426"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="424"/> <source>unknown status</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="427"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="425"/> <source><tr><td><b>Update Status</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="432"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="430"/> <source>synched</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="434"/> + <source>1 or more incoming</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="436"/> - <source>1 or more incoming</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="438"/> <source>{0} outgoing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="447"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="445"/> <source><tr><td><b>Remote Status</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="452"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="450"/> <source>empty queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="456"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="454"/> <source>{0} applied</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="459"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="457"/> <source>{0} unapplied</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="462"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="460"/> <source><tr><td><b>Queues Status</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="476"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="474"/> <source><p>No status information available.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="335"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="333"/> <source><tr><td><b>Parent #{0}</b></td><td>{1}</td></tr></source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="413"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="411"/> <source>%n new changeset(s)<br/>Update required</source> <translation type="unfinished"> <numerusform></numerusform> @@ -25825,7 +25835,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="417"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="415"/> <source>%n new changeset(s)</source> <translation type="unfinished"> <numerusform></numerusform> @@ -25834,7 +25844,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="419"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="417"/> <source>%n branch head(s)</source> <translation type="unfinished"> <numerusform></numerusform> @@ -25843,13 +25853,13 @@ </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="421"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="419"/> <source>{0}<br/>{1}<br/>Merge required</source> <comment>0 is changesets, 1 is branch heads</comment> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="441"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="439"/> <source>%n incoming bookmark(s)</source> <translation type="unfinished"> <numerusform></numerusform> @@ -25858,7 +25868,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="444"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="442"/> <source>%n outgoing bookmark(s)</source> <translation type="unfinished"> <numerusform></numerusform> @@ -25867,12 +25877,12 @@ </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="467"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="465"/> <source>No files to upload</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="469"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="467"/> <source>%n file(s) to upload</source> <translation type="unfinished"> <numerusform></numerusform> @@ -25881,7 +25891,7 @@ </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="471"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py" line="469"/> <source><tr><td><b>Large Files</b></td><td>{0}</td></tr></source> <translation type="unfinished"></translation> </message> @@ -25971,32 +25981,32 @@ <translation></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="94"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="97"/> <source>Mercurial Branches List</source> <translation>Mercurial sezam větví</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="95"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="98"/> <source>Status</source> <translation>Status</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="138"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="141"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="138"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="141"/> <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> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="257"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="258"/> <source>active</source> <translation>aktivní</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="262"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="263"/> <source>yes</source> <translation>ano</translation> </message> @@ -34948,72 +34958,72 @@ <context> <name>PluginManager</name> <message> - <location filename="../PluginManager/PluginManager.py" line="541"/> + <location filename="../PluginManager/PluginManager.py" line="574"/> <source>Incompatible plugin activation method.</source> <translation>Nekompatibilní metoda aktivace pluginu.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="342"/> + <location filename="../PluginManager/PluginManager.py" line="343"/> <source>Module is missing the 'autoactivate' attribute.</source> <translation>Modulu chybí atribut 'autoaktivace'.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="367"/> + <location filename="../PluginManager/PluginManager.py" line="368"/> <source>Module is missing the 'pluginType' and/or 'pluginTypename' attributes.</source> <translation>Modulu chybí atributy 'pluginType' a/nebo 'pluginTypename'.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1050"/> + <location filename="../PluginManager/PluginManager.py" line="1083"/> <source>Plugin Manager Error</source> <translation>Chyba plugin manažeru</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="187"/> + <location filename="../PluginManager/PluginManager.py" line="188"/> <source>Could not create a package for {0}.</source> <translation>Nelze vytvořit balíček pro {0}.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="222"/> + <location filename="../PluginManager/PluginManager.py" line="223"/> <source>The internal plugin directory <b>{0}</b> does not exits.</source> <translation>Interní adresář zásuvných modulů <b>{0}</b> neexistuje.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="385"/> + <location filename="../PluginManager/PluginManager.py" line="393"/> <source>Module failed to load. Error: {0}</source> <translation>Modul se nepodařilo načíst. Chyba: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1050"/> + <location filename="../PluginManager/PluginManager.py" line="1083"/> <source><p>The plugin download directory <b>{0}</b> could not be created. Please configure it via the configuration dialog.</p><p>Reason: {1}</p></source> <translation><p>Download plugin adresář <b>{0}</b> se nepodařilo vytvořit. Prosím, upravte nastavení přes konfigurační dialog.</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1116"/> + <location filename="../PluginManager/PluginManager.py" line="1149"/> <source>Error downloading file</source> <translation type="unfinished">Chyba při stahování souboru</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1116"/> + <location filename="../PluginManager/PluginManager.py" line="1149"/> <source><p>Could not download the requested file from {0}.</p><p>Error: {1}</p></source> <translation type="unfinished"><p>Nelze stáhnout požadovaný soubor z {0}.</p><p>Chyba: {1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1151"/> + <location filename="../PluginManager/PluginManager.py" line="1184"/> <source>New plugin versions available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1151"/> + <location filename="../PluginManager/PluginManager.py" line="1184"/> <source><p>There are new plug-ins or plug-in updates available. Use the plug-in repository dialog to get them.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="348"/> + <location filename="../PluginManager/PluginManager.py" line="349"/> <source>Module is missing the Python2 compatibility flag. Please update.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="353"/> + <location filename="../PluginManager/PluginManager.py" line="354"/> <source>Module is not Python2 compatible.</source> <translation type="unfinished"></translation> </message> @@ -40536,7 +40546,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectHelper.py" line="576"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectHelper.py" line="575"/> <source>Subversion (pysvn)</source> <translation type="unfinished">Subversion (pysvn)</translation> </message> @@ -47739,62 +47749,62 @@ <translation>Odebrat soubory/adresáře ze Subversion repozitáře</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1219"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1224"/> <source>Subversion Error</source> <translation>Subversion chyba</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1049"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1054"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation>Z pracovní kopie nelze získat URL repozitáře projektu. Operace tagování bude zrušena</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1076"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1081"/> <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/vcsPySvn/subversion.py" line="1163"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1168"/> <source>Reverting changes</source> <translation>Navrácení změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1192"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1197"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation>Z pracovní kopie nelze získat URL repozitáře projektu. Operace přepínání bude zrušena</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1219"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1224"/> <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/vcsPySvn/subversion.py" line="1688"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1693"/> <source>Subversion command</source> <translation>Subversion příkaz</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1809"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1814"/> <source>Resolving conficts</source> <translation>Řešení konfliktů</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1921"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1928"/> <source>Subversion Set Property</source> <translation>Nastavit Subversion vlastnost</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1955"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1962"/> <source>You have to supply a property name. Aborting.</source> <translation>Musíte doplnit jméno vlastnosti. Zrušeno.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1975"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1982"/> <source>Subversion Delete Property</source> <translation>Smazat Subversion vlastnost</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1784"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1791"/> <source>Enter property name</source> <translation>Zadejte jméno vlastnosti</translation> </message> @@ -47809,37 +47819,37 @@ <translation>Vyberte počet položek, které se mají zobrazit.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2271"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2288"/> <source>Locking in the Subversion repository</source> <translation>Zamknout v Subversion repozitáři</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2311"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2328"/> <source>Unlocking in the Subversion repository</source> <translation>Odemknout v Subversion repozitáři</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1937"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1944"/> <source>Property set.</source> <translation>Vlastnost nastavena.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1990"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1997"/> <source>Property deleted.</source> <translation>Vlastnost smazána.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2251"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2268"/> <source>Subversion Lock</source> <translation>Subversion zámek</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2251"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2268"/> <source>Enter lock comment</source> <translation>Zadejte komentář zámku</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2359"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2376"/> <source>Relocating</source> <translation></translation> </message> @@ -47994,7 +48004,7 @@ <translation>mimo verzi</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1973"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1984"/> <source>The svn process did not finish within 30s.</source> <translation>Proces svn neskončil do 30s.</translation> </message> @@ -48004,27 +48014,27 @@ <translation>Nelze spustit svn proces.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2385"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2402"/> <source>Repository Browser</source> <translation>Prohlížeč repozitáře</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2385"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2402"/> <source>Enter the repository URL.</source> <translation>Zadejte URL repozitáře.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2410"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2430"/> <source>Remove from changelist</source> <translation>Odebrat ze seznamu změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2447"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2467"/> <source>Add to changelist</source> <translation>Přidat do seznamu změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2436"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2456"/> <source>Enter name of the changelist:</source> <translation>Zadejte název seznamu změn:</translation> </message> @@ -48054,27 +48064,27 @@ <translation>Přesun {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1113"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1118"/> <source>Tagging {0} in the Subversion repository</source> <translation>Tagování {0} v Subversion repozitáři</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1243"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1248"/> <source>Switching to {0}</source> <translation>Přepínání do {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1348"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1353"/> <source>Merging {0}</source> <translation>Sloučení {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1649"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1654"/> <source>Cleaning up {0}</source> <translation>Vyčištění {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1850"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1855"/> <source>Copying {0}</source> <translation>Kopírování {0}</translation> </message> @@ -48090,7 +48100,7 @@ <translation>Zapsaná revize {0}.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1250"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1255"/> <source>Revision {0}. </source> <translation>Revize {0}.</translation> @@ -48106,37 +48116,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1156"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1161"/> <source>Revert changes</source> <translation type="unfinished">Vrátit změny</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1147"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1152"/> <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/vcsPySvn/subversion.py" line="1156"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1161"/> <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="1976"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1987"/> <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/vcsPySvn/subversion.py" line="2212"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2227"/> <source>Subversion Side-by-Side Difference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2212"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2227"/> <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/vcsPySvn/subversion.py" line="2508"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2528"/> <source>Upgrade</source> <translation type="unfinished"></translation> </message> @@ -48305,12 +48315,12 @@ <translation></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="100"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="101"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="100"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="101"/> <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> @@ -48385,22 +48395,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="83"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="87"/> <source>Files (relative to {0}):</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="149"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="148"/> <source>No changelists found</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="119"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="118"/> <source>Process Generation Error</source> <translation type="unfinished">Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="119"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="118"/> <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> @@ -48735,7 +48745,7 @@ <context> <name>SvnDiffDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="176"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="171"/> <source>Subversion Diff</source> <translation></translation> </message> @@ -48795,68 +48805,68 @@ <translation></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="197"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="192"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="283"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="277"/> <source>There is no difference.</source> <translation>Žádné rozdíly nebyly nalezeny.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="467"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="448"/> <source>Save Diff</source> <translation>Uložit Diff</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="434"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="415"/> <source>Patch Files (*.diff)</source> <translation>Patch soubory (*.diff)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="176"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="171"/> <source>There is no temporary directory available.</source> <translation>Zamčené soubory nejsou dostupné/vybrané.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="197"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="192"/> <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> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="467"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="448"/> <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> <translation><p>Patch soubor <b>{0}</b> nelze uložit.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="219"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="214"/> <source>Processing file '{0}'... </source> <translation>Spouštím proces '{0}'...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="451"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="432"/> <source><p>The patch file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="354"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="335"/> <source><Start></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="355"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="336"/> <source><End></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="47"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="48"/> <source>Refresh</source> <translation type="unfinished">Obnovit</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="49"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="50"/> <source>Press to refresh the display</source> <translation type="unfinished"></translation> </message> @@ -50423,7 +50433,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectHelper.py" line="560"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectHelper.py" line="559"/> <source>Subversion (svn)</source> <translation type="unfinished">Subversion (svn)</translation> </message> @@ -50500,12 +50510,12 @@ <p>Zobrazuje případná chybová hlášení ze subversion příkazu proplist.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="134"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="152"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="136"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="152"/> <source>None</source> <translation>None</translation> </message> @@ -50515,10 +50525,20 @@ <translation>Chyby</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="134"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="152"/> <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> + <message> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="43"/> + <source>Refresh</source> + <translation type="unfinished">Obnovit</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="45"/> + <source>Press to refresh the properties display</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SvnPropSetDialog</name> @@ -50669,7 +50689,7 @@ <translation>Datum</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="284"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="288"/> <source>Subversion Error</source> <translation>Subversion chyba</translation> </message> @@ -50850,7 +50870,7 @@ <context> <name>SvnStatusDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="286"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="293"/> <source>Subversion Status</source> <translation></translation> </message> @@ -50977,12 +50997,12 @@ <translation>Komitnout změny do repozitáře...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="757"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="755"/> <source>Lock</source> <translation>Zamknout</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="774"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="772"/> <source>Unlock</source> <translation>Odemknout</translation> </message> @@ -51002,17 +51022,17 @@ <translation>Přizpůsobit šířky sloupců</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="157"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="161"/> <source>added</source> <translation>přidáno</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="158"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="162"/> <source>deleted</source> <translation>smazáno</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="170"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="174"/> <source>modified</source> <translation>změněno</translation> </message> @@ -51042,42 +51062,42 @@ <translation>nezamčeno</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="169"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="173"/> <source>normal</source> <translation>normální</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="160"/> - <source>replaced</source> - <translation>nahrazeno</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="171"/> - <source>conflict</source> - <translation>konflikt</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="162"/> - <source>external</source> - <translation>externí</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="163"/> - <source>ignored</source> - <translation>ignorováno</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="164"/> - <source>unversioned</source> - <translation>mimo verzi</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="165"/> - <source>missing</source> - <translation>chybějící</translation> + <source>replaced</source> + <translation>nahrazeno</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="175"/> + <source>conflict</source> + <translation>konflikt</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="166"/> + <source>external</source> + <translation>externí</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="167"/> + <source>ignored</source> + <translation>ignorováno</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="168"/> + <source>unversioned</source> + <translation>mimo verzi</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="169"/> + <source>missing</source> + <translation>chybějící</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="170"/> <source>type error</source> <translation>chyba typu</translation> </message> @@ -51092,37 +51112,37 @@ <translation>ano</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="402"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="401"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="609"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="607"/> <source>Commit</source> <translation>Commit</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="734"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="732"/> <source>There are no uncommitted changes available/selected.</source> <translation>Nezapsané změny nejsou dostupné/vybrané.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="757"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="755"/> <source>There are no unlocked files available/selected.</source> <translation>Odemčené soubory nejsou dostupné/vybrané.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="810"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="808"/> <source>There are no locked files available/selected.</source> <translation>Zamčené soubory nejsou dostupné/vybrané.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="792"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="790"/> <source>Break Lock</source> <translation>Prolomit zámek</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="810"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="808"/> <source>Steal Lock</source> <translation>Scizit zámek</translation> </message> @@ -51137,17 +51157,17 @@ <translation>Vrátit změny</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="649"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="647"/> <source>Add</source> <translation>Přidat</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="649"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="647"/> <source>There are no unversioned entries available/selected.</source> <translation>Položky mimo verzi nejsou dostupné/vybrány.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="695"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="693"/> <source>Revert</source> <translation>Vrátit</translation> </message> @@ -51162,22 +51182,22 @@ <translation>Přidat do seznamu změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="846"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="844"/> <source>Remove from Changelist</source> <translation>Odebrat ze seznamu změn</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="827"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="825"/> <source>There are no files available/selected not belonging to a changelist.</source> <translation>Nejsou dostupné/vybrány soubory, které nepatří do seznamu změn.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="846"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="844"/> <source>There are no files available/selected belonging to a changelist.</source> <translation>Nejsou dostupné/vybrány soubory, které patří do seznamu změn.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="402"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="401"/> <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> @@ -51252,22 +51272,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="521"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="519"/> <source>all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="713"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="711"/> <source>Differences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="609"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="607"/> <source>There are no entries selected to be committed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="695"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="693"/> <source>There are no missing entries available/selected.</source> <translation type="unfinished">Chybějící záznamy nejsou dostupné/vybrány.</translation> </message> @@ -51297,12 +51317,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="741"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="739"/> <source>Side-by-Side Diff</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="741"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="739"/> <source>Only one file with uncommitted changes must be selected.</source> <translation type="unfinished"></translation> </message> @@ -51475,52 +51495,52 @@ <translation></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="72"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="74"/> <source>Subversion Branches List</source> <translation>Subversion seznam větví</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="94"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="96"/> <source>Subversion Error</source> <translation>Subversion chyba</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="80"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="82"/> <source>The URL of the project repository could not be retrieved from the working copy. The list operation will be aborted</source> <translation>Z pracovní kopie se nepodařilo se získat URL repozitáře. Sestavení seznamu bylo zrušeno</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="94"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="96"/> <source>The URL of the project repository has an invalid format. The list operation will be aborted</source> <translation>URL repozitáře projektu má neplatný formát. Sestavení seznamu bylo zrušeno</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="121"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="123"/> <source>Subversion List</source> <translation>Subversion seznam</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="110"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="112"/> <source>Enter the repository URL containing the tags or branches</source> <translation>Zadejte URL repozitáře obsahující tagy nebo větve</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="121"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="123"/> <source>The repository URL is empty. Aborting...</source> <translation>URL repozitáře je prázdný. Zrušeno...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="166"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="168"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="155"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="157"/> <source>The installed version of PySvn should be 1.4.0 or better.</source> <translation>Instalovaná verze PySvn by měla být 1.4.0 nebo vyšší.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="166"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="168"/> <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> @@ -55673,132 +55693,132 @@ <context> <name>TrayStarter</name> <message> - <location filename="../Tools/TrayStarter.py" line="61"/> + <location filename="../Tools/TrayStarter.py" line="65"/> <source>Recent Projects</source> <translation>Poslední projekty</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="73"/> + <location filename="../Tools/TrayStarter.py" line="77"/> <source>Recent Files</source> <translation>Poslední soubory</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="84"/> + <location filename="../Tools/TrayStarter.py" line="88"/> <source>QRegExp editor</source> <translation></translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="86"/> - <source>Python re editor</source> - <translation></translation> - </message> - <message> <location filename="../Tools/TrayStarter.py" line="90"/> + <source>Python re editor</source> + <translation></translation> + </message> + <message> + <location filename="../Tools/TrayStarter.py" line="94"/> <source>UI Previewer</source> <translation>UI náhled</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="93"/> + <location filename="../Tools/TrayStarter.py" line="97"/> <source>Translations Previewer</source> <translation>Náhled překladů</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="96"/> + <location filename="../Tools/TrayStarter.py" line="100"/> <source>Unittest</source> <translation></translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="104"/> + <location filename="../Tools/TrayStarter.py" line="108"/> <source>Compare Files</source> <translation>Porovnání souborů</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="107"/> + <location filename="../Tools/TrayStarter.py" line="111"/> <source>Compare Files side by side</source> <translation>Porovnat soubory stranu proti straně</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="136"/> + <location filename="../Tools/TrayStarter.py" line="140"/> <source>Preferences</source> <translation>Nastavení</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="162"/> + <location filename="../Tools/TrayStarter.py" line="166"/> <source>Quit</source> <translation>Konec</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="242"/> + <location filename="../Tools/TrayStarter.py" line="248"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="242"/> + <location filename="../Tools/TrayStarter.py" line="248"/> <source>OK</source> <translation>OK</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="125"/> + <location filename="../Tools/TrayStarter.py" line="129"/> <source>Install Plugin</source> <translation>Instalovat plugin</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="128"/> + <location filename="../Tools/TrayStarter.py" line="132"/> <source>Uninstall Plugin</source> <translation>Odinstalovat plugin</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="131"/> + <location filename="../Tools/TrayStarter.py" line="135"/> <source>Plugin Repository</source> <translation>Plugin repozitář</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="68"/> + <location filename="../Tools/TrayStarter.py" line="72"/> <source>Recent Multiprojects</source> <translation>Poslední multiprojekty</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="112"/> + <location filename="../Tools/TrayStarter.py" line="116"/> <source>SQL Browser</source> <translation></translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="242"/> + <location filename="../Tools/TrayStarter.py" line="248"/> <source><p>Could not start the process.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit proces.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="120"/> + <location filename="../Tools/TrayStarter.py" line="124"/> <source>Icon Editor</source> <translation type="unfinished">Editor ikon</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="117"/> + <location filename="../Tools/TrayStarter.py" line="121"/> <source>Snapshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="147"/> + <location filename="../Tools/TrayStarter.py" line="151"/> <source>Configure Tray Starter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="77"/> + <location filename="../Tools/TrayStarter.py" line="81"/> <source>Eric6 tray starter</source> <translation type="unfinished">Eric5 tray startér {6 ?}</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="99"/> + <location filename="../Tools/TrayStarter.py" line="103"/> <source>eric6 Web Browser</source> <translation type="unfinished">eric5 web prohlížeč {6 ?}</translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="139"/> + <location filename="../Tools/TrayStarter.py" line="143"/> <source>eric6 IDE</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Tools/TrayStarter.py" line="142"/> + <location filename="../Tools/TrayStarter.py" line="146"/> <source>eric6 Mini Editor</source> <translation type="unfinished">eric5 Mini Editor {6 ?}</translation> </message> @@ -56871,743 +56891,743 @@ <translation>Inicializace jednouživatelského aplikačního serveru...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1285"/> + <location filename="../UI/UserInterface.py" line="1277"/> <source>Project-Viewer</source> <translation>Prohlížeč projektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1320"/> + <location filename="../UI/UserInterface.py" line="1312"/> <source>Debug-Viewer</source> <translation>Prohlížeč debugeru</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1371"/> + <location filename="../UI/UserInterface.py" line="1363"/> <source>Log-Viewer</source> <translation>Prohlížeč logu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1389"/> + <location filename="../UI/UserInterface.py" line="1381"/> <source>Task-Viewer</source> <translation>Prohlížeč úloh</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1407"/> + <location filename="../UI/UserInterface.py" line="1399"/> <source>Template-Viewer</source> <translation>Prohlížeč šablon</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1338"/> + <location filename="../UI/UserInterface.py" line="1330"/> <source>Shell</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1354"/> + <location filename="../UI/UserInterface.py" line="1346"/> <source>File-Browser</source> <translation>Browser souborů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1215"/> + <location filename="../UI/UserInterface.py" line="1207"/> <source>Quit</source> <translation>Konec</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1215"/> + <location filename="../UI/UserInterface.py" line="1207"/> <source>&Quit</source> <translation>&Konec</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1215"/> + <location filename="../UI/UserInterface.py" line="1207"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1221"/> + <location filename="../UI/UserInterface.py" line="1213"/> <source>Quit the IDE</source> <translation>Ukončit IDE</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1222"/> + <location filename="../UI/UserInterface.py" line="1214"/> <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation><b>Ukončit IDE</b><p>Ukončí se IDE. Nejdříve by se měly uložit neuložené změny. Python programy běžící v debug procesu budou ukončeny a nastavení budou uložena.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1243"/> + <source>Edit Profile</source> + <translation>Editační profil</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1249"/> + <source>Activate the edit view profile</source> + <translation>Aktivovat profil editace</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1251"/> - <source>Edit Profile</source> - <translation>Editační profil</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1257"/> - <source>Activate the edit view profile</source> - <translation>Aktivovat profil editace</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1259"/> <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Editační profil</b><p>Aktivování skupiny 'Editační profil'. Okna, která se v tomto profilu zobrazí lze nastavit v dialogu 'Konfigurace profilu pohledů'.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1260"/> + <source>Debug Profile</source> + <translation>Debugovací profil</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1266"/> + <source>Activate the debug view profile</source> + <translation>Aktivovat debugovací profil</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1268"/> - <source>Debug Profile</source> - <translation>Debugovací profil</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1274"/> - <source>Activate the debug view profile</source> - <translation>Aktivovat debugovací profil</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1276"/> <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Debugovací profil</b><p>Aktivování skupiny 'Debugovací profil'. Okna, která se v tomto profilu zobrazí lze nastavit v dialogu 'Konfigurace profilu pohledů'.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1285"/> + <location filename="../UI/UserInterface.py" line="1277"/> <source>&Project-Viewer</source> <translation>Prohlížeč &projektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1285"/> + <location filename="../UI/UserInterface.py" line="1277"/> <source>Alt+Shift+P</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1320"/> + <location filename="../UI/UserInterface.py" line="1312"/> <source>Alt+Shift+D</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1338"/> + <location filename="../UI/UserInterface.py" line="1330"/> <source>&Shell</source> <translation>&Shell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1338"/> + <location filename="../UI/UserInterface.py" line="1330"/> <source>Alt+Shift+S</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1354"/> + <location filename="../UI/UserInterface.py" line="1346"/> <source>Alt+Shift+F</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1371"/> + <location filename="../UI/UserInterface.py" line="1363"/> <source>Alt+Shift+G</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1389"/> + <location filename="../UI/UserInterface.py" line="1381"/> <source>Alt+Shift+T</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1302"/> + <location filename="../UI/UserInterface.py" line="1294"/> <source>Alt+Shift+M</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1576"/> + <location filename="../UI/UserInterface.py" line="1568"/> <source>What's This?</source> <translation>Co je to?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1576"/> + <location filename="../UI/UserInterface.py" line="1568"/> <source>&What's This?</source> <translation>&Co je to?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1576"/> + <location filename="../UI/UserInterface.py" line="1568"/> <source>Shift+F1</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1582"/> + <location filename="../UI/UserInterface.py" line="1574"/> <source>Context sensitive help</source> <translation>Kontextově senzitivní nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1583"/> + <location filename="../UI/UserInterface.py" line="1575"/> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>Zobrazit kontextově senzitivní nápovědu</b><p>V režimu "Co je to?" se nad různými prvky aplikace u kurzoru zobrazí otazník. Když pak kliknete na tyto prvky, zobrazí se krátký popis co daný prvek znamená a jak jej použít. V dialogových oknech se tato funkce spustí tlačítkem kontextové nápovědy na horní liště.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1594"/> + <location filename="../UI/UserInterface.py" line="1586"/> <source>Helpviewer</source> <translation>Prohlížeč nápovědy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1594"/> + <location filename="../UI/UserInterface.py" line="1586"/> <source>&Helpviewer...</source> <translation>Pro&hlížeč nápovědy...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1594"/> + <location filename="../UI/UserInterface.py" line="1586"/> <source>F1</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1600"/> + <location filename="../UI/UserInterface.py" line="1592"/> <source>Open the helpviewer window</source> <translation>Otevřít okno prohlížeče nápovědy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1619"/> + <location filename="../UI/UserInterface.py" line="1611"/> <source>Show Versions</source> <translation>Zobrazit verze</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1619"/> + <location filename="../UI/UserInterface.py" line="1611"/> <source>Show &Versions</source> <translation>Zobrazit &verze</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1623"/> + <location filename="../UI/UserInterface.py" line="1615"/> <source>Display version information</source> <translation>Zobrazit informace o verzích</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1625"/> + <location filename="../UI/UserInterface.py" line="1617"/> <source><b>Show Versions</b><p>Display version information.</p></source> <translation><b>Zobrazit verze</b><p>Zobrazí informace o verzích.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1635"/> + <location filename="../UI/UserInterface.py" line="1627"/> <source>Check for Updates</source> <translation>Zjistit aktualizace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1632"/> + <location filename="../UI/UserInterface.py" line="1624"/> <source>Check for &Updates...</source> <translation>Zjistit akt&ualizace...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3007"/> + <location filename="../UI/UserInterface.py" line="2999"/> <source>Report Bug</source> <translation>Reportovat Bugy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1670"/> + <location filename="../UI/UserInterface.py" line="1662"/> <source>Report &Bug...</source> <translation>Reportovat &Bugy...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1674"/> + <location filename="../UI/UserInterface.py" line="1666"/> <source>Report a bug</source> <translation>Reportovat bug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1675"/> + <location filename="../UI/UserInterface.py" line="1667"/> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation><b>Reportovat bug...</b><p>Otevře se dialog pro reportování bugu.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2601"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Unittest</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1697"/> + <location filename="../UI/UserInterface.py" line="1689"/> <source>&Unittest...</source> <translation>&Unittest...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1702"/> + <location filename="../UI/UserInterface.py" line="1694"/> <source>Start unittest dialog</source> <translation>Otevřít dialog unittestu</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1695"/> + <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> + <translation><b>Unittest</b><p>Provést unittesty. V dialogovém okně se nastaví který test se má provést.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1703"/> - <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> - <translation><b>Unittest</b><p>Provést unittesty. V dialogovém okně se nastaví který test se má provést.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1711"/> <source>Unittest Restart</source> <translation>Restart unittestu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1711"/> + <location filename="../UI/UserInterface.py" line="1703"/> <source>&Restart Unittest...</source> <translation>&Restart unittestu...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1716"/> + <location filename="../UI/UserInterface.py" line="1708"/> <source>Restart last unittest</source> <translation>Restart posledního unittestu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1717"/> + <location filename="../UI/UserInterface.py" line="1709"/> <source><b>Restart Unittest</b><p>Restart the unittest performed last.</p></source> <translation><b>Restart unittestu</b><p>Restartuje se poslední provedený unittest.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1741"/> + <location filename="../UI/UserInterface.py" line="1733"/> <source>Unittest Script</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1741"/> + <location filename="../UI/UserInterface.py" line="1733"/> <source>Unittest &Script...</source> <translation>Unittest &Script...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1746"/> + <location filename="../UI/UserInterface.py" line="1738"/> <source>Run unittest with current script</source> <translation>Spustit unittest s aktuálním skriptem</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1740"/> + <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> + <translation><b>Unittest Script</b><p>Spustit unittest s aktuálním skriptem.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4096"/> + <source>Unittest Project</source> + <translation>Unittest Projekt</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1748"/> - <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> - <translation><b>Unittest Script</b><p>Spustit unittest s aktuálním skriptem.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4059"/> - <source>Unittest Project</source> - <translation>Unittest Projekt</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1756"/> <source>Unittest &Project...</source> <translation>Unittest &Projekt...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1761"/> + <location filename="../UI/UserInterface.py" line="1753"/> <source>Run unittest with current project</source> <translation>Spustit unittest s aktuálním projektem</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1763"/> + <location filename="../UI/UserInterface.py" line="1755"/> <source><b>Unittest Project</b><p>Run unittest with current project.</p></source> <translation><b>Unittest projekt</b><p>Spustit unittest s aktuálním projektem.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1824"/> + <location filename="../UI/UserInterface.py" line="1816"/> <source>UI Previewer</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1824"/> + <location filename="../UI/UserInterface.py" line="1816"/> <source>&UI Previewer...</source> <translation>&UI Previewer...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1821"/> + <source>Start the UI Previewer</source> + <translation>Spustit UI Previewer</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1822"/> + <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> + <translation><b>UI Previewer</b><p>Spustit UI Previewer.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1829"/> + <source>Translations Previewer</source> + <translation>Náhled překladů</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1829"/> - <source>Start the UI Previewer</source> - <translation>Spustit UI Previewer</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1830"/> - <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> - <translation><b>UI Previewer</b><p>Spustit UI Previewer.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1837"/> - <source>Translations Previewer</source> - <translation>Náhled překladů</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1837"/> <source>&Translations Previewer...</source> <translation>Náhled &překladů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1842"/> + <location filename="../UI/UserInterface.py" line="1834"/> <source>Start the Translations Previewer</source> <translation>Spustit Previewer překladů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1844"/> + <location filename="../UI/UserInterface.py" line="1836"/> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation><b>Previewer překladů</b><p>Spustit Previewer překladů.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1851"/> + <location filename="../UI/UserInterface.py" line="1843"/> <source>Compare Files</source> <translation>Porovnat soubory</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1851"/> + <location filename="../UI/UserInterface.py" line="1843"/> <source>&Compare Files...</source> <translation>&Porovnat soubory...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1869"/> + <location filename="../UI/UserInterface.py" line="1861"/> <source>Compare two files</source> <translation>Porovnat dva soubory</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1857"/> + <location filename="../UI/UserInterface.py" line="1849"/> <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> <translation><b>Porovnat soubory</b><p>Otevře dialog pro porovnání dvou souborů.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1864"/> + <location filename="../UI/UserInterface.py" line="1856"/> <source>Compare Files side by side</source> <translation>Porovnat soubory stranu proti straně</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1870"/> + <location filename="../UI/UserInterface.py" line="1862"/> <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> <translation><b>Porovnat soubory stranu proti straně</b><p>Otevře dialog pro porovnání souborů a zobrazení rozdílů strany proti straně.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1947"/> + <location filename="../UI/UserInterface.py" line="1939"/> <source>Preferences</source> <translation>Nastavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1947"/> + <location filename="../UI/UserInterface.py" line="1939"/> <source>&Preferences...</source> <translation>Na&stavení...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1952"/> + <location filename="../UI/UserInterface.py" line="1944"/> <source>Set the prefered configuration</source> <translation>Nastavení konfigurace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1954"/> + <location filename="../UI/UserInterface.py" line="1946"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Nastavení</b><p>Upravit konfiguraci aplikace podle požadavků uživatele.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1991"/> + <location filename="../UI/UserInterface.py" line="1983"/> <source>Reload APIs</source> <translation>Obnovit API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1991"/> + <location filename="../UI/UserInterface.py" line="1983"/> <source>Reload &APIs</source> <translation>Obnovit &API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1995"/> + <location filename="../UI/UserInterface.py" line="1987"/> <source>Reload the API information</source> <translation>Obnovit API nastavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1997"/> + <location filename="../UI/UserInterface.py" line="1989"/> <source><b>Reload APIs</b><p>Reload the API information.</p></source> <translation><b>Obnovit API</b><p>Obnovit API nastavení.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2020"/> + <location filename="../UI/UserInterface.py" line="2012"/> <source>View Profiles</source> <translation>Profily pohledů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2020"/> + <location filename="../UI/UserInterface.py" line="2012"/> <source>&View Profiles...</source> <translation>Profily &pohledů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2025"/> + <location filename="../UI/UserInterface.py" line="2017"/> <source>Configure view profiles</source> <translation>Konfigurace profilů pohledů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2027"/> + <location filename="../UI/UserInterface.py" line="2019"/> <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> <translation><b>Profily pohledů</b><p>Konfigurace profilu pohledů. V tomto dialogu můžete nastavit zobrazování různých typů pohledů - editačních oken.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2052"/> + <location filename="../UI/UserInterface.py" line="2044"/> <source>Keyboard Shortcuts</source> <translation>Klávesové zkratky</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2052"/> + <location filename="../UI/UserInterface.py" line="2044"/> <source>Keyboard &Shortcuts...</source> <translation>Klávesové &zkratky...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2057"/> + <location filename="../UI/UserInterface.py" line="2049"/> <source>Set the keyboard shortcuts</source> <translation>Nastavení klávesových zkratek</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2051"/> + <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> + <translation><b>Klávesové zkratky</b><p>Nastavení klávesových zkratek aplikace podle zvyklostí uživatele.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5361"/> + <source>Export Keyboard Shortcuts</source> + <translation>Exportovat klávesové zkratky</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2059"/> - <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> - <translation><b>Klávesové zkratky</b><p>Nastavení klávesových zkratek aplikace podle zvyklostí uživatele.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5324"/> - <source>Export Keyboard Shortcuts</source> - <translation>Exportovat klávesové zkratky</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2067"/> <source>&Export Keyboard Shortcuts...</source> <translation>&Exportovat klávesové zkratky...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2072"/> + <location filename="../UI/UserInterface.py" line="2064"/> <source>Export the keyboard shortcuts</source> <translation>Export klávesových zkratek</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2074"/> + <location filename="../UI/UserInterface.py" line="2066"/> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation><b>Export klávesových zkratek</b><p>Exportují se klávesové zkratky z aplikace.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5348"/> + <location filename="../UI/UserInterface.py" line="5385"/> <source>Import Keyboard Shortcuts</source> <translation>Import klávesových zkratek</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2081"/> + <location filename="../UI/UserInterface.py" line="2073"/> <source>&Import Keyboard Shortcuts...</source> <translation>&Import klávesových zkratek...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2086"/> + <location filename="../UI/UserInterface.py" line="2078"/> <source>Import the keyboard shortcuts</source> <translation>Import klávesových zkratek</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2088"/> + <location filename="../UI/UserInterface.py" line="2080"/> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation><b>Import klávesových zkratek</b><p>Do aplikace se importují klávesové zkratky.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2129"/> + <location filename="../UI/UserInterface.py" line="2121"/> <source>Activate current editor</source> <translation>Aktivovat aktuální editor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2129"/> + <location filename="../UI/UserInterface.py" line="2121"/> <source>Alt+Shift+E</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2139"/> + <location filename="../UI/UserInterface.py" line="2131"/> <source>Ctrl+Alt+Tab</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2148"/> + <location filename="../UI/UserInterface.py" line="2140"/> <source>Shift+Ctrl+Alt+Tab</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2236"/> + <location filename="../UI/UserInterface.py" line="2228"/> <source>Qt4 Documentation</source> <translation>Qt4 dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2236"/> + <location filename="../UI/UserInterface.py" line="2228"/> <source>Qt&4 Documentation</source> <translation>Qt&4 dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2240"/> + <location filename="../UI/UserInterface.py" line="2232"/> <source>Open Qt4 Documentation</source> <translation>Otevřít Qt4 dokumentaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2266"/> + <location filename="../UI/UserInterface.py" line="2258"/> <source>PyQt4 Documentation</source> <translation>PyQt4 dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2270"/> + <location filename="../UI/UserInterface.py" line="2262"/> <source>Open PyQt4 Documentation</source> <translation>Otevřít PyQt4 dokumentaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2350"/> + <location filename="../UI/UserInterface.py" line="2342"/> <source>Eric API Documentation</source> <translation>Eric API dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2350"/> + <location filename="../UI/UserInterface.py" line="2342"/> <source>&Eric API Documentation</source> <translation>&Eric API dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2354"/> + <location filename="../UI/UserInterface.py" line="2346"/> <source>Open Eric API Documentation</source> <translation>Otevřít Eric API dokumentaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2416"/> + <location filename="../UI/UserInterface.py" line="2408"/> <source>&Unittest</source> <translation>&Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2433"/> + <location filename="../UI/UserInterface.py" line="2425"/> <source>E&xtras</source> <translation>E&xtra funkce</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2446"/> + <location filename="../UI/UserInterface.py" line="2438"/> <source>&Tools</source> <translation>&Nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2449"/> + <location filename="../UI/UserInterface.py" line="2441"/> <source>Select Tool Group</source> <translation>Vybrat skupinu nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2455"/> + <location filename="../UI/UserInterface.py" line="2447"/> <source>Se&ttings</source> <translation>Nas&tavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2478"/> + <location filename="../UI/UserInterface.py" line="2470"/> <source>&Window</source> <translation>O&kno</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2503"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>&Toolbars</source> <translation>&Toolbary</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2528"/> + <location filename="../UI/UserInterface.py" line="2520"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2600"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Tools</source> <translation>Nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2602"/> + <location filename="../UI/UserInterface.py" line="2594"/> <source>Settings</source> <translation>Nastavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4311"/> + <location filename="../UI/UserInterface.py" line="4348"/> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2604"/> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Profiles</source> <translation>Profily</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2956"/> + <location filename="../UI/UserInterface.py" line="2948"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Čísla verzí</h3><table></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="6137"/> + <source></table></source> + <translation></table></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2999"/> + <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> + <translation>Emailová adresa nebo mail server adresa jsou prázdné. Prosím, nastavte váš email v dialogovém okně Nastavení.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3313"/> + <source>Configure Tool Groups ...</source> + <translation>Konfigurace Skupin nástrojů...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3317"/> + <source>Configure current Tool Group ...</source> + <translation>Konfigurace aktuální skupiny nástrojů...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3367"/> + <source>&Builtin Tools</source> + <translation>&Vestavěné nástroje</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4096"/> + <source>There is no main script defined for the current project. Aborting</source> + <translation>V aktuálním projektu není definován hlavní skript. Zrušeno</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4474"/> + <source>Problem</source> + <translation>Problém</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4649"/> + <source>Process Generation Error</source> + <translation>Chyba v procesu generování</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4348"/> + <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> + <translation>Aktuálně není vybrán žádný prohlížeč. Prosím otevřete Nastavení a nějaký vyberte.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4382"/> + <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> + <translation><p>Nemohu spustit prohlížeč nápovědy.<br>Ověřte jestli je dostupný jako <b>hh</b>.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5092"/> + <source>Documentation Missing</source> + <translation>Dokumentace chybí</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5076"/> + <source>Documentation</source> + <translation>Dokumentace</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4918"/> + <source><p>The PyQt4 documentation starting point has not been configured.</p></source> + <translation><p>Adresář PyQt4 dokumentace není nakonfigurován.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5519"/> + <source>Save tasks</source> + <translation>Uložit úlohy</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5548"/> + <source>Read tasks</source> + <translation>Načíst úlohy</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5785"/> + <source>Drop Error</source> + <translation>Zahodit chybu</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="6100"/> - <source></table></source> - <translation></table></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3007"/> - <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> - <translation>Emailová adresa nebo mail server adresa jsou prázdné. Prosím, nastavte váš email v dialogovém okně Nastavení.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3321"/> - <source>Configure Tool Groups ...</source> - <translation>Konfigurace Skupin nástrojů...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3325"/> - <source>Configure current Tool Group ...</source> - <translation>Konfigurace aktuální skupiny nástrojů...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3375"/> - <source>&Builtin Tools</source> - <translation>&Vestavěné nástroje</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4059"/> - <source>There is no main script defined for the current project. Aborting</source> - <translation>V aktuálním projektu není definován hlavní skript. Zrušeno</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4437"/> - <source>Problem</source> - <translation>Problém</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4612"/> - <source>Process Generation Error</source> - <translation>Chyba v procesu generování</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4311"/> - <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> - <translation>Aktuálně není vybrán žádný prohlížeč. Prosím otevřete Nastavení a nějaký vyberte.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4345"/> - <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> - <translation><p>Nemohu spustit prohlížeč nápovědy.<br>Ověřte jestli je dostupný jako <b>hh</b>.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5055"/> - <source>Documentation Missing</source> - <translation>Dokumentace chybí</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5039"/> - <source>Documentation</source> - <translation>Dokumentace</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4881"/> - <source><p>The PyQt4 documentation starting point has not been configured.</p></source> - <translation><p>Adresář PyQt4 dokumentace není nakonfigurován.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5482"/> - <source>Save tasks</source> - <translation>Uložit úlohy</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5511"/> - <source>Read tasks</source> - <translation>Načíst úlohy</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5748"/> - <source>Drop Error</source> - <translation>Zahodit chybu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6063"/> <source>Error during updates check</source> <translation>Chyba během zjišťování aktualizací</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6043"/> + <location filename="../UI/UserInterface.py" line="6080"/> <source>Update available</source> <translation>Byla nalezena aktualizace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2009"/> + <location filename="../UI/UserInterface.py" line="2001"/> <source>Show external tools</source> <translation>Zobrazit externí nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2004"/> + <location filename="../UI/UserInterface.py" line="1996"/> <source>Show external &tools</source> <translation>Zobrazit externí nás&troje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6063"/> + <location filename="../UI/UserInterface.py" line="6100"/> <source>Could not perform updates check.</source> <translation>Kontrolu updatů nelze provést.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5893"/> + <location filename="../UI/UserInterface.py" line="5930"/> <source>&Cancel</source> <translation>&Zrušit</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6127"/> + <location filename="../UI/UserInterface.py" line="6164"/> <source>First time usage</source> <translation>Spuštěno poprvé</translation> </message> @@ -57617,62 +57637,62 @@ <translation>Inicializace Plugin manažera...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2514"/> + <location filename="../UI/UserInterface.py" line="2506"/> <source>P&lugins</source> <translation>P&luginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2605"/> + <location filename="../UI/UserInterface.py" line="2597"/> <source>Plugins</source> <translation>Pluginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2166"/> + <location filename="../UI/UserInterface.py" line="2158"/> <source>Plugin Infos</source> <translation>Plugin Infa</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2170"/> + <location filename="../UI/UserInterface.py" line="2162"/> <source>Show Plugin Infos</source> <translation>Zobrazit Plugin infa</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2171"/> + <location filename="../UI/UserInterface.py" line="2163"/> <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation><b>Plugin Infa</b><p>Otevře dialog, který zobrazí informace o načtených pluginech.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2166"/> + <location filename="../UI/UserInterface.py" line="2158"/> <source>&Plugin Infos...</source> <translation>&Plugin Infa...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3383"/> + <location filename="../UI/UserInterface.py" line="3375"/> <source>&Plugin Tools</source> <translation>&Plugin nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2197"/> + <location filename="../UI/UserInterface.py" line="2189"/> <source>Uninstall Plugin</source> <translation>Odinstalovat plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2192"/> + <location filename="../UI/UserInterface.py" line="2184"/> <source>&Uninstall Plugin...</source> <translation>&Odinstalovat plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2198"/> + <location filename="../UI/UserInterface.py" line="2190"/> <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> <translation><b>Odinstalovat plugin...</b><p>Otevře dialog pro odinstalaci pluginu.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3465"/> <source>&Show all</source> <translation>&Zobrazit vše</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3475"/> + <location filename="../UI/UserInterface.py" line="3467"/> <source>&Hide all</source> <translation>&Skrýt vše</translation> </message> @@ -57682,1207 +57702,1207 @@ <translation>Aktivace pluginů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2438"/> + <location filename="../UI/UserInterface.py" line="2430"/> <source>Wi&zards</source> <translation>&Průvodci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1643"/> + <location filename="../UI/UserInterface.py" line="1635"/> <source>Show downloadable versions</source> <translation>Zobrazit verze ke stažení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1643"/> + <location filename="../UI/UserInterface.py" line="1635"/> <source>Show &downloadable versions...</source> <translation>Zobrazit verze pro &download...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1647"/> + <location filename="../UI/UserInterface.py" line="1639"/> <source>Show the versions available for download</source> <translation>Zobrazit dostupné verze ke stažení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6086"/> + <location filename="../UI/UserInterface.py" line="6123"/> <source><h3>Available versions</h3><table></source> <translation><h3>Dostupné verze</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2205"/> + <location filename="../UI/UserInterface.py" line="2197"/> <source>Plugin Repository</source> <translation>Repozitář pluginů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2205"/> + <location filename="../UI/UserInterface.py" line="2197"/> <source>Plugin &Repository...</source> <translation>&Repozitář pluginů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2210"/> + <location filename="../UI/UserInterface.py" line="2202"/> <source>Show Plugins available for download</source> <translation>Zobrazit pluginy dostupné ke stažení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2212"/> + <location filename="../UI/UserInterface.py" line="2204"/> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation><b>Repozitář pluginů...</b><p>Otevře se dialog, který zobrazí seznam pluginů dostupných ke stažení přes internet.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2184"/> + <location filename="../UI/UserInterface.py" line="2176"/> <source>Install Plugins</source> <translation>Instalovat pluginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2179"/> + <location filename="../UI/UserInterface.py" line="2171"/> <source>&Install Plugins...</source> <translation>&Instalovat pluginy...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2185"/> + <location filename="../UI/UserInterface.py" line="2177"/> <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation><b>Instalovat pluginy...</b><p>Otevře dialog pro instalaci nebo aktualizaci pluginů.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1896"/> + <location filename="../UI/UserInterface.py" line="1888"/> <source>Mini Editor</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1891"/> + <location filename="../UI/UserInterface.py" line="1883"/> <source>Mini &Editor...</source> <translation>Mini &Editor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1897"/> + <location filename="../UI/UserInterface.py" line="1889"/> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation><b>Mini editor</b><p>Otevře se okno s jednoduchým editorem</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2037"/> + <location filename="../UI/UserInterface.py" line="2029"/> <source>Toolbars</source> <translation>Lišty nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2037"/> + <location filename="../UI/UserInterface.py" line="2029"/> <source>Tool&bars...</source> <translation>&Lišty nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2042"/> + <location filename="../UI/UserInterface.py" line="2034"/> <source>Configure toolbars</source> <translation>Konfigurace lišt nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2043"/> + <location filename="../UI/UserInterface.py" line="2035"/> <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> <translation><b>Listy nástrojů</b><p>Konfigurace lišt nástrojů. S tímto dialogem můžete změnit akce zobrazené v různých nástrojových lištách nebo definovat své vlastní nástrojové lišty.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="545"/> + <location filename="../UI/UserInterface.py" line="537"/> <source>Restoring Toolbarmanager...</source> <translation>Obnovit manažer nástrojových lišt...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4557"/> + <location filename="../UI/UserInterface.py" line="4594"/> <source>External Tools</source> <translation>Externí nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1302"/> + <location filename="../UI/UserInterface.py" line="1294"/> <source>Multiproject-Viewer</source> <translation>Prohlížeč multiprojektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1302"/> + <location filename="../UI/UserInterface.py" line="1294"/> <source>&Multiproject-Viewer</source> <translation>Prohlížeč &multiprojektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5529"/> + <location filename="../UI/UserInterface.py" line="5566"/> <source>Save session</source> <translation>Uložit relaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5560"/> + <location filename="../UI/UserInterface.py" line="5597"/> <source>Read session</source> <translation>Načíst relaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2761"/> + <location filename="../UI/UserInterface.py" line="2753"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Tato část status baru zobrazuje aktuální kódování editorů.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2775"/> + <location filename="../UI/UserInterface.py" line="2767"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Tato část status baru zobrazuje indikátor práva zápisu editoru do souboru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1682"/> + <location filename="../UI/UserInterface.py" line="1674"/> <source>Request Feature</source> <translation>Požadavek na vlastnost</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1682"/> + <location filename="../UI/UserInterface.py" line="1674"/> <source>Request &Feature...</source> <translation>&Požadavek na vlastnost...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1686"/> + <location filename="../UI/UserInterface.py" line="1678"/> <source>Send a feature request</source> <translation>Poslat požadavek na vlastnost</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1688"/> + <location filename="../UI/UserInterface.py" line="1680"/> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation><b>Požadavek na vlastnost...</b><p>Otevře dialog pro odeslání požadavku.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2754"/> + <location filename="../UI/UserInterface.py" line="2746"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Tato část status baru zobrazuje aktuální jazyk editoru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2782"/> + <location filename="../UI/UserInterface.py" line="2774"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Tato část status baru zobrazuje číslo řádku v aktuálním editoru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2789"/> + <location filename="../UI/UserInterface.py" line="2781"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Tato část status baru zobrazuje pozici kurzoru v aktuálním editoru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1450"/> + <location filename="../UI/UserInterface.py" line="1442"/> <source>Horizontal Toolbox</source> <translation>Vodorovná nástrojová lišta</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1450"/> + <location filename="../UI/UserInterface.py" line="1442"/> <source>&Horizontal Toolbox</source> <translation>&Horizontální lista nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1454"/> + <location filename="../UI/UserInterface.py" line="1446"/> <source>Toggle the Horizontal Toolbox window</source> <translation>Přepnout na vodorovnou lištu nástrojů</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1448"/> + <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation><b>Přepnout vodorovnou nástrojovou lištu</b><p>Pokud je vodorovná nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3279"/> + <source>Restart application</source> + <translation>Restartovat aplikaci</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3279"/> + <source>The application needs to be restarted. Do it now?</source> + <translation>Aplikace potřebuje restartovat. Má se provést nyní?</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1399"/> + <source>Alt+Shift+A</source> + <translation></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2515"/> + <source>Configure...</source> + <translation>Konfigurovat...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2760"/> + <source><p>This part of the status bar displays the current editors eol setting.</p></source> + <translation><p>Tato část status baru zobrazuje eol nastavení v aktuálním editoru.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2149"/> + <source>Switch between tabs</source> + <translation>Přepnout mezi taby</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2149"/> + <source>Ctrl+1</source> + <translation></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1955"/> + <source>Export Preferences</source> + <translation>Exportovat předvolby</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1955"/> + <source>E&xport Preferences...</source> + <translation>E&xportovat předvolby...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1960"/> + <source>Export the current configuration</source> + <translation>Export aktuální konfigurace</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1962"/> + <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> + <translation><b>Export předvoleb</b><p>Export aktuální konfigurace do souboru.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1969"/> + <source>Import Preferences</source> + <translation>Import předvoleb</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1969"/> + <source>I&mport Preferences...</source> + <translation>I&mport předvoleb...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1974"/> + <source>Import a previously exported configuration</source> + <translation>Import dříve exportované konfigurace</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1976"/> + <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> + <translation><b>Import předvoleb</b><p>Import dříve exportované konfigurace.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2131"/> + <source>Show next</source> + <translation>Zobrazit další</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2140"/> + <source>Show previous</source> + <translation>Zobrazit předchozí</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1456"/> - <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation><b>Přepnout vodorovnou nástrojovou lištu</b><p>Pokud je vodorovná nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3287"/> - <source>Restart application</source> - <translation>Restartovat aplikaci</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3287"/> - <source>The application needs to be restarted. Do it now?</source> - <translation>Aplikace potřebuje restartovat. Má se provést nyní?</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1407"/> - <source>Alt+Shift+A</source> - <translation></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2523"/> - <source>Configure...</source> - <translation>Konfigurovat...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2768"/> - <source><p>This part of the status bar displays the current editors eol setting.</p></source> - <translation><p>Tato část status baru zobrazuje eol nastavení v aktuálním editoru.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2157"/> - <source>Switch between tabs</source> - <translation>Přepnout mezi taby</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2157"/> - <source>Ctrl+1</source> - <translation></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1963"/> - <source>Export Preferences</source> - <translation>Exportovat předvolby</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1963"/> - <source>E&xport Preferences...</source> - <translation>E&xportovat předvolby...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1968"/> - <source>Export the current configuration</source> - <translation>Export aktuální konfigurace</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1970"/> - <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> - <translation><b>Export předvoleb</b><p>Export aktuální konfigurace do souboru.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1977"/> - <source>Import Preferences</source> - <translation>Import předvoleb</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1977"/> - <source>I&mport Preferences...</source> - <translation>I&mport předvoleb...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1982"/> - <source>Import a previously exported configuration</source> - <translation>Import dříve exportované konfigurace</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1984"/> - <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> - <translation><b>Import předvoleb</b><p>Import dříve exportované konfigurace.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2139"/> - <source>Show next</source> - <translation>Zobrazit další</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2148"/> - <source>Show previous</source> - <translation>Zobrazit předchozí</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1464"/> <source>Left Sidebar</source> <translation>Levé menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1464"/> + <location filename="../UI/UserInterface.py" line="1456"/> <source>&Left Sidebar</source> <translation>&Levé menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1468"/> + <location filename="../UI/UserInterface.py" line="1460"/> <source>Toggle the left sidebar window</source> <translation>Přepnout okno levého menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1469"/> + <location filename="../UI/UserInterface.py" line="1461"/> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Přepnout okno levého menu</b><p>Je-li okno levého menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1491"/> + <location filename="../UI/UserInterface.py" line="1483"/> <source>Bottom Sidebar</source> <translation>Dolní menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1491"/> + <location filename="../UI/UserInterface.py" line="1483"/> <source>&Bottom Sidebar</source> <translation>&Dolní menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1495"/> + <location filename="../UI/UserInterface.py" line="1487"/> <source>Toggle the bottom sidebar window</source> <translation>Přepnout okno dolního menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1497"/> + <location filename="../UI/UserInterface.py" line="1489"/> <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Přepnout okno dolního menu</b><p>Je-li okno dolního menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1320"/> + <location filename="../UI/UserInterface.py" line="1312"/> <source>&Debug-Viewer</source> <translation>Prohlížeč &debugeru</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1878"/> + <location filename="../UI/UserInterface.py" line="1870"/> <source>SQL Browser</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1878"/> + <location filename="../UI/UserInterface.py" line="1870"/> <source>SQL &Browser...</source> <translation>SQL &Browser...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1883"/> + <location filename="../UI/UserInterface.py" line="1875"/> <source>Browse a SQL database</source> <translation>Procházet SQL databázi</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1884"/> + <location filename="../UI/UserInterface.py" line="1876"/> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation><b>SQL Browser</b><p>Procházet SQL databázi.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1918"/> + <location filename="../UI/UserInterface.py" line="1910"/> <source>Icon Editor</source> <translation>Editor ikon</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1918"/> + <location filename="../UI/UserInterface.py" line="1910"/> <source>&Icon Editor...</source> <translation>Editor &ikon...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4258"/> + <location filename="../UI/UserInterface.py" line="4295"/> <source>Qt 3 support</source> <translation>Qt 3 podpora</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2371"/> + <location filename="../UI/UserInterface.py" line="2363"/> <source>PySide Documentation</source> <translation>PySide dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2371"/> + <location filename="../UI/UserInterface.py" line="2363"/> <source>Py&Side Documentation</source> <translation>Py&Side dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2375"/> + <location filename="../UI/UserInterface.py" line="2367"/> <source>Open PySide Documentation</source> <translation>Otevřít PySide dokumentaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5039"/> + <location filename="../UI/UserInterface.py" line="5076"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>Počátek dokumentace PySide nebyl nastaven.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1181"/> + <location filename="../UI/UserInterface.py" line="1173"/> <source>{0} - Passive Mode</source> <translation>{0} - Pasivní mód</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1188"/> + <location filename="../UI/UserInterface.py" line="1180"/> <source>{0} - {1} - Passive Mode</source> <translation>{0} - {1} - pasivní mód</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1192"/> + <location filename="../UI/UserInterface.py" line="1184"/> <source>{0} - {1} - {2} - Passive Mode</source> <translation>{0} - {1} - {2} - pasivní mód</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2859"/> + <location filename="../UI/UserInterface.py" line="2851"/> <source>External Tools/{0}</source> <translation>Externí nástroje/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4437"/> + <location filename="../UI/UserInterface.py" line="4474"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Soubor <b>{0}</b> neexistuje nebo má nulovou délku.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4165"/> + <location filename="../UI/UserInterface.py" line="4202"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Designer.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4232"/> + <location filename="../UI/UserInterface.py" line="4269"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Linguist.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4283"/> + <location filename="../UI/UserInterface.py" line="4320"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Assistant.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4325"/> + <location filename="../UI/UserInterface.py" line="4362"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit aktuální prohlížeč.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4393"/> + <location filename="../UI/UserInterface.py" line="4430"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit UI Previewer.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4448"/> + <location filename="../UI/UserInterface.py" line="4485"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Previewer překladů.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4469"/> + <location filename="../UI/UserInterface.py" line="4506"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nelze spustit SQL Browser.<br>Ujistěte se, že je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4548"/> + <location filename="../UI/UserInterface.py" line="4585"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>V externím nástroji '{0}' ve skupině '{1}' nebyl záznam nástroje nalezen.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4557"/> + <location filename="../UI/UserInterface.py" line="4594"/> <source>No toolgroup entry '{0}' found.</source> <translation>Skupina nástrojů '{0}' nenalezena. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4596"/> + <location filename="../UI/UserInterface.py" line="4633"/> <source>Starting process '{0} {1}'. </source> <translation>Spouštím proces '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4612"/> + <location filename="../UI/UserInterface.py" line="4649"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Nemohu spustit příkaz <b>{0}</b><br>Ověřte jestli je dostupný jako <b>{1}</b>. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4688"/> + <location filename="../UI/UserInterface.py" line="4725"/> <source>Process '{0}' has exited. </source> <translation>Proces '{0}' byl ukončen. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5055"/> + <location filename="../UI/UserInterface.py" line="5092"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>Adresář dokumentace "<b>{0}</b>" nebyl nalezen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5482"/> + <location filename="../UI/UserInterface.py" line="5519"/> <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="../UI/UserInterface.py" line="5511"/> + <location filename="../UI/UserInterface.py" line="5548"/> <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="../UI/UserInterface.py" line="5529"/> + <location filename="../UI/UserInterface.py" line="5566"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation><p>Zápis do souboru relace session <b>{0}</b> se nezdařil.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5560"/> + <location filename="../UI/UserInterface.py" line="5597"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor relace session <b>{0}</b> nelze přečíst.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5748"/> + <location filename="../UI/UserInterface.py" line="5785"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> není soubor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5939"/> <source>Trying host {0}</source> <translation>Zkouším host {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="833"/> + <location filename="../UI/UserInterface.py" line="825"/> <source>Cooperation</source> <translation>Spolupráce</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1505"/> + <location filename="../UI/UserInterface.py" line="1497"/> <source>Alt+Shift+O</source> <translation></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="882"/> + <source>Symbols</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1532"/> + <source>Alt+Shift+Y</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="890"/> - <source>Symbols</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1540"/> - <source>Alt+Shift+Y</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="898"/> <source>Numbers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1558"/> + <location filename="../UI/UserInterface.py" line="1550"/> <source>Alt+Shift+B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5348"/> + <location filename="../UI/UserInterface.py" line="5385"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2308"/> + <location filename="../UI/UserInterface.py" line="2300"/> <source>Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2308"/> + <location filename="../UI/UserInterface.py" line="2300"/> <source>Python &3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2312"/> + <location filename="../UI/UserInterface.py" line="2304"/> <source>Open Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2326"/> + <location filename="../UI/UserInterface.py" line="2318"/> <source>Python 2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2326"/> + <location filename="../UI/UserInterface.py" line="2318"/> <source>Python &2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2330"/> + <location filename="../UI/UserInterface.py" line="2322"/> <source>Open Python 2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2332"/> + <location filename="../UI/UserInterface.py" line="2324"/> <source><b>Python 2 Documentation</b><p>Display the Python 2 documentation. If no documentation directory is configured, the location of the Python 2 documentation is assumed to be the doc directory underneath the location of the configured Python 2 executable on Windows and <i>/usr/share/doc/packages/python/html/python-docs-html</i> on Unix. Set PYTHON2DOCDIR in your environment to override this. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5990"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5946"/> + <location filename="../UI/UserInterface.py" line="5983"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5148"/> + <location filename="../UI/UserInterface.py" line="5185"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5148"/> + <location filename="../UI/UserInterface.py" line="5185"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5990"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="542"/> + <source>Setting View Profile...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="546"/> + <source>Reading Tasks...</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="550"/> - <source>Setting View Profile...</source> + <source>Reading Templates...</source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="554"/> - <source>Reading Tasks...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="558"/> - <source>Reading Templates...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="562"/> <source>Starting Debugger...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1232"/> + <location filename="../UI/UserInterface.py" line="1224"/> <source>New Window</source> <translation type="unfinished">Nové okno</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1232"/> + <location filename="../UI/UserInterface.py" line="1224"/> <source>New &Window</source> <translation type="unfinished">&Nové okno</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1232"/> + <location filename="../UI/UserInterface.py" line="1224"/> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1725"/> + <location filename="../UI/UserInterface.py" line="1717"/> <source>Unittest Rerun Failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1725"/> + <location filename="../UI/UserInterface.py" line="1717"/> <source>Rerun Failed Tests...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1730"/> + <location filename="../UI/UserInterface.py" line="1722"/> <source>Rerun failed tests of the last run</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1732"/> + <location filename="../UI/UserInterface.py" line="1724"/> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last unittest run.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1864"/> + <location filename="../UI/UserInterface.py" line="1856"/> <source>Compare &Files side by side...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1932"/> + <location filename="../UI/UserInterface.py" line="1924"/> <source>Snapshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1932"/> + <location filename="../UI/UserInterface.py" line="1924"/> <source>&Snapshot...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1937"/> + <location filename="../UI/UserInterface.py" line="1929"/> <source>Take snapshots of a screen region</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1939"/> + <location filename="../UI/UserInterface.py" line="1931"/> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4527"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6146"/> + <location filename="../UI/UserInterface.py" line="6183"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1425"/> + <location filename="../UI/UserInterface.py" line="1417"/> <source>Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1437"/> + <location filename="../UI/UserInterface.py" line="1429"/> <source>Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1291"/> + <location filename="../UI/UserInterface.py" line="1283"/> <source>Switch the input focus to the Project-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1293"/> + <location filename="../UI/UserInterface.py" line="1285"/> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1308"/> + <location filename="../UI/UserInterface.py" line="1300"/> <source>Switch the input focus to the Multiproject-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1310"/> + <location filename="../UI/UserInterface.py" line="1302"/> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1326"/> + <location filename="../UI/UserInterface.py" line="1318"/> <source>Switch the input focus to the Debug-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1328"/> + <location filename="../UI/UserInterface.py" line="1320"/> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1344"/> + <location filename="../UI/UserInterface.py" line="1336"/> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1338"/> + <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1346"/> - <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> + <source>&File-Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1352"/> + <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="1354"/> - <source>&File-Browser</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1360"/> - <source>Switch the input focus to the File-Browser window.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1362"/> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1363"/> + <source>Lo&g-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1369"/> + <source>Switch the input focus to the Log-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1371"/> - <source>Lo&g-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1377"/> - <source>Switch the input focus to the Log-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1379"/> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1389"/> + <location filename="../UI/UserInterface.py" line="1381"/> <source>&Task-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1395"/> + <location filename="../UI/UserInterface.py" line="1387"/> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1399"/> + <source>Templ&ate-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1405"/> + <source>Switch the input focus to the Template-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1407"/> - <source>Templ&ate-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1413"/> - <source>Switch the input focus to the Template-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1415"/> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1425"/> + <location filename="../UI/UserInterface.py" line="1417"/> <source>&Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1428"/> + <location filename="../UI/UserInterface.py" line="1420"/> <source>Toggle the Left Toolbox window</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1421"/> + <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1429"/> - <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1437"/> <source>&Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1441"/> + <location filename="../UI/UserInterface.py" line="1433"/> <source>Toggle the Right Toolbox window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1442"/> + <location filename="../UI/UserInterface.py" line="1434"/> <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1477"/> + <location filename="../UI/UserInterface.py" line="1469"/> <source>Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1477"/> + <location filename="../UI/UserInterface.py" line="1469"/> <source>&Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1481"/> + <location filename="../UI/UserInterface.py" line="1473"/> <source>Toggle the right sidebar window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1483"/> + <location filename="../UI/UserInterface.py" line="1475"/> <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1497"/> + <source>Cooperation-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1497"/> + <source>Co&operation-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1503"/> + <source>Switch the input focus to the Cooperation-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1505"/> - <source>Cooperation-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1505"/> - <source>Co&operation-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1511"/> - <source>Switch the input focus to the Cooperation-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1513"/> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1532"/> + <source>Symbols-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1532"/> + <source>S&ymbols-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1538"/> + <source>Switch the input focus to the Symbols-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1540"/> - <source>Symbols-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1540"/> - <source>S&ymbols-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1546"/> - <source>Switch the input focus to the Symbols-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1548"/> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1558"/> + <location filename="../UI/UserInterface.py" line="1550"/> <source>Numbers-Viewer</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1550"/> + <source>Num&bers-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1556"/> + <source>Switch the input focus to the Numbers-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1558"/> - <source>Num&bers-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1564"/> - <source>Switch the input focus to the Numbers-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1566"/> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2483"/> + <location filename="../UI/UserInterface.py" line="2475"/> <source>&Windows</source> <translation type="unfinished">&Windows</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1397"/> + <location filename="../UI/UserInterface.py" line="1389"/> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1523"/> + <location filename="../UI/UserInterface.py" line="1515"/> <source>IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1523"/> + <location filename="../UI/UserInterface.py" line="1515"/> <source>&IRC</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1515"/> + <source>Meta+Shift+I</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1521"/> + <source>Switch the input focus to the IRC window.</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1523"/> - <source>Meta+Shift+I</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1529"/> - <source>Switch the input focus to the IRC window.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1531"/> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1783"/> + <location filename="../UI/UserInterface.py" line="1775"/> <source>Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1783"/> + <location filename="../UI/UserInterface.py" line="1775"/> <source>Qt-&Designer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1788"/> + <location filename="../UI/UserInterface.py" line="1780"/> <source>Start Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1789"/> + <location filename="../UI/UserInterface.py" line="1781"/> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1809"/> + <location filename="../UI/UserInterface.py" line="1801"/> <source>Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1809"/> + <location filename="../UI/UserInterface.py" line="1801"/> <source>Qt-&Linguist...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1814"/> + <location filename="../UI/UserInterface.py" line="1806"/> <source>Start Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1815"/> + <location filename="../UI/UserInterface.py" line="1807"/> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2250"/> + <location filename="../UI/UserInterface.py" line="2242"/> <source>Qt5 Documentation</source> <translation type="unfinished">Qt4 dokumentace {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2250"/> + <location filename="../UI/UserInterface.py" line="2242"/> <source>Qt&5 Documentation</source> <translation type="unfinished">Qt&4 dokumentace {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2254"/> + <location filename="../UI/UserInterface.py" line="2246"/> <source>Open Qt5 Documentation</source> <translation type="unfinished">Otevřít Qt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2800"/> + <location filename="../UI/UserInterface.py" line="2792"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2096"/> + <location filename="../UI/UserInterface.py" line="2088"/> <source>Manage SSL Certificates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2096"/> + <location filename="../UI/UserInterface.py" line="2088"/> <source>Manage SSL Certificates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2101"/> + <location filename="../UI/UserInterface.py" line="2093"/> <source>Manage the saved SSL certificates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2103"/> + <location filename="../UI/UserInterface.py" line="2095"/> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2112"/> + <location filename="../UI/UserInterface.py" line="2104"/> <source>Edit Message Filters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2112"/> + <location filename="../UI/UserInterface.py" line="2104"/> <source>Edit Message Filters...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2117"/> + <location filename="../UI/UserInterface.py" line="2109"/> <source>Edit the message filters used to suppress unwanted messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2119"/> + <location filename="../UI/UserInterface.py" line="2111"/> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2266"/> + <location filename="../UI/UserInterface.py" line="2258"/> <source>PyQt&4 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2285"/> + <location filename="../UI/UserInterface.py" line="2277"/> <source>PyQt5 Documentation</source> <translation type="unfinished">PyQt4 dokumentace {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2285"/> + <location filename="../UI/UserInterface.py" line="2277"/> <source>PyQt&5 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2289"/> + <location filename="../UI/UserInterface.py" line="2281"/> <source>Open PyQt5 Documentation</source> <translation type="unfinished">Otevřít PyQt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4942"/> + <location filename="../UI/UserInterface.py" line="4979"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"><p>Adresář PyQt4 dokumentace není nakonfigurován.</p> {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2241"/> + <location filename="../UI/UserInterface.py" line="2233"/> <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2255"/> + <location filename="../UI/UserInterface.py" line="2247"/> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2271"/> + <location filename="../UI/UserInterface.py" line="2263"/> <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2291"/> + <location filename="../UI/UserInterface.py" line="2283"/> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2314"/> + <location filename="../UI/UserInterface.py" line="2306"/> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2377"/> + <location filename="../UI/UserInterface.py" line="2369"/> <source><b>PySide Documentation</b><p>Display the PySide Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5893"/> + <location filename="../UI/UserInterface.py" line="5930"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1662"/> + <location filename="../UI/UserInterface.py" line="1654"/> <source>Show Error Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1658"/> + <location filename="../UI/UserInterface.py" line="1650"/> <source>Show Error &Log...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1663"/> + <location filename="../UI/UserInterface.py" line="1655"/> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5897"/> + <location filename="../UI/UserInterface.py" line="5934"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1238"/> + <location filename="../UI/UserInterface.py" line="1230"/> <source>Open a new eric6 instance</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1240"/> + <location filename="../UI/UserInterface.py" line="1232"/> <source><b>New Window</b><p>This opens a new instance of the eric6 IDE.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1602"/> + <location filename="../UI/UserInterface.py" line="1594"/> <source><b>Helpviewer</b><p>Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is search in the Qt help collection.</p></source> <translation type="unfinished"><b>Prohlížeč nápovědy</b><p>Otevře se eric5 web prohlížeč. Toto okno zobrazuje HTML soubory s nápovědou z Qt kolekce. Má schopnosti navigovat přes odkazy, nastavovat záložky, tisknout zobrazenou nápovědu a další možnosti. Můžete jej také použít pro procházení internetem</p><p>Je-li otevřen s hledaným slovem, je toto slovo hledáno v Qt nápovědách.</p> {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1636"/> + <location filename="../UI/UserInterface.py" line="1628"/> <source><b>Check for Updates...</b><p>Checks the internet for updates of eric6.</p></source> <translation type="unfinished"><b>Zjistit aktualizace</b><p>Zkontroluje přes internet jestli existují nějaké aktualizace Eric5.</p> {6.?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1649"/> + <location filename="../UI/UserInterface.py" line="1641"/> <source><b>Show downloadable versions...</b><p>Shows the eric6 versions available for download from the internet.</p></source> <translation type="unfinished"><b>Zobrazit dostupné verze ke stažení</b><p>Zobrazit dostupné verze eric5 pro stažení z internetu.</p> {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1904"/> + <location filename="../UI/UserInterface.py" line="1896"/> <source>eric6 Web Browser</source> <translation type="unfinished">eric5 web prohlížeč {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1904"/> + <location filename="../UI/UserInterface.py" line="1896"/> <source>eric6 &Web Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1909"/> + <location filename="../UI/UserInterface.py" line="1901"/> <source>Start the eric6 Web Browser</source> <translation type="unfinished">Spustit eric5 web prohlížeč {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1911"/> + <location filename="../UI/UserInterface.py" line="1903"/> <source><b>eric6 Web Browser</b><p>Browse the Internet with the eric6 Web Browser.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1923"/> + <location filename="../UI/UserInterface.py" line="1915"/> <source>Start the eric6 Icon Editor</source> <translation type="unfinished">Spustit eric5 editor ikon {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1925"/> + <location filename="../UI/UserInterface.py" line="1917"/> <source><b>Icon Editor</b><p>Starts the eric6 Icon Editor for editing simple icons.</p></source> <translation type="unfinished"><b>Editor ikon</b><p>Spustí se eric5 editor ikon pro jednoduchou editaci ikon.</p> {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2011"/> + <location filename="../UI/UserInterface.py" line="2003"/> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric6.</p></source> <translation type="unfinished"><b>Zobrazit externí nástroje</b><p>Otevře dialog pro zobrazení cesty a verze externích nástrojů používaných Eric5.</p> {6.?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2356"/> + <location filename="../UI/UserInterface.py" line="2348"/> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.</p></source> <translation type="unfinished"><b>Eric API dokumentace</b><p>Zobrazit Eric API dokumentaci. Umístění dokumentace je v podadresáři Documentation/Source v instalačním adresáři eric5.</p> {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4258"/> + <location filename="../UI/UserInterface.py" line="4295"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished">Qt v.3 není podporováno v eric5. {3 ?} {6.?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6043"/> + <location filename="../UI/UserInterface.py" line="6080"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished">Aktualizace <b>{0}</b> eric5 je připravena na <b>{1}</b>. Chcete ji stáhnout a nainstalovat? {0}?} {6 ?} {1}?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6056"/> + <location filename="../UI/UserInterface.py" line="6093"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric5 je aktuální {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6056"/> + <location filename="../UI/UserInterface.py" line="6093"/> <source>You are using the latest version of eric6</source> <translation type="unfinished">Používáte poslední verzi eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6127"/> + <location filename="../UI/UserInterface.py" line="6164"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">eric5 nebyl ještě nakonfigurován. Bude spuštěn konfigurační dialog. {6 ?}</translation> </message> @@ -63589,46 +63609,46 @@ <context> <name>mercurial</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1436"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1442"/> <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="2106"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2120"/> <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="2116"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2130"/> <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="1456"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1462"/> <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="2098"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2112"/> <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="2101"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2115"/> <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="2121"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2135"/> <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="2125"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2139"/> <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> @@ -63636,12 +63656,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="2111"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2125"/> <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="1494"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1500"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -64041,17 +64061,17 @@ <context> <name>subversion</name> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1736"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1741"/> <source>unknown</source> <translation>neznámý</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1601"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1606"/> <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="1741"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1746"/> <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>