Commit a7bb0ce5 authored by Peter Eisentraut's avatar Peter Eisentraut

Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 70796ae860c444c764bb591c885f22cac1c168ec
parent 047a259e
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -4,21 +4,21 @@
# This file is distributed under the same license as the PostgreSQL package.
#
# Álvaro Herrera <alvherre@alvh.no-ip.org>, 2004-2013
# Carlos Chapi <carloswaldo@babelruins.org>, 2014, 2018
# Carlos Chapi <carloswaldo@babelruins.org>, 2014-2021
#
msgid ""
msgstr ""
"Project-Id-Version: initdb (PostgreSQL) 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2021-05-14 19:47+0000\n"
"PO-Revision-Date: 2020-06-08 15:50-0400\n"
"PO-Revision-Date: 2021-05-19 22:22-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"
"X-Generator: BlackCAT 1.0\n"
"X-Generator: Poedit 2.4.2\n"
#: ../../../src/common/logging.c:259
#, c-format
......@@ -66,10 +66,9 @@ msgid "could not read symbolic link \"%s\": %m"
msgstr "no se pudo leer el enlace simbólico «%s»: %m"
#: ../../common/exec.c:409
#, fuzzy, c-format
#| msgid "%s failed: %m"
#, c-format
msgid "%s() failed: %m"
msgstr "%s falló: %m"
msgstr "%s() falló: %m"
#: ../../common/exec.c:522 ../../common/exec.c:567 ../../common/exec.c:659
#: initdb.c:328
......@@ -344,7 +343,7 @@ msgstr "el archivo «%s» no es un archivo regular"
#: initdb.c:947
#, c-format
msgid "selecting dynamic shared memory implementation ... "
msgstr "seleccionando implementación de memoria compartida dinámica ..."
msgstr "seleccionando implementación de memoria compartida dinámica ... "
#: initdb.c:956
#, c-format
......@@ -624,10 +623,9 @@ msgid " -N, --no-sync do not wait for changes to be written safely
msgstr " -N, --no-sync no esperar que los cambios se sincronicen a disco\n"
#: initdb.c:2270
#, fuzzy, c-format
#| msgid " --no-subscriptions do not restore subscriptions\n"
#, c-format
msgid " --no-instructions do not print instructions for next steps\n"
msgstr " --no-subscriptions no restaurar suscripciones\n"
msgstr " --no-instructions no mostrar instrucciones para los siguientes pasos\n"
#: initdb.c:2271
#, c-format
......@@ -689,12 +687,9 @@ msgid "invalid authentication method \"%s\" for \"%s\" connections"
msgstr "método de autentificación «%s» no válido para conexiones «%s»"
#: initdb.c:2323
#, fuzzy, c-format
#| msgid "must specify a password for the superuser to enable %s authentication"
#, c-format
msgid "must specify a password for the superuser to enable password authentication"
msgstr ""
"debe especificar una contraseña al superusuario para activar\n"
"autentificación %s"
msgstr "debe especificar una contraseña al superusuario para activar autentificación mediante contraseña"
#: initdb.c:2344
#, c-format
......@@ -712,10 +707,9 @@ msgstr ""
"Hágalo usando la opción -D o la variable de ambiente PGDATA.\n"
#: initdb.c:2364
#, fuzzy, c-format
#| msgid "could not set printing parameter \"%s\""
#, c-format
msgid "could not set environment"
msgstr "no se pudo definir parámetro de impresión «%s»"
msgstr "no se pudo establecer el ambiente"
#: initdb.c:2384
#, c-format
......
# src/bin/pg_amcheck/nls.mk
CATALOG_NAME = pg_amcheck
AVAIL_LANGUAGES = de fr
AVAIL_LANGUAGES = de el es fr zh_CN
GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
pg_amcheck.c \
../../fe_utils/cancel.c \
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
# Greek message translation file for pg_archivecleanup
# Copyright (C) 2021 PostgreSQL Global Development Group
# This file is distributed under the same license as the pg_archivecleanup (PostgreSQL) package.
# Georgios Kokolatos <gkokolatos@pm.me>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: pg_archivecleanup (PostgreSQL) 14\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2021-04-27 06:19+0000\n"
"POT-Creation-Date: 2021-05-25 05:48+0000\n"
"PO-Revision-Date: 2021-04-27 10:30+0200\n"
"Last-Translator: Georgios Kokolatos <gkokolatos@pm.me>\n"
"Language-Team: \n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Last-Translator: Georgios Kokolatos <gkokolatos@pm.me>\n"
"Language-Team: \n"
"X-Generator: Poedit 2.4.2\n"
#: ../../../src/common/logging.c:259
......
......@@ -4,22 +4,22 @@
# This file is distributed under the same license as the PostgreSQL package.
#
# Álvaro Herrera <alvherre@alvh.no-ip.org>, 2011-2014.
# Carlos Chapi <carlos.chapi@2ndquadrant.com>, 2017.
# Carlos Chapi <carlos.chapi@2ndquadrant.com>, 2017-2021.
#
msgid ""
msgstr ""
"Project-Id-Version: pg_basebackup (PostgreSQL) 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2021-05-14 19:46+0000\n"
"PO-Revision-Date: 2020-09-12 21:50-0300\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"PO-Revision-Date: 2021-05-20 21:24-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 2.3\n"
"X-Generator: Poedit 2.4.2\n"
#: ../../../src/common/logging.c:259
#, c-format
......@@ -840,10 +840,9 @@ msgstr "la opcón %s necesita que se especifique un slot con --slot"
#: pg_basebackup.c:2526 pg_basebackup.c:2565 pg_basebackup.c:2574
#: pg_basebackup.c:2583
#, fuzzy, c-format
#| msgid "--create-slot and --no-slot are incompatible options"
#, c-format
msgid "%s and %s are incompatible options"
msgstr "--create-slot y --no-slot son opciones incompatibles"
msgstr "%s y %s son opciones incompatibles"
#: pg_basebackup.c:2538
#, c-format
......@@ -978,10 +977,9 @@ msgid "could not close directory \"%s\": %m"
msgstr "no se pudo abrir el directorio «%s»: %m"
#: pg_receivewal.c:272
#, fuzzy, c-format
#| msgid "segment file \"%s\" has incorrect size %d, skipping"
#, c-format
msgid "segment file \"%s\" has incorrect size %lld, skipping"
msgstr "el archivo de segmento «%s» tiene tamaño incorrecto %d, ignorando"
msgstr "el archivo de segmento «%s» tiene tamaño incorrecto %lld, ignorando"
#: pg_receivewal.c:290
#, c-format
......@@ -1158,10 +1156,9 @@ msgid "invalid socket: %s"
msgstr "el socket no es válido: %s"
#: pg_recvlogical.c:414 receivelog.c:900
#, fuzzy, c-format
#| msgid "%s failed: %m"
#, c-format
msgid "%s() failed: %m"
msgstr "%s falló: %m"
msgstr "%s() falló: %m"
#: pg_recvlogical.c:421 receivelog.c:950
#, c-format
......
# Greek message translation file for pg_checksums
# Copyright (C) 2021 PostgreSQL Global Development Group
# This file is distributed under the same license as the pg_checksums (PostgreSQL) package.
# Georgios Kokolatos <gkokolatos@pm.me>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: pg_checksums (PostgreSQL) 14\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2021-04-28 04:19+0000\n"
"POT-Creation-Date: 2021-05-25 05:49+0000\n"
"PO-Revision-Date: 2021-04-28 11:54+0200\n"
"Last-Translator: Georgios Kokolatos <gkokolatos@pm.me>\n"
"Language-Team: \n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Last-Translator: Georgios Kokolatos <gkokolatos@pm.me>\n"
"Language-Team: \n"
"X-Generator: Poedit 2.4.2\n"
#: ../../../src/common/logging.c:259
......
......@@ -4,20 +4,21 @@
#
# This file is distributed under the same license as the pg_checksums (PostgreSQL) package.
# Álvaro Herrera <alvherre@alvh.no-ip.org>, 2019.
# Carlos Chapi <carloswaldo@babelruins.org>, 2021.
#
msgid ""
msgstr ""
"Project-Id-Version: pg_checksums (PostgreSQL) 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2021-05-14 19:49+0000\n"
"PO-Revision-Date: 2020-09-12 10:54-0500\n"
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
"PO-Revision-Date: 2021-05-20 21:25-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"
"X-Generator: Poedit 2.3\n"
"X-Generator: Poedit 2.4.2\n"
#: ../../../src/common/logging.c:259
#, c-format
......@@ -286,10 +287,9 @@ msgid "Bad checksums: %s\n"
msgstr "Checksums incorrectos: %s\n"
#: pg_checksums.c:645 pg_checksums.c:672
#, fuzzy, c-format
#| msgid "Data checksum version: %d\n"
#, c-format
msgid "Data checksum version: %u\n"
msgstr "Versión de checksums de datos: %d\n"
msgstr "Versión de checksums de datos: %u\n"
#: pg_checksums.c:664
#, c-format
......
# Greek message translation file for pg_config
# Copyright (C) 2021 PostgreSQL Global Development Group
# This file is distributed under the same license as the pg_config (PostgreSQL) package.
# Georgios Kokolatos <gkokolatos@pm.me>, 2021
#
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-04 10:46+0000\n"
"POT-Creation-Date: 2021-05-25 05:46+0000\n"
"PO-Revision-Date: 2021-05-04 14:33+0200\n"
"Last-Translator: Georgios Kokolatos <gkokolatos@pm.me>\n"
"Language-Team: \n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Last-Translator: Georgios Kokolatos <gkokolatos@pm.me>\n"
"Language-Team: \n"
"X-Generator: Poedit 2.4.3\n"
#: ../../common/config_info.c:134 ../../common/config_info.c:142
......
......@@ -4,20 +4,21 @@
# This file is distributed under the same license as the PostgreSQL package.
#
# Alvaro Herrera <alvherre@alvh.no-ip.org>, 2004-2013
# Carlos Chapi <carloswaldo@babelruins.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: pg_config (PostgreSQL) 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2021-05-14 19:46+0000\n"
"PO-Revision-Date: 2020-09-12 22:54-0300\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\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"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.7\n"
"X-Generator: Poedit 2.4.2\n"
#: ../../common/config_info.c:134 ../../common/config_info.c:142
#: ../../common/config_info.c:150 ../../common/config_info.c:158
......@@ -57,10 +58,9 @@ msgid "could not read symbolic link \"%s\": %m"
msgstr "no se pudo leer el enlace simbólico «%s»: %m"
#: ../../common/exec.c:409
#, fuzzy, c-format
#| msgid "%s failed: %m"
#, c-format
msgid "%s() failed: %m"
msgstr "%s falló: %m"
msgstr "%s() falló: %m"
#: ../../common/exec.c:522 ../../common/exec.c:567 ../../common/exec.c:659
msgid "out of memory"
......
# src/bin/pg_controldata/nls.mk
CATALOG_NAME = pg_controldata
AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ru sv tr uk vi zh_CN
AVAIL_LANGUAGES = cs de el es fr it ja ko pl pt_BR ru sv tr uk vi zh_CN
GETTEXT_FILES = pg_controldata.c ../../common/controldata_utils.c
GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS)
GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS)
This diff is collapsed.
This diff is collapsed.
......@@ -5,20 +5,21 @@
#
# Alvaro Herrera <alvherre@alvh.no-ip.org>, 2004-2013
# Martín Marqués <martin@2ndquadrant.com>, 2013
# Carlos Chapi <carloswaldo@babelruins.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: pg_ctl (PostgreSQL) 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2021-05-14 19:46+0000\n"
"PO-Revision-Date: 2020-09-12 22:56-0300\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"PO-Revision-Date: 2021-05-20 23:12-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"
"X-Generator: Poedit 2.0.2\n"
"X-Generator: Poedit 2.4.2\n"
#: ../../common/exec.c:136 ../../common/exec.c:253 ../../common/exec.c:299
#, c-format
......@@ -51,10 +52,9 @@ msgid "could not read symbolic link \"%s\": %m"
msgstr "no se pudo leer el enlace simbólico «%s»: %m"
#: ../../common/exec.c:409
#, fuzzy, c-format
#| msgid "%s failed: %m"
#, c-format
msgid "%s() failed: %m"
msgstr "%s falló: %m"
msgstr "%s() falló: %m"
#: ../../common/exec.c:522 ../../common/exec.c:567 ../../common/exec.c:659
msgid "out of memory"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -3,14 +3,14 @@
# Copyright (c) 2017-2019, PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
#
# Carlos Chapi <carloswaldo@babelruins.org>, 2017.
# Carlos Chapi <carloswaldo@babelruins.org>, 2017, 2021.
#
msgid ""
msgstr ""
"Project-Id-Version: pg_test_fsync (PostgreSQL) 10\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2021-05-14 19:49+0000\n"
"PO-Revision-Date: 2019-06-06 17:25-0400\n"
"PO-Revision-Date: 2021-05-21 23:25-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"
......@@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: BlackCAT 1.0\n"
"X-Generator: Poedit 2.4.3\n"
#. translator: maintain alignment with NA_FORMAT
#: pg_test_fsync.c:31
......@@ -37,13 +37,11 @@ msgid "Try \"%s --help\" for more information.\n"
msgstr "Pruebe «%s --help» para mayor información.\n"
#: pg_test_fsync.c:216
#, fuzzy, c-format
#| msgid "%d second per test\n"
#| msgid_plural "%d seconds per test\n"
#, c-format
msgid "%u second per test\n"
msgid_plural "%u seconds per test\n"
msgstr[0] "%d segundo por prueba\n"
msgstr[1] "%d segundos por prueba\n"
msgstr[0] "%u segundo por prueba\n"
msgstr[1] "%u segundos por prueba\n"
#: pg_test_fsync.c:221
#, c-format
......
# Greek message translation file for pg_test_timing
# Copyright (C) 2021 PostgreSQL Global Development Group
# This file is distributed under the same license as the pg_test_timing (PostgreSQL) package.
# Georgios Kokolatos <gkokolatos@pm.me>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: pg_test_timing (PostgreSQL) 14\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2021-04-27 06:17+0000\n"
"POT-Creation-Date: 2021-05-25 05:47+0000\n"
"PO-Revision-Date: 2021-04-28 10:43+0200\n"
"Last-Translator: Georgios Kokolatos <gkokolatos@pm.me>\n"
"Language-Team: \n"
"Language: el\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"
"Last-Translator: Georgios Kokolatos <gkokolatos@pm.me>\n"
"Language-Team: \n"
"X-Generator: Poedit 2.4.2\n"
#: pg_test_timing.c:59
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
# src/bin/pg_verifybackup/nls.mk
CATALOG_NAME = pg_verifybackup
AVAIL_LANGUAGES = de es fr ja ko ru sv uk zh_CN
AVAIL_LANGUAGES = de el es fr ja ko ru sv uk zh_CN
GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
parse_manifest.c \
pg_verifybackup.c \
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment