PyLint/i18n/pylint_cs.ts

changeset 0
1c1ac27f3cf1
child 1
7cc315487b28
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PyLint/i18n/pylint_cs.ts	Fri Jul 29 19:03:10 2011 +0200
@@ -0,0 +1,492 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS><TS version="2.0" language="cs_CZ" sourcelanguage="">
+<context>
+    <name>PyLintConfigDialog</name>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="211"/>
+        <source>PyLint Configuration</source>
+        <translation>PyLint konfigurace</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="235"/>
+        <source>General</source>
+        <translation>Hlavní</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="213"/>
+        <source>Output</source>
+        <translation>Výstup</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="214"/>
+        <source>Select to generate a plain text report</source>
+        <translation>Vybrat pro generování textového reportu</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="215"/>
+        <source>Generate &amp;Textreport</source>
+        <translation>Generovat &amp;textový report</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="216"/>
+        <source>Alt+T</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="217"/>
+        <source>Select to generate a HTML report</source>
+        <translation>Vybrat pro generování HTML reportu</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="218"/>
+        <source>Generate &amp;HTML Report</source>
+        <translation>Generovat &amp;HTML report</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="219"/>
+        <source>Alt+H</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="220"/>
+        <source>Show the pylint result in a dialog</source>
+        <translation>Zobrazit pylint výsledku v dialogu</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="221"/>
+        <source>Show Result &amp;Dialog</source>
+        <translation>Zobrazit &amp;dialog výsledku</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="222"/>
+        <source>Alt+D</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="223"/>
+        <source>Report File</source>
+        <translation>Report soubor</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="224"/>
+        <source>Enter the name of the report file</source>
+        <translation>Zadejte jméno souboru reportu</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="233"/>
+        <source>Press to open a file selection dialog</source>
+        <translation>Stisknout pro otevření dialogu výběru souborů</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="234"/>
+        <source>...</source>
+        <translation>...</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="227"/>
+        <source>Enter the name of the configuration file</source>
+        <translation>Zadejte jméno konfiguračního souboru</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="228"/>
+        <source>Press to generate a sample configuration</source>
+        <translation>Stisknout pro vygenerování vzorové konfigurace</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="229"/>
+        <source>&lt;b&gt;Generate Configuration Template&lt;/b&gt;
+&lt;p&gt;This generates a sample configuration. The data is shown in a new editor window.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Generovat konfigurační šablonu&lt;/b&gt;
+&lt;p&gt;Toto vygeneruje konfigurační šablonu. Hodnoty jsou zobrazeny v novém editačním okně.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="231"/>
+        <source>&amp;Generate Configuration Template</source>
+        <translation>&amp;Generovat šablonu s konfigurací</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="232"/>
+        <source>Alt+G</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="262"/>
+        <source>Checkers</source>
+        <translation>Kontroloři</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="236"/>
+        <source>Select to enable the variables checker</source>
+        <translation>Vybrat pro aktivaci kontrolora proměnných</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="237"/>
+        <source>Variables</source>
+        <translation>Proměnné</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="240"/>
+        <source>Select to enable the similarities checker</source>
+        <translation>Vybrat pro aktivaci kontrolora podobnosti</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="241"/>
+        <source>Similarities</source>
+        <translation>Podobnosti</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="248"/>
+        <source>Select to enable the metrics checker</source>
+        <translation>Vybrat pro aktivaci kontrolora metriky</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="249"/>
+        <source>Metrics</source>
+        <translation>Metriky</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="246"/>
+        <source>Select to enable the miscellaneous checker</source>
+        <translation>Vybrat pro aktivaci různých kontrolorů</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="247"/>
+        <source>Miscellaneous</source>
+        <translation>Různé</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="258"/>
+        <source>Select to enable the imports checker</source>
+        <translation>Vybrat pro aktivaci kontrolora importů</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="259"/>
+        <source>Imports</source>
+        <translation>Importy</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="250"/>
+        <source>Select to enable the format checker</source>
+        <translation>Vybrat pro aktivaci kontrolora formátu</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="251"/>
+        <source>Format</source>
+        <translation>Formát</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="254"/>
+        <source>Select to enable the design checker</source>
+        <translation>Vybrat pro aktivaci kontrolory designu</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="255"/>
+        <source>Design</source>
+        <translation>Design</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="256"/>
+        <source>Select to enable the classes checker</source>
+        <translation>Vybrat pro aktivaci kontrolora tříd</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="257"/>
+        <source>Classes</source>
+        <translation>Třídy</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="252"/>
+        <source>Select to enable the exceptions checker</source>
+        <translation>Vybrat pro aktivaci kontrolora výjimek</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="253"/>
+        <source>Exceptions</source>
+        <translation>Výjimky</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="260"/>
+        <source>Select to enable the basic checker</source>
+        <translation>Vybrat pro aktivaci základního kontrolora</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="261"/>
+        <source>Basic</source>
+        <translation>Základní</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.py" line="231"/>
+        <source>Select configuration file</source>
+        <translation>Vybrat konfigurační soubor</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.py" line="231"/>
+        <source>Configuration Files (*.cfg *.cnf *.rc);;All Files (*)</source>
+        <translation>Konfigurační soubory (*.cfg *.cnf *.rc);;Všechny soubory (*)</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.py" line="246"/>
+        <source>Select report file</source>
+        <translation>Vybrat soubor reportu</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.py" line="318"/>
+        <source>Process Generation Error</source>
+        <translation>Chyba v procesu generování</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.py" line="318"/>
+        <source>Could not start %1.&lt;br&gt;Ensure that it is in the search path.</source>
+        <translation>Nelze spustit %1.&lt;br&gt;Ověřte, že je umístěn v požadované cestě.</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="212"/>
+        <source>Configuration &amp;File:</source>
+        <translation>Kon&amp;figurační soubor:</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="238"/>
+        <source>Select to enable the typecheck checker</source>
+        <translation>Vybrat pro aktivaci kontrolora typecheck</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="239"/>
+        <source>Typecheck</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="244"/>
+        <source>Select to enable the newstyle checker</source>
+        <translation>Vybrat pro aktivaci kontrolora newstyle</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="245"/>
+        <source>Newstyle</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="242"/>
+        <source>Select to enable the rpython checker</source>
+        <translation>Vybrat pro zapnutí rpython kontrolora</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintConfigDialog.py" line="243"/>
+        <source>RPython</source>
+        <translation></translation>
+    </message>
+</context>
+<context>
+    <name>PyLintExecDialog</name>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="86"/>
+        <source>PyLint Results</source>
+        <translation>PyLint výsledky</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="88"/>
+        <source>Results:</source>
+        <translation type="obsolete">Výsledky:</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="88"/>
+        <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
+&lt;p&gt;This shows the results of the PyLint run.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Běh PyLintu&lt;/b&gt;
+&lt;p&gt;Zobrazuje výsledky běhu PyLintu.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="91"/>
+        <source>File</source>
+        <translation>Soubor</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="92"/>
+        <source>Line</source>
+        <translation>Řádek</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="93"/>
+        <source>Type</source>
+        <translation>Typ</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="94"/>
+        <source>Message</source>
+        <translation>Zpráva</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="95"/>
+        <source>Errors:</source>
+        <translation type="obsolete">Chyby:</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="96"/>
+        <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
+&lt;p&gt;This shows the errors of the PyLint run.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Běh PyLintu&lt;/b&gt;&lt;p&gt;Zobrazuje výsledky běhu PyLintu.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="40"/>
+        <source>Save Report...</source>
+        <translation>Uložit report...</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="42"/>
+        <source>Press to save the report to a file</source>
+        <translation>Stisknout pro uložení reportu do souboru</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="62"/>
+        <source>Convention</source>
+        <translation>Konvence</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="63"/>
+        <source>Refactor</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="64"/>
+        <source>Warning</source>
+        <translation>Varování</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="65"/>
+        <source>Error</source>
+        <translation>Chyba</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="66"/>
+        <source>Fatal</source>
+        <translation>Fatální</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="139"/>
+        <source>Process Generation Error</source>
+        <translation>Chyba v procesu generování</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="205"/>
+        <source>No PyLint errors found.</source>
+        <translation>PyLint chyby nebyly nalezeny.</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="347"/>
+        <source>PyLint Report</source>
+        <translation>PyLint report</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="315"/>
+        <source>&lt;p&gt;The PyLint report file &lt;b&gt;%1&lt;/b&gt; already exists.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Soubor s PyLint reportem &lt;b&gt;%1&lt;/b&gt; již existuje.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="332"/>
+        <source>&lt;p&gt;The PyLint report file &lt;b&gt;%1&lt;/b&gt; could not be written.&lt;br&gt;Reason: %2&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Do souboru s PyLint reportem &lt;b&gt;%1&lt;/b&gt; nelze zapsat .&lt;br&gt;Důvod: %2&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="343"/>
+        <source>HTML Files (*.html);;All Files (*)</source>
+        <translation>HTML soubory (*.html);;Všechny soubory (*)</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="345"/>
+        <source>Text Files (*.txt);;All Files (*)</source>
+        <translation>Textové soubory (*.txt);;Všechny soubory (*)</translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="139"/>
+        <source>The process %1 could not be started. Ensure, that it is in the search path.</source>
+        <translation>Proces %1 nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="87"/>
+        <source>Results</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="PyLint/Ui_PyLintExecDialog.py" line="95"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="47"/>
+        <source>Refresh</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.py" line="48"/>
+        <source>Press to refresh the result display</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>PyLintPlugin</name>
+    <message>
+        <location filename="PluginPyLint.py" line="274"/>
+        <source>Run PyLint</source>
+        <translation>Spustit PyLint</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="274"/>
+        <source>Run &amp;PyLint...</source>
+        <translation>Spustit &amp;PyLint...</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="140"/>
+        <source>Check project, packages or modules with pylint.</source>
+        <translation>Zkontrolovat projekt, balíčky nebo moduly s pylintem.</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="277"/>
+        <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the project, packages or modules using pylint.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Spustit PyLint...&lt;/b&gt;&lt;p&gt;Toto zkontroluje poejkt, balíčky nebo moduly za pomoci pylintu.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="287"/>
+        <source>Show PyLint Dialog</source>
+        <translation>Zobrazit PyLint dialog</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="287"/>
+        <source>Show Py&amp;Lint Dialog...</source>
+        <translation>Zobrazit Py&amp;Lint dialog...</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="153"/>
+        <source>Show the PyLint dialog with the results of the last run.</source>
+        <translation>Zobrazit PyLint dialog s výsledky posledního spuštění.</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="290"/>
+        <source>&lt;b&gt;Show PyLint Dialog...&lt;/b&gt;&lt;p&gt;This shows the PyLint dialog with the results of the last run.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Zobrazit PyLint dialog...&lt;/b&gt;&lt;p&gt;Zobrazuje PyLint dialog s výsledky předchozího spuštění.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="59"/>
+        <source>Checkers - Pylint</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="126"/>
+        <source>PyLint version &lt; 0.12.0.</source>
+        <translation>PyLint verze &lt; 0.12.0.</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="129"/>
+        <source>Cannot determine Pylint version.</source>
+        <translation>Nelze zjistit PyLint verzi.</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="132"/>
+        <source>PyLint executable &apos;%1&apos; not found.</source>
+        <translation>PyLint spustitlený kód &apos;%1&apos; nebyl nalezen.</translation>
+    </message>
+    <message>
+        <location filename="PluginPyLint.py" line="168"/>
+        <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the loaded module using pylint.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+</TS>

eric ide

mercurial