Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
76c9ac8e
Commit
76c9ac8e
authored
Nov 03, 2005
by
Alvaro Herrera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Translation updates.
parent
da9fc259
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
353 additions
and
361 deletions
+353
-361
src/bin/initdb/po/es.po
src/bin/initdb/po/es.po
+170
-159
src/bin/psql/po/es.po
src/bin/psql/po/es.po
+12
-8
src/interfaces/libpq/po/es.po
src/interfaces/libpq/po/es.po
+171
-194
No files found.
src/bin/initdb/po/es.po
View file @
76c9ac8e
# Spanish translation of initdb.
# Spanish translation of initdb.
# This file is put in the public domain.
# This file is put in the public domain.
# lvaro Herrera <alvherre@dcc.uchile.cl>, 2004.
# lvaro Herrera <alvherre@alvh.no-ip.org>, 2004, 2005
# Mario Gonzalez <gonzalemario@gmail.com>, 2005
#
msgid ""
msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: initdb 8.
0
\n"
"Project-Id-Version: initdb 8.
1
\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
01-17 10:17
-0300\n"
"POT-Creation-Date: 2005-
10-19 01:11
-0300\n"
"PO-Revision-Date: 200
4-09-06 16:17-04
00\n"
"PO-Revision-Date: 200
5-10-25 12:55-03
00\n"
"Last-Translator: lvaro Herrera <alvherre@
dcc.uchile.cl
>\n"
"Last-Translator: lvaro Herrera <alvherre@
alvh.no-ip.org
>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
"MIME-Version: 1.0\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit
\n
"
"Content-Transfer-Encoding: 8bit"
#: initdb.c:25
1 initdb.c:265
#: initdb.c:25
2 initdb.c:266
#, c-format
#, c-format
msgid "%s: out of memory\n"
msgid "%s: out of memory\n"
msgstr "%s: memoria agotada\n"
msgstr "%s: memoria agotada\n"
#: initdb.c:37
2 initdb.c:1406
#: initdb.c:37
5 initdb.c:1457
#, c-format
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: no se pudo abrir el archivo %s para lectura: %s\n"
msgstr "%s: no se pudo abrir el archivo %s para lectura: %s\n"
#: initdb.c:43
3 initdb.c:1033 initdb.c:106
0
#: initdb.c:43
6 initdb.c:1043 initdb.c:107
0
#, c-format
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s: no se pudo abrir el archivo %s para escritura: %s\n"
msgstr "%s: no se pudo abrir el archivo %s para escritura: %s\n"
#: initdb.c:44
1 initdb.c:449 initdb.c:1040 initdb.c:106
6
#: initdb.c:44
4 initdb.c:452 initdb.c:1050 initdb.c:107
6
#, c-format
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: no se pudo escribir el archivo %s: %s\n"
msgstr "%s: no se pudo escribir el archivo %s: %s\n"
#: initdb.c:4
68
#: initdb.c:4
71
#, c-format
#, c-format
msgid "%s: could not execute command \"%s\": %s\n"
msgid "%s: could not execute command \"%s\": %s\n"
msgstr "%s: no se pudo ejecutar el comando %s: %s\n"
msgstr "%s: no se pudo ejecutar el comando %s: %s\n"
#: initdb.c:59
1
#: initdb.c:59
0
#, c-format
#, c-format
msgid "%s: removing data directory \"%s\"\n"
msgid "%s: removing data directory \"%s\"\n"
msgstr "%s: eliminando el directorio de datos %s\n"
msgstr "%s: eliminando el directorio de datos %s\n"
#: initdb.c:59
4
#: initdb.c:59
3
#, c-format
#, c-format
msgid "%s: failed to remove data directory\n"
msgid "%s: failed to remove data directory\n"
msgstr "%s: no se pudo eliminar el directorio de datos\n"
msgstr "%s: no se pudo eliminar el directorio de datos\n"
#: initdb.c:
600
#: initdb.c:
599
#, c-format
#, c-format
msgid "%s: removing contents of data directory \"%s\"\n"
msgid "%s: removing contents of data directory \"%s\"\n"
msgstr "%s: eliminando el contenido del directorio %s\n"
msgstr "%s: eliminando el contenido del directorio %s\n"
#: initdb.c:60
3
#: initdb.c:60
2
#, c-format
#, c-format
msgid "%s: failed to remove contents of data directory\n"
msgid "%s: failed to remove contents of data directory\n"
msgstr "%s: no se pudo eliminar el contenido del directorio de datos\n"
msgstr "%s: no se pudo eliminar el contenido del directorio de datos\n"
#: initdb.c:61
2
#: initdb.c:61
1
#, c-format
#, c-format
msgid "%s: data directory \"%s\" not removed at user's request\n"
msgid "%s: data directory \"%s\" not removed at user's request\n"
msgstr "%s: directorio de datos %s no eliminado a peticin del usuario\n"
msgstr "%s: directorio de datos %s no eliminado a peticin del usuario\n"
#: initdb.c:63
8
#: initdb.c:63
7
#, c-format
#, c-format
msgid ""
msgid ""
"%s: cannot be run as root\n"
"%s: cannot be run as root\n"
...
@@ -74,17 +76,17 @@ msgstr ""
...
@@ -74,17 +76,17 @@ msgstr ""
"Por favor conctese (usando, por ejemplo, su) como un usuario sin\n"
"Por favor conctese (usando, por ejemplo, su) como un usuario sin\n"
"privilegios especiales, quien ejecutar el proceso servidor.\n"
"privilegios especiales, quien ejecutar el proceso servidor.\n"
#: initdb.c:68
7
#: initdb.c:68
5
#, c-format
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s: %s no es un nombre vlido de codificacin\n"
msgstr "%s: %s no es un nombre vlido de codificacin\n"
#: initdb.c:84
2
#: initdb.c:84
1
#, c-format
#, c-format
msgid "%s: warning: encoding mismatch\n"
msgid "%s: warning: encoding mismatch\n"
msgstr "%s: atencin: codificaciones no coinciden\n"
msgstr "%s: atencin: codificaciones no coinciden\n"
#: initdb.c:84
4
#: initdb.c:84
3
#, c-format
#, c-format
msgid ""
msgid ""
"The encoding you selected (%s) and the encoding that the selected\n"
"The encoding you selected (%s) and the encoding that the selected\n"
...
@@ -100,12 +102,12 @@ msgstr ""
...
@@ -100,12 +102,12 @@ msgstr ""
"no especifique una codificacin, o bien especifique una combinacin\n"
"no especifique una codificacin, o bien especifique una combinacin\n"
"adecuada.\n"
"adecuada.\n"
#: initdb.c:9
7
4
#: initdb.c:9
8
4
#, c-format
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: no se pudo crear el directorio %s: %s\n"
msgstr "%s: no se pudo crear el directorio %s: %s\n"
#: initdb.c:10
0
2
#: initdb.c:10
1
2
#, c-format
#, c-format
msgid ""
msgid ""
"%s: file \"%s\" does not exist\n"
"%s: file \"%s\" does not exist\n"
...
@@ -116,126 +118,123 @@ msgstr ""
...
@@ -116,126 +118,123 @@ msgstr ""
"Esto significa que tiene una instalacin corrupta o ha\n"
"Esto significa que tiene una instalacin corrupta o ha\n"
"identificado el directorio equivocado con la opcin -L.\n"
"identificado el directorio equivocado con la opcin -L.\n"
#: initdb.c:1084
#: initdb.c:1094
#, c-format
msgid "selecting default max_connections ... "
msgid "selecting default max_connections ... "
msgstr "seleccionando el valor para max_connections ... "
msgstr "seleccionando el valor para max_connections ... "
#: initdb.c:1120
#: initdb.c:1130
#, c-format
msgid "selecting default shared_buffers ... "
msgid "selecting default shared_buffers ... "
msgstr "seleccionando el valor para shared_buffers ... "
msgstr "seleccionando el valor para shared_buffers ... "
#: initdb.c:11
5
3
#: initdb.c:11
6
3
msgid "creating configuration files ... "
msgid "creating configuration files ... "
msgstr "creando archivos de configuraci
o
n ... "
msgstr "creando archivos de configuracin ... "
#: initdb.c:1
254
#: initdb.c:1
302
#, c-format
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgid "creating template1 database in %s/base/1 ... "
msgstr "creando base de datos template1 en %s/base/1 ... "
msgstr "creando base de datos template1 en %s/base/1 ... "
#: initdb.c:1
270
#: initdb.c:1
318
#, c-format
#, c-format
msgid ""
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
"Check your installation or specify the correct path using the option -L.\n"
"Check your installation or specify the correct path using the option -L.\n"
msgstr ""
msgstr ""
"%s: el archivo de entrada %s no pertenece a PostgreSQL %s\n"
"%s: el archivo de entrada %s no pertenece a PostgreSQL %s\n"
"Verifique su instalacin o especifique la ruta correcta usando la opcin -"
"Verifique su instalacin o especifique la ruta correcta usando la opcin -L.\n"
"L.\n"
#: initdb.c:13
45
#: initdb.c:13
96
msgid "initializing pg_
shadow
... "
msgid "initializing pg_
authid
... "
msgstr "inicializando pg_
shadow
... "
msgstr "inicializando pg_
authid
... "
#: initdb.c:1
381
#: initdb.c:1
432
msgid "Enter new superuser password: "
msgid "Enter new superuser password: "
msgstr "Ingrese la nueva contrasea del superusuario: "
msgstr "Ingrese la nueva contrasea del superusuario: "
#: initdb.c:1
382
#: initdb.c:1
433
msgid "Enter it again: "
msgid "Enter it again: "
msgstr "Ingrsela nuevamente: "
msgstr "Ingrsela nuevamente: "
#: initdb.c:1385
#: initdb.c:1436
#, c-format
msgid "Passwords didn't match.\n"
msgid "Passwords didn't match.\n"
msgstr "Las constraseas no coinciden.\n"
msgstr "Las constraseas no coinciden.\n"
#: initdb.c:14
12
#: initdb.c:14
63
#, c-format
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s: no se pudo leer la contrasea del archivo %s: %s\n"
msgstr "%s: no se pudo leer la contrasea del archivo %s: %s\n"
#: initdb.c:1425
#: initdb.c:1476
#, c-format
msgid "setting password ... "
msgid "setting password ... "
msgstr "estableciendo contrasea ... "
msgstr "estableciendo contrasea ... "
#: initdb.c:14
46
#: initdb.c:14
97
#, c-format
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr ""
msgstr ""
"%s: El archivo de contrasea no fue generado.\n"
"%s: El archivo de contrasea no fue generado.\n"
"Por favor reporte este problema.\n"
"Por favor reporte este problema.\n"
#: initdb.c:1
47
4
#: initdb.c:1
52
4
msgid "enabling unlimited row size for system tables ... "
msgid "enabling unlimited row size for system tables ... "
msgstr "habilitando tamao de registro ilimitado para tablas de sistema ... "
msgstr "habilitando tamao de registro ilimitado para tablas de sistema ... "
#: initdb.c:1
547
#: initdb.c:1
604
msgid "initializing
pg_depend
... "
msgid "initializing
dependencies
... "
msgstr "inicializando
pg_depend
... "
msgstr "inicializando
dependencias
... "
#: initdb.c:1
575
#: initdb.c:1
632
msgid "creating system views ... "
msgid "creating system views ... "
msgstr "creando las vistas de sistema ... "
msgstr "creando las vistas de sistema ... "
#: initdb.c:16
11
#: initdb.c:16
68
msgid "loading pg_description ... "
msgid "loading pg_description ... "
msgstr "cargando pg_description ... "
msgstr "cargando pg_description ... "
#: initdb.c:1
650
#: initdb.c:1
707
msgid "creating conversions ... "
msgid "creating conversions ... "
msgstr "creando conversiones ... "
msgstr "creando conversiones ... "
#: initdb.c:17
04
#: initdb.c:17
58
msgid "setting privileges on built-in objects ... "
msgid "setting privileges on built-in objects ... "
msgstr "estableciendo privilegios en objetos predefinidos ... "
msgstr "estableciendo privilegios en objetos predefinidos ... "
#: initdb.c:1
762
#: initdb.c:1
816
msgid "creating information schema ... "
msgid "creating information schema ... "
msgstr "creando el esquema de informacin ... "
msgstr "creando el esquema de informacin ... "
#: initdb.c:18
19
#: initdb.c:18
72
msgid "vacuuming database template1 ... "
msgid "vacuuming database template1 ... "
msgstr "haciendo vacuum a la base de datos template1 ... "
msgstr "haciendo vacuum a la base de datos template1 ... "
#: initdb.c:1
873
#: initdb.c:1
926
msgid "copying template1 to template0 ... "
msgid "copying template1 to template0 ... "
msgstr "copiando template1 a template0 ... "
msgstr "copiando template1 a template0 ... "
#: initdb.c:1930
#: initdb.c:1957
#, c-format
msgid "copying template1 to postgres ... "
msgstr "copiando template1 a postgres ... "
#: initdb.c:2014
msgid "caught signal\n"
msgid "caught signal\n"
msgstr "se ha capturado una seal\n"
msgstr "se ha capturado una seal\n"
#: initdb.c:
1936
#: initdb.c:
2020
#, c-format
#, c-format
msgid "could not write to child process: %s\n"
msgid "could not write to child process: %s\n"
msgstr "no se pudo escribir al proceso hijo: %s\n"
msgstr "no se pudo escribir al proceso hijo: %s\n"
#: initdb.c:1944
#: initdb.c:2028
#, c-format
msgid "ok\n"
msgid "ok\n"
msgstr "ok\n"
msgstr "ok\n"
#: initdb.c:
1992
#: initdb.c:
2077
#, c-format
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: nombre de configuracin local %s no es vlido\n"
msgstr "%s: nombre de configuracin local %s no es vlido\n"
#: initdb.c:2
059
#: initdb.c:2
143
#, c-format
#, c-format
msgid ""
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
"%s initializes a PostgreSQL database cluster.\n"
...
@@ -244,18 +243,16 @@ msgstr ""
...
@@ -244,18 +243,16 @@ msgstr ""
"%s inicializa un cluster de base de datos PostgreSQL.\n"
"%s inicializa un cluster de base de datos PostgreSQL.\n"
"\n"
"\n"
#: initdb.c:2060
#: initdb.c:2144
#, c-format
msgid "Usage:\n"
msgid "Usage:\n"
msgstr "Empleo:\n"
msgstr "Empleo:\n"
#: initdb.c:2
061
#: initdb.c:2
145
#, c-format
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [OPCIN]... [DATADIR]\n"
msgstr " %s [OPCIN]... [DATADIR]\n"
#: initdb.c:2062
#: initdb.c:2146
#, c-format
msgid ""
msgid ""
"\n"
"\n"
"Options:\n"
"Options:\n"
...
@@ -263,28 +260,23 @@ msgstr ""
...
@@ -263,28 +260,23 @@ msgstr ""
"\n"
"\n"
"Opciones:\n"
"Opciones:\n"
#: initdb.c:2063
#: initdb.c:2147
#, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr ""
msgstr ""
" [-D, --pgdata=]DATADIR ubicacin para este cluster de bases de datos\n"
" [-D, --pgdata=]DATADIR ubicacin para este cluster de bases de datos\n"
#: initdb.c:2064
#: initdb.c:2148
#, c-format
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr ""
msgstr ""
" -E, --encoding=CODIFIC
codificacin por omisin para nuevas bases de
"
" -E, --encoding=CODIFIC
ACIN\n
"
"datos\n"
"
codificacin por omisin para nuevas bases de
datos\n"
#: initdb.c:2065
#: initdb.c:2149
#, c-format
msgid ""
msgid ""
" --locale=LOCALE initialize database cluster with given locale\n"
" --locale=LOCALE initialize database cluster with given locale\n"
msgstr ""
msgstr " --locale=LOCALE inicializar usando esta configuracin local\n"
" --locale=LOCALE inicializar usando esta configuracin local\n"
#: initdb.c:2066
#: initdb.c:2150
#, c-format
msgid ""
msgid ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
...
@@ -295,56 +287,44 @@ msgstr ""
...
@@ -295,56 +287,44 @@ msgstr ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
" inicializar usando esta configuracin local\n"
" inicializar usando esta configuracin local\n"
" en la categora respectiva (el valor por "
" en la categora respectiva (el valor por omisin\n"
"omisin\n"
" es tomado de variables de ambiente)\n"
" es tomado de variables de ambiente)\n"
#: initdb.c:2071
#: initdb.c:2155
#, c-format
msgid " --no-locale equivalent to --locale=C\n"
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale equivalente a --locale=C\n"
msgstr " --no-locale equivalente a --locale=C\n"
#: initdb.c:2072
#: initdb.c:2156
#, c-format
msgid ""
msgid ""
" -A, --auth=METHOD default authentication method for local "
" -A, --auth=METHOD default authentication method for local "
"connections\n"
"connections\n"
msgstr ""
msgstr ""
" -A, --auth=M
E
TODO mtodo de autentificacin por omisin para\n"
" -A, --auth=MTODO mtodo de autentificacin por omisin para\n"
" conexiones locales\n"
" conexiones locales\n"
#: initdb.c:2073
#: initdb.c:2157
#, c-format
msgid " -U, --username=NAME database superuser name\n"
msgid " -U, --username=NAME database superuser name\n"
msgstr " -U, --username=USUARIO nombre del superusuario del cluster\n"
msgstr " -U, --username=USUARIO nombre del superusuario del cluster\n"
#: initdb.c:2074
#: initdb.c:2158
#, c-format
msgid ""
msgid ""
" -W, --pwprompt prompt for a password for the new superuser\n"
" -W, --pwprompt prompt for a password for the new superuser\n"
msgstr ""
msgstr " -W, --pwprompt pedir una contrasea para el nuevo superusuario\n"
" -W, --pwprompt pedir una contrasea para el nuevo superusuario\n"
#: initdb.c:2075
#: initdb.c:2159
#, c-format
msgid ""
msgid ""
" --pwfile=FILE read password for the new superuser from file\n"
" --pwfile=FILE read password for the new superuser from file\n"
msgstr ""
msgstr " --pwfile=ARCHIVO leer contrasea del nuevo superusuario del archivo\n"
" --pwfile=ARCHIVO leer contrasea del nuevo superusuario del "
"archivo\n"
#: initdb.c:2076
#: initdb.c:2160
#, c-format
msgid " -?, --help show this help, then exit\n"
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostrar esta ayuda y salir\n"
msgstr " -?, --help mostrar esta ayuda y salir\n"
#: initdb.c:2077
#: initdb.c:2161
#, c-format
msgid " -V, --version output version information, then exit\n"
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostrar informacin de versi
o
n y salir\n"
msgstr " -V, --version mostrar informacin de versin y salir\n"
#: initdb.c:2078
#: initdb.c:2162
#, c-format
msgid ""
msgid ""
"\n"
"\n"
"Less commonly used options:\n"
"Less commonly used options:\n"
...
@@ -352,28 +332,23 @@ msgstr ""
...
@@ -352,28 +332,23 @@ msgstr ""
"\n"
"\n"
"Opciones menos usadas:\n"
"Opciones menos usadas:\n"
#: initdb.c:2079
#: initdb.c:2163
#, c-format
msgid " -d, --debug generate lots of debugging output\n"
msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug genera mucha salida de depuracin\n"
msgstr " -d, --debug genera mucha salida de depuracin\n"
#: initdb.c:2080
#: initdb.c:2164
#, c-format
msgid " -s, --show show internal settings\n"
msgid " -s, --show show internal settings\n"
msgstr " -s, --show muestra variables internas\n"
msgstr " -s, --show muestra variables internas\n"
#: initdb.c:2081
#: initdb.c:2165
#, c-format
msgid " -L DIRECTORY where to find the input files\n"
msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L DIRECTORIO donde encontrar los archivos de entrada\n"
msgstr " -L DIRECTORIO donde encontrar los archivos de entrada\n"
#: initdb.c:2082
#: initdb.c:2166
#, c-format
msgid " -n, --noclean do not clean up after errors\n"
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean no limpiar despus de errores\n"
msgstr " -n, --noclean no limpiar despus de errores\n"
#: initdb.c:2083
#: initdb.c:2167
#, c-format
msgid ""
msgid ""
"\n"
"\n"
"If the data directory is not specified, the environment variable PGDATA\n"
"If the data directory is not specified, the environment variable PGDATA\n"
...
@@ -383,8 +358,7 @@ msgstr ""
...
@@ -383,8 +358,7 @@ msgstr ""
"Si el directorio de datos no es especificado, se usa la variable de\n"
"Si el directorio de datos no es especificado, se usa la variable de\n"
"ambiente PGDATA.\n"
"ambiente PGDATA.\n"
#: initdb.c:2085
#: initdb.c:2169
#, c-format
msgid ""
msgid ""
"\n"
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
...
@@ -392,34 +366,32 @@ msgstr ""
...
@@ -392,34 +366,32 @@ msgstr ""
"\n"
"\n"
"Reporte errores a <pgsql-bugs@postgresql.org>.\n"
"Reporte errores a <pgsql-bugs@postgresql.org>.\n"
#: initdb.c:2178
#: initdb.c:2265
#, c-format
msgid "Running in debug mode.\n"
msgid "Running in debug mode.\n"
msgstr "Ejecutando en modo de depuracin.\n"
msgstr "Ejecutando en modo de depuracin.\n"
#: initdb.c:2182
#: initdb.c:2269
#, c-format
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr "Ejecutando en modo sucio. Los errores no sern limpiados.\n"
msgstr "Ejecutando en modo sucio. Los errores no sern limpiados.\n"
#: initdb.c:2
219 initdb.c:2236 initdb.c:2456
#: initdb.c:2
306 initdb.c:2323 initdb.c:2542
#, c-format
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgid "Try \"%s --help\" for more information.\n"
msgstr "Use %s --help para obtener mayor informacin.\n"
msgstr "Use %s --help para obtener mayor informacin.\n"
#: initdb.c:2
234
#: initdb.c:2
321
#, c-format
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: demasiados argumentos de lnea de rdenes (el primero es %s)\n"
msgstr "%s: demasiados argumentos de lnea de rdenes (el primero es %s)\n"
#: initdb.c:2
242
#: initdb.c:2
329
#, c-format
#, c-format
msgid "%s: password prompt and password file may not be specified together\n"
msgid "%s: password prompt and password file may not be specified together\n"
msgstr ""
msgstr ""
"%s: la peticin de contrasea y el archivo de contrasea no pueden\n"
"%s: la peticin de contrasea y el archivo de contrasea no pueden\n"
"ser especificados simultneamente\n"
"ser especificados simultneamente\n"
#: initdb.c:2
248
#: initdb.c:2
335
msgid ""
msgid ""
"\n"
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
...
@@ -431,12 +403,12 @@ msgstr ""
...
@@ -431,12 +403,12 @@ msgstr ""
"Puede cambiar esto editando pg_hba.conf o usando el parmetro -A\n"
"Puede cambiar esto editando pg_hba.conf o usando el parmetro -A\n"
"la prxima vez que ejecute initdb.\n"
"la prxima vez que ejecute initdb.\n"
#: initdb.c:2
272
#: initdb.c:2
358
#, c-format
#, c-format
msgid "%s: unrecognized authentication method \"%s\"\n"
msgid "%s: unrecognized authentication method \"%s\"\n"
msgstr "%s: mtodo de autentificacin desconocido: %s\n"
msgstr "%s: mtodo de autentificacin desconocido: %s\n"
#: initdb.c:2
282
#: initdb.c:2
368
#, c-format
#, c-format
msgid ""
msgid ""
"%s: must specify a password for the superuser to enable %s authentication\n"
"%s: must specify a password for the superuser to enable %s authentication\n"
...
@@ -444,7 +416,7 @@ msgstr ""
...
@@ -444,7 +416,7 @@ msgstr ""
"%s: debe especificar una contrasea al superusuario para activar\n"
"%s: debe especificar una contrasea al superusuario para activar\n"
"autentificacin %s\n"
"autentificacin %s\n"
#: initdb.c:2
297
#: initdb.c:2
383
#, c-format
#, c-format
msgid ""
msgid ""
"%s: no data directory specified\n"
"%s: no data directory specified\n"
...
@@ -456,7 +428,7 @@ msgstr ""
...
@@ -456,7 +428,7 @@ msgstr ""
"Debe especificar el directorio donde residirn los datos para este cluster.\n"
"Debe especificar el directorio donde residirn los datos para este cluster.\n"
"Hgalo usando la opcin -D o la variable de ambiente PGDATA.\n"
"Hgalo usando la opcin -D o la variable de ambiente PGDATA.\n"
#: initdb.c:2
329
#: initdb.c:2
415
#, c-format
#, c-format
msgid ""
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
"The program \"postgres\" is needed by %s but was not found in the\n"
...
@@ -467,28 +439,28 @@ msgstr ""
...
@@ -467,28 +439,28 @@ msgstr ""
"directorio que %s.\n"
"directorio que %s.\n"
"Verifique su instalacin.\n"
"Verifique su instalacin.\n"
#: initdb.c:2
336
#: initdb.c:2
422
#, c-format
#, c-format
msgid ""
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
"The program \"postgres\" was found by \"%s\"\n"
"but was not the same version as %s.\n"
"but was not the same version as %s.\n"
"Check your installation.\n"
"Check your installation.\n"
msgstr ""
msgstr ""
"El programa postgres fue encontrado por %s,
pero no es
\n"
"El programa postgres fue encontrado por %s,\n"
"de la misma versin que %s.\n"
"
pero no es
de la misma versin que %s.\n"
"Verifique su instalacin.\n"
"Verifique su instalacin.\n"
#: initdb.c:2
355
#: initdb.c:2
441
#, c-format
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgid "%s: input file location must be an absolute path\n"
msgstr "%s: la ubicacin de archivos de entrada debe ser una ruta absoluta\n"
msgstr "%s: la ubicacin de archivos de entrada debe ser una ruta absoluta\n"
#: initdb.c:2
363
#: initdb.c:2
449
#, c-format
#, c-format
msgid "%s: could not determine valid short version string\n"
msgid "%s: could not determine valid short version string\n"
msgstr "%s: no se pudo determinar una cadena corta de nmero de versin\n"
msgstr "%s: no se pudo determinar una cadena corta de nmero de versin\n"
#: initdb.c:2
416
#: initdb.c:2
502
#, c-format
#, c-format
msgid ""
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
"The files belonging to this database system will be owned by user \"%s\".\n"
...
@@ -498,12 +470,12 @@ msgstr ""
...
@@ -498,12 +470,12 @@ msgstr ""
"Los archivos de este cluster sern de propiedad del usuario %s.\n"
"Los archivos de este cluster sern de propiedad del usuario %s.\n"
"Este usuario tambin debe ser quien ejecute el proceso servidor.\n"
"Este usuario tambin debe ser quien ejecute el proceso servidor.\n"
#: initdb.c:2
426
#: initdb.c:2
512
#, c-format
#, c-format
msgid "The database cluster will be initialized with locale %s.\n"
msgid "The database cluster will be initialized with locale %s.\n"
msgstr "El cluster ser inicializado con configuracin local %s.\n"
msgstr "El cluster ser inicializado con configuracin local %s.\n"
#: initdb.c:2
429
#: initdb.c:2
515
#, c-format
#, c-format
msgid ""
msgid ""
"The database cluster will be initialized with locales\n"
"The database cluster will be initialized with locales\n"
...
@@ -522,39 +494,39 @@ msgstr ""
...
@@ -522,39 +494,39 @@ msgstr ""
" NUMERIC: %s\n"
" NUMERIC: %s\n"
" TIME: %s\n"
" TIME: %s\n"
#: initdb.c:2
454
#: initdb.c:2
540
#, c-format
#, c-format
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
msgstr ""
msgstr ""
"%s: no se pudo encontrar una codificacin apropiada para\n"
"%s: no se pudo encontrar una codificacin apropiada para\n"
"la configuracin local %s.\n"
"la configuracin local %s.\n"
#: initdb.c:2
455
#: initdb.c:2
541
#, c-format
#, c-format
msgid "Rerun %s with the -E option.\n"
msgid "Rerun %s with the -E option.\n"
msgstr "Ejecute %s con la opcin -E.\n"
msgstr "Ejecute %s con la opcin -E.\n"
#: initdb.c:2
462
#: initdb.c:2
548
#, c-format
#, c-format
msgid "The default database encoding has accordingly been set to %s.\n"
msgid "The default database encoding has accordingly been set to %s.\n"
msgstr "La codificacin por omisin ha sido por lo tanto definida a %s.\n"
msgstr "La codificacin por omisin ha sido por lo tanto definida a %s.\n"
#: initdb.c:25
03
#: initdb.c:25
88
#, c-format
#, c-format
msgid "creating directory %s ... "
msgid "creating directory %s ... "
msgstr "creando el directorio %s ... "
msgstr "creando el directorio %s ... "
#: initdb.c:2
517
#: initdb.c:2
602
#, c-format
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgid "fixing permissions on existing directory %s ... "
msgstr "corrigiendo permisos en el directorio existente %s ... "
msgstr "corrigiendo permisos en el directorio existente %s ... "
#: initdb.c:2
523
#: initdb.c:2
608
#, c-format
#, c-format
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s: no se pudo cambiar los permisos del directorio %s: %s\n"
msgstr "%s: no se pudo cambiar los permisos del directorio %s: %s\n"
#: initdb.c:2
536
#: initdb.c:2
621
#, c-format
#, c-format
msgid ""
msgid ""
"%s: directory \"%s\" exists but is not empty\n"
"%s: directory \"%s\" exists but is not empty\n"
...
@@ -567,81 +539,120 @@ msgstr ""
...
@@ -567,81 +539,120 @@ msgstr ""
"el directorio %s, o ejecute %s\n"
"el directorio %s, o ejecute %s\n"
"con un argumento distinto de %s.\n"
"con un argumento distinto de %s.\n"
#: initdb.c:2
545
#: initdb.c:2
630
#, c-format
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: no se pudo acceder al directorio %s: %s\n"
msgstr "%s: no se pudo acceder al directorio %s: %s\n"
#: initdb.c:2
554
#: initdb.c:2
639
#, c-format
#, c-format
msgid "creating directory %s/%s ... "
msgid "creating directory %s/%s ... "
msgstr "creando directorio %s/%s ... "
msgstr "creando directorio %s/%s ... "
#: initdb.c:2
622
#: initdb.c:2
708
#, c-format
#, c-format
msgid ""
msgid ""
"\n"
"\n"
"Success. You can now start the database server using:\n"
"Success. You can now start the database server using:\n"
"\n"
"\n"
" %s%s%s
%spostmaster
-D %s%s%s\n"
" %s%s%s
postmaster%s
-D %s%s%s\n"
"or\n"
"or\n"
" %s%s%s
%spg_ctl
-D %s%s%s -l logfile start\n"
" %s%s%s
pg_ctl%s
-D %s%s%s -l logfile start\n"
"\n"
"\n"
msgstr ""
msgstr ""
"\n"
"\n"
"Completado. Puede iniciar el servidor de bases de datos usando:\n"
"Completado. Puede iniciar el servidor de bases de datos usando:\n"
"\n"
"\n"
" %s%s%s
%spostmaster
-D %s%s%s\n"
" %s%s%s
postmaster%s
-D %s%s%s\n"
"o\n"
"o\n"
" %s%s%s
%spg_ctl -D %s%s%s -l logfile
start\n"
" %s%s%s
pg_ctl%s -D %s%s%s -l archivo_de_registro
start\n"
"\n"
"\n"
#: ../../port/dirmod.c:75 ../../port/dirmod.c:88 ../../port/dirmod.c:101
#: ../../port/dirmod.c:75 ../../port/dirmod.c:88 ../../port/dirmod.c:101
#, c-format
msgid "out of memory\n"
msgid "out of memory\n"
msgstr "memoria agotada\n"
msgstr "memoria agotada\n"
#: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351
#: ../../port/dirmod.c:145
#, c-format
msgid "could not rename file \"%s\" to \"%s\", continuing to try\n"
msgstr "no se pudo renombrar el archivo %s a %s, se sigue intentando\n"
#: ../../port/dirmod.c:155
#, c-format
msgid "completed rename of file \"%s\" to \"%s\"\n"
msgstr "completado el cambio de nombre del archivo %s a %s\n"
#: ../../port/dirmod.c:185
#, c-format
msgid "could not remove file \"%s\", continuing to try\n"
msgstr "no se pudo borrar el archivo %s, se sigue intentando\n"
#: ../../port/dirmod.c:195
#, c-format
msgid "completed removal of file \"%s\"\n"
msgstr "completada la eliminacin del archivo %s\n"
#: ../../port/dirmod.c:293
#, c-format
msgid "could not set junction for \"%s\": %s\n"
msgstr "no se pudo definir un junction para %s: %s\n"
#: ../../port/dirmod.c:337
#, c-format
msgid "could not open directory \"%s\": %s\n"
msgstr "no se pudo abrir el directorio %s: %s\n"
#: ../../port/dirmod.c:374
#, c-format
msgid "could not read directory \"%s\": %s\n"
msgstr "no se pudo leer el directorio %s: %s\n"
#: ../../port/dirmod.c:472
#, c-format
msgid "could not remove file or directory \"%s\": %s\n"
msgstr "no se pudo borrar el archivo o el directorio %s: %s\n"
#: ../../port/exec.c:193 ../../port/exec.c:307 ../../port/exec.c:350
#, c-format
#, c-format
msgid "could not identify current directory: %s"
msgid "could not identify current directory: %s"
msgstr "no se pudo identificar el directorio actual: %s"
msgstr "no se pudo identificar el directorio actual: %s"
#: ../../port/exec.c:21
3
#: ../../port/exec.c:21
2
#, c-format
#, c-format
msgid "invalid binary \"%s\""
msgid "invalid binary \"%s\""
msgstr "binario %s no es vlido"
msgstr "binario %s no es vlido"
#: ../../port/exec.c:26
2
#: ../../port/exec.c:26
1
#, c-format
#, c-format
msgid "could not read binary \"%s\""
msgid "could not read binary \"%s\""
msgstr "no se pudo leer el binario %s"
msgstr "no se pudo leer el binario %s"
#: ../../port/exec.c:26
9
#: ../../port/exec.c:26
8
#, c-format
#, c-format
msgid "could not find a \"%s\" to execute"
msgid "could not find a \"%s\" to execute"
msgstr "no se pudo encontrar un %s para ejecutar"
msgstr "no se pudo encontrar un %s para ejecutar"
#: ../../port/exec.c:32
4 ../../port/exec.c:360
#: ../../port/exec.c:32
3 ../../port/exec.c:359
#, c-format
#, c-format
msgid "could not change directory to \"%s\""
msgid "could not change directory to \"%s\""
msgstr "no se pudo cambiar el directorio a %s"
msgstr "no se pudo cambiar el directorio a %s"
#: ../../port/exec.c:33
9
#: ../../port/exec.c:33
8
#, c-format
#, c-format
msgid "could not read symbolic link \"%s\""
msgid "could not read symbolic link \"%s\""
msgstr "no se pudo leer el enlace simblico %s"
msgstr "no se pudo leer el enlace simblico %s"
#: ../../port/exec.c:58
7
#: ../../port/exec.c:58
4
#, c-format
#, c-format
msgid "child process exited with exit code %d"
msgid "child process exited with exit code %d"
msgstr "el proceso hijo termin con cdigo de salida %d"
msgstr "el proceso hijo termin con cdigo de salida %d"
#: ../../port/exec.c:5
90
#: ../../port/exec.c:5
87
#, c-format
#, c-format
msgid "child process was terminated by signal %d"
msgid "child process was terminated by signal %d"
msgstr "el proceso hijo fue terminado por una seal %d"
msgstr "el proceso hijo fue terminado por una seal %d"
#: ../../port/exec.c:59
3
#: ../../port/exec.c:59
0
#, c-format
#, c-format
msgid "child process exited with unrecognized status %d"
msgid "child process exited with unrecognized status %d"
msgstr "el proceso hijo termin con cdigo no reconocido %d"
msgstr "el proceso hijo termin con cdigo no reconocido %d"
src/bin/psql/po/es.po
View file @
76c9ac8e
...
@@ -359,7 +359,7 @@ msgid ""
...
@@ -359,7 +359,7 @@ msgid ""
msgstr ""
msgstr ""
"***(Modo paso a paso: verifique comando)****************************************\n"
"***(Modo paso a paso: verifique comando)****************************************\n"
"%s\n"
"%s\n"
"***(presione
enter para continuar, o x y enter para cancelar)****
***************\n"
"***(presione
enter para continuar, o x <enter> para cancelar)****
***********\n"
#: common.c:1031
#: common.c:1031
#, c-format
#, c-format
...
@@ -441,8 +441,10 @@ msgstr "Opciones generales:"
...
@@ -441,8 +441,10 @@ msgstr "Opciones generales:"
#: help.c:92
#: help.c:92
#, c-format
#, c-format
msgid " -d DBNAME specify database name to connect to (default: \"%s\")\n"
msgid ""
msgstr " -d BASE-DE-DATOS nombre de base de datos a conectarse (por omisin: \"%s\")\n"
" -d DBNAME specify database name to connect to (default: \"%s\")\n"
msgstr ""
" -d BASE-DE-DATOS nombre de base de datos a conectarse (por omisin: %s)\n"
#: help.c:93
#: help.c:93
msgid " -c COMMAND run only single command (SQL or internal) and exit"
msgid " -c COMMAND run only single command (SQL or internal) and exit"
...
@@ -526,7 +528,7 @@ msgstr ""
...
@@ -526,7 +528,7 @@ msgstr ""
#: help.c:113
#: help.c:113
msgid " -A unaligned table output mode (-P format=unaligned)"
msgid " -A unaligned table output mode (-P format=unaligned)"
msgstr " -A modo de salida desalineado"
msgstr " -A modo de salida desalineado
(-P format=unaligned)
"
#: help.c:114
#: help.c:114
msgid " -H HTML table output mode (-P format=html)"
msgid " -H HTML table output mode (-P format=html)"
...
@@ -587,12 +589,14 @@ msgstr "socket local"
...
@@ -587,12 +589,14 @@ msgstr "socket local"
#: help.c:130
#: help.c:130
#, c-format
#, c-format
msgid " -p PORT database server port (default: \"%s\")\n"
msgid " -p PORT database server port (default: \"%s\")\n"
msgstr " -p PORT puerto del servidor de bases de datos (por omisin: \"%s\")\n"
msgstr ""
" -p PORT puerto del servidor de bases de datos (por omisin: %s)\n"
#: help.c:136
#: help.c:136
#, c-format
#, c-format
msgid " -U NAME database user name (default: \"%s\")\n"
msgid " -U NAME database user name (default: \"%s\")\n"
msgstr " -U NOMBRE nombre de usuario de la base de datos (por omisin: \"%s\")\n"
msgstr ""
" -U NOMBRE nombre de usuario de la base de datos (por omisin: %s)\n"
#: help.c:137
#: help.c:137
msgid " -W prompt for password (should happen automatically)"
msgid " -W prompt for password (should happen automatically)"
...
@@ -608,7 +612,7 @@ msgid ""
...
@@ -608,7 +612,7 @@ msgid ""
"Report bugs to <pgsql-bugs@postgresql.org>."
"Report bugs to <pgsql-bugs@postgresql.org>."
msgstr ""
msgstr ""
"\n"
"\n"
"Para obtener ms ayuda, digite \
"\\? (para comandos internos) o \\help\"\n"
"Para obtener ms ayuda, digite \
\? (para comandos internos) o \\help\n"
"(para comandos SQL) dentro de psql, o consulte la seccin de psql\n"
"(para comandos SQL) dentro de psql, o consulte la seccin de psql\n"
"en la documentacin de PostgreSQL.\n"
"en la documentacin de PostgreSQL.\n"
"\n"
"\n"
...
@@ -953,7 +957,7 @@ msgstr "Objetos grandes"
...
@@ -953,7 +957,7 @@ msgstr "Objetos grandes"
#: mainloop.c:172
#: mainloop.c:172
#, c-format
#, c-format
msgid "Use \"\\q\" to leave %s.\n"
msgid "Use \"\\q\" to leave %s.\n"
msgstr "Use
\"\\q\"
para salir de %s.\n"
msgstr "Use
\\q p
ara salir de %s.\n"
#: print.c:574
#: print.c:574
msgid "(No rows)\n"
msgid "(No rows)\n"
...
...
src/interfaces/libpq/po/es.po
View file @
76c9ac8e
# Spanish message translation file for libpq
# Spanish message translation file for libpq
# Karim <karim@mribti.com>, 2002.
# Karim <karim@mribti.com>, 2002.
# Updated on 2003, 2004 by Alvaro Herrera <alvherre@dcc.uchile.cl>
# Updated on 2003-2005 by Alvaro Herrera <alvherre@dcc.uchile.cl>
# Mario Gonzlez <gonzalemario@gmail.com>, 2005
msgid ""
msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: libpq 8.0\n"
"Project-Id-Version: libpq 8.0\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 200
4-12-06 18:46
-0300\n"
"POT-Creation-Date: 200
5-10-25 01:13
-0300\n"
"PO-Revision-Date: 200
4-11-03 01:10
-0300\n"
"PO-Revision-Date: 200
5-10-31 09:14
-0300\n"
"Last-Translator: lvaro Herrera <alvherre@
dcc.uchile.cl
>\n"
"Last-Translator: lvaro Herrera <alvherre@
alvh.no-ip.org
>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
"MIME-Version: 1.0\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit
\n
"
"Content-Transfer-Encoding: 8bit"
#: fe-auth.c:232
#: fe-auth.c:227
#, c-format
msgid "Kerberos 4 error: %s\n"
msgstr "error de Kerberos 4: %s\n"
#: fe-auth.c:394
#, c-format
#, c-format
msgid "could not set socket to blocking mode: %s\n"
msgid "could not set socket to blocking mode: %s\n"
msgstr "no se pudo poner el socket en modo bloqueante: %s\n"
msgstr "no se pudo poner el socket en modo bloqueante: %s\n"
#: fe-auth.c:
411 fe-auth.c:415
#: fe-auth.c:
244 fe-auth.c:248
#, c-format
#, c-format
msgid "Kerberos 5 authentication rejected: %*s\n"
msgid "Kerberos 5 authentication rejected: %*s\n"
msgstr "autentificacin Kerberos 5 denegada: %*s\n"
msgstr "autentificacin Kerberos 5 denegada: %*s\n"
#: fe-auth.c:
441
#: fe-auth.c:
274
#, c-format
#, c-format
msgid "could not restore non-blocking mode on socket: %s\n"
msgid "could not restore non-blocking mode on socket: %s\n"
msgstr "no se pudo restablecer el modo no bloqueante en el socket: %s\n"
msgstr "no se pudo restablecer el modo no bloqueante en el socket: %s\n"
#: fe-auth.c:
508
#: fe-auth.c:
343
msgid "SCM_CRED authentication method not supported\n"
msgid "SCM_CRED authentication method not supported\n"
msgstr "el mtodo de autentificacin SCM_CRED no est soportado\n"
msgstr "el mtodo de autentificacin SCM_CRED no est soportado\n"
#: fe-auth.c:530 fe-connect.c:1410 fe-connect.c:2625 fe-connect.c:2634
#: fe-auth.c:366 fe-connect.c:1258 fe-connect.c:2503 fe-connect.c:2512
#: fe-connect.c:3213 fe-lobj.c:556 fe-protocol2.c:1007 fe-protocol3.c:958
#: fe-connect.c:2649 fe-connect.c:2689 fe-connect.c:2707 fe-lobj.c:602
#: fe-protocol2.c:1029 fe-protocol3.c:977
msgid "out of memory\n"
msgid "out of memory\n"
msgstr "memoria agotada\n"
msgstr "memoria agotada\n"
#: fe-auth.c:600
#: fe-auth.c:429
msgid "Kerberos 4 authentication failed\n"
msgstr "autentificacin Kerberos 4 fallida\n"
#: fe-auth.c:608
msgid "Kerberos 4 authentication not supported\n"
msgid "Kerberos 4 authentication not supported\n"
msgstr "el mtodo de autentificacin Kerberos 4 no est soportado\n"
msgstr "el mtodo de autentificacin Kerberos 4 no est soportado\n"
#: fe-auth.c:619
#: fe-auth.c:446
msgid "Kerberos 5 authentication failed\n"
msgstr "autentificacin Kerberos 5 fallida\n"
#: fe-auth.c:627
msgid "Kerberos 5 authentication not supported\n"
msgid "Kerberos 5 authentication not supported\n"
msgstr "el mtodo de autentificacin Kerberos 5 no est soportado\n"
msgstr "el mtodo de autentificacin Kerberos 5 no est soportado\n"
#: fe-auth.c:
655
#: fe-auth.c:
474
#, c-format
#, c-format
msgid "authentication method %u not supported\n"
msgid "authentication method %u not supported\n"
msgstr "el mtodo de autentificacin %u no est soportado\n"
msgstr "el mtodo de autentificacin %u no est soportado\n"
#: fe-auth.c:692
#: fe-connect.c:479
#, c-format
msgid "invalid authentication service name \"%s\", ignored\n"
msgstr "nombre de servicio de autentificacin %s no vlido, ignorado\n"
#: fe-auth.c:764
#, c-format
msgid "fe_getauthname: invalid authentication system: %d\n"
msgstr "fe_getauthname: sistema de autentificacin no vlido: %d\n"
#: fe-connect.c:463
#, c-format
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgid "invalid sslmode value: \"%s\"\n"
msgstr "modo ssl no reconocido: %s\n"
msgstr "modo ssl no reconocido: %s\n"
#: fe-connect.c:4
83
#: fe-connect.c:4
99
#, c-format
#, c-format
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
msgstr ""
msgstr "el modo ssl %s no es vlido cuando no se ha compilado con soporte SSL\n"
"el modo ssl %s no es vlido cuando no se ha compilado con soporte SSL\n"
#: fe-connect.c:
799
#: fe-connect.c:
658
#, c-format
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr "no se pudo establecer el socket en modo TCP sin retardo: %s\n"
msgstr "no se pudo establecer el socket en modo TCP sin retardo: %s\n"
#: fe-connect.c:
830
#: fe-connect.c:
688
#, c-format
#, c-format
msgid ""
msgid ""
"could not connect to server: %s\n"
"could not connect to server: %s\n"
...
@@ -100,7 +78,7 @@ msgstr ""
...
@@ -100,7 +78,7 @@ msgstr ""
"\tEst el servidor en ejecucin localmente y aceptando\n"
"\tEst el servidor en ejecucin localmente y aceptando\n"
"\tconexiones en el socket de dominio Unix %s?\n"
"\tconexiones en el socket de dominio Unix %s?\n"
#: fe-connect.c:
842
#: fe-connect.c:
698
#, c-format
#, c-format
msgid ""
msgid ""
"could not connect to server: %s\n"
"could not connect to server: %s\n"
...
@@ -111,270 +89,285 @@ msgstr ""
...
@@ -111,270 +89,285 @@ msgstr ""
"\tEst el servidor en ejecucin en el servidor %s y aceptando\n"
"\tEst el servidor en ejecucin en el servidor %s y aceptando\n"
"\tconexiones TCP/IP en el puerto %s?\n"
"\tconexiones TCP/IP en el puerto %s?\n"
#: fe-connect.c:
926
#: fe-connect.c:
785
#, c-format
#, c-format
msgid "could not translate host name \"%s\" to address: %s\n"
msgid "could not translate host name \"%s\" to address: %s\n"
msgstr "no se pudo traducir el nombre %s a una direccin: %s\n"
msgstr "no se pudo traducir el nombre %s a una direccin: %s\n"
#: fe-connect.c:
930
#: fe-connect.c:
789
#, c-format
#, c-format
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
msgstr "no se pudo traducir la ruta del socket Unix %s a una direccin: %s\n"
msgstr "no se pudo traducir la ruta del socket Unix %s a una direccin: %s\n"
#: fe-connect.c:
1134
#: fe-connect.c:
990
msgid "invalid connection state, probably indicative of memory corruption\n"
msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr ""
msgstr "el estado de conexin no es vlido, probablemente por corrupcin de memoria\n"
"el estado de conexin no es vlido, probablemente por corrupcin de memoria\n"
#: fe-connect.c:1
177
#: fe-connect.c:1
033
#, c-format
#, c-format
msgid "could not create socket: %s\n"
msgid "could not create socket: %s\n"
msgstr "no se pudo crear el socket: %s\n"
msgstr "no se pudo crear el socket: %s\n"
#: fe-connect.c:1
200
#: fe-connect.c:1
056
#, c-format
#, c-format
msgid "could not set socket to non-blocking mode: %s\n"
msgid "could not set socket to non-blocking mode: %s\n"
msgstr "no se pudo establecer el socket en modo no bloqueante: %s\n"
msgstr "no se pudo establecer el socket en modo no bloqueante: %s\n"
#: fe-connect.c:1
212
#: fe-connect.c:1
068
#, c-format
#, c-format
msgid "could not set socket to close-on-exec mode: %s\n"
msgid "could not set socket to close-on-exec mode: %s\n"
msgstr "no se pudo poner el socket en modo cerrar-en-exec: %s\n"
msgstr "no se pudo poner el socket en modo cerrar-en-exec: %s\n"
#: fe-connect.c:1
304
#: fe-connect.c:1
155
#, c-format
#, c-format
msgid "could not get socket error status: %s\n"
msgid "could not get socket error status: %s\n"
msgstr "no se pudo determinar el estado de error del socket: %s\n"
msgstr "no se pudo determinar el estado de error del socket: %s\n"
#: fe-connect.c:1
34
3
#: fe-connect.c:1
19
3
#, c-format
#, c-format
msgid "could not get client address from socket: %s\n"
msgid "could not get client address from socket: %s\n"
msgstr "no se pudo determinar la direccin del cliente desde el socket: %s\n"
msgstr "no se pudo determinar la direccin del cliente desde el socket: %s\n"
#: fe-connect.c:1
388
#: fe-connect.c:1
236
#, c-format
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgid "could not send SSL negotiation packet: %s\n"
msgstr "no se pudo enviar el paquete de negociacin SSL: %s\n"
msgstr "no se pudo enviar el paquete de negociacin SSL: %s\n"
#: fe-connect.c:1
423
#: fe-connect.c:1
271
#, c-format
#, c-format
msgid "could not send startup packet: %s\n"
msgid "could not send startup packet: %s\n"
msgstr "no se pudo enviar el paquete de inicio: %s\n"
msgstr "no se pudo enviar el paquete de inicio: %s\n"
#: fe-connect.c:1463
#: fe-connect.c:1336 fe-connect.c:1353
#, c-format
msgid "could not receive server response to SSL negotiation packet: %s\n"
msgstr ""
"no se pudo recibir la respuesta del servidor al paquete de negociacin SSL: %"
"s\n"
#: fe-connect.c:1482 fe-connect.c:1499
msgid "server does not support SSL, but SSL was required\n"
msgid "server does not support SSL, but SSL was required\n"
msgstr "el servidor no soporta SSL, pero SSL es requerida\n"
msgstr "el servidor no soporta SSL, pero SSL es requerida\n"
#: fe-connect.c:1
515
#: fe-connect.c:1
369
#, c-format
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgid "received invalid response to SSL negotiation: %c\n"
msgstr "se ha recibido una respuesta no vlida en la negociacin SSL: %c\n"
msgstr "se ha recibido una respuesta no vlida en la negociacin SSL: %c\n"
#: fe-connect.c:1
572 fe-connect.c:1604
#: fe-connect.c:1
426 fe-connect.c:1458
#, c-format
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgid "expected authentication request from server, but received %c\n"
msgstr ""
msgstr "se esperaba una peticin de autentificacin desde el servidor, pero se ha recibido %c\n"
"se esperaba una peticin de autentificacin desde servidor, pero se ha "
"recibido %c\n"
#: fe-connect.c:1
84
0
#: fe-connect.c:1
69
0
msgid "unexpected message from server during startup\n"
msgid "unexpected message from server during startup\n"
msgstr "se ha recibido un mensaje inesperado del servidor durante el inicio\n"
msgstr "se ha recibido un mensaje inesperado del servidor durante el inicio\n"
#: fe-connect.c:1
910
#: fe-connect.c:1
758
#, c-format
#, c-format
msgid "invalid connection state %c, probably indicative of memory corruption\n"
msgid "invalid connection state %c, probably indicative of memory corruption\n"
msgstr ""
msgstr "estado de conexin no vlido %c, probablemente por corrupcin de memoria\n"
"el estado de conexin %c no vlido, probablemente por corrupcin de memoria\n"
#: fe-connect.c:2370
#, c-format
msgid "ERROR: service file \"%s\" not found\n"
msgstr "ERROR: archivo de servicio %s no encontrado\n"
#: fe-connect.c:2383
#, c-format
msgid "ERROR: line %d too long in service file \"%s\"\n"
msgstr "ERROR: lnea %d demasiado larga en archivo de servicio %s\n"
#: fe-connect.c:2434 fe-connect.c:2461
#, c-format
msgid "ERROR: syntax error in service file \"%s\", line %d\n"
msgstr "ERROR: error de sintaxis en archivo de servicio %s, lnea %d\n"
#: fe-connect.c:2
673
#: fe-connect.c:2
551
#, c-format
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr "falta = despus de %s en la cadena de informacin de la conexin\n"
msgstr "falta = despus de %s en la cadena de informacin de la conexin\n"
#: fe-connect.c:2
722
#: fe-connect.c:2
600
msgid "unterminated quoted string in connection info string\n"
msgid "unterminated quoted string in connection info string\n"
msgstr ""
msgstr "cadena de caracteres entre comillas sin terminar en la cadena de informacin de conexin\n"
"hay cadena de caracteres entre comillas sin terminar en la cadena de "
"informacin de conexin\n"
#: fe-connect.c:2
756
#: fe-connect.c:2
633
#, c-format
#, c-format
msgid "invalid connection option \"%s\"\n"
msgid "invalid connection option \"%s\"\n"
msgstr "opcin de conexin no vlida %s\n"
msgstr "opcin de conexin no vlida %s\n"
#: fe-connect.c:2
978
#: fe-connect.c:2
876
msgid "connection pointer is NULL\n"
msgid "connection pointer is NULL\n"
msgstr "el puntero de conexin es NULL\n"
msgstr "el puntero de conexin es NULL\n"
#: fe-connect.c:3235
#: fe-connect.c:3122
#, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n"
msgstr "ATENCIN: El archivo de claves %s no es un archivo plano\n"
#: fe-connect.c:3132
#, c-format
#, c-format
msgid ""
msgid ""
"WARNING:
Password file %s has world or group read access; permission should
"
"WARNING:
password file \"%s\" has world or group read access; permission
"
"be u=rw (0600)\n"
"
should
be u=rw (0600)\n"
msgstr ""
msgstr ""
"ATENCIN: El archivo de claves %s tiene permiso de lectura para el grupo u "
"ATENCIN: El archivo de claves %s tiene permiso de lectura para el grupo u
otros; los permisos
"
"
otros; los permisos
deberan ser u=rw (0600)\n"
"deberan ser u=rw (0600)\n"
#: fe-exec.c:4
79
#: fe-exec.c:4
82
msgid "NOTICE"
msgid "NOTICE"
msgstr "NOTICE"
msgstr "NOTICE"
#: fe-exec.c:6
48 fe-exec.c:700 fe-exec.c:740
#: fe-exec.c:6
55 fe-exec.c:706 fe-exec.c:746
msgid "command string is a null pointer\n"
msgid "command string is a null pointer\n"
msgstr "la cadena de comando es un puntero nulo\n"
msgstr "la cadena de comando es un puntero nulo\n"
#: fe-exec.c:73
3 fe-exec.c:823
#: fe-exec.c:73
9 fe-exec.c:828
msgid "statement name is a null pointer\n"
msgid "statement name is a null pointer\n"
msgstr "el nombre de sentencia es un puntero nulo\n"
msgstr "el nombre de sentencia es un puntero nulo\n"
#: fe-exec.c:7
48 fe-exec.c:897 fe-exec.c:157
2
#: fe-exec.c:7
54 fe-exec.c:902 fe-exec.c:158
2
msgid "function requires at least protocol version 3.0\n"
msgid "function requires at least protocol version 3.0\n"
msgstr "la funcin requiere protocolo 3.0 o superior\n"
msgstr "la funcin requiere protocolo 3.0 o superior\n"
#: fe-exec.c:85
4
#: fe-exec.c:85
9
msgid "no connection to the server\n"
msgid "no connection to the server\n"
msgstr "no hay conexin con el servidor\n"
msgstr "no hay conexin con el servidor\n"
#: fe-exec.c:86
1
#: fe-exec.c:86
6
msgid "another command is already in progress\n"
msgid "another command is already in progress\n"
msgstr "hay otro comando en ejecucin\n"
msgstr "hay otro comando en ejecucin\n"
#: fe-exec.c:1199
#: fe-exec.c:973
msgid "length must be given for binary parameter\n"
msgstr "el largo debe ser especificado para un parmetro binario\n"
#: fe-exec.c:1211
#, c-format
#, c-format
msgid "unexpected asyncStatus: %d\n"
msgid "unexpected asyncStatus: %d\n"
msgstr "asyncStatus no esperado: %d\n"
msgstr "asyncStatus no esperado: %d\n"
#: fe-exec.c:13
26
#: fe-exec.c:13
37
msgid "COPY terminated by new PQexec"
msgid "COPY terminated by new PQexec"
msgstr "COPY terminado por un nuevo PQexec"
msgstr "COPY terminado por un nuevo PQexec"
#: fe-exec.c:13
34
#: fe-exec.c:13
45
msgid "COPY IN state must be terminated first\n"
msgid "COPY IN state must be terminated first\n"
msgstr "el estado COPY IN debe ser terminado primero\n"
msgstr "el estado COPY IN debe ser terminado primero\n"
#: fe-exec.c:13
54
#: fe-exec.c:13
65
msgid "COPY OUT state must be terminated first\n"
msgid "COPY OUT state must be terminated first\n"
msgstr "el estado COPY OUT debe ser terminado primero\n"
msgstr "el estado COPY OUT debe ser terminado primero\n"
#: fe-exec.c:14
64 fe-exec.c:1529 fe-exec.c:1614 fe-protocol2.c:1153
#: fe-exec.c:14
74 fe-exec.c:1539 fe-exec.c:1624 fe-protocol2.c:1174
#: fe-protocol3.c:11
15
#: fe-protocol3.c:11
33
msgid "no COPY in progress\n"
msgid "no COPY in progress\n"
msgstr "no hay ningn COPY en ejecucin\n"
msgstr "no hay ningn COPY en ejecucin\n"
#: fe-exec.c:18
0
6
#: fe-exec.c:18
1
6
msgid "connection in wrong state\n"
msgid "connection in wrong state\n"
msgstr "la conexin est en un estado incorrecto\n"
msgstr "la conexin est en un estado incorrecto\n"
#: fe-exec.c:18
3
7
#: fe-exec.c:18
4
7
msgid "invalid ExecStatusType code"
msgid "invalid ExecStatusType code"
msgstr "el cdigo de ExecStatusType no es vlido"
msgstr "el cdigo de ExecStatusType no es vlido"
#: fe-exec.c:19
01 fe-exec.c:192
4
#: fe-exec.c:19
11 fe-exec.c:193
4
#, c-format
#, c-format
msgid "column number %d is out of range 0..%d"
msgid "column number %d is out of range 0..%d"
msgstr "el nmero de columna %d est fuera del rango 0..%d"
msgstr "el nmero de columna %d est fuera del rango 0..%d"
#: fe-exec.c:19
1
7
#: fe-exec.c:19
2
7
#, c-format
#, c-format
msgid "row number %d is out of range 0..%d"
msgid "row number %d is out of range 0..%d"
msgstr "el nmero de fila %d est fuera del rango 0..%d"
msgstr "el nmero de fila %d est fuera del rango 0..%d"
#: fe-exec.c:2
199
#: fe-exec.c:2
208
#, c-format
#, c-format
msgid "could not interpret result from server: %s"
msgid "could not interpret result from server: %s"
msgstr "no se pudo interpretar el resultado del servidor: %s"
msgstr "no se pudo interpretar el resultado del servidor: %s"
#: fe-lobj.c:410 fe-lobj.c:495
#: fe-lobj.c:331
msgid "cannot determine OID of function lo_create\n"
msgstr "no se pudo determinar el OID de la funcin lo_create\n"
#: fe-lobj.c:456 fe-lobj.c:541
#, c-format
#, c-format
msgid "could not open file \"%s\": %s\n"
msgid "could not open file \"%s\": %s\n"
msgstr "no se pudo abrir el archivo %s: %s\n"
msgstr "no se pudo abrir el archivo %s: %s\n"
#: fe-lobj.c:4
22
#: fe-lobj.c:4
68
#, c-format
#, c-format
msgid "could not create large object for file \"%s\"\n"
msgid "could not create large object for file \"%s\"\n"
msgstr "no se pudo crear un objeto grande para el archivo %s\n"
msgstr "no se pudo crear un objeto grande para el archivo %s\n"
#: fe-lobj.c:4
32 fe-lobj.c:482
#: fe-lobj.c:4
78 fe-lobj.c:528
#, c-format
#, c-format
msgid "could not open large object %u\n"
msgid "could not open large object %u\n"
msgstr "no se pudo abrir el objeto grande %u\n"
msgstr "no se pudo abrir el objeto grande %u\n"
#: fe-lobj.c:4
47
#: fe-lobj.c:4
93
#, c-format
#, c-format
msgid "error while reading file \"%s\"\n"
msgid "error while reading file \"%s\"\n"
msgstr "error al leer del archivo %s\n"
msgstr "error al leer del archivo %s\n"
#: fe-lobj.c:5
10 fe-lobj.c:523
#: fe-lobj.c:5
56 fe-lobj.c:569
#, c-format
#, c-format
msgid "error while writing to file \"%s\"\n"
msgid "error while writing to file \"%s\"\n"
msgstr "error al escribir en el archivo %s\n"
msgstr "error al escribir en el archivo %s\n"
#: fe-lobj.c:6
01
#: fe-lobj.c:6
48
msgid "query to initialize large object functions did not return data\n"
msgid "query to initialize large object functions did not return data\n"
msgstr ""
msgstr ""
"la consulta para inicializar las funciones de objetos grandes no devuelve "
"la consulta para inicializar las funciones de objetos grandes no devuelve "
"datos\n"
"datos\n"
#: fe-lobj.c:6
39
#: fe-lobj.c:6
88
msgid "cannot determine OID of function lo_open\n"
msgid "cannot determine OID of function lo_open\n"
msgstr "no se pudo determinar el OID de la funcin lo_open\n"
msgstr "no se pudo determinar el OID de la funcin lo_open\n"
#: fe-lobj.c:6
46
#: fe-lobj.c:6
95
msgid "cannot determine OID of function lo_close\n"
msgid "cannot determine OID of function lo_close\n"
msgstr "no se pudo determinar el OID de la funcin lo_close\n"
msgstr "no se pudo determinar el OID de la funcin lo_close\n"
#: fe-lobj.c:
653
#: fe-lobj.c:
702
msgid "cannot determine OID of function lo_creat\n"
msgid "cannot determine OID of function lo_creat\n"
msgstr "no se pudo determinar el OID de la funcin lo_creat\n"
msgstr "no se pudo determinar el OID de la funcin lo_creat\n"
#: fe-lobj.c:
660
#: fe-lobj.c:
709
msgid "cannot determine OID of function lo_unlink\n"
msgid "cannot determine OID of function lo_unlink\n"
msgstr "no se pudo determinar el OID de la funcin lo_unlink\n"
msgstr "no se pudo determinar el OID de la funcin lo_unlink\n"
#: fe-lobj.c:
667
#: fe-lobj.c:
716
msgid "cannot determine OID of function lo_lseek\n"
msgid "cannot determine OID of function lo_lseek\n"
msgstr "no se pudo determinar el OID de la funcin lo_lseek\n"
msgstr "no se pudo determinar el OID de la funcin lo_lseek\n"
#: fe-lobj.c:
674
#: fe-lobj.c:
723
msgid "cannot determine OID of function lo_tell\n"
msgid "cannot determine OID of function lo_tell\n"
msgstr "no se pudo determinar el OID de la funcin lo_tell\n"
msgstr "no se pudo determinar el OID de la funcin lo_tell\n"
#: fe-lobj.c:
681
#: fe-lobj.c:
730
msgid "cannot determine OID of function loread\n"
msgid "cannot determine OID of function loread\n"
msgstr "no se pudo determinar el OID de la funcin loread\n"
msgstr "no se pudo determinar el OID de la funcin loread\n"
#: fe-lobj.c:
688
#: fe-lobj.c:
737
msgid "cannot determine OID of function lowrite\n"
msgid "cannot determine OID of function lowrite\n"
msgstr "no se pudo determinar el OID de la funcin lowrite\n"
msgstr "no se pudo determinar el OID de la funcin lowrite\n"
#: fe-misc.c:22
8
#: fe-misc.c:22
9
#, c-format
#, c-format
msgid "integer of size %lu not supported by pqGetInt"
msgid "integer of size %lu not supported by pqGetInt"
msgstr "el entero de tamao %lu no est soportado por pqGetInt"
msgstr "el entero de tamao %lu no est soportado por pqGetInt"
#: fe-misc.c:26
4
#: fe-misc.c:26
5
#, c-format
#, c-format
msgid "integer of size %lu not supported by pqPutInt"
msgid "integer of size %lu not supported by pqPutInt"
msgstr "el entero de tamao %lu no est soportado por pqPutInt"
msgstr "el entero de tamao %lu no est soportado por pqPutInt"
#: fe-misc.c:54
4 fe-misc.c:748
#: fe-misc.c:54
5 fe-misc.c:747
msgid "connection not open\n"
msgid "connection not open\n"
msgstr "la conexin no est abierta\n"
msgstr "la conexin no est abierta\n"
#: fe-misc.c:610 fe-misc.c:70
1
#: fe-misc.c:610 fe-misc.c:70
0
#, c-format
#, c-format
msgid "could not receive data from server: %s\n"
msgid "could not receive data from server: %s\n"
msgstr "no se pudo recibir datos del servidor: %s\n"
msgstr "no se pudo recibir datos del servidor: %s\n"
#: fe-misc.c:71
8 fe-misc.c:786
#: fe-misc.c:71
7 fe-misc.c:785
msgid ""
msgid ""
"server closed the connection unexpectedly\n"
"server closed the connection unexpectedly\n"
"\tThis probably means the server terminated abnormally\n"
"\tThis probably means the server terminated abnormally\n"
...
@@ -384,20 +377,20 @@ msgstr ""
...
@@ -384,20 +377,20 @@ msgstr ""
"\tprobablemente porque termin de manera anormal\n"
"\tprobablemente porque termin de manera anormal\n"
"\tantes o durante el procesamiento de la peticin.\n"
"\tantes o durante el procesamiento de la peticin.\n"
#: fe-misc.c:80
3
#: fe-misc.c:80
2
#, c-format
#, c-format
msgid "could not send data to server: %s\n"
msgid "could not send data to server: %s\n"
msgstr "no se pudo enviar datos al servidor: %s\n"
msgstr "no se pudo enviar datos al servidor: %s\n"
#: fe-misc.c:92
3
#: fe-misc.c:92
1
msgid "timeout expired\n"
msgid "timeout expired\n"
msgstr "tiempo de espera agotado\n"
msgstr "tiempo de espera agotado\n"
#: fe-misc.c:96
8
#: fe-misc.c:96
6
msgid "socket not open\n"
msgid "socket not open\n"
msgstr "el socket no est abierto\n"
msgstr "el socket no est abierto\n"
#: fe-misc.c:9
91
#: fe-misc.c:9
89
#, c-format
#, c-format
msgid "select() failed: %s\n"
msgid "select() failed: %s\n"
msgstr "select() fallida: %s\n"
msgstr "select() fallida: %s\n"
...
@@ -405,216 +398,200 @@ msgstr "select() fallida: %s\n"
...
@@ -405,216 +398,200 @@ msgstr "select() fallida: %s\n"
#: fe-protocol2.c:91
#: fe-protocol2.c:91
#, c-format
#, c-format
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
msgstr ""
msgstr "el estado de setenv %c no es vlido, probablemente por corrupcin de memoria\n"
"el estado de setenv %c no es vlido, probablemente por corrupcin de "
"memoria\n"
#: fe-protocol2.c:33
3
#: fe-protocol2.c:33
2
#, c-format
#, c-format
msgid "invalid state %c, probably indicative of memory corruption\n"
msgid "invalid state %c, probably indicative of memory corruption\n"
msgstr "el estado %c no es vlido, probablemente por corrupcin de memoria\n"
msgstr "el estado %c no es vlido, probablemente por corrupcin de memoria\n"
#: fe-protocol2.c:42
3
fe-protocol3.c:183
#: fe-protocol2.c:42
1
fe-protocol3.c:183
#, c-format
#, c-format
msgid "message type 0x%02x arrived from server while idle"
msgid "message type 0x%02x arrived from server while idle"
msgstr "un mensaje de tipo 0x%02x lleg del servidor estando inactivo"
msgstr "un mensaje de tipo 0x%02x lleg del servidor estando inactivo"
#: fe-protocol2.c:46
2
#: fe-protocol2.c:46
4
#, c-format
#, c-format
msgid "unexpected character %c following empty query response (\"I\" message)"
msgid "unexpected character %c following empty query response (\"I\" message)"
msgstr ""
msgstr "carcter %c no esperado, siguiendo una respuesta de consulta vaca (mensaje I)"
"carcter %c no esperado, siguiendo una respuesta de consulta vaca (mensaje "
"I)"
#: fe-protocol2.c:51
7
#: fe-protocol2.c:51
8
msgid ""
msgid ""
"server sent data (\"D\" message) without prior row description (\"T\" "
"server sent data (\"D\" message) without prior row description (\"T\" "
"message)"
"message)"
msgstr ""
msgstr "el servidor envi datos (mensaje D) sin precederlos con una description de tupla (mensaje T)"
"el servidor envi datos (mensaje D) sin precederlos con una description de "
"tupla (mensaje T)"
#: fe-protocol2.c:53
3
#: fe-protocol2.c:53
4
msgid ""
msgid ""
"server sent binary data (\"B\" message) without prior row description (\"T\" "
"server sent binary data (\"B\" message) without prior row description (\"T\" "
"message)"
"message)"
msgstr ""
msgstr "el servidor envi datos binarios (mensaje B) sin precederlos con una description de tupla (mensaje T)"
"el servidor envi datos binarios (mensaje B) sin precederlos con una "
"description de tupla (mensaje T)"
#: fe-protocol2.c:54
8 fe-protocol3.c:344
#: fe-protocol2.c:54
9 fe-protocol3.c:355
#, c-format
#, c-format
msgid "unexpected response from server; first received character was \"%c\"\n"
msgid "unexpected response from server; first received character was \"%c\"\n"
msgstr ""
msgstr "se ha recibido una respuesta inesperada del servidor; el primer carcter recibido fue %c\n"
"se ha recibido una respuesta inesperada del servidor; el primer carcter "
"recibido fue %c\n"
#: fe-protocol2.c:7
60 fe-protocol3.c:577
#: fe-protocol2.c:7
70 fe-protocol3.c:594
msgid "out of memory for query result\n"
msgid "out of memory for query result\n"
msgstr "no hay suficiente memoria para el resultado de la consulta\n"
msgstr "no hay suficiente memoria para el resultado de la consulta\n"
#: fe-protocol2.c:1
196 fe-protocol3.c:1184
#: fe-protocol2.c:1
217 fe-protocol3.c:1201
#, c-format
#, c-format
msgid "%s"
msgid "%s"
msgstr "%s"
msgstr "%s"
#: fe-protocol2.c:12
08
#: fe-protocol2.c:12
29
msgid "lost synchronization with server, resetting connection"
msgid "lost synchronization with server, resetting connection"
msgstr "se perdi la sincrona con el servidor, reseteando la conexin"
msgstr "se perdi la sincrona con el servidor, reseteando la conexin"
#: fe-protocol2.c:13
43 fe-protocol2.c:1375 fe-protocol3.c:1387
#: fe-protocol2.c:13
63 fe-protocol2.c:1395 fe-protocol3.c:1403
#, c-format
#, c-format
msgid "protocol error: id=0x%x\n"
msgid "protocol error: id=0x%x\n"
msgstr "error de protocolo: id=0x%x\n"
msgstr "error de protocolo: id=0x%x\n"
#: fe-protocol3.c:3
06
#: fe-protocol3.c:3
17
msgid ""
msgid ""
"server sent data (\"D\" message) without prior row description (\"T\" "
"server sent data (\"D\" message) without prior row description (\"T\" "
"message)\n"
"message)\n"
msgstr ""
msgstr "el servidor envi datos (mensaje D) sin precederlos con una description de tupla (mensaje T)\n"
"el servidor envi datos (mensaje D) sin precederlos con una description de "
"tupla (mensaje T)\n"
#: fe-protocol3.c:3
65
#: fe-protocol3.c:3
76
#, c-format
#, c-format
msgid "message contents do not agree with length in message type \"%c\"\n"
msgid "message contents do not agree with length in message type \"%c\"\n"
msgstr ""
msgstr "el contenido del mensaje no concuerda con el largo, en el mensaje tipo %c\n"
"el contenido del mensaje no concuerda con el largo, en el mensaje tipo %c\n"
#: fe-protocol3.c:3
86
#: fe-protocol3.c:3
97
#, c-format
#, c-format
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
msgstr ""
msgstr "se perdi la sincrona con el servidor: se recibi un mensaje de tipo %c, largo %d\n"
"se perdi la sincrona con el servidor: se recibi un mensaje de tipo %c, "
"largo %d\n"
#: fe-protocol3.c:5
22
#: fe-protocol3.c:5
39
msgid "unexpected field count in \"D\" message\n"
msgid "unexpected field count in \"D\" message\n"
msgstr "cantidad de campos inesperada en mensaje D\n"
msgstr "cantidad de campos inesperada en mensaje D\n"
#. translator: %s represents a digit string
#. translator: %s represents a digit string
#: fe-protocol3.c:6
51 fe-protocol3.c:659
#: fe-protocol3.c:6
70 fe-protocol3.c:678
#, c-format
#, c-format
msgid " at character %s"
msgid " at character %s"
msgstr " en el carcter %s"
msgstr " en el carcter %s"
#: fe-protocol3.c:6
68
#: fe-protocol3.c:6
87
#, c-format
#, c-format
msgid "DETAIL: %s\n"
msgid "DETAIL: %s\n"
msgstr "DETAIL: %s\n"
msgstr "DETAIL: %s\n"
#: fe-protocol3.c:6
71
#: fe-protocol3.c:6
90
#, c-format
#, c-format
msgid "HINT: %s\n"
msgid "HINT: %s\n"
msgstr "HINT: %s\n"
msgstr "HINT: %s\n"
#: fe-protocol3.c:6
74
#: fe-protocol3.c:6
93
#, c-format
#, c-format
msgid "QUERY: %s\n"
msgid "QUERY: %s\n"
msgstr "QUERY: %s\n"
msgstr "QUERY: %s\n"
#: fe-protocol3.c:6
77
#: fe-protocol3.c:6
96
#, c-format
#, c-format
msgid "CONTEXT: %s\n"
msgid "CONTEXT: %s\n"
msgstr "CONTEXT: %s\n"
msgstr "CONTEXT: %s\n"
#: fe-protocol3.c:
689
#: fe-protocol3.c:
708
msgid "LOCATION: "
msgid "LOCATION: "
msgstr "LOCATION: "
msgstr "LOCATION: "
#: fe-protocol3.c:
691
#: fe-protocol3.c:
710
#, c-format
#, c-format
msgid "%s, "
msgid "%s, "
msgstr "%s, "
msgstr "%s, "
#: fe-protocol3.c:
693
#: fe-protocol3.c:
712
#, c-format
#, c-format
msgid "%s:%s"
msgid "%s:%s"
msgstr "%s:%s"
msgstr "%s:%s"
#: fe-protocol3.c:10
00
#: fe-protocol3.c:10
19
msgid "PQgetline: not doing text COPY OUT\n"
msgid "PQgetline: not doing text COPY OUT\n"
msgstr "PQgetline: no se est haciendo COPY OUT de texto\n"
msgstr "PQgetline: no se est haciendo COPY OUT de texto\n"
#: fe-secure.c:27
1
#: fe-secure.c:27
7
#, c-format
#, c-format
msgid "could not establish SSL connection: %s\n"
msgid "could not establish SSL connection: %s\n"
msgstr "no se pudo establecer conexin SSL: %s\n"
msgstr "no se pudo establecer conexin SSL: %s\n"
#: fe-secure.c:34
2 fe-secure.c:437 fe-secure.c:1057
#: fe-secure.c:34
8 fe-secure.c:444 fe-secure.c:1054
#, c-format
#, c-format
msgid "SSL SYSCALL error: %s\n"
msgid "SSL SYSCALL error: %s\n"
msgstr "ERROR en llamada SSL: %s\n"
msgstr "ERROR en llamada SSL: %s\n"
#: fe-secure.c:3
47 fe-secure.c:443 fe-secure.c:1061
#: fe-secure.c:3
53 fe-secure.c:450 fe-secure.c:1058
msgid "SSL SYSCALL error: EOF detected\n"
msgid "SSL SYSCALL error: EOF detected\n"
msgstr "ERROR de llamada SSL: detectado fin de archivo\n"
msgstr "ERROR de llamada SSL: detectado fin de archivo\n"
#: fe-secure.c:3
59 fe-secure.c:454 fe-secure.c:1080
#: fe-secure.c:3
65 fe-secure.c:461 fe-secure.c:1077
#, c-format
#, c-format
msgid "SSL error: %s\n"
msgid "SSL error: %s\n"
msgstr "error de SSL: %s\n"
msgstr "error de SSL: %s\n"
#: fe-secure.c:3
69 fe-secure.c:464 fe-secure.c:1090
#: fe-secure.c:3
75 fe-secure.c:471 fe-secure.c:1087
#, c-format
#, c-format
msgid "unrecognized SSL error code: %d\n"
msgid "unrecognized SSL error code: %d\n"
msgstr "cdigo de error SSL no reconocido: %d\n"
msgstr "cdigo de error SSL no reconocido: %d\n"
#: fe-secure.c:5
33
#: fe-secure.c:5
41
#, c-format
#, c-format
msgid "error querying socket: %s\n"
msgid "error querying socket: %s\n"
msgstr "error consultado el socket: %s\n"
msgstr "error consultado el socket: %s\n"
#: fe-secure.c:56
1
#: fe-secure.c:56
8
#, c-format
#, c-format
msgid "could not get information about host \"%s\": %s\n"
msgid "could not get information about host \"%s\": %s\n"
msgstr "no se pudo obtener informacin sobre el servidor %s: %s\n"
msgstr "no se pudo obtener informacin sobre el servidor %s: %s\n"
#: fe-secure.c:58
0
#: fe-secure.c:58
7
msgid "unsupported protocol\n"
msgid "unsupported protocol\n"
msgstr "protocolo no soportado\n"
msgstr "protocolo no soportado\n"
#: fe-secure.c:60
2
#: fe-secure.c:60
9
#, c-format
#, c-format
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
msgstr "el nombre de servidor %s no resuelve a %ld.%ld.%ld.%ld\n"
msgstr "el nombre de servidor %s no resuelve a %ld.%ld.%ld.%ld\n"
#: fe-secure.c:6
09
#: fe-secure.c:6
16
#, c-format
#, c-format
msgid "server common name \"%s\" does not resolve to peer address\n"
msgid "server common name \"%s\" does not resolve to peer address\n"
msgstr ""
msgstr "el nombre de servidor %s no resuelve a la direccin del interlocutor\n"
"el nombre de servidor %s no resuelve a la direccin del interlocutor\n"
#: fe-secure.c:7
91
#: fe-secure.c:7
89
msgid "could not get user information\n"
msgid "could not get user information\n"
msgstr "no se pudo obtener informacin del usuario\n"
msgstr "no se pudo obtener informacin del usuario\n"
#: fe-secure.c:
801
#: fe-secure.c:
798
#, c-format
#, c-format
msgid "could not open certificate file \"%s\": %s\n"
msgid "could not open certificate file \"%s\": %s\n"
msgstr "no se pudo abrir el archivo de certificado %s: %s\n"
msgstr "no se pudo abrir el archivo de certificado %s: %s\n"
#: fe-secure.c:8
10
#: fe-secure.c:8
07
#, c-format
#, c-format
msgid "could not read certificate file \"%s\": %s\n"
msgid "could not read certificate file \"%s\": %s\n"
msgstr "no se pudo leer el archivo de certificado %s: %s\n"
msgstr "no se pudo leer el archivo de certificado %s: %s\n"
#: fe-secure.c:82
4
#: fe-secure.c:82
0
#, c-format
#, c-format
msgid "certificate present, but not private key file \"%s\"\n"
msgid "certificate present, but not private key file \"%s\"\n"
msgstr "el certificado est presente, pero no la llave privada %s\n"
msgstr "el certificado est presente, pero no la llave privada %s\n"
#: fe-secure.c:8
32
#: fe-secure.c:8
29
#, c-format
#, c-format
msgid "private key file \"%s\" has wrong permissions\n"
msgid "private key file \"%s\" has wrong permissions\n"
msgstr "el archivo de la llave privada %s tiene permisos incorrectos\n"
msgstr "el archivo de la llave privada %s tiene permisos incorrectos\n"
#: fe-secure.c:83
9
#: fe-secure.c:83
7
#, c-format
#, c-format
msgid "could not open private key file \"%s\": %s\n"
msgid "could not open private key file \"%s\": %s\n"
msgstr "no se pudo abrir el archivo de la llave privada %s: %s\n"
msgstr "no se pudo abrir el archivo de la llave privada %s: %s\n"
#: fe-secure.c:84
7
#: fe-secure.c:84
6
#, c-format
#, c-format
msgid "private key file \"%s\" changed during execution\n"
msgid "private key file \"%s\" changed during execution\n"
msgstr "el archivo de la llave privada %s cambi durante la ejecucin\n"
msgstr "el archivo de la llave privada %s cambi durante la ejecucin\n"
...
@@ -629,22 +606,22 @@ msgstr "no se pudo leer el archivo de la llave privada (%s): %s\n"
...
@@ -629,22 +606,22 @@ msgstr "no se pudo leer el archivo de la llave privada (%s): %s\n"
msgid "certificate does not match private key file \"%s\": %s\n"
msgid "certificate does not match private key file \"%s\": %s\n"
msgstr "el certificado no coincide con la llave privada %s: %s\n"
msgstr "el certificado no coincide con la llave privada %s: %s\n"
#: fe-secure.c:95
1
#: fe-secure.c:95
5
#, c-format
#, c-format
msgid "could not create SSL context: %s\n"
msgid "could not create SSL context: %s\n"
msgstr "no se pudo crear el contexto SSL: %s\n"
msgstr "no se pudo crear el contexto SSL: %s\n"
#: fe-secure.c:99
6
#: fe-secure.c:99
4
#, c-format
#, c-format
msgid "could not read root certificate file \"%s\": %s\n"
msgid "could not read root certificate file \"%s\": %s\n"
msgstr "no se pudo leer la lista de certificado raz %s: %s\n"
msgstr "no se pudo leer la lista de certificado raz %s: %s\n"
#: fe-secure.c:11
10
#: fe-secure.c:11
07
#, c-format
#, c-format
msgid "certificate could not be validated: %s\n"
msgid "certificate could not be validated: %s\n"
msgstr "el certificado no pudo ser validado: %s\n"
msgstr "el certificado no pudo ser validado: %s\n"
#: fe-secure.c:112
4
#: fe-secure.c:112
1
#, c-format
#, c-format
msgid "certificate could not be obtained: %s\n"
msgid "certificate could not be obtained: %s\n"
msgstr "el certificado no pudo ser obtenido: %s\n"
msgstr "el certificado no pudo ser obtenido: %s\n"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment