diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-05-22 12:55:37 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-05-22 12:55:37 +0200 |
commit | a4a4e5126cfc7c5bee39c08403ea3a9b6d3f33dc (patch) | |
tree | 7e17e27913af7ff902e32f8aae56d132c5920fbd /po/cs.po | |
parent | ec6f2c2e177eb99370a5dc58ce932aeff57f0648 (diff) | |
download | weechat-a4a4e5126cfc7c5bee39c08403ea3a9b6d3f33dc.zip |
Increase number of authorized calls to same command (recursive calls), from 1 to 5 (more than 5 is considered as looping)
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-05-20 10:06+0200\n" +"POT-Creation-Date: 2008-05-22 12:51+0200\n" "PO-Revision-Date: 2007-09-06 12:44+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1576,8 +1576,8 @@ msgid " . description: %s\n" msgstr " . popis: %s\n" #, fuzzy, c-format -msgid "%sError: command \"%s\" is running" -msgstr "%s příkaz \"%s\" selhal\n" +msgid "%sError: too much calls to command \"%s\" (looping)" +msgstr "%s nekorektní hodnota pro volbu \"%s\"\n" #, fuzzy, c-format msgid "%sError: unknown command \"%s\" (type /help for help)" @@ -4571,6 +4571,10 @@ msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s chybí argument pro volbu \"%s\"\n" #, fuzzy +#~ msgid "%sError: command \"%s\" is running" +#~ msgstr "%s příkaz \"%s\" selhal\n" + +#, fuzzy #~ msgid "%s%s: cannot create pipe" #~ msgstr "%s nemohu vytvořit rouru\n" @@ -4893,10 +4897,6 @@ msgstr "%s chybí argument pro volbu \"%s\"\n" #~ msgstr "jméno asociované k IRC serveru (pouze pro zobrazení)" #, fuzzy -#~ msgid "%sError: incorrect value for option \"%s\"" -#~ msgstr "%s nekorektní hodnota pro volbu \"%s\"\n" - -#, fuzzy #~ msgid "No plugin option found with \"%s\"" #~ msgstr "Nebyla nalezena žádná možnost pluginu s \"%s\"\n" |