summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-02-20 11:00:24 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-02-20 11:00:24 +0100
commitf376893681a09960e0797dbabee5203b29f2234f (patch)
treef8bd4e53e0a6fa2faa908bfff62721c65bd8fcd4 /po/pt_BR.po
parent975b9c891209631909ebf6462edb3b072019f2e3 (diff)
downloadweechat-f376893681a09960e0797dbabee5203b29f2234f.zip
core: add option "-beep" in command /print
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po11
1 files changed, 7 insertions, 4 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 1d4c5d631..7e4766a52 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-02-19 10:29+0100\n"
+"POT-Creation-Date: 2014-02-20 10:47+0100\n"
"PO-Revision-Date: 2014-02-16 11:21+0100\n"
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1954,7 +1954,8 @@ msgstr "cor do texto para nomes de buffer"
msgid ""
"[-buffer <number>|<name>] [-core] [-escape] [-date <date>] [-tags <tags>] [-"
-"action|-error|-join|-network|-quit] [<text>] || -stdout|-stderr [<text>]"
+"action|-error|-join|-network|-quit] [<text>] || -stdout|-stderr [<text>] || -"
+"beep"
msgstr ""
msgid ""
@@ -1970,9 +1971,11 @@ msgid ""
" 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)\n"
+" 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"
"\n"
"The options -action ... -quit use the prefix defined in options \"weechat."
"look.prefix_*\".\n"
@@ -1993,7 +1996,7 @@ msgid ""
" display a snowman (U+2603):\n"
" /print -escape \\u2603\n"
" send alert (BEL):\n"
-" /print -stderr \\a"
+" /print -beep"
msgstr ""
msgid "manage proxies"