--- a/src/eric7/i18n/eric7_cs.ts Thu Nov 24 19:42:13 2022 +0100 +++ b/src/eric7/i18n/eric7_cs.ts Fri Nov 25 11:51:51 2022 +0100 @@ -5517,7 +5517,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="206" /> + <location filename="../Utilities/__init__.py" line="205" /> <source>The coding '{0}' is wrong for the given text.</source> <translation>Nesprávné kódování '{0}' pro daný text.</translation> </message> @@ -8854,88 +8854,89 @@ <translation>Stav</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="222" /> - <location filename="../Debugger/DebugViewer.py" line="151" /> + <location filename="../Debugger/DebugViewer.py" line="221" /> + <location filename="../Debugger/DebugViewer.py" line="149" /> + <source>Source</source> + <translation>Zdroj</translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="237" /> + <location filename="../Debugger/DebugViewer.py" line="165" /> <source>Don't Show</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="222" /> - <location filename="../Debugger/DebugViewer.py" line="151" /> + <location filename="../Debugger/DebugViewer.py" line="237" /> + <location filename="../Debugger/DebugViewer.py" line="165" /> <source>Show Only</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="233" /> - <location filename="../Debugger/DebugViewer.py" line="162" /> + <location filename="../Debugger/DebugViewer.py" line="248" /> + <location filename="../Debugger/DebugViewer.py" line="176" /> <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="239" /> - <location filename="../Debugger/DebugViewer.py" line="168" /> - <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="246" /> - <location filename="../Debugger/DebugViewer.py" line="176" /> - <source>Set</source> - <translation>Množina</translation> - </message> - <message> - <location filename="../Debugger/DebugViewer.py" line="184" /> - <source>Shows the list of global variables and their values.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/DebugViewer.py" line="206" /> - <source>Source</source> - <translation>Zdroj</translation> - </message> - <message> <location filename="../Debugger/DebugViewer.py" line="254" /> + <location filename="../Debugger/DebugViewer.py" line="182" /> + <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="261" /> + <location filename="../Debugger/DebugViewer.py" line="190" /> + <source>Set</source> + <translation>Množina</translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="198" /> + <source>Shows the list of global variables and their values.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="269" /> <source>Shows the list of local variables and their values.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="271" /> + <location filename="../Debugger/DebugViewer.py" line="295" /> <source>Shows the current call stack.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="281" /> + <location filename="../Debugger/DebugViewer.py" line="305" /> <source>Shows a trace of the program flow.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="292" /> + <location filename="../Debugger/DebugViewer.py" line="316" /> <source>Shows a list of defined breakpoints.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="303" /> + <location filename="../Debugger/DebugViewer.py" line="327" /> <source>Shows a list of defined watchpoints.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="312" /> + <location filename="../Debugger/DebugViewer.py" line="336" /> <source>Shows a list of raised exceptions.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="323" /> + <location filename="../Debugger/DebugViewer.py" line="347" /> <source>Shows a code disassembly in case of an exception.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="749" /> + <location filename="../Debugger/DebugViewer.py" line="790" /> <source><p>Debugger with ID <b>{0}</b> has been connected.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="992" /> - <location filename="../Debugger/DebugViewer.py" line="864" /> + <location filename="../Debugger/DebugViewer.py" line="1033" /> + <location filename="../Debugger/DebugViewer.py" line="905" /> <source>unknown state ({0})</source> <translation type="unfinished" /> </message> @@ -9414,26 +9415,26 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="319" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="306" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="317" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="304" /> <source>Add allowed host</source> <translation>Přidat povoleného hosta</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="343" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="307" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="341" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="305" /> <source>Enter the IP address of an allowed host</source> <translation>Zadání IP adresy povoleného hosta</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="357" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="320" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="355" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="318" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>Zadaná adresa <b>{0}</b> není validní IP v4 nebo IP v6. Zrušeno...</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="356" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="342" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="354" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="340" /> <source>Edit allowed host</source> <translation>Editovat povolené hosty</translation> </message> @@ -20796,7 +20797,7 @@ <translation>Přidat/Změnit</translation> </message> <message> - <location filename="../Project/FiletypeAssociationDialog.py" line="56" /> + <location filename="../Project/FiletypeAssociationDialog.py" line="58" /> <location filename="../Project/FiletypeAssociationDialog.py" line="45" /> <source>Ignore</source> <translation>Ignorovat</translation> @@ -46668,7 +46669,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="462" /> + <location filename="../Preferences/__init__.py" line="461" /> <location filename="../QScintilla/Lexers/__init__.py" line="386" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">Python soubory (*.py *.py3)</translation> @@ -46921,7 +46922,7 @@ <translation>Všechny soubory (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="465" /> + <location filename="../Preferences/__init__.py" line="464" /> <location filename="../QScintilla/Lexers/__init__.py" line="479" /> <source>Python3 Files (*.py)</source> <translation>Python3 soubory (*.py)</translation> @@ -55480,18 +55481,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1608" /> + <location filename="../Preferences/__init__.py" line="1653" /> <source>Export Preferences</source> <translation>Předvolby exportu</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1637" /> - <location filename="../Preferences/__init__.py" line="1610" /> + <location filename="../Preferences/__init__.py" line="1682" /> + <location filename="../Preferences/__init__.py" line="1655" /> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="1635" /> + <location filename="../Preferences/__init__.py" line="1680" /> <source>Import Preferences</source> <translation>Předvolby importu</translation> </message> @@ -55512,7 +55513,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="472" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="470" /> <source>Variable Name</source> <translation type="unfinished" /> </message> @@ -56357,7 +56358,7 @@ <translation>Přejmenovat soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="3311" /> + <location filename="../Project/Project.py" line="3313" /> <location filename="../Project/Project.py" line="2130" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</p></translation> @@ -56388,154 +56389,154 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2517" /> + <location filename="../Project/Project.py" line="2518" /> <source>Create project directory</source> <translation>Vytvořit adresář projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="2518" /> + <location filename="../Project/Project.py" line="2519" /> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>Adresář projektu <b>{0}</b> nelze vytvořit.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3115" /> - <location filename="../Project/Project.py" line="2579" /> - <source>Create project management directory</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="3116" /> <location filename="../Project/Project.py" line="2580" /> + <source>Create project management directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="3117" /> + <location filename="../Project/Project.py" line="2581" /> <source><p>The project directory <b>{0}</b> is not writable.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2600" /> - <source>Create main script</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="2601" /> + <source>Create main script</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="2602" /> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2922" /> - <location filename="../Project/Project.py" line="2625" /> - <source>Create Makefile</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="2923" /> <location filename="../Project/Project.py" line="2626" /> + <source>Create Makefile</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="2924" /> + <location filename="../Project/Project.py" line="2627" /> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3144" /> - <location filename="../Project/Project.py" line="2764" /> - <location filename="../Project/Project.py" line="2735" /> - <location filename="../Project/Project.py" line="2691" /> - <location filename="../Project/Project.py" line="2666" /> - <location filename="../Project/Project.py" line="2636" /> - <source>New Project</source> - <translation>Nový projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2637" /> - <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="3145" /> + <location filename="../Project/Project.py" line="2765" /> + <location filename="../Project/Project.py" line="2736" /> + <location filename="../Project/Project.py" line="2692" /> <location filename="../Project/Project.py" line="2667" /> + <location filename="../Project/Project.py" line="2637" /> + <source>New Project</source> + <translation>Nový projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2638" /> + <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="3146" /> + <location filename="../Project/Project.py" line="2668" /> <source>Select Version Control System</source> <translation>Vybrat Version Control System</translation> </message> <message> - <location filename="../Project/Project.py" line="2765" /> - <location filename="../Project/Project.py" line="2692" /> + <location filename="../Project/Project.py" line="2766" /> + <location filename="../Project/Project.py" line="2693" /> <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="4082" /> - <location filename="../Project/Project.py" line="2707" /> + <location filename="../Project/Project.py" line="4085" /> + <location filename="../Project/Project.py" line="2708" /> <source>New project</source> <translation>Nový projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="2708" /> + <location filename="../Project/Project.py" line="2709" /> <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="2741" /> - <location filename="../Project/Project.py" line="2729" /> + <location filename="../Project/Project.py" line="2742" /> + <location filename="../Project/Project.py" line="2730" /> <source>None</source> <translation>None</translation> </message> <message> - <location filename="../Project/Project.py" line="2736" /> + <location filename="../Project/Project.py" line="2737" /> <source>Select version control system for the project</source> <translation>Výběr verzovacího systému projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="2848" /> - <source>Translation Pattern</source> - <translation>Vzor překladu</translation> - </message> - <message> <location filename="../Project/Project.py" line="2849" /> + <source>Translation Pattern</source> + <translation>Vzor překladu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2850" /> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Zadejte vzor cesty pro soubory s překlady (použijte '%language%' na místě s kódem jazyka):</translation> </message> <message> - <location filename="../Project/Project.py" line="4102" /> - <location filename="../Project/Project.py" line="3094" /> + <location filename="../Project/Project.py" line="4105" /> + <location filename="../Project/Project.py" line="3095" /> <source>Open project</source> <translation>Otevřít projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3096" /> + <location filename="../Project/Project.py" line="3097" /> <source>Project Files (*.epj);;XML Project Files (*.e4p)</source> <translation type="unfinished" /> </message> <message> + <location filename="../Project/Project.py" line="3298" /> + <location filename="../Project/Project.py" line="3288" /> + <source>Project Files (*.epj)</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../Project/Project.py" line="3296" /> - <location filename="../Project/Project.py" line="3286" /> - <source>Project Files (*.epj)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="3294" /> <source>Save Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3310" /> + <location filename="../Project/Project.py" line="3312" /> <source>Save File</source> <translation>Uložit soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="3349" /> + <location filename="../Project/Project.py" line="3351" /> <source>Close Project</source> <translation>Zavřít projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3350" /> + <location filename="../Project/Project.py" line="3352" /> <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="3538" /> - <location filename="../Project/Project.py" line="3504" /> + <location filename="../Project/Project.py" line="3541" /> + <location filename="../Project/Project.py" line="3507" /> <source>Syntax errors detected</source> <translation>Zjištěny syntaktické chyby</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3539" /> - <location filename="../Project/Project.py" line="3505" /> + <location filename="../Project/Project.py" line="3542" /> + <location filename="../Project/Project.py" line="3508" /> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Projekt obsahuje %n soubor se syntaktickými chybami.</numerusform> @@ -56544,1151 +56545,1171 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="4084" /> + <location filename="../Project/Project.py" line="4087" /> <source>&New...</source> <translation>&Nový...</translation> </message> <message> - <location filename="../Project/Project.py" line="4090" /> + <location filename="../Project/Project.py" line="4093" /> <source>Generate a new project</source> <translation>Vygenerovat nový projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4092" /> + <location filename="../Project/Project.py" line="4095" /> <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="4104" /> + <location filename="../Project/Project.py" line="4107" /> <source>&Open...</source> <translation>&Otevřít...</translation> </message> <message> - <location filename="../Project/Project.py" line="4110" /> + <location filename="../Project/Project.py" line="4113" /> <source>Open an existing project</source> <translation>Otevřít existující projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4112" /> + <location filename="../Project/Project.py" line="4115" /> <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="4118" /> + <location filename="../Project/Project.py" line="4121" /> + <source>Reload project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4123" /> + <source>&Reload</source> + <translation type="unfinished">&Obnovit</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4129" /> + <source>Reload the current project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4131" /> + <source><b>Reload</b><p>This reloads the current project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4137" /> <source>Close project</source> <translation>Zavřít projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4120" /> + <location filename="../Project/Project.py" line="4139" /> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="../Project/Project.py" line="4126" /> + <location filename="../Project/Project.py" line="4145" /> <source>Close the current project</source> <translation>Uzavře aktuální projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4128" /> + <location filename="../Project/Project.py" line="4147" /> <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="4134" /> + <location filename="../Project/Project.py" line="4153" /> <source>Save project</source> <translation>Uložit projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4410" /> - <location filename="../Project/Project.py" line="4136" /> + <location filename="../Project/Project.py" line="4429" /> + <location filename="../Project/Project.py" line="4155" /> <source>&Save</source> <translation>&Uložit</translation> </message> <message> - <location filename="../Project/Project.py" line="4142" /> + <location filename="../Project/Project.py" line="4161" /> <source>Save the current project</source> <translation>Uložit aktuální projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4144" /> + <location filename="../Project/Project.py" line="4163" /> <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="4150" /> + <location filename="../Project/Project.py" line="4169" /> <source>Save project as</source> <translation>Uložit projekt jako</translation> </message> <message> - <location filename="../Project/Project.py" line="4152" /> + <location filename="../Project/Project.py" line="4171" /> <source>Save &as...</source> <translation>Uložit j&ako...</translation> </message> <message> - <location filename="../Project/Project.py" line="4158" /> - <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="4160" /> - <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="4175" /> - <source>Add files to project</source> - <translation>Přidat soubory do projektu</translation> - </message> - <message> <location filename="../Project/Project.py" line="4177" /> - <source>Add &files...</source> - <translation>&Přidat soubory...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4183" /> - <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="4185" /> - <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> + <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="4179" /> + <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="4194" /> + <source>Add files to project</source> + <translation>Přidat soubory do projektu</translation> </message> <message> <location filename="../Project/Project.py" line="4196" /> + <source>Add &files...</source> + <translation>&Přidat soubory...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4202" /> + <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="4204" /> + <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="4215" /> <source>Add directory to project</source> <translation>Přidat adresář do projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="4198" /> + <location filename="../Project/Project.py" line="4217" /> <source>Add directory...</source> <translation>Přidat adresář...</translation> </message> <message> - <location filename="../Project/Project.py" line="4205" /> + <location filename="../Project/Project.py" line="4224" /> <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="4208" /> - <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="4218" /> - <source>Add translation to project</source> - <translation>Přidat překlad do projektu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4220" /> - <source>Add &translation...</source> - <translation>Přida&t překlad...</translation> - </message> - <message> <location filename="../Project/Project.py" line="4227" /> + <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="4237" /> + <source>Add translation to project</source> + <translation>Přidat překlad do projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4239" /> + <source>Add &translation...</source> + <translation>Přida&t překlad...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4246" /> <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="4230" /> - <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="4240" /> - <source>Search new files</source> - <translation>Hledat nové soubory</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4241" /> - <source>Searc&h new files...</source> - <translation>&Hledat nové soubory...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4247" /> - <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="4249" /> - <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.</p></source> - <translation type="unfinished" /> + <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="4259" /> + <source>Search new files</source> + <translation>Hledat nové soubory</translation> </message> <message> <location filename="../Project/Project.py" line="4260" /> + <source>Searc&h new files...</source> + <translation>&Hledat nové soubory...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4266" /> + <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="4268" /> + <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4279" /> <source>Search Project File</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4261" /> - <source>Search Project File...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4262" /> - <source>Alt+Ctrl+P</source> - <comment>Project|Search Project File</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4267" /> - <source>Search for a file in the project list of files.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4269" /> - <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4278" /> - <source>Project properties</source> - <translation>Nastavení projektu</translation> - </message> - <message> <location filename="../Project/Project.py" line="4280" /> - <source>&Properties...</source> - <translation>&Natavení...</translation> + <source>Search Project File...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4281" /> + <source>Alt+Ctrl+P</source> + <comment>Project|Search Project File</comment> + <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="4286" /> - <source>Show the project properties</source> - <translation>Zobrazit nastavení projektu</translation> + <source>Search for a file in the project list of files.</source> + <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="4288" /> - <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> + <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="4297" /> - <source>User project properties</source> - <translation>Uživatelská nastavení projektu</translation> + <source>Project properties</source> + <translation>Nastavení projektu</translation> </message> <message> <location filename="../Project/Project.py" line="4299" /> + <source>&Properties...</source> + <translation>&Natavení...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4305" /> + <source>Show the project properties</source> + <translation>Zobrazit nastavení projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4307" /> + <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="4316" /> + <source>User project properties</source> + <translation>Uživatelská nastavení projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4318" /> <source>&User Properties...</source> <translation>Uživat&elská nastavení...</translation> </message> <message> - <location filename="../Project/Project.py" line="4306" /> + <location filename="../Project/Project.py" line="4325" /> <source>Show the user specific project properties</source> <translation>Zobrazit uživatelem definovaná nastavení projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="4309" /> + <location filename="../Project/Project.py" line="4328" /> <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="4319" /> + <location filename="../Project/Project.py" line="4338" /> <source>Filetype Associations</source> <translation>Asociace typů souborů</translation> </message> <message> - <location filename="../Project/Project.py" line="4320" /> + <location filename="../Project/Project.py" line="4339" /> <source>Filetype Associations...</source> <translation>Asociace typů souborů...</translation> </message> <message> - <location filename="../Project/Project.py" line="4327" /> + <location filename="../Project/Project.py" line="4346" /> <source>Show the project file type associations</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4330" /> + <location filename="../Project/Project.py" line="4349" /> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4343" /> + <location filename="../Project/Project.py" line="4362" /> <source>Lexer Associations</source> <translation>Spojení lexeru</translation> </message> <message> - <location filename="../Project/Project.py" line="4344" /> + <location filename="../Project/Project.py" line="4363" /> <source>Lexer Associations...</source> <translation>Spojení lexeru...</translation> </message> <message> - <location filename="../Project/Project.py" line="4351" /> + <location filename="../Project/Project.py" line="4370" /> <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="4354" /> - <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> - <translation><b>Spojení lexeru...</b><p>Zobrazuje dialog s editací spojení lexeru projektu. Tato spojení přepisují globální lexer spojení. Lexer je použit pro zvýraznění textu v editoru.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4372" /> - <source>Debugger Properties</source> - <translation>Nastavení debugeru</translation> - </message> - <message> <location filename="../Project/Project.py" line="4373" /> - <source>Debugger &Properties...</source> - <translation>Nastavení &debuggeru...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4379" /> - <source>Show the debugger properties</source> - <translation>Zobrazit nastavení debugeru</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4381" /> - <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> + <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> + <translation><b>Spojení lexeru...</b><p>Zobrazuje dialog s editací spojení lexeru projektu. Tato spojení přepisují globální lexer spojení. Lexer je použit pro zvýraznění textu v editoru.</p></translation> </message> <message> <location filename="../Project/Project.py" line="4391" /> - <source>Load</source> - <translation>Načíst</translation> + <source>Debugger Properties</source> + <translation>Nastavení debugeru</translation> </message> <message> <location filename="../Project/Project.py" line="4392" /> - <source>&Load</source> - <translation>&Načíst</translation> + <source>Debugger &Properties...</source> + <translation>Nastavení &debuggeru...</translation> </message> <message> <location filename="../Project/Project.py" line="4398" /> - <source>Load the debugger properties</source> - <translation>Načíst nastavení debugeru</translation> + <source>Show the debugger properties</source> + <translation>Zobrazit nastavení debugeru</translation> </message> <message> <location filename="../Project/Project.py" line="4400" /> + <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="4410" /> + <source>Load</source> + <translation>Načíst</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4411" /> + <source>&Load</source> + <translation>&Načíst</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4417" /> + <source>Load the debugger properties</source> + <translation>Načíst nastavení debugeru</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4419" /> <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="4409" /> - <source>Save</source> - <translation>Uložit</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4416" /> - <source>Save the debugger properties</source> - <translation>Uložit nastavení debugeru</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4418" /> - <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="4427" /> - <source>Delete</source> - <translation>Smazat</translation> - </message> - <message> <location filename="../Project/Project.py" line="4428" /> - <source>&Delete</source> - <translation>Sma&zat</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4434" /> - <source>Delete the debugger properties</source> - <translation>Smazat nastavení debugeru</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4436" /> - <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> + <source>Save</source> + <translation>Uložit</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4435" /> + <source>Save the debugger properties</source> + <translation>Uložit nastavení debugeru</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4437" /> + <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="4446" /> - <source>Reset</source> - <translation /> + <source>Delete</source> + <translation>Smazat</translation> </message> <message> <location filename="../Project/Project.py" line="4447" /> - <source>&Reset</source> - <translation>&Reset</translation> + <source>&Delete</source> + <translation>Sma&zat</translation> </message> <message> <location filename="../Project/Project.py" line="4453" /> - <source>Reset the debugger properties</source> - <translation>Reset nastavení debugeru</translation> + <source>Delete the debugger properties</source> + <translation>Smazat nastavení debugeru</translation> </message> <message> <location filename="../Project/Project.py" line="4455" /> + <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="4465" /> + <source>Reset</source> + <translation /> + </message> + <message> + <location filename="../Project/Project.py" line="4466" /> + <source>&Reset</source> + <translation>&Reset</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4472" /> + <source>Reset the debugger properties</source> + <translation>Reset nastavení debugeru</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4474" /> <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="4471" /> - <location filename="../Project/Project.py" line="4470" /> + <location filename="../Project/Project.py" line="4490" /> + <location filename="../Project/Project.py" line="4489" /> <source>Load session</source> <translation>Načíst relaci</translation> </message> <message> - <location filename="../Project/Project.py" line="4477" /> + <location filename="../Project/Project.py" line="4496" /> <source>Load the projects session file.</source> <translation>Načíst soubor s relací projektu.</translation> </message> <message> - <location filename="../Project/Project.py" line="4479" /> + <location filename="../Project/Project.py" line="4498" /> <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="4495" /> - <location filename="../Project/Project.py" line="4494" /> + <location filename="../Project/Project.py" line="4514" /> + <location filename="../Project/Project.py" line="4513" /> <source>Save session</source> <translation>Uložit relaci</translation> </message> <message> - <location filename="../Project/Project.py" line="4501" /> + <location filename="../Project/Project.py" line="4520" /> <source>Save the projects session file.</source> <translation>Uložit soubor s relací projektu.</translation> </message> <message> - <location filename="../Project/Project.py" line="4503" /> + <location filename="../Project/Project.py" line="4522" /> <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="4519" /> - <location filename="../Project/Project.py" line="4518" /> + <location filename="../Project/Project.py" line="4538" /> + <location filename="../Project/Project.py" line="4537" /> <source>Delete session</source> <translation>Smazat relaci</translation> </message> <message> - <location filename="../Project/Project.py" line="4525" /> + <location filename="../Project/Project.py" line="4544" /> <source>Delete the projects session file.</source> <translation>Smaže soubor s relací projektu.</translation> </message> <message> - <location filename="../Project/Project.py" line="4527" /> + <location filename="../Project/Project.py" line="4546" /> <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="4542" /> + <location filename="../Project/Project.py" line="4561" /> <source>Code Metrics</source> <translation>Metriky kódu</translation> </message> <message> - <location filename="../Project/Project.py" line="4543" /> + <location filename="../Project/Project.py" line="4562" /> <source>&Code Metrics...</source> <translation>Metriky &kódu...</translation> </message> <message> - <location filename="../Project/Project.py" line="4550" /> + <location filename="../Project/Project.py" line="4569" /> <source>Show some code metrics for the project.</source> <translation>Zobrazit metriky kódu projektu.</translation> </message> <message> - <location filename="../Project/Project.py" line="4553" /> + <location filename="../Project/Project.py" line="4572" /> <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="4563" /> + <location filename="../Project/Project.py" line="4582" /> <source>Python Code Coverage</source> <translation>Pokrytí python kódu</translation> </message> <message> - <location filename="../Project/Project.py" line="4564" /> + <location filename="../Project/Project.py" line="4583" /> <source>Code Co&verage...</source> <translation>Pokr&ytí kódu...</translation> </message> <message> - <location filename="../Project/Project.py" line="4571" /> + <location filename="../Project/Project.py" line="4590" /> <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="4574" /> + <location filename="../Project/Project.py" line="4593" /> <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="5894" /> - <location filename="../Project/Project.py" line="5881" /> - <location filename="../Project/Project.py" line="4584" /> + <location filename="../Project/Project.py" line="5914" /> + <location filename="../Project/Project.py" line="5901" /> + <location filename="../Project/Project.py" line="4603" /> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="../Project/Project.py" line="4585" /> + <location filename="../Project/Project.py" line="4604" /> <source>&Profile Data...</source> <translation>&Profilovat data...</translation> </message> <message> - <location filename="../Project/Project.py" line="4592" /> - <source>Show profiling data for the project.</source> - <translation>Zobrazit profilování dat projektu.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4595" /> - <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="5946" /> - <location filename="../Project/Project.py" line="4610" /> - <source>Application Diagram</source> - <translation>Diagram aplikace</translation> - </message> - <message> <location filename="../Project/Project.py" line="4611" /> - <source>&Application Diagram...</source> - <translation>Diagram &aplikace...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4618" /> - <source>Show a diagram of the project.</source> - <translation>Zobrazit diagram projektu.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4621" /> - <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> + <source>Show profiling data for the project.</source> + <translation>Zobrazit profilování dat projektu.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4614" /> + <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="5966" /> + <location filename="../Project/Project.py" line="4629" /> + <source>Application Diagram</source> + <translation>Diagram aplikace</translation> </message> <message> <location filename="../Project/Project.py" line="4630" /> - <source>Load Diagram</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4631" /> - <source>&Load Diagram...</source> - <translation type="unfinished" /> + <source>&Application Diagram...</source> + <translation>Diagram &aplikace...</translation> </message> <message> <location filename="../Project/Project.py" line="4637" /> - <source>Load a diagram from file.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4639" /> - <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6131" /> - <location filename="../Project/Project.py" line="6080" /> - <location filename="../Project/Project.py" line="4654" /> - <source>Create Package List</source> - <translation>Vytvořit seznam balíčků</translation> + <source>Show a diagram of the project.</source> + <translation>Zobrazit diagram projektu.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4640" /> + <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="4649" /> + <source>Load Diagram</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4650" /> + <source>&Load Diagram...</source> + <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="4656" /> + <source>Load a diagram from file.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4658" /> + <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6151" /> + <location filename="../Project/Project.py" line="6100" /> + <location filename="../Project/Project.py" line="4673" /> + <source>Create Package List</source> + <translation>Vytvořit seznam balíčků</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4675" /> <source>Create &Package List</source> <translation type="unfinished">Vytvořit Plugin &archiv</translation> </message> <message> - <location filename="../Project/Project.py" line="4663" /> + <location filename="../Project/Project.py" line="4682" /> <source>Create an initial PKGLIST file for an eric plugin.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4666" /> - <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6200" /> - <location filename="../Project/Project.py" line="4677" /> - <source>Create Plugin Archives</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4679" /> - <source>Create Plugin &Archives</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="4685" /> + <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6220" /> + <location filename="../Project/Project.py" line="4696" /> + <source>Create Plugin Archives</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4698" /> + <source>Create Plugin &Archives</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4704" /> <source>Create eric plugin archive files.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4687" /> + <location filename="../Project/Project.py" line="4706" /> <source><b>Create Plugin Archives</b><p>This creates eric plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4699" /> + <location filename="../Project/Project.py" line="4718" /> <source>Create Plugin Archives (Snapshot)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4701" /> + <location filename="../Project/Project.py" line="4720" /> <source>Create Plugin Archives (&Snapshot)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4708" /> + <location filename="../Project/Project.py" line="4727" /> <source>Create eric plugin archive files (snapshot releases).</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4711" /> + <location filename="../Project/Project.py" line="4730" /> <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6621" /> - <location filename="../Project/Project.py" line="6592" /> - <location filename="../Project/Project.py" line="6543" /> - <location filename="../Project/Project.py" line="4730" /> + <location filename="../Project/Project.py" line="6641" /> + <location filename="../Project/Project.py" line="6612" /> + <location filename="../Project/Project.py" line="6563" /> + <location filename="../Project/Project.py" line="4749" /> <source>Execute Make</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4731" /> - <source>&Execute Make</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4737" /> - <source>Perform a 'make' run.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4739" /> - <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6598" /> - <location filename="../Project/Project.py" line="4749" /> - <source>Test for Changes</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="4750" /> + <source>&Execute Make</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4756" /> + <source>Perform a 'make' run.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4758" /> + <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6618" /> + <location filename="../Project/Project.py" line="4768" /> + <source>Test for Changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4769" /> <source>&Test for Changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4757" /> + <location filename="../Project/Project.py" line="4776" /> <source>Question 'make', if a rebuild is needed.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4760" /> - <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4778" /> - <source>Create SBOM File</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="4779" /> + <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4797" /> + <source>Create SBOM File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4798" /> <source>Create &SBOM File</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4786" /> + <location filename="../Project/Project.py" line="4805" /> <source>Create a SBOM file of the project dependencies.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4789" /> + <location filename="../Project/Project.py" line="4808" /> <source><b>Create SBOM File</b><p>This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4806" /> + <location filename="../Project/Project.py" line="4825" /> <source>About Black</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4807" /> + <location filename="../Project/Project.py" line="4826" /> <source>&Black</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4813" /> + <location filename="../Project/Project.py" line="4832" /> <source>Show some information about 'Black'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4815" /> + <location filename="../Project/Project.py" line="4834" /> <source><b>Black</b><p>This shows some information about the installed 'Black' tool.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4827" /> + <location filename="../Project/Project.py" line="4846" /> <source>Format Code</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4828" /> + <location filename="../Project/Project.py" line="4847" /> <source>&Format Code</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4835" /> + <location filename="../Project/Project.py" line="4854" /> <source>Format the project sources with 'Black'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4838" /> + <location filename="../Project/Project.py" line="4857" /> <source><b>Format Code</b><p>This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4850" /> + <location filename="../Project/Project.py" line="4869" /> <source>Check Code Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4851" /> + <location filename="../Project/Project.py" line="4870" /> <source>&Check Code Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4858" /> - <source>Check, if the project sources need to be reformatted with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4863" /> - <source><b>Check Code Formatting</b><p>This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4876" /> - <source>Code Formatting Diff</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="4877" /> + <source>Check, if the project sources need to be reformatted with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4882" /> + <source><b>Check Code Formatting</b><p>This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4895" /> + <source>Code Formatting Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4896" /> <source>Code Formatting &Diff</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4884" /> + <location filename="../Project/Project.py" line="4903" /> <source>Generate a unified diff of potential project source reformatting with 'Black'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4890" /> + <location filename="../Project/Project.py" line="4909" /> <source><b>Diff Code Formatting</b><p>This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5055" /> - <location filename="../Project/Project.py" line="5005" /> - <location filename="../Project/Project.py" line="5004" /> - <location filename="../Project/Project.py" line="4904" /> - <location filename="../Project/Project.py" line="4903" /> + <location filename="../Project/Project.py" line="5074" /> + <location filename="../Project/Project.py" line="5024" /> + <location filename="../Project/Project.py" line="5023" /> + <location filename="../Project/Project.py" line="4923" /> + <location filename="../Project/Project.py" line="4922" /> <source>Configure</source> <translation type="unfinished">Konfigurovat</translation> </message> <message> - <location filename="../Project/Project.py" line="4911" /> + <location filename="../Project/Project.py" line="4930" /> <source>Enter the parameters for formatting the project sources with 'Black'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4916" /> + <location filename="../Project/Project.py" line="4935" /> <source><b>Configure</b><p>This shows a dialog to enter the parameters for formatting the project sources with 'Black'.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4932" /> + <location filename="../Project/Project.py" line="4951" /> <source>About isort</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4933" /> + <location filename="../Project/Project.py" line="4952" /> <source>&isort</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4939" /> + <location filename="../Project/Project.py" line="4958" /> <source>Show some information about 'isort'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4941" /> + <location filename="../Project/Project.py" line="4960" /> <source><b>isort</b><p>This shows some information about the installed 'isort' tool.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4954" /> - <location filename="../Project/Project.py" line="4953" /> + <location filename="../Project/Project.py" line="4973" /> + <location filename="../Project/Project.py" line="4972" /> <source>Sort Imports</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4961" /> + <location filename="../Project/Project.py" line="4980" /> <source>Sort the import statements of the project sources with 'isort'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4964" /> + <location filename="../Project/Project.py" line="4983" /> <source><b>Sort Imports</b><p>This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4978" /> - <location filename="../Project/Project.py" line="4977" /> + <location filename="../Project/Project.py" line="4997" /> + <location filename="../Project/Project.py" line="4996" /> <source>Imports Sorting Diff</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4985" /> + <location filename="../Project/Project.py" line="5004" /> <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4991" /> + <location filename="../Project/Project.py" line="5010" /> <source><b>Imports Sorting Diff</b><p>This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5012" /> + <location filename="../Project/Project.py" line="5031" /> <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5018" /> + <location filename="../Project/Project.py" line="5037" /> <source><b>Configure</b><p>This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5034" /> + <location filename="../Project/Project.py" line="5053" /> <source>Install Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5035" /> + <location filename="../Project/Project.py" line="5054" /> <source>&Install Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5042" /> + <location filename="../Project/Project.py" line="5061" /> <source>Install the project into the embedded environment.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5045" /> + <location filename="../Project/Project.py" line="5064" /> <source><b>Install Project</b><p>This installs the project into the embedded virtual environment in editable mode (i.e. development mode).</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5056" /> + <location filename="../Project/Project.py" line="5075" /> <source>&Configure</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5063" /> + <location filename="../Project/Project.py" line="5082" /> <source>Configure the embedded environment.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5066" /> - <source><b>Configure</b><p>This opens a dialog to configure the embedded virtual environment of the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5076" /> - <source>Upgrade</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5077" /> - <source>&Upgrade</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5083" /> - <source>Upgrade the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/Project.py" line="5085" /> - <source><b>Upgrade</b><p>This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5097" /> - <source>Recreate</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5098" /> - <source>&Recreate</source> + <source><b>Configure</b><p>This opens a dialog to configure the embedded virtual environment of the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5095" /> + <source>Upgrade</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5096" /> + <source>&Upgrade</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5102" /> + <source>Upgrade the embedded environment.</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/Project.py" line="5104" /> + <source><b>Upgrade</b><p>This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5116" /> + <source>Recreate</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5117" /> + <source>&Recreate</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5123" /> <source>Recreate the embedded environment.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5106" /> + <location filename="../Project/Project.py" line="5125" /> <source><b>Recreate</b><p>This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5135" /> - <source>&Project</source> - <translation>&Projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5136" /> - <source>Open &Recent Projects</source> - <translation>Otevřít poslední p&rojekty</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5137" /> - <source>Session</source> - <translation>Relace</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5138" /> - <source>Debugger</source> - <translation /> - </message> - <message> - <location filename="../Project/Project.py" line="5139" /> - <source>Embedded Environment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5141" /> - <source>Project-T&ools</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5142" /> - <source>&Version Control</source> - <translation>Kontrola &verzí</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5146" /> - <source>Chec&k</source> - <translation>Zkontro&lovat</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5148" /> - <source>Code &Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5150" /> - <source>Sho&w</source> - <translation>Zo&brazit</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5151" /> - <source>&Diagrams</source> - <translation>&Diagramy</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5152" /> - <source>Pac&kagers</source> - <translation>Balíč&ky</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5153" /> - <source>Source &Documentation</source> - <translation>Zd&rojová dokumentace</translation> - </message> - <message> <location filename="../Project/Project.py" line="5155" /> - <source>Make</source> - <translation type="unfinished" /> + <source>&Project</source> + <translation>&Projekt</translation> </message> <message> <location filename="../Project/Project.py" line="5156" /> + <source>Open &Recent Projects</source> + <translation>Otevřít poslední p&rojekty</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5157" /> + <source>Session</source> + <translation>Relace</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5158" /> + <source>Debugger</source> + <translation /> + </message> + <message> + <location filename="../Project/Project.py" line="5159" /> + <source>Embedded Environment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5161" /> + <source>Project-T&ools</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5162" /> + <source>&Version Control</source> + <translation>Kontrola &verzí</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5166" /> + <source>Chec&k</source> + <translation>Zkontro&lovat</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5168" /> + <source>Code &Formatting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5170" /> + <source>Sho&w</source> + <translation>Zo&brazit</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5171" /> + <source>&Diagrams</source> + <translation>&Diagramy</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5172" /> + <source>Pac&kagers</source> + <translation>Balíč&ky</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5173" /> + <source>Source &Documentation</source> + <translation>Zd&rojová dokumentace</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5175" /> + <source>Make</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5176" /> <source>Other Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5317" /> - <location filename="../Project/Project.py" line="5314" /> + <location filename="../Project/Project.py" line="5337" /> + <location filename="../Project/Project.py" line="5334" /> <source>Project</source> <translation>Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="5378" /> + <location filename="../Project/Project.py" line="5398" /> <source>&Clear</source> <translation>&Vyčistit</translation> </message> <message> - <location filename="../Project/Project.py" line="5537" /> + <location filename="../Project/Project.py" line="5557" /> <source>Search New Files</source> <translation>Hledat nové soubory</translation> </message> <message> - <location filename="../Project/Project.py" line="5538" /> + <location filename="../Project/Project.py" line="5558" /> <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="5687" /> - <location filename="../Project/Project.py" line="5674" /> + <location filename="../Project/Project.py" line="5707" /> + <location filename="../Project/Project.py" line="5694" /> <source>Version Control System</source> <translation>Version Control System</translation> </message> <message> - <location filename="../Project/Project.py" line="5675" /> + <location filename="../Project/Project.py" line="5695" /> <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5688" /> + <location filename="../Project/Project.py" line="5708" /> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>Vybrané VCS <b>{0}</b> nebylo nalezeno.<br/>Kontrola verzí vypnuta.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5836" /> + <location filename="../Project/Project.py" line="5856" /> <source>Coverage Data</source> <translation>Datové pokrytí</translation> </message> <message> - <location filename="../Project/Project.py" line="5882" /> - <location filename="../Project/Project.py" line="5837" /> + <location filename="../Project/Project.py" line="5902" /> + <location filename="../Project/Project.py" line="5857" /> <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="5849" /> + <location filename="../Project/Project.py" line="5869" /> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="../Project/Project.py" line="5850" /> + <location filename="../Project/Project.py" line="5870" /> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor pokrytí</translation> </message> <message> - <location filename="../Project/Project.py" line="5895" /> + <location filename="../Project/Project.py" line="5915" /> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="../Project/Project.py" line="5947" /> + <location filename="../Project/Project.py" line="5967" /> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> <message> - <location filename="../Project/Project.py" line="6081" /> + <location filename="../Project/Project.py" line="6101" /> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Soubor <b>PKGLIST</b> již existuje.</p><p>Přepsat jej?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6132" /> + <location filename="../Project/Project.py" line="6152" /> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Soubor <b>PKGLIST</b> nelze vytvořit.</p><p>Důvod: {0}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6421" /> - <location filename="../Project/Project.py" line="6379" /> - <location filename="../Project/Project.py" line="6333" /> - <location filename="../Project/Project.py" line="6322" /> - <location filename="../Project/Project.py" line="6304" /> - <location filename="../Project/Project.py" line="6271" /> - <location filename="../Project/Project.py" line="6241" /> - <location filename="../Project/Project.py" line="6213" /> - <location filename="../Project/Project.py" line="6183" /> - <location filename="../Project/Project.py" line="6169" /> - <location filename="../Project/Project.py" line="6152" /> + <location filename="../Project/Project.py" line="6441" /> + <location filename="../Project/Project.py" line="6399" /> + <location filename="../Project/Project.py" line="6353" /> + <location filename="../Project/Project.py" line="6342" /> + <location filename="../Project/Project.py" line="6324" /> + <location filename="../Project/Project.py" line="6291" /> + <location filename="../Project/Project.py" line="6261" /> + <location filename="../Project/Project.py" line="6233" /> + <location filename="../Project/Project.py" line="6203" /> + <location filename="../Project/Project.py" line="6189" /> + <location filename="../Project/Project.py" line="6172" /> <source>Create Plugin Archive</source> <translation>Vytvořit Plugin archiv</translation> </message> <message> - <location filename="../Project/Project.py" line="6153" /> + <location filename="../Project/Project.py" line="6173" /> <source>The project does not have a main script defined. Aborting...</source> <translation>Projekt nemá definován hlavní skript. Zrušeno...</translation> </message> <message> - <location filename="../Project/Project.py" line="6170" /> + <location filename="../Project/Project.py" line="6190" /> <source>Select package lists:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6184" /> + <location filename="../Project/Project.py" line="6204" /> <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6192" /> + <location filename="../Project/Project.py" line="6212" /> <source>Creating plugin archives...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6193" /> + <location filename="../Project/Project.py" line="6213" /> <source>Abort</source> <translation type="unfinished">Přerušit</translation> </message> <message> - <location filename="../Project/Project.py" line="6196" /> + <location filename="../Project/Project.py" line="6216" /> <source>%v/%m Archives</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6214" /> + <location filename="../Project/Project.py" line="6234" /> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6242" /> + <location filename="../Project/Project.py" line="6262" /> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6272" /> + <location filename="../Project/Project.py" line="6292" /> <source><p>The eric plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6305" /> + <location filename="../Project/Project.py" line="6325" /> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Soubor <b>{0}</b> nelze uložit do archivu. Ingorováno.</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6323" /> + <location filename="../Project/Project.py" line="6343" /> <source><p>The eric plugin archive files were created with some errors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6334" /> + <location filename="../Project/Project.py" line="6354" /> <source><p>The eric plugin archive files were created successfully.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6380" /> + <location filename="../Project/Project.py" line="6400" /> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Plugin soubor <b>{0}</b> nelze přečíst.</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6422" /> + <location filename="../Project/Project.py" line="6442" /> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6544" /> + <location filename="../Project/Project.py" line="6564" /> <source>The make process did not start.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6593" /> + <location filename="../Project/Project.py" line="6613" /> <source>The make process crashed.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6601" /> + <location filename="../Project/Project.py" line="6621" /> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6606" /> + <location filename="../Project/Project.py" line="6626" /> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6622" /> + <location filename="../Project/Project.py" line="6642" /> <source>The makefile contains errors.</source> <translation type="unfinished" /> </message> @@ -57940,22 +57961,22 @@ <context> <name>ProjectFile</name> <message> - <location filename="../Project/ProjectFile.py" line="109" /> + <location filename="../Project/ProjectFile.py" line="108" /> <source>Save Project File</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFile.py" line="110" /> + <location filename="../Project/ProjectFile.py" line="109" /> <source><p>The project file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../Project/ProjectFile.py" line="134" /> + <source>Read Project File</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../Project/ProjectFile.py" line="135" /> - <source>Read Project File</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/ProjectFile.py" line="136" /> <source><p>The project file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> @@ -59831,265 +59852,265 @@ <context> <name>ProjectTranslationsBrowser</name> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="99" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="76" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="97" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="74" /> <source>Translations</source> <translation>Překlady</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="79" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="77" /> <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="97" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="95" /> <source>Translation Files ({0})</source> <translation type="unfinished">Soubory s překlady ({0})</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="98" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="96" /> <source>Translation Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="109" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="107" /> <source>Translations Browser</source> <translation type="unfinished">Prohlížeč překladů</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="239" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="183" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="237" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="181" /> <source>Generate translation</source> <translation>Generovat překlad</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="249" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="188" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="247" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="186" /> <source>Generate translation (with obsolete)</source> <translation>Generovat překlad (původní)</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="538" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="509" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="360" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="332" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="258" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="194" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="536" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="507" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="358" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="330" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="256" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="192" /> <source>Generate all translations</source> <translation>Generovat všechny překlady</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="547" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="513" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="369" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="336" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="267" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="198" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="545" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="511" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="367" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="334" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="265" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="196" /> <source>Generate all translations (with obsolete)</source> <translation>Generovat všechny překlady (původní)</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="419" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="203" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="417" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="201" /> <source>Open in Qt-Linguist</source> <translation>Otevřít v Qt-Linguist</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="473" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="423" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="279" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="206" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="471" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="421" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="277" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="204" /> <source>Open in Editor</source> <translation>Otevřít v editoru</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="286" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="211" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="284" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="209" /> <source>Release translation</source> <translation>Zveřejnit překlad</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="555" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="518" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="377" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="341" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="295" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="216" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="553" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="516" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="375" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="339" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="293" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="214" /> <source>Release all translations</source> <translation>Zveřejnit všechny překlady</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="220" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="218" /> <source>Preview translation</source> <translation>Náhled překladu</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="523" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="346" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="223" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="521" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="344" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="221" /> <source>Preview all translations</source> <translation>Náhled všech překladů</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="529" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="441" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="352" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="230" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="527" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="439" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="350" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="228" /> <source>Extract messages</source> <translation>Extrahovat zprávy</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="469" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="275" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="467" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="273" /> <source>Open</source> <translation type="unfinished">Otevřít</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="488" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="302" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="486" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="300" /> <source>Remove from project</source> <translation>Odebrat z projektu</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="561" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="491" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="305" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="559" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="489" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="303" /> <source>Delete</source> <translation>Smazat</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="565" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="384" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="309" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="563" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="382" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="307" /> <source>Add translation...</source> <translation>Přidat překlad...</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="568" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="387" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="312" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="566" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="385" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="310" /> <source>Add translation files...</source> <translation>Přidat soubory s překladem...</translation> </message> <message> + <location filename="../Project/ProjectTranslationsBrowser.py" line="569" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="313" /> + <source>Copy Path to Clipboard</source> + <translation>Kopírovat cestu do schránky</translation> + </message> + <message> <location filename="../Project/ProjectTranslationsBrowser.py" line="571" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="492" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="388" /> <location filename="../Project/ProjectTranslationsBrowser.py" line="315" /> - <source>Copy Path to Clipboard</source> - <translation>Kopírovat cestu do schránky</translation> - </message> - <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="573" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="494" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="390" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="317" /> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="450" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="407" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="448" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="405" /> <source>Generate translations</source> <translation>Generovat překlady</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="460" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="412" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="458" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="410" /> <source>Generate translations (with obsolete)</source> <translation>Generovat překlady (původní)</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="480" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="428" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="478" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="426" /> <source>Release translations</source> <translation>Zveřejnit překlady</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="434" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="432" /> <source>Preview translations</source> <translation>Náhled překladů</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="835" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="833" /> <source>Delete translation files</source> <translation>Smazat soubory s překlady</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="836" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="834" /> <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="1504" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1001" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="961" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1502" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="999" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="959" /> <source>Write temporary project file</source> <translation>Zapsat dočasný soubor projektu</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1505" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1241" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="962" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1503" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1239" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="960" /> <source>No translation files (*.ts) selected.</source> <translation>Nebyly vybrány žádné soubory s překlady (*.ts).</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1002" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1000" /> <source><p>The temporary project file <b>{0}</b> could not be written.</p></source> <translation><p>Do dočasného souboru projektu <b>{0}</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1240" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1123" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1111" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1238" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1121" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1109" /> <source>Translation file generation</source> <translation>Generování souboru s překladem</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1112" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1110" /> <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="1118" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1116" /> <source> The process has crashed.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1124" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1122" /> <source>The generation of the translation files (*.ts) has failed.{0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1534" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1336" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1294" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1532" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1334" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1292" /> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1337" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1295" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1335" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1293" /> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Nelze spustit {0}.<br>Ověřte, že je umístěn v požadované cestě.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1427" /> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1407" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1425" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1405" /> <source>Translation file release</source> <translation>Zveřejnění souboru s překladem</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1408" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1406" /> <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="1428" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1426" /> <source>The release of the translation files (*.qm) has failed.</source> <translation>Zveřejnění souboru s překladem (*.qm) selhalo.</translation> </message> <message> - <location filename="../Project/ProjectTranslationsBrowser.py" line="1535" /> + <location filename="../Project/ProjectTranslationsBrowser.py" line="1533" /> <source><p>Could not start lrelease.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit zveřejnění.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> @@ -83155,2216 +83176,2228 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="574" /> + <location filename="../UI/UserInterface.py" line="573" /> <source>Initializing Tools...</source> <translation>Inicializace nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="585" /> + <location filename="../UI/UserInterface.py" line="584" /> <source>Registering Objects...</source> <translation>Registrování objektů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="619" /> + <location filename="../UI/UserInterface.py" line="618" /> <source>Initializing Actions...</source> <translation>Inicializace akcí...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="621" /> + <location filename="../UI/UserInterface.py" line="620" /> <source>Initializing Menus...</source> <translation>Inicializace menu...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="623" /> + <location filename="../UI/UserInterface.py" line="622" /> <source>Initializing Toolbars...</source> <translation>Inicializace nástrojových lišt...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="625" /> + <location filename="../UI/UserInterface.py" line="624" /> <source>Initializing Statusbar...</source> <translation>Inicializace statusbaru...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="652" /> + <location filename="../UI/UserInterface.py" line="651" /> <source>Initializing Single Application Server...</source> <translation>Inicializace jednouživatelského aplikačního serveru...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="658" /> + <location filename="../UI/UserInterface.py" line="657" /> <source>Initializing Plugins...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="661" /> + <location filename="../UI/UserInterface.py" line="660" /> <source>Activating Plugins...</source> <translation>Aktivace pluginů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="663" /> + <location filename="../UI/UserInterface.py" line="662" /> <source>Generating Plugins Toolbars...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="666" /> + <location filename="../UI/UserInterface.py" line="665" /> <source>Cleaning Plugins Download Area...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="673" /> + <location filename="../UI/UserInterface.py" line="672" /> <source>Restoring Toolbarmanager...</source> <translation>Obnovit manažer nástrojových lišt...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="681" /> + <location filename="../UI/UserInterface.py" line="680" /> <source>Setting View Profile...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="694" /> + <location filename="../UI/UserInterface.py" line="693" /> <source>Reading Tasks...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="699" /> + <location filename="../UI/UserInterface.py" line="698" /> <source>Reading Templates...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="704" /> + <location filename="../UI/UserInterface.py" line="703" /> <source>Starting Debugger...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2178" /> - <location filename="../UI/UserInterface.py" line="1066" /> + <location filename="../UI/UserInterface.py" line="2177" /> + <location filename="../UI/UserInterface.py" line="1065" /> <source>Left Toolbox</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2224" /> - <location filename="../UI/UserInterface.py" line="1076" /> + <location filename="../UI/UserInterface.py" line="2223" /> + <location filename="../UI/UserInterface.py" line="1075" /> <source>Horizontal Toolbox</source> <translation>Vodorovná nástrojová lišta</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2201" /> - <location filename="../UI/UserInterface.py" line="1086" /> + <location filename="../UI/UserInterface.py" line="2200" /> + <location filename="../UI/UserInterface.py" line="1085" /> <source>Right Toolbox</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2019" /> + <location filename="../UI/UserInterface.py" line="1278" /> + <location filename="../UI/UserInterface.py" line="1095" /> + <source>Multiproject-Viewer</source> + <translation>Prohlížeč multiprojektu</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1997" /> + <location filename="../UI/UserInterface.py" line="1284" /> + <location filename="../UI/UserInterface.py" line="1101" /> + <source>Project-Viewer</source> + <translation>Prohlížeč projektu</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2559" /> + <location filename="../UI/UserInterface.py" line="2558" /> + <location filename="../UI/UserInterface.py" line="1291" /> + <location filename="../UI/UserInterface.py" line="1108" /> + <source>Find/Replace In Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2582" /> + <location filename="../UI/UserInterface.py" line="2581" /> + <location filename="../UI/UserInterface.py" line="1298" /> + <location filename="../UI/UserInterface.py" line="1115" /> + <source>Find File</source> + <translation type="unfinished">Hledat soubor</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1304" /> + <location filename="../UI/UserInterface.py" line="1121" /> + <source>VCS Status</source> + <translation type="unfinished">VCS Status</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2152" /> + <location filename="../UI/UserInterface.py" line="1311" /> + <location filename="../UI/UserInterface.py" line="1128" /> + <source>Template-Viewer</source> + <translation>Prohlížeč šablon</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2085" /> + <location filename="../UI/UserInterface.py" line="1318" /> + <location filename="../UI/UserInterface.py" line="1135" /> + <source>File-Browser</source> + <translation>Browser souborů</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1325" /> + <location filename="../UI/UserInterface.py" line="1142" /> + <source>Symbols</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2041" /> + <location filename="../UI/UserInterface.py" line="1347" /> + <location filename="../UI/UserInterface.py" line="1341" /> + <location filename="../UI/UserInterface.py" line="1152" /> + <source>Debug-Viewer</source> + <translation>Prohlížeč debugeru</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2413" /> + <location filename="../UI/UserInterface.py" line="2412" /> + <location filename="../UI/UserInterface.py" line="1354" /> + <location filename="../UI/UserInterface.py" line="1159" /> + <source>Code Documentation Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2628" /> + <location filename="../UI/UserInterface.py" line="2627" /> + <location filename="../UI/UserInterface.py" line="1361" /> + <location filename="../UI/UserInterface.py" line="1166" /> + <source>Help Viewer</source> + <translation type="unfinished">Prohlížeč nápovědy</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3540" /> + <location filename="../UI/UserInterface.py" line="2508" /> + <location filename="../UI/UserInterface.py" line="2507" /> + <location filename="../UI/UserInterface.py" line="1367" /> + <location filename="../UI/UserInterface.py" line="1172" /> + <source>Plugin Repository</source> + <translation>Repozitář pluginů</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2532" /> + <location filename="../UI/UserInterface.py" line="2531" /> + <location filename="../UI/UserInterface.py" line="1373" /> + <location filename="../UI/UserInterface.py" line="1178" /> + <source>Virtual Environments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2440" /> + <location filename="../UI/UserInterface.py" line="2439" /> + <location filename="../UI/UserInterface.py" line="1378" /> + <location filename="../UI/UserInterface.py" line="1183" /> + <source>PyPI</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2462" /> + <location filename="../UI/UserInterface.py" line="2461" /> + <location filename="../UI/UserInterface.py" line="1385" /> + <location filename="../UI/UserInterface.py" line="1188" /> + <source>Conda</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1392" /> + <location filename="../UI/UserInterface.py" line="1195" /> + <source>Cooperation</source> + <translation>Spolupráce</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2340" /> + <location filename="../UI/UserInterface.py" line="1396" /> + <location filename="../UI/UserInterface.py" line="1200" /> + <source>IRC</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2484" /> + <location filename="../UI/UserInterface.py" line="2483" /> + <location filename="../UI/UserInterface.py" line="1402" /> + <location filename="../UI/UserInterface.py" line="1207" /> + <source>MicroPython</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2063" /> + <location filename="../UI/UserInterface.py" line="1410" /> + <location filename="../UI/UserInterface.py" line="1215" /> + <source>Shell</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2129" /> + <location filename="../UI/UserInterface.py" line="1416" /> + <location filename="../UI/UserInterface.py" line="1219" /> + <source>Task-Viewer</source> + <translation>Prohlížeč úloh</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2107" /> + <location filename="../UI/UserInterface.py" line="1422" /> + <location filename="../UI/UserInterface.py" line="1223" /> + <source>Log-Viewer</source> + <translation>Prohlížeč logu</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1429" /> + <location filename="../UI/UserInterface.py" line="1230" /> + <source>Numbers</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1815" /> + <source>{0} - Passive Mode</source> + <translation>{0} - Pasivní mód</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1822" /> + <location filename="../UI/UserInterface.py" line="1818" /> + <source>{0} - {1} - Passive Mode</source> + <translation>{0} - {1} - pasivní mód</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1826" /> + <source>{0} - {1} - {2} - Passive Mode</source> + <translation>{0} - {1} - {2} - pasivní mód</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1850" /> + <source>Quit</source> + <translation>Konec</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1852" /> + <source>&Quit</source> + <translation>&Konec</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1853" /> + <source>Ctrl+Q</source> + <comment>File|Quit</comment> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1858" /> + <source>Quit the IDE</source> + <translation>Ukončit IDE</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1860" /> + <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="1874" /> + <location filename="../UI/UserInterface.py" line="1872" /> + <source>Restart</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1875" /> + <source>Ctrl+Shift+Q</source> + <comment>File|Quit</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1880" /> + <source>Restart the IDE</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1882" /> + <source><b>Restart the IDE</b><p>This restarts 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 type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1900" /> + <location filename="../UI/UserInterface.py" line="1893" /> + <source>Save session</source> + <translation>Uložit relaci</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1894" /> + <source>Save session...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1902" /> + <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7649" /> + <location filename="../UI/UserInterface.py" line="1919" /> + <location filename="../UI/UserInterface.py" line="1912" /> + <source>Load session</source> + <translation type="unfinished">Načíst relaci</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1913" /> + <source>Load session...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1921" /> + <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1931" /> + <source>New Window</source> + <translation type="unfinished">Nové okno</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1933" /> + <source>New &Window</source> + <translation type="unfinished">&Nové okno</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1934" /> + <source>Ctrl+Shift+N</source> + <comment>File|New Window</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1939" /> + <source>Open a new eric instance</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1941" /> + <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1955" /> + <location filename="../UI/UserInterface.py" line="1953" /> + <source>Edit Profile</source> + <translation>Editační profil</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1962" /> + <source>Activate the edit view profile</source> + <translation>Aktivovat profil editace</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1964" /> + <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="1977" /> + <location filename="../UI/UserInterface.py" line="1975" /> + <source>Debug Profile</source> + <translation>Debugovací profil</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1984" /> + <source>Activate the debug view profile</source> + <translation>Aktivovat debugovací profil</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1986" /> + <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="1998" /> + <source>&Project-Viewer</source> + <translation>Prohlížeč &projektu</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1999" /> + <source>Alt+Shift+P</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2005" /> + <source>Switch the input focus to the Project-Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2008" /> + <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2020" /> - <location filename="../UI/UserInterface.py" line="1279" /> - <location filename="../UI/UserInterface.py" line="1096" /> - <source>Multiproject-Viewer</source> - <translation>Prohlížeč multiprojektu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1998" /> - <location filename="../UI/UserInterface.py" line="1285" /> - <location filename="../UI/UserInterface.py" line="1102" /> - <source>Project-Viewer</source> - <translation>Prohlížeč projektu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2560" /> - <location filename="../UI/UserInterface.py" line="2559" /> - <location filename="../UI/UserInterface.py" line="1292" /> - <location filename="../UI/UserInterface.py" line="1109" /> - <source>Find/Replace In Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2583" /> - <location filename="../UI/UserInterface.py" line="2582" /> - <location filename="../UI/UserInterface.py" line="1299" /> - <location filename="../UI/UserInterface.py" line="1116" /> - <source>Find File</source> - <translation type="unfinished">Hledat soubor</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1305" /> - <location filename="../UI/UserInterface.py" line="1122" /> - <source>VCS Status</source> - <translation type="unfinished">VCS Status</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2153" /> - <location filename="../UI/UserInterface.py" line="1312" /> - <location filename="../UI/UserInterface.py" line="1129" /> - <source>Template-Viewer</source> - <translation>Prohlížeč šablon</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2086" /> - <location filename="../UI/UserInterface.py" line="1319" /> - <location filename="../UI/UserInterface.py" line="1136" /> - <source>File-Browser</source> - <translation>Browser souborů</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1326" /> - <location filename="../UI/UserInterface.py" line="1143" /> - <source>Symbols</source> + <source>&Multiproject-Viewer</source> + <translation>Prohlížeč &multiprojektu</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2021" /> + <source>Alt+Shift+M</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2027" /> + <source>Switch the input focus to the Multiproject-Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2030" /> + <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2042" /> - <location filename="../UI/UserInterface.py" line="1348" /> - <location filename="../UI/UserInterface.py" line="1342" /> - <location filename="../UI/UserInterface.py" line="1153" /> - <source>Debug-Viewer</source> - <translation>Prohlížeč debugeru</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2414" /> - <location filename="../UI/UserInterface.py" line="2413" /> - <location filename="../UI/UserInterface.py" line="1355" /> - <location filename="../UI/UserInterface.py" line="1160" /> - <source>Code Documentation Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2629" /> - <location filename="../UI/UserInterface.py" line="2628" /> - <location filename="../UI/UserInterface.py" line="1362" /> - <location filename="../UI/UserInterface.py" line="1167" /> - <source>Help Viewer</source> - <translation type="unfinished">Prohlížeč nápovědy</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3541" /> - <location filename="../UI/UserInterface.py" line="2509" /> - <location filename="../UI/UserInterface.py" line="2508" /> - <location filename="../UI/UserInterface.py" line="1368" /> - <location filename="../UI/UserInterface.py" line="1173" /> - <source>Plugin Repository</source> - <translation>Repozitář pluginů</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2533" /> - <location filename="../UI/UserInterface.py" line="2532" /> - <location filename="../UI/UserInterface.py" line="1374" /> - <location filename="../UI/UserInterface.py" line="1179" /> - <source>Virtual Environments</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2441" /> - <location filename="../UI/UserInterface.py" line="2440" /> - <location filename="../UI/UserInterface.py" line="1379" /> - <location filename="../UI/UserInterface.py" line="1184" /> - <source>PyPI</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2463" /> - <location filename="../UI/UserInterface.py" line="2462" /> - <location filename="../UI/UserInterface.py" line="1386" /> - <location filename="../UI/UserInterface.py" line="1189" /> - <source>Conda</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1393" /> - <location filename="../UI/UserInterface.py" line="1196" /> - <source>Cooperation</source> - <translation>Spolupráce</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2341" /> - <location filename="../UI/UserInterface.py" line="1397" /> - <location filename="../UI/UserInterface.py" line="1201" /> - <source>IRC</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2485" /> - <location filename="../UI/UserInterface.py" line="2484" /> - <location filename="../UI/UserInterface.py" line="1403" /> - <location filename="../UI/UserInterface.py" line="1208" /> - <source>MicroPython</source> + <source>&Debug-Viewer</source> + <translation>Prohlížeč &debugeru</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2043" /> + <source>Alt+Shift+D</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2049" /> + <source>Switch the input focus to the Debug-Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2052" /> + <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2064" /> - <location filename="../UI/UserInterface.py" line="1411" /> - <location filename="../UI/UserInterface.py" line="1216" /> - <source>Shell</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2130" /> - <location filename="../UI/UserInterface.py" line="1417" /> - <location filename="../UI/UserInterface.py" line="1220" /> - <source>Task-Viewer</source> - <translation>Prohlížeč úloh</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2108" /> - <location filename="../UI/UserInterface.py" line="1423" /> - <location filename="../UI/UserInterface.py" line="1224" /> - <source>Log-Viewer</source> - <translation>Prohlížeč logu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1430" /> - <location filename="../UI/UserInterface.py" line="1231" /> - <source>Numbers</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1816" /> - <source>{0} - Passive Mode</source> - <translation>{0} - Pasivní mód</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1823" /> - <location filename="../UI/UserInterface.py" line="1819" /> - <source>{0} - {1} - Passive Mode</source> - <translation>{0} - {1} - pasivní mód</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1827" /> - <source>{0} - {1} - {2} - Passive Mode</source> - <translation>{0} - {1} - {2} - pasivní mód</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1851" /> - <source>Quit</source> - <translation>Konec</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1853" /> - <source>&Quit</source> - <translation>&Konec</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1854" /> - <source>Ctrl+Q</source> - <comment>File|Quit</comment> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1859" /> - <source>Quit the IDE</source> - <translation>Ukončit IDE</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1861" /> - <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="1875" /> - <location filename="../UI/UserInterface.py" line="1873" /> - <source>Restart</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1876" /> - <source>Ctrl+Shift+Q</source> - <comment>File|Quit</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1881" /> - <source>Restart the IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1883" /> - <source><b>Restart the IDE</b><p>This restarts 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 type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1901" /> - <location filename="../UI/UserInterface.py" line="1894" /> - <source>Save session</source> - <translation>Uložit relaci</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1895" /> - <source>Save session...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1903" /> - <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7650" /> - <location filename="../UI/UserInterface.py" line="1920" /> - <location filename="../UI/UserInterface.py" line="1913" /> - <source>Load session</source> - <translation type="unfinished">Načíst relaci</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1914" /> - <source>Load session...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1922" /> - <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1932" /> - <source>New Window</source> - <translation type="unfinished">Nové okno</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1934" /> - <source>New &Window</source> - <translation type="unfinished">&Nové okno</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1935" /> - <source>Ctrl+Shift+N</source> - <comment>File|New Window</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1940" /> - <source>Open a new eric instance</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1942" /> - <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1956" /> - <location filename="../UI/UserInterface.py" line="1954" /> - <source>Edit Profile</source> - <translation>Editační profil</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1963" /> - <source>Activate the edit view profile</source> - <translation>Aktivovat profil editace</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1965" /> - <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="1978" /> - <location filename="../UI/UserInterface.py" line="1976" /> - <source>Debug Profile</source> - <translation>Debugovací profil</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1985" /> - <source>Activate the debug view profile</source> - <translation>Aktivovat debugovací profil</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1987" /> - <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="1999" /> - <source>&Project-Viewer</source> - <translation>Prohlížeč &projektu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2000" /> - <source>Alt+Shift+P</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2006" /> - <source>Switch the input focus to the Project-Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2009" /> - <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2021" /> - <source>&Multiproject-Viewer</source> - <translation>Prohlížeč &multiprojektu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2022" /> - <source>Alt+Shift+M</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2028" /> - <source>Switch the input focus to the Multiproject-Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2031" /> - <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2043" /> - <source>&Debug-Viewer</source> - <translation>Prohlížeč &debugeru</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2044" /> - <source>Alt+Shift+D</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2050" /> - <source>Switch the input focus to the Debug-Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2053" /> - <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> - <translation type="unfinished" /> + <source>&Shell</source> + <translation>&Shell</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2065" /> - <source>&Shell</source> - <translation>&Shell</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2066" /> <source>Alt+Shift+S</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2072" /> + <location filename="../UI/UserInterface.py" line="2071" /> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2075" /> + <location filename="../UI/UserInterface.py" line="2074" /> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2086" /> + <source>&File-Browser</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2087" /> - <source>&File-Browser</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2088" /> <source>Alt+Shift+F</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2094" /> + <location filename="../UI/UserInterface.py" line="2093" /> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2097" /> + <location filename="../UI/UserInterface.py" line="2096" /> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2108" /> + <source>Lo&g-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2109" /> - <source>Lo&g-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2110" /> <source>Alt+Shift+G</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2116" /> + <location filename="../UI/UserInterface.py" line="2115" /> <source>Switch the input focus to the Log-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2119" /> + <location filename="../UI/UserInterface.py" line="2118" /> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2130" /> + <source>&Task-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2131" /> - <source>&Task-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2132" /> <source>Alt+Shift+T</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2138" /> + <location filename="../UI/UserInterface.py" line="2137" /> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2141" /> + <location filename="../UI/UserInterface.py" line="2140" /> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2153" /> + <source>Templ&ate-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2154" /> - <source>Templ&ate-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2155" /> <source>Alt+Shift+A</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2161" /> + <location filename="../UI/UserInterface.py" line="2160" /> <source>Switch the input focus to the Template-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2164" /> + <location filename="../UI/UserInterface.py" line="2163" /> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2179" /> + <location filename="../UI/UserInterface.py" line="2178" /> <source>&Left Toolbox</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2186" /> + <location filename="../UI/UserInterface.py" line="2185" /> <source>Toggle the Left Toolbox window</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2188" /> + <location filename="../UI/UserInterface.py" line="2187" /> <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2202" /> + <location filename="../UI/UserInterface.py" line="2201" /> <source>&Right Toolbox</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2209" /> + <location filename="../UI/UserInterface.py" line="2208" /> <source>Toggle the Right Toolbox window</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2211" /> + <location filename="../UI/UserInterface.py" line="2210" /> <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2225" /> + <location filename="../UI/UserInterface.py" line="2224" /> <source>&Horizontal Toolbox</source> <translation>&Horizontální lista nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2232" /> + <location filename="../UI/UserInterface.py" line="2231" /> <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="2234" /> + <location filename="../UI/UserInterface.py" line="2233" /> <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="2246" /> + <source>Left Sidebar</source> + <translation>Levé menu</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2247" /> - <source>Left Sidebar</source> - <translation>Levé menu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2248" /> <source>&Left Sidebar</source> <translation>&Levé menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2255" /> + <location filename="../UI/UserInterface.py" line="2254" /> <source>Toggle the left sidebar window</source> <translation>Přepnout okno levého menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2257" /> + <location filename="../UI/UserInterface.py" line="2256" /> <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="2269" /> + <source>Right Sidebar</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2270" /> - <source>Right Sidebar</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2271" /> <source>&Right Sidebar</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2278" /> + <location filename="../UI/UserInterface.py" line="2277" /> <source>Toggle the right sidebar window</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2280" /> + <location filename="../UI/UserInterface.py" line="2279" /> <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2292" /> + <source>Bottom Sidebar</source> + <translation>Dolní menu</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2293" /> - <source>Bottom Sidebar</source> - <translation>Dolní menu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2294" /> <source>&Bottom Sidebar</source> <translation>&Dolní menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2301" /> + <location filename="../UI/UserInterface.py" line="2300" /> <source>Toggle the bottom sidebar window</source> <translation>Přepnout okno dolního menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2303" /> + <location filename="../UI/UserInterface.py" line="2302" /> <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="2315" /> + <source>Cooperation-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2316" /> - <source>Cooperation-Viewer</source> + <source>Co&operation-Viewer</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2317" /> - <source>Co&operation-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2318" /> <source>Alt+Shift+O</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2324" /> + <location filename="../UI/UserInterface.py" line="2323" /> <source>Switch the input focus to the Cooperation-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2327" /> + <location filename="../UI/UserInterface.py" line="2326" /> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2341" /> + <source>&IRC</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2342" /> - <source>&IRC</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2343" /> <source>Ctrl+Alt+Shift+I</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2349" /> + <location filename="../UI/UserInterface.py" line="2348" /> <source>Switch the input focus to the IRC window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2352" /> + <location filename="../UI/UserInterface.py" line="2351" /> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2362" /> + <source>Symbols-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2363" /> - <source>Symbols-Viewer</source> + <source>S&ymbols-Viewer</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2364" /> - <source>S&ymbols-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2365" /> <source>Alt+Shift+Y</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2371" /> + <location filename="../UI/UserInterface.py" line="2370" /> <source>Switch the input focus to the Symbols-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2374" /> + <location filename="../UI/UserInterface.py" line="2373" /> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2387" /> + <source>Numbers-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2388" /> - <source>Numbers-Viewer</source> + <source>Num&bers-Viewer</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2389" /> - <source>Num&bers-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2390" /> <source>Alt+Shift+B</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2396" /> + <location filename="../UI/UserInterface.py" line="2395" /> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2399" /> + <location filename="../UI/UserInterface.py" line="2398" /> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2415" /> + <location filename="../UI/UserInterface.py" line="2414" /> <source>Ctrl+Alt+Shift+D</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2421" /> + <location filename="../UI/UserInterface.py" line="2420" /> <source>Switch the input focus to the Code Documentation Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2426" /> + <location filename="../UI/UserInterface.py" line="2425" /> <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2442" /> + <location filename="../UI/UserInterface.py" line="2441" /> <source>Ctrl+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2448" /> + <location filename="../UI/UserInterface.py" line="2447" /> <source>Switch the input focus to the PyPI window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2451" /> + <location filename="../UI/UserInterface.py" line="2450" /> <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2464" /> + <location filename="../UI/UserInterface.py" line="2463" /> <source>Ctrl+Alt+Shift+C</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2470" /> + <location filename="../UI/UserInterface.py" line="2469" /> <source>Switch the input focus to the Conda window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2473" /> + <location filename="../UI/UserInterface.py" line="2472" /> <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2486" /> + <location filename="../UI/UserInterface.py" line="2485" /> <source>Ctrl+Alt+Shift+M</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2492" /> + <location filename="../UI/UserInterface.py" line="2491" /> <source>Switch the input focus to the MicroPython window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2495" /> + <location filename="../UI/UserInterface.py" line="2494" /> <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2510" /> + <location filename="../UI/UserInterface.py" line="2509" /> <source>Ctrl+Alt+Shift+R</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2516" /> + <location filename="../UI/UserInterface.py" line="2515" /> <source>Switch the input focus to the Plugin Repository window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2519" /> + <location filename="../UI/UserInterface.py" line="2518" /> <source><b>Plugin Repository</b><p>This switches the input focus to the Plugin Repository window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2534" /> + <location filename="../UI/UserInterface.py" line="2533" /> <source>Ctrl+Alt+V</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2540" /> + <location filename="../UI/UserInterface.py" line="2539" /> <source>Switch the input focus to the Virtual Environments Manager window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2545" /> + <location filename="../UI/UserInterface.py" line="2544" /> <source><b>Virtual Environments</b><p>This switches the input focus to the Virtual Environments Manager window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2561" /> + <location filename="../UI/UserInterface.py" line="2560" /> <source>Ctrl+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2567" /> + <location filename="../UI/UserInterface.py" line="2566" /> <source>Switch the input focus to the Find/Replace In Files window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2570" /> + <location filename="../UI/UserInterface.py" line="2569" /> <source><b>Find/Replace In Files</b><p>This switches the input focus to the Find/Replace In Files window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2584" /> + <location filename="../UI/UserInterface.py" line="2583" /> <source>Ctrl+Alt+Shift+L</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2590" /> + <location filename="../UI/UserInterface.py" line="2589" /> <source>Switch the input focus to the Find File window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2593" /> + <location filename="../UI/UserInterface.py" line="2592" /> <source><b>Find File</b><p>This switches the input focus to the Find File window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2606" /> + <location filename="../UI/UserInterface.py" line="2605" /> + <source>VCS Status List</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2607" /> - <location filename="../UI/UserInterface.py" line="2606" /> - <source>VCS Status List</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2608" /> <source>Alt+Shift+V</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2614" /> + <location filename="../UI/UserInterface.py" line="2613" /> <source>Switch the input focus to the VCS Status List window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2617" /> + <location filename="../UI/UserInterface.py" line="2616" /> <source><b>VCS Status List</b><p>This switches the input focus to the VCS Status List window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2630" /> + <location filename="../UI/UserInterface.py" line="2629" /> <source>Alt+Shift+H</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2636" /> + <location filename="../UI/UserInterface.py" line="2635" /> <source>Switch the input focus to the embedded Help Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2639" /> + <location filename="../UI/UserInterface.py" line="2638" /> <source><b>Help Viewer</b><p>This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2652" /> + <location filename="../UI/UserInterface.py" line="2651" /> <source>What's This?</source> <translation>Co je to?</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2653" /> + <source>&What's This?</source> + <translation>&Co je to?</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2654" /> - <source>&What's This?</source> - <translation>&Co je to?</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2655" /> <source>Shift+F1</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2660" /> + <location filename="../UI/UserInterface.py" line="2659" /> <source>Context sensitive help</source> <translation>Kontextově senzitivní nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2662" /> + <location filename="../UI/UserInterface.py" line="2661" /> <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="2675" /> + <location filename="../UI/UserInterface.py" line="2674" /> <source>Helpviewer</source> <translation>Prohlížeč nápovědy</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2676" /> + <source>&Helpviewer...</source> + <translation>Pro&hlížeč nápovědy...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2677" /> - <source>&Helpviewer...</source> - <translation>Pro&hlížeč nápovědy...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2678" /> <source>F1</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2683" /> + <location filename="../UI/UserInterface.py" line="2682" /> <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="2685" /> + <location filename="../UI/UserInterface.py" line="2684" /> <source><b>Helpviewer</b><p>Display the eric 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 searched in the Qt help collection.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2704" /> + <source>Show Versions</source> + <translation>Zobrazit verze</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2705" /> - <source>Show Versions</source> - <translation>Zobrazit verze</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2706" /> <source>Show &Versions</source> <translation>Zobrazit &verze</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2712" /> + <location filename="../UI/UserInterface.py" line="2711" /> <source>Display version information</source> <translation>Zobrazit informace o verzích</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2714" /> + <location filename="../UI/UserInterface.py" line="2713" /> <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="2729" /> - <location filename="../UI/UserInterface.py" line="2722" /> + <location filename="../UI/UserInterface.py" line="2728" /> + <location filename="../UI/UserInterface.py" line="2721" /> <source>Show Error Log</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2723" /> + <location filename="../UI/UserInterface.py" line="2722" /> <source>Show Error &Log...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2731" /> + <location filename="../UI/UserInterface.py" line="2730" /> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2739" /> + <source>Show Install Info</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2740" /> - <source>Show Install Info</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2741" /> <source>Show Install &Info...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2747" /> + <location filename="../UI/UserInterface.py" line="2746" /> <source>Show Installation Information</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2749" /> + <location filename="../UI/UserInterface.py" line="2748" /> <source><b>Show Install Info...</b><p>Opens a dialog showing some information about the installation process.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4633" /> - <location filename="../UI/UserInterface.py" line="2759" /> + <location filename="../UI/UserInterface.py" line="4632" /> + <location filename="../UI/UserInterface.py" line="2758" /> <source>Report Bug</source> <translation>Reportovat Bugy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2759" /> + <location filename="../UI/UserInterface.py" line="2758" /> <source>Report &Bug...</source> <translation>Reportovat &Bugy...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2761" /> + <location filename="../UI/UserInterface.py" line="2760" /> <source>Report a bug</source> <translation>Reportovat bug</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763" /> + <location filename="../UI/UserInterface.py" line="2762" /> <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="2770" /> + <source>Request Feature</source> + <translation>Požadavek na vlastnost</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2771" /> - <source>Request Feature</source> - <translation>Požadavek na vlastnost</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2772" /> <source>Request &Feature...</source> <translation>&Požadavek na vlastnost...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2778" /> + <location filename="../UI/UserInterface.py" line="2777" /> <source>Send a feature request</source> <translation>Poslat požadavek na vlastnost</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2780" /> + <location filename="../UI/UserInterface.py" line="2779" /> <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="4091" /> - <location filename="../UI/UserInterface.py" line="2791" /> + <location filename="../UI/UserInterface.py" line="4090" /> + <location filename="../UI/UserInterface.py" line="2790" /> <source>Testing</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2793" /> + <location filename="../UI/UserInterface.py" line="2792" /> <source>&Testing...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2799" /> + <location filename="../UI/UserInterface.py" line="2798" /> <source>Start the testing dialog</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2801" /> + <location filename="../UI/UserInterface.py" line="2800" /> <source><b>Testing</b><p>Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2812" /> + <location filename="../UI/UserInterface.py" line="2811" /> <source>Restart Last Test</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2814" /> + <location filename="../UI/UserInterface.py" line="2813" /> <source>&Restart Last Test...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2820" /> + <location filename="../UI/UserInterface.py" line="2819" /> <source>Restarts the last test</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2822" /> + <location filename="../UI/UserInterface.py" line="2821" /> <source><b>Restart Last Test</b><p>Restarts the test performed last.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2832" /> + <location filename="../UI/UserInterface.py" line="2831" /> <source>Rerun Failed Tests</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2834" /> + <location filename="../UI/UserInterface.py" line="2833" /> <source>Rerun Failed Tests...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2841" /> + <location filename="../UI/UserInterface.py" line="2840" /> <source>Rerun failed tests of the last run</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2844" /> + <location filename="../UI/UserInterface.py" line="2843" /> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last test run.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2854" /> + <location filename="../UI/UserInterface.py" line="2853" /> <source>Test Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2856" /> + <location filename="../UI/UserInterface.py" line="2855" /> <source>Test &Script...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2862" /> + <location filename="../UI/UserInterface.py" line="2861" /> <source>Run tests of the current script</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2864" /> + <location filename="../UI/UserInterface.py" line="2863" /> <source><b>Test Script</b><p>Run tests with the current script.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2873" /> + <location filename="../UI/UserInterface.py" line="2872" /> <source>Test Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2875" /> + <location filename="../UI/UserInterface.py" line="2874" /> <source>Test &Project...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2881" /> + <location filename="../UI/UserInterface.py" line="2880" /> <source>Run tests of the current project</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2883" /> + <location filename="../UI/UserInterface.py" line="2882" /> <source><b>Test Project</b><p>Run test of the current project.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2905" /> + <location filename="../UI/UserInterface.py" line="2904" /> <source>Qt-Designer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2907" /> + <location filename="../UI/UserInterface.py" line="2906" /> <source>Qt-&Designer...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2913" /> + <location filename="../UI/UserInterface.py" line="2912" /> <source>Start Qt-Designer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2915" /> + <location filename="../UI/UserInterface.py" line="2914" /> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2935" /> + <location filename="../UI/UserInterface.py" line="2934" /> <source>Qt-Linguist</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2937" /> + <location filename="../UI/UserInterface.py" line="2936" /> <source>Qt-&Linguist...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2943" /> + <location filename="../UI/UserInterface.py" line="2942" /> <source>Start Qt-Linguist</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2945" /> + <location filename="../UI/UserInterface.py" line="2944" /> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2953" /> + <location filename="../UI/UserInterface.py" line="2952" /> <source>UI Previewer</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2955" /> + <location filename="../UI/UserInterface.py" line="2954" /> <source>&UI Previewer...</source> <translation>&UI Previewer...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2961" /> + <location filename="../UI/UserInterface.py" line="2960" /> <source>Start the UI Previewer</source> <translation>Spustit UI Previewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2963" /> + <location filename="../UI/UserInterface.py" line="2962" /> <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="2969" /> + <location filename="../UI/UserInterface.py" line="2968" /> <source>Translations Previewer</source> <translation>Náhled překladů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2971" /> + <location filename="../UI/UserInterface.py" line="2970" /> <source>&Translations Previewer...</source> <translation>Náhled &překladů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2977" /> + <location filename="../UI/UserInterface.py" line="2976" /> <source>Start the Translations Previewer</source> <translation>Spustit Previewer překladů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2979" /> + <location filename="../UI/UserInterface.py" line="2978" /> <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="2988" /> + <location filename="../UI/UserInterface.py" line="2987" /> <source>Compare Files</source> <translation>Porovnat soubory</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2990" /> + <location filename="../UI/UserInterface.py" line="2989" /> <source>&Compare Files...</source> <translation>&Porovnat soubory...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3015" /> - <location filename="../UI/UserInterface.py" line="2996" /> + <location filename="../UI/UserInterface.py" line="3014" /> + <location filename="../UI/UserInterface.py" line="2995" /> <source>Compare two files</source> <translation>Porovnat dva soubory</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2998" /> + <location filename="../UI/UserInterface.py" line="2997" /> <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="3007" /> + <location filename="../UI/UserInterface.py" line="3006" /> <source>Compare Files side by side</source> <translation>Porovnat soubory stranu proti straně</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3009" /> + <location filename="../UI/UserInterface.py" line="3008" /> <source>Compare &Files side by side...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3017" /> + <location filename="../UI/UserInterface.py" line="3016" /> <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="3027" /> + <location filename="../UI/UserInterface.py" line="3026" /> <source>SQL Browser</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="3029" /> + <location filename="../UI/UserInterface.py" line="3028" /> <source>SQL &Browser...</source> <translation>SQL &Browser...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3035" /> + <location filename="../UI/UserInterface.py" line="3034" /> <source>Browse a SQL database</source> <translation>Procházet SQL databázi</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3037" /> + <location filename="../UI/UserInterface.py" line="3036" /> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation><b>SQL Browser</b><p>Procházet SQL databázi.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3051" /> - <location filename="../UI/UserInterface.py" line="3043" /> + <location filename="../UI/UserInterface.py" line="3050" /> + <location filename="../UI/UserInterface.py" line="3042" /> <source>Mini Editor</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="3045" /> + <location filename="../UI/UserInterface.py" line="3044" /> <source>Mini &Editor...</source> <translation>Mini &Editor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3053" /> + <location filename="../UI/UserInterface.py" line="3052" /> <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="3062" /> + <location filename="../UI/UserInterface.py" line="3061" /> <source>Hex Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3064" /> + <location filename="../UI/UserInterface.py" line="3063" /> <source>&Hex Editor...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3070" /> + <location filename="../UI/UserInterface.py" line="3069" /> <source>Start the eric Hex Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3072" /> + <location filename="../UI/UserInterface.py" line="3071" /> <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3082" /> + <location filename="../UI/UserInterface.py" line="3081" /> <source>eric Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3084" /> + <location filename="../UI/UserInterface.py" line="3083" /> <source>eric &Web Browser...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3090" /> + <location filename="../UI/UserInterface.py" line="3089" /> <source>Start the eric Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3092" /> + <location filename="../UI/UserInterface.py" line="3091" /> <source><b>eric Web Browser</b><p>Browse the Internet with the eric Web Browser.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3101" /> + <location filename="../UI/UserInterface.py" line="3100" /> <source>Icon Editor</source> <translation>Editor ikon</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3103" /> + <location filename="../UI/UserInterface.py" line="3102" /> <source>&Icon Editor...</source> <translation>Editor &ikon...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3109" /> + <location filename="../UI/UserInterface.py" line="3108" /> <source>Start the eric Icon Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3111" /> + <location filename="../UI/UserInterface.py" line="3110" /> <source><b>Icon Editor</b><p>Starts the eric Icon Editor for editing simple icons.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3120" /> + <location filename="../UI/UserInterface.py" line="3119" /> <source>Snapshot</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3122" /> + <location filename="../UI/UserInterface.py" line="3121" /> <source>&Snapshot...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3128" /> + <location filename="../UI/UserInterface.py" line="3127" /> <source>Take snapshots of a screen region</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3130" /> + <location filename="../UI/UserInterface.py" line="3129" /> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3140" /> + <location filename="../UI/UserInterface.py" line="3139" /> <source>Preferences</source> <translation>Nastavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3142" /> + <location filename="../UI/UserInterface.py" line="3141" /> <source>&Preferences...</source> <translation>Na&stavení...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3148" /> + <location filename="../UI/UserInterface.py" line="3147" /> <source>Set the prefered configuration</source> <translation>Nastavení konfigurace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3150" /> + <location filename="../UI/UserInterface.py" line="3149" /> <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="3161" /> + <location filename="../UI/UserInterface.py" line="3160" /> <source>Export Preferences</source> <translation>Exportovat předvolby</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3163" /> + <location filename="../UI/UserInterface.py" line="3162" /> <source>E&xport Preferences...</source> <translation>E&xportovat předvolby...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3169" /> + <location filename="../UI/UserInterface.py" line="3168" /> <source>Export the current configuration</source> <translation>Export aktuální konfigurace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3171" /> + <location filename="../UI/UserInterface.py" line="3170" /> <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="3180" /> + <location filename="../UI/UserInterface.py" line="3179" /> <source>Import Preferences</source> <translation>Import předvoleb</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3182" /> + <location filename="../UI/UserInterface.py" line="3181" /> <source>I&mport Preferences...</source> <translation>I&mport předvoleb...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3189" /> + <location filename="../UI/UserInterface.py" line="3188" /> <source>Import a previously exported configuration</source> <translation>Import dříve exportované konfigurace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3192" /> + <location filename="../UI/UserInterface.py" line="3191" /> <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="3201" /> + <location filename="../UI/UserInterface.py" line="3200" /> <source>Export Theme</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3203" /> + <location filename="../UI/UserInterface.py" line="3202" /> <source>Export Theme...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3209" /> + <location filename="../UI/UserInterface.py" line="3208" /> <source>Export the current theme</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3211" /> + <location filename="../UI/UserInterface.py" line="3210" /> <source><b>Export Theme</b><p>Export the current theme to a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3220" /> + <location filename="../UI/UserInterface.py" line="3219" /> <source>Import Theme</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3222" /> + <location filename="../UI/UserInterface.py" line="3221" /> <source>Import Theme...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3228" /> + <location filename="../UI/UserInterface.py" line="3227" /> <source>Import a previously exported theme</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3230" /> + <location filename="../UI/UserInterface.py" line="3229" /> <source><b>Import Theme</b><p>Import a previously exported theme.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3239" /> + <location filename="../UI/UserInterface.py" line="3238" /> <source>Reload APIs</source> <translation>Obnovit API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3239" /> + <location filename="../UI/UserInterface.py" line="3238" /> <source>Reload &APIs</source> <translation>Obnovit &API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3241" /> + <location filename="../UI/UserInterface.py" line="3240" /> <source>Reload the API information</source> <translation>Obnovit API nastavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3243" /> + <location filename="../UI/UserInterface.py" line="3242" /> <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="3257" /> - <location filename="../UI/UserInterface.py" line="3249" /> + <location filename="../UI/UserInterface.py" line="3256" /> + <location filename="../UI/UserInterface.py" line="3248" /> <source>Show external tools</source> <translation>Zobrazit externí nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3251" /> + <location filename="../UI/UserInterface.py" line="3250" /> <source>Show external &tools</source> <translation>Zobrazit externí nás&troje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3259" /> + <location filename="../UI/UserInterface.py" line="3258" /> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3269" /> + <location filename="../UI/UserInterface.py" line="3268" /> <source>View Profiles</source> <translation>Profily pohledů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3271" /> + <location filename="../UI/UserInterface.py" line="3270" /> <source>&View Profiles...</source> <translation>Profily &pohledů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3277" /> + <location filename="../UI/UserInterface.py" line="3276" /> <source>Configure view profiles</source> <translation>Konfigurace profilů pohledů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3279" /> + <location filename="../UI/UserInterface.py" line="3278" /> <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="3290" /> + <location filename="../UI/UserInterface.py" line="3289" /> <source>Toolbars</source> <translation>Lišty nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3292" /> + <location filename="../UI/UserInterface.py" line="3291" /> <source>Tool&bars...</source> <translation>&Lišty nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3298" /> + <location filename="../UI/UserInterface.py" line="3297" /> <source>Configure toolbars</source> <translation>Konfigurace lišt nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3300" /> + <location filename="../UI/UserInterface.py" line="3299" /> <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="3311" /> + <location filename="../UI/UserInterface.py" line="3310" /> <source>Keyboard Shortcuts</source> <translation>Klávesové zkratky</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3313" /> + <location filename="../UI/UserInterface.py" line="3312" /> <source>Keyboard &Shortcuts...</source> <translation>Klávesové &zkratky...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3319" /> + <location filename="../UI/UserInterface.py" line="3318" /> <source>Set the keyboard shortcuts</source> <translation>Nastavení klávesových zkratek</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3321" /> + <location filename="../UI/UserInterface.py" line="3320" /> <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="7335" /> - <location filename="../UI/UserInterface.py" line="7316" /> - <location filename="../UI/UserInterface.py" line="3331" /> + <location filename="../UI/UserInterface.py" line="7334" /> + <location filename="../UI/UserInterface.py" line="7315" /> + <location filename="../UI/UserInterface.py" line="3330" /> <source>Export Keyboard Shortcuts</source> <translation>Exportovat klávesové zkratky</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3333" /> + <location filename="../UI/UserInterface.py" line="3332" /> <source>&Export Keyboard Shortcuts...</source> <translation>&Exportovat klávesové zkratky...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3339" /> + <location filename="../UI/UserInterface.py" line="3338" /> <source>Export the keyboard shortcuts</source> <translation>Export klávesových zkratek</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3341" /> + <location filename="../UI/UserInterface.py" line="3340" /> <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="7354" /> - <location filename="../UI/UserInterface.py" line="3350" /> + <location filename="../UI/UserInterface.py" line="7353" /> + <location filename="../UI/UserInterface.py" line="3349" /> <source>Import Keyboard Shortcuts</source> <translation>Import klávesových zkratek</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3352" /> + <location filename="../UI/UserInterface.py" line="3351" /> <source>&Import Keyboard Shortcuts...</source> <translation>&Import klávesových zkratek...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3358" /> + <location filename="../UI/UserInterface.py" line="3357" /> <source>Import the keyboard shortcuts</source> <translation>Import klávesových zkratek</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360" /> + <location filename="../UI/UserInterface.py" line="3359" /> <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="3370" /> + <location filename="../UI/UserInterface.py" line="3369" /> <source>Manage SSL Certificates</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3372" /> + <location filename="../UI/UserInterface.py" line="3371" /> <source>Manage SSL Certificates...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3379" /> + <location filename="../UI/UserInterface.py" line="3378" /> <source>Manage the saved SSL certificates</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3382" /> + <location filename="../UI/UserInterface.py" line="3381" /> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3392" /> + <location filename="../UI/UserInterface.py" line="3391" /> <source>Edit Message Filters</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3394" /> + <location filename="../UI/UserInterface.py" line="3393" /> <source>Edit Message Filters...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3401" /> + <location filename="../UI/UserInterface.py" line="3400" /> <source>Edit the message filters used to suppress unwanted messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3404" /> + <location filename="../UI/UserInterface.py" line="3403" /> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3423" /> - <location filename="../UI/UserInterface.py" line="3417" /> - <location filename="../UI/UserInterface.py" line="3415" /> + <location filename="../UI/UserInterface.py" line="3422" /> + <location filename="../UI/UserInterface.py" line="3416" /> + <location filename="../UI/UserInterface.py" line="3414" /> <source>Clear private data</source> <translation type="unfinished">Smazat soukromá data</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3425" /> + <location filename="../UI/UserInterface.py" line="3424" /> <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3435" /> + <location filename="../UI/UserInterface.py" line="3434" /> + <source>Activate current editor</source> + <translation>Aktivovat aktuální editor</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3436" /> - <location filename="../UI/UserInterface.py" line="3435" /> - <source>Activate current editor</source> - <translation>Aktivovat aktuální editor</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3437" /> <source>Alt+Shift+E</source> <translation /> </message> <message> + <location filename="../UI/UserInterface.py" line="3447" /> + <location filename="../UI/UserInterface.py" line="3446" /> + <source>Show next</source> + <translation>Zobrazit další</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3448" /> - <location filename="../UI/UserInterface.py" line="3447" /> - <source>Show next</source> - <translation>Zobrazit další</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3449" /> <source>Ctrl+Alt+Tab</source> <translation /> </message> <message> + <location filename="../UI/UserInterface.py" line="3459" /> + <location filename="../UI/UserInterface.py" line="3458" /> + <source>Show previous</source> + <translation>Zobrazit předchozí</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3460" /> - <location filename="../UI/UserInterface.py" line="3459" /> - <source>Show previous</source> - <translation>Zobrazit předchozí</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3461" /> <source>Shift+Ctrl+Alt+Tab</source> <translation /> </message> <message> + <location filename="../UI/UserInterface.py" line="3471" /> + <location filename="../UI/UserInterface.py" line="3470" /> + <source>Switch between tabs</source> + <translation>Přepnout mezi taby</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3472" /> - <location filename="../UI/UserInterface.py" line="3471" /> - <source>Switch between tabs</source> - <translation>Přepnout mezi taby</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3473" /> <source>Ctrl+1</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="3483" /> + <location filename="../UI/UserInterface.py" line="3482" /> <source>Plugin Infos</source> <translation>Plugin Infa</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485" /> + <location filename="../UI/UserInterface.py" line="3484" /> <source>&Plugin Infos...</source> <translation>&Plugin Infa...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3491" /> + <location filename="../UI/UserInterface.py" line="3490" /> <source>Show Plugin Infos</source> <translation>Zobrazit Plugin infa</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3493" /> + <location filename="../UI/UserInterface.py" line="3492" /> <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="3511" /> - <location filename="../UI/UserInterface.py" line="3503" /> + <location filename="../UI/UserInterface.py" line="3510" /> + <location filename="../UI/UserInterface.py" line="3502" /> <source>Install Plugins</source> <translation>Instalovat pluginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3505" /> + <location filename="../UI/UserInterface.py" line="3504" /> <source>&Install Plugins...</source> <translation>&Instalovat pluginy...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3513" /> + <location filename="../UI/UserInterface.py" line="3512" /> <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="3530" /> - <location filename="../UI/UserInterface.py" line="3522" /> + <location filename="../UI/UserInterface.py" line="3529" /> + <location filename="../UI/UserInterface.py" line="3521" /> <source>Uninstall Plugin</source> <translation>Odinstalovat plugin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3524" /> + <location filename="../UI/UserInterface.py" line="3523" /> <source>&Uninstall Plugin...</source> <translation>&Odinstalovat plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3532" /> + <location filename="../UI/UserInterface.py" line="3531" /> <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="3543" /> + <location filename="../UI/UserInterface.py" line="3542" /> <source>Plugin &Repository...</source> <translation>&Repozitář pluginů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549" /> + <location filename="../UI/UserInterface.py" line="3548" /> <source>Show Plugins available for download</source> <translation>Zobrazit pluginy dostupné ke stažení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3551" /> + <location filename="../UI/UserInterface.py" line="3550" /> <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="3578" /> <location filename="../UI/UserInterface.py" line="3577" /> + <location filename="../UI/UserInterface.py" line="3576" /> <source>Qt5 Documentation</source> <translation type="unfinished">Qt4 dokumentace {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3584" /> + <location filename="../UI/UserInterface.py" line="3583" /> <source>Open Qt5 Documentation</source> <translation type="unfinished">Otevřít Qt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3586" /> + <location filename="../UI/UserInterface.py" line="3585" /> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3599" /> <location filename="../UI/UserInterface.py" line="3598" /> + <location filename="../UI/UserInterface.py" line="3597" /> <source>Qt6 Documentation</source> <translation type="unfinished">Qt4 dokumentace {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3605" /> + <location filename="../UI/UserInterface.py" line="3604" /> <source>Open Qt6 Documentation</source> <translation type="unfinished">Otevřít Qt4 dokumentaci {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3607" /> + <location filename="../UI/UserInterface.py" line="3606" /> <source><b>Qt6 Documentation</b><p>Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3620" /> <location filename="../UI/UserInterface.py" line="3619" /> + <location filename="../UI/UserInterface.py" line="3618" /> <source>PyQt5 Documentation</source> <translation type="unfinished">PyQt4 dokumentace {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3626" /> + <location filename="../UI/UserInterface.py" line="3625" /> <source>Open PyQt5 Documentation</source> <translation type="unfinished">Otevřít PyQt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3628" /> + <location filename="../UI/UserInterface.py" line="3627" /> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3641" /> <location filename="../UI/UserInterface.py" line="3640" /> + <location filename="../UI/UserInterface.py" line="3639" /> <source>PyQt6 Documentation</source> <translation type="unfinished">PyQt4 dokumentace {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3647" /> + <location filename="../UI/UserInterface.py" line="3646" /> <source>Open PyQt6 Documentation</source> <translation type="unfinished">Otevřít PyQt4 dokumentaci {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3649" /> + <location filename="../UI/UserInterface.py" line="3648" /> <source><b>PyQt6 Documentation</b><p>Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3667" /> <location filename="../UI/UserInterface.py" line="3666" /> + <location filename="../UI/UserInterface.py" line="3665" /> <source>Python 3 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3673" /> + <location filename="../UI/UserInterface.py" line="3672" /> <source>Open Python 3 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3675" /> + <location filename="../UI/UserInterface.py" line="3674" /> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3694" /> <location filename="../UI/UserInterface.py" line="3693" /> + <location filename="../UI/UserInterface.py" line="3692" /> <source>eric API Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3700" /> + <location filename="../UI/UserInterface.py" line="3699" /> <source>Open eric API Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3702" /> + <location filename="../UI/UserInterface.py" line="3701" /> <source><b>eric API Documentation</b><p>Display the eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3720" /> <location filename="../UI/UserInterface.py" line="3719" /> + <location filename="../UI/UserInterface.py" line="3718" /> <source>PySide2 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3726" /> + <location filename="../UI/UserInterface.py" line="3725" /> <source>Open PySide2 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3728" /> + <location filename="../UI/UserInterface.py" line="3727" /> <source><b>PySide2 Documentation</b><p>Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3746" /> <location filename="../UI/UserInterface.py" line="3745" /> + <location filename="../UI/UserInterface.py" line="3744" /> <source>PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3752" /> + <location filename="../UI/UserInterface.py" line="3751" /> <source>Open PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3754" /> + <location filename="../UI/UserInterface.py" line="3753" /> <source><b>PySide6 Documentation</b><p>Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3854" /> + <location filename="../UI/UserInterface.py" line="3853" /> <source>E&xtras</source> <translation>E&xtra funkce</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3864" /> + <location filename="../UI/UserInterface.py" line="3863" /> <source>Wi&zards</source> <translation>&Průvodci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3882" /> + <location filename="../UI/UserInterface.py" line="3881" /> <source>P&lugins</source> <translation>P&luginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3891" /> + <location filename="../UI/UserInterface.py" line="3890" /> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3900" /> + <location filename="../UI/UserInterface.py" line="3899" /> <source>&Testing</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3917" /> + <location filename="../UI/UserInterface.py" line="3916" /> <source>Select Tool Group</source> <translation>Vybrat skupinu nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3928" /> + <location filename="../UI/UserInterface.py" line="3927" /> <source>Se&ttings</source> <translation>Nas&tavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3961" /> + <location filename="../UI/UserInterface.py" line="3960" /> <source>&Window</source> <translation>O&kno</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3970" /> + <location filename="../UI/UserInterface.py" line="3969" /> <source>&Windows</source> <translation type="unfinished">&Windows</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3974" /> + <location filename="../UI/UserInterface.py" line="3973" /> <source>Central Park</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3978" /> + <location filename="../UI/UserInterface.py" line="3977" /> <source>Left Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3997" /> + <location filename="../UI/UserInterface.py" line="3996" /> <source>Right Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4016" /> + <location filename="../UI/UserInterface.py" line="4015" /> <source>Bottom Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4024" /> + <location filename="../UI/UserInterface.py" line="4023" /> <source>Plug-ins</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4030" /> + <location filename="../UI/UserInterface.py" line="4029" /> <source>&Toolbars</source> <translation>&Toolbary</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4043" /> + <location filename="../UI/UserInterface.py" line="4042" /> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4113" /> - <location filename="../UI/UserInterface.py" line="4090" /> + <location filename="../UI/UserInterface.py" line="4112" /> + <location filename="../UI/UserInterface.py" line="4089" /> <source>Tools</source> <translation>Nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4115" /> - <location filename="../UI/UserInterface.py" line="4094" /> + <location filename="../UI/UserInterface.py" line="4114" /> + <location filename="../UI/UserInterface.py" line="4093" /> <source>Settings</source> <translation>Nastavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6148" /> + <location filename="../UI/UserInterface.py" line="6147" /> + <location filename="../UI/UserInterface.py" line="4115" /> + <location filename="../UI/UserInterface.py" line="4094" /> + <source>Help</source> + <translation>Nápověda</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="4116" /> <location filename="../UI/UserInterface.py" line="4095" /> - <source>Help</source> - <translation>Nápověda</translation> + <source>Profiles</source> + <translation>Profily</translation> </message> <message> <location filename="../UI/UserInterface.py" line="4117" /> <location filename="../UI/UserInterface.py" line="4096" /> - <source>Profiles</source> - <translation>Profily</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4118" /> - <location filename="../UI/UserInterface.py" line="4097" /> <source>Plugins</source> <translation>Pluginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4114" /> + <location filename="../UI/UserInterface.py" line="4113" /> <source>Unittest</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="4286" /> + <location filename="../UI/UserInterface.py" line="4285" /> <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="4295" /> + <location filename="../UI/UserInterface.py" line="4294" /> <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="4304" /> + <location filename="../UI/UserInterface.py" line="4303" /> <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="4313" /> + <location filename="../UI/UserInterface.py" line="4312" /> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Tato část status baru zobrazuje indikátor práva zápisu editoru do souboru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4322" /> + <location filename="../UI/UserInterface.py" line="4321" /> <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="4331" /> + <location filename="../UI/UserInterface.py" line="4330" /> <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="4345" /> + <location filename="../UI/UserInterface.py" line="4344" /> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4416" /> - <location filename="../UI/UserInterface.py" line="4375" /> + <location filename="../UI/UserInterface.py" line="4415" /> + <location filename="../UI/UserInterface.py" line="4374" /> <source>External Tools/{0}</source> <translation>Externí nástroje/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4524" /> + <location filename="../UI/UserInterface.py" line="4523" /> <source><h2>Version Numbers</h2><table></source> <translation type="unfinished"><h3>Čísla verzí</h3><table> {2>?} {2>?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4573" /> + <location filename="../UI/UserInterface.py" line="4572" /> <source><tr><td><b>WebEngine (Security)</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4590" /> + <location filename="../UI/UserInterface.py" line="4589" /> <source>Desktop</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4594" /> + <location filename="../UI/UserInterface.py" line="4593" /> <source>Session Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4597" /> + <location filename="../UI/UserInterface.py" line="4596" /> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4634" /> + <location filename="../UI/UserInterface.py" line="4633" /> <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="4948" /> + <source>Restart application</source> + <translation>Restartovat aplikaci</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="4949" /> - <source>Restart application</source> - <translation>Restartovat aplikaci</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4950" /> <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="4973" /> + <source>Upgrade PyQt</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="4974" /> - <source>Upgrade PyQt</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4975" /> <source>eric needs to be closed in order to upgrade PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="5024" /> + <location filename="../UI/UserInterface.py" line="4998" /> + <source>Upgrade Eric</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4999" /> + <source>eric needs to be closed in order to be upgraded. It will be restarted once the upgrade process has finished. This may take some time. + +Shall the upgrade be done now?</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="5025" /> - <location filename="../UI/UserInterface.py" line="4999" /> - <source>Upgrade Eric</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5000" /> - <source>eric needs to be closed in order to be upgraded. It will be restarted once the upgrade process has finished. This may take some time. - -Shall the upgrade be done now?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5026" /> <source>eric needs to be closed in order to upgrade eric and PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5084" /> + <location filename="../UI/UserInterface.py" line="5083" /> <source>&Builtin Tools</source> <translation>&Vestavěné nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5101" /> + <location filename="../UI/UserInterface.py" line="5100" /> <source>&Plugin Tools</source> <translation>&Plugin nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5104" /> + <location filename="../UI/UserInterface.py" line="5103" /> <source>&User Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5130" /> + <location filename="../UI/UserInterface.py" line="5129" /> <source>Configure Tool Groups ...</source> <translation>Konfigurace Skupin nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5134" /> + <location filename="../UI/UserInterface.py" line="5133" /> <source>Configure current Tool Group ...</source> <translation>Konfigurace aktuální skupiny nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5173" /> - <location filename="../UI/UserInterface.py" line="5153" /> + <location filename="../UI/UserInterface.py" line="5172" /> + <location filename="../UI/UserInterface.py" line="5152" /> <source>No User Tools Configured</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5247" /> + <location filename="../UI/UserInterface.py" line="5246" /> <source>&Show all</source> <translation>&Zobrazit vše</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5249" /> + <location filename="../UI/UserInterface.py" line="5248" /> <source>&Hide all</source> <translation>&Skrýt vše</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="6282" /> + <location filename="../UI/UserInterface.py" line="6271" /> + <location filename="../UI/UserInterface.py" line="6223" /> + <location filename="../UI/UserInterface.py" line="6213" /> + <location filename="../UI/UserInterface.py" line="6049" /> + <location filename="../UI/UserInterface.py" line="6039" /> + <location filename="../UI/UserInterface.py" line="5982" /> + <location filename="../UI/UserInterface.py" line="5972" /> + <source>Problem</source> + <translation>Problém</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="6283" /> <location filename="../UI/UserInterface.py" line="6272" /> <location filename="../UI/UserInterface.py" line="6224" /> @@ -85373,312 +85406,300 @@ <location filename="../UI/UserInterface.py" line="6040" /> <location filename="../UI/UserInterface.py" line="5983" /> <location filename="../UI/UserInterface.py" line="5973" /> - <source>Problem</source> - <translation>Problém</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6284" /> - <location filename="../UI/UserInterface.py" line="6273" /> - <location filename="../UI/UserInterface.py" line="6225" /> - <location filename="../UI/UserInterface.py" line="6215" /> - <location filename="../UI/UserInterface.py" line="6051" /> - <location filename="../UI/UserInterface.py" line="6041" /> - <location filename="../UI/UserInterface.py" line="5984" /> - <location filename="../UI/UserInterface.py" line="5974" /> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Soubor <b>{0}</b> neexistuje nebo má nulovou délku.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6496" /> - <location filename="../UI/UserInterface.py" line="6409" /> - <location filename="../UI/UserInterface.py" line="6319" /> - <location filename="../UI/UserInterface.py" line="6296" /> - <location filename="../UI/UserInterface.py" line="6237" /> - <location filename="../UI/UserInterface.py" line="6185" /> - <location filename="../UI/UserInterface.py" line="6164" /> - <location filename="../UI/UserInterface.py" line="6124" /> - <location filename="../UI/UserInterface.py" line="6115" /> - <location filename="../UI/UserInterface.py" line="6081" /> - <location filename="../UI/UserInterface.py" line="6072" /> - <location filename="../UI/UserInterface.py" line="6014" /> - <location filename="../UI/UserInterface.py" line="6005" /> + <location filename="../UI/UserInterface.py" line="6495" /> + <location filename="../UI/UserInterface.py" line="6408" /> + <location filename="../UI/UserInterface.py" line="6318" /> + <location filename="../UI/UserInterface.py" line="6295" /> + <location filename="../UI/UserInterface.py" line="6236" /> + <location filename="../UI/UserInterface.py" line="6184" /> + <location filename="../UI/UserInterface.py" line="6163" /> + <location filename="../UI/UserInterface.py" line="6123" /> + <location filename="../UI/UserInterface.py" line="6114" /> + <location filename="../UI/UserInterface.py" line="6080" /> + <location filename="../UI/UserInterface.py" line="6071" /> + <location filename="../UI/UserInterface.py" line="6013" /> + <location filename="../UI/UserInterface.py" line="6004" /> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6006" /> + <location filename="../UI/UserInterface.py" line="6005" /> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Designer.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6015" /> + <location filename="../UI/UserInterface.py" line="6014" /> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6073" /> + <location filename="../UI/UserInterface.py" line="6072" /> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Linguist.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082" /> + <location filename="../UI/UserInterface.py" line="6081" /> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6116" /> + <location filename="../UI/UserInterface.py" line="6115" /> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Assistant.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6125" /> + <location filename="../UI/UserInterface.py" line="6124" /> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6149" /> + <location filename="../UI/UserInterface.py" line="6148" /> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Aktuálně není vybrán žádný prohlížeč. Prosím otevřete Nastavení a nějaký vyberte.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6165" /> + <location filename="../UI/UserInterface.py" line="6164" /> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit aktuální prohlížeč.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6186" /> + <location filename="../UI/UserInterface.py" line="6185" /> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Nemohu spustit prohlížeč nápovědy.<br>Ověřte jestli je dostupný jako <b>hh</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6238" /> + <location filename="../UI/UserInterface.py" line="6237" /> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit UI Previewer.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6297" /> + <location filename="../UI/UserInterface.py" line="6296" /> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Previewer překladů.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6320" /> + <location filename="../UI/UserInterface.py" line="6319" /> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nelze spustit SQL Browser.<br>Ujistěte se, že je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6410" /> + <location filename="../UI/UserInterface.py" line="6409" /> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="6442" /> + <location filename="../UI/UserInterface.py" line="6432" /> + <source>External Tools</source> + <translation>Externí nástroje</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6433" /> + <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> + <translation>V externím nástroji '{0}' ve skupině '{1}' nebyl záznam nástroje nalezen.</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="6443" /> - <location filename="../UI/UserInterface.py" line="6433" /> - <source>External Tools</source> - <translation>Externí nástroje</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6434" /> - <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> - <translation>V externím nástroji '{0}' ve skupině '{1}' nebyl záznam nástroje nalezen.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6444" /> <source>No toolgroup entry '{0}' found.</source> <translation>Skupina nástrojů '{0}' nenalezena. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6479" /> + <location filename="../UI/UserInterface.py" line="6478" /> <source>Starting process '{0} {1}'. </source> <translation>Spouštím proces '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6497" /> + <location filename="../UI/UserInterface.py" line="6496" /> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Nemohu spustit příkaz <b>{0}</b><br>Ověřte jestli je dostupný jako <b>{1}</b>. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6573" /> + <location filename="../UI/UserInterface.py" line="6572" /> <source>Process '{0}' has exited. </source> <translation>Proces '{0}' byl ukončen. </translation> </message> <message> + <location filename="../UI/UserInterface.py" line="6857" /> + <location filename="../UI/UserInterface.py" line="6795" /> + <location filename="../UI/UserInterface.py" line="6751" /> + <location filename="../UI/UserInterface.py" line="6679" /> + <location filename="../UI/UserInterface.py" line="6615" /> + <source>Documentation Missing</source> + <translation>Dokumentace chybí</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="6858" /> <location filename="../UI/UserInterface.py" line="6796" /> <location filename="../UI/UserInterface.py" line="6752" /> <location filename="../UI/UserInterface.py" line="6680" /> <location filename="../UI/UserInterface.py" line="6616" /> - <source>Documentation Missing</source> - <translation>Dokumentace chybí</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6859" /> - <location filename="../UI/UserInterface.py" line="6797" /> - <location filename="../UI/UserInterface.py" line="6753" /> - <location filename="../UI/UserInterface.py" line="6681" /> - <location filename="../UI/UserInterface.py" line="6617" /> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>Adresář dokumentace "<b>{0}</b>" nebyl nalezen.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="6839" /> + <location filename="../UI/UserInterface.py" line="6723" /> + <source>Documentation</source> + <translation>Dokumentace</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6724" /> + <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="6840" /> - <location filename="../UI/UserInterface.py" line="6724" /> - <source>Documentation</source> - <translation>Dokumentace</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6725" /> - <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6841" /> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="7020" /> + <location filename="../UI/UserInterface.py" line="6955" /> + <source>Start Web Browser</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6956" /> + <source>The eric web browser could not be started.</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="7021" /> - <location filename="../UI/UserInterface.py" line="6956" /> - <source>Start Web Browser</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6957" /> - <source>The eric web browser could not be started.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7022" /> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7064" /> + <location filename="../UI/UserInterface.py" line="7063" /> <source>Open Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7064" /> + <location filename="../UI/UserInterface.py" line="7063" /> <source>Could not start a web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7318" /> + <location filename="../UI/UserInterface.py" line="7317" /> <source>Keyboard Shortcuts File (*.ekj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7336" /> + <location filename="../UI/UserInterface.py" line="7335" /> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7356" /> + <location filename="../UI/UserInterface.py" line="7355" /> <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="7538" /> + <source>Read Tasks</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="7539" /> - <source>Read Tasks</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7540" /> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor s úlohami <b>{0}</b> nelze načíst.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7583" /> + <location filename="../UI/UserInterface.py" line="7582" /> <source>Read Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7611" /> - <location filename="../UI/UserInterface.py" line="7584" /> - <source><p>The session file <b>{0}</b> could not be read.</p></source> - <translation><p>Soubor relace session <b>{0}</b> nelze přečíst.</p></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="7610" /> + <location filename="../UI/UserInterface.py" line="7583" /> + <source><p>The session file <b>{0}</b> could not be read.</p></source> + <translation><p>Soubor relace session <b>{0}</b> nelze přečíst.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7609" /> <source>Read session</source> <translation>Načíst relaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7627" /> + <location filename="../UI/UserInterface.py" line="7626" /> <source>Save Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7629" /> + <location filename="../UI/UserInterface.py" line="7628" /> <source>eric Session Files (*.esj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7652" /> + <location filename="../UI/UserInterface.py" line="7651" /> <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="7697" /> + <source>Crash Session found!</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="7698" /> - <source>Crash Session found!</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7699" /> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="8058" /> + <source>Drop Error</source> + <translation>Zahodit chybu</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="8059" /> - <source>Drop Error</source> - <translation>Zahodit chybu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="8060" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> není soubor.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="8233" /> + <source>Upgrade available</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="8234" /> - <source>Upgrade available</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="8235" /> <source><p>A newer version of the <b>eric-ide</b> package is available at <a href="{0}/eric-ide/">PyPI</a>.</p><p>Installed: {1}<br/>Available: <b>{2}</b></p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="8285" /> + <location filename="../UI/UserInterface.py" line="8272" /> + <source>First time usage</source> + <translation>Spuštěno poprvé</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="8273" /> + <source>eric7 has not been configured yet but an eric6 configuration was found. Shall this be imported?</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="8286" /> - <location filename="../UI/UserInterface.py" line="8273" /> - <source>First time usage</source> - <translation>Spuštěno poprvé</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="8274" /> - <source>eric7 has not been configured yet but an eric6 configuration was found. Shall this be imported?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="8287" /> <source>eric has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8310" /> + <location filename="../UI/UserInterface.py" line="8309" /> <source>Select Workspace Directory</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="8490" /> + <source>Unsaved Data Detected</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="8491" /> - <source>Unsaved Data Detected</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="8492" /> <source>Some editors contain unsaved data. Shall these be saved?</source> <translation type="unfinished" /> </message> @@ -85762,7 +85783,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1616" /> + <location filename="../Utilities/__init__.py" line="1615" /> <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>