summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-07-14 22:41:52 +0200
committerSebastien Helleu <flashcode@flashtux.org>2012-07-14 22:41:52 +0200
commitd247d773db1f700dadda959eccaa427a19080890 (patch)
tree9d422097c1d566428308fc567595a42f769d0679 /po/es.po
parentf4dc85a3cb6d17b219f94fb01f3109878f79a7a3 (diff)
downloadweechat-d247d773db1f700dadda959eccaa427a19080890.zip
relay: fix freeze when writing on relay socket (use non-blocking sockets in relay for irc and weechat protocols) (bug #36655)
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po29
1 files changed, 18 insertions, 11 deletions
diff --git a/po/es.po b/po/es.po
index dce8f5d22..1f5e4b6c3 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.9-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2012-07-14 10:46+0200\n"
+"POT-Creation-Date: 2012-07-14 22:39+0200\n"
"PO-Revision-Date: 2012-06-03 09:49+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6855,8 +6855,8 @@ msgstr ""
"%s%s: enviando datos al servidor: buffer vacío (por favor reporta el "
"problema a los desarrolladores)"
-#, c-format
-msgid "%s%s: sending data to server: %d %s"
+#, fuzzy, c-format
+msgid "%s%s: sending data to server: error %d %s"
msgstr "%s%s: enviando datos al servidor: %d %s"
msgid "(message dropped)"
@@ -7649,6 +7649,14 @@ msgstr "falló la autenticación"
msgid "disconnected"
msgstr "desconectado"
+#, fuzzy, c-format
+msgid "%s%s: reading data on socket for client %d: error %d %s"
+msgstr "%s%s: leyendo datos del socket: error %d %s"
+
+#, fuzzy, c-format
+msgid "%s%s: sending data to client %d: error %d %s"
+msgstr "%s%s: error al enviar datos al cliente %d (%s)"
+
#, c-format
msgid "%s: new client from %s%s%s on port %d (id: %d, relaying: %s%s%s)"
msgstr ""
@@ -7889,14 +7897,6 @@ msgid "%s%s: not enough memory for parsing message"
msgstr "%s%s: memoria insuficiente para analizar el mensaje"
#, c-format
-msgid "%s%s: error sending data to client: %s"
-msgstr "%s%s: error al enviar datos al cliente: %s"
-
-#, c-format
-msgid "%s%s: error sending data to client %d (%s)"
-msgstr "%s%s: error al enviar datos al cliente %d (%s)"
-
-#, c-format
msgid "%s%s: failed to execute command \"%s\" for client %d"
msgstr "%s%s: falló la ejecución del comando \"%s\" por el cliente %d"
@@ -8716,6 +8716,13 @@ msgstr "Tipo"
msgid "Constants"
msgstr "Constantes"
+#, fuzzy
+#~ msgid "%s%s: sending data to client error %d: %d %s"
+#~ msgstr "%s%s: error al enviar datos al cliente %d (%s)"
+
+#~ msgid "%s%s: error sending data to client: %s"
+#~ msgstr "%s%s: error al enviar datos al cliente: %s"
+
#~ msgid "display channel modes in \"buffer_name\" bar item"
#~ msgstr "mostrar los modos del canal en el elemento de barra \"buffer_name\""