diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-03-29 20:28+0100\n" +"POT-Creation-Date: 2019-03-29 20:36+0100\n" "PO-Revision-Date: 2019-03-17 18:32+0100\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2587,6 +2587,7 @@ msgstr "naplánovat spuštění příkazu v budoucnosti" msgid "<number>[<unit>] <command>" msgstr "<číslo>[<jednotka>] <příkaz>" +#, fuzzy msgid "" " number: amount of time to wait (integer number)\n" " unit: optional, values are:\n" @@ -2597,9 +2598,8 @@ msgid "" "command: command to execute (or text to send to buffer if command does not " "start with '/')\n" "\n" -"Note: command is executed on buffer where /wait was executed (if buffer is " -"not found (for example if it has been closed before execution of command), " -"then command is executed on WeeChat core buffer).\n" +"Note: the command is executed on buffer where /wait was executed (if the " +"buffer does not exist any more, the command is not executed).\n" "\n" "Examples:\n" " join channel in 10 seconds:\n" |