summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-08-24 10:02:38 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-08-24 10:02:38 +0200
commit350938181b1bfb5b8854a9e0ace387fa10afb73d (patch)
tree99bcd7ca41e47a4fdb65f7c4017aa51424ec14d4 /po/es.po
parentf68896fdd396d5ee0c97430757411a37f5c597d3 (diff)
downloadweechat-350938181b1bfb5b8854a9e0ace387fa10afb73d.zip
irc: add command /cap (closes #8)
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po35
1 files changed, 32 insertions, 3 deletions
diff --git a/po/es.po b/po/es.po
index b029ee497..4125cc8b3 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: 2015-08-15 07:39+0200\n"
+"POT-Creation-Date: 2015-08-24 09:58+0200\n"
"PO-Revision-Date: 2015-07-26 09:41+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5777,6 +5777,36 @@ msgstr ""
"\n"
"Sin argumentos, este comando muestra la lista de vetos del canal actual."
+#, fuzzy
+msgid "client capability negotiation"
+msgstr "%s%s: capabilidad del cliente, solicitando: %s"
+
+msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end"
+msgstr ""
+
+msgid ""
+" ls: list the capabilities supported by the server\n"
+" list: list the capabilities currently enabled\n"
+" req: request a capability\n"
+" ack: acknowledge capabilities which require client-side acknowledgement\n"
+"clear: clear the capabilities currently enabled\n"
+" end: end the capability negotiation\n"
+"\n"
+"Without argument, \"ls\" and \"list\" are sent.\n"
+"\n"
+"Capabilities supported by WeeChat are: account-notify, away-notify, extended-"
+"join, multi-prefix, server-time, userhost-in-names.\n"
+"\n"
+"The capabilities to automatically enable on servers can be set in option irc."
+"server_default.capabilities (or by server in option irc.server.xxx."
+"capabilities).\n"
+"\n"
+"Examples:\n"
+" /cap\n"
+" /cap req multi-prefix\n"
+" /cap clear"
+msgstr ""
+
msgid "connect to IRC server(s)"
msgstr "conectar a un servidor IRC"
@@ -7058,8 +7088,7 @@ msgstr "comando ejecutado cuando WeeChat inicia, antes de cargar los plugins"
#, fuzzy
msgid ""
"comma-separated list of client capabilities to enable for server if they are "
-"available; capabilities supported by WeeChat are: account-notify, away-"
-"notify, extended-join, multi-prefix, server-time, userhost-in-names "
+"available (see /help cap for a list of capabilities supported by WeeChat) "
"(example: \"away-notify,multi-prefix\")"
msgstr ""
"lista separada por comas de capabilidades del cliente (\"client capabilities"