diff -r 423835fb1204 -r 1d85539ac41a i18n/eric5_cs.ts --- a/i18n/eric5_cs.ts Sat Jun 29 18:40:45 2013 +0200 +++ b/i18n/eric5_cs.ts Sun Jun 30 20:03:24 2013 +0200 @@ -30,7 +30,12 @@ <message> <location filename="Plugins/AboutPlugin/AboutDialog.py" line="22"/> <source><p>{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.</p><p>For more information see <a href="{1}">{1}</a>.</p><p>Please send bug reports to <a href="mailto:{2}">{2}</a>.</p><p>To request a new feature please send an email to <a href="mailto:{3}">{3}</a>.</p><p>{0} uses third party software which is copyrighted by it's respective copyright holder. For details see the copyright notice of the individual package.</p></source> - <translation><p>{0} je integrované vývojové prostředí pro jazyk Python. Byl napsán za použití nadstavby PyQt pro GUI toolkit Qt a widgetu editoru QScintilla.</p><p>Více informací naleznete na <a href="{1}">{1}</a>.</p><p>Hlášení o chybách nebo požadavky na nové vlastnosti zasílejte, prosím, na <a href="mailto:{2}">{2}</a>.</p><p>Požadavky na nové vlastnosti posílejte na email <a href="mailto:{3}">{3}</a>.</p><p>{0} používá software třetích stran, na který vlastní copyright vlastníci tohoto software. Více informací o těchto copyrightech naleznete v jednotlivých balíčcích.</p></translation> + <translation type="obsolete"><p>{0} je integrované vývojové prostředí pro jazyk Python. Byl napsán za použití nadstavby PyQt pro GUI toolkit Qt a widgetu editoru QScintilla.</p><p>Více informací naleznete na <a href="{1}">{1}</a>.</p><p>Hlášení o chybách nebo požadavky na nové vlastnosti zasílejte, prosím, na <a href="mailto:{2}">{2}</a>.</p><p>Požadavky na nové vlastnosti posílejte na email <a href="mailto:{3}">{3}</a>.</p><p>{0} používá software třetích stran, na který vlastní copyright vlastníci tohoto software. Více informací o těchto copyrightech naleznete v jednotlivých balíčcích.</p></translation> + </message> + <message> + <location filename="Plugins/AboutPlugin/AboutDialog.py" line="22"/> + <source><p>{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.</p><p>For more information see <a href="{1}">{1}</a>.</p><p>Please send bug reports to <a href="mailto:{2}">{2}</a>.</p><p>To request a new feature please send an email to <a href="mailto:{3}">{3}</a>.</p><p>{0} uses third party software which is copyrighted by its respective copyright holder. For details see the copyright notice of the individual package.</p></source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -2404,7 +2409,7 @@ <message> <location filename="UI/Browser.py" line="89"/> <source><b>The Browser Window</b><p>This allows you to easily navigate the hierachy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierachies.</p><p>The first hierachy is only shown if you have opened a program for debugging and it's root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierachy gives you easy access to most of what you will need.</p><p>The next hierachy is used to easily navigate the directories that are specified in the Python <tt>sys.path</tt> variable.</p><p>The remaining hierachies allow you navigate your system as a whole. On a UNIX system there will be a hierachy with <tt>/</tt> at its root and another with the user home directory. On a Windows system there will be a hierachy for each drive on the system.</p><p>Python programs (i.e. those with a <tt>.py</tt> file name suffix) are identified in the hierachies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.</p><p>The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.</p><p>Qt-Designer files (i.e. those with a <tt>.ui</tt> file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.</p><p>Qt-Linguist files (i.e. those with a <tt>.ts</tt> file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.</p></source> - <translation><b>Prohlížeč</b><p>Prohlížeč umožňuje jednoduše procházet strukturu adresářů a souborů ve vašem systému, rozpoznat Python programy a otevřít je do okna Zobrazení zdrojového kódu. Prohlížeč zobrazuje několik samostatných hierarchií.</p><p>První hierarchie zobrazuje pouze otevřenou aplikaci pro debugování a její kořen je adresář obsahující tuto aplikaci. Všechny Python soubory, které tvoří aplikaci, jsou obvykle ve stejném adresáři, takže tato hierarchie umožňuje rychlý přístup ke všemu, co je třeba.</p><p>Další hierarchie se používá k rychlé navigaci v adresářích, které jsou uvedeny v Python proměnné <tt>sys.path</tt>.</p><p>Zbývající hierarchie umožňují procházet operační systém jako celek. Na UNIX systémech bude hierarchie s kořenem <tt>/</tt> a další s user home adresářem. Ve Windows zde bude hierarchie pro každý disk v systému.</p><p>Python programy (mají extenzi <tt>.py</tt>) jsou v hierarchii zobrazeny s Python ikonou. Pravé tlačítko myši otevře popup menu, které umožňuje otevřít soubor do okna Zobrazení zdrojového kódu, otevřít soubor pro debugging nebo jej použít pro spuštění unittestu.</p><p>Kontextové menu s třídami, funkcemi a metodami umožňuje otevřít soubor na pozici vybrané třídy, funkci nebo metody a zajišťuje zobrazení kódu na požadovaném řádku.</p><p>Qt-Designer soubory (mají extenzi <tt>.ui</tt>) jsou zobrazeny s ikonou Designeru. Kontextové menu umožňuje otevřít tyto soubory přímo do Qt-Designeru.</p><p>Qt-Linguist soubory (mají extenzi <tt>.ts</tt>) jsou zobrazeny s Linguist ikonou. Kontextové menu umožňuje otevřít tyto soubory přímo do Qt-Linguistu.</p></translation> + <translation type="obsolete"><b>Prohlížeč</b><p>Prohlížeč umožňuje jednoduše procházet strukturu adresářů a souborů ve vašem systému, rozpoznat Python programy a otevřít je do okna Zobrazení zdrojového kódu. Prohlížeč zobrazuje několik samostatných hierarchií.</p><p>První hierarchie zobrazuje pouze otevřenou aplikaci pro debugování a její kořen je adresář obsahující tuto aplikaci. Všechny Python soubory, které tvoří aplikaci, jsou obvykle ve stejném adresáři, takže tato hierarchie umožňuje rychlý přístup ke všemu, co je třeba.</p><p>Další hierarchie se používá k rychlé navigaci v adresářích, které jsou uvedeny v Python proměnné <tt>sys.path</tt>.</p><p>Zbývající hierarchie umožňují procházet operační systém jako celek. Na UNIX systémech bude hierarchie s kořenem <tt>/</tt> a další s user home adresářem. Ve Windows zde bude hierarchie pro každý disk v systému.</p><p>Python programy (mají extenzi <tt>.py</tt>) jsou v hierarchii zobrazeny s Python ikonou. Pravé tlačítko myši otevře popup menu, které umožňuje otevřít soubor do okna Zobrazení zdrojového kódu, otevřít soubor pro debugging nebo jej použít pro spuštění unittestu.</p><p>Kontextové menu s třídami, funkcemi a metodami umožňuje otevřít soubor na pozici vybrané třídy, funkci nebo metody a zajišťuje zobrazení kódu na požadovaném řádku.</p><p>Qt-Designer soubory (mají extenzi <tt>.ui</tt>) jsou zobrazeny s ikonou Designeru. Kontextové menu umožňuje otevřít tyto soubory přímo do Qt-Designeru.</p><p>Qt-Linguist soubory (mají extenzi <tt>.ts</tt>) jsou zobrazeny s Linguist ikonou. Kontextové menu umožňuje otevřít tyto soubory přímo do Qt-Linguistu.</p></translation> </message> <message> <location filename="UI/Browser.py" line="207"/> @@ -2476,6 +2481,11 @@ <source>Line {0}</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="UI/Browser.py" line="89"/> + <source><b>The Browser Window</b><p>This allows you to easily navigate the hierachy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierachies.</p><p>The first hierachy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierachy gives you easy access to most of what you will need.</p><p>The next hierachy is used to easily navigate the directories that are specified in the Python <tt>sys.path</tt> variable.</p><p>The remaining hierachies allow you navigate your system as a whole. On a UNIX system there will be a hierachy with <tt>/</tt> at its root and another with the user home directory. On a Windows system there will be a hierachy for each drive on the system.</p><p>Python programs (i.e. those with a <tt>.py</tt> file name suffix) are identified in the hierachies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.</p><p>The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.</p><p>Qt-Designer files (i.e. those with a <tt>.ui</tt> file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.</p><p>Qt-Linguist files (i.e. those with a <tt>.ts</tt> file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>BrowserModel</name> @@ -9713,7 +9723,7 @@ <message> <location filename="Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui" line="126"/> <source>Press to set the current style to it's default values</source> - <translation>Stisknout pro nastavení aktuálního stylu do výchozích hodnot</translation> + <translation type="obsolete">Stisknout pro nastavení aktuálního stylu do výchozích hodnot</translation> </message> <message> <location filename="Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui" line="129"/> @@ -9815,6 +9825,11 @@ <source>Size only</source> <translation>Jen velikost</translation> </message> + <message> + <location filename="Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui" line="126"/> + <source>Press to set the current style to its default values</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorKeywordsPage</name>