diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-15 21:21:35 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-15 21:21:35 +0100 |
commit | f18a32e1605a7e08838cc19485f58e1e83b6d220 (patch) | |
tree | 8ed9d32efb169743874424515fdd9bdd766156c1 /po/es.po | |
parent | 9050ef757ea0bcc189a335ac39cba34b7230cc2e (diff) | |
download | weechat-f18a32e1605a7e08838cc19485f58e1e83b6d220.zip |
irc: add examples in help of usermode server option
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 14 |
1 files changed, 10 insertions, 4 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-12-13 18:21+0100\n" +"POT-Creation-Date: 2016-12-15 09:51+0100\n" "PO-Revision-Date: 2016-09-03 08:23+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7354,11 +7354,17 @@ msgstr "" "hostname/IP local personalizado para el servidor (opcional, si está vacío se " "utiliza el hostname local)" +#, fuzzy msgid "" -"usermode to set after connection to server and before executing command and " -"the auto-join of channels; this option gives same result as defining a " -"command \"/mode $nick <mode>\" (note: content is evaluated, see /help eval)" +"user mode(s) to set after connection to server and before executing command " +"and the auto-join of channels; examples: \"+R\" (to set mode \"R\"), \"+R-i" +"\" (to set mode \"R\" and remove \"i\"); see /help mode for the complete " +"mode syntax (note: content is evaluated, see /help eval)" msgstr "" +"comando(s) a ejecutar cuando se conecta al servidor (múltiples comandos " +"deben ser separados por \";\", utilizar \"\\;\" para un punto y coma, las " +"variables especiales $nick, $channel y $server son reemplazados por sus " +"valores)" #, fuzzy msgid "" |