summaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-05-19 19:04:49 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-05-19 19:04:49 +0200
commit7d37cc8f5006e91d8d42beda9d14204f8a2bfe31 (patch)
treef5c5f562f5e106871f1950d1efbfa1c991fc85c7 /po/pl.po
parent37a73d834815e6cb7f4e2644e3086f455f2da812 (diff)
downloadweechat-7d37cc8f5006e91d8d42beda9d14204f8a2bfe31.zip
Add new command /wait (schedule a command execution in future)
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po28
1 files changed, 27 insertions, 1 deletions
diff --git a/po/pl.po b/po/pl.po
index de3e8c5ae..8588c7cac 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-18 22:59+0200\n"
+"POT-Creation-Date: 2009-05-19 18:46+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: <soltys@szluug.org>\n"
"Language-Team: Polish\n"
@@ -1073,6 +1073,32 @@ msgstr ""
msgid "-o: send version to current buffer as input"
msgstr ""
+msgid "schedule a command execution in future"
+msgstr ""
+
+msgid "number[unit] command"
+msgstr ""
+
+msgid ""
+" number: amount of time to wait (integer number)\n"
+" unit: optional, values are:\n"
+" ms: milliseconds\n"
+" s: seconds (default)\n"
+" m: minutes\n"
+" h: hours\n"
+"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"
+"\n"
+"Examples:\n"
+" join channel in 10 sec: /wait 10 join #test\n"
+" set away in 15 min: /wait 15m away -all I'm away\n"
+" say 'hello' in 2 min: /wait 2m hello"
+msgstr ""
+
msgid "manage windows"
msgstr ""