--- a/i18n/eric5_cs.ts Sat Sep 28 14:03:37 2013 +0200 +++ b/i18n/eric5_cs.ts Sat Sep 28 15:42:54 2013 +0200 @@ -33175,7 +33175,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="207"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="211"/> <source>docstring summary is not followed by a blank line</source> <translation type="unfinished"></translation> </message> @@ -33185,7 +33185,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="391"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="395"/> <source>no message for this code defined</source> <translation type="unfinished"></translation> </message> @@ -33200,42 +33200,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="183"/> - <source>docstring does not contain a @return line</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="185"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="189"/> <source>docstring does not contain enough @param/@keyparam lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="188"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="192"/> <source>docstring contains too many @param/@keyparam lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="191"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="195"/> <source>keyword only arguments must be documented with @keyparam lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="194"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="198"/> <source>order of @param/@keyparam lines does not match the function/method signature</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="197"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="201"/> <source>class docstring is preceded by a blank line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="199"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="203"/> <source>class docstring is followed by a blank line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="210"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="214"/> <source>last paragraph of docstring is followed by a blank line</source> <translation type="unfinished"></translation> </message> @@ -33250,15 +33245,25 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="201"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="205"/> <source>function/method docstring is preceded by a blank line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="204"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="208"/> <source>function/method docstring is followed by a blank line</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="183"/> + <source>docstring does not contain a @return line but returns something</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="186"/> + <source>docstring contains a @return line but doesn't return anything</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Pep8CheckerPlugin</name> @@ -44274,139 +44279,139 @@ <context> <name>Shell</name> <message> - <location filename="../QScintilla/Shell.py" line="110"/> + <location filename="../QScintilla/Shell.py" line="112"/> <source>Shell - Passive</source> <translation>Shell - pasivní</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="112"/> - <source>Shell</source> - <translation></translation> - </message> - <message> - <location filename="../QScintilla/Shell.py" line="182"/> - <source>Passive >>> </source> - <translation>Pasivní >>> </translation> - </message> - <message> - <location filename="../QScintilla/Shell.py" line="197"/> - <source>Start</source> - <translation></translation> - </message> - <message> - <location filename="../QScintilla/Shell.py" line="214"/> - <source>Copy</source> - <translation>Kopírovat</translation> - </message> - <message> - <location filename="../QScintilla/Shell.py" line="215"/> - <source>Paste</source> - <translation>Vložit</translation> - </message> - <message> - <location filename="../QScintilla/Shell.py" line="220"/> - <source>Clear</source> - <translation>Vyčistit</translation> - </message> - <message> - <location filename="../QScintilla/Shell.py" line="221"/> - <source>Reset</source> - <translation>Reset</translation> - </message> - <message> - <location filename="../QScintilla/Shell.py" line="222"/> - <source>Reset and Clear</source> - <translation>Reset a vyčistit</translation> - </message> - <message> - <location filename="../QScintilla/Shell.py" line="619"/> - <source>No.</source> - <translation>Č.</translation> - </message> - <message> - <location filename="../QScintilla/Shell.py" line="1503"/> - <source>Drop Error</source> - <translation>Zahodit chybu</translation> - </message> - <message> <location filename="../QScintilla/Shell.py" line="114"/> + <source>Shell</source> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="186"/> + <source>Passive >>> </source> + <translation>Pasivní >>> </translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="201"/> + <source>Start</source> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="218"/> + <source>Copy</source> + <translation>Kopírovat</translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="219"/> + <source>Paste</source> + <translation>Vložit</translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="224"/> + <source>Clear</source> + <translation>Vyčistit</translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="225"/> + <source>Reset</source> + <translation>Reset</translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="226"/> + <source>Reset and Clear</source> + <translation>Reset a vyčistit</translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="630"/> + <source>No.</source> + <translation>Č.</translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="1540"/> + <source>Drop Error</source> + <translation>Zahodit chybu</translation> + </message> + <message> + <location filename="../QScintilla/Shell.py" line="116"/> <source><b>The Shell Window</b><p>This is simply an interpreter running in a window. The interpreter is the one that is used to run the program being debugged. This means that you can execute any command while the program being debugged is running.</p><p>You can use the cursor keys while entering commands. There is also a history of commands that can be recalled using the up and down cursor keys. Pressing the up or down key after some text has been entered will start an incremental search.</p><p>The shell has some special commands. 'reset' kills the shell and starts a new one. 'clear' clears the display of the shell window. 'start' is used to switch the shell language and must be followed by a supported language. Supported languages are listed by the 'languages' command. These commands (except 'languages') are available through the context menu as well.</p><p>Pressing the Tab key after some text has been entered will show a list of possible commandline completions. The relevant entry may be selected from this list. If only one entry is available, this will inserted automatically.</p><p>In passive debugging mode the shell is only available after the program to be debugged has connected to the IDE until it has finished. This is indicated by a different prompt and by an indication in the window caption.</p></source> <translation><b>Okno Shellu</b><p>Toto je jednoduchý interpretr běžící v okně. Interpretr běží nezávisle na programu, který je debugován. To znamená, že můžete spustit jakýkoliv příkaz i během debugování.</p><p>Během vkládání příkazu můžete použít kurzorové klávesy. Je zde také historie příkazů, která se aktivuje klávesami up a down. Stisknutím up nebo down klávesy po textu, který byl zadán se spustí inkrementální vyhledávání.</p><p>Shell má několik speciálních příkazů. 'reset' zabije shell a spustí nový. 'clear' vyčistí obsah shell okna.'start' se používá pro přepnutí shell jazyka a musí za ním následovat jméno podporovaného jazyka. Podporované jazyky jsou zobrazeny v seznamu, který vrací příkaz 'languages'. Tyto příkazy (kromě 'languages') jsou také dostupné přes kontextové menu.</p><p>Stisknutím tab klávesy po nějakém vloženém textu se zobrazí seznam s nabídkou možných zakončení výrazu. Odpovídající zadání pak může být vybráno z tohoto listu. Pokud je existuje jen jedna možnost, je vložena automaticky.</p><p>Dokud se program neukončí, je shell v pasivním módu dostupný jen pokud se debugovaný program připojil k IDE. To je oznámeno odlišným promptem a dále v názvu titulku okna.</p></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="616"/> + <location filename="../QScintilla/Shell.py" line="627"/> <source>Passive Debug Mode</source> <translation>Pasivní debug mód</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="206"/> + <location filename="../QScintilla/Shell.py" line="210"/> <source>History</source> <translation>Historie</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="207"/> + <location filename="../QScintilla/Shell.py" line="211"/> <source>Select entry</source> <translation>Vybrat vstupy</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="208"/> + <location filename="../QScintilla/Shell.py" line="212"/> <source>Show</source> <translation>Zobrazit</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="566"/> + <location filename="../QScintilla/Shell.py" line="576"/> <source>Select History</source> <translation>Vybrat historii</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="566"/> + <location filename="../QScintilla/Shell.py" line="576"/> <source>Select the history entry to execute (most recent shown last).</source> <translation>Vybrat vstup historie pro vykonání (nejaktuálnější zobrazen poslední).</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="617"/> + <location filename="../QScintilla/Shell.py" line="628"/> <source> Not connected</source> <translation>Nepřipojen</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="227"/> + <location filename="../QScintilla/Shell.py" line="231"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="213"/> + <location filename="../QScintilla/Shell.py" line="217"/> <source>Cut</source> <translation>Vyjmout</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="621"/> + <location filename="../QScintilla/Shell.py" line="632"/> <source>{0} on {1}, {2}</source> <translation>{0} na {1}, {2}</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="682"/> + <location filename="../QScintilla/Shell.py" line="693"/> <source>StdOut: {0}</source> <translation>StdOut: {0}</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="690"/> + <location filename="../QScintilla/Shell.py" line="701"/> <source>StdErr: {0}</source> <translation>StdErr: {0}</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="1233"/> + <location filename="../QScintilla/Shell.py" line="1267"/> <source>Shell language "{0}" not supported. </source> <translation>Shell jazyk "{0}" není podporován.</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="1503"/> + <location filename="../QScintilla/Shell.py" line="1540"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> není soubor.</p></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="218"/> + <location filename="../QScintilla/Shell.py" line="222"/> <source>Find</source> <translation type="unfinished">Hledat</translation> </message>