diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2013-09-02 02:28:21 -0400 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2013-09-02 02:43:18 -0400 |
| commit | 6a007fa1ebf1da54b09963be565c122b1b938126 (patch) | |
| tree | 8b73821fd91280f3a46076bc791abcc688fdb303 /src/pl/tcl | |
| parent | 244c8b466a743d1ec18a7d841bf42669699b3b56 (diff) | |
| download | postgresql-6a007fa1ebf1da54b09963be565c122b1b938126.tar.gz | |
Translation updates
Diffstat (limited to 'src/pl/tcl')
| -rw-r--r-- | src/pl/tcl/po/es.po | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/pl/tcl/po/es.po b/src/pl/tcl/po/es.po index 7b8fba3e3f..eb11332868 100644 --- a/src/pl/tcl/po/es.po +++ b/src/pl/tcl/po/es.po @@ -8,10 +8,10 @@ # msgid "" msgstr "" -"Project-Id-Version: pltcl (PostgreSQL 9.1)\n" +"Project-Id-Version: pltcl (PostgreSQL 9.3)\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" -"POT-Creation-Date: 2013-01-29 13:39+0000\n" -"PO-Revision-Date: 2012-02-21 22:54-0300\n" +"POT-Creation-Date: 2013-08-26 19:10+0000\n" +"PO-Revision-Date: 2013-08-28 12:55-0400\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" @@ -19,12 +19,12 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pltcl.c:1150 +#: pltcl.c:1157 #, c-format msgid "%s" msgstr "%s" -#: pltcl.c:1151 +#: pltcl.c:1158 #, c-format msgid "" "%s\n" @@ -33,27 +33,27 @@ msgstr "" "%s\n" "en función PL/Tcl \"%s\"" -#: pltcl.c:1255 pltcl.c:1262 +#: pltcl.c:1262 pltcl.c:1269 #, c-format msgid "out of memory" msgstr "memoria agotada" -#: pltcl.c:1309 +#: pltcl.c:1316 #, c-format msgid "trigger functions can only be called as triggers" msgstr "las funciones disparadoras sólo pueden ser invocadas como disparadores" -#: pltcl.c:1318 +#: pltcl.c:1325 #, c-format msgid "PL/Tcl functions cannot return type %s" msgstr "las funciones PL/Tcl no pueden retornar tipo %s" -#: pltcl.c:1330 +#: pltcl.c:1337 #, c-format msgid "PL/Tcl functions cannot return composite types" msgstr "las funciones PL/Tcl no pueden retornar tipos compuestos" -#: pltcl.c:1369 +#: pltcl.c:1376 #, c-format msgid "PL/Tcl functions cannot accept type %s" msgstr "las funciones PL/Tcl no pueden aceptar el tipog%s" |
