diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 22 |
1 files changed, 15 insertions, 7 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.3-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-09-20 16:43+0200\n" +"POT-Creation-Date: 2013-10-06 11:16+0200\n" "PO-Revision-Date: 2013-10-06 10:17+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6322,14 +6322,13 @@ msgstr "" "espera (en segundos) después de que el comando sea ejecutado (ejemplo: dar " "algo de tiempo para la autenticación)" -#, fuzzy msgid "" -"comma separated list of channels to join when connected to server (example: " -"\"#chan1,#chan2,#chan3 key1,key2\") (note: content is evaluated, see /help " -"eval)" +"comma separated list of channels to join when connected to server; the " +"channels that require a key must be at beginning of the list, and all the " +"keys must be given after the channels (separated by a space) (example: " +"\"#channel1,#channel2,#channel3 key1,key2\" where #channel1 and #channel2 " +"are protected by key1 and key2) (note: content is evaluated, see /help eval)" msgstr "" -"lista de canales (separados por comas) a unirse cuando se conecte a un " -"servidor (ejemplo: \"#canal1,#canal2,#canal3 clave1,clave2\")" msgid "" "automatically rejoin channels after kick; you can define a buffer local " @@ -10083,3 +10082,12 @@ msgstr "Tipo" msgid "Constants" msgstr "Constantes" + +#, fuzzy +#~ msgid "" +#~ "comma separated list of channels to join when connected to server " +#~ "(example: \"#chan1,#chan2,#chan3 key1,key2\") (note: content is " +#~ "evaluated, see /help eval)" +#~ msgstr "" +#~ "lista de canales (separados por comas) a unirse cuando se conecte a un " +#~ "servidor (ejemplo: \"#canal1,#canal2,#canal3 clave1,clave2\")" |