summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po32
1 files changed, 17 insertions, 15 deletions
diff --git a/po/es.po b/po/es.po
index e9226e54a..72beacd0c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-04-12 08:30+0200\n"
+"POT-Creation-Date: 2014-04-12 08:56+0200\n"
"PO-Revision-Date: 2014-04-05 16:12+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2037,23 +2037,25 @@ msgid ""
msgstr ""
msgid ""
-"-buffer: the buffer where text is displayed (default: current buffer)\n"
-" -core: alias of \"-buffer core.weechat\"\n"
-"-escape: interpret escaped chars (for example \\a, \\07, \\x07)\n"
-" -date: message date, format can be:\n"
-" -n: 'n' seconds before now\n"
-" +n: 'n' seconds in the future\n"
-" n: 'n' seconds since the Epoch (see man time)\n"
-" date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, example: "
+" -buffer: display text in this buffer (default: buffer where command is "
+"executed)\n"
+" -core: alias of \"-buffer core.weechat\"\n"
+"-current: display text on current buffer\n"
+" -escape: interpret escaped chars (for example \\a, \\07, \\x07)\n"
+" -date: message date, format can be:\n"
+" -n: 'n' seconds before now\n"
+" +n: 'n' seconds in the future\n"
+" n: 'n' seconds since the Epoch (see man time)\n"
+" date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, example: "
"2014-01-19T04:32:55\n"
-" time: hh:mm:ss (example: 04:32:55)\n"
-" -tags: comma-separated list of tags (see /help filter for a list of tags "
+" time: hh:mm:ss (example: 04:32:55)\n"
+" -tags: comma-separated list of tags (see /help filter for a list of tags "
"most commonly used)\n"
-" text: text to display (prefix and message must be separated by \"\\t\", "
+" text: text to display (prefix and message must be separated by \"\\t\", "
"if text starts with \"-\", then add a \"\\\" before)\n"
-"-stdout: display text on stdout (escaped chars are interpreted)\n"
-"-stderr: display text on stderr (escaped chars are interpreted)\n"
-" -beep: alias of \"-stderr \\a\"\n"
+" -stdout: display text on stdout (escaped chars are interpreted)\n"
+" -stderr: display text on stderr (escaped chars are interpreted)\n"
+" -beep: alias of \"-stderr \\a\"\n"
"\n"
"The options -action ... -quit use the prefix defined in options \"weechat."
"look.prefix_*\".\n"