diff options
| author | Peter Eisentraut | 2021-06-21 10:32:14 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2021-06-21 10:33:50 +0000 |
| commit | a7bb0ce58f56ee8907c3f49c52d99f502536c796 (patch) | |
| tree | 6bd832bf006ed9344f26f67c095dfaa90c990354 /src/pl/plpgsql | |
| parent | 047a259e35b9dde2dad5fd0e5d5d784bb327b848 (diff) | |
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 70796ae860c444c764bb591c885f22cac1c168ec
Diffstat (limited to 'src/pl/plpgsql')
| -rw-r--r-- | src/pl/plpgsql/src/po/es.po | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/src/pl/plpgsql/src/po/es.po b/src/pl/plpgsql/src/po/es.po index 0b4299da85c..49108de0c16 100644 --- a/src/pl/plpgsql/src/po/es.po +++ b/src/pl/plpgsql/src/po/es.po @@ -6,22 +6,22 @@ # Álvaro Herrera <alvherre@alvh.no-ip.org> 2008-2013 # Emanuel Calvo Franco <postgres.arg@gmail.com> 2008 # Jaime Casanova <jcasanov@systemguards.com.ec> 2010 -# Carlos Chapi <carloswaldo@babelruins.org> 2013 +# Carlos Chapi <carloswaldo@babelruins.org> 2013, 2021 # msgid "" msgstr "" -"Project-Id-Version: plpgsql (PostgreSQL) 12\n" +"Project-Id-Version: plpgsql (PostgreSQL) 14\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" "POT-Creation-Date: 2021-05-14 19:39+0000\n" -"PO-Revision-Date: 2020-09-18 18:36-0300\n" -"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" +"PO-Revision-Date: 2021-05-25 12:04-0500\n" +"Last-Translator: Carlos Chapi <carloswaldo@babelruins.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@lists.postgresql.org>\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Poedit 1.8.7\n" +"X-Generator: Poedit 2.4.3\n" #: pl_comp.c:438 pl_handler.c:496 #, c-format @@ -90,10 +90,9 @@ msgid "relation \"%s\" does not exist" msgstr "no existe la relación «%s»" #: pl_comp.c:1824 pl_comp.c:1866 -#, fuzzy, c-format -#| msgid "\"%s\" is not a composite type" +#, c-format msgid "relation \"%s\" does not have a composite type" -msgstr "«%s» no es un tipo compuesto" +msgstr "la relación «%s» no contiene un tipo compuesto" #: pl_comp.c:1932 #, c-format |
