summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-03-26 19:01:25 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-03-26 19:01:25 +0100
commitb9e65ec63d3020251d34ed79a4fb8868d8b7e2be (patch)
tree99d406d0fd6ce3befc9fb93dee4679f2fdb19de6 /po/es.po
parent24135801b49cda825146ea9e831f7927ff945dbe (diff)
downloadweechat-b9e65ec63d3020251d34ed79a4fb8868d8b7e2be.zip
Fix bug with writing of configuration files when disk is full (bug #29331)
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po14
1 files changed, 9 insertions, 5 deletions
diff --git a/po/es.po b/po/es.po
index cadd74c0c..a8ab77cc7 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-03-25 10:20+0100\n"
+"POT-Creation-Date: 2010-03-26 10:59+0100\n"
"PO-Revision-Date: 2010-03-23 10:20+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2115,10 +2115,6 @@ msgid "%sError reading configuration"
msgstr "%sError al leer la configuración"
#, c-format
-msgid "%sError: cannot create file \"%s\""
-msgstr "%sError: no es posible crear el archivo \"%s\""
-
-#, c-format
msgid "Writing configuration file %s %s"
msgstr "Guardando archivo de configuración %s %s"
@@ -2126,6 +2122,14 @@ msgid "(default options)"
msgstr "(opciones por defecto)"
#, c-format
+msgid "%sError: cannot create file \"%s\""
+msgstr "%sError: no es posible crear el archivo \"%s\""
+
+#, fuzzy, c-format
+msgid "%sError writing configuration file \"%s\""
+msgstr "%s%s: error el crear el archivo de configuración"
+
+#, c-format
msgid "%sWarning: configuration file \"%s\" not found"
msgstr "%sAtención: archivo de configuración \"%s\" no encontrado."