diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-05-26 15:16:24 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-05-26 15:16:24 +0200 |
commit | 114fe22a80833eebbf6f12bced5ab62081bff1ad (patch) | |
tree | 8ab68fd6bc67ef9606bcd3c5d50a16823b028404 /po/cs.po | |
parent | 5f37c2801898c7ae2c4dbab4ce22da2274091ad6 (diff) | |
download | weechat-114fe22a80833eebbf6f12bced5ab62081bff1ad.zip |
Add new option weechat.look.confirm_quit
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.3-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-05-24 10:00+0200\n" +"POT-Creation-Date: 2010-05-26 13:16+0200\n" "PO-Revision-Date: 2010-05-20 12:20+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -595,6 +595,11 @@ msgid "%sError: unable to set option \"%s\" for proxy \"%s\"" msgstr "%sChyba: nemohu nastavit volbu \"%s\" pro proxy \"%s\"" #, c-format +msgid "" +"%sYou must confirm quit command with extra argument \"-yes\" (see /help quit)" +msgstr "" + +#, c-format msgid "Options reloaded from %s" msgstr "Volby načteny z %s" @@ -1352,10 +1357,13 @@ msgstr "" msgid "quit WeeChat" msgstr "ukončit WeeChat" -msgid "[arguments]" +#, fuzzy +msgid "[-yes] [arguments]" msgstr "[argumenty]" +#, fuzzy msgid "" +" -yes: required if option weechat.look.confirm_quit is enabled\n" "arguments: text sent with signal \"quit\"\n" " (for example irc plugin uses this text to send quit message to " "server)" @@ -1684,6 +1692,11 @@ msgstr "" "musí začínat jedním z těchto znaků; lomítko (\"/\") je vždy považováno za " "předponu příkazu (napříkald: \".$\")" +msgid "" +"if set, /quit command must be confirmed with extra argument \"-yes\" (see /" +"help quit)" +msgstr "" + msgid "display special message when day changes" msgstr "zobrazit speiální zprávy při změně dne" |