1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00

Translation updates

This commit is contained in:
Peter Eisentraut
2005-01-17 14:55:34 +00:00
parent f099cb0ede
commit bb60ef23ed
6 changed files with 1172 additions and 1038 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: initdb 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-12-03 12:08-0300\n"
"POT-Creation-Date: 2005-01-17 10:17-0300\n"
"PO-Revision-Date: 2004-09-06 16:17-0400\n"
"Last-Translator: <20>lvaro Herrera <alvherre@dcc.uchile.cl>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
@@ -13,57 +13,57 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: initdb.c:250 initdb.c:264
#: initdb.c:251 initdb.c:265
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: memoria agotada\n"
#: initdb.c:374 initdb.c:1403
#: initdb.c:372 initdb.c:1406
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: no se pudo abrir el archivo <20>%s<> para lectura: %s\n"
#: initdb.c:435 initdb.c:1035 initdb.c:1062
#: initdb.c:433 initdb.c:1033 initdb.c:1060
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s: no se pudo abrir el archivo <20>%s<> para escritura: %s\n"
#: initdb.c:443 initdb.c:451 initdb.c:1042 initdb.c:1068
#: initdb.c:441 initdb.c:449 initdb.c:1040 initdb.c:1066
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: no se pudo escribir el archivo <20>%s<>: %s\n"
#: initdb.c:470
#: initdb.c:468
#, c-format
msgid "%s: could not execute command \"%s\": %s\n"
msgstr "%s: no se pudo ejecutar el comando <20>%s<>: %s\n"
#: initdb.c:593
#: initdb.c:591
#, c-format
msgid "%s: removing data directory \"%s\"\n"
msgstr "%s: eliminando el directorio de datos <20>%s<>\n"
#: initdb.c:596
#: initdb.c:594
#, c-format
msgid "%s: failed to remove data directory\n"
msgstr "%s: no se pudo eliminar el directorio de datos\n"
#: initdb.c:602
#: initdb.c:600
#, c-format
msgid "%s: removing contents of data directory \"%s\"\n"
msgstr "%s: eliminando el contenido del directorio <20>%s<>\n"
#: initdb.c:605
#: initdb.c:603
#, c-format
msgid "%s: failed to remove contents of data directory\n"
msgstr "%s: no se pudo eliminar el contenido del directorio de datos\n"
#: initdb.c:614
#: initdb.c:612
#, c-format
msgid "%s: data directory \"%s\" not removed at user's request\n"
msgstr "%s: directorio de datos <20>%s<> no eliminado a petici<63>n del usuario\n"
#: initdb.c:640
#: initdb.c:638
#, c-format
msgid ""
"%s: cannot be run as root\n"
@@ -74,17 +74,17 @@ msgstr ""
"Por favor con<6F>ctese (usando, por ejemplo, <20>su<73>) como un usuario sin\n"
"privilegios especiales, quien ejecutar<61> el proceso servidor.\n"
#: initdb.c:689
#: initdb.c:687
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s: <20>%s<> no es un nombre v<>lido de codificaci<63>n\n"
#: initdb.c:844
#: initdb.c:842
#, c-format
msgid "%s: warning: encoding mismatch\n"
msgstr "%s: atenci<63>n: codificaciones no coinciden\n"
#: initdb.c:846
#: initdb.c:844
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the selected\n"
@@ -100,12 +100,12 @@ msgstr ""
"no especifique una codificaci<63>n, o bien especifique una combinaci<63>n\n"
"adecuada.\n"
#: initdb.c:976
#: initdb.c:974
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: no se pudo crear el directorio <20>%s<>: %s\n"
#: initdb.c:1004
#: initdb.c:1002
#, c-format
msgid ""
"%s: file \"%s\" does not exist\n"
@@ -116,26 +116,26 @@ msgstr ""
"Esto significa que tiene una instalaci<63>n corrupta o ha\n"
"identificado el directorio equivocado con la opci<63>n -L.\n"
#: initdb.c:1086
#: initdb.c:1084
#, c-format
msgid "selecting default max_connections ... "
msgstr "seleccionando el valor para max_connections ... "
#: initdb.c:1122
#: initdb.c:1120
#, c-format
msgid "selecting default shared_buffers ... "
msgstr "seleccionando el valor para shared_buffers ... "
#: initdb.c:1155
#: initdb.c:1153
msgid "creating configuration files ... "
msgstr "creando archivos de configuracion ... "
#: initdb.c:1251
#: initdb.c:1254
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr "creando base de datos template1 en %s/base/1 ... "
#: initdb.c:1267
#: initdb.c:1270
#, c-format
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
@@ -145,97 +145,97 @@ msgstr ""
"Verifique su instalaci<63>n o especifique la ruta correcta usando la opci<63>n -"
"L.\n"
#: initdb.c:1342
#: initdb.c:1345
msgid "initializing pg_shadow ... "
msgstr "inicializando pg_shadow ... "
#: initdb.c:1378
#: initdb.c:1381
msgid "Enter new superuser password: "
msgstr "Ingrese la nueva contrase<73>a del superusuario: "
#: initdb.c:1379
#: initdb.c:1382
msgid "Enter it again: "
msgstr "Ingr<67>sela nuevamente: "
#: initdb.c:1382
#: initdb.c:1385
#, c-format
msgid "Passwords didn't match.\n"
msgstr "Las constrase<73>as no coinciden.\n"
#: initdb.c:1409
#: initdb.c:1412
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s: no se pudo leer la contrase<73>a del archivo <20>%s<>: %s\n"
#: initdb.c:1422
#: initdb.c:1425
#, c-format
msgid "setting password ... "
msgstr "estableciendo contrase<73>a ... "
#: initdb.c:1443
#: initdb.c:1446
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr ""
"%s: El archivo de contrase<73>a no fue generado.\n"
"Por favor reporte este problema.\n"
#: initdb.c:1471
#: initdb.c:1474
msgid "enabling unlimited row size for system tables ... "
msgstr "habilitando tama<6D>o de registro ilimitado para tablas de sistema ... "
#: initdb.c:1544
#: initdb.c:1547
msgid "initializing pg_depend ... "
msgstr "inicializando pg_depend ... "
#: initdb.c:1572
#: initdb.c:1575
msgid "creating system views ... "
msgstr "creando las vistas de sistema ... "
#: initdb.c:1608
#: initdb.c:1611
msgid "loading pg_description ... "
msgstr "cargando pg_description ... "
#: initdb.c:1647
#: initdb.c:1650
msgid "creating conversions ... "
msgstr "creando conversiones ... "
#: initdb.c:1701
#: initdb.c:1704
msgid "setting privileges on built-in objects ... "
msgstr "estableciendo privilegios en objetos predefinidos ... "
#: initdb.c:1759
#: initdb.c:1762
msgid "creating information schema ... "
msgstr "creando el esquema de informaci<63>n ... "
#: initdb.c:1816
#: initdb.c:1819
msgid "vacuuming database template1 ... "
msgstr "haciendo vacuum a la base de datos template1 ... "
#: initdb.c:1870
#: initdb.c:1873
msgid "copying template1 to template0 ... "
msgstr "copiando template1 a template0 ... "
#: initdb.c:1927
#: initdb.c:1930
#, c-format
msgid "caught signal\n"
msgstr "se ha capturado una se<73>al\n"
#: initdb.c:1933
#: initdb.c:1936
#, c-format
msgid "could not write to child process: %s\n"
msgstr "no se pudo escribir al proceso hijo: %s\n"
#: initdb.c:1941
#: initdb.c:1944
#, c-format
msgid "ok\n"
msgstr "ok\n"
#: initdb.c:1989
#: initdb.c:1992
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: nombre de configuraci<63>n local <20>%s<> no es v<>lido\n"
#: initdb.c:2056
#: initdb.c:2059
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
@@ -244,17 +244,17 @@ msgstr ""
"%s inicializa un cluster de base de datos PostgreSQL.\n"
"\n"
#: initdb.c:2057
#: initdb.c:2060
#, c-format
msgid "Usage:\n"
msgstr "Empleo:\n"
#: initdb.c:2058
#: initdb.c:2061
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [OPCI<43>N]... [DATADIR]\n"
#: initdb.c:2059
#: initdb.c:2062
#, c-format
msgid ""
"\n"
@@ -263,27 +263,27 @@ msgstr ""
"\n"
"Opciones:\n"
#: initdb.c:2060
#: initdb.c:2063
#, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr ""
" [-D, --pgdata=]DATADIR ubicaci<63>n para este cluster de bases de datos\n"
#: initdb.c:2061
#: initdb.c:2064
#, c-format
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr ""
" -E, --encoding=CODIFIC codificaci<63>n por omisi<73>n para nuevas bases de "
"datos\n"
#: initdb.c:2062
#: initdb.c:2065
#, c-format
msgid ""
" --locale=LOCALE initialize database cluster with given locale\n"
msgstr ""
" --locale=LOCALE inicializar usando esta configuraci<63>n local\n"
#: initdb.c:2063
#: initdb.c:2066
#, c-format
msgid ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
@@ -299,12 +299,12 @@ msgstr ""
"omisi<73>n\n"
" es tomado de variables de ambiente)\n"
#: initdb.c:2068
#: initdb.c:2071
#, c-format
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale equivalente a --locale=C\n"
#: initdb.c:2069
#: initdb.c:2072
#, c-format
msgid ""
" -A, --auth=METHOD default authentication method for local "
@@ -313,19 +313,19 @@ msgstr ""
" -A, --auth=METODO m<>todo de autentificaci<63>n por omisi<73>n para\n"
" conexiones locales\n"
#: initdb.c:2070
#: initdb.c:2073
#, c-format
msgid " -U, --username=NAME database superuser name\n"
msgstr " -U, --username=USUARIO nombre del superusuario del cluster\n"
#: initdb.c:2071
#: initdb.c:2074
#, c-format
msgid ""
" -W, --pwprompt prompt for a password for the new superuser\n"
msgstr ""
" -W, --pwprompt pedir una contrase<73>a para el nuevo superusuario\n"
#: initdb.c:2072
#: initdb.c:2075
#, c-format
msgid ""
" --pwfile=FILE read password for the new superuser from file\n"
@@ -333,17 +333,17 @@ msgstr ""
" --pwfile=ARCHIVO leer contrase<73>a del nuevo superusuario del "
"archivo\n"
#: initdb.c:2073
#: initdb.c:2076
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostrar esta ayuda y salir\n"
#: initdb.c:2074
#: initdb.c:2077
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostrar informaci<63>n de version y salir\n"
#: initdb.c:2075
#: initdb.c:2078
#, c-format
msgid ""
"\n"
@@ -352,27 +352,27 @@ msgstr ""
"\n"
"Opciones menos usadas:\n"
#: initdb.c:2076
#: initdb.c:2079
#, c-format
msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug genera mucha salida de depuraci<63>n\n"
#: initdb.c:2077
#: initdb.c:2080
#, c-format
msgid " -s, --show show internal settings\n"
msgstr " -s, --show muestra variables internas\n"
#: initdb.c:2078
#: initdb.c:2081
#, c-format
msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L DIRECTORIO donde encontrar los archivos de entrada\n"
#: initdb.c:2079
#: initdb.c:2082
#, c-format
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean no limpiar despu<70>s de errores\n"
#: initdb.c:2080
#: initdb.c:2083
#, c-format
msgid ""
"\n"
@@ -383,7 +383,7 @@ msgstr ""
"Si el directorio de datos no es especificado, se usa la variable de\n"
"ambiente PGDATA.\n"
#: initdb.c:2082
#: initdb.c:2085
#, c-format
msgid ""
"\n"
@@ -392,34 +392,34 @@ msgstr ""
"\n"
"Reporte errores a <pgsql-bugs@postgresql.org>.\n"
#: initdb.c:2175
#: initdb.c:2178
#, c-format
msgid "Running in debug mode.\n"
msgstr "Ejecutando en modo de depuraci<63>n.\n"
#: initdb.c:2179
#: initdb.c:2182
#, c-format
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr "Ejecutando en modo sucio. Los errores no ser<65>n limpiados.\n"
#: initdb.c:2216 initdb.c:2233 initdb.c:2453
#: initdb.c:2219 initdb.c:2236 initdb.c:2456
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Use <20>%s --help<6C> para obtener mayor informaci<63>n.\n"
#: initdb.c:2231
#: initdb.c:2234
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: demasiados argumentos de l<>nea de <20>rdenes (el primero es <20>%s<>)\n"
#: initdb.c:2239
#: initdb.c:2242
#, c-format
msgid "%s: password prompt and password file may not be specified together\n"
msgstr ""
"%s: la petici<63>n de contrase<73>a y el archivo de contrase<73>a no pueden\n"
"ser especificados simult<6C>neamente\n"
#: initdb.c:2245
#: initdb.c:2248
msgid ""
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
@@ -431,12 +431,12 @@ msgstr ""
"Puede cambiar esto editando pg_hba.conf o usando el par<61>metro -A\n"
"la pr<70>xima vez que ejecute initdb.\n"
#: initdb.c:2269
#: initdb.c:2272
#, c-format
msgid "%s: unrecognized authentication method \"%s\"\n"
msgstr "%s: m<>todo de autentificaci<63>n desconocido: <20>%s<>\n"
#: initdb.c:2279
#: initdb.c:2282
#, c-format
msgid ""
"%s: must specify a password for the superuser to enable %s authentication\n"
@@ -444,7 +444,7 @@ msgstr ""
"%s: debe especificar una contrase<73>a al superusuario para activar\n"
"autentificaci<63>n %s\n"
#: initdb.c:2294
#: initdb.c:2297
#, c-format
msgid ""
"%s: no data directory specified\n"
@@ -456,7 +456,7 @@ msgstr ""
"Debe especificar el directorio donde residir<69>n los datos para este cluster.\n"
"H<>galo usando la opci<63>n -D o la variable de ambiente PGDATA.\n"
#: initdb.c:2326
#: initdb.c:2329
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
@@ -467,7 +467,7 @@ msgstr ""
"directorio que <20>%s<>.\n"
"Verifique su instalaci<63>n.\n"
#: initdb.c:2333
#: initdb.c:2336
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
@@ -478,17 +478,17 @@ msgstr ""
"de la misma versi<73>n que <20>%s<>.\n"
"Verifique su instalaci<63>n.\n"
#: initdb.c:2352
#: initdb.c:2355
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr "%s: la ubicaci<63>n de archivos de entrada debe ser una ruta absoluta\n"
#: initdb.c:2360
#: initdb.c:2363
#, c-format
msgid "%s: could not determine valid short version string\n"
msgstr "%s: no se pudo determinar una cadena corta de n<>mero de versi<73>n\n"
#: initdb.c:2413
#: initdb.c:2416
#, c-format
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
@@ -498,12 +498,12 @@ msgstr ""
"Los archivos de este cluster ser<65>n de propiedad del usuario <20>%s<>.\n"
"Este usuario tambi<62>n debe ser quien ejecute el proceso servidor.\n"
#: initdb.c:2423
#: initdb.c:2426
#, c-format
msgid "The database cluster will be initialized with locale %s.\n"
msgstr "El cluster ser<65> inicializado con configuraci<63>n local %s.\n"
#: initdb.c:2426
#: initdb.c:2429
#, c-format
msgid ""
"The database cluster will be initialized with locales\n"
@@ -522,39 +522,39 @@ msgstr ""
" NUMERIC: %s\n"
" TIME: %s\n"
#: initdb.c:2451
#: initdb.c:2454
#, c-format
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
msgstr ""
"%s: no se pudo encontrar una codificaci<63>n apropiada para\n"
"la configuraci<63>n local <20>%s<>.\n"
#: initdb.c:2452
#: initdb.c:2455
#, c-format
msgid "Rerun %s with the -E option.\n"
msgstr "Ejecute %s con la opci<63>n -E.\n"
#: initdb.c:2459
#: initdb.c:2462
#, c-format
msgid "The default database encoding has accordingly been set to %s.\n"
msgstr "La codificaci<63>n por omisi<73>n ha sido por lo tanto definida a %s.\n"
#: initdb.c:2500
#: initdb.c:2503
#, c-format
msgid "creating directory %s ... "
msgstr "creando el directorio %s ... "
#: initdb.c:2514
#: initdb.c:2517
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr "corrigiendo permisos en el directorio existente %s ... "
#: initdb.c:2520
#: initdb.c:2523
#, c-format
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s: no se pudo cambiar los permisos del directorio <20>%s<>: %s\n"
#: initdb.c:2533
#: initdb.c:2536
#, c-format
msgid ""
"%s: directory \"%s\" exists but is not empty\n"
@@ -567,17 +567,17 @@ msgstr ""
"el directorio <20>%s<>, o ejecute %s\n"
"con un argumento distinto de <20>%s<>.\n"
#: initdb.c:2542
#: initdb.c:2545
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: no se pudo acceder al directorio <20>%s<>: %s\n"
#: initdb.c:2551
#: initdb.c:2554
#, c-format
msgid "creating directory %s/%s ... "
msgstr "creando directorio %s/%s ... "
#: initdb.c:2619
#: initdb.c:2622
#, c-format
msgid ""
"\n"
@@ -601,32 +601,47 @@ msgstr ""
msgid "out of memory\n"
msgstr "memoria agotada\n"
#: ../../port/exec.c:193 ../../port/exec.c:307 ../../port/exec.c:350
#: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351
#, c-format
msgid "could not identify current directory: %s"
msgstr "no se pudo identificar el directorio actual: %s"
#: ../../port/exec.c:323 ../../port/exec.c:359
#: ../../port/exec.c:213
#, c-format
msgid "invalid binary \"%s\""
msgstr "binario <20>%s<> no es v<>lido"
#: ../../port/exec.c:262
#, c-format
msgid "could not read binary \"%s\""
msgstr "no se pudo leer el binario <20>%s<>"
#: ../../port/exec.c:269
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "no se pudo encontrar un <20>%s<> para ejecutar"
#: ../../port/exec.c:324 ../../port/exec.c:360
#, c-format
msgid "could not change directory to \"%s\""
msgstr "no se pudo cambiar el directorio a <20>%s<>"
#: ../../port/exec.c:338
#: ../../port/exec.c:339
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "no se pudo leer el enlace simb<6D>lico <20>%s<>"
#: ../../port/exec.c:569
#: ../../port/exec.c:587
#, c-format
msgid "child process exited with exit code %d"
msgstr "el proceso hijo termin<69> con c<>digo de salida %d"
#: ../../port/exec.c:572
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by signal %d"
msgstr "el proceso hijo fue terminado por una se<73>al %d"
#: ../../port/exec.c:575
#: ../../port/exec.c:593
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "el proceso hijo termin<69> con c<>digo no reconocido %d"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pg_config 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-12-03 13:05-0300\n"
"POT-Creation-Date: 2005-01-17 10:17-0300\n"
"PO-Revision-Date: 2004-11-02 23:30 CLST\n"
"Last-Translator: Alvaro Herrera <alvherre@dcc.uchile.cl>\n"
"Language-Team: es <pgsql-es-ayuda@postgresql.org>\n"
@@ -139,32 +139,47 @@ msgstr "%s: el argumento no es v
msgid "%s: could not find own executable\n"
msgstr "%s: no se pudo encontrar el propio ejecutable\n"
#: ../../port/exec.c:193 ../../port/exec.c:307 ../../port/exec.c:350
#: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351
#, c-format
msgid "could not identify current directory: %s"
msgstr "no se pudo identificar el directorio actual: %s"
#: ../../port/exec.c:323 ../../port/exec.c:359
#: ../../port/exec.c:213
#, c-format
msgid "invalid binary \"%s\""
msgstr "el binario <20>%s<> no es v<>lido"
#: ../../port/exec.c:262
#, c-format
msgid "could not read binary \"%s\""
msgstr "no se pudo leer el binario <20>%s<>"
#: ../../port/exec.c:269
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "no se pudo encontrar un <20>%s<> para ejecutar"
#: ../../port/exec.c:324 ../../port/exec.c:360
#, c-format
msgid "could not change directory to \"%s\""
msgstr "no se pudo cambiar el directorio a <20>%s<>"
#: ../../port/exec.c:338
#: ../../port/exec.c:339
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "no se pudo leer el enlace simb<6D>lico <20>%s<>"
#: ../../port/exec.c:569
#: ../../port/exec.c:587
#, c-format
msgid "child process exited with exit code %d"
msgstr "el proceso hijo termin<69> con c<>digo de salida %d"
#: ../../port/exec.c:572
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by signal %d"
msgstr "el proceso hijo fue terminado por una se<73>al %d"
#: ../../port/exec.c:575
#: ../../port/exec.c:593
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "el proceso hijo termin<69> con c<>digo no reconocido %d"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pg_ctl 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-01-10 19:46-0300\n"
"POT-Creation-Date: 2005-01-17 10:17-0300\n"
"PO-Revision-Date: 2004-11-02 23:45-0400\n"
"Last-Translator: alvherre <alvherre@dcc.uchile.cl>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
@@ -538,32 +538,47 @@ msgstr ""
"%s: no se especific<69> directorio de datos y la variable PGDATA no est<73> "
"definida\n"
#: ../../port/exec.c:193 ../../port/exec.c:306 ../../port/exec.c:349
#: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351
#, c-format
msgid "could not identify current directory: %s"
msgstr "no se pudo identificar el directorio actual: %s"
#: ../../port/exec.c:322 ../../port/exec.c:358
#: ../../port/exec.c:213
#, c-format
msgid "invalid binary \"%s\""
msgstr "el binario %s no es v<>lida"
#: ../../port/exec.c:262
#, c-format
msgid "could not read binary \"%s\""
msgstr "no se pudo leer el binario <20>%s<>"
#: ../../port/exec.c:269
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "no se pudo encontrar un <20>%s<> para ejecutar"
#: ../../port/exec.c:324 ../../port/exec.c:360
#, c-format
msgid "could not change directory to \"%s\""
msgstr "no se pudo cambiar el directorio a <20>%s<>"
#: ../../port/exec.c:337
#: ../../port/exec.c:339
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "no se pudo leer el enlace simb<6D>lico <20>%s<>"
#: ../../port/exec.c:585
#: ../../port/exec.c:587
#, c-format
msgid "child process exited with exit code %d"
msgstr "el proceso hijo termin<69> con c<>digo de salida %d"
#: ../../port/exec.c:588
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by signal %d"
msgstr "el proceso hijo fue terminado por una se<73>al %d"
#: ../../port/exec.c:591
#: ../../port/exec.c:593
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "el proceso hijo termin<69> con c<>digo no reconocido %d"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-12-06 18:46-0300\n"
"POT-Creation-Date: 2005-01-17 10:17-0300\n"
"PO-Revision-Date: 2003-10-03 15:46-0500\n"
"Last-Translator: Manuel Sugawara <masm@fciencias.unam.mx>\n"
"Language-Team: Espa<70>ol <pgsql-es-ayuda@postgresql.org>\n"
@@ -14,91 +14,91 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: pg_dump.c:363 pg_restore.c:229
#: pg_dump.c:364 pg_restore.c:229
msgid "User name: "
msgstr "Nombre de usuario: "
#: pg_dump.c:399 pg_restore.c:256 pg_dumpall.c:253
#: pg_dump.c:400 pg_restore.c:256 pg_dumpall.c:253
#, c-format
msgid "%s: invalid -X option -- %s\n"
msgstr "%s: Opci<63>n -X no v<>lida -- %s\n"
#: pg_dump.c:401 pg_dump.c:415 pg_dump.c:424 pg_restore.c:258 pg_restore.c:268
#: pg_dump.c:402 pg_dump.c:416 pg_dump.c:425 pg_restore.c:258 pg_restore.c:268
#: pg_restore.c:285 pg_dumpall.c:255 pg_dumpall.c:264 pg_dumpall.c:281
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prueba <20>%s --help<6C> para m<>s informaci<63>n.\n"
#: pg_dump.c:422 pg_dumpall.c:279
#: pg_dump.c:423 pg_dumpall.c:279
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr ""
"%s: demasiados argumentos en la l<>nea de comandos (el primero es <20>%s<>)\n"
#: pg_dump.c:435
#: pg_dump.c:436
msgid ""
"options \"schema only\" (-s) and \"data only\" (-a) cannot be used together\n"
msgstr ""
"Las opciones <20>s<EFBFBD>lo esquema<6D> (-s) y <20>s<EFBFBD>lo datos<6F> (-a) no pueden usarse "
"juntas\n"
#: pg_dump.c:441
#: pg_dump.c:442
msgid "options \"clean\" (-c) and \"data only\" (-a) cannot be used together\n"
msgstr ""
"Las opciones <20>limpiar<61> (-c) y <20>s<EFBFBD>lo datos<6F> (-a) no pueden usarse juntas\n"
#: pg_dump.c:447
#: pg_dump.c:448
msgid "large-object output not supported for a single table\n"
msgstr ""
"La extracci<63>n de objetos grandes no esta soportada para una sola tabla\n"
#: pg_dump.c:448 pg_dump.c:455
#: pg_dump.c:449 pg_dump.c:456
msgid "use a full dump instead\n"
msgstr "En su lugar use una extracci<63>n completa\n"
#: pg_dump.c:454
#: pg_dump.c:455
msgid "large-object output not supported for a single schema\n"
msgstr ""
"La extracci<63>n de objetos grandes no esta soportada para un s<>lo esquema\n"
#: pg_dump.c:461
#: pg_dump.c:462
msgid "INSERT (-d, -D) and OID (-o) options cannot be used together\n"
msgstr "Las opciones de INSERT (-d, -D) y OID (-o) no pueden usarse juntas\n"
#: pg_dump.c:462
#: pg_dump.c:463
msgid "(The INSERT command cannot set OIDs.)\n"
msgstr "(El comando INSERT no puede establecer los OIDs)\n"
#: pg_dump.c:468
#: pg_dump.c:469
msgid "large-object output is not supported for plain-text dump files\n"
msgstr ""
"La extracci<63>n de objetos grandes no esta soportada para la salida en texto\n"
#: pg_dump.c:469
#: pg_dump.c:470
msgid "(Use a different output format.)\n"
msgstr "(Use un formato de salida diferente.)\n"
#: pg_dump.c:498
#: pg_dump.c:499
#, c-format
msgid "invalid output format \"%s\" specified\n"
msgstr "El formato de salida especificado <20>%s<> no es v<>lido\n"
#: pg_dump.c:504
#: pg_dump.c:505
#, c-format
msgid "could not open output file \"%s\" for writing\n"
msgstr "No se puede abrir el archivo de salida <20>%s<> para escritura\n"
#: pg_dump.c:515 pg_backup_db.c:52
#: pg_dump.c:516 pg_backup_db.c:52
#, c-format
msgid "could not parse version string \"%s\"\n"
msgstr "No se puede reconocer la cadena de versi<73>n <20>%s<>\n"
#: pg_dump.c:551
#: pg_dump.c:552
#, c-format
msgid "last built-in OID is %u\n"
msgstr "el <20>ltimo OID interno es %u\n"
#: pg_dump.c:662
#: pg_dump.c:663
#, c-format
msgid ""
"%s dumps a database as a text file or to other formats.\n"
@@ -107,17 +107,17 @@ msgstr ""
"%s extrae una base de datos en formato de texto o en otros formatos.\n"
"\n"
#: pg_dump.c:663 pg_restore.c:359 pg_dumpall.c:326
#: pg_dump.c:664 pg_restore.c:359 pg_dumpall.c:326
#, c-format
msgid "Usage:\n"
msgstr "Uso:\n"
#: pg_dump.c:664
#: pg_dump.c:665
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPCI<43>N]... [NOMBREDB]\n"
#: pg_dump.c:666 pg_restore.c:362 pg_dumpall.c:329
#: pg_dump.c:667 pg_restore.c:362 pg_dumpall.c:329
#, c-format
msgid ""
"\n"
@@ -126,12 +126,12 @@ msgstr ""
"\n"
"Opciones generales:\n"
#: pg_dump.c:667 pg_restore.c:364
#: pg_dump.c:668 pg_restore.c:364
#, c-format
msgid " -f, --file=FILENAME output file name\n"
msgstr " -f, --file=ARCHIVO nombre del archivo de salida\n"
#: pg_dump.c:668
#: pg_dump.c:669
#, c-format
msgid ""
" -F, --format=c|t|p output file format (custom, tar, plain text)\n"
@@ -139,7 +139,7 @@ msgstr ""
" -F, --format=c|t|p Formato del archivo de salida\n"
" (personalizado, tar, s<>lo texto)\n"
#: pg_dump.c:669
#: pg_dump.c:670
#, c-format
msgid ""
" -i, --ignore-version proceed even when server version mismatches\n"
@@ -148,29 +148,29 @@ msgstr ""
" -i, --ignore-version procede a<>n cuando las versiones del servidor\n"
" y pg_dump no coinciden\n"
#: pg_dump.c:671 pg_restore.c:368
#: pg_dump.c:672 pg_restore.c:368
#, c-format
msgid " -v, --verbose verbose mode\n"
msgstr " -v, --verbose modo verboso\n"
#: pg_dump.c:672
#: pg_dump.c:673
#, c-format
msgid " -Z, --compress=0-9 compression level for compressed formats\n"
msgstr ""
" -Z, --compress=0-9 nivel de compresi<73>n para formatos comprimidos\n"
#: pg_dump.c:673 pg_restore.c:369 pg_dumpall.c:332
#: pg_dump.c:674 pg_restore.c:369 pg_dumpall.c:332
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help muestra esta ayuda y termina\n"
#: pg_dump.c:674 pg_restore.c:370 pg_dumpall.c:333
#: pg_dump.c:675 pg_restore.c:370 pg_dumpall.c:333
#, c-format
msgid " --version output version information, then exit\n"
msgstr ""
" --version muestra informaci<63>n de la versi<73>n y termina\n"
#: pg_dump.c:676 pg_dumpall.c:334
#: pg_dump.c:677 pg_dumpall.c:334
#, c-format
msgid ""
"\n"
@@ -179,23 +179,23 @@ msgstr ""
"\n"
"Opciones que controlan el contenido de la salida:\n"
#: pg_dump.c:677 pg_dumpall.c:335
#: pg_dump.c:678 pg_dumpall.c:335
#, c-format
msgid " -a, --data-only dump only the data, not the schema\n"
msgstr " -a, --data-only extrae s<>lo los datos, no el esquema\n"
#: pg_dump.c:678
#: pg_dump.c:679
#, c-format
msgid " -b, --blobs include large objects in dump\n"
msgstr " -b, --blobs incluye objetos grandes en la extracci<63>n\n"
#: pg_dump.c:679 pg_restore.c:374
#: pg_dump.c:680 pg_restore.c:374
#, c-format
msgid " -c, --clean clean (drop) schema prior to create\n"
msgstr ""
" -c, --clean limpia (tira) el esquema antes de su creaci<63>n\n"
#: pg_dump.c:680
#: pg_dump.c:681
#, c-format
msgid ""
" -C, --create include commands to create database in dump\n"
@@ -203,14 +203,14 @@ msgstr ""
" -C, --create incluye comandos para crear la base de datos\n"
" en la extracci<63>n\n"
#: pg_dump.c:681 pg_dumpall.c:337
#: pg_dump.c:682 pg_dumpall.c:337
#, c-format
msgid ""
" -d, --inserts dump data as INSERT, rather than COPY, commands\n"
msgstr ""
" -d, --inserts extrae los datos usando INSERT, en vez de COPY\n"
#: pg_dump.c:682 pg_dumpall.c:338
#: pg_dump.c:683 pg_dumpall.c:338
#, c-format
msgid ""
" -D, --column-inserts dump data as INSERT commands with column names\n"
@@ -218,17 +218,17 @@ msgstr ""
" -D, --column-inserts extrae los datos usando INSERT con nombres\n"
" de columnas\n"
#: pg_dump.c:683
#: pg_dump.c:684
#, c-format
msgid " -n, --schema=SCHEMA dump the named schema only\n"
msgstr " -n, --schema=ESQUEMA extrae s<>lo el esquema nombrado\n"
#: pg_dump.c:684 pg_dumpall.c:340
#: pg_dump.c:685 pg_dumpall.c:340
#, c-format
msgid " -o, --oids include OIDs in dump\n"
msgstr " -o, --oids incluye OIDs en la extracci<63>n\n"
#: pg_dump.c:685
#: pg_dump.c:686
#, c-format
msgid ""
" -O, --no-owner skip restoration of object ownership\n"
@@ -237,12 +237,12 @@ msgstr ""
" -O, --no-owner en formato de s<>lo texto, no reestablecer\n"
" los due<75>os de los objetos\n"
#: pg_dump.c:687 pg_dumpall.c:342
#: pg_dump.c:688 pg_dumpall.c:342
#, c-format
msgid " -s, --schema-only dump only the schema, no data\n"
msgstr " -s, --schema-only extrae s<>lo el esquema, no los datos\n"
#: pg_dump.c:688
#: pg_dump.c:689
#, c-format
msgid ""
" -S, --superuser=NAME specify the superuser user name to use in\n"
@@ -251,17 +251,17 @@ msgstr ""
" -S, --superuser=NAME especifica el nombre del superusuario a usar en\n"
" el formato de s<>lo texto\n"
#: pg_dump.c:690
#: pg_dump.c:691
#, c-format
msgid " -t, --table=TABLE dump the named table only\n"
msgstr " -t, --table=TABLE extrae s<>lo la tabla nombrada\n"
#: pg_dump.c:691 pg_dumpall.c:344
#: pg_dump.c:692 pg_dumpall.c:344
#, c-format
msgid " -x, --no-privileges do not dump privileges (grant/revoke)\n"
msgstr " -x, --no-privileges no extrae los privilegios (grant/revoke)\n"
#: pg_dump.c:692 pg_dumpall.c:345
#: pg_dump.c:693 pg_dumpall.c:345
#, c-format
msgid ""
" -X disable-dollar-quoting, --disable-dollar-quoting\n"
@@ -271,7 +271,7 @@ msgstr ""
" deshabilita el uso de delimitadores de <20>d<EFBFBD>lar<61>\n"
" usa delimitadores de cadena est<73>ndares\n"
#: pg_dump.c:694 pg_restore.c:388 pg_dumpall.c:347
#: pg_dump.c:695 pg_restore.c:388 pg_dumpall.c:347
#, c-format
msgid ""
" -X disable-triggers, --disable-triggers\n"
@@ -282,7 +282,7 @@ msgstr ""
"el\n"
" restablecimiento de la extracci<63>n de s<>lo-datos\n"
#: pg_dump.c:696 pg_restore.c:390 pg_dumpall.c:349
#: pg_dump.c:697 pg_restore.c:390 pg_dumpall.c:349
#, c-format
msgid ""
" -X use-set-session-authorization, --use-set-session-authorization\n"
@@ -293,7 +293,7 @@ msgstr ""
" usa comandos SESSION AUTHORIZATION en lugar de\n"
" comandos OWNER TO\n"
#: pg_dump.c:700 pg_restore.c:394 pg_dumpall.c:353
#: pg_dump.c:701 pg_restore.c:394 pg_dumpall.c:353
#, c-format
msgid ""
"\n"
@@ -302,24 +302,24 @@ msgstr ""
"\n"
"Opciones de la conexi<78>n:\n"
#: pg_dump.c:701 pg_restore.c:395 pg_dumpall.c:354
#: pg_dump.c:702 pg_restore.c:395 pg_dumpall.c:354
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr ""
" -h, --host=ANFITRI<52>N anfitri<72>n de la base de datos o el \n"
" directorio del enchufe (socket)\n"
#: pg_dump.c:702 pg_restore.c:396 pg_dumpall.c:355
#: pg_dump.c:703 pg_restore.c:396 pg_dumpall.c:355
#, c-format
msgid " -p, --port=PORT database server port number\n"
msgstr " -p, --port=PUERTO n<>mero del puerto de la base de datos\n"
#: pg_dump.c:703 pg_restore.c:397 pg_dumpall.c:356
#: pg_dump.c:704 pg_restore.c:397 pg_dumpall.c:356
#, c-format
msgid " -U, --username=NAME connect as specified database user\n"
msgstr " -U, --username=USUARIO nombre de usuario con el cual conectarse\n"
#: pg_dump.c:704 pg_restore.c:398 pg_dumpall.c:357
#: pg_dump.c:705 pg_restore.c:398 pg_dumpall.c:357
#, c-format
msgid ""
" -W, --password force password prompt (should happen "
@@ -328,7 +328,7 @@ msgstr ""
" -W, --password fuerza un prompt para la contrase<73>a\n"
" (deber<65>a ser autom<6F>tico)\n"
#: pg_dump.c:706
#: pg_dump.c:707
#, c-format
msgid ""
"\n"
@@ -341,21 +341,21 @@ msgstr ""
"de la variable de ambiente PGDATABASE es usado.\n"
"\n"
#: pg_dump.c:708 pg_restore.c:402 pg_dumpall.c:360
#: pg_dump.c:709 pg_restore.c:402 pg_dumpall.c:360
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Reporta errores a <pgsql-bugs@postgresql.org>.\n"
#: pg_dump.c:716 pg_backup_archiver.c:1219
#: pg_dump.c:717 pg_backup_archiver.c:1219
msgid "*** aborted because of error\n"
msgstr "*** se abort<72> por un error\n"
#: pg_dump.c:798
#: pg_dump.c:799
#, c-format
msgid "dumping contents of table %s\n"
msgstr "extrayendo el contenido de la tabla %s\n"
#: pg_dump.c:910
#: pg_dump.c:911
#, c-format
msgid ""
"SQL command to dump the contents of table \"%s\" failed: PQendcopy() "
@@ -364,26 +364,26 @@ msgstr ""
"Fall<6C> el comando SQL para extraer el contenido de la tabla <20>%s<>: PQendcopy"
"()\n"
#: pg_dump.c:911 pg_dump.c:8050
#: pg_dump.c:912 pg_dump.c:8116
#, c-format
msgid "Error message from server: %s"
msgstr "Mensaje de error del servidor: %s"
#: pg_dump.c:912 pg_dump.c:8051
#: pg_dump.c:913 pg_dump.c:8117
#, c-format
msgid "The command was: %s\n"
msgstr "El comando es: %s\n"
#: pg_dump.c:1183
#: pg_dump.c:1184
msgid "saving database definition\n"
msgstr "salvando las definiciones de la base de datos\n"
#: pg_dump.c:1229
#: pg_dump.c:1230
#, c-format
msgid "missing pg_database entry for database \"%s\"\n"
msgstr "falta la entrada para la base de datos <20>%s<> en pg_database\n"
#: pg_dump.c:1236
#: pg_dump.c:1237
#, c-format
msgid ""
"query returned more than one (%d) pg_database entry for database \"%s\"\n"
@@ -391,97 +391,97 @@ msgstr ""
"la consulta regres<65> m<>s de un (%d) registro en pg_database \n"
"para la base de datos <20>%s<>\n"
#: pg_dump.c:1344
#: pg_dump.c:1345
msgid "saving encoding\n"
msgstr "salvando codificaciones\n"
#: pg_dump.c:1394
#: pg_dump.c:1395
msgid "saving large objects\n"
msgstr "salvando objetos grandes\n"
#: pg_dump.c:1427
#: pg_dump.c:1428
#, c-format
msgid "dumpBlobs(): could not open large object: %s"
msgstr "dumpBlobs(): no se puede abrir el objeto grande: %s"
#: pg_dump.c:1440
#: pg_dump.c:1441
#, c-format
msgid "dumpBlobs(): error reading large object: %s"
msgstr "dumpBlobs(): error al leer el objeto grande: %s"
#: pg_dump.c:1557
#: pg_dump.c:1558
#, c-format
msgid "WARNING: owner of schema \"%s\" appears to be invalid\n"
msgstr "PRECAUCI<43>N: el due<75>o del esquema <20>%s<> no es v<>lido\n"
#: pg_dump.c:1574
#: pg_dump.c:1575
#, c-format
msgid "specified schema \"%s\" does not exist\n"
msgstr "el esquema especificado <20>%s<> no existe\n"
#: pg_dump.c:1611
#: pg_dump.c:1612
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "el esquema con OID %u no existe\n"
#: pg_dump.c:1796
#: pg_dump.c:1797
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
msgstr "PRECAUCI<43>N: el due<75>o del tipo <20>%s<> no es v<>lido\n"
#: pg_dump.c:1894
#: pg_dump.c:1895
#, c-format
msgid "WARNING: owner of operator \"%s\" appears to be invalid\n"
msgstr "PRECAUCI<43>N: el due<75>o del operador <20>%s<> no es v<>lido\n"
#: pg_dump.c:2060
#: pg_dump.c:2061
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
msgstr "PRECAUCI<43>N: el due<75>o de la clase de operadores <20>%s<> no es v<>lido\n"
#: pg_dump.c:2164
#: pg_dump.c:2165
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
msgstr "PRECAUCI<43>N: el due<75>o de la funci<63>n de agregaci<63>n <20>%s<> no es v<>lido\n"
#: pg_dump.c:2298
#: pg_dump.c:2299
#, c-format
msgid "WARNING: owner of function \"%s\" appears to be invalid\n"
msgstr "PRECAUCI<43>N: el due<75>o de la funci<63>n <20>%s<> no es v<>lido\n"
#: pg_dump.c:2576
#: pg_dump.c:2586
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "PRECAUCI<43>N: el due<75>o de la tabla <20>%s<> no es v<>lido\n"
#: pg_dump.c:2595
#: pg_dump.c:2605
#, c-format
msgid "specified table \"%s\" does not exist\n"
msgstr "la tabla especificada <20>%s<> no existe\n"
#: pg_dump.c:2702
#: pg_dump.c:2712
#, c-format
msgid "reading indexes for table \"%s\"\n"
msgstr "extrayendo los <20>ndices para la tabla <20>%s<>\n"
#: pg_dump.c:2939
#: pg_dump.c:2949
#, c-format
msgid "reading foreign key constraints for table \"%s\"\n"
msgstr "extrayendo restricciones de llave for<6F>nea para la tabla <20>%s<>\n"
#: pg_dump.c:3215
#: pg_dump.c:3234
#, c-format
msgid "reading triggers for table \"%s\"\n"
msgstr "extrayendo los disparadores (triggers) para la tabla <20>%s<>\n"
#: pg_dump.c:3287
#: pg_dump.c:3306
#, c-format
msgid "expected %d triggers on table \"%s\" but found %d\n"
msgstr ""
"se esperaban %d disparadores (triggers) para la tabla <20>%s<> pero se "
"encontraron %d\n"
#: pg_dump.c:3332
#: pg_dump.c:3351
#, c-format
msgid ""
"query produced null referenced table name for foreign key trigger \"%s\" on "
@@ -490,69 +490,69 @@ msgstr ""
"la consulta produjo un nombre de tabla nulo para la llave for<6F>nea del \n"
"disparador \"%s\" en la tabla <20>%s<> (OID de la tabla: %u)\n"
#: pg_dump.c:3633
#: pg_dump.c:3652
#, c-format
msgid "finding the columns and types of table \"%s\"\n"
msgstr "buscando las columnas y tipos de la tabla <20>%s<>\n"
#: pg_dump.c:3719
#: pg_dump.c:3738
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "el n<>mero de columna no es v<>lido en la tabla <20>%s<>\n"
#: pg_dump.c:3753
#: pg_dump.c:3772
#, c-format
msgid "finding default expressions of table \"%s\"\n"
msgstr "buscando expresiones por omisi<73>n de la tabla <20>%s<>\n"
#: pg_dump.c:3836
#: pg_dump.c:3855
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "el valor de adnum %d para la tabla <20>%s<> no es v<>lido\n"
#: pg_dump.c:3854
#: pg_dump.c:3873
#, c-format
msgid "finding check constraints for table \"%s\"\n"
msgstr "buscando restricciones de revisi<73>n (check) para la tabla <20>%s<>\n"
#: pg_dump.c:3918
#: pg_dump.c:3937
#, c-format
msgid "expected %d check constraints on table \"%s\" but found %d\n"
msgstr ""
"se esperaban %d restricciones de revisi<73>n (check) en la tabla <20>%s<>\n"
"pero se encontraron %d\n"
#: pg_dump.c:3920
#: pg_dump.c:3939
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(Los cat<61>logos del sistema podr<64>an estar corruptos)\n"
#: pg_dump.c:4605 pg_dump.c:4771 pg_dump.c:5172 pg_dump.c:5558 pg_dump.c:5857
#: pg_dump.c:6059 pg_dump.c:6244
#: pg_dump.c:4628 pg_dump.c:4794 pg_dump.c:5195 pg_dump.c:5581 pg_dump.c:5880
#: pg_dump.c:6082 pg_dump.c:6267
#, c-format
msgid "Got %d rows instead of one from: %s"
msgstr "Obtuve %d renglones en lugar de uno desde: %s"
#: pg_dump.c:4880
#: pg_dump.c:4903
#, c-format
msgid "query yielded no rows: %s\n"
msgstr "la consulta no regres<65> renglones: %s\n"
#: pg_dump.c:5228
#: pg_dump.c:5251
msgid "WARNING: could not parse proargnames array\n"
msgstr "PRECAUCION: no se pudo reconocer el array proargnames\n"
#: pg_dump.c:5265
#: pg_dump.c:5288
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr ""
"el valor del atributo <20>provolatile<6C> para la funci<63>n <20>%s<> es desconocido\n"
#: pg_dump.c:5782
#: pg_dump.c:5805
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "PRECAUCI<43>N: no se pudo encontrar el operador con OID %s\n"
#: pg_dump.c:6272
#: pg_dump.c:6295
#, c-format
msgid ""
"WARNING: aggregate function %s could not be dumped correctly for this "
@@ -561,18 +561,18 @@ msgstr ""
"PRECAUCI<43>N: la funci<63>n de agregaci<63>n <20>%s<> no se puede extraer correctamente\n"
"para esta versi<73>n de la base de datos; ignorada\n"
#: pg_dump.c:6406
#: pg_dump.c:6429
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "no se puede reconocer la lista de ACL (%s) para el objeto <20>%s<> (%s)\n"
#: pg_dump.c:6500
#: pg_dump.c:6523
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr ""
"la consulta para obtener la definici<63>n de la vista <20>%s<> no regres<65> datos\n"
#: pg_dump.c:6503
#: pg_dump.c:6526
#, c-format
msgid ""
"query to obtain definition of view \"%s\" returned more than one definition\n"
@@ -580,74 +580,74 @@ msgstr ""
"la consulta para obtener la definici<63>n de la vista <20>%s<> regres<65> m<>s de una "
"definici<63>n\n"
#: pg_dump.c:6512
#: pg_dump.c:6535
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "la definici<63>n de la vista <20>%s<> esta vac<61>a (tama<6D>o cero)\n"
#: pg_dump.c:6814
#: pg_dump.c:6848
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "el n<>mero de columna %d no es v<>lido para la tabla <20>%s<>\n"
#: pg_dump.c:6916
#: pg_dump.c:6951
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "falta un <20>ndice para restricci<63>n <20>%s<>\n"
#: pg_dump.c:7076
#: pg_dump.c:7111
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "tipo de restricci<63>n inesperado: %c\n"
#: pg_dump.c:7118
#: pg_dump.c:7172
msgid "inserted invalid OID\n"
msgstr "se insert<72> un OID no v<>lido\n"
#: pg_dump.c:7124
#: pg_dump.c:7178
#, c-format
msgid "maximum system OID is %u\n"
msgstr "el m<>ximo OID del sistema es %u\n"
#: pg_dump.c:7165
#: pg_dump.c:7219
msgid "missing pg_database entry for this database\n"
msgstr "falta la entrada en pg_database para esta base de datos\n"
#: pg_dump.c:7170
#: pg_dump.c:7224
msgid "found more than one pg_database entry for this database\n"
msgstr ""
"se encontr<74> m<>s de una entrada en pg_database para esta base de datos\n"
#: pg_dump.c:7202
#: pg_dump.c:7256
msgid "could not find entry for pg_indexes in pg_class\n"
msgstr "no se puede encontrar una entrada para pg_indexes en pg_class\n"
#: pg_dump.c:7207
#: pg_dump.c:7261
msgid "found more than one entry for pg_indexes in pg_class\n"
msgstr "se encontro m<>s de una entrada para pg_indexes en la tabla pg_class\n"
#: pg_dump.c:7256
#: pg_dump.c:7310
#, c-format
msgid "query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
msgstr ""
"la consulta para obtener los datos de la secuencia <20>%s<> regres<65> %d entradas "
"mientras se esperaba s<>lo una\n"
#: pg_dump.c:7265
#: pg_dump.c:7319
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr ""
"la consulta para obtener los datos de la secuencia <20>%s<> regres<65> el nombre <20>%"
"s<>\n"
#: pg_dump.c:7506
#: pg_dump.c:7560
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr ""
"argumento de cadena (%s) no v<>lido para el disparador (trigger) <20>%s<> en la "
"tabla <20>%s<>\n"
#: pg_dump.c:7613
#: pg_dump.c:7667
#, c-format
msgid ""
"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
@@ -656,16 +656,16 @@ msgstr ""
"la consulta para obtener la regla <20>%s<> asociada con la tabla <20>%s<> fall<6C>: "
"retorn<72> un n<>mero incorrecto de renglones"
#: pg_dump.c:7681
#: pg_dump.c:7735
msgid "reading dependency data\n"
msgstr "obteniendo datos de dependencias\n"
#: pg_dump.c:7858
#: pg_dump.c:7924
#, c-format
msgid "query yielded %d rows instead of one: %s\n"
msgstr "la consulta regres<65> %d renglones en lugar de uno: %s\n"
#: pg_dump.c:8045
#: pg_dump.c:8111
msgid "SQL command failed\n"
msgstr "Fall<6C> el comando SQL\n"
@@ -1056,29 +1056,35 @@ msgstr "leyendo entrada de la tabla de contenidos %d (ID %d) para %s %s\n"
msgid "could not set session user to \"%s\": %s"
msgstr "no se puede establecer el usuario de sesi<73>n a <20>%s<>: %s"
#: pg_backup_archiver.c:2569
#: pg_backup_archiver.c:2436 pg_backup_archiver.c:2573
#, c-format
msgid "WARNING: don't know how to set owner for object type %s\n"
msgstr
"PRECAUCI<43>N: no se sabe c<>mo determinar el due<75>o para el objeto de tipo %s\n"
#: pg_backup_archiver.c:2606
msgid ""
"WARNING: requested compression not available in this installation -- archive "
"will be uncompressed\n"
msgstr ""
"PRECAUCI<43>N: la compresi<73>n solicitada no est<73> soportada en esta \n"
"PRECAUCI<43>N: la compresi<73>n solicitada no est<73> soportada en esta\n"
"instalaci<63>n -- el archivador no ser<65> comprimido\n"
#: pg_backup_archiver.c:2604
#: pg_backup_archiver.c:2641
msgid "did not find magic string in file header\n"
msgstr "no se encontr<74> la cadena m<>gica en el encabezado del archivo\n"
#: pg_backup_archiver.c:2618
#: pg_backup_archiver.c:2655
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "versi<73>n no soportada (%d.%d) en el encabezado del archivo\n"
#: pg_backup_archiver.c:2623
#: pg_backup_archiver.c:2660
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "revisi<73>n de integridad en el tama<6D>o del entero (%lu) fall<6C>\n"
#: pg_backup_archiver.c:2627
#: pg_backup_archiver.c:2664
msgid ""
"WARNING: archive was made on a machine with larger integers, some operations "
"may fail\n"
@@ -1086,13 +1092,13 @@ msgstr ""
"PRECAUCI<43>N: el archivador fue hecho en una m<>quina con enteros m<>s \n"
"grandes, algunas operaciones podr<64>an fallar\n"
#: pg_backup_archiver.c:2637
#: pg_backup_archiver.c:2674
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr ""
"el formato esperado (%d) difiere del formato encontrado en el archivo (%d)\n"
#: pg_backup_archiver.c:2653
#: pg_backup_archiver.c:2690
msgid ""
"WARNING: archive is compressed, but this installation does not support "
"compression -- no data will be available\n"
@@ -1100,7 +1106,7 @@ msgstr ""
"PRECAUCI<43>N: el archivador esta comprimido, pero esta instalaci<63>n no soporta\n"
"compresi<73>n -- no habr<62> datos disponibles\n"
#: pg_backup_archiver.c:2671
#: pg_backup_archiver.c:2708
msgid "WARNING: invalid creation date in header\n"
msgstr "PRECAUCI<43>N: la fecha de creaci<63>n en el encabezado no es v<>lida\n"
@@ -1898,32 +1904,47 @@ msgstr "%s: fall
msgid "%s: query was: %s\n"
msgstr "%s: la consulta fue: %s\n"
#: ../../port/exec.c:193 ../../port/exec.c:307 ../../port/exec.c:350
#: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351
#, c-format
msgid "could not identify current directory: %s"
msgstr "no se pudo identificar el directorio actual: %s"
#: ../../port/exec.c:323 ../../port/exec.c:359
#: ../../port/exec.c:213
#, c-format
msgid "invalid binary \"%s\""
msgstr "binario <20>%s<> no es v<>lido"
#: ../../port/exec.c:262
#, c-format
msgid "could not read binary \"%s\""
msgstr "no se pudo leer el binario <20>%s<>"
#: ../../port/exec.c:269
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "no se pudo encontrar un <20>%s<> para ejecutar"
#: ../../port/exec.c:324 ../../port/exec.c:360
#, c-format
msgid "could not change directory to \"%s\""
msgstr "no se pudo cambiar el directorio a <20>%s<>"
#: ../../port/exec.c:338
#: ../../port/exec.c:339
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "no se pudo leer el enlace simb<6D>lico <20>%s<>"
#: ../../port/exec.c:569
#: ../../port/exec.c:587
#, c-format
msgid "child process exited with exit code %d"
msgstr "el proceso hijo termin<69> con c<>digo de salida %d"
#: ../../port/exec.c:572
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by signal %d"
msgstr "el proceso hijo fue terminado por una se<73>al %d"
#: ../../port/exec.c:575
#: ../../port/exec.c:593
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "el proceso hijo termin<69> con c<>digo no reconocido %d"

View File

@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: psql 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-12-06 18:46-0300\n"
"POT-Creation-Date: 2005-01-17 10:17-0300\n"
"PO-Revision-Date: 2004-11-03 01:12-0300\n"
"Last-Translator: <20>lvaro Herrera <alvherre@dcc.uchile.cl>\n"
"Language-Team: Castellano <pgsql-es-ayuda@postgresql.org>\n"
@@ -27,230 +27,230 @@ msgstr "Comando \\%s no v
msgid "invalid command \\%s\n"
msgstr "comando \\%s no v<>lido\n"
#: command.c:135
#: command.c:137
#, c-format
msgid "\\%s: extra argument \"%s\" ignored\n"
msgstr "\\%s: argumento extra <20>%s<> ignorado\n"
#: command.c:244
#: command.c:254
#, c-format
msgid "could not get home directory: %s\n"
msgstr "No se ha podido obtener directorio home: %s\n"
#: command.c:260
#: command.c:270
#, c-format
msgid "\\%s: could not change directory to \"%s\": %s\n"
msgstr "\\%s: no se pudo cambiar directorio a <20>%s<>: %s\n"
#: command.c:374 command.c:766
#: command.c:384 command.c:776
msgid "no query buffer\n"
msgstr "no hay b<>fer de consulta\n"
#: command.c:437
#: command.c:447
#, c-format
msgid "%s: invalid encoding name or conversion procedure not found\n"
msgstr ""
"%s: nombre de codificaci<63>n no v<>lido o procedimiento de conversi<73>n\n"
"no encontrado\n"
#: command.c:505 command.c:539 command.c:553 command.c:570 command.c:616
#: command.c:746 command.c:777
#: command.c:515 command.c:549 command.c:563 command.c:580 command.c:626
#: command.c:756 command.c:787
#, c-format
msgid "\\%s: missing required argument\n"
msgstr "\\%s: falta argumento requerido\n"
#: command.c:602
#: command.c:612
msgid "Query buffer is empty."
msgstr "El b<>fer de consulta est<73> vac<61>o."
#: command.c:636
#: command.c:646
msgid "Query buffer reset (cleared)."
msgstr "El b<>fer de consulta ha sido reiniciado (limpiado)."
#: command.c:650
#: command.c:660
#, c-format
msgid "Wrote history to file \"%s\".\n"
msgstr "Se escribi<62> historial a archivo <20>%s<>.\n"
#: command.c:687 common.c:85 common.c:99 mainloop.c:71 print.c:230 print.c:237
#: command.c:697 common.c:85 common.c:99 mainloop.c:71 print.c:230 print.c:237
#: print.c:256 print.c:440 print.c:464 print.c:488 print.c:517 print.c:535
#: print.c:1156 print.c:1168 print.c:1189 print.c:1196 print.c:1211
#, c-format
msgid "out of memory\n"
msgstr "memoria agotada\n"
#: command.c:702 command.c:751
#: command.c:712 command.c:761
#, c-format
msgid "\\%s: error\n"
msgstr "\\%s: error\n"
#: command.c:732
#: command.c:742
msgid "Timing is on."
msgstr "Mostrar tiempos est<73> activado."
#: command.c:734
#: command.c:744
msgid "Timing is off."
msgstr "Mostrar tiempos est<73> desactivado."
#: command.c:794 command.c:814 command.c:1199 command.c:1206 command.c:1216
#: command.c:1228 command.c:1241 command.c:1255 command.c:1277 command.c:1308
#: command.c:804 command.c:824 command.c:1209 command.c:1216 command.c:1226
#: command.c:1238 command.c:1251 command.c:1265 command.c:1287 command.c:1318
#: common.c:170 copy.c:530 copy.c:575
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
#: command.c:921 command.c:945 startup.c:188 startup.c:206
#: command.c:931 command.c:955 startup.c:188 startup.c:206
msgid "Password: "
msgstr "Contrase<73>a: "
#: command.c:959 common.c:216 common.c:685 common.c:740 common.c:983
#: command.c:969 common.c:216 common.c:685 common.c:740 common.c:983
#, c-format
msgid "%s"
msgstr "%s"
#: command.c:963
#: command.c:973
msgid "Previous connection kept\n"
msgstr "Se ha mantenido la conexi<78>n anterior\n"
#: command.c:975
#: command.c:985
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
#: command.c:987
#: command.c:997
#, c-format
msgid "You are now connected to database \"%s\".\n"
msgstr "Ahora est<73> conectado a la base de datos <20>%s<>.\n"
#: command.c:989
#: command.c:999
#, c-format
msgid "You are now connected as new user \"%s\".\n"
msgstr "Ahora est<73> conectado como el usuario <20>%s<>.\n"
#: command.c:992
#: command.c:1002
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
msgstr ""
"Ahora est<73> conectado a la base de datos <20>%s<>\n"
"con el usuario <20>%s<>.\n"
#: command.c:1117
#: command.c:1127
#, c-format
msgid "could not start editor \"%s\"\n"
msgstr "no se pudo iniciar el editor <20>%s<>\n"
#: command.c:1119
#: command.c:1129
msgid "could not start /bin/sh\n"
msgstr "no se pudo iniciar /bin/sh\n"
#: command.c:1158
#: command.c:1168
#, c-format
msgid "cannot locate temporary directory: %s"
msgstr "no se encontr<74> el directorio temporal: %s"
#: command.c:1184
#: command.c:1194
#, c-format
msgid "could not open temporary file \"%s\": %s\n"
msgstr "no se pudo abrir archivo temporal <20>%s<>: %s\n"
#: command.c:1376
#: command.c:1386
msgid "\\pset: allowed formats are unaligned, aligned, html, latex\n"
msgstr "\\pset: formatos permitidos son unaligned, aligned, html, latex\n"
#: command.c:1381
#: command.c:1391
#, c-format
msgid "Output format is %s.\n"
msgstr "El formato de salida es %s.\n"
#: command.c:1391
#: command.c:1401
#, c-format
msgid "Border style is %d.\n"
msgstr "El estilo de borde es %d.\n"
#: command.c:1400
#: command.c:1410
#, c-format
msgid "Expanded display is on.\n"
msgstr "Se ha activado el despliegue expandido.\n"
#: command.c:1401
#: command.c:1411
#, c-format
msgid "Expanded display is off.\n"
msgstr "Se ha desactivado el despliegue expandido.\n"
#: command.c:1413
#: command.c:1423
#, c-format
msgid "Null display is \"%s\".\n"
msgstr "Despliegue de nulos es <20>%s<>.\n"
#: command.c:1425
#: command.c:1435
#, c-format
msgid "Field separator is \"%s\".\n"
msgstr "El separador de campos es <20>%s<>.\n"
#: command.c:1439
#: command.c:1449
#, c-format
msgid "Record separator is <newline>."
msgstr "El separador de filas es <salto de l<>nea>."
#: command.c:1441
#: command.c:1451
#, c-format
msgid "Record separator is \"%s\".\n"
msgstr "El separador de filas es <20>%s<>.\n"
#: command.c:1452
#: command.c:1462
msgid "Showing only tuples."
msgstr "Mostrando s<>lo filas."
#: command.c:1454
#: command.c:1464
msgid "Tuples only is off."
msgstr "Mostrar s<>lo filas est<73> desactivado."
#: command.c:1470
#: command.c:1480
#, c-format
msgid "Title is \"%s\".\n"
msgstr "El t<>tulo es <20>%s<>.\n"
#: command.c:1472
#: command.c:1482
#, c-format
msgid "Title is unset.\n"
msgstr "El t<>tulo ha sido indefinido.\n"
#: command.c:1488
#: command.c:1498
#, c-format
msgid "Table attribute is \"%s\".\n"
msgstr "Los atributos de tabla son <20>%s<>.\n"
#: command.c:1490
#: command.c:1500
#, c-format
msgid "Table attributes unset.\n"
msgstr "Los atributos de tabla han sido indefinidos.\n"
#: command.c:1506
#: command.c:1516
msgid "Pager is used for long output."
msgstr "El paginador se usar<61> para salida larga."
#: command.c:1508
#: command.c:1518
msgid "Pager is always used."
msgstr "El paginador se usar<61> siempre."
#: command.c:1510
#: command.c:1520
msgid "Pager usage is off."
msgstr "El paginador no se usar<61>."
#: command.c:1521
#: command.c:1531
msgid "Default footer is on."
msgstr "El pie por omisi<73>n est<73> activo."
#: command.c:1523
#: command.c:1533
msgid "Default footer is off."
msgstr "El pie de p<>gina por omisi<73>n est<73> desactivado."
#: command.c:1529
#: command.c:1539
#, c-format
msgid "\\pset: unknown option: %s\n"
msgstr "\\pset: opci<63>n desconocida: %s\n"
#: command.c:1582
#: command.c:1592
msgid "\\!: failed\n"
msgstr "\\!: fall<6C>\n"
@@ -948,12 +948,12 @@ msgstr ""
"No hay ayuda disponible para <20>%-.*s<>.\n"
"Pruebe \\h sin argumentos para mostrar los elementos de ayuda disponibles.\n"
#: input.c:210
#: input.c:211
#, c-format
msgid "could not save history to file \"%s\": %s\n"
msgstr "no se pudo guardar historial a archivo <20>%s<>: %s\n"
#: input.c:213
#: input.c:214
msgid "history is not supported by this installation\n"
msgstr "el historial de comandos no est<73> soportado en esta instalaci<63>n\n"
@@ -1001,7 +1001,7 @@ msgstr "(1 fila)"
msgid "(%d rows)"
msgstr "(%d filas)"
#: startup.c:133
#: startup.c:138
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: memoria agotada.\n"
@@ -1061,17 +1061,31 @@ msgstr "%s: atenci
msgid "%s: Warning: The -u option is deprecated. Use -U.\n"
msgstr "%s: Atenci<63>n: La opci<63>n -u est<73> obsoleta. Use -U.\n"
#: startup.c:630
#: startup.c:627
msgid "contains support for command-line editing"
msgstr "incluye soporte para edici<63>n de l<>nea de comandos"
#: startup.c:653
#: startup.c:650
#, c-format
msgid ""
"SSL connection (cipher: %s, bits: %i)\n"
"\n"
msgstr "conexi<78>n SSL (cifrado: %s, bits: %i)\n"
#: startup.c:673
#, c-format
msgid ""
"Warning: Console code page (%u) differs from Windows code page (%u)\n"
" 8-bit characters may not work correctly. See psql reference\n"
" page \"Notes for Windows users\" for details.\n"
"\n"
msgstr ""
"Precauci<63>n: El c<>digo de p<>gina de la consola (%u) difiere del c<>digo\n"
" de p<>gina de Windows (%u).\n"
" Los caracteres de 8 bits pueden funcionar incorrectamente.\n"
" Vea la p<>gina de referencia de psql <20>Notes for Windows users<72>\n"
" para obtener m<>s detalles.\n"
#: describe.c:82 describe.c:177 describe.c:247 describe.c:320 describe.c:415
#: describe.c:469 describe.c:1476 describe.c:1585 describe.c:1633
msgid "Schema"
@@ -3191,32 +3205,47 @@ msgstr ""
"VACUUM [ FULL | FREEZE ] [ VERBOSE ] [ table ]\n"
"VACUUM [ FULL | FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
#: ../../port/exec.c:193 ../../port/exec.c:307 ../../port/exec.c:350
#: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351
#, c-format
msgid "could not identify current directory: %s"
msgstr "no se pudo identificar el directorio actual: %s"
#: ../../port/exec.c:323 ../../port/exec.c:359
#: ../../port/exec.c:213
#, c-format
msgid "invalid binary \"%s\""
msgstr "el binario <20>%s<> no es v<>lido"
#: ../../port/exec.c:262
#, c-format
msgid "could not read binary \"%s\""
msgstr "no se pudo leer el enlace binario <20>%s<>"
#: ../../port/exec.c:269
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "no se pudo encontrar un <20>%s<> para ejecutar"
#: ../../port/exec.c:324 ../../port/exec.c:360
#, c-format
msgid "could not change directory to \"%s\""
msgstr "no se pudo cambiar el directorio a <20>%s<>"
#: ../../port/exec.c:338
#: ../../port/exec.c:339
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "no se pudo leer el enlace simb<6D>lico <20>%s<>"
#: ../../port/exec.c:569
#: ../../port/exec.c:587
#, c-format
msgid "child process exited with exit code %d"
msgstr "el proceso hijo termin<69> con c<>digo de salida %d"
#: ../../port/exec.c:572
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by signal %d"
msgstr "el proceso hijo fue terminado por una se<73>al %d"
#: ../../port/exec.c:575
#: ../../port/exec.c:593
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "el proceso hijo termin<69> con c<>digo no reconocido %d"