--- a/PyLint/i18n/pylint_cs.ts Wed Jun 02 17:36:34 2021 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,532 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="2.0" language="cs_CZ" sourcelanguage=""> -<context> - <name>PyLintConfigDialog</name> - <message> - <location filename="../PyLintConfigDialog.ui" line="14"/> - <source>PyLint Configuration</source> - <translation>PyLint konfigurace</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="30"/> - <source>General</source> - <translation>Hlavní</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="52"/> - <source>Output</source> - <translation>Výstup</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="64"/> - <source>Select to generate a plain text report</source> - <translation>Vybrat pro generování textového reportu</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="67"/> - <source>Generate &Textreport</source> - <translation>Generovat &textový report</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="70"/> - <source>Alt+T</source> - <translation></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="77"/> - <source>Select to generate a HTML report</source> - <translation>Vybrat pro generování HTML reportu</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="80"/> - <source>Generate &HTML Report</source> - <translation>Generovat &HTML report</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="83"/> - <source>Alt+H</source> - <translation></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="90"/> - <source>Show the pylint result in a dialog</source> - <translation>Zobrazit pylint výsledku v dialogu</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="93"/> - <source>Show Result &Dialog</source> - <translation>Zobrazit &dialog výsledku</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="96"/> - <source>Alt+D</source> - <translation></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="103"/> - <source>Report File</source> - <translation>Report soubor</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="115"/> - <source>Enter the name of the report file</source> - <translation>Zadejte jméno souboru reportu</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="217"/> - <source>Press to open a file selection dialog</source> - <translation>Stisknout pro otevření dialogu výběru souborů</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="220"/> - <source>...</source> - <translation>...</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="138"/> - <source>Enter the name of the configuration file</source> - <translation>Zadejte jméno konfiguračního souboru</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="169"/> - <source>Press to generate a sample configuration</source> - <translation>Stisknout pro vygenerování vzorové konfigurace</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="172"/> - <source><b>Generate Configuration Template</b> -<p>This generates a sample configuration. The data is shown in a new editor window.</p></source> - <translation><b>Generovat konfigurační šablonu</b> -<p>Toto vygeneruje konfigurační šablonu. Hodnoty jsou zobrazeny v novém editačním okně.</p></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="176"/> - <source>&Generate Configuration Template</source> - <translation>&Generovat šablonu s konfigurací</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="179"/> - <source>Alt+G</source> - <translation></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="228"/> - <source>Checkers</source> - <translation>Kontroloři</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="346"/> - <source>Select to enable the variables checker</source> - <translation>Vybrat pro aktivaci kontrolora proměnných</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="349"/> - <source>Variables</source> - <translation>Proměnné</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="256"/> - <source>Select to enable the similarities checker</source> - <translation>Vybrat pro aktivaci kontrolora podobnosti</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="259"/> - <source>Similarities</source> - <translation>Podobnosti</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="306"/> - <source>Select to enable the metrics checker</source> - <translation>Vybrat pro aktivaci kontrolora metriky</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="309"/> - <source>Metrics</source> - <translation>Metriky</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="336"/> - <source>Select to enable the miscellaneous checker</source> - <translation>Vybrat pro aktivaci různých kontrolorů</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="339"/> - <source>Miscellaneous</source> - <translation>Různé</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="246"/> - <source>Select to enable the imports checker</source> - <translation>Vybrat pro aktivaci kontrolora importů</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="249"/> - <source>Imports</source> - <translation>Importy</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="356"/> - <source>Select to enable the format checker</source> - <translation>Vybrat pro aktivaci kontrolora formátu</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="359"/> - <source>Format</source> - <translation>Formát</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="296"/> - <source>Select to enable the design checker</source> - <translation>Vybrat pro aktivaci kontrolory designu</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="299"/> - <source>Design</source> - <translation>Design</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="266"/> - <source>Select to enable the classes checker</source> - <translation>Vybrat pro aktivaci kontrolora tříd</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="269"/> - <source>Classes</source> - <translation>Třídy</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="326"/> - <source>Select to enable the exceptions checker</source> - <translation>Vybrat pro aktivaci kontrolora výjimek</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="329"/> - <source>Exceptions</source> - <translation>Výjimky</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="236"/> - <source>Select to enable the basic checker</source> - <translation>Vybrat pro aktivaci základního kontrolora</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="239"/> - <source>Basic</source> - <translation>Základní</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.py" line="240"/> - <source>Select configuration file</source> - <translation>Vybrat konfigurační soubor</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.py" line="240"/> - <source>Configuration Files (*.cfg *.cnf *.rc);;All Files (*)</source> - <translation>Konfigurační soubory (*.cfg *.cnf *.rc);;Všechny soubory (*)</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.py" line="256"/> - <source>Select report file</source> - <translation>Vybrat soubor reportu</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.py" line="335"/> - <source>Process Generation Error</source> - <translation>Chyba v procesu generování</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.py" line="335"/> - <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="../PyLintConfigDialog.ui" line="42"/> - <source>Configuration &File:</source> - <translation>Kon&figurační soubor:</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="316"/> - <source>Select to enable the typecheck checker</source> - <translation>Vybrat pro aktivaci kontrolora typecheck</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="319"/> - <source>Typecheck</source> - <translation></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="366"/> - <source>Select to enable the newstyle checker</source> - <translation>Vybrat pro aktivaci kontrolora newstyle</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="369"/> - <source>Newstyle</source> - <translation></translation> - </message> - <message> - <location filename="PyLint/PyLintConfigDialog.ui" line="289"/> - <source>Select to enable the rpython checker</source> - <translation type="obsolete">Vybrat pro zapnutí rpython kontrolora</translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="395"/> - <source>Messages</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="401"/> - <source>Enabled Messages:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="408"/> - <source>Enter the list of enabled messages separated by comma</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="415"/> - <source>Disabled Messages:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="422"/> - <source>Enter the list of disabled messages separated by comma</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="276"/> - <source>Select to enable the logging checker</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="279"/> - <source>Logging</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="286"/> - <source>Select to enable the string format checker</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintConfigDialog.ui" line="289"/> - <source>String Format</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>PyLintExecDialog</name> - <message> - <location filename="../PyLintExecDialog.ui" line="20"/> - <source>PyLint Results</source> - <translation>PyLint výsledky</translation> - </message> - <message> - <location filename="../PyLintExecDialog.ui" line="44"/> - <source><b>PyLint Execution</b> -<p>This shows the results of the PyLint run.</p></source> - <translation><b>Běh PyLintu</b> -<p>Zobrazuje výsledky běhu PyLintu.</p></translation> - </message> - <message> - <location filename="PyLint/PyLintExecDialog.ui" line="76"/> - <source>File</source> - <translation type="obsolete">Soubor</translation> - </message> - <message> - <location filename="PyLint/PyLintExecDialog.ui" line="81"/> - <source>Line</source> - <translation type="obsolete">Řádek</translation> - </message> - <message> - <location filename="../PyLintExecDialog.ui" line="82"/> - <source>Type</source> - <translation>Typ</translation> - </message> - <message> - <location filename="../PyLintExecDialog.ui" line="87"/> - <source>Message</source> - <translation>Zpráva</translation> - </message> - <message> - <location filename="../PyLintExecDialog.ui" line="121"/> - <source><b>PyLint Execution</b> -<p>This shows the errors of the PyLint run.</p></source> - <translation><b>Běh PyLintu</b><p>Zobrazuje výsledky běhu PyLintu.</p></translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="45"/> - <source>Save Report...</source> - <translation>Uložit report...</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="47"/> - <source>Press to save the report to a file</source> - <translation>Stisknout pro uložení reportu do souboru</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="69"/> - <source>Convention</source> - <translation>Konvence</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="70"/> - <source>Refactor</source> - <translation></translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="71"/> - <source>Warning</source> - <translation>Varování</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="72"/> - <source>Error</source> - <translation>Chyba</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="73"/> - <source>Fatal</source> - <translation>Fatální</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="145"/> - <source>Process Generation Error</source> - <translation>Chyba v procesu generování</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="220"/> - <source>No PyLint errors found.</source> - <translation>PyLint chyby nebyly nalezeny.</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="402"/> - <source>PyLint Report</source> - <translation>PyLint report</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="365"/> - <source><p>The PyLint report file <b>{0}</b> already exists.</p></source> - <translation><p>Soubor s PyLint reportem <b>{0}</b> již existuje.</p></translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="386"/> - <source><p>The PyLint report file <b>{0}</b> could not be written.<br>Reason: {1}</p></source> - <translation><p>Do souboru s PyLint reportem <b>{0}</b> nelze zapsat .<br>Důvod: {1}</p></translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="398"/> - <source>HTML Files (*.html);;All Files (*)</source> - <translation>HTML soubory (*.html);;Všechny soubory (*)</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="400"/> - <source>Text Files (*.txt);;All Files (*)</source> - <translation>Textové soubory (*.txt);;Všechny soubory (*)</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="145"/> - <source>The process {0} could not be started. Ensure, that it is in the search path.</source> - <translation>Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation> - </message> - <message> - <location filename="../PyLintExecDialog.ui" line="32"/> - <source>Results</source> - <translation>Výsledky</translation> - </message> - <message> - <location filename="../PyLintExecDialog.ui" line="109"/> - <source>Errors</source> - <translation>Chyby</translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="51"/> - <source>Refresh</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintExecDialog.py" line="53"/> - <source>Press to refresh the result display</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../PyLintExecDialog.ui" line="77"/> - <source>File/Line</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>PyLintPlugin</name> - <message> - <location filename="../../PluginPyLint.py" line="470"/> - <source>Run PyLint</source> - <translation>Spustit PyLint</translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="470"/> - <source>Run &PyLint...</source> - <translation>Spustit &PyLint...</translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="328"/> - <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="474"/> - <source><b>Run PyLint...</b><p>This checks the project, packages or modules using pylint.</p></source> - <translation><b>Spustit PyLint...</b><p>Toto zkontroluje poejkt, balíčky nebo moduly za pomoci pylintu.</p></translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="483"/> - <source>Show PyLint Dialog</source> - <translation>Zobrazit PyLint dialog</translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="483"/> - <source>Show Py&Lint Dialog...</source> - <translation>Zobrazit Py&Lint dialog...</translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="343"/> - <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="487"/> - <source><b>Show PyLint Dialog...</b><p>This shows the PyLint dialog with the results of the last run.</p></source> - <translation><b>Zobrazit PyLint dialog...</b><p>Zobrazuje PyLint dialog s výsledky předchozího spuštění.</p></translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="59"/> - <source>Checkers - Pylint</source> - <translation></translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="359"/> - <source><b>Run PyLint...</b><p>This checks the loaded module using pylint.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="526"/> - <source>The pylint executable could not be found.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="532"/> - <source>PyLint version < 0.23.0.</source> - <translation>PyLint verze < 0.23.0.</translation> - </message> - <message> - <location filename="PluginPyLint.py" line="224"/> - <source>Cannot determine pylint version.</source> - <translation type="obsolete">Nelze zjistit pylint verzi.</translation> - </message> - <message> - <location filename="../../PluginPyLint.py" line="532"/> - <source>pylint</source> - <translation>pylint</translation> - </message> -</context> -</TS>