1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-19 17:02:53 +03:00

Translation updates

Source-Git-URL: ssh://git@git.postgresql.org/pgtranslation/messages.git
Source-Git-Hash: af39eb1d27d7701ff7240457c2c9e49e9531eaa7
This commit is contained in:
Álvaro Herrera
2025-02-17 17:51:30 +01:00
parent 4444c479dc
commit f815362abe
29 changed files with 4323 additions and 4314 deletions

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ecpglib (PostgreSQL) 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2024-11-09 06:14+0000\n"
"POT-Creation-Date: 2025-02-16 20:13+0000\n"
"PO-Revision-Date: 2022-10-20 09:05+0200\n"
"Last-Translator: Emanuel Calvo Franco <postgres-arg@gmail.com>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@lists.postgresql.org>\n"

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ecpg (PostgreSQL) 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2024-11-09 06:14+0000\n"
"POT-Creation-Date: 2025-02-16 20:13+0000\n"
"PO-Revision-Date: 2022-10-20 09:05+0200\n"
"Last-Translator: Carlos Chapi <carloswaldo@babelruins.org>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@lists.postgresql.org>\n"
@@ -400,7 +400,7 @@ msgstr "el nombre de tipo «string» está reservado en modo Informix"
msgid "type \"%s\" is already defined"
msgstr "el tipo «%s» ya está definido"
#: preproc.y:577 preproc.y:18561 preproc.y:18886 variable.c:620
#: preproc.y:577 preproc.y:18561 preproc.y:18886 variable.c:619
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr "los arrays multidimensionales para tipos de datos simples no están soportados"
@@ -682,34 +682,34 @@ msgstr "la variable «%s» no es un array"
msgid "variable \"%s\" is not declared"
msgstr "la variable «%s» no está declarada"
#: variable.c:493
#: variable.c:492
#, c-format
msgid "indicator variable must have an integer type"
msgstr "la variable de un indicador debe ser de algún tipo numérico entero"
#: variable.c:505
#: variable.c:504
#, c-format
msgid "unrecognized data type name \"%s\""
msgstr "nombre de tipo de datos «%s» no reconocido"
#: variable.c:516 variable.c:524 variable.c:541 variable.c:544
#: variable.c:515 variable.c:523 variable.c:540 variable.c:543
#, c-format
msgid "multidimensional arrays are not supported"
msgstr "los arrays multidimensionales no están soportados"
#: variable.c:533
#: variable.c:532
#, c-format
msgid "multilevel pointers (more than 2 levels) are not supported; found %d level"
msgid_plural "multilevel pointers (more than 2 levels) are not supported; found %d levels"
msgstr[0] "no se soportan los punteros multinivel (más de 2); se encontró 1 nivel"
msgstr[1] "no se soportan los punteros multinivel (más de 2); se encontraron %d niveles"
#: variable.c:538
#: variable.c:537
#, c-format
msgid "pointer to pointer is not supported for this data type"
msgstr "los punteros a puntero no están soportados para este tipo de dato"
#: variable.c:558
#: variable.c:557
#, c-format
msgid "multidimensional arrays for structures are not supported"
msgstr "los arrays multidimensionales para estructuras no están soportados"

View File

@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: libpq (PostgreSQL) 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2024-12-05 18:10+0000\n"
"PO-Revision-Date: 2024-12-07 10:07+0100\n"
"POT-Creation-Date: 2025-02-16 20:13+0000\n"
"PO-Revision-Date: 2025-02-15 12:01+0100\n"
"Last-Translator: Carlos Chapi <carloswaldo@babelruins.org>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@lists.postgresql.org>\n"
"Language: es\n"
@@ -77,7 +77,7 @@ msgstr "no se pudo generar nonce\n"
#: fe-connect.c:5996 fe-connect.c:6020 fe-connect.c:6038 fe-connect.c:6139
#: fe-connect.c:6148 fe-connect.c:6506 fe-connect.c:6656 fe-connect.c:6922
#: fe-exec.c:710 fe-exec.c:978 fe-exec.c:1326 fe-exec.c:3165 fe-exec.c:3357
#: fe-exec.c:4139 fe-exec.c:4304 fe-gssapi-common.c:111 fe-lobj.c:884
#: fe-exec.c:4197 fe-exec.c:4364 fe-gssapi-common.c:111 fe-lobj.c:884
#: fe-protocol3.c:968 fe-protocol3.c:983 fe-protocol3.c:1016
#: fe-protocol3.c:1724 fe-protocol3.c:2127 fe-secure-common.c:112
#: fe-secure-gssapi.c:500 fe-secure-openssl.c:455 fe-secure-openssl.c:1252
@@ -779,10 +779,22 @@ msgstr "el número de parámetro %d está fuera del rango 0..%d"
msgid "could not interpret result from server: %s"
msgstr "no se pudo interpretar el resultado del servidor: %s"
#: fe-exec.c:4030 fe-exec.c:4121
#: fe-exec.c:4043
msgid "incomplete multibyte character"
msgstr "carácter multibyte incompleto"
#: fe-exec.c:4046
msgid "invalid multibyte character"
msgstr "carácter multibyte no válido"
#: fe-exec.c:4157
msgid "incomplete multibyte character\n"
msgstr "carácter multibyte incompleto\n"
#: fe-exec.c:4177
msgid "invalid multibyte character\n"
msgstr "carácter multibyte no válido\n"
#: fe-gssapi-common.c:124
msgid "GSSAPI name import error"
msgstr "error de importación de nombre de GSSAPI"

View File

@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2024-11-11 02:14+0000\n"
"PO-Revision-Date: 2024-11-11 09:54+0100\n"
"POT-Creation-Date: 2025-02-15 22:15+0000\n"
"PO-Revision-Date: 2025-02-16 09:12+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
"Language: fr\n"
@@ -78,7 +78,7 @@ msgstr "n'a pas pu générer le nonce\n"
#: fe-connect.c:5996 fe-connect.c:6020 fe-connect.c:6038 fe-connect.c:6139
#: fe-connect.c:6148 fe-connect.c:6506 fe-connect.c:6656 fe-connect.c:6922
#: fe-exec.c:710 fe-exec.c:978 fe-exec.c:1326 fe-exec.c:3165 fe-exec.c:3357
#: fe-exec.c:4139 fe-exec.c:4304 fe-gssapi-common.c:111 fe-lobj.c:884
#: fe-exec.c:4197 fe-exec.c:4364 fe-gssapi-common.c:111 fe-lobj.c:884
#: fe-protocol3.c:968 fe-protocol3.c:983 fe-protocol3.c:1016
#: fe-protocol3.c:1724 fe-protocol3.c:2127 fe-secure-common.c:112
#: fe-secure-gssapi.c:500 fe-secure-openssl.c:455 fe-secure-openssl.c:1252
@@ -795,10 +795,22 @@ msgstr "le numéro de paramètre %d est en dehors des limites 0..%d"
msgid "could not interpret result from server: %s"
msgstr "n'a pas pu interpréter la réponse du serveur : %s"
#: fe-exec.c:4030 fe-exec.c:4121
#: fe-exec.c:4043
msgid "incomplete multibyte character"
msgstr "caractère multi-octets incomplet"
#: fe-exec.c:4046
msgid "invalid multibyte character"
msgstr "caractère multi-octets invalide"
#: fe-exec.c:4157
msgid "incomplete multibyte character\n"
msgstr "caractère multi-octet incomplet\n"
#: fe-exec.c:4177
msgid "invalid multibyte character\n"
msgstr "caractère multi-octets invalide\n"
#: fe-gssapi-common.c:124
msgid "GSSAPI name import error"
msgstr "erreur d'import du nom GSSAPI"

File diff suppressed because it is too large Load Diff