summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/po/es.po
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/po/es.po')
-rw-r--r--src/interfaces/ecpg/ecpglib/po/es.po38
1 files changed, 17 insertions, 21 deletions
diff --git a/src/interfaces/ecpg/ecpglib/po/es.po b/src/interfaces/ecpg/ecpglib/po/es.po
index 561927113b..49c4f98fae 100644
--- a/src/interfaces/ecpg/ecpglib/po/es.po
+++ b/src/interfaces/ecpg/ecpglib/po/es.po
@@ -1,32 +1,35 @@
# Spanish message translation file for ecpglib
#
-# Copyright (C) 2009 PostgreSQL Global Development Group
+# Copyright (C) 2009-2012 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
#
# Emanuel Calvo Franco <postgres.arg@gmail.com>, 2009.
#
-# pgtranslation Id: ecpglib.po,v 1.4 2010/05/05 16:43:32 alvherre Exp $
-#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.1\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2010-05-03 17:23+0000\n"
-"PO-Revision-Date: 2010-05-05 12:41-0400\n"
+"POT-Creation-Date: 2013-01-29 13:40+0000\n"
+"PO-Revision-Date: 2012-02-21 22:52-0300\n"
"Last-Translator: Emanuel Calvo Franco <postgres-arg@gmail.com>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
+"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: connect.c:226
+#: connect.c:231
msgid "empty message text"
msgstr "mensaje de texto vacío"
-#: connect.c:381 connect.c:407 connect.c:520
+#: connect.c:384 connect.c:413 connect.c:618
msgid "<DEFAULT>"
msgstr "<POR OMISIÓN>"
+#: descriptor.c:807 misc.c:113
+msgid "NULL"
+msgstr "NULL"
+
#: error.c:29
#, c-format
msgid "no data found on line %d"
@@ -60,14 +63,12 @@ msgstr "sintaxis de entrada no válida para el tipo entero: «%s», en línea %d
#: error.c:89
#, c-format
msgid "invalid input syntax for type unsigned int: \"%s\", on line %d"
-msgstr ""
-"sintaxis de entrada no válida para el tipo entero sin signo: «%s», en línea %d"
+msgstr "sintaxis de entrada no válida para el tipo entero sin signo: «%s», en línea %d"
#: error.c:99
#, c-format
msgid "invalid input syntax for floating-point type: \"%s\", on line %d"
-msgstr ""
-"sintaxis de entrada no válida para el tipo de coma flotante: «%s», en línea %d"
+msgstr "sintaxis de entrada no válida para el tipo de coma flotante: «%s», en línea %d"
#: error.c:110
#, c-format
@@ -77,8 +78,7 @@ msgstr "sintaxis no válida para el tipo booleano: «%s», en línea %d"
#: error.c:118
#, c-format
msgid "could not convert boolean value: size mismatch, on line %d"
-msgstr ""
-"no se puede convertir el valor booleano: tamaño incorrecto, en línea %d"
+msgstr "no se puede convertir el valor booleano: tamaño incorrecto, en línea %d"
#: error.c:128
#, c-format
@@ -160,19 +160,15 @@ msgstr "no se pudo conectar a la base de datos «%s» en línea %d"
msgid "SQL error %d on line %d"
msgstr "error SQL %d en línea %d"
-#: error.c:316
+#: error.c:318
msgid "the connection to the server was lost"
msgstr "se ha perdido la conexión al servidor"
-#: error.c:402
+#: error.c:405
#, c-format
msgid "SQL error: %s\n"
msgstr "error SQL: %s\n"
-#: execute.c:1912
+#: execute.c:1921
msgid "<empty>"
msgstr "<vacío>"
-
-#: misc.c:113
-msgid "NULL"
-msgstr "NULL"