--- a/i18n/eric5_cs.ts Sun Feb 07 10:26:56 2010 +0000 +++ b/i18n/eric5_cs.ts Sun Feb 07 10:27:44 2010 +0000 @@ -33,7 +33,7 @@ <translation type="obsolete"><p>%1 je integrované vývojové prostředí pro jazyk Python. Byl napsán za použití nadstavby PyQt pro GUI toolkit Qt a widgetu editoru QScintilla.</p><p>Více informací naleznete na <a href="%2">%2</a>.</p><p>Hlášení o chybách nebo požadavky na nové vlastnosti zasílejte, prosím, na <a href="mailto:%3">%3</a>.</p><p>Požadavky na nové vlastnosti posílejte na email <a href="mailto:%4">%4</a>.</p><p>%1 používá software třetích stran, na který vlastní copyright vlastníci tohoto software. Více informací o těchto copyrightech naleznete v jednotlivých balíčcích.</p></translation> </message> <message> - <location filename="Plugins/AboutPlugin/AboutDialog.py" line="22"/> + <location filename="Plugins/AboutPlugin/AboutDialog.py" line="19"/> <source><p>{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.</p><p>For more information see <a href="{1}">{1}</a>.</p><p>Please send bug reports to <a href="mailto:{2}">{2}</a>.</p><p>To request a new feature please send an email to <a href="mailto:{3}">{3}</a>.</p><p>{0} uses third party software which is copyrighted by it's respective copyright holder. For details see the copyright notice of the individual package.</p></source> <translation type="unfinished"></translation> </message> @@ -203,7 +203,7 @@ <context> <name>AdBlockManager</name> <message> - <location filename="Helpviewer/AdBlock/AdBlockManager.py" line="118"/> + <location filename="Helpviewer/AdBlock/AdBlockManager.py" line="116"/> <source>Custom Rules</source> <translation>Vlastní pravidla</translation> </message> @@ -1071,17 +1071,17 @@ <context> <name>ApplicationDiagram</name> <message> - <location filename="Graphics/ApplicationDiagram.py" line="64"/> + <location filename="Graphics/ApplicationDiagram.py" line="63"/> <source>Parsing modules...</source> <translation>Parsování modulů...</translation> </message> <message> - <location filename="Graphics/ApplicationDiagram.py" line="183"/> + <location filename="Graphics/ApplicationDiagram.py" line="182"/> <source><<Application>></source> <translation><<Aplikace>></translation> </message> <message> - <location filename="Graphics/ApplicationDiagram.py" line="185"/> + <location filename="Graphics/ApplicationDiagram.py" line="184"/> <source><<Others>></source> <translation><<Ostatní>></translation> </message> @@ -1705,32 +1705,32 @@ <context> <name>BookmarksToolBar</name> <message> - <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="39"/> + <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="36"/> <source>Bookmarks</source> <translation>Záložky</translation> </message> <message> + <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="69"/> + <source>&Open</source> + <translation>&Otevřít</translation> + </message> + <message> + <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="78"/> + <source>&Remove</source> + <translation>Odeb&rat</translation> + </message> + <message> + <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="83"/> + <source>Add &Bookmark...</source> + <translation>Přidat &záložku...</translation> + </message> + <message> + <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="84"/> + <source>Add &Folder...</source> + <translation>Přidat s&ložku...</translation> + </message> + <message> <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="72"/> - <source>&Open</source> - <translation>&Otevřít</translation> - </message> - <message> - <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="81"/> - <source>&Remove</source> - <translation>Odeb&rat</translation> - </message> - <message> - <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="86"/> - <source>Add &Bookmark...</source> - <translation>Přidat &záložku...</translation> - </message> - <message> - <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="87"/> - <source>Add &Folder...</source> - <translation>Přidat s&ložku...</translation> - </message> - <message> - <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="75"/> <source>Open in New &Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Otevřít nový &Tab<byte value="x9"/><byte value="x9"/></translation> </message> @@ -1844,67 +1844,67 @@ <context> <name>Browser</name> <message> - <location filename="UI/Browser.py" line="55"/> + <location filename="UI/Browser.py" line="54"/> <source>File-Browser</source> <translation>Prohlížeč souborů</translation> </message> <message> - <location filename="UI/Browser.py" line="74"/> + <location filename="UI/Browser.py" line="73"/> <source><b>The Browser Window</b><p>This allows you to easily navigate the hierachy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierachies.</p><p>The first hierachy is only shown if you have opened a program for debugging and it's root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierachy gives you easy access to most of what you will need.</p><p>The next hierachy is used to easily navigate the directories that are specified in the Python <tt>sys.path</tt> variable.</p><p>The remaining hierachies allow you navigate your system as a whole. On a UNIX system there will be a hierachy with <tt>/</tt> at its root and another with the user home directory. On a Windows system there will be a hierachy for each drive on the system.</p><p>Python programs (i.e. those with a <tt>.py</tt> file name suffix) are identified in the hierachies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.</p><p>The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.</p><p>Qt-Designer files (i.e. those with a <tt>.ui</tt> file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.</p><p>Qt-Linguist files (i.e. those with a <tt>.ts</tt> file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.</p></source> <translation><b>Prohlížeč</b><p>Prohlížeč umožňuje jednoduše procházet strukturu adresářů a souborů ve vašem systému, rozpoznat Python programy a otevřít je do okna Zobrazení zdrojového kódu. Prohlížeč zobrazuje několik samostatných hierarchií.</p><p>První hierarchie zobrazuje pouze otevřenou aplikaci pro debugování a její kořen je adresář obsahující tuto aplikaci. Všechny Python soubory, které tvoří aplikaci, jsou obvykle ve stejném adresáři, takže tato hierarchie umožňuje rychlý přístup ke všemu, co je třeba.</p><p>Další hierarchie se používá k rychlé navigaci v adresářích, které jsou uvedeny v Python proměnné <tt>sys.path</tt>.</p><p>Zbývající hierarchie umožňují procházet operační systém jako celek. Na UNIX systémech bude hierarchie s kořenem <tt>/</tt> a další s user home adresářem. Ve Windows zde bude hierarchie pro každý disk v systému.</p><p>Python programy (mají extenzi <tt>.py</tt>) jsou v hierarchii zobrazeny s Python ikonou. Pravé tlačítko myši otevře popup menu, které umožňuje otevřít soubor do okna Zobrazení zdrojového kódu, otevřít soubor pro debugging nebo jej použít pro spuštění unittestu.</p><p>Kontextové menu s třídami, funkcemi a metodami umožňuje otevřít soubor na pozici vybrané třídy, funkci nebo metody a zajišťuje zobrazení kódu na požadovaném řádku.</p><p>Qt-Designer soubory (mají extenzi <tt>.ui</tt>) jsou zobrazeny s ikonou Designeru. Kontextové menu umožňuje otevřít tyto soubory přímo do Qt-Designeru.</p><p>Qt-Linguist soubory (mají extenzi <tt>.ts</tt>) jsou zobrazeny s Linguist ikonou. Kontextové menu umožňuje otevřít tyto soubory přímo do Qt-Linguistu.</p></translation> </message> <message> - <location filename="UI/Browser.py" line="190"/> + <location filename="UI/Browser.py" line="189"/> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="UI/Browser.py" line="168"/> + <location filename="UI/Browser.py" line="167"/> <source>Run unittest...</source> <translation>Spustit unittest...</translation> </message> <message> - <location filename="UI/Browser.py" line="225"/> + <location filename="UI/Browser.py" line="224"/> <source>New toplevel directory...</source> <translation>Nový adresář toplevel...</translation> </message> <message> - <location filename="UI/Browser.py" line="202"/> + <location filename="UI/Browser.py" line="201"/> <source>Add as toplevel directory</source> <translation>Přidat jako toplevel adresář</translation> </message> <message> - <location filename="UI/Browser.py" line="205"/> + <location filename="UI/Browser.py" line="204"/> <source>Remove from toplevel</source> <translation>Odebrat z toplevelu</translation> </message> <message> - <location filename="UI/Browser.py" line="209"/> + <location filename="UI/Browser.py" line="208"/> <source>Find in this directory</source> <translation>Hledat v tomto adresáři</translation> </message> <message> - <location filename="UI/Browser.py" line="402"/> + <location filename="UI/Browser.py" line="401"/> <source>New toplevel directory</source> <translation>Nový toplevel adresář</translation> </message> <message> - <location filename="UI/Browser.py" line="212"/> + <location filename="UI/Browser.py" line="211"/> <source>Find&&Replace in this directory</source> <translation>Najít && nahradit v tomto adresáři</translation> </message> <message> - <location filename="UI/Browser.py" line="230"/> + <location filename="UI/Browser.py" line="229"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="UI/Browser.py" line="178"/> + <location filename="UI/Browser.py" line="177"/> <source>Open in Icon Editor</source> <translation>Otevřit v editoru ikon</translation> </message> <message> - <location filename="UI/Browser.py" line="215"/> + <location filename="UI/Browser.py" line="214"/> <source>Copy Path to Clipboard</source> <translation>Kopírovat cestu do schránky</translation> </message> @@ -1917,7 +1917,7 @@ <translation>Jméno</translation> </message> <message> - <location filename="UI/BrowserModel.py" line="477"/> + <location filename="UI/BrowserModel.py" line="483"/> <source>Attributes</source> <translation>Atributy</translation> </message> @@ -1927,17 +1927,17 @@ <translation type="obsolete">Kódování: %1</translation> </message> <message> - <location filename="UI/BrowserModel.py" line="436"/> + <location filename="UI/BrowserModel.py" line="442"/> <source>Globals</source> <translation>Globální</translation> </message> <message> - <location filename="UI/BrowserModel.py" line="487"/> + <location filename="UI/BrowserModel.py" line="493"/> <source>Attributes (global)</source> <translation>Atributy (globální)</translation> </message> <message> - <location filename="UI/BrowserModel.py" line="431"/> + <location filename="UI/BrowserModel.py" line="437"/> <source>Coding: {0}</source> <translation type="unfinished"></translation> </message> @@ -2020,47 +2020,47 @@ <translation>Zobrazuje průběh procesu měření metriky kódu</translation> </message> <message> - <location filename="DataViews/CodeMetricsDialog.py" line="153"/> + <location filename="DataViews/CodeMetricsDialog.py" line="151"/> <source>files</source> <translation>soubory</translation> </message> <message> + <location filename="DataViews/CodeMetricsDialog.py" line="152"/> + <source>lines</source> + <translation>řádky</translation> + </message> + <message> + <location filename="DataViews/CodeMetricsDialog.py" line="153"/> + <source>bytes</source> + <translation>bajty</translation> + </message> + <message> <location filename="DataViews/CodeMetricsDialog.py" line="154"/> - <source>lines</source> - <translation>řádky</translation> + <source>comments</source> + <translation>komentáře</translation> </message> <message> <location filename="DataViews/CodeMetricsDialog.py" line="155"/> - <source>bytes</source> - <translation>bajty</translation> - </message> - <message> - <location filename="DataViews/CodeMetricsDialog.py" line="156"/> - <source>comments</source> - <translation>komentáře</translation> + <source>empty lines</source> + <translation>prázdné řádky</translation> </message> <message> <location filename="DataViews/CodeMetricsDialog.py" line="157"/> - <source>empty lines</source> - <translation>prázdné řádky</translation> + <source>non-commentary lines</source> + <translation>nekomentované řádky</translation> </message> <message> <location filename="DataViews/CodeMetricsDialog.py" line="159"/> - <source>non-commentary lines</source> - <translation>nekomentované řádky</translation> - </message> - <message> - <location filename="DataViews/CodeMetricsDialog.py" line="161"/> <source>documentation lines</source> <translation>řádky dokumentace</translation> </message> <message> - <location filename="DataViews/CodeMetricsDialog.py" line="46"/> + <location filename="DataViews/CodeMetricsDialog.py" line="44"/> <source>Collapse all</source> <translation>Složit vše</translation> </message> <message> - <location filename="DataViews/CodeMetricsDialog.py" line="47"/> + <location filename="DataViews/CodeMetricsDialog.py" line="45"/> <source>Expand all</source> <translation>Rozbalit vše</translation> </message> @@ -2073,7 +2073,7 @@ <translation type="obsolete">Kódování '%1' je pro daný text chybné.</translation> </message> <message> - <location filename="Utilities/__init__.py" line="72"/> + <location filename="Utilities/__init__.py" line="71"/> <source>The coding '{0}' is wrong for the given text.</source> <translation type="unfinished"></translation> </message> @@ -2423,17 +2423,17 @@ <translation></translation> </message> <message> - <location filename="UI/CompareDialog.py" line="94"/> + <location filename="UI/CompareDialog.py" line="92"/> <source>Compare</source> <translation>Porovnat</translation> </message> <message> - <location filename="UI/CompareDialog.py" line="95"/> + <location filename="UI/CompareDialog.py" line="93"/> <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/CompareDialog.py" line="240"/> + <location filename="UI/CompareDialog.py" line="238"/> <source>Compare Files</source> <translation>Porovnat soubory</translation> </message> @@ -2443,7 +2443,7 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nelze přečíst.</p></translation> </message> <message> - <location filename="UI/CompareDialog.py" line="389"/> + <location filename="UI/CompareDialog.py" line="387"/> <source>Select file to compare</source> <translation>Výběr souboru pro porovnání</translation> </message> @@ -2478,27 +2478,27 @@ <translation type="unfinished"></translation> </message> <message> + <location filename="UI/CompareDialog.py" line="300"/> + <source>Total: {0}</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="UI/CompareDialog.py" line="302"/> - <source>Total: {0}</source> + <source>Changed: {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/CompareDialog.py" line="303"/> + <source>Added: {0}</source> <translation type="unfinished"></translation> </message> <message> <location filename="UI/CompareDialog.py" line="304"/> - <source>Changed: {0}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="UI/CompareDialog.py" line="305"/> - <source>Added: {0}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="UI/CompareDialog.py" line="306"/> <source>Deleted: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/CompareDialog.py" line="240"/> + <location filename="UI/CompareDialog.py" line="238"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> @@ -2671,7 +2671,7 @@ <translation>Viewmanager</translation> </message> <message> - <location filename="Preferences/ConfigurationDialog.py" line="419"/> + <location filename="Preferences/ConfigurationDialog.py" line="418"/> <source>Configuration Page Error</source> <translation>Chyba na straně konfigurace</translation> </message> @@ -2711,12 +2711,12 @@ <translation>Nastavení</translation> </message> <message> - <location filename="Preferences/ConfigurationDialog.py" line="380"/> + <location filename="Preferences/ConfigurationDialog.py" line="379"/> <source>Preferences</source> <translation>Předvolby</translation> </message> <message> - <location filename="Preferences/ConfigurationDialog.py" line="385"/> + <location filename="Preferences/ConfigurationDialog.py" line="384"/> <source>Please select an entry of the list to display the configuration page.</source> <translation>Pro zobrazení strany s konfigurací vyberte položku ze seznamu.</translation> @@ -2747,7 +2747,7 @@ <translation>Eric web prohlížeč</translation> </message> <message> - <location filename="Preferences/ConfigurationDialog.py" line="419"/> + <location filename="Preferences/ConfigurationDialog.py" line="418"/> <source><p>The configuration page <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> @@ -3176,7 +3176,7 @@ <translation>&Filtr pro:</translation> </message> <message> - <location filename="Project/CreateDialogCodeDialog.py" line="401"/> + <location filename="Project/CreateDialogCodeDialog.py" line="400"/> <source>Code Generation</source> <translation>Generování kódu</translation> </message> @@ -3196,7 +3196,7 @@ <translation type="obsolete"><p>Nelze zapsat do source souboru "%1".</p><p>Důvod: %2</p></translation> </message> <message> - <location filename="Project/CreateDialogCodeDialog.py" line="267"/> + <location filename="Project/CreateDialogCodeDialog.py" line="266"/> <source>uic error</source> <translation>uic chyba</translation> </message> @@ -3206,7 +3206,7 @@ <translation type="obsolete"><p>Byla nalezena chyba načtená z <b>%1</b>.</p><p>%2</p></translation> </message> <message> - <location filename="Project/CreateDialogCodeDialog.py" line="89"/> + <location filename="Project/CreateDialogCodeDialog.py" line="88"/> <source>Create Dialog Code</source> <translation>Vytvořit Dialog Code</translation> </message> @@ -3216,27 +3216,27 @@ <translation type="obsolete">Soubor <b>%1</b> existuje ale neobsahuje žádné třídy.</translation> </message> <message> - <location filename="Project/CreateDialogCodeDialog.py" line="89"/> + <location filename="Project/CreateDialogCodeDialog.py" line="88"/> <source>The file <b>{0}</b> exists but does not contain any classes.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/CreateDialogCodeDialog.py" line="267"/> + <location filename="Project/CreateDialogCodeDialog.py" line="266"/> <source><p>There was an error loading the form <b>{0}</b>.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/CreateDialogCodeDialog.py" line="311"/> + <location filename="Project/CreateDialogCodeDialog.py" line="310"/> <source><p>Could not open the code template file "{0}".</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/CreateDialogCodeDialog.py" line="346"/> + <location filename="Project/CreateDialogCodeDialog.py" line="345"/> <source><p>Could not open the source file "{0}".</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/CreateDialogCodeDialog.py" line="401"/> + <location filename="Project/CreateDialogCodeDialog.py" line="400"/> <source><p>Could not write the source file "{0}".</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -3244,13 +3244,13 @@ <context> <name>DebugServer</name> <message> - <location filename="Debugger/DebugServer.py" line="105"/> + <location filename="Debugger/DebugServer.py" line="102"/> <source>created</source> <comment>must be same as in EditWatchpointDialog</comment> <translation>vytvořeno</translation> </message> <message> - <location filename="Debugger/DebugServer.py" line="107"/> + <location filename="Debugger/DebugServer.py" line="104"/> <source>changed</source> <comment>must be same as in EditWatchpointDialog</comment> <translation>změněno</translation> @@ -3976,52 +3976,52 @@ <context> <name>DebugViewer</name> <message> - <location filename="Debugger/DebugViewer.py" line="162"/> + <location filename="Debugger/DebugViewer.py" line="161"/> <source>Enter regular expression patterns separated by ';' to define variable filters. </source> <translation>Zadání vzorků regulárních výrazů oddělených ';' pro definování proměnných filtrů.</translation> </message> <message> - <location filename="Debugger/DebugViewer.py" line="165"/> + <location filename="Debugger/DebugViewer.py" line="164"/> <source>Enter regular expression patterns separated by ';' to define variable filters. All variables and class attributes matched by one of the expressions are not shown in the list above.</source> <translation>Zadání vzorků regulárních výrazů oddělených ';' pro definování proměnných filtrů. Proměnné a atributy tříd nalezené jedním z uvedených výrazů, nejsou zobrazovány v seznamu nahoře.</translation> </message> <message> - <location filename="Debugger/DebugViewer.py" line="170"/> + <location filename="Debugger/DebugViewer.py" line="169"/> <source>Set</source> <translation>Množina</translation> </message> <message> - <location filename="Debugger/DebugViewer.py" line="148"/> + <location filename="Debugger/DebugViewer.py" line="147"/> <source>Source</source> <translation>Zdroj</translation> </message> <message> - <location filename="Debugger/DebugViewer.py" line="218"/> + <location filename="Debugger/DebugViewer.py" line="217"/> <source>Threads:</source> <translation>Thready:</translation> </message> <message> - <location filename="Debugger/DebugViewer.py" line="220"/> + <location filename="Debugger/DebugViewer.py" line="219"/> <source>ID</source> <translation></translation> </message> <message> - <location filename="Debugger/DebugViewer.py" line="220"/> + <location filename="Debugger/DebugViewer.py" line="219"/> <source>Name</source> <translation>Jméno</translation> </message> <message> - <location filename="Debugger/DebugViewer.py" line="220"/> + <location filename="Debugger/DebugViewer.py" line="219"/> <source>State</source> <translation>Stav</translation> </message> <message> - <location filename="Debugger/DebugViewer.py" line="411"/> + <location filename="Debugger/DebugViewer.py" line="410"/> <source>waiting at breakpoint</source> <translation>čekající na breakpoint</translation> </message> <message> - <location filename="Debugger/DebugViewer.py" line="413"/> + <location filename="Debugger/DebugViewer.py" line="412"/> <source>running</source> <translation>běžící</translation> </message> @@ -4402,37 +4402,37 @@ <context> <name>DebuggerInterfacePython</name> <message> - <location filename="Debugger/DebuggerInterfacePython.py" line="332"/> + <location filename="Debugger/DebuggerInterfacePython.py" line="331"/> <source>Start Debugger</source> <translation>Spustit debuger</translation> </message> <message> - <location filename="Debugger/DebuggerInterfacePython.py" line="332"/> + <location filename="Debugger/DebuggerInterfacePython.py" line="331"/> <source><p>The debugger backend could not be started.</p></source> <translation></translation> </message> <message> - <location filename="Debugger/DebuggerInterfacePython.py" line="716"/> + <location filename="Debugger/DebuggerInterfacePython.py" line="715"/> <source>Parent Process</source> <translation>Rodičovský proces</translation> </message> <message> + <location filename="Debugger/DebuggerInterfacePython.py" line="715"/> + <source>Child process</source> + <translation>Dětský proces</translation> + </message> + <message> <location filename="Debugger/DebuggerInterfacePython.py" line="716"/> - <source>Child process</source> - <translation>Dětský proces</translation> - </message> - <message> - <location filename="Debugger/DebuggerInterfacePython.py" line="717"/> <source>Client forking</source> <translation>Větvení klienta</translation> </message> <message> - <location filename="Debugger/DebuggerInterfacePython.py" line="717"/> + <location filename="Debugger/DebuggerInterfacePython.py" line="716"/> <source>Select the fork branch to follow.</source> <translation>Pokračovat ve fork větvi.</translation> </message> <message> - <location filename="Debugger/DebuggerInterfacePython.py" line="148"/> + <location filename="Debugger/DebuggerInterfacePython.py" line="147"/> <source><p>No Python2 interpreter configured.</p></source> <translation type="unfinished"><p>Python3 interpreter není nakonfigurován.</p> {2 ?}</translation> </message> @@ -4440,7 +4440,7 @@ <context> <name>DebuggerInterfacePython3</name> <message> - <location filename="Debugger/DebuggerInterfacePython3.py" line="331"/> + <location filename="Debugger/DebuggerInterfacePython3.py" line="330"/> <source>Start Debugger</source> <translation>Spustit debuger</translation> </message> @@ -4450,27 +4450,27 @@ <translation type="obsolete"><p>Python3 interpreter není nakonfigurován.</p></translation> </message> <message> - <location filename="Debugger/DebuggerInterfacePython3.py" line="331"/> + <location filename="Debugger/DebuggerInterfacePython3.py" line="330"/> <source><p>The debugger backend could not be started.</p></source> <translation><p>Debugovací backend nelze spustit.</p></translation> </message> <message> - <location filename="Debugger/DebuggerInterfacePython3.py" line="715"/> + <location filename="Debugger/DebuggerInterfacePython3.py" line="714"/> <source>Parent Process</source> <translation>Rodičovský proces</translation> </message> <message> + <location filename="Debugger/DebuggerInterfacePython3.py" line="714"/> + <source>Child process</source> + <translation>Dětský proces</translation> + </message> + <message> <location filename="Debugger/DebuggerInterfacePython3.py" line="715"/> - <source>Child process</source> - <translation>Dětský proces</translation> - </message> - <message> - <location filename="Debugger/DebuggerInterfacePython3.py" line="716"/> <source>Client forking</source> <translation>Větvení klienta</translation> </message> <message> - <location filename="Debugger/DebuggerInterfacePython3.py" line="716"/> + <location filename="Debugger/DebuggerInterfacePython3.py" line="715"/> <source>Select the fork branch to follow.</source> <translation>Pokračovat ve fork větvi.</translation> </message> @@ -4478,12 +4478,12 @@ <context> <name>DebuggerInterfaceRuby</name> <message> - <location filename="Debugger/DebuggerInterfaceRuby.py" line="309"/> + <location filename="Debugger/DebuggerInterfaceRuby.py" line="307"/> <source>Start Debugger</source> <translation>Spustit debuger</translation> </message> <message> - <location filename="Debugger/DebuggerInterfaceRuby.py" line="309"/> + <location filename="Debugger/DebuggerInterfaceRuby.py" line="307"/> <source><p>The debugger backend could not be started.</p></source> <translation><p>Debugovací backend nelze spustit.</p></translation> </message> @@ -5091,32 +5091,32 @@ <translation></translation> </message> <message> - <location filename="UI/DiffDialog.py" line="202"/> + <location filename="UI/DiffDialog.py" line="201"/> <source>Compare</source> <translation>Porovnat</translation> </message> <message> - <location filename="UI/DiffDialog.py" line="203"/> + <location filename="UI/DiffDialog.py" line="202"/> <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="205"/> + <source>Save</source> + <translation>Uložit</translation> + </message> + <message> <location filename="UI/DiffDialog.py" line="206"/> - <source>Save</source> - <translation>Uložit</translation> - </message> - <message> - <location filename="UI/DiffDialog.py" line="207"/> <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="311"/> + <location filename="UI/DiffDialog.py" line="310"/> <source>Save Diff</source> <translation>Uložit Diff</translation> </message> <message> - <location filename="UI/DiffDialog.py" line="273"/> + <location filename="UI/DiffDialog.py" line="272"/> <source>Patch Files (*.diff)</source> <translation>Patch soubory (*.diff)</translation> </message> @@ -5131,7 +5131,7 @@ <translation type="obsolete"><p>Patch soubor <b>%1</b> nelze uložit.<br />Důvod: %2</p></translation> </message> <message> - <location filename="UI/DiffDialog.py" line="347"/> + <location filename="UI/DiffDialog.py" line="346"/> <source>Compare Files</source> <translation>Porovnat soubory</translation> </message> @@ -5141,27 +5141,27 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nelze přečíst.</p></translation> </message> <message> - <location filename="UI/DiffDialog.py" line="445"/> + <location filename="UI/DiffDialog.py" line="444"/> <source>There is no difference.</source> <translation>Žádné rozdíly nebyly nalezeny.</translation> </message> <message> - <location filename="UI/DiffDialog.py" line="464"/> + <location filename="UI/DiffDialog.py" line="463"/> <source>Select file to compare</source> <translation>Výběr souboru pro porovnání</translation> </message> <message> - <location filename="UI/DiffDialog.py" line="290"/> + <location filename="UI/DiffDialog.py" line="289"/> <source><p>The patch file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/DiffDialog.py" line="311"/> + <location filename="UI/DiffDialog.py" line="310"/> <source><p>The patch file <b>{0}</b> could not be saved.<br />Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/DiffDialog.py" line="347"/> + <location filename="UI/DiffDialog.py" line="346"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> @@ -5249,7 +5249,7 @@ <translation type="obsolete">%1 z %2 (%3/sec) %4</translation> </message> <message> - <location filename="Helpviewer/DownloadDialog.py" line="343"/> + <location filename="Helpviewer/DownloadDialog.py" line="342"/> <source>?</source> <translation>?</translation> </message> @@ -5264,17 +5264,17 @@ <translation type="obsolete">%1 z %2 - zastaveno</translation> </message> <message> - <location filename="Helpviewer/DownloadDialog.py" line="368"/> + <location filename="Helpviewer/DownloadDialog.py" line="367"/> <source>bytes</source> <translation>bajtů</translation> </message> <message> - <location filename="Helpviewer/DownloadDialog.py" line="371"/> + <location filename="Helpviewer/DownloadDialog.py" line="370"/> <source>kB</source> <translation>kB</translation> </message> <message> - <location filename="Helpviewer/DownloadDialog.py" line="374"/> + <location filename="Helpviewer/DownloadDialog.py" line="373"/> <source>MB</source> <translation>MB</translation> </message> @@ -5319,27 +5319,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/DownloadDialog.py" line="333"/> + <location filename="Helpviewer/DownloadDialog.py" line="332"/> <source>- {0}:{1:02} minutes remaining</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/DownloadDialog.py" line="340"/> + <location filename="Helpviewer/DownloadDialog.py" line="339"/> <source>- {0} seconds remaining</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/DownloadDialog.py" line="342"/> + <location filename="Helpviewer/DownloadDialog.py" line="341"/> <source>{0} of {1} ({2}/sec) {3}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/DownloadDialog.py" line="351"/> + <location filename="Helpviewer/DownloadDialog.py" line="350"/> <source>{0} downloaded</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/DownloadDialog.py" line="354"/> + <location filename="Helpviewer/DownloadDialog.py" line="353"/> <source>{0} of {1} - Stopped</source> <translation type="unfinished"></translation> </message> @@ -6098,7 +6098,7 @@ <context> <name>Editor</name> <message> - <location filename="QScintilla/Editor.py" line="2221"/> + <location filename="QScintilla/Editor.py" line="2220"/> <source>Open File</source> <translation>Otevřít soubor</translation> </message> @@ -6108,347 +6108,347 @@ <translation type="obsolete"><p>Velikost souboru <b>%1</b> je <b>%2 KB</b>. Opravdu jej chcete načíst?</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="531"/> + <location filename="QScintilla/Editor.py" line="530"/> <source>Undo</source> <translation>Vrátit</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="534"/> + <location filename="QScintilla/Editor.py" line="533"/> <source>Redo</source> <translation>Znovu použít</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="537"/> + <location filename="QScintilla/Editor.py" line="536"/> <source>Revert to last saved state</source> <translation>Vrátit k poslednímu uloženému stavu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="541"/> + <location filename="QScintilla/Editor.py" line="540"/> <source>Cut</source> <translation>Vyjmout</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="544"/> + <location filename="QScintilla/Editor.py" line="543"/> <source>Copy</source> <translation>Kopírovat</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="546"/> + <location filename="QScintilla/Editor.py" line="545"/> <source>Paste</source> <translation>Vložit</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="550"/> + <location filename="QScintilla/Editor.py" line="549"/> <source>Indent</source> <translation>Odsadit</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="552"/> + <location filename="QScintilla/Editor.py" line="551"/> <source>Unindent</source> <translation>Zrušit odsazení</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="555"/> + <location filename="QScintilla/Editor.py" line="554"/> <source>Comment</source> <translation>Vytvořit komentář</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="558"/> + <location filename="QScintilla/Editor.py" line="557"/> <source>Uncomment</source> <translation>Zrušit komentář</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="561"/> + <location filename="QScintilla/Editor.py" line="560"/> <source>Stream Comment</source> <translation>Proudový komentář</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="564"/> + <location filename="QScintilla/Editor.py" line="563"/> <source>Box Comment</source> <translation>Obdélníkový komentář</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="567"/> + <location filename="QScintilla/Editor.py" line="566"/> <source>Select to brace</source> <translation>Vybrat až po závorku</translation> </message> <message> + <location filename="QScintilla/Editor.py" line="568"/> + <source>Select all</source> + <translation>Vybrat vše</translation> + </message> + <message> <location filename="QScintilla/Editor.py" line="569"/> - <source>Select all</source> - <translation>Vybrat vše</translation> - </message> - <message> - <location filename="QScintilla/Editor.py" line="570"/> <source>Deselect all</source> <translation>Zrušit celý výběr</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="583"/> + <location filename="QScintilla/Editor.py" line="582"/> <source>Shorten empty lines</source> <translation>Zkrátit prázdné řádky</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="591"/> + <location filename="QScintilla/Editor.py" line="590"/> <source>Use Monospaced Font</source> <translation>Použít neporoporcionální font</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="596"/> + <location filename="QScintilla/Editor.py" line="595"/> <source>Autosave enabled</source> <translation>Zapnout autosave</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="608"/> + <location filename="QScintilla/Editor.py" line="607"/> <source>Autocompletion enabled</source> <translation>Zapnout autodoplňování</translation> </message> <message> + <location filename="QScintilla/Editor.py" line="624"/> + <source>New view</source> + <translation>Nový pohled</translation> + </message> + <message> <location filename="QScintilla/Editor.py" line="625"/> - <source>New view</source> - <translation>Nový pohled</translation> - </message> - <message> - <location filename="QScintilla/Editor.py" line="626"/> <source>New view (with new split)</source> <translation>Nový pohled (s novým rozdělením)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="630"/> + <location filename="QScintilla/Editor.py" line="629"/> <source>Close</source> <translation>Zavřít</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="634"/> + <location filename="QScintilla/Editor.py" line="633"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="636"/> + <location filename="QScintilla/Editor.py" line="635"/> <source>Save As...</source> <translation>Uložit jako...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="643"/> + <location filename="QScintilla/Editor.py" line="642"/> <source>Print</source> <translation>Tisk</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="660"/> + <location filename="QScintilla/Editor.py" line="659"/> <source>Autocomplete</source> <translation>Autodoplňování</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="666"/> + <location filename="QScintilla/Editor.py" line="665"/> <source>from Document</source> <translation>z dokumentu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="669"/> + <location filename="QScintilla/Editor.py" line="668"/> <source>from APIs</source> <translation>z API</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="672"/> + <location filename="QScintilla/Editor.py" line="671"/> <source>from Document and APIs</source> <translation>z dokumentu a API</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="686"/> + <location filename="QScintilla/Editor.py" line="685"/> <source>Check</source> <translation>Zkontrolovat</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="694"/> + <location filename="QScintilla/Editor.py" line="693"/> <source>Show</source> <translation>Zobrazit</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="696"/> + <location filename="QScintilla/Editor.py" line="695"/> <source>Code metrics...</source> <translation>Metrika kódu...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="698"/> + <location filename="QScintilla/Editor.py" line="697"/> <source>Code coverage...</source> <translation>Pokrytí kódu...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="700"/> + <location filename="QScintilla/Editor.py" line="699"/> <source>Show code coverage annotations</source> <translation>Zobrazit poznámky pokrytí kódu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="703"/> + <location filename="QScintilla/Editor.py" line="702"/> <source>Hide code coverage annotations</source> <translation>Skrýt poznámky pokrytí kódu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="706"/> + <location filename="QScintilla/Editor.py" line="705"/> <source>Profile data...</source> <translation>Profilovat data...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="716"/> + <location filename="QScintilla/Editor.py" line="715"/> <source>Diagrams</source> <translation>Diagramy</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="718"/> + <location filename="QScintilla/Editor.py" line="717"/> <source>Class Diagram...</source> <translation>Diagram třídy...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="720"/> + <location filename="QScintilla/Editor.py" line="719"/> <source>Package Diagram...</source> <translation>Diagram balíčku...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="722"/> + <location filename="QScintilla/Editor.py" line="721"/> <source>Imports Diagram...</source> <translation>Diagram importů...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="725"/> + <location filename="QScintilla/Editor.py" line="724"/> <source>Application Diagram...</source> <translation>Diagram aplikace...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="736"/> + <location filename="QScintilla/Editor.py" line="735"/> <source>Languages</source> <translation>Jazyky</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="739"/> + <location filename="QScintilla/Editor.py" line="738"/> <source>No Language</source> <translation>Žádný jazyk</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="951"/> + <location filename="QScintilla/Editor.py" line="950"/> <source>Toggle bookmark</source> <translation>Přepnout záložku</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="954"/> + <location filename="QScintilla/Editor.py" line="953"/> <source>Next bookmark</source> <translation>Následující záložka</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="957"/> + <location filename="QScintilla/Editor.py" line="956"/> <source>Previous bookmark</source> <translation>Předchozí záložka</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="960"/> + <location filename="QScintilla/Editor.py" line="959"/> <source>Clear all bookmarks</source> <translation>Zrušit všechny záložky</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="964"/> + <location filename="QScintilla/Editor.py" line="963"/> <source>Goto syntax error</source> <translation>Jít na chybu syntaxe</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="967"/> + <location filename="QScintilla/Editor.py" line="966"/> <source>Show syntax error message</source> <translation>Zobrazit hlášení syntaktické chyby</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="970"/> + <location filename="QScintilla/Editor.py" line="969"/> <source>Clear syntax error</source> <translation>Zrušit chybu syntaxe</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="987"/> + <location filename="QScintilla/Editor.py" line="986"/> <source>Toggle breakpoint</source> <translation>Přepnout breakpoint</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="990"/> + <location filename="QScintilla/Editor.py" line="989"/> <source>Toggle temporary breakpoint</source> <translation>Přepnout dočasný breakpoint</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="993"/> + <location filename="QScintilla/Editor.py" line="992"/> <source>Edit breakpoint...</source> <translation>Editovat breakpoint...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3887"/> + <location filename="QScintilla/Editor.py" line="3886"/> <source>Enable breakpoint</source> <translation>Aktivovat breakpoint</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="999"/> + <location filename="QScintilla/Editor.py" line="998"/> <source>Next breakpoint</source> <translation>Následující breakpoint</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1002"/> + <location filename="QScintilla/Editor.py" line="1001"/> <source>Previous breakpoint</source> <translation>Předchozí breakpoint</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1005"/> + <location filename="QScintilla/Editor.py" line="1004"/> <source>Clear all breakpoints</source> <translation>Zrušit všechny breakpointy</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1009"/> + <location filename="QScintilla/Editor.py" line="1008"/> <source>Next uncovered line</source> <translation>Následující odkrytá řádka</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1012"/> + <location filename="QScintilla/Editor.py" line="1011"/> <source>Previous uncovered line</source> <translation>Předchozí odkrytá řádka</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1016"/> + <location filename="QScintilla/Editor.py" line="1015"/> <source>Next task</source> <translation>Následující úloha</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1019"/> + <location filename="QScintilla/Editor.py" line="1018"/> <source>Previous task</source> <translation>Předchozí úloha</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1023"/> + <location filename="QScintilla/Editor.py" line="1022"/> <source>LMB toggles bookmarks</source> <translation>LMB přepínač záložek</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1028"/> + <location filename="QScintilla/Editor.py" line="1027"/> <source>LMB toggles breakpoints</source> <translation>LMB přepínač breakpointů</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1467"/> + <location filename="QScintilla/Editor.py" line="1466"/> <source>Modification of Read Only file</source> <translation>Modifikace souboru otevřeného jen pro čtení</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1467"/> + <location filename="QScintilla/Editor.py" line="1466"/> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Pokoušíte se změnit soubor, který je otevřen jen pro čtení. Prosím, uložte jej nejdříve do jiného souboru.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2014"/> + <location filename="QScintilla/Editor.py" line="2013"/> <source>Printing...</source> <translation>Tisk...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2031"/> + <location filename="QScintilla/Editor.py" line="2030"/> <source>Printing completed</source> <translation>Tisk je hotov</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2033"/> + <location filename="QScintilla/Editor.py" line="2032"/> <source>Error while printing</source> <translation>Chyba během tisku</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2036"/> + <location filename="QScintilla/Editor.py" line="2035"/> <source>Printing aborted</source> <translation>Tisk byl zrušen</translation> </message> @@ -6458,7 +6458,7 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nebyl otevřen.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2374"/> + <location filename="QScintilla/Editor.py" line="2373"/> <source>Save File</source> <translation>Uložit soubor</translation> </message> @@ -6473,7 +6473,7 @@ <translation type="obsolete"><p>Soubor <b>%1</b> již existuje.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2165"/> + <location filename="QScintilla/Editor.py" line="2164"/> <source>File Modified</source> <translation>Soubor je modifikován</translation> </message> @@ -6483,87 +6483,87 @@ <translation type="obsolete"><p>Soubor <b>%1</b> obsahuje neuložené změny.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3422"/> + <location filename="QScintilla/Editor.py" line="3421"/> <source>Autocompletion</source> <translation>Autodoplňování</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3422"/> + <location filename="QScintilla/Editor.py" line="3421"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Autodoplňování není dostupné protože zdrojová část autodoplňování nebyla nalezena.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3890"/> + <location filename="QScintilla/Editor.py" line="3889"/> <source>Disable breakpoint</source> <translation>Deaktivovat breakpoint</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4123"/> + <location filename="QScintilla/Editor.py" line="4122"/> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4123"/> + <location filename="QScintilla/Editor.py" line="4122"/> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor s pokrytím kódu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4169"/> + <location filename="QScintilla/Editor.py" line="4168"/> <source>Show Code Coverage Annotations</source> <translation>Zobrazit poznámky pokrytí kódu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4165"/> + <location filename="QScintilla/Editor.py" line="4164"/> <source>All lines have been covered.</source> <translation>Všechny řádky byly pokryty.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4169"/> + <location filename="QScintilla/Editor.py" line="4168"/> <source>There is no coverage file available.</source> <translation>Soubor s pokrytím není dostupný.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4262"/> + <location filename="QScintilla/Editor.py" line="4261"/> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4262"/> + <location filename="QScintilla/Editor.py" line="4261"/> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4378"/> + <location filename="QScintilla/Editor.py" line="4377"/> <source>Syntax Error</source> <translation>Chyba syntaxe</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4378"/> + <location filename="QScintilla/Editor.py" line="4377"/> <source>No syntax error message available.</source> <translation>Hlášení syntaktické chyby není dostupné.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4512"/> + <location filename="QScintilla/Editor.py" line="4516"/> <source>Macro Name</source> <translation>Název makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4512"/> + <location filename="QScintilla/Editor.py" line="4516"/> <source>Select a macro name:</source> <translation>Vyberte název makra:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4540"/> + <location filename="QScintilla/Editor.py" line="4544"/> <source>Load macro file</source> <translation>Načíst soubor makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4580"/> + <location filename="QScintilla/Editor.py" line="4584"/> <source>Macro files (*.macro)</source> <translation>Macro soubory (*.macro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4561"/> + <location filename="QScintilla/Editor.py" line="4565"/> <source>Error loading macro</source> <translation>Chyba při načítání makra</translation> </message> @@ -6578,12 +6578,12 @@ <translation type="obsolete"><p>Soubor s makrem <b>%1</b> je poškozen.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4580"/> + <location filename="QScintilla/Editor.py" line="4584"/> <source>Save macro file</source> <translation>Uložit soubor s makrem</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4597"/> + <location filename="QScintilla/Editor.py" line="4601"/> <source>Save macro</source> <translation>Uložit makro</translation> </message> @@ -6593,7 +6593,7 @@ <translation type="obsolete"><p>Soubor s makrem <b>%1</b> již existuje.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4619"/> <source>Error saving macro</source> <translation>Chyba při ukládání makra</translation> </message> @@ -6603,32 +6603,32 @@ <translation type="obsolete"><p>So souboru s makrem <b>%1</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4626"/> + <location filename="QScintilla/Editor.py" line="4630"/> <source>Start Macro Recording</source> <translation>Spustit záznam makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4626"/> + <location filename="QScintilla/Editor.py" line="4630"/> <source>Macro recording is already active. Start new?</source> <translation>Nahrávání makra již probíhá. Spustit nové?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4653"/> + <location filename="QScintilla/Editor.py" line="4657"/> <source>Macro Recording</source> <translation>Záznam makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4653"/> + <location filename="QScintilla/Editor.py" line="4657"/> <source>Enter name of the macro:</source> <translation>Vložte název makra:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4776"/> + <location filename="QScintilla/Editor.py" line="4779"/> <source><br><b>Warning:</b> You will loose your changes upon reopening it.</source> <translation><br><b>Pozor:</b> Ztratíte všechny změny pokud jej znovu otevřete.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4780"/> + <location filename="QScintilla/Editor.py" line="4783"/> <source>File changed</source> <translation>Soubor změněn</translation> </message> @@ -6638,7 +6638,7 @@ <translation type="obsolete">%1 (ro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4976"/> + <location filename="QScintilla/Editor.py" line="4979"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> @@ -6648,47 +6648,47 @@ <translation type="obsolete"><p><b>%1</b> není soubor.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4994"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source>Resources</source> <translation>Zdroje</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4999"/> <source>Add file...</source> <translation>Přidat soubor...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4998"/> + <location filename="QScintilla/Editor.py" line="5001"/> <source>Add files...</source> <translation>Přidat soubory...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5000"/> + <location filename="QScintilla/Editor.py" line="5003"/> <source>Add aliased file...</source> <translation>Přidat zástupce souboru...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5002"/> - <source>Add localized resource...</source> - <translation>Přidat lokalizované resource...</translation> - </message> - <message> <location filename="QScintilla/Editor.py" line="5005"/> + <source>Add localized resource...</source> + <translation>Přidat lokalizované resource...</translation> + </message> + <message> + <location filename="QScintilla/Editor.py" line="5008"/> <source>Add resource frame</source> <translation>Přidat resource frame</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5023"/> + <location filename="QScintilla/Editor.py" line="5026"/> <source>Add file resource</source> <translation>Přidat soubor resource</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5039"/> + <location filename="QScintilla/Editor.py" line="5042"/> <source>Add file resources</source> <translation>Přidat soubory resource</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5066"/> + <location filename="QScintilla/Editor.py" line="5069"/> <source>Add aliased file resource</source> <translation>Přidat zástupce souboru resource</translation> </message> @@ -6698,32 +6698,32 @@ <translation type="obsolete">Zástupce pro soubor <b>%1</b>:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5127"/> + <location filename="QScintilla/Editor.py" line="5130"/> <source>Package Diagram</source> <translation>Diagram balíčku</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5127"/> + <location filename="QScintilla/Editor.py" line="5130"/> <source>Include class attributes?</source> <translation>Včetně atributů třídy?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5164"/> + <location filename="QScintilla/Editor.py" line="5167"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5164"/> + <location filename="QScintilla/Editor.py" line="5167"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="829"/> + <location filename="QScintilla/Editor.py" line="828"/> <source>Export as</source> <translation>Exportovat jako</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1064"/> + <location filename="QScintilla/Editor.py" line="1063"/> <source>Export source</source> <translation>Export zdroj</translation> </message> @@ -6733,77 +6733,77 @@ <translation type="obsolete"><p>Pro formát exportu <b>%1</b> není exportér dostupný. Zrušeno.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1064"/> + <location filename="QScintilla/Editor.py" line="1063"/> <source>No export format given. Aborting...</source> <translation>Nebyl zadán forám exportu. Zrušeno....</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5148"/> + <location filename="QScintilla/Editor.py" line="5151"/> <source>Imports Diagram</source> <translation>Importovat diagram</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5148"/> + <location filename="QScintilla/Editor.py" line="5151"/> <source>Include imports from external modules?</source> <translation>Zahrnout importy z externích modulů?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="663"/> + <location filename="QScintilla/Editor.py" line="662"/> <source>dynamic</source> <translation>dynamický</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="676"/> + <location filename="QScintilla/Editor.py" line="675"/> <source>Calltip</source> <translation>Rychlé tipy</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="641"/> + <location filename="QScintilla/Editor.py" line="640"/> <source>Print Preview</source> <translation>Náhled tisku</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="303"/> + <location filename="QScintilla/Editor.py" line="302"/> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Okno editoru zdrojového kódu</b><p>V tomto okně se zobrazuje a edituje soubor se zdrojovým kódem. Můžete otevřít oken podle libosti. Jméno souboru se zobrazuje v titlebaru okna.</p><p>Kliknutím do prostoru mezi čísly řádku a značkami skládání nastavíte breakpoint. Přes kontextové menu je pak lze editovat.</p><p>Záložka se vkládá kliknutím na stejné místo se stisknutou klávesou Shift.</p><p>Tyto akce mohou být navráceny zpět i opětovným kliknutím nebo přes kontextové menu.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="601"/> + <location filename="QScintilla/Editor.py" line="600"/> <source>Typing aids enabled</source> <translation>Pomůcky při psaní zapnuty</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="798"/> + <location filename="QScintilla/Editor.py" line="797"/> <source>End-of-Line Type</source> <translation>Typ Konec-řádku</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="802"/> + <location filename="QScintilla/Editor.py" line="801"/> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="808"/> + <location filename="QScintilla/Editor.py" line="807"/> <source>Windows</source> <translation></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="814"/> + <location filename="QScintilla/Editor.py" line="813"/> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="776"/> + <location filename="QScintilla/Editor.py" line="775"/> <source>Encodings</source> <translation>Kódování</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="758"/> + <location filename="QScintilla/Editor.py" line="757"/> <source>Guessed</source> <translation>Odhadem</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1078"/> + <location filename="QScintilla/Editor.py" line="1077"/> <source>Alternatives</source> <translation>Alternativy</translation> </message> @@ -6813,37 +6813,37 @@ <translation type="obsolete">Alternativy (%1)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1093"/> + <location filename="QScintilla/Editor.py" line="1092"/> <source>Pygments Lexer</source> <translation></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1093"/> + <location filename="QScintilla/Editor.py" line="1092"/> <source>Select the Pygments lexer to apply.</source> <translation>Použít Pygments lexer.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5397"/> + <location filename="QScintilla/Editor.py" line="5400"/> <source>Check spelling...</source> <translation>Zatrhnout kontrolu...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="576"/> + <location filename="QScintilla/Editor.py" line="575"/> <source>Check spelling of selection...</source> <translation>Zatrhnout výběr kontroly...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5399"/> + <location filename="QScintilla/Editor.py" line="5402"/> <source>Add to dictionary</source> <translation>Přidat do slovníku</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5401"/> + <location filename="QScintilla/Editor.py" line="5404"/> <source>Ignore All</source> <translation>Ignorovat vše</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="580"/> + <location filename="QScintilla/Editor.py" line="579"/> <source>Remove from dictionary</source> <translation>Odebrat ze slovníku</translation> </message> @@ -6853,107 +6853,107 @@ <translation type="obsolete"><p>Soubor <b>%1</b> byl změněn po té co již byl načten do eric4. Znovu načíst?</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="248"/> + <location filename="QScintilla/Editor.py" line="247"/> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1056"/> + <location filename="QScintilla/Editor.py" line="1055"/> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="1075"/> + <location filename="QScintilla/Editor.py" line="1074"/> <source>Alternatives ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2165"/> + <location filename="QScintilla/Editor.py" line="2164"/> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2221"/> + <location filename="QScintilla/Editor.py" line="2220"/> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2333"/> + <location filename="QScintilla/Editor.py" line="2332"/> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="2374"/> + <location filename="QScintilla/Editor.py" line="2373"/> <source><p>The file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4554"/> + <location filename="QScintilla/Editor.py" line="4558"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4561"/> + <location filename="QScintilla/Editor.py" line="4565"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4597"/> + <location filename="QScintilla/Editor.py" line="4601"/> <source><p>The macro file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4619"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4771"/> + <location filename="QScintilla/Editor.py" line="4774"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4859"/> + <location filename="QScintilla/Editor.py" line="4862"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4976"/> + <location filename="QScintilla/Editor.py" line="4979"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5066"/> + <location filename="QScintilla/Editor.py" line="5069"/> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="974"/> + <location filename="QScintilla/Editor.py" line="973"/> <source>Next warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="977"/> + <location filename="QScintilla/Editor.py" line="976"/> <source>Previous warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="980"/> + <location filename="QScintilla/Editor.py" line="979"/> <source>Show warning message</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="983"/> + <location filename="QScintilla/Editor.py" line="982"/> <source>Clear warnings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4493"/> + <location filename="QScintilla/Editor.py" line="4497"/> <source>py3flakes Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4493"/> + <location filename="QScintilla/Editor.py" line="4497"/> <source>No py3flakes warning message available.</source> <translation type="unfinished"></translation> </message> @@ -9368,7 +9368,7 @@ <context> <name>EmailDialog</name> <message> - <location filename="UI/EmailDialog.py" line="293"/> + <location filename="UI/EmailDialog.py" line="279"/> <source>Send bug report</source> <translation>Odeslat hlášení o chybách</translation> </message> @@ -9423,27 +9423,27 @@ <translation>Typ</translation> </message> <message> - <location filename="UI/EmailDialog.py" line="80"/> + <location filename="UI/EmailDialog.py" line="79"/> <source>Send</source> <translation>Odeslat</translation> </message> <message> - <location filename="UI/EmailDialog.py" line="130"/> + <location filename="UI/EmailDialog.py" line="129"/> <source>Close dialog</source> <translation>Zavřít dialog</translation> </message> <message> - <location filename="UI/EmailDialog.py" line="130"/> + <location filename="UI/EmailDialog.py" line="129"/> <source>Do you really want to close the dialog?</source> <translation>Opravdu chcete zavřít dialog?</translation> </message> <message> - <location filename="UI/EmailDialog.py" line="260"/> + <location filename="UI/EmailDialog.py" line="247"/> <source>Mail Server Password</source> <translation>Heslo mail serveru</translation> </message> <message> - <location filename="UI/EmailDialog.py" line="260"/> + <location filename="UI/EmailDialog.py" line="247"/> <source>Enter your mail server password</source> <translation>Zadejte heslo vašeho mail serveru</translation> </message> @@ -9458,7 +9458,7 @@ <translation type="obsolete"><p>Zprávu nelze odeslat.<br>Důvod: %1</p></translation> </message> <message> - <location filename="UI/EmailDialog.py" line="312"/> + <location filename="UI/EmailDialog.py" line="298"/> <source>Attach file</source> <translation>Připojit soubor</translation> </message> @@ -9473,27 +9473,27 @@ <translation>Přílohy</translation> </message> <message> - <location filename="UI/EmailDialog.py" line="68"/> + <location filename="UI/EmailDialog.py" line="67"/> <source>Enter your &feature request below. Version information is added automatically.</source> <translation>Zadejte níže váš &požadavek na vlastnost. Informace o verzi bude přidána automaticky.</translation> </message> <message> - <location filename="UI/EmailDialog.py" line="74"/> + <location filename="UI/EmailDialog.py" line="73"/> <source>Enter your &bug description below. Version information is added automatically.</source> <translation>Zadejte níže popis &problému. Informace o verzi bude přidána automaticky.</translation> </message> <message> - <location filename="UI/EmailDialog.py" line="67"/> + <location filename="UI/EmailDialog.py" line="66"/> <source>Send feature request</source> <translation>Poslat požadavek na vlastnost</translation> </message> <message> - <location filename="UI/EmailDialog.py" line="272"/> + <location filename="UI/EmailDialog.py" line="259"/> <source><p>Authentication failed.<br>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/EmailDialog.py" line="293"/> + <location filename="UI/EmailDialog.py" line="279"/> <source><p>Message could not be sent.<br>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> @@ -9841,27 +9841,27 @@ <translation type="obsolete">Generátor Eric4 API souboru</translation> </message> <message> - <location filename="Plugins/PluginEricapi.py" line="55"/> + <location filename="Plugins/PluginEricapi.py" line="53"/> <source>Eric5 API File Generator</source> <translation type="unfinished">Generátor Eric4 API souboru {5 ?}</translation> </message> <message> - <location filename="Plugins/PluginEricapi.py" line="95"/> + <location filename="Plugins/PluginEricapi.py" line="93"/> <source>Generate API file (eric5-api)</source> <translation type="unfinished">Generovat API soubor (eric4-api) {5-?}</translation> </message> <message> - <location filename="Plugins/PluginEricapi.py" line="95"/> + <location filename="Plugins/PluginEricapi.py" line="93"/> <source>Generate &API file (eric5-api)</source> <translation type="unfinished">Generovat &API soubor (eric4-api) {5-?}</translation> </message> <message> + <location filename="Plugins/PluginEricapi.py" line="96"/> + <source>Generate an API file using eric5-api</source> + <translation type="unfinished">Generovat API soubor za použití eric4-api {5-?}</translation> + </message> + <message> <location filename="Plugins/PluginEricapi.py" line="98"/> - <source>Generate an API file using eric5-api</source> - <translation type="unfinished">Generovat API soubor za použití eric4-api {5-?}</translation> - </message> - <message> - <location filename="Plugins/PluginEricapi.py" line="100"/> <source><b>Generate API file</b><p>Generate an API file using eric5-api.</p></source> <translation type="unfinished"><b>Generovat API soubor</b><p>Generovat API soubor za použití eric4-api.</p> {5-?}</translation> </message> @@ -10301,27 +10301,27 @@ <translation type="obsolete">Generátor Eric4 dokumentace</translation> </message> <message> - <location filename="Plugins/PluginEricdoc.py" line="56"/> + <location filename="Plugins/PluginEricdoc.py" line="54"/> <source>Eric5 Documentation Generator</source> <translation type="unfinished">Generátor Eric4 dokumentace {5 ?}</translation> </message> <message> - <location filename="Plugins/PluginEricdoc.py" line="97"/> + <location filename="Plugins/PluginEricdoc.py" line="95"/> <source>Generate documentation (eric5-doc)</source> <translation type="unfinished">Generovat dokumentaci (eric4-doc) {5-?}</translation> </message> <message> - <location filename="Plugins/PluginEricdoc.py" line="97"/> + <location filename="Plugins/PluginEricdoc.py" line="95"/> <source>Generate &documentation (eric5-doc)</source> <translation type="unfinished">Generovat &dokumentaci (eric4-doc) {5-?}</translation> </message> <message> + <location filename="Plugins/PluginEricdoc.py" line="98"/> + <source>Generate API documentation using eric5-doc</source> + <translation type="unfinished">Generovat API dokumentaci za použití eric4-doc {5-?}</translation> + </message> + <message> <location filename="Plugins/PluginEricdoc.py" line="100"/> - <source>Generate API documentation using eric5-doc</source> - <translation type="unfinished">Generovat API dokumentaci za použití eric4-doc {5-?}</translation> - </message> - <message> - <location filename="Plugins/PluginEricdoc.py" line="102"/> <source><b>Generate documentation</b><p>Generate API documentation using eric5-doc.</p></source> <translation type="unfinished"><b>Generovat dokumentaci</b><p>Generovat API dokumentaci za použití eric4-doc.</p> {5-?}</translation> </message> @@ -10741,7 +10741,7 @@ <translation>Zobrazit jen adresáře</translation> </message> <message> - <location filename="Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="54"/> + <location filename="Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="52"/> <source>Test</source> <translation></translation> </message> @@ -10834,37 +10834,37 @@ <translation>Přidat/Změnit</translation> </message> <message> - <location filename="Project/FiletypeAssociationDialog.py" line="39"/> + <location filename="Project/FiletypeAssociationDialog.py" line="36"/> <source>Sources</source> <translation>Zdrojové kódy</translation> </message> <message> + <location filename="Project/FiletypeAssociationDialog.py" line="36"/> + <source>Forms</source> + <translation>Formuláře</translation> + </message> + <message> + <location filename="Project/FiletypeAssociationDialog.py" line="37"/> + <source>Resources</source> + <translation>Resource soubory</translation> + </message> + <message> + <location filename="Project/FiletypeAssociationDialog.py" line="38"/> + <source>Interfaces</source> + <translation>Interface soubory</translation> + </message> + <message> + <location filename="Project/FiletypeAssociationDialog.py" line="38"/> + <source>Others</source> + <translation>Jiné</translation> + </message> + <message> + <location filename="Project/FiletypeAssociationDialog.py" line="37"/> + <source>Translations</source> + <translation>Překlady</translation> + </message> + <message> <location filename="Project/FiletypeAssociationDialog.py" line="39"/> - <source>Forms</source> - <translation>Formuláře</translation> - </message> - <message> - <location filename="Project/FiletypeAssociationDialog.py" line="40"/> - <source>Resources</source> - <translation>Resource soubory</translation> - </message> - <message> - <location filename="Project/FiletypeAssociationDialog.py" line="41"/> - <source>Interfaces</source> - <translation>Interface soubory</translation> - </message> - <message> - <location filename="Project/FiletypeAssociationDialog.py" line="41"/> - <source>Others</source> - <translation>Jiné</translation> - </message> - <message> - <location filename="Project/FiletypeAssociationDialog.py" line="40"/> - <source>Translations</source> - <translation>Překlady</translation> - </message> - <message> - <location filename="Project/FiletypeAssociationDialog.py" line="42"/> <source>Ignore</source> <translation>Ignorovat</translation> </message> @@ -11002,17 +11002,17 @@ <translation>Text</translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="60"/> + <location filename="UI/FindFileDialog.py" line="58"/> <source>Find</source> <translation>Hledat</translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="468"/> + <location filename="UI/FindFileDialog.py" line="466"/> <source>Select directory</source> <translation>Výběr adresáře</translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="56"/> + <location filename="UI/FindFileDialog.py" line="54"/> <source>Stop</source> <translation></translation> </message> @@ -11067,7 +11067,7 @@ <translation>Nahradit</translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="552"/> + <location filename="UI/FindFileDialog.py" line="550"/> <source>Replace in Files</source> <translation>Nahradit v souborech</translation> </message> @@ -11102,32 +11102,32 @@ <translation>Pocit jako</translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="577"/> + <location filename="UI/FindFileDialog.py" line="575"/> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="578"/> + <location filename="UI/FindFileDialog.py" line="576"/> <source>Copy Path to Clipboard</source> <translation>Kopírovat cestu do schránky</translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="327"/> + <location filename="UI/FindFileDialog.py" line="325"/> <source>Invalid search expression</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="327"/> + <location filename="UI/FindFileDialog.py" line="325"/> <source><p>The search expression is not valid.</p><p>Error: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="529"/> + <location filename="UI/FindFileDialog.py" line="527"/> <source><p>Could not read the file <b>{0}</b>. Skipping it.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/FindFileDialog.py" line="552"/> + <location filename="UI/FindFileDialog.py" line="550"/> <source><p>Could not save the file <b>{0}</b>. Skipping it.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -11465,17 +11465,17 @@ <translation type="obsolete"><p>Nelze spustit prohlížeč se souborem <b>%1</b>.</p></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="553"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="547"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Otevřít odkaz v novém tab okně<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="193"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="188"/> <source><b>Help Window</b><p>This window displays the selected help information.</p></source> <translation><b>Okno nápovědy</b><p>Toto okno zobrazí vybranou informaci nápovědy.</p></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="612"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="606"/> <source>Web Inspector...</source> <translation>Web inspektor...</translation> </message> @@ -11490,17 +11490,17 @@ <translation type="obsolete">Při připojení na: %1.</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="879"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="873"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation>Zkontrolujte adresu na chyby jako je <b>ww</b>.example.org místo <b>www</b>.example.org</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="879"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="873"/> <source>If the address is correct, try checking the network connection.</source> <translation>Je-li adresa vpořádku, prověřte síťové spojení.</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="879"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="873"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation>Je-li vaše šíť chráněna firewallem nebo proxy, ujistěte se, že váš prohlížeč má na tuto síť povolen přístup.</translation> </message> @@ -11510,82 +11510,82 @@ <translation type="obsolete"><p>Nelze spustit aplikaci pro URL <b>%1</b>.</p></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="586"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="580"/> <source>Bookmark this Page</source> <translation>Záložka na tuto stranu</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="557"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="551"/> <source>Save Lin&k</source> <translation>Uložit lin&k</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="558"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="552"/> <source>Bookmark this Link</source> <translation>Záložka na tento link</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="561"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="555"/> <source>Copy Link to Clipboard</source> <translation>Kopírovat link do schránky</translation> </message> <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="560"/> + <source>Open Image in New Tab</source> + <translation>Otevřít obrázek v novém tabu</translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="564"/> + <source>Save Image</source> + <translation>Uložit obrázek</translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="565"/> + <source>Copy Image to Clipboard</source> + <translation>Kopíroavt obrázek do schránky</translation> + </message> + <message> <location filename="Helpviewer/HelpBrowserWV.py" line="566"/> - <source>Open Image in New Tab</source> - <translation>Otevřít obrázek v novém tabu</translation> + <source>Copy Image Location to Clipboard</source> + <translation>Kopírovat cestu obrázku do schránky</translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="369"/> + <source>Web Browser</source> + <translation>Web prohlížeč</translation> </message> <message> <location filename="Helpviewer/HelpBrowserWV.py" line="570"/> - <source>Save Image</source> - <translation>Uložit obrázek</translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="571"/> - <source>Copy Image to Clipboard</source> - <translation>Kopíroavt obrázek do schránky</translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="572"/> - <source>Copy Image Location to Clipboard</source> - <translation>Kopírovat cestu obrázku do schránky</translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="374"/> - <source>Web Browser</source> - <translation>Web prohlížeč</translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="576"/> <source>Block Image</source> <translation>Blokovat obrázek</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="600"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="594"/> <source>Search with...</source> <translation>Hledat s...</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="334"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="329"/> <source><p>The file <b>{0}</b> does not exist.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="374"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="369"/> <source><p>Could not start a viewer for file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="356"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="351"/> <source><p>Could not start an application for URL <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="870"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="864"/> <source>Error loading page: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="879"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="873"/> <source>When connecting to: {0}.</source> <translation type="unfinished"></translation> </message> @@ -12273,17 +12273,17 @@ <context> <name>HelpWebSearchWidget</name> <message> - <location filename="Helpviewer/HelpWebSearchWidget.py" line="144"/> + <location filename="Helpviewer/HelpWebSearchWidget.py" line="141"/> <source>Suggestions</source> <translation>Návrhy</translation> </message> <message> - <location filename="Helpviewer/HelpWebSearchWidget.py" line="152"/> + <location filename="Helpviewer/HelpWebSearchWidget.py" line="149"/> <source>No Recent Searches</source> <translation>Žádné poslední hledání</translation> </message> <message> - <location filename="Helpviewer/HelpWebSearchWidget.py" line="156"/> + <location filename="Helpviewer/HelpWebSearchWidget.py" line="153"/> <source>Recent Searches</source> <translation>Poslení hledání</translation> </message> @@ -12293,12 +12293,12 @@ <translation type="obsolete">Přidat '%1'</translation> </message> <message> - <location filename="Helpviewer/HelpWebSearchWidget.py" line="293"/> + <location filename="Helpviewer/HelpWebSearchWidget.py" line="290"/> <source>Clear Recent Searches</source> <translation>Smazat poslední vyhledávání</translation> </message> <message> - <location filename="Helpviewer/HelpWebSearchWidget.py" line="284"/> + <location filename="Helpviewer/HelpWebSearchWidget.py" line="281"/> <source>Add '{0}'</source> <translation type="unfinished"></translation> </message> @@ -12306,1289 +12306,1289 @@ <context> <name>HelpWindow</name> <message> - <location filename="Helpviewer/HelpWindow.py" line="454"/> + <location filename="Helpviewer/HelpWindow.py" line="453"/> <source>Close the current help window</source> <translation>Zavřít aktuální okno nápovědy</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="330"/> + <source>Open a new help window tab</source> + <translation>Otevřít nový tab nápovědy</translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="325"/> + <source>&New Tab</source> + <translation>&Nový tab</translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="325"/> + <source>Ctrl+T</source> + <comment>File|New Tab</comment> + <translation></translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="331"/> - <source>Open a new help window tab</source> - <translation>Otevřít nový tab nápovědy</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="326"/> - <source>&New Tab</source> - <translation>&Nový tab</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="326"/> - <source>Ctrl+T</source> - <comment>File|New Tab</comment> - <translation></translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="332"/> <source><b>New Tab</b><p>This opens a new help window tab.</p></source> <translation><b>Nový tab</b><p>Otevře nový tab v okně nápovědy.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="339"/> + <location filename="Helpviewer/HelpWindow.py" line="338"/> <source>Ctrl+N</source> <comment>File|New Window</comment> <translation></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="343"/> + <source>Open a new help browser window</source> + <translation>Otevřít nové okno nápovědy</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="344"/> - <source>Open a new help browser window</source> - <translation>Otevřít nové okno nápovědy</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="345"/> <source><b>New Window</b><p>This opens a new help browser window.</p></source> <translation><b>Nové okno</b><p>Otevře nové okno nápovědy.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="352"/> + <location filename="Helpviewer/HelpWindow.py" line="351"/> <source>&Open File</source> <translation>&Otevřít soubor</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="352"/> + <location filename="Helpviewer/HelpWindow.py" line="351"/> <source>Ctrl+O</source> <comment>File|Open</comment> <translation></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="356"/> + <source>Open a help file for display</source> + <translation>Otevřít soubor s nápovědou</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="357"/> - <source>Open a help file for display</source> - <translation>Otevřít soubor s nápovědou</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="358"/> <source><b>Open File</b><p>This opens a new help file for display. It pops up a file selection dialog.</p></source> <translation><b>Otevřít soubor</b><p>Zobrazí nové okno s nápovědou. Otevře dialog pro výběr souboru.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="366"/> + <location filename="Helpviewer/HelpWindow.py" line="365"/> <source>Open File in New &Tab</source> <translation>Otevřít soubor do nového &tabu</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="366"/> + <location filename="Helpviewer/HelpWindow.py" line="365"/> <source>Shift+Ctrl+O</source> <comment>File|Open in new tab</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="371"/> + <location filename="Helpviewer/HelpWindow.py" line="370"/> <source>Open a help file for display in a new tab</source> <translation>Otevřít nápovědu do nového tabu</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="373"/> + <location filename="Helpviewer/HelpWindow.py" line="372"/> <source><b>Open File in New Tab</b><p>This opens a new help file for display in a new tab. It pops up a file selection dialog.</p></source> <translation><b>Otevřít soubor do nového tabu</b><p>Zobrazí se nápověda a zobrazí se v novém tabu. Otevře dialog pro výběr souboru.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="422"/> + <location filename="Helpviewer/HelpWindow.py" line="421"/> <source>&Print</source> <translation>&Tisk</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="422"/> + <location filename="Helpviewer/HelpWindow.py" line="421"/> <source>Ctrl+P</source> <comment>File|Print</comment> <translation></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="426"/> + <source>Print the displayed help</source> + <translation>Tisknout zobrazenou nápovědu</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="427"/> - <source>Print the displayed help</source> - <translation>Tisknout zobrazenou nápovědu</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="428"/> <source><b>Print</b><p>Print the displayed help text.</p></source> <translation><b>Tisk</b><p>Tisknout zobrazenou nápovědu.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="449"/> + <location filename="Helpviewer/HelpWindow.py" line="448"/> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="449"/> + <location filename="Helpviewer/HelpWindow.py" line="448"/> <source>Ctrl+W</source> <comment>File|Close</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="455"/> + <location filename="Helpviewer/HelpWindow.py" line="454"/> <source><b>Close</b><p>Closes the current help window.</p></source> <translation><b>Zavřít</b><p>Zavře aktuální okno s nápovědou.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="462"/> + <location filename="Helpviewer/HelpWindow.py" line="461"/> <source>Close &All</source> <translation>Z&avřít vše</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="466"/> + <location filename="Helpviewer/HelpWindow.py" line="465"/> <source><b>Close All</b><p>Closes all help windows except the first one.</p></source> <translation><b>Zavřít vše</b><p>Zavřít všechna okna s nápovědou kromě prvního.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="488"/> + <location filename="Helpviewer/HelpWindow.py" line="487"/> <source>&Quit</source> <translation>&Konec</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="488"/> + <location filename="Helpviewer/HelpWindow.py" line="487"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="505"/> + <location filename="Helpviewer/HelpWindow.py" line="504"/> <source>&Backward</source> <translation>&Nazpět</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="510"/> + <source>Move one help screen backward</source> + <translation>Posun o jednu obrazovku nápovědy nazpět</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="511"/> - <source>Move one help screen backward</source> - <translation>Posun o jednu obrazovku nápovědy nazpět</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="512"/> <source><b>Backward</b><p>Moves one help screen backward. If none is available, this action is disabled.</p></source> <translation><b>Nazpět</b><p>Posun o jednu obrazovku nazpět. Pokud není taková k dispozici, je tato akce vypnuta.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="520"/> + <location filename="Helpviewer/HelpWindow.py" line="519"/> <source>&Forward</source> <translation>&Dopředu</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="525"/> + <source>Move one help screen forward</source> + <translation>Posun o jednu obrazovku dopředu</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="526"/> - <source>Move one help screen forward</source> - <translation>Posun o jednu obrazovku dopředu</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="527"/> <source><b>Forward</b><p>Moves one help screen forward. If none is available, this action is disabled.</p></source> <translation><b>Dopředu</b><p>Posun o jednu obrazovku dopředu. Pokud není taková k dispozici, je tato akce vypnuta.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="535"/> + <location filename="Helpviewer/HelpWindow.py" line="534"/> <source>&Home</source> <translation>&Hlavní strana</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="539"/> + <source>Move to the initial help screen</source> + <translation>Posun na hlavní stranu nápovědy</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="540"/> - <source>Move to the initial help screen</source> - <translation>Posun na hlavní stranu nápovědy</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="541"/> <source><b>Home</b><p>Moves to the initial help screen.</p></source> <translation><b>Hlavní strana</b><p>Posun na hlavní stranu nápovědy.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="548"/> + <location filename="Helpviewer/HelpWindow.py" line="547"/> <source>&Reload</source> <translation>&Obnovit</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="553"/> + <source>Reload the current help screen</source> + <translation>Obsah aktuální nápovědy se obnoví</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="554"/> - <source>Reload the current help screen</source> - <translation>Obsah aktuální nápovědy se obnoví</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="555"/> <source><b>Reload</b><p>Reloads the current help screen.</p></source> <translation><b>Obnovit</b><p>Znovu načte aktuální obrazovku nápovědy.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="589"/> + <location filename="Helpviewer/HelpWindow.py" line="588"/> <source>&Find...</source> <translation>&Hledat...</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="593"/> + <source>Find text in page</source> + <translation>Hledat text na stránce</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="594"/> - <source>Find text in page</source> - <translation>Hledat text na stránce</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="595"/> <source><b>Find</b><p>Find text in the current page.</p></source> <translation><b>Hledat</b><p>Hledá se text na aktuální straně.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="602"/> + <location filename="Helpviewer/HelpWindow.py" line="601"/> <source>Find &next</source> <translation>Hledat &následující</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="616"/> + <location filename="Helpviewer/HelpWindow.py" line="615"/> <source>Find &previous</source> <translation>Hledat &předchozí</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="687"/> + <location filename="Helpviewer/HelpWindow.py" line="686"/> <source>&What's This?</source> <translation>&Co je to?</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="691"/> + <source>Context sensitive help</source> + <translation>Kontextově senzitivní nápověda</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="692"/> - <source>Context sensitive help</source> - <translation>Kontextově senzitivní nápověda</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="693"/> <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="Helpviewer/HelpWindow.py" line="704"/> + <location filename="Helpviewer/HelpWindow.py" line="703"/> <source>&About</source> <translation>O &aplikaci</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="706"/> + <source>Display information about this software</source> + <translation>Zobrazit informace a tomto software</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="707"/> - <source>Display information about this software</source> - <translation>Zobrazit informace a tomto software</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="708"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation><b>O aplikaci</b><p>Zobrazí se informace o tomto software.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="715"/> + <location filename="Helpviewer/HelpWindow.py" line="714"/> <source>About &Qt</source> <translation>O &Qt</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="718"/> + <location filename="Helpviewer/HelpWindow.py" line="717"/> <source>Display information about the Qt toolkit</source> <translation>Zobrazit informace o Qt toolkitu</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="720"/> + <location filename="Helpviewer/HelpWindow.py" line="719"/> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>A Qt</b><p>Zobrazit informace o Qt toolkitu.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="727"/> + <location filename="Helpviewer/HelpWindow.py" line="726"/> <source>Zoom &in</source> <translation>Př&iblížit</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="731"/> + <source>Zoom in on the text</source> + <translation>Zvětšovací lupa</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="732"/> - <source>Zoom in on the text</source> - <translation>Zvětšovací lupa</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="733"/> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Přiblížit</b><p>Přiblížit text. Text bude větší.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="740"/> + <location filename="Helpviewer/HelpWindow.py" line="739"/> <source>Zoom &out</source> <translation>&Oddálit</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="744"/> + <source>Zoom out on the text</source> + <translation>Zmenšovací lupa</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="745"/> - <source>Zoom out on the text</source> - <translation>Zmenšovací lupa</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="746"/> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Oddálit</b><p>Lupa na oddálení textu. Text bude menší.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="576"/> + <location filename="Helpviewer/HelpWindow.py" line="575"/> <source>&Copy</source> <translation>&Kopírovat</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="576"/> + <location filename="Helpviewer/HelpWindow.py" line="575"/> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="580"/> + <source>Copy the selected text</source> + <translation>Kopírovat vybraný text</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="581"/> - <source>Copy the selected text</source> - <translation>Kopírovat vybraný text</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="582"/> <source><b>Copy</b><p>Copy the selected text to the clipboard.</p></source> <translation><b>Kopírovat</b><p>Kopírovat vybraný text do schránky.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1058"/> + <location filename="Helpviewer/HelpWindow.py" line="1057"/> <source>&File</source> <translation>S&oubor</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1080"/> + <location filename="Helpviewer/HelpWindow.py" line="1079"/> <source>&Edit</source> <translation>&Edit</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1088"/> + <location filename="Helpviewer/HelpWindow.py" line="1087"/> <source>&View</source> <translation>Poh&led</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1099"/> + <location filename="Helpviewer/HelpWindow.py" line="1098"/> <source>&Go</source> <translation>&Jít</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1112"/> + <location filename="Helpviewer/HelpWindow.py" line="1111"/> <source>H&istory</source> <translation>H&istorie</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1121"/> + <location filename="Helpviewer/HelpWindow.py" line="1120"/> <source>&Bookmarks</source> <translation>&Záložky</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1166"/> + <location filename="Helpviewer/HelpWindow.py" line="1165"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1182"/> + <location filename="Helpviewer/HelpWindow.py" line="1181"/> <source>Move Left</source> <translation>Posun doleva</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1185"/> + <location filename="Helpviewer/HelpWindow.py" line="1184"/> <source>Move Right</source> <translation>Posun doprava</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1193"/> + <location filename="Helpviewer/HelpWindow.py" line="1192"/> <source>Close</source> <translation>Zavřít</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1202"/> + <location filename="Helpviewer/HelpWindow.py" line="1201"/> <source>Print</source> <translation>Tisk</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1211"/> + <location filename="Helpviewer/HelpWindow.py" line="1210"/> <source>File</source> <translation>Soubor</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1227"/> + <location filename="Helpviewer/HelpWindow.py" line="1226"/> <source>Edit</source> <translation>Editovat</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1232"/> + <location filename="Helpviewer/HelpWindow.py" line="1231"/> <source>View</source> <translation>Pohled</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1241"/> + <location filename="Helpviewer/HelpWindow.py" line="1240"/> <source>Find</source> <translation>Hledat</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1268"/> + <location filename="Helpviewer/HelpWindow.py" line="1267"/> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1275"/> + <location filename="Helpviewer/HelpWindow.py" line="1274"/> <source>Go</source> <translation>Jít</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1297"/> + <location filename="Helpviewer/HelpWindow.py" line="1296"/> <source><p>Enter the help file to be displayed directly into this edit field. Select a previously shown help file from the drop down list.</p></source> <translation><p>Zadání souboru s nápovědou, který se zobrazí přímo do tohoto editačního okna. Výběr předchozí zobrazené nápovědy z drop down seznamu.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1564"/> + <location filename="Helpviewer/HelpWindow.py" line="1563"/> <source>Open File</source> <translation>Otevřít soubor</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1564"/> + <location filename="Helpviewer/HelpWindow.py" line="1563"/> <source>Help Files (*.html *.htm);;PDF Files (*.pdf);;CHM Files (*.chm);;All Files (*)</source> <translation>Help soubory (*.html *.htm);;PDF soubory (*.pdf);;CHM soubory (*.chm);;Všechny soubory (*)</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="2033"/> - <source>...</source> - <translation>...</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="326"/> + <location filename="Helpviewer/HelpWindow.py" line="2032"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="325"/> <source>New Tab</source> <translation>Nový Tab</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="339"/> + <location filename="Helpviewer/HelpWindow.py" line="338"/> <source>New Window</source> <translation>Nové okno</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="366"/> + <location filename="Helpviewer/HelpWindow.py" line="365"/> <source>Open File in New Tab</source> <translation>Otevřít soubor v novém tabu</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="462"/> + <location filename="Helpviewer/HelpWindow.py" line="461"/> <source>Close All</source> <translation>Zavřít vše</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="488"/> + <location filename="Helpviewer/HelpWindow.py" line="487"/> <source>Quit</source> <translation>Konec</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="505"/> + <location filename="Helpviewer/HelpWindow.py" line="504"/> <source>Backward</source> <translation>Nazpět</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="505"/> + <location filename="Helpviewer/HelpWindow.py" line="504"/> <source>Alt+Left</source> <comment>Go|Backward</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="505"/> + <location filename="Helpviewer/HelpWindow.py" line="504"/> <source>Backspace</source> <comment>Go|Backward</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="520"/> + <location filename="Helpviewer/HelpWindow.py" line="519"/> <source>Forward</source> <translation>Dopředu</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="520"/> + <location filename="Helpviewer/HelpWindow.py" line="519"/> <source>Alt+Right</source> <comment>Go|Forward</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="520"/> + <location filename="Helpviewer/HelpWindow.py" line="519"/> <source>Shift+Backspace</source> <comment>Go|Forward</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="535"/> + <location filename="Helpviewer/HelpWindow.py" line="534"/> <source>Home</source> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="535"/> + <location filename="Helpviewer/HelpWindow.py" line="534"/> <source>Ctrl+Home</source> <comment>Go|Home</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="548"/> + <location filename="Helpviewer/HelpWindow.py" line="547"/> <source>Reload</source> <translation>Obnovit</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="548"/> + <location filename="Helpviewer/HelpWindow.py" line="547"/> <source>Ctrl+R</source> <comment>Go|Reload</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="576"/> + <location filename="Helpviewer/HelpWindow.py" line="575"/> <source>Copy</source> <translation>Kopírovat</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="589"/> + <location filename="Helpviewer/HelpWindow.py" line="588"/> <source>Find...</source> <translation>Hledat...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="589"/> + <location filename="Helpviewer/HelpWindow.py" line="588"/> <source>Ctrl+F</source> <comment>Edit|Find</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="602"/> + <location filename="Helpviewer/HelpWindow.py" line="601"/> <source>Find next</source> <translation>Najít další</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="602"/> + <location filename="Helpviewer/HelpWindow.py" line="601"/> <source>F3</source> <comment>Edit|Find next</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="616"/> + <location filename="Helpviewer/HelpWindow.py" line="615"/> <source>Find previous</source> <translation>Najít předchozí</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="616"/> + <location filename="Helpviewer/HelpWindow.py" line="615"/> <source>Shift+F3</source> <comment>Edit|Find previous</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="646"/> + <location filename="Helpviewer/HelpWindow.py" line="645"/> <source>Add Bookmark</source> <translation>Přidat záložku</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="687"/> + <location filename="Helpviewer/HelpWindow.py" line="686"/> <source>What's This?</source> <translation>Co je to?</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="687"/> + <location filename="Helpviewer/HelpWindow.py" line="686"/> <source>Shift+F1</source> <comment>Help|What's This?'</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="704"/> + <location filename="Helpviewer/HelpWindow.py" line="703"/> <source>About</source> <translation>O aplikaci</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="715"/> + <location filename="Helpviewer/HelpWindow.py" line="714"/> <source>About Qt</source> <translation>O Qt</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="727"/> + <location filename="Helpviewer/HelpWindow.py" line="726"/> <source>Zoom in</source> <translation>Přiblížit</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="727"/> + <location filename="Helpviewer/HelpWindow.py" line="726"/> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="740"/> + <location filename="Helpviewer/HelpWindow.py" line="739"/> <source>Zoom out</source> <translation>Oddálit</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="740"/> + <location filename="Helpviewer/HelpWindow.py" line="739"/> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="606"/> + <source>Find next occurrence of text in page</source> + <translation>Hledat následující výskyt textu na straně</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="607"/> - <source>Find next occurrence of text in page</source> - <translation>Hledat následující výskyt textu na straně</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="608"/> <source><b>Find next</b><p>Find the next occurrence of text in the current page.</p></source> <translation><b>Hledat následující</b><p>Vyhledá se následující výskyt textu na aktuální straně.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="621"/> + <location filename="Helpviewer/HelpWindow.py" line="620"/> <source>Find previous occurrence of text in page</source> <translation>Hledat předchozí výskyt textu na stránce</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="623"/> + <location filename="Helpviewer/HelpWindow.py" line="622"/> <source><b>Find previous</b><p>Find the previous occurrence of text in the current page.</p></source> <translation><b>Hledat předchozí</b><p>Vyhledá předchozí výskyt textu na aktuální straně.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1200"/> + <location filename="Helpviewer/HelpWindow.py" line="1199"/> <source>Print Preview</source> <translation>Náhled tisku</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="439"/> + <location filename="Helpviewer/HelpWindow.py" line="438"/> <source>Print preview of the displayed help</source> <translation>Tisknout náhled zobrazené nápovědy</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="441"/> + <location filename="Helpviewer/HelpWindow.py" line="440"/> <source><b>Print Preview</b><p>Print preview of the displayed help text.</p></source> <translation><b>Vytisknout náhled</b><p>Tisknout náhled zobrazeného textu nápovědy.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1661"/> + <location filename="Helpviewer/HelpWindow.py" line="1660"/> <source><p>Printing is not available due to a bug in PyQt4.Please upgrade.</p></source> <translation><p>Tisk není dostupný kvůli bugu v PyQt4.Please upgrade.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="806"/> + <location filename="Helpviewer/HelpWindow.py" line="805"/> <source>Show next tab</source> <translation>Zobrazit následující tab</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="806"/> + <location filename="Helpviewer/HelpWindow.py" line="805"/> <source>Ctrl+Alt+Tab</source> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="814"/> + <location filename="Helpviewer/HelpWindow.py" line="813"/> <source>Show previous tab</source> <translation>Zobrazit předchozí tab</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="814"/> + <location filename="Helpviewer/HelpWindow.py" line="813"/> <source>Shift+Ctrl+Alt+Tab</source> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="822"/> + <location filename="Helpviewer/HelpWindow.py" line="821"/> <source>Switch between tabs</source> <translation>Přepnout mezi taby</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="822"/> + <location filename="Helpviewer/HelpWindow.py" line="821"/> <source>Ctrl+1</source> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="971"/> + <location filename="Helpviewer/HelpWindow.py" line="970"/> <source>Clear icons database</source> <translation>Vyčistit ikony databáze</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="974"/> + <source>Clear the database of favicons</source> + <translation>Vyčistit databázi favicons</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="975"/> - <source>Clear the database of favicons</source> - <translation>Vyčistit databázi favicons</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="976"/> <source><b>Clear icons database</b><p>Clears the database of favicons of previously visited URLs.</p></source> <translation><b>Vyčistit databázi favicons</b><p>Vyčistit databázi favicons navštívených URL.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="830"/> + <location filename="Helpviewer/HelpWindow.py" line="829"/> <source>Preferences</source> <translation>Předvolby</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="830"/> + <location filename="Helpviewer/HelpWindow.py" line="829"/> <source>&Preferences...</source> <translation>&Předvolby...</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="832"/> + <source>Set the prefered configuration</source> + <translation>Nastavit preferovanou konfiguraci</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="833"/> - <source>Set the prefered configuration</source> - <translation>Nastavit preferovanou konfiguraci</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="834"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Předvolby</b><p>Upravit položky konfigurace aplikace podle vašich předvoleb.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="143"/> + <location filename="Helpviewer/HelpWindow.py" line="142"/> <source>Contents</source> <translation>Obsah</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="465"/> + <location filename="Helpviewer/HelpWindow.py" line="464"/> <source>Close all help windows</source> <translation>Zavřít všechna okna s nápovědou</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="868"/> + <location filename="Helpviewer/HelpWindow.py" line="867"/> <source>Sync with Table of Contents</source> <translation>Sync obsahu</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="872"/> + <location filename="Helpviewer/HelpWindow.py" line="871"/> <source>Synchronizes the table of contents with current page</source> <translation>Synchronizuje obsah s aktuální stranou</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="874"/> + <location filename="Helpviewer/HelpWindow.py" line="873"/> <source><b>Sync with Table of Contents</b><p>Synchronizes the table of contents with current page.</p></source> <translation><b>Sync obsah</b><p>Synchronizuje obsah s aktuální stranou.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="881"/> + <location filename="Helpviewer/HelpWindow.py" line="880"/> <source>Table of Contents</source> <translation>Obsah</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="884"/> + <location filename="Helpviewer/HelpWindow.py" line="883"/> <source>Shows the table of contents window</source> <translation>Zobrazit okno s obsahem</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="886"/> + <location filename="Helpviewer/HelpWindow.py" line="885"/> <source><b>Table of Contents</b><p>Shows the table of contents window.</p></source> <translation><b>Obsah</b><p>Zobrazit okno s obsahem.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="917"/> + <location filename="Helpviewer/HelpWindow.py" line="916"/> <source>Manage QtHelp Documents</source> <translation>Uspořádat dokumenty QtNápovědy</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="920"/> + <location filename="Helpviewer/HelpWindow.py" line="919"/> <source>Shows a dialog to manage the QtHelp documentation set</source> <translation>Zobrazit dialog pro uspořádání QtNápovědy</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="922"/> + <location filename="Helpviewer/HelpWindow.py" line="921"/> <source><b>Manage QtHelp Documents</b><p>Shows a dialog to manage the QtHelp documentation set.</p></source> <translation><b>Uspořádat dokumenty QtNápovědy</b><p>Zobrazit dialog pro uspořádání QtNápovědy.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1158"/> + <location filename="Helpviewer/HelpWindow.py" line="1157"/> <source>&Window</source> <translation>O&kno</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1248"/> + <location filename="Helpviewer/HelpWindow.py" line="1247"/> <source>Filter</source> <translation>Filtr</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1253"/> + <location filename="Helpviewer/HelpWindow.py" line="1252"/> <source>Filtered by: </source> <translation>Filtrováno: </translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="2349"/> + <location filename="Helpviewer/HelpWindow.py" line="2348"/> <source>Could not find an associated content.</source> <translation>Asociovaný obsah nelze nalézt.</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="930"/> + <location filename="Helpviewer/HelpWindow.py" line="929"/> <source>Manage QtHelp Filters</source> <translation>Uspořádat filtry QtNápovědy</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="933"/> + <location filename="Helpviewer/HelpWindow.py" line="932"/> <source>Shows a dialog to manage the QtHelp filters</source> <translation>Zobrazit dialog pro uspořádání filtrů QtNápovědy</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="935"/> + <location filename="Helpviewer/HelpWindow.py" line="934"/> <source><b>Manage QtHelp Filters</b><p>Shows a dialog to manage the QtHelp filters.</p></source> <translation><b>Uspořádat filtry QtNápovědy</b><p>Zobrazit dialog pro uspořádání filtrů QtNápovědy.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="893"/> + <location filename="Helpviewer/HelpWindow.py" line="892"/> <source>Index</source> <translation>Index</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="896"/> + <location filename="Helpviewer/HelpWindow.py" line="895"/> <source>Shows the index window</source> <translation>Zobrazit index okna</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="898"/> + <location filename="Helpviewer/HelpWindow.py" line="897"/> <source><b>Index</b><p>Shows the index window.</p></source> <translation><b>Index</b><p>Zobrazit index okna.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="905"/> + <location filename="Helpviewer/HelpWindow.py" line="904"/> <source>Search</source> <translation>Hledat</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="908"/> + <location filename="Helpviewer/HelpWindow.py" line="907"/> <source>Shows the search window</source> <translation>Zobrazit okno hledání</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="910"/> + <location filename="Helpviewer/HelpWindow.py" line="909"/> <source><b>Search</b><p>Shows the search window.</p></source> <translation><b>Hledání</b><p>Zobrazit okno hledání.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="943"/> + <location filename="Helpviewer/HelpWindow.py" line="942"/> <source>Reindex Documentation</source> <translation>Znovu indexovat dokumentaci</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="946"/> + <location filename="Helpviewer/HelpWindow.py" line="945"/> <source>Reindexes the documentation set</source> <translation>Přeindexuje dokumentaci</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="948"/> + <location filename="Helpviewer/HelpWindow.py" line="947"/> <source><b>Reindex Documentation</b><p>Reindexes the documentation set.</p></source> <translation><b>Znovu indexovat dokumentaci</b><p>Přeindexuje dokumentaci.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="2465"/> + <location filename="Helpviewer/HelpWindow.py" line="2464"/> <source>Updating search index</source> <translation>Aktualizovat index pro hledání</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="2519"/> + <location filename="Helpviewer/HelpWindow.py" line="2518"/> <source>Looking for Documentation...</source> <translation>Vyhledat dokumentaci...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="2549"/> + <location filename="Helpviewer/HelpWindow.py" line="2548"/> <source>Unfiltered</source> <translation>Nefiltrováno</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="2568"/> + <location filename="Helpviewer/HelpWindow.py" line="2567"/> <source>Help Engine</source> <translation>Engine nápovědy</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="183"/> + <location filename="Helpviewer/HelpWindow.py" line="182"/> <source>Show a navigation menu</source> <translation>Zobrazit menu navigace</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="476"/> + <source>Private Browsing</source> + <translation>Mód soukromí</translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="472"/> + <source>Private &Browsing</source> + <translation>Mód &soukromí</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="477"/> - <source>Private Browsing</source> - <translation>Mód soukromí</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="473"/> - <source>Private &Browsing</source> - <translation>Mód &soukromí</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="478"/> <source><b>Private Browsing</b><p>Enables private browsing. In this mode no history is recorded anymore.</p></source> <translation><b>Mód soukromí</b><p>Zapne mód soukromí. V tomto módu není zaznamenávána historie stran.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="2225"/> + <location filename="Helpviewer/HelpWindow.py" line="2224"/> <source>Loading...</source> <translation>Načítám...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="2238"/> + <location filename="Helpviewer/HelpWindow.py" line="2237"/> <source>Finished loading</source> <translation>Načteno</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="797"/> + <location filename="Helpviewer/HelpWindow.py" line="796"/> <source>Full Screen</source> <translation>Celá obrazovka</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="797"/> + <location filename="Helpviewer/HelpWindow.py" line="796"/> <source>&Full Screen</source> <translation>&Celá obrazovka</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="797"/> + <location filename="Helpviewer/HelpWindow.py" line="796"/> <source>F11</source> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="917"/> + <location filename="Helpviewer/HelpWindow.py" line="916"/> <source>Manage QtHelp &Documents</source> <translation>Uspořádat QtHelp &dokumenty</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="930"/> + <location filename="Helpviewer/HelpWindow.py" line="929"/> <source>Manage QtHelp &Filters</source> <translation>Uspořádat QtHelp &filtry</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="943"/> + <location filename="Helpviewer/HelpWindow.py" line="942"/> <source>&Reindex Documentation</source> <translation>Přeinde&xovat dokumentaci</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="960"/> + <source>Clear private data</source> + <translation>Smazat soukromá data</translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="956"/> + <source>&Clear private data</source> + <translation>Smazat &soukromá data</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="961"/> - <source>Clear private data</source> - <translation>Smazat soukromá data</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="957"/> - <source>&Clear private data</source> - <translation>Smazat &soukromá data</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="962"/> <source><b>Clear private data</b><p>Clears the private data like browsing history, search history or the favicons database.</p></source> <translation><b>Smazat soukromá data</b><p>Smaže soukromá data jako je historie prohlížení, vyhledávání a databáze favicon.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="971"/> + <location filename="Helpviewer/HelpWindow.py" line="970"/> <source>Clear &icons database</source> <translation>Smazat databázi &ikon</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1025"/> + <location filename="Helpviewer/HelpWindow.py" line="1024"/> <source>Show Network Monitor</source> <translation>Zobrazit monitor sítě</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1025"/> + <location filename="Helpviewer/HelpWindow.py" line="1024"/> <source>Show &Network Monitor</source> <translation>Zobrazit mo&nitor sítě</translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="1028"/> + <source>Show the network monitor dialog</source> + <translation>Zobrazit dialog monitoru sítě</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="1029"/> - <source>Show the network monitor dialog</source> - <translation>Zobrazit dialog monitoru sítě</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="1030"/> <source><b>Show Network Monitor</b><p>Shows the network monitor dialog.</p></source> <translation><b>Zobrazit monitor sítě</b><p>Zobrazit dialog monitoru sítě.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1135"/> + <location filename="Helpviewer/HelpWindow.py" line="1134"/> <source>&Settings</source> <translation>Na&stavení</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1154"/> + <location filename="Helpviewer/HelpWindow.py" line="1153"/> <source>&Tools</source> <translation>&Nástroje</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="784"/> + <location filename="Helpviewer/HelpWindow.py" line="783"/> <source>Show page source</source> <translation>Zobrazit zdroj strany</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="784"/> + <location filename="Helpviewer/HelpWindow.py" line="783"/> <source>Ctrl+U</source> <translation></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="787"/> + <source>Show the page source in an editor</source> + <translation>Zobrazit zdroj strany v editoru</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="788"/> - <source>Show the page source in an editor</source> - <translation>Zobrazit zdroj strany v editoru</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="789"/> <source><b>Show page source</b><p>Show the page source in an editor.</p></source> <translation><b>Zobrazit zdroj strany</b><p>Zobrazit zdroj strany v editoru.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="842"/> + <location filename="Helpviewer/HelpWindow.py" line="841"/> <source>&Languages...</source> <translation>&Jazyky...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="845"/> + <location filename="Helpviewer/HelpWindow.py" line="844"/> <source>Configure the accepted languages for web pages</source> <translation>Nastavit polovené jazyky pro web strany</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="847"/> + <location filename="Helpviewer/HelpWindow.py" line="846"/> <source><b>Languages</b><p>Configure the accepted languages for web pages.</p></source> <translation><b>Jazyky</b><p>Nastavit polovené jazyky pro web strany.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="842"/> + <location filename="Helpviewer/HelpWindow.py" line="841"/> <source>Languages</source> <translation>Jazyky</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="855"/> + <location filename="Helpviewer/HelpWindow.py" line="854"/> <source>Cookies</source> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="855"/> + <location filename="Helpviewer/HelpWindow.py" line="854"/> <source>C&ookies...</source> <translation>C&ookies...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="858"/> + <location filename="Helpviewer/HelpWindow.py" line="857"/> <source>Configure cookies handling</source> <translation>Nastavit ovládání cookies</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="860"/> + <location filename="Helpviewer/HelpWindow.py" line="859"/> <source><b>Cookies</b><p>Configure cookies handling.</p></source> <translation><b>Cookies</b><p>Nastavit ovládání cookies.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1261"/> + <location filename="Helpviewer/HelpWindow.py" line="1260"/> <source>Settings</source> <translation>Nastavení</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="753"/> + <location filename="Helpviewer/HelpWindow.py" line="752"/> <source>Zoom reset</source> <translation>Resetovat lupu</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="753"/> + <location filename="Helpviewer/HelpWindow.py" line="752"/> <source>Zoom &reset</source> <translation>&Resetovat lupu</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="753"/> + <location filename="Helpviewer/HelpWindow.py" line="752"/> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="757"/> + <source>Reset the zoom of the text</source> + <translation>Resetovat lupu textu</translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="767"/> + <source>Zoom text only</source> + <translation>Jen lupa textu</translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="767"/> + <source>Zoom &text only</source> + <translation>Jen lupa &textu</translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="771"/> + <source>Zoom text only; pictures remain constant</source> + <translation>Jen lupa textu; obrázky zůstávají beze změn</translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="773"/> + <source><b>Zoom text only</b><p>Zoom text only; pictures remain constant.</p></source> + <translation><b>Jen lupa textu</b><p>Jen lupa textu; Obrázky zůstávají beze změn.</p></translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="758"/> - <source>Reset the zoom of the text</source> - <translation>Resetovat lupu textu</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="768"/> - <source>Zoom text only</source> - <translation>Jen lupa textu</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="768"/> - <source>Zoom &text only</source> - <translation>Jen lupa &textu</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="772"/> - <source>Zoom text only; pictures remain constant</source> - <translation>Jen lupa textu; obrázky zůstávají beze změn</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="774"/> - <source><b>Zoom text only</b><p>Zoom text only; pictures remain constant.</p></source> - <translation><b>Jen lupa textu</b><p>Jen lupa textu; Obrázky zůstávají beze změn.</p></translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="759"/> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation><b>Reset lupy</b><p>Reset lupy pro text. Nastaví se lupa na hodnotu 100%.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="339"/> + <location filename="Helpviewer/HelpWindow.py" line="338"/> <source>New &Window</source> <translation>&Nové okno</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="396"/> + <location filename="Helpviewer/HelpWindow.py" line="395"/> <source>Import Bookmarks</source> <translation>Importovat záložky</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="396"/> + <location filename="Helpviewer/HelpWindow.py" line="395"/> <source>&Import Bookmarks...</source> <translation>&Importovat záložky...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="399"/> + <location filename="Helpviewer/HelpWindow.py" line="398"/> <source>Import bookmarks from other browsers</source> <translation>Import záložek z jiných prohlížečů</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="401"/> + <location filename="Helpviewer/HelpWindow.py" line="400"/> <source><b>Import Bookmarks</b><p>Import bookmarks from other browsers.</p></source> <translation><b>Import záložek</b><p>Import záložek z jiných prohlížečů.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="409"/> + <location filename="Helpviewer/HelpWindow.py" line="408"/> <source>Export Bookmarks</source> <translation>Export záložek</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="409"/> + <location filename="Helpviewer/HelpWindow.py" line="408"/> <source>&Export Bookmarks...</source> <translation>&Exportovat záložky...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="412"/> + <location filename="Helpviewer/HelpWindow.py" line="411"/> <source>Export the bookmarks into a file</source> <translation>Export záložek do souboru</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="414"/> + <location filename="Helpviewer/HelpWindow.py" line="413"/> <source><b>Export Bookmarks</b><p>Export the bookmarks into a file.</p></source> <translation><b>Export záložek</b><p>Export záložek do souboru.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="632"/> + <location filename="Helpviewer/HelpWindow.py" line="631"/> <source>Manage Bookmarks</source> <translation>Správa záložek</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="632"/> + <location filename="Helpviewer/HelpWindow.py" line="631"/> <source>&Manage Bookmarks...</source> <translation>&Správa záložek...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="632"/> + <location filename="Helpviewer/HelpWindow.py" line="631"/> <source>Ctrl+Shift+B</source> <comment>Help|Manage bookmarks</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="636"/> + <location filename="Helpviewer/HelpWindow.py" line="635"/> <source>Open a dialog to manage the bookmarks.</source> <translation>Otevřít dialog pro správu záložek.</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="638"/> + <location filename="Helpviewer/HelpWindow.py" line="637"/> <source><b>Manage Bookmarks...</b><p>Open a dialog to manage the bookmarks.</p></source> <translation><b>Správa záložek</b><p>Otevřít dialog pro správu záložek.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="646"/> + <location filename="Helpviewer/HelpWindow.py" line="645"/> <source>Add &Bookmark...</source> <translation>Přid&at záložku...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="646"/> + <location filename="Helpviewer/HelpWindow.py" line="645"/> <source>Ctrl+D</source> <comment>Help|Add bookmark</comment> <translation></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="651"/> + <source>Open a dialog to add a bookmark.</source> + <translation>Otevřít dialog pro přidání záložky.</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="652"/> - <source>Open a dialog to add a bookmark.</source> - <translation>Otevřít dialog pro přidání záložky.</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="653"/> <source><b>Add Bookmark</b><p>Open a dialog to add the current URL as a bookmark.</p></source> <translation><b>Přidat záložku</b><p>Otevřít dialog pro přidání aktuální URL jako záložky.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="660"/> + <location filename="Helpviewer/HelpWindow.py" line="659"/> <source>Add Folder</source> <translation>Přidat složku</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="660"/> + <location filename="Helpviewer/HelpWindow.py" line="659"/> <source>Add &Folder...</source> <translation>Přidat s&ložku...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="663"/> + <location filename="Helpviewer/HelpWindow.py" line="662"/> <source>Open a dialog to add a new bookmarks folder.</source> <translation>Otevřít dialog pro přidání nové složky záložek.</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="665"/> + <location filename="Helpviewer/HelpWindow.py" line="664"/> <source><b>Add Folder...</b><p>Open a dialog to add a new bookmarks folder.</p></source> <translation><b>Přidat složku...</b><p>Otevřít dialog pro přidání nové složky záložek.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="673"/> + <location filename="Helpviewer/HelpWindow.py" line="672"/> <source>Bookmark All Tabs</source> <translation>Vytvořit záložky pro všechny taby</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="673"/> + <location filename="Helpviewer/HelpWindow.py" line="672"/> <source>Bookmark All Tabs...</source> <translation>Vytvořit záložky pro všechny taby...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="676"/> + <location filename="Helpviewer/HelpWindow.py" line="675"/> <source>Bookmark all open tabs.</source> <translation>Vytvořit záložky pro všechny otevřené taby.</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="678"/> + <location filename="Helpviewer/HelpWindow.py" line="677"/> <source><b>Bookmark All Tabs...</b><p>Open a dialog to add a new bookmarks folder for all open tabs.</p></source> <translation><b>Vytvořit záložky pro všechny taby...</b><p>Otevřít dialog pro přidání nové složky záložek pro všechny otevřené taby.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1754"/> + <location filename="Helpviewer/HelpWindow.py" line="1753"/> <source>Saved Tabs</source> <translation>Uložkt taby</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1196"/> + <location filename="Helpviewer/HelpWindow.py" line="1195"/> <source>Close Others</source> <translation>Zavřít ostatní</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="548"/> + <location filename="Helpviewer/HelpWindow.py" line="547"/> <source>F5</source> <comment>Go|Reload</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="562"/> + <location filename="Helpviewer/HelpWindow.py" line="561"/> <source>Stop</source> <translation>Zastavit</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="562"/> + <location filename="Helpviewer/HelpWindow.py" line="561"/> <source>&Stop</source> <translation>Za&stavit</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="562"/> + <location filename="Helpviewer/HelpWindow.py" line="561"/> <source>Ctrl+.</source> <comment>Go|Stop</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="562"/> + <location filename="Helpviewer/HelpWindow.py" line="561"/> <source>Esc</source> <comment>Go|Stop</comment> <translation></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="567"/> + <source>Stop loading</source> + <translation>Zastavit načítání</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="568"/> - <source>Stop loading</source> - <translation>Zastavit načítání</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="569"/> <source><b>Stop</b><p>Stops loading of the current tab.</p></source> <translation><b>Zastavit</b><p>Zastavit načítání aktuálního tabu.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1189"/> + <location filename="Helpviewer/HelpWindow.py" line="1188"/> <source>Duplicate Page</source> <translation>Duplikovat stranu</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="381"/> + <location filename="Helpviewer/HelpWindow.py" line="380"/> <source>Save As </source> <translation>Uložit jako </translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="381"/> + <location filename="Helpviewer/HelpWindow.py" line="380"/> <source>&Save As...</source> <translation>Uložit j&ako...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="381"/> + <location filename="Helpviewer/HelpWindow.py" line="380"/> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="386"/> + <location filename="Helpviewer/HelpWindow.py" line="385"/> <source>Save the current page to disk</source> <translation>Uložit aktuální stranu na disk</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="388"/> + <location filename="Helpviewer/HelpWindow.py" line="387"/> <source><b>Save As...</b><p>Saves the current page to disk.</p></source> <translation><b>Uložit jako...</b><p>Uložit aktuální stranu na disk.</p></translation> </message> @@ -13598,92 +13598,92 @@ <translation type="obsolete">eric4 web prohlížeč</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1680"/> + <location filename="Helpviewer/HelpWindow.py" line="1679"/> <source>Eric Web Browser</source> <translation>Eric web prohlížeč</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1671"/> + <location filename="Helpviewer/HelpWindow.py" line="1670"/> <source><h3>About Eric Web Browser</h3><p>The Eric Web Browser is a combined help file and HTML browser.</p></source> <translation><h3>O Eric web prohlížeči</h3><p>Eric web prohlížeč je kombinace souboru nápovědy a HTML prohlížeče.</p></translation> </message> <message> + <location filename="Helpviewer/HelpWindow.py" line="492"/> + <source>Quit the web browser</source> + <translation>Ukončit web prohlížeč</translation> + </message> + <message> <location filename="Helpviewer/HelpWindow.py" line="493"/> - <source>Quit the web browser</source> - <translation>Ukončit web prohlížeč</translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="494"/> <source><b>Quit</b><p>Quit the web browser.</p></source> <translation><b>Ukončit</b><p>Ukončit web prohlížeč.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="983"/> + <location filename="Helpviewer/HelpWindow.py" line="982"/> <source>Configure Search Engines</source> <translation>Konfigurovat vyhledávací enginy</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="983"/> + <location filename="Helpviewer/HelpWindow.py" line="982"/> <source>Configure &Search Engines...</source> <translation>Konfigurovat vyhledávací &enginy...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="987"/> + <location filename="Helpviewer/HelpWindow.py" line="986"/> <source>Configure the available search engines</source> <translation>Konfigurovat dostupné vyhledávací enginy</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="989"/> + <location filename="Helpviewer/HelpWindow.py" line="988"/> <source><b>Configure Search Engines...</b><p>Opens a dialog to configure the available search engines.</p></source> <translation><b>Konfigurivat vyhledávací enginy...</b><p>Otevře dialog pro konfiguraci dostupných vyhledávacích enginů.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="997"/> + <location filename="Helpviewer/HelpWindow.py" line="996"/> <source>Manage Saved Passwords</source> <translation>Spravovat uložená hesla</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="997"/> + <location filename="Helpviewer/HelpWindow.py" line="996"/> <source>Manage Saved Passwords...</source> <translation>Spravovat uložená hesla...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1001"/> + <location filename="Helpviewer/HelpWindow.py" line="1000"/> <source>Manage the saved passwords</source> <translation>Spravovat vaše uložená hesla</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1003"/> + <location filename="Helpviewer/HelpWindow.py" line="1002"/> <source><b>Manage Saved Passwords...</b><p>Opens a dialog to manage the saved passwords.</p></source> <translation><b>Spravovat uložená hesla...</b><p>Otevře dialog pro spravování uložených hesel.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1977"/> + <location filename="Helpviewer/HelpWindow.py" line="1976"/> <source><b>Are you sure you want to turn on private browsing?</b><p>When private browsing is turned on, web pages are not added to the history, searches are not added to the list of recent searches and web site icons and cookies are not stored. Until you close the window, you can still click the Back and Forward buttons to return to the web pages you have opened.</p></source> <translation><b>Jste si jistí, že chcte zapnout soukromé prohlížení?</b><p>Když je soukromé prohlížení zapnuto, web strany se nepřidávají do historie, vyhledávání se nepřidává do seznamu posledních hledání a ikony webů a cookies nejsou ukládány. Dokud nezavřete okno, jsou tlačítka Zpět a Vpřed stále funkční pro strany, které jste před tím otevřeli.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1011"/> + <location filename="Helpviewer/HelpWindow.py" line="1010"/> <source>Ad Block</source> <translation></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1011"/> + <location filename="Helpviewer/HelpWindow.py" line="1010"/> <source>&Ad Block...</source> <translation>&Ad Block...</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1015"/> + <location filename="Helpviewer/HelpWindow.py" line="1014"/> <source>Configure AdBlock subscriptions and rules</source> <translation>Konfigurovat AdBlock odebírání a pravidla</translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1017"/> + <location filename="Helpviewer/HelpWindow.py" line="1016"/> <source><b>Ad Block...</b><p>Opens a dialog to configure AdBlock subscriptions and rules.</p></source> <translation><b>Ad Block...</b><p>Otevře dialog pro konfiguraci AdBlock odebírání a pravidel.</p></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="2528"/> + <location filename="Helpviewer/HelpWindow.py" line="2527"/> <source>eric5 Web Browser</source> <translation type="unfinished">eric4 web prohlížeč {5 ?}</translation> </message> @@ -13976,868 +13976,868 @@ <context> <name>IconEditorWindow</name> <message> - <location filename="IconEditor/IconEditorWindow.py" line="109"/> + <location filename="IconEditor/IconEditorWindow.py" line="107"/> <source>Windows Bitmap File (*.bmp)</source> <translation>Windows Bitmap soubor (*.bmp)</translation> </message> <message> + <location filename="IconEditor/IconEditorWindow.py" line="108"/> + <source>Graphic Interchange Format File (*.gif)</source> + <translation>Graphic Interchange Format soubor (*.gif)</translation> + </message> + <message> + <location filename="IconEditor/IconEditorWindow.py" line="109"/> + <source>Windows Icon File (*.ico)</source> + <translation>Windows Icon soubor (*.ico)</translation> + </message> + <message> <location filename="IconEditor/IconEditorWindow.py" line="110"/> - <source>Graphic Interchange Format File (*.gif)</source> - <translation>Graphic Interchange Format soubor (*.gif)</translation> - </message> - <message> - <location filename="IconEditor/IconEditorWindow.py" line="111"/> - <source>Windows Icon File (*.ico)</source> - <translation>Windows Icon soubor (*.ico)</translation> + <source>JPEG File (*.jpg)</source> + <translation>JPEG soubor (*.jpg)</translation> </message> <message> <location filename="IconEditor/IconEditorWindow.py" line="112"/> - <source>JPEG File (*.jpg)</source> - <translation>JPEG soubor (*.jpg)</translation> + <source>Portable Bitmap File (*.pbm)</source> + <translation>Portable Bitmap soubor (*.pbm)</translation> </message> <message> <location filename="IconEditor/IconEditorWindow.py" line="114"/> - <source>Portable Bitmap File (*.pbm)</source> - <translation>Portable Bitmap soubor (*.pbm)</translation> + <source>Portable Graymap File (*.pgm)</source> + <translation>Portable Graymap soubor (*.pgm)</translation> + </message> + <message> + <location filename="IconEditor/IconEditorWindow.py" line="115"/> + <source>Portable Network Graphics File (*.png)</source> + <translation>Portable Network Graphics soubor (*.png)</translation> </message> <message> <location filename="IconEditor/IconEditorWindow.py" line="116"/> - <source>Portable Graymap File (*.pgm)</source> - <translation>Portable Graymap soubor (*.pgm)</translation> - </message> - <message> - <location filename="IconEditor/IconEditorWindow.py" line="117"/> - <source>Portable Network Graphics File (*.png)</source> - <translation>Portable Network Graphics soubor (*.png)</translation> + <source>Portable Pixmap File (*.ppm)</source> + <translation>Portable Pixmap soubor (*.ppm)</translation> </message> <message> <location filename="IconEditor/IconEditorWindow.py" line="118"/> - <source>Portable Pixmap File (*.ppm)</source> - <translation>Portable Pixmap soubor (*.ppm)</translation> + <source>Scalable Vector Graphics File (*.svg)</source> + <translation>Scalable Vector Graphics soubor (*.svg)</translation> </message> <message> <location filename="IconEditor/IconEditorWindow.py" line="120"/> - <source>Scalable Vector Graphics File (*.svg)</source> - <translation>Scalable Vector Graphics soubor (*.svg)</translation> + <source>TIFF File (*.tif)</source> + <translation>TIFF soubor (*.tif)</translation> + </message> + <message> + <location filename="IconEditor/IconEditorWindow.py" line="121"/> + <source>X11 Bitmap File (*.xbm)</source> + <translation>X11 Bitmap soubor (*.xbm)</translation> </message> <message> <location filename="IconEditor/IconEditorWindow.py" line="122"/> - <source>TIFF File (*.tif)</source> - <translation>TIFF soubor (*.tif)</translation> - </message> - <message> - <location filename="IconEditor/IconEditorWindow.py" line="123"/> - <source>X11 Bitmap File (*.xbm)</source> - <translation>X11 Bitmap soubor (*.xbm)</translation> - </message> - <message> - <location filename="IconEditor/IconEditorWindow.py" line="124"/> <source>X11 Pixmap File (*.xpm)</source> <translation>X11 Pixmap soubor (*.xpm)</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="135"/> + <location filename="IconEditor/IconEditorWindow.py" line="133"/> <source>All Files (*)</source> <translation>Všechny soubory (*)</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="167"/> + <location filename="IconEditor/IconEditorWindow.py" line="165"/> <source>New</source> <translation>Nový</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="167"/> + <location filename="IconEditor/IconEditorWindow.py" line="165"/> <source>&New</source> <translation>&Nový</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="167"/> + <location filename="IconEditor/IconEditorWindow.py" line="165"/> <source>Ctrl+N</source> <comment>File|New</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="172"/> + <location filename="IconEditor/IconEditorWindow.py" line="170"/> <source>Create a new icon</source> <translation>Vytvořit novou ikonu</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="173"/> + <location filename="IconEditor/IconEditorWindow.py" line="171"/> <source><b>New</b><p>This creates a new icon.</p></source> <translation><b>Nová</b><p>Vytvoří se nová ikona.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="180"/> + <location filename="IconEditor/IconEditorWindow.py" line="178"/> <source>New Window</source> <translation>Nové okno</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="180"/> + <location filename="IconEditor/IconEditorWindow.py" line="178"/> <source>New &Window</source> <translation>&Nové okno</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="184"/> + <location filename="IconEditor/IconEditorWindow.py" line="182"/> <source>Open a new icon editor window</source> <translation>Otevřít nové editační okno s ikonou</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="185"/> + <location filename="IconEditor/IconEditorWindow.py" line="183"/> <source><b>New Window</b><p>This opens a new icon editor window.</p></source> <translation><b>Nové okno</b><p>Otevřít nové editační okno s ikonou.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="192"/> + <location filename="IconEditor/IconEditorWindow.py" line="190"/> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="192"/> + <location filename="IconEditor/IconEditorWindow.py" line="190"/> <source>&Open...</source> <translation>&Otevřít...</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="192"/> + <location filename="IconEditor/IconEditorWindow.py" line="190"/> <source>Ctrl+O</source> <comment>File|Open</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="197"/> + <location filename="IconEditor/IconEditorWindow.py" line="195"/> <source>Open an icon file for editing</source> <translation>Otevřít soubor s ikonou pro editaci</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="198"/> + <location filename="IconEditor/IconEditorWindow.py" line="196"/> <source><b>Open File</b><p>This opens a new icon file for editing. It pops up a file selection dialog.</p></source> <translation><b>Otevřít soubor</b><p>Otevře soubor s ikonou pro editaci. Spustí se přes dialog pro výběr souboru.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="206"/> + <location filename="IconEditor/IconEditorWindow.py" line="204"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="206"/> + <location filename="IconEditor/IconEditorWindow.py" line="204"/> <source>&Save</source> <translation>&Uložit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="206"/> + <location filename="IconEditor/IconEditorWindow.py" line="204"/> <source>Ctrl+S</source> <comment>File|Save</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="211"/> + <location filename="IconEditor/IconEditorWindow.py" line="209"/> <source>Save the current icon</source> <translation>Uložit aktuální ikonu</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="212"/> + <location filename="IconEditor/IconEditorWindow.py" line="210"/> <source><b>Save File</b><p>Save the contents of the icon editor window.</p></source> <translation><b>Uložit soubor</b><p>Uložit obsah aktuálního editačního okna s ikonou.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="219"/> + <location filename="IconEditor/IconEditorWindow.py" line="217"/> <source>Save As</source> <translation>Uložit jako</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="219"/> + <location filename="IconEditor/IconEditorWindow.py" line="217"/> <source>Save &As...</source> <translation>Uložit j&ako...</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="219"/> + <location filename="IconEditor/IconEditorWindow.py" line="217"/> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation></translation> </message> <message> + <location filename="IconEditor/IconEditorWindow.py" line="222"/> + <source>Save the current icon to a new file</source> + <translation>Uložit aktuální ikonu do nového souboru</translation> + </message> + <message> <location filename="IconEditor/IconEditorWindow.py" line="224"/> - <source>Save the current icon to a new file</source> - <translation>Uložit aktuální ikonu do nového souboru</translation> - </message> - <message> - <location filename="IconEditor/IconEditorWindow.py" line="226"/> <source><b>Save As...</b><p>Saves the current icon to a new file.</p></source> <translation><b>Uložit jako</b><p>Uloží aktuální ikonu do nového souboru.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="233"/> + <location filename="IconEditor/IconEditorWindow.py" line="231"/> <source>Close</source> <translation>Zavřít</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="233"/> + <location filename="IconEditor/IconEditorWindow.py" line="231"/> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="233"/> + <location filename="IconEditor/IconEditorWindow.py" line="231"/> <source>Ctrl+W</source> <comment>File|Close</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="238"/> + <location filename="IconEditor/IconEditorWindow.py" line="236"/> <source>Close the current icon editor window</source> <translation>Zavřít aktuální okno editoru ikon</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="239"/> + <location filename="IconEditor/IconEditorWindow.py" line="237"/> <source><b>Close</b><p>Closes the current icon editor window.</p></source> <translation><b>Zavřít</b><p>Zavře aktuální okno editoru ikon.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="246"/> + <location filename="IconEditor/IconEditorWindow.py" line="244"/> <source>Close All</source> <translation>Zavřít vše</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="246"/> + <location filename="IconEditor/IconEditorWindow.py" line="244"/> <source>Close &All</source> <translation>Z&avřít vše</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="249"/> + <location filename="IconEditor/IconEditorWindow.py" line="247"/> <source>Close all icon editor windows</source> <translation>Zavřít všechny editační okna ikon</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="250"/> + <location filename="IconEditor/IconEditorWindow.py" line="248"/> <source><b>Close All</b><p>Closes all icon editor windows except the first one.</p></source> <translation><b>Zavřít vše</b><p>Zavřít všechna okna editorů ikon kromě prvního.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="257"/> + <location filename="IconEditor/IconEditorWindow.py" line="255"/> <source>Quit</source> <translation>Konec</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="257"/> + <location filename="IconEditor/IconEditorWindow.py" line="255"/> <source>&Quit</source> <translation>&Konec</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="257"/> + <location filename="IconEditor/IconEditorWindow.py" line="255"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="262"/> + <location filename="IconEditor/IconEditorWindow.py" line="260"/> <source>Quit the icon editor</source> <translation>Ukončit editor ikon</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="263"/> + <location filename="IconEditor/IconEditorWindow.py" line="261"/> <source><b>Quit</b><p>Quit the icon editor.</p></source> <translation><b>Konec</b><p>Ukončit editor ikon.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="278"/> + <location filename="IconEditor/IconEditorWindow.py" line="276"/> <source>Undo</source> <translation>Vrátit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="278"/> + <location filename="IconEditor/IconEditorWindow.py" line="276"/> <source>&Undo</source> <translation>&Vrátit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="278"/> + <location filename="IconEditor/IconEditorWindow.py" line="276"/> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="278"/> + <location filename="IconEditor/IconEditorWindow.py" line="276"/> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="284"/> + <location filename="IconEditor/IconEditorWindow.py" line="282"/> <source>Undo the last change</source> <translation>Vrátit poslední změnu</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="285"/> + <location filename="IconEditor/IconEditorWindow.py" line="283"/> <source><b>Undo</b><p>Undo the last change done.</p></source> <translation><b>Vrátit</b><p>Vrátit poslední změnu.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="292"/> + <location filename="IconEditor/IconEditorWindow.py" line="290"/> <source>Redo</source> <translation>Znovu použít</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="292"/> + <location filename="IconEditor/IconEditorWindow.py" line="290"/> <source>&Redo</source> <translation>&Znovu použít</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="292"/> + <location filename="IconEditor/IconEditorWindow.py" line="290"/> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="297"/> + <location filename="IconEditor/IconEditorWindow.py" line="295"/> <source>Redo the last change</source> <translation>Znovu použít poslední změnu</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="298"/> + <location filename="IconEditor/IconEditorWindow.py" line="296"/> <source><b>Redo</b><p>Redo the last change done.</p></source> <translation><b>Znovu použít</b><p>Znovu použít poslední změnu.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="305"/> + <location filename="IconEditor/IconEditorWindow.py" line="303"/> <source>Cut</source> <translation>Vyjmout</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="305"/> + <location filename="IconEditor/IconEditorWindow.py" line="303"/> <source>Cu&t</source> <translation>Vyjmou&t</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="305"/> + <location filename="IconEditor/IconEditorWindow.py" line="303"/> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="305"/> + <location filename="IconEditor/IconEditorWindow.py" line="303"/> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="311"/> + <location filename="IconEditor/IconEditorWindow.py" line="309"/> <source>Cut the selection</source> <translation>Vyjmout výběr</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="312"/> + <location filename="IconEditor/IconEditorWindow.py" line="310"/> <source><b>Cut</b><p>Cut the selected image area to the clipboard.</p></source> <translation><b>Vyjmout</b><p>Vyjme vybranou oblast obrázku a vloží jej do schránky.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="319"/> + <location filename="IconEditor/IconEditorWindow.py" line="317"/> <source>Copy</source> <translation>Kopírovat</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="319"/> + <location filename="IconEditor/IconEditorWindow.py" line="317"/> <source>&Copy</source> <translation>&Kopírovat</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="319"/> + <location filename="IconEditor/IconEditorWindow.py" line="317"/> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="319"/> + <location filename="IconEditor/IconEditorWindow.py" line="317"/> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="325"/> + <location filename="IconEditor/IconEditorWindow.py" line="323"/> <source>Copy the selection</source> <translation>Kopírovat výběr</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="326"/> + <location filename="IconEditor/IconEditorWindow.py" line="324"/> <source><b>Copy</b><p>Copy the selected image area to the clipboard.</p></source> <translation><b>Kopírovat</b><p>Kopíruje vybranou oblast obrázku a vloží ji do schránky.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="333"/> + <location filename="IconEditor/IconEditorWindow.py" line="331"/> <source>Paste</source> <translation>Vložit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="333"/> + <location filename="IconEditor/IconEditorWindow.py" line="331"/> <source>&Paste</source> <translation>V&ložit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="333"/> + <location filename="IconEditor/IconEditorWindow.py" line="331"/> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="333"/> + <location filename="IconEditor/IconEditorWindow.py" line="331"/> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="339"/> + <location filename="IconEditor/IconEditorWindow.py" line="337"/> <source>Paste the clipboard image</source> <translation>Vložit obrázek ze schránky</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="340"/> + <location filename="IconEditor/IconEditorWindow.py" line="338"/> <source><b>Paste</b><p>Paste the clipboard image.</p></source> <translation><b>Vložit</b><p>Vložit obrázek ze schránky.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="347"/> + <location filename="IconEditor/IconEditorWindow.py" line="345"/> <source>Paste as New</source> <translation>Vložit jako nový</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="347"/> + <location filename="IconEditor/IconEditorWindow.py" line="345"/> <source>Paste as &New</source> <translation>Vložit jako &nový</translation> </message> <message> + <location filename="IconEditor/IconEditorWindow.py" line="348"/> + <source>Paste the clipboard image replacing the current one</source> + <translation>Nahradit aktuální obrázek tím ze schránky</translation> + </message> + <message> <location filename="IconEditor/IconEditorWindow.py" line="350"/> - <source>Paste the clipboard image replacing the current one</source> - <translation>Nahradit aktuální obrázek tím ze schránky</translation> - </message> - <message> - <location filename="IconEditor/IconEditorWindow.py" line="352"/> <source><b>Paste as New</b><p>Paste the clipboard image replacing the current one.</p></source> <translation><b>Vložit jako nový</b><p>Obrázek ze schránky nahradí aktuální obrázek.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="359"/> + <location filename="IconEditor/IconEditorWindow.py" line="357"/> <source>Clear</source> <translation>Vyčistit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="359"/> + <location filename="IconEditor/IconEditorWindow.py" line="357"/> <source>Cl&ear</source> <translation>Vyči&stit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="359"/> + <location filename="IconEditor/IconEditorWindow.py" line="357"/> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="365"/> + <location filename="IconEditor/IconEditorWindow.py" line="363"/> <source>Clear the icon image</source> <translation>Vymazat obrázek ikony</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="366"/> + <location filename="IconEditor/IconEditorWindow.py" line="364"/> <source><b>Clear</b><p>Clear the icon image and set it to be completely transparent.</p></source> <translation><b>Vymazat</b><p>Vymaže obrázek ikony a nastaví jej jako zcela průhledný.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="373"/> + <location filename="IconEditor/IconEditorWindow.py" line="371"/> <source>Select All</source> <translation>Vybrat vše</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="373"/> + <location filename="IconEditor/IconEditorWindow.py" line="371"/> <source>&Select All</source> <translation>Vybrat vš&e</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="373"/> + <location filename="IconEditor/IconEditorWindow.py" line="371"/> <source>Ctrl+A</source> <comment>Edit|Select All</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="378"/> + <location filename="IconEditor/IconEditorWindow.py" line="376"/> <source>Select the complete icon image</source> <translation>Vybrat celý obrázek ikony</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="379"/> + <location filename="IconEditor/IconEditorWindow.py" line="377"/> <source><b>Select All</b><p>Selects the complete icon image.</p></source> <translation><b>Vybrat celý</b><p>Vybere kopletně celý obrázek ikony.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="386"/> + <location filename="IconEditor/IconEditorWindow.py" line="384"/> <source>Change Size</source> <translation>Změnit velikost</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="386"/> + <location filename="IconEditor/IconEditorWindow.py" line="384"/> <source>Change Si&ze...</source> <translation>&Změnit velikost...</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="391"/> + <location filename="IconEditor/IconEditorWindow.py" line="389"/> <source>Change the icon size</source> <translation>Změnit velikost ikony</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="392"/> + <location filename="IconEditor/IconEditorWindow.py" line="390"/> <source><b>Change Size...</b><p>Changes the icon size.</p></source> <translation><b>Změnit velikost......</b><p>Změnit velikost ikony.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="399"/> + <location filename="IconEditor/IconEditorWindow.py" line="397"/> <source>Grayscale</source> <translation>Stupnice šedi</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="399"/> + <location filename="IconEditor/IconEditorWindow.py" line="397"/> <source>&Grayscale</source> <translation>&Stupnice šedi</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="404"/> + <location filename="IconEditor/IconEditorWindow.py" line="402"/> <source>Change the icon to grayscale</source> <translation>Převést ikonu do šedi</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="405"/> + <location filename="IconEditor/IconEditorWindow.py" line="403"/> <source><b>Grayscale</b><p>Changes the icon to grayscale.</p></source> <translation><b>Stupnice šedi</b><p>Převést ikonu do šedi.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="438"/> + <location filename="IconEditor/IconEditorWindow.py" line="436"/> <source>Zoom in</source> <translation>Přiblížit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="438"/> + <location filename="IconEditor/IconEditorWindow.py" line="436"/> <source>Zoom &in</source> <translation>Př&iblížit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="438"/> + <location filename="IconEditor/IconEditorWindow.py" line="436"/> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="443"/> + <location filename="IconEditor/IconEditorWindow.py" line="441"/> <source>Zoom in on the icon</source> <translation>Přiblížit ikonu</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="444"/> + <location filename="IconEditor/IconEditorWindow.py" line="442"/> <source><b>Zoom in</b><p>Zoom in on the icon. This makes the grid bigger.</p></source> <translation><b>Přiblížit</b><p>Přiblížit ikonu. Pomocná síť bude větší.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="451"/> + <location filename="IconEditor/IconEditorWindow.py" line="449"/> <source>Zoom out</source> <translation>Oddálit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="451"/> + <location filename="IconEditor/IconEditorWindow.py" line="449"/> <source>Zoom &out</source> <translation>&Oddálit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="451"/> + <location filename="IconEditor/IconEditorWindow.py" line="449"/> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="456"/> + <location filename="IconEditor/IconEditorWindow.py" line="454"/> <source>Zoom out on the icon</source> <translation>Oddálit ikonu</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="457"/> + <location filename="IconEditor/IconEditorWindow.py" line="455"/> <source><b>Zoom out</b><p>Zoom out on the icon. This makes the grid smaller.</p></source> <translation><b>Oddálit</b><p>Lupa na oddálení ikony. Pomocná síť bude menší.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="464"/> + <location filename="IconEditor/IconEditorWindow.py" line="462"/> <source>Zoom reset</source> <translation>Resetovat lupu</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="464"/> + <location filename="IconEditor/IconEditorWindow.py" line="462"/> <source>Zoom &reset</source> <translation>&Resetovat lupu</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="464"/> + <location filename="IconEditor/IconEditorWindow.py" line="462"/> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="478"/> + <location filename="IconEditor/IconEditorWindow.py" line="476"/> <source>Zoom</source> <translation>Lupa</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="478"/> + <location filename="IconEditor/IconEditorWindow.py" line="476"/> <source>&Zoom...</source> <translation>&Lupa...</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="478"/> + <location filename="IconEditor/IconEditorWindow.py" line="476"/> <source>Ctrl+#</source> <comment>View|Zoom</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="484"/> + <location filename="IconEditor/IconEditorWindow.py" line="482"/> <source>Zoom the icon</source> <translation>Přiblížit ikonu</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="485"/> + <location filename="IconEditor/IconEditorWindow.py" line="483"/> <source><b>Zoom</b><p>Zoom the icon. This opens a dialog where the desired zoom factor can be entered.</p></source> <translation><b>Lupa</b><p>Lupa na ikonu. Otevře se dialogové okno kde se zadá požadovaná hodnota zvětšení/zmenšení.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="493"/> + <location filename="IconEditor/IconEditorWindow.py" line="491"/> <source>Show Grid</source> <translation>Zobrazit pomocnou síť</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="493"/> + <location filename="IconEditor/IconEditorWindow.py" line="491"/> <source>Show &Grid</source> <translation>Zobrazit pomocnou &síť</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="498"/> + <location filename="IconEditor/IconEditorWindow.py" line="496"/> <source>Toggle the display of the grid</source> <translation>Přepnout zobrazování pomocné sítě</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="499"/> + <location filename="IconEditor/IconEditorWindow.py" line="497"/> <source><b>Show Grid</b><p>Toggle the display of the grid.</p></source> <translation><b>Zobrazit pomocnou síť</b><p>Přepíná zobrazování pomocné sítě.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="519"/> + <location filename="IconEditor/IconEditorWindow.py" line="517"/> <source>Freehand</source> <translation>Od ruky</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="519"/> + <location filename="IconEditor/IconEditorWindow.py" line="517"/> <source>&Freehand</source> <translation>Od &ruky</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="524"/> + <location filename="IconEditor/IconEditorWindow.py" line="522"/> <source><b>Free hand</b><p>Draws non linear lines.</p></source> <translation><b>Od ruky</b><p>Kreslí čáry od ruky.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="534"/> + <location filename="IconEditor/IconEditorWindow.py" line="532"/> <source>Color Picker</source> <translation>Barvítko</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="534"/> + <location filename="IconEditor/IconEditorWindow.py" line="532"/> <source>&Color Picker</source> <translation>&Barvítko</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="539"/> + <location filename="IconEditor/IconEditorWindow.py" line="537"/> <source><b>Color Picker</b><p>The color of the pixel clicked on will become the current draw color.</p></source> <translation><b>Barvítko</b><p>Barva pixelu, na kterou se klikne, se změní na aktuálně nastavenou barvu.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="550"/> + <location filename="IconEditor/IconEditorWindow.py" line="548"/> <source>Rectangle</source> <translation>Obdélník</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="550"/> + <location filename="IconEditor/IconEditorWindow.py" line="548"/> <source>&Rectangle</source> <translation>&Obdélník</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="555"/> + <location filename="IconEditor/IconEditorWindow.py" line="553"/> <source><b>Rectangle</b><p>Draw a rectangle.</p></source> <translation><b>Obdélník</b><p>Kreslit obdélník.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="565"/> + <location filename="IconEditor/IconEditorWindow.py" line="563"/> <source>Filled Rectangle</source> <translation>Vyplněný obdélník</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="565"/> + <location filename="IconEditor/IconEditorWindow.py" line="563"/> <source>F&illed Rectangle</source> <translation>Vyplněný o&bdélník</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="570"/> + <location filename="IconEditor/IconEditorWindow.py" line="568"/> <source><b>Filled Rectangle</b><p>Draw a filled rectangle.</p></source> <translation><b>vyplněný obdélník</b><p>Kreslit obdélník vyplněný barvou.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="580"/> + <location filename="IconEditor/IconEditorWindow.py" line="578"/> <source>Circle</source> <translation>Kruh</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="585"/> + <location filename="IconEditor/IconEditorWindow.py" line="583"/> <source><b>Circle</b><p>Draw a circle.</p></source> <translation><b>Kruh</b><p>Nakreslit kruh.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="595"/> + <location filename="IconEditor/IconEditorWindow.py" line="593"/> <source>Filled Circle</source> <translation>Vyplněný kruh</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="595"/> + <location filename="IconEditor/IconEditorWindow.py" line="593"/> <source>Fille&d Circle</source> <translation>Vyplněný k&ruh</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="600"/> + <location filename="IconEditor/IconEditorWindow.py" line="598"/> <source><b>Filled Circle</b><p>Draw a filled circle.</p></source> <translation><b>Vyplněný kruh</b><p>Nakreslit kruh vypněný barvou.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="610"/> + <location filename="IconEditor/IconEditorWindow.py" line="608"/> <source>Ellipse</source> <translation>Elipsa</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="610"/> + <location filename="IconEditor/IconEditorWindow.py" line="608"/> <source>&Ellipse</source> <translation>&Elipsa</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="615"/> + <location filename="IconEditor/IconEditorWindow.py" line="613"/> <source><b>Ellipse</b><p>Draw an ellipse.</p></source> <translation><b>Elipsa</b><p>Nakreslit elipsu.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="625"/> + <location filename="IconEditor/IconEditorWindow.py" line="623"/> <source>Filled Ellipse</source> <translation>Vyplněná elipsa</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="625"/> + <location filename="IconEditor/IconEditorWindow.py" line="623"/> <source>Fille&d Elli&pse</source> <translation>Vyplněná e&lipsa</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="630"/> + <location filename="IconEditor/IconEditorWindow.py" line="628"/> <source><b>Filled Ellipse</b><p>Draw a filled ellipse.</p></source> <translation><b>Vyplněná elipsa</b><p>Nakreslit elipsu vypněnou barvou.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="640"/> + <location filename="IconEditor/IconEditorWindow.py" line="638"/> <source>Flood Fill</source> <translation>Vyplnit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="640"/> + <location filename="IconEditor/IconEditorWindow.py" line="638"/> <source>Fl&ood Fill</source> <translation>&Vyplnit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="645"/> + <location filename="IconEditor/IconEditorWindow.py" line="643"/> <source><b>Flood Fill</b><p>Fill adjoining pixels with the same color with the current color.</p></source> <translation><b>Vyplit</b><p>Vyplní barvou celou ohraničenou plochu, ve které se nachází počáteční pixel (semínkové vyplňování).</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="656"/> + <location filename="IconEditor/IconEditorWindow.py" line="654"/> <source>Line</source> <translation>Linka</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="656"/> + <location filename="IconEditor/IconEditorWindow.py" line="654"/> <source>&Line</source> <translation>&Linka</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="661"/> + <location filename="IconEditor/IconEditorWindow.py" line="659"/> <source><b>Line</b><p>Draw a line.</p></source> <translation><b>Linka</b><p>Nakreslit linku.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="671"/> + <location filename="IconEditor/IconEditorWindow.py" line="669"/> <source>Eraser (Transparent)</source> <translation>Guma (průhlednost)</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="671"/> + <location filename="IconEditor/IconEditorWindow.py" line="669"/> <source>Eraser (&Transparent)</source> <translation>Guma (průhlednos&t)</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="676"/> + <location filename="IconEditor/IconEditorWindow.py" line="674"/> <source><b>Eraser (Transparent)</b><p>Erase pixels by setting them to transparent.</p></source> <translation><b>Guma (průhlednost)</b><p>Vymaže pixely tak, že budou průhledné.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="686"/> + <location filename="IconEditor/IconEditorWindow.py" line="684"/> <source>Rectangular Selection</source> <translation>Obdélníkový výběr</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="702"/> + <location filename="IconEditor/IconEditorWindow.py" line="700"/> <source>Rect&angular Selection</source> <translation>&Obdélníkový výběr</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="691"/> + <location filename="IconEditor/IconEditorWindow.py" line="689"/> <source><b>Rectangular Selection</b><p>Select a rectangular section of the icon using the mouse.</p></source> <translation><b>Obdélníkový výběr</b><p>Vybrat obdélníkovou oblast v ikoně pomocí myši.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="702"/> + <location filename="IconEditor/IconEditorWindow.py" line="700"/> <source>Circular Selection</source> <translation>Kruhový výběr</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="707"/> + <location filename="IconEditor/IconEditorWindow.py" line="705"/> <source><b>Circular Selection</b><p>Select a circular section of the icon using the mouse.</p></source> <translation><b>Kruhový výběr</b><p>Vybrat kruhovou oblast v ikoně pomocí myši.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="724"/> + <location filename="IconEditor/IconEditorWindow.py" line="722"/> <source>About</source> <translation>O aplikaci</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="724"/> + <location filename="IconEditor/IconEditorWindow.py" line="722"/> <source>&About</source> <translation>O &aplikaci</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="727"/> + <location filename="IconEditor/IconEditorWindow.py" line="725"/> <source>Display information about this software</source> <translation>Zobrazit informace a tomto software</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="728"/> + <location filename="IconEditor/IconEditorWindow.py" line="726"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation><b>O aplikaci</b><p>Zobrazí se informace o tomto software.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="734"/> + <location filename="IconEditor/IconEditorWindow.py" line="732"/> <source>About Qt</source> <translation>O Qt</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="734"/> + <location filename="IconEditor/IconEditorWindow.py" line="732"/> <source>About &Qt</source> <translation>O &Qt</translation> </message> <message> + <location filename="IconEditor/IconEditorWindow.py" line="735"/> + <source>Display information about the Qt toolkit</source> + <translation>Zobrazit informace o Qt toolkitu</translation> + </message> + <message> <location filename="IconEditor/IconEditorWindow.py" line="737"/> - <source>Display information about the Qt toolkit</source> - <translation>Zobrazit informace o Qt toolkitu</translation> - </message> - <message> - <location filename="IconEditor/IconEditorWindow.py" line="739"/> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>O Qt</b><p>Zobrazit informace o Qt toolkitu.</p></translation> </message> @@ -14862,103 +14862,103 @@ <translation type="obsolete"><b>O KDE</b><p>Zobrazit informace o KDE.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="746"/> + <location filename="IconEditor/IconEditorWindow.py" line="744"/> <source>What's This?</source> <translation>Co je to?</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="746"/> + <location filename="IconEditor/IconEditorWindow.py" line="744"/> <source>&What's This?</source> <translation>&Co je to?</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="746"/> + <location filename="IconEditor/IconEditorWindow.py" line="744"/> <source>Shift+F1</source> <comment>Help|What's This?'</comment> <translation></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="751"/> + <location filename="IconEditor/IconEditorWindow.py" line="749"/> <source>Context sensitive help</source> <translation>Kontextově senzitivní nápověda</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="752"/> + <location filename="IconEditor/IconEditorWindow.py" line="750"/> <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="IconEditor/IconEditorWindow.py" line="769"/> + <location filename="IconEditor/IconEditorWindow.py" line="767"/> <source>&File</source> <translation>S&oubor</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="783"/> + <location filename="IconEditor/IconEditorWindow.py" line="781"/> <source>&Edit</source> <translation>&Edit</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="799"/> + <location filename="IconEditor/IconEditorWindow.py" line="797"/> <source>&View</source> <translation>Poh&led</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="808"/> + <location filename="IconEditor/IconEditorWindow.py" line="806"/> <source>&Tools</source> <translation>&Nástroje</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="827"/> + <location filename="IconEditor/IconEditorWindow.py" line="825"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="837"/> + <location filename="IconEditor/IconEditorWindow.py" line="835"/> <source>File</source> <translation>Soubor</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="850"/> + <location filename="IconEditor/IconEditorWindow.py" line="848"/> <source>Edit</source> <translation>Editovat</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="863"/> + <location filename="IconEditor/IconEditorWindow.py" line="861"/> <source>View</source> <translation>Pohled</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="873"/> + <location filename="IconEditor/IconEditorWindow.py" line="871"/> <source>Tools</source> <translation>Nástroje</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="891"/> + <location filename="IconEditor/IconEditorWindow.py" line="889"/> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="905"/> + <location filename="IconEditor/IconEditorWindow.py" line="903"/> <source><p>This part of the status bar displays the current zoom factor.</p></source> <translation><p>Tato část status baru zobrazuje aktuální velikost lupy.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="912"/> + <location filename="IconEditor/IconEditorWindow.py" line="910"/> <source><p>This part of the status bar displays the icon size.</p></source> <translation><p>Tato část status baru zobrazuje velikost ikony.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="919"/> + <location filename="IconEditor/IconEditorWindow.py" line="917"/> <source><p>This part of the status bar displays the cursor position.</p></source> <translation><p>Tato část status baru zobrazuje pozici kurzoru.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="988"/> + <location filename="IconEditor/IconEditorWindow.py" line="986"/> <source>Open icon file</source> <translation>Otevřít soubor s ikonou</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1027"/> + <location filename="IconEditor/IconEditorWindow.py" line="1025"/> <source>Save icon file</source> <translation>Uložit ikonu do souboru</translation> </message> @@ -14992,12 +14992,12 @@ %2.</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1105"/> + <location filename="IconEditor/IconEditorWindow.py" line="1103"/> <source>Icon saved</source> <translation>Ikona uložena</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1120"/> + <location filename="IconEditor/IconEditorWindow.py" line="1118"/> <source>Untitled</source> <translation>Beze jména</translation> </message> @@ -15007,12 +15007,12 @@ <translation type="obsolete">%1[*] - %2</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1124"/> + <location filename="IconEditor/IconEditorWindow.py" line="1122"/> <source>Icon Editor</source> <translation>Editor ikon</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1145"/> + <location filename="IconEditor/IconEditorWindow.py" line="1143"/> <source>The icon image has been modified. Do you want to save your changes?</source> <translation>Obrázek ikony byl změněn. @@ -15029,74 +15029,74 @@ <translation type="obsolete">Eric4 editor ikon je jednoduchý editor pro kreslení ikon.</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="113"/> + <location filename="IconEditor/IconEditorWindow.py" line="111"/> <source>Multiple-Image Network Graphics File (*.mng)</source> <translation>Multiple-Image Network Graphics soubor (*.mng)</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="469"/> + <location filename="IconEditor/IconEditorWindow.py" line="467"/> <source>Reset the zoom of the icon</source> <translation>Resetovat lupu ikony</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="470"/> + <location filename="IconEditor/IconEditorWindow.py" line="468"/> <source><b>Zoom reset</b><p>Reset the zoom of the icon. This sets the zoom factor to 100%.</p></source> <translation><b>Reset lupy</b><p>Reset lupy pro ikonu. Nastaví se lupa na hodnotu 100%.</p></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="115"/> + <location filename="IconEditor/IconEditorWindow.py" line="113"/> <source>Paintbrush Bitmap File (*.pcx)</source> <translation type="unfinished"></translation> </message> <message> + <location filename="IconEditor/IconEditorWindow.py" line="117"/> + <source>Silicon Graphics Image File (*.sgi)</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="IconEditor/IconEditorWindow.py" line="119"/> - <source>Silicon Graphics Image File (*.sgi)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="IconEditor/IconEditorWindow.py" line="121"/> <source>Targa Graphic File (*.tga)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1027"/> + <location filename="IconEditor/IconEditorWindow.py" line="1025"/> <source><p>The file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1145"/> + <location filename="IconEditor/IconEditorWindow.py" line="1143"/> <source>eric5 Icon Editor</source> <translation type="unfinished">eric4 editor ikon {5 ?}</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1056"/> + <location filename="IconEditor/IconEditorWindow.py" line="1054"/> <source>The file '{0}' does not exist.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1062"/> + <location filename="IconEditor/IconEditorWindow.py" line="1060"/> <source>Cannot read file '{0}: {1}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1094"/> + <location filename="IconEditor/IconEditorWindow.py" line="1092"/> <source>Cannot write file '{0}: {1}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1124"/> + <location filename="IconEditor/IconEditorWindow.py" line="1122"/> <source>{0}[*] - {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1235"/> + <location filename="IconEditor/IconEditorWindow.py" line="1233"/> <source>About eric5 Icon Editor</source> <translation type="unfinished">O eric4 editoru ikon {5 ?}</translation> </message> <message> - <location filename="IconEditor/IconEditorWindow.py" line="1235"/> + <location filename="IconEditor/IconEditorWindow.py" line="1233"/> <source>The eric5 Icon Editor is a simple editor component to perform icon drawing tasks.</source> <translation type="unfinished">Eric4 editor ikon je jednoduchý editor pro kreslení ikon. {5 ?}</translation> </message> @@ -15244,7 +15244,7 @@ <context> <name>ImportsDiagram</name> <message> - <location filename="Graphics/ImportsDiagram.py" line="79"/> + <location filename="Graphics/ImportsDiagram.py" line="77"/> <source>Parsing modules...</source> <translation>Parsování modulů...</translation> </message> @@ -15254,7 +15254,7 @@ <translation type="obsolete">Adresář <b>'%1'</b> není Python balíček.</translation> </message> <message> - <location filename="Graphics/ImportsDiagram.py" line="107"/> + <location filename="Graphics/ImportsDiagram.py" line="105"/> <source>The directory <b>'{0}'</b> is not a Python package.</source> <translation type="unfinished"></translation> </message> @@ -15405,7 +15405,7 @@ <translation></translation> </message> <message> - <location filename="Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py" line="44"/> + <location filename="Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py" line="42"/> <source>Test</source> <translation></translation> </message> @@ -15772,27 +15772,27 @@ <translation type="obsolete">Výsledek vyhledávání dodaný od %1</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="70"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="65"/> <source>Welcome to Eric Web Browser!</source> <translation>Vítejte v Eric web prohlížeči!</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="71"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="66"/> <source>Eric Web Browser</source> <translation>Eric web prohlížeč</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="72"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="67"/> <source>Search!</source> <translation>Hledat!</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="73"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="68"/> <source>About Eric</source> <translation>O Erikovi</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="100"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="95"/> <source>Search results provided by {0}</source> <translation type="unfinished"></translation> </message> @@ -15929,197 +15929,197 @@ <context> <name>LexerPygments</name> <message> - <location filename="QScintilla/Lexers/LexerPygments.py" line="130"/> + <location filename="QScintilla/Lexers/LexerPygments.py" line="128"/> <source>Default</source> <translation>Výchozí</translation> </message> <message> + <location filename="QScintilla/Lexers/LexerPygments.py" line="129"/> + <source>Comment</source> + <translation>Poznámka</translation> + </message> + <message> + <location filename="QScintilla/Lexers/LexerPygments.py" line="130"/> + <source>Preprocessor</source> + <translation>Preprocessor</translation> + </message> + <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="131"/> - <source>Comment</source> - <translation>Poznámka</translation> + <source>Keyword</source> + <translation>Klíčové slovo</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="132"/> - <source>Preprocessor</source> - <translation>Preprocessor</translation> + <source>Pseudo Keyword</source> + <translation>Pseudo klíčové slovo</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="133"/> - <source>Keyword</source> - <translation>Klíčové slovo</translation> + <source>Type Keyword</source> + <translation>Zadejte klíčové slovo</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="134"/> - <source>Pseudo Keyword</source> - <translation>Pseudo klíčové slovo</translation> + <source>Operator</source> + <translation>Operátor</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="135"/> - <source>Type Keyword</source> - <translation>Zadejte klíčové slovo</translation> + <source>Word</source> + <translation>Slovo</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="136"/> - <source>Operator</source> - <translation>Operátor</translation> + <source>Builtin</source> + <translation>Builtin</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="137"/> - <source>Word</source> - <translation>Slovo</translation> + <source>Function or method name</source> + <translation>Funkce nebo název metody</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="138"/> - <source>Builtin</source> - <translation>Builtin</translation> + <source>Class name</source> + <translation>Název třídy</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="139"/> - <source>Function or method name</source> - <translation>Funkce nebo název metody</translation> + <source>Namespace</source> + <translation>Jmenný prostor</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="140"/> - <source>Class name</source> - <translation>Název třídy</translation> + <source>Exception</source> + <translation>Výjimka</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="141"/> - <source>Namespace</source> - <translation>Jmenný prostor</translation> + <source>Identifier</source> + <translation>Identifikátor</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="142"/> - <source>Exception</source> - <translation>Výjimka</translation> + <source>Constant</source> + <translation>Konstanta</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="143"/> - <source>Identifier</source> - <translation>Identifikátor</translation> + <source>Label</source> + <translation>Označení</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="144"/> - <source>Constant</source> - <translation>Konstanta</translation> + <source>Entity</source> + <translation>Entita</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="145"/> - <source>Label</source> - <translation>Označení</translation> + <source>Attribute</source> + <translation>Atribut</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="146"/> - <source>Entity</source> - <translation>Entita</translation> + <source>Tag</source> + <translation>Tag</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="147"/> - <source>Attribute</source> - <translation>Atribut</translation> + <source>Decorator</source> + <translation>Dekorátor</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="148"/> - <source>Tag</source> - <translation>Tag</translation> + <source>String</source> + <translation>String</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="149"/> - <source>Decorator</source> - <translation>Dekorátor</translation> + <source>Documentation string</source> + <translation>Dokumentační string</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="150"/> - <source>String</source> - <translation>String</translation> + <source>Scalar</source> + <translation>Skalár</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="151"/> - <source>Documentation string</source> - <translation>Dokumentační string</translation> + <source>Escape</source> + <translation>Escape</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="152"/> - <source>Scalar</source> - <translation>Skalár</translation> + <source>Regular expression</source> + <translation>Regulární výraz</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="153"/> - <source>Escape</source> - <translation>Escape</translation> + <source>Symbol</source> + <translation>Symbol</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="154"/> - <source>Regular expression</source> - <translation>Regulární výraz</translation> + <source>Other string</source> + <translation>Jiný string</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="155"/> - <source>Symbol</source> - <translation>Symbol</translation> + <source>Number</source> + <translation>Číslo</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="156"/> - <source>Other string</source> - <translation>Jiný string</translation> + <source>Heading</source> + <translation>Nadpis</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="157"/> - <source>Number</source> - <translation>Číslo</translation> + <source>Subheading</source> + <translation>Podnadpis</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="158"/> - <source>Heading</source> - <translation>Nadpis</translation> + <source>Deleted</source> + <translation>Smazáno</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="159"/> - <source>Subheading</source> - <translation>Podnadpis</translation> + <source>Inserted</source> + <translation>Vloženo</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="160"/> - <source>Deleted</source> - <translation>Smazáno</translation> + <source>Generic error</source> + <translation>Generická chyba</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="161"/> - <source>Inserted</source> - <translation>Vloženo</translation> + <source>Emphasized text</source> + <translation>Zvýrazněný text</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="162"/> - <source>Generic error</source> - <translation>Generická chyba</translation> + <source>Strong text</source> + <translation>Tučný text</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="163"/> - <source>Emphasized text</source> - <translation>Zvýrazněný text</translation> + <source>Prompt</source> + <translation>Prompt</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="164"/> - <source>Strong text</source> - <translation>Tučný text</translation> + <source>Output</source> + <translation>Výstup</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="165"/> - <source>Prompt</source> - <translation>Prompt</translation> + <source>Traceback</source> + <translation>Traceback</translation> </message> <message> <location filename="QScintilla/Lexers/LexerPygments.py" line="166"/> - <source>Output</source> - <translation>Výstup</translation> - </message> - <message> - <location filename="QScintilla/Lexers/LexerPygments.py" line="167"/> - <source>Traceback</source> - <translation>Traceback</translation> - </message> - <message> - <location filename="QScintilla/Lexers/LexerPygments.py" line="168"/> <source>Error</source> <translation>Chyba</translation> </message> @@ -16127,112 +16127,112 @@ <context> <name>Lexers</name> <message> + <location filename="QScintilla/Lexers/__init__.py" line="70"/> + <source>Bash</source> + <translation></translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="71"/> + <source>Batch</source> + <translation></translation> + </message> + <message> <location filename="QScintilla/Lexers/__init__.py" line="72"/> - <source>Bash</source> + <source>C/C++</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="73"/> - <source>Batch</source> + <source>C#</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="74"/> - <source>C/C++</source> + <source>CMake</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="75"/> - <source>C#</source> + <source>CSS</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="76"/> - <source>CMake</source> + <source>D</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="77"/> - <source>CSS</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="78"/> - <source>D</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="79"/> <source>Diff</source> <translation></translation> </message> <message> + <location filename="QScintilla/Lexers/__init__.py" line="80"/> + <source>HTML/PHP/XML</source> + <translation></translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="81"/> + <source>IDL</source> + <translation></translation> + </message> + <message> <location filename="QScintilla/Lexers/__init__.py" line="82"/> - <source>HTML/PHP/XML</source> + <source>Java</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="83"/> - <source>IDL</source> + <source>JavaScript</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="84"/> - <source>Java</source> + <source>Lua</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="85"/> - <source>JavaScript</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="86"/> - <source>Lua</source> + <source>Makefile</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="87"/> - <source>Makefile</source> + <source>Perl</source> <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="89"/> - <source>Perl</source> - <translation></translation> + <source>Povray</source> + <translation></translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="90"/> + <source>Properties</source> + <translation>Nastavení</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="91"/> - <source>Povray</source> - <translation></translation> + <source>Python</source> + <translation>Python</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="92"/> - <source>Properties</source> - <translation>Nastavení</translation> + <source>Ruby</source> + <translation>Ruby</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="93"/> - <source>Python</source> - <translation>Python</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="94"/> - <source>Ruby</source> - <translation>Ruby</translation> + <source>SQL</source> + <translation></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="95"/> - <source>SQL</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="97"/> <source>TeX</source> <translation></translation> </message> <message> - <location filename="QScintilla/Lexers/__init__.py" line="98"/> + <location filename="QScintilla/Lexers/__init__.py" line="96"/> <source>VHDL</source> <translation></translation> </message> @@ -16242,367 +16242,367 @@ <translation type="obsolete">Python soubory (*.py)</translation> </message> <message> - <location filename="QScintilla/Lexers/__init__.py" line="354"/> + <location filename="QScintilla/Lexers/__init__.py" line="352"/> <source>Pyrex Files (*.pyx)</source> <translation>Pyrex soubory (*.pyx)</translation> </message> <message> + <location filename="QScintilla/Lexers/__init__.py" line="354"/> + <source>Quixote Template Files (*.ptl)</source> + <translation>Quixote Template soubory (*.ptl)</translation> + </message> + <message> <location filename="QScintilla/Lexers/__init__.py" line="356"/> - <source>Quixote Template Files (*.ptl)</source> - <translation>Quixote Template soubory (*.ptl)</translation> + <source>Ruby Files (*.rb)</source> + <translation>Ruby soubory (*.rb)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="358"/> - <source>Ruby Files (*.rb)</source> - <translation>Ruby soubory (*.rb)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="360"/> <source>IDL Files (*.idl)</source> <translation>IDL soubory (*.idl)</translation> </message> <message> + <location filename="QScintilla/Lexers/__init__.py" line="257"/> + <source>C Files (*.h *.c)</source> + <translation>C soubory (*.h *.c)</translation> + </message> + <message> <location filename="QScintilla/Lexers/__init__.py" line="259"/> - <source>C Files (*.h *.c)</source> - <translation>C soubory (*.h *.c)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="261"/> <source>C++ Files (*.h *.hpp *.hh *.cxx *.cpp *.cc)</source> <translation>C++ soubory (*.h *.hpp *.hh *.cxx *.cpp *.cc)</translation> </message> <message> - <location filename="QScintilla/Lexers/__init__.py" line="368"/> - <source>C# Files (*.cs)</source> - <translation>C# soubory (*.cs)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="265"/> - <source>HTML Files (*.html *.htm *.asp *.shtml)</source> - <translation>HTML soubory (*.html *.htm *.asp *.shtml)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="376"/> - <source>CSS Files (*.css)</source> - <translation>CSS soubory (*.css)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="378"/> - <source>QSS Files (*.qss)</source> - <translation>QSS soubory (*.qss)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="271"/> - <source>PHP Files (*.php *.php3 *.php4 *.php5 *.phtml)</source> - <translation>PHP soubory (*.php *.php3 *.php4 *.php5 *.phtml)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="386"/> - <source>Qt Resource Files (*.qrc)</source> - <translation>Qt Resource soubory (*.qrc)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="277"/> - <source>D Files (*.d *.di)</source> - <translation>D soubory (*.d *.di)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="392"/> - <source>Java Files (*.java)</source> - <translation>Java soubory (*.java)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="394"/> - <source>JavaScript Files (*.js)</source> - <translation>JavaScript soubory (*.js)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="396"/> - <source>SQL Files (*.sql)</source> - <translation>SQL soubory (*.sql)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="398"/> - <source>Docbook Files (*.docbook)</source> - <translation>Docbook soubory (*.docbook)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="287"/> - <source>Perl Files (*.pl *.pm *.ph)</source> - <translation>Perl soubory (*.pl *.pm *.ph)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="404"/> - <source>Lua Files (*.lua)</source> - <translation>Lua soubory (*.lua)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="291"/> - <source>Tex Files (*.tex *.sty *.aux *.toc *.idx)</source> - <translation>Tex soubory (*.tex *.sty *.aux *.toc *.idx)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="406"/> - <source>Shell Files (*.sh)</source> - <translation>Shell soubory (*.sh)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="295"/> - <source>Batch Files (*.bat *.cmd)</source> - <translation>Batch soubory (*.bat *.cmd)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="297"/> - <source>Diff Files (*.diff *.patch)</source> - <translation>Diff soubory (*.diff *.patch)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="299"/> - <source>Makefiles (*.mak)</source> - <translation>Makefiles (*.mak)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="301"/> - <source>Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</source> - <translation>Properties soubory (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="422"/> - <source>Povray Files (*.pov)</source> - <translation>Povray soubory (*.pov)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="305"/> - <source>CMake Files (CMakeLists.txt *.cmake *.ctest)</source> - <translation>CMake soubory (CMakeLists.txt *.cmake *.ctest)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="307"/> - <source>VHDL Files (*.vhd *.vhdl)</source> - <translation>VHDL soubory (*.vhd *.vhdl)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="452"/> - <source>All Files (*)</source> - <translation>Všechny soubory (*)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="96"/> - <source>TCL</source> - <translation>TCL</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="309"/> - <source>TCL/Tk Files (*.tcl *.tk)</source> - <translation>TCL/Tk soubory (*.tcl *.tk)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="362"/> - <source>C Files (*.c)</source> - <translation>C soubory (*.c)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="364"/> - <source>C++ Files (*.cpp)</source> - <translation>C++ soubory (*.cpp)</translation> - </message> - <message> <location filename="QScintilla/Lexers/__init__.py" line="366"/> - <source>C++/C Header Files (*.h)</source> - <translation>C++/C hlavičkové soubory (*.h)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="370"/> - <source>HTML Files (*.html)</source> - <translation>HTML soubory (*.html)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="372"/> - <source>PHP Files (*.php)</source> - <translation>PHP soubory (*.php)</translation> + <source>C# Files (*.cs)</source> + <translation>C# soubory (*.cs)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="263"/> + <source>HTML Files (*.html *.htm *.asp *.shtml)</source> + <translation>HTML soubory (*.html *.htm *.asp *.shtml)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="374"/> - <source>ASP Files (*.asp)</source> - <translation>ASP soubory (*.asp)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="380"/> - <source>XML Files (*.xml)</source> - <translation>XML soubory (*.xml)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="382"/> - <source>XSL Files (*.xsl)</source> - <translation>XSL soubory (*.xsl)</translation> + <source>CSS Files (*.css)</source> + <translation>CSS soubory (*.css)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="376"/> + <source>QSS Files (*.qss)</source> + <translation>QSS soubory (*.qss)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="269"/> + <source>PHP Files (*.php *.php3 *.php4 *.php5 *.phtml)</source> + <translation>PHP soubory (*.php *.php3 *.php4 *.php5 *.phtml)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="384"/> - <source>DTD Files (*.dtd)</source> - <translation>DTD soubory (*.dtd)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="388"/> - <source>D Files (*.d)</source> - <translation>D soubory (*.d)</translation> + <source>Qt Resource Files (*.qrc)</source> + <translation>Qt Resource soubory (*.qrc)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="275"/> + <source>D Files (*.d *.di)</source> + <translation>D soubory (*.d *.di)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="390"/> + <source>Java Files (*.java)</source> + <translation>Java soubory (*.java)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="392"/> + <source>JavaScript Files (*.js)</source> + <translation>JavaScript soubory (*.js)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="394"/> + <source>SQL Files (*.sql)</source> + <translation>SQL soubory (*.sql)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="396"/> + <source>Docbook Files (*.docbook)</source> + <translation>Docbook soubory (*.docbook)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="285"/> + <source>Perl Files (*.pl *.pm *.ph)</source> + <translation>Perl soubory (*.pl *.pm *.ph)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="402"/> + <source>Lua Files (*.lua)</source> + <translation>Lua soubory (*.lua)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="289"/> + <source>Tex Files (*.tex *.sty *.aux *.toc *.idx)</source> + <translation>Tex soubory (*.tex *.sty *.aux *.toc *.idx)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="404"/> + <source>Shell Files (*.sh)</source> + <translation>Shell soubory (*.sh)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="293"/> + <source>Batch Files (*.bat *.cmd)</source> + <translation>Batch soubory (*.bat *.cmd)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="295"/> + <source>Diff Files (*.diff *.patch)</source> + <translation>Diff soubory (*.diff *.patch)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="297"/> + <source>Makefiles (*.mak)</source> + <translation>Makefiles (*.mak)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="299"/> + <source>Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</source> + <translation>Properties soubory (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="420"/> + <source>Povray Files (*.pov)</source> + <translation>Povray soubory (*.pov)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="303"/> + <source>CMake Files (CMakeLists.txt *.cmake *.ctest)</source> + <translation>CMake soubory (CMakeLists.txt *.cmake *.ctest)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="305"/> + <source>VHDL Files (*.vhd *.vhdl)</source> + <translation>VHDL soubory (*.vhd *.vhdl)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="450"/> + <source>All Files (*)</source> + <translation>Všechny soubory (*)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="94"/> + <source>TCL</source> + <translation>TCL</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="307"/> + <source>TCL/Tk Files (*.tcl *.tk)</source> + <translation>TCL/Tk soubory (*.tcl *.tk)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="360"/> + <source>C Files (*.c)</source> + <translation>C soubory (*.c)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="362"/> + <source>C++ Files (*.cpp)</source> + <translation>C++ soubory (*.cpp)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="364"/> + <source>C++/C Header Files (*.h)</source> + <translation>C++/C hlavičkové soubory (*.h)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="368"/> + <source>HTML Files (*.html)</source> + <translation>HTML soubory (*.html)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="370"/> + <source>PHP Files (*.php)</source> + <translation>PHP soubory (*.php)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="372"/> + <source>ASP Files (*.asp)</source> + <translation>ASP soubory (*.asp)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="378"/> + <source>XML Files (*.xml)</source> + <translation>XML soubory (*.xml)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="380"/> + <source>XSL Files (*.xsl)</source> + <translation>XSL soubory (*.xsl)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="382"/> + <source>DTD Files (*.dtd)</source> + <translation>DTD soubory (*.dtd)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="386"/> + <source>D Files (*.d)</source> + <translation>D soubory (*.d)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="388"/> <source>D Interface Files (*.di)</source> <translation>D Interface soubory (*.di)</translation> </message> <message> + <location filename="QScintilla/Lexers/__init__.py" line="398"/> + <source>Perl Files (*.pl)</source> + <translation>Perl soubory (*.pl)</translation> + </message> + <message> <location filename="QScintilla/Lexers/__init__.py" line="400"/> - <source>Perl Files (*.pl)</source> - <translation>Perl soubory (*.pl)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="402"/> <source>Perl Module Files (*.pm)</source> <translation>Perl Module soubory (*.pm)</translation> </message> <message> + <location filename="QScintilla/Lexers/__init__.py" line="406"/> + <source>Batch Files (*.bat)</source> + <translation>Batch soubory (*.bat)</translation> + </message> + <message> <location filename="QScintilla/Lexers/__init__.py" line="408"/> - <source>Batch Files (*.bat)</source> - <translation>Batch soubory (*.bat)</translation> + <source>TeX Files (*.tex)</source> + <translation>TeX soubory (*.tex)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="410"/> - <source>TeX Files (*.tex)</source> - <translation>TeX soubory (*.tex)</translation> + <source>TeX Template Files (*.sty)</source> + <translation>TeX Template soubory (*.sty)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="412"/> - <source>TeX Template Files (*.sty)</source> - <translation>TeX Template soubory (*.sty)</translation> + <source>Diff Files (*.diff)</source> + <translation>Diff soubory (*.diff)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="414"/> - <source>Diff Files (*.diff)</source> - <translation>Diff soubory (*.diff)</translation> + <source>Make Files (*.mak)</source> + <translation>Make soubory (*.mak)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="416"/> - <source>Make Files (*.mak)</source> - <translation>Make soubory (*.mak)</translation> + <source>Properties Files (*.ini)</source> + <translation>Properties soubory (*.ini)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="418"/> - <source>Properties Files (*.ini)</source> - <translation>Properties soubory (*.ini)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="420"/> <source>Configuration Files (*.cfg)</source> <translation>Konfigurační soubory (*.cfg)</translation> </message> <message> + <location filename="QScintilla/Lexers/__init__.py" line="422"/> + <source>CMake Files (CMakeLists.txt)</source> + <translation>CMake soubory (CMakeLists.txt)</translation> + </message> + <message> <location filename="QScintilla/Lexers/__init__.py" line="424"/> - <source>CMake Files (CMakeLists.txt)</source> - <translation>CMake soubory (CMakeLists.txt)</translation> + <source>CMake Macro Files (*.cmake)</source> + <translation>CMake makro soubory (*.cmake)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="426"/> - <source>CMake Macro Files (*.cmake)</source> - <translation>CMake makro soubory (*.cmake)</translation> + <source>VHDL Files (*.vhd)</source> + <translation>VHDL soubory (*.vhd)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="428"/> - <source>VHDL Files (*.vhd)</source> - <translation>VHDL soubory (*.vhd)</translation> + <source>TCL Files (*.tcl)</source> + <translation>TCL soubory (*.tcl)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="430"/> - <source>TCL Files (*.tcl)</source> - <translation>TCL soubory (*.tcl)</translation> + <source>Tk Files (*.tk)</source> + <translation>Tk soubory (*.tk)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="78"/> + <source>Fortran</source> + <translation></translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="79"/> + <source>Fortran77</source> + <translation></translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="86"/> + <source>Pascal</source> + <translation></translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="309"/> + <source>Fortran Files (*.f90 *.f95 *.f2k)</source> + <translation>Fortran soubory (*.f90 *.f95 *.f2k)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="311"/> + <source>Fortran77 Files (*.f *.for)</source> + <translation>Fortran77 soubory (*.f *.for)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="313"/> + <source>Pascal Files (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</source> + <translation>Pascal soubory (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="432"/> - <source>Tk Files (*.tk)</source> - <translation>Tk soubory (*.tk)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="80"/> - <source>Fortran</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="81"/> - <source>Fortran77</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="88"/> - <source>Pascal</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="311"/> - <source>Fortran Files (*.f90 *.f95 *.f2k)</source> - <translation>Fortran soubory (*.f90 *.f95 *.f2k)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="313"/> - <source>Fortran77 Files (*.f *.for)</source> - <translation>Fortran77 soubory (*.f *.for)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="315"/> - <source>Pascal Files (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</source> - <translation>Pascal soubory (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</translation> + <source>Fortran Files (*.f95)</source> + <translation>Fortran soubory (*.f95)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="434"/> - <source>Fortran Files (*.f95)</source> - <translation>Fortran soubory (*.f95)</translation> + <source>Fortran77 Files (*.f)</source> + <translation>Fortran77 soubory (*.f)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="436"/> - <source>Fortran77 Files (*.f)</source> - <translation>Fortran77 soubory (*.f)</translation> + <source>Pascal Files (*.pas)</source> + <translation>Pascal soubory (*.pas)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="88"/> + <source>PostScript</source> + <translation></translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="97"/> + <source>XML</source> + <translation></translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="98"/> + <source>YAML</source> + <translation></translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="271"/> + <source>XML Files (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</source> + <translation>XML soubory (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="438"/> - <source>Pascal Files (*.pas)</source> - <translation>Pascal soubory (*.pas)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="90"/> - <source>PostScript</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="99"/> - <source>XML</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="100"/> - <source>YAML</source> - <translation></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="273"/> - <source>XML Files (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</source> - <translation>XML soubory (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</translation> + <source>PostScript Files (*.ps)</source> + <translation>PostScript soubory (*.ps)</translation> + </message> + <message> + <location filename="QScintilla/Lexers/__init__.py" line="317"/> + <source>YAML Files (*.yaml *.yml)</source> + <translation>YAML soubory (*.yaml *.yml)</translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="440"/> - <source>PostScript Files (*.ps)</source> - <translation>PostScript soubory (*.ps)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="319"/> - <source>YAML Files (*.yaml *.yml)</source> - <translation>YAML soubory (*.yaml *.yml)</translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="442"/> <source>YAML Files (*.yml)</source> <translation>YAML soubory (*.yml)</translation> </message> <message> - <location filename="QScintilla/Lexers/__init__.py" line="107"/> + <location filename="QScintilla/Lexers/__init__.py" line="105"/> <source>Pygments</source> <translation>Pygments</translation> </message> @@ -16632,32 +16632,32 @@ <translation type="obsolete">Python3 GUI soubory (*.pyw3)</translation> </message> <message> - <location filename="QScintilla/Lexers/__init__.py" line="247"/> + <location filename="QScintilla/Lexers/__init__.py" line="245"/> <source>Python Files (*.py *.py2 *.py3)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Lexers/__init__.py" line="249"/> + <location filename="QScintilla/Lexers/__init__.py" line="247"/> <source>Python GUI Files (*.pyw *.pyw2 *.pyw3)</source> <translation type="unfinished"></translation> </message> <message> + <location filename="QScintilla/Lexers/__init__.py" line="344"/> + <source>Python Files (*.py2)</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="QScintilla/Lexers/__init__.py" line="346"/> - <source>Python Files (*.py2)</source> + <source>Python3 Files (*.py)</source> <translation type="unfinished"></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="348"/> - <source>Python3 Files (*.py)</source> + <source>Python GUI Files (*.pyw2)</source> <translation type="unfinished"></translation> </message> <message> <location filename="QScintilla/Lexers/__init__.py" line="350"/> - <source>Python GUI Files (*.pyw2)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="QScintilla/Lexers/__init__.py" line="352"/> <source>Python3 GUI Files (*.pyw)</source> <translation type="unfinished"></translation> </message> @@ -16723,22 +16723,22 @@ <context> <name>LogViewer</name> <message> - <location filename="UI/LogView.py" line="39"/> + <location filename="UI/LogView.py" line="37"/> <source>Clear</source> <translation>Vyčistit</translation> </message> <message> + <location filename="UI/LogView.py" line="38"/> + <source>Copy</source> + <translation>Kopírovat</translation> + </message> + <message> <location filename="UI/LogView.py" line="40"/> - <source>Copy</source> - <translation>Kopírovat</translation> + <source>Select All</source> + <translation>Vybrat vše</translation> </message> <message> <location filename="UI/LogView.py" line="42"/> - <source>Select All</source> - <translation>Vybrat vše</translation> - </message> - <message> - <location filename="UI/LogView.py" line="44"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> @@ -17117,92 +17117,92 @@ <translation>Standardní tlačítka</translation> </message> <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="39"/> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="37"/> <source>Apply</source> <translation>Použít</translation> </message> <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="36"/> + <source>Abort</source> + <translation>Přerušit</translation> + </message> + <message> <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="38"/> - <source>Abort</source> - <translation>Přerušit</translation> + <source>Cancel</source> + <translation>Zrušit</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="42"/> + <source>Ignore</source> + <translation>Ignorovat</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="51"/> + <source>Save all</source> + <translation>Uložit vše</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="50"/> + <source>Save</source> + <translation>Uložit</translation> </message> <message> <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="40"/> - <source>Cancel</source> - <translation>Zrušit</translation> + <source>Discard</source> + <translation>Zahodit</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="53"/> + <source>Yes to all</source> + <translation>Ano pro všechno</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="46"/> + <source>Open</source> + <translation>Otevřít</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="47"/> + <source>Reset</source> + <translation>Reset</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="45"/> + <source>Ok</source> + <translation>Ok</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="43"/> + <source>No</source> + <translation>Ne</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="41"/> + <source>Help</source> + <translation>Pomoc</translation> </message> <message> <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="44"/> - <source>Ignore</source> - <translation>Ignorovat</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="53"/> - <source>Save all</source> - <translation>Uložit vše</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="52"/> - <source>Save</source> - <translation>Uložit</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="42"/> - <source>Discard</source> - <translation>Zahodit</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="55"/> - <source>Yes to all</source> - <translation>Ano pro všechno</translation> + <source>No to all</source> + <translation>Ne pro všechno</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="49"/> + <source>Retry</source> + <translation>Vrátit</translation> </message> <message> <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="48"/> - <source>Open</source> - <translation>Otevřít</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="49"/> - <source>Reset</source> - <translation>Reset</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="47"/> - <source>Ok</source> - <translation>Ok</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="45"/> - <source>No</source> - <translation>Ne</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="43"/> - <source>Help</source> - <translation>Pomoc</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="46"/> - <source>No to all</source> - <translation>Ne pro všechno</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="51"/> - <source>Retry</source> - <translation>Vrátit</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="50"/> <source>Restore defaults</source> <translation>Obnovit defaulty</translation> </message> <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="54"/> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="52"/> <source>Yes</source> <translation>Ano</translation> </message> <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="41"/> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="39"/> <source>Close</source> <translation>Zavřít</translation> </message> @@ -17212,12 +17212,12 @@ <translation>Vybrat defaultní tlačítko</translation> </message> <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="37"/> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="35"/> <source>No button</source> <translation>Žádné tlačítko</translation> </message> <message> - <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="103"/> + <location filename="Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="101"/> <source>Test</source> <translation>Test</translation> </message> @@ -17245,352 +17245,352 @@ <translation type="obsolete">Poz: %1</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="351"/> + <location filename="QScintilla/MiniEditor.py" line="349"/> <source>New</source> <translation>Nový</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="351"/> + <location filename="QScintilla/MiniEditor.py" line="349"/> <source>&New</source> <translation>&Nový</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="351"/> + <location filename="QScintilla/MiniEditor.py" line="349"/> <source>Ctrl+N</source> <comment>File|New</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="356"/> + <location filename="QScintilla/MiniEditor.py" line="354"/> <source>Open an empty editor window</source> <translation>Otevřít prázdné editační okno</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="357"/> + <location filename="QScintilla/MiniEditor.py" line="355"/> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Nový</b><p>Bude otevřeno prázdné editační okno.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="364"/> + <location filename="QScintilla/MiniEditor.py" line="362"/> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="364"/> + <location filename="QScintilla/MiniEditor.py" line="362"/> <source>&Open...</source> <translation>&Otevřít...</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="364"/> + <location filename="QScintilla/MiniEditor.py" line="362"/> <source>Ctrl+O</source> <comment>File|Open</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="369"/> + <location filename="QScintilla/MiniEditor.py" line="367"/> <source>Open a file</source> <translation>Otevřít soubor</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="370"/> + <location filename="QScintilla/MiniEditor.py" line="368"/> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened.</p></source> <translation><b>Otevřít soubor</b><p>Budete dotázáni na jméno souboru, který se má otevřít do editačního okna.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="377"/> + <location filename="QScintilla/MiniEditor.py" line="375"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="377"/> + <location filename="QScintilla/MiniEditor.py" line="375"/> <source>&Save</source> <translation>&Uložit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="377"/> + <location filename="QScintilla/MiniEditor.py" line="375"/> <source>Ctrl+S</source> <comment>File|Save</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="382"/> + <location filename="QScintilla/MiniEditor.py" line="380"/> <source>Save the current file</source> <translation>Uložit aktuální soubor</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="383"/> + <location filename="QScintilla/MiniEditor.py" line="381"/> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Uložit soubor</b><p>Uložit obsah aktuálního editačního okna.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="390"/> + <location filename="QScintilla/MiniEditor.py" line="388"/> <source>Save as</source> <translation>Uložit jako</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="390"/> + <location filename="QScintilla/MiniEditor.py" line="388"/> <source>Save &as...</source> <translation>Uložit j&ako...</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="390"/> + <location filename="QScintilla/MiniEditor.py" line="388"/> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="395"/> + <location filename="QScintilla/MiniEditor.py" line="393"/> <source>Save the current file to a new one</source> <translation>Uložit aktuální soubor do nového</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="396"/> + <location filename="QScintilla/MiniEditor.py" line="394"/> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Uložit soubor jako</b><p>Uložit obsah aktuálního editačního okna do nového souboru. Název souboru bude zadán v dialogu výběru souboru.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="404"/> + <location filename="QScintilla/MiniEditor.py" line="402"/> <source>Close</source> <translation>Zavřít</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="404"/> + <location filename="QScintilla/MiniEditor.py" line="402"/> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="404"/> + <location filename="QScintilla/MiniEditor.py" line="402"/> <source>Ctrl+W</source> <comment>File|Close</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="409"/> + <location filename="QScintilla/MiniEditor.py" line="407"/> <source>Close the editor window</source> <translation>Zavřít editační okno</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="410"/> + <location filename="QScintilla/MiniEditor.py" line="408"/> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Zavřít okno</b><p>Zavřít aktuální okno.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="449"/> + <location filename="QScintilla/MiniEditor.py" line="447"/> <source>Undo</source> <translation>Vrátit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="449"/> + <location filename="QScintilla/MiniEditor.py" line="447"/> <source>&Undo</source> <translation>&Vrátit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="449"/> + <location filename="QScintilla/MiniEditor.py" line="447"/> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="449"/> + <location filename="QScintilla/MiniEditor.py" line="447"/> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="455"/> + <location filename="QScintilla/MiniEditor.py" line="453"/> <source>Undo the last change</source> <translation>Vrátit poslední změnu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="456"/> + <location filename="QScintilla/MiniEditor.py" line="454"/> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Undo</b><p>Vrátit poslední změnu v aktuálním editačním okně.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="463"/> + <location filename="QScintilla/MiniEditor.py" line="461"/> <source>Redo</source> <translation>Znovu použít</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="463"/> + <location filename="QScintilla/MiniEditor.py" line="461"/> <source>&Redo</source> <translation>&Znovu použít</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="463"/> + <location filename="QScintilla/MiniEditor.py" line="461"/> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="468"/> + <location filename="QScintilla/MiniEditor.py" line="466"/> <source>Redo the last change</source> <translation>Znovu použít poslední změnu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="469"/> + <location filename="QScintilla/MiniEditor.py" line="467"/> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Redo</b><p>Znovu použít poslení změnu, která byla provedena v aktuálním editačním okně.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="476"/> + <location filename="QScintilla/MiniEditor.py" line="474"/> <source>Cut</source> <translation>Vyjmout</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="476"/> + <location filename="QScintilla/MiniEditor.py" line="474"/> <source>Cu&t</source> <translation>Vyjmou&t</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="476"/> + <location filename="QScintilla/MiniEditor.py" line="474"/> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="476"/> + <location filename="QScintilla/MiniEditor.py" line="474"/> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="482"/> + <location filename="QScintilla/MiniEditor.py" line="480"/> <source>Cut the selection</source> <translation>Vyjmout výběr</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="483"/> + <location filename="QScintilla/MiniEditor.py" line="481"/> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Vyjmout</b><p>Vyjme vybraný text z aktuálního editačního okna a vloží jej do schránky.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="490"/> + <location filename="QScintilla/MiniEditor.py" line="488"/> <source>Copy</source> <translation>Kopírovat</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="490"/> + <location filename="QScintilla/MiniEditor.py" line="488"/> <source>&Copy</source> <translation>&Kopírovat</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="490"/> + <location filename="QScintilla/MiniEditor.py" line="488"/> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="490"/> + <location filename="QScintilla/MiniEditor.py" line="488"/> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="496"/> + <location filename="QScintilla/MiniEditor.py" line="494"/> <source>Copy the selection</source> <translation>Kopírovat výběr</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="497"/> + <location filename="QScintilla/MiniEditor.py" line="495"/> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Kopírovat</b><p>Zkopíruje vybraný text v aktuálním editačním okně a uloží jej do schránky.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="504"/> + <location filename="QScintilla/MiniEditor.py" line="502"/> <source>Paste</source> <translation>Vložit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="504"/> + <location filename="QScintilla/MiniEditor.py" line="502"/> <source>&Paste</source> <translation>V&ložit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="504"/> + <location filename="QScintilla/MiniEditor.py" line="502"/> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="504"/> + <location filename="QScintilla/MiniEditor.py" line="502"/> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="510"/> + <location filename="QScintilla/MiniEditor.py" line="508"/> <source>Paste the last cut/copied text</source> <translation>Vložit text ze schránky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="511"/> + <location filename="QScintilla/MiniEditor.py" line="509"/> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Vložit</b><p>Vloží text, který byl uložen do schránky při předchozím kroku Vyjmout nebo Kopírovat.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="519"/> + <location filename="QScintilla/MiniEditor.py" line="517"/> <source>Clear</source> <translation>Vyčistit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="519"/> + <location filename="QScintilla/MiniEditor.py" line="517"/> <source>Cl&ear</source> <translation>Vyči&stit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="519"/> + <location filename="QScintilla/MiniEditor.py" line="517"/> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="525"/> + <location filename="QScintilla/MiniEditor.py" line="523"/> <source>Clear all text</source> <translation>Vyčistit všechen text</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="526"/> + <location filename="QScintilla/MiniEditor.py" line="524"/> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Vyčistit</b><p>Smazat všechnen text v aktuálním editoru.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1319"/> + <location filename="QScintilla/MiniEditor.py" line="1317"/> <source>About</source> <translation>O aplikaci</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1319"/> + <location filename="QScintilla/MiniEditor.py" line="1317"/> <source>&About</source> <translation>O &aplikaci</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1322"/> + <location filename="QScintilla/MiniEditor.py" line="1320"/> <source>Display information about this software</source> <translation>Zobrazit informace a tomto software</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1323"/> + <location filename="QScintilla/MiniEditor.py" line="1321"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation><b>O aplikaci</b><p>Zobrazí se informace o tomto software.</p></translation> </message> <message> + <location filename="QScintilla/MiniEditor.py" line="1327"/> + <source>About Qt</source> + <translation>O Qt</translation> + </message> + <message> + <location filename="QScintilla/MiniEditor.py" line="1327"/> + <source>About &Qt</source> + <translation>O &Qt</translation> + </message> + <message> <location filename="QScintilla/MiniEditor.py" line="1329"/> - <source>About Qt</source> - <translation>O Qt</translation> - </message> - <message> - <location filename="QScintilla/MiniEditor.py" line="1329"/> - <source>About &Qt</source> - <translation>O &Qt</translation> + <source>Display information about the Qt toolkit</source> + <translation>Zobrazit informace o Qt toolkitu</translation> </message> <message> <location filename="QScintilla/MiniEditor.py" line="1331"/> - <source>Display information about the Qt toolkit</source> - <translation>Zobrazit informace o Qt toolkitu</translation> - </message> - <message> - <location filename="QScintilla/MiniEditor.py" line="1333"/> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>O Qt</b><p>Zobrazit informace o Qt toolkitu.</p></translation> </message> @@ -17615,32 +17615,32 @@ <translation type="obsolete"><b>O KDE</b><p>Zobrazit informace o KDE.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1361"/> + <location filename="QScintilla/MiniEditor.py" line="1359"/> <source>&File</source> <translation>S&oubor</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1372"/> + <location filename="QScintilla/MiniEditor.py" line="1370"/> <source>&Edit</source> <translation>&Edit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1389"/> + <location filename="QScintilla/MiniEditor.py" line="1387"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1450"/> + <location filename="QScintilla/MiniEditor.py" line="1448"/> <source><p>This part of the status bar displays the line number of the editor.</p></source> <translation><p>Tato část status baru zobrazuje číslo řádku v editoru.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1457"/> + <location filename="QScintilla/MiniEditor.py" line="1455"/> <source><p>This part of the status bar displays the cursor position of the editor.</p></source> <translation><p>Tato část status baru zobrazuje pozici kurzoru v editoru.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1462"/> + <location filename="QScintilla/MiniEditor.py" line="1460"/> <source>Ready</source> <translation>Hotovo</translation> </message> @@ -17650,7 +17650,7 @@ <translation type="obsolete">eric4 Mini Editor</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1489"/> + <location filename="QScintilla/MiniEditor.py" line="1487"/> <source>The document has been modified. Do you want to save your changes?</source> <translation>Dokument byl změněn.Chcete vaše změny uložit?</translation> @@ -17662,7 +17662,7 @@ <translation type="obsolete">Nelze číst soubor %1:%2.</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1536"/> + <location filename="QScintilla/MiniEditor.py" line="1534"/> <source>File loaded</source> <translation>Soubor načten</translation> </message> @@ -17673,7 +17673,7 @@ <translation type="obsolete">Nelze zapisovat do souboru %1:%2.</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1839"/> + <location filename="QScintilla/MiniEditor.py" line="1837"/> <source>Untitled</source> <translation>Beze jména</translation> </message> @@ -17683,32 +17683,32 @@ <translation type="obsolete">%1[*] - %2</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1583"/> + <location filename="QScintilla/MiniEditor.py" line="1581"/> <source>Mini Editor</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1879"/> + <location filename="QScintilla/MiniEditor.py" line="1877"/> <source>Select all</source> <translation>Vybrat vše</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1880"/> + <location filename="QScintilla/MiniEditor.py" line="1878"/> <source>Deselect all</source> <translation>Zrušit celý výběr</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1891"/> + <location filename="QScintilla/MiniEditor.py" line="1889"/> <source>Languages</source> <translation>Jazyky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1894"/> + <location filename="QScintilla/MiniEditor.py" line="1892"/> <source>No Language</source> <translation>Žádný jazyk</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1517"/> + <location filename="QScintilla/MiniEditor.py" line="1515"/> <source>Open File</source> <translation>Otevřít soubor</translation> </message> @@ -17718,129 +17718,129 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nebyl otevřen.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1564"/> + <location filename="QScintilla/MiniEditor.py" line="1562"/> <source>File saved</source> <translation>Soubor uložen</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1443"/> + <location filename="QScintilla/MiniEditor.py" line="1441"/> <source><p>This part of the status bar displays an indication of the editors files writability.</p></source> <translation><p>Tato část statusbaru zobrazuje indikátor práva zápisu editoru do souboru.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1340"/> + <location filename="QScintilla/MiniEditor.py" line="1338"/> <source>What's This?</source> <translation>Co je to?</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1340"/> + <location filename="QScintilla/MiniEditor.py" line="1338"/> <source>&What's This?</source> <translation>&Co je to?</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1340"/> + <location filename="QScintilla/MiniEditor.py" line="1338"/> <source>Shift+F1</source> <comment>Help|What's This?'</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1345"/> + <location filename="QScintilla/MiniEditor.py" line="1343"/> <source>Context sensitive help</source> <translation>Kontextově senzitivní nápověda</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1346"/> + <location filename="QScintilla/MiniEditor.py" line="1344"/> <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="QScintilla/MiniEditor.py" line="1401"/> + <location filename="QScintilla/MiniEditor.py" line="1399"/> <source>File</source> <translation>Soubor</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1413"/> + <location filename="QScintilla/MiniEditor.py" line="1411"/> <source>Edit</source> <translation>Editovat</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1423"/> + <location filename="QScintilla/MiniEditor.py" line="1421"/> <source>Find</source> <translation>Hledat</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1430"/> + <location filename="QScintilla/MiniEditor.py" line="1428"/> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="417"/> + <location filename="QScintilla/MiniEditor.py" line="415"/> <source>Print</source> <translation>Tisk</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="417"/> + <location filename="QScintilla/MiniEditor.py" line="415"/> <source>&Print</source> <translation>&Tisk</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="417"/> + <location filename="QScintilla/MiniEditor.py" line="415"/> <source>Ctrl+P</source> <comment>File|Print</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="422"/> + <location filename="QScintilla/MiniEditor.py" line="420"/> <source>Print the current file</source> <translation>Tisk aktuálního souboru</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1805"/> + <location filename="QScintilla/MiniEditor.py" line="1803"/> <source>Printing...</source> <translation>Tisk...</translation> </message> <message> + <location filename="QScintilla/MiniEditor.py" line="1819"/> + <source>Printing completed</source> + <translation>Tisk je hotov</translation> + </message> + <message> <location filename="QScintilla/MiniEditor.py" line="1821"/> - <source>Printing completed</source> - <translation>Tisk je hotov</translation> - </message> - <message> - <location filename="QScintilla/MiniEditor.py" line="1823"/> <source>Error while printing</source> <translation>Chyba během tisku</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1826"/> + <location filename="QScintilla/MiniEditor.py" line="1824"/> <source>Printing aborted</source> <translation>Tisk byl zrušen</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="423"/> + <location filename="QScintilla/MiniEditor.py" line="421"/> <source><b>Print File</b><p>Print the contents of the current file.</p></source> <translation><b>Tisk souboru</b><p>Tisk obsahu aktuálního souboru.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="431"/> + <location filename="QScintilla/MiniEditor.py" line="429"/> <source>Print Preview</source> <translation>Náhled tisku</translation> </message> <message> + <location filename="QScintilla/MiniEditor.py" line="433"/> + <source>Print preview of the current file</source> + <translation>Náhled tisku aktuálního souboru</translation> + </message> + <message> <location filename="QScintilla/MiniEditor.py" line="435"/> - <source>Print preview of the current file</source> - <translation>Náhled tisku aktuálního souboru</translation> - </message> - <message> - <location filename="QScintilla/MiniEditor.py" line="437"/> <source><b>Print Preview</b><p>Print preview of the current file.</p></source> <translation><b>Náhkled tisku</b><p>Náhkled tisku aktuálního souboru.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1913"/> + <location filename="QScintilla/MiniEditor.py" line="1911"/> <source>Guessed</source> <translation>Odhadem</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1933"/> + <location filename="QScintilla/MiniEditor.py" line="1931"/> <source>Alternatives</source> <translation>Alternativy</translation> </message> @@ -17850,62 +17850,62 @@ <translation type="obsolete">Alternativy (%1)</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1947"/> + <location filename="QScintilla/MiniEditor.py" line="1945"/> <source>Pygments Lexer</source> <translation>Pygments Lexer</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1947"/> + <location filename="QScintilla/MiniEditor.py" line="1945"/> <source>Select the Pygments lexer to apply.</source> <translation>Použít Pygments lexer.</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="239"/> + <location filename="QScintilla/MiniEditor.py" line="237"/> <source>About eric5 Mini Editor</source> <translation type="unfinished">O eric4 Mini Editoru {5 ?}</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="239"/> + <location filename="QScintilla/MiniEditor.py" line="237"/> <source>The eric5 Mini Editor is an editor component based on QScintilla. It may be used for simple editing tasks, that don't need the power of a full blown editor.</source> <translation type="unfinished">Eric4 Mini editor je odvozen od modulu QScintilla. Lze jej použít pro jednoduché úpravy, kde není nutné mít k dispozici všechny vlastnosti plného editoru. {5 ?}</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="298"/> + <location filename="QScintilla/MiniEditor.py" line="296"/> <source>Line: {0:5}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="302"/> + <location filename="QScintilla/MiniEditor.py" line="300"/> <source>Pos: {0:5}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1489"/> + <location filename="QScintilla/MiniEditor.py" line="1487"/> <source>eric5 Mini Editor</source> <translation type="unfinished">eric4 Mini Editor {5 ?}</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1517"/> + <location filename="QScintilla/MiniEditor.py" line="1515"/> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1550"/> + <location filename="QScintilla/MiniEditor.py" line="1548"/> <source>Save File</source> <translation type="unfinished">Uložit soubor</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1550"/> + <location filename="QScintilla/MiniEditor.py" line="1548"/> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1583"/> + <location filename="QScintilla/MiniEditor.py" line="1581"/> <source>{0}[*] - {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1930"/> + <location filename="QScintilla/MiniEditor.py" line="1928"/> <source>Alternatives ({0})</source> <translation type="unfinished"></translation> </message> @@ -17913,7 +17913,7 @@ <context> <name>MultiProject</name> <message> - <location filename="MultiProject/MultiProject.py" line="593"/> + <location filename="MultiProject/MultiProject.py" line="590"/> <source>Save File</source> <translation>Uložit soubor</translation> </message> @@ -17923,67 +17923,67 @@ <translation type="obsolete"><p>Soubor <b>%1</b> již existuje.</p></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="681"/> + <location filename="MultiProject/MultiProject.py" line="678"/> <source>&New...</source> <translation>&Nový...</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="694"/> + <location filename="MultiProject/MultiProject.py" line="691"/> <source>&Open...</source> <translation>&Otevřít...</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="706"/> + <location filename="MultiProject/MultiProject.py" line="703"/> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="717"/> + <location filename="MultiProject/MultiProject.py" line="714"/> <source>&Save</source> <translation>&Uložit</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="728"/> + <location filename="MultiProject/MultiProject.py" line="725"/> <source>Save &as...</source> <translation>Uložit j&ako...</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="740"/> + <location filename="MultiProject/MultiProject.py" line="737"/> <source>Add &project...</source> <translation>Přidat &projekt...</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="754"/> + <location filename="MultiProject/MultiProject.py" line="751"/> <source>&Properties...</source> <translation>&Natavení...</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="777"/> + <location filename="MultiProject/MultiProject.py" line="774"/> <source>&Multiproject</source> <translation>&Multiprojekt</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="778"/> + <location filename="MultiProject/MultiProject.py" line="775"/> <source>Open &Recent Multiprojects</source> <translation>Otevřít poslední multip&rojekty</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="819"/> + <location filename="MultiProject/MultiProject.py" line="816"/> <source>Multiproject</source> <translation></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="876"/> + <location filename="MultiProject/MultiProject.py" line="873"/> <source>&Clear</source> <translation>&Vyčistit</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="302"/> + <location filename="MultiProject/MultiProject.py" line="299"/> <source>Read multiproject file</source> <translation>Načíst soubor multiprojektu</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="353"/> + <location filename="MultiProject/MultiProject.py" line="350"/> <source>Compressed multiproject files not supported. The compression library is missing.</source> <translation>Komprimované multiprojektové soubory nejsou podporovány. Kompresní knihovna chybí.</translation> </message> @@ -18003,7 +18003,7 @@ <translation type="obsolete"><p>Soubor multiprojektu <b>%1</b> má neplatný obsah.</p></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="371"/> + <location filename="MultiProject/MultiProject.py" line="368"/> <source>Save multiproject file</source> <translation>Uložit soubor multiprojektu</translation> </message> @@ -18013,162 +18013,162 @@ <translation type="obsolete"><p>Do souboru multiprojektu <b>%1</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="694"/> + <location filename="MultiProject/MultiProject.py" line="691"/> <source>Open multiproject</source> <translation>Otevřít multiprojekt</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="520"/> + <location filename="MultiProject/MultiProject.py" line="517"/> <source>Multiproject Files (*.e4m *.e4mz)</source> <translation>Soubory multiprojektu (*.e4m *.e4mz)</translation> </message> <message> + <location filename="MultiProject/MultiProject.py" line="571"/> + <source>Compressed Multiproject Files (*.e4mz)</source> + <translation>Komprimované soubory multiprojektu (*.e4mz)</translation> + </message> + <message> + <location filename="MultiProject/MultiProject.py" line="573"/> + <source>Multiproject Files (*.e4m)</source> + <translation>Soubory multiprojektu (*.e4m)</translation> + </message> + <message> + <location filename="MultiProject/MultiProject.py" line="725"/> + <source>Save multiproject as</source> + <translation>Uložit multiprojekt jako</translation> + </message> + <message> <location filename="MultiProject/MultiProject.py" line="574"/> - <source>Compressed Multiproject Files (*.e4mz)</source> - <translation>Komprimované soubory multiprojektu (*.e4mz)</translation> - </message> - <message> - <location filename="MultiProject/MultiProject.py" line="576"/> - <source>Multiproject Files (*.e4m)</source> - <translation>Soubory multiprojektu (*.e4m)</translation> - </message> - <message> - <location filename="MultiProject/MultiProject.py" line="728"/> - <source>Save multiproject as</source> - <translation>Uložit multiprojekt jako</translation> - </message> - <message> - <location filename="MultiProject/MultiProject.py" line="577"/> <source>Multiproject Files (*.e4m);;Compressed Multiproject Files (*.e4mz)</source> <translation>Soubory multiprojektu (*.e4m);;Komprimované soubory multiprojektu (*.e4mz)</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="620"/> + <location filename="MultiProject/MultiProject.py" line="617"/> <source>Close Multiproject</source> <translation>Zavřít multiprojekt</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="620"/> + <location filename="MultiProject/MultiProject.py" line="617"/> <source>The current multiproject has unsaved changes.</source> <translation>Aktuální multiprojekt obsahuje neuložené změny.</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="681"/> + <location filename="MultiProject/MultiProject.py" line="678"/> <source>New multiproject</source> <translation>Nový multiprojekt</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="685"/> + <location filename="MultiProject/MultiProject.py" line="682"/> <source>Generate a new multiproject</source> <translation>Vygenerovat nový multiprojekt</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="686"/> + <location filename="MultiProject/MultiProject.py" line="683"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new multiproject.</p></source> <translation><b>Nový...</b><p>Otevře se dialogové okno pro zadání informací o novém multiprojektu.</p></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="698"/> + <location filename="MultiProject/MultiProject.py" line="695"/> <source>Open an existing multiproject</source> <translation>Otevřít existující multiprojekt</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="699"/> + <location filename="MultiProject/MultiProject.py" line="696"/> <source><b>Open...</b><p>This opens an existing multiproject.</p></source> <translation><b>Otevřít....</b><p>Otevře existující multiprojekt.</p></translation> </message> <message> + <location filename="MultiProject/MultiProject.py" line="703"/> + <source>Close multiproject</source> + <translation>Zavřít multiprojekt</translation> + </message> + <message> <location filename="MultiProject/MultiProject.py" line="706"/> - <source>Close multiproject</source> - <translation>Zavřít multiprojekt</translation> - </message> - <message> - <location filename="MultiProject/MultiProject.py" line="709"/> <source>Close the current multiproject</source> <translation>Uzavře aktuální multiprojekt</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="710"/> + <location filename="MultiProject/MultiProject.py" line="707"/> <source><b>Close</b><p>This closes the current multiproject.</p></source> <translation><b>Zavřít</b><p>Aktuální multiprojekt se uzavře.</p></translation> </message> <message> + <location filename="MultiProject/MultiProject.py" line="714"/> + <source>Save multiproject</source> + <translation>Uložit multiprojekt</translation> + </message> + <message> <location filename="MultiProject/MultiProject.py" line="717"/> - <source>Save multiproject</source> - <translation>Uložit multiprojekt</translation> - </message> - <message> - <location filename="MultiProject/MultiProject.py" line="720"/> <source>Save the current multiproject</source> <translation>Uložit aktuální multiprojekt</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="721"/> + <location filename="MultiProject/MultiProject.py" line="718"/> <source><b>Save</b><p>This saves the current multiproject.</p></source> <translation><b>Uložit</b><p>Aktuální multiprojekt se uloží.</p></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="731"/> + <location filename="MultiProject/MultiProject.py" line="728"/> <source>Save the current multiproject to a new file</source> <translation>Uloží aktuální multiprojekt do nového souboru</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="733"/> + <location filename="MultiProject/MultiProject.py" line="730"/> <source><b>Save as</b><p>This saves the current multiproject to a new file.</p></source> <translation><b>Uložit jako</b><p>Uloží aktuální mulktiprojekt do nového souboru.</p></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="740"/> + <location filename="MultiProject/MultiProject.py" line="737"/> <source>Add project to multiproject</source> <translation>Přidat projekt do multiprojektu</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="744"/> + <location filename="MultiProject/MultiProject.py" line="741"/> <source>Add a project to the current multiproject</source> <translation>Projekt se přidá do aktuálního multiprojektu</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="746"/> + <location filename="MultiProject/MultiProject.py" line="743"/> <source><b>Add project...</b><p>This opens a dialog for adding a project to the current multiproject.</p></source> <translation><b>Přidat projekt...</b><p>Otevře dialog pro přidání projektu do aktuálního multiprojektu.</p></translation> </message> <message> + <location filename="MultiProject/MultiProject.py" line="751"/> + <source>Multiproject properties</source> + <translation>Nastavení multiprojektu</translation> + </message> + <message> <location filename="MultiProject/MultiProject.py" line="754"/> - <source>Multiproject properties</source> - <translation>Nastavení multiprojektu</translation> - </message> - <message> - <location filename="MultiProject/MultiProject.py" line="757"/> <source>Show the multiproject properties</source> <translation>Zobrazit nastavení projektu</translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="758"/> + <location filename="MultiProject/MultiProject.py" line="755"/> <source><b>Properties...</b><p>This shows a dialog to edit the multiproject properties.</p></source> <translation><b>Nastavení...</b><p>Zobrazí dialog s editací nastavení multiprojektu.</p></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="295"/> + <location filename="MultiProject/MultiProject.py" line="292"/> <source><p>The multiproject file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="228"/> + <location filename="MultiProject/MultiProject.py" line="225"/> <source><p>The multiproject file <b>{0}</b> has an unsupported format.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="302"/> + <location filename="MultiProject/MultiProject.py" line="299"/> <source><p>The multiproject file <b>{0}</b> has invalid contents.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="371"/> + <location filename="MultiProject/MultiProject.py" line="368"/> <source><p>The multiproject file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="MultiProject/MultiProject.py" line="593"/> + <location filename="MultiProject/MultiProject.py" line="590"/> <source><p>The file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> @@ -18252,12 +18252,12 @@ <context> <name>NetworkAccessManager</name> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="155"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="153"/> <source>Web Browser</source> <translation>Web prohlížeč</translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="155"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="153"/> <source>Proxy usage was activated but no proxy host configured.</source> <translation>Je aktivováno používání proxy, ale proxy host není nastaven.</translation> </message> @@ -18277,7 +18277,7 @@ <translation type="obsolete"><b>Připojit k proxy '%1' za použití:</b></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="256"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="254"/> <source>SSL Errors</source> <translation>SSL chyby</translation> </message> @@ -18287,7 +18287,7 @@ <translation type="obsolete"><p>SSL chyby pro <br /><b>%1</b><ul><li>%2</li></ul></p><p>Chcete tyto chyby ignorovat?</p></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="272"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="270"/> <source>Certificates</source> <translation>Certifikáty</translation> </message> @@ -18312,42 +18312,42 @@ <translation type="obsolete"><br/>Alternativní jména:<ul><li>%1</li></ul></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="189"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="187"/> <source><b>Enter username and password for '{0}'</b></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="192"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="190"/> <source><b>Enter username and password for '{0}', realm '{1}'</b></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="219"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="217"/> <source><b>Connect to proxy '{0}' using:</b></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="256"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="254"/> <source><p>SSL Errors for <br /><b>{0}</b><ul><li>{1}</li></ul></p><p>Do you want to ignore these errors?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="272"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="270"/> <source><p>Certificates:<br/>{0}<br/>Do you want to accept all these certificates?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="311"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="309"/> <source><br/>Issuer: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="314"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="312"/> <source><br/>Not valid before: {0}<br/>Valid Until: {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/Network/NetworkAccessManager.py" line="321"/> + <location filename="Helpviewer/Network/NetworkAccessManager.py" line="319"/> <source><br/>Alternate Names:<ul><li>{0}</li></ul></source> <translation type="unfinished"></translation> </message> @@ -18592,12 +18592,12 @@ <translation>&Obnovit výchozí</translation> </message> <message> - <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="63"/> + <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="61"/> <source>Add search engine</source> <translation>Přidat vyhledávač</translation> </message> <message> - <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="54"/> + <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="52"/> <source>OpenSearch (*.xml);;All Files (*)</source> <translation>OpenSearch (*.xml);;Všechny soubory (*)</translation> </message> @@ -18607,12 +18607,12 @@ <translation type="obsolete">%1 není platný popis OpenSearch 1.1 nebo se již v seznamu nachází.</translation> </message> <message> - <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="74"/> + <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="72"/> <source>Delete selected engines</source> <translation>Smazat vybrané enginy</translation> </message> <message> - <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="74"/> + <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="72"/> <source>You must have at least one search engine.</source> <translation>Musíte mít alespoň jeden vyhledávací engine.</translation> </message> @@ -18627,7 +18627,7 @@ <translation>Editovat...</translation> </message> <message> - <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="63"/> + <location filename="Helpviewer/OpenSearch/OpenSearchDialog.py" line="61"/> <source>{0} is not a valid OpenSearch 1.1 description or is already on your list.</source> <translation type="unfinished"></translation> </message> @@ -19229,22 +19229,22 @@ <context> <name>PluginInstallWidget</name> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="55"/> + <location filename="PluginManager/PluginInstallDialog.py" line="53"/> <source>< Back</source> <translation>< Zpět</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="57"/> + <location filename="PluginManager/PluginInstallDialog.py" line="55"/> <source>Next ></source> <translation>Další ></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="66"/> + <location filename="PluginManager/PluginInstallDialog.py" line="64"/> <source>User plugins directory</source> <translation>Uživatelský adresář s pluginy</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="71"/> + <location filename="PluginManager/PluginInstallDialog.py" line="69"/> <source>Global plugins directory</source> <translation>Globální adresář s pluginy</translation> </message> @@ -19261,12 +19261,12 @@ %2 (%3)</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="147"/> + <location filename="PluginManager/PluginInstallDialog.py" line="145"/> <source>Select plugin ZIP-archives</source> <translation>Vybrat plugin ZIP-archivy</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="147"/> + <location filename="PluginManager/PluginInstallDialog.py" line="145"/> <source>Plugin archive (*.zip)</source> <translation>Plugin archiv (*.zip)</translation> </message> @@ -19276,17 +19276,17 @@ <translation type="obsolete">Instalovat %1...</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="213"/> + <location filename="PluginManager/PluginInstallDialog.py" line="211"/> <source> ok</source> <translation> ok</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="220"/> + <location filename="PluginManager/PluginInstallDialog.py" line="218"/> <source>The plugins were installed successfully.</source> <translation>Pluginy byly úspěšně instalovány.</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="223"/> + <location filename="PluginManager/PluginInstallDialog.py" line="221"/> <source>Some plugins could not be installed.</source> <translation>Některé pluginy nebyly instalovány.</translation> </message> @@ -19326,17 +19326,17 @@ <translation type="obsolete">Chyba při instalaci pluginu. Důvod: %1</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="431"/> + <location filename="PluginManager/PluginInstallDialog.py" line="428"/> <source>Unspecific exception installing plugin.</source> <translation>Neznámá výjimka při instalaci pluginu.</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="59"/> + <location filename="PluginManager/PluginInstallDialog.py" line="57"/> <source>Install</source> <translation>Instalovat</translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="133"/> + <location filename="PluginManager/PluginInstallDialog.py" line="131"/> <source>Plugin ZIP-Archives: {0} @@ -19345,47 +19345,47 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="209"/> + <location filename="PluginManager/PluginInstallDialog.py" line="207"/> <source>Installing {0} ...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="252"/> + <location filename="PluginManager/PluginInstallDialog.py" line="250"/> <source><p>The archive file <b>{0}</b> does not exist. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="284"/> + <location filename="PluginManager/PluginInstallDialog.py" line="282"/> <source><p>The file <b>{0}</b> is not a valid plugin ZIP-archive. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="266"/> + <location filename="PluginManager/PluginInstallDialog.py" line="264"/> <source><p>The destination directory <b>{0}</b> is not writeable. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="322"/> + <location filename="PluginManager/PluginInstallDialog.py" line="320"/> <source><p>The plugin module <b>{0}</b> does not contain a 'packageName' attribute. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="329"/> + <location filename="PluginManager/PluginInstallDialog.py" line="327"/> <source><p>The plugin module <b>{0}</b> does not conform with the PyQt v2 API. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="339"/> + <location filename="PluginManager/PluginInstallDialog.py" line="337"/> <source><p>The plugin package <b>{0}</b> exists. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="348"/> + <location filename="PluginManager/PluginInstallDialog.py" line="346"/> <source><p>The plugin module <b>{0}</b> exists. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="PluginManager/PluginInstallDialog.py" line="425"/> + <location filename="PluginManager/PluginInstallDialog.py" line="422"/> <source>Error installing plugin. Reason: {0}</source> <translation type="unfinished"></translation> </message> @@ -19796,12 +19796,12 @@ <context> <name>Preferences</name> <message> - <location filename="Preferences/__init__.py" line="816"/> + <location filename="Preferences/__init__.py" line="822"/> <source>Export Preferences</source> <translation>Předvolby exportu</translation> </message> <message> - <location filename="Preferences/__init__.py" line="835"/> + <location filename="Preferences/__init__.py" line="841"/> <source>Import Preferences</source> <translation>Předvolby importu</translation> </message> @@ -19809,7 +19809,7 @@ <context> <name>PreferencesLexerError</name> <message> - <location filename="Preferences/PreferencesLexer.py" line="29"/> + <location filename="Preferences/PreferencesLexer.py" line="27"/> <source>Unspecific PreferencesLexer error.</source> <translation>Neznámá chyba v Nastavení Lexeru.</translation> </message> @@ -19819,7 +19819,7 @@ <translation type="obsolete">Nepodporovaný Lexer jazyk: %1</translation> </message> <message> - <location filename="Preferences/PreferencesLexer.py" line="58"/> + <location filename="Preferences/PreferencesLexer.py" line="56"/> <source>Unsupported Lexer Language: {0}</source> <translation type="unfinished"></translation> </message> @@ -19943,57 +19943,57 @@ <translation>Verze</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="44"/> + <location filename="Preferences/ProgramsDialog.py" line="43"/> <source>Search</source> <translation>Hledat</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="45"/> + <location filename="Preferences/ProgramsDialog.py" line="44"/> <source>Press to search for programs</source> <translation>Stisknout pro hledání programů</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="82"/> + <location filename="Preferences/ProgramsDialog.py" line="81"/> <source>Translation Converter (Qt4)</source> <translation>Konvertor překladů (Qt4)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="88"/> + <location filename="Preferences/ProgramsDialog.py" line="87"/> <source>Qt4 Designer</source> <translation></translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="93"/> + <location filename="Preferences/ProgramsDialog.py" line="92"/> <source>Qt4 Linguist</source> <translation></translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="98"/> + <location filename="Preferences/ProgramsDialog.py" line="97"/> <source>Qt4 Assistant</source> <translation></translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="102"/> + <location filename="Preferences/ProgramsDialog.py" line="101"/> <source>Translation Extractor (Python, Qt4)</source> <translation>Extraktor překladů (Python, Qt4)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="106"/> + <location filename="Preferences/ProgramsDialog.py" line="105"/> <source>Forms Compiler (Python, Qt4)</source> <translation>Kompilátor formulářů (Python, Qt4)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="110"/> + <location filename="Preferences/ProgramsDialog.py" line="109"/> <source>Resource Compiler (Python, Qt4)</source> <translation>Kompilátor resource (Python, Qt4)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="130"/> + <location filename="Preferences/ProgramsDialog.py" line="129"/> <source>Forms Compiler (Ruby, Qt4)</source> <translation>Kompilátor formulářů (Ruby, Qt4)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="134"/> + <location filename="Preferences/ProgramsDialog.py" line="133"/> <source>Resource Compiler (Ruby, Qt4)</source> <translation>Kompilátor resource (Ruby, Qt4)</translation> </message> @@ -20008,57 +20008,57 @@ <translation type="obsolete">Eric4 prohlížeč formulářů</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="153"/> + <location filename="Preferences/ProgramsDialog.py" line="152"/> <source>CORBA IDL Compiler</source> <translation>CORBA IDL kompilátor</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="222"/> + <location filename="Preferences/ProgramsDialog.py" line="221"/> <source>(not configured)</source> <translation>(nezkonfigurováno)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="250"/> + <location filename="Preferences/ProgramsDialog.py" line="249"/> <source>(not executable)</source> <translation>(nevykonavatelný)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="277"/> + <location filename="Preferences/ProgramsDialog.py" line="276"/> <source>(not found)</source> <translation>(nenalezeno)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="166"/> + <location filename="Preferences/ProgramsDialog.py" line="165"/> <source>(unknown)</source> <translation>(neznámý)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="170"/> + <location filename="Preferences/ProgramsDialog.py" line="169"/> <source>Spell Checker - PyEnchant</source> <translation></translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="116"/> + <location filename="Preferences/ProgramsDialog.py" line="115"/> <source>Translation Extractor (Python, PySide)</source> <translation>Vypisovač překladů (Python, PySide)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="120"/> + <location filename="Preferences/ProgramsDialog.py" line="119"/> <source>Forms Compiler (Python, PySide)</source> <translation>Kopilátor formulářů (Python, PySide)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="124"/> + <location filename="Preferences/ProgramsDialog.py" line="123"/> <source>Resource Compiler (Python, PySide)</source> <translation>Kompilátor resourců (Python, PySide)</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="140"/> + <location filename="Preferences/ProgramsDialog.py" line="139"/> <source>Eric5 Translation Previewer</source> <translation type="unfinished">Eric4 prohlížeč překladů {5 ?}</translation> </message> <message> - <location filename="Preferences/ProgramsDialog.py" line="144"/> + <location filename="Preferences/ProgramsDialog.py" line="143"/> <source>Eric5 Forms Previewer</source> <translation type="unfinished">Eric4 prohlížeč formulářů {5 ?}</translation> </message> @@ -20066,37 +20066,37 @@ <context> <name>Project</name> <message> - <location filename="Project/Project.py" line="175"/> + <location filename="Project/Project.py" line="171"/> <source>Ruby Files (*.rb);;</source> <translation>Ruby soubory (*.rb);;</translation> </message> <message> + <location filename="Project/Project.py" line="203"/> + <source>Qt4 GUI</source> + <translation></translation> + </message> + <message> + <location filename="Project/Project.py" line="204"/> + <source>Qt4 Console</source> + <translation></translation> + </message> + <message> + <location filename="Project/Project.py" line="206"/> + <source>Console</source> + <translation>Konzole</translation> + </message> + <message> <location filename="Project/Project.py" line="207"/> - <source>Qt4 GUI</source> - <translation></translation> - </message> - <message> - <location filename="Project/Project.py" line="208"/> - <source>Qt4 Console</source> - <translation></translation> - </message> - <message> - <location filename="Project/Project.py" line="210"/> - <source>Console</source> - <translation>Konzole</translation> - </message> - <message> - <location filename="Project/Project.py" line="211"/> <source>Other</source> <translation>Ostatní</translation> </message> <message> - <location filename="Project/Project.py" line="688"/> + <location filename="Project/Project.py" line="684"/> <source>Read project file</source> <translation>Načíst soubor projektu</translation> </message> <message> - <location filename="Project/Project.py" line="744"/> + <location filename="Project/Project.py" line="740"/> <source>Compressed project files not supported. The compression library is missing.</source> <translation>Komprimované soubory nejsou podporovány. Kompresní knihovna chybí.</translation> </message> @@ -20116,7 +20116,7 @@ <translation type="obsolete"><p>Soubor projektu <b>%1</b> má neplatný obsah.</p></translation> </message> <message> - <location filename="Project/Project.py" line="762"/> + <location filename="Project/Project.py" line="758"/> <source>Save project file</source> <translation>Uložit soubor projektu</translation> </message> @@ -20126,7 +20126,7 @@ <translation type="obsolete"><p>Do souboru projektu <b>%1</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="803"/> + <location filename="Project/Project.py" line="799"/> <source>Read user project properties</source> <translation>Načíst uživatelská nastavení projektu</translation> </message> @@ -20136,7 +20136,7 @@ <translation type="obsolete"><p>Uživatelská nastavení projektu <b>%1</b> nelze načíst.</p></translation> </message> <message> - <location filename="Project/Project.py" line="831"/> + <location filename="Project/Project.py" line="827"/> <source>Save user project properties</source> <translation>Uložit uživatelská nastavení projektu</translation> </message> @@ -20146,17 +20146,17 @@ <translation type="obsolete"><p>Do souboru s uživatelskými nastaveními <b>%1</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1102"/> + <location filename="Project/Project.py" line="1098"/> <source>Read project session</source> <translation>Načíst relaci projektu</translation> </message> <message> - <location filename="Project/Project.py" line="1383"/> + <location filename="Project/Project.py" line="1379"/> <source>Please save the project first.</source> <translation>Prosím, nejdříve uložte projekt.</translation> </message> <message> - <location filename="Project/Project.py" line="1226"/> + <location filename="Project/Project.py" line="1222"/> <source>Compressed project session files not supported. The compression library is missing.</source> <translation>Soubor s komprimovanou relací projektu není podporován. Kompresní knihovna chybí.</translation> </message> @@ -20176,7 +20176,7 @@ <translation type="obsolete"><p>Soubor s relací projektu <b>%1</b> nelze načíst.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1026"/> + <location filename="Project/Project.py" line="1022"/> <source>Save project session</source> <translation>Uložit relaci projektu</translation> </message> @@ -20186,7 +20186,7 @@ <translation type="obsolete"><p>Do souboru s relací projektu <b>%1</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1050"/> + <location filename="Project/Project.py" line="1046"/> <source>Delete project session</source> <translation>Smazat relaci projektu</translation> </message> @@ -20196,12 +20196,12 @@ <translation type="obsolete"><p>Soubor s relací projektu <b>%1</b> nelze smazat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1154"/> + <location filename="Project/Project.py" line="1150"/> <source>Read tasks</source> <translation>Načíst úlohy</translation> </message> <message> - <location filename="Project/Project.py" line="1179"/> + <location filename="Project/Project.py" line="1175"/> <source>Compressed tasks files not supported. The compression library is missing.</source> <translation>Soubor s komprimovanými úlohami není podporován. Kompresní knihovna chybí.</translation> </message> @@ -20216,7 +20216,7 @@ <translation type="obsolete"><p>Soubor s úlohami <b>%1</b> je v nepodporovaném formátu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1198"/> + <location filename="Project/Project.py" line="1194"/> <source>Save tasks</source> <translation>Uložit úlohy</translation> </message> @@ -20226,7 +20226,7 @@ <translation type="obsolete"><p>Do souboru s úlohami <b>%1</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1314"/> + <location filename="Project/Project.py" line="1310"/> <source>Read debugger properties</source> <translation>Načíst nastavení debuggeru</translation> </message> @@ -20241,12 +20241,12 @@ <translation type="obsolete"><p>Soubor s nastaveními debuggeru <b>%1</b> je v nepodporovaném formátu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1371"/> + <location filename="Project/Project.py" line="1367"/> <source>Save debugger properties</source> <translation>Uložit nastavení debuggeru</translation> </message> <message> - <location filename="Project/Project.py" line="1349"/> + <location filename="Project/Project.py" line="1345"/> <source>Compressed project debugger properties files not supported. The compression library is missing.</source> <translation>Soubor s komprimovanými nastaveními debuggeru není podporován. Kompresní knihovna chybí.</translation> </message> @@ -20256,7 +20256,7 @@ <translation type="obsolete"><p>Do souboru s nastaveními debuggeru <b>%1</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1396"/> + <location filename="Project/Project.py" line="1392"/> <source>Delete debugger properties</source> <translation>Smazat nastavení debuggeru</translation> </message> @@ -20266,12 +20266,12 @@ <translation type="obsolete"><p>Soubor s nastaveními debuggeru <b>%1</b> nelze smazat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1480"/> + <location filename="Project/Project.py" line="1476"/> <source>Add Language</source> <translation>Přidat jazyk</translation> </message> <message> - <location filename="Project/Project.py" line="1587"/> + <location filename="Project/Project.py" line="1583"/> <source>Delete translation</source> <translation>Smazat překlad</translation> </message> @@ -20281,7 +20281,7 @@ <translation type="obsolete"><p>Vybraný soubor s překladem <b>%1</b> nelze smazat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1732"/> + <location filename="Project/Project.py" line="1727"/> <source>Add file</source> <translation>Přidat soubor</translation> </message> @@ -20296,12 +20296,12 @@ <translation type="obsolete"><p>Vybraný soubor <b>%1</b> nelze přidat do <b>%2</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1843"/> + <location filename="Project/Project.py" line="1838"/> <source>The target directory must not be empty.</source> <translation>Cílový adresář nesmí být prázdný.</translation> </message> <message> - <location filename="Project/Project.py" line="1855"/> + <location filename="Project/Project.py" line="1850"/> <source>Add directory</source> <translation>Přidat adresář</translation> </message> @@ -20311,17 +20311,17 @@ <translation type="obsolete"><p>Cílový adresář <b>%1</b> nelze vytvořit.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1855"/> + <location filename="Project/Project.py" line="1850"/> <source>The source directory must not be empty.</source> <translation>Cílový adresář nesmí být prázdný.</translation> </message> <message> - <location filename="Project/Project.py" line="1977"/> + <location filename="Project/Project.py" line="1972"/> <source>Rename file</source> <translation>Přejmenovat soubor</translation> </message> <message> - <location filename="Project/Project.py" line="2002"/> + <location filename="Project/Project.py" line="1997"/> <source>Rename File</source> <translation>Přejmenovat soubor</translation> </message> @@ -20336,7 +20336,7 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nemůže být přejmenován.<br />Důvod: %2</p></translation> </message> <message> - <location filename="Project/Project.py" line="2172"/> + <location filename="Project/Project.py" line="2167"/> <source>Delete file</source> <translation>Smazat soubor</translation> </message> @@ -20346,7 +20346,7 @@ <translation type="obsolete"><p>Vybraný soubor <b>%1</b> nelze smazat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2195"/> + <location filename="Project/Project.py" line="2190"/> <source>Delete directory</source> <translation>Smazat adresář</translation> </message> @@ -20356,7 +20356,7 @@ <translation type="obsolete"><p>Vybraný adresář <b>%1</b> nelze smazat.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2265"/> + <location filename="Project/Project.py" line="2260"/> <source>Create project directory</source> <translation>Vytvořit adresář projektu</translation> </message> @@ -20366,32 +20366,32 @@ <translation type="obsolete"><p>Adresář projektu <b>%1</b> nelze vytvořit.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2721"/> + <location filename="Project/Project.py" line="2716"/> <source>New Project</source> <translation>Nový projekt</translation> </message> <message> - <location filename="Project/Project.py" line="2309"/> + <location filename="Project/Project.py" line="2304"/> <source>Add existing files to the project?</source> <translation>Přidat existující soubory do projektu?</translation> </message> <message> - <location filename="Project/Project.py" line="2423"/> + <location filename="Project/Project.py" line="2418"/> <source>Would you like to edit the VCS command options?</source> <translation>Chcete editovat parametry VCS příkazu?</translation> </message> <message> - <location filename="Project/Project.py" line="3228"/> + <location filename="Project/Project.py" line="3223"/> <source>New project</source> <translation>Nový projekt</translation> </message> <message> - <location filename="Project/Project.py" line="2373"/> + <location filename="Project/Project.py" line="2368"/> <source>Shall the project file be added to the repository?</source> <translation>Má být projekt přidán do repozitáře?</translation> </message> <message> - <location filename="Project/Project.py" line="2397"/> + <location filename="Project/Project.py" line="2392"/> <source>Select version control system for the project</source> <translation>Výběr verzovacího systému projektu</translation> </message> @@ -20406,7 +20406,7 @@ <translation type="obsolete"><p>Zadání <b>%1</b> v souboru projektu obsahuje bezpečnostní problém.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3241"/> + <location filename="Project/Project.py" line="3236"/> <source>Open project</source> <translation>Otevřít projekt</translation> </message> @@ -20416,27 +20416,27 @@ <translation type="obsolete">Soubory projektu (*.e4p *.e4pz *.e3p *.e3pz)</translation> </message> <message> - <location filename="Project/Project.py" line="2839"/> + <location filename="Project/Project.py" line="2834"/> <source>Compressed Project Files (*.e4pz)</source> <translation>Komprimované soubory projektu (*.e4pz)</translation> </message> <message> - <location filename="Project/Project.py" line="2841"/> + <location filename="Project/Project.py" line="2836"/> <source>Project Files (*.e4p)</source> <translation>Soubory projektu (*.e4p)</translation> </message> <message> - <location filename="Project/Project.py" line="3275"/> + <location filename="Project/Project.py" line="3270"/> <source>Save project as</source> <translation>Uložit projekt jako</translation> </message> <message> - <location filename="Project/Project.py" line="2842"/> + <location filename="Project/Project.py" line="2837"/> <source>Project Files (*.e4p);;Compressed Project Files (*.e4pz)</source> <translation>Soubory projektu (*.e4p);;Komprimované soubory projektu (*.e4pz)</translation> </message> <message> - <location filename="Project/Project.py" line="2858"/> + <location filename="Project/Project.py" line="2853"/> <source>Save File</source> <translation>Uložit soubor</translation> </message> @@ -20446,22 +20446,22 @@ <translation type="obsolete"><p>Soubor <b>%1</b> již existuje.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2893"/> + <location filename="Project/Project.py" line="2888"/> <source>Close Project</source> <translation>Zavřít projekt</translation> </message> <message> - <location filename="Project/Project.py" line="2893"/> + <location filename="Project/Project.py" line="2888"/> <source>The current project has unsaved changes.</source> <translation>Aktuální projekt obsahuje neuložené změny.</translation> </message> <message> - <location filename="Project/Project.py" line="3034"/> + <location filename="Project/Project.py" line="3029"/> <source>Syntax errors detected</source> <translation>Zjištěny syntaktické chyby</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="3034"/> + <location filename="Project/Project.py" line="3029"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Projekt obsahuje %n soubor se syntaktickými chybami.</numerusform> @@ -20470,562 +20470,562 @@ </translation> </message> <message> - <location filename="Project/Project.py" line="3228"/> + <location filename="Project/Project.py" line="3223"/> <source>&New...</source> <translation>&Nový...</translation> </message> <message> - <location filename="Project/Project.py" line="3232"/> + <location filename="Project/Project.py" line="3227"/> <source>Generate a new project</source> <translation>Vygenerovat nový projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3233"/> + <location filename="Project/Project.py" line="3228"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Nový...</b><p>Otevře se dialogové okno pro zadání informací o novém projektu.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3236"/> + <source>&Open...</source> + <translation>&Otevřít...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3240"/> + <source>Open an existing project</source> + <translation>Otevřít existující projekt</translation> + </message> + <message> <location filename="Project/Project.py" line="3241"/> - <source>&Open...</source> - <translation>&Otevřít...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3245"/> - <source>Open an existing project</source> - <translation>Otevřít existující projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="3246"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Otevřít....</b><p>Otevře existující projekt.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3253"/> + <location filename="Project/Project.py" line="3248"/> <source>Close project</source> <translation>Zavřít projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3253"/> + <location filename="Project/Project.py" line="3248"/> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="Project/Project.py" line="3256"/> + <location filename="Project/Project.py" line="3251"/> <source>Close the current project</source> <translation>Uzavře aktuální projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3257"/> + <location filename="Project/Project.py" line="3252"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Zavřít</b><p>Aktuální projekt se uzavře.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3264"/> + <location filename="Project/Project.py" line="3259"/> <source>Save project</source> <translation>Uložit projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3420"/> + <location filename="Project/Project.py" line="3415"/> <source>&Save</source> <translation>&Uložit</translation> </message> <message> - <location filename="Project/Project.py" line="3267"/> + <location filename="Project/Project.py" line="3262"/> <source>Save the current project</source> <translation>Uložit aktuální projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3268"/> + <location filename="Project/Project.py" line="3263"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Uložit</b><p>Aktuální projekt se uloží.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3275"/> + <location filename="Project/Project.py" line="3270"/> <source>Save &as...</source> <translation>Uložit j&ako...</translation> </message> <message> - <location filename="Project/Project.py" line="3278"/> + <location filename="Project/Project.py" line="3273"/> <source>Save the current project to a new file</source> <translation>Uloží aktuální projekt do nového souboru</translation> </message> <message> - <location filename="Project/Project.py" line="3279"/> + <location filename="Project/Project.py" line="3274"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Uložit jako</b><p>Uloží aktuální projekt do nového souboru.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3288"/> + <location filename="Project/Project.py" line="3283"/> <source>Add files to project</source> <translation>Přidat soubory do projektu</translation> </message> <message> + <location filename="Project/Project.py" line="3283"/> + <source>Add &files...</source> + <translation>&Přidat soubory...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3287"/> + <source>Add files to the current project</source> + <translation>Přidat soubory do aktuálního projektu</translation> + </message> + <message> <location filename="Project/Project.py" line="3288"/> - <source>Add &files...</source> - <translation>&Přidat soubory...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3292"/> - <source>Add files to the current project</source> - <translation>Přidat soubory do aktuálního projektu</translation> - </message> - <message> - <location filename="Project/Project.py" line="3293"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Přidat soubory...</b><p>Otevře dialog pri přidání souborů do aktuálního projektu. Místo pro přidání je definováno extenzí souborů.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3302"/> + <location filename="Project/Project.py" line="3297"/> <source>Add directory to project</source> <translation>Přidat adresář do projektu</translation> </message> <message> - <location filename="Project/Project.py" line="3302"/> + <location filename="Project/Project.py" line="3297"/> <source>Add directory...</source> <translation>Přidat adresář...</translation> </message> <message> - <location filename="Project/Project.py" line="3306"/> + <location filename="Project/Project.py" line="3301"/> <source>Add a directory to the current project</source> <translation>Přidat adresář do aktuálního projektu</translation> </message> <message> - <location filename="Project/Project.py" line="3308"/> + <location filename="Project/Project.py" line="3303"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Přidat adresář...</b><p>Otevře dialog pro přičtení adresáře do aktuálního projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3316"/> + <location filename="Project/Project.py" line="3311"/> <source>Add translation to project</source> <translation>Přidat překlad do projektu</translation> </message> <message> - <location filename="Project/Project.py" line="3316"/> + <location filename="Project/Project.py" line="3311"/> <source>Add &translation...</source> <translation>Přida&t překlad...</translation> </message> <message> - <location filename="Project/Project.py" line="3320"/> + <location filename="Project/Project.py" line="3315"/> <source>Add a translation to the current project</source> <translation>Přidat překlad do aktuálního projektu</translation> </message> <message> - <location filename="Project/Project.py" line="3322"/> + <location filename="Project/Project.py" line="3317"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Přidat překlad</b><p>Otevře dialog pro přidání překladu do aktuálního projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3330"/> + <location filename="Project/Project.py" line="3325"/> <source>Search new files</source> <translation>Hledat nové soubory</translation> </message> <message> - <location filename="Project/Project.py" line="3330"/> + <location filename="Project/Project.py" line="3325"/> <source>Searc&h new files...</source> <translation>&Hledat nové soubory...</translation> </message> <message> - <location filename="Project/Project.py" line="3333"/> + <location filename="Project/Project.py" line="3328"/> <source>Search new files in the project directory.</source> <translation>Hledat nové soubory v adresáři projektu.</translation> </message> <message> - <location filename="Project/Project.py" line="3334"/> + <location filename="Project/Project.py" line="3329"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Hledat nové soubory...</b><p>Hledají se nové soubory (zdrojové, *.ui, *.idl) v adresáři projektu a v registrovaných podadresářích.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3342"/> + <location filename="Project/Project.py" line="3337"/> <source>Project properties</source> <translation>Nastavení projektu</translation> </message> <message> - <location filename="Project/Project.py" line="3342"/> + <location filename="Project/Project.py" line="3337"/> <source>&Properties...</source> <translation>&Natavení...</translation> </message> <message> - <location filename="Project/Project.py" line="3345"/> + <location filename="Project/Project.py" line="3340"/> <source>Show the project properties</source> <translation>Zobrazit nastavení projektu</translation> </message> <message> - <location filename="Project/Project.py" line="3346"/> + <location filename="Project/Project.py" line="3341"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Nastavení...</b><p>Zobrazí dialog s editací nastavení projektu.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3348"/> + <source>User project properties</source> + <translation>Uživatelská nastavení projektu</translation> + </message> + <message> + <location filename="Project/Project.py" line="3348"/> + <source>&User Properties...</source> + <translation>Uživat&elská nastavení...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3351"/> + <source>Show the user specific project properties</source> + <translation>Zobrazit uživatelem definovaná nastavení projektu</translation> + </message> + <message> <location filename="Project/Project.py" line="3353"/> - <source>User project properties</source> - <translation>Uživatelská nastavení projektu</translation> - </message> - <message> - <location filename="Project/Project.py" line="3353"/> - <source>&User Properties...</source> - <translation>Uživat&elská nastavení...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3356"/> - <source>Show the user specific project properties</source> - <translation>Zobrazit uživatelem definovaná nastavení projektu</translation> - </message> - <message> - <location filename="Project/Project.py" line="3358"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Uživatelská nastavení...</b><p>Zobrazí dialog s editací uživatelských nastavení projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3365"/> + <location filename="Project/Project.py" line="3360"/> <source>Filetype Associations</source> <translation>Asociace typů souborů</translation> </message> <message> + <location filename="Project/Project.py" line="3360"/> + <source>Filetype Associations...</source> + <translation>Asociace typů souborů...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3363"/> + <source>Show the project filetype associations</source> + <translation>Zobrazit asociace typů souborů</translation> + </message> + <message> <location filename="Project/Project.py" line="3365"/> - <source>Filetype Associations...</source> - <translation>Asociace typů souborů...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3368"/> - <source>Show the project filetype associations</source> - <translation>Zobrazit asociace typů souborů</translation> - </message> - <message> - <location filename="Project/Project.py" line="3370"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation><b>Asociace typů souborů...</b><p>Zobrazí se dialog s editací asociace typů souborů v projektu. Na základě vzorku souborového jména tyto asociace určují typ souboru (zdrojový kód, formulář, interface nebo jiné). Tyto asociace jsou použity při přidávání souborů do projektu a při vyhledávání.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3398"/> + <location filename="Project/Project.py" line="3393"/> <source>Debugger Properties</source> <translation>Nastavení debugeru</translation> </message> <message> - <location filename="Project/Project.py" line="3398"/> + <location filename="Project/Project.py" line="3393"/> <source>Debugger &Properties...</source> <translation>Nastavení &debuggeru...</translation> </message> <message> - <location filename="Project/Project.py" line="3401"/> + <location filename="Project/Project.py" line="3396"/> <source>Show the debugger properties</source> <translation>Zobrazit nastavení debugeru</translation> </message> <message> - <location filename="Project/Project.py" line="3402"/> + <location filename="Project/Project.py" line="3397"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Nastavení debugeru...</b><p>Zobrazí dialog s editací nastavení debugeru.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3409"/> + <location filename="Project/Project.py" line="3404"/> <source>Load</source> <translation>Načíst</translation> </message> <message> - <location filename="Project/Project.py" line="3409"/> + <location filename="Project/Project.py" line="3404"/> <source>&Load</source> <translation>&Načíst</translation> </message> <message> - <location filename="Project/Project.py" line="3412"/> + <location filename="Project/Project.py" line="3407"/> <source>Load the debugger properties</source> <translation>Načíst nastavení debugeru</translation> </message> <message> - <location filename="Project/Project.py" line="3413"/> + <location filename="Project/Project.py" line="3408"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>Načíst nastavení debugeru</b><p>Načtou se nastavení debugeru do projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3420"/> + <location filename="Project/Project.py" line="3415"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="Project/Project.py" line="3423"/> + <location filename="Project/Project.py" line="3418"/> <source>Save the debugger properties</source> <translation>Uložit nastavení debugeru</translation> </message> <message> - <location filename="Project/Project.py" line="3424"/> + <location filename="Project/Project.py" line="3419"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Uložit nastavení debugeru</b><p>Uloží nastavení debugeru definovaná v projektu..</p></translation> </message> <message> - <location filename="Project/Project.py" line="3431"/> + <location filename="Project/Project.py" line="3426"/> <source>Delete</source> <translation>Smazat</translation> </message> <message> - <location filename="Project/Project.py" line="3431"/> + <location filename="Project/Project.py" line="3426"/> <source>&Delete</source> <translation>Sma&zat</translation> </message> <message> - <location filename="Project/Project.py" line="3434"/> + <location filename="Project/Project.py" line="3429"/> <source>Delete the debugger properties</source> <translation>Smazat nastavení debugeru</translation> </message> <message> - <location filename="Project/Project.py" line="3435"/> + <location filename="Project/Project.py" line="3430"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>Smazat nastavení debugeru</b><p>Smaže se soubor obsahující nastavení debugeru v daném projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3443"/> + <location filename="Project/Project.py" line="3438"/> <source>Reset</source> <translation></translation> </message> <message> - <location filename="Project/Project.py" line="3443"/> + <location filename="Project/Project.py" line="3438"/> <source>&Reset</source> <translation>&Reset</translation> </message> <message> - <location filename="Project/Project.py" line="3446"/> + <location filename="Project/Project.py" line="3441"/> <source>Reset the debugger properties</source> <translation>Reset nastavení debugeru</translation> </message> <message> - <location filename="Project/Project.py" line="3447"/> + <location filename="Project/Project.py" line="3442"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>Reset nastavení debugeru</b><p>Zresetuje nastavení debugeru v projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3456"/> + <location filename="Project/Project.py" line="3451"/> <source>Load session</source> <translation>Načíst relaci</translation> </message> <message> - <location filename="Project/Project.py" line="3459"/> + <location filename="Project/Project.py" line="3454"/> <source>Load the projects session file.</source> <translation>Načíst soubor s relací projektu.</translation> </message> <message> - <location filename="Project/Project.py" line="3460"/> + <location filename="Project/Project.py" line="3455"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Načíst relaci</b><p>Načte soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> </message> <message> - <location filename="Project/Project.py" line="3473"/> + <location filename="Project/Project.py" line="3468"/> <source>Save session</source> <translation>Uložit relaci</translation> </message> <message> - <location filename="Project/Project.py" line="3476"/> + <location filename="Project/Project.py" line="3471"/> <source>Save the projects session file.</source> <translation>Uložit soubor s relací projektu.</translation> </message> <message> - <location filename="Project/Project.py" line="3477"/> + <location filename="Project/Project.py" line="3472"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Uložit relaci</b><p>Uloží soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> </message> <message> - <location filename="Project/Project.py" line="3490"/> + <location filename="Project/Project.py" line="3485"/> <source>Delete session</source> <translation>Smazat relaci</translation> </message> <message> - <location filename="Project/Project.py" line="3493"/> + <location filename="Project/Project.py" line="3488"/> <source>Delete the projects session file.</source> <translation>Smaže soubor s relací projektu.</translation> </message> <message> - <location filename="Project/Project.py" line="3494"/> + <location filename="Project/Project.py" line="3489"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Smazat relaci</b><p>Smaže soubor s relací projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3503"/> + <location filename="Project/Project.py" line="3498"/> <source>Code Metrics</source> <translation>Metriky kódu</translation> </message> <message> + <location filename="Project/Project.py" line="3498"/> + <source>&Code Metrics...</source> + <translation>Metriky &kódu...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3501"/> + <source>Show some code metrics for the project.</source> + <translation>Zobrazit metriky kódu projektu.</translation> + </message> + <message> <location filename="Project/Project.py" line="3503"/> - <source>&Code Metrics...</source> - <translation>Metriky &kódu...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3506"/> - <source>Show some code metrics for the project.</source> - <translation>Zobrazit metriky kódu projektu.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3508"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Metriky kódu...</b><p>Zobrazí se metriky kódu všech python souborů v projektu.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3510"/> + <source>Python Code Coverage</source> + <translation>Pokrytí python kódu</translation> + </message> + <message> + <location filename="Project/Project.py" line="3510"/> + <source>Code Co&verage...</source> + <translation>Pokr&ytí kódu...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3513"/> + <source>Show code coverage information for the project.</source> + <translation>Zobrazit informace pokrytí kódu projektu.</translation> + </message> + <message> <location filename="Project/Project.py" line="3515"/> - <source>Python Code Coverage</source> - <translation>Pokrytí python kódu</translation> - </message> - <message> - <location filename="Project/Project.py" line="3515"/> - <source>Code Co&verage...</source> - <translation>Pokr&ytí kódu...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3518"/> - <source>Show code coverage information for the project.</source> - <translation>Zobrazit informace pokrytí kódu projektu.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3520"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Pokrytí kódu...</b><p>Zobrazí informace o pokrytí kódu ve všech python souborech projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4209"/> + <location filename="Project/Project.py" line="4204"/> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> + <location filename="Project/Project.py" line="3523"/> + <source>&Profile Data...</source> + <translation>&Profilovat data...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3526"/> + <source>Show profiling data for the project.</source> + <translation>Zobrazit profilování dat projektu.</translation> + </message> + <message> <location filename="Project/Project.py" line="3528"/> - <source>&Profile Data...</source> - <translation>&Profilovat data...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3531"/> - <source>Show profiling data for the project.</source> - <translation>Zobrazit profilování dat projektu.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3533"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Profilovat data</b><p>Zobrazí se profilování dat projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4262"/> + <location filename="Project/Project.py" line="4257"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> + <location filename="Project/Project.py" line="3535"/> + <source>&Application Diagram...</source> + <translation>Diagram &aplikace...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3538"/> + <source>Show a diagram of the project.</source> + <translation>Zobrazit diagram projektu.</translation> + </message> + <message> <location filename="Project/Project.py" line="3540"/> - <source>&Application Diagram...</source> - <translation>Diagram &aplikace...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3543"/> - <source>Show a diagram of the project.</source> - <translation>Zobrazit diagram projektu.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3545"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagram aplikace...</b><p>Zobrazí diagram projektu.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3616"/> + <source>&Project</source> + <translation>&Projekt</translation> + </message> + <message> + <location filename="Project/Project.py" line="3617"/> + <source>Open &Recent Projects</source> + <translation>Otevřít poslední p&rojekty</translation> + </message> + <message> + <location filename="Project/Project.py" line="3618"/> + <source>&Version Control</source> + <translation>Kontrola &verzí</translation> + </message> + <message> <location filename="Project/Project.py" line="3621"/> - <source>&Project</source> - <translation>&Projekt</translation> - </message> - <message> - <location filename="Project/Project.py" line="3622"/> - <source>Open &Recent Projects</source> - <translation>Otevřít poslední p&rojekty</translation> + <source>Chec&k</source> + <translation>Zkontro&lovat</translation> </message> <message> <location filename="Project/Project.py" line="3623"/> - <source>&Version Control</source> - <translation>Kontrola &verzí</translation> + <source>Sho&w</source> + <translation>Zo&brazit</translation> + </message> + <message> + <location filename="Project/Project.py" line="3624"/> + <source>&Diagrams</source> + <translation>&Diagramy</translation> + </message> + <message> + <location filename="Project/Project.py" line="3625"/> + <source>Session</source> + <translation>Relace</translation> </message> <message> <location filename="Project/Project.py" line="3626"/> - <source>Chec&k</source> - <translation>Zkontro&lovat</translation> + <source>Source &Documentation</source> + <translation>Zd&rojová dokumentace</translation> </message> <message> <location filename="Project/Project.py" line="3628"/> - <source>Sho&w</source> - <translation>Zo&brazit</translation> + <source>Debugger</source> + <translation></translation> </message> <message> <location filename="Project/Project.py" line="3629"/> - <source>&Diagrams</source> - <translation>&Diagramy</translation> - </message> - <message> - <location filename="Project/Project.py" line="3630"/> - <source>Session</source> - <translation>Relace</translation> - </message> - <message> - <location filename="Project/Project.py" line="3631"/> - <source>Source &Documentation</source> - <translation>Zd&rojová dokumentace</translation> - </message> - <message> - <location filename="Project/Project.py" line="3633"/> - <source>Debugger</source> - <translation></translation> - </message> - <message> - <location filename="Project/Project.py" line="3634"/> <source>Pac&kagers</source> <translation>Balíč&ky</translation> </message> <message> - <location filename="Project/Project.py" line="3742"/> + <location filename="Project/Project.py" line="3737"/> <source>Project</source> <translation>Projekt</translation> </message> <message> - <location filename="Project/Project.py" line="3802"/> + <location filename="Project/Project.py" line="3797"/> <source>&Clear</source> <translation>&Vyčistit</translation> </message> <message> - <location filename="Project/Project.py" line="3912"/> + <location filename="Project/Project.py" line="3907"/> <source>Search New Files</source> <translation>Hledat nové soubory</translation> </message> <message> - <location filename="Project/Project.py" line="3912"/> + <location filename="Project/Project.py" line="3907"/> <source>There were no new files found to be added.</source> <translation>Nebyly nalezeny žádné soubory, které je možné přidat.</translation> </message> <message> - <location filename="Project/Project.py" line="4050"/> + <location filename="Project/Project.py" line="4045"/> <source>Version Control System</source> <translation>Version Control System</translation> </message> <message> - <location filename="Project/Project.py" line="4142"/> + <location filename="Project/Project.py" line="4137"/> <source>Coverage Data</source> <translation>Datové pokrytí</translation> </message> <message> - <location filename="Project/Project.py" line="4188"/> + <location filename="Project/Project.py" line="4183"/> <source>There is no main script defined for the current project. Aborting</source> <translation>V aktuálním projektu nebyl určen hlavní skript. Zrušeno</translation> </message> <message> - <location filename="Project/Project.py" line="4163"/> + <location filename="Project/Project.py" line="4158"/> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="Project/Project.py" line="4163"/> + <location filename="Project/Project.py" line="4158"/> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor pokrytí</translation> </message> <message> - <location filename="Project/Project.py" line="4209"/> + <location filename="Project/Project.py" line="4204"/> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="Project/Project.py" line="4262"/> + <location filename="Project/Project.py" line="4257"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> <message> - <location filename="Project/Project.py" line="4395"/> + <location filename="Project/Project.py" line="4390"/> <source>Create Package List</source> <translation>Vytvořit seznam balíčků</translation> </message> <message> - <location filename="Project/Project.py" line="3555"/> + <location filename="Project/Project.py" line="3550"/> <source>Create &Package List</source> <translation>Vytvořit seznam &balíčků</translation> </message> @@ -21040,12 +21040,12 @@ <translation type="obsolete"><b>Vytvořit seznam balíčků</b><p>Vytvoří počáteční seznam souborů pro vložení do eric4 plugin archivu. Seznam je vytvořen ze souboru projektu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4574"/> + <location filename="Project/Project.py" line="4569"/> <source>Create Plugin Archive</source> <translation>Vytvořit Plugin archiv</translation> </message> <message> - <location filename="Project/Project.py" line="3570"/> + <location filename="Project/Project.py" line="3565"/> <source>Create Plugin &Archive</source> <translation>Vytvořit Plugin &archiv</translation> </message> @@ -21055,7 +21055,7 @@ <translation type="obsolete">Vytvořit soubor eric4 plugin archivu.</translation> </message> <message> - <location filename="Project/Project.py" line="4369"/> + <location filename="Project/Project.py" line="4364"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Soubor <b>PKGLIST</b> již existuje.</p><p>Přepsat jej?</p></translation> </message> @@ -21065,12 +21065,12 @@ <translation type="obsolete"><p>Soubor <b>PKGLIST</b> nelze vytvořit.</p><p>Důvod: %1</p></translation> </message> <message> - <location filename="Project/Project.py" line="4414"/> + <location filename="Project/Project.py" line="4409"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>Soubor <b>PKGLIST</b> neexistuje. Zrušeno...</p></translation> </message> <message> - <location filename="Project/Project.py" line="4424"/> + <location filename="Project/Project.py" line="4419"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Projekt nemá definován hlavní skript. Zrušeno...</translation> </message> @@ -21095,22 +21095,22 @@ <translation type="obsolete"><b>Vytvořit Plugin archiv</b><p>Vytvoří soubor s eric4 plugin archivem za použití seznamu souborů daných v PKGLIST souboru. Jméno archivu je odvozeno ze jména hlavního skriptu.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1763"/> + <location filename="Project/Project.py" line="1758"/> <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> <translation><p>Zdrojový adresář neobsahuje žádné soubory související s danou kategorií.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2721"/> + <location filename="Project/Project.py" line="2716"/> <source>Select Version Control System</source> <translation>Vybrat Version Control System</translation> </message> <message> - <location filename="Project/Project.py" line="2403"/> + <location filename="Project/Project.py" line="2398"/> <source>None</source> <translation>None</translation> </message> <message> - <location filename="Project/Project.py" line="253"/> + <location filename="Project/Project.py" line="249"/> <source>Registering Project Type</source> <translation>Zaregistrovat typ projektu</translation> </message> @@ -21125,12 +21125,12 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nelze uložit do archivu. Ingorováno.</p><p>Důvod: %2</p></translation> </message> <message> - <location filename="Project/Project.py" line="3586"/> + <location filename="Project/Project.py" line="3581"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Vytvořit archiv pluginů (snímek)</translation> </message> <message> - <location filename="Project/Project.py" line="3586"/> + <location filename="Project/Project.py" line="3581"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Vytvořit archiv pluginů (&snímek)</translation> </message> @@ -21155,17 +21155,17 @@ <translation type="obsolete">KDE 4</translation> </message> <message> - <location filename="Project/Project.py" line="1480"/> + <location filename="Project/Project.py" line="1476"/> <source>You have to specify a translation pattern first.</source> <translation>Nejdříve musíte specifikovat vzor překladu.</translation> </message> <message> - <location filename="Project/Project.py" line="2495"/> + <location filename="Project/Project.py" line="2490"/> <source>Translation Pattern</source> <translation>Vzor překladu</translation> </message> <message> - <location filename="Project/Project.py" line="2495"/> + <location filename="Project/Project.py" line="2490"/> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Zadejte vzor cesty pro soubory s překlady (použijte '%language%' na místě s kódem jazyka):</translation> </message> @@ -21180,22 +21180,22 @@ <translation type="obsolete"><p>Vybrané VCS <b>%1</b> nebylo nalezeno.<br/>Kontrola verzí vypnuta.</p><p>%2</p></translation> </message> <message> - <location filename="Project/Project.py" line="3381"/> + <location filename="Project/Project.py" line="3376"/> <source>Lexer Associations</source> <translation>Spojení lexeru</translation> </message> <message> + <location filename="Project/Project.py" line="3376"/> + <source>Lexer Associations...</source> + <translation>Spojení lexeru...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3379"/> + <source>Show the project lexer associations (overriding defaults)</source> + <translation>Zobrazit spojení lexeru projektu (přepíše výchozí)</translation> + </message> + <message> <location filename="Project/Project.py" line="3381"/> - <source>Lexer Associations...</source> - <translation>Spojení lexeru...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3384"/> - <source>Show the project lexer associations (overriding defaults)</source> - <translation>Zobrazit spojení lexeru projektu (přepíše výchozí)</translation> - </message> - <message> - <location filename="Project/Project.py" line="3386"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Spojení lexeru...</b><p>Zobrazuje dialog s editací spojení lexeru projektu. Tato spojení přepisují globální lexer spojení. Lexer je použit pro zvýraznění textu v editoru.</p></translation> </message> @@ -21210,270 +21210,270 @@ <translation type="obsolete">Python3 soubory (*.py3);;Python3 GUI soubory (*.pyw3);;</translation> </message> <message> - <location filename="Project/Project.py" line="214"/> + <location filename="Project/Project.py" line="210"/> <source>PySide GUI</source> <translation></translation> </message> <message> - <location filename="Project/Project.py" line="215"/> + <location filename="Project/Project.py" line="211"/> <source>PySide Console</source> <translation>PySide konzole</translation> </message> <message> - <location filename="Project/Project.py" line="169"/> + <location filename="Project/Project.py" line="165"/> <source>Python Files (*.py2);;Python GUI Files (*.pyw2);;</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="172"/> + <location filename="Project/Project.py" line="168"/> <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="209"/> + <location filename="Project/Project.py" line="205"/> <source>Eric Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="253"/> + <location filename="Project/Project.py" line="249"/> <source><p>The Project type <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="681"/> + <location filename="Project/Project.py" line="677"/> <source><p>The project file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="584"/> + <location filename="Project/Project.py" line="580"/> <source><p>The project file <b>{0}</b> has an unsupported format.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="688"/> + <location filename="Project/Project.py" line="684"/> <source><p>The project file <b>{0}</b> has invalid contents.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="762"/> + <location filename="Project/Project.py" line="758"/> <source><p>The project file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="803"/> + <location filename="Project/Project.py" line="799"/> <source><p>The user specific project properties file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="831"/> + <location filename="Project/Project.py" line="827"/> <source><p>The user specific project properties file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="936"/> + <location filename="Project/Project.py" line="932"/> <source><p>The project session <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="890"/> + <location filename="Project/Project.py" line="886"/> <source><p>The project session <b>{0}</b> has an unsupported format.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="957"/> + <location filename="Project/Project.py" line="953"/> <source><p>The project session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1026"/> + <location filename="Project/Project.py" line="1022"/> <source><p>The project session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1050"/> + <location filename="Project/Project.py" line="1046"/> <source><p>The project session file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1154"/> + <location filename="Project/Project.py" line="1150"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1102"/> + <location filename="Project/Project.py" line="1098"/> <source><p>The tasks file <b>{0}</b> has an unsupported format.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1198"/> + <location filename="Project/Project.py" line="1194"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1314"/> + <location filename="Project/Project.py" line="1310"/> <source><p>The project debugger properties file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1254"/> + <location filename="Project/Project.py" line="1250"/> <source><p>The project debugger properties file <b>{0}</b> has an unsupported format.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1371"/> + <location filename="Project/Project.py" line="1367"/> <source><p>The project debugger properties file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1396"/> + <location filename="Project/Project.py" line="1392"/> <source><p>The project debugger properties file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1587"/> + <location filename="Project/Project.py" line="1583"/> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1791"/> + <location filename="Project/Project.py" line="1786"/> <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1721"/> - <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="1773"/> - <source><p>The target directory <b>{0}</b> could not be created.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="1987"/> + <location filename="Project/Project.py" line="1982"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2002"/> + <location filename="Project/Project.py" line="1997"/> <source><p>The file <b>{0}</b> could not be renamed.<br />Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2172"/> + <location filename="Project/Project.py" line="2167"/> <source><p>The selected file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2195"/> + <location filename="Project/Project.py" line="2190"/> <source><p>The selected directory <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2265"/> + <location filename="Project/Project.py" line="2260"/> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="2676"/> + <location filename="Project/Project.py" line="2671"/> <source>Project Files (*.e4p *.e4pz)</source> <translation type="unfinished">Soubory projektu (*.e4p *.e4pz)</translation> </message> <message> - <location filename="Project/Project.py" line="2858"/> + <location filename="Project/Project.py" line="2853"/> <source><p>The file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3559"/> + <location filename="Project/Project.py" line="3554"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation type="unfinished">Vytvořit počáteční soubor PKGLIST pro eric4 plugin. {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3561"/> + <location filename="Project/Project.py" line="3556"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation type="unfinished"><b>Vytvořit seznam balíčků</b><p>Vytvoří počáteční seznam souborů pro vložení do eric4 plugin archivu. Seznam je vytvořen ze souboru projektu.</p> {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3574"/> + <location filename="Project/Project.py" line="3569"/> <source>Create an eric5 plugin archive file.</source> <translation type="unfinished">Vytvořit soubor eric4 plugin archivu. {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3576"/> + <location filename="Project/Project.py" line="3571"/> <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation type="unfinished"><b>Vytvořit Plugin archiv</b><p>Vytvoří soubor s eric4 plugin archivem za použití seznamu souborů daných v PKGLIST souboru. Jméno archivu je odvozeno ze jména hlavního skriptu.</p> {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3590"/> + <location filename="Project/Project.py" line="3585"/> <source>Create an eric5 plugin archive file (snapshot release).</source> <translation type="unfinished">Vytvoří se soubor eric4 plugin archívu (snímek vydání). {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="3592"/> + <location filename="Project/Project.py" line="3587"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished"><b>Vytvořit Plugin archiv (Snímek)</b><p>Vytvoří soubor s eric4 plugin archivem za použití seznamu souborů daných v PKGLIST souboru. Údaj o verzi hlavního skriptu je změněn v souladu se snímkem vydání.</p> {5 ?}</translation> </message> <message> - <location filename="Project/Project.py" line="4041"/> + <location filename="Project/Project.py" line="4036"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4050"/> + <location filename="Project/Project.py" line="4045"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4395"/> + <location filename="Project/Project.py" line="4390"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4438"/> + <location filename="Project/Project.py" line="4433"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4454"/> + <location filename="Project/Project.py" line="4449"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4476"/> + <location filename="Project/Project.py" line="4471"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4490"/> + <location filename="Project/Project.py" line="4485"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="4574"/> + <location filename="Project/Project.py" line="4569"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="Project/Project.py" line="1716"/> + <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Project/Project.py" line="1768"/> + <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ProjectBaseBrowser</name> <message> - <location filename="Project/ProjectBaseBrowser.py" line="113"/> + <location filename="Project/ProjectBaseBrowser.py" line="109"/> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="Project/ProjectBaseBrowser.py" line="446"/> + <location filename="Project/ProjectBaseBrowser.py" line="442"/> <source>local</source> <translation>lokální</translation> </message> <message> - <location filename="Project/ProjectBaseBrowser.py" line="486"/> + <location filename="Project/ProjectBaseBrowser.py" line="482"/> <source>Select entries</source> <translation>Vybrat vstupy</translation> </message> <message> - <location filename="Project/ProjectBaseBrowser.py" line="486"/> + <location filename="Project/ProjectBaseBrowser.py" line="482"/> <source>There were no matching entries found.</source> <translation>Hledané vstupy nebyly nalezeny.</translation> </message> @@ -21481,32 +21481,32 @@ <context> <name>ProjectBrowser</name> <message> - <location filename="Project/ProjectBrowser.py" line="73"/> + <location filename="Project/ProjectBrowser.py" line="70"/> <source>up to date</source> <translation>aktuální</translation> </message> <message> + <location filename="Project/ProjectBrowser.py" line="71"/> + <source>files added</source> + <translation>souborů přidáno</translation> + </message> + <message> + <location filename="Project/ProjectBrowser.py" line="72"/> + <source>local modifications</source> + <translation>místní změny</translation> + </message> + <message> <location filename="Project/ProjectBrowser.py" line="74"/> - <source>files added</source> - <translation>souborů přidáno</translation> + <source>update required</source> + <translation>požadováno update</translation> </message> <message> <location filename="Project/ProjectBrowser.py" line="75"/> - <source>local modifications</source> - <translation>místní změny</translation> - </message> - <message> - <location filename="Project/ProjectBrowser.py" line="77"/> - <source>update required</source> - <translation>požadováno update</translation> - </message> - <message> - <location filename="Project/ProjectBrowser.py" line="78"/> <source>conflict</source> <translation>konflikt</translation> </message> <message> - <location filename="Project/ProjectBrowser.py" line="76"/> + <location filename="Project/ProjectBrowser.py" line="73"/> <source>files replaced</source> <translation>nahrazeno souborů</translation> </message> @@ -21514,17 +21514,17 @@ <context> <name>ProjectBrowserModel</name> <message> - <location filename="Project/ProjectBrowserModel.py" line="205"/> + <location filename="Project/ProjectBrowserModel.py" line="208"/> <source>Name</source> <translation>Jméno</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="207"/> + <location filename="Project/ProjectBrowserModel.py" line="210"/> <source>VCS Status</source> <translation>VCS Status</translation> </message> <message> - <location filename="Project/ProjectBrowserModel.py" line="601"/> + <location filename="Project/ProjectBrowserModel.py" line="604"/> <source>local</source> <translation>lokální</translation> </message> @@ -21650,17 +21650,17 @@ <context> <name>ProjectFormsBrowser</name> <message> - <location filename="Project/ProjectFormsBrowser.py" line="61"/> + <location filename="Project/ProjectFormsBrowser.py" line="60"/> <source>Forms</source> <translation>Formuláře</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="63"/> + <location filename="Project/ProjectFormsBrowser.py" line="62"/> <source><b>Project Forms Browser</b><p>This allows to easily see all forms contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Prohlížeč formulářů projektu</b><p>Umožňuje jednoduše vidět všechny formuláře aktuálního projektu. Několik akcí lze provést i přes kontextové menu.</p></translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="76"/> + <location filename="Project/ProjectFormsBrowser.py" line="75"/> <source>Dialog</source> <translation>Dialog</translation> </message> @@ -21670,7 +21670,7 @@ <translation type="obsolete">Průvodce</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="77"/> + <location filename="Project/ProjectFormsBrowser.py" line="76"/> <source>Widget</source> <translation>Widget</translation> </message> @@ -21680,12 +21680,12 @@ <translation type="obsolete">Konfigurační dialog</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="81"/> + <location filename="Project/ProjectFormsBrowser.py" line="80"/> <source>Dialog with Buttons (Bottom)</source> <translation>Dialog s tlačítky (dole)</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="83"/> + <location filename="Project/ProjectFormsBrowser.py" line="82"/> <source>Dialog with Buttons (Right)</source> <translation>Dialog s tlačítky (vpravo)</translation> </message> @@ -21695,112 +21695,112 @@ <translation type="obsolete">Dialog s taby</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="78"/> + <location filename="Project/ProjectFormsBrowser.py" line="77"/> <source>Main Window</source> <translation>Hlavní okno aplikace</translation> </message> <message> + <location filename="Project/ProjectFormsBrowser.py" line="78"/> + <source>Dialog with Buttonbox (Bottom)</source> + <translation>Dialog s boxem s tlačítky (dole)</translation> + </message> + <message> <location filename="Project/ProjectFormsBrowser.py" line="79"/> - <source>Dialog with Buttonbox (Bottom)</source> - <translation>Dialog s boxem s tlačítky (dole)</translation> - </message> - <message> - <location filename="Project/ProjectFormsBrowser.py" line="80"/> <source>Dialog with Buttonbox (Right)</source> <translation>Dialog s boxem s tlačítky (vpravo)</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="82"/> + <location filename="Project/ProjectFormsBrowser.py" line="81"/> <source>Dialog with Buttons (Bottom-Center)</source> <translation>Dialog s tlačítky (dole uprostřed)</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="114"/> + <location filename="Project/ProjectFormsBrowser.py" line="113"/> <source>Compile form</source> <translation>Kompilovat formulář</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="263"/> + <location filename="Project/ProjectFormsBrowser.py" line="262"/> <source>Compile all forms</source> <translation>Kompilovat všechny formuláře</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="191"/> + <location filename="Project/ProjectFormsBrowser.py" line="190"/> <source>Open in Qt-Designer</source> <translation>Otevřít v Qt-Designeru</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="193"/> + <location filename="Project/ProjectFormsBrowser.py" line="192"/> <source>Open in Editor</source> <translation>Otevřít v editoru</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="110"/> + <location filename="Project/ProjectFormsBrowser.py" line="109"/> <source>Preview form</source> <translation>Náhled formuláře</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="196"/> + <location filename="Project/ProjectFormsBrowser.py" line="195"/> <source>Preview translations</source> <translation>Náhled překladů</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="133"/> + <location filename="Project/ProjectFormsBrowser.py" line="132"/> <source>Rename file</source> <translation>Přejmenovat soubor</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="232"/> + <location filename="Project/ProjectFormsBrowser.py" line="231"/> <source>Remove from project</source> <translation>Odebrat z projektu</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="210"/> + <location filename="Project/ProjectFormsBrowser.py" line="209"/> <source>Delete</source> <translation>Smazat</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="239"/> + <location filename="Project/ProjectFormsBrowser.py" line="238"/> <source>New form...</source> <translation>Nový formulář...</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="268"/> + <location filename="Project/ProjectFormsBrowser.py" line="267"/> <source>Add forms...</source> <translation>Přidat formuláře...</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="270"/> + <location filename="Project/ProjectFormsBrowser.py" line="269"/> <source>Add forms directory...</source> <translation>Přidat adresář s formuláři...</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="273"/> + <location filename="Project/ProjectFormsBrowser.py" line="272"/> <source>Expand all directories</source> <translation>Rozložit všechny adresáře</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="275"/> + <location filename="Project/ProjectFormsBrowser.py" line="274"/> <source>Collapse all directories</source> <translation>Složit všechny adresáře</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="200"/> + <location filename="Project/ProjectFormsBrowser.py" line="199"/> <source>Compile forms</source> <translation>Kompilovat formuláře</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="534"/> + <location filename="Project/ProjectFormsBrowser.py" line="533"/> <source>New Form</source> <translation>Nový formulář</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="487"/> + <location filename="Project/ProjectFormsBrowser.py" line="486"/> <source>Select a form type:</source> <translation>Vybrat typ formuláře:</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="520"/> + <location filename="Project/ProjectFormsBrowser.py" line="519"/> <source>The file already exists! Overwrite it?</source> <translation>Soubor již existuje! Přepsat jej?</translation> </message> @@ -21810,22 +21810,22 @@ <translation type="obsolete"><p>Nový soubor s formulářem <b>%1</b> se nepodařilo vytvořit..<br>Problém: %2</p></translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="557"/> + <location filename="Project/ProjectFormsBrowser.py" line="556"/> <source>Delete forms</source> <translation>Smazat formuláře</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="557"/> + <location filename="Project/ProjectFormsBrowser.py" line="556"/> <source>Do you really want to delete these forms from the project?</source> <translation>Opravdu chcete odebrat tyto formuláře z projektu?</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="634"/> + <location filename="Project/ProjectFormsBrowser.py" line="633"/> <source>Form Compilation</source> <translation>Kompilace formuláře</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="622"/> + <location filename="Project/ProjectFormsBrowser.py" line="621"/> <source>The compilation of the form file was successful.</source> <translation>Kompilace souboru s formulářem byla úspěšná.</translation> </message> @@ -21835,12 +21835,12 @@ <translation type="obsolete"><p>Kompilace formuláře se nepodařila.</p><p>Důvod: %1</p></translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="634"/> + <location filename="Project/ProjectFormsBrowser.py" line="633"/> <source>The compilation of the form file failed.</source> <translation>Kompilace souboru s formulářem selhala.</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="709"/> + <location filename="Project/ProjectFormsBrowser.py" line="708"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> @@ -21850,62 +21850,62 @@ <translation type="obsolete">Nelze spustit %1.<br>Ověřte, že je umístěn v požadované cestě.</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="797"/> + <location filename="Project/ProjectFormsBrowser.py" line="796"/> <source>Compiling forms...</source> <translation>Kompilovat formuláře...</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="797"/> + <location filename="Project/ProjectFormsBrowser.py" line="796"/> <source>Abort</source> <translation>Přerušit</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="832"/> + <location filename="Project/ProjectFormsBrowser.py" line="831"/> <source>Determining changed forms...</source> <translation>Určení změněných formulářů...</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="858"/> + <location filename="Project/ProjectFormsBrowser.py" line="857"/> <source>Compiling changed forms...</source> <translation>Kompilování změněných formulářů...</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="123"/> + <location filename="Project/ProjectFormsBrowser.py" line="122"/> <source>Generate Dialog Code...</source> <translation>Generovat kód Dialog...</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="205"/> + <location filename="Project/ProjectFormsBrowser.py" line="204"/> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="501"/> + <location filename="Project/ProjectFormsBrowser.py" line="500"/> <source>Qt User-Interface Files (*.ui);;All Files (*)</source> <translation>Qt User-Interface soubory (*.ui);;Všechny soubory (*)</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="278"/> + <location filename="Project/ProjectFormsBrowser.py" line="277"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="246"/> + <location filename="Project/ProjectFormsBrowser.py" line="245"/> <source>Copy Path to Clipboard</source> <translation>Kopírovat cestu do schránky</translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="534"/> + <location filename="Project/ProjectFormsBrowser.py" line="533"/> <source><p>The new form file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="628"/> + <location filename="Project/ProjectFormsBrowser.py" line="627"/> <source><p>The compilation of the form file failed.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/ProjectFormsBrowser.py" line="709"/> + <location filename="Project/ProjectFormsBrowser.py" line="708"/> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation type="unfinished"></translation> </message> @@ -21913,97 +21913,97 @@ <context> <name>ProjectInterfacesBrowser</name> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="63"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="61"/> <source>Interfaces (IDL)</source> <translation>Interfaces (IDL)</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="65"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="63"/> <source><b>Project Interfaces Browser</b><p>This allows to easily see all interfaces (CORBA IDL files) contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Prohlížeč Interfaces projektu</b><p>Umožňuje jednoduše vidět všechny interface (CORBA IDL soubory) nacházející se v aktuálním projektu. Několik akcí je možné provést přes kontextové menu.</p></translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="120"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="118"/> <source>Compile interface</source> <translation>Kompilovat interface</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="202"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="200"/> <source>Compile all interfaces</source> <translation>Kompilovat všechny interface</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="161"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="159"/> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="94"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="92"/> <source>Rename file</source> <translation>Přejmenovat soubor</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="182"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="180"/> <source>Remove from project</source> <translation>Odebrat z projektu</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="166"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="164"/> <source>Delete</source> <translation>Smazat</translation> </message> <message> + <location filename="Project/ProjectInterfacesBrowser.py" line="203"/> + <source>Add interfaces...</source> + <translation>Přidat interfaces...</translation> + </message> + <message> <location filename="Project/ProjectInterfacesBrowser.py" line="205"/> - <source>Add interfaces...</source> - <translation>Přidat interfaces...</translation> - </message> - <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="207"/> <source>Add interfaces directory...</source> <translation>Přidat adresář s interaces...</translation> </message> <message> + <location filename="Project/ProjectInterfacesBrowser.py" line="208"/> + <source>Expand all directories</source> + <translation>Rozložit všechny adresáře</translation> + </message> + <message> <location filename="Project/ProjectInterfacesBrowser.py" line="210"/> - <source>Expand all directories</source> - <translation>Rozložit všechny adresáře</translation> - </message> - <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="212"/> <source>Collapse all directories</source> <translation>Složit všechny adresáře</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="159"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="157"/> <source>Compile interfaces</source> <translation>Kompilovat interfaces</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="390"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="388"/> <source>Delete interfaces</source> <translation>Smazat interfaces</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="390"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="388"/> <source>Do you really want to delete these interfaces from the project?</source> <translation>Opravdu chcete odebrat tyto interfaces z projektu?</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="460"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="458"/> <source>Interface Compilation</source> <translation>Kompilace interface</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="455"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="453"/> <source>The compilation of the interface file was successful.</source> <translation>Kompilace souboru interface byla úspěšná.</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="460"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="458"/> <source>The compilation of the interface file failed.</source> <translation>Kompliace interface souboru selhala.</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="502"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="500"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> @@ -22013,32 +22013,32 @@ <translation type="obsolete"><p>Nelze spustit %1.<br>Ověřte, že je umístěn v požadované cestě.</p></translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="558"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="556"/> <source>Compiling interfaces...</source> <translation>Kompilovat interfaces...</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="558"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="556"/> <source>Abort</source> <translation>Přerušit</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="215"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="213"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="216"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="214"/> <source>Configure CORBA...</source> <translation>Konfigurovat CORBA...</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="189"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="187"/> <source>Copy Path to Clipboard</source> <translation>Kopírovat cestu do schránky</translation> </message> <message> - <location filename="Project/ProjectInterfacesBrowser.py" line="502"/> + <location filename="Project/ProjectInterfacesBrowser.py" line="500"/> <source><p>Could not start {0}.<br>Ensure that it is in the search path.</p></source> <translation type="unfinished"></translation> </message> @@ -22046,77 +22046,77 @@ <context> <name>ProjectOthersBrowser</name> <message> - <location filename="Project/ProjectOthersBrowser.py" line="55"/> + <location filename="Project/ProjectOthersBrowser.py" line="49"/> <source>Others</source> <translation>Ostatní</translation> </message> <message> - <location filename="Project/ProjectOthersBrowser.py" line="57"/> + <location filename="Project/ProjectOthersBrowser.py" line="51"/> <source><b>Project Others Browser</b><p>This allows to easily see all other files and directories contained in the current project. Several actions can be executed via the context menu. The entry which is registered in the project is shown in a different colour.</p></source> <translation><b>Prohlížeč Ostatní projektu</b><p>Umožňuje jednoduše vidět všechny adresáře nacházející se v aktuálním projektu. Několik akcí je možné provést přes kontextové menu. Položky, které jsou registrovány v projektu, jsou zobrazeny odlišnou barvou.</p></translation> </message> <message> - <location filename="Project/ProjectOthersBrowser.py" line="80"/> + <location filename="Project/ProjectOthersBrowser.py" line="74"/> <source>Rename file</source> <translation>Přejmenovat soubor</translation> </message> <message> + <location filename="Project/ProjectOthersBrowser.py" line="112"/> + <source>Remove from project</source> + <translation>Odebrat z projektu</translation> + </message> + <message> + <location filename="Project/ProjectOthersBrowser.py" line="115"/> + <source>Delete</source> + <translation>Smazat</translation> + </message> + <message> + <location filename="Project/ProjectOthersBrowser.py" line="98"/> + <source>Add files...</source> + <translation>Přidat soubory...</translation> + </message> + <message> + <location filename="Project/ProjectOthersBrowser.py" line="100"/> + <source>Add directory...</source> + <translation>Přidat adresář...</translation> + </message> + <message> + <location filename="Project/ProjectOthersBrowser.py" line="85"/> + <source>Refresh</source> + <translation>Obnovit</translation> + </message> + <message> <location filename="Project/ProjectOthersBrowser.py" line="118"/> - <source>Remove from project</source> - <translation>Odebrat z projektu</translation> - </message> - <message> - <location filename="Project/ProjectOthersBrowser.py" line="121"/> - <source>Delete</source> - <translation>Smazat</translation> - </message> - <message> - <location filename="Project/ProjectOthersBrowser.py" line="104"/> - <source>Add files...</source> - <translation>Přidat soubory...</translation> - </message> - <message> - <location filename="Project/ProjectOthersBrowser.py" line="106"/> - <source>Add directory...</source> - <translation>Přidat adresář...</translation> - </message> - <message> - <location filename="Project/ProjectOthersBrowser.py" line="91"/> - <source>Refresh</source> - <translation>Obnovit</translation> - </message> - <message> - <location filename="Project/ProjectOthersBrowser.py" line="124"/> <source>Expand all directories</source> <translation>Rozložit všechny adresáře</translation> </message> <message> - <location filename="Project/ProjectOthersBrowser.py" line="126"/> + <location filename="Project/ProjectOthersBrowser.py" line="120"/> <source>Collapse all directories</source> <translation>Složit všechny adresáře</translation> </message> <message> - <location filename="Project/ProjectOthersBrowser.py" line="295"/> + <location filename="Project/ProjectOthersBrowser.py" line="289"/> <source>Delete files/directories</source> <translation>Smazat soubory/adresáře</translation> </message> <message> - <location filename="Project/ProjectOthersBrowser.py" line="295"/> + <location filename="Project/ProjectOthersBrowser.py" line="289"/> <source>Do you really want to delete these entries from the project?</source> <translation>Opravdu chcete odebrat tyto položky z projektu?</translation> </message> <message> - <location filename="Project/ProjectOthersBrowser.py" line="129"/> + <location filename="Project/ProjectOthersBrowser.py" line="123"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Project/ProjectOthersBrowser.py" line="77"/> + <location filename="Project/ProjectOthersBrowser.py" line="71"/> <source>Open in Icon Editor</source> <translation>Otevřit v editoru ikon</translation> </message> <message> - <location filename="Project/ProjectOthersBrowser.py" line="93"/> + <location filename="Project/ProjectOthersBrowser.py" line="87"/> <source>Copy Path to Clipboard</source> <translation>Kopírovat cestu do schránky</translation> </message> @@ -22292,87 +22292,87 @@ <context> <name>ProjectResourcesBrowser</name> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="59"/> + <location filename="Project/ProjectResourcesBrowser.py" line="54"/> <source>Resources</source> <translation>Resources</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="61"/> + <location filename="Project/ProjectResourcesBrowser.py" line="56"/> <source><b>Project Resources Browser</b><p>This allows to easily see all resources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Prohlížeč Resources projektu</b><p>Umožňuje jednoduše vidět všechny Resources aktuálního projektu. Několik akcí lze provést i přes kontextové menu.</p></translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="87"/> + <location filename="Project/ProjectResourcesBrowser.py" line="82"/> <source>Compile resource</source> <translation>Kompilovat Resource</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="224"/> + <location filename="Project/ProjectResourcesBrowser.py" line="219"/> <source>Compile all resources</source> <translation>Kompilovat všechny Resource</translation> </message> <message> + <location filename="Project/ProjectResourcesBrowser.py" line="167"/> + <source>Open</source> + <translation>Otevřít</translation> + </message> + <message> + <location filename="Project/ProjectResourcesBrowser.py" line="96"/> + <source>Rename file</source> + <translation>Přejmenovat soubor</translation> + </message> + <message> + <location filename="Project/ProjectResourcesBrowser.py" line="194"/> + <source>Remove from project</source> + <translation>Odebrat z projektu</translation> + </message> + <message> <location filename="Project/ProjectResourcesBrowser.py" line="172"/> - <source>Open</source> - <translation>Otevřít</translation> - </message> - <message> - <location filename="Project/ProjectResourcesBrowser.py" line="101"/> - <source>Rename file</source> - <translation>Přejmenovat soubor</translation> - </message> - <message> - <location filename="Project/ProjectResourcesBrowser.py" line="199"/> - <source>Remove from project</source> - <translation>Odebrat z projektu</translation> - </message> - <message> - <location filename="Project/ProjectResourcesBrowser.py" line="177"/> <source>Delete</source> <translation>Smazat</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="202"/> + <location filename="Project/ProjectResourcesBrowser.py" line="197"/> <source>New resource...</source> <translation>Nový Resource...</translation> </message> <message> + <location filename="Project/ProjectResourcesBrowser.py" line="224"/> + <source>Add resources...</source> + <translation>Přidat resources...</translation> + </message> + <message> + <location filename="Project/ProjectResourcesBrowser.py" line="226"/> + <source>Add resources directory...</source> + <translation>Přidat adresář se zdroji...</translation> + </message> + <message> <location filename="Project/ProjectResourcesBrowser.py" line="229"/> - <source>Add resources...</source> - <translation>Přidat resources...</translation> + <source>Expand all directories</source> + <translation>Rozložit všechny adresáře</translation> </message> <message> <location filename="Project/ProjectResourcesBrowser.py" line="231"/> - <source>Add resources directory...</source> - <translation>Přidat adresář se zdroji...</translation> - </message> - <message> - <location filename="Project/ProjectResourcesBrowser.py" line="234"/> - <source>Expand all directories</source> - <translation>Rozložit všechny adresáře</translation> - </message> - <message> - <location filename="Project/ProjectResourcesBrowser.py" line="236"/> <source>Collapse all directories</source> <translation>Složit všechny adresáře</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="167"/> + <location filename="Project/ProjectResourcesBrowser.py" line="162"/> <source>Compile resources</source> <translation>Kompilovat Resource</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="432"/> + <location filename="Project/ProjectResourcesBrowser.py" line="427"/> <source>New Resource</source> <translation>Nový Resource</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="393"/> + <location filename="Project/ProjectResourcesBrowser.py" line="388"/> <source>Qt Resource Files (*.qrc)</source> <translation>Qt Resource soubory (*.qrc)</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="412"/> + <location filename="Project/ProjectResourcesBrowser.py" line="407"/> <source>The file already exists! Overwrite it?</source> <translation>Soubor již existuje! Přepsat jej?</translation> </message> @@ -22382,22 +22382,22 @@ <translation type="obsolete"><p>Nový soubor s resource <b>%1</b> se nepodařilo vytvořit..<br>Problém: %2</p></translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="455"/> + <location filename="Project/ProjectResourcesBrowser.py" line="450"/> <source>Delete resources</source> <translation>Smazat Resource</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="455"/> + <location filename="Project/ProjectResourcesBrowser.py" line="450"/> <source>Do you really want to delete these resources from the project?</source> <translation>Opravdu chcete odebrat tyto Resource z projektu?</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="532"/> + <location filename="Project/ProjectResourcesBrowser.py" line="527"/> <source>Resource Compilation</source> <translation>Kompilovat Resource</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="520"/> + <location filename="Project/ProjectResourcesBrowser.py" line="515"/> <source>The compilation of the resource file was successful.</source> <translation>Kompilace souboru Resource byla úspěšná.</translation> </message> @@ -22407,12 +22407,12 @@ <translation type="obsolete"><p>Kompilace Resource se nepodařila.</p><p>Důvod: %1</p></translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="532"/> + <location filename="Project/ProjectResourcesBrowser.py" line="527"/> <source>The compilation of the resource file failed.</source> <translation>Kompliace Resource souboru selhala.</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="608"/> + <location filename="Project/ProjectResourcesBrowser.py" line="603"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> @@ -22422,47 +22422,47 @@ <translation type="obsolete">Nelze spustit %1.<br>Ověřte, že je umístěn v požadované cestě.</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="670"/> + <location filename="Project/ProjectResourcesBrowser.py" line="665"/> <source>Compiling resources...</source> <translation>Kompilovat resources...</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="670"/> + <location filename="Project/ProjectResourcesBrowser.py" line="665"/> <source>Abort</source> <translation>Přerušit</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="735"/> + <location filename="Project/ProjectResourcesBrowser.py" line="730"/> <source>Determining changed resources...</source> <translation>Určení změněných resources...</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="767"/> + <location filename="Project/ProjectResourcesBrowser.py" line="762"/> <source>Compiling changed resources...</source> <translation>Kompilování změněných resources...</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="239"/> + <location filename="Project/ProjectResourcesBrowser.py" line="234"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="207"/> + <location filename="Project/ProjectResourcesBrowser.py" line="202"/> <source>Copy Path to Clipboard</source> <translation>Kopírovat cestu do schránky</translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="432"/> + <location filename="Project/ProjectResourcesBrowser.py" line="427"/> <source><p>The new resource file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="526"/> + <location filename="Project/ProjectResourcesBrowser.py" line="521"/> <source><p>The compilation of the resource file failed.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/ProjectResourcesBrowser.py" line="608"/> + <location filename="Project/ProjectResourcesBrowser.py" line="603"/> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation type="unfinished"></translation> </message> @@ -22470,167 +22470,167 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="61"/> + <location filename="Project/ProjectSourcesBrowser.py" line="57"/> <source>Sources</source> <translation>Zdrojové kódy</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="63"/> + <location filename="Project/ProjectSourcesBrowser.py" line="59"/> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Prohlížeč zdrojových kódů projektu</b><p>Umožňuje jednoduše vidět všechny zdrojové soubory aktuálního projektu. Několik akcí lze provést i přes kontextové menu.</p></translation> </message> <message> + <location filename="Project/ProjectSourcesBrowser.py" line="113"/> + <source>Check</source> + <translation>Zkontrolovat</translation> + </message> + <message> <location filename="Project/ProjectSourcesBrowser.py" line="117"/> - <source>Check</source> - <translation>Zkontrolovat</translation> + <source>Show</source> + <translation>Zobrazit</translation> + </message> + <message> + <location filename="Project/ProjectSourcesBrowser.py" line="118"/> + <source>Code metrics...</source> + <translation>Metrika kódu...</translation> + </message> + <message> + <location filename="Project/ProjectSourcesBrowser.py" line="119"/> + <source>Code coverage...</source> + <translation>Pokrytí kódu...</translation> </message> <message> <location filename="Project/ProjectSourcesBrowser.py" line="121"/> - <source>Show</source> - <translation>Zobrazit</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="122"/> - <source>Code metrics...</source> - <translation>Metrika kódu...</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="123"/> - <source>Code coverage...</source> - <translation>Pokrytí kódu...</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="125"/> <source>Profile data...</source> <translation>Profilovat data...</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="268"/> + <location filename="Project/ProjectSourcesBrowser.py" line="264"/> <source>Diagrams</source> <translation>Diagramy</translation> </message> <message> + <location filename="Project/ProjectSourcesBrowser.py" line="265"/> + <source>Class Diagram...</source> + <translation>Diagram třídy...</translation> + </message> + <message> + <location filename="Project/ProjectSourcesBrowser.py" line="267"/> + <source>Package Diagram...</source> + <translation>Diagram balíčku...</translation> + </message> + <message> + <location filename="Project/ProjectSourcesBrowser.py" line="130"/> + <source>Imports Diagram...</source> + <translation>Diagram importů...</translation> + </message> + <message> <location filename="Project/ProjectSourcesBrowser.py" line="269"/> - <source>Class Diagram...</source> - <translation>Diagram třídy...</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="271"/> - <source>Package Diagram...</source> - <translation>Diagram balíčku...</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="134"/> - <source>Imports Diagram...</source> - <translation>Diagram importů...</translation> + <source>Application Diagram...</source> + <translation>Diagram aplikace...</translation> + </message> + <message> + <location filename="Project/ProjectSourcesBrowser.py" line="137"/> + <source>Run unittest...</source> + <translation>Spustit unittest...</translation> </message> <message> <location filename="Project/ProjectSourcesBrowser.py" line="273"/> - <source>Application Diagram...</source> - <translation>Diagram aplikace...</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="141"/> - <source>Run unittest...</source> - <translation>Spustit unittest...</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="277"/> <source>Rename file</source> <translation>Přejmenovat soubor</translation> </message> <message> + <location filename="Project/ProjectSourcesBrowser.py" line="336"/> + <source>Remove from project</source> + <translation>Odebrat z projektu</translation> + </message> + <message> + <location filename="Project/ProjectSourcesBrowser.py" line="325"/> + <source>Delete</source> + <translation>Smazat</translation> + </message> + <message> + <location filename="Project/ProjectSourcesBrowser.py" line="339"/> + <source>Add source files...</source> + <translation>Přidat zdrojové soubory...</translation> + </message> + <message> <location filename="Project/ProjectSourcesBrowser.py" line="340"/> - <source>Remove from project</source> - <translation>Odebrat z projektu</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="329"/> - <source>Delete</source> - <translation>Smazat</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="343"/> - <source>Add source files...</source> - <translation>Přidat zdrojové soubory...</translation> - </message> - <message> - <location filename="Project/ProjectSourcesBrowser.py" line="344"/> <source>Add source directory...</source> <translation>Přidat adresář se zdrojovými soubory...</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="357"/> + <location filename="Project/ProjectSourcesBrowser.py" line="353"/> <source>Expand all directories</source> <translation>Rozložit všechny adresáře</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="359"/> + <location filename="Project/ProjectSourcesBrowser.py" line="355"/> <source>Collapse all directories</source> <translation>Složit všechny adresáře</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="661"/> + <location filename="Project/ProjectSourcesBrowser.py" line="657"/> <source>Delete files</source> <translation>Smazat soubory</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="661"/> + <location filename="Project/ProjectSourcesBrowser.py" line="657"/> <source>Do you really want to delete these files from the project?</source> <translation>Opravdu chcete odebrat tyto soubory z projektu?</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="732"/> + <location filename="Project/ProjectSourcesBrowser.py" line="728"/> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="732"/> + <location filename="Project/ProjectSourcesBrowser.py" line="728"/> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor s pokrytím kódu</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="785"/> + <location filename="Project/ProjectSourcesBrowser.py" line="781"/> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="785"/> + <location filename="Project/ProjectSourcesBrowser.py" line="781"/> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="821"/> + <location filename="Project/ProjectSourcesBrowser.py" line="817"/> <source>Class Diagram</source> <translation>Diagram třídy</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="863"/> + <location filename="Project/ProjectSourcesBrowser.py" line="859"/> <source>Include class attributes?</source> <translation>Včetně atributů třídy?</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="863"/> + <location filename="Project/ProjectSourcesBrowser.py" line="859"/> <source>Package Diagram</source> <translation>Diagram balíčku</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="878"/> + <location filename="Project/ProjectSourcesBrowser.py" line="874"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="878"/> + <location filename="Project/ProjectSourcesBrowser.py" line="874"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="225"/> + <location filename="Project/ProjectSourcesBrowser.py" line="221"/> <source>New package...</source> <translation>Nový balíček...</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="602"/> + <location filename="Project/ProjectSourcesBrowser.py" line="598"/> <source>Add new Python package</source> <translation>Přidat nový Python balíček</translation> </message> @@ -22645,32 +22645,32 @@ <translation type="obsolete"><p>Soubor balíčku <b>%1</b> nelze vytvořit. Zrušeno...</p><p>Důvod: %2</p></translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="842"/> + <location filename="Project/ProjectSourcesBrowser.py" line="838"/> <source>Imports Diagram</source> <translation>Importovat diagram</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="842"/> + <location filename="Project/ProjectSourcesBrowser.py" line="838"/> <source>Include imports from external modules?</source> <translation>Zahrnout importy z externích modulů?</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="362"/> + <location filename="Project/ProjectSourcesBrowser.py" line="358"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="234"/> + <location filename="Project/ProjectSourcesBrowser.py" line="230"/> <source>Copy Path to Clipboard</source> <translation>Kopírovat cestu do schránky</translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="587"/> + <location filename="Project/ProjectSourcesBrowser.py" line="583"/> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/ProjectSourcesBrowser.py" line="602"/> + <location filename="Project/ProjectSourcesBrowser.py" line="598"/> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -22678,122 +22678,122 @@ <context> <name>ProjectTranslationsBrowser</name> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="62"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="58"/> <source>Translations</source> <translation>Překlady</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="64"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="60"/> <source><b>Project Translations Browser</b><p>This allows to easily see all translations contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Prohlížeč jazykových překladů projektu</b><p>Umožňuje jednoduše vidět všechny překlady aktuálního projektu. Několik akcí lze provést i přes kontextové menu.</p></translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="150"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="146"/> <source>Generate translation</source> <translation>Generovat překlad</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="157"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="153"/> <source>Generate translation (with obsolete)</source> <translation>Generovat překlad (původní)</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="356"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="352"/> <source>Generate all translations</source> <translation>Generovat všechny překlady</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="362"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="358"/> <source>Generate all translations (with obsolete)</source> <translation>Generovat všechny překlady (původní)</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="273"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="269"/> <source>Open in Qt-Linguist</source> <translation>Otevřít v Qt-Linguist</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="311"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="307"/> <source>Open in Editor</source> <translation>Otevřít v editoru</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="181"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="177"/> <source>Release translation</source> <translation>Zveřejnit překlad</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="368"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="364"/> <source>Release all translations</source> <translation>Zveřejnit všechny překlady</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="135"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="131"/> <source>Preview translation</source> <translation>Náhled překladu</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="345"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="341"/> <source>Preview all translations</source> <translation>Náhled všech překladů</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="323"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="319"/> <source>Remove from project</source> <translation>Odebrat z projektu</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="326"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="322"/> <source>Delete</source> <translation>Smazat</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="374"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="370"/> <source>Add translation...</source> <translation>Přidat překlad...</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="376"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="372"/> <source>Add translation files...</source> <translation>Přidat soubory s překladem...</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="297"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="293"/> <source>Generate translations</source> <translation>Generovat překlady</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="304"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="300"/> <source>Generate translations (with obsolete)</source> <translation>Generovat překlady (původní)</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="316"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="312"/> <source>Release translations</source> <translation>Zveřejnit překlady</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="285"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="281"/> <source>Preview translations</source> <translation>Náhled překladů</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="601"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="597"/> <source>Delete translation files</source> <translation>Smazat soubory s překlady</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="601"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="597"/> <source>Do you really want to delete these translation files from the project?</source> <translation>Opravdu chcete odebrat tyto soubory s překlady z projektu?</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="735"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="731"/> <source>Write temporary project file</source> <translation>Zapsat dočasný soubor projektu</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="706"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="702"/> <source>No translation files (*.ts) selected.</source> <translation>Nebyly vybrány žádné soubory s překlady (*.ts).</translation> </message> @@ -22803,22 +22803,22 @@ <translation type="obsolete"><p>Do dočasného souboru projektu <b>%1</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="841"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="837"/> <source>Translation file generation</source> <translation>Generování souboru s překladem</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="836"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="832"/> <source>The generation of the translation files (*.ts) was successful.</source> <translation>Generování souboru s překladem (*.ts) bylo úspěšné.</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="841"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="837"/> <source>The generation of the translation files (*.ts) has failed.</source> <translation>Generování souboru s překladem (*.ts) selhalo.</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="1061"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="1057"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> @@ -22828,17 +22828,17 @@ <translation type="obsolete">Nelze spustit %1.<br>Ověřte, že je umístěn v požadované cestě.</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="992"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="988"/> <source>Translation file release</source> <translation>Zveřejnění souboru s překladem</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="978"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="974"/> <source>The release of the translation files (*.qm) was successful.</source> <translation>Zveřejnění souboru s překladem (*.qm) bylo úspěšné.</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="992"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="988"/> <source>The release of the translation files (*.qm) has failed.</source> <translation>Zveřejnění souboru s překladem (*.qm) selhalo.</translation> </message> @@ -22848,32 +22848,32 @@ <translation type="obsolete"><p>Nemohu spustit zveřejnění.<br>Ověřte jestli je dostupný jako <b>%1</b>.</p></translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="382"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="378"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="349"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="345"/> <source>Extract messages</source> <translation>Extrahovat zprávy</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="379"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="375"/> <source>Copy Path to Clipboard</source> <translation>Kopírovat cestu do schránky</translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="735"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="731"/> <source><p>The temporary project file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="929"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="925"/> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/ProjectTranslationsBrowser.py" line="1061"/> + <location filename="Project/ProjectTranslationsBrowser.py" line="1057"/> <source><p>Could not start lrelease.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -23285,32 +23285,32 @@ <translation>Zobrazuje průběh procesu analýzy pokrytí kódu</translation> </message> <message> - <location filename="DataViews/PyCoverageDialog.py" line="48"/> + <location filename="DataViews/PyCoverageDialog.py" line="46"/> <source>Annotate</source> <translation>Komentovat</translation> </message> <message> - <location filename="DataViews/PyCoverageDialog.py" line="50"/> + <location filename="DataViews/PyCoverageDialog.py" line="48"/> <source>Annotate all</source> <translation>Komentovat vše</translation> </message> <message> - <location filename="DataViews/PyCoverageDialog.py" line="51"/> + <location filename="DataViews/PyCoverageDialog.py" line="49"/> <source>Delete annotated files</source> <translation>Smazat komentované soubory</translation> </message> <message> - <location filename="DataViews/PyCoverageDialog.py" line="54"/> + <location filename="DataViews/PyCoverageDialog.py" line="52"/> <source>Erase Coverage Info</source> <translation>Vymazat info pokrytí</translation> </message> <message> - <location filename="DataViews/PyCoverageDialog.py" line="293"/> + <location filename="DataViews/PyCoverageDialog.py" line="291"/> <source>Annotating files...</source> <translation>Komentované soubory...</translation> </message> <message> - <location filename="DataViews/PyCoverageDialog.py" line="293"/> + <location filename="DataViews/PyCoverageDialog.py" line="291"/> <source>Abort</source> <translation>Přerušit</translation> </message> @@ -23318,7 +23318,7 @@ <context> <name>PyProfileDialog</name> <message> - <location filename="DataViews/PyProfileDialog.py" line="214"/> + <location filename="DataViews/PyProfileDialog.py" line="213"/> <source>Profile Results</source> <translation>Výsledky profilování</translation> </message> @@ -23399,37 +23399,37 @@ <translation>Zobrazuje průběh procesu profilování dat</translation> </message> <message> - <location filename="DataViews/PyProfileDialog.py" line="314"/> + <location filename="DataViews/PyProfileDialog.py" line="313"/> <source>Exclude Python Library</source> <translation>Vyloučit Python knihovny</translation> </message> <message> - <location filename="DataViews/PyProfileDialog.py" line="78"/> + <location filename="DataViews/PyProfileDialog.py" line="77"/> <source>Erase Profiling Info</source> <translation>Vymazat profilovací info</translation> </message> <message> - <location filename="DataViews/PyProfileDialog.py" line="80"/> + <location filename="DataViews/PyProfileDialog.py" line="79"/> <source>Erase Timing Info</source> <translation>Vymazat časové info</translation> </message> <message> - <location filename="DataViews/PyProfileDialog.py" line="82"/> + <location filename="DataViews/PyProfileDialog.py" line="81"/> <source>Erase All Infos</source> <translation>Vymazat všechna infa</translation> </message> <message> - <location filename="DataViews/PyProfileDialog.py" line="198"/> + <location filename="DataViews/PyProfileDialog.py" line="197"/> <source>function calls</source> <translation>volání funkcí</translation> </message> <message> + <location filename="DataViews/PyProfileDialog.py" line="199"/> + <source>primitive calls</source> + <translation>volání primitiv</translation> + </message> + <message> <location filename="DataViews/PyProfileDialog.py" line="200"/> - <source>primitive calls</source> - <translation>volání primitiv</translation> - </message> - <message> - <location filename="DataViews/PyProfileDialog.py" line="201"/> <source>CPU seconds</source> <translation>CPU vteřin</translation> </message> @@ -23439,7 +23439,7 @@ <translation type="obsolete"><p>Pro <b>%1</b> nejsou k profilování dostupná žádná data.</p></translation> </message> <message> - <location filename="DataViews/PyProfileDialog.py" line="226"/> + <location filename="DataViews/PyProfileDialog.py" line="225"/> <source>Loading Profiling Data</source> <translation>Načíst profilovací data</translation> </message> @@ -23449,17 +23449,17 @@ <translation type="obsolete"><p>Profilovací data nelze ze souboru <b>%1</b> načíst.</p></translation> </message> <message> - <location filename="DataViews/PyProfileDialog.py" line="310"/> + <location filename="DataViews/PyProfileDialog.py" line="309"/> <source>Include Python Library</source> <translation>Zahrnout Python knihovnu</translation> </message> <message> - <location filename="DataViews/PyProfileDialog.py" line="214"/> + <location filename="DataViews/PyProfileDialog.py" line="213"/> <source><p>There is no profiling data available for <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="DataViews/PyProfileDialog.py" line="226"/> + <location filename="DataViews/PyProfileDialog.py" line="225"/> <source><p>The profiling data could not be read from file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -24032,87 +24032,87 @@ <context> <name>PyRegExpWizardWidget</name> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="64"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="63"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="65"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="64"/> <source>Save the regular expression to a file</source> <translation>Uložit regulární výraz do souboru</translation> </message> <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="66"/> + <source>Load</source> + <translation>Načíst</translation> + </message> + <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="67"/> - <source>Load</source> - <translation>Načíst</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="68"/> <source>Load a regular expression from a file</source> <translation>Načíst regulární výraz ze souboru</translation> </message> <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="69"/> + <source>Validate</source> + <translation>Ověřit</translation> + </message> + <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="70"/> - <source>Validate</source> - <translation>Ověřit</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="71"/> <source>Validate the regular expression</source> <translation>Ověřit regulární výraz</translation> </message> <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="72"/> + <source>Execute</source> + <translation>Vykonat</translation> + </message> + <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="73"/> - <source>Execute</source> - <translation>Vykonat</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="74"/> <source>Execute the regular expression</source> <translation>Vykonat regulární výraz</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="76"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="75"/> <source>Next match</source> <translation>Další shoda</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="78"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="77"/> <source>Show the next match of the regular expression</source> <translation>Zobrazit další shodu regulárního výrazu</translation> </message> <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="86"/> + <source>Copy</source> + <translation>Kopírovat</translation> + </message> + <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="87"/> - <source>Copy</source> - <translation>Kopírovat</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="88"/> <source>Copy the regular expression to the clipboard</source> <translation>Kopírovat regulární výraz do schránky</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="171"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="170"/> <source>Named reference</source> <translation>Pojmenovaný odkaz</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="166"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="165"/> <source>No named groups have been defined yet.</source> <translation>Pojmenovaná skupina ještě nebyla definována.</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="171"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="170"/> <source>Select group name:</source> <translation>Vyberte jméno skupiny:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="351"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="350"/> <source>Save regular expression</source> <translation>Uložit regulární výraz</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="339"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="338"/> <source>RegExp Files (*.rx);;All Files (*)</source> <translation>RegExp soubory (*.rx);;Všechny soubory (*)</translation> </message> @@ -24127,17 +24127,17 @@ <translation type="obsolete"><p>Regulární výraz nemůže být uložen.</p><p>Důvod: %1</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="339"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="338"/> <source>Load regular expression</source> <translation>Načíst regulární výraz</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="394"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="393"/> <source>The regular expression is valid.</source> <translation>Regulární výraz je platný.</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="536"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="535"/> <source>Error</source> <translation>Chyba</translation> </message> @@ -24147,42 +24147,42 @@ <translation type="obsolete">Neplatný regulární výraz: %1</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="531"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="530"/> <source>Invalid regular expression: missing group name</source> <translation>Neplatný regulární výraz: chybí jméno skupiny</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="409"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="408"/> <source>A regular expression must be given.</source> <translation>Regulární výraz musí být zadán.</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="456"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="455"/> <source>Regexp</source> <translation>Regexp</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="464"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="463"/> <source>Offset</source> <translation>Ofset</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="470"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="469"/> <source>Captures</source> <translation>Zachyceno</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="475"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="474"/> <source>Text</source> <translation>Text</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="477"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="476"/> <source>Characters</source> <translation>Znaky</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="481"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="480"/> <source>Match</source> <translation>Shoda</translation> </message> @@ -24192,47 +24192,47 @@ <translation type="obsolete">Zachyceno #%1</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="509"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="508"/> <source>No more matches</source> <translation>Žádné další shody</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="512"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="511"/> <source>No matches</source> <translation>Žádná shoda</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="536"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="535"/> <source>A regular expression and a text must be given.</source> <translation>Regulární výraz a text musí byt zadány.</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="564"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="563"/> <source>Unicode</source> <translation></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="566"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="565"/> <source>ASCII</source> <translation></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="313"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="312"/> <source><p>The file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="351"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="350"/> <source><p>The regular expression could not be saved.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="525"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="524"/> <source>Invalid regular expression: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="492"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py" line="491"/> <source>Capture #{0}</source> <translation type="unfinished"></translation> </message> @@ -24709,72 +24709,72 @@ <context> <name>QRegExpWizardWidget</name> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="58"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="55"/> <source>Save</source> <translation>Uložit</translation> </message> <message> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="56"/> + <source>Save the regular expression to a file</source> + <translation>Uložit regulární výraz do souboru</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="58"/> + <source>Load</source> + <translation>Načíst</translation> + </message> + <message> <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="59"/> - <source>Save the regular expression to a file</source> - <translation>Uložit regulární výraz do souboru</translation> + <source>Load a regular expression from a file</source> + <translation>Načíst regulární výraz ze souboru</translation> </message> <message> <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="61"/> - <source>Load</source> - <translation>Načíst</translation> + <source>Validate</source> + <translation>Ověřit</translation> </message> <message> <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="62"/> - <source>Load a regular expression from a file</source> - <translation>Načíst regulární výraz ze souboru</translation> + <source>Validate the regular expression</source> + <translation>Ověřit regulární výraz</translation> </message> <message> <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="64"/> - <source>Validate</source> - <translation>Ověřit</translation> + <source>Execute</source> + <translation>Vykonat</translation> </message> <message> <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="65"/> - <source>Validate the regular expression</source> - <translation>Ověřit regulární výraz</translation> + <source>Execute the regular expression</source> + <translation>Vykonat regulární výraz</translation> </message> <message> <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="67"/> - <source>Execute</source> - <translation>Vykonat</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="68"/> - <source>Execute the regular expression</source> - <translation>Vykonat regulární výraz</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="70"/> <source>Next match</source> <translation>Další shoda</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="72"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="69"/> <source>Show the next match of the regular expression</source> <translation>Zobrazit další shodu regulárního výrazu</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="82"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="78"/> <source>Copy</source> <translation>Kopírovat</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="83"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="79"/> <source>Copy the regular expression to the clipboard</source> <translation>Kopírovat regulární výraz do schránky</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="268"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="264"/> <source>Save regular expression</source> <translation>Uložit regulární výraz</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="256"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="252"/> <source>RegExp Files (*.rx);;All Files (*)</source> <translation>RegExp soubory (*.rx);;Všechny soubory (*)</translation> </message> @@ -24789,17 +24789,17 @@ <translation type="obsolete"><p>Regulární výraz nemůže být uložen.</p><p>Důvod: %1</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="256"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="252"/> <source>Load regular expression</source> <translation>Načíst regulární výraz</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="306"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="302"/> <source>The regular expression is valid.</source> <translation>Regulární výraz je platný.</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="429"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="425"/> <source>Error</source> <translation>Chyba</translation> </message> @@ -24809,37 +24809,37 @@ <translation type="obsolete">Neplatný regulární výraz: %1</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="316"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="312"/> <source>A regular expression must be given.</source> <translation>Regulární výraz musí být zadán.</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="359"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="355"/> <source>Regexp</source> <translation>Regexp</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="366"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="362"/> <source>Offset</source> <translation>Ofset</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="371"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="367"/> <source>Captures</source> <translation>Zachyceno</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="376"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="372"/> <source>Text</source> <translation>Text</translation> </message> <message> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="374"/> + <source>Characters</source> + <translation>Znaky</translation> + </message> + <message> <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="378"/> - <source>Characters</source> - <translation>Znaky</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="382"/> <source>Match</source> <translation>Shoda</translation> </message> @@ -24849,37 +24849,37 @@ <translation type="obsolete">Zachyceno #%1</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="413"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="409"/> <source>No more matches</source> <translation>Žádné další shody</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="416"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="412"/> <source>No matches</source> <translation>Žádná shoda</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="429"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="425"/> <source>A regular expression and a text must be given.</source> <translation>Regulární výraz a text musí byt zadány.</translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="230"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="226"/> <source><p>The file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="268"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="264"/> <source><p>The regular expression could not be saved.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="345"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="341"/> <source>Invalid regular expression: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="394"/> + <location filename="Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py" line="390"/> <source>Capture #{0}</source> <translation type="unfinished"></translation> </message> @@ -25209,17 +25209,17 @@ <translation type="obsolete">Nebylo nic nahrazeno, protože '%1' nebyl nalezen.</translation> </message> <message> - <location filename="QScintilla/SearchReplaceWidget.py" line="443"/> + <location filename="QScintilla/SearchReplaceWidget.py" line="441"/> <source>'{0}' was not found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/SearchReplaceWidget.py" line="515"/> + <location filename="QScintilla/SearchReplaceWidget.py" line="513"/> <source>Replaced {0} occurrences.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/SearchReplaceWidget.py" line="519"/> + <location filename="QScintilla/SearchReplaceWidget.py" line="517"/> <source>Nothing replaced because '{0}' was not found.</source> <translation type="unfinished"></translation> </message> @@ -25340,7 +25340,7 @@ <translation type="obsolete">%1 na %2, %3</translation> </message> <message> - <location filename="QScintilla/Shell.py" line="1363"/> + <location filename="QScintilla/Shell.py" line="1362"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> @@ -25433,13 +25433,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Shell.py" line="1090"/> + <location filename="QScintilla/Shell.py" line="1089"/> <source>Shell language "{0}" not supported. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Shell.py" line="1363"/> + <location filename="QScintilla/Shell.py" line="1362"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> @@ -26746,12 +26746,12 @@ <context> <name>StartDialog</name> <message> - <location filename="Debugger/StartDialog.py" line="116"/> + <location filename="Debugger/StartDialog.py" line="114"/> <source>Working directory</source> <translation>Pracovní adresář</translation> </message> <message> - <location filename="Debugger/StartDialog.py" line="76"/> + <location filename="Debugger/StartDialog.py" line="74"/> <source>Clear Histories</source> <translation>Vyčistit historii</translation> </message> @@ -27074,92 +27074,92 @@ <context> <name>Subversion</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="214"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="212"/> <source>Create project in repository</source> <translation>Vytvořit projekt v repozitáři</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="214"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="212"/> <source>The project could not be created in the repository. Maybe the given repository doesn't exist or the repository server is down.</source> <translation>Projekt nemůže být v repozitáři vytvořen. Buďto daný repozitář neexistuje nebo se nelze připojit k serveru s repozitářem.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="236"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="234"/> <source>New project</source> <translation>Nový projekt</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="236"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="234"/> <source>The project could not be checked out of the repository.<br />Restoring the original contents.</source> <translation>Projekt se nepodařilo stáhnout (checkout) z repozitáře. <br />Obnovuji původní obsah.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="306"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="304"/> <source>Importing project into Subversion repository</source> <translation>Importovat projekt do Subversion repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="356"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="354"/> <source>Subversion Checkout</source> <translation></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="418"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="416"/> <source>The tag must be a normal tag (tags) or a branch tag (branches). Please select from the list.</source> <translation>Tag musí být normální tag (tagy) nebo tag větve (větví). Prosím vyberte ze seznamu.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="377"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="375"/> <source>Checking project out of Subversion repository</source> <translation>Checkout projektu ze Subversion repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="418"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="416"/> <source>Subversion Export</source> <translation></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="438"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="436"/> <source>Exporting project from Subversion repository</source> <translation>Exportuje projekt z Subversion repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="524"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="522"/> <source>Commiting changes to Subversion repository</source> <translation>Commit změn do Subversion repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="580"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="578"/> <source>Synchronizing with the Subversion repository</source> <translation>Synchronizovat se Subversion repozitářem</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="653"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="651"/> <source>Adding files/directories to the Subversion repository</source> <translation>Přidat soubory/adresáře do Subversion repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="726"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="724"/> <source>Adding directory trees to the Subversion repository</source> <translation>Přidat strom adresářů do Subversion repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="761"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="759"/> <source>Removing files/directories from the Subversion repository</source> <translation>Odebrat soubory/adresáře ze Subversion repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1052"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> <source>Subversion Error</source> <translation>Subversion chyba</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="915"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="913"/> <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="939"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="937"/> <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> @@ -27169,17 +27169,17 @@ <translation type="obsolete">Tagování %1 v Subversion repozitáři</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1003"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1001"/> <source>Reverting changes</source> <translation>Navrácení změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1028"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1026"/> <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="1052"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1050"/> <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> @@ -27199,7 +27199,7 @@ <translation type="obsolete">Vyčištění %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1329"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1327"/> <source>Subversion command</source> <translation>Subversion příkaz</translation> </message> @@ -27234,7 +27234,7 @@ <translation>Smazat Subversion vlastnost</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1417"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1414"/> <source>Enter property name</source> <translation>Zadejte jméno vlastnosti</translation> </message> @@ -27458,12 +27458,12 @@ <translation type="obsolete">Proces svn skončil exit kódem %1</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="178"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="176"/> <source>The svn process did not finish within 30s.</source> <translation>Proces svn neskončil do 30s.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="180"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="178"/> <source>Could not start the svn executable.</source> <translation>Nelze spustit svn proces.</translation> </message> @@ -27508,32 +27508,32 @@ <translation>Seznam změn byl přesunut</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="175"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="173"/> <source>The svn process finished with the exit code {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="817"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="815"/> <source>Moving {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="974"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="972"/> <source>Tagging {0} in the Subversion repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1074"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1072"/> <source>Switching to {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1173"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1171"/> <source>Merging {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1293"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1291"/> <source>Cleaning up {0}</source> <translation type="unfinished"></translation> </message> @@ -27543,18 +27543,18 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="322"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="320"/> <source>Imported revision {0}. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="549"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="547"/> <source>Committed revision {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1081"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1079"/> <source>Revision {0}. </source> <translation type="unfinished"></translation> @@ -27749,7 +27749,7 @@ <translation></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="98"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="96"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> @@ -27759,7 +27759,7 @@ <translation type="obsolete">Proces %1 nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="98"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="96"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished"></translation> </message> @@ -28056,7 +28056,7 @@ <translation type="obsolete">Revize %1.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="82"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="80"/> <source> (binary)</source> <translation> (binární)</translation> </message> @@ -28078,13 +28078,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="78"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="76"/> <source>Revision {0}. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="83"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="81"/> <source>{0} {1}{2} </source> <translation type="unfinished"></translation> @@ -28126,7 +28126,7 @@ <context> <name>SvnDiffDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="151"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="149"/> <source>Subversion Diff</source> <translation></translation> </message> @@ -28186,22 +28186,22 @@ <translation></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="169"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="167"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="240"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="238"/> <source>There is no difference.</source> <translation>Žádné rozdíly nebyly nalezeny.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="350"/> <source>Save Diff</source> <translation>Uložit Diff</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="318"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="316"/> <source>Patch Files (*.diff)</source> <translation>Patch soubory (*.diff)</translation> </message> @@ -28216,7 +28216,7 @@ <translation type="obsolete"><p>Patch soubor <b>%1</b> nelze uložit.<br>Důvod: %2</p></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="151"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="149"/> <source>There is no temporary directory available.</source> <translation>Zamčené soubory nejsou dostupné/vybrané.</translation> </message> @@ -28233,22 +28233,22 @@ <translation type="obsolete">Proces %1 nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="169"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="167"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="335"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="333"/> <source><p>The patch file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="352"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="350"/> <source><p>The patch file <b>{0}</b> could not be saved.<br>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="194"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="192"/> <source>Processing file '{0}'... </source> <translation type="unfinished"></translation> @@ -28595,7 +28595,7 @@ <translation>Změněno</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="422"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="423"/> <source>Subversion Error</source> <translation>Subversion chyba</translation> </message> @@ -28773,32 +28773,32 @@ <translation></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="49"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="48"/> <source><b>Processing your request, please wait...</b></source> <translation><p>Zpracovávám váš požadavek, prosím čekejte...</p></translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="55"/> + <source>Added</source> + <translation>Přidáno</translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="56"/> - <source>Added</source> - <translation>Přidáno</translation> + <source>Deleted</source> + <translation>Smazáno</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="57"/> - <source>Deleted</source> - <translation>Smazáno</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="58"/> <source>Modified</source> <translation>Změněno</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="61"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py" line="60"/> <source>revision</source> <translation>revize</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="130"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="129"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> @@ -28831,7 +28831,7 @@ <translation type="obsolete">Proces %1 nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="130"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py" line="129"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished"></translation> </message> @@ -30014,12 +30014,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="122"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="120"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="123"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="122"/> <source>None</source> <translation>None</translation> </message> @@ -30034,7 +30034,7 @@ <translation>Chyby</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="122"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="120"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished"></translation> </message> @@ -30379,7 +30379,7 @@ <context> <name>SvnStatusDialog</name> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="220"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="219"/> <source>Subversion Status</source> <translation></translation> </message> @@ -30491,192 +30491,192 @@ <translation></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="49"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="48"/> <source>Refresh</source> <translation>Obnovit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="50"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="49"/> <source>Press to refresh the status display</source> <translation>Stisknout pro obnovení statusu</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="65"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="64"/> <source>Commit changes to repository...</source> <translation>Komitnout změny do repozitáře...</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="454"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> <source>Lock</source> <translation>Zamknout</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="469"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="468"/> <source>Unlock</source> <translation>Odemknout</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="84"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="83"/> <source>Break lock</source> <translation>Prolomit zámek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="86"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="85"/> <source>Steal lock</source> <translation>Zcizit zámek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="89"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="88"/> <source>Adjust column sizes</source> <translation>Přizpůsobit šířky sloupců</translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="120"/> + <source>added</source> + <translation>přidáno</translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="121"/> - <source>added</source> - <translation>přidáno</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="122"/> <source>deleted</source> <translation>smazáno</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="134"/> - <source>modified</source> - <translation>změněno</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="125"/> - <source>locked</source> - <translation>zamčeno</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="126"/> - <source>other lock</source> - <translation>jiný zámek</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="127"/> - <source>stolen lock</source> - <translation>scizený zámek</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="128"/> - <source>broken lock</source> - <translation>prolomený zámek</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="124"/> - <source>not locked</source> - <translation>nezamčeno</translation> - </message> - <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="133"/> + <source>modified</source> + <translation>změněno</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="124"/> + <source>locked</source> + <translation>zamčeno</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="125"/> + <source>other lock</source> + <translation>jiný zámek</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="126"/> + <source>stolen lock</source> + <translation>scizený zámek</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="127"/> + <source>broken lock</source> + <translation>prolomený zámek</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="123"/> + <source>not locked</source> + <translation>nezamčeno</translation> + </message> + <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="132"/> <source>normal</source> <translation>normální</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="124"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="123"/> <source>replaced</source> <translation>nahrazeno</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="135"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="134"/> <source>conflict</source> <translation>konflikt</translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="125"/> + <source>external</source> + <translation>externí</translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="126"/> - <source>external</source> - <translation>externí</translation> + <source>ignored</source> + <translation>ignorováno</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="127"/> - <source>ignored</source> - <translation>ignorováno</translation> + <source>unversioned</source> + <translation>mimo verzi</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="128"/> - <source>unversioned</source> - <translation>mimo verzi</translation> + <source>missing</source> + <translation>chybějící</translation> </message> <message> <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="129"/> - <source>missing</source> - <translation>chybějící</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="130"/> <source>type error</source> <translation>chyba typu</translation> </message> <message> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="130"/> + <source>no</source> + <translation>ne</translation> + </message> + <message> <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="131"/> - <source>no</source> - <translation>ne</translation> - </message> - <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="132"/> <source>yes</source> <translation>ano</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="310"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="309"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="393"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="392"/> <source>Commit</source> <translation>Commit</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="438"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> <source>There are no uncommitted changes available/selected.</source> <translation>Nekomitnuté změny nejsou dostupné/vybrané.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="454"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="453"/> <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="499"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> <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="484"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="483"/> <source>Break Lock</source> <translation>Prolomit zámek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="499"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="498"/> <source>Steal Lock</source> <translation>Scizit zámek</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="68"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="67"/> <source>Add to repository</source> <translation>Přidat do repozitáře</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="70"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="69"/> <source>Revert changes</source> <translation>Vrátit změny</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="419"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="418"/> <source>Add</source> <translation>Přidat</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="419"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="418"/> <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="438"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="437"/> <source>Revert</source> <translation>Vrátit</translation> </message> @@ -30691,27 +30691,27 @@ <translation>Seznam změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="74"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="73"/> <source>Add to Changelist</source> <translation>Přidat do seznamu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="532"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> <source>Remove from Changelist</source> <translation>Odebrat ze seznamu změn</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="514"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="513"/> <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="532"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="531"/> <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="310"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="309"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished"></translation> </message> @@ -30729,7 +30729,7 @@ <translation>Nelze spustit Subversion proces.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusMonitorThread.py" line="108"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnStatusMonitorThread.py" line="106"/> <source>Subversion status checked successfully (using pysvn)</source> <translation>Subversion status byl úspěšně zkontrolován (s použitím pysvn)</translation> </message> @@ -31142,7 +31142,7 @@ <translation>Zobrazit průběh syntaktické kontroly</translation> </message> <message> - <location filename="Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="45"/> + <location filename="Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="43"/> <source>Show</source> <translation>Zobrazit</translation> </message> @@ -31167,12 +31167,12 @@ <translation type="unfinished">Zpráva</translation> </message> <message> - <location filename="Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="47"/> + <location filename="Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="45"/> <source>Press to show all files containing an issue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="174"/> + <location filename="Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="172"/> <source>No issues found.</source> <translation type="unfinished"></translation> </message> @@ -31203,254 +31203,254 @@ <context> <name>TRPreviewer</name> <message> - <location filename="Tools/TRPreviewer.py" line="24"/> + <location filename="Tools/TRPreviewer.py" line="22"/> <source><No translation></source> <translation><Bez překladu></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="51"/> + <location filename="Tools/TRPreviewer.py" line="49"/> <source>Translations Previewer</source> <translation>Náhled překladů</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="73"/> + <location filename="Tools/TRPreviewer.py" line="71"/> <source>Select language file</source> <translation>Vybrat jazykový soubor</translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="144"/> + <source>&Open UI Files...</source> + <translation>&Otevřít UI soubory...</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="146"/> - <source>&Open UI Files...</source> - <translation>&Otevřít UI soubory...</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="148"/> <source>Open UI files for display</source> <translation>Otevřít UI soubory pro zobrazení</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="149"/> + <location filename="Tools/TRPreviewer.py" line="147"/> <source><b>Open UI Files</b><p>This opens some UI files for display.</p></source> <translation><b>Otevřít UI soubory</b><p>Toto otevře a zobrazí vybrané UI soubory.</p></translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="153"/> + <source>Open &Translation Files...</source> + <translation>O&tevřít soubory s překlady...</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="155"/> - <source>Open &Translation Files...</source> - <translation>O&tevřít soubory s překlady...</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="157"/> <source>Open Translation files for display</source> <translation>Otevřou se a zobrazí soubory s překlady</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="158"/> + <location filename="Tools/TRPreviewer.py" line="156"/> <source><b>Open Translation Files</b><p>This opens some translation files for display.</p></source> <translation><b>Otevřít soubory s překlady</b><p>Toto otevře a zobrazí vybrané soubory s překlady.</p></translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="162"/> + <source>&Reload Translations</source> + <translation>&Znovu načíst překlady</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="164"/> - <source>&Reload Translations</source> - <translation>&Znovu načíst překlady</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="166"/> <source>Reload the loaded translations</source> <translation>Znovu načíst načtené překlady</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="167"/> + <location filename="Tools/TRPreviewer.py" line="165"/> <source><b>Reload Translations</b><p>This reloads the translations for the loaded languages.</p></source> <translation><b>Znovu načíst překlady</b><p>Znovu načte překlady pro načtené jazyky.</p></translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="171"/> + <source>&Quit</source> + <translation>&Konec</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="173"/> - <source>&Quit</source> - <translation>&Konec</translation> + <source>Ctrl+Q</source> + <comment>File|Quit</comment> + <translation></translation> + </message> + <message> + <location filename="Tools/TRPreviewer.py" line="174"/> + <source>Quit the application</source> + <translation>Ukončit aplikaci</translation> </message> <message> <location filename="Tools/TRPreviewer.py" line="175"/> - <source>Ctrl+Q</source> - <comment>File|Quit</comment> - <translation></translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="176"/> - <source>Quit the application</source> - <translation>Ukončit aplikaci</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="177"/> <source><b>Quit</b><p>Quit the application.</p></source> <translation><b>Konec</b><p>Aplikace se ukončí.</p></translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="182"/> + <source>&What's This?</source> + <translation>&Co je to?</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="184"/> - <source>&What's This?</source> - <translation>&Co je to?</translation> + <source>Shift+F1</source> + <translation></translation> + </message> + <message> + <location filename="Tools/TRPreviewer.py" line="185"/> + <source>Context sensitive help</source> + <translation>Kontextově senzitivní nápověda</translation> </message> <message> <location filename="Tools/TRPreviewer.py" line="186"/> - <source>Shift+F1</source> - <translation></translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="187"/> - <source>Context sensitive help</source> - <translation>Kontextově senzitivní nápověda</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="188"/> <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="Tools/TRPreviewer.py" line="196"/> + <source>&About</source> + <translation>O &aplikaci</translation> + </message> + <message> + <location filename="Tools/TRPreviewer.py" line="197"/> + <source>Display information about this software</source> + <translation>Zobrazit informace a tomto software</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="198"/> - <source>&About</source> - <translation>O &aplikaci</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="199"/> - <source>Display information about this software</source> - <translation>Zobrazit informace a tomto software</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="200"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation><b>O aplikaci</b><p>Zobrazí se informace o tomto software.</p></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="206"/> + <location filename="Tools/TRPreviewer.py" line="204"/> <source>About &Qt</source> <translation>O &Qt</translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="205"/> + <source>Display information about the Qt toolkit</source> + <translation>Zobrazit informace o Qt toolkitu</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="207"/> - <source>Display information about the Qt toolkit</source> - <translation>Zobrazit informace o Qt toolkitu</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="209"/> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>A Qt</b><p>Zobrazit informace o Qt toolkitu.</p></translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="213"/> + <source>&Tile</source> + <translation>&Dlaždice</translation> + </message> + <message> + <location filename="Tools/TRPreviewer.py" line="214"/> + <source>Tile the windows</source> + <translation>Okna do dlaždic</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="215"/> - <source>&Tile</source> - <translation>&Dlaždice</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="216"/> - <source>Tile the windows</source> - <translation>Okna do dlaždic</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="217"/> <source><b>Tile the windows</b><p>Rearrange and resize the windows so that they are tiled.</p></source> <translation><b>Okna do dlaždic</b><p>Umístit okna do dlaždic.</p></translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="221"/> + <source>&Cascade</source> + <translation>&Kaskáda</translation> + </message> + <message> + <location filename="Tools/TRPreviewer.py" line="222"/> + <source>Cascade the windows</source> + <translation>Okna do kaskády</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="223"/> - <source>&Cascade</source> - <translation>&Kaskáda</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="224"/> - <source>Cascade the windows</source> - <translation>Okna do kaskády</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="225"/> <source><b>Cascade the windows</b><p>Rearrange and resize the windows so that they are cascaded.</p></source> <translation><b>Okna do kaskády</b><p>Umístit okna do kaskády.</p></translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="229"/> + <source>&Close</source> + <translation>&Zavřít</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="231"/> - <source>&Close</source> - <translation>&Zavřít</translation> + <source>Ctrl+W</source> + <comment>File|Close</comment> + <translation></translation> + </message> + <message> + <location filename="Tools/TRPreviewer.py" line="232"/> + <source>Close the current window</source> + <translation>Zavřít aktuální okno</translation> </message> <message> <location filename="Tools/TRPreviewer.py" line="233"/> - <source>Ctrl+W</source> - <comment>File|Close</comment> - <translation></translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="234"/> - <source>Close the current window</source> - <translation>Zavřít aktuální okno</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="235"/> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Zavřít okno</b><p>Zavřít aktuální okno.</p></translation> </message> <message> + <location filename="Tools/TRPreviewer.py" line="239"/> + <source>Clos&e All</source> + <translation>Zavřít vš&e</translation> + </message> + <message> + <location filename="Tools/TRPreviewer.py" line="240"/> + <source>Close all windows</source> + <translation>Zavřít všechna okna</translation> + </message> + <message> <location filename="Tools/TRPreviewer.py" line="241"/> - <source>Clos&e All</source> - <translation>Zavřít vš&e</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="242"/> - <source>Close all windows</source> - <translation>Zavřít všechna okna</translation> - </message> - <message> - <location filename="Tools/TRPreviewer.py" line="243"/> <source><b>Close All Windows</b><p>Close all windows.</p></source> <translation><b>Zavřít všechna okna</b><p>Zavřou se všechna okna.</p></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="256"/> + <location filename="Tools/TRPreviewer.py" line="254"/> <source>&File</source> <translation>S&oubor</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="275"/> + <location filename="Tools/TRPreviewer.py" line="273"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="286"/> + <location filename="Tools/TRPreviewer.py" line="284"/> <source>File</source> <translation>Soubor</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="296"/> + <location filename="Tools/TRPreviewer.py" line="294"/> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="340"/> + <location filename="Tools/TRPreviewer.py" line="338"/> <source>TR Previewer</source> <translation>TR náhled</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="330"/> + <location filename="Tools/TRPreviewer.py" line="328"/> <source><h3> About TR Previewer </h3><p>The TR Previewer loads and displays Qt User-Interface files and translation files and shows dialogs for a selected language.</p></source> <translation><h3>O TR náhledu</h3><p>TR náhled načte a zobrazí Qt User-Interface soubory a překlady a zobrazí dialog pro vybraný jazyk.</p></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="346"/> + <location filename="Tools/TRPreviewer.py" line="344"/> <source>Select UI files</source> <translation>Vybrat UI soubory</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="346"/> + <location filename="Tools/TRPreviewer.py" line="344"/> <source>Qt User-Interface Files (*.ui)</source> <translation>Qt User-Interface soubory (*.ui)</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="361"/> + <location filename="Tools/TRPreviewer.py" line="359"/> <source>Select translation files</source> <translation>Výběr souborů s překlady</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="361"/> + <location filename="Tools/TRPreviewer.py" line="359"/> <source>Qt Translation Files (*.qm)</source> <translation>Qt soubory s překlady (*.ts *.qm)</translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="267"/> + <location filename="Tools/TRPreviewer.py" line="265"/> <source>&Window</source> <translation type="unfinished">O&kno</translation> </message> @@ -31583,7 +31583,7 @@ <translation>Zobrazit průběh akce tabnanny</translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py" line="116"/> + <location filename="Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py" line="114"/> <source>No indentation errors found.</source> <translation>Žádné chyby zarážek nebyly nalezeny.</translation> </message> @@ -31898,92 +31898,92 @@ <context> <name>TaskViewer</name> <message> - <location filename="Tasks/TaskViewer.py" line="348"/> + <location filename="Tasks/TaskViewer.py" line="347"/> <source>Filename</source> <translation>Jméno souboru</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="348"/> + <location filename="Tasks/TaskViewer.py" line="347"/> <source>Line</source> <translation>Řádek</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="398"/> + <location filename="Tasks/TaskViewer.py" line="397"/> <source>&New Task...</source> <translation>&Nová úloha...</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="372"/> + <location filename="Tasks/TaskViewer.py" line="371"/> <source>&Go To</source> <translation>&Jít na</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="374"/> + <location filename="Tasks/TaskViewer.py" line="373"/> <source>&Copy</source> <translation>&Kopírovat</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="404"/> + <location filename="Tasks/TaskViewer.py" line="403"/> <source>&Paste</source> <translation>V&ložit</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="376"/> + <location filename="Tasks/TaskViewer.py" line="375"/> <source>&Delete</source> <translation>Sma&zat</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="378"/> + <location filename="Tasks/TaskViewer.py" line="377"/> <source>&Mark Completed</source> <translation>Značka &Hotovo</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="407"/> + <location filename="Tasks/TaskViewer.py" line="406"/> <source>Delete Completed &Tasks</source> <translation>Smaza&t hotové úlohy</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="383"/> + <location filename="Tasks/TaskViewer.py" line="382"/> <source>P&roperties...</source> <translation>&Natavení...</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="411"/> + <location filename="Tasks/TaskViewer.py" line="410"/> <source>&Filtered display</source> <translation>&Filtrovaný výstup</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="416"/> + <location filename="Tasks/TaskViewer.py" line="415"/> <source>Filter c&onfiguration...</source> <translation>Konfigura&ce filtru...</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="419"/> + <location filename="Tasks/TaskViewer.py" line="418"/> <source>Resi&ze columns</source> <translation>&Změnit šířky sloupců</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="718"/> + <location filename="Tasks/TaskViewer.py" line="717"/> <source>Activate task filter</source> <translation>Aktivovat filtr úloh</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="718"/> + <location filename="Tasks/TaskViewer.py" line="717"/> <source>The task filter doesn't have any active filters. Do you want to configure the filter settings?</source> <translation>Filtr úloh nemá žádný aktivní. Chcete konfigurovat nastavení filtru?</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="401"/> + <location filename="Tasks/TaskViewer.py" line="400"/> <source>&Regenerate project tasks</source> <translation>Znovu vygene&rovat úlohy projektu</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="758"/> + <location filename="Tasks/TaskViewer.py" line="757"/> <source>Extracting project tasks...</source> <translation>Extrahovat úlohy projektu...</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="758"/> + <location filename="Tasks/TaskViewer.py" line="757"/> <source>Abort</source> <translation>Přerušit</translation> </message> @@ -31995,17 +31995,17 @@ %1</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="348"/> + <location filename="Tasks/TaskViewer.py" line="347"/> <source>Summary</source> <translation>Souhrn</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="421"/> + <location filename="Tasks/TaskViewer.py" line="420"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Tasks/TaskViewer.py" line="764"/> + <location filename="Tasks/TaskViewer.py" line="763"/> <source>Extracting project tasks... {0}</source> <translation type="unfinished"></translation> @@ -32087,7 +32087,7 @@ <context> <name>TemplateGroup</name> <message> - <location filename="Templates/TemplateViewer.py" line="105"/> + <location filename="Templates/TemplateViewer.py" line="102"/> <source>Add Template</source> <translation>Přidat šablonu</translation> </message> @@ -32097,7 +32097,7 @@ <translation type="obsolete"><p>Skupina <b>%1</b> již obsahuje šablonu se jménem <b>%2</b>.</p></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="105"/> + <location filename="Templates/TemplateViewer.py" line="102"/> <source><p>The group <b>{0}</b> already contains a template named <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -32243,52 +32243,52 @@ <context> <name>TemplateViewer</name> <message> - <location filename="Templates/TemplateViewer.py" line="396"/> + <location filename="Templates/TemplateViewer.py" line="393"/> <source>Apply</source> <translation>Použít</translation> </message> <message> + <location filename="Templates/TemplateViewer.py" line="395"/> + <source>Add entry...</source> + <translation>Přidat záznam...</translation> + </message> + <message> + <location filename="Templates/TemplateViewer.py" line="409"/> + <source>Add group...</source> + <translation>Přidat skupinu...</translation> + </message> + <message> + <location filename="Templates/TemplateViewer.py" line="397"/> + <source>Edit...</source> + <translation>Editovat...</translation> + </message> + <message> <location filename="Templates/TemplateViewer.py" line="398"/> - <source>Add entry...</source> - <translation>Přidat záznam...</translation> + <source>Remove</source> + <translation>Odebrat</translation> + </message> + <message> + <location filename="Templates/TemplateViewer.py" line="411"/> + <source>Save</source> + <translation>Uložit</translation> </message> <message> <location filename="Templates/TemplateViewer.py" line="412"/> - <source>Add group...</source> - <translation>Přidat skupinu...</translation> - </message> - <message> - <location filename="Templates/TemplateViewer.py" line="400"/> - <source>Edit...</source> - <translation>Editovat...</translation> - </message> - <message> - <location filename="Templates/TemplateViewer.py" line="401"/> - <source>Remove</source> - <translation>Odebrat</translation> - </message> - <message> - <location filename="Templates/TemplateViewer.py" line="414"/> - <source>Save</source> - <translation>Uložit</translation> + <source>Import...</source> + <translation>Import...</translation> + </message> + <message> + <location filename="Templates/TemplateViewer.py" line="413"/> + <source>Export...</source> + <translation>Export...</translation> </message> <message> <location filename="Templates/TemplateViewer.py" line="415"/> - <source>Import...</source> - <translation>Import...</translation> - </message> - <message> - <location filename="Templates/TemplateViewer.py" line="416"/> - <source>Export...</source> - <translation>Export...</translation> - </message> - <message> - <location filename="Templates/TemplateViewer.py" line="418"/> <source>Help about Templates...</source> <translation>Nápověda o šablonách...</translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="509"/> + <location filename="Templates/TemplateViewer.py" line="506"/> <source>Remove Template</source> <translation>Odebrat šablonu</translation> </message> @@ -32298,7 +32298,7 @@ <translation type="obsolete"><p>Opravdu chcete odebrat <b>%1</b>?</p></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="535"/> + <location filename="Templates/TemplateViewer.py" line="532"/> <source>Import Templates</source> <translation>Importovat šablony</translation> </message> @@ -32308,17 +32308,17 @@ <translation type="obsolete">Soubory šablon (*.e3c *.e4c);; Všechny soubory (*)</translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="548"/> + <location filename="Templates/TemplateViewer.py" line="545"/> <source>Export Templates</source> <translation>Exportovat šablony</translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="548"/> + <location filename="Templates/TemplateViewer.py" line="545"/> <source>Templates Files (*.e4c);; All Files (*)</source> <translation>Soubory šablon (*.e4c);; Všechny soubory (*)</translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="568"/> + <location filename="Templates/TemplateViewer.py" line="565"/> <source>Template Help</source> <translation>Nápověda šablony</translation> </message> @@ -32329,7 +32329,7 @@ <p><b>Záznamy šablon</b> jsou aktuální šablony. Jsou seskupeny do skupin. Nápověda jak je definovat je dostupná v dialogu editace šablony. V podadresáři distribuce Erica je k prostudování jeden příklad šablony.</p></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="715"/> + <location filename="Templates/TemplateViewer.py" line="712"/> <source>Edit Template Group</source> <translation>Editovat skupinu šablon</translation> </message> @@ -32339,7 +32339,7 @@ <translation type="obsolete"><p>Skupina šablon se jménem <b>%1</b> již existuje.</p></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="810"/> + <location filename="Templates/TemplateViewer.py" line="807"/> <source>Save templates</source> <translation>Uložit šablony</translation> </message> @@ -32349,7 +32349,7 @@ <translation type="obsolete"><p>Do souboru se šablonami <b>%1</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="870"/> + <location filename="Templates/TemplateViewer.py" line="867"/> <source>Read templates</source> <translation>Načíst šablony</translation> </message> @@ -32364,38 +32364,38 @@ <translation type="obsolete"><p>Soubor se šablonami <b>%1</b> je v nepodporovaném formátu.</p></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="420"/> + <location filename="Templates/TemplateViewer.py" line="417"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="509"/> + <location filename="Templates/TemplateViewer.py" line="506"/> <source><p>Do you really want to remove <b>{0}</b>?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="568"/> + <location filename="Templates/TemplateViewer.py" line="565"/> <source><p><b>Template groups</b> are a means of grouping individual templates. Groups have an attribute that specifies, which programming language they apply for. In order to add template entries, at least one group has to be defined.</p><p><b>Template entries</b> are the actual templates. They are grouped by the template groups. Help about how to define them is available in the template edit dialog. There is an example template available in the Examples subdirectory of the eric5 distribution.</p></source> <translation type="unfinished"><p><b>Skupiny šablon</b> znamenají seskupování jednotlivých šablon. Skupiny mají atributy, které specifikují použitý programovací jazyk. Aby se mohly zadat údaje šablony, musí být definována alespoň jedna šablona.</p> <p><b>Záznamy šablon</b> jsou aktuální šablony. Jsou seskupeny do skupin. Nápověda jak je definovat je dostupná v dialogu editace šablony. V podadresáři distribuce Erica je k prostudování jeden příklad šablony.</p> {5 ?}</translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="715"/> + <location filename="Templates/TemplateViewer.py" line="712"/> <source><p>A template group with the name <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="810"/> + <location filename="Templates/TemplateViewer.py" line="807"/> <source><p>The templates file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="860"/> + <location filename="Templates/TemplateViewer.py" line="857"/> <source><p>The templates file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Templates/TemplateViewer.py" line="870"/> + <location filename="Templates/TemplateViewer.py" line="867"/> <source><p>The templates file <b>{0}</b> has an unsupported format.</p></source> <translation type="unfinished"></translation> </message> @@ -32571,7 +32571,7 @@ <translation>Konfigurovat...</translation> </message> <message> - <location filename="QScintilla/Terminal.py" line="845"/> + <location filename="QScintilla/Terminal.py" line="844"/> <source>No shell has been configured.</source> <translation>Nebyl nakonfigurován žádný shell.</translation> </message> @@ -32968,42 +32968,42 @@ <translation>Spustit&elný soubor:</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="40"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="38"/> <source>no redirection</source> <translation>žádné přesměrování</translation> </message> <message> + <location filename="Preferences/ToolConfigurationDialog.py" line="39"/> + <source>show output</source> + <translation>zobrazit výstup</translation> + </message> + <message> + <location filename="Preferences/ToolConfigurationDialog.py" line="40"/> + <source>insert into current editor</source> + <translation>vložit do aktuálního editoru</translation> + </message> + <message> <location filename="Preferences/ToolConfigurationDialog.py" line="41"/> - <source>show output</source> - <translation>zobrazit výstup</translation> - </message> - <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="42"/> - <source>insert into current editor</source> - <translation>vložit do aktuálního editoru</translation> - </message> - <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="43"/> <source>replace selection of current editor</source> <translation>nahradit výběr aktuálního editoru</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="121"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="119"/> <source>Add tool entry</source> <translation>Přidat záznam o nástroji</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="99"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="97"/> <source>You have to set an executable to add to the Tools-Menu first.</source> <translation>Pro přidání menu nástrojů musíte nejdříve nastavit spustitelný soubor.</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="106"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="104"/> <source>You have to insert a menuentry text to add the selected program to the Tools-Menu first.</source> <translation>Pro přidání vybraného programu do menu nástrojů musíte nejdříve vložit text položky menu.</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="113"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="111"/> <source>The selected file could not be found or is not an executable. Please choose an executable filename.</source> <translation>Vybraný soubor nebyl nalezen nebo není spustitelný. Prosím, vyberte spustitelný soubor.</translation> </message> @@ -33013,47 +33013,47 @@ <translation type="obsolete">Text položky menu %1 již existuje.</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="167"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="165"/> <source>Change tool entry</source> <translation>Změnit položku nástroje</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="153"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="151"/> <source>You have to set an executable to change the Tools-Menu entry.</source> <translation>Pro změnu položky menu nástrojů musíte nejdříve nastavit spustitelný soubor.</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="160"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="158"/> <source>You have to insert a menuentry text to change the selected Tools-Menu entry.</source> <translation>Pro přidání vybraného programu do menu nástrojů musíte nejdříve vložit text položky menu.</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="167"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="165"/> <source>The selected file could not be found or is not an executable. Please choose an existing executable filename.</source> <translation>Vybraný soubor nebyl nalezen nebo není spustitelný. Prosím, vyberte spustitelný soubor.</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="259"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="257"/> <source>Select executable</source> <translation>Vybrat spustitelný soubor</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="259"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="257"/> <source>The selected file is not an executable. Please choose an executable filename.</source> <translation>Vybraný soubor není spustitelný. Prosím, vyberte spustitelný soubor.</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="272"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="270"/> <source>Select icon file</source> <translation>Vybrat soubor ikony</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="272"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="270"/> <source>Icon files (*.png)</source> <translation>Soubory ikon (*.png)</translation> </message> <message> - <location filename="Preferences/ToolConfigurationDialog.py" line="121"/> + <location filename="Preferences/ToolConfigurationDialog.py" line="119"/> <source>An entry for the menu text {0} already exists.</source> <translation type="unfinished"></translation> </message> @@ -33208,12 +33208,12 @@ <translation><b>Text menu</b><p>Zadání textu menu. Před akcelerátor se uvádí znak &.</p></translation> </message> <message> - <location filename="Preferences/ToolGroupConfigurationDialog.py" line="92"/> + <location filename="Preferences/ToolGroupConfigurationDialog.py" line="89"/> <source>Add tool group entry</source> <translation>Přidat záznam o skupině nástrojů</translation> </message> <message> - <location filename="Preferences/ToolGroupConfigurationDialog.py" line="86"/> + <location filename="Preferences/ToolGroupConfigurationDialog.py" line="83"/> <source>You have to give a name for the group to add.</source> <translation>Musíte zadat jméno skupiny, která se má přidat.</translation> </message> @@ -33223,7 +33223,7 @@ <translation type="obsolete">Záznam se jménem skupiny %1 již existuje.</translation> </message> <message> - <location filename="Preferences/ToolGroupConfigurationDialog.py" line="110"/> + <location filename="Preferences/ToolGroupConfigurationDialog.py" line="107"/> <source>Delete tool group entry</source> <translation>Smazat záznam o skupině nástrojů</translation> </message> @@ -33233,12 +33233,12 @@ <translation type="obsolete"><p>Opravdu chcete smazat skupinu nástrojů <b>"%1"</b>?</p></translation> </message> <message> - <location filename="Preferences/ToolGroupConfigurationDialog.py" line="92"/> + <location filename="Preferences/ToolGroupConfigurationDialog.py" line="89"/> <source>An entry for the group name {0} already exists.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Preferences/ToolGroupConfigurationDialog.py" line="110"/> + <location filename="Preferences/ToolGroupConfigurationDialog.py" line="107"/> <source><p>Do you really want to delete the tool group <b>"{0}"</b>?</p></source> <translation type="unfinished"></translation> </message> @@ -33427,7 +33427,7 @@ <context> <name>TranslationsDict</name> <message> - <location filename="Tools/TRPreviewer.py" line="476"/> + <location filename="Tools/TRPreviewer.py" line="474"/> <source>Set Translator</source> <translation>Nastavit překladatele</translation> </message> @@ -33442,7 +33442,7 @@ <translation type="obsolete"><p>Překladatel <b>%1</b> není znám.</p></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="616"/> + <location filename="Tools/TRPreviewer.py" line="614"/> <source>Load Translator</source> <translation>Načíst překladatele</translation> </message> @@ -33452,17 +33452,17 @@ <translation type="obsolete"><p>Soubor s překladem <b>%1</b> nelze načíst.</p></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="448"/> + <location filename="Tools/TRPreviewer.py" line="446"/> <source><p>The translation filename <b>{0}</b> is invalid.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="476"/> + <location filename="Tools/TRPreviewer.py" line="474"/> <source><p>The translator <b>{0}</b> is not known.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="616"/> + <location filename="Tools/TRPreviewer.py" line="614"/> <source><p>The translation file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> @@ -33603,222 +33603,222 @@ <context> <name>UIPreviewer</name> <message> - <location filename="Tools/UIPreviewer.py" line="290"/> + <location filename="Tools/UIPreviewer.py" line="288"/> <source>UI Previewer</source> <translation>UI náhled</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="61"/> + <location filename="Tools/UIPreviewer.py" line="59"/> <source>Select GUI Theme</source> <translation>Vybrat GUI téma</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="68"/> + <location filename="Tools/UIPreviewer.py" line="66"/> <source>Select the GUI Theme</source> <translation>Výběr GUI tématu</translation> </message> <message> + <location filename="Tools/UIPreviewer.py" line="114"/> + <source>&Open File</source> + <translation>&Otevřít soubor</translation> + </message> + <message> <location filename="Tools/UIPreviewer.py" line="116"/> - <source>&Open File</source> - <translation>&Otevřít soubor</translation> + <source>Ctrl+O</source> + <comment>File|Open</comment> + <translation></translation> + </message> + <message> + <location filename="Tools/UIPreviewer.py" line="117"/> + <source>Open a UI file for display</source> + <translation>Otevřít UI soubory pro zobrazení</translation> </message> <message> <location filename="Tools/UIPreviewer.py" line="118"/> - <source>Ctrl+O</source> - <comment>File|Open</comment> - <translation></translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="119"/> - <source>Open a UI file for display</source> - <translation>Otevřít UI soubory pro zobrazení</translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="120"/> <source><b>Open File</b><p>This opens a new UI file for display.</p></source> <translation><b>Otevřít soubor</b><p>Toto otevře a zobrazí nový UI soubor.</p></translation> </message> <message> + <location filename="Tools/UIPreviewer.py" line="124"/> + <source>&Print</source> + <translation>&Tisk</translation> + </message> + <message> <location filename="Tools/UIPreviewer.py" line="126"/> - <source>&Print</source> - <translation>&Tisk</translation> + <source>Ctrl+P</source> + <comment>File|Print</comment> + <translation></translation> + </message> + <message> + <location filename="Tools/UIPreviewer.py" line="127"/> + <source>Print a screen capture</source> + <translation>Vytisknout sejmutou obrazovku</translation> </message> <message> <location filename="Tools/UIPreviewer.py" line="128"/> - <source>Ctrl+P</source> - <comment>File|Print</comment> - <translation></translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="129"/> - <source>Print a screen capture</source> - <translation>Vytisknout sejmutou obrazovku</translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="130"/> <source><b>Print</b><p>Print a screen capture.</p></source> <translation><b>Tisk</b><p>Vytiskne sejmutou obrazovku.</p></translation> </message> <message> + <location filename="Tools/UIPreviewer.py" line="145"/> + <source>&Screen Capture</source> + <translation>&Sejmout obrazovku</translation> + </message> + <message> <location filename="Tools/UIPreviewer.py" line="147"/> - <source>&Screen Capture</source> - <translation>&Sejmout obrazovku</translation> + <source>Ctrl+S</source> + <comment>File|Screen Capture</comment> + <translation></translation> </message> <message> <location filename="Tools/UIPreviewer.py" line="149"/> - <source>Ctrl+S</source> - <comment>File|Screen Capture</comment> - <translation></translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="151"/> <source>Save a screen capture to an image file</source> <translation>Uložit sejmutou obrazovku jako obrázek</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="152"/> + <location filename="Tools/UIPreviewer.py" line="150"/> <source><b>Screen Capture</b><p>Save a screen capture to an image file.</p></source> <translation><b>Sejmout obrazovku</b><p>Vytvoří se otisk obrazovky a uloží se do souboru jako obrázek.</p></translation> </message> <message> + <location filename="Tools/UIPreviewer.py" line="156"/> + <source>&Quit</source> + <translation>&Konec</translation> + </message> + <message> <location filename="Tools/UIPreviewer.py" line="158"/> - <source>&Quit</source> - <translation>&Konec</translation> + <source>Ctrl+Q</source> + <comment>File|Quit</comment> + <translation></translation> + </message> + <message> + <location filename="Tools/UIPreviewer.py" line="159"/> + <source>Quit the application</source> + <translation>Ukončit aplikaci</translation> </message> <message> <location filename="Tools/UIPreviewer.py" line="160"/> - <source>Ctrl+Q</source> - <comment>File|Quit</comment> - <translation></translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="161"/> - <source>Quit the application</source> - <translation>Ukončit aplikaci</translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="162"/> <source><b>Quit</b><p>Quit the application.</p></source> <translation><b>Konec</b><p>Aplikace se ukončí.</p></translation> </message> <message> + <location filename="Tools/UIPreviewer.py" line="167"/> + <source>&Copy</source> + <translation>&Kopírovat</translation> + </message> + <message> <location filename="Tools/UIPreviewer.py" line="169"/> - <source>&Copy</source> - <translation>&Kopírovat</translation> + <source>Ctrl+C</source> + <comment>Edit|Copy</comment> + <translation></translation> + </message> + <message> + <location filename="Tools/UIPreviewer.py" line="170"/> + <source>Copy screen capture to clipboard</source> + <translation>Uložit sejmutou obrazovku do schránky</translation> </message> <message> <location filename="Tools/UIPreviewer.py" line="171"/> - <source>Ctrl+C</source> - <comment>Edit|Copy</comment> - <translation></translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="172"/> - <source>Copy screen capture to clipboard</source> - <translation>Uložit sejmutou obrazovku do schránky</translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="173"/> <source><b>Copy</b><p>Copy screen capture to clipboard.</p></source> <translation><b>Kopírovat</b><p>Kopírovat sejmutou obrazovku do schránky.</p></translation> </message> <message> + <location filename="Tools/UIPreviewer.py" line="177"/> + <source>&What's This?</source> + <translation>&Co je to?</translation> + </message> + <message> <location filename="Tools/UIPreviewer.py" line="179"/> - <source>&What's This?</source> - <translation>&Co je to?</translation> + <source>Shift+F1</source> + <translation></translation> + </message> + <message> + <location filename="Tools/UIPreviewer.py" line="180"/> + <source>Context sensitive help</source> + <translation>Kontextově senzitivní nápověda</translation> </message> <message> <location filename="Tools/UIPreviewer.py" line="181"/> - <source>Shift+F1</source> - <translation></translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="182"/> - <source>Context sensitive help</source> - <translation>Kontextově senzitivní nápověda</translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="183"/> <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="Tools/UIPreviewer.py" line="191"/> + <source>&About</source> + <translation>O &aplikaci</translation> + </message> + <message> + <location filename="Tools/UIPreviewer.py" line="192"/> + <source>Display information about this software</source> + <translation>Zobrazit informace a tomto software</translation> + </message> + <message> <location filename="Tools/UIPreviewer.py" line="193"/> - <source>&About</source> - <translation>O &aplikaci</translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="194"/> - <source>Display information about this software</source> - <translation>Zobrazit informace a tomto software</translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="195"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation><b>O aplikaci</b><p>Zobrazí se informace o tomto software.</p></translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="201"/> + <location filename="Tools/UIPreviewer.py" line="199"/> <source>About &Qt</source> <translation>O &Qt</translation> </message> <message> + <location filename="Tools/UIPreviewer.py" line="200"/> + <source>Display information about the Qt toolkit</source> + <translation>Zobrazit informace o Qt toolkitu</translation> + </message> + <message> <location filename="Tools/UIPreviewer.py" line="202"/> - <source>Display information about the Qt toolkit</source> - <translation>Zobrazit informace o Qt toolkitu</translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="204"/> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>A Qt</b><p>Zobrazit informace o Qt toolkitu.</p></translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="216"/> + <location filename="Tools/UIPreviewer.py" line="214"/> <source>&File</source> <translation>S&oubor</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="226"/> + <location filename="Tools/UIPreviewer.py" line="224"/> <source>&Edit</source> <translation>&Edit</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="232"/> + <location filename="Tools/UIPreviewer.py" line="230"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="243"/> + <location filename="Tools/UIPreviewer.py" line="241"/> <source>File</source> <translation>Soubor</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="253"/> + <location filename="Tools/UIPreviewer.py" line="251"/> <source>Edit</source> <translation>Editovat</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="257"/> + <location filename="Tools/UIPreviewer.py" line="255"/> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="280"/> + <location filename="Tools/UIPreviewer.py" line="278"/> <source><h3> About UI Previewer </h3><p>The UI Previewer loads and displays Qt User-Interface files with various styles, which are selectable via a selection list.</p></source> <translation><h3>O UI náhledu</h3><p>UI náhled načte a zobrazí Qt User-Interface soubory s různými styly, které lze vybrat ze seznamu.</p></translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="296"/> + <location filename="Tools/UIPreviewer.py" line="294"/> <source>Select UI file</source> <translation>Vybrat UI soubor</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="296"/> + <location filename="Tools/UIPreviewer.py" line="294"/> <source>Qt User-Interface Files (*.ui)</source> <translation>Qt User-Interface soubory (*.ui)</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="333"/> + <location filename="Tools/UIPreviewer.py" line="331"/> <source>Load UI File</source> <translation>Načíst UI soubor</translation> </message> @@ -33828,12 +33828,12 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nelze načíst.</p></translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="458"/> + <location filename="Tools/UIPreviewer.py" line="456"/> <source>Save Image</source> <translation>Uložit obrázek</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="511"/> + <location filename="Tools/UIPreviewer.py" line="509"/> <source>There is no UI file loaded.</source> <translation>Žádný UI soubor nebyl načten.</translation> </message> @@ -33848,47 +33848,47 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nelze uložit.</p></translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="493"/> + <location filename="Tools/UIPreviewer.py" line="491"/> <source>Printing the image...</source> <translation>Tisknu obrázek...</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="502"/> + <location filename="Tools/UIPreviewer.py" line="500"/> <source>Image sent to printer...</source> <translation>Obrázek byl odeslán na tiskárnu...</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="511"/> + <location filename="Tools/UIPreviewer.py" line="509"/> <source>Print Preview</source> <translation>Náhled tisku</translation> </message> <message> + <location filename="Tools/UIPreviewer.py" line="136"/> + <source>Print preview a screen capture</source> + <translation>Náhled zachycené obrazovky</translation> + </message> + <message> <location filename="Tools/UIPreviewer.py" line="138"/> - <source>Print preview a screen capture</source> - <translation>Náhled zachycené obrazovky</translation> - </message> - <message> - <location filename="Tools/UIPreviewer.py" line="140"/> <source><b>Print Preview</b><p>Print preview a screen capture.</p></source> <translation><b>Náhkled tisku</b><p>Náhkled tisku zachycené obrazovky.</p></translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="472"/> + <location filename="Tools/UIPreviewer.py" line="470"/> <source>Print Image</source> <translation>Tisk obrázku</translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="333"/> + <location filename="Tools/UIPreviewer.py" line="331"/> <source><p>The file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="430"/> + <location filename="Tools/UIPreviewer.py" line="428"/> <source>Images ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Tools/UIPreviewer.py" line="448"/> + <location filename="Tools/UIPreviewer.py" line="446"/> <source><p>The file <b>{0}</b> could not be saved.</p></source> <translation type="unfinished"></translation> </message> @@ -33932,37 +33932,37 @@ <context> <name>UMLGraphicsView</name> <message> - <location filename="Graphics/UMLGraphicsView.py" line="60"/> + <location filename="Graphics/UMLGraphicsView.py" line="58"/> <source>Delete shapes</source> <translation>Smazat tvary</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="65"/> + <location filename="Graphics/UMLGraphicsView.py" line="63"/> <source>Save as PNG</source> <translation>Uložit jako PNG</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="70"/> + <location filename="Graphics/UMLGraphicsView.py" line="68"/> <source>Print</source> <translation>Tisk</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="81"/> + <location filename="Graphics/UMLGraphicsView.py" line="79"/> <source>Zoom in</source> <translation>Přiblížit</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="86"/> + <location filename="Graphics/UMLGraphicsView.py" line="84"/> <source>Zoom out</source> <translation>Oddálit</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="91"/> + <location filename="Graphics/UMLGraphicsView.py" line="89"/> <source>Zoom...</source> <translation>Lupa...</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="96"/> + <location filename="Graphics/UMLGraphicsView.py" line="94"/> <source>Zoom reset</source> <translation>Resetovat lupu</translation> </message> @@ -33987,22 +33987,22 @@ <translation type="obsolete">Zmenšit výšku o %1 body</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="125"/> + <location filename="Graphics/UMLGraphicsView.py" line="123"/> <source>Set size</source> <translation>Nastavit velikost</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="130"/> + <location filename="Graphics/UMLGraphicsView.py" line="128"/> <source>Re-Layout</source> <translation>Znovu-Layout</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="202"/> + <location filename="Graphics/UMLGraphicsView.py" line="200"/> <source>Graphics</source> <translation>Grafika</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="349"/> + <location filename="Graphics/UMLGraphicsView.py" line="347"/> <source>Save Diagram</source> <translation>Uložit diagram</translation> </message> @@ -34017,72 +34017,72 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nelze uložit.</p></translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="135"/> + <location filename="Graphics/UMLGraphicsView.py" line="133"/> <source>Align Left</source> <translation>Zarovnat vlevo</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="141"/> + <location filename="Graphics/UMLGraphicsView.py" line="139"/> <source>Align Center Horizontal</source> <translation>Zarovnat vodorovně na střed</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="147"/> + <location filename="Graphics/UMLGraphicsView.py" line="145"/> <source>Align Right</source> <translation>Zarovnat vpravo</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="153"/> + <location filename="Graphics/UMLGraphicsView.py" line="151"/> <source>Align Top</source> <translation>Zarovnat nahoru</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="159"/> + <location filename="Graphics/UMLGraphicsView.py" line="157"/> <source>Align Center Vertical</source> <translation>Zarovnat svisle na střed</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="165"/> + <location filename="Graphics/UMLGraphicsView.py" line="163"/> <source>Align Bottom</source> <translation>Zarovnat dolu</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="321"/> + <location filename="Graphics/UMLGraphicsView.py" line="319"/> <source>Portable Network Graphics (*.png);;Scalable Vector Graphics (*.svg)</source> <translation>Portable Network Graphics (*.png);;Scalable Vector Graphics (*.svg)</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="75"/> + <location filename="Graphics/UMLGraphicsView.py" line="73"/> <source>Print Preview</source> <translation>Náhled tisku</translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="101"/> + <location filename="Graphics/UMLGraphicsView.py" line="99"/> <source>Increase width by {0} points</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="107"/> + <location filename="Graphics/UMLGraphicsView.py" line="105"/> <source>Increase height by {0} points</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="113"/> + <location filename="Graphics/UMLGraphicsView.py" line="111"/> <source>Decrease width by {0} points</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="119"/> + <location filename="Graphics/UMLGraphicsView.py" line="117"/> <source>Decrease height by {0} points</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="336"/> + <location filename="Graphics/UMLGraphicsView.py" line="334"/> <source><p>The file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Graphics/UMLGraphicsView.py" line="349"/> + <location filename="Graphics/UMLGraphicsView.py" line="347"/> <source><p>The file <b>{0}</b> could not be saved.</p></source> <translation type="unfinished"></translation> </message> @@ -34406,52 +34406,52 @@ <context> <name>UserInterface</name> <message> - <location filename="UI/UserInterface.py" line="234"/> + <location filename="UI/UserInterface.py" line="231"/> <source>Generating Main User Interface...</source> <translation>Generování hlavního uživatelského rozhraní...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="260"/> + <location filename="UI/UserInterface.py" line="257"/> <source>Setting up connections...</source> <translation>Nastavení připojení...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="504"/> + <location filename="UI/UserInterface.py" line="501"/> <source>Initializing Tools...</source> <translation>Inicializace nástrojů...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="513"/> + <location filename="UI/UserInterface.py" line="510"/> <source>Registering Objects...</source> <translation>Registrování objektů...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="532"/> + <location filename="UI/UserInterface.py" line="529"/> <source>Initializing Actions...</source> <translation>Inicializace akcí...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="534"/> + <location filename="UI/UserInterface.py" line="531"/> <source>Initializing Menus...</source> <translation>Inicializace menu...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="536"/> + <location filename="UI/UserInterface.py" line="533"/> <source>Initializing Toolbars...</source> <translation>Inicializace nástrojových lišt...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="538"/> + <location filename="UI/UserInterface.py" line="535"/> <source>Initializing Statusbar...</source> <translation>Inicializace statusbaru...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="562"/> + <location filename="UI/UserInterface.py" line="559"/> <source>Initializing Single Application Server...</source> <translation>Inicializace jednouživatelského aplikačního serveru...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="629"/> + <location filename="UI/UserInterface.py" line="626"/> <source>Loading Style Sheet</source> <translation>Načtení kaskádového stylu</translation> </message> @@ -34461,37 +34461,37 @@ <translation type="obsolete"><p>Soubor <b>%1</b> s Qt kaskádovým stylem nelze načíst.<br>Důvod: %2</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1301"/> + <location filename="UI/UserInterface.py" line="1298"/> <source>Project-Viewer</source> <translation>Prohlížeč projektu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1344"/> + <location filename="UI/UserInterface.py" line="1341"/> <source>Debug-Viewer</source> <translation>Prohlížeč debugeru</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1429"/> + <location filename="UI/UserInterface.py" line="1426"/> <source>Log-Viewer</source> <translation>Prohlížeč logu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1450"/> + <location filename="UI/UserInterface.py" line="1447"/> <source>Task-Viewer</source> <translation>Prohlížeč úloh</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1471"/> + <location filename="UI/UserInterface.py" line="1468"/> <source>Template-Viewer</source> <translation>Prohlížeč šablon</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1365"/> + <location filename="UI/UserInterface.py" line="1362"/> <source>Shell</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1407"/> + <location filename="UI/UserInterface.py" line="1404"/> <source>File-Browser</source> <translation>Browser souborů</translation> </message> @@ -34511,283 +34511,283 @@ <translation type="obsolete">%1 - %2 - %3 pasivní mód</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1253"/> + <location filename="UI/UserInterface.py" line="1250"/> <source>Quit</source> <translation>Konec</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1253"/> + <location filename="UI/UserInterface.py" line="1250"/> <source>&Quit</source> <translation>&Konec</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1253"/> + <location filename="UI/UserInterface.py" line="1250"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1258"/> + <location filename="UI/UserInterface.py" line="1255"/> <source>Quit the IDE</source> <translation>Ukončit IDE</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1259"/> + <location filename="UI/UserInterface.py" line="1256"/> <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="1270"/> + <location filename="UI/UserInterface.py" line="1267"/> <source>Edit Profile</source> <translation>Editační profil</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1275"/> + <location filename="UI/UserInterface.py" line="1272"/> <source>Activate the edit view profile</source> <translation>Aktivovat profil editace</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1276"/> + <location filename="UI/UserInterface.py" line="1273"/> <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="1285"/> + <location filename="UI/UserInterface.py" line="1282"/> <source>Debug Profile</source> <translation>Debugovací profil</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1290"/> + <location filename="UI/UserInterface.py" line="1287"/> <source>Activate the debug view profile</source> <translation>Aktivovat debugovací profil</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1292"/> + <location filename="UI/UserInterface.py" line="1289"/> <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="1298"/> + <source>&Project-Viewer</source> + <translation>Prohlížeč &projektu</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1300"/> + <source>Toggle the Project-Viewer window</source> + <translation>Přepnout okno Prohlížeč projektu</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1301"/> - <source>&Project-Viewer</source> - <translation>Prohlížeč &projektu</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1303"/> - <source>Toggle the Project-Viewer window</source> - <translation>Přepnout okno Prohlížeč projektu</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1304"/> <source><b>Toggle the Project-Viewer window</b><p>If the Project-Viewer window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Přepnout okno Prohlížeč projektu</b><p>Pokud bylo okno skryto, tak se zobrazí. Pokud se zobrazovalo, tak se skryje.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1312"/> + <location filename="UI/UserInterface.py" line="1309"/> <source>Activate Project-Viewer</source> <translation>Aktivovat prohlížeč projektu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1312"/> + <location filename="UI/UserInterface.py" line="1309"/> <source>Alt+Shift+P</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1355"/> + <location filename="UI/UserInterface.py" line="1352"/> <source>Alt+Shift+D</source> <translation></translation> </message> <message> + <location filename="UI/UserInterface.py" line="1362"/> + <source>&Shell</source> + <translation>&Shell</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1364"/> + <source>Toggle the Shell window</source> + <translation>Zobrazit/skrýt Shell okno</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1365"/> - <source>&Shell</source> - <translation>&Shell</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1367"/> - <source>Toggle the Shell window</source> - <translation>Zobrazit/skrýt Shell okno</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1368"/> <source><b>Toggle the Shell window</b><p>If the Shell window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Zobrazit/skrýt Shell okno</b><p>Pokud je shell okno skryté zobrazí se. Pokud se okno zobrazuje, tak se skryje.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1377"/> + <location filename="UI/UserInterface.py" line="1374"/> <source>Activate Shell</source> <translation>Aktivovat Shell</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1377"/> + <location filename="UI/UserInterface.py" line="1374"/> <source>Alt+Shift+S</source> <translation></translation> </message> <message> + <location filename="UI/UserInterface.py" line="1404"/> + <source>File-&Browser</source> + <translation>&Browser souborů</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1406"/> + <source>Toggle the File-Browser window</source> + <translation>Zobrazit/skrýt browser souborů</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1407"/> - <source>File-&Browser</source> - <translation>&Browser souborů</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1409"/> - <source>Toggle the File-Browser window</source> - <translation>Zobrazit/skrýt browser souborů</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1410"/> <source><b>Toggle the File-Browser window</b><p>If the File-Browser window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Zobrazit/skrýt browser souborů</b><p>Pokud je okno skryté zobrazí se. Pokud se okno zobrazuje, tak se skryje.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1419"/> + <location filename="UI/UserInterface.py" line="1416"/> <source>Activate File-Browser</source> <translation>Aktivovat Browser souborů</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1419"/> + <location filename="UI/UserInterface.py" line="1416"/> <source>Alt+Shift+F</source> <translation></translation> </message> <message> + <location filename="UI/UserInterface.py" line="1426"/> + <source>&Log-Viewer</source> + <translation>&Log prohlížeč</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1428"/> + <source>Toggle the Log-Viewer window</source> + <translation>Zobrazit/skrýt Log prohlížeč</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1429"/> - <source>&Log-Viewer</source> - <translation>&Log prohlížeč</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1431"/> - <source>Toggle the Log-Viewer window</source> - <translation>Zobrazit/skrýt Log prohlížeč</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1432"/> <source><b>Toggle the Log-Viewer window</b><p>If the Log-Viewer window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Zobrazit/skrýt Log prohlížeč</b><p>Pokud je okno skryté zobrazí se. Pokud se okno zobrazuje, tak se skryje.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1440"/> + <location filename="UI/UserInterface.py" line="1437"/> <source>Activate Log-Viewer</source> <translation>Aktivovat Log prohlížeč</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1440"/> + <location filename="UI/UserInterface.py" line="1437"/> <source>Alt+Shift+G</source> <translation></translation> </message> <message> + <location filename="UI/UserInterface.py" line="1447"/> + <source>T&ask-Viewer</source> + <translation>Pr&ohlížeč úloh</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1449"/> + <source>Toggle the Task-Viewer window</source> + <translation>Zobrazit/skrýt prohlížeč úloh</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1450"/> - <source>T&ask-Viewer</source> - <translation>Pr&ohlížeč úloh</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1452"/> - <source>Toggle the Task-Viewer window</source> - <translation>Zobrazit/skrýt prohlížeč úloh</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1453"/> <source><b>Toggle the Task-Viewer window</b><p>If the Task-Viewer window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Zobrazit/skrýt prohlížeč úloh</b><p>Pokud je okno skryté zobrazí se. Pokud se okno zobrazuje, tak se skryje.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1461"/> + <location filename="UI/UserInterface.py" line="1458"/> <source>Activate Task-Viewer</source> <translation>Aktivovat prohlížeč úloh</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1461"/> + <location filename="UI/UserInterface.py" line="1458"/> <source>Alt+Shift+T</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1473"/> + <location filename="UI/UserInterface.py" line="1470"/> <source>Toggle the Template-Viewer window</source> <translation>Zobrazit/skrýt prohlížeč šablon</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1475"/> + <location filename="UI/UserInterface.py" line="1472"/> <source><b>Toggle the Template-Viewer window</b><p>If the Template-Viewer window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Zobrazit/skrýt prohlížeč šablon</b><p>Pokud je okno skryté zobrazí se. Pokud se okno zobrazuje, tak se skryje.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1484"/> + <location filename="UI/UserInterface.py" line="1481"/> <source>Activate Template-Viewer</source> <translation>Aktivovat prohlížeč šablon</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1334"/> + <location filename="UI/UserInterface.py" line="1331"/> <source>Alt+Shift+M</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1540"/> + <location filename="UI/UserInterface.py" line="1537"/> <source>What's This?</source> <translation>Co je to?</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1540"/> + <location filename="UI/UserInterface.py" line="1537"/> <source>&What's This?</source> <translation>&Co je to?</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1540"/> + <location filename="UI/UserInterface.py" line="1537"/> <source>Shift+F1</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1545"/> + <location filename="UI/UserInterface.py" line="1542"/> <source>Context sensitive help</source> <translation>Kontextově senzitivní nápověda</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1546"/> + <location filename="UI/UserInterface.py" line="1543"/> <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="1557"/> + <location filename="UI/UserInterface.py" line="1554"/> <source>Helpviewer</source> <translation>Prohlížeč nápovědy</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1557"/> + <location filename="UI/UserInterface.py" line="1554"/> <source>&Helpviewer...</source> <translation>Pro&hlížeč nápovědy...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1557"/> + <location filename="UI/UserInterface.py" line="1554"/> <source>F1</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1562"/> + <location filename="UI/UserInterface.py" line="1559"/> <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="1577"/> + <source>Show Versions</source> + <translation>Zobrazit verze</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1577"/> + <source>Show &Versions</source> + <translation>Zobrazit &verze</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1579"/> + <source>Display version information</source> + <translation>Zobrazit informace o verzích</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1580"/> - <source>Show Versions</source> - <translation>Zobrazit verze</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1580"/> - <source>Show &Versions</source> - <translation>Zobrazit &verze</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1582"/> - <source>Display version information</source> - <translation>Zobrazit informace o verzích</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1583"/> <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="1592"/> + <location filename="UI/UserInterface.py" line="1589"/> <source>Check for Updates</source> <translation>Zjistit aktualizace</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1590"/> + <location filename="UI/UserInterface.py" line="1587"/> <source>Check for &Updates...</source> <translation>Zjistit akt&ualizace...</translation> </message> @@ -34797,422 +34797,422 @@ <translation type="obsolete"><b>Zjistit aktualizace</b><p>Zkontroluje přes internet jestli existují nějaké aktualizace Eric4.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2646"/> + <location filename="UI/UserInterface.py" line="2643"/> <source>Report Bug</source> <translation>Reportovat Bugy</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1611"/> + <source>Report &Bug...</source> + <translation>Reportovat &Bugy...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1613"/> + <source>Report a bug</source> + <translation>Reportovat bug</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1614"/> - <source>Report &Bug...</source> - <translation>Reportovat &Bugy...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1616"/> - <source>Report a bug</source> - <translation>Reportovat bug</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1617"/> <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="2303"/> + <location filename="UI/UserInterface.py" line="2300"/> <source>Unittest</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1636"/> + <location filename="UI/UserInterface.py" line="1633"/> <source>&Unittest...</source> <translation>&Unittest...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1640"/> + <location filename="UI/UserInterface.py" line="1637"/> <source>Start unittest dialog</source> <translation>Otevřít dialog unittestu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1641"/> + <location filename="UI/UserInterface.py" line="1638"/> <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="1649"/> + <location filename="UI/UserInterface.py" line="1646"/> <source>Unittest Restart</source> <translation>Restart unittestu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1649"/> + <location filename="UI/UserInterface.py" line="1646"/> <source>&Restart Unittest...</source> <translation>&Restart unittestu...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1653"/> + <location filename="UI/UserInterface.py" line="1650"/> <source>Restart last unittest</source> <translation>Restart posledního unittestu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1654"/> + <location filename="UI/UserInterface.py" line="1651"/> <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="1662"/> + <location filename="UI/UserInterface.py" line="1659"/> <source>Unittest Script</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1662"/> + <location filename="UI/UserInterface.py" line="1659"/> <source>Unittest &Script...</source> <translation>Unittest &Script...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1666"/> + <location filename="UI/UserInterface.py" line="1663"/> <source>Run unittest with current script</source> <translation>Spustit unittest s aktuálním skriptem</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1667"/> + <location filename="UI/UserInterface.py" line="1664"/> <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="3749"/> + <location filename="UI/UserInterface.py" line="3746"/> <source>Unittest Project</source> <translation>Unittest Projekt</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1675"/> + <location filename="UI/UserInterface.py" line="1672"/> <source>Unittest &Project...</source> <translation>Unittest &Projekt...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1679"/> + <location filename="UI/UserInterface.py" line="1676"/> <source>Run unittest with current project</source> <translation>Spustit unittest s aktuálním projektem</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1680"/> + <location filename="UI/UserInterface.py" line="1677"/> <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="1690"/> + <source>Qt-Designer 4</source> + <translation></translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1693"/> - <source>Qt-Designer 4</source> - <translation></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1696"/> <source>Start Qt-Designer 4</source> <translation>Spustit Qt-Designer 4</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1697"/> + <location filename="UI/UserInterface.py" line="1694"/> <source><b>Qt-Designer 4</b><p>Start Qt-Designer 4.</p></source> <translation><b>Qt-Designer 4</b><p>Spustit Qt-Designer 4.</p></translation> </message> <message> + <location filename="UI/UserInterface.py" line="1707"/> + <source>Qt-Linguist 4</source> + <translation></translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1710"/> - <source>Qt-Linguist 4</source> - <translation></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1713"/> <source>Start Qt-Linguist 4</source> <translation>Spustit Qt-Linguist 4</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1714"/> + <location filename="UI/UserInterface.py" line="1711"/> <source><b>Qt-Linguist 4</b><p>Start Qt-Linguist 4.</p></source> <translation><b>Qt-Linguist 4</b><p>Spustit Qt-Linguist 4.</p></translation> </message> <message> + <location filename="UI/UserInterface.py" line="1720"/> + <source>UI Previewer</source> + <translation></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1720"/> + <source>&UI Previewer...</source> + <translation>&UI Previewer...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1723"/> - <source>UI Previewer</source> - <translation></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1723"/> - <source>&UI Previewer...</source> - <translation>&UI Previewer...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1726"/> <source>Start the UI Previewer</source> <translation>Spustit UI Previewer</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1727"/> + <location filename="UI/UserInterface.py" line="1724"/> <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="1731"/> + <source>Translations Previewer</source> + <translation>Náhled překladů</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1731"/> + <source>&Translations Previewer...</source> + <translation>Náhled &překladů...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1734"/> - <source>Translations Previewer</source> - <translation>Náhled překladů</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1734"/> - <source>&Translations Previewer...</source> - <translation>Náhled &překladů...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1737"/> <source>Start the Translations Previewer</source> <translation>Spustit Previewer překladů</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1738"/> + <location filename="UI/UserInterface.py" line="1735"/> <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="1745"/> + <location filename="UI/UserInterface.py" line="1742"/> <source>Compare Files</source> <translation>Porovnat soubory</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1745"/> + <location filename="UI/UserInterface.py" line="1742"/> <source>&Compare Files...</source> <translation>&Porovnat soubory...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1760"/> + <location filename="UI/UserInterface.py" line="1757"/> <source>Compare two files</source> <translation>Porovnat dva soubory</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1749"/> + <location filename="UI/UserInterface.py" line="1746"/> <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="1756"/> + <location filename="UI/UserInterface.py" line="1753"/> <source>Compare Files side by side</source> <translation>Porovnat soubory stranu proti straně</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1756"/> + <location filename="UI/UserInterface.py" line="1753"/> <source>Compare Files &side by side...</source> <translation>Porovnat soubory &stranu proti straně...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1761"/> + <location filename="UI/UserInterface.py" line="1758"/> <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="1814"/> + <source>Preferences</source> + <translation>Nastavení</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1814"/> + <source>&Preferences...</source> + <translation>Na&stavení...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1817"/> - <source>Preferences</source> - <translation>Nastavení</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1817"/> - <source>&Preferences...</source> - <translation>Na&stavení...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1820"/> <source>Set the prefered configuration</source> <translation>Nastavení konfigurace</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1821"/> + <location filename="UI/UserInterface.py" line="1818"/> <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="1852"/> + <location filename="UI/UserInterface.py" line="1849"/> <source>Reload APIs</source> <translation>Obnovit API</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1849"/> + <source>Reload &APIs</source> + <translation>Obnovit &API</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1862"/> + <source>Reload the API information</source> + <translation>Obnovit API nastavení</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1852"/> - <source>Reload &APIs</source> - <translation>Obnovit &API</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1865"/> - <source>Reload the API information</source> - <translation>Obnovit API nastavení</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1855"/> <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="1872"/> + <source>View Profiles</source> + <translation>Profily pohledů</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1872"/> + <source>&View Profiles...</source> + <translation>Profily &pohledů...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1875"/> - <source>View Profiles</source> - <translation>Profily pohledů</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1875"/> - <source>&View Profiles...</source> - <translation>Profily &pohledů...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1878"/> <source>Configure view profiles</source> <translation>Konfigurace profilů pohledů</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1879"/> + <location filename="UI/UserInterface.py" line="1876"/> <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="1902"/> + <location filename="UI/UserInterface.py" line="1899"/> <source>Keyboard Shortcuts</source> <translation>Klávesové zkratky</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1899"/> + <source>Keyboard &Shortcuts...</source> + <translation>Klávesové &zkratky...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1902"/> - <source>Keyboard &Shortcuts...</source> - <translation>Klávesové &zkratky...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1905"/> <source>Set the keyboard shortcuts</source> <translation>Nastavení klávesových zkratek</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1906"/> + <location filename="UI/UserInterface.py" line="1903"/> <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="4707"/> + <location filename="UI/UserInterface.py" line="4704"/> <source>Export Keyboard Shortcuts</source> <translation>Exportovat klávesové zkratky</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1914"/> + <location filename="UI/UserInterface.py" line="1911"/> <source>&Export Keyboard Shortcuts...</source> <translation>&Exportovat klávesové zkratky...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1918"/> + <location filename="UI/UserInterface.py" line="1915"/> <source>Export the keyboard shortcuts</source> <translation>Export klávesových zkratek</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1919"/> + <location filename="UI/UserInterface.py" line="1916"/> <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="4716"/> + <location filename="UI/UserInterface.py" line="4713"/> <source>Import Keyboard Shortcuts</source> <translation>Import klávesových zkratek</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1927"/> + <location filename="UI/UserInterface.py" line="1924"/> <source>&Import Keyboard Shortcuts...</source> <translation>&Import klávesových zkratek...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1931"/> + <location filename="UI/UserInterface.py" line="1928"/> <source>Import the keyboard shortcuts</source> <translation>Import klávesových zkratek</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1932"/> + <location filename="UI/UserInterface.py" line="1929"/> <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="1940"/> + <location filename="UI/UserInterface.py" line="1937"/> <source>Activate current editor</source> <translation>Aktivovat aktuální editor</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1940"/> + <location filename="UI/UserInterface.py" line="1937"/> <source>Alt+Shift+E</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1950"/> + <location filename="UI/UserInterface.py" line="1947"/> <source>Ctrl+Alt+Tab</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1958"/> + <location filename="UI/UserInterface.py" line="1955"/> <source>Shift+Ctrl+Alt+Tab</source> <translation></translation> </message> <message> + <location filename="UI/UserInterface.py" line="2036"/> + <source>Qt4 Documentation</source> + <translation>Qt4 dokumentace</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2036"/> + <source>Qt&4 Documentation</source> + <translation>Qt&4 dokumentace</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2038"/> + <source>Open Qt4 Documentation</source> + <translation>Otevřít Qt4 dokumentaci</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="2039"/> - <source>Qt4 Documentation</source> - <translation>Qt4 dokumentace</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2039"/> - <source>Qt&4 Documentation</source> - <translation>Qt&4 dokumentace</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2041"/> - <source>Open Qt4 Documentation</source> - <translation>Otevřít Qt4 dokumentaci</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2042"/> <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependant 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><b>Qt4 dokumentace</b><p>Zobrazit Qt4 dokumentaci. V závislosti na vašich nastaveních zobrazí interní Eric prohlížeč nápovědy nebo spustí webový prohlížeč nebo Qt Assistant.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2051"/> + <location filename="UI/UserInterface.py" line="2048"/> <source>PyQt4 Documentation</source> <translation>PyQt4 dokumentace</translation> </message> <message> + <location filename="UI/UserInterface.py" line="2048"/> + <source>P&yQt4 Documentation</source> + <translation>P&yQt4 dokumentace</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2050"/> + <source>Open PyQt4 Documentation</source> + <translation>Otevřít PyQt4 dokumentaci</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="2051"/> - <source>P&yQt4 Documentation</source> - <translation>P&yQt4 dokumentace</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2053"/> - <source>Open PyQt4 Documentation</source> - <translation>Otevřít PyQt4 dokumentaci</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2054"/> <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependant 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><b>PyQt4 dokumentace</b><p>Zobrazit PyQt4 dokumentaci. V závislosti na vašich nastaveních zobrazí interní Eric prohlížeč nápovědy nebo spustí webový prohlížeč nebo Qt Assistant.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2067"/> + <location filename="UI/UserInterface.py" line="2064"/> <source>Python Documentation</source> <translation>Python dokumentace</translation> </message> <message> + <location filename="UI/UserInterface.py" line="2064"/> + <source>&Python Documentation</source> + <translation>&Python dokumentace</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2066"/> + <source>Open Python Documentation</source> + <translation>Otevřít Python dokumentaci</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="2067"/> - <source>&Python Documentation</source> - <translation>&Python dokumentace</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2069"/> - <source>Open Python Documentation</source> - <translation>Otevřít Python dokumentaci</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2070"/> <source><b>Python Documentation</b><p>Display the python documentation. If no documentation directory is configured, the location of the python documentation is assumed to be the doc directory underneath the location of the python executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHONDOCDIR in your environment to override this. </p></source> <translation><b>Python dokumentace</b><p>Zobrazí python dokumentaci. Pokud není adresář dokumentace nastaven, tak ve Windows se dokumentace hledá v adresáři odkud se python spouští a na Unixu v doc adresáři <i>/usr/share/doc/packages/python/html</i>. Pokud chcete jiný, nastavte si proměnnou prostředí PYTHONDOCDIR.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2086"/> + <location filename="UI/UserInterface.py" line="2083"/> <source>Eric API Documentation</source> <translation>Eric API dokumentace</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2086"/> + <location filename="UI/UserInterface.py" line="2083"/> <source>&Eric API Documentation</source> <translation>&Eric API dokumentace</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2088"/> + <location filename="UI/UserInterface.py" line="2085"/> <source>Open Eric API Documentation</source> <translation>Otevřít Eric API dokumentaci</translation> </message> @@ -35222,102 +35222,102 @@ <translation type="obsolete"><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 eric4.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2142"/> + <location filename="UI/UserInterface.py" line="2139"/> <source>&Unittest</source> <translation>&Unittest</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2157"/> + <location filename="UI/UserInterface.py" line="2154"/> <source>E&xtras</source> <translation>E&xtra funkce</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2171"/> + <location filename="UI/UserInterface.py" line="2168"/> <source>&Tools</source> <translation>&Nástroje</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2176"/> + <location filename="UI/UserInterface.py" line="2173"/> <source>Select Tool Group</source> <translation>Vybrat skupinu nástrojů</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2184"/> + <location filename="UI/UserInterface.py" line="2181"/> <source>Se&ttings</source> <translation>Nas&tavení</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2202"/> + <location filename="UI/UserInterface.py" line="2199"/> <source>&Window</source> <translation>O&kno</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2209"/> + <location filename="UI/UserInterface.py" line="2206"/> <source>&Toolbars</source> <translation>&Toolbary</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2236"/> + <location filename="UI/UserInterface.py" line="2233"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2302"/> + <location filename="UI/UserInterface.py" line="2299"/> <source>Tools</source> <translation>Nástroje</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2304"/> + <location filename="UI/UserInterface.py" line="2301"/> <source>Settings</source> <translation>Nastavení</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3965"/> + <location filename="UI/UserInterface.py" line="3962"/> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2306"/> + <location filename="UI/UserInterface.py" line="2303"/> <source>Profiles</source> <translation>Profily</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2601"/> + <location filename="UI/UserInterface.py" line="2598"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Čísla verzí</h3><table></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5430"/> + <location filename="UI/UserInterface.py" line="5427"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2646"/> + <location filename="UI/UserInterface.py" line="2643"/> <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="2935"/> + <source>Configure Tool Groups ...</source> + <translation>Konfigurace Skupin nástrojů...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="2938"/> - <source>Configure Tool Groups ...</source> - <translation>Konfigurace Skupin nástrojů...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2941"/> <source>Configure current Tool Group ...</source> <translation>Konfigurace aktuální skupiny nástrojů...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2989"/> + <location filename="UI/UserInterface.py" line="2986"/> <source>&Builtin Tools</source> <translation>&Vestavěné nástroje</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3749"/> + <location filename="UI/UserInterface.py" line="3746"/> <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="4073"/> + <location filename="UI/UserInterface.py" line="4070"/> <source>Problem</source> <translation>Problém</translation> </message> @@ -35327,7 +35327,7 @@ <translation type="obsolete"><p>Soubor <b>%1</b> neexistuje nebo má nulovou délku.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4209"/> + <location filename="UI/UserInterface.py" line="4206"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> @@ -35347,17 +35347,17 @@ <translation type="obsolete"><p>Nemohu spustit Qt-Assistant.<br>Ověřte jestli je dostupný jako <b>%1</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3953"/> + <location filename="UI/UserInterface.py" line="3950"/> <source>Open Browser</source> <translation>Otevřít browser</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3953"/> + <location filename="UI/UserInterface.py" line="3950"/> <source>Could not start a web browser</source> <translation>Nemohu spustit web browser</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3965"/> + <location filename="UI/UserInterface.py" line="3962"/> <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> @@ -35367,7 +35367,7 @@ <translation type="obsolete"><p>Nemohu spustit aktuální prohlížeč.<br>Ověřte jestli je dostupný jako <b>%1</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3996"/> + <location filename="UI/UserInterface.py" line="3993"/> <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> @@ -35399,7 +35399,7 @@ <translation type="obsolete">Proces '%1' byl ukončen.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4493"/> + <location filename="UI/UserInterface.py" line="4490"/> <source>Documentation Missing</source> <translation>Dokumentace chybí</translation> </message> @@ -35409,12 +35409,12 @@ <translation type="obsolete"><p>Adresář dokumentace "<b>%1</b>" nebylo nalezen.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4478"/> + <location filename="UI/UserInterface.py" line="4475"/> <source>Documentation</source> <translation>Dokumentace</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4393"/> + <location filename="UI/UserInterface.py" line="4390"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>Adresář PyQt4 dokumentace není nakonfigurován.</p></translation> </message> @@ -35434,7 +35434,7 @@ <translation type="obsolete">Soubor eric4 klávesových zkratek (*.e4k *.e4kz);;Soubor eric3 klávesových zkratek (*.e3k *.e3kz)</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4840"/> + <location filename="UI/UserInterface.py" line="4837"/> <source>Save tasks</source> <translation>Uložit úlohy</translation> </message> @@ -35444,7 +35444,7 @@ <translation type="obsolete"><p>Soubor s úlohami <b>%1</b> nelze uložit.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4897"/> + <location filename="UI/UserInterface.py" line="4894"/> <source>Read tasks</source> <translation>Načíst úlohy</translation> </message> @@ -35459,7 +35459,7 @@ <translation type="obsolete"><p>Soubor s úlohami <b>%1</b> je v nepodporovaném formátu.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5094"/> + <location filename="UI/UserInterface.py" line="5091"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> @@ -35469,17 +35469,17 @@ <translation type="obsolete"><p><b>%1</b> není soubor.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5396"/> + <location filename="UI/UserInterface.py" line="5393"/> <source>Error during updates check</source> <translation>Chyba během zjišťování aktualizací</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5244"/> + <location filename="UI/UserInterface.py" line="5241"/> <source>Proxy usage was activated but no proxy host configured.</source> <translation>Použití proxy je aktivováno ale není definován proxy host.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5380"/> + <location filename="UI/UserInterface.py" line="5377"/> <source>Update available</source> <translation>Byla nalezena aktualizace</translation> </message> @@ -35494,12 +35494,12 @@ <translation type="obsolete">Eric4 je aktuální</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1862"/> + <location filename="UI/UserInterface.py" line="1859"/> <source>Show external tools</source> <translation>Zobrazit externí nástroje</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1862"/> + <location filename="UI/UserInterface.py" line="1859"/> <source>Show external &tools</source> <translation>Zobrazit externí nás&troje</translation> </message> @@ -35509,12 +35509,12 @@ <translation type="obsolete"><b>Zobrazit externí nástroje</b><p>Otevře dialog pro zobrazení cesty a verze externích nástrojů používaných Eric4.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5396"/> + <location filename="UI/UserInterface.py" line="5393"/> <source>Could not perform updates check.</source> <translation>Kontrolu updatů nelze provést.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5269"/> + <location filename="UI/UserInterface.py" line="5266"/> <source>&Cancel</source> <translation>&Zrušit</translation> </message> @@ -35524,7 +35524,7 @@ <translation type="obsolete">Zkouším host %1</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5489"/> + <location filename="UI/UserInterface.py" line="5486"/> <source>First time usage</source> <translation>Spuštěno poprvé</translation> </message> @@ -35534,92 +35534,92 @@ <translation type="obsolete">eric4 nebyl ještě nakonfigurován. Bude spuštěn konfigurační dialog.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="229"/> + <location filename="UI/UserInterface.py" line="226"/> <source>Initializing Plugin Manager...</source> <translation>Inicializace Plugin manažera...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2222"/> + <location filename="UI/UserInterface.py" line="2219"/> <source>P&lugins</source> <translation>P&luginy</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2307"/> + <location filename="UI/UserInterface.py" line="2304"/> <source>Plugins</source> <translation>Pluginy</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1974"/> + <location filename="UI/UserInterface.py" line="1971"/> <source>Plugin Infos</source> <translation>Plugin Infa</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1977"/> - <source>Show Plugin Infos</source> - <translation>Zobrazit Plugin infa</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1978"/> - <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="1974"/> + <source>Show Plugin Infos</source> + <translation>Zobrazit Plugin infa</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1975"/> + <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="1971"/> <source>&Plugin Infos...</source> <translation>&Plugin Infa...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2997"/> + <location filename="UI/UserInterface.py" line="2994"/> <source>&Plugin Tools</source> <translation>&Plugin nástroje</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2000"/> - <source>Uninstall Plugin</source> - <translation>Odinstalovat plugin</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1997"/> + <source>Uninstall Plugin</source> + <translation>Odinstalovat plugin</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1994"/> <source>&Uninstall Plugin...</source> <translation>&Odinstalovat plugin...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2001"/> + <location filename="UI/UserInterface.py" line="1998"/> <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="3134"/> + <location filename="UI/UserInterface.py" line="3131"/> <source>&Show all</source> <translation>&Zobrazit vše</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3136"/> + <location filename="UI/UserInterface.py" line="3133"/> <source>&Hide all</source> <translation>&Skrýt vše</translation> </message> <message> - <location filename="UI/UserInterface.py" line="570"/> + <location filename="UI/UserInterface.py" line="567"/> <source>Activating Plugins...</source> <translation>Aktivace pluginů...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2163"/> + <location filename="UI/UserInterface.py" line="2160"/> <source>Wi&zards</source> <translation>&Průvodci</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1597"/> + <source>Show downloadable versions</source> + <translation>Zobrazit verze ke stažení</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1597"/> + <source>Show &downloadable versions...</source> + <translation>Zobrazit verze pro &download...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1600"/> - <source>Show downloadable versions</source> - <translation>Zobrazit verze ke stažení</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1600"/> - <source>Show &downloadable versions...</source> - <translation>Zobrazit verze pro &download...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1603"/> <source>Show the versions available for download</source> <translation>Zobrazit dostupné verze ke stažení</translation> </message> @@ -35629,102 +35629,102 @@ <translation type="obsolete"><b>Zobrazit dostupné verze ke stažení</b><p>Zobrazit dostupné verze eric4 pro stažení z internetu.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5301"/> + <location filename="UI/UserInterface.py" line="5298"/> <source>Error downloading versions file</source> <translation>Chyba v souboru stahování verzí</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5301"/> + <location filename="UI/UserInterface.py" line="5298"/> <source>Could not download the versions file.</source> <translation>Nelze stáhnout soubor s verzemi.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5417"/> + <location filename="UI/UserInterface.py" line="5414"/> <source><h3>Available versions</h3><table></source> <translation><h3>Dostupné verze</h3><table></translation> </message> <message> + <location filename="UI/UserInterface.py" line="2006"/> + <source>Plugin Repository</source> + <translation>Repozitář pluginů</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2006"/> + <source>Plugin &Repository...</source> + <translation>&Repozitář pluginů...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="2009"/> - <source>Plugin Repository</source> - <translation>Repozitář pluginů</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2009"/> - <source>Plugin &Repository...</source> - <translation>&Repozitář pluginů...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2012"/> <source>Show Plugins available for download</source> <translation>Zobrazit pluginy dostupné ke stažení</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2014"/> + <location filename="UI/UserInterface.py" line="2011"/> <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="1989"/> - <source>Install Plugins</source> - <translation>Instalovat pluginy</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1986"/> + <source>Install Plugins</source> + <translation>Instalovat pluginy</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1983"/> <source>&Install Plugins...</source> <translation>&Instalovat pluginy...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1990"/> + <location filename="UI/UserInterface.py" line="1987"/> <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="1785"/> + <location filename="UI/UserInterface.py" line="1782"/> <source>Mini Editor</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1781"/> + <location filename="UI/UserInterface.py" line="1778"/> <source>Mini &Editor...</source> <translation>Mini &Editor...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1786"/> + <location filename="UI/UserInterface.py" line="1783"/> <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="1693"/> + <location filename="UI/UserInterface.py" line="1690"/> <source>&Designer 4...</source> <translation>&Designer 4...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1710"/> + <location filename="UI/UserInterface.py" line="1707"/> <source>&Linguist 4...</source> <translation>&Linguist 4...</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1886"/> + <source>Toolbars</source> + <translation>Lišty nástrojů</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1886"/> + <source>Tool&bars...</source> + <translation>&Lišty nástrojů...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1889"/> - <source>Toolbars</source> - <translation>Lišty nástrojů</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1889"/> - <source>Tool&bars...</source> - <translation>&Lišty nástrojů...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1892"/> <source>Configure toolbars</source> <translation>Konfigurace lišt nástrojů</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1893"/> + <location filename="UI/UserInterface.py" line="1890"/> <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="577"/> + <location filename="UI/UserInterface.py" line="574"/> <source>Restoring Toolbarmanager...</source> <translation>Obnovit manažer nástrojových lišt...</translation> </message> @@ -35734,7 +35734,7 @@ <translation type="obsolete">Externí nástroje/%1</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4154"/> + <location filename="UI/UserInterface.py" line="4151"/> <source>External Tools</source> <translation>Externí nástroje</translation> </message> @@ -35749,32 +35749,32 @@ <translation type="obsolete">Záznam nástroje '%1' nenalezen. </translation> </message> <message> - <location filename="UI/UserInterface.py" line="1322"/> + <location filename="UI/UserInterface.py" line="1319"/> <source>Multiproject-Viewer</source> <translation>Prohlížeč multiprojektu</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1319"/> + <source>&Multiproject-Viewer</source> + <translation>Prohlížeč &multiprojektu</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1322"/> - <source>&Multiproject-Viewer</source> - <translation>Prohlížeč &multiprojektu</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1325"/> <source>Toggle the Multiproject-Viewer window</source> <translation>Přepnout okno Prohlížeč multiprojektu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1326"/> + <location filename="UI/UserInterface.py" line="1323"/> <source><b>Toggle the Multiproject-Viewer window</b><p>If the Multiproject-Viewer window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Přepnout okno Prohlížeče multiprojektu</b><p>Pokud bylo okno skryto, tak se zobrazí. Pokud se zobrazovalo, tak se skryje.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1334"/> + <location filename="UI/UserInterface.py" line="1331"/> <source>Activate Multiproject-Viewer</source> <translation>Aktivovat prohlížeč multiprojektu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1471"/> + <location filename="UI/UserInterface.py" line="1468"/> <source>Temp&late-Viewer</source> <translation>Proh&lížeč šablon</translation> </message> @@ -35799,7 +35799,7 @@ <translation type="obsolete"><p>Počátek dokumentace PyKDE4 nebyl nastaven.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4915"/> + <location filename="UI/UserInterface.py" line="4912"/> <source>Save session</source> <translation>Uložit relaci</translation> </message> @@ -35809,7 +35809,7 @@ <translation type="obsolete"><p>Zápis do souboru relace session <b>%1</b> se nezdařil.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4976"/> + <location filename="UI/UserInterface.py" line="4973"/> <source>Read session</source> <translation>Načíst relaci</translation> </message> @@ -35824,12 +35824,12 @@ <translation type="obsolete"><p>Soubor relace (session) <b>%1</b> je v nepodporovaném formátu.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2421"/> + <location filename="UI/UserInterface.py" line="2418"/> <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="2435"/> + <location filename="UI/UserInterface.py" line="2432"/> <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> @@ -35839,7 +35839,7 @@ <translation type="obsolete"><b>Připojit k proxy '%1' za použití:</b></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5463"/> + <location filename="UI/UserInterface.py" line="5460"/> <source>SSL Errors</source> <translation>SSL chyby</translation> </message> @@ -35849,277 +35849,277 @@ <translation type="obsolete"><p>SSL chyby:</p><p>%1</p><p>Chcete tyto chyby ignorovat?</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1624"/> + <location filename="UI/UserInterface.py" line="1621"/> <source>Request Feature</source> <translation>Požadavek na vlastnost</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1621"/> + <source>Request &Feature...</source> + <translation>&Požadavek na vlastnost...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1623"/> + <source>Send a feature request</source> + <translation>Poslat požadavek na vlastnost</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1624"/> - <source>Request &Feature...</source> - <translation>&Požadavek na vlastnost...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1626"/> - <source>Send a feature request</source> - <translation>Poslat požadavek na vlastnost</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1627"/> <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="2414"/> + <location filename="UI/UserInterface.py" line="2411"/> <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="2444"/> + <location filename="UI/UserInterface.py" line="2441"/> <source><p>This part of the status bar displays the name of the file of the current editor.</p></source> <translation><p>Tato část statusbaru zobrazuje jméno souboru v aktuálním editoru.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2451"/> + <location filename="UI/UserInterface.py" line="2448"/> <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="2458"/> + <location filename="UI/UserInterface.py" line="2455"/> <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="1491"/> + <source>Vertical Toolbox</source> + <translation>Svislá nástrojová lišta</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1502"/> + <source>Horizontal Toolbox</source> + <translation>Vodorovná nástrojová lišta</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1491"/> + <source>&Vertical Toolbox</source> + <translation>S&vislá nástrojová lišta</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1493"/> + <source>Toggle the Vertical Toolbox window</source> + <translation>Přepnout na svislou nástrojovou lištu</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1494"/> - <source>Vertical Toolbox</source> - <translation>Svislá nástrojová lišta</translation> + <source><b>Toggle the Vertical Toolbox window</b><p>If the Vertical Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation><b>Přepnout svislou nástrojovou lištu</b><p>Pokud je svislá nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.</p></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1502"/> + <source>&Horizontal Toolbox</source> + <translation>&Horizontální lista nástrojů</translation> </message> <message> <location filename="UI/UserInterface.py" line="1505"/> - <source>Horizontal Toolbox</source> - <translation>Vodorovná nástrojová lišta</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1494"/> - <source>&Vertical Toolbox</source> - <translation>S&vislá nástrojová lišta</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1496"/> - <source>Toggle the Vertical Toolbox window</source> - <translation>Přepnout na svislou nástrojovou lištu</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1497"/> - <source><b>Toggle the Vertical Toolbox window</b><p>If the Vertical Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation><b>Přepnout svislou nástrojovou lištu</b><p>Pokud je svislá nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.</p></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1505"/> - <source>&Horizontal Toolbox</source> - <translation>&Horizontální lista nástrojů</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1508"/> <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="1509"/> + <location filename="UI/UserInterface.py" line="1506"/> <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="2914"/> + <location filename="UI/UserInterface.py" line="2911"/> <source>Restart application</source> <translation>Restartovat aplikaci</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2914"/> + <location filename="UI/UserInterface.py" line="2911"/> <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="1386"/> + <location filename="UI/UserInterface.py" line="1383"/> <source>Terminal</source> <translation>Terminál</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1383"/> + <source>Te&rminal</source> + <translation>Te&rminál</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1385"/> + <source>Toggle the Terminal window</source> + <translation>Přepnout do okna s terminálem</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1386"/> - <source>Te&rminal</source> - <translation>Te&rminál</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1388"/> - <source>Toggle the Terminal window</source> - <translation>Přepnout do okna s terminálem</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1389"/> <source><b>Toggle the Terminal window</b><p>If the Terminal window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Přepnout do okna s terminálem</b><p>Pokud je okno skryto, tak se zobrazí. Je-li zobrazeno, skryje se.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1397"/> + <location filename="UI/UserInterface.py" line="1394"/> <source>Activate Terminal</source> <translation>Aktivovat terminál</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1397"/> + <location filename="UI/UserInterface.py" line="1394"/> <source>Alt+Shift+R</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1484"/> + <location filename="UI/UserInterface.py" line="1481"/> <source>Alt+Shift+A</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2231"/> + <location filename="UI/UserInterface.py" line="2228"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2428"/> + <location filename="UI/UserInterface.py" line="2425"/> <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="1966"/> + <location filename="UI/UserInterface.py" line="1963"/> <source>Switch between tabs</source> <translation>Přepnout mezi taby</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1966"/> + <location filename="UI/UserInterface.py" line="1963"/> <source>Ctrl+1</source> <translation></translation> </message> <message> + <location filename="UI/UserInterface.py" line="1826"/> + <source>Export Preferences</source> + <translation>Exportovat předvolby</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1826"/> + <source>E&xport Preferences...</source> + <translation>E&xportovat předvolby...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1829"/> - <source>Export Preferences</source> - <translation>Exportovat předvolby</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1829"/> - <source>E&xport Preferences...</source> - <translation>E&xportovat předvolby...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1832"/> <source>Export the current configuration</source> <translation>Export aktuální konfigurace</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1833"/> + <location filename="UI/UserInterface.py" line="1830"/> <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="1840"/> + <location filename="UI/UserInterface.py" line="1837"/> <source>Import Preferences</source> <translation>Import předvoleb</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1837"/> + <source>I&mport Preferences...</source> + <translation>I&mport předvoleb...</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1840"/> - <source>I&mport Preferences...</source> - <translation>I&mport předvoleb...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1843"/> <source>Import a previously exported configuration</source> <translation>Import dříve exportované konfigurace</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1845"/> + <location filename="UI/UserInterface.py" line="1842"/> <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="1950"/> + <location filename="UI/UserInterface.py" line="1947"/> <source>Show next</source> <translation>Zobrazit další</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1958"/> + <location filename="UI/UserInterface.py" line="1955"/> <source>Show previous</source> <translation>Zobrazit předchozí</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1514"/> + <source>Left Sidebar</source> + <translation>Levé menu</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1514"/> + <source>&Left Sidebar</source> + <translation>&Levé menu</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1516"/> + <source>Toggle the left sidebar window</source> + <translation>Přepnout okno levého menu</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1517"/> - <source>Left Sidebar</source> - <translation>Levé menu</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1517"/> - <source>&Left Sidebar</source> - <translation>&Levé menu</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1519"/> - <source>Toggle the left sidebar window</source> - <translation>Přepnout okno levého menu</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1520"/> <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="1528"/> + <location filename="UI/UserInterface.py" line="1525"/> <source>Bottom Sidebar</source> <translation>Dolní menu</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1525"/> + <source>&Bottom Sidebar</source> + <translation>&Dolní menu</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1528"/> - <source>&Bottom Sidebar</source> - <translation>&Dolní menu</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1531"/> <source>Toggle the bottom sidebar window</source> <translation>Přepnout okno dolního menu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1532"/> + <location filename="UI/UserInterface.py" line="1529"/> <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="1341"/> + <source>&Debug-Viewer</source> + <translation>Prohlížeč &debugeru</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1343"/> + <source>Toggle the Debug-Viewer window</source> + <translation>Přepnout okno debug prohlížeče</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1344"/> - <source>&Debug-Viewer</source> - <translation>Prohlížeč &debugeru</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1346"/> - <source>Toggle the Debug-Viewer window</source> - <translation>Přepnout okno debug prohlížeče</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1347"/> <source><b>Toggle the Debug-Viewer window</b><p>If the Debug-Viewer window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Přepnout okno debug prohlížeče</b><p>Je-li okno debug prohlížeče skryto, zobrazí se. Je-li zobrazeno, skryje se.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1355"/> + <location filename="UI/UserInterface.py" line="1352"/> <source>Activate Debug-Viewer</source> <translation>Aktivní debug prohlížeč</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1769"/> + <location filename="UI/UserInterface.py" line="1766"/> <source>SQL Browser</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1769"/> + <location filename="UI/UserInterface.py" line="1766"/> <source>SQL &Browser...</source> <translation>SQL &Browser...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1773"/> + <location filename="UI/UserInterface.py" line="1770"/> <source>Browse a SQL database</source> <translation>Procházet SQL databázi</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1774"/> + <location filename="UI/UserInterface.py" line="1771"/> <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> @@ -36129,37 +36129,37 @@ <translation type="obsolete"><p>Nelze spustit SQL Browser.<br>Ujistěte se, že je dostupný jako <b>%1</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2699"/> + <location filename="UI/UserInterface.py" line="2696"/> <source>Error log found</source> <translation>Nalezen záznam o chybě</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2699"/> + <location filename="UI/UserInterface.py" line="2696"/> <source>An error log file was found. What should be done with it?</source> <translation>Nalezen záznam o chybě. Co by se s tím mělo dělat?</translation> </message> <message> + <location filename="UI/UserInterface.py" line="2707"/> + <source>Send Bug Email</source> + <translation>Poslat email s chybou</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="2710"/> - <source>Send Bug Email</source> - <translation>Poslat email s chybou</translation> + <source>Ignore and Delete</source> + <translation>Ignotovat a smazat</translation> </message> <message> <location filename="UI/UserInterface.py" line="2713"/> - <source>Ignore and Delete</source> - <translation>Ignotovat a smazat</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2716"/> <source>Ignore but Keep</source> <translation>Ignorovat ale zachovat</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1793"/> + <location filename="UI/UserInterface.py" line="1790"/> <source>Web Browser</source> <translation>Web prohlížeč</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1793"/> + <location filename="UI/UserInterface.py" line="1790"/> <source>&Web Browser...</source> <translation>&Web prohlížeč...</translation> </message> @@ -36174,12 +36174,12 @@ <translation type="obsolete"><b>Web prohlížeč</b><p>Procházet internet pomocí eric4 web prohlížeče.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1805"/> + <location filename="UI/UserInterface.py" line="1802"/> <source>Icon Editor</source> <translation>Editor ikon</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1805"/> + <location filename="UI/UserInterface.py" line="1802"/> <source>&Icon Editor...</source> <translation>Editor &ikon...</translation> </message> @@ -36194,7 +36194,7 @@ <translation type="obsolete"><b>Editor ikon</b><p>Spustí se eric4 editor ikon pro jednoduchou editaci ikon.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3911"/> + <location filename="UI/UserInterface.py" line="3908"/> <source>Qt 3 support</source> <translation>Qt 3 podpora</translation> </message> @@ -36214,27 +36214,27 @@ <translation type="obsolete">Otevřít PyKDE4 dokumentaci</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2104"/> + <location filename="UI/UserInterface.py" line="2101"/> <source>PySide Documentation</source> <translation>PySide dokumentace</translation> </message> <message> + <location filename="UI/UserInterface.py" line="2101"/> + <source>Py&Side Documentation</source> + <translation>Py&Side dokumentace</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2103"/> + <source>Open PySide Documentation</source> + <translation>Otevřít PySide dokumentaci</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="2104"/> - <source>Py&Side Documentation</source> - <translation>Py&Side dokumentace</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2106"/> - <source>Open PySide Documentation</source> - <translation>Otevřít PySide dokumentaci</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2107"/> <source><b>PySide Documentation</b><p>Display the PySide Documentation. Dependant 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><b>PySide dokumentace</b><p>Zobrazit PySide dokumentaci. V závislosti na vašich nastaveních zobrazí interní Eric prohlížeč nápovědy nebo spustí webový prohlížeč nebo Qt Assistant.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4478"/> + <location filename="UI/UserInterface.py" line="4475"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>Počátek dokumentace PySide nebyl nastaven.</p></translation> </message> @@ -36244,234 +36244,234 @@ <translation type="obsolete">Používáte poslední verzi eric4</translation> </message> <message> - <location filename="UI/UserInterface.py" line="629"/> + <location filename="UI/UserInterface.py" line="626"/> <source><p>The Qt Style Sheet file <b>{0}</b> could not be read.<br>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1225"/> + <location filename="UI/UserInterface.py" line="1222"/> <source>{0} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> + <location filename="UI/UserInterface.py" line="1227"/> + <source>{0} - {1} - Passive Mode</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1230"/> - <source>{0} - {1} - Passive Mode</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1233"/> <source>{0} - {1} - {2} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1563"/> + <location filename="UI/UserInterface.py" line="1560"/> <source><b>Helpviewer</b><p>Display the eric5 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 eric4 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> {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1593"/> + <location filename="UI/UserInterface.py" line="1590"/> <source><b>Check for Updates...</b><p>Checks the internet for updates of eric5.</p></source> <translation type="unfinished"><b>Zjistit aktualizace</b><p>Zkontroluje přes internet jestli existují nějaké aktualizace Eric4.</p> {5.?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1605"/> + <location filename="UI/UserInterface.py" line="1602"/> <source><b>Show downloadable versions...</b><p>Shows the eric5 versions available for download from the internet.</p></source> <translation type="unfinished"><b>Zobrazit dostupné verze ke stažení</b><p>Zobrazit dostupné verze eric4 pro stažení z internetu.</p> {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1797"/> + <location filename="UI/UserInterface.py" line="1794"/> <source>Start the eric5 Web Browser</source> <translation type="unfinished">Spustit eric4 web prohlížeč {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1798"/> + <location filename="UI/UserInterface.py" line="1795"/> <source><b>Web Browser</b><p>Browse the Internet with the eric5 Web Browser.</p></source> <translation type="unfinished"><b>Web prohlížeč</b><p>Procházet internet pomocí eric4 web prohlížeče.</p> {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1809"/> + <location filename="UI/UserInterface.py" line="1806"/> <source>Start the eric5 Icon Editor</source> <translation type="unfinished">Spustit eric4 editor ikon {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1810"/> + <location filename="UI/UserInterface.py" line="1807"/> <source><b>Icon Editor</b><p>Starts the eric5 Icon Editor for editing simple icons.</p></source> <translation type="unfinished"><b>Editor ikon</b><p>Spustí se eric4 editor ikon pro jednoduchou editaci ikon.</p> {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1866"/> + <location filename="UI/UserInterface.py" line="1863"/> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric5.</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 Eric4.</p> {5.?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2089"/> + <location filename="UI/UserInterface.py" line="2086"/> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric5 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 eric4.</p> {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2515"/> + <location filename="UI/UserInterface.py" line="2512"/> <source>External Tools/{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3911"/> + <location filename="UI/UserInterface.py" line="3908"/> <source>Qt v.3 is not supported by eric5.</source> <translation type="unfinished">Qt v.3 není podporováno v eric4. {3 ?} {5.?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4073"/> + <location filename="UI/UserInterface.py" line="4070"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3831"/> + <location filename="UI/UserInterface.py" line="3828"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3888"/> + <location filename="UI/UserInterface.py" line="3885"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3932"/> + <location filename="UI/UserInterface.py" line="3929"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3977"/> + <location filename="UI/UserInterface.py" line="3974"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4036"/> + <location filename="UI/UserInterface.py" line="4033"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4081"/> + <location filename="UI/UserInterface.py" line="4078"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4100"/> + <location filename="UI/UserInterface.py" line="4097"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4148"/> + <location filename="UI/UserInterface.py" line="4145"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4154"/> + <location filename="UI/UserInterface.py" line="4151"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4190"/> + <location filename="UI/UserInterface.py" line="4187"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4209"/> + <location filename="UI/UserInterface.py" line="4206"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4286"/> + <location filename="UI/UserInterface.py" line="4283"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4493"/> + <location filename="UI/UserInterface.py" line="4490"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4687"/> + <location filename="UI/UserInterface.py" line="4684"/> <source>Keyboard shortcut file (*.e4k);;Compressed keyboard shortcut file (*.e4kz)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4707"/> + <location filename="UI/UserInterface.py" line="4704"/> <source><p>The keyboard shortcuts could not be written to file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4716"/> + <location filename="UI/UserInterface.py" line="4713"/> <source>Keyboard shortcut file (*.e4k *.e4kz)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4840"/> + <location filename="UI/UserInterface.py" line="4837"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4887"/> + <location filename="UI/UserInterface.py" line="4884"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4897"/> + <location filename="UI/UserInterface.py" line="4894"/> <source><p>The tasks file <b>{0}</b> has an unsupported format.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4915"/> + <location filename="UI/UserInterface.py" line="4912"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4966"/> + <location filename="UI/UserInterface.py" line="4963"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4976"/> + <location filename="UI/UserInterface.py" line="4973"/> <source><p>The session file <b>{0}</b> has an unsupported format.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5094"/> + <location filename="UI/UserInterface.py" line="5091"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5274"/> + <location filename="UI/UserInterface.py" line="5271"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5380"/> + <location filename="UI/UserInterface.py" line="5377"/> <source>The update to <b>{0}</b> of eric5 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5392"/> + <location filename="UI/UserInterface.py" line="5389"/> <source>Eric5 is up to date</source> <translation type="unfinished">Eric4 je aktuální {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5392"/> + <location filename="UI/UserInterface.py" line="5389"/> <source>You are using the latest version of eric5</source> <translation type="unfinished">Používáte poslední verzi eric5</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5441"/> + <location filename="UI/UserInterface.py" line="5438"/> <source><b>Connect to proxy '{0}' using:</b></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5463"/> + <location filename="UI/UserInterface.py" line="5460"/> <source><p>SSL Errors:</p><p>{0}</p><p>Do you want to ignore these errors?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5489"/> + <location filename="UI/UserInterface.py" line="5486"/> <source>eric5 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">eric4 nebyl ještě nakonfigurován. Bude spuštěn konfigurační dialog. {5 ?}</translation> </message> @@ -36528,7 +36528,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="821"/> + <location filename="Utilities/__init__.py" line="820"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Můžete použít %-kódy a rezervovaná místa ve stringu. Podporované kódy jsou:<table><tr> <td>%C</td> <td>sloupec kurzoru v aktuálním editoru</td></tr><tr> <td>%D</td> <td>adresář v aktuálním editoru</td></tr><tr> <td>%F</td> <td>jméno souboru v aktuálním editoru</td></tr><tr> <td>%H</td> <td>home adresář aktuálního uživatele</td></tr><tr> <td>%L</td> <td>řádek s kurzorem v aktuálním editoru</td></tr><tr> <td>%P</td> <td>cesta aktuálního projektu</td></tr><tr> <td>%S</td> <td>vybraný text v aktuálním editoru</td></tr><tr> <td>%U</td> <td>uživatelské jméno aktuálního uživatele</td></tr><tr> <td>%%</td> <td>znak procenta</td></tr></table></p></translation> </message> @@ -36536,162 +36536,162 @@ <context> <name>Variable Types</name> <message> - <location filename="Debugger/Config.py" line="17"/> + <location filename="Debugger/Config.py" line="15"/> <source>Hidden Attributes</source> <translation>Skryté atributy</translation> </message> <message> + <location filename="Debugger/Config.py" line="16"/> + <source>None</source> + <translation></translation> + </message> + <message> + <location filename="Debugger/Config.py" line="17"/> + <source>Type</source> + <translation></translation> + </message> + <message> <location filename="Debugger/Config.py" line="18"/> - <source>None</source> + <source>Boolean</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="19"/> - <source>Type</source> + <source>Integer</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="20"/> - <source>Boolean</source> + <source>Long Integer</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="21"/> - <source>Integer</source> + <source>Float</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="22"/> - <source>Long Integer</source> + <source>Complex</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="23"/> - <source>Float</source> + <source>String</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="24"/> - <source>Complex</source> + <source>Unicode String</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="25"/> - <source>String</source> + <source>Tuple</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="26"/> - <source>Unicode String</source> + <source>List/Array</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="27"/> - <source>Tuple</source> + <source>Dictionary/Hash/Map</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="28"/> - <source>List/Array</source> - <translation></translation> - </message> - <message> - <location filename="Debugger/Config.py" line="29"/> - <source>Dictionary/Hash/Map</source> + <source>Dictionary Proxy</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="30"/> - <source>Dictionary Proxy</source> + <source>File</source> + <translation>Soubor</translation> + </message> + <message> + <location filename="Debugger/Config.py" line="31"/> + <source>X Range</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="32"/> - <source>File</source> - <translation>Soubor</translation> + <source>Slice</source> + <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="33"/> - <source>X Range</source> + <source>Buffer</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="34"/> - <source>Slice</source> - <translation></translation> + <source>Class</source> + <translation>Třída</translation> </message> <message> <location filename="Debugger/Config.py" line="35"/> - <source>Buffer</source> - <translation></translation> + <source>Class Instance</source> + <translation>Interface třídy</translation> </message> <message> <location filename="Debugger/Config.py" line="36"/> - <source>Class</source> - <translation>Třída</translation> + <source>Class Method</source> + <translation>Metoda třídy</translation> </message> <message> <location filename="Debugger/Config.py" line="37"/> - <source>Class Instance</source> - <translation>Interface třídy</translation> + <source>Class Property</source> + <translation>Property třídy</translation> </message> <message> <location filename="Debugger/Config.py" line="38"/> - <source>Class Method</source> - <translation>Metoda třídy</translation> + <source>Generator</source> + <translation>Generátor</translation> </message> <message> <location filename="Debugger/Config.py" line="39"/> - <source>Class Property</source> - <translation>Property třídy</translation> + <source>Function</source> + <translation>Funkce</translation> </message> <message> <location filename="Debugger/Config.py" line="40"/> - <source>Generator</source> - <translation>Generátor</translation> + <source>Builtin Function</source> + <translation>Builtin funkce</translation> </message> <message> <location filename="Debugger/Config.py" line="41"/> - <source>Function</source> - <translation>Funkce</translation> + <source>Code</source> + <translation>Kód</translation> </message> <message> <location filename="Debugger/Config.py" line="42"/> - <source>Builtin Function</source> - <translation>Builtin funkce</translation> + <source>Module</source> + <translation>Modul</translation> </message> <message> <location filename="Debugger/Config.py" line="43"/> - <source>Code</source> - <translation>Kód</translation> + <source>Ellipsis</source> + <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="44"/> - <source>Module</source> - <translation>Modul</translation> + <source>Traceback</source> + <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="45"/> - <source>Ellipsis</source> + <source>Frame</source> <translation></translation> </message> <message> <location filename="Debugger/Config.py" line="46"/> - <source>Traceback</source> - <translation></translation> - </message> - <message> - <location filename="Debugger/Config.py" line="47"/> - <source>Frame</source> - <translation></translation> - </message> - <message> - <location filename="Debugger/Config.py" line="48"/> <source>Other</source> <translation>Jiné</translation> </message> <message> - <location filename="Debugger/Config.py" line="31"/> + <location filename="Debugger/Config.py" line="29"/> <source>Set</source> <translation>Množina</translation> </message> @@ -36722,7 +36722,7 @@ <context> <name>VariableItem</name> <message> - <location filename="Debugger/VariablesViewer.py" line="40"/> + <location filename="Debugger/VariablesViewer.py" line="38"/> <source><double click to show value></source> <translation><dvojitý klik pro zobrazení hodnoty></translation> </message> @@ -36781,42 +36781,42 @@ <context> <name>VariablesViewer</name> <message> - <location filename="Debugger/VariablesViewer.py" line="282"/> + <location filename="Debugger/VariablesViewer.py" line="280"/> <source>Global Variables</source> <translation>Globální proměnné</translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="283"/> + <location filename="Debugger/VariablesViewer.py" line="281"/> <source>Globals</source> <translation>Globální</translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="294"/> + <location filename="Debugger/VariablesViewer.py" line="292"/> <source>Value</source> <translation>Hodnota</translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="294"/> + <location filename="Debugger/VariablesViewer.py" line="292"/> <source>Type</source> <translation>Typ</translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="287"/> + <location filename="Debugger/VariablesViewer.py" line="285"/> <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> <translation><b>Prohlížeč globálních proměnných</b><p>Toto okno zobrazuje globální proměnné debugovénho programu.</p></translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="293"/> + <location filename="Debugger/VariablesViewer.py" line="291"/> <source>Local Variables</source> <translation>Lokální proměnné</translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="294"/> + <location filename="Debugger/VariablesViewer.py" line="292"/> <source>Locals</source> <translation>Lokální</translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="298"/> + <location filename="Debugger/VariablesViewer.py" line="296"/> <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> <translation><b>Prohlížeč lokálních proměnných</b><p>Toto okno zobrazuje lokální proměnné debugovénho programu.</p></translation> </message> @@ -36826,17 +36826,17 @@ <translation type="obsolete">%1 položek</translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="328"/> + <location filename="Debugger/VariablesViewer.py" line="326"/> <source>Show Details...</source> <translation>Zobrazit detaily...</translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="333"/> + <location filename="Debugger/VariablesViewer.py" line="331"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="Debugger/VariablesViewer.py" line="541"/> + <location filename="Debugger/VariablesViewer.py" line="537"/> <source>{0} items</source> <translation type="unfinished"></translation> </message> @@ -36972,17 +36972,17 @@ <context> <name>VcsProjectBrowserHelper</name> <message> - <location filename="VCS/ProjectBrowserHelper.py" line="275"/> + <location filename="VCS/ProjectBrowserHelper.py" line="274"/> <source>Remove from repository (and disk)</source> <translation>Odebrat z repozitáře (a z disku)</translation> </message> <message> - <location filename="VCS/ProjectBrowserHelper.py" line="257"/> + <location filename="VCS/ProjectBrowserHelper.py" line="256"/> <source>Do you really want to remove these translation files from the repository (and disk)?</source> <translation>Opravdu chcete odebrat tyto soubory s překlady z repozitáře (a disku)?</translation> </message> <message> - <location filename="VCS/ProjectBrowserHelper.py" line="275"/> + <location filename="VCS/ProjectBrowserHelper.py" line="274"/> <source>Do you really want to remove these files/directories from the repository (and disk)?</source> <translation>Opravdu chcete odebrat tyto soubory/adresáře z repozitáře (a disku)?</translation> </message> @@ -36990,82 +36990,82 @@ <context> <name>VcsProjectHelper</name> <message> - <location filename="VCS/ProjectHelper.py" line="67"/> + <location filename="VCS/ProjectHelper.py" line="64"/> <source>New from repository</source> <translation>Nový z repozitáře</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="67"/> + <location filename="VCS/ProjectHelper.py" line="64"/> <source>&New from repository...</source> <translation>&Nový z repozitáře...</translation> </message> <message> + <location filename="VCS/ProjectHelper.py" line="66"/> + <source>Create a new project from the VCS repository</source> + <translation>Vytvořit nový projekt z VCS repozitáře</translation> + </message> + <message> <location filename="VCS/ProjectHelper.py" line="69"/> - <source>Create a new project from the VCS repository</source> - <translation>Vytvořit nový projekt z VCS repozitáře</translation> - </message> - <message> - <location filename="VCS/ProjectHelper.py" line="72"/> <source><b>New from repository</b><p>This creates a new local project from the VCS repository.</p></source> <translation><b>Nový z repozitáře</b><p>Vytvoří nový lokální projekt z VCS repozitáře.</p></translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="79"/> + <location filename="VCS/ProjectHelper.py" line="76"/> <source>Export from repository</source> <translation>Exportovat z repozitáře</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="79"/> + <location filename="VCS/ProjectHelper.py" line="76"/> <source>&Export from repository...</source> <translation>&Exportovat z repozitáře...</translation> </message> <message> + <location filename="VCS/ProjectHelper.py" line="78"/> + <source>Export a project from the repository</source> + <translation>Export projekt z repozitáře</translation> + </message> + <message> <location filename="VCS/ProjectHelper.py" line="81"/> - <source>Export a project from the repository</source> - <translation>Export projekt z repozitáře</translation> - </message> - <message> - <location filename="VCS/ProjectHelper.py" line="84"/> <source><b>Export from repository</b><p>This exports a project from the repository.</p></source> <translation><b>Exportovat z repozitáře</b><p>Exportuje projekt z repozitáře.</p></translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="91"/> + <location filename="VCS/ProjectHelper.py" line="88"/> <source>Add to repository</source> <translation>Přidat do repozitáře</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="91"/> + <location filename="VCS/ProjectHelper.py" line="88"/> <source>&Add to repository...</source> <translation>Přid&at do repozitáře...</translation> </message> <message> + <location filename="VCS/ProjectHelper.py" line="90"/> + <source>Add the local project to the VCS repository</source> + <translation>Přidat lokální projekt do VCS repozitáře</translation> + </message> + <message> <location filename="VCS/ProjectHelper.py" line="93"/> - <source>Add the local project to the VCS repository</source> - <translation>Přidat lokální projekt do VCS repozitáře</translation> - </message> - <message> - <location filename="VCS/ProjectHelper.py" line="96"/> <source><b>Add to repository</b><p>This adds (imports) the local project to the VCS repository.</p></source> <translation><b>Přidat do repozitáře</b><p>Přidá (importuje) lokální projekt do VCS repozitáře.</p></translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="161"/> + <location filename="VCS/ProjectHelper.py" line="158"/> <source>New Project</source> <translation>Nový projekt</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="310"/> + <location filename="VCS/ProjectHelper.py" line="307"/> <source>Select version control system for the project</source> <translation>Výběr verzovacího systému projektu</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="329"/> + <location filename="VCS/ProjectHelper.py" line="326"/> <source>Would you like to edit the VCS command options?</source> <translation>Chcete editovat parametry VCS příkazu?</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="178"/> + <location filename="VCS/ProjectHelper.py" line="175"/> <source>Create project directory</source> <translation>Vytvořit adresář projektu</translation> </message> @@ -37075,37 +37075,37 @@ <translation type="obsolete"><p>Adresář projektu <b>%1</b> nelze vytvořit.</p></translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="260"/> + <location filename="VCS/ProjectHelper.py" line="257"/> <source>New project from repository</source> <translation>Nový projekt z repozitáře</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="203"/> + <location filename="VCS/ProjectHelper.py" line="200"/> <source>Select a project file to open.</source> <translation>Výběr souboru s projektem pro otevření.</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="249"/> + <location filename="VCS/ProjectHelper.py" line="246"/> <source>Shall the project file be added to the repository?</source> <translation>Může být soubor projektu přidán do repozitáře?</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="260"/> + <location filename="VCS/ProjectHelper.py" line="257"/> <source>The project could not be retrieved from the repository.</source> <translation>Z repozitáře není možné získat soubor s projektem.</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="329"/> + <location filename="VCS/ProjectHelper.py" line="326"/> <source>Import Project</source> <translation>Importovat projekt</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="389"/> + <location filename="VCS/ProjectHelper.py" line="386"/> <source>Remove project from repository</source> <translation>Odebrat projekt z repozitáře</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="389"/> + <location filename="VCS/ProjectHelper.py" line="386"/> <source>Dou you really want to remove this project from the repository (and disk)?</source> <translation>Opravdu chcete odebrat tento projekt z repozitáře (a z disku)?</translation> </message> @@ -37115,22 +37115,22 @@ <translation type="obsolete">Projekt vrácený z repozitáře neobsahuje eric projekt soubory (*.e4p *.e4pz *.e3p *.e3pz). Vytvořit je?</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="362"/> + <location filename="VCS/ProjectHelper.py" line="359"/> <source>Update</source> <translation>Obnovit</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="362"/> + <location filename="VCS/ProjectHelper.py" line="359"/> <source>The project should be reread. Do this now?</source> <translation>Projekt bude znovu načten. Má se provést?</translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="178"/> + <location filename="VCS/ProjectHelper.py" line="175"/> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="VCS/ProjectHelper.py" line="218"/> + <location filename="VCS/ProjectHelper.py" line="215"/> <source>The project retrieved from the repository does not contain an eric project file (*.e4p *.e4pz). Create it?</source> <translation type="unfinished"></translation> </message> @@ -37138,17 +37138,17 @@ <context> <name>VcsPySvnPlugin</name> <message> - <location filename="Plugins/PluginVcsPySvn.py" line="91"/> + <location filename="Plugins/PluginVcsPySvn.py" line="90"/> <source>Subversion (pysvn)</source> <translation>Subversion (pysvn)</translation> </message> <message> - <location filename="Plugins/PluginVcsPySvn.py" line="58"/> + <location filename="Plugins/PluginVcsPySvn.py" line="57"/> <source>Version Control - Subversion (pysvn)</source> <translation>Správa verzí - Subversion (pysvn)</translation> </message> <message> - <location filename="Plugins/PluginVcsPySvn.py" line="118"/> + <location filename="Plugins/PluginVcsPySvn.py" line="117"/> <source>Subversion</source> <translation></translation> </message> @@ -37187,17 +37187,17 @@ <context> <name>VcsSubversionPlugin</name> <message> - <location filename="Plugins/PluginVcsSubversion.py" line="93"/> + <location filename="Plugins/PluginVcsSubversion.py" line="92"/> <source>Subversion (svn)</source> <translation>Subversion (svn)</translation> </message> <message> - <location filename="Plugins/PluginVcsSubversion.py" line="54"/> + <location filename="Plugins/PluginVcsSubversion.py" line="53"/> <source>Version Control - Subversion (svn)</source> <translation>Správa verzí - Subversion (svn)</translation> </message> <message> - <location filename="Plugins/PluginVcsSubversion.py" line="120"/> + <location filename="Plugins/PluginVcsSubversion.py" line="119"/> <source>Subversion</source> <translation></translation> </message> @@ -37228,2282 +37228,2282 @@ <context> <name>ViewManager</name> <message> - <location filename="ViewManager/ViewManager.py" line="456"/> + <location filename="ViewManager/ViewManager.py" line="455"/> <source>New</source> <translation>Nový</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="456"/> + <location filename="ViewManager/ViewManager.py" line="455"/> <source>&New</source> <translation>&Nový</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="456"/> + <location filename="ViewManager/ViewManager.py" line="455"/> <source>Ctrl+N</source> <comment>File|New</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="461"/> + <location filename="ViewManager/ViewManager.py" line="460"/> <source>Open an empty editor window</source> <translation>Otevřít prázdné editační okno</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="463"/> + <location filename="ViewManager/ViewManager.py" line="462"/> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Nový</b> <p>Bude otevřeno prázdné editační okno.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="470"/> + <location filename="ViewManager/ViewManager.py" line="469"/> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="470"/> + <location filename="ViewManager/ViewManager.py" line="469"/> <source>&Open...</source> <translation>&Otevřít...</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="470"/> + <location filename="ViewManager/ViewManager.py" line="469"/> <source>Ctrl+O</source> <comment>File|Open</comment> <translation></translation> </message> <message> + <location filename="ViewManager/ViewManager.py" line="475"/> + <source>Open a file</source> + <translation>Otevřít soubor</translation> + </message> + <message> <location filename="ViewManager/ViewManager.py" line="476"/> - <source>Open a file</source> - <translation>Otevřít soubor</translation> - </message> - <message> - <location filename="ViewManager/ViewManager.py" line="477"/> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Otevřít soubor</b> <p>Budete dotázáni na jméno souboru, který se má otevřít do editačního okna.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="487"/> + <location filename="ViewManager/ViewManager.py" line="486"/> <source>Close</source> <translation>Zavřít</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="487"/> + <location filename="ViewManager/ViewManager.py" line="486"/> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="487"/> + <location filename="ViewManager/ViewManager.py" line="486"/> <source>Ctrl+W</source> <comment>File|Close</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="493"/> + <location filename="ViewManager/ViewManager.py" line="492"/> <source>Close the current window</source> <translation>Zavřít aktuální okno</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="495"/> + <location filename="ViewManager/ViewManager.py" line="494"/> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Zavřít okno</b> <p>Zavřít aktuální okno.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="502"/> + <location filename="ViewManager/ViewManager.py" line="501"/> <source>Close All</source> <translation>Zavřít vše</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="502"/> + <location filename="ViewManager/ViewManager.py" line="501"/> <source>Clos&e All</source> <translation>Zavřít vš&e</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="505"/> + <location filename="ViewManager/ViewManager.py" line="504"/> <source>Close all editor windows</source> <translation>Zavřít všechny editační okna</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="507"/> + <location filename="ViewManager/ViewManager.py" line="506"/> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Zavřít všechna okna</b> <p>Zavřít všechna editační okna.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="518"/> + <location filename="ViewManager/ViewManager.py" line="517"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="518"/> + <location filename="ViewManager/ViewManager.py" line="517"/> <source>&Save</source> <translation>&Uložit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="518"/> + <location filename="ViewManager/ViewManager.py" line="517"/> <source>Ctrl+S</source> <comment>File|Save</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="524"/> + <location filename="ViewManager/ViewManager.py" line="523"/> <source>Save the current file</source> <translation>Uložit aktuální soubor</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="526"/> + <location filename="ViewManager/ViewManager.py" line="525"/> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Uložit soubor</b> <p>Uložit obsah aktuálního editačního okna.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="533"/> + <location filename="ViewManager/ViewManager.py" line="532"/> <source>Save as</source> <translation>Uložit jako</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="533"/> + <location filename="ViewManager/ViewManager.py" line="532"/> <source>Save &as...</source> <translation>U&ložit jako...</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="533"/> + <location filename="ViewManager/ViewManager.py" line="532"/> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="539"/> + <location filename="ViewManager/ViewManager.py" line="538"/> <source>Save the current file to a new one</source> <translation>Uložit aktuální soubor do nového</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="541"/> + <location filename="ViewManager/ViewManager.py" line="540"/> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Uložit soubor jako</b> <p>Uložit obsah aktuálního editačního okna do nového souboru. Název souboru bude zadán v dialogu výběru souboru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="549"/> + <location filename="ViewManager/ViewManager.py" line="548"/> <source>Save all</source> <translation>Uložit vše</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="549"/> + <location filename="ViewManager/ViewManager.py" line="548"/> <source>Save a&ll...</source> <translation>Uložit &vše...</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="553"/> + <location filename="ViewManager/ViewManager.py" line="552"/> <source>Save all files</source> <translation>Uložit všechny soubory</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="555"/> + <location filename="ViewManager/ViewManager.py" line="554"/> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Uložit všechny soubory</b> <p>Uložit obsah všech editačních oken.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="564"/> + <location filename="ViewManager/ViewManager.py" line="563"/> <source>Save to Project</source> <translation>Uložit do projektu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="564"/> + <location filename="ViewManager/ViewManager.py" line="563"/> <source>Save to Pro&ject</source> <translation>Uložit do pro&jektu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="569"/> + <location filename="ViewManager/ViewManager.py" line="568"/> <source>Save the current file to the current project</source> <translation>Uložit aktuální soubor do aktuálního projektu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="571"/> + <location filename="ViewManager/ViewManager.py" line="570"/> <source><b>Save to Project</b><p>Save the contents of the current editor window to the current project. After the file has been saved, it is automatically added to the current project.</p></source> <translation><b>Uložit do projektu</b> <p>Uložit obsah aktuálního editačního okna do projektu. Po uložení bude soubor automaticky přidán do aktuálního projektu.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="582"/> + <location filename="ViewManager/ViewManager.py" line="581"/> <source>Print</source> <translation>Tisk</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="582"/> + <location filename="ViewManager/ViewManager.py" line="581"/> <source>&Print</source> <translation>&Tisk</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="582"/> + <location filename="ViewManager/ViewManager.py" line="581"/> <source>Ctrl+P</source> <comment>File|Print</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="588"/> + <location filename="ViewManager/ViewManager.py" line="587"/> <source>Print the current file</source> <translation>Tisk aktuálního souboru</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="590"/> + <location filename="ViewManager/ViewManager.py" line="589"/> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Tisk souboru</b> <p>Tisk obsahu aktuálního editačního okna.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="614"/> + <location filename="ViewManager/ViewManager.py" line="613"/> <source>Search File</source> <translation>Najít soubor</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="614"/> + <location filename="ViewManager/ViewManager.py" line="613"/> <source>Search &File...</source> <translation>N&ajít soubor...</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="614"/> + <location filename="ViewManager/ViewManager.py" line="613"/> <source>Alt+Ctrl+F</source> <comment>File|Search File</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="620"/> + <location filename="ViewManager/ViewManager.py" line="619"/> <source>Search for a file</source> <translation>Vyhledat soubor</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="622"/> + <location filename="ViewManager/ViewManager.py" line="621"/> <source><b>Search File</b><p>Search for a file.</p></source> <translation><b>Najít soubor</b> <p>Hledání souboru.</p></translation> </message> <message> + <location filename="ViewManager/ViewManager.py" line="634"/> + <source>&File</source> + <translation>S&oubor</translation> + </message> + <message> <location filename="ViewManager/ViewManager.py" line="635"/> - <source>&File</source> - <translation>S&oubor</translation> - </message> - <message> - <location filename="ViewManager/ViewManager.py" line="636"/> <source>Open &Recent Files</source> <translation>Otevřít poslední soubo&ry</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="638"/> + <location filename="ViewManager/ViewManager.py" line="637"/> <source>Open &Bookmarked Files</source> <translation>Otevřít sou&bory ze záložek</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="686"/> + <location filename="ViewManager/ViewManager.py" line="685"/> <source>File</source> <translation>Soubor</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="730"/> + <location filename="ViewManager/ViewManager.py" line="729"/> <source>Undo</source> <translation>Undo</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="730"/> + <location filename="ViewManager/ViewManager.py" line="729"/> <source>&Undo</source> <translation>&Vrátit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="730"/> + <location filename="ViewManager/ViewManager.py" line="729"/> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="730"/> + <location filename="ViewManager/ViewManager.py" line="729"/> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="738"/> + <location filename="ViewManager/ViewManager.py" line="737"/> <source>Undo the last change</source> <translation>Vrátit poslední změnu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="740"/> + <location filename="ViewManager/ViewManager.py" line="739"/> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Undo</b> <p>Vrátit poslední změnu v aktuálním editačním okně.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="747"/> + <location filename="ViewManager/ViewManager.py" line="746"/> <source>Redo</source> <translation>Redo</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="747"/> + <location filename="ViewManager/ViewManager.py" line="746"/> <source>&Redo</source> <translation>&Znovu použít</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="747"/> + <location filename="ViewManager/ViewManager.py" line="746"/> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="753"/> + <location filename="ViewManager/ViewManager.py" line="752"/> <source>Redo the last change</source> <translation>Znovu použít poslední změnu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="755"/> + <location filename="ViewManager/ViewManager.py" line="754"/> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Redo</b> <p>Znovu použít poslení změnu, která byla provedena v aktuálním editačním okně.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="769"/> + <location filename="ViewManager/ViewManager.py" line="768"/> <source>Revert to last saved state</source> <translation>Vrátit se k poslednímu uloženému stavu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="762"/> + <location filename="ViewManager/ViewManager.py" line="761"/> <source>Re&vert to last saved state</source> <translation>Vrátit se k &poslednímu uloženému stavu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="762"/> + <location filename="ViewManager/ViewManager.py" line="761"/> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="771"/> + <location filename="ViewManager/ViewManager.py" line="770"/> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Vrátit poslwední uložený stav</b> <p>Zruší všechny změny, které byly provedeny od posledního uložení.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="781"/> + <location filename="ViewManager/ViewManager.py" line="780"/> <source>Cut</source> <translation>Vyjmout</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="781"/> + <location filename="ViewManager/ViewManager.py" line="780"/> <source>Cu&t</source> <translation>Vyjmou&t</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="781"/> + <location filename="ViewManager/ViewManager.py" line="780"/> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="781"/> + <location filename="ViewManager/ViewManager.py" line="780"/> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="788"/> + <location filename="ViewManager/ViewManager.py" line="787"/> <source>Cut the selection</source> <translation>Vyjmout výběr</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="790"/> + <location filename="ViewManager/ViewManager.py" line="789"/> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Vyjmout</b> <p>Vyjme vybraný text z aktuálního editačního okna a vloží jej do schránky.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="797"/> + <location filename="ViewManager/ViewManager.py" line="796"/> <source>Copy</source> <translation>Kopírovat</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="797"/> + <location filename="ViewManager/ViewManager.py" line="796"/> <source>&Copy</source> <translation>&Kopírovat</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="797"/> + <location filename="ViewManager/ViewManager.py" line="796"/> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="797"/> + <location filename="ViewManager/ViewManager.py" line="796"/> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="805"/> + <location filename="ViewManager/ViewManager.py" line="804"/> <source>Copy the selection</source> <translation>Kopírovat výběr</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="807"/> + <location filename="ViewManager/ViewManager.py" line="806"/> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Kopírovat</b> <p>Zkopíruje vybraný text v aktuálním editačním okně a uloží jej do schránky.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="814"/> + <location filename="ViewManager/ViewManager.py" line="813"/> <source>Paste</source> <translation>Vložit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="814"/> + <location filename="ViewManager/ViewManager.py" line="813"/> <source>&Paste</source> <translation>V&ložit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="814"/> + <location filename="ViewManager/ViewManager.py" line="813"/> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="814"/> + <location filename="ViewManager/ViewManager.py" line="813"/> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="822"/> + <location filename="ViewManager/ViewManager.py" line="821"/> <source>Paste the last cut/copied text</source> <translation>Vložit text ze schránky</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="824"/> + <location filename="ViewManager/ViewManager.py" line="823"/> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Vložit</b> <p>Vloží text, který byl uložen do schránky při předchozím kroku Vyjmout nebo Kopírovat.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="832"/> + <location filename="ViewManager/ViewManager.py" line="831"/> <source>Clear</source> <translation>Vyčistit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="832"/> + <location filename="ViewManager/ViewManager.py" line="831"/> <source>Cl&ear</source> <translation>Vyči&stit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="832"/> + <location filename="ViewManager/ViewManager.py" line="831"/> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="839"/> + <location filename="ViewManager/ViewManager.py" line="838"/> <source>Clear all text</source> <translation>Vyčistit všechen text</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="841"/> + <location filename="ViewManager/ViewManager.py" line="840"/> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Vyčistit</b> <p>Smazat všechnen text v aktuálním editoru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="848"/> + <location filename="ViewManager/ViewManager.py" line="847"/> <source>Indent</source> <translation>Odsadit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="848"/> + <location filename="ViewManager/ViewManager.py" line="847"/> <source>&Indent</source> <translation>Odsad&it</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="848"/> + <location filename="ViewManager/ViewManager.py" line="847"/> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation></translation> </message> <message> + <location filename="ViewManager/ViewManager.py" line="854"/> + <source>Indent line</source> + <translation>Odsadit řádek</translation> + </message> + <message> <location filename="ViewManager/ViewManager.py" line="855"/> - <source>Indent line</source> - <translation>Odsadit řádek</translation> - </message> - <message> - <location filename="ViewManager/ViewManager.py" line="856"/> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Odsadit</b> <p>Odsadí aktuální řádek nebo vybrané řádky o jednu úroveň.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="864"/> + <location filename="ViewManager/ViewManager.py" line="863"/> <source>Unindent</source> <translation>Zrušit odsazení</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="864"/> + <location filename="ViewManager/ViewManager.py" line="863"/> <source>U&nindent</source> <translation>Zrušit odsaze&ní</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="864"/> + <location filename="ViewManager/ViewManager.py" line="863"/> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="871"/> + <location filename="ViewManager/ViewManager.py" line="870"/> <source>Unindent line</source> <translation>Zrušit odsazení řádku</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="873"/> + <location filename="ViewManager/ViewManager.py" line="872"/> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Zrušit odsazení</b> <p>Zruší odsazení akruálního řádku nebo vybraných řádků o jednu úroveň.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="881"/> + <location filename="ViewManager/ViewManager.py" line="880"/> <source>Smart indent</source> <translation>Chytré odsazení</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="881"/> + <location filename="ViewManager/ViewManager.py" line="880"/> <source>Ctrl+Alt+I</source> <comment>Edit|Smart indent</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="889"/> + <location filename="ViewManager/ViewManager.py" line="888"/> <source>Smart indent Line or Selection</source> <translation>Chytré odsazení řádku nebo výběru</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="891"/> + <location filename="ViewManager/ViewManager.py" line="890"/> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Chytré odsazení</b> <p>Odsadí aktuální řádek nebo výběr podle významu předchozího kódu.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="899"/> + <location filename="ViewManager/ViewManager.py" line="898"/> <source>Comment</source> <translation>Vytvořit Komentář</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="899"/> + <location filename="ViewManager/ViewManager.py" line="898"/> <source>C&omment</source> <translation>Vytvořit K&omentář</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="899"/> + <location filename="ViewManager/ViewManager.py" line="898"/> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="906"/> + <location filename="ViewManager/ViewManager.py" line="905"/> <source>Comment Line or Selection</source> <translation>Vytvořit z řádky nebo výběru komentář</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="908"/> + <location filename="ViewManager/ViewManager.py" line="907"/> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Komentář</b> <p>Z aktuální řádky nebo vybraných řádků vytvoří komentář.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="916"/> + <location filename="ViewManager/ViewManager.py" line="915"/> <source>Uncomment</source> <translation>Zrušit komentář</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="916"/> + <location filename="ViewManager/ViewManager.py" line="915"/> <source>Unco&mment</source> <translation>Zrušit ko&mentář</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="916"/> + <location filename="ViewManager/ViewManager.py" line="915"/> <source>Alt+Ctrl+M</source> <comment>Edit|Uncomment</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="923"/> + <location filename="ViewManager/ViewManager.py" line="922"/> <source>Uncomment Line or Selection</source> <translation>Zrušit komentář na řádce nebo výběru</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="925"/> + <location filename="ViewManager/ViewManager.py" line="924"/> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Zrušit komentář</b> <p>Zruší komentář na aktuálním řádku nebo výběru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="933"/> + <location filename="ViewManager/ViewManager.py" line="932"/> <source>Stream Comment</source> <translation>Stream komentář</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="937"/> + <location filename="ViewManager/ViewManager.py" line="936"/> <source>Stream Comment Line or Selection</source> <translation>Steram komentář řádky nebo výběru</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="939"/> + <location filename="ViewManager/ViewManager.py" line="938"/> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Stream komentář</b> <p>Stream zakomentuje aktuální řádku nebo výběr.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="947"/> + <location filename="ViewManager/ViewManager.py" line="946"/> <source>Box Comment</source> <translation>Box komentář</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="951"/> + <location filename="ViewManager/ViewManager.py" line="950"/> <source>Box Comment Line or Selection</source> <translation>Box komentář řádku nebo výběru</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="953"/> + <location filename="ViewManager/ViewManager.py" line="952"/> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Box komentář</b> <p>Bok komentář vytvoří komnetář z aktuálního řádku nebo výběru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="961"/> + <location filename="ViewManager/ViewManager.py" line="960"/> <source>Select to brace</source> <translation>Vybrat obsah závorek</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="961"/> + <location filename="ViewManager/ViewManager.py" line="960"/> <source>Select to &brace</source> <translation>Vy&brat obsah závorek</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="961"/> + <location filename="ViewManager/ViewManager.py" line="960"/> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="968"/> + <location filename="ViewManager/ViewManager.py" line="967"/> <source>Select text to the matching brace</source> <translation>Výběr textu, který je mezi závorkami</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="977"/> + <location filename="ViewManager/ViewManager.py" line="976"/> <source>Select all</source> <translation>Vybrat vše</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="977"/> + <location filename="ViewManager/ViewManager.py" line="976"/> <source>&Select all</source> <translation>Vybrat vš&e</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="977"/> + <location filename="ViewManager/ViewManager.py" line="976"/> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="983"/> + <location filename="ViewManager/ViewManager.py" line="982"/> <source>Select all text</source> <translation>Vybrat všechen text</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="992"/> + <location filename="ViewManager/ViewManager.py" line="991"/> <source>Deselect all</source> <translation>Zrušit celý výběr</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="992"/> + <location filename="ViewManager/ViewManager.py" line="991"/> <source>&Deselect all</source> <translation>Z&rušit celý výběr</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="992"/> + <location filename="ViewManager/ViewManager.py" line="991"/> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="999"/> + <location filename="ViewManager/ViewManager.py" line="998"/> <source>Deselect all text</source> <translation>Zrušit výběr</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1012"/> + <location filename="ViewManager/ViewManager.py" line="1011"/> <source>Convert Line End Characters</source> <translation>Konvertovat znaky konce řádků</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1008"/> + <location filename="ViewManager/ViewManager.py" line="1007"/> <source>Convert &Line End Characters</source> <translation>Konvertovat znaky konce řá&dků</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1014"/> + <location filename="ViewManager/ViewManager.py" line="1013"/> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Konvertovet znaky konce řádků</b> <p>Konvertuje znaky konců řádků na aktuální nastavený typ.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1025"/> + <location filename="ViewManager/ViewManager.py" line="1024"/> <source>Shorten empty lines</source> <translation>Zkrátit prázdné řádky</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1027"/> + <location filename="ViewManager/ViewManager.py" line="1026"/> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Zkrátit prázné řádky</b> <p>Zkrátí řádky, které obsabují jen prázdné znaky.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1035"/> + <location filename="ViewManager/ViewManager.py" line="1034"/> <source>Autocomplete</source> <translation>Autodoplňování</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1813"/> + <location filename="ViewManager/ViewManager.py" line="1812"/> <source>&Autocomplete</source> <translation>&Autodoplňování</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1035"/> + <location filename="ViewManager/ViewManager.py" line="1034"/> <source>Ctrl+Space</source> <comment>Edit|Autocomplete</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1042"/> + <location filename="ViewManager/ViewManager.py" line="1041"/> <source>Autocomplete current word</source> <translation>Automaticky doplní aktuální slovo</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1044"/> + <location filename="ViewManager/ViewManager.py" line="1043"/> <source><b>Autocomplete</b><p>Performs an autocompletion of the word containing the cursor.</p></source> <translation><b>Autodoplňování</b> <p>Provádí automatické doplňování slova, na kterém je kurzor.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1051"/> + <location filename="ViewManager/ViewManager.py" line="1050"/> <source>Autocomplete from Document</source> <translation>Autodoplňování z dokumentu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1051"/> + <location filename="ViewManager/ViewManager.py" line="1050"/> <source>Ctrl+Shift+Space</source> <comment>Edit|Autocomplete from Document</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1057"/> + <location filename="ViewManager/ViewManager.py" line="1056"/> <source>Autocomplete current word from Document</source> <translation>Autodoplnit aktuální slovo z dokumentu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1059"/> + <location filename="ViewManager/ViewManager.py" line="1058"/> <source><b>Autocomplete from Document</b><p>Performs an autocompletion from document of the word containing the cursor.</p></source> <translation><b>Autodoplnit z dokumentu</b> <p>Provede automatické doplnění z dokumentu na slově, ve kterém je kurzor.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1068"/> + <location filename="ViewManager/ViewManager.py" line="1067"/> <source>Autocomplete from APIs</source> <translation>Autodopňování z API</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1068"/> + <location filename="ViewManager/ViewManager.py" line="1067"/> <source>Ctrl+Alt+Space</source> <comment>Edit|Autocomplete from APIs</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1074"/> + <location filename="ViewManager/ViewManager.py" line="1073"/> <source>Autocomplete current word from APIs</source> <translation>Autodoplňování aktuálního slova z API</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1076"/> + <location filename="ViewManager/ViewManager.py" line="1075"/> <source><b>Autocomplete from APIs</b><p>Performs an autocompletion from APIs of the word containing the cursor.</p></source> <translation><b>Autodoplňování z AIP</b> <p>Provede automatické doplnění z AIP na slově, na kterém je kurzor.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1085"/> + <location filename="ViewManager/ViewManager.py" line="1084"/> <source>Autocomplete from Document and APIs</source> <translation>Autodopňování z dokumentu a API</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1085"/> + <location filename="ViewManager/ViewManager.py" line="1084"/> <source>Alt+Shift+Space</source> <comment>Edit|Autocomplete from Document and APIs</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1093"/> + <location filename="ViewManager/ViewManager.py" line="1092"/> <source>Autocomplete current word from Document and APIs</source> <translation>Autodoplnit aktuální slovo z dokumentu a z API</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1095"/> + <location filename="ViewManager/ViewManager.py" line="1094"/> <source><b>Autocomplete from Document and APIs</b><p>Performs an autocompletion from document and APIs of the word containing the cursor.</p></source> <translation><b>Autodoplňování z dokumentu a z API</b> <p>Provede automatické doplnění z dokumentu a z API na slově, na kterém je kurzor.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="549"/> + <location filename="QScintilla/MiniEditor.py" line="547"/> <source>Move left one character</source> <translation>Posun o jeden znak doleva</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="549"/> + <location filename="QScintilla/MiniEditor.py" line="547"/> <source>Left</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="557"/> + <location filename="QScintilla/MiniEditor.py" line="555"/> <source>Move right one character</source> <translation>Posun o jeden znak doprava</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="557"/> + <location filename="QScintilla/MiniEditor.py" line="555"/> <source>Right</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="565"/> + <location filename="QScintilla/MiniEditor.py" line="563"/> <source>Move up one line</source> <translation>Posun o jeden řádek nahoru</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="565"/> + <location filename="QScintilla/MiniEditor.py" line="563"/> <source>Up</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="573"/> + <location filename="QScintilla/MiniEditor.py" line="571"/> <source>Move down one line</source> <translation>Posun o jeden řádek dolu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="573"/> + <location filename="QScintilla/MiniEditor.py" line="571"/> <source>Down</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="581"/> + <location filename="QScintilla/MiniEditor.py" line="579"/> <source>Move left one word part</source> <translation>Posun o jednu část slova doleva</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="581"/> + <location filename="QScintilla/MiniEditor.py" line="579"/> <source>Alt+Left</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="589"/> + <location filename="QScintilla/MiniEditor.py" line="587"/> <source>Move right one word part</source> <translation>Posun o jednu část slova doprava</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="589"/> + <location filename="QScintilla/MiniEditor.py" line="587"/> <source>Alt+Right</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="597"/> + <location filename="QScintilla/MiniEditor.py" line="595"/> <source>Move left one word</source> <translation>Posun o jedno slovo doleva</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="597"/> + <location filename="QScintilla/MiniEditor.py" line="595"/> <source>Ctrl+Left</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="605"/> + <location filename="QScintilla/MiniEditor.py" line="603"/> <source>Move right one word</source> <translation>Posun o jedno slovo doprava</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="605"/> + <location filename="QScintilla/MiniEditor.py" line="603"/> <source>Ctrl+Right</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="614"/> + <location filename="QScintilla/MiniEditor.py" line="612"/> <source>Move to first visible character in line</source> <translation>Posun na první viditelný znak na řádce</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="614"/> + <location filename="QScintilla/MiniEditor.py" line="612"/> <source>Home</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="624"/> + <location filename="QScintilla/MiniEditor.py" line="622"/> <source>Move to start of displayed line</source> <translation>Posun na začátek zobrazené řádky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="624"/> + <location filename="QScintilla/MiniEditor.py" line="622"/> <source>Alt+Home</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="634"/> + <location filename="QScintilla/MiniEditor.py" line="632"/> <source>Move to end of line</source> <translation>Posun na konec řádky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="634"/> + <location filename="QScintilla/MiniEditor.py" line="632"/> <source>End</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="642"/> + <location filename="QScintilla/MiniEditor.py" line="640"/> <source>Scroll view down one line</source> <translation>Posun pohledu jeden řádek dolů</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="642"/> + <location filename="QScintilla/MiniEditor.py" line="640"/> <source>Ctrl+Down</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="650"/> + <location filename="QScintilla/MiniEditor.py" line="648"/> <source>Scroll view up one line</source> <translation>Posun pohledu o jeden řádek nahoru</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="650"/> + <location filename="QScintilla/MiniEditor.py" line="648"/> <source>Ctrl+Up</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="658"/> + <location filename="QScintilla/MiniEditor.py" line="656"/> <source>Move up one paragraph</source> <translation>Posun na předchozí odstavec</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="658"/> + <location filename="QScintilla/MiniEditor.py" line="656"/> <source>Alt+Up</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="666"/> + <location filename="QScintilla/MiniEditor.py" line="664"/> <source>Move down one paragraph</source> <translation>Posun na následující odstavec</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="666"/> + <location filename="QScintilla/MiniEditor.py" line="664"/> <source>Alt+Down</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="674"/> + <location filename="QScintilla/MiniEditor.py" line="672"/> <source>Move up one page</source> <translation>Posun na předchozí stranu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="674"/> + <location filename="QScintilla/MiniEditor.py" line="672"/> <source>PgUp</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="682"/> + <location filename="QScintilla/MiniEditor.py" line="680"/> <source>Move down one page</source> <translation>Posun na následující stranu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="682"/> + <location filename="QScintilla/MiniEditor.py" line="680"/> <source>PgDown</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="690"/> + <location filename="QScintilla/MiniEditor.py" line="688"/> <source>Move to start of text</source> <translation>Posun na začátek textu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="690"/> + <location filename="QScintilla/MiniEditor.py" line="688"/> <source>Ctrl+Home</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="698"/> + <location filename="QScintilla/MiniEditor.py" line="696"/> <source>Move to end of text</source> <translation>Posun na konec textu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="698"/> + <location filename="QScintilla/MiniEditor.py" line="696"/> <source>Ctrl+End</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="706"/> + <location filename="QScintilla/MiniEditor.py" line="704"/> <source>Indent one level</source> <translation>Odsadit o jednu úroveň</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="706"/> + <location filename="QScintilla/MiniEditor.py" line="704"/> <source>Tab</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="714"/> + <location filename="QScintilla/MiniEditor.py" line="712"/> <source>Unindent one level</source> <translation>Zrušit odsazení o jednu úroveň</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="714"/> + <location filename="QScintilla/MiniEditor.py" line="712"/> <source>Shift+Tab</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="722"/> + <location filename="QScintilla/MiniEditor.py" line="720"/> <source>Extend selection left one character</source> <translation>Rozšířit výběr o jeden znak vlevo</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="722"/> + <location filename="QScintilla/MiniEditor.py" line="720"/> <source>Shift+Left</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="733"/> + <location filename="QScintilla/MiniEditor.py" line="731"/> <source>Extend selection right one character</source> <translation>Rozšířit výběr o jeden znak vpravo</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="733"/> + <location filename="QScintilla/MiniEditor.py" line="731"/> <source>Shift+Right</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="744"/> + <location filename="QScintilla/MiniEditor.py" line="742"/> <source>Extend selection up one line</source> <translation>Rozšířit výběr o řádku nahoru</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="744"/> + <location filename="QScintilla/MiniEditor.py" line="742"/> <source>Shift+Up</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="754"/> + <location filename="QScintilla/MiniEditor.py" line="752"/> <source>Extend selection down one line</source> <translation>Rozšířit výběr o jednu řádku dolů</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="754"/> + <location filename="QScintilla/MiniEditor.py" line="752"/> <source>Shift+Down</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="765"/> + <location filename="QScintilla/MiniEditor.py" line="763"/> <source>Extend selection left one word part</source> <translation>Rozšířit výběr o jednu část slova vlevo</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="765"/> + <location filename="QScintilla/MiniEditor.py" line="763"/> <source>Alt+Shift+Left</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="777"/> + <location filename="QScintilla/MiniEditor.py" line="775"/> <source>Extend selection right one word part</source> <translation>Rozšířit výběr o jednu část slova vpravo</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="777"/> + <location filename="QScintilla/MiniEditor.py" line="775"/> <source>Alt+Shift+Right</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="789"/> + <location filename="QScintilla/MiniEditor.py" line="787"/> <source>Extend selection left one word</source> <translation>Rozšířit výběr o jedno slovo vlevo</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="789"/> + <location filename="QScintilla/MiniEditor.py" line="787"/> <source>Ctrl+Shift+Left</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="801"/> + <location filename="QScintilla/MiniEditor.py" line="799"/> <source>Extend selection right one word</source> <translation>Rozšířit výběr o jedno slovo vpravo</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="801"/> + <location filename="QScintilla/MiniEditor.py" line="799"/> <source>Ctrl+Shift+Right</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="813"/> + <location filename="QScintilla/MiniEditor.py" line="811"/> <source>Extend selection to first visible character in line</source> <translation>Rozšířit výběr na první viditelný znak na řádce</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="813"/> + <location filename="QScintilla/MiniEditor.py" line="811"/> <source>Shift+Home</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="824"/> + <location filename="QScintilla/MiniEditor.py" line="822"/> <source>Extend selection to start of line</source> <translation>Rozšířit výběr na začátek řádky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="824"/> + <location filename="QScintilla/MiniEditor.py" line="822"/> <source>Alt+Shift+Home</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="836"/> + <location filename="QScintilla/MiniEditor.py" line="834"/> <source>Extend selection to end of line</source> <translation>Rozšířit výběr na konec řádky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="836"/> + <location filename="QScintilla/MiniEditor.py" line="834"/> <source>Shift+End</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="846"/> + <location filename="QScintilla/MiniEditor.py" line="844"/> <source>Extend selection up one paragraph</source> <translation>Rozšířit výběr o předchozí odstavec</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="846"/> + <location filename="QScintilla/MiniEditor.py" line="844"/> <source>Alt+Shift+Up</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="857"/> + <location filename="QScintilla/MiniEditor.py" line="855"/> <source>Extend selection down one paragraph</source> <translation>Rozšířit výběr o následující odstavec</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="857"/> + <location filename="QScintilla/MiniEditor.py" line="855"/> <source>Alt+Shift+Down</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="869"/> + <location filename="QScintilla/MiniEditor.py" line="867"/> <source>Extend selection up one page</source> <translation>Rozšířit výběr na předchozí stranu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="869"/> + <location filename="QScintilla/MiniEditor.py" line="867"/> <source>Shift+PgUp</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="880"/> + <location filename="QScintilla/MiniEditor.py" line="878"/> <source>Extend selection down one page</source> <translation>Rozšířit výběr na následující stranu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="880"/> + <location filename="QScintilla/MiniEditor.py" line="878"/> <source>Shift+PgDown</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="891"/> + <location filename="QScintilla/MiniEditor.py" line="889"/> <source>Extend selection to start of text</source> <translation>Rozšířit výběr na začátek textu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="891"/> + <location filename="QScintilla/MiniEditor.py" line="889"/> <source>Ctrl+Shift+Home</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="903"/> + <location filename="QScintilla/MiniEditor.py" line="901"/> <source>Extend selection to end of text</source> <translation>Rozšířit výběr na konec textu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="903"/> + <location filename="QScintilla/MiniEditor.py" line="901"/> <source>Ctrl+Shift+End</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="915"/> + <location filename="QScintilla/MiniEditor.py" line="913"/> <source>Delete previous character</source> <translation>Smazat předchozí znak</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="915"/> + <location filename="QScintilla/MiniEditor.py" line="913"/> <source>Backspace</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="915"/> + <location filename="QScintilla/MiniEditor.py" line="913"/> <source>Shift+Backspace</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="926"/> + <location filename="QScintilla/MiniEditor.py" line="924"/> <source>Delete previous character if not at line start</source> <translation>Smazat předchozí znak pokud není na začátku řádky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="936"/> + <location filename="QScintilla/MiniEditor.py" line="934"/> <source>Delete current character</source> <translation>Smazat aktuální znak</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="936"/> + <location filename="QScintilla/MiniEditor.py" line="934"/> <source>Del</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="944"/> + <location filename="QScintilla/MiniEditor.py" line="942"/> <source>Delete word to left</source> <translation>Smazat slovo doleva</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="944"/> + <location filename="QScintilla/MiniEditor.py" line="942"/> <source>Ctrl+Backspace</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="954"/> + <location filename="QScintilla/MiniEditor.py" line="952"/> <source>Delete word to right</source> <translation>Smazat slovo doprava</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="954"/> + <location filename="QScintilla/MiniEditor.py" line="952"/> <source>Ctrl+Del</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="962"/> + <location filename="QScintilla/MiniEditor.py" line="960"/> <source>Delete line to left</source> <translation>Smazat řádku doleva</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="962"/> + <location filename="QScintilla/MiniEditor.py" line="960"/> <source>Ctrl+Shift+Backspace</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="972"/> + <location filename="QScintilla/MiniEditor.py" line="970"/> <source>Delete line to right</source> <translation>Smazat řádku doprava</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="972"/> + <location filename="QScintilla/MiniEditor.py" line="970"/> <source>Ctrl+Shift+Del</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="982"/> + <location filename="QScintilla/MiniEditor.py" line="980"/> <source>Insert new line</source> <translation>Vložit nový řádek</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="982"/> + <location filename="QScintilla/MiniEditor.py" line="980"/> <source>Return</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="982"/> + <location filename="QScintilla/MiniEditor.py" line="980"/> <source>Enter</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1001"/> + <location filename="QScintilla/MiniEditor.py" line="999"/> <source>Delete current line</source> <translation>Smazat aktuální řádek</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1001"/> + <location filename="QScintilla/MiniEditor.py" line="999"/> <source>Ctrl+U</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1001"/> + <location filename="QScintilla/MiniEditor.py" line="999"/> <source>Ctrl+Shift+L</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1010"/> + <location filename="QScintilla/MiniEditor.py" line="1008"/> <source>Duplicate current line</source> <translation>Duplikovat aktuální řádek</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1010"/> + <location filename="QScintilla/MiniEditor.py" line="1008"/> <source>Ctrl+D</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1018"/> + <location filename="QScintilla/MiniEditor.py" line="1016"/> <source>Swap current and previous lines</source> <translation>Prohodit aktuální řádek s předchozím</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1018"/> + <location filename="QScintilla/MiniEditor.py" line="1016"/> <source>Ctrl+T</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1028"/> + <location filename="QScintilla/MiniEditor.py" line="1026"/> <source>Cut current line</source> <translation>Vyjmout aktuální řádek</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1028"/> + <location filename="QScintilla/MiniEditor.py" line="1026"/> <source>Alt+Shift+L</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1037"/> + <location filename="QScintilla/MiniEditor.py" line="1035"/> <source>Copy current line</source> <translation>Kopírovat aktuální řádek</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1037"/> + <location filename="QScintilla/MiniEditor.py" line="1035"/> <source>Ctrl+Shift+T</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1046"/> + <location filename="QScintilla/MiniEditor.py" line="1044"/> <source>Toggle insert/overtype</source> <translation>Přepnout vkládání/přepisování</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1046"/> + <location filename="QScintilla/MiniEditor.py" line="1044"/> <source>Ins</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1054"/> + <location filename="QScintilla/MiniEditor.py" line="1052"/> <source>Convert selection to lower case</source> <translation>Převést výběr na minusky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1054"/> + <location filename="QScintilla/MiniEditor.py" line="1052"/> <source>Alt+Shift+U</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1065"/> + <location filename="QScintilla/MiniEditor.py" line="1063"/> <source>Convert selection to upper case</source> <translation>Převést výběr na verzálky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1065"/> + <location filename="QScintilla/MiniEditor.py" line="1063"/> <source>Ctrl+Shift+U</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1076"/> + <location filename="QScintilla/MiniEditor.py" line="1074"/> <source>Move to end of displayed line</source> <translation>Posun na konec zobrazované řádky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1076"/> + <location filename="QScintilla/MiniEditor.py" line="1074"/> <source>Alt+End</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1086"/> + <location filename="QScintilla/MiniEditor.py" line="1084"/> <source>Extend selection to end of displayed line</source> <translation>Rozšířit výběr na konec zobrazené řádky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1096"/> + <location filename="QScintilla/MiniEditor.py" line="1094"/> <source>Formfeed</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1104"/> + <location filename="QScintilla/MiniEditor.py" line="1102"/> <source>Escape</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1104"/> + <location filename="QScintilla/MiniEditor.py" line="1102"/> <source>Esc</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1112"/> + <location filename="QScintilla/MiniEditor.py" line="1110"/> <source>Extend rectangular selection down one line</source> <translation>Rozšířit obdélníkový výběr o řádek dolů</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1112"/> + <location filename="QScintilla/MiniEditor.py" line="1110"/> <source>Alt+Ctrl+Down</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1124"/> + <location filename="QScintilla/MiniEditor.py" line="1122"/> <source>Extend rectangular selection up one line</source> <translation>Rozšířit obdélníkový výběr o řádek nahoru</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1124"/> + <location filename="QScintilla/MiniEditor.py" line="1122"/> <source>Alt+Ctrl+Up</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1135"/> + <location filename="QScintilla/MiniEditor.py" line="1133"/> <source>Extend rectangular selection left one character</source> <translation>Rozšířit obdélníkový výběr o jeden znak vlevo</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1135"/> + <location filename="QScintilla/MiniEditor.py" line="1133"/> <source>Alt+Ctrl+Left</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1147"/> + <location filename="QScintilla/MiniEditor.py" line="1145"/> <source>Extend rectangular selection right one character</source> <translation>Rozšířit obdélníkový výběr o jeden znak vpravo</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1147"/> + <location filename="QScintilla/MiniEditor.py" line="1145"/> <source>Alt+Ctrl+Right</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1159"/> + <location filename="QScintilla/MiniEditor.py" line="1157"/> <source>Extend rectangular selection to first visible character in line</source> <translation>Rozšířit obdélníkový výběr na první viditelný znak na řádce</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1159"/> + <location filename="QScintilla/MiniEditor.py" line="1157"/> <source>Alt+Ctrl+Home</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1174"/> + <location filename="QScintilla/MiniEditor.py" line="1172"/> <source>Extend rectangular selection to end of line</source> <translation>Rozšířit obdélníkový výběr o na konec řádky</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1174"/> + <location filename="QScintilla/MiniEditor.py" line="1172"/> <source>Alt+Ctrl+End</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1185"/> + <location filename="QScintilla/MiniEditor.py" line="1183"/> <source>Extend rectangular selection up one page</source> <translation>Rozšířit obdélníkový výběr o předchozí stranu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1185"/> + <location filename="QScintilla/MiniEditor.py" line="1183"/> <source>Alt+Ctrl+PgUp</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1197"/> + <location filename="QScintilla/MiniEditor.py" line="1195"/> <source>Extend rectangular selection down one page</source> <translation>Rozšířit obdélníkový výběr o následující stranu</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1197"/> + <location filename="QScintilla/MiniEditor.py" line="1195"/> <source>Alt+Ctrl+PgDown</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1209"/> + <location filename="QScintilla/MiniEditor.py" line="1207"/> <source>Duplicate current selection</source> <translation>Duplikovat aktuální výběr</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1209"/> + <location filename="QScintilla/MiniEditor.py" line="1207"/> <source>Ctrl+Shift+D</source> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1823"/> + <location filename="ViewManager/ViewManager.py" line="1822"/> <source>&Search</source> <translation>V&yhledat</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1837"/> + <location filename="ViewManager/ViewManager.py" line="1836"/> <source>&Edit</source> <translation>&Edit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1883"/> + <location filename="ViewManager/ViewManager.py" line="1882"/> <source>Edit</source> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1226"/> + <location filename="QScintilla/MiniEditor.py" line="1224"/> <source>Search</source> <translation>Vyhledat</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1226"/> + <location filename="QScintilla/MiniEditor.py" line="1224"/> <source>&Search...</source> <translation>V&yhledat...</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1226"/> + <location filename="QScintilla/MiniEditor.py" line="1224"/> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation></translation> </message> <message> + <location filename="QScintilla/MiniEditor.py" line="1231"/> + <source>Search for a text</source> + <translation>Hledat text</translation> + </message> + <message> <location filename="QScintilla/MiniEditor.py" line="1233"/> - <source>Search for a text</source> - <translation>Hledat text</translation> - </message> - <message> - <location filename="QScintilla/MiniEditor.py" line="1235"/> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Hledat</b> <p>Hledat text v aktuálním editoru. Zobrazí se dialogové okno, do kterého se zadá hledaný text a další nastavení.<p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1244"/> + <location filename="QScintilla/MiniEditor.py" line="1242"/> <source>Search next</source> <translation>Hledat text</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1244"/> + <location filename="QScintilla/MiniEditor.py" line="1242"/> <source>Search &next</source> <translation>Hledat &další</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1244"/> + <location filename="QScintilla/MiniEditor.py" line="1242"/> <source>F3</source> <comment>Search|Search next</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1262"/> + <location filename="QScintilla/MiniEditor.py" line="1260"/> <source>Search previous</source> <translation>Hledat předchozí</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1262"/> + <location filename="QScintilla/MiniEditor.py" line="1260"/> <source>Search &previous</source> <translation>Hledat &předchozí</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1262"/> + <location filename="QScintilla/MiniEditor.py" line="1260"/> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1298"/> + <location filename="QScintilla/MiniEditor.py" line="1296"/> <source>Replace</source> <translation>Nahradit</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1298"/> + <location filename="QScintilla/MiniEditor.py" line="1296"/> <source>&Replace...</source> <translation>Nah&radit...</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1298"/> + <location filename="QScintilla/MiniEditor.py" line="1296"/> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation></translation> </message> <message> + <location filename="QScintilla/MiniEditor.py" line="1302"/> + <source>Replace some text</source> + <translation>Hledat nějaký text</translation> + </message> + <message> <location filename="QScintilla/MiniEditor.py" line="1304"/> - <source>Replace some text</source> - <translation>Hledat nějaký text</translation> - </message> - <message> - <location filename="QScintilla/MiniEditor.py" line="1306"/> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Nahradit</b> <p>Vyhledá va ktuálním editoru text a nahradí jej. Je zobrazeno dialogové okno, kde se zadá text, který se má nahradit, nový text a nastavení pro vyhledávání a nahrazení.<p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2141"/> + <location filename="ViewManager/ViewManager.py" line="2140"/> <source>Quicksearch</source> <translation>Rychlé hledání</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2003"/> + <location filename="ViewManager/ViewManager.py" line="2002"/> <source>&Quicksearch</source> <translation>Rychlé hl&edání</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2003"/> + <location filename="ViewManager/ViewManager.py" line="2002"/> <source>Ctrl+Shift+K</source> <comment>Search|Quicksearch</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2011"/> + <location filename="ViewManager/ViewManager.py" line="2010"/> <source>Perform a quicksearch</source> <translation>Provést rychlé hledání</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2023"/> + <location filename="ViewManager/ViewManager.py" line="2022"/> <source>Quicksearch backwards</source> <translation>Rychlé hledání zpět</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2023"/> + <location filename="ViewManager/ViewManager.py" line="2022"/> <source>Quicksearch &backwards</source> <translation>Rychlé hledání &zpět</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2023"/> + <location filename="ViewManager/ViewManager.py" line="2022"/> <source>Ctrl+Shift+J</source> <comment>Search|Quicksearch backwards</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2030"/> + <location filename="ViewManager/ViewManager.py" line="2029"/> <source>Perform a quicksearch backwards</source> <translation>Provést rychlé hledání zpět</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2040"/> + <location filename="ViewManager/ViewManager.py" line="2039"/> <source>Quicksearch extend</source> <translation>Rychlé hledání rozšířit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2040"/> + <location filename="ViewManager/ViewManager.py" line="2039"/> <source>Quicksearch e&xtend</source> <translation>Rychlé hl&edání rozšířit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2040"/> + <location filename="ViewManager/ViewManager.py" line="2039"/> <source>Ctrl+Shift+H</source> <comment>Search|Quicksearch extend</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2048"/> + <location filename="ViewManager/ViewManager.py" line="2047"/> <source>Extend the quicksearch to the end of the current word</source> <translation>Rozšířit rychlé hledání na konec aktuálního slova</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2050"/> + <location filename="ViewManager/ViewManager.py" line="2049"/> <source><b>Quicksearch extend</b><p>This extends the quicksearch text to the end of the word currently found.</p></source> <translation><b>Rychlé hlednání rozšířit</b> <p>Rychlé hledání se rozšíří na konec aktuálně nalezeného slova.<p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2066"/> + <location filename="ViewManager/ViewManager.py" line="2065"/> <source>Goto Line</source> <translation>Jít na řádek</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2059"/> + <location filename="ViewManager/ViewManager.py" line="2058"/> <source>&Goto Line...</source> <translation>&Jít na řádek...</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2059"/> + <location filename="ViewManager/ViewManager.py" line="2058"/> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2067"/> + <location filename="ViewManager/ViewManager.py" line="2066"/> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Jít na řádek</b> <p>Jít na určený řádek. Zobrazí se dialogové okno, kde se zadá číslo požadovaného řádku.<p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2082"/> + <location filename="ViewManager/ViewManager.py" line="2081"/> <source>Goto Brace</source> <translation>Jít na závorku</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2075"/> + <location filename="ViewManager/ViewManager.py" line="2074"/> <source>Goto &Brace</source> <translation>Jít na závork&u</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2075"/> + <location filename="ViewManager/ViewManager.py" line="2074"/> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2084"/> + <location filename="ViewManager/ViewManager.py" line="2083"/> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Jít na závorku</b> <p>Jíta na závoku, která patří do páru s tou, na které se nachází kurzor.<p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2093"/> + <location filename="ViewManager/ViewManager.py" line="2092"/> <source>Search in Files</source> <translation>Hledat v souborech</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2093"/> + <location filename="ViewManager/ViewManager.py" line="2092"/> <source>Search in &Files...</source> <translation>&Hledat v souborech...</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2093"/> + <location filename="ViewManager/ViewManager.py" line="2092"/> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2101"/> + <location filename="ViewManager/ViewManager.py" line="2100"/> <source>Search for a text in files</source> <translation>Hledat text v souborech</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2103"/> + <location filename="ViewManager/ViewManager.py" line="2102"/> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A dialog is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation><b>Hledat v souborech</b> <p>Hledat text v souborech v adresářích nebo projektu. Je zobrazeno dialogové okno, do kterého se zadá hledaný text a nastavení a ve kterém se zobrazuje výsledek hledání.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2228"/> + <location filename="ViewManager/ViewManager.py" line="2227"/> <source>Zoom in</source> <translation>Přiblížit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2228"/> + <location filename="ViewManager/ViewManager.py" line="2227"/> <source>Zoom &in</source> <translation>Př&iblížit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2228"/> + <location filename="ViewManager/ViewManager.py" line="2227"/> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2235"/> + <location filename="ViewManager/ViewManager.py" line="2234"/> <source>Zoom in on the text</source> <translation>Zvětšovací lupa</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2237"/> + <location filename="ViewManager/ViewManager.py" line="2236"/> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Přiblížit</b><p>Přiblížit text. Text bude větší.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2244"/> + <location filename="ViewManager/ViewManager.py" line="2243"/> <source>Zoom out</source> <translation>Oddálit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2244"/> + <location filename="ViewManager/ViewManager.py" line="2243"/> <source>Zoom &out</source> <translation>&Oddálit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2244"/> + <location filename="ViewManager/ViewManager.py" line="2243"/> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2251"/> + <location filename="ViewManager/ViewManager.py" line="2250"/> <source>Zoom out on the text</source> <translation>Zmenšovací lupa</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2253"/> + <location filename="ViewManager/ViewManager.py" line="2252"/> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Oddálit</b><p>Lupa na oddálení textu. Text bude menší.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2260"/> + <location filename="ViewManager/ViewManager.py" line="2259"/> <source>Zoom</source> <translation>Lupa</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2260"/> + <location filename="ViewManager/ViewManager.py" line="2259"/> <source>&Zoom</source> <translation>&Lupa</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2260"/> + <location filename="ViewManager/ViewManager.py" line="2259"/> <source>Ctrl+#</source> <comment>View|Zoom</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2267"/> + <location filename="ViewManager/ViewManager.py" line="2266"/> <source>Zoom the text</source> <translation>Lupa na text</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2269"/> + <location filename="ViewManager/ViewManager.py" line="2268"/> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Lupa</b><p>Lupa na text. Otevře se dialogové okno kde se zadá požadovaná hodnota zvětšení/zmenšení.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2281"/> + <location filename="ViewManager/ViewManager.py" line="2280"/> <source>Toggle all folds</source> <translation>Složit/rozložit všechna skládání</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2277"/> + <location filename="ViewManager/ViewManager.py" line="2276"/> <source>Toggle &all folds</source> <translation>Složit/rozložit všechn&a skládání</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2283"/> + <location filename="ViewManager/ViewManager.py" line="2282"/> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Složit/rozložit všechna skládání</b><p>Složí/rozloží všechna skládání v aktuálním editoru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2296"/> + <location filename="ViewManager/ViewManager.py" line="2295"/> <source>Toggle all folds (including children)</source> <translation>Složit/rozložit všechna skládání (i s podsložkami)</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2291"/> + <location filename="ViewManager/ViewManager.py" line="2290"/> <source>Toggle all &folds (including children)</source> <translation>Složit/rozložit všechna &skládání (i s podsložkami)</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2298"/> + <location filename="ViewManager/ViewManager.py" line="2297"/> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Složit/rozložit všechna skládání (i s podsložkami)</b><p>Složí nebo rozloží všechna skládání i s podsložkami.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2311"/> + <location filename="ViewManager/ViewManager.py" line="2310"/> <source>Toggle current fold</source> <translation>Složit/rozložit aktuální složený blok</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2307"/> + <location filename="ViewManager/ViewManager.py" line="2306"/> <source>Toggle &current fold</source> <translation>Složit/rozložit aktuální složený &blok</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2313"/> + <location filename="ViewManager/ViewManager.py" line="2312"/> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Složit/rozložit aktuální složený blok</b><p>Složí nebo rozloží aktuální složený blok v aktuálním editoru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2326"/> + <location filename="ViewManager/ViewManager.py" line="2325"/> <source>Remove all highlights</source> <translation>Odebrat všechna zvýraznění</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2328"/> + <location filename="ViewManager/ViewManager.py" line="2327"/> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Odebrat všechna zvýraznění</b><p>Odebrat zvýraznění ve všech editorech.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2335"/> + <location filename="ViewManager/ViewManager.py" line="2334"/> <source>Split view</source> <translation>Rozdělit pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2335"/> + <location filename="ViewManager/ViewManager.py" line="2334"/> <source>&Split view</source> <translation>&Rozdělit pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2339"/> + <location filename="ViewManager/ViewManager.py" line="2338"/> <source>Add a split to the view</source> <translation>Přidat další rozdělení pohledu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2341"/> + <location filename="ViewManager/ViewManager.py" line="2340"/> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Rozdělit pohled</b><p>Přidá další okno na aktuální pohled.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2348"/> + <location filename="ViewManager/ViewManager.py" line="2347"/> <source>Arrange horizontally</source> <translation>Uspořádat horizontálně</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2348"/> + <location filename="ViewManager/ViewManager.py" line="2347"/> <source>Arrange &horizontally</source> <translation>Uspořádat &horizontálně</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2353"/> + <location filename="ViewManager/ViewManager.py" line="2352"/> <source>Arrange the splitted views horizontally</source> <translation>Uspořádat rozdělené pohledy horizontálně</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2355"/> + <location filename="ViewManager/ViewManager.py" line="2354"/> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Uspořádat horizontálně</b><p>Uspořádat rozdělené pohledy horizontálně.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2364"/> + <location filename="ViewManager/ViewManager.py" line="2363"/> <source>Remove split</source> <translation>Odebrat rozdělený pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2364"/> + <location filename="ViewManager/ViewManager.py" line="2363"/> <source>&Remove split</source> <translation>Odebra&t rozdělený pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2369"/> + <location filename="ViewManager/ViewManager.py" line="2368"/> <source>Remove the current split</source> <translation>Odebrat aktuální rozdělení pohledu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2371"/> + <location filename="ViewManager/ViewManager.py" line="2370"/> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Odebrat rozdělený pohled</b><p>Odebrat aktuální rozdělený pohled.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2378"/> + <location filename="ViewManager/ViewManager.py" line="2377"/> <source>Next split</source> <translation>Další rozdělený pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2378"/> + <location filename="ViewManager/ViewManager.py" line="2377"/> <source>&Next split</source> <translation>Další rozděle&ný pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2378"/> + <location filename="ViewManager/ViewManager.py" line="2377"/> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2384"/> + <location filename="ViewManager/ViewManager.py" line="2383"/> <source>Move to the next split</source> <translation>Posun na další rozdělený pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2386"/> + <location filename="ViewManager/ViewManager.py" line="2385"/> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Další rozdělený pohled</b><p>Posun na další rozdělený pohled.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2393"/> + <location filename="ViewManager/ViewManager.py" line="2392"/> <source>Previous split</source> <translation>Předchozí rozdělený pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2393"/> + <location filename="ViewManager/ViewManager.py" line="2392"/> <source>&Previous split</source> <translation>&Předchozí rozdělený pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2393"/> + <location filename="ViewManager/ViewManager.py" line="2392"/> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2399"/> + <location filename="ViewManager/ViewManager.py" line="2398"/> <source>Move to the previous split</source> <translation>Posun na předchozí rozdělený pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2401"/> + <location filename="ViewManager/ViewManager.py" line="2400"/> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Předchozí rozdělený pohled</b><p>Posun na předchozí rozdělený pohled.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2423"/> + <location filename="ViewManager/ViewManager.py" line="2422"/> <source>&View</source> <translation>Poh&led</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2450"/> + <location filename="ViewManager/ViewManager.py" line="2449"/> <source>View</source> <translation>Pohled</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2476"/> + <location filename="ViewManager/ViewManager.py" line="2475"/> <source>Start Macro Recording</source> <translation>Spustit záznam makra</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2471"/> + <location filename="ViewManager/ViewManager.py" line="2470"/> <source>S&tart Macro Recording</source> <translation>Spus&tit záznam makra</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2478"/> + <location filename="ViewManager/ViewManager.py" line="2477"/> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Spustit záznam makra</b><p>Spustí se záznam příkazů do nového makra.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2491"/> + <location filename="ViewManager/ViewManager.py" line="2490"/> <source>Stop Macro Recording</source> <translation>Zastavit záznam makra</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2486"/> + <location filename="ViewManager/ViewManager.py" line="2485"/> <source>Sto&p Macro Recording</source> <translation>Sto&p záznamu makra</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2493"/> + <location filename="ViewManager/ViewManager.py" line="2492"/> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Stop záznamu makra</b><p>Zastaví se nahrávání příkazů do makra.</p></translation> </message> <message> + <location filename="ViewManager/ViewManager.py" line="2503"/> + <source>Run Macro</source> + <translation>Spustit makro</translation> + </message> + <message> + <location filename="ViewManager/ViewManager.py" line="2500"/> + <source>&Run Macro</source> + <translation>Spustit mak&ro</translation> + </message> + <message> <location filename="ViewManager/ViewManager.py" line="2504"/> - <source>Run Macro</source> - <translation>Spustit makro</translation> - </message> - <message> - <location filename="ViewManager/ViewManager.py" line="2501"/> - <source>&Run Macro</source> - <translation>Spustit mak&ro</translation> - </message> - <message> - <location filename="ViewManager/ViewManager.py" line="2505"/> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Spustit makro</b><p>Spustit nahrané makro.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2516"/> + <location filename="ViewManager/ViewManager.py" line="2515"/> <source>Delete Macro</source> <translation>Smazat makro</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2512"/> + <location filename="ViewManager/ViewManager.py" line="2511"/> <source>&Delete Macro</source> <translation>Smazat makr&o</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2518"/> + <location filename="ViewManager/ViewManager.py" line="2517"/> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Smazat makro</b><p>Smaže se nahrané makro.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2528"/> + <location filename="ViewManager/ViewManager.py" line="2527"/> <source>Load Macro</source> <translation>Načíst makro</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2525"/> + <location filename="ViewManager/ViewManager.py" line="2524"/> <source>&Load Macro</source> <translation>&Načíst makro</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2530"/> + <location filename="ViewManager/ViewManager.py" line="2529"/> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Načíst makro</b><p>Načte se makro ze souboru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2540"/> + <location filename="ViewManager/ViewManager.py" line="2539"/> <source>Save Macro</source> <translation>Uložit makro</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2537"/> + <location filename="ViewManager/ViewManager.py" line="2536"/> <source>&Save Macro</source> <translation>&Uložit makro</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2542"/> + <location filename="ViewManager/ViewManager.py" line="2541"/> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Uložit makro</b><p>Nahrané makro se uloží do souboru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2557"/> + <location filename="ViewManager/ViewManager.py" line="2556"/> <source>&Macros</source> <translation>&Makra</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2580"/> + <location filename="ViewManager/ViewManager.py" line="2579"/> <source>Toggle Bookmark</source> <translation>Přepnout záložku</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2573"/> + <location filename="ViewManager/ViewManager.py" line="2572"/> <source>&Toggle Bookmark</source> <translation>Přepnou&t záložku</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2573"/> + <location filename="ViewManager/ViewManager.py" line="2572"/> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2582"/> + <location filename="ViewManager/ViewManager.py" line="2581"/> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Přepnout záložku</b><p>Vytvoří/zruší záložku na aktuálním řádku v aktuálním editoru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2596"/> + <location filename="ViewManager/ViewManager.py" line="2595"/> <source>Next Bookmark</source> <translation>Následující záložka</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2589"/> + <location filename="ViewManager/ViewManager.py" line="2588"/> <source>&Next Bookmark</source> <translation>&Následující záložka</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2589"/> + <location filename="ViewManager/ViewManager.py" line="2588"/> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2598"/> + <location filename="ViewManager/ViewManager.py" line="2597"/> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Následující záložka</b><p>Přesun na následující záložku v aktuálním editoru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2612"/> + <location filename="ViewManager/ViewManager.py" line="2611"/> <source>Previous Bookmark</source> <translation>Předchozí záložka</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2605"/> + <location filename="ViewManager/ViewManager.py" line="2604"/> <source>&Previous Bookmark</source> <translation>&Předchozí záložka</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2605"/> + <location filename="ViewManager/ViewManager.py" line="2604"/> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2614"/> + <location filename="ViewManager/ViewManager.py" line="2613"/> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Předchozí záložka</b><p>Přesun na předchozí záložku.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2629"/> + <location filename="ViewManager/ViewManager.py" line="2628"/> <source>Clear Bookmarks</source> <translation>Vyčistit záložky</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2622"/> + <location filename="ViewManager/ViewManager.py" line="2621"/> <source>&Clear Bookmarks</source> <translation>Vyčistit (zr&ušit) záložky</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2622"/> + <location filename="ViewManager/ViewManager.py" line="2621"/> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2631"/> + <location filename="ViewManager/ViewManager.py" line="2630"/> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Vyčistit (zrušit) záložky</b><p>Zruší se všechny záložky ve všech editorech.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2645"/> + <location filename="ViewManager/ViewManager.py" line="2644"/> <source>Goto Syntax Error</source> <translation>Jít na Syntaktickou chybu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2639"/> + <location filename="ViewManager/ViewManager.py" line="2638"/> <source>&Goto Syntax Error</source> <translation>&Jít na Syntaktickou chybu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2647"/> + <location filename="ViewManager/ViewManager.py" line="2646"/> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Jít na Syntax error</b><p>Přesun na syntaktickou chybu v aktuálním editoru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2660"/> + <location filename="ViewManager/ViewManager.py" line="2659"/> <source>Clear Syntax Errors</source> <translation>Vyčistit Syntaktické chyby</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2655"/> + <location filename="ViewManager/ViewManager.py" line="2654"/> <source>Clear &Syntax Errors</source> <translation>V&yčistit Syntaktické chyby</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2662"/> + <location filename="ViewManager/ViewManager.py" line="2661"/> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Vyčistit syntaktické chyby</b><p>Smažou se záznamy o syntaktických chybách ve všech editorech.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2727"/> + <location filename="ViewManager/ViewManager.py" line="2726"/> <source>Next uncovered line</source> <translation>Následují problémová řádka</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2721"/> + <location filename="ViewManager/ViewManager.py" line="2720"/> <source>&Next uncovered line</source> <translation>Nás&ledující problémová řádka</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2729"/> + <location filename="ViewManager/ViewManager.py" line="2728"/> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Následující problémová řádka</b><p>Jít na řádku v aktuálním editoru, která byla nalezena jako problémová.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2743"/> + <location filename="ViewManager/ViewManager.py" line="2742"/> <source>Previous uncovered line</source> <translation>Předchozí problémová řádka</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2736"/> + <location filename="ViewManager/ViewManager.py" line="2735"/> <source>&Previous uncovered line</source> <translation>Př&edchozí problémová řádka</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2745"/> + <location filename="ViewManager/ViewManager.py" line="2744"/> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Předchozí problémová řádka</b><p>Jít na předchozí řádku v aktuálním editoru, která byla nalezena jako problémová.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2760"/> + <location filename="ViewManager/ViewManager.py" line="2759"/> <source>Next Task</source> <translation>Následující úloha</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2754"/> + <location filename="ViewManager/ViewManager.py" line="2753"/> <source>&Next Task</source> <translation>Následující úlo&ha</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2762"/> + <location filename="ViewManager/ViewManager.py" line="2761"/> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Následující úloha</b><p>Jít na řádek v aktuálním editoru, na kterém je následující úloha.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2776"/> + <location filename="ViewManager/ViewManager.py" line="2775"/> <source>Previous Task</source> <translation>Předchozí úloha</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2769"/> + <location filename="ViewManager/ViewManager.py" line="2768"/> <source>&Previous Task</source> <translation>Předchozí úl&oha</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2778"/> + <location filename="ViewManager/ViewManager.py" line="2777"/> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Předchozí úloha</b><p>Jít na řádek, na kterém se nachází předchozí úloha.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2794"/> + <location filename="ViewManager/ViewManager.py" line="2793"/> <source>&Bookmarks</source> <translation>&Záložky</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2836"/> + <location filename="ViewManager/ViewManager.py" line="2835"/> <source>Bookmarks</source> <translation>Záložky</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2960"/> + <location filename="ViewManager/ViewManager.py" line="2959"/> <source>Open files</source> <translation>Otevřené soubory</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2997"/> + <location filename="ViewManager/ViewManager.py" line="2996"/> <source>File Modified</source> <translation>Soubor změněn</translation> </message> @@ -39528,296 +39528,296 @@ <translation type="obsolete">Poz: %1</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3654"/> + <location filename="ViewManager/ViewManager.py" line="3653"/> <source>&Clear</source> <translation>&Vyčistit</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3650"/> + <location filename="ViewManager/ViewManager.py" line="3649"/> <source>&Add</source> <translation>Přid&at</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3652"/> + <location filename="ViewManager/ViewManager.py" line="3651"/> <source>&Edit...</source> <translation>&Edit...</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="970"/> + <location filename="ViewManager/ViewManager.py" line="969"/> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Vybrat obsah závorek</b><p>Vybere se text, který se nachází mezi závorkami.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="985"/> + <location filename="ViewManager/ViewManager.py" line="984"/> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>Vybrat vše</b><p>Vybere se všechen text v aktuálním editoru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1001"/> + <location filename="ViewManager/ViewManager.py" line="1000"/> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Zrušit výběr</b><p>Zruší výběr textu v aktuálním editoru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="708"/> + <location filename="ViewManager/ViewManager.py" line="707"/> <source>Export as</source> <translation>Exportovat jako</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2188"/> + <location filename="ViewManager/ViewManager.py" line="2187"/> <source>Quicksearch Textedit</source> <translation>Rychlé hledání texteditoru</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1280"/> + <location filename="QScintilla/MiniEditor.py" line="1278"/> <source>Clear search markers</source> <translation>Vyčistit značky hledání</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="1280"/> + <location filename="QScintilla/MiniEditor.py" line="1278"/> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation></translation> </message> <message> + <location filename="QScintilla/MiniEditor.py" line="1286"/> + <source>Clear all displayed search markers</source> + <translation>Vyčistit všechny zobrazené začky hledání</translation> + </message> + <message> <location filename="QScintilla/MiniEditor.py" line="1288"/> - <source>Clear all displayed search markers</source> - <translation>Vyčistit všechny zobrazené začky hledání</translation> - </message> - <message> - <location filename="QScintilla/MiniEditor.py" line="1290"/> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Vyčistit značky hledání</b><p>Smažou všechny zabrazené značky hledání.</p></translation> </message> <message> + <location filename="QScintilla/MiniEditor.py" line="1250"/> + <source>Search next occurrence of text</source> + <translation>Hledat další výskyt textu</translation> + </message> + <message> <location filename="QScintilla/MiniEditor.py" line="1252"/> - <source>Search next occurrence of text</source> - <translation>Hledat další výskyt textu</translation> - </message> - <message> - <location filename="QScintilla/MiniEditor.py" line="1254"/> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Hledat další</b><p>Hledá se další výskyt hledaného textu v aktuálním editoru. Stále platí nastavení, která byla nastavena při zadání hledaného textu.<p></translation> </message> <message> + <location filename="QScintilla/MiniEditor.py" line="1268"/> + <source>Search previous occurrence of text</source> + <translation>Hledat předchozí výskyt textu</translation> + </message> + <message> <location filename="QScintilla/MiniEditor.py" line="1270"/> - <source>Search previous occurrence of text</source> - <translation>Hledat předchozí výskyt textu</translation> - </message> - <message> - <location filename="QScintilla/MiniEditor.py" line="1272"/> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Hledat předchozí</b><p>Hledá se předchozí výskyt hledaného textu v aktuálním editoru. Stále platí nastavení, která byla nastavena při zadání hledaného textu.<p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2013"/> + <location filename="ViewManager/ViewManager.py" line="2012"/> <source><b>Quicksearch</b><p>This activates the quicksearch function of the IDE by giving focus to the quicksearch entry field. If this field is already active and contains text, it searches for the next occurrence of this text.</p></source> <translation><b>Rychlé hledání</b><p>Aktivuje se funkce rychlého hledání. Kurzor se přemístí do okna zadání hledaného výrazu. Je-li toto okno aktivní a obsahuje-li text, vyhledává v textu výskyt tohoto výrazu.<p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2032"/> + <location filename="ViewManager/ViewManager.py" line="2031"/> <source><b>Quicksearch backwards</b><p>This searches the previous occurrence of the quicksearch text.</p></source> <translation><b>Rychlé hledání zpět</b><p>Vyhledává se předchozí výskyt výrazu v rychlém hledání.<p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2162"/> + <location filename="ViewManager/ViewManager.py" line="2161"/> <source><p>Enter the searchtext directly into this field. The search will be performed case insensitive. The quicksearch function is activated upon activation of the quicksearch next action (default key Ctrl+Shift+K), if this entry field does not have the input focus. Otherwise it searches for the next occurrence of the text entered. The quicksearch backwards action (default key Ctrl+Shift+J) searches backward. Activating the 'quicksearch extend' action (default key Ctrl+Shift+H) extends the current searchtext to the end of the currently found word. The quicksearch can be ended by pressing the Return key while the quicksearch entry has the the input focus.</p></source> <translation><p>Pište hledaný text přímo do okna Rychlého hledání. Při zadávání se neberou na zřetel velké/malé znaky. Pokud okno nemá fokus, aktivujte jej příkazem Rychlé hledání (defaultně Ctrl+Shift+K). Jinak se pokračuje v hledání dalšího výskytu zadaného textu. Rychlé hledání nazpět (defaultně Ctr+Shift+J) prohledává text směrem k začátku dokumentu. Rozšířené rychlé hledání (defaultně Ctrl+Shift+H) rozšíří hledaný text na celé slovo, na kterém je kurzor. Rychlé hledání je ukončeno stiskem klávesy Enter za předpokladu, že fokus se nachází v okně Rychlého hledání.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1104"/> + <location filename="ViewManager/ViewManager.py" line="1103"/> <source>Calltip</source> <translation>Rychlé tipy</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1104"/> + <location filename="ViewManager/ViewManager.py" line="1103"/> <source>&Calltip</source> <translation>&Rychlé tipy</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1104"/> + <location filename="ViewManager/ViewManager.py" line="1103"/> <source>Alt+Space</source> <comment>Edit|Calltip</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1111"/> + <location filename="ViewManager/ViewManager.py" line="1110"/> <source>Show Calltips</source> <translation>Zobrazit Rychlé tipy</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="1113"/> + <location filename="ViewManager/ViewManager.py" line="1112"/> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Rychlé tipy</b><p>Zobrazit Rychlé typy založené na znacích hned vlevo vedle kurzoru.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="431"/> + <location filename="QScintilla/MiniEditor.py" line="429"/> <source>Print Preview</source> <translation>Náhled tisku</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="603"/> + <location filename="ViewManager/ViewManager.py" line="602"/> <source>Print preview of the current file</source> <translation>Náhled tisku aktuálního souboru</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="605"/> + <location filename="ViewManager/ViewManager.py" line="604"/> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Náhled tisku</b><p>Náhled tisku aktuálního editačního okna.</p></translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="991"/> + <location filename="QScintilla/MiniEditor.py" line="989"/> <source>Insert new line below current line</source> <translation>Vložit nový řádek pod aktuální</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="991"/> + <location filename="QScintilla/MiniEditor.py" line="989"/> <source>Shift+Return</source> <translation>Shift+Return</translation> </message> <message> - <location filename="QScintilla/MiniEditor.py" line="991"/> + <location filename="QScintilla/MiniEditor.py" line="989"/> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2112"/> + <location filename="ViewManager/ViewManager.py" line="2111"/> <source>Replace in Files</source> <translation>Nahradit v souborech</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2112"/> + <location filename="ViewManager/ViewManager.py" line="2111"/> <source>Replace in F&iles...</source> <translation>Nahrad&it v souborech...</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2112"/> + <location filename="ViewManager/ViewManager.py" line="2111"/> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2119"/> + <location filename="ViewManager/ViewManager.py" line="2118"/> <source>Search for a text in files and replace it</source> <translation>Hledat text v souborech a nahradit jej</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2121"/> + <location filename="ViewManager/ViewManager.py" line="2120"/> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation><b>Nahradit v souborech</b><p>Hledání zadaného textu v souborech v adresářovém stromu projektu a jeho nahrazení. Je zobrazeno dialogové okno pro zadání hledaného textu, textu nahrazujícího a volby pro hledání a zobrazní výsledku.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2866"/> + <location filename="ViewManager/ViewManager.py" line="2865"/> <source>Spell check</source> <translation>Kontola pravopisu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2866"/> + <location filename="ViewManager/ViewManager.py" line="2865"/> <source>&Spell Check...</source> <translation>Kontrola pravopi&su...</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2866"/> + <location filename="ViewManager/ViewManager.py" line="2865"/> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2875"/> + <location filename="ViewManager/ViewManager.py" line="2874"/> <source>Perform spell check of current editor</source> <translation>Spustit kontrolu pravopisu v aktuálním editoru</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2877"/> + <location filename="ViewManager/ViewManager.py" line="2876"/> <source><b>Spell check</b><p>Perform a spell check of the current editor.</p></source> <translation><b>Kontrola pravopisu</b><p>Spustí se kontrola pravopisu v aktuálním editoru.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2884"/> + <location filename="ViewManager/ViewManager.py" line="2883"/> <source>Automatic spell checking</source> <translation>Automatická kontrola pravopisu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2884"/> + <location filename="ViewManager/ViewManager.py" line="2883"/> <source>&Automatic spell checking</source> <translation>&Automatická kontrola pravopisu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2891"/> + <location filename="ViewManager/ViewManager.py" line="2890"/> <source>(De-)Activate automatic spell checking</source> <translation>(De-)aktivovat akutomatickou kontrolu</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2893"/> + <location filename="ViewManager/ViewManager.py" line="2892"/> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Automatická kontrola pravopisu</b><p>Zapnout neobo vypnout automatickou kontrolu pravopisu ve všech editorech.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2934"/> + <location filename="ViewManager/ViewManager.py" line="2933"/> <source>Spelling</source> <translation>Pravopis</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2997"/> + <location filename="ViewManager/ViewManager.py" line="2996"/> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3285"/> + <location filename="ViewManager/ViewManager.py" line="3284"/> <source>File: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3289"/> + <location filename="ViewManager/ViewManager.py" line="3288"/> <source>Line: {0:5}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3294"/> + <location filename="ViewManager/ViewManager.py" line="3293"/> <source>Pos: {0:5}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2677"/> + <location filename="ViewManager/ViewManager.py" line="2676"/> <source>Next warning message</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2670"/> + <location filename="ViewManager/ViewManager.py" line="2669"/> <source>&Next warning message</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2679"/> + <location filename="ViewManager/ViewManager.py" line="2678"/> <source><b>Next warning message</b><p>Go to next line of the current editor having a py3flakes warning.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2694"/> + <location filename="ViewManager/ViewManager.py" line="2693"/> <source>Previous warning message</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2687"/> + <location filename="ViewManager/ViewManager.py" line="2686"/> <source>&Previous warning message</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2696"/> + <location filename="ViewManager/ViewManager.py" line="2695"/> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a py3flakes warning.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2711"/> + <location filename="ViewManager/ViewManager.py" line="2710"/> <source>Clear Warning Messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2705"/> + <location filename="ViewManager/ViewManager.py" line="2704"/> <source>Clear &Warning Messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="2713"/> + <location filename="ViewManager/ViewManager.py" line="2712"/> <source><b>Clear Warning Messages</b><p>Clear py3flakes warning messages of all editors.</p></source> <translation type="unfinished"></translation> </message> @@ -40200,7 +40200,7 @@ <context> <name>WidgetView</name> <message> - <location filename="Tools/TRPreviewer.py" line="688"/> + <location filename="Tools/TRPreviewer.py" line="686"/> <source>Load UI File</source> <translation>Načíst UI soubor</translation> </message> @@ -40210,7 +40210,7 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nelze načíst.</p></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="688"/> + <location filename="Tools/TRPreviewer.py" line="686"/> <source><p>The file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> @@ -40218,7 +40218,7 @@ <context> <name>WidgetWorkspace</name> <message> - <location filename="Tools/TRPreviewer.py" line="737"/> + <location filename="Tools/TRPreviewer.py" line="735"/> <source>Load UI File</source> <translation>Načíst UI soubor</translation> </message> @@ -40228,7 +40228,7 @@ <translation type="obsolete"><p>Soubor <b>%1</b> nelze načíst.</p></translation> </message> <message> - <location filename="Tools/TRPreviewer.py" line="737"/> + <location filename="Tools/TRPreviewer.py" line="735"/> <source><p>The file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> @@ -40555,7 +40555,7 @@ <translation type="obsolete"><h3>Informace z repozitáře</h3><table><tr><td><b>Subversion V.</b></td><td>%1</td></tr><tr><td><b>URL</b></td><td>%2</td></tr><tr><td><b>Aktuální revize</b></td><td>%3</td></tr><tr><td><b>Revize komitu</b></td><td>%4</td></tr><tr><td><b>Datum komitu</b></td><td>%5</td></tr><tr><td><b>Čas komitu</b></td><td>%6</td></tr><tr><td><b>Poslední autor</b></td><td>%7</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1370"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1368"/> <source>unknown</source> <translation>neznámý</translation> </message> @@ -40565,12 +40565,12 @@ <translation type="obsolete"><h3>Informace z repozitáře</h3><table><tr><td><b>PySvn V.</b></td><td>%1</td></tr><tr><td><b>Subversion V.</b></td><td>%2</td></tr><tr><td><b>Subversion API V.</b></td><td>%3</td></tr><tr><td><b>URL</b></td><td>%4</td></tr><tr><td><b>Aktuální revize</b></td><td>%5</td></tr><tr><td><b>Revize komitu</b></td><td>%6</td></tr><tr><td><b>Datum komitu</b></td><td>%7</td></tr><tr><td><b>Čas komitu</b></td><td>%8</td></tr><tr><td><b>Poslední autor</b></td><td>%9</td></tr></table></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1243"/> + <location filename="Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1240"/> <source><h3>Repository information</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Current revision</b></td><td>{2}</td></tr><tr><td><b>Committed revision</b></td><td>{3}</td></tr><tr><td><b>Committed date</b></td><td>{4}</td></tr><tr><td><b>Comitted time</b></td><td>{5}</td></tr><tr><td><b>Last author</b></td><td>{6}</td></tr></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1371"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1369"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation type="unfinished"></translation> </message>