summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-06-15 08:14:22 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-06-15 08:14:22 +0200
commitb6c304ac87f0d40ab2a4ac3fac49b078cb9d77ea (patch)
treee3faa1447b95d7765d80a1cd8e44a1c8a0a256b6 /po/es.po
parent31d0742aed370dc77f143539c120bb403b8abd3f (diff)
downloadweechat-b6c304ac87f0d40ab2a4ac3fac49b078cb9d77ea.zip
irc: fix display of enabled/disabled client capabilities received in command CAP ACK (closes #151)
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po10
1 files changed, 9 insertions, 1 deletions
diff --git a/po/es.po b/po/es.po
index 1a061efab..f3e523917 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: 2019-06-12 18:25+0200\n"
+"POT-Creation-Date: 2019-06-15 08:06+0200\n"
"PO-Revision-Date: 2019-05-13 21:31+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -9252,10 +9252,18 @@ msgstr "%s%s: capabilidad del cliente, el servidor soporta: %s"
msgid "%s%s: client capability, currently enabled: %s"
msgstr "%s%s: capabilidad del cliente, habilitado: %s"
+#, fuzzy, c-format
+msgid "%s%s: client capability, enabled: %s, disabled: %s"
+msgstr "%s%s: capabilidad del cliente, habilitado: %s"
+
#, c-format
msgid "%s%s: client capability, enabled: %s"
msgstr "%s%s: capabilidad del cliente, habilitado: %s"
+#, fuzzy, c-format
+msgid "%s%s: client capability, disabled: %s"
+msgstr "%s%s: capabilidad del cliente, habilitado: %s"
+
#, c-format
msgid "%s%s: client capability, refused: %s"
msgstr "%s%s: capabilidad del cliente, rechazada: %s"