From c522d3933672fb802b5b051f10cbe3f379f1ae5f Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Thu, 31 Mar 2022 16:45:55 +0200 Subject: [PATCH] es: Fix typo --- es/postgres.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/es/postgres.po b/es/postgres.po index e9ff4bc1..0bcb2fd3 100644 --- a/es/postgres.po +++ b/es/postgres.po @@ -63,7 +63,7 @@ msgstr "" "Project-Id-Version: PostgreSQL server 14\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" "POT-Creation-Date: 2022-01-19 16:40+0000\n" -"PO-Revision-Date: 2022-01-19 13:46-0500\n" +"PO-Revision-Date: 2022-03-31 16:45+0200\n" "Last-Translator: Carlos Chapi \n" "Language-Team: PgSQL-es-Ayuda \n" "Language: es\n" @@ -15704,7 +15704,7 @@ msgstr "las llamadas a funciones de agregación no pueden contener llamadas a fu #: parser/parse_func.c:883 #, c-format msgid "You might be able to move the set-returning function into a LATERAL FROM item." -msgstr "Puede intentar mover la funci[on que retorna conjuntos a un elemento LATERAL FROM." +msgstr "Puede intentar mover la función que retorna conjuntos a un elemento LATERAL FROM." #: parser/parse_agg.c:767 #, c-format -- 2.39.5