diff options
Diffstat (limited to 'src/bin/pg_config/po/es.po')
-rw-r--r-- | src/bin/pg_config/po/es.po | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/src/bin/pg_config/po/es.po b/src/bin/pg_config/po/es.po index 37558806b98..88834ca07c9 100644 --- a/src/bin/pg_config/po/es.po +++ b/src/bin/pg_config/po/es.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: pg_config (PostgreSQL) 14\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2021-05-14 19:46+0000\n" +"POT-Creation-Date: 2022-08-07 20:18+0000\n" "PO-Revision-Date: 2021-05-20 23:11-0500\n" "Last-Translator: Carlos Chapi <carloswaldo@babelruins.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@lists.postgresql.org>\n" @@ -27,42 +27,42 @@ msgstr "" msgid "not recorded" msgstr "no registrado" -#: ../../common/exec.c:136 ../../common/exec.c:253 ../../common/exec.c:299 +#: ../../common/exec.c:149 ../../common/exec.c:266 ../../common/exec.c:312 #, c-format msgid "could not identify current directory: %m" msgstr "no se pudo identificar el directorio actual: %m" -#: ../../common/exec.c:155 +#: ../../common/exec.c:168 #, c-format msgid "invalid binary \"%s\"" msgstr "el binario «%s» no es válido" -#: ../../common/exec.c:205 +#: ../../common/exec.c:218 #, c-format msgid "could not read binary \"%s\"" msgstr "no se pudo leer el binario «%s»" -#: ../../common/exec.c:213 +#: ../../common/exec.c:226 #, c-format msgid "could not find a \"%s\" to execute" msgstr "no se pudo encontrar un «%s» para ejecutar" -#: ../../common/exec.c:269 ../../common/exec.c:308 +#: ../../common/exec.c:282 ../../common/exec.c:321 #, c-format msgid "could not change directory to \"%s\": %m" msgstr "no se pudo cambiar al directorio «%s»: %m" -#: ../../common/exec.c:286 +#: ../../common/exec.c:299 #, c-format msgid "could not read symbolic link \"%s\": %m" msgstr "no se pudo leer el enlace simbólico «%s»: %m" -#: ../../common/exec.c:409 +#: ../../common/exec.c:422 #, c-format msgid "%s() failed: %m" msgstr "%s() falló: %m" -#: ../../common/exec.c:522 ../../common/exec.c:567 ../../common/exec.c:659 +#: ../../common/exec.c:560 ../../common/exec.c:605 ../../common/exec.c:697 msgid "out of memory" msgstr "memoria agotada" @@ -287,6 +287,3 @@ msgstr "%s: no se pudo encontrar el ejecutable propio\n" #, c-format msgid "%s: invalid argument: %s\n" msgstr "%s: el argumento no es válido: %s\n" - -#~ msgid "pclose failed: %m" -#~ msgstr "pclose falló: %m" |