diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-08 08:14:07 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-08 08:14:07 +0100 |
commit | 7d1ad59ddea7d621840df182758c54f1e02f9daf (patch) | |
tree | 3772b7b097ef88dbb477198efe9af99d03daca86 /po/es.po | |
parent | 1a646d5dbfac8710abb8401e49de2c7232dbddc5 (diff) | |
download | weechat-7d1ad59ddea7d621840df182758c54f1e02f9daf.zip |
relay: add message when address family is not supported by protocol (on socket creation)
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.0-rc1\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-01-07 21:32+0100\n" +"POT-Creation-Date: 2013-01-08 08:06+0100\n" "PO-Revision-Date: 2013-01-01 12:57+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8261,6 +8261,10 @@ msgstr "" msgid "%s%s: cannot create socket: error %d %s" msgstr "%s%s: no ha sido posible crear el socket para la transferencia" +#, c-format +msgid "%s%s: try /set relay.network.ipv6 off" +msgstr "" + #, fuzzy, c-format msgid "%s%s: cannot set socket option \"IPV6_V6ONLY\" to value %d" msgstr "" |