1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-12 16:21:30 +03:00

Translation updates

Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 883c344840ce605f4c9e56453c77190b0d4dcffc
This commit is contained in:
Peter Eisentraut 2019-05-06 14:49:30 +02:00
parent 71185228cc
commit f578efc97e
36 changed files with 19709 additions and 15143 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: initdb (PostgreSQL 9.6)\n" "Project-Id-Version: initdb (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:52+0000\n" "POT-Creation-Date: 2019-04-18 16:33+0000\n"
"PO-Revision-Date: 2017-08-28 11:37+0200\n" "PO-Revision-Date: 2017-08-28 11:37+0200\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
@ -190,7 +190,7 @@ msgstr "no se pudo obtener junction para «%s»: %s\n"
msgid "%s: out of memory\n" msgid "%s: out of memory\n"
msgstr "%s: memoria agotada\n" msgstr "%s: memoria agotada\n"
#: initdb.c:460 initdb.c:1623 #: initdb.c:460 initdb.c:1626
#, 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"
@ -210,7 +210,7 @@ msgstr "%s: no se pudo escribir el archivo «%s»: %s\n"
msgid "%s: could not open directory \"%s\": %s\n" msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: no se pudo abrir el directorio «%s»: %s\n" msgstr "%s: no se pudo abrir el directorio «%s»: %s\n"
#: initdb.c:587 initdb.c:2346 #: initdb.c:587 initdb.c:2349
#, c-format #, c-format
msgid "%s: could not stat file \"%s\": %s\n" msgid "%s: could not stat file \"%s\": %s\n"
msgstr "%s: no se pudo hacer stat del archivo «%s»: %s\n" msgstr "%s: no se pudo hacer stat del archivo «%s»: %s\n"
@ -327,36 +327,36 @@ msgstr "%s: no se pudo acceder al archivo «%s»: %s\n"
msgid "%s: file \"%s\" is not a regular file\n" msgid "%s: file \"%s\" is not a regular file\n"
msgstr "%s: el archivo «%s» no es un archivo regular\n" msgstr "%s: el archivo «%s» no es un archivo regular\n"
#: initdb.c:1123 #: initdb.c:1126
#, c-format #, 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:1153 #: initdb.c:1156
#, c-format #, 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:1186 #: initdb.c:1189
#, c-format #, c-format
msgid "selecting dynamic shared memory implementation ... " msgid "selecting dynamic shared memory implementation ... "
msgstr "seleccionando implementación de memoria compartida dinámica ..." msgstr "seleccionando implementación de memoria compartida dinámica ..."
#: initdb.c:1204 #: initdb.c:1207
msgid "creating configuration files ... " msgid "creating configuration files ... "
msgstr "creando archivos de configuración ... " msgstr "creando archivos de configuración ... "
#: initdb.c:1328 initdb.c:1348 initdb.c:1432 initdb.c:1448 #: initdb.c:1331 initdb.c:1351 initdb.c:1435 initdb.c:1451
#, c-format #, c-format
msgid "%s: could not change permissions of \"%s\": %s\n" msgid "%s: could not change permissions of \"%s\": %s\n"
msgstr "%s: no se pudo cambiar los permisos de «%s»: %s\n" msgstr "%s: no se pudo cambiar los permisos de «%s»: %s\n"
#: initdb.c:1472 #: initdb.c:1475
#, c-format #, c-format
msgid "running bootstrap script ... " msgid "running bootstrap script ... "
msgstr "ejecutando script de inicio (bootstrap) ... " msgstr "ejecutando script de inicio (bootstrap) ... "
#: initdb.c:1488 #: initdb.c:1491
#, 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"
@ -365,94 +365,94 @@ 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 instalación o especifique la ruta correcta usando la opción -L.\n" "Verifique su instalación o especifique la ruta correcta usando la opción -L.\n"
#: initdb.c:1598 #: initdb.c:1601
msgid "Enter new superuser password: " msgid "Enter new superuser password: "
msgstr "Ingrese la nueva contraseña del superusuario: " msgstr "Ingrese la nueva contraseña del superusuario: "
#: initdb.c:1599 #: initdb.c:1602
msgid "Enter it again: " msgid "Enter it again: "
msgstr "Ingrésela nuevamente: " msgstr "Ingrésela nuevamente: "
#: initdb.c:1602 #: initdb.c:1605
#, c-format #, c-format
msgid "Passwords didn't match.\n" msgid "Passwords didn't match.\n"
msgstr "Las constraseñas no coinciden.\n" msgstr "Las constraseñas no coinciden.\n"
#: initdb.c:1630 #: initdb.c:1633
#, 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 contraseña desde el archivo «%s»: %s\n" msgstr "%s: no se pudo leer la contraseña desde el archivo «%s»: %s\n"
#: initdb.c:1633 #: initdb.c:1636
#, c-format #, c-format
msgid "%s: password file \"%s\" is empty\n" msgid "%s: password file \"%s\" is empty\n"
msgstr "%s: el archivo de contraseña «%s» está vacío\n" msgstr "%s: el archivo de contraseña «%s» está vacío\n"
#: initdb.c:1878 #: initdb.c:1881
#, c-format #, c-format
msgid "%s: locale name too long, skipped: \"%s\"\n" msgid "%s: locale name too long, skipped: \"%s\"\n"
msgstr "%s: nombre de configuración regional demasiado largo, saltando: «%s»\n" msgstr "%s: nombre de configuración regional demasiado largo, saltando: «%s»\n"
#: initdb.c:1903 #: initdb.c:1906
#, c-format #, c-format
msgid "%s: locale name has non-ASCII characters, skipped: \"%s\"\n" msgid "%s: locale name has non-ASCII characters, skipped: \"%s\"\n"
msgstr "%s: nombre de configuración regional tiene caracteres no ASCII, saltando: «%s»\n" msgstr "%s: nombre de configuración regional tiene caracteres no ASCII, saltando: «%s»\n"
#: initdb.c:1976 #: initdb.c:1979
#, c-format #, c-format
msgid "No usable system locales were found.\n" msgid "No usable system locales were found.\n"
msgstr "No se encontraron configuraciones regionales utilizables.\n" msgstr "No se encontraron configuraciones regionales utilizables.\n"
#: initdb.c:1977 #: initdb.c:1980
#, c-format #, c-format
msgid "Use the option \"--debug\" to see details.\n" msgid "Use the option \"--debug\" to see details.\n"
msgstr "Use la opción «--debug» para ver detalles.\n" msgstr "Use la opción «--debug» para ver detalles.\n"
#: initdb.c:2329 #: initdb.c:2332
msgid "syncing data to disk ... " msgid "syncing data to disk ... "
msgstr "sincronizando los datos a disco ... " msgstr "sincronizando los datos a disco ... "
#: initdb.c:2423 #: initdb.c:2426
#, c-format #, c-format
msgid "caught signal\n" msgid "caught signal\n"
msgstr "se ha capturado una señal\n" msgstr "se ha capturado una señal\n"
#: initdb.c:2429 #: initdb.c:2432
#, 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:2437 #: initdb.c:2440
#, c-format #, c-format
msgid "ok\n" msgid "ok\n"
msgstr "hecho\n" msgstr "hecho\n"
#: initdb.c:2527 #: initdb.c:2530
#, c-format #, c-format
msgid "%s: setlocale() failed\n" msgid "%s: setlocale() failed\n"
msgstr "%s: setlocale() falló\n" msgstr "%s: setlocale() falló\n"
#: initdb.c:2545 #: initdb.c:2548
#, c-format #, c-format
msgid "%s: failed to restore old locale \"%s\"\n" msgid "%s: failed to restore old locale \"%s\"\n"
msgstr "%s: no se pudo restaurar la configuración regional anterior «%s»\n" msgstr "%s: no se pudo restaurar la configuración regional anterior «%s»\n"
#: initdb.c:2555 #: initdb.c:2558
#, c-format #, c-format
msgid "%s: invalid locale name \"%s\"\n" msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: nombre de configuración regional «%s» no es válido\n" msgstr "%s: nombre de configuración regional «%s» no es válido\n"
#: initdb.c:2567 #: initdb.c:2570
#, c-format #, c-format
msgid "%s: invalid locale settings; check LANG and LC_* environment variables\n" msgid "%s: invalid locale settings; check LANG and LC_* environment variables\n"
msgstr "%s: configuración regional inválida; revise las variables de entorno LANG y LC_*\n" msgstr "%s: configuración regional inválida; revise las variables de entorno LANG y LC_*\n"
#: initdb.c:2595 #: initdb.c:2598
#, c-format #, c-format
msgid "%s: encoding mismatch\n" msgid "%s: encoding mismatch\n"
msgstr "%s: codificaciones no coinciden\n" msgstr "%s: codificaciones no coinciden\n"
#: initdb.c:2597 #: initdb.c:2600
#, c-format #, c-format
msgid "" msgid ""
"The encoding you selected (%s) and the encoding that the\n" "The encoding you selected (%s) and the encoding that the\n"
@ -467,7 +467,7 @@ msgstr ""
"Ejecute %s nuevamente y no especifique una codificación, o bien especifique\n" "Ejecute %s nuevamente y no especifique una codificación, o bien especifique\n"
"una combinación adecuada.\n" "una combinación adecuada.\n"
#: initdb.c:2669 #: initdb.c:2672
#, c-format #, c-format
msgid "" msgid ""
"%s initializes a PostgreSQL database cluster.\n" "%s initializes a PostgreSQL database cluster.\n"
@ -476,17 +476,17 @@ 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:2670 #: initdb.c:2673
#, c-format #, c-format
msgid "Usage:\n" msgid "Usage:\n"
msgstr "Empleo:\n" msgstr "Empleo:\n"
#: initdb.c:2671 #: initdb.c:2674
#, c-format #, c-format
msgid " %s [OPTION]... [DATADIR]\n" msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [OPCIÓN]... [DATADIR]\n" msgstr " %s [OPCIÓN]... [DATADIR]\n"
#: initdb.c:2672 #: initdb.c:2675
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -495,45 +495,45 @@ msgstr ""
"\n" "\n"
"Opciones:\n" "Opciones:\n"
#: initdb.c:2673 #: initdb.c:2676
#, c-format #, c-format
msgid " -A, --auth=METHOD default authentication method for local connections\n" msgid " -A, --auth=METHOD default authentication method for local connections\n"
msgstr "" msgstr ""
" -A, --auth=MÉTODO método de autentificación por omisión para\n" " -A, --auth=MÉTODO método de autentificación por omisión para\n"
" conexiones locales\n" " conexiones locales\n"
#: initdb.c:2674 #: initdb.c:2677
#, c-format #, c-format
msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n" msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n"
msgstr "" msgstr ""
" --auth-host=MÉTODO método de autentificación por omisión para\n" " --auth-host=MÉTODO método de autentificación por omisión para\n"
" conexiones locales TCP/IP\n" " conexiones locales TCP/IP\n"
#: initdb.c:2675 #: initdb.c:2678
#, c-format #, c-format
msgid " --auth-local=METHOD default authentication method for local-socket connections\n" msgid " --auth-local=METHOD default authentication method for local-socket connections\n"
msgstr "" msgstr ""
" --auth-local=MÉTODO método de autentificación por omisión para\n" " --auth-local=MÉTODO método de autentificación por omisión para\n"
" conexiones de socket local\n" " conexiones de socket local\n"
#: initdb.c:2676 #: initdb.c:2679
#, c-format #, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n" msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr " [-D, --pgdata=]DATADIR ubicación para este cluster de bases de datos\n" msgstr " [-D, --pgdata=]DATADIR ubicación para este cluster de bases de datos\n"
#: initdb.c:2677 #: initdb.c:2680
#, c-format #, 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 " -E, --encoding=CODIF codificación por omisión para nuevas bases de datos\n" msgstr " -E, --encoding=CODIF codificación por omisión para nuevas bases de datos\n"
#: initdb.c:2678 #: initdb.c:2681
#, c-format #, c-format
msgid " --locale=LOCALE set default locale for new databases\n" msgid " --locale=LOCALE set default locale for new databases\n"
msgstr "" msgstr ""
" --locale=LOCALE configuración regional por omisión para \n" " --locale=LOCALE configuración regional por omisión para \n"
" nuevas bases de datos\n" " nuevas bases de datos\n"
#: initdb.c:2679 #: initdb.c:2682
#, c-format #, c-format
msgid "" msgid ""
" --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n" " --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
@ -547,17 +547,17 @@ msgstr ""
" en la categoría respectiva (el valor por omisión\n" " en la categoría respectiva (el valor por omisión\n"
" es tomado de variables de ambiente)\n" " es tomado de variables de ambiente)\n"
#: initdb.c:2683 #: initdb.c:2686
#, c-format #, 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:2684 #: initdb.c:2687
#, c-format #, c-format
msgid " --pwfile=FILE read password for the new superuser from file\n" msgid " --pwfile=FILE read password for the new superuser from file\n"
msgstr " --pwfile=ARCHIVO leer contraseña del nuevo superusuario del archivo\n" msgstr " --pwfile=ARCHIVO leer contraseña del nuevo superusuario del archivo\n"
#: initdb.c:2685 #: initdb.c:2688
#, c-format #, c-format
msgid "" msgid ""
" -T, --text-search-config=CFG\n" " -T, --text-search-config=CFG\n"
@ -566,24 +566,24 @@ msgstr ""
" -T, --text-search-config=CONF\n" " -T, --text-search-config=CONF\n"
" configuración de búsqueda en texto por omisión\n" " configuración de búsqueda en texto por omisión\n"
#: initdb.c:2687 #: initdb.c:2690
#, c-format #, 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:2688 #: initdb.c:2691
#, c-format #, c-format
msgid " -W, --pwprompt prompt for a password for the new superuser\n" msgid " -W, --pwprompt prompt for a password for the new superuser\n"
msgstr " -W, --pwprompt pedir una contraseña para el nuevo superusuario\n" msgstr " -W, --pwprompt pedir una contraseña para el nuevo superusuario\n"
#: initdb.c:2689 #: initdb.c:2692
#, c-format #, c-format
msgid " -X, --xlogdir=XLOGDIR location for the transaction log directory\n" msgid " -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr "" msgstr ""
" -X, --xlogdir=XLOGDIR ubicación del directorio del registro de\n" " -X, --xlogdir=XLOGDIR ubicación del directorio del registro de\n"
" transacciones\n" " transacciones\n"
#: initdb.c:2690 #: initdb.c:2693
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -592,42 +592,42 @@ msgstr ""
"\n" "\n"
"Opciones menos usadas:\n" "Opciones menos usadas:\n"
#: initdb.c:2691 #: initdb.c:2694
#, c-format #, 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 depuración\n" msgstr " -d, --debug genera mucha salida de depuración\n"
#: initdb.c:2692 #: initdb.c:2695
#, c-format #, c-format
msgid " -k, --data-checksums use data page checksums\n" msgid " -k, --data-checksums use data page checksums\n"
msgstr " -k, --data-checksums activar sumas de verificación en páginas de datos\n" msgstr " -k, --data-checksums activar sumas de verificación en páginas de datos\n"
#: initdb.c:2693 #: initdb.c:2696
#, c-format #, 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:2694 #: initdb.c:2697
#, c-format #, 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 después de errores\n" msgstr " -n, --noclean no limpiar después de errores\n"
#: initdb.c:2695 #: initdb.c:2698
#, c-format #, c-format
msgid " -N, --nosync do not wait for changes to be written safely to disk\n" msgid " -N, --nosync do not wait for changes to be written safely to disk\n"
msgstr " -N, --nosync no esperar que los cambios se sincronicen a disco\n" msgstr " -N, --nosync no esperar que los cambios se sincronicen a disco\n"
#: initdb.c:2696 #: initdb.c:2699
#, c-format #, 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:2697 #: initdb.c:2700
#, c-format #, c-format
msgid " -S, --sync-only only sync data directory\n" msgid " -S, --sync-only only sync data directory\n"
msgstr " -S, --sync-only sólo sincronizar el directorio de datos\n" msgstr " -S, --sync-only sólo sincronizar el directorio de datos\n"
#: initdb.c:2698 #: initdb.c:2701
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -636,17 +636,17 @@ msgstr ""
"\n" "\n"
"Otras opciones:\n" "Otras opciones:\n"
#: initdb.c:2699 #: initdb.c:2702
#, c-format #, c-format
msgid " -V, --version output version information, then exit\n" msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostrar información de version y salir\n" msgstr " -V, --version mostrar información de version y salir\n"
#: initdb.c:2700 #: initdb.c:2703
#, c-format #, 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:2701 #: initdb.c:2704
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -657,7 +657,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:2703 #: initdb.c:2706
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -666,7 +666,7 @@ msgstr ""
"\n" "\n"
"Reporte errores a <pgsql-bugs@postgresql.org>.\n" "Reporte errores a <pgsql-bugs@postgresql.org>.\n"
#: initdb.c:2711 #: initdb.c:2714
msgid "" msgid ""
"\n" "\n"
"WARNING: enabling \"trust\" authentication for local connections\n" "WARNING: enabling \"trust\" authentication for local connections\n"
@ -678,19 +678,19 @@ msgstr ""
"Puede cambiar esto editando pg_hba.conf o usando el parámetro -A,\n" "Puede cambiar esto editando pg_hba.conf o usando el parámetro -A,\n"
"o --auth-local y --auth-host la próxima vez que ejecute initdb.\n" "o --auth-local y --auth-host la próxima vez que ejecute initdb.\n"
#: initdb.c:2733 #: initdb.c:2736
#, c-format #, c-format
msgid "%s: invalid authentication method \"%s\" for \"%s\" connections\n" msgid "%s: invalid authentication method \"%s\" for \"%s\" connections\n"
msgstr "%s: método de autentificación «%s» no válido para conexiones «%s»\n" msgstr "%s: método de autentificación «%s» no válido para conexiones «%s»\n"
#: initdb.c:2747 #: initdb.c:2750
#, c-format #, c-format
msgid "%s: must specify a password for the superuser to enable %s authentication\n" msgid "%s: must specify a password for the superuser to enable %s authentication\n"
msgstr "" msgstr ""
"%s: debe especificar una contraseña al superusuario para activar\n" "%s: debe especificar una contraseña al superusuario para activar\n"
"autentificación %s\n" "autentificación %s\n"
#: initdb.c:2774 #: initdb.c:2777
#, c-format #, c-format
msgid "" msgid ""
"%s: no data directory specified\n" "%s: no data directory specified\n"
@ -702,7 +702,7 @@ msgstr ""
"Debe especificar el directorio donde residirán los datos para este cluster.\n" "Debe especificar el directorio donde residirán los datos para este cluster.\n"
"Hágalo usando la opción -D o la variable de ambiente PGDATA.\n" "Hágalo usando la opción -D o la variable de ambiente PGDATA.\n"
#: initdb.c:2812 #: initdb.c:2815
#, 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"
@ -713,7 +713,7 @@ msgstr ""
"directorio que «%s».\n" "directorio que «%s».\n"
"Verifique su instalación.\n" "Verifique su instalación.\n"
#: initdb.c:2819 #: initdb.c:2822
#, c-format #, c-format
msgid "" msgid ""
"The program \"postgres\" was found by \"%s\"\n" "The program \"postgres\" was found by \"%s\"\n"
@ -724,17 +724,17 @@ msgstr ""
"de la misma versión que «%s».\n" "de la misma versión que «%s».\n"
"Verifique su instalación.\n" "Verifique su instalación.\n"
#: initdb.c:2838 #: initdb.c:2841
#, 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 ubicación de archivos de entrada debe ser una ruta absoluta\n" msgstr "%s: la ubicación de archivos de entrada debe ser una ruta absoluta\n"
#: initdb.c:2857 #: initdb.c:2860
#, 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 configuración regional «%s».\n" msgstr "El cluster será inicializado con configuración regional «%s».\n"
#: initdb.c:2860 #: initdb.c:2863
#, c-format #, c-format
msgid "" msgid ""
"The database cluster will be initialized with locales\n" "The database cluster will be initialized with locales\n"
@ -753,24 +753,24 @@ msgstr ""
" NUMERIC: %s\n" " NUMERIC: %s\n"
" TIME: %s\n" " TIME: %s\n"
#: initdb.c:2884 #: initdb.c:2887
#, 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 codificación apropiada para\n" "%s: no se pudo encontrar una codificación apropiada para\n"
"la configuración regional «%s»\n" "la configuración regional «%s»\n"
#: initdb.c:2886 #: initdb.c:2889
#, 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 opción -E.\n" msgstr "Ejecute %s con la opción -E.\n"
#: initdb.c:2887 initdb.c:3508 initdb.c:3529 #: initdb.c:2890 initdb.c:3511 initdb.c:3532
#, 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 información.\n" msgstr "Use «%s --help» para obtener mayor información.\n"
#: initdb.c:2899 #: initdb.c:2902
#, c-format #, c-format
msgid "" msgid ""
"Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n" "Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n"
@ -780,12 +780,12 @@ msgstr ""
"no puede ser usada como codificación del lado del servidor.\n" "no puede ser usada como codificación del lado del servidor.\n"
"La codificación por omisión será «%s».\n" "La codificación por omisión será «%s».\n"
#: initdb.c:2907 #: initdb.c:2910
#, c-format #, c-format
msgid "%s: locale \"%s\" requires unsupported encoding \"%s\"\n" msgid "%s: locale \"%s\" requires unsupported encoding \"%s\"\n"
msgstr "%s: la configuración regional «%s» requiere la codificación no soportada «%s»\n" msgstr "%s: la configuración regional «%s» requiere la codificación no soportada «%s»\n"
#: initdb.c:2910 #: initdb.c:2913
#, c-format #, c-format
msgid "" msgid ""
"Encoding \"%s\" is not allowed as a server-side encoding.\n" "Encoding \"%s\" is not allowed as a server-side encoding.\n"
@ -795,63 +795,63 @@ msgstr ""
"del servidor.\n" "del servidor.\n"
"Ejecute %s nuevamente con una selección de configuración regional diferente.\n" "Ejecute %s nuevamente con una selección de configuración regional diferente.\n"
#: initdb.c:2919 #: initdb.c:2922
#, 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 codificación por omisión ha sido por lo tanto definida a «%s».\n" msgstr "La codificación por omisión ha sido por lo tanto definida a «%s».\n"
#: initdb.c:2990 #: initdb.c:2993
#, c-format #, c-format
msgid "%s: could not find suitable text search configuration for locale \"%s\"\n" msgid "%s: could not find suitable text search configuration for locale \"%s\"\n"
msgstr "" msgstr ""
"%s: no se pudo encontrar una configuración para búsqueda en texto apropiada\n" "%s: no se pudo encontrar una configuración para búsqueda en texto apropiada\n"
"para la configuración regional «%s»\n" "para la configuración regional «%s»\n"
#: initdb.c:3001 #: initdb.c:3004
#, c-format #, c-format
msgid "%s: warning: suitable text search configuration for locale \"%s\" is unknown\n" msgid "%s: warning: suitable text search configuration for locale \"%s\" is unknown\n"
msgstr "" msgstr ""
"%s: atención: la configuración de búsqueda en texto apropiada para\n" "%s: atención: la configuración de búsqueda en texto apropiada para\n"
"la configuración regional «%s» es desconocida\n" "la configuración regional «%s» es desconocida\n"
#: initdb.c:3006 #: initdb.c:3009
#, c-format #, c-format
msgid "%s: warning: specified text search configuration \"%s\" might not match locale \"%s\"\n" msgid "%s: warning: specified text search configuration \"%s\" might not match locale \"%s\"\n"
msgstr "" msgstr ""
"%s: atención: la configuración de búsqueda en texto «%s» especificada\n" "%s: atención: la configuración de búsqueda en texto «%s» especificada\n"
"podría no coincidir con la configuración regional «%s»\n" "podría no coincidir con la configuración regional «%s»\n"
#: initdb.c:3011 #: initdb.c:3014
#, c-format #, c-format
msgid "The default text search configuration will be set to \"%s\".\n" msgid "The default text search configuration will be set to \"%s\".\n"
msgstr "La configuración de búsqueda en texto ha sido definida a «%s».\n" msgstr "La configuración de búsqueda en texto ha sido definida a «%s».\n"
#: initdb.c:3055 initdb.c:3141 #: initdb.c:3058 initdb.c:3144
#, c-format #, c-format
msgid "creating directory %s ... " msgid "creating directory %s ... "
msgstr "creando el directorio %s ... " msgstr "creando el directorio %s ... "
#: initdb.c:3061 initdb.c:3147 initdb.c:3215 initdb.c:3271 #: initdb.c:3064 initdb.c:3150 initdb.c:3218 initdb.c:3274
#, 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:3073 initdb.c:3159 #: initdb.c:3076 initdb.c:3162
#, 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:3079 initdb.c:3165 #: initdb.c:3082 initdb.c:3168
#, 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:3094 initdb.c:3180 #: initdb.c:3097 initdb.c:3183
#, c-format #, c-format
msgid "%s: directory \"%s\" exists but is not empty\n" msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s: el directorio «%s» no está vacío\n" msgstr "%s: el directorio «%s» no está vacío\n"
#: initdb.c:3100 #: initdb.c:3103
#, c-format #, c-format
msgid "" msgid ""
"If you want to create a new database system, either remove or empty\n" "If you want to create a new database system, either remove or empty\n"
@ -862,17 +862,17 @@ 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:3108 initdb.c:3193 initdb.c:3542 #: initdb.c:3111 initdb.c:3196 initdb.c:3545
#, 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:3132 #: initdb.c:3135
#, c-format #, c-format
msgid "%s: transaction log directory location must be an absolute path\n" msgid "%s: transaction log directory location must be an absolute path\n"
msgstr "%s: la ubicación de archivos de transacción debe ser una ruta absoluta\n" msgstr "%s: la ubicación de archivos de transacción debe ser una ruta absoluta\n"
#: initdb.c:3186 #: initdb.c:3189
#, c-format #, c-format
msgid "" msgid ""
"If you want to store the transaction log there, either\n" "If you want to store the transaction log there, either\n"
@ -881,27 +881,27 @@ msgstr ""
"Si quiere almacenar el directorio de registro de transacciones ahí,\n" "Si quiere almacenar el directorio de registro de transacciones ahí,\n"
"elimine o vacíe el directorio «%s».\n" "elimine o vacíe el directorio «%s».\n"
#: initdb.c:3201 #: initdb.c:3204
#, c-format #, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n" msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s: no se pudo crear el enlace simbólico «%s»: %s\n" msgstr "%s: no se pudo crear el enlace simbólico «%s»: %s\n"
#: initdb.c:3206 #: initdb.c:3209
#, c-format #, c-format
msgid "%s: symlinks are not supported on this platform" msgid "%s: symlinks are not supported on this platform\n"
msgstr "%s: los enlaces simbólicos no están soportados en esta plataforma" msgstr "%s: los enlaces simbólicos no están soportados en esta plataforma\n"
#: initdb.c:3230 #: initdb.c:3233
#, c-format #, c-format
msgid "It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.\n" msgid "It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.\n"
msgstr "Contiene un archivo invisible, quizás por ser un punto de montaje.\n" msgstr "Contiene un archivo invisible, quizás por ser un punto de montaje.\n"
#: initdb.c:3233 #: initdb.c:3236
#, c-format #, c-format
msgid "It contains a lost+found directory, perhaps due to it being a mount point.\n" msgid "It contains a lost+found directory, perhaps due to it being a mount point.\n"
msgstr "Contiene un directorio lost+found, quizás por ser un punto de montaje.\n" msgstr "Contiene un directorio lost+found, quizás por ser un punto de montaje.\n"
#: initdb.c:3236 #: initdb.c:3239
#, c-format #, c-format
msgid "" msgid ""
"Using a mount point directly as the data directory is not recommended.\n" "Using a mount point directly as the data directory is not recommended.\n"
@ -910,43 +910,43 @@ msgstr ""
"Usar un punto de montaje directamente como directorio de datos no es\n" "Usar un punto de montaje directamente como directorio de datos no es\n"
"recomendado. Cree un subdirectorio bajo el punto de montaje.\n" "recomendado. Cree un subdirectorio bajo el punto de montaje.\n"
#: initdb.c:3256 #: initdb.c:3259
#, c-format #, c-format
msgid "creating subdirectories ... " msgid "creating subdirectories ... "
msgstr "creando subdirectorios ... " msgstr "creando subdirectorios ... "
#: initdb.c:3303 #: initdb.c:3306
msgid "performing post-bootstrap initialization ... " msgid "performing post-bootstrap initialization ... "
msgstr "realizando inicialización post-bootstrap ... " msgstr "realizando inicialización post-bootstrap ... "
#: initdb.c:3452 #: initdb.c:3455
#, c-format #, c-format
msgid "Running in debug mode.\n" msgid "Running in debug mode.\n"
msgstr "Ejecutando en modo de depuración.\n" msgstr "Ejecutando en modo de depuración.\n"
#: initdb.c:3456 #: initdb.c:3459
#, c-format #, 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 serán limpiados.\n" msgstr "Ejecutando en modo sucio. Los errores no serán limpiados.\n"
#: initdb.c:3527 #: initdb.c:3530
#, 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 línea de órdenes (el primero es «%s»)\n" msgstr "%s: demasiados argumentos de línea de órdenes (el primero es «%s»)\n"
#: initdb.c:3553 #: initdb.c:3556
#, c-format #, c-format
msgid "%s: password prompt and password file cannot be specified together\n" msgid "%s: password prompt and password file cannot be specified together\n"
msgstr "" msgstr ""
"%s: la petición de contraseña y el archivo de contraseña no pueden\n" "%s: la petición de contraseña y el archivo de contraseña no pueden\n"
"ser especificados simultáneamente\n" "ser especificados simultáneamente\n"
#: initdb.c:3577 #: initdb.c:3580
#, c-format #, c-format
msgid "%s: superuser name \"%s\" is disallowed; role names cannot begin with \"pg_\"\n" msgid "%s: superuser name \"%s\" is disallowed; role names cannot begin with \"pg_\"\n"
msgstr "%s: nombre de superusuario «%s» no permitido; los nombres de rol no pueden comenzar con «pg_»\n" msgstr "%s: nombre de superusuario «%s» no permitido; los nombres de rol no pueden comenzar con «pg_»\n"
#: initdb.c:3581 #: initdb.c:3584
#, 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"
@ -957,17 +957,17 @@ msgstr ""
"Este usuario también debe ser quien ejecute el proceso servidor.\n" "Este usuario también debe ser quien ejecute el proceso servidor.\n"
"\n" "\n"
#: initdb.c:3597 #: initdb.c:3600
#, c-format #, c-format
msgid "Data page checksums are enabled.\n" msgid "Data page checksums are enabled.\n"
msgstr "Las sumas de verificación en páginas de datos han sido activadas.\n" msgstr "Las sumas de verificación en páginas de datos han sido activadas.\n"
#: initdb.c:3599 #: initdb.c:3602
#, c-format #, c-format
msgid "Data page checksums are disabled.\n" msgid "Data page checksums are disabled.\n"
msgstr "Las sumas de verificación en páginas de datos han sido desactivadas.\n" msgstr "Las sumas de verificación en páginas de datos han sido desactivadas.\n"
#: initdb.c:3611 #: initdb.c:3614
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -979,7 +979,7 @@ msgstr ""
"El directorio de datos podría corromperse si el sistema operativo sufre\n" "El directorio de datos podría corromperse si el sistema operativo sufre\n"
"una caída.\n" "una caída.\n"
#: initdb.c:3620 #: initdb.c:3623
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -993,3 +993,6 @@ msgstr ""
"\n" "\n"
" %s%s%spg_ctl%s -D %s%s%s -l archivo_de_log start\n" " %s%s%spg_ctl%s -D %s%s%s -l archivo_de_log start\n"
"\n" "\n"
#~ msgid "%s: symlinks are not supported on this platform"
#~ msgstr "%s: los enlaces simbólicos no están soportados en esta plataforma"

View File

@ -1,14 +1,14 @@
# translation of initdb.po to Turkish # translation of initdb.po to Turkish
# Devrim GUNDUZ <devrim@CommandPrompt.com>, 2004, 2005, 2006, 2007. # Devrim GUNDUZ <devrim@CommandPrompt.com>, 2004, 2005, 2006, 2007.
# Nicolai Tufar <ntufar@gmail.com>, 2004, 2005, 2006, 2007. # Nicolai Tufar <ntufar@gmail.com>, 2004, 2005, 2006, 2007.
# İbrahim Edib Kökdemir, 2018. # İbrahim Edib Kökdemir, 2018, 2019.
# Abdullah G. Gülner, 2018. # Abdullah G. Gülner, 2018, 2019.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: initdb-tr\n" "Project-Id-Version: initdb-tr\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-04-20 21:53+0000\n" "POT-Creation-Date: 2019-04-11 19:22+0000\n"
"PO-Revision-Date: 2018-04-30 14:31+0300\n" "PO-Revision-Date: 2018-04-30 14:31+0300\n"
"Last-Translator: Abdullah G. Gülner\n" "Last-Translator: Abdullah G. Gülner\n"
"Language-Team: Turkish <ceviri@postgresql.org.tr>\n" "Language-Team: Turkish <ceviri@postgresql.org.tr>\n"
@ -189,7 +189,7 @@ msgstr "\"%s\" için junction bulunamadıı: %s\n"
msgid "%s: out of memory\n" msgid "%s: out of memory\n"
msgstr "%s: yetersiz bellek\n" msgstr "%s: yetersiz bellek\n"
#: initdb.c:460 initdb.c:1623 #: initdb.c:460 initdb.c:1626
#, 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: \"%s\" dosyası, okunmak için açılamadı: %s\n" msgstr "%s: \"%s\" dosyası, okunmak için açılamadı: %s\n"
@ -209,7 +209,7 @@ msgstr "%s: \"%s\" dosyasına yazılamadı: %s\n"
msgid "%s: could not open directory \"%s\": %s\n" msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: \"%s\" dizini açılamadı: %s\n" msgstr "%s: \"%s\" dizini açılamadı: %s\n"
#: initdb.c:587 initdb.c:2346 #: initdb.c:587 initdb.c:2349
#, c-format #, c-format
msgid "%s: could not stat file \"%s\": %s\n" msgid "%s: could not stat file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyasının durumu görüntülenemedi (stat): %s\n" msgstr "%s: \"%s\" dosyasının durumu görüntülenemedi (stat): %s\n"
@ -323,36 +323,36 @@ msgstr "%s: \"%s\" dosyasına erişim hatası: %s\n"
msgid "%s: file \"%s\" is not a regular file\n" msgid "%s: file \"%s\" is not a regular file\n"
msgstr "%s: \"%s\" düzgün bir dosya değildir.\n" msgstr "%s: \"%s\" düzgün bir dosya değildir.\n"
#: initdb.c:1123 #: initdb.c:1126
#, c-format #, c-format
msgid "selecting default max_connections ... " msgid "selecting default max_connections ... "
msgstr "ön tanımlı max_connections seçiliyor ... " msgstr "ön tanımlı max_connections seçiliyor ... "
#: initdb.c:1153 #: initdb.c:1156
#, c-format #, c-format
msgid "selecting default shared_buffers ... " msgid "selecting default shared_buffers ... "
msgstr "öntanımlı shared_buffers değeri seçiliyor ... " msgstr "öntanımlı shared_buffers değeri seçiliyor ... "
#: initdb.c:1186 #: initdb.c:1189
#, c-format #, c-format
msgid "selecting dynamic shared memory implementation ... " msgid "selecting dynamic shared memory implementation ... "
msgstr "dinamik paylaşılan bellek (shared memory) uygulaması seçimi ... " msgstr "dinamik paylaşılan bellek (shared memory) uygulaması seçimi ... "
#: initdb.c:1204 #: initdb.c:1207
msgid "creating configuration files ... " msgid "creating configuration files ... "
msgstr "yapılandırma dosyaları yaratılıyor ... " msgstr "yapılandırma dosyaları yaratılıyor ... "
#: initdb.c:1328 initdb.c:1348 initdb.c:1432 initdb.c:1448 #: initdb.c:1331 initdb.c:1351 initdb.c:1435 initdb.c:1451
#, c-format #, c-format
msgid "%s: could not change permissions of \"%s\": %s\n" msgid "%s: could not change permissions of \"%s\": %s\n"
msgstr "%s: \"%s\" nin erişim hakları değiştirilemiyor: %s\n" msgstr "%s: \"%s\" nin erişim hakları değiştirilemiyor: %s\n"
#: initdb.c:1472 #: initdb.c:1475
#, c-format #, c-format
msgid "running bootstrap script ... " msgid "running bootstrap script ... "
msgstr "önyükleme komut dosyası çalıştırılıyor ..." msgstr "önyükleme komut dosyası çalıştırılıyor ..."
#: initdb.c:1488 #: initdb.c:1491
#, 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"
@ -361,94 +361,94 @@ msgstr ""
"%s: \"%s\" girdi dosyası PostgreSQL'e ait değil %s\n" "%s: \"%s\" girdi dosyası PostgreSQL'e ait değil %s\n"
"Kurulumunuzu kontrol edin ya da -L seçeneği ile doğru dizini belirtin.\n" "Kurulumunuzu kontrol edin ya da -L seçeneği ile doğru dizini belirtin.\n"
#: initdb.c:1598 #: initdb.c:1601
msgid "Enter new superuser password: " msgid "Enter new superuser password: "
msgstr "Yeni superuser şifresini giriniz: " msgstr "Yeni superuser şifresini giriniz: "
#: initdb.c:1599 #: initdb.c:1602
msgid "Enter it again: " msgid "Enter it again: "
msgstr "Yeniden giriniz: " msgstr "Yeniden giriniz: "
#: initdb.c:1602 #: initdb.c:1605
#, c-format #, c-format
msgid "Passwords didn't match.\n" msgid "Passwords didn't match.\n"
msgstr "Şifreler uyuşmadı.\n" msgstr "Şifreler uyuşmadı.\n"
#: initdb.c:1630 #: initdb.c:1633
#, 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: \"%s\" dosyasından şifre okunamadı: %s\n" msgstr "%s: \"%s\" dosyasından şifre okunamadı: %s\n"
#: initdb.c:1633 #: initdb.c:1636
#, c-format #, c-format
msgid "%s: password file \"%s\" is empty\n" msgid "%s: password file \"%s\" is empty\n"
msgstr "%s: \"%s\" parola dosyası boş\n" msgstr "%s: \"%s\" parola dosyası boş\n"
#: initdb.c:1878 #: initdb.c:1881
#, c-format #, c-format
msgid "%s: locale name too long, skipped: \"%s\"\n" msgid "%s: locale name too long, skipped: \"%s\"\n"
msgstr "%s: yerel ayar (locale) adı çok uzun, atlandı: \"%s\"\n" msgstr "%s: yerel ayar (locale) adı çok uzun, atlandı: \"%s\"\n"
#: initdb.c:1903 #: initdb.c:1906
#, c-format #, c-format
msgid "%s: locale name has non-ASCII characters, skipped: \"%s\"\n" msgid "%s: locale name has non-ASCII characters, skipped: \"%s\"\n"
msgstr "%s: yerel ayar (locale) adı ASCII olmayan karakterler içeriyor, atlandı: \"%s\"\n" msgstr "%s: yerel ayar (locale) adı ASCII olmayan karakterler içeriyor, atlandı: \"%s\"\n"
#: initdb.c:1976 #: initdb.c:1979
#, c-format #, c-format
msgid "No usable system locales were found.\n" msgid "No usable system locales were found.\n"
msgstr "Kullanılabilir sistem yerelleri bulunamadı. \n" msgstr "Kullanılabilir sistem yerelleri bulunamadı. \n"
#: initdb.c:1977 #: initdb.c:1980
#, c-format #, c-format
msgid "Use the option \"--debug\" to see details.\n" msgid "Use the option \"--debug\" to see details.\n"
msgstr "Ayrıntıları görmek için \"--debug\" seçeneğini kullanınız. \n" msgstr "Ayrıntıları görmek için \"--debug\" seçeneğini kullanınız. \n"
#: initdb.c:2329 #: initdb.c:2332
msgid "syncing data to disk ... " msgid "syncing data to disk ... "
msgstr "veri diske yazılıyor (syncing) ... " msgstr "veri diske yazılıyor (syncing) ... "
#: initdb.c:2423 #: initdb.c:2426
#, c-format #, c-format
msgid "caught signal\n" msgid "caught signal\n"
msgstr "sinyal yakalandı\n" msgstr "sinyal yakalandı\n"
#: initdb.c:2429 #: initdb.c:2432
#, c-format #, c-format
msgid "could not write to child process: %s\n" msgid "could not write to child process: %s\n"
msgstr "çocuk sürece yazılamadı: %s\n" msgstr "çocuk sürece yazılamadı: %s\n"
#: initdb.c:2437 #: initdb.c:2440
#, c-format #, c-format
msgid "ok\n" msgid "ok\n"
msgstr "tamam\n" msgstr "tamam\n"
#: initdb.c:2527 #: initdb.c:2530
#, c-format #, c-format
msgid "%s: setlocale() failed\n" msgid "%s: setlocale() failed\n"
msgstr "%s: setlocale() başarısız\n" msgstr "%s: setlocale() başarısız\n"
#: initdb.c:2545 #: initdb.c:2548
#, c-format #, c-format
msgid "%s: failed to restore old locale \"%s\"\n" msgid "%s: failed to restore old locale \"%s\"\n"
msgstr "%s: \"%s\" eski yerel ayar (locale) dosyasının geri yüklenmesi başarısız\n" msgstr "%s: \"%s\" eski yerel ayar (locale) dosyasının geri yüklenmesi başarısız\n"
#: initdb.c:2555 #: initdb.c:2558
#, c-format #, c-format
msgid "%s: invalid locale name \"%s\"\n" msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: geçersiz yerel adı \"%s\"\n" msgstr "%s: geçersiz yerel adı \"%s\"\n"
#: initdb.c:2567 #: initdb.c:2570
#, c-format #, c-format
msgid "%s: invalid locale settings; check LANG and LC_* environment variables\n" msgid "%s: invalid locale settings; check LANG and LC_* environment variables\n"
msgstr "%s: geçersiz yerel ayarlar; LANG ve LC_ * ortam değişkenlerini denetleyin.\n" msgstr "%s: geçersiz yerel ayarlar; LANG ve LC_ * ortam değişkenlerini denetleyin.\n"
#: initdb.c:2595 #: initdb.c:2598
#, c-format #, c-format
msgid "%s: encoding mismatch\n" msgid "%s: encoding mismatch\n"
msgstr "%s: dil kodlaması uyuşmazlığı\n" msgstr "%s: dil kodlaması uyuşmazlığı\n"
#: initdb.c:2597 #: initdb.c:2600
#, c-format #, c-format
msgid "" msgid ""
"The encoding you selected (%s) and the encoding that the\n" "The encoding you selected (%s) and the encoding that the\n"
@ -463,7 +463,7 @@ msgstr ""
" düzeltebilmek için %s komutunu yeniden çalıştırın ve de ya kodlama \n" " düzeltebilmek için %s komutunu yeniden çalıştırın ve de ya kodlama \n"
" belirtmeyin ya da eşleştirilebilir bir kodlama seçin.\n" " belirtmeyin ya da eşleştirilebilir bir kodlama seçin.\n"
#: initdb.c:2669 #: initdb.c:2672
#, c-format #, c-format
msgid "" msgid ""
"%s initializes a PostgreSQL database cluster.\n" "%s initializes a PostgreSQL database cluster.\n"
@ -472,17 +472,17 @@ msgstr ""
"%sbir PostgreSQL Veritabanı kümesini ilklendirir.\n" "%sbir PostgreSQL Veritabanı kümesini ilklendirir.\n"
"\n" "\n"
#: initdb.c:2670 #: initdb.c:2673
#, c-format #, c-format
msgid "Usage:\n" msgid "Usage:\n"
msgstr "Kullanımı:\n" msgstr "Kullanımı:\n"
#: initdb.c:2671 #: initdb.c:2674
#, c-format #, c-format
msgid " %s [OPTION]... [DATADIR]\n" msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [SEÇENEK]... [DATADIR]\n" msgstr " %s [SEÇENEK]... [DATADIR]\n"
#: initdb.c:2672 #: initdb.c:2675
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -491,37 +491,37 @@ msgstr ""
"\n" "\n"
"Seçenekler:\n" "Seçenekler:\n"
#: initdb.c:2673 #: initdb.c:2676
#, c-format #, c-format
msgid " -A, --auth=METHOD default authentication method for local connections\n" msgid " -A, --auth=METHOD default authentication method for local connections\n"
msgstr " -A, --auth=METHOD yerel bağlantılar için ön tanımlı yetkilendirme yöntemi\n" msgstr " -A, --auth=METHOD yerel bağlantılar için ön tanımlı yetkilendirme yöntemi\n"
#: initdb.c:2674 #: initdb.c:2677
#, c-format #, c-format
msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n" msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n"
msgstr " --auth-host=METHOD yerel TCP/IP bağlantıları için ön tanımlı yetkilendirme yöntemi\n" msgstr " --auth-host=METHOD yerel TCP/IP bağlantıları için ön tanımlı yetkilendirme yöntemi\n"
#: initdb.c:2675 #: initdb.c:2678
#, c-format #, c-format
msgid " --auth-local=METHOD default authentication method for local-socket connections\n" msgid " --auth-local=METHOD default authentication method for local-socket connections\n"
msgstr " --auth-local=METHOD yerel soket bağlantıları için ön tanımlı yetkilendirme yöntemi\n" msgstr " --auth-local=METHOD yerel soket bağlantıları için ön tanımlı yetkilendirme yöntemi\n"
#: initdb.c:2676 #: initdb.c:2679
#, c-format #, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n" msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr "[-D, --pgdata=]DATADIR bu veritabanı kümesi için yer\n" msgstr "[-D, --pgdata=]DATADIR bu veritabanı kümesi için yer\n"
#: initdb.c:2677 #: initdb.c:2680
#, c-format #, 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 " -E, --encoding=ENCODING yeni veritabanları için öntanımlı dil kodlamasını ayarlar\n" msgstr " -E, --encoding=ENCODING yeni veritabanları için öntanımlı dil kodlamasını ayarlar\n"
#: initdb.c:2678 #: initdb.c:2681
#, c-format #, c-format
msgid " --locale=LOCALE set default locale for new databases\n" msgid " --locale=LOCALE set default locale for new databases\n"
msgstr " --locale=LOCALE yeni veritabanı için öntanımlı yerel\n" msgstr " --locale=LOCALE yeni veritabanı için öntanımlı yerel\n"
#: initdb.c:2679 #: initdb.c:2682
#, c-format #, c-format
msgid "" msgid ""
" --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n" " --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
@ -534,17 +534,17 @@ msgstr ""
" yeni veritabanları için ilgili kategorideki öntanımlı yerel bilgisini\n" " yeni veritabanları için ilgili kategorideki öntanımlı yerel bilgisini\n"
" çevrede değişkenlerinden al\n" " çevrede değişkenlerinden al\n"
#: initdb.c:2683 #: initdb.c:2686
#, c-format #, c-format
msgid " --no-locale equivalent to --locale=C\n" msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale --locale=C'ye eşdeğer\n" msgstr " --no-locale --locale=C'ye eşdeğer\n"
#: initdb.c:2684 #: initdb.c:2687
#, c-format #, c-format
msgid " --pwfile=FILE read password for the new superuser from file\n" msgid " --pwfile=FILE read password for the new superuser from file\n"
msgstr " --pwfile=DOSYA yeni superuser için parolayı dosyadan oku\n" msgstr " --pwfile=DOSYA yeni superuser için parolayı dosyadan oku\n"
#: initdb.c:2685 #: initdb.c:2688
#, c-format #, c-format
msgid "" msgid ""
" -T, --text-search-config=CFG\n" " -T, --text-search-config=CFG\n"
@ -553,22 +553,22 @@ msgstr ""
" -T, --text-search-config=CFG\n" " -T, --text-search-config=CFG\n"
" öntanımlı metin arama yapılandırması\n" " öntanımlı metin arama yapılandırması\n"
#: initdb.c:2687 #: initdb.c:2690
#, c-format #, c-format
msgid " -U, --username=NAME database superuser name\n" msgid " -U, --username=NAME database superuser name\n"
msgstr " -U, --username=NAME veritabanı superuser kullanıcısı adı\n" msgstr " -U, --username=NAME veritabanı superuser kullanıcısı adı\n"
#: initdb.c:2688 #: initdb.c:2691
#, c-format #, c-format
msgid " -W, --pwprompt prompt for a password for the new superuser\n" msgid " -W, --pwprompt prompt for a password for the new superuser\n"
msgstr " -W, --pwprompt yeni superuser için şifre sorar\n" msgstr " -W, --pwprompt yeni superuser için şifre sorar\n"
#: initdb.c:2689 #: initdb.c:2692
#, c-format #, c-format
msgid " -X, --xlogdir=XLOGDIR location for the transaction log directory\n" msgid " -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr " -X, --xlogdir=XLOGDIR transaction log dizini\n" msgstr " -X, --xlogdir=XLOGDIR transaction log dizini\n"
#: initdb.c:2690 #: initdb.c:2693
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -577,42 +577,42 @@ msgstr ""
"\n" "\n"
"Daha az kullanılan seçenekler:\n" "Daha az kullanılan seçenekler:\n"
#: initdb.c:2691 #: initdb.c:2694
#, c-format #, c-format
msgid " -d, --debug generate lots of debugging output\n" msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug bol miktarda debug çıktısı üretir\n" msgstr " -d, --debug bol miktarda debug çıktısı üretir\n"
#: initdb.c:2692 #: initdb.c:2695
#, c-format #, c-format
msgid " -k, --data-checksums use data page checksums\n" msgid " -k, --data-checksums use data page checksums\n"
msgstr " -k, --data-checksums veri sayfası (data page) doğrulamasını kullan\n" msgstr " -k, --data-checksums veri sayfası (data page) doğrulamasını kullan\n"
#: initdb.c:2693 #: initdb.c:2696
#, c-format #, c-format
msgid " -L DIRECTORY where to find the input files\n" msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L DIRECTORY girdi dosyalarının nerede bulunacağını belirtir\n" msgstr " -L DIRECTORY girdi dosyalarının nerede bulunacağını belirtir\n"
#: initdb.c:2694 #: initdb.c:2697
#, c-format #, 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 hatalardan sonra temizlik yapma\n" msgstr " -n, --noclean hatalardan sonra temizlik yapma\n"
#: initdb.c:2695 #: initdb.c:2698
#, c-format #, c-format
msgid " -N, --nosync do not wait for changes to be written safely to disk\n" msgid " -N, --nosync do not wait for changes to be written safely to disk\n"
msgstr " -N, --no-sync değişikliklerin diske yazılmasını bekleme\n" msgstr " -N, --no-sync değişikliklerin diske yazılmasını bekleme\n"
#: initdb.c:2696 #: initdb.c:2699
#, c-format #, c-format
msgid " -s, --show show internal settings\n" msgid " -s, --show show internal settings\n"
msgstr " -s, --show dahili ayarları gösterir\n" msgstr " -s, --show dahili ayarları gösterir\n"
#: initdb.c:2697 #: initdb.c:2700
#, c-format #, c-format
msgid " -S, --sync-only only sync data directory\n" msgid " -S, --sync-only only sync data directory\n"
msgstr " -S, --sync-only sadece veri dizinini sync et\n" msgstr " -S, --sync-only sadece veri dizinini sync et\n"
#: initdb.c:2698 #: initdb.c:2701
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -621,17 +621,17 @@ msgstr ""
"\n" "\n"
"Diğer seçenekler:\n" "Diğer seçenekler:\n"
#: initdb.c:2699 #: initdb.c:2702
#, c-format #, c-format
msgid " -V, --version output version information, then exit\n" msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version sürüm bilgisini gösterir ve sonra çıkar\n" msgstr " -V, --version sürüm bilgisini gösterir ve sonra çıkar\n"
#: initdb.c:2700 #: initdb.c:2703
#, c-format #, c-format
msgid " -?, --help show this help, then exit\n" msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help bu yardımı gösterir ve sonra çıkar\n" msgstr " -?, --help bu yardımı gösterir ve sonra çıkar\n"
#: initdb.c:2701 #: initdb.c:2704
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -641,7 +641,7 @@ msgstr ""
"\n" "\n"
"Eğer veri dizini belirtilmezse, PGDATA çevresel değişkeni kullanılacaktır\n" "Eğer veri dizini belirtilmezse, PGDATA çevresel değişkeni kullanılacaktır\n"
#: initdb.c:2703 #: initdb.c:2706
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -650,7 +650,7 @@ msgstr ""
"\n" "\n"
"Hataları <pgsql-bugs@postgresql.org> adresine bildirebilirsiniz.\n" "Hataları <pgsql-bugs@postgresql.org> adresine bildirebilirsiniz.\n"
#: initdb.c:2711 #: initdb.c:2714
msgid "" msgid ""
"\n" "\n"
"WARNING: enabling \"trust\" authentication for local connections\n" "WARNING: enabling \"trust\" authentication for local connections\n"
@ -662,17 +662,17 @@ msgstr ""
"pg_hba.conf dosyasını düzenleyerek ya da initdb'yi yeniden çalıştırdığınızda\n" "pg_hba.conf dosyasını düzenleyerek ya da initdb'yi yeniden çalıştırdığınızda\n"
" -A parametresi ile veya --auth-local ve --auth-host ile değiştirebilirsiniz..\n" " -A parametresi ile veya --auth-local ve --auth-host ile değiştirebilirsiniz..\n"
#: initdb.c:2733 #: initdb.c:2736
#, c-format #, c-format
msgid "%s: invalid authentication method \"%s\" for \"%s\" connections\n" msgid "%s: invalid authentication method \"%s\" for \"%s\" connections\n"
msgstr "%1$s: \"%3$s\"bağlantıları için geçersiz yetkilendirme yöntemi \"%2$s\"\n" msgstr "%1$s: \"%3$s\"bağlantıları için geçersiz yetkilendirme yöntemi \"%2$s\"\n"
#: initdb.c:2747 #: initdb.c:2750
#, c-format #, c-format
msgid "%s: must specify a password for the superuser to enable %s authentication\n" msgid "%s: must specify a password for the superuser to enable %s authentication\n"
msgstr "%s: %s yetkilendirmesini etkinleştirmek için superuser'a şifre atamanız gerekmektedir.\n" msgstr "%s: %s yetkilendirmesini etkinleştirmek için superuser'a şifre atamanız gerekmektedir.\n"
#: initdb.c:2774 #: initdb.c:2777
#, c-format #, c-format
msgid "" msgid ""
"%s: no data directory specified\n" "%s: no data directory specified\n"
@ -684,7 +684,7 @@ msgstr ""
"Bu veritabanı sistemi için verinin hangi dizinde duracağını belirtmeniz gerekmektedir.\n" "Bu veritabanı sistemi için verinin hangi dizinde duracağını belirtmeniz gerekmektedir.\n"
"Bunu ya -D seçeneği ile ya da PGDATA çevresel değişkeni ile yapabilirsiniz.\n" "Bunu ya -D seçeneği ile ya da PGDATA çevresel değişkeni ile yapabilirsiniz.\n"
#: initdb.c:2812 #: initdb.c:2815
#, 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"
@ -695,7 +695,7 @@ msgstr ""
"ile aynı dizinde bulunamadı.\n" "ile aynı dizinde bulunamadı.\n"
"Kurulumunuzu kontrol ediniz.\n" "Kurulumunuzu kontrol ediniz.\n"
#: initdb.c:2819 #: initdb.c:2822
#, c-format #, c-format
msgid "" msgid ""
"The program \"postgres\" was found by \"%s\"\n" "The program \"postgres\" was found by \"%s\"\n"
@ -706,17 +706,17 @@ msgstr ""
"ile aynı sürüm numarasına sahip değil.\n" "ile aynı sürüm numarasına sahip değil.\n"
"Kurulumunuzu kontrol ediniz.\n" "Kurulumunuzu kontrol ediniz.\n"
#: initdb.c:2838 #: initdb.c:2841
#, 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: girdi dosyasının yeri mutlak bir yol olmalıdır\n" msgstr "%s: girdi dosyasının yeri mutlak bir yol olmalıdır\n"
#: initdb.c:2857 #: initdb.c:2860
#, 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 "Veritabanı kümesi \"%s\" yerel ayarları ile oluşturulacak.\n" msgstr "Veritabanı kümesi \"%s\" yerel ayarları ile oluşturulacak.\n"
#: initdb.c:2860 #: initdb.c:2863
#, c-format #, c-format
msgid "" msgid ""
"The database cluster will be initialized with locales\n" "The database cluster will be initialized with locales\n"
@ -735,22 +735,22 @@ msgstr ""
" NUMERIC: %s\n" " NUMERIC: %s\n"
" TIME: %s\n" " TIME: %s\n"
#: initdb.c:2884 #: initdb.c:2887
#, 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 "%s: \"%s\" yerel ayarları için uygun dil kodlaması bulunamadı.\n" msgstr "%s: \"%s\" yerel ayarları için uygun dil kodlaması bulunamadı.\n"
#: initdb.c:2886 #: initdb.c:2889
#, c-format #, c-format
msgid "Rerun %s with the -E option.\n" msgid "Rerun %s with the -E option.\n"
msgstr "%s komutunu -E seçeneği ile yeniden çalıştırın.\n" msgstr "%s komutunu -E seçeneği ile yeniden çalıştırın.\n"
#: initdb.c:2887 initdb.c:3508 initdb.c:3529 #: initdb.c:2890 initdb.c:3511 initdb.c:3532
#, c-format #, c-format
msgid "Try \"%s --help\" for more information.\n" msgid "Try \"%s --help\" for more information.\n"
msgstr "Ayrıntılı bilgi için \"%s --help\" komutunu deneyebilirsiniz.\n" msgstr "Ayrıntılı bilgi için \"%s --help\" komutunu deneyebilirsiniz.\n"
#: initdb.c:2899 #: initdb.c:2902
#, c-format #, c-format
msgid "" msgid ""
"Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n" "Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n"
@ -759,12 +759,12 @@ msgstr ""
"\"%s\" dil kodlaması sunucu tarafında izin verilen bir dil kodlaması değildir\n" "\"%s\" dil kodlaması sunucu tarafında izin verilen bir dil kodlaması değildir\n"
"Bunun yerine, öntanımlı veritabanı dil kodlaması \"%s\" olacaktır.\n" "Bunun yerine, öntanımlı veritabanı dil kodlaması \"%s\" olacaktır.\n"
#: initdb.c:2907 #: initdb.c:2910
#, c-format #, c-format
msgid "%s: locale \"%s\" requires unsupported encoding \"%s\"\n" msgid "%s: locale \"%s\" requires unsupported encoding \"%s\"\n"
msgstr "%s: \"%s\" yereli desteklenmeyen \"%s\" dil kodlamasını gerektirir\n" msgstr "%s: \"%s\" yereli desteklenmeyen \"%s\" dil kodlamasını gerektirir\n"
#: initdb.c:2910 #: initdb.c:2913
#, c-format #, c-format
msgid "" msgid ""
"Encoding \"%s\" is not allowed as a server-side encoding.\n" "Encoding \"%s\" is not allowed as a server-side encoding.\n"
@ -773,57 +773,57 @@ msgstr ""
"\"%s\" dil kodlaması sunucu tarafında izin verilen bir dil kodlaması değildir\n" "\"%s\" dil kodlaması sunucu tarafında izin verilen bir dil kodlaması değildir\n"
" \"%s\"'i değişik bir yerel ayar (locale) ile tekrar çalıştırın.\n" " \"%s\"'i değişik bir yerel ayar (locale) ile tekrar çalıştırın.\n"
#: initdb.c:2919 #: initdb.c:2922
#, 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 "Öntanımlı veritabanı dil kodlaması \"%s\" olarak ayarlandı.\n" msgstr "Öntanımlı veritabanı dil kodlaması \"%s\" olarak ayarlandı.\n"
#: initdb.c:2990 #: initdb.c:2993
#, c-format #, c-format
msgid "%s: could not find suitable text search configuration for locale \"%s\"\n" msgid "%s: could not find suitable text search configuration for locale \"%s\"\n"
msgstr "%s: \"%s\" yereli için uygun metin arama yapılandırması bulunamadı\n" msgstr "%s: \"%s\" yereli için uygun metin arama yapılandırması bulunamadı\n"
#: initdb.c:3001 #: initdb.c:3004
#, c-format #, c-format
msgid "%s: warning: suitable text search configuration for locale \"%s\" is unknown\n" msgid "%s: warning: suitable text search configuration for locale \"%s\" is unknown\n"
msgstr "%s: uyarı: \"%s\" yereli için uygun metin arama yapılandırması bilinmiyor.\n" msgstr "%s: uyarı: \"%s\" yereli için uygun metin arama yapılandırması bilinmiyor.\n"
#: initdb.c:3006 #: initdb.c:3009
#, c-format #, c-format
msgid "%s: warning: specified text search configuration \"%s\" might not match locale \"%s\"\n" msgid "%s: warning: specified text search configuration \"%s\" might not match locale \"%s\"\n"
msgstr "%s: uyarı: belirtilen metin arama yapılandırması \"%s\", \"%s\" yereli ile eşleşmeyebilir\n" msgstr "%s: uyarı: belirtilen metin arama yapılandırması \"%s\", \"%s\" yereli ile eşleşmeyebilir\n"
#: initdb.c:3011 #: initdb.c:3014
#, c-format #, c-format
msgid "The default text search configuration will be set to \"%s\".\n" msgid "The default text search configuration will be set to \"%s\".\n"
msgstr "Öntanımlı metin arama yapılandırması \"%s\" olarak ayarlanacak.\n" msgstr "Öntanımlı metin arama yapılandırması \"%s\" olarak ayarlanacak.\n"
#: initdb.c:3055 initdb.c:3141 #: initdb.c:3058 initdb.c:3144
#, c-format #, c-format
msgid "creating directory %s ... " msgid "creating directory %s ... "
msgstr "%s dizini yaratılıyor ... " msgstr "%s dizini yaratılıyor ... "
#: initdb.c:3061 initdb.c:3147 initdb.c:3215 initdb.c:3271 #: initdb.c:3064 initdb.c:3150 initdb.c:3218 initdb.c:3274
#, c-format #, c-format
msgid "%s: could not create directory \"%s\": %s\n" msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: \"%s\" dizini oluşturma başarısız: %s\n" msgstr "%s: \"%s\" dizini oluşturma başarısız: %s\n"
#: initdb.c:3073 initdb.c:3159 #: initdb.c:3076 initdb.c:3162
#, c-format #, c-format
msgid "fixing permissions on existing directory %s ... " msgid "fixing permissions on existing directory %s ... "
msgstr "mevcut %s dizininin izinleri düzeltiliyor ... " msgstr "mevcut %s dizininin izinleri düzeltiliyor ... "
#: initdb.c:3079 initdb.c:3165 #: initdb.c:3082 initdb.c:3168
#, 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: \"%s\" dizininin erişim haklarını değiştirilemiyor: %s\n" msgstr "%s: \"%s\" dizininin erişim haklarını değiştirilemiyor: %s\n"
#: initdb.c:3094 initdb.c:3180 #: initdb.c:3097 initdb.c:3183
#, c-format #, c-format
msgid "%s: directory \"%s\" exists but is not empty\n" msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s: \"%s\" dizini mevcut, ama boş değil\n" msgstr "%s: \"%s\" dizini mevcut, ama boş değil\n"
#: initdb.c:3100 #: initdb.c:3103
#, c-format #, c-format
msgid "" msgid ""
"If you want to create a new database system, either remove or empty\n" "If you want to create a new database system, either remove or empty\n"
@ -834,17 +834,17 @@ msgstr ""
"kaldırın, ya boşaltın ya da ya da %s 'i \n" "kaldırın, ya boşaltın ya da ya da %s 'i \n"
"\"%s\" argümanından başka bir argüman ile çalıştırın.\n" "\"%s\" argümanından başka bir argüman ile çalıştırın.\n"
#: initdb.c:3108 initdb.c:3193 initdb.c:3542 #: initdb.c:3111 initdb.c:3196 initdb.c:3545
#, c-format #, c-format
msgid "%s: could not access directory \"%s\": %s\n" msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: \"%s\" dizine erişim hatası: %s\n" msgstr "%s: \"%s\" dizine erişim hatası: %s\n"
#: initdb.c:3132 #: initdb.c:3135
#, c-format #, c-format
msgid "%s: transaction log directory location must be an absolute path\n" msgid "%s: transaction log directory location must be an absolute path\n"
msgstr "%s: transaction log dizini mutlak bir yol olmalıdır\n" msgstr "%s: transaction log dizini mutlak bir yol olmalıdır\n"
#: initdb.c:3186 #: initdb.c:3189
#, c-format #, c-format
msgid "" msgid ""
"If you want to store the transaction log there, either\n" "If you want to store the transaction log there, either\n"
@ -853,29 +853,29 @@ msgstr ""
"Eğer transaction kayıt dosyasını saklamak istiyorsanız, \n" "Eğer transaction kayıt dosyasını saklamak istiyorsanız, \n"
"\"%s\" dizinini kaldırın ya da boşaltın\n" "\"%s\" dizinini kaldırın ya da boşaltın\n"
#: initdb.c:3201 #: initdb.c:3204
#, c-format #, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n" msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s: symbolic link \"%s\" oluşturma hatası: %s\n" msgstr "%s: symbolic link \"%s\" oluşturma hatası: %s\n"
#: initdb.c:3206 #: initdb.c:3209
#, c-format #, c-format
msgid "%s: symlinks are not supported on this platform" msgid "%s: symlinks are not supported on this platform\n"
msgstr "%s: bu platformda sembolik bağlantı desteklenmemektedir" msgstr "%s: bu platformda sembolik bağlantı (symlink) desteklenmemektedir\n"
#: initdb.c:3230 #: initdb.c:3233
#, c-format #, c-format
msgid "It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.\n" msgid "It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.\n"
msgstr " noktayla başlayan/gizli dosya içeriyor, muhtemelen bu bir bağlanma noktası (mount point).\n" msgstr " noktayla başlayan/gizli dosya içeriyor, muhtemelen bu bir bağlanma noktası (mount point).\n"
#: initdb.c:3233 #: initdb.c:3236
#, c-format #, c-format
msgid "It contains a lost+found directory, perhaps due to it being a mount point.\n" msgid "It contains a lost+found directory, perhaps due to it being a mount point.\n"
msgstr "" msgstr ""
"lost+found klasörü içeriyor, muhtemelen bu bir bağlanma noktası (mount point).\n" "lost+found klasörü içeriyor, muhtemelen bu bir bağlanma noktası (mount point).\n"
"\n" "\n"
#: initdb.c:3236 #: initdb.c:3239
#, c-format #, c-format
msgid "" msgid ""
"Using a mount point directly as the data directory is not recommended.\n" "Using a mount point directly as the data directory is not recommended.\n"
@ -884,41 +884,41 @@ msgstr ""
"Bir bağlama noktasının doğrudan veri dizini olarak kullanılması önerilmez.\n" "Bir bağlama noktasının doğrudan veri dizini olarak kullanılması önerilmez.\n"
"Bağlama noktası altında bir alt dizin oluşturun.\n" "Bağlama noktası altında bir alt dizin oluşturun.\n"
#: initdb.c:3256 #: initdb.c:3259
#, c-format #, c-format
msgid "creating subdirectories ... " msgid "creating subdirectories ... "
msgstr "alt dizinler oluşturuluyor ... " msgstr "alt dizinler oluşturuluyor ... "
#: initdb.c:3303 #: initdb.c:3306
msgid "performing post-bootstrap initialization ... " msgid "performing post-bootstrap initialization ... "
msgstr "önyükleme sonrası başlatmayı gerçekleştiriyor ... " msgstr "önyükleme sonrası başlatmayı gerçekleştiriyor ... "
#: initdb.c:3452 #: initdb.c:3455
#, c-format #, c-format
msgid "Running in debug mode.\n" msgid "Running in debug mode.\n"
msgstr "Debug modunda çalışıyor.\n" msgstr "Debug modunda çalışıyor.\n"
#: initdb.c:3456 #: initdb.c:3459
#, c-format #, 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 "noclean modunda çalışıyor. Hatalar silinmeyecek.\n" msgstr "noclean modunda çalışıyor. Hatalar silinmeyecek.\n"
#: initdb.c:3527 #: initdb.c:3530
#, 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: Çok fazla komut satırı girdisi var (ilki \"%s\")\n" msgstr "%s: Çok fazla komut satırı girdisi var (ilki \"%s\")\n"
#: initdb.c:3553 #: initdb.c:3556
#, c-format #, c-format
msgid "%s: password prompt and password file cannot be specified together\n" msgid "%s: password prompt and password file cannot be specified together\n"
msgstr "%s: şifre promptu ve şifre dosyası birlikte belirtilemez\n" msgstr "%s: şifre promptu ve şifre dosyası birlikte belirtilemez\n"
#: initdb.c:3577 #: initdb.c:3580
#, c-format #, c-format
msgid "%s: superuser name \"%s\" is disallowed; role names cannot begin with \"pg_\"\n" msgid "%s: superuser name \"%s\" is disallowed; role names cannot begin with \"pg_\"\n"
msgstr "%s: \"%s\" superuser adına izin verilmiyor; rol adları \"pg_\" ile başlayamaz\n" msgstr "%s: \"%s\" superuser adına izin verilmiyor; rol adları \"pg_\" ile başlayamaz\n"
#: initdb.c:3581 #: initdb.c:3584
#, 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"
@ -929,17 +929,17 @@ msgstr ""
"Bu kullanıcı aynı zamanda sunucu sürecinin de sahibi olmalıdır.\n" "Bu kullanıcı aynı zamanda sunucu sürecinin de sahibi olmalıdır.\n"
"\n" "\n"
#: initdb.c:3597 #: initdb.c:3600
#, c-format #, c-format
msgid "Data page checksums are enabled.\n" msgid "Data page checksums are enabled.\n"
msgstr "Veri sayfası (data page) sağlama toplamları etkinleştirilmiştir.\n" msgstr "Veri sayfası (data page) sağlama toplamları etkinleştirilmiştir.\n"
#: initdb.c:3599 #: initdb.c:3602
#, c-format #, c-format
msgid "Data page checksums are disabled.\n" msgid "Data page checksums are disabled.\n"
msgstr "Veri sayfası (data page) sağlama toplamları devre dışı bırakılmıştır.\n" msgstr "Veri sayfası (data page) sağlama toplamları devre dışı bırakılmıştır.\n"
#: initdb.c:3611 #: initdb.c:3614
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -950,7 +950,7 @@ msgstr ""
"Diske senkronizasyon atlandı.\n" "Diske senkronizasyon atlandı.\n"
"İşletim sistemi çökerse veri dizini bozulabilir.\n" "İşletim sistemi çökerse veri dizini bozulabilir.\n"
#: initdb.c:3620 #: initdb.c:3623
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -965,62 +965,65 @@ msgstr ""
" %s%s%spg_ctl%s -D %s%s%s -l logfile start\n" " %s%s%spg_ctl%s -D %s%s%s -l logfile start\n"
"\n" "\n"
#~ msgid "could not change directory to \"%s\"" #~ msgid "%s: could not obtain information about current user: %s\n"
#~ msgstr "çalışma dizini \"%s\" olarak değiştirilemedi" #~ msgstr "%s: geçerli kullanıcı hakkında bilgi alınamadı: %s\n"
#~ msgid "%s: unrecognized authentication method \"%s\"\n"
#~ msgstr "%s: bilinmeyen yetkilendirme yöntemi\"%s\".\n"
#~ msgid "copying template1 to postgres ... "
#~ msgstr "template1, postgres'e kopyalanıyor ... "
#~ msgid "copying template1 to template0 ... "
#~ msgstr "template1 template0'a kopyalanıyor ... "
#~ msgid "vacuuming database template1 ... "
#~ msgstr "template1 veritabanı vakumlanıyor ... "
#~ msgid "loading PL/pgSQL server-side language ... "
#~ msgstr "PL/pgSQL sunucu tarafı dili yükleniyor ... "
#~ msgid "creating information schema ... "
#~ msgstr "information schema yaratılıyor ... "
#~ msgid "setting privileges on built-in objects ... "
#~ msgstr "gömülü nesnelerdeki izinler ayarlanıyor ... "
#~ msgid "creating dictionaries ... "
#~ msgstr "sözlükler oluşturuluyor ... "
#~ msgid "creating conversions ... "
#~ msgstr "dönüşümler yükleniyor ... "
#~ msgid "not supported on this platform\n"
#~ msgstr "bu platformda desteklenmiyor\n"
#~ msgid "creating collations ... "
#~ msgstr "dönüşümler yükleniyor ..."
#~ msgid "loading system objects' descriptions ... "
#~ msgstr "sistem nesnelerinin açıklamaları yükleniyor ... "
#~ msgid "creating system views ... "
#~ msgstr "sistem viewları yaratılıyor ... "
#~ msgid "initializing dependencies ... "
#~ msgstr "bağlılıklar ilklendiriliyor ... "
#~ msgid "setting password ... "
#~ msgstr "şifre ayarlanıyor ... "
#~ msgid "initializing pg_authid ... "
#~ msgstr "pg_authid ilklendiriliyor ... "
#~ msgid "creating template1 database in %s/base/1 ... "
#~ msgstr "%s/base/1 içinde template1 veritabanı yaratılıyor."
#~ msgid "%s: could not get current user name: %s\n" #~ msgid "%s: could not get current user name: %s\n"
#~ msgstr "%s: geçerli kullanıcı adı alınamadı: %s\n" #~ msgstr "%s: geçerli kullanıcı adı alınamadı: %s\n"
#~ msgid "%s: could not obtain information about current user: %s\n" #~ msgid "creating template1 database in %s/base/1 ... "
#~ msgstr "%s: geçerli kullanıcı hakkında bilgi alınamadı: %s\n" #~ msgstr "%s/base/1 içinde template1 veritabanı yaratılıyor."
#~ msgid "initializing pg_authid ... "
#~ msgstr "pg_authid ilklendiriliyor ... "
#~ msgid "setting password ... "
#~ msgstr "şifre ayarlanıyor ... "
#~ msgid "initializing dependencies ... "
#~ msgstr "bağlılıklar ilklendiriliyor ... "
#~ msgid "creating system views ... "
#~ msgstr "sistem viewları yaratılıyor ... "
#~ msgid "loading system objects' descriptions ... "
#~ msgstr "sistem nesnelerinin açıklamaları yükleniyor ... "
#~ msgid "creating collations ... "
#~ msgstr "dönüşümler yükleniyor ..."
#~ msgid "not supported on this platform\n"
#~ msgstr "bu platformda desteklenmiyor\n"
#~ msgid "creating conversions ... "
#~ msgstr "dönüşümler yükleniyor ... "
#~ msgid "creating dictionaries ... "
#~ msgstr "sözlükler oluşturuluyor ... "
#~ msgid "setting privileges on built-in objects ... "
#~ msgstr "gömülü nesnelerdeki izinler ayarlanıyor ... "
#~ msgid "creating information schema ... "
#~ msgstr "information schema yaratılıyor ... "
#~ msgid "loading PL/pgSQL server-side language ... "
#~ msgstr "PL/pgSQL sunucu tarafı dili yükleniyor ... "
#~ msgid "vacuuming database template1 ... "
#~ msgstr "template1 veritabanı vakumlanıyor ... "
#~ msgid "copying template1 to template0 ... "
#~ msgstr "template1 template0'a kopyalanıyor ... "
#~ msgid "copying template1 to postgres ... "
#~ msgstr "template1, postgres'e kopyalanıyor ... "
#~ msgid "%s: unrecognized authentication method \"%s\"\n"
#~ msgstr "%s: bilinmeyen yetkilendirme yöntemi\"%s\".\n"
#~ msgid "could not change directory to \"%s\""
#~ msgstr "çalışma dizini \"%s\" olarak değiştirilemedi"
#~ msgid "%s: symlinks are not supported on this platform"
#~ msgstr "%s: bu platformda sembolik bağlantı desteklenmemektedir"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_basebackup (PostgreSQL 9.6)\n" "Project-Id-Version: pg_basebackup (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:52+0000\n" "POT-Creation-Date: 2019-04-18 16:32+0000\n"
"PO-Revision-Date: 2017-08-28 11:37+0200\n" "PO-Revision-Date: 2017-08-28 11:37+0200\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: Spanish <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: Spanish <pgsql-es-ayuda@postgresql.org>\n"
@ -56,7 +56,7 @@ msgstr "%s: directorio antiguo no es una ruta absoluta en mapeo de tablespace: %
msgid "%s: new directory is not an absolute path in tablespace mapping: %s\n" msgid "%s: new directory is not an absolute path in tablespace mapping: %s\n"
msgstr "%s: directorio nuevo no es una ruta absoluta en mapeo de tablespace: %s\n" msgstr "%s: directorio nuevo no es una ruta absoluta en mapeo de tablespace: %s\n"
#: pg_basebackup.c:233 #: pg_basebackup.c:238
#, c-format #, c-format
msgid "" msgid ""
"%s takes a base backup of a running PostgreSQL server.\n" "%s takes a base backup of a running PostgreSQL server.\n"
@ -65,17 +65,17 @@ msgstr ""
"%s obtiene un respaldo base a partir de un servidor PostgreSQL en ejecución.\n" "%s obtiene un respaldo base a partir de un servidor PostgreSQL en ejecución.\n"
"\n" "\n"
#: pg_basebackup.c:235 pg_receivexlog.c:66 pg_recvlogical.c:72 #: pg_basebackup.c:240 pg_receivexlog.c:66 pg_recvlogical.c:72
#, c-format #, c-format
msgid "Usage:\n" msgid "Usage:\n"
msgstr "Empleo:\n" msgstr "Empleo:\n"
#: pg_basebackup.c:236 pg_receivexlog.c:67 pg_recvlogical.c:73 #: pg_basebackup.c:241 pg_receivexlog.c:67 pg_recvlogical.c:73
#, c-format #, c-format
msgid " %s [OPTION]...\n" msgid " %s [OPTION]...\n"
msgstr " %s [OPCIÓN]...\n" msgstr " %s [OPCIÓN]...\n"
#: pg_basebackup.c:237 #: pg_basebackup.c:242
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -84,17 +84,17 @@ msgstr ""
"\n" "\n"
"Opciones que controlan la salida:\n" "Opciones que controlan la salida:\n"
#: pg_basebackup.c:238 #: pg_basebackup.c:243
#, c-format #, c-format
msgid " -D, --pgdata=DIRECTORY receive base backup into directory\n" msgid " -D, --pgdata=DIRECTORY receive base backup into directory\n"
msgstr " -D, --pgdata=DIRECTORIO recibir el respaldo base en directorio\n" msgstr " -D, --pgdata=DIRECTORIO recibir el respaldo base en directorio\n"
#: pg_basebackup.c:239 #: pg_basebackup.c:244
#, c-format #, c-format
msgid " -F, --format=p|t output format (plain (default), tar)\n" msgid " -F, --format=p|t output format (plain (default), tar)\n"
msgstr " -F, --format=p|t formato de salida (plano (por omisión), tar)\n" msgstr " -F, --format=p|t formato de salida (plano (por omisión), tar)\n"
#: pg_basebackup.c:240 #: pg_basebackup.c:245
#, c-format #, c-format
msgid "" msgid ""
" -r, --max-rate=RATE maximum transfer rate to transfer data directory\n" " -r, --max-rate=RATE maximum transfer rate to transfer data directory\n"
@ -103,7 +103,7 @@ msgstr ""
" -r, --max-rate=TASA máxima tasa a la que transferir el directorio de datos\n" " -r, --max-rate=TASA máxima tasa a la que transferir el directorio de datos\n"
" (en kB/s, o use sufijos «k» o «M»)\n" " (en kB/s, o use sufijos «k» o «M»)\n"
#: pg_basebackup.c:242 #: pg_basebackup.c:247
#, c-format #, c-format
msgid "" msgid ""
" -R, --write-recovery-conf\n" " -R, --write-recovery-conf\n"
@ -112,12 +112,12 @@ msgstr ""
" -R, --write-recovery-conf\n" " -R, --write-recovery-conf\n"
" escribe recovery.conf para replicación\n" " escribe recovery.conf para replicación\n"
#: pg_basebackup.c:244 pg_receivexlog.c:74 #: pg_basebackup.c:249 pg_receivexlog.c:74
#, c-format #, c-format
msgid " -S, --slot=SLOTNAME replication slot to use\n" msgid " -S, --slot=SLOTNAME replication slot to use\n"
msgstr " -S, --slot=NOMBRE slot de replicación a usar\n" msgstr " -S, --slot=NOMBRE slot de replicación a usar\n"
#: pg_basebackup.c:245 #: pg_basebackup.c:250
#, c-format #, c-format
msgid "" msgid ""
" -T, --tablespace-mapping=OLDDIR=NEWDIR\n" " -T, --tablespace-mapping=OLDDIR=NEWDIR\n"
@ -126,14 +126,14 @@ msgstr ""
" -T, --tablespace-mapping=ANTIGUO=NUEVO\n" " -T, --tablespace-mapping=ANTIGUO=NUEVO\n"
" reubicar el directorio de tablespace de ANTIGUO a NUEVO\n" " reubicar el directorio de tablespace de ANTIGUO a NUEVO\n"
#: pg_basebackup.c:247 #: pg_basebackup.c:252
#, c-format #, c-format
msgid " -x, --xlog include required WAL files in backup (fetch mode)\n" msgid " -x, --xlog include required WAL files in backup (fetch mode)\n"
msgstr "" msgstr ""
" -x, --xlog incluye los archivos WAL necesarios en el respaldo\n" " -x, --xlog incluye los archivos WAL necesarios en el respaldo\n"
" (modo fetch)\n" " (modo fetch)\n"
#: pg_basebackup.c:248 #: pg_basebackup.c:253
#, c-format #, c-format
msgid "" msgid ""
" -X, --xlog-method=fetch|stream\n" " -X, --xlog-method=fetch|stream\n"
@ -143,22 +143,22 @@ msgstr ""
" incluye los archivos WAL necesarios,\n" " incluye los archivos WAL necesarios,\n"
" en el modo especificado\n" " en el modo especificado\n"
#: pg_basebackup.c:250 #: pg_basebackup.c:255
#, c-format #, c-format
msgid " --xlogdir=XLOGDIR location for the transaction log directory\n" msgid " --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr " --xlogdir=DIR ubicación para los archivos del registro transaccional\n" msgstr " --xlogdir=DIR ubicación para los archivos del registro transaccional\n"
#: pg_basebackup.c:251 #: pg_basebackup.c:256
#, c-format #, c-format
msgid " -z, --gzip compress tar output\n" msgid " -z, --gzip compress tar output\n"
msgstr " -z, --gzip comprimir la salida de tar\n" msgstr " -z, --gzip comprimir la salida de tar\n"
#: pg_basebackup.c:252 #: pg_basebackup.c:257
#, c-format #, c-format
msgid " -Z, --compress=0-9 compress tar output with given compression level\n" msgid " -Z, --compress=0-9 compress tar output with given compression level\n"
msgstr " -Z, --compress=0-9 comprimir salida tar con el nivel de compresión dado\n" msgstr " -Z, --compress=0-9 comprimir salida tar con el nivel de compresión dado\n"
#: pg_basebackup.c:253 #: pg_basebackup.c:258
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -167,7 +167,7 @@ msgstr ""
"\n" "\n"
"Opciones generales:\n" "Opciones generales:\n"
#: pg_basebackup.c:254 #: pg_basebackup.c:259
#, c-format #, c-format
msgid "" msgid ""
" -c, --checkpoint=fast|spread\n" " -c, --checkpoint=fast|spread\n"
@ -176,32 +176,32 @@ msgstr ""
" -c, --checkpoint=fast|spread\n" " -c, --checkpoint=fast|spread\n"
" utilizar checkpoint rápido o extendido\n" " utilizar checkpoint rápido o extendido\n"
#: pg_basebackup.c:256 #: pg_basebackup.c:261
#, c-format #, c-format
msgid " -l, --label=LABEL set backup label\n" msgid " -l, --label=LABEL set backup label\n"
msgstr " -l, --label=ETIQUETA establecer etiqueta del respaldo\n" msgstr " -l, --label=ETIQUETA establecer etiqueta del respaldo\n"
#: pg_basebackup.c:257 #: pg_basebackup.c:262
#, c-format #, c-format
msgid " -P, --progress show progress information\n" msgid " -P, --progress show progress information\n"
msgstr " -P, --progress mostrar información de progreso\n" msgstr " -P, --progress mostrar información de progreso\n"
#: pg_basebackup.c:258 pg_receivexlog.c:76 pg_recvlogical.c:92 #: pg_basebackup.c:263 pg_receivexlog.c:76 pg_recvlogical.c:92
#, c-format #, c-format
msgid " -v, --verbose output verbose messages\n" msgid " -v, --verbose output verbose messages\n"
msgstr " -v, --verbose desplegar mensajes verbosos\n" msgstr " -v, --verbose desplegar mensajes verbosos\n"
#: pg_basebackup.c:259 pg_receivexlog.c:77 pg_recvlogical.c:93 #: pg_basebackup.c:264 pg_receivexlog.c:77 pg_recvlogical.c:93
#, c-format #, c-format
msgid " -V, --version output version information, then exit\n" msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostrar información de versión, luego salir\n" msgstr " -V, --version mostrar información de versión, luego salir\n"
#: pg_basebackup.c:260 pg_receivexlog.c:78 pg_recvlogical.c:94 #: pg_basebackup.c:265 pg_receivexlog.c:78 pg_recvlogical.c:94
#, c-format #, c-format
msgid " -?, --help show this help, then exit\n" msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostrar esta ayuda, luego salir\n" msgstr " -?, --help mostrar esta ayuda, luego salir\n"
#: pg_basebackup.c:261 pg_receivexlog.c:79 pg_recvlogical.c:95 #: pg_basebackup.c:266 pg_receivexlog.c:79 pg_recvlogical.c:95
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -210,22 +210,22 @@ msgstr ""
"\n" "\n"
"Opciones de conexión:\n" "Opciones de conexión:\n"
#: pg_basebackup.c:262 pg_receivexlog.c:80 #: pg_basebackup.c:267 pg_receivexlog.c:80
#, c-format #, c-format
msgid " -d, --dbname=CONNSTR connection string\n" msgid " -d, --dbname=CONNSTR connection string\n"
msgstr " -s, --dbname=CONSTR cadena de conexión\n" msgstr " -s, --dbname=CONSTR cadena de conexión\n"
#: pg_basebackup.c:263 pg_receivexlog.c:81 pg_recvlogical.c:97 #: pg_basebackup.c:268 pg_receivexlog.c:81 pg_recvlogical.c:97
#, c-format #, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr " -h, --host=ANFITRIÓN dirección del servidor o directorio del socket\n" msgstr " -h, --host=ANFITRIÓN dirección del servidor o directorio del socket\n"
#: pg_basebackup.c:264 pg_receivexlog.c:82 pg_recvlogical.c:98 #: pg_basebackup.c:269 pg_receivexlog.c:82 pg_recvlogical.c:98
#, c-format #, c-format
msgid " -p, --port=PORT database server port number\n" msgid " -p, --port=PORT database server port number\n"
msgstr " -p, --port=PORT número de port del servidor\n" msgstr " -p, --port=PORT número de port del servidor\n"
#: pg_basebackup.c:265 #: pg_basebackup.c:270
#, c-format #, c-format
msgid "" msgid ""
" -s, --status-interval=INTERVAL\n" " -s, --status-interval=INTERVAL\n"
@ -234,24 +234,24 @@ msgstr ""
" -s, --status-interval=INTERVALO (segundos)\n" " -s, --status-interval=INTERVALO (segundos)\n"
" tiempo entre envíos de paquetes de estado al servidor\n" " tiempo entre envíos de paquetes de estado al servidor\n"
#: pg_basebackup.c:267 pg_receivexlog.c:83 pg_recvlogical.c:99 #: pg_basebackup.c:272 pg_receivexlog.c:83 pg_recvlogical.c:99
#, c-format #, c-format
msgid " -U, --username=NAME connect as specified database user\n" msgid " -U, --username=NAME connect as specified database user\n"
msgstr " -U, --username=NOMBRE conectarse con el usuario especificado\n" msgstr " -U, --username=NOMBRE conectarse con el usuario especificado\n"
#: pg_basebackup.c:268 pg_receivexlog.c:84 pg_recvlogical.c:100 #: pg_basebackup.c:273 pg_receivexlog.c:84 pg_recvlogical.c:100
#, c-format #, c-format
msgid " -w, --no-password never prompt for password\n" msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password nunca pedir contraseña\n" msgstr " -w, --no-password nunca pedir contraseña\n"
#: pg_basebackup.c:269 pg_receivexlog.c:85 pg_recvlogical.c:101 #: pg_basebackup.c:274 pg_receivexlog.c:85 pg_recvlogical.c:101
#, c-format #, c-format
msgid " -W, --password force password prompt (should happen automatically)\n" msgid " -W, --password force password prompt (should happen automatically)\n"
msgstr "" msgstr ""
" -W, --password forzar un prompt para la contraseña\n" " -W, --password forzar un prompt para la contraseña\n"
" (debería ser automático)\n" " (debería ser automático)\n"
#: pg_basebackup.c:270 pg_receivexlog.c:89 pg_recvlogical.c:102 #: pg_basebackup.c:275 pg_receivexlog.c:89 pg_recvlogical.c:102
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -260,330 +260,330 @@ msgstr ""
"\n" "\n"
"Reporte errores a <pgsql-bugs@postgresql.org>.\n" "Reporte errores a <pgsql-bugs@postgresql.org>.\n"
#: pg_basebackup.c:313 #: pg_basebackup.c:318
#, c-format #, c-format
msgid "%s: could not read from ready pipe: %s\n" msgid "%s: could not read from ready pipe: %s\n"
msgstr "%s: no se pudo leer desde la tubería: %s\n" msgstr "%s: no se pudo leer desde la tubería: %s\n"
#: pg_basebackup.c:321 pg_basebackup.c:424 pg_basebackup.c:1910 #: pg_basebackup.c:326 pg_basebackup.c:429 pg_basebackup.c:1920
#: streamutil.c:293 #: streamutil.c:316
#, c-format #, c-format
msgid "%s: could not parse transaction log location \"%s\"\n" msgid "%s: could not parse transaction log location \"%s\"\n"
msgstr "%s: no se pudo interpretar la ubicación del registro transaccional «%s»\n" msgstr "%s: no se pudo interpretar la ubicación del registro transaccional «%s»\n"
#: pg_basebackup.c:437 #: pg_basebackup.c:442
#, c-format #, c-format
msgid "%s: could not create pipe for background process: %s\n" msgid "%s: could not create pipe for background process: %s\n"
msgstr "%s: no se pudo crear la tubería para el proceso en segundo plano: %s\n" msgstr "%s: no se pudo crear la tubería para el proceso en segundo plano: %s\n"
#: pg_basebackup.c:462 pg_basebackup.c:517 pg_basebackup.c:1269 #: pg_basebackup.c:467 pg_basebackup.c:522 pg_basebackup.c:1279
#, 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"
#: pg_basebackup.c:480 #: pg_basebackup.c:485
#, c-format #, c-format
msgid "%s: could not create background process: %s\n" msgid "%s: could not create background process: %s\n"
msgstr "%s: no se pudo lanzar el proceso en segundo plano: %s\n" msgstr "%s: no se pudo lanzar el proceso en segundo plano: %s\n"
#: pg_basebackup.c:492 #: pg_basebackup.c:497
#, c-format #, c-format
msgid "%s: could not create background thread: %s\n" msgid "%s: could not create background thread: %s\n"
msgstr "%s: no se pudo lanzar el hilo en segundo plano: %s\n" msgstr "%s: no se pudo lanzar el hilo en segundo plano: %s\n"
#: pg_basebackup.c:536 #: pg_basebackup.c:541
#, c-format #, c-format
msgid "%s: directory \"%s\" exists but is not empty\n" msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s: el directorio «%s» existe pero no está vacío\n" msgstr "%s: el directorio «%s» existe pero no está vacío\n"
#: pg_basebackup.c:544 #: pg_basebackup.c:549
#, 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"
#: pg_basebackup.c:606 #: pg_basebackup.c:611
#, c-format #, c-format
msgid "%*s/%s kB (100%%), %d/%d tablespace %*s" msgid "%*s/%s kB (100%%), %d/%d tablespace %*s"
msgid_plural "%*s/%s kB (100%%), %d/%d tablespaces %*s" msgid_plural "%*s/%s kB (100%%), %d/%d tablespaces %*s"
msgstr[0] "%*s/%s kB (100%%), %d/%d tablespace %*s" msgstr[0] "%*s/%s kB (100%%), %d/%d tablespace %*s"
msgstr[1] "%*s/%s kB (100%%), %d/%d tablespaces %*s" msgstr[1] "%*s/%s kB (100%%), %d/%d tablespaces %*s"
#: pg_basebackup.c:618 #: pg_basebackup.c:623
#, c-format #, c-format
msgid "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)" msgid "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)"
msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces (%s%-*.*s)" msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces (%s%-*.*s)"
msgstr[0] "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)" msgstr[0] "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)"
msgstr[1] "%*s/%s kB (%d%%), %d/%d tablespaces (%s%-*.*s)" msgstr[1] "%*s/%s kB (%d%%), %d/%d tablespaces (%s%-*.*s)"
#: pg_basebackup.c:634 #: pg_basebackup.c:639
#, c-format #, c-format
msgid "%*s/%s kB (%d%%), %d/%d tablespace" msgid "%*s/%s kB (%d%%), %d/%d tablespace"
msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces" msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces"
msgstr[0] "%*s/%s kB (%d%%), %d/%d tablespace" msgstr[0] "%*s/%s kB (%d%%), %d/%d tablespace"
msgstr[1] "%*s/%s kB (%d%%), %d/%d tablespaces" msgstr[1] "%*s/%s kB (%d%%), %d/%d tablespaces"
#: pg_basebackup.c:656 #: pg_basebackup.c:661
#, c-format #, c-format
msgid "%s: transfer rate \"%s\" is not a valid value\n" msgid "%s: transfer rate \"%s\" is not a valid value\n"
msgstr "%s: tasa de transferencia «%s» no es un valor válido\n" msgstr "%s: tasa de transferencia «%s» no es un valor válido\n"
#: pg_basebackup.c:663 #: pg_basebackup.c:668
#, c-format #, c-format
msgid "%s: invalid transfer rate \"%s\": %s\n" msgid "%s: invalid transfer rate \"%s\": %s\n"
msgstr "%s: tasa de transferencia «%s» no válida: %s\n" msgstr "%s: tasa de transferencia «%s» no válida: %s\n"
#: pg_basebackup.c:673 #: pg_basebackup.c:678
#, c-format #, c-format
msgid "%s: transfer rate must be greater than zero\n" msgid "%s: transfer rate must be greater than zero\n"
msgstr "%s: tasa de transferencia debe ser mayor que cero\n" msgstr "%s: tasa de transferencia debe ser mayor que cero\n"
#: pg_basebackup.c:707 #: pg_basebackup.c:712
#, c-format #, c-format
msgid "%s: invalid --max-rate unit: \"%s\"\n" msgid "%s: invalid --max-rate unit: \"%s\"\n"
msgstr "%s: unidad de --max-rato no válida: «%s»\n" msgstr "%s: unidad de --max-rato no válida: «%s»\n"
#: pg_basebackup.c:716 #: pg_basebackup.c:721
#, c-format #, c-format
msgid "%s: transfer rate \"%s\" exceeds integer range\n" msgid "%s: transfer rate \"%s\" exceeds integer range\n"
msgstr "%s: la tasa de transferencia «%s» excede el rango de enteros\n" msgstr "%s: la tasa de transferencia «%s» excede el rango de enteros\n"
#: pg_basebackup.c:728 #: pg_basebackup.c:733
#, c-format #, c-format
msgid "%s: transfer rate \"%s\" is out of range\n" msgid "%s: transfer rate \"%s\" is out of range\n"
msgstr "%s: la tasa de transferencia «%s» está fuera de rango\n" msgstr "%s: la tasa de transferencia «%s» está fuera de rango\n"
#: pg_basebackup.c:752 #: pg_basebackup.c:757
#, c-format #, c-format
msgid "%s: could not write to compressed file \"%s\": %s\n" msgid "%s: could not write to compressed file \"%s\": %s\n"
msgstr "%s: no se pudo escribir al archivo comprimido «%s»: %s\n" msgstr "%s: no se pudo escribir al archivo comprimido «%s»: %s\n"
#: pg_basebackup.c:762 pg_basebackup.c:1363 pg_basebackup.c:1588 #: pg_basebackup.c:767 pg_basebackup.c:1373 pg_basebackup.c:1598
#, c-format #, c-format
msgid "%s: could not write to file \"%s\": %s\n" msgid "%s: could not write to file \"%s\": %s\n"
msgstr "%s: no se pudo escribir al archivo «%s»: %s\n" msgstr "%s: no se pudo escribir al archivo «%s»: %s\n"
#: pg_basebackup.c:821 pg_basebackup.c:842 pg_basebackup.c:870 #: pg_basebackup.c:826 pg_basebackup.c:847 pg_basebackup.c:875
#, c-format #, c-format
msgid "%s: could not set compression level %d: %s\n" msgid "%s: could not set compression level %d: %s\n"
msgstr "%s: no se pudo definir el nivel de compresión %d: %s\n" msgstr "%s: no se pudo definir el nivel de compresión %d: %s\n"
#: pg_basebackup.c:891 #: pg_basebackup.c:896
#, c-format #, c-format
msgid "%s: could not create compressed file \"%s\": %s\n" msgid "%s: could not create compressed file \"%s\": %s\n"
msgstr "%s: no se pudo crear el archivo comprimido «%s»: %s\n" msgstr "%s: no se pudo crear el archivo comprimido «%s»: %s\n"
#: pg_basebackup.c:902 pg_basebackup.c:1323 pg_basebackup.c:1581 #: pg_basebackup.c:907 pg_basebackup.c:1333 pg_basebackup.c:1591
#, c-format #, c-format
msgid "%s: could not create file \"%s\": %s\n" msgid "%s: could not create file \"%s\": %s\n"
msgstr "%s: no se pudo crear el archivo «%s»: %s\n" msgstr "%s: no se pudo crear el archivo «%s»: %s\n"
#: pg_basebackup.c:914 pg_basebackup.c:1178 #: pg_basebackup.c:919 pg_basebackup.c:1188
#, c-format #, c-format
msgid "%s: could not get COPY data stream: %s" msgid "%s: could not get COPY data stream: %s"
msgstr "%s: no se pudo obtener un flujo de datos COPY: %s" msgstr "%s: no se pudo obtener un flujo de datos COPY: %s"
#: pg_basebackup.c:971 #: pg_basebackup.c:976
#, c-format #, c-format
msgid "%s: could not close compressed file \"%s\": %s\n" msgid "%s: could not close compressed file \"%s\": %s\n"
msgstr "%s: no se pudo cerrar el archivo comprimido «%s»: %s\n" msgstr "%s: no se pudo cerrar el archivo comprimido «%s»: %s\n"
#: pg_basebackup.c:984 pg_recvlogical.c:580 receivelog.c:206 receivelog.c:354 #: pg_basebackup.c:989 pg_recvlogical.c:580 receivelog.c:208 receivelog.c:361
#: receivelog.c:743 #: receivelog.c:750
#, c-format #, c-format
msgid "%s: could not close file \"%s\": %s\n" msgid "%s: could not close file \"%s\": %s\n"
msgstr "%s: no se pudo cerrar el archivo «%s»: %s\n" msgstr "%s: no se pudo cerrar el archivo «%s»: %s\n"
#: pg_basebackup.c:995 pg_basebackup.c:1207 pg_recvlogical.c:446 #: pg_basebackup.c:1000 pg_basebackup.c:1217 pg_recvlogical.c:446
#: receivelog.c:1024 #: receivelog.c:1031
#, c-format #, c-format
msgid "%s: could not read COPY data: %s" msgid "%s: could not read COPY data: %s"
msgstr "%s: no fue posible leer datos COPY: %s" msgstr "%s: no fue posible leer datos COPY: %s"
#: pg_basebackup.c:1221 #: pg_basebackup.c:1231
#, c-format #, c-format
msgid "%s: invalid tar block header size: %d\n" msgid "%s: invalid tar block header size: %d\n"
msgstr "%s: tamaño de bloque de cabecera de tar no válido: %d\n" msgstr "%s: tamaño de bloque de cabecera de tar no válido: %d\n"
#: pg_basebackup.c:1277 #: pg_basebackup.c:1287
#, c-format #, c-format
msgid "%s: could not set permissions on directory \"%s\": %s\n" msgid "%s: could not set permissions on directory \"%s\": %s\n"
msgstr "%s: no se pudo definir los permisos en el directorio «%s»: %s\n" msgstr "%s: no se pudo definir los permisos en el directorio «%s»: %s\n"
#: pg_basebackup.c:1301 #: pg_basebackup.c:1311
#, c-format #, c-format
msgid "%s: could not create symbolic link from \"%s\" to \"%s\": %s\n" msgid "%s: could not create symbolic link from \"%s\" to \"%s\": %s\n"
msgstr "%s: no se pudo crear un enlace simbólico desde «%s» a «%s»: %s\n" msgstr "%s: no se pudo crear un enlace simbólico desde «%s» a «%s»: %s\n"
#: pg_basebackup.c:1310 #: pg_basebackup.c:1320
#, c-format #, c-format
msgid "%s: unrecognized link indicator \"%c\"\n" msgid "%s: unrecognized link indicator \"%c\"\n"
msgstr "%s: indicador de enlace «%c» no reconocido\n" msgstr "%s: indicador de enlace «%c» no reconocido\n"
#: pg_basebackup.c:1330 #: pg_basebackup.c:1340
#, c-format #, c-format
msgid "%s: could not set permissions on file \"%s\": %s\n" msgid "%s: could not set permissions on file \"%s\": %s\n"
msgstr "%s: no se pudo definir los permisos al archivo «%s»: %s\n" msgstr "%s: no se pudo definir los permisos al archivo «%s»: %s\n"
#: pg_basebackup.c:1389 #: pg_basebackup.c:1399
#, c-format #, c-format
msgid "%s: COPY stream ended before last file was finished\n" msgid "%s: COPY stream ended before last file was finished\n"
msgstr "%s: el flujo COPY terminó antes que el último archivo estuviera completo\n" msgstr "%s: el flujo COPY terminó antes que el último archivo estuviera completo\n"
#: pg_basebackup.c:1475 pg_basebackup.c:1495 pg_basebackup.c:1502 #: pg_basebackup.c:1485 pg_basebackup.c:1505 pg_basebackup.c:1512
#: pg_basebackup.c:1556 #: pg_basebackup.c:1566
#, 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"
#: pg_basebackup.c:1633 #: pg_basebackup.c:1643
#, c-format #, c-format
msgid "%s: incompatible server version %s\n" msgid "%s: incompatible server version %s\n"
msgstr "%s: versión del servidor %s incompatible\n" msgstr "%s: versión del servidor %s incompatible\n"
#: pg_basebackup.c:1670 #: pg_basebackup.c:1680
#, c-format #, c-format
msgid "%s: initiating base backup, waiting for checkpoint to complete\n" msgid "%s: initiating base backup, waiting for checkpoint to complete\n"
msgstr "%s: iniciando el respaldo base, esperando que el checkpoint se complete\n" msgstr "%s: iniciando el respaldo base, esperando que el checkpoint se complete\n"
#: pg_basebackup.c:1688 pg_recvlogical.c:264 receivelog.c:541 receivelog.c:592 #: pg_basebackup.c:1698 pg_recvlogical.c:264 receivelog.c:548 receivelog.c:599
#: receivelog.c:632 streamutil.c:263 streamutil.c:367 streamutil.c:413 #: receivelog.c:639 streamutil.c:286 streamutil.c:390 streamutil.c:436
#, c-format #, c-format
msgid "%s: could not send replication command \"%s\": %s" msgid "%s: could not send replication command \"%s\": %s"
msgstr "%s: no se pudo ejecutar la orden de replicación «%s»: %s" msgstr "%s: no se pudo ejecutar la orden de replicación «%s»: %s"
#: pg_basebackup.c:1699 #: pg_basebackup.c:1709
#, c-format #, c-format
msgid "%s: could not initiate base backup: %s" msgid "%s: could not initiate base backup: %s"
msgstr "%s: no se pudo iniciar el respaldo base: %s" msgstr "%s: no se pudo iniciar el respaldo base: %s"
#: pg_basebackup.c:1706 #: pg_basebackup.c:1716
#, c-format #, c-format
msgid "%s: server returned unexpected response to BASE_BACKUP command; got %d rows and %d fields, expected %d rows and %d fields\n" msgid "%s: server returned unexpected response to BASE_BACKUP command; got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: el servidor envió una respuesta inesperada a la orden BASE_BACKUP; se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n" msgstr "%s: el servidor envió una respuesta inesperada a la orden BASE_BACKUP; se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n"
#: pg_basebackup.c:1714 #: pg_basebackup.c:1724
#, c-format #, c-format
msgid "%s: checkpoint completed\n" msgid "%s: checkpoint completed\n"
msgstr "%s: el checkpoint se ha completado\n" msgstr "%s: el checkpoint se ha completado\n"
#: pg_basebackup.c:1729 #: pg_basebackup.c:1739
#, c-format #, c-format
msgid "transaction log start point: %s on timeline %u\n" msgid "transaction log start point: %s on timeline %u\n"
msgstr "punto de inicio del registro transaccional: %s en el timeline %u\n" msgstr "punto de inicio del registro transaccional: %s en el timeline %u\n"
#: pg_basebackup.c:1738 #: pg_basebackup.c:1748
#, c-format #, c-format
msgid "%s: could not get backup header: %s" msgid "%s: could not get backup header: %s"
msgstr "%s: no se pudo obtener la cabecera de respaldo: %s" msgstr "%s: no se pudo obtener la cabecera de respaldo: %s"
#: pg_basebackup.c:1744 #: pg_basebackup.c:1754
#, c-format #, c-format
msgid "%s: no data returned from server\n" msgid "%s: no data returned from server\n"
msgstr "%s: el servidor no retornó datos\n" msgstr "%s: el servidor no retornó datos\n"
#: pg_basebackup.c:1776 #: pg_basebackup.c:1786
#, c-format #, c-format
msgid "%s: can only write single tablespace to stdout, database has %d\n" msgid "%s: can only write single tablespace to stdout, database has %d\n"
msgstr "%s: sólo se puede escribir un tablespace a stdout, la base de datos tiene %d\n" msgstr "%s: sólo se puede escribir un tablespace a stdout, la base de datos tiene %d\n"
#: pg_basebackup.c:1788 #: pg_basebackup.c:1798
#, c-format #, c-format
msgid "%s: starting background WAL receiver\n" msgid "%s: starting background WAL receiver\n"
msgstr "%s: iniciando el receptor de WAL en segundo plano\n" msgstr "%s: iniciando el receptor de WAL en segundo plano\n"
#: pg_basebackup.c:1819 #: pg_basebackup.c:1829
#, c-format #, c-format
msgid "%s: could not get transaction log end position from server: %s" msgid "%s: could not get transaction log end position from server: %s"
msgstr "%s: no se pudo obtener la posición final del registro transaccional del servidor: %s" msgstr "%s: no se pudo obtener la posición final del registro transaccional del servidor: %s"
#: pg_basebackup.c:1826 #: pg_basebackup.c:1836
#, c-format #, c-format
msgid "%s: no transaction log end position returned from server\n" msgid "%s: no transaction log end position returned from server\n"
msgstr "%s: el servidor no retornó la posición final del registro transaccional\n" msgstr "%s: el servidor no retornó la posición final del registro transaccional\n"
#: pg_basebackup.c:1838 #: pg_basebackup.c:1848
#, c-format #, c-format
msgid "%s: final receive failed: %s" msgid "%s: final receive failed: %s"
msgstr "%s: la recepción final falló: %s" msgstr "%s: la recepción final falló: %s"
#: pg_basebackup.c:1862 #: pg_basebackup.c:1872
#, c-format #, c-format
msgid "%s: waiting for background process to finish streaming ...\n" msgid "%s: waiting for background process to finish streaming ...\n"
msgstr "%s: esperando que el proceso en segundo plano complete el flujo...\n" msgstr "%s: esperando que el proceso en segundo plano complete el flujo...\n"
#: pg_basebackup.c:1868 #: pg_basebackup.c:1878
#, c-format #, c-format
msgid "%s: could not send command to background pipe: %s\n" msgid "%s: could not send command to background pipe: %s\n"
msgstr "%s: no se pudo enviar una orden a la tubería de segundo plano: %s\n" msgstr "%s: no se pudo enviar una orden a la tubería de segundo plano: %s\n"
#: pg_basebackup.c:1877 #: pg_basebackup.c:1887
#, c-format #, c-format
msgid "%s: could not wait for child process: %s\n" msgid "%s: could not wait for child process: %s\n"
msgstr "%s: no se pudo esperar al proceso hijo: %s\n" msgstr "%s: no se pudo esperar al proceso hijo: %s\n"
#: pg_basebackup.c:1883 #: pg_basebackup.c:1893
#, c-format #, c-format
msgid "%s: child %d died, expected %d\n" msgid "%s: child %d died, expected %d\n"
msgstr "%s: el hijo %d murió, pero se esperaba al %d\n" msgstr "%s: el hijo %d murió, pero se esperaba al %d\n"
#: pg_basebackup.c:1889 #: pg_basebackup.c:1899
#, c-format #, c-format
msgid "%s: child process did not exit normally\n" msgid "%s: child process did not exit normally\n"
msgstr "%s: el proceso hijo no terminó normalmente\n" msgstr "%s: el proceso hijo no terminó normalmente\n"
#: pg_basebackup.c:1895 #: pg_basebackup.c:1905
#, c-format #, c-format
msgid "%s: child process exited with error %d\n" msgid "%s: child process exited with error %d\n"
msgstr "%s: el proceso hijo terminó con código de salida %d\n" msgstr "%s: el proceso hijo terminó con código de salida %d\n"
#: pg_basebackup.c:1922 #: pg_basebackup.c:1932
#, c-format #, c-format
msgid "%s: could not wait for child thread: %s\n" msgid "%s: could not wait for child thread: %s\n"
msgstr "%s: no se pudo esperar el hilo hijo: %s\n" msgstr "%s: no se pudo esperar el hilo hijo: %s\n"
#: pg_basebackup.c:1929 #: pg_basebackup.c:1939
#, c-format #, c-format
msgid "%s: could not get child thread exit status: %s\n" msgid "%s: could not get child thread exit status: %s\n"
msgstr "%s: no se pudo obtener la cabecera de respaldo: %s\n" msgstr "%s: no se pudo obtener la cabecera de respaldo: %s\n"
#: pg_basebackup.c:1935 #: pg_basebackup.c:1945
#, c-format #, c-format
msgid "%s: child thread exited with error %u\n" msgid "%s: child thread exited with error %u\n"
msgstr "%s: el hilo hijo terminó con error %u\n" msgstr "%s: el hilo hijo terminó con error %u\n"
#: pg_basebackup.c:2025 #: pg_basebackup.c:2035
#, c-format #, c-format
msgid "%s: invalid output format \"%s\", must be \"plain\" or \"tar\"\n" msgid "%s: invalid output format \"%s\", must be \"plain\" or \"tar\"\n"
msgstr "%s: formato de salida «%s» no válido, debe ser «plain» o «tar»\n" msgstr "%s: formato de salida «%s» no válido, debe ser «plain» o «tar»\n"
#: pg_basebackup.c:2046 pg_basebackup.c:2058 #: pg_basebackup.c:2056 pg_basebackup.c:2068
#, c-format #, c-format
msgid "%s: cannot specify both --xlog and --xlog-method\n" msgid "%s: cannot specify both --xlog and --xlog-method\n"
msgstr "%s: no se puede tanto --xlog como --xlog-method\n" msgstr "%s: no se puede tanto --xlog como --xlog-method\n"
#: pg_basebackup.c:2073 #: pg_basebackup.c:2083
#, c-format #, c-format
msgid "%s: invalid xlog-method option \"%s\", must be \"fetch\" or \"stream\"\n" msgid "%s: invalid xlog-method option \"%s\", must be \"fetch\" or \"stream\"\n"
msgstr "%s: opción de xlog-method «%s» no válida, debe ser «fetch» o «stream»\n" msgstr "%s: opción de xlog-method «%s» no válida, debe ser «fetch» o «stream»\n"
#: pg_basebackup.c:2095 #: pg_basebackup.c:2105
#, c-format #, c-format
msgid "%s: invalid compression level \"%s\"\n" msgid "%s: invalid compression level \"%s\"\n"
msgstr "%s: valor de compresión «%s» no válido\n" msgstr "%s: valor de compresión «%s» no válido\n"
#: pg_basebackup.c:2107 #: pg_basebackup.c:2117
#, c-format #, c-format
msgid "%s: invalid checkpoint argument \"%s\", must be \"fast\" or \"spread\"\n" msgid "%s: invalid checkpoint argument \"%s\", must be \"fast\" or \"spread\"\n"
msgstr "%s: argumento de checkpoint «%s» no válido, debe ser «fast» o «spread»\n" msgstr "%s: argumento de checkpoint «%s» no válido, debe ser «fast» o «spread»\n"
#: pg_basebackup.c:2134 pg_receivexlog.c:445 pg_recvlogical.c:763 #: pg_basebackup.c:2144 pg_receivexlog.c:445 pg_recvlogical.c:763
#, c-format #, c-format
msgid "%s: invalid status interval \"%s\"\n" msgid "%s: invalid status interval \"%s\"\n"
msgstr "%s: intervalo de estado «%s» no válido\n" msgstr "%s: intervalo de estado «%s» no válido\n"
#: pg_basebackup.c:2150 pg_basebackup.c:2164 pg_basebackup.c:2175 #: pg_basebackup.c:2160 pg_basebackup.c:2174 pg_basebackup.c:2185
#: pg_basebackup.c:2188 pg_basebackup.c:2198 pg_basebackup.c:2208 #: pg_basebackup.c:2198 pg_basebackup.c:2208 pg_basebackup.c:2218
#: pg_basebackup.c:2220 pg_basebackup.c:2231 pg_receivexlog.c:477 #: pg_basebackup.c:2230 pg_basebackup.c:2241 pg_receivexlog.c:477
#: pg_receivexlog.c:491 pg_receivexlog.c:499 pg_receivexlog.c:509 #: pg_receivexlog.c:491 pg_receivexlog.c:499 pg_receivexlog.c:509
#: pg_receivexlog.c:520 pg_recvlogical.c:790 pg_recvlogical.c:804 #: pg_receivexlog.c:520 pg_recvlogical.c:790 pg_recvlogical.c:804
#: pg_recvlogical.c:815 pg_recvlogical.c:823 pg_recvlogical.c:831 #: pg_recvlogical.c:815 pg_recvlogical.c:823 pg_recvlogical.c:831
@ -592,52 +592,52 @@ msgstr "%s: intervalo de estado «%s» no válido\n"
msgid "Try \"%s --help\" for more information.\n" msgid "Try \"%s --help\" for more information.\n"
msgstr "Use «%s --help» para obtener más información.\n" msgstr "Use «%s --help» para obtener más información.\n"
#: pg_basebackup.c:2162 pg_receivexlog.c:489 pg_recvlogical.c:802 #: pg_basebackup.c:2172 pg_receivexlog.c:489 pg_recvlogical.c:802
#, 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 en la línea de órdenes (el primero es «%s»)\n" msgstr "%s: demasiados argumentos en la línea de órdenes (el primero es «%s»)\n"
#: pg_basebackup.c:2174 pg_receivexlog.c:519 #: pg_basebackup.c:2184 pg_receivexlog.c:519
#, c-format #, c-format
msgid "%s: no target directory specified\n" msgid "%s: no target directory specified\n"
msgstr "%s: no se especificó un directorio de salida\n" msgstr "%s: no se especificó un directorio de salida\n"
#: pg_basebackup.c:2186 #: pg_basebackup.c:2196
#, c-format #, c-format
msgid "%s: only tar mode backups can be compressed\n" msgid "%s: only tar mode backups can be compressed\n"
msgstr "%s: sólo los respaldos de modo tar pueden ser comprimidos\n" msgstr "%s: sólo los respaldos de modo tar pueden ser comprimidos\n"
#: pg_basebackup.c:2196 #: pg_basebackup.c:2206
#, c-format #, c-format
msgid "%s: WAL streaming can only be used in plain mode\n" msgid "%s: WAL streaming can only be used in plain mode\n"
msgstr "%s: el flujo de WAL sólo puede usar en modo «plain»\n" msgstr "%s: el flujo de WAL sólo puede usar en modo «plain»\n"
#: pg_basebackup.c:2206 #: pg_basebackup.c:2216
#, c-format #, c-format
msgid "%s: replication slots can only be used with WAL streaming\n" msgid "%s: replication slots can only be used with WAL streaming\n"
msgstr "%s: los slots de replicación sólo pueden usarse con flujo de WAL\n" msgstr "%s: los slots de replicación sólo pueden usarse con flujo de WAL\n"
#: pg_basebackup.c:2218 #: pg_basebackup.c:2228
#, c-format #, c-format
msgid "%s: transaction log directory location can only be specified in plain mode\n" msgid "%s: transaction log directory location can only be specified in plain mode\n"
msgstr "%s: la ubicación del registro transaccional sólo puede especificarse en modo «plain»\n" msgstr "%s: la ubicación del registro transaccional sólo puede especificarse en modo «plain»\n"
#: pg_basebackup.c:2229 #: pg_basebackup.c:2239
#, c-format #, c-format
msgid "%s: transaction log directory location must be an absolute path\n" msgid "%s: transaction log directory location must be an absolute path\n"
msgstr "%s: la ubicación del registro transaccional debe ser una ruta absoluta\n" msgstr "%s: la ubicación del registro transaccional debe ser una ruta absoluta\n"
#: pg_basebackup.c:2241 #: pg_basebackup.c:2251
#, c-format #, c-format
msgid "%s: this build does not support compression\n" msgid "%s: this build does not support compression\n"
msgstr "%s: esta instalación no soporta compresión\n" msgstr "%s: esta instalación no soporta compresión\n"
#: pg_basebackup.c:2268 #: pg_basebackup.c:2278
#, c-format #, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n" msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s: no se pudo crear el enlace simbólico «%s»: %s\n" msgstr "%s: no se pudo crear el enlace simbólico «%s»: %s\n"
#: pg_basebackup.c:2273 #: pg_basebackup.c:2283
#, c-format #, c-format
msgid "%s: symlinks are not supported on this platform\n" msgid "%s: symlinks are not supported on this platform\n"
msgstr "%s: los enlaces simbólicos no están soportados en esta plataforma\n" msgstr "%s: los enlaces simbólicos no están soportados en esta plataforma\n"
@ -871,7 +871,7 @@ msgstr " -d, --dbname=BASE base de datos a la cual conectarse\n"
msgid "%s: confirming write up to %X/%X, flush to %X/%X (slot %s)\n" msgid "%s: confirming write up to %X/%X, flush to %X/%X (slot %s)\n"
msgstr "%s: confirmando escritura hasta %X/%X, fsync hasta %X/%X (slot %s)\n" msgstr "%s: confirmando escritura hasta %X/%X, fsync hasta %X/%X (slot %s)\n"
#: pg_recvlogical.c:154 receivelog.c:407 #: pg_recvlogical.c:154 receivelog.c:414
#, c-format #, c-format
msgid "%s: could not send feedback packet: %s" msgid "%s: could not send feedback packet: %s"
msgstr "%s: no se pudo enviar el paquete de retroalimentación: %s" msgstr "%s: no se pudo enviar el paquete de retroalimentación: %s"
@ -896,28 +896,28 @@ msgstr "%s: flujo iniciado\n"
msgid "%s: could not open log file \"%s\": %s\n" msgid "%s: could not open log file \"%s\": %s\n"
msgstr "%s: no se pudo abrir archivo de log «%s»: %s\n" msgstr "%s: no se pudo abrir archivo de log «%s»: %s\n"
#: pg_recvlogical.c:369 receivelog.c:938 #: pg_recvlogical.c:369 receivelog.c:945
#, c-format #, c-format
msgid "%s: invalid socket: %s" msgid "%s: invalid socket: %s"
msgstr "%s: el socket no es válido: %s" msgstr "%s: el socket no es válido: %s"
#: pg_recvlogical.c:423 receivelog.c:960 #: pg_recvlogical.c:423 receivelog.c:967
#, c-format #, c-format
msgid "%s: select() failed: %s\n" msgid "%s: select() failed: %s\n"
msgstr "%s: select() falló: %s\n" msgstr "%s: select() falló: %s\n"
#: pg_recvlogical.c:432 receivelog.c:1010 #: pg_recvlogical.c:432 receivelog.c:1017
#, c-format #, c-format
msgid "%s: could not receive data from WAL stream: %s" msgid "%s: could not receive data from WAL stream: %s"
msgstr "%s: no se pudo recibir datos desde el flujo de WAL: %s" msgstr "%s: no se pudo recibir datos desde el flujo de WAL: %s"
#: pg_recvlogical.c:473 pg_recvlogical.c:512 receivelog.c:1055 #: pg_recvlogical.c:473 pg_recvlogical.c:512 receivelog.c:1062
#: receivelog.c:1122 #: receivelog.c:1129
#, c-format #, c-format
msgid "%s: streaming header too small: %d\n" msgid "%s: streaming header too small: %d\n"
msgstr "%s: cabecera de flujo demasiado pequeña: %d\n" msgstr "%s: cabecera de flujo demasiado pequeña: %d\n"
#: pg_recvlogical.c:495 receivelog.c:903 #: pg_recvlogical.c:495 receivelog.c:910
#, c-format #, c-format
msgid "%s: unrecognized streaming header: \"%c\"\n" msgid "%s: unrecognized streaming header: \"%c\"\n"
msgstr "%s: cabecera de flujo no reconocida: «%c»\n" msgstr "%s: cabecera de flujo no reconocida: «%c»\n"
@ -927,7 +927,7 @@ msgstr "%s: cabecera de flujo no reconocida: «%c»\n"
msgid "%s: could not write %u bytes to log file \"%s\": %s\n" msgid "%s: could not write %u bytes to log file \"%s\": %s\n"
msgstr "%s: no se pudo escribir %u bytes al archivo de registro «%s»: %s\n" msgstr "%s: no se pudo escribir %u bytes al archivo de registro «%s»: %s\n"
#: pg_recvlogical.c:566 receivelog.c:696 receivelog.c:734 #: pg_recvlogical.c:566 receivelog.c:703 receivelog.c:741
#, c-format #, c-format
msgid "%s: unexpected termination of replication stream: %s" msgid "%s: unexpected termination of replication stream: %s"
msgstr "%s: término inesperado del flujo de replicación: %s" msgstr "%s: término inesperado del flujo de replicación: %s"
@ -982,8 +982,8 @@ msgstr "%s: no se pudo establecer una conexión de replicación específica a un
msgid "%s: could not create archive status file \"%s\": %s\n" msgid "%s: could not create archive status file \"%s\": %s\n"
msgstr "%s: no se pudo crear el archivo de estado «%s»: %s\n" msgstr "%s: no se pudo crear el archivo de estado «%s»: %s\n"
#: receivelog.c:76 receivelog.c:199 receivelog.c:347 receivelog.c:833 #: receivelog.c:76 receivelog.c:201 receivelog.c:354 receivelog.c:840
#: receivelog.c:1076 #: receivelog.c:1083
#, c-format #, c-format
msgid "%s: could not fsync file \"%s\": %s\n" msgid "%s: could not fsync file \"%s\": %s\n"
msgstr "%s: no se pudo sincronizar (fsync) el archivo «%s»: %s\n" msgstr "%s: no se pudo sincronizar (fsync) el archivo «%s»: %s\n"
@ -1003,161 +1003,166 @@ msgstr "%s: no se pudo hacer stat del archivo de transacción «%s»: %s\n"
msgid "%s: transaction log file \"%s\" has %d bytes, should be 0 or %d\n" msgid "%s: transaction log file \"%s\" has %d bytes, should be 0 or %d\n"
msgstr "%s: el archivo de transacción «%s» mide %d bytes, debería ser 0 o %d\n" msgstr "%s: el archivo de transacción «%s» mide %d bytes, debería ser 0 o %d\n"
#: receivelog.c:153 #: receivelog.c:157
#, c-format #, c-format
msgid "%s: could not pad transaction log file \"%s\": %s\n" msgid "%s: could not pad transaction log file \"%s\": %s\n"
msgstr "%s: no se pudo rellenar (pad) el archivo de transacción «%s»: %s\n" msgstr "%s: no se pudo rellenar (pad) el archivo de transacción «%s»: %s\n"
#: receivelog.c:166 #: receivelog.c:168
#, c-format #, c-format
msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n" msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n"
msgstr "%s: no se pudo posicionar (seek) al inicio del archivo de transacción «%s»: %s\n" msgstr "%s: no se pudo posicionar (seek) al inicio del archivo de transacción «%s»: %s\n"
#: receivelog.c:192 #: receivelog.c:194
#, c-format #, c-format
msgid "%s: could not determine seek position in file \"%s\": %s\n" msgid "%s: could not determine seek position in file \"%s\": %s\n"
msgstr "%s: no se pudo determinar la posición (seek) en el archivo «%s»: %s\n" msgstr "%s: no se pudo determinar la posición (seek) en el archivo «%s»: %s\n"
#: receivelog.c:225 #: receivelog.c:227
#, c-format #, c-format
msgid "%s: could not rename file \"%s\": %s\n" msgid "%s: could not rename file \"%s\": %s\n"
msgstr "%s: no se pudo cambiar el nombre al archivo «%s»: %s\n" msgstr "%s: no se pudo cambiar el nombre al archivo «%s»: %s\n"
#: receivelog.c:232 #: receivelog.c:234
#, c-format #, c-format
msgid "%s: not renaming \"%s%s\", segment is not complete\n" msgid "%s: not renaming \"%s%s\", segment is not complete\n"
msgstr "%s: no se cambiará el nombre a «%s%s», el segmento no está completo\n" msgstr "%s: no se cambiará el nombre a «%s%s», el segmento no está completo\n"
#: receivelog.c:278 #: receivelog.c:280
#, c-format #, c-format
msgid "%s: could not open timeline history file \"%s\": %s\n" msgid "%s: could not open timeline history file \"%s\": %s\n"
msgstr "%s: no se pudo abrir el archivo de historia de timeline «%s»: %s\n" msgstr "%s: no se pudo abrir el archivo de historia de timeline «%s»: %s\n"
#: receivelog.c:305 #: receivelog.c:307
#, c-format #, c-format
msgid "%s: server reported unexpected history file name for timeline %u: %s\n" msgid "%s: server reported unexpected history file name for timeline %u: %s\n"
msgstr "%s: el servidor reportó un nombre inesperado para el archivo de historia de timeline %u: %s\n" msgstr "%s: el servidor reportó un nombre inesperado para el archivo de historia de timeline %u: %s\n"
#: receivelog.c:322 #: receivelog.c:324
#, c-format #, c-format
msgid "%s: could not create timeline history file \"%s\": %s\n" msgid "%s: could not create timeline history file \"%s\": %s\n"
msgstr "%s: no se pudo crear el archivo de historia de timeline «%s»: %s\n" msgstr "%s: no se pudo crear el archivo de historia de timeline «%s»: %s\n"
#: receivelog.c:339 #: receivelog.c:343
#, c-format #, c-format
msgid "%s: could not write timeline history file \"%s\": %s\n" msgid "%s: could not write timeline history file \"%s\": %s\n"
msgstr "%s: no se pudo escribir al archivo de historia de timeline «%s»: %s\n" msgstr "%s: no se pudo escribir al archivo de historia de timeline «%s»: %s\n"
#: receivelog.c:364 #: receivelog.c:371
#, c-format #, c-format
msgid "%s: could not rename file \"%s\" to \"%s\": %s\n" msgid "%s: could not rename file \"%s\" to \"%s\": %s\n"
msgstr "%s: no se pudo cambiar el nombre al archivo «%s» a «%s»: %s\n" msgstr "%s: no se pudo cambiar el nombre al archivo «%s» a «%s»: %s\n"
#: receivelog.c:441 #: receivelog.c:448
#, c-format #, c-format
msgid "%s: incompatible server version %s; client does not support streaming from server versions older than %s\n" msgid "%s: incompatible server version %s; client does not support streaming from server versions older than %s\n"
msgstr "%s: versión de servidor %s incompatible; el cliente no soporta flujos de servidores anteriores a la versión %s\n" msgstr "%s: versión de servidor %s incompatible; el cliente no soporta flujos de servidores anteriores a la versión %s\n"
#: receivelog.c:451 #: receivelog.c:458
#, c-format #, c-format
msgid "%s: incompatible server version %s; client does not support streaming from server versions newer than %s\n" msgid "%s: incompatible server version %s; client does not support streaming from server versions newer than %s\n"
msgstr "%s: versión de servidor %s incompatible; el cliente no soporta flujos de servidores posteriores a %s\n" msgstr "%s: versión de servidor %s incompatible; el cliente no soporta flujos de servidores posteriores a %s\n"
#: receivelog.c:549 streamutil.c:272 streamutil.c:311 #: receivelog.c:556 streamutil.c:295 streamutil.c:334
#, c-format #, c-format
msgid "%s: could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields\n" msgid "%s: could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields\n"
msgstr "%s: no se pudo identificar al sistema: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d o más campos\n" msgstr "%s: no se pudo identificar al sistema: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d o más campos\n"
#: receivelog.c:557 #: receivelog.c:564
#, c-format #, c-format
msgid "%s: system identifier does not match between base backup and streaming connection\n" msgid "%s: system identifier does not match between base backup and streaming connection\n"
msgstr "%s: el identificador de sistema no coincide entre el respaldo base y la conexión de flujo\n" msgstr "%s: el identificador de sistema no coincide entre el respaldo base y la conexión de flujo\n"
#: receivelog.c:565 #: receivelog.c:572
#, c-format #, c-format
msgid "%s: starting timeline %u is not present in the server\n" msgid "%s: starting timeline %u is not present in the server\n"
msgstr "%s: el timeline de inicio %u no está presente en el servidor\n" msgstr "%s: el timeline de inicio %u no está presente en el servidor\n"
#: receivelog.c:605 #: receivelog.c:612
#, c-format #, c-format
msgid "%s: unexpected response to TIMELINE_HISTORY command: got %d rows and %d fields, expected %d rows and %d fields\n" msgid "%s: unexpected response to TIMELINE_HISTORY command: got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: respuesta inesperada a la orden TIMELINE_HISTORY: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n" msgstr "%s: respuesta inesperada a la orden TIMELINE_HISTORY: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n"
#: receivelog.c:677 #: receivelog.c:684
#, c-format #, c-format
msgid "%s: server reported unexpected next timeline %u, following timeline %u\n" msgid "%s: server reported unexpected next timeline %u, following timeline %u\n"
msgstr "%s: el servidor reportó un timeline siguiente %u inesperado, a continuación del timeline %u\n" msgstr "%s: el servidor reportó un timeline siguiente %u inesperado, a continuación del timeline %u\n"
#: receivelog.c:684 #: receivelog.c:691
#, c-format #, c-format
msgid "%s: server stopped streaming timeline %u at %X/%X, but reported next timeline %u to begin at %X/%X\n" msgid "%s: server stopped streaming timeline %u at %X/%X, but reported next timeline %u to begin at %X/%X\n"
msgstr "%s: el servidor paró la transmisión del timeline %u en %X/%X, pero reportó que el siguiente timeline %u comienza en %X/%X\n" msgstr "%s: el servidor paró la transmisión del timeline %u en %X/%X, pero reportó que el siguiente timeline %u comienza en %X/%X\n"
#: receivelog.c:725 #: receivelog.c:732
#, c-format #, c-format
msgid "%s: replication stream was terminated before stop point\n" msgid "%s: replication stream was terminated before stop point\n"
msgstr "%s: el flujo de replicación terminó antes del punto de término\n" msgstr "%s: el flujo de replicación terminó antes del punto de término\n"
#: receivelog.c:774 #: receivelog.c:781
#, c-format #, c-format
msgid "%s: unexpected result set after end-of-timeline: got %d rows and %d fields, expected %d rows and %d fields\n" msgid "%s: unexpected result set after end-of-timeline: got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: respuesta inesperada después del fin-de-timeline: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n" msgstr "%s: respuesta inesperada después del fin-de-timeline: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n"
#: receivelog.c:784 #: receivelog.c:791
#, c-format #, c-format
msgid "%s: could not parse next timeline's starting point \"%s\"\n" msgid "%s: could not parse next timeline's starting point \"%s\"\n"
msgstr "%s: no se pudo interpretar el punto de inicio del siguiente timeline «%s»\n" msgstr "%s: no se pudo interpretar el punto de inicio del siguiente timeline «%s»\n"
#: receivelog.c:1141 #: receivelog.c:1148
#, c-format #, c-format
msgid "%s: received transaction log record for offset %u with no file open\n" msgid "%s: received transaction log record for offset %u with no file open\n"
msgstr "%s: se recibió un registro transaccional para el desplazamiento %u sin ningún archivo abierto\n" msgstr "%s: se recibió un registro transaccional para el desplazamiento %u sin ningún archivo abierto\n"
#: receivelog.c:1153 #: receivelog.c:1160
#, c-format #, c-format
msgid "%s: got WAL data offset %08x, expected %08x\n" msgid "%s: got WAL data offset %08x, expected %08x\n"
msgstr "%s: se obtuvo desplazamiento de datos WAL %08x, se esperaba %08x\n" msgstr "%s: se obtuvo desplazamiento de datos WAL %08x, se esperaba %08x\n"
#: receivelog.c:1189 #: receivelog.c:1200
#, c-format #, c-format
msgid "%s: could not write %u bytes to WAL file \"%s\": %s\n" msgid "%s: could not write %u bytes to WAL file \"%s\": %s\n"
msgstr "%s: no se pudo escribir %u bytes al archivo WAL «%s»: %s\n" msgstr "%s: no se pudo escribir %u bytes al archivo WAL «%s»: %s\n"
#: receivelog.c:1214 receivelog.c:1255 receivelog.c:1286 #: receivelog.c:1225 receivelog.c:1266 receivelog.c:1297
#, c-format #, c-format
msgid "%s: could not send copy-end packet: %s" msgid "%s: could not send copy-end packet: %s"
msgstr "%s: no se pudo enviar el paquete copy-end: %s" msgstr "%s: no se pudo enviar el paquete copy-end: %s"
#: streamutil.c:153 #: streamutil.c:154
msgid "Password: " msgid "Password: "
msgstr "Contraseña: " msgstr "Contraseña: "
#: streamutil.c:177 #: streamutil.c:178
#, c-format #, c-format
msgid "%s: could not connect to server\n" msgid "%s: could not connect to server\n"
msgstr "%s: no se pudo conectar al servidor\n" msgstr "%s: no se pudo conectar al servidor\n"
#: streamutil.c:195 #: streamutil.c:196
#, c-format #, c-format
msgid "%s: could not connect to server: %s" msgid "%s: could not connect to server: %s"
msgstr "%s: no se pudo conectar al servidor: %s" msgstr "%s: no se pudo conectar al servidor: %s"
#: streamutil.c:219 #: streamutil.c:225
#, c-format
msgid "%s: could not clear search_path: %s"
msgstr "%s: no se pudo limpiar search_path: %s"
#: streamutil.c:242
#, c-format #, c-format
msgid "%s: could not determine server setting for integer_datetimes\n" msgid "%s: could not determine server setting for integer_datetimes\n"
msgstr "%s: no se pudo determinar la opción integer_datetimes del servidor\n" msgstr "%s: no se pudo determinar la opción integer_datetimes del servidor\n"
#: streamutil.c:232 #: streamutil.c:255
#, c-format #, c-format
msgid "%s: integer_datetimes compile flag does not match server\n" msgid "%s: integer_datetimes compile flag does not match server\n"
msgstr "%s: la opción de compilación integer_datetimes no coincide con el servidor\n" msgstr "%s: la opción de compilación integer_datetimes no coincide con el servidor\n"
#: streamutil.c:379 #: streamutil.c:402
#, c-format #, c-format
msgid "%s: could not create replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n" msgid "%s: could not create replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: no se pudo create el slot de replicación «%s»: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n" msgstr "%s: no se pudo create el slot de replicación «%s»: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n"
#: streamutil.c:424 #: streamutil.c:447
#, c-format #, c-format
msgid "%s: could not drop replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n" msgid "%s: could not drop replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: no se pudo eliminar el slot de replicación «%s»: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n" msgstr "%s: no se pudo eliminar el slot de replicación «%s»: se obtuvieron %d filas y %d campos, se esperaban %d filas y %d campos\n"

View File

@ -2,14 +2,14 @@
# Copyright (C) 2011 PostgreSQL Global Development Group # Copyright (C) 2011 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package. # This file is distributed under the same license as the PostgreSQL package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
# İbrahim EDib Kökdemir, 2018. # İbrahim EDib Kökdemir, 2018, 2019.
# Abdullah G. Gülner, 2018. # Abdullah G. Gülner, 2018, 2019.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n" "Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-04-20 21:53+0000\n" "POT-Creation-Date: 2019-04-11 19:22+0000\n"
"PO-Revision-Date: 2018-04-27 15:34+0300\n" "PO-Revision-Date: 2019-04-12 11:44+0300\n"
"Last-Translator: Abdullah G. Gülner\n" "Last-Translator: Abdullah G. Gülner\n"
"Language-Team: Turkish <ceviri@postgresql.org.tr>\n" "Language-Team: Turkish <ceviri@postgresql.org.tr>\n"
"Language: tr\n" "Language: tr\n"
@ -382,14 +382,14 @@ msgstr "%s: COPY very akışı alınamadı: %s"
msgid "%s: could not close compressed file \"%s\": %s\n" msgid "%s: could not close compressed file \"%s\": %s\n"
msgstr "%s: \"%s\" sıkıştırılmış dosyası kapatılamadı: %s\n" msgstr "%s: \"%s\" sıkıştırılmış dosyası kapatılamadı: %s\n"
#: pg_basebackup.c:989 pg_recvlogical.c:580 receivelog.c:206 receivelog.c:354 #: pg_basebackup.c:989 pg_recvlogical.c:580 receivelog.c:208 receivelog.c:361
#: receivelog.c:743 #: receivelog.c:750
#, c-format #, c-format
msgid "%s: could not close file \"%s\": %s\n" msgid "%s: could not close file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyası kapatılamadı: %s\n" msgstr "%s: \"%s\" dosyası kapatılamadı: %s\n"
#: pg_basebackup.c:1000 pg_basebackup.c:1217 pg_recvlogical.c:446 #: pg_basebackup.c:1000 pg_basebackup.c:1217 pg_recvlogical.c:446
#: receivelog.c:1024 #: receivelog.c:1031
#, c-format #, c-format
msgid "%s: could not read COPY data: %s" msgid "%s: could not read COPY data: %s"
msgstr "%s: COPY verisi okunamadı: %s" msgstr "%s: COPY verisi okunamadı: %s"
@ -440,8 +440,8 @@ msgstr "%s: sunucu sürümü %s uyumsuz\n"
msgid "%s: initiating base backup, waiting for checkpoint to complete\n" msgid "%s: initiating base backup, waiting for checkpoint to complete\n"
msgstr "%s: temel yedek başlatılıyor, checkpoin'in tamamlanması bekleniyor\n" msgstr "%s: temel yedek başlatılıyor, checkpoin'in tamamlanması bekleniyor\n"
#: pg_basebackup.c:1698 pg_recvlogical.c:264 receivelog.c:541 receivelog.c:592 #: pg_basebackup.c:1698 pg_recvlogical.c:264 receivelog.c:548 receivelog.c:599
#: receivelog.c:632 streamutil.c:286 streamutil.c:390 streamutil.c:436 #: receivelog.c:639 streamutil.c:286 streamutil.c:390 streamutil.c:436
#, c-format #, c-format
msgid "%s: could not send replication command \"%s\": %s" msgid "%s: could not send replication command \"%s\": %s"
msgstr "%s: \"%s\" replikasyon komutu gönderilemedi: %s" msgstr "%s: \"%s\" replikasyon komutu gönderilemedi: %s"
@ -711,7 +711,7 @@ msgstr "%s: segment %X/%X de bitirildi (%u zaman çizelgesi)\n"
#: pg_receivexlog.c:113 #: pg_receivexlog.c:113
#, c-format #, c-format
msgid "%s: switched to timeline %u at %X/%X\n" msgid "%s: switched to timeline %u at %X/%X\n"
msgstr "" msgstr "%1$s: %3$X/%4$X konumunda %2$u zaman çizelgesine geçildi\n"
#: pg_receivexlog.c:122 #: pg_receivexlog.c:122
#, c-format #, c-format
@ -861,9 +861,9 @@ msgstr " -d, --dbname=VERITABANI_ADI bağlanılacak veritabanı adı\n"
#: pg_recvlogical.c:129 #: pg_recvlogical.c:129
#, c-format #, c-format
msgid "%s: confirming write up to %X/%X, flush to %X/%X (slot %s)\n" msgid "%s: confirming write up to %X/%X, flush to %X/%X (slot %s)\n"
msgstr "" msgstr "%s: %X/%X e kadar yazma, %X/%X'e kadar boşaltma (flush) için onaylama (slot %s)\n"
#: pg_recvlogical.c:154 receivelog.c:407 #: pg_recvlogical.c:154 receivelog.c:414
#, c-format #, c-format
msgid "%s: could not send feedback packet: %s" msgid "%s: could not send feedback packet: %s"
msgstr "%s: geri bildirim (feedback) paketi gönderilemedi: %s" msgstr "%s: geri bildirim (feedback) paketi gönderilemedi: %s"
@ -888,28 +888,28 @@ msgstr "%s: streaming başlatıldı\n"
msgid "%s: could not open log file \"%s\": %s\n" msgid "%s: could not open log file \"%s\": %s\n"
msgstr "%s: \"%s\" kayıti dosyasıılamıyor: %s\n" msgstr "%s: \"%s\" kayıti dosyasıılamıyor: %s\n"
#: pg_recvlogical.c:369 receivelog.c:938 #: pg_recvlogical.c:369 receivelog.c:945
#, c-format #, c-format
msgid "%s: invalid socket: %s" msgid "%s: invalid socket: %s"
msgstr "%s: geçersiz soket: %s" msgstr "%s: geçersiz soket: %s"
#: pg_recvlogical.c:423 receivelog.c:960 #: pg_recvlogical.c:423 receivelog.c:967
#, c-format #, c-format
msgid "%s: select() failed: %s\n" msgid "%s: select() failed: %s\n"
msgstr "%s: select() başarısız oldu: %s\n" msgstr "%s: select() başarısız oldu: %s\n"
#: pg_recvlogical.c:432 receivelog.c:1010 #: pg_recvlogical.c:432 receivelog.c:1017
#, c-format #, c-format
msgid "%s: could not receive data from WAL stream: %s" msgid "%s: could not receive data from WAL stream: %s"
msgstr "%s: WAL stream'den veri alınamadı: %s" msgstr "%s: WAL stream'den veri alınamadı: %s"
#: pg_recvlogical.c:473 pg_recvlogical.c:512 receivelog.c:1055 #: pg_recvlogical.c:473 pg_recvlogical.c:512 receivelog.c:1062
#: receivelog.c:1122 #: receivelog.c:1129
#, c-format #, c-format
msgid "%s: streaming header too small: %d\n" msgid "%s: streaming header too small: %d\n"
msgstr "%s: streaming üst bilgisi çok küçük: %d\n" msgstr "%s: streaming üst bilgisi çok küçük: %d\n"
#: pg_recvlogical.c:495 receivelog.c:903 #: pg_recvlogical.c:495 receivelog.c:910
#, c-format #, c-format
msgid "%s: unrecognized streaming header: \"%c\"\n" msgid "%s: unrecognized streaming header: \"%c\"\n"
msgstr "%s: tanınmayan streraming üst bilgisi (header): \"%c\"\n" msgstr "%s: tanınmayan streraming üst bilgisi (header): \"%c\"\n"
@ -919,7 +919,7 @@ msgstr "%s: tanınmayan streraming üst bilgisi (header): \"%c\"\n"
msgid "%s: could not write %u bytes to log file \"%s\": %s\n" msgid "%s: could not write %u bytes to log file \"%s\": %s\n"
msgstr "%1$s: \"%3$s\" log dosyasına %2$u bayt yazılamadı: %4$s\n" msgstr "%1$s: \"%3$s\" log dosyasına %2$u bayt yazılamadı: %4$s\n"
#: pg_recvlogical.c:566 receivelog.c:696 receivelog.c:734 #: pg_recvlogical.c:566 receivelog.c:703 receivelog.c:741
#, c-format #, c-format
msgid "%s: unexpected termination of replication stream: %s" msgid "%s: unexpected termination of replication stream: %s"
msgstr "%s: replikasyon akışında beklenmeyen sonlanma: %s" msgstr "%s: replikasyon akışında beklenmeyen sonlanma: %s"
@ -974,8 +974,8 @@ msgstr "%s: veritabanına özel replikasyon bağlantısı kurulamadı\n"
msgid "%s: could not create archive status file \"%s\": %s\n" msgid "%s: could not create archive status file \"%s\": %s\n"
msgstr "%s: \"%s\" arşiv durum dosyası oluşturulamadı: %s\n" msgstr "%s: \"%s\" arşiv durum dosyası oluşturulamadı: %s\n"
#: receivelog.c:76 receivelog.c:199 receivelog.c:347 receivelog.c:833 #: receivelog.c:76 receivelog.c:201 receivelog.c:354 receivelog.c:840
#: receivelog.c:1076 #: receivelog.c:1083
#, c-format #, c-format
msgid "%s: could not fsync file \"%s\": %s\n" msgid "%s: could not fsync file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyası fsync işlemi başarısız: %s\n" msgstr "%s: \"%s\" dosyası fsync işlemi başarısız: %s\n"
@ -995,128 +995,127 @@ msgstr "%s: \"%s\" wal log dosyasının durumu görüntülenemedi (stat): %s\n"
msgid "%s: transaction log file \"%s\" has %d bytes, should be 0 or %d\n" msgid "%s: transaction log file \"%s\" has %d bytes, should be 0 or %d\n"
msgstr "%s: \"%s\" wal log dosyası %d bayt, 0 veya %d olmalıydı\n" msgstr "%s: \"%s\" wal log dosyası %d bayt, 0 veya %d olmalıydı\n"
#: receivelog.c:153 #: receivelog.c:157
#, fuzzy, c-format #, c-format
msgid "%s: could not pad transaction log file \"%s\": %s\n" msgid "%s: could not pad transaction log file \"%s\": %s\n"
msgstr "\"%s\" transaction kayıt dizini açılamıyor: %m" msgstr "%s: \"%s\" işlem kayıt (transaction log) dosyası doldurulamadı: %s\n"
#: receivelog.c:166 #: receivelog.c:168
#, fuzzy, c-format #, c-format
msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n" msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n"
msgstr "\"%s\" lock dosyası silinemiyor: %m" msgstr "%s: \"%s\" işlem kayıt (transaction log) dosyasının başlangıcına ilerleme hatası : %s\n"
#: receivelog.c:192 #: receivelog.c:194
#, c-format #, c-format
msgid "%s: could not determine seek position in file \"%s\": %s\n" msgid "%s: could not determine seek position in file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyasınde arama pozisyonu belirlenemedi: %s\n" msgstr "%s: \"%s\" dosyasınde arama pozisyonu belirlenemedi: %s\n"
#: receivelog.c:225 #: receivelog.c:227
#, c-format #, c-format
msgid "%s: could not rename file \"%s\": %s\n" msgid "%s: could not rename file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyasının ismi değiştirilemedi : %s\n" msgstr "%s: \"%s\" dosyasının ismi değiştirilemedi : %s\n"
#: receivelog.c:232 #: receivelog.c:234
#, c-format #, c-format
msgid "%s: not renaming \"%s%s\", segment is not complete\n" msgid "%s: not renaming \"%s%s\", segment is not complete\n"
msgstr "%s: \"%s%s\" isim değişikliği yapılmıyor, segment tam değil\n" msgstr "%s: \"%s%s\" isim değişikliği yapılmıyor, segment tam değil\n"
#: receivelog.c:278 #: receivelog.c:280
#, fuzzy, c-format #, c-format
#| msgid "%s: could not open log file \"%s\": %s\n"
msgid "%s: could not open timeline history file \"%s\": %s\n" msgid "%s: could not open timeline history file \"%s\": %s\n"
msgstr "%s: \"%s\" kayıti dosyasıılamıyor: %s\n" msgstr "%s: \"%s\" zaman çizelgesi geçmiş dosyasıılamadı: %s\n"
#: receivelog.c:305 #: receivelog.c:307
#, c-format #, c-format
msgid "%s: server reported unexpected history file name for timeline %u: %s\n" msgid "%s: server reported unexpected history file name for timeline %u: %s\n"
msgstr "%s: sunucu %u zaman çizelgesi için beklenmeyen geçmiş dosyası adı bildirdi: %s\n" msgstr "%s: sunucu %u zaman çizelgesi için beklenmeyen geçmiş dosyası adı bildirdi: %s\n"
#: receivelog.c:322 #: receivelog.c:324
#, c-format #, c-format
msgid "%s: could not create timeline history file \"%s\": %s\n" msgid "%s: could not create timeline history file \"%s\": %s\n"
msgstr "%s: \"%s\" zaman çizelgesi geçmiş dosyası yaratılamadı: %s\n" msgstr "%s: \"%s\" zaman çizelgesi geçmiş dosyası yaratılamadı: %s\n"
#: receivelog.c:339 #: receivelog.c:343
#, c-format #, c-format
msgid "%s: could not write timeline history file \"%s\": %s\n" msgid "%s: could not write timeline history file \"%s\": %s\n"
msgstr "%s: \"%s\" zaman çizelgesi geçmiş dosyasına yazılamadı: %s\n" msgstr "%s: \"%s\" zaman çizelgesi geçmiş dosyasına yazılamadı: %s\n"
#: receivelog.c:364 #: receivelog.c:371
#, c-format #, c-format
msgid "%s: could not rename file \"%s\" to \"%s\": %s\n" msgid "%s: could not rename file \"%s\" to \"%s\": %s\n"
msgstr "%s: \"%s\" dosyasının ismi \"%s\" olarak değiştirilemedi : %s\n" msgstr "%s: \"%s\" dosyasının ismi \"%s\" olarak değiştirilemedi : %s\n"
#: receivelog.c:441 #: receivelog.c:448
#, c-format #, c-format
msgid "%s: incompatible server version %s; client does not support streaming from server versions older than %s\n" msgid "%s: incompatible server version %s; client does not support streaming from server versions older than %s\n"
msgstr "%s: uyumsuz sunucu sürümü %s; istemci %s den daha eski sunucu sürümlerinden streaming işlemini desteklemiyor\n" msgstr "%s: uyumsuz sunucu sürümü %s; istemci %s den daha eski sunucu sürümlerinden streaming işlemini desteklemiyor\n"
#: receivelog.c:451 #: receivelog.c:458
#, c-format #, c-format
msgid "%s: incompatible server version %s; client does not support streaming from server versions newer than %s\n" msgid "%s: incompatible server version %s; client does not support streaming from server versions newer than %s\n"
msgstr "%s: uyumsuz sunucu sürümü %s; istemci %s den daha yeni sunucu sürümlerinden streaming işlemini desteklemiyor\n" msgstr "%s: uyumsuz sunucu sürümü %s; istemci %s den daha yeni sunucu sürümlerinden streaming işlemini desteklemiyor\n"
#: receivelog.c:549 streamutil.c:295 streamutil.c:334 #: receivelog.c:556 streamutil.c:295 streamutil.c:334
#, c-format #, c-format
msgid "%s: could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields\n" msgid "%s: could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields\n"
msgstr "%s: sistem belirlenemedi: %d satır ve %d alan alındı, %d satır ve %d veya daha fazla alan bekleniyordu\n" msgstr "%s: sistem belirlenemedi: %d satır ve %d alan alındı, %d satır ve %d veya daha fazla alan bekleniyordu\n"
#: receivelog.c:557 #: receivelog.c:564
#, c-format #, c-format
msgid "%s: system identifier does not match between base backup and streaming connection\n" msgid "%s: system identifier does not match between base backup and streaming connection\n"
msgstr "%s: system tanımlayıcısı temel yedek ve streaming bağlantısı ile eşleşmiyor\n" msgstr "%s: system tanımlayıcısı temel yedek ve streaming bağlantısı ile eşleşmiyor\n"
#: receivelog.c:565 #: receivelog.c:572
#, c-format #, c-format
msgid "%s: starting timeline %u is not present in the server\n" msgid "%s: starting timeline %u is not present in the server\n"
msgstr "%s: başlayan zaman çizelgesi %u sunucuda mevcut değil\n" msgstr "%s: başlayan zaman çizelgesi %u sunucuda mevcut değil\n"
#: receivelog.c:605 #: receivelog.c:612
#, c-format #, c-format
msgid "%s: unexpected response to TIMELINE_HISTORY command: got %d rows and %d fields, expected %d rows and %d fields\n" msgid "%s: unexpected response to TIMELINE_HISTORY command: got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: TIMELINE_HISTORY komutuna beklenmedik cevap; %d satır ve %d alan alındı, %d satır ve %d alan bekleniyordu\n" msgstr "%s: TIMELINE_HISTORY komutuna beklenmedik cevap; %d satır ve %d alan alındı, %d satır ve %d alan bekleniyordu\n"
#: receivelog.c:677
#, c-format
msgid "%s: server reported unexpected next timeline %u, following timeline %u\n"
msgstr ""
#: receivelog.c:684 #: receivelog.c:684
#, c-format #, c-format
msgid "%s: server stopped streaming timeline %u at %X/%X, but reported next timeline %u to begin at %X/%X\n" msgid "%s: server reported unexpected next timeline %u, following timeline %u\n"
msgstr "" msgstr "%1$s: sunucu %3$u zaman çizelgesini takiben beklenmedik sonraki zaman çizelgesi %2$u bildirdi\n"
#: receivelog.c:725 #: receivelog.c:691
#, c-format
msgid "%s: server stopped streaming timeline %u at %X/%X, but reported next timeline %u to begin at %X/%X\n"
msgstr "%s: sunucu %u streaming zaman çizelgesini %X/%X de durdurdu, fakat sonraki %u zaman çizelgesinin %X/%X de başlayacağını bildirdi\n"
#: receivelog.c:732
#, c-format #, c-format
msgid "%s: replication stream was terminated before stop point\n" msgid "%s: replication stream was terminated before stop point\n"
msgstr "%s: durma noktasından önce replikasyon akışı sonlandırıldı\n" msgstr "%s: durma noktasından önce replikasyon akışı sonlandırıldı\n"
#: receivelog.c:774 #: receivelog.c:781
#, c-format #, c-format
msgid "%s: unexpected result set after end-of-timeline: got %d rows and %d fields, expected %d rows and %d fields\n" msgid "%s: unexpected result set after end-of-timeline: got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: zaman çizelgesi sonundan sonar beklenmedik sonuç kümesi: %d satır ve %d alan alındı, %d satır ve %d alan bekleniyordu\n" msgstr "%s: zaman çizelgesi sonundan sonar beklenmedik sonuç kümesi: %d satır ve %d alan alındı, %d satır ve %d alan bekleniyordu\n"
#: receivelog.c:784 #: receivelog.c:791
#, c-format #, c-format
msgid "%s: could not parse next timeline's starting point \"%s\"\n" msgid "%s: could not parse next timeline's starting point \"%s\"\n"
msgstr "%s: sonraki timeline'ın başlama noktası \"%s\" ayrıştırılamadı\n" msgstr "%s: sonraki timeline'ın başlama noktası \"%s\" ayrıştırılamadı\n"
#: receivelog.c:1141 #: receivelog.c:1148
#, c-format #, c-format
msgid "%s: received transaction log record for offset %u with no file open\n" msgid "%s: received transaction log record for offset %u with no file open\n"
msgstr "" msgstr "%s: açık dosya yokken %u offset için transaction log kaydı alındı\n"
#: receivelog.c:1153 #: receivelog.c:1160
#, c-format #, c-format
msgid "%s: got WAL data offset %08x, expected %08x\n" msgid "%s: got WAL data offset %08x, expected %08x\n"
msgstr "%s: %08x WAL data offset'i alındı , %08x bekleniyordu\n" msgstr "%s: %08x WAL data offset'i alındı , %08x bekleniyordu\n"
#: receivelog.c:1189 #: receivelog.c:1200
#, c-format #, c-format
msgid "%s: could not write %u bytes to WAL file \"%s\": %s\n" msgid "%s: could not write %u bytes to WAL file \"%s\": %s\n"
msgstr "%1$s: \"%3$s\" WAL dosyasına %2$u bayt yazılamadı: %4$s\n" msgstr "%1$s: \"%3$s\" WAL dosyasına %2$u bayt yazılamadı: %4$s\n"
#: receivelog.c:1214 receivelog.c:1255 receivelog.c:1286 #: receivelog.c:1225 receivelog.c:1266 receivelog.c:1297
#, c-format #, c-format
msgid "%s: could not send copy-end packet: %s" msgid "%s: could not send copy-end packet: %s"
msgstr "%s: kopya-sonu paketi gönderilemedi: %s" msgstr "%s: kopya-sonu paketi gönderilemedi: %s"
@ -1137,8 +1136,8 @@ msgstr "%s: sunucuya bağlanılamadı: %s"
#: streamutil.c:225 #: streamutil.c:225
#, c-format #, c-format
msgid "%s: could not clear search_path: %s\n" msgid "%s: could not clear search_path: %s"
msgstr "%s: search_path temizlenemedi: %s\n" msgstr "%s: search_path temizlenemedi: %s"
#: streamutil.c:242 #: streamutil.c:242
#, c-format #, c-format
@ -1148,7 +1147,7 @@ msgstr "%s: integer_datetimes için sunucu ayarı belirlenemedi\n"
#: streamutil.c:255 #: streamutil.c:255
#, c-format #, c-format
msgid "%s: integer_datetimes compile flag does not match server\n" msgid "%s: integer_datetimes compile flag does not match server\n"
msgstr "" msgstr "%s: integer_datetimes derleme seçeneği sunucu ile eşleşmiyor\n"
#: streamutil.c:402 #: streamutil.c:402
#, c-format #, c-format
@ -1160,17 +1159,17 @@ msgstr "%s: \"%s\" replikasyon slot'u oluşturulamadı: %d satır ve %d alan al
msgid "%s: could not drop replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n" msgid "%s: could not drop replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: \"%s\" replikasyon slot'u silinemedi: %d satır ve %d alan alındı,%d satır ve %d alan bekleniyordu\n" msgstr "%s: \"%s\" replikasyon slot'u silinemedi: %d satır ve %d alan alındı,%d satır ve %d alan bekleniyordu\n"
#~ msgid "%s: no start point returned from server\n" #~ msgid " --help show this help, then exit\n"
#~ msgstr "%s:sunucudan bir başlangıç noktası dönmedi\n" #~ msgstr " --help bu yardımı gösterir ve çıkar\n"
#~ msgid "%s: could not parse file mode\n"
#~ msgstr "%s: dosya modu ayıklanamadı\n"
#~ msgid "%s: could not parse file size\n"
#~ msgstr "%s: dosya boyutu ayıklanamadı\n"
#~ msgid " --version output version information, then exit\n" #~ msgid " --version output version information, then exit\n"
#~ msgstr " --version sürüm bilgisini gösterir ve çıkar\n" #~ msgstr " --version sürüm bilgisini gösterir ve çıkar\n"
#~ msgid " --help show this help, then exit\n" #~ msgid "%s: could not parse file size\n"
#~ msgstr " --help bu yardımı gösterir ve çıkar\n" #~ msgstr "%s: dosya boyutu ayıklanamadı\n"
#~ msgid "%s: could not parse file mode\n"
#~ msgstr "%s: dosya modu ayıklanamadı\n"
#~ msgid "%s: no start point returned from server\n"
#~ msgstr "%s:sunucudan bir başlangıç noktası dönmedi\n"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_config (PostgreSQL 9.6)\n" "Project-Id-Version: pg_config (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:52+0000\n" "POT-Creation-Date: 2019-04-18 16:32+0000\n"
"PO-Revision-Date: 2016-05-23 09:38-0500\n" "PO-Revision-Date: 2016-05-23 09:38-0500\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: es <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: es <pgsql-es-ayuda@postgresql.org>\n"

View File

@ -1,37 +1,66 @@
# translation of pg_config-tr.po to Turkish # translation of pg_config-tr.po to Turkish
# Devrim GUNDUZ <devrim@CommandPrompt.com>, 2004, 2005, 2007. # Devrim GUNDUZ <devrim@CommandPrompt.com>, 2004, 2005, 2007.
# Nicolai Tufar <ntufar@gmail.com>, 2005, 2007. # Nicolai Tufar <ntufar@gmail.com>, 2005, 2007.
# Abdullah GÜLNER <agulner@gmail.com>, 2017, 2018, 2019.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_config-tr\n" "Project-Id-Version: pg_config-tr\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2010-08-31 20:02+0000\n" "POT-Creation-Date: 2019-04-11 19:21+0000\n"
"PO-Revision-Date: 2013-09-04 20:49-0400\n" "PO-Revision-Date: 2019-04-12 14:41+0300\n"
"Last-Translator: Devrim GÜNDÜZ <devrim@gunduz.org>\n" "Last-Translator: Abdullah GÜLNER\n"
"Language-Team: Turkish <ceviri@postgresql.org.tr>\n" "Language-Team: Turkish <ceviri@postgresql.org.tr>\n"
"Language: tr\n" "Language: tr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n" "X-Generator: Poedit 1.8.7.1\n"
"X-Poedit-Language: Turkish\n"
"X-Poedit-Country: TURKEY\n"
#: pg_config.c:243 #: ../../common/config_info.c:131 ../../common/config_info.c:139
#: pg_config.c:259 #: ../../common/config_info.c:147 ../../common/config_info.c:155
#: pg_config.c:275 #: ../../common/config_info.c:163 ../../common/config_info.c:171
#: pg_config.c:291 #: ../../common/config_info.c:179 ../../common/config_info.c:187
#: pg_config.c:307 #: ../../common/config_info.c:195
#: pg_config.c:323 msgid "not recorded"
#: pg_config.c:339 msgstr "kayıtlı değil"
#: pg_config.c:355
#: pg_config.c:371 #: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284
#, c-format #, c-format
msgid "not recorded\n" msgid "could not identify current directory: %s"
msgstr "kayıtlı değil\n" msgstr "geçerli dizin tespit edilemedi: %s"
#: pg_config.c:428 #: ../../common/exec.c:146
#, c-format
msgid "invalid binary \"%s\""
msgstr "geçersiz ikili (binary) \"%s\""
#: ../../common/exec.c:195
#, c-format
msgid "could not read binary \"%s\""
msgstr "\"%s\" ikili (binary) dosyası okunamadı"
#: ../../common/exec.c:202
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "\"%s\" çalıştırmak için bulunamadı"
#: ../../common/exec.c:257 ../../common/exec.c:293
#, c-format
msgid "could not change directory to \"%s\": %s"
msgstr "çalışma dizini \"%s\" olarak değiştirilemedi: %s"
#: ../../common/exec.c:272
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "symbolic link \"%s\" okuma hatası"
#: ../../common/exec.c:523
#, c-format
msgid "pclose failed: %s"
msgstr "pclose başarısız oldu: %s"
#: pg_config.c:74
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -42,12 +71,12 @@ msgstr ""
"%s kurulu PostgreSQL sürümü hakkında bilgi verir.\n" "%s kurulu PostgreSQL sürümü hakkında bilgi verir.\n"
"\n" "\n"
#: pg_config.c:429 #: pg_config.c:75
#, c-format #, c-format
msgid "Usage:\n" msgid "Usage:\n"
msgstr "Kullanımı:\n" msgstr "Kullanımı:\n"
#: pg_config.c:430 #: pg_config.c:76
#, c-format #, c-format
msgid "" msgid ""
" %s [OPTION]...\n" " %s [OPTION]...\n"
@ -56,27 +85,27 @@ msgstr ""
" %s [SEÇENEK]...\n" " %s [SEÇENEK]...\n"
"\n" "\n"
#: pg_config.c:431 #: pg_config.c:77
#, c-format #, c-format
msgid "Options:\n" msgid "Options:\n"
msgstr "Seçenekler:\n" msgstr "Seçenekler:\n"
#: pg_config.c:432 #: pg_config.c:78
#, c-format #, c-format
msgid " --bindir show location of user executables\n" msgid " --bindir show location of user executables\n"
msgstr " --bindir kullanıcı tarafından çalıştırılabilir dosyaların yerlerini göster\n" msgstr " --bindir kullanıcı tarafından çalıştırılabilir dosyaların yerlerini göster\n"
#: pg_config.c:433 #: pg_config.c:79
#, c-format #, c-format
msgid " --docdir show location of documentation files\n" msgid " --docdir show location of documentation files\n"
msgstr " --docdir dokümantasyon dosyaların yerini göster\n" msgstr " --docdir dokümantasyon dosyaların yerini göster\n"
#: pg_config.c:434 #: pg_config.c:80
#, c-format #, c-format
msgid " --htmldir show location of HTML documentation files\n" msgid " --htmldir show location of HTML documentation files\n"
msgstr " --docdir HTML belge dosyalarının yerini göster\n" msgstr " --docdir HTML belge dosyalarının yerini göster\n"
#: pg_config.c:435 #: pg_config.c:81
#, c-format #, c-format
msgid "" msgid ""
" --includedir show location of C header files of the client\n" " --includedir show location of C header files of the client\n"
@ -85,52 +114,52 @@ msgstr ""
" --includedir İstemci arabirimlerinin C başlık dosyalarının yerlerini\n" " --includedir İstemci arabirimlerinin C başlık dosyalarının yerlerini\n"
" göster\n" " göster\n"
#: pg_config.c:437 #: pg_config.c:83
#, c-format #, c-format
msgid " --pkgincludedir show location of other C header files\n" msgid " --pkgincludedir show location of other C header files\n"
msgstr " --pkgincludedir diğer C başlık dosyalarının yerlerini göster\n" msgstr " --pkgincludedir diğer C başlık dosyalarının yerlerini göster\n"
#: pg_config.c:438 #: pg_config.c:84
#, c-format #, c-format
msgid " --includedir-server show location of C header files for the server\n" msgid " --includedir-server show location of C header files for the server\n"
msgstr " --includedir-server Sunucu için C başlık dosyalarının yerlerini göster\n" msgstr " --includedir-server Sunucu için C başlık dosyalarının yerlerini göster\n"
#: pg_config.c:439 #: pg_config.c:85
#, c-format #, c-format
msgid " --libdir show location of object code libraries\n" msgid " --libdir show location of object code libraries\n"
msgstr " --libdir nesne kod kütüphanelerinin yerini göster\n" msgstr " --libdir nesne kod kütüphanelerinin yerini göster\n"
#: pg_config.c:440 #: pg_config.c:86
#, c-format #, c-format
msgid " --pkglibdir show location of dynamically loadable modules\n" msgid " --pkglibdir show location of dynamically loadable modules\n"
msgstr " --pkglibdir Dinamik olarak yüklenebilen modüllerin yerlerini göster\n" msgstr " --pkglibdir Dinamik olarak yüklenebilen modüllerin yerlerini göster\n"
#: pg_config.c:441 #: pg_config.c:87
#, c-format #, c-format
msgid " --localedir show location of locale support files\n" msgid " --localedir show location of locale support files\n"
msgstr " --localedir yerel dil destek dosyalarının yerini göster\n" msgstr " --localedir yerel dil destek dosyalarının yerini göster\n"
#: pg_config.c:442 #: pg_config.c:88
#, c-format #, c-format
msgid " --mandir show location of manual pages\n" msgid " --mandir show location of manual pages\n"
msgstr " --mandir kullanıcı kılavuzu (man) dosyaların yerini göster\n" msgstr " --mandir kullanıcı kılavuzu (man) dosyaların yerini göster\n"
#: pg_config.c:443 #: pg_config.c:89
#, c-format #, c-format
msgid " --sharedir show location of architecture-independent support files\n" msgid " --sharedir show location of architecture-independent support files\n"
msgstr " --sharedir platform bağımsız dosyaların yerini göster\n" msgstr " --sharedir platform bağımsız dosyaların yerini göster\n"
#: pg_config.c:444 #: pg_config.c:90
#, c-format #, c-format
msgid " --sysconfdir show location of system-wide configuration files\n" msgid " --sysconfdir show location of system-wide configuration files\n"
msgstr " --sysconfdir sistem geneli parametre dosyaların yerini göster\n" msgstr " --sysconfdir sistem geneli parametre dosyaların yerini göster\n"
#: pg_config.c:445 #: pg_config.c:91
#, c-format #, c-format
msgid " --pgxs show location of extension makefile\n" msgid " --pgxs show location of extension makefile\n"
msgstr " --pgxs extension makefile dosyasının yerini göster\n" msgstr " --pgxs extension makefile dosyasının yerini göster\n"
#: pg_config.c:446 #: pg_config.c:92
#, c-format #, c-format
msgid "" msgid ""
" --configure show options given to \"configure\" script when\n" " --configure show options given to \"configure\" script when\n"
@ -139,57 +168,57 @@ msgstr ""
" --configure PostgreSQL yapılandırıldığında \"configure\" betiğine verilen\n" " --configure PostgreSQL yapılandırıldığında \"configure\" betiğine verilen\n"
" seçeneklerin listesini göster\n" " seçeneklerin listesini göster\n"
#: pg_config.c:448 #: pg_config.c:94
#, c-format #, c-format
msgid " --cc show CC value used when PostgreSQL was built\n" msgid " --cc show CC value used when PostgreSQL was built\n"
msgstr " --ldflags PostgreSQL derleme sırasında kullanılan CC değerini göster\n" msgstr " --ldflags PostgreSQL derleme sırasında kullanılan CC değerini göster\n"
#: pg_config.c:449 #: pg_config.c:95
#, c-format #, c-format
msgid " --cppflags show CPPFLAGS value used when PostgreSQL was built\n" msgid " --cppflags show CPPFLAGS value used when PostgreSQL was built\n"
msgstr " --ldflags PostgreSQL derleme sırasında kullanılan CPPFLAGS değerini göster\n" msgstr " --ldflags PostgreSQL derleme sırasında kullanılan CPPFLAGS değerini göster\n"
#: pg_config.c:450 #: pg_config.c:96
#, c-format #, c-format
msgid " --cflags show CFLAGS value used when PostgreSQL was built\n" msgid " --cflags show CFLAGS value used when PostgreSQL was built\n"
msgstr " --ldflags PostgreSQL derleme sırasında kullanılan CFLAGS değerini göster\n" msgstr " --ldflags PostgreSQL derleme sırasında kullanılan CFLAGS değerini göster\n"
#: pg_config.c:451 #: pg_config.c:97
#, c-format #, c-format
msgid " --cflags_sl show CFLAGS_SL value used when PostgreSQL was built\n" msgid " --cflags_sl show CFLAGS_SL value used when PostgreSQL was built\n"
msgstr " --ldflags PostgreSQL derleme sırasında kullanılan CFLAGS_SL değerini göster\n" msgstr " --ldflags PostgreSQL derleme sırasında kullanılan CFLAGS_SL değerini göster\n"
#: pg_config.c:452 #: pg_config.c:98
#, c-format #, c-format
msgid " --ldflags show LDFLAGS value used when PostgreSQL was built\n" msgid " --ldflags show LDFLAGS value used when PostgreSQL was built\n"
msgstr " --ldflags PostgreSQL derleme sırasında kullanılan LDFLAGS değerini göster\n" msgstr " --ldflags PostgreSQL derleme sırasında kullanılan LDFLAGS değerini göster\n"
#: pg_config.c:453 #: pg_config.c:99
#, c-format #, c-format
msgid " --ldflags_ex show LDFLAGS_EX value used when PostgreSQL was built\n" msgid " --ldflags_ex show LDFLAGS_EX value used when PostgreSQL was built\n"
msgstr " --ldflags_ex PostgreSQL derlemesi sırasında kullanılan LDFLAGS_EX değerini göster\n" msgstr " --ldflags_ex PostgreSQL derlemesi sırasında kullanılan LDFLAGS_EX değerini göster\n"
#: pg_config.c:454 #: pg_config.c:100
#, c-format #, c-format
msgid " --ldflags_sl show LDFLAGS_SL value used when PostgreSQL was built\n" msgid " --ldflags_sl show LDFLAGS_SL value used when PostgreSQL was built\n"
msgstr " --ldflags PostgreSQL derleme sırasında kullanılan LDFLAGS_SL değerini göster\n" msgstr " --ldflags PostgreSQL derleme sırasında kullanılan LDFLAGS_SL değerini göster\n"
#: pg_config.c:455 #: pg_config.c:101
#, c-format #, c-format
msgid " --libs show LIBS value used when PostgreSQL was built\n" msgid " --libs show LIBS value used when PostgreSQL was built\n"
msgstr " --libs PostgreSQL derleme sırasında kullanılan LIBS değerini göster\n" msgstr " --libs PostgreSQL derleme sırasında kullanılan LIBS değerini göster\n"
#: pg_config.c:456 #: pg_config.c:102
#, c-format #, c-format
msgid " --version show the PostgreSQL version\n" msgid " --version show the PostgreSQL version\n"
msgstr " --version PostgreSQL sürümünü göster ve çık\n" msgstr " --version PostgreSQL sürümünü göster ve çık\n"
#: pg_config.c:457 #: pg_config.c:103
#, c-format #, c-format
msgid " --help show this help, then exit\n" msgid " -?, --help show this help, then exit\n"
msgstr " --help bu yardımı göster ve çık\n" msgstr " -?, --help bu yardımı göster, sonra çık\n"
#: pg_config.c:458 #: pg_config.c:104
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -200,87 +229,53 @@ msgstr ""
"Parametre verilmediyse, tüm değerleri gösterilmektedir.\n" "Parametre verilmediyse, tüm değerleri gösterilmektedir.\n"
"\n" "\n"
#: pg_config.c:459 #: pg_config.c:105
#, c-format #, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n" msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Hataları <pgsql-bugs@postgresql.org> adresine bildirebilirsiniz.\n" msgstr "Hataları <pgsql-bugs@postgresql.org> adresine bildirebilirsiniz.\n"
#: pg_config.c:465 #: pg_config.c:111
#, c-format #, c-format
msgid "Try \"%s --help\" for more information.\n" msgid "Try \"%s --help\" for more information.\n"
msgstr "Daha fazla bilgi için\"%s --help\" parametresini kullanabilirsiniz\n" msgstr "Daha fazla bilgi için\"%s --help\" parametresini kullanabilirsiniz\n"
#: pg_config.c:504 #: pg_config.c:153
#, c-format #, c-format
msgid "%s: could not find own program executable\n" msgid "%s: could not find own program executable\n"
msgstr "%s: çalıştırılabilir dosya bulunamadı\n" msgstr "%s: çalıştırılabilir dosya bulunamadı\n"
#: pg_config.c:527 #: pg_config.c:180
#, c-format #, c-format
msgid "%s: invalid argument: %s\n" msgid "%s: invalid argument: %s\n"
msgstr "%s: geçersiz argüman: %s\n" msgstr "%s: geçersiz argüman: %s\n"
#: ../../port/exec.c:125
#: ../../port/exec.c:239
#: ../../port/exec.c:282
#, c-format
msgid "could not identify current directory: %s"
msgstr "geçerli dizin tespit edilemedi: %s"
#: ../../port/exec.c:144
#, c-format
msgid "invalid binary \"%s\""
msgstr "geçersiz ikili (binary) \"%s\""
#: ../../port/exec.c:193
#, c-format
msgid "could not read binary \"%s\""
msgstr "\"%s\" ikili (binary) dosyası okunamadı"
#: ../../port/exec.c:200
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "\"%s\" çalıştırmak için bulunamadı"
#: ../../port/exec.c:255
#: ../../port/exec.c:291
#, c-format
msgid "could not change directory to \"%s\""
msgstr "çalışma dizini \"%s\" olarak değiştirilemedi"
#: ../../port/exec.c:270
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "symbolic link \"%s\" okuma hatası"
#: ../../port/exec.c:516
#, c-format
msgid "child process exited with exit code %d"
msgstr "alt süreç %d çıkış koduyla sonuçlandı"
#: ../../port/exec.c:520
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "alt süreç 0x%X exception tarafından sonlandırıldı"
#: ../../port/exec.c:529
#, c-format
msgid "child process was terminated by signal %s"
msgstr "alt süreç %s sinyali tarafından sonlandırıldı"
#: ../../port/exec.c:532
#, c-format
msgid "child process was terminated by signal %d"
msgstr "alt süreç %d sinyali tarafından sonlandırıldı"
#: ../../port/exec.c:536
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "alt süreç %d bilinmeyen durumu ile sonlandırıldı"
#~ msgid "" #~ msgid ""
#~ " %s [ OPTION ... ]\n" #~ " %s [ OPTION ... ]\n"
#~ "\n" #~ "\n"
#~ msgstr "" #~ msgstr ""
#~ " %s [ SEÇENEK ... ]\n" #~ " %s [ SEÇENEK ... ]\n"
#~ "\n" #~ "\n"
#~ msgid "child process exited with unrecognized status %d"
#~ msgstr "alt süreç %d bilinmeyen durumu ile sonlandırıldı"
#~ msgid "child process was terminated by signal %d"
#~ msgstr "alt süreç %d sinyali tarafından sonlandırıldı"
#~ msgid "child process was terminated by signal %s"
#~ msgstr "alt süreç %s sinyali tarafından sonlandırıldı"
#~ msgid "child process was terminated by exception 0x%X"
#~ msgstr "alt süreç 0x%X exception tarafından sonlandırıldı"
#~ msgid "child process exited with exit code %d"
#~ msgstr "alt süreç %d çıkış koduyla sonuçlandı"
#~ msgid "could not change directory to \"%s\""
#~ msgstr "çalışma dizini \"%s\" olarak değiştirilemedi"
#~ msgid " --help show this help, then exit\n"
#~ msgstr " --help bu yardımı göster ve çık\n"
#~ msgid "not recorded\n"
#~ msgstr "kayıtlı değil\n"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_controldata (PostgreSQL 9.6)\n" "Project-Id-Version: pg_controldata (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:53+0000\n" "POT-Creation-Date: 2019-04-18 16:33+0000\n"
"PO-Revision-Date: 2016-05-23 09:44-0500\n" "PO-Revision-Date: 2016-05-23 09:44-0500\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: Castellano <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: Castellano <pgsql-es-ayuda@postgresql.org>\n"
@ -21,21 +21,26 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.7\n" "X-Generator: Poedit 1.8.7\n"
#: ../../common/controldata_utils.c:56 #: ../../common/controldata_utils.c:57
#, 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"
#: ../../common/controldata_utils.c:69 #: ../../common/controldata_utils.c:73
#, c-format #, c-format
msgid "%s: could not read file \"%s\": %s\n" msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: no se pudo leer el archivo «%s»: %s\n" msgstr "%s: no se pudo leer el archivo «%s»: %s\n"
#: ../../common/controldata_utils.c:86 #: ../../common/controldata_utils.c:85
#, c-format
msgid "%s: could not read file \"%s\": read %d of %d\n"
msgstr "%s: no se pudo leer el archivo «%s»: leídos %d de %d\n"
#: ../../common/controldata_utils.c:103
msgid "calculated CRC checksum does not match value stored in file" msgid "calculated CRC checksum does not match value stored in file"
msgstr "la suma de verificación calculada no coincide con el valor almacenado en el archivo" msgstr "la suma de verificación calculada no coincide con el valor almacenado en el archivo"
#: ../../common/controldata_utils.c:88 #: ../../common/controldata_utils.c:105
#, c-format #, c-format
msgid "" msgid ""
"WARNING: Calculated CRC checksum does not match value stored in file.\n" "WARNING: Calculated CRC checksum does not match value stored in file.\n"
@ -49,11 +54,11 @@ msgstr ""
"esperando. Los resultados presentados a continuación no son confiables.\n" "esperando. Los resultados presentados a continuación no son confiables.\n"
"\n" "\n"
#: ../../common/controldata_utils.c:97 #: ../../common/controldata_utils.c:114
msgid "byte ordering mismatch" msgid "byte ordering mismatch"
msgstr "discordancia en orden de bytes" msgstr "discordancia en orden de bytes"
#: ../../common/controldata_utils.c:99 #: ../../common/controldata_utils.c:116
#, c-format #, c-format
msgid "" msgid ""
"WARNING: possible byte ordering mismatch\n" "WARNING: possible byte ordering mismatch\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_controldata-tr\n" "Project-Id-Version: pg_controldata-tr\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-04-20 21:54+0000\n" "POT-Creation-Date: 2019-04-11 19:22+0000\n"
"PO-Revision-Date: 2018-04-30 15:38+0300\n" "PO-Revision-Date: 2019-04-12 15:08+0300\n"
"Last-Translator: Abdullah G. Gülner\n" "Last-Translator: Abdullah G. Gülner\n"
"Language-Team: Turkish <ceviri@postgresql.org.tr>\n" "Language-Team: Turkish <ceviri@postgresql.org.tr>\n"
"Language: tr\n" "Language: tr\n"
@ -17,21 +17,26 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.7.1\n" "X-Generator: Poedit 1.8.7.1\n"
#: ../../common/controldata_utils.c:56 #: ../../common/controldata_utils.c:57
#, 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: \"%s\" dosyası okunmak için açılamadı: %s\n" msgstr "%s: \"%s\" dosyası okunmak için açılamadı: %s\n"
#: ../../common/controldata_utils.c:69 #: ../../common/controldata_utils.c:73
#, c-format #, c-format
msgid "%s: could not read file \"%s\": %s\n" msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyası okunamadı: %s\n" msgstr "%s: \"%s\" dosyası okunamadı: %s\n"
#: ../../common/controldata_utils.c:86 #: ../../common/controldata_utils.c:85
#, c-format
msgid "%s: could not read file \"%s\": read %d of %d\n"
msgstr "%1$s: \"%2$s\" dosyası okuma hatası: %4$d nin %3$d si okundu\n"
#: ../../common/controldata_utils.c:103
msgid "calculated CRC checksum does not match value stored in file" msgid "calculated CRC checksum does not match value stored in file"
msgstr "hesaplanan CRC sağlama toplamı (checksum) dosyada saklanan değerden farklı" msgstr "hesaplanan CRC sağlama toplamı (checksum) dosyada saklanan değerden farklı"
#: ../../common/controldata_utils.c:88 #: ../../common/controldata_utils.c:105
#, c-format #, c-format
msgid "" msgid ""
"WARNING: Calculated CRC checksum does not match value stored in file.\n" "WARNING: Calculated CRC checksum does not match value stored in file.\n"
@ -44,11 +49,11 @@ msgstr ""
"bir yapıya sahip olabilir. Aşağıdaki sonuçlar güvenilir değildir.\n" "bir yapıya sahip olabilir. Aşağıdaki sonuçlar güvenilir değildir.\n"
"\n" "\n"
#: ../../common/controldata_utils.c:97 #: ../../common/controldata_utils.c:114
msgid "byte ordering mismatch" msgid "byte ordering mismatch"
msgstr "byte sıralama uyuşmazlığı" msgstr "byte sıralama uyuşmazlığı"
#: ../../common/controldata_utils.c:99 #: ../../common/controldata_utils.c:116
#, c-format #, c-format
msgid "" msgid ""
"WARNING: possible byte ordering mismatch\n" "WARNING: possible byte ordering mismatch\n"
@ -456,15 +461,6 @@ msgstr "Float8 argument passing: %s\n"
msgid "Data page checksum version: %u\n" msgid "Data page checksum version: %u\n"
msgstr "Veri sayfası sağlama toplamı (checksum) sürümü: %u\n" msgstr "Veri sayfası sağlama toplamı (checksum) sürümü: %u\n"
#~ msgid "LC_CTYPE: %s\n"
#~ msgstr "LC_CTYPE: %s\n"
#~ msgid "LC_COLLATE: %s\n"
#~ msgstr "LC_COLLATE: %s\n"
#~ msgid "Maximum length of locale name: %u\n"
#~ msgstr "Yerel adının en fazla büyüklüğü: %u\n"
#~ msgid "" #~ msgid ""
#~ "Usage:\n" #~ "Usage:\n"
#~ " %s [OPTION] [DATADIR]\n" #~ " %s [OPTION] [DATADIR]\n"
@ -479,3 +475,12 @@ msgstr "Veri sayfası sağlama toplamı (checksum) sürümü: %u\n"
#~ "SEÇENEKLER:\n" #~ "SEÇENEKLER:\n"
#~ " --help bu yardımı gösterir ve sonra çıkar\n" #~ " --help bu yardımı gösterir ve sonra çıkar\n"
#~ " --version sürüm bilgisini gösterir ve çıkar\n" #~ " --version sürüm bilgisini gösterir ve çıkar\n"
#~ msgid "Maximum length of locale name: %u\n"
#~ msgstr "Yerel adının en fazla büyüklüğü: %u\n"
#~ msgid "LC_COLLATE: %s\n"
#~ msgstr "LC_COLLATE: %s\n"
#~ msgid "LC_CTYPE: %s\n"
#~ msgstr "LC_CTYPE: %s\n"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_ctl (PostgreSQL 9.6)\n" "Project-Id-Version: pg_ctl (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:52+0000\n" "POT-Creation-Date: 2019-04-18 16:32+0000\n"
"PO-Revision-Date: 2017-08-28 11:37+0200\n" "PO-Revision-Date: 2017-08-28 11:37+0200\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n"

File diff suppressed because it is too large Load Diff

View File

@ -5,12 +5,12 @@
# Oleg Bartunov <oleg@sai.msu.su>, 2004. # Oleg Bartunov <oleg@sai.msu.su>, 2004.
# Sergey Burladyan <eshkinkot@gmail.com>, 2012. # Sergey Burladyan <eshkinkot@gmail.com>, 2012.
# Dmitriy Olshevskiy <olshevskiy87@bk.ru>, 2014. # Dmitriy Olshevskiy <olshevskiy87@bk.ru>, 2014.
# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018. # Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_dump (PostgreSQL current)\n" "Project-Id-Version: pg_dump (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2019-02-08 11:45+0300\n" "POT-Creation-Date: 2019-04-29 07:28+0300\n"
"PO-Revision-Date: 2018-05-16 14:00+0300\n" "PO-Revision-Date: 2018-05-16 14:00+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@ -667,187 +667,187 @@ msgstr "Ошибка при завершении:\n"
msgid "Error from TOC entry %d; %u %u %s %s %s\n" msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Ошибка из записи оглавления %d; %u %u %s %s %s\n" msgstr "Ошибка из записи оглавления %d; %u %u %s %s %s\n"
#: pg_backup_archiver.c:1860 #: pg_backup_archiver.c:1863
#, c-format #, c-format
msgid "bad dumpId\n" msgid "bad dumpId\n"
msgstr "неверный dumpId\n" msgstr "неверный dumpId\n"
#: pg_backup_archiver.c:1881 #: pg_backup_archiver.c:1884
#, c-format #, c-format
msgid "bad table dumpId for TABLE DATA item\n" msgid "bad table dumpId for TABLE DATA item\n"
msgstr "неверный dumpId таблицы в элементе TABLE DATA\n" msgstr "неверный dumpId таблицы в элементе TABLE DATA\n"
#: pg_backup_archiver.c:1973 #: pg_backup_archiver.c:1976
#, c-format #, c-format
msgid "unexpected data offset flag %d\n" msgid "unexpected data offset flag %d\n"
msgstr "неожиданный флаг смещения данных: %d\n" msgstr "неожиданный флаг смещения данных: %d\n"
#: pg_backup_archiver.c:1986 #: pg_backup_archiver.c:1989
#, c-format #, c-format
msgid "file offset in dump file is too large\n" msgid "file offset in dump file is too large\n"
msgstr "слишком большое смещение в файле вывода\n" msgstr "слишком большое смещение в файле вывода\n"
#: pg_backup_archiver.c:2099 #: pg_backup_archiver.c:2102
#, c-format #, c-format
msgid "attempting to ascertain archive format\n" msgid "attempting to ascertain archive format\n"
msgstr "попытка выяснить формат архива\n" msgstr "попытка выяснить формат архива\n"
#: pg_backup_archiver.c:2125 pg_backup_archiver.c:2135 #: pg_backup_archiver.c:2128 pg_backup_archiver.c:2138
#, c-format #, c-format
msgid "directory name too long: \"%s\"\n" msgid "directory name too long: \"%s\"\n"
msgstr "слишком длинное имя каталога: \"%s\"\n" msgstr "слишком длинное имя каталога: \"%s\"\n"
#: pg_backup_archiver.c:2143 #: pg_backup_archiver.c:2146
#, c-format #, c-format
msgid "" msgid ""
"directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not " "directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not "
"exist)\n" "exist)\n"
msgstr "каталог \"%s\" не похож на архивный (в нём отсутствует \"toc.dat\")\n" msgstr "каталог \"%s\" не похож на архивный (в нём отсутствует \"toc.dat\")\n"
#: pg_backup_archiver.c:2151 pg_backup_custom.c:181 pg_backup_custom.c:770 #: pg_backup_archiver.c:2154 pg_backup_custom.c:181 pg_backup_custom.c:770
#: pg_backup_directory.c:214 pg_backup_directory.c:401 #: pg_backup_directory.c:214 pg_backup_directory.c:401
#, c-format #, c-format
msgid "could not open input file \"%s\": %s\n" msgid "could not open input file \"%s\": %s\n"
msgstr "не удалось открыть входной файл \"%s\": %s\n" msgstr "не удалось открыть входной файл \"%s\": %s\n"
#: pg_backup_archiver.c:2159 pg_backup_custom.c:188 #: pg_backup_archiver.c:2162 pg_backup_custom.c:188
#, c-format #, c-format
msgid "could not open input file: %s\n" msgid "could not open input file: %s\n"
msgstr "не удалось открыть входной файл: %s\n" msgstr "не удалось открыть входной файл: %s\n"
#: pg_backup_archiver.c:2166 #: pg_backup_archiver.c:2169
#, c-format #, c-format
msgid "could not read input file: %s\n" msgid "could not read input file: %s\n"
msgstr "не удалось прочитать входной файл: %s\n" msgstr "не удалось прочитать входной файл: %s\n"
#: pg_backup_archiver.c:2168 #: pg_backup_archiver.c:2171
#, c-format #, c-format
msgid "input file is too short (read %lu, expected 5)\n" msgid "input file is too short (read %lu, expected 5)\n"
msgstr "входной файл слишком короткий (прочитано байт: %lu, ожидалось: 5)\n" msgstr "входной файл слишком короткий (прочитано байт: %lu, ожидалось: 5)\n"
#: pg_backup_archiver.c:2251 #: pg_backup_archiver.c:2254
#, c-format #, c-format
msgid "input file appears to be a text format dump. Please use psql.\n" msgid "input file appears to be a text format dump. Please use psql.\n"
msgstr "" msgstr ""
"входной файл похоже имеет текстовый формат. Загрузите его с помощью psql.\n" "входной файл похоже имеет текстовый формат. Загрузите его с помощью psql.\n"
#: pg_backup_archiver.c:2257 #: pg_backup_archiver.c:2260
#, c-format #, c-format
msgid "input file does not appear to be a valid archive (too short?)\n" msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr "входной файл не похож на архив (возможно, слишком мал?)\n" msgstr "входной файл не похож на архив (возможно, слишком мал?)\n"
#: pg_backup_archiver.c:2263 #: pg_backup_archiver.c:2266
#, c-format #, c-format
msgid "input file does not appear to be a valid archive\n" msgid "input file does not appear to be a valid archive\n"
msgstr "входной файл не похож на архив\n" msgstr "входной файл не похож на архив\n"
#: pg_backup_archiver.c:2283 #: pg_backup_archiver.c:2286
#, c-format #, c-format
msgid "could not close input file: %s\n" msgid "could not close input file: %s\n"
msgstr "не удалось закрыть входной файл: %s\n" msgstr "не удалось закрыть входной файл: %s\n"
#: pg_backup_archiver.c:2300 #: pg_backup_archiver.c:2303
#, c-format #, c-format
msgid "allocating AH for %s, format %d\n" msgid "allocating AH for %s, format %d\n"
msgstr "выделение структуры AH для %s, формат %d\n" msgstr "выделение структуры AH для %s, формат %d\n"
#: pg_backup_archiver.c:2405 #: pg_backup_archiver.c:2408
#, c-format #, c-format
msgid "unrecognized file format \"%d\"\n" msgid "unrecognized file format \"%d\"\n"
msgstr "неопознанный формат файла: \"%d\"\n" msgstr "неопознанный формат файла: \"%d\"\n"
#: pg_backup_archiver.c:2561 #: pg_backup_archiver.c:2564
#, c-format #, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n" msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr "ID записи %d вне диапазона - возможно повреждено оглавление\n" msgstr "ID записи %d вне диапазона - возможно повреждено оглавление\n"
#: pg_backup_archiver.c:2677 #: pg_backup_archiver.c:2680
#, c-format #, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n" msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "прочитана запись оглавления %d (ID %d): %s %s\n" msgstr "прочитана запись оглавления %d (ID %d): %s %s\n"
#: pg_backup_archiver.c:2713 #: pg_backup_archiver.c:2716
#, c-format #, c-format
msgid "unrecognized encoding \"%s\"\n" msgid "unrecognized encoding \"%s\"\n"
msgstr "нераспознанная кодировка \"%s\"\n" msgstr "нераспознанная кодировка \"%s\"\n"
#: pg_backup_archiver.c:2718 #: pg_backup_archiver.c:2721
#, c-format #, c-format
msgid "invalid ENCODING item: %s\n" msgid "invalid ENCODING item: %s\n"
msgstr "неверный элемент ENCODING: %s\n" msgstr "неверный элемент ENCODING: %s\n"
#: pg_backup_archiver.c:2736 #: pg_backup_archiver.c:2739
#, c-format #, c-format
msgid "invalid STDSTRINGS item: %s\n" msgid "invalid STDSTRINGS item: %s\n"
msgstr "неверный элемент STDSTRINGS: %s\n" msgstr "неверный элемент STDSTRINGS: %s\n"
#: pg_backup_archiver.c:2761 #: pg_backup_archiver.c:2764
#, c-format #, c-format
msgid "schema \"%s\" not found\n" msgid "schema \"%s\" not found\n"
msgstr "схема \"%s\" не найдена\n" msgstr "схема \"%s\" не найдена\n"
#: pg_backup_archiver.c:2768 #: pg_backup_archiver.c:2771
#, c-format #, c-format
msgid "table \"%s\" not found\n" msgid "table \"%s\" not found\n"
msgstr "таблица \"%s\" не найдена\n" msgstr "таблица \"%s\" не найдена\n"
#: pg_backup_archiver.c:2775 #: pg_backup_archiver.c:2778
#, c-format #, c-format
msgid "index \"%s\" not found\n" msgid "index \"%s\" not found\n"
msgstr "индекс \"%s\" не найден\n" msgstr "индекс \"%s\" не найден\n"
#: pg_backup_archiver.c:2782 #: pg_backup_archiver.c:2785
#, c-format #, c-format
msgid "function \"%s\" not found\n" msgid "function \"%s\" not found\n"
msgstr "функция \"%s\" не найдена\n" msgstr "функция \"%s\" не найдена\n"
#: pg_backup_archiver.c:2789 #: pg_backup_archiver.c:2792
#, c-format #, c-format
msgid "trigger \"%s\" not found\n" msgid "trigger \"%s\" not found\n"
msgstr "триггер \"%s\" не найден\n" msgstr "триггер \"%s\" не найден\n"
#: pg_backup_archiver.c:3064 #: pg_backup_archiver.c:3070
#, c-format #, c-format
msgid "could not set session user to \"%s\": %s" msgid "could not set session user to \"%s\": %s"
msgstr "не удалось переключить пользователя сессии на \"%s\": %s" msgstr "не удалось переключить пользователя сессии на \"%s\": %s"
#: pg_backup_archiver.c:3096 #: pg_backup_archiver.c:3102
#, c-format #, c-format
msgid "could not set default_with_oids: %s" msgid "could not set default_with_oids: %s"
msgstr "не удалось установить параметр default_with_oids: %s" msgstr "не удалось установить параметр default_with_oids: %s"
#: pg_backup_archiver.c:3250 #: pg_backup_archiver.c:3256
#, c-format #, c-format
msgid "could not set search_path to \"%s\": %s" msgid "could not set search_path to \"%s\": %s"
msgstr "не удалось присвоить search_path значение \"%s\": %s" msgstr "не удалось присвоить search_path значение \"%s\": %s"
#: pg_backup_archiver.c:3312 #: pg_backup_archiver.c:3318
#, c-format #, c-format
msgid "could not set default_tablespace to %s: %s" msgid "could not set default_tablespace to %s: %s"
msgstr "не удалось задать для default_tablespace значение %s: %s" msgstr "не удалось задать для default_tablespace значение %s: %s"
#: pg_backup_archiver.c:3402 pg_backup_archiver.c:3592 #: pg_backup_archiver.c:3408 pg_backup_archiver.c:3598
#, c-format #, c-format
msgid "WARNING: don't know how to set owner for object type \"%s\"\n" msgid "WARNING: don't know how to set owner for object type \"%s\"\n"
msgstr "" msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: неизвестно, как назначить владельца для объекта типа \"%s\"\n" "ПРЕДУПРЕЖДЕНИЕ: неизвестно, как назначить владельца для объекта типа \"%s\"\n"
#: pg_backup_archiver.c:3678 #: pg_backup_archiver.c:3684
#, c-format #, c-format
msgid "did not find magic string in file header\n" msgid "did not find magic string in file header\n"
msgstr "в файле заголовка не найдена магическая строка\n" msgstr "в файле заголовка не найдена магическая строка\n"
#: pg_backup_archiver.c:3691 #: pg_backup_archiver.c:3697
#, c-format #, c-format
msgid "unsupported version (%d.%d) in file header\n" msgid "unsupported version (%d.%d) in file header\n"
msgstr "неподдерживаемая версия (%d.%d) в заголовке файла\n" msgstr "неподдерживаемая версия (%d.%d) в заголовке файла\n"
#: pg_backup_archiver.c:3696 #: pg_backup_archiver.c:3702
#, c-format #, c-format
msgid "sanity check on integer size (%lu) failed\n" msgid "sanity check on integer size (%lu) failed\n"
msgstr "несоответствие размера integer (%lu)\n" msgstr "несоответствие размера integer (%lu)\n"
#: pg_backup_archiver.c:3700 #: pg_backup_archiver.c:3706
#, c-format #, c-format
msgid "" msgid ""
"WARNING: archive was made on a machine with larger integers, some operations " "WARNING: archive was made on a machine with larger integers, some operations "
@ -856,12 +856,12 @@ msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: архив был сделан на компьютере большей разрядности -- " "ПРЕДУПРЕЖДЕНИЕ: архив был сделан на компьютере большей разрядности -- "
"возможен сбой некоторых операций\n" "возможен сбой некоторых операций\n"
#: pg_backup_archiver.c:3710 #: pg_backup_archiver.c:3716
#, c-format #, c-format
msgid "expected format (%d) differs from format found in file (%d)\n" msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "ожидаемый формат (%d) отличается от формата, указанного в файле (%d)\n" msgstr "ожидаемый формат (%d) отличается от формата, указанного в файле (%d)\n"
#: pg_backup_archiver.c:3726 #: pg_backup_archiver.c:3732
#, c-format #, c-format
msgid "" msgid ""
"WARNING: archive is compressed, but this installation does not support " "WARNING: archive is compressed, but this installation does not support "
@ -870,87 +870,87 @@ msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: архив сжат, но установленная версия не поддерживает сжатие " "ПРЕДУПРЕЖДЕНИЕ: архив сжат, но установленная версия не поддерживает сжатие "
"-- данные недоступны\n" "-- данные недоступны\n"
#: pg_backup_archiver.c:3744 #: pg_backup_archiver.c:3750
#, c-format #, c-format
msgid "WARNING: invalid creation date in header\n" msgid "WARNING: invalid creation date in header\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: неверная дата создания в заголовке\n" msgstr "ПРЕДУПРЕЖДЕНИЕ: неверная дата создания в заголовке\n"
#: pg_backup_archiver.c:3817 #: pg_backup_archiver.c:3823
#, c-format #, c-format
msgid "entering restore_toc_entries_prefork\n" msgid "entering restore_toc_entries_prefork\n"
msgstr "вход в restore_toc_entries_prefork\n" msgstr "вход в restore_toc_entries_prefork\n"
#: pg_backup_archiver.c:3881 #: pg_backup_archiver.c:3887
#, c-format #, c-format
msgid "processing item %d %s %s\n" msgid "processing item %d %s %s\n"
msgstr "обработка объекта %d %s %s\n" msgstr "обработка объекта %d %s %s\n"
#: pg_backup_archiver.c:3935 #: pg_backup_archiver.c:3941
#, c-format #, c-format
msgid "entering restore_toc_entries_parallel\n" msgid "entering restore_toc_entries_parallel\n"
msgstr "вход в restore_toc_entries_parallel\n" msgstr "вход в restore_toc_entries_parallel\n"
#: pg_backup_archiver.c:3956 #: pg_backup_archiver.c:3962
#, c-format #, c-format
msgid "entering main parallel loop\n" msgid "entering main parallel loop\n"
msgstr "вход в основной параллельный цикл\n" msgstr "вход в основной параллельный цикл\n"
#: pg_backup_archiver.c:3967 #: pg_backup_archiver.c:3973
#, c-format #, c-format
msgid "skipping item %d %s %s\n" msgid "skipping item %d %s %s\n"
msgstr "объект %d %s %s пропускается\n" msgstr "объект %d %s %s пропускается\n"
#: pg_backup_archiver.c:3977 #: pg_backup_archiver.c:3983
#, c-format #, c-format
msgid "launching item %d %s %s\n" msgid "launching item %d %s %s\n"
msgstr "объект %d %s %s запускается\n" msgstr "объект %d %s %s запускается\n"
#: pg_backup_archiver.c:4058 #: pg_backup_archiver.c:4064
#, c-format #, c-format
msgid "finished main parallel loop\n" msgid "finished main parallel loop\n"
msgstr "основной параллельный цикл закончен\n" msgstr "основной параллельный цикл закончен\n"
#: pg_backup_archiver.c:4076 #: pg_backup_archiver.c:4082
#, c-format #, c-format
msgid "entering restore_toc_entries_postfork\n" msgid "entering restore_toc_entries_postfork\n"
msgstr "вход в restore_toc_entries_postfork\n" msgstr "вход в restore_toc_entries_postfork\n"
#: pg_backup_archiver.c:4096 #: pg_backup_archiver.c:4102
#, c-format #, c-format
msgid "processing missed item %d %s %s\n" msgid "processing missed item %d %s %s\n"
msgstr "обработка пропущенного объекта %d %s %s\n" msgstr "обработка пропущенного объекта %d %s %s\n"
#: pg_backup_archiver.c:4273 #: pg_backup_archiver.c:4279
#, c-format #, c-format
msgid "no item ready\n" msgid "no item ready\n"
msgstr "элемент не готов\n" msgstr "элемент не готов\n"
#: pg_backup_archiver.c:4321 #: pg_backup_archiver.c:4327
#, c-format #, c-format
msgid "could not find slot of finished worker\n" msgid "could not find slot of finished worker\n"
msgstr "не удалось найти слот законченного рабочего объекта\n" msgstr "не удалось найти слот законченного рабочего объекта\n"
#: pg_backup_archiver.c:4323 #: pg_backup_archiver.c:4329
#, c-format #, c-format
msgid "finished item %d %s %s\n" msgid "finished item %d %s %s\n"
msgstr "закончен объект %d %s %s\n" msgstr "закончен объект %d %s %s\n"
#: pg_backup_archiver.c:4336 #: pg_backup_archiver.c:4342
#, c-format #, c-format
msgid "worker process failed: exit code %d\n" msgid "worker process failed: exit code %d\n"
msgstr "рабочий процесс завершился с кодом возврата %d\n" msgstr "рабочий процесс завершился с кодом возврата %d\n"
#: pg_backup_archiver.c:4498 #: pg_backup_archiver.c:4504
#, c-format #, c-format
msgid "transferring dependency %d -> %d to %d\n" msgid "transferring dependency %d -> %d to %d\n"
msgstr "переключение зависимости %d -> %d на %d\n" msgstr "переключение зависимости %d -> %d на %d\n"
#: pg_backup_archiver.c:4579 #: pg_backup_archiver.c:4585
#, c-format #, c-format
msgid "reducing dependencies for %d\n" msgid "reducing dependencies for %d\n"
msgstr "уменьшение зависимостей для %d\n" msgstr "уменьшение зависимостей для %d\n"
#: pg_backup_archiver.c:4631 #: pg_backup_archiver.c:4637
#, c-format #, c-format
msgid "table \"%s\" could not be created, will not restore its data\n" msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr "создать таблицу \"%s\" не удалось, её данные не будут восстановлены\n" msgstr "создать таблицу \"%s\" не удалось, её данные не будут восстановлены\n"

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_resetxlog (PostgreSQL 9.6)\n" "Project-Id-Version: pg_resetxlog (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:52+0000\n" "POT-Creation-Date: 2019-04-18 16:32+0000\n"
"PO-Revision-Date: 2017-08-28 11:04+0200\n" "PO-Revision-Date: 2017-08-28 11:04+0200\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: Español <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: Español <pgsql-es-ayuda@postgresql.org>\n"
@ -486,7 +486,7 @@ msgstr "%s: no se pudo crear el archivo pg_control: %s\n"
msgid "%s: could not write pg_control file: %s\n" msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: no se pudo escribir el archivo pg_control: %s\n" msgstr "%s: no se pudo escribir el archivo pg_control: %s\n"
#: pg_resetxlog.c:928 pg_resetxlog.c:1224 #: pg_resetxlog.c:928 pg_resetxlog.c:1222
#, c-format #, c-format
msgid "%s: fsync error: %s\n" msgid "%s: fsync error: %s\n"
msgstr "%s: error de fsync: %s\n" msgstr "%s: error de fsync: %s\n"
@ -511,17 +511,17 @@ msgstr "%s: no se pudo cerrar el directorio «%s»: %s\n"
msgid "%s: could not delete file \"%s\": %s\n" msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: no se pudo borrar el archivo «%s»: %s\n" msgstr "%s: no se pudo borrar el archivo «%s»: %s\n"
#: pg_resetxlog.c:1191 #: pg_resetxlog.c:1189
#, c-format #, c-format
msgid "%s: could not open file \"%s\": %s\n" msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: no se pudo abrir el archivo «%s»: %s\n" msgstr "%s: no se pudo abrir el archivo «%s»: %s\n"
#: pg_resetxlog.c:1202 pg_resetxlog.c:1216 #: pg_resetxlog.c:1200 pg_resetxlog.c:1214
#, 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 en el archivo «%s»: %s\n" msgstr "%s: no se pudo escribir en el archivo «%s»: %s\n"
#: pg_resetxlog.c:1235 #: pg_resetxlog.c:1233
#, c-format #, c-format
msgid "" msgid ""
"%s resets the PostgreSQL transaction log.\n" "%s resets the PostgreSQL transaction log.\n"
@ -530,7 +530,7 @@ msgstr ""
"%s reinicia la bitácora de transacciones de PostgreSQL.\n" "%s reinicia la bitácora de transacciones de PostgreSQL.\n"
"\n" "\n"
#: pg_resetxlog.c:1236 #: pg_resetxlog.c:1234
#, c-format #, c-format
msgid "" msgid ""
"Usage:\n" "Usage:\n"
@ -541,81 +541,81 @@ msgstr ""
" %s [OPCIÓN]... DATADIR\n" " %s [OPCIÓN]... DATADIR\n"
"\n" "\n"
#: pg_resetxlog.c:1237 #: pg_resetxlog.c:1235
#, c-format #, c-format
msgid "Options:\n" msgid "Options:\n"
msgstr "Opciones:\n" msgstr "Opciones:\n"
#: pg_resetxlog.c:1238 #: pg_resetxlog.c:1236
#, c-format #, c-format
msgid " -c XID,XID set oldest and newest transactions bearing commit timestamp\n" msgid " -c XID,XID set oldest and newest transactions bearing commit timestamp\n"
msgstr "" msgstr ""
" -c XID,XID asigna los ID de transacciones más antiguo y más nuevo que llevan\n" " -c XID,XID asigna los ID de transacciones más antiguo y más nuevo que llevan\n"
" timestamp de commit\n" " timestamp de commit\n"
#: pg_resetxlog.c:1239 #: pg_resetxlog.c:1237
#, c-format #, c-format
msgid " (zero in either value means no change)\n" msgid " (zero in either value means no change)\n"
msgstr " (cero en cualquiera de ellos significa no cambiar)\n" msgstr " (cero en cualquiera de ellos significa no cambiar)\n"
#: pg_resetxlog.c:1240 #: pg_resetxlog.c:1238
#, c-format #, c-format
msgid " [-D] DATADIR data directory\n" msgid " [-D] DATADIR data directory\n"
msgstr " [-D] DATADIR directorio de datos\n" msgstr " [-D] DATADIR directorio de datos\n"
#: pg_resetxlog.c:1241 #: pg_resetxlog.c:1239
#, c-format #, c-format
msgid " -e XIDEPOCH set next transaction ID epoch\n" msgid " -e XIDEPOCH set next transaction ID epoch\n"
msgstr " -e XIDEPOCH asigna el siguiente «epoch» de ID de transacción\n" msgstr " -e XIDEPOCH asigna el siguiente «epoch» de ID de transacción\n"
#: pg_resetxlog.c:1242 #: pg_resetxlog.c:1240
#, c-format #, c-format
msgid " -f force update to be done\n" msgid " -f force update to be done\n"
msgstr " -f fuerza que la actualización sea hecha\n" msgstr " -f fuerza que la actualización sea hecha\n"
#: pg_resetxlog.c:1243 #: pg_resetxlog.c:1241
#, c-format #, c-format
msgid " -l XLOGFILE force minimum WAL starting location for new transaction log\n" msgid " -l XLOGFILE force minimum WAL starting location for new transaction log\n"
msgstr "" msgstr ""
" -l XLOGFILE fuerza una posición mínima de inicio de WAL para una\n" " -l XLOGFILE fuerza una posición mínima de inicio de WAL para una\n"
" nueva transacción\n" " nueva transacción\n"
#: pg_resetxlog.c:1244 #: pg_resetxlog.c:1242
#, c-format #, c-format
msgid " -m MXID,MXID set next and oldest multitransaction ID\n" msgid " -m MXID,MXID set next and oldest multitransaction ID\n"
msgstr " -m MXID,MXID asigna el siguiente ID de multitransacción y el más antiguo\n" msgstr " -m MXID,MXID asigna el siguiente ID de multitransacción y el más antiguo\n"
#: pg_resetxlog.c:1245 #: pg_resetxlog.c:1243
#, c-format #, c-format
msgid " -n no update, just show what would be done (for testing)\n" msgid " -n no update, just show what would be done (for testing)\n"
msgstr " -n no actualiza, sólo muestra lo que va a hacer (para pruebas)\n" msgstr " -n no actualiza, sólo muestra lo que va a hacer (para pruebas)\n"
#: pg_resetxlog.c:1246 #: pg_resetxlog.c:1244
#, c-format #, c-format
msgid " -o OID set next OID\n" msgid " -o OID set next OID\n"
msgstr " -o OID asigna el siguiente OID\n" msgstr " -o OID asigna el siguiente OID\n"
#: pg_resetxlog.c:1247 #: pg_resetxlog.c:1245
#, c-format #, c-format
msgid " -O OFFSET set next multitransaction offset\n" msgid " -O OFFSET set next multitransaction offset\n"
msgstr " -O OFFSET asigna la siguiente posición de multitransacción\n" msgstr " -O OFFSET asigna la siguiente posición de multitransacción\n"
#: pg_resetxlog.c:1248 #: pg_resetxlog.c:1246
#, c-format #, c-format
msgid " -V, --version output version information, then exit\n" msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version muestra información de la versión, luego sale\n" msgstr " -V, --version muestra información de la versión, luego sale\n"
#: pg_resetxlog.c:1249 #: pg_resetxlog.c:1247
#, c-format #, c-format
msgid " -x XID set next transaction ID\n" msgid " -x XID set next transaction ID\n"
msgstr " -x XID asigna el siguiente ID de transacción\n" msgstr " -x XID asigna el siguiente ID de transacción\n"
#: pg_resetxlog.c:1250 #: pg_resetxlog.c:1248
#, c-format #, c-format
msgid " -?, --help show this help, then exit\n" msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help muestra esta ayuda, luego sale\n" msgstr " -?, --help muestra esta ayuda, luego sale\n"
#: pg_resetxlog.c:1251 #: pg_resetxlog.c:1249
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_rewind (PostgreSQL) 9.6\n" "Project-Id-Version: pg_rewind (PostgreSQL) 9.6\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:53+0000\n" "POT-Creation-Date: 2019-04-18 16:33+0000\n"
"PO-Revision-Date: 2017-05-20 21:25-0400\n" "PO-Revision-Date: 2017-05-20 21:25-0400\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n"
@ -68,7 +68,7 @@ msgstr "%s: no se pudo obtener el código de salida del subproceso»: código de
msgid "could not open directory \"%s\": %s\n" msgid "could not open directory \"%s\": %s\n"
msgstr "no se pudo abrir el directorio «%s»: %s\n" msgstr "no se pudo abrir el directorio «%s»: %s\n"
#: copy_fetch.c:93 filemap.c:112 filemap.c:267 #: copy_fetch.c:93 filemap.c:113 filemap.c:268
#, c-format #, c-format
msgid "could not stat file \"%s\": %s\n" msgid "could not stat file \"%s\": %s\n"
msgstr "no se pudo hacer stat del archivo «%s»: %s\n" msgstr "no se pudo hacer stat del archivo «%s»: %s\n"
@ -108,7 +108,7 @@ msgstr "no se pudo abrir el archivo de origen «%s»: %s\n"
msgid "could not seek in source file: %s\n" msgid "could not seek in source file: %s\n"
msgstr "no se pudo posicionar en archivo de origen: %s\n" msgstr "no se pudo posicionar en archivo de origen: %s\n"
#: copy_fetch.c:192 file_ops.c:300 #: copy_fetch.c:192 file_ops.c:308
#, c-format #, c-format
msgid "could not read file \"%s\": %s\n" msgid "could not read file \"%s\": %s\n"
msgstr "no se pudo leer el archivo «%s»: %s\n" msgstr "no se pudo leer el archivo «%s»: %s\n"
@ -128,248 +128,253 @@ msgstr "no se pudo cerrar el archivo «%s»: %s\n"
msgid " block %u\n" msgid " block %u\n"
msgstr " bloque %u\n" msgstr " bloque %u\n"
#: file_ops.c:64 #: file_ops.c:63
#, c-format #, c-format
msgid "could not open target file \"%s\": %s\n" msgid "could not open target file \"%s\": %s\n"
msgstr "no se pudo abrir el archivo de destino «%s»: %s\n" msgstr "no se pudo abrir el archivo de destino «%s»: %s\n"
#: file_ops.c:78 #: file_ops.c:77
#, c-format #, c-format
msgid "could not close target file \"%s\": %s\n" msgid "could not close target file \"%s\": %s\n"
msgstr "no se pudo cerrar el archivo de destino «%s»: %s\n" msgstr "no se pudo cerrar el archivo de destino «%s»: %s\n"
#: file_ops.c:98 #: file_ops.c:97
#, c-format #, c-format
msgid "could not seek in target file \"%s\": %s\n" msgid "could not seek in target file \"%s\": %s\n"
msgstr "no se pudo posicionar en archivo de destino «%s»: %s\n" msgstr "no se pudo posicionar en archivo de destino «%s»: %s\n"
#: file_ops.c:114 #: file_ops.c:113
#, c-format #, c-format
msgid "could not write file \"%s\": %s\n" msgid "could not write file \"%s\": %s\n"
msgstr "no se pudo escribir el archivo «%s»: %s\n" msgstr "no se pudo escribir el archivo «%s»: %s\n"
#: file_ops.c:164 #: file_ops.c:163
#, c-format #, c-format
msgid "invalid action (CREATE) for regular file\n" msgid "invalid action (CREATE) for regular file\n"
msgstr "acción no válida (CREATE) para archivo regular\n" msgstr "acción no válida (CREATE) para archivo regular\n"
#: file_ops.c:179 #: file_ops.c:186
#, c-format #, c-format
msgid "could not remove file \"%s\": %s\n" msgid "could not remove file \"%s\": %s\n"
msgstr "no se pudo eliminar el archivo «%s»: %s\n" msgstr "no se pudo eliminar el archivo «%s»: %s\n"
#: file_ops.c:196 #: file_ops.c:204
#, c-format #, c-format
msgid "could not open file \"%s\" for truncation: %s\n" msgid "could not open file \"%s\" for truncation: %s\n"
msgstr "no se pudo abrir el archivo «%s» para truncarlo: %s\n" msgstr "no se pudo abrir el archivo «%s» para truncarlo: %s\n"
#: file_ops.c:200 #: file_ops.c:208
#, c-format #, c-format
msgid "could not truncate file \"%s\" to %u: %s\n" msgid "could not truncate file \"%s\" to %u: %s\n"
msgstr "no se pudo truncar el archivo «%s» a %u: %s\n" msgstr "no se pudo truncar el archivo «%s» a %u: %s\n"
#: file_ops.c:216 #: file_ops.c:224
#, c-format #, c-format
msgid "could not create directory \"%s\": %s\n" msgid "could not create directory \"%s\": %s\n"
msgstr "no se pudo crear el directorio «%s»: %s\n" msgstr "no se pudo crear el directorio «%s»: %s\n"
#: file_ops.c:230 #: file_ops.c:238
#, c-format #, c-format
msgid "could not remove directory \"%s\": %s\n" msgid "could not remove directory \"%s\": %s\n"
msgstr "no se pudo eliminar el directorio «%s»: %s\n" msgstr "no se pudo eliminar el directorio «%s»: %s\n"
#: file_ops.c:244 #: file_ops.c:252
#, c-format #, c-format
msgid "could not create symbolic link at \"%s\": %s\n" msgid "could not create symbolic link at \"%s\": %s\n"
msgstr "no se pudo crear el link simbólico en «%s»: %s\n" msgstr "no se pudo crear el link simbólico en «%s»: %s\n"
#: file_ops.c:258 #: file_ops.c:266
#, c-format #, c-format
msgid "could not remove symbolic link \"%s\": %s\n" msgid "could not remove symbolic link \"%s\": %s\n"
msgstr "no se pudo eliminar el link simbólico «%s»: %s\n" msgstr "no se pudo eliminar el link simbólico «%s»: %s\n"
#: file_ops.c:288 file_ops.c:292 #: file_ops.c:296 file_ops.c:300
#, c-format #, c-format
msgid "could not open file \"%s\" for reading: %s\n" msgid "could not open file \"%s\" for reading: %s\n"
msgstr "no se pudo abrir el archivo «%s» para lectura: %s\n" msgstr "no se pudo abrir el archivo «%s» para lectura: %s\n"
#: filemap.c:104 #: filemap.c:105
#, c-format #, c-format
msgid "data file \"%s\" in source is not a regular file\n" msgid "data file \"%s\" in source is not a regular file\n"
msgstr "el archivo de datos «%s» en el origen no es un archivo regular\n" msgstr "el archivo de datos «%s» en el origen no es un archivo regular\n"
#: filemap.c:126 #: filemap.c:127
#, c-format #, c-format
msgid "\"%s\" is not a directory\n" msgid "\"%s\" is not a directory\n"
msgstr "«%s» no es un directorio\n" msgstr "«%s» no es un directorio\n"
#: filemap.c:149 #: filemap.c:150
#, c-format #, c-format
msgid "\"%s\" is not a symbolic link\n" msgid "\"%s\" is not a symbolic link\n"
msgstr "«%s» no es un link simbólico\n" msgstr "«%s» no es un link simbólico\n"
#: filemap.c:161 #: filemap.c:162
#, c-format #, c-format
msgid "\"%s\" is not a regular file\n" msgid "\"%s\" is not a regular file\n"
msgstr "«%s» no es un archivo regular\n" msgstr "«%s» no es un archivo regular\n"
#: filemap.c:279 #: filemap.c:280
#, c-format #, c-format
msgid "source file list is empty\n" msgid "source file list is empty\n"
msgstr "el listado de archivos de origen está vacío\n" msgstr "el listado de archivos de origen está vacío\n"
#: filemap.c:401 #: filemap.c:402
#, c-format #, c-format
msgid "unexpected page modification for directory or symbolic link \"%s\"\n" msgid "unexpected page modification for directory or symbolic link \"%s\"\n"
msgstr "modificación de página inesperada para el directorio o link simbólico «%s»\n" msgstr "modificación de página inesperada para el directorio o link simbólico «%s»\n"
#. translator: first %s is a file path, second is a keyword such as COPY #. translator: first %s is a file path, second is a keyword such as COPY
#: filemap.c:537 #: filemap.c:538
#, c-format #, c-format
msgid "%s (%s)\n" msgid "%s (%s)\n"
msgstr "%s (%s)\n" msgstr "%s (%s)\n"
#: libpq_fetch.c:56 #: libpq_fetch.c:57
#, c-format #, c-format
msgid "could not connect to server: %s" msgid "could not connect to server: %s"
msgstr "no se pudo conectar al servidor: %s" msgstr "no se pudo conectar al servidor: %s"
#: libpq_fetch.c:59 #: libpq_fetch.c:60
#, c-format #, c-format
msgid "connected to server\n" msgid "connected to server\n"
msgstr "conectado al servidor\n" msgstr "conectado al servidor\n"
#: libpq_fetch.c:69 #: libpq_fetch.c:64
#, c-format
msgid "could not clear search_path: %s"
msgstr "no se pudo limpiar search_path: %s"
#: libpq_fetch.c:76
#, c-format #, c-format
msgid "source server must not be in recovery mode\n" msgid "source server must not be in recovery mode\n"
msgstr "el servidor de origen no debe estar en modo de recuperación\n" msgstr "el servidor de origen no debe estar en modo de recuperación\n"
#: libpq_fetch.c:79 #: libpq_fetch.c:86
#, c-format #, c-format
msgid "full_page_writes must be enabled in the source server\n" msgid "full_page_writes must be enabled in the source server\n"
msgstr "full_page_writes debe estar activado en el servidor de origen\n" msgstr "full_page_writes debe estar activado en el servidor de origen\n"
#: libpq_fetch.c:91 #: libpq_fetch.c:98
#, c-format #, c-format
msgid "could not set up connection context: %s" msgid "could not set up connection context: %s"
msgstr "no se pudo establecer el contexto de conexión: %s" msgstr "no se pudo establecer el contexto de conexión: %s"
#: libpq_fetch.c:109 #: libpq_fetch.c:116
#, c-format #, c-format
msgid "error running query (%s) in source server: %s" msgid "error running query (%s) in source server: %s"
msgstr "error ejecutando consulta (%s) en el servidor de origen: %s" msgstr "error ejecutando consulta (%s) en el servidor de origen: %s"
#: libpq_fetch.c:114 #: libpq_fetch.c:121
#, c-format #, c-format
msgid "unexpected result set from query\n" msgid "unexpected result set from query\n"
msgstr "conjunto de resultados inesperados de la consulta\n" msgstr "conjunto de resultados inesperados de la consulta\n"
#: libpq_fetch.c:137 #: libpq_fetch.c:144
#, c-format #, c-format
msgid "unrecognized result \"%s\" for current WAL insert location\n" msgid "unrecognized result \"%s\" for current WAL insert location\n"
msgstr "resultado «%s» no reconocido para la ubicación de inserción WAL actual\n" msgstr "resultado «%s» no reconocido para la ubicación de inserción WAL actual\n"
#: libpq_fetch.c:187 #: libpq_fetch.c:194
#, c-format #, c-format
msgid "could not fetch file list: %s" msgid "could not fetch file list: %s"
msgstr "no se pudo obtener el listado de archivos: %s" msgstr "no se pudo obtener el listado de archivos: %s"
#: libpq_fetch.c:192 #: libpq_fetch.c:199
#, c-format #, c-format
msgid "unexpected result set while fetching file list\n" msgid "unexpected result set while fetching file list\n"
msgstr "conjunto de resultados inesperado mientras se obtenía el listado de archivos\n" msgstr "conjunto de resultados inesperado mientras se obtenía el listado de archivos\n"
#: libpq_fetch.c:262 #: libpq_fetch.c:269
#, c-format #, c-format
msgid "could not send query: %s" msgid "could not send query: %s"
msgstr "no se pudo enviar la consulta: %s" msgstr "no se pudo enviar la consulta: %s"
#: libpq_fetch.c:264 #: libpq_fetch.c:271
#, c-format #, c-format
msgid "getting file chunks\n" msgid "getting file chunks\n"
msgstr "obteniendo trozos de archivos\n" msgstr "obteniendo trozos de archivos\n"
#: libpq_fetch.c:267 #: libpq_fetch.c:274
#, c-format #, c-format
msgid "could not set libpq connection to single row mode\n" msgid "could not set libpq connection to single row mode\n"
msgstr "no se pudo establecer la coneción libpq a modo «single row»\n" msgstr "no se pudo establecer la coneción libpq a modo «single row»\n"
#: libpq_fetch.c:287 #: libpq_fetch.c:295
#, c-format #, c-format
msgid "unexpected result while fetching remote files: %s" msgid "unexpected result while fetching remote files: %s"
msgstr "resultados inesperados mientras se obtenían archivos remotos: %s" msgstr "resultados inesperados mientras se obtenían archivos remotos: %s"
#: libpq_fetch.c:293 #: libpq_fetch.c:301
#, c-format #, c-format
msgid "unexpected result set size while fetching remote files\n" msgid "unexpected result set size while fetching remote files\n"
msgstr "tamaño del conjunto de resultados inesperado mientras se obtenían archivos remotos\n" msgstr "tamaño del conjunto de resultados inesperado mientras se obtenían archivos remotos\n"
#: libpq_fetch.c:299 #: libpq_fetch.c:307
#, c-format #, c-format
msgid "unexpected data types in result set while fetching remote files: %u %u %u\n" msgid "unexpected data types in result set while fetching remote files: %u %u %u\n"
msgstr "tipos de dato inesperados en el conjunto de resultados mientras se obtenían archivos remotos: %u %u %u\n" msgstr "tipos de dato inesperados en el conjunto de resultados mientras se obtenían archivos remotos: %u %u %u\n"
#: libpq_fetch.c:307 #: libpq_fetch.c:315
#, c-format #, c-format
msgid "unexpected result format while fetching remote files\n" msgid "unexpected result format while fetching remote files\n"
msgstr "formato de resultados inesperado mientras se obtenían archivos remotos\n" msgstr "formato de resultados inesperado mientras se obtenían archivos remotos\n"
#: libpq_fetch.c:313 #: libpq_fetch.c:321
#, c-format #, c-format
msgid "unexpected null values in result while fetching remote files\n" msgid "unexpected null values in result while fetching remote files\n"
msgstr "valores nulos inesperados en el resultado mientras se obtenían archivos remotos\n" msgstr "valores nulos inesperados en el resultado mientras se obtenían archivos remotos\n"
#: libpq_fetch.c:317 #: libpq_fetch.c:325
#, c-format #, c-format
msgid "unexpected result length while fetching remote files\n" msgid "unexpected result length while fetching remote files\n"
msgstr "largo del resultado inesperado mientras se obtenían los archivos remotos\n" msgstr "largo del resultado inesperado mientras se obtenían los archivos remotos\n"
#: libpq_fetch.c:339 #: libpq_fetch.c:350
#, c-format #, c-format
msgid "received null value for chunk for file \"%s\", file has been deleted\n" msgid "received null value for chunk for file \"%s\", file has been deleted\n"
msgstr "recibido un valor NULL para un trozo del archivo «%s», el archivo ha sido borrado\n" msgstr "recibido un valor NULL para un trozo del archivo «%s», el archivo ha sido borrado\n"
#: libpq_fetch.c:346 #: libpq_fetch.c:363
#, fuzzy, c-format #, c-format
msgid "received chunk for file \"%s\", offset " msgid "received chunk for file \"%s\", offset %s, size %d\n"
msgstr "recibido un trozo para el archivo «%s», posición %d, tamaño %d\n" msgstr "recibido un trozo para el archivo «%s», posición %s, tamaño %d\n"
#: libpq_fetch.c:375 #: libpq_fetch.c:392
#, c-format #, c-format
msgid "could not fetch remote file \"%s\": %s" msgid "could not fetch remote file \"%s\": %s"
msgstr "no se pudo obtener el archivo remoto «%s»: %s" msgstr "no se pudo obtener el archivo remoto «%s»: %s"
#: libpq_fetch.c:380 #: libpq_fetch.c:397
#, c-format #, c-format
msgid "unexpected result set while fetching remote file \"%s\"\n" msgid "unexpected result set while fetching remote file \"%s\"\n"
msgstr "conjunto de resultados inesperado mientras se obtenía el archivo remoto «%s»\n" msgstr "conjunto de resultados inesperado mientras se obtenía el archivo remoto «%s»\n"
#: libpq_fetch.c:391 #: libpq_fetch.c:408
#, c-format #, c-format
msgid "fetched file \"%s\", length %d\n" msgid "fetched file \"%s\", length %d\n"
msgstr "obtenido archivo «%s», largo %d\n" msgstr "obtenido archivo «%s», largo %d\n"
#: libpq_fetch.c:424 #: libpq_fetch.c:441
#, c-format #, c-format
msgid "could not send COPY data: %s" msgid "could not send COPY data: %s"
msgstr "no se pudo enviar datos COPY: %s" msgstr "no se pudo enviar datos COPY: %s"
#: libpq_fetch.c:450 #: libpq_fetch.c:467
#, c-format #, c-format
msgid "could not create temporary table: %s" msgid "could not create temporary table: %s"
msgstr "no se pudo crear tabla temporal: %s" msgstr "no se pudo crear tabla temporal: %s"
#: libpq_fetch.c:458 #: libpq_fetch.c:475
#, c-format #, c-format
msgid "could not send file list: %s" msgid "could not send file list: %s"
msgstr "no se pudo enviar el listado de archivos: %s" msgstr "no se pudo enviar el listado de archivos: %s"
#: libpq_fetch.c:500 #: libpq_fetch.c:517
#, c-format #, c-format
msgid "could not send end-of-COPY: %s" msgid "could not send end-of-COPY: %s"
msgstr "no se pudo enviar fin-de-COPY: %s" msgstr "no se pudo enviar fin-de-COPY: %s"
#: libpq_fetch.c:506 #: libpq_fetch.c:523
#, c-format #, c-format
msgid "unexpected result while sending file list: %s" msgid "unexpected result while sending file list: %s"
msgstr "resultados inesperados mientras se enviaba el listado de archivos: %s" msgstr "resultados inesperados mientras se enviaba el listado de archivos: %s"
@ -623,8 +628,8 @@ msgstr "el directorio de origen debe estar apagado limpiamente\n"
#: pg_rewind.c:469 #: pg_rewind.c:469
#, c-format #, c-format
msgid "invalid control file" msgid "invalid control file\n"
msgstr "archivo de control no válido" msgstr "archivo de control no válido\n"
#: pg_rewind.c:480 #: pg_rewind.c:480
#, c-format #, c-format
@ -724,137 +729,137 @@ msgstr "datos no válidos en archivo de historia\n"
msgid "Timeline IDs must be less than child timeline's ID.\n" msgid "Timeline IDs must be less than child timeline's ID.\n"
msgstr "IDs de timeline deben ser menores que los ID de timelines «hijos».\n" msgstr "IDs de timeline deben ser menores que los ID de timelines «hijos».\n"
#: xlogreader.c:276 #: xlogreader.c:297
#, c-format #, c-format
msgid "invalid record offset at %X/%X" msgid "invalid record offset at %X/%X"
msgstr "posición de registro no válida en %X/%X" msgstr "posición de registro no válida en %X/%X"
#: xlogreader.c:284 #: xlogreader.c:305
#, c-format #, c-format
msgid "contrecord is requested by %X/%X" msgid "contrecord is requested by %X/%X"
msgstr "contrecord solicitado por %X/%X" msgstr "contrecord solicitado por %X/%X"
#: xlogreader.c:325 xlogreader.c:624 #: xlogreader.c:346 xlogreader.c:643
#, c-format #, c-format
msgid "invalid record length at %X/%X: wanted %u, got %u" msgid "invalid record length at %X/%X: wanted %u, got %u"
msgstr "largo de registro no válido en %X/%X: se esperaba %u, se obtuvo %u" msgstr "largo de registro no válido en %X/%X: se esperaba %u, se obtuvo %u"
#: xlogreader.c:340 #: xlogreader.c:361
#, c-format #, c-format
msgid "record length %u at %X/%X too long" msgid "record length %u at %X/%X too long"
msgstr "largo de registro %u en %X/%X demasiado largo" msgstr "largo de registro %u en %X/%X demasiado largo"
#: xlogreader.c:381 #: xlogreader.c:402
#, c-format #, c-format
msgid "there is no contrecord flag at %X/%X" msgid "there is no contrecord flag at %X/%X"
msgstr "no hay bandera de contrecord en %X/%X" msgstr "no hay bandera de contrecord en %X/%X"
#: xlogreader.c:394 #: xlogreader.c:415
#, c-format #, c-format
msgid "invalid contrecord length %u at %X/%X" msgid "invalid contrecord length %u at %X/%X"
msgstr "largo de contrecord %u no válido en %X/%X" msgstr "largo de contrecord %u no válido en %X/%X"
#: xlogreader.c:632 #: xlogreader.c:651
#, c-format #, c-format
msgid "invalid resource manager ID %u at %X/%X" msgid "invalid resource manager ID %u at %X/%X"
msgstr "ID de gestor de recursos %u no válido en %X/%X" msgstr "ID de gestor de recursos %u no válido en %X/%X"
#: xlogreader.c:646 xlogreader.c:663 #: xlogreader.c:665 xlogreader.c:682
#, c-format #, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X" msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "registro con prev-link %X/%X incorrecto en %X/%X" msgstr "registro con prev-link %X/%X incorrecto en %X/%X"
#: xlogreader.c:700 #: xlogreader.c:719
#, c-format #, c-format
msgid "incorrect resource manager data checksum in record at %X/%X" msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr "suma de verificación de los datos del gestor de recursos incorrecta en el registro en %X/%X" msgstr "suma de verificación de los datos del gestor de recursos incorrecta en el registro en %X/%X"
#: xlogreader.c:733 #: xlogreader.c:756
#, c-format #, c-format
msgid "invalid magic number %04X in log segment %s, offset %u" msgid "invalid magic number %04X in log segment %s, offset %u"
msgstr "número mágico %04X no válido en archivo %s, posición %u" msgstr "número mágico %04X no válido en archivo %s, posición %u"
#: xlogreader.c:747 xlogreader.c:798 #: xlogreader.c:770 xlogreader.c:821
#, c-format #, c-format
msgid "invalid info bits %04X in log segment %s, offset %u" msgid "invalid info bits %04X in log segment %s, offset %u"
msgstr "info bits %04X no válidos en archivo %s, posición %u" msgstr "info bits %04X no válidos en archivo %s, posición %u"
#: xlogreader.c:773 #: xlogreader.c:796
#, c-format #, c-format
msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s" msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
msgstr "archivo WAL es de un sistema de bases de datos distinto: identificador de sistema en archivo WAL es %s, identificador en pg_control es %s" msgstr "archivo WAL es de un sistema de bases de datos distinto: identificador de sistema en archivo WAL es %s, identificador en pg_control es %s"
#: xlogreader.c:780 #: xlogreader.c:803
#, c-format #, c-format
msgid "WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header" msgid "WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header"
msgstr "archivo WAL es de un sistema de bases de datos distinto: XLOG_SEG_SIZE incorrecto en cabecera de página" msgstr "archivo WAL es de un sistema de bases de datos distinto: XLOG_SEG_SIZE incorrecto en cabecera de página"
#: xlogreader.c:786 #: xlogreader.c:809
#, c-format #, c-format
msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header" msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
msgstr "archivo WAL es de un sistema de bases de datos distinto: XLOG_BLCKSZ incorrecto en cabecera de paǵina" msgstr "archivo WAL es de un sistema de bases de datos distinto: XLOG_BLCKSZ incorrecto en cabecera de paǵina"
#: xlogreader.c:812 #: xlogreader.c:840
#, c-format #, c-format
msgid "unexpected pageaddr %X/%X in log segment %s, offset %u" msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
msgstr "pageaddr %X/%X inesperado en archivo %s, posición %u" msgstr "pageaddr %X/%X inesperado en archivo %s, posición %u"
#: xlogreader.c:837 #: xlogreader.c:865
#, c-format #, c-format
msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u" msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
msgstr "ID de timeline %u fuera de secuencia (después de %u) en archivo %s, posición %u" msgstr "ID de timeline %u fuera de secuencia (después de %u) en archivo %s, posición %u"
#: xlogreader.c:1081 #: xlogreader.c:1109
#, c-format #, c-format
msgid "out-of-order block_id %u at %X/%X" msgid "out-of-order block_id %u at %X/%X"
msgstr "block_id %u fuera de orden en %X/%X" msgstr "block_id %u fuera de orden en %X/%X"
#: xlogreader.c:1103 #: xlogreader.c:1131
#, c-format #, c-format
msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X" msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
msgstr "BKPBLOCK_HAS_DATA está definido, pero no hay datos en %X/%X" msgstr "BKPBLOCK_HAS_DATA está definido, pero no hay datos en %X/%X"
#: xlogreader.c:1110 #: xlogreader.c:1138
#, c-format #, c-format
msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X" msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
msgstr "BKPBLOCK_HAS_DATA no está definido, pero el largo de los datos es %u en %X/%X" msgstr "BKPBLOCK_HAS_DATA no está definido, pero el largo de los datos es %u en %X/%X"
#: xlogreader.c:1143 #: xlogreader.c:1171
#, c-format #, c-format
msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X" msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLE está definido, pero posición del agujero es %u largo %u largo de imagen %u en %X/%X" msgstr "BKPIMAGE_HAS_HOLE está definido, pero posición del agujero es %u largo %u largo de imagen %u en %X/%X"
#: xlogreader.c:1159 #: xlogreader.c:1187
#, c-format #, c-format
msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X" msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLE no está definido, pero posición del agujero es %u largo %u en %X/%X" msgstr "BKPIMAGE_HAS_HOLE no está definido, pero posición del agujero es %u largo %u en %X/%X"
#: xlogreader.c:1174 #: xlogreader.c:1202
#, c-format #, c-format
msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X" msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
msgstr "BKPIMAGE_IS_COMPRESSED definido, pero largo de imagen de bloque es %u en %X/%X" msgstr "BKPIMAGE_IS_COMPRESSED definido, pero largo de imagen de bloque es %u en %X/%X"
#: xlogreader.c:1189 #: xlogreader.c:1217
#, c-format #, c-format
msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X" msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
msgstr "ni BKPIMAGE_HAS_HOLE ni BKPIMAGE_IS_COMPRESSED está definido, pero largo de imagen de bloque es %u en %X/%X" msgstr "ni BKPIMAGE_HAS_HOLE ni BKPIMAGE_IS_COMPRESSED está definido, pero largo de imagen de bloque es %u en %X/%X"
#: xlogreader.c:1205 #: xlogreader.c:1233
#, c-format #, c-format
msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X" msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
msgstr "BKPBLOCK_SAME_REL está definido, pero no hay «rel» anterior en %X/%X " msgstr "BKPBLOCK_SAME_REL está definido, pero no hay «rel» anterior en %X/%X "
#: xlogreader.c:1217 #: xlogreader.c:1245
#, c-format #, c-format
msgid "invalid block_id %u at %X/%X" msgid "invalid block_id %u at %X/%X"
msgstr "block_id %u no válido en %X/%X" msgstr "block_id %u no válido en %X/%X"
#: xlogreader.c:1282 #: xlogreader.c:1325
#, c-format #, c-format
msgid "record with invalid length at %X/%X" msgid "record with invalid length at %X/%X"
msgstr "registro con largo no válido en %X/%X" msgstr "registro con largo no válido en %X/%X"
#: xlogreader.c:1371 #: xlogreader.c:1414
#, c-format #, c-format
msgid "invalid compressed image at %X/%X, block %d" msgid "invalid compressed image at %X/%X, block %d"
msgstr "imagen comprimida no válida en %X/%X, bloque %d" msgstr "imagen comprimida no válida en %X/%X, bloque %d"

View File

@ -2,19 +2,20 @@
# Copyright (C) 2018 PostgreSQL Global Development Group # Copyright (C) 2018 PostgreSQL Global Development Group
# This file is distributed under the same license as the pg_rewind (PostgreSQL) package. # This file is distributed under the same license as the pg_rewind (PostgreSQL) package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018. # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
# Abdullah Gülner <agulner@gmail.com>, 2018, 2019.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_rewind (PostgreSQL) 9.6\n" "Project-Id-Version: pg_rewind (PostgreSQL) 9.6\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-05-06 20:04+0000\n" "POT-Creation-Date: 2019-04-11 19:22+0000\n"
"PO-Revision-Date: 2018-05-07 10:57+0300\n" "PO-Revision-Date: 2019-04-12 15:06+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: tr\n" "Language: tr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Last-Translator: \n"
"Language-Team: \n"
"X-Generator: Poedit 1.8.7.1\n" "X-Generator: Poedit 1.8.7.1\n"
#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75 #: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
@ -628,8 +629,8 @@ msgstr "kaynak veri dizini düzgün bir şekilde kapatılmalı\n"
#: pg_rewind.c:469 #: pg_rewind.c:469
#, c-format #, c-format
msgid "invalid control file" msgid "invalid control file\n"
msgstr "geçersiz kontrol dosyası" msgstr "geçersiz kontrol dosyası\n"
#: pg_rewind.c:480 #: pg_rewind.c:480
#, c-format #, c-format
@ -729,137 +730,137 @@ msgstr "geçmiş dosyasında geçersiz veri\n"
msgid "Timeline IDs must be less than child timeline's ID.\n" msgid "Timeline IDs must be less than child timeline's ID.\n"
msgstr "Zamançizelgesi ID'leri alt zaman çizelgesinin ID'lerinden küçük olmalı.\n" msgstr "Zamançizelgesi ID'leri alt zaman çizelgesinin ID'lerinden küçük olmalı.\n"
#: xlogreader.c:274 #: xlogreader.c:297
#, c-format #, c-format
msgid "invalid record offset at %X/%X" msgid "invalid record offset at %X/%X"
msgstr "%X/%X adresinde geçersiz kayıt offseti" msgstr "%X/%X adresinde geçersiz kayıt offseti"
#: xlogreader.c:282 #: xlogreader.c:305
#, c-format #, c-format
msgid "contrecord is requested by %X/%X" msgid "contrecord is requested by %X/%X"
msgstr "contrecord %X/%X tarafından talep edilmiştir" msgstr "contrecord %X/%X tarafından talep edilmiştir"
#: xlogreader.c:323 xlogreader.c:620 #: xlogreader.c:346 xlogreader.c:643
#, c-format #, c-format
msgid "invalid record length at %X/%X: wanted %u, got %u" msgid "invalid record length at %X/%X: wanted %u, got %u"
msgstr "%X/%X adresinde geçersiz kayıt uzunluğu: istenen %u, alınan %u" msgstr "%X/%X adresinde geçersiz kayıt uzunluğu: istenen %u, alınan %u"
#: xlogreader.c:338 #: xlogreader.c:361
#, c-format #, c-format
msgid "record length %u at %X/%X too long" msgid "record length %u at %X/%X too long"
msgstr "%2$X/%3$X adresinde çok büyük kayıt uzunluğu: %1$u " msgstr "%2$X/%3$X adresinde çok büyük kayıt uzunluğu: %1$u "
#: xlogreader.c:379 #: xlogreader.c:402
#, c-format #, c-format
msgid "there is no contrecord flag at %X/%X" msgid "there is no contrecord flag at %X/%X"
msgstr "%X/%X de contrecord bayrağı (flag) bulunmuyor" msgstr "%X/%X de contrecord bayrağı (flag) bulunmuyor"
#: xlogreader.c:392 #: xlogreader.c:415
#, c-format #, c-format
msgid "invalid contrecord length %u at %X/%X" msgid "invalid contrecord length %u at %X/%X"
msgstr "%2$X/%3$X adresinde geçersiz %1$u contrecord uzunluğu" msgstr "%2$X/%3$X adresinde geçersiz %1$u contrecord uzunluğu"
#: xlogreader.c:628 #: xlogreader.c:651
#, c-format #, c-format
msgid "invalid resource manager ID %u at %X/%X" msgid "invalid resource manager ID %u at %X/%X"
msgstr "%2$X/%3$X adresinde geçersiz resource manager ID %1$u" msgstr "%2$X/%3$X adresinde geçersiz resource manager ID %1$u"
#: xlogreader.c:642 xlogreader.c:659 #: xlogreader.c:665 xlogreader.c:682
#, c-format #, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X" msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "geçersiz incorrect prev-link olan kayıt: %3$X/%4$X de %1$X/%2$X" msgstr "geçersiz incorrect prev-link olan kayıt: %3$X/%4$X de %1$X/%2$X"
#: xlogreader.c:696 #: xlogreader.c:719
#, c-format #, c-format
msgid "incorrect resource manager data checksum in record at %X/%X" msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr "resoource manager data checksum %X/%X kaydında geçersiz" msgstr "resoource manager data checksum %X/%X kaydında geçersiz"
#: xlogreader.c:733 #: xlogreader.c:756
#, c-format #, c-format
msgid "invalid magic number %04X in log segment %s, offset %u" msgid "invalid magic number %04X in log segment %s, offset %u"
msgstr "%04X geçersiz tanıtım kodu; %s kayıt segmentinde, offset %u" msgstr "%04X geçersiz tanıtım kodu; %s kayıt segmentinde, offset %u"
#: xlogreader.c:747 xlogreader.c:798 #: xlogreader.c:770 xlogreader.c:821
#, c-format #, c-format
msgid "invalid info bits %04X in log segment %s, offset %u" msgid "invalid info bits %04X in log segment %s, offset %u"
msgstr "%04X geçersiz info bits; %s kayıt segmentinde, offset %u" msgstr "%04X geçersiz info bits; %s kayıt segmentinde, offset %u"
#: xlogreader.c:773 #: xlogreader.c:796
#, c-format #, c-format
msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s" msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
msgstr "WAL dosyası farklı veritabanı sisteminden: WAL dosya veritabanı sistem tanımlayıcı %s, pg_control veritabanı sistem tanımlayıcı %s" msgstr "WAL dosyası farklı veritabanı sisteminden: WAL dosya veritabanı sistem tanımlayıcı %s, pg_control veritabanı sistem tanımlayıcı %s"
#: xlogreader.c:780 #: xlogreader.c:803
#, c-format #, c-format
msgid "WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header" msgid "WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header"
msgstr "WAL dosyası farklı veritabanı sisteminden: page header'da yanlış XLOG_SEG_SIZE değeri" msgstr "WAL dosyası farklı veritabanı sisteminden: page header'da yanlış XLOG_SEG_SIZE değeri"
#: xlogreader.c:786 #: xlogreader.c:809
#, c-format #, c-format
msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header" msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
msgstr "WAL dosyası farklı veritabanı sisteminden: page header'da yanlış XLOG_BLCKSZ değeri" msgstr "WAL dosyası farklı veritabanı sisteminden: page header'da yanlış XLOG_BLCKSZ değeri"
#: xlogreader.c:817 #: xlogreader.c:840
#, c-format #, c-format
msgid "unexpected pageaddr %X/%X in log segment %s, offset %u" msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
msgstr "beklenmeyen pageaddr %X/%X: log segmenti %s, offset %u" msgstr "beklenmeyen pageaddr %X/%X: log segmenti %s, offset %u"
#: xlogreader.c:842 #: xlogreader.c:865
#, c-format #, c-format
msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u" msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
msgstr "sıra dışı timeline ID %u (%u'dan sonra), bulunduğu log segmenti %s, offset %u" msgstr "sıra dışı timeline ID %u (%u'dan sonra), bulunduğu log segmenti %s, offset %u"
#: xlogreader.c:1086 #: xlogreader.c:1109
#, c-format #, c-format
msgid "out-of-order block_id %u at %X/%X" msgid "out-of-order block_id %u at %X/%X"
msgstr "%2$X/%3$X deki %1$u block_id değeri bozuk" msgstr "%2$X/%3$X deki %1$u block_id değeri bozuk"
#: xlogreader.c:1108 #: xlogreader.c:1131
#, c-format #, c-format
msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X" msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
msgstr "BKPBLOCK_HAS_DATA ayarlandı, fakat %X/%X de veri yok" msgstr "BKPBLOCK_HAS_DATA ayarlandı, fakat %X/%X de veri yok"
#: xlogreader.c:1115 #: xlogreader.c:1138
#, c-format #, c-format
msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X" msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
msgstr "BKPBLOCK_HAS_DATA ayarlanmadı, fakat veri uzunluğu %u (%X/%X de)" msgstr "BKPBLOCK_HAS_DATA ayarlanmadı, fakat veri uzunluğu %u (%X/%X de)"
#: xlogreader.c:1148 #: xlogreader.c:1171
#, c-format #, c-format
msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X" msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLE ayarlandı, fakat hole offset %u uzunluk %u blok image uzunluğu %u (%X/%X de)" msgstr "BKPIMAGE_HAS_HOLE ayarlandı, fakat hole offset %u uzunluk %u blok image uzunluğu %u (%X/%X de)"
#: xlogreader.c:1164 #: xlogreader.c:1187
#, c-format #, c-format
msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X" msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLE ayarlanmadı, fakat hole offset %u uzunluk %u (%X/%X de)" msgstr "BKPIMAGE_HAS_HOLE ayarlanmadı, fakat hole offset %u uzunluk %u (%X/%X de)"
#: xlogreader.c:1179 #: xlogreader.c:1202
#, c-format #, c-format
msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X" msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
msgstr "BKPIMAGE_IS_COMPRESSED ayarlandı, fakat block image uzunluğu %u (%X/%X de)" msgstr "BKPIMAGE_IS_COMPRESSED ayarlandı, fakat block image uzunluğu %u (%X/%X de)"
#: xlogreader.c:1194 #: xlogreader.c:1217
#, c-format #, c-format
msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X" msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLE ve BKPIMAGE_IS_COMPRESSED ayarlanmadı, fakat blok image uzunluğu %u (%X/%X de)" msgstr "BKPIMAGE_HAS_HOLE ve BKPIMAGE_IS_COMPRESSED ayarlanmadı, fakat blok image uzunluğu %u (%X/%X de)"
#: xlogreader.c:1210 #: xlogreader.c:1233
#, c-format #, c-format
msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X" msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
msgstr "BKPBLOCK_SAME_REL ayarlandı fakat %X/%X de önceki rel yok" msgstr "BKPBLOCK_SAME_REL ayarlandı fakat %X/%X de önceki rel yok"
#: xlogreader.c:1222 #: xlogreader.c:1245
#, c-format #, c-format
msgid "invalid block_id %u at %X/%X" msgid "invalid block_id %u at %X/%X"
msgstr "%X/%X adresinde %u block_id geçersiz" msgstr "%X/%X adresinde %u block_id geçersiz"
#: xlogreader.c:1302 #: xlogreader.c:1325
#, c-format #, c-format
msgid "record with invalid length at %X/%X" msgid "record with invalid length at %X/%X"
msgstr "%X/%X adresinde geçersiz uzunlukta kayıt" msgstr "%X/%X adresinde geçersiz uzunlukta kayıt"
#: xlogreader.c:1391 #: xlogreader.c:1414
#, c-format #, c-format
msgid "invalid compressed image at %X/%X, block %d" msgid "invalid compressed image at %X/%X, block %d"
msgstr "%X/%X adresinde (blok %d), geçersiz compressed image" msgstr "%X/%X adresinde (blok %d), geçersiz compressed image"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: psql (PostgreSQL 9.6)\n" "Project-Id-Version: psql (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:52+0000\n" "POT-Creation-Date: 2019-04-18 16:32+0000\n"
"PO-Revision-Date: 2017-05-20 23:08-0400\n" "PO-Revision-Date: 2017-05-20 23:08-0400\n"
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n" "Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
"Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n"
@ -124,27 +124,27 @@ msgid_plural "(%lu rows)"
msgstr[0] "(%lu fila)" msgstr[0] "(%lu fila)"
msgstr[1] "(%lu filas)" msgstr[1] "(%lu filas)"
#: ../../fe_utils/print.c:2914 #: ../../fe_utils/print.c:2938
#, c-format #, c-format
msgid "Interrupted\n" msgid "Interrupted\n"
msgstr "Interrumpido\n" msgstr "Interrumpido\n"
#: ../../fe_utils/print.c:2978 #: ../../fe_utils/print.c:3002
#, c-format #, c-format
msgid "Cannot add header to table content: column count of %d exceeded.\n" msgid "Cannot add header to table content: column count of %d exceeded.\n"
msgstr "No se puede agregar un encabezado al contenido de la tabla: la cantidad de columnas de %d ha sido excedida.\n" msgstr "No se puede agregar un encabezado al contenido de la tabla: la cantidad de columnas de %d ha sido excedida.\n"
#: ../../fe_utils/print.c:3018 #: ../../fe_utils/print.c:3042
#, c-format #, c-format
msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgid "Cannot add cell to table content: total cell count of %d exceeded.\n"
msgstr "No se puede agregar una celda al contenido de la tabla: la cantidad de celdas de %d ha sido excedida.\n" msgstr "No se puede agregar una celda al contenido de la tabla: la cantidad de celdas de %d ha sido excedida.\n"
#: ../../fe_utils/print.c:3267 #: ../../fe_utils/print.c:3291
#, c-format #, c-format
msgid "invalid output format (internal error): %d" msgid "invalid output format (internal error): %d"
msgstr "formato de salida no válido (error interno): %d" msgstr "formato de salida no válido (error interno): %d"
#: ../../fe_utils/psqlscan.l:713 #: ../../fe_utils/psqlscan.l:722
#, c-format #, c-format
msgid "skipping recursive expansion of variable \"%s\"\n" msgid "skipping recursive expansion of variable \"%s\"\n"
msgstr "saltando expansión recursiva de la variable «%s»\n" msgstr "saltando expansión recursiva de la variable «%s»\n"
@ -174,7 +174,7 @@ msgstr "no se pudo obtener directorio home para el usuario de ID %ld: %s\n"
msgid "\\%s: could not change directory to \"%s\": %s\n" msgid "\\%s: could not change directory to \"%s\": %s\n"
msgstr "\\%s: no se pudo cambiar directorio a «%s»: %s\n" msgstr "\\%s: no se pudo cambiar directorio a «%s»: %s\n"
#: command.c:330 common.c:553 common.c:611 common.c:1144 #: command.c:330 common.c:553 common.c:611 common.c:1189
#, c-format #, c-format
msgid "You are currently not connected to a database.\n" msgid "You are currently not connected to a database.\n"
msgstr "No está conectado a una base de datos.\n" msgstr "No está conectado a una base de datos.\n"
@ -221,7 +221,7 @@ msgstr ""
"no encontrado\n" "no encontrado\n"
#: command.c:871 command.c:1962 command.c:3649 common.c:153 common.c:200 #: command.c:871 command.c:1962 command.c:3649 common.c:153 common.c:200
#: common.c:497 common.c:1190 common.c:1218 common.c:1319 copy.c:489 copy.c:709 #: common.c:497 common.c:1235 common.c:1263 common.c:1364 copy.c:492 copy.c:712
#: large_obj.c:156 large_obj.c:191 large_obj.c:253 #: large_obj.c:156 large_obj.c:191 large_obj.c:253
#, c-format #, c-format
msgid "%s" msgid "%s"
@ -313,8 +313,8 @@ msgstr "El despliegue de duración está desactivado."
#: command.c:1613 command.c:1633 command.c:2311 command.c:2314 command.c:2317 #: command.c:1613 command.c:1633 command.c:2311 command.c:2314 command.c:2317
#: command.c:2323 command.c:2325 command.c:2333 command.c:2343 command.c:2352 #: command.c:2323 command.c:2325 command.c:2333 command.c:2343 command.c:2352
#: command.c:2366 command.c:2383 command.c:2441 common.c:68 copy.c:332 #: command.c:2366 command.c:2383 command.c:2441 common.c:68 copy.c:332
#: copy.c:392 copy.c:405 psqlscanslash.l:711 psqlscanslash.l:722 #: copy.c:392 copy.c:405 psqlscanslash.l:712 psqlscanslash.l:723
#: psqlscanslash.l:732 #: psqlscanslash.l:733
#, c-format #, c-format
msgid "%s: %s\n" msgid "%s: %s\n"
msgstr "%s: %s\n" msgstr "%s: %s\n"
@ -639,7 +639,7 @@ msgstr "%s\t%s (cada %gs)\n"
msgid "%s (every %gs)\n" msgid "%s (every %gs)\n"
msgstr "%s (cada %gs)\n" msgstr "%s (cada %gs)\n"
#: command.c:3243 command.c:3250 common.c:559 common.c:566 common.c:1173 #: command.c:3243 command.c:3250 common.c:559 common.c:566 common.c:1218
#, c-format #, c-format
msgid "" msgid ""
"********* QUERY **********\n" "********* QUERY **********\n"
@ -687,7 +687,7 @@ msgstr "falló.\n"
msgid "Succeeded.\n" msgid "Succeeded.\n"
msgstr "con éxito.\n" msgstr "con éxito.\n"
#: common.c:487 common.c:936 common.c:1108 #: common.c:487 common.c:938 common.c:1153
#, c-format #, c-format
msgid "unexpected PQresultStatus: %d\n" msgid "unexpected PQresultStatus: %d\n"
msgstr "PQresultStatus no esperado: %d\n" msgstr "PQresultStatus no esperado: %d\n"
@ -702,37 +702,37 @@ msgstr "no se puede usar \\watch con COPY\n"
msgid "unexpected result status for \\watch\n" msgid "unexpected result status for \\watch\n"
msgstr "Estado de resultado inesperado de \\watch\n" msgstr "Estado de resultado inesperado de \\watch\n"
#: common.c:682 common.c:1335 #: common.c:682 common.c:1380
#, c-format #, c-format
msgid "Time: %.3f ms\n" msgid "Time: %.3f ms\n"
msgstr "Duración: %.3f ms\n" msgstr "Duración: %.3f ms\n"
#: common.c:700 #: common.c:701
#, c-format #, c-format
msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n" msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n"
msgstr "Notificación asíncrona «%s» con carga «%s» recibida del proceso de servidor con PID %d.\n" msgstr "Notificación asíncrona «%s» con carga «%s» recibida del proceso de servidor con PID %d.\n"
#: common.c:703 #: common.c:704
#, c-format #, c-format
msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n" msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr "Notificación asíncrona «%s» recibida del proceso de servidor con PID %d.\n" msgstr "Notificación asíncrona «%s» recibida del proceso de servidor con PID %d.\n"
#: common.c:761 #: common.c:763
#, c-format #, c-format
msgid "no rows returned for \\gset\n" msgid "no rows returned for \\gset\n"
msgstr "\\gset no retornó renglón alguno\n" msgstr "\\gset no retornó renglón alguno\n"
#: common.c:766 #: common.c:768
#, c-format #, c-format
msgid "more than one row returned for \\gset\n" msgid "more than one row returned for \\gset\n"
msgstr "\\gset retornó más de un renglón\n" msgstr "\\gset retornó más de un renglón\n"
#: common.c:792 #: common.c:794
#, c-format #, c-format
msgid "could not set variable \"%s\"\n" msgid "could not set variable \"%s\"\n"
msgstr "no se pudo definir la variable «%s»\n" msgstr "no se pudo definir la variable «%s»\n"
#: common.c:1153 #: common.c:1198
#, c-format #, c-format
msgid "" msgid ""
"***(Single step mode: verify command)*******************************************\n" "***(Single step mode: verify command)*******************************************\n"
@ -743,17 +743,17 @@ msgstr ""
"%s\n" "%s\n"
"***(presione enter para continuar, o x y enter para cancelar)*******************\n" "***(presione enter para continuar, o x y enter para cancelar)*******************\n"
#: common.c:1208 #: common.c:1253
#, c-format #, c-format
msgid "The server (version %s) does not support savepoints for ON_ERROR_ROLLBACK.\n" msgid "The server (version %s) does not support savepoints for ON_ERROR_ROLLBACK.\n"
msgstr "El servidor (versión %s) no soporta savepoints para ON_ERROR_ROLLBACK.\n" msgstr "El servidor (versión %s) no soporta savepoints para ON_ERROR_ROLLBACK.\n"
#: common.c:1264 #: common.c:1309
#, c-format #, c-format
msgid "STATEMENT: %s\n" msgid "STATEMENT: %s\n"
msgstr "SENTENCIA: %s\n" msgstr "SENTENCIA: %s\n"
#: common.c:1307 #: common.c:1352
#, c-format #, c-format
msgid "unexpected transaction status (%d)\n" msgid "unexpected transaction status (%d)\n"
msgstr "estado de transacción inesperado (%d)\n" msgstr "estado de transacción inesperado (%d)\n"
@ -793,21 +793,21 @@ msgstr "%s: no se puede copiar desde/hacia un directorio\n"
msgid "could not close pipe to external command: %s\n" msgid "could not close pipe to external command: %s\n"
msgstr "no se pudo cerrar la tubería a una orden externa: %s\n" msgstr "no se pudo cerrar la tubería a una orden externa: %s\n"
#: copy.c:452 copy.c:463 #: copy.c:455 copy.c:466
#, c-format #, c-format
msgid "could not write COPY data: %s\n" msgid "could not write COPY data: %s\n"
msgstr "no se pudo escribir datos COPY: %s\n" msgstr "no se pudo escribir datos COPY: %s\n"
#: copy.c:470 #: copy.c:473
#, c-format #, c-format
msgid "COPY data transfer failed: %s" msgid "COPY data transfer failed: %s"
msgstr "falló la transferencia de datos COPY: %s" msgstr "falló la transferencia de datos COPY: %s"
#: copy.c:531 #: copy.c:534
msgid "canceled by user" msgid "canceled by user"
msgstr "cancelada por el usuario" msgstr "cancelada por el usuario"
#: copy.c:542 #: copy.c:545
msgid "" msgid ""
"Enter data to be copied followed by a newline.\n" "Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself, or an EOF signal." "End with a backslash and a period on a line by itself, or an EOF signal."
@ -815,11 +815,11 @@ msgstr ""
"Ingrese los datos a ser copiados seguidos de un fin de línea.\n" "Ingrese los datos a ser copiados seguidos de un fin de línea.\n"
"Termine con un backslash y un punto, o una señal EOF." "Termine con un backslash y un punto, o una señal EOF."
#: copy.c:671 #: copy.c:674
msgid "aborted because of read failure" msgid "aborted because of read failure"
msgstr "se abortó por un error de lectura" msgstr "se abortó por un error de lectura"
#: copy.c:705 #: copy.c:708
msgid "trying to exit copy mode" msgid "trying to exit copy mode"
msgstr "tratando de salir del modo copy" msgstr "tratando de salir del modo copy"
@ -1926,7 +1926,7 @@ msgstr ""
"psql es el terminal interactivo de PostgreSQL.\n" "psql es el terminal interactivo de PostgreSQL.\n"
"\n" "\n"
#: help.c:75 help.c:333 help.c:367 help.c:394 #: help.c:75 help.c:335 help.c:369 help.c:396
#, c-format #, c-format
msgid "Usage:\n" msgid "Usage:\n"
msgstr "Empleo:\n" msgstr "Empleo:\n"
@ -2613,37 +2613,40 @@ msgstr " \\H cambiar modo de salida HTML (actualmente %s)\n"
#, c-format #, c-format
msgid "" msgid ""
" \\pset [NAME [VALUE]] set table output option\n" " \\pset [NAME [VALUE]] set table output option\n"
" (NAME := {format|border|expanded|fieldsep|fieldsep_zero|footer|null|\n" " (NAME := {border|columns|expanded|fieldsep|fieldsep_zero|\n"
" numericlocale|recordsep|recordsep_zero|tuples_only|title|tableattr|pager|\n" " footer|format|linestyle|null|numericlocale|pager|\n"
" unicode_border_linestyle|unicode_column_linestyle|unicode_header_linestyle})\n" " pager_min_lines|recordsep|recordsep_zero|tableattr|title|\n"
" tuples_only|unicode_border_linestyle|\n"
" unicode_column_linestyle|unicode_header_linestyle})\n"
msgstr "" msgstr ""
" \\pset [NOMBRE [VALOR]] define opción de salida de tabla\n" " \\pset [NOMBRE [VALOR]] define opción de tabla de salida\n"
" (NOMBRE := {format|border|expanded|fieldsep|fieldsep_zero|footer|null|\n" " (NOMBRE := {border|columns|expanded|fieldsep|fieldsep_zero|\n"
" numericlocale|recordsep|recordsep_zero|tuples_only|title|\n" " footer|format|linestyle|null|numericlocale|pager|\n"
" tableattr|pager|unicode_border_linestyle|\n" " pager_min_lines|recordsep|recordsep_zero|tableattr|title|\n"
" unicode_column_linestyle|unicode_header_linestyle})\n" " tuples_only|unicode_border_linestyle|unicode_column_linestyle|\n"
" unicode_header_linestyle})\n"
#: help.c:268 #: help.c:270
#, c-format #, c-format
msgid " \\t [on|off] show only rows (currently %s)\n" msgid " \\t [on|off] show only rows (currently %s)\n"
msgstr " \\t [on|off] mostrar sólo filas (actualmente %s)\n" msgstr " \\t [on|off] mostrar sólo filas (actualmente %s)\n"
#: help.c:270 #: help.c:272
#, c-format #, c-format
msgid " \\T [STRING] set HTML <table> tag attributes, or unset if none\n" msgid " \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
msgstr " \\T [CADENA] definir atributos HTML de <table>, o indefinir si es vacío\n" msgstr " \\T [CADENA] definir atributos HTML de <table>, o indefinir si es vacío\n"
#: help.c:271 #: help.c:273
#, c-format #, c-format
msgid " \\x [on|off|auto] toggle expanded output (currently %s)\n" msgid " \\x [on|off|auto] toggle expanded output (currently %s)\n"
msgstr " \\x [on|off|auto] cambiar modo expandido (actualmente %s)\n" msgstr " \\x [on|off|auto] cambiar modo expandido (actualmente %s)\n"
#: help.c:275 #: help.c:277
#, c-format #, c-format
msgid "Connection\n" msgid "Connection\n"
msgstr "Conexiones\n" msgstr "Conexiones\n"
#: help.c:277 #: help.c:279
#, c-format #, c-format
msgid "" msgid ""
" \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n" " \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
@ -2652,7 +2655,7 @@ msgstr ""
" \\c[onnect] [BASE-DE-DATOS|- USUARIO|- ANFITRIÓN|- PUERTO|- | conninfo]\n" " \\c[onnect] [BASE-DE-DATOS|- USUARIO|- ANFITRIÓN|- PUERTO|- | conninfo]\n"
" conectar a una nueva base de datos (actual: «%s»)\n" " conectar a una nueva base de datos (actual: «%s»)\n"
#: help.c:281 #: help.c:283
#, c-format #, c-format
msgid "" msgid ""
" \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n" " \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
@ -2661,84 +2664,84 @@ msgstr ""
" \\c[onnect] [BASE-DE-DATOS|- USUARIO|- ANFITRIÓN|- PUERTO|- | conninfo]\n" " \\c[onnect] [BASE-DE-DATOS|- USUARIO|- ANFITRIÓN|- PUERTO|- | conninfo]\n"
" conectar a una nueva base de datos (no hay conexión actual)\n" " conectar a una nueva base de datos (no hay conexión actual)\n"
#: help.c:283 #: help.c:285
#, c-format #, c-format
msgid " \\encoding [ENCODING] show or set client encoding\n" msgid " \\encoding [ENCODING] show or set client encoding\n"
msgstr "" msgstr ""
" \\encoding [CODIFICACIÓN]\n" " \\encoding [CODIFICACIÓN]\n"
" mostrar o definir codificación del cliente\n" " mostrar o definir codificación del cliente\n"
#: help.c:284 #: help.c:286
#, c-format #, c-format
msgid " \\password [USERNAME] securely change the password for a user\n" msgid " \\password [USERNAME] securely change the password for a user\n"
msgstr "" msgstr ""
" \\password [USUARIO]\n" " \\password [USUARIO]\n"
" cambiar la contraseña para un usuario en forma segura\n" " cambiar la contraseña para un usuario en forma segura\n"
#: help.c:285 #: help.c:287
#, c-format #, c-format
msgid " \\conninfo display information about current connection\n" msgid " \\conninfo display information about current connection\n"
msgstr " \\conninfo despliega la información sobre la conexión actual\n" msgstr " \\conninfo despliega la información sobre la conexión actual\n"
#: help.c:288 #: help.c:290
#, c-format #, c-format
msgid "Operating System\n" msgid "Operating System\n"
msgstr "Sistema Operativo\n" msgstr "Sistema Operativo\n"
#: help.c:289 #: help.c:291
#, c-format #, c-format
msgid " \\cd [DIR] change the current working directory\n" msgid " \\cd [DIR] change the current working directory\n"
msgstr " \\cd [DIR] cambiar el directorio de trabajo actual\n" msgstr " \\cd [DIR] cambiar el directorio de trabajo actual\n"
#: help.c:290 #: help.c:292
#, c-format #, c-format
msgid " \\setenv NAME [VALUE] set or unset environment variable\n" msgid " \\setenv NAME [VALUE] set or unset environment variable\n"
msgstr "" msgstr ""
" \\setenv NOMBRE [VALOR]\n" " \\setenv NOMBRE [VALOR]\n"
" definir o indefinir variable de ambiente\n" " definir o indefinir variable de ambiente\n"
#: help.c:291 #: help.c:293
#, c-format #, c-format
msgid " \\timing [on|off] toggle timing of commands (currently %s)\n" msgid " \\timing [on|off] toggle timing of commands (currently %s)\n"
msgstr "" msgstr ""
" \\timing [on|off] mostrar tiempo de ejecución de órdenes\n" " \\timing [on|off] mostrar tiempo de ejecución de órdenes\n"
" (actualmente %s)\n" " (actualmente %s)\n"
#: help.c:293 #: help.c:295
#, c-format #, c-format
msgid " \\! [COMMAND] execute command in shell or start interactive shell\n" msgid " \\! [COMMAND] execute command in shell or start interactive shell\n"
msgstr "" msgstr ""
" \\! [ORDEN] ejecutar orden en intérprete de órdenes (shell),\n" " \\! [ORDEN] ejecutar orden en intérprete de órdenes (shell),\n"
" o iniciar intérprete interactivo\n" " o iniciar intérprete interactivo\n"
#: help.c:296 #: help.c:298
#, c-format #, c-format
msgid "Variables\n" msgid "Variables\n"
msgstr "Variables\n" msgstr "Variables\n"
#: help.c:297 #: help.c:299
#, c-format #, c-format
msgid " \\prompt [TEXT] NAME prompt user to set internal variable\n" msgid " \\prompt [TEXT] NAME prompt user to set internal variable\n"
msgstr " \\prompt [TEXTO] NOMBRE preguntar al usuario el valor de la variable\n" msgstr " \\prompt [TEXTO] NOMBRE preguntar al usuario el valor de la variable\n"
#: help.c:298 #: help.c:300
#, c-format #, c-format
msgid " \\set [NAME [VALUE]] set internal variable, or list all if no parameters\n" msgid " \\set [NAME [VALUE]] set internal variable, or list all if no parameters\n"
msgstr "" msgstr ""
" \\set [NOMBRE [VALOR]] definir variables internas,\n" " \\set [NOMBRE [VALOR]] definir variables internas,\n"
" listar todas si no se dan parámetros\n" " listar todas si no se dan parámetros\n"
#: help.c:299 #: help.c:301
#, c-format #, c-format
msgid " \\unset NAME unset (delete) internal variable\n" msgid " \\unset NAME unset (delete) internal variable\n"
msgstr " \\unset NOMBRE indefinir (eliminar) variable interna\n" msgstr " \\unset NOMBRE indefinir (eliminar) variable interna\n"
#: help.c:302 #: help.c:304
#, c-format #, c-format
msgid "Large Objects\n" msgid "Large Objects\n"
msgstr "Objetos Grandes\n" msgstr "Objetos Grandes\n"
#: help.c:303 #: help.c:305
#, c-format #, c-format
msgid "" msgid ""
" \\lo_export LOBOID FILE\n" " \\lo_export LOBOID FILE\n"
@ -2751,7 +2754,7 @@ msgstr ""
" \\lo_list\n" " \\lo_list\n"
" \\lo_unlink LOBOID operaciones con objetos grandes\n" " \\lo_unlink LOBOID operaciones con objetos grandes\n"
#: help.c:330 #: help.c:332
#, c-format #, c-format
msgid "" msgid ""
"List of specially treated variables\n" "List of specially treated variables\n"
@ -2760,12 +2763,12 @@ msgstr ""
"Lista de variables con tratamiento especial\n" "Lista de variables con tratamiento especial\n"
"\n" "\n"
#: help.c:332 #: help.c:334
#, c-format #, c-format
msgid "psql variables:\n" msgid "psql variables:\n"
msgstr "Variables psql:\n" msgstr "Variables psql:\n"
#: help.c:334 #: help.c:336
#, c-format #, c-format
msgid "" msgid ""
" psql --set=NAME=VALUE\n" " psql --set=NAME=VALUE\n"
@ -2775,14 +2778,14 @@ msgstr ""
" psql --set=NOMBRE=VALOR\n" " psql --set=NOMBRE=VALOR\n"
" o \\set NOMBRE VALOR dentro de psql\n" " o \\set NOMBRE VALOR dentro de psql\n"
#: help.c:336 #: help.c:338
#, c-format #, c-format
msgid " AUTOCOMMIT if set, successful SQL commands are automatically committed\n" msgid " AUTOCOMMIT if set, successful SQL commands are automatically committed\n"
msgstr "" msgstr ""
" AUTOCOMMIT si está definida, órdenes SQL exitosas se comprometen\n" " AUTOCOMMIT si está definida, órdenes SQL exitosas se comprometen\n"
" automáticamente\n" " automáticamente\n"
#: help.c:337 #: help.c:339
#, c-format #, c-format
msgid "" msgid ""
" COMP_KEYWORD_CASE determines the case used to complete SQL key words\n" " COMP_KEYWORD_CASE determines the case used to complete SQL key words\n"
@ -2791,12 +2794,12 @@ msgstr ""
" COMP_KEYWORD_CASE determina si usar mayúsculas al completar palabras SQL\n" " COMP_KEYWORD_CASE determina si usar mayúsculas al completar palabras SQL\n"
" [lower, upper, preserve-lower, preserve-upper]\n" " [lower, upper, preserve-lower, preserve-upper]\n"
#: help.c:339 #: help.c:341
#, c-format #, c-format
msgid " DBNAME the currently connected database name\n" msgid " DBNAME the currently connected database name\n"
msgstr " DBNAME la base de datos actualmente conectada\n" msgstr " DBNAME la base de datos actualmente conectada\n"
#: help.c:340 #: help.c:342
#, c-format #, c-format
msgid "" msgid ""
" ECHO controls what input is written to standard output\n" " ECHO controls what input is written to standard output\n"
@ -2805,7 +2808,7 @@ msgstr ""
" ECHO controla qué entrada se escribe a la salida estándar\n" " ECHO controla qué entrada se escribe a la salida estándar\n"
" [all, errors, none, queries]\n" " [all, errors, none, queries]\n"
#: help.c:342 #: help.c:344
#, c-format #, c-format
msgid "" msgid ""
" ECHO_HIDDEN if set, display internal queries executed by backslash commands;\n" " ECHO_HIDDEN if set, display internal queries executed by backslash commands;\n"
@ -2814,12 +2817,12 @@ msgstr ""
" ECHO_HIDDEN muestra consultas internas usadas por órdenes backslash\n" " ECHO_HIDDEN muestra consultas internas usadas por órdenes backslash\n"
" con [noexec] sólo las muestra sin ejecutarlas\n" " con [noexec] sólo las muestra sin ejecutarlas\n"
#: help.c:344 #: help.c:346
#, c-format #, c-format
msgid " ENCODING current client character set encoding\n" msgid " ENCODING current client character set encoding\n"
msgstr " ENCODING codificación actual del cliente\n" msgstr " ENCODING codificación actual del cliente\n"
#: help.c:345 #: help.c:347
#, c-format #, c-format
msgid "" msgid ""
" FETCH_COUNT the number of result rows to fetch and display at a time\n" " FETCH_COUNT the number of result rows to fetch and display at a time\n"
@ -2828,107 +2831,107 @@ msgstr ""
" FETCH_COUNT número de filas del resultado que traer y mostrar cada vez\n" " FETCH_COUNT número de filas del resultado que traer y mostrar cada vez\n"
" (por omisión: 0=sin límite)\n" " (por omisión: 0=sin límite)\n"
#: help.c:347 #: help.c:349
#, c-format #, c-format
msgid " HISTCONTROL controls command history [ignorespace, ignoredups, ignoreboth]\n" msgid " HISTCONTROL controls command history [ignorespace, ignoredups, ignoreboth]\n"
msgstr "" msgstr ""
" HISTCONTROL controla la lista de historia de órdenes\n" " HISTCONTROL controla la lista de historia de órdenes\n"
" [ignorespace, ignoredups, ignoreboth]\n" " [ignorespace, ignoredups, ignoreboth]\n"
#: help.c:348 #: help.c:350
#, c-format #, c-format
msgid " HISTFILE file name used to store the command history\n" msgid " HISTFILE file name used to store the command history\n"
msgstr " HISTFILE nombre de archivo para almacenar historia de órdenes\n" msgstr " HISTFILE nombre de archivo para almacenar historia de órdenes\n"
#: help.c:349 #: help.c:351
#, c-format #, c-format
msgid " HISTSIZE the number of commands to store in the command history\n" msgid " HISTSIZE the number of commands to store in the command history\n"
msgstr " HISTSIZE número de órdenes a guardar en la historia de órdenes\n" msgstr " HISTSIZE número de órdenes a guardar en la historia de órdenes\n"
#: help.c:350 #: help.c:352
#, c-format #, c-format
msgid " HOST the currently connected database server host\n" msgid " HOST the currently connected database server host\n"
msgstr " HOST el servidor actualmente conectado\n" msgstr " HOST el servidor actualmente conectado\n"
#: help.c:351 #: help.c:353
#, c-format #, c-format
msgid " IGNOREEOF if unset, sending an EOF to interactive session terminates application\n" msgid " IGNOREEOF if unset, sending an EOF to interactive session terminates application\n"
msgstr "" msgstr ""
" IGNOREEOF si no está definida, enviar un EOF a sesión interactiva\n" " IGNOREEOF si no está definida, enviar un EOF a sesión interactiva\n"
" termina la aplicación\n" " termina la aplicación\n"
#: help.c:352 #: help.c:354
#, c-format #, c-format
msgid " LASTOID value of the last affected OID\n" msgid " LASTOID value of the last affected OID\n"
msgstr " LASTOID el valor del último OID afectado\n" msgstr " LASTOID el valor del último OID afectado\n"
#: help.c:353 #: help.c:355
#, c-format #, c-format
msgid " ON_ERROR_ROLLBACK if set, an error doesn't stop a transaction (uses implicit savepoints)\n" msgid " ON_ERROR_ROLLBACK if set, an error doesn't stop a transaction (uses implicit savepoints)\n"
msgstr "" msgstr ""
" ON_ERROR_ROLLBACK si está definido, un error no aborta la transacción\n" " ON_ERROR_ROLLBACK si está definido, un error no aborta la transacción\n"
" (usa «savepoints» implícitos)\n" " (usa «savepoints» implícitos)\n"
#: help.c:354 #: help.c:356
#, c-format #, c-format
msgid " ON_ERROR_STOP stop batch execution after error\n" msgid " ON_ERROR_STOP stop batch execution after error\n"
msgstr " ON_ERROR_STOP detiene ejecución por lotes al ocurrir un error\n" msgstr " ON_ERROR_STOP detiene ejecución por lotes al ocurrir un error\n"
#: help.c:355 #: help.c:357
#, c-format #, c-format
msgid " PORT server port of the current connection\n" msgid " PORT server port of the current connection\n"
msgstr " PORT puerto del servidor de la conexión actual\n" msgstr " PORT puerto del servidor de la conexión actual\n"
#: help.c:356 #: help.c:358
#, c-format #, c-format
msgid " PROMPT1 specifies the standard psql prompt\n" msgid " PROMPT1 specifies the standard psql prompt\n"
msgstr " PROMPT1 especifica el prompt estándar de psql\n" msgstr " PROMPT1 especifica el prompt estándar de psql\n"
#: help.c:357 #: help.c:359
#, c-format #, c-format
msgid " PROMPT2 specifies the prompt used when a statement continues from a previous line\n" msgid " PROMPT2 specifies the prompt used when a statement continues from a previous line\n"
msgstr "" msgstr ""
" PROMPT2 especifica el prompt usado cuando una sentencia continúa\n" " PROMPT2 especifica el prompt usado cuando una sentencia continúa\n"
" de una línea anterior\n" " de una línea anterior\n"
#: help.c:358 #: help.c:360
#, c-format #, c-format
msgid " PROMPT3 specifies the prompt used during COPY ... FROM STDIN\n" msgid " PROMPT3 specifies the prompt used during COPY ... FROM STDIN\n"
msgstr " PROMPT3 especifica el prompt usado durante COPY ... FROM STDIN\n" msgstr " PROMPT3 especifica el prompt usado durante COPY ... FROM STDIN\n"
#: help.c:359 #: help.c:361
#, c-format #, c-format
msgid " QUIET run quietly (same as -q option)\n" msgid " QUIET run quietly (same as -q option)\n"
msgstr " QUIET ejecuta silenciosamente (igual que -q)\n" msgstr " QUIET ejecuta silenciosamente (igual que -q)\n"
#: help.c:360 #: help.c:362
#, c-format #, c-format
msgid " SHOW_CONTEXT controls display of message context fields [never, errors, always]\n" msgid " SHOW_CONTEXT controls display of message context fields [never, errors, always]\n"
msgstr "" msgstr ""
" SHOW_CONTEXT controla el despliegue de campos de contexto de mensaje\n" " SHOW_CONTEXT controla el despliegue de campos de contexto de mensaje\n"
" [never, errors, always]\n" " [never, errors, always]\n"
#: help.c:361 #: help.c:363
#, c-format #, c-format
msgid " SINGLELINE end of line terminates SQL command mode (same as -S option)\n" msgid " SINGLELINE end of line terminates SQL command mode (same as -S option)\n"
msgstr " SINGLELINE fin de línea termina modo de órdenes SQL (igual que -S)\n" msgstr " SINGLELINE fin de línea termina modo de órdenes SQL (igual que -S)\n"
#: help.c:362 #: help.c:364
#, c-format #, c-format
msgid " SINGLESTEP single-step mode (same as -s option)\n" msgid " SINGLESTEP single-step mode (same as -s option)\n"
msgstr " SINGLESTEP modo paso a paso (igual que -s)\n" msgstr " SINGLESTEP modo paso a paso (igual que -s)\n"
#: help.c:363 #: help.c:365
#, c-format #, c-format
msgid " USER the currently connected database user\n" msgid " USER the currently connected database user\n"
msgstr " USER el usuario actualmente conectado\n" msgstr " USER el usuario actualmente conectado\n"
#: help.c:364 #: help.c:366
#, c-format #, c-format
msgid " VERBOSITY controls verbosity of error reports [default, verbose, terse]\n" msgid " VERBOSITY controls verbosity of error reports [default, verbose, terse]\n"
msgstr " VERBOSITY controla la verbosidad de errores [default, verbose, terse]\n" msgstr " VERBOSITY controla la verbosidad de errores [default, verbose, terse]\n"
#: help.c:366 #: help.c:368
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -2937,7 +2940,7 @@ msgstr ""
"\n" "\n"
"Parámetros de despliegue:\n" "Parámetros de despliegue:\n"
#: help.c:368 #: help.c:370
#, c-format #, c-format
msgid "" msgid ""
" psql --pset=NAME[=VALUE]\n" " psql --pset=NAME[=VALUE]\n"
@ -2948,56 +2951,56 @@ msgstr ""
" o \\pset NOMBRE [VALOR] dentro de psql\n" " o \\pset NOMBRE [VALOR] dentro de psql\n"
"\n" "\n"
#: help.c:370 #: help.c:372
#, c-format #, c-format
msgid " border border style (number)\n" msgid " border border style (number)\n"
msgstr " border estilo de borde (número)\n" msgstr " border estilo de borde (número)\n"
#: help.c:371 #: help.c:373
#, c-format #, c-format
msgid " columns target width for the wrapped format\n" msgid " columns target width for the wrapped format\n"
msgstr " columns define el ancho para formato «wrapped»\n" msgstr " columns define el ancho para formato «wrapped»\n"
#: help.c:372 #: help.c:374
#, c-format #, c-format
msgid " expanded (or x) expanded output [on, off, auto]\n" msgid " expanded (or x) expanded output [on, off, auto]\n"
msgstr " expanded (o x) salida expandida [on, off, auto]\n" msgstr " expanded (o x) salida expandida [on, off, auto]\n"
#: help.c:373 #: help.c:375
#, c-format #, c-format
msgid " fieldsep field separator for unaligned output (default \"%s\")\n" msgid " fieldsep field separator for unaligned output (default \"%s\")\n"
msgstr "" msgstr ""
" fieldsep separador de campos para formato «unaligned»\n" " fieldsep separador de campos para formato «unaligned»\n"
" (por omisión: «%s»)\n" " (por omisión: «%s»)\n"
#: help.c:374 #: help.c:376
#, c-format #, c-format
msgid " fieldsep_zero set field separator for unaligned output to zero byte\n" msgid " fieldsep_zero set field separator for unaligned output to zero byte\n"
msgstr " fieldsep_zero separador de campos en «unaligned» es byte cero\n" msgstr " fieldsep_zero separador de campos en «unaligned» es byte cero\n"
#: help.c:375 #: help.c:377
#, c-format #, c-format
msgid " footer enable or disable display of the table footer [on, off]\n" msgid " footer enable or disable display of the table footer [on, off]\n"
msgstr " footer activa o desactiva el pie de tabla [on, off]\n" msgstr " footer activa o desactiva el pie de tabla [on, off]\n"
#: help.c:376 #: help.c:378
#, c-format #, c-format
msgid " format set output format [unaligned, aligned, wrapped, html, asciidoc, ...]\n" msgid " format set output format [unaligned, aligned, wrapped, html, asciidoc, ...]\n"
msgstr "" msgstr ""
" format define el formato de salida\n" " format define el formato de salida\n"
" [unaligned, aligned, wrapped, html, asciidoc, ...]\n" " [unaligned, aligned, wrapped, html, asciidoc, ...]\n"
#: help.c:377 #: help.c:379
#, c-format #, c-format
msgid " linestyle set the border line drawing style [ascii, old-ascii, unicode]\n" msgid " linestyle set the border line drawing style [ascii, old-ascii, unicode]\n"
msgstr " linestyle define el estilo de dibujo de líneas [unicode, ascii, ...]\n" msgstr " linestyle define el estilo de dibujo de líneas [unicode, ascii, ...]\n"
#: help.c:378 #: help.c:380
#, c-format #, c-format
msgid " null set the string to be printed in place of a null value\n" msgid " null set the string to be printed in place of a null value\n"
msgstr " null define la cadena a imprimirse para valores null\n" msgstr " null define la cadena a imprimirse para valores null\n"
#: help.c:379 #: help.c:381
#, c-format #, c-format
msgid "" msgid ""
" numericlocale enable or disable display of a locale-specific character to separate\n" " numericlocale enable or disable display of a locale-specific character to separate\n"
@ -3006,23 +3009,23 @@ msgstr ""
" numericlocale desplegar de carácter específico del lenguaje para\n" " numericlocale desplegar de carácter específico del lenguaje para\n"
" separar grupos de dígitos [on, off]\n" " separar grupos de dígitos [on, off]\n"
#: help.c:381 #: help.c:383
#, c-format #, c-format
msgid " pager control when an external pager is used [yes, no, always]\n" msgid " pager control when an external pager is used [yes, no, always]\n"
msgstr " pager controla si se usará paginador externo [yes, no, always]\n" msgstr " pager controla si se usará paginador externo [yes, no, always]\n"
#: help.c:382 #: help.c:384
#, c-format #, c-format
msgid " recordsep record (line) separator for unaligned output\n" msgid " recordsep record (line) separator for unaligned output\n"
msgstr " recordsep separador de registros (líneas) para formato «unaligned»\n" msgstr " recordsep separador de registros (líneas) para formato «unaligned»\n"
#: help.c:383 #: help.c:385
#, c-format #, c-format
msgid " recordsep_zero set record separator for unaligned output to zero byte\n" msgid " recordsep_zero set record separator for unaligned output to zero byte\n"
msgstr " recordsep_zero separador de registros en «unaligned» es byte cero\n" msgstr " recordsep_zero separador de registros en «unaligned» es byte cero\n"
# XXX WTF does this mean? # XXX WTF does this mean?
#: help.c:384 #: help.c:386
#, c-format #, c-format
msgid "" msgid ""
" tableattr (or T) specify attributes for table tag in html format or proportional\n" " tableattr (or T) specify attributes for table tag in html format or proportional\n"
@ -3032,17 +3035,17 @@ msgstr ""
" o ancho proporcional de columnas alineadas a la izquierda\n" " o ancho proporcional de columnas alineadas a la izquierda\n"
" en formato «latex-longtable»\n" " en formato «latex-longtable»\n"
#: help.c:386 #: help.c:388
#, c-format #, c-format
msgid " title set the table title for any subsequently printed tables\n" msgid " title set the table title for any subsequently printed tables\n"
msgstr " title define el título de tablas\n" msgstr " title define el título de tablas\n"
#: help.c:387 #: help.c:389
#, c-format #, c-format
msgid " tuples_only if set, only actual table data is shown\n" msgid " tuples_only if set, only actual table data is shown\n"
msgstr " tuples_only si está definido, sólo los datos de la tabla se muestran\n" msgstr " tuples_only si está definido, sólo los datos de la tabla se muestran\n"
#: help.c:388 #: help.c:390
#, c-format #, c-format
msgid "" msgid ""
" unicode_border_linestyle\n" " unicode_border_linestyle\n"
@ -3055,7 +3058,7 @@ msgstr ""
" unicode_header_linestyle\n" " unicode_header_linestyle\n"
" define el estilo de líneas Unicode [single, double]\n" " define el estilo de líneas Unicode [single, double]\n"
#: help.c:393 #: help.c:395
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -3064,7 +3067,7 @@ msgstr ""
"\n" "\n"
"Variables de ambiente:\n" "Variables de ambiente:\n"
#: help.c:397 #: help.c:399
#, c-format #, c-format
msgid "" msgid ""
" NAME=VALUE [NAME=VALUE] psql ...\n" " NAME=VALUE [NAME=VALUE] psql ...\n"
@ -3074,7 +3077,7 @@ msgstr ""
" NOMBRE=VALOR [NOMBRE=VALOR] psql ...\n" " NOMBRE=VALOR [NOMBRE=VALOR] psql ...\n"
" o \\setenv NOMBRE [VALOR] dentro de psql\n" " o \\setenv NOMBRE [VALOR] dentro de psql\n"
#: help.c:399 #: help.c:401
#, c-format #, c-format
msgid "" msgid ""
" set NAME=VALUE\n" " set NAME=VALUE\n"
@ -3086,52 +3089,52 @@ msgstr ""
" psql ...\n" " psql ...\n"
" o \\setenv NOMBRE [VALOR] dentro de psql\n" " o \\setenv NOMBRE [VALOR] dentro de psql\n"
#: help.c:402 #: help.c:404
#, c-format #, c-format
msgid " COLUMNS number of columns for wrapped format\n" msgid " COLUMNS number of columns for wrapped format\n"
msgstr " COLUMNS número de columnas para formato «wrapped»\n" msgstr " COLUMNS número de columnas para formato «wrapped»\n"
#: help.c:403 #: help.c:405
#, c-format #, c-format
msgid " PAGER name of external pager program\n" msgid " PAGER name of external pager program\n"
msgstr " PAGER nombre de programa paginador externo\n" msgstr " PAGER nombre de programa paginador externo\n"
#: help.c:404 #: help.c:406
#, c-format #, c-format
msgid " PGAPPNAME same as the application_name connection parameter\n" msgid " PGAPPNAME same as the application_name connection parameter\n"
msgstr " PGAPPNAME igual que el parámetro de conexión application_name\n" msgstr " PGAPPNAME igual que el parámetro de conexión application_name\n"
#: help.c:405 #: help.c:407
#, c-format #, c-format
msgid " PGDATABASE same as the dbname connection parameter\n" msgid " PGDATABASE same as the dbname connection parameter\n"
msgstr " PGDATABASE igual que el parámetro de conexión dbname\n" msgstr " PGDATABASE igual que el parámetro de conexión dbname\n"
#: help.c:406 #: help.c:408
#, c-format #, c-format
msgid " PGHOST same as the host connection parameter\n" msgid " PGHOST same as the host connection parameter\n"
msgstr " PGHOST igual que el parámetro de conexión host\n" msgstr " PGHOST igual que el parámetro de conexión host\n"
#: help.c:407 #: help.c:409
#, c-format #, c-format
msgid " PGPORT same as the port connection parameter\n" msgid " PGPORT same as the port connection parameter\n"
msgstr " PGPORT igual que el parámetro de conexión port\n" msgstr " PGPORT igual que el parámetro de conexión port\n"
#: help.c:408 #: help.c:410
#, c-format #, c-format
msgid " PGUSER same as the user connection parameter\n" msgid " PGUSER same as the user connection parameter\n"
msgstr " PGUSER igual que el parámetro de conexión user\n" msgstr " PGUSER igual que el parámetro de conexión user\n"
#: help.c:409 #: help.c:411
#, c-format #, c-format
msgid " PGPASSWORD connection password (not recommended)\n" msgid " PGPASSWORD connection password (not recommended)\n"
msgstr " PGPASSWORD contraseña de la conexión (no recomendado)\n" msgstr " PGPASSWORD contraseña de la conexión (no recomendado)\n"
#: help.c:410 #: help.c:412
#, c-format #, c-format
msgid " PGPASSFILE password file name\n" msgid " PGPASSFILE password file name\n"
msgstr " PGPASSFILE nombre de archivo de contraseñas\n" msgstr " PGPASSFILE nombre de archivo de contraseñas\n"
#: help.c:411 #: help.c:413
#, c-format #, c-format
msgid "" msgid ""
" PSQL_EDITOR, EDITOR, VISUAL\n" " PSQL_EDITOR, EDITOR, VISUAL\n"
@ -3140,7 +3143,7 @@ msgstr ""
" PSQL_EDITOR, EDITOR, VISUAL\n" " PSQL_EDITOR, EDITOR, VISUAL\n"
" editor usado por órdenes \\e, \\ef, y \\ev\n" " editor usado por órdenes \\e, \\ef, y \\ev\n"
#: help.c:413 #: help.c:415
#, c-format #, c-format
msgid "" msgid ""
" PSQL_EDITOR_LINENUMBER_ARG\n" " PSQL_EDITOR_LINENUMBER_ARG\n"
@ -3149,31 +3152,31 @@ msgstr ""
" PSQL_EDITOR_LINENUMBER_ARGS\n" " PSQL_EDITOR_LINENUMBER_ARGS\n"
" cómo especificar número de línea al invocar al editor\n" " cómo especificar número de línea al invocar al editor\n"
#: help.c:415 #: help.c:417
#, c-format #, c-format
msgid " PSQL_HISTORY alternative location for the command history file\n" msgid " PSQL_HISTORY alternative location for the command history file\n"
msgstr " PSQL_HISTORY ubicación alternativa del archivo de historia de órdenes\n" msgstr " PSQL_HISTORY ubicación alternativa del archivo de historia de órdenes\n"
#: help.c:416 #: help.c:418
#, c-format #, c-format
msgid " PSQLRC alternative location for the user's .psqlrc file\n" msgid " PSQLRC alternative location for the user's .psqlrc file\n"
msgstr " PSQLRC ubicación alternativa para el archivo .psqlrc del usuario\n" msgstr " PSQLRC ubicación alternativa para el archivo .psqlrc del usuario\n"
#: help.c:417 #: help.c:419
#, c-format #, c-format
msgid " SHELL shell used by the \\! command\n" msgid " SHELL shell used by the \\! command\n"
msgstr " SHELL intérprete usado por la orden \\!\n" msgstr " SHELL intérprete usado por la orden \\!\n"
#: help.c:418 #: help.c:420
#, c-format #, c-format
msgid " TMPDIR directory for temporary files\n" msgid " TMPDIR directory for temporary files\n"
msgstr " TMPDIR directorio para archivos temporales\n" msgstr " TMPDIR directorio para archivos temporales\n"
#: help.c:461 #: help.c:463
msgid "Available help:\n" msgid "Available help:\n"
msgstr "Ayuda disponible:\n" msgstr "Ayuda disponible:\n"
#: help.c:545 #: help.c:547
#, c-format #, c-format
msgid "" msgid ""
"Command: %s\n" "Command: %s\n"
@ -3188,7 +3191,7 @@ msgstr ""
"%s\n" "%s\n"
"\n" "\n"
#: help.c:561 #: help.c:563
#, c-format #, c-format
msgid "" msgid ""
"No help available for \"%s\".\n" "No help available for \"%s\".\n"
@ -3267,12 +3270,12 @@ msgstr ""
" \\g o punto y coma («;») para ejecutar la consulta\n" " \\g o punto y coma («;») para ejecutar la consulta\n"
" \\q para salir\n" " \\q para salir\n"
#: psqlscanslash.l:584 #: psqlscanslash.l:585
#, c-format #, c-format
msgid "unterminated quoted string\n" msgid "unterminated quoted string\n"
msgstr "cadena en comillas sin terminar\n" msgstr "cadena en comillas sin terminar\n"
#: psqlscanslash.l:738 #: psqlscanslash.l:739
#, 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"

View File

@ -848,7 +848,7 @@ msgstr "\\crosstabview : la requête doit renvoyer au moins trois colonnes\n"
#: crosstabview.c:158 #: crosstabview.c:158
#, c-format #, c-format
msgid "\\crosstabview: vertical and horizontal headers must be different columns\n" msgid "\\crosstabview: vertical and horizontal headers must be different columns\n"
msgstr "\\crosstabview : les entêtes horizontales et vertivales doivent être des colonnes dofférentes\n" msgstr "\\crosstabview : les entêtes horizontales et verticales doivent être des colonnes différentes\n"
#: crosstabview.c:174 #: crosstabview.c:174
#, c-format #, c-format

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pgscripts (PostgreSQL 9.6)\n" "Project-Id-Version: pgscripts (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:52+0000\n" "POT-Creation-Date: 2019-04-18 16:33+0000\n"
"PO-Revision-Date: 2016-05-25 11:14-0500\n" "PO-Revision-Date: 2016-05-25 11:14-0500\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: Castellano <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: Castellano <pgsql-es-ayuda@postgresql.org>\n"
@ -55,22 +55,22 @@ msgid_plural "(%lu rows)"
msgstr[0] "(%lu fila)" msgstr[0] "(%lu fila)"
msgstr[1] "(%lu filas)" msgstr[1] "(%lu filas)"
#: ../../fe_utils/print.c:2914 #: ../../fe_utils/print.c:2938
#, c-format #, c-format
msgid "Interrupted\n" msgid "Interrupted\n"
msgstr "Interrumpido\n" msgstr "Interrumpido\n"
#: ../../fe_utils/print.c:2978 #: ../../fe_utils/print.c:3002
#, c-format #, c-format
msgid "Cannot add header to table content: column count of %d exceeded.\n" msgid "Cannot add header to table content: column count of %d exceeded.\n"
msgstr "No se puede agregar un encabezado al contenido de la tabla: la cantidad de columnas de %d ha sido excedida.\n" msgstr "No se puede agregar un encabezado al contenido de la tabla: la cantidad de columnas de %d ha sido excedida.\n"
#: ../../fe_utils/print.c:3018 #: ../../fe_utils/print.c:3042
#, c-format #, c-format
msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgid "Cannot add cell to table content: total cell count of %d exceeded.\n"
msgstr "No se puede agregar una celda al contenido de la tabla: la cantidad de celdas de %d ha sido excedida.\n" msgstr "No se puede agregar una celda al contenido de la tabla: la cantidad de celdas de %d ha sido excedida.\n"
#: ../../fe_utils/print.c:3267 #: ../../fe_utils/print.c:3291
#, c-format #, c-format
msgid "invalid output format (internal error): %d" msgid "invalid output format (internal error): %d"
msgstr "formato de salida no válido (error interno): %d" msgstr "formato de salida no válido (error interno): %d"
@ -80,14 +80,14 @@ msgstr "formato de salida no válido (error interno): %d"
#: createuser.c:184 dropdb.c:94 dropdb.c:103 dropdb.c:111 droplang.c:88 #: createuser.c:184 dropdb.c:94 dropdb.c:103 dropdb.c:111 droplang.c:88
#: droplang.c:118 droplang.c:174 dropuser.c:89 dropuser.c:104 dropuser.c:115 #: droplang.c:118 droplang.c:174 dropuser.c:89 dropuser.c:104 dropuser.c:115
#: pg_isready.c:93 pg_isready.c:107 reindexdb.c:131 reindexdb.c:150 #: pg_isready.c:93 pg_isready.c:107 reindexdb.c:131 reindexdb.c:150
#: vacuumdb.c:211 vacuumdb.c:230 #: vacuumdb.c:215 vacuumdb.c:234
#, 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 mayor información.\n" msgstr "Use «%s --help» para mayor información.\n"
#: clusterdb.c:128 createdb.c:136 createlang.c:117 createuser.c:182 #: clusterdb.c:128 createdb.c:136 createlang.c:117 createuser.c:182
#: dropdb.c:109 droplang.c:116 dropuser.c:102 pg_isready.c:105 reindexdb.c:148 #: dropdb.c:109 droplang.c:116 dropuser.c:102 pg_isready.c:105 reindexdb.c:148
#: vacuumdb.c:228 #: vacuumdb.c:232
#, 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 (el primero es «%s»)\n" msgstr "%s: demasiados argumentos (el primero es «%s»)\n"
@ -104,7 +104,7 @@ msgstr ""
msgid "%s: cannot cluster specific table(s) in all databases\n" msgid "%s: cannot cluster specific table(s) in all databases\n"
msgstr "%s: no es posible reordenar tablas específicas en todas las bases de datos\n" msgstr "%s: no es posible reordenar tablas específicas en todas las bases de datos\n"
#: clusterdb.c:212 #: clusterdb.c:216
#, c-format #, c-format
msgid "%s: clustering of table \"%s\" in database \"%s\" failed: %s" msgid "%s: clustering of table \"%s\" in database \"%s\" failed: %s"
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgstr ""
"la base de datos «%s»:\n" "la base de datos «%s»:\n"
"%s" "%s"
#: clusterdb.c:215 #: clusterdb.c:219
#, c-format #, c-format
msgid "%s: clustering of database \"%s\" failed: %s" msgid "%s: clustering of database \"%s\" failed: %s"
msgstr "" msgstr ""
"%s: falló el reordenamiento de la base de datos «%s»:\n" "%s: falló el reordenamiento de la base de datos «%s»:\n"
"%s" "%s"
#: clusterdb.c:248 #: clusterdb.c:252
#, c-format #, c-format
msgid "%s: clustering database \"%s\"\n" msgid "%s: clustering database \"%s\"\n"
msgstr "%s: reordenando la base de datos «%s»\n" msgstr "%s: reordenando la base de datos «%s»\n"
#: clusterdb.c:269 #: clusterdb.c:273
#, c-format #, c-format
msgid "" msgid ""
"%s clusters all previously clustered tables in a database.\n" "%s clusters all previously clustered tables in a database.\n"
@ -134,21 +134,21 @@ msgstr ""
"en una base de datos.\n" "en una base de datos.\n"
"\n" "\n"
#: clusterdb.c:270 createdb.c:252 createlang.c:236 createuser.c:349 #: clusterdb.c:274 createdb.c:252 createlang.c:236 createuser.c:349
#: dropdb.c:155 droplang.c:237 dropuser.c:156 pg_isready.c:222 reindexdb.c:401 #: dropdb.c:156 droplang.c:231 dropuser.c:156 pg_isready.c:222 reindexdb.c:402
#: vacuumdb.c:946 #: vacuumdb.c:993
#, c-format #, c-format
msgid "Usage:\n" msgid "Usage:\n"
msgstr "Empleo:\n" msgstr "Empleo:\n"
#: clusterdb.c:271 reindexdb.c:402 vacuumdb.c:947 #: clusterdb.c:275 reindexdb.c:403 vacuumdb.c:994
#, c-format #, c-format
msgid " %s [OPTION]... [DBNAME]\n" msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPCIÓN]... [BASE-DE-DATOS]\n" msgstr " %s [OPCIÓN]... [BASE-DE-DATOS]\n"
#: clusterdb.c:272 createdb.c:254 createlang.c:238 createuser.c:351 #: clusterdb.c:276 createdb.c:254 createlang.c:238 createuser.c:351
#: dropdb.c:157 droplang.c:239 dropuser.c:158 pg_isready.c:225 reindexdb.c:403 #: dropdb.c:158 droplang.c:233 dropuser.c:158 pg_isready.c:225 reindexdb.c:404
#: vacuumdb.c:948 #: vacuumdb.c:995
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -157,52 +157,52 @@ msgstr ""
"\n" "\n"
"Opciones:\n" "Opciones:\n"
#: clusterdb.c:273 #: clusterdb.c:277
#, c-format #, c-format
msgid " -a, --all cluster all databases\n" msgid " -a, --all cluster all databases\n"
msgstr " -a, --all reordenar todas las bases de datos\n" msgstr " -a, --all reordenar todas las bases de datos\n"
#: clusterdb.c:274 #: clusterdb.c:278
#, c-format #, c-format
msgid " -d, --dbname=DBNAME database to cluster\n" msgid " -d, --dbname=DBNAME database to cluster\n"
msgstr " -d, --dbname=BASE base de datos a reordenar\n" msgstr " -d, --dbname=BASE base de datos a reordenar\n"
#: clusterdb.c:275 createlang.c:240 createuser.c:355 dropdb.c:158 #: clusterdb.c:279 createlang.c:240 createuser.c:355 dropdb.c:159
#: droplang.c:241 dropuser.c:159 reindexdb.c:406 #: droplang.c:235 dropuser.c:159 reindexdb.c:407
#, c-format #, c-format
msgid " -e, --echo show the commands being sent to the server\n" msgid " -e, --echo show the commands being sent to the server\n"
msgstr " -e, --echo mostrar las órdenes a medida que se ejecutan\n" msgstr " -e, --echo mostrar las órdenes a medida que se ejecutan\n"
#: clusterdb.c:276 reindexdb.c:408 #: clusterdb.c:280 reindexdb.c:409
#, c-format #, c-format
msgid " -q, --quiet don't write any messages\n" msgid " -q, --quiet don't write any messages\n"
msgstr " -q, --quiet no escribir ningún mensaje\n" msgstr " -q, --quiet no escribir ningún mensaje\n"
#: clusterdb.c:277 #: clusterdb.c:281
#, c-format #, c-format
msgid " -t, --table=TABLE cluster specific table(s) only\n" msgid " -t, --table=TABLE cluster specific table(s) only\n"
msgstr " -t, --table=TABLA reordenar sólo esta(s) tabla(s)\n" msgstr " -t, --table=TABLA reordenar sólo esta(s) tabla(s)\n"
#: clusterdb.c:278 reindexdb.c:412 #: clusterdb.c:282 reindexdb.c:413
#, c-format #, c-format
msgid " -v, --verbose write a lot of output\n" msgid " -v, --verbose write a lot of output\n"
msgstr " -v, --verbose desplegar varios mensajes informativos\n" msgstr " -v, --verbose desplegar varios mensajes informativos\n"
#: clusterdb.c:279 createlang.c:242 createuser.c:369 dropdb.c:160 #: clusterdb.c:283 createlang.c:242 createuser.c:369 dropdb.c:161
#: droplang.c:243 dropuser.c:162 reindexdb.c:413 #: droplang.c:237 dropuser.c:162 reindexdb.c:414
#, c-format #, c-format
msgid " -V, --version output version information, then exit\n" msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostrar información de versión y salir\n" msgstr " -V, --version mostrar información de versión y salir\n"
#: clusterdb.c:280 createlang.c:243 createuser.c:374 dropdb.c:162 #: clusterdb.c:284 createlang.c:243 createuser.c:374 dropdb.c:163
#: droplang.c:244 dropuser.c:164 reindexdb.c:414 #: droplang.c:238 dropuser.c:164 reindexdb.c:415
#, c-format #, 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"
#: clusterdb.c:281 createdb.c:265 createlang.c:244 createuser.c:375 #: clusterdb.c:285 createdb.c:265 createlang.c:244 createuser.c:375
#: dropdb.c:163 droplang.c:245 dropuser.c:165 pg_isready.c:231 reindexdb.c:415 #: dropdb.c:164 droplang.c:239 dropuser.c:165 pg_isready.c:231 reindexdb.c:416
#: vacuumdb.c:964 #: vacuumdb.c:1011
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -211,42 +211,42 @@ msgstr ""
"\n" "\n"
"Opciones de conexión:\n" "Opciones de conexión:\n"
#: clusterdb.c:282 createlang.c:245 createuser.c:376 dropdb.c:164 #: clusterdb.c:286 createlang.c:245 createuser.c:376 dropdb.c:165
#: droplang.c:246 dropuser.c:166 reindexdb.c:416 vacuumdb.c:965 #: droplang.c:240 dropuser.c:166 reindexdb.c:417 vacuumdb.c:1012
#, c-format #, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr " -h, --host=ANFITRIÓN nombre del servidor o directorio del socket\n" msgstr " -h, --host=ANFITRIÓN nombre del servidor o directorio del socket\n"
#: clusterdb.c:283 createlang.c:246 createuser.c:377 dropdb.c:165 #: clusterdb.c:287 createlang.c:246 createuser.c:377 dropdb.c:166
#: droplang.c:247 dropuser.c:167 reindexdb.c:417 vacuumdb.c:966 #: droplang.c:241 dropuser.c:167 reindexdb.c:418 vacuumdb.c:1013
#, c-format #, c-format
msgid " -p, --port=PORT database server port\n" msgid " -p, --port=PORT database server port\n"
msgstr " -p, --port=PUERTO puerto del servidor\n" msgstr " -p, --port=PUERTO puerto del servidor\n"
#: clusterdb.c:284 createlang.c:247 dropdb.c:166 droplang.c:248 reindexdb.c:418 #: clusterdb.c:288 createlang.c:247 dropdb.c:167 droplang.c:242 reindexdb.c:419
#: vacuumdb.c:967 #: vacuumdb.c:1014
#, c-format #, c-format
msgid " -U, --username=USERNAME user name to connect as\n" msgid " -U, --username=USERNAME user name to connect as\n"
msgstr " -U, --username=USUARIO nombre de usuario para la conexión\n" msgstr " -U, --username=USUARIO nombre de usuario para la conexión\n"
#: clusterdb.c:285 createlang.c:248 createuser.c:379 dropdb.c:167 #: clusterdb.c:289 createlang.c:248 createuser.c:379 dropdb.c:168
#: droplang.c:249 dropuser.c:169 reindexdb.c:419 vacuumdb.c:968 #: droplang.c:243 dropuser.c:169 reindexdb.c:420 vacuumdb.c:1015
#, c-format #, c-format
msgid " -w, --no-password never prompt for password\n" msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password nunca pedir contraseña\n" msgstr " -w, --no-password nunca pedir contraseña\n"
#: clusterdb.c:286 createlang.c:249 createuser.c:380 dropdb.c:168 #: clusterdb.c:290 createlang.c:249 createuser.c:380 dropdb.c:169
#: droplang.c:250 dropuser.c:170 reindexdb.c:420 vacuumdb.c:969 #: droplang.c:244 dropuser.c:170 reindexdb.c:421 vacuumdb.c:1016
#, c-format #, c-format
msgid " -W, --password force password prompt\n" msgid " -W, --password force password prompt\n"
msgstr " -W, --password forzar la petición de contraseña\n" msgstr " -W, --password forzar la petición de contraseña\n"
#: clusterdb.c:287 dropdb.c:169 reindexdb.c:421 vacuumdb.c:970 #: clusterdb.c:291 dropdb.c:170 reindexdb.c:422 vacuumdb.c:1017
#, c-format #, c-format
msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgid " --maintenance-db=DBNAME alternate maintenance database\n"
msgstr " --maintenance-db=BASE base de datos de mantención alternativa\n" msgstr " --maintenance-db=BASE base de datos de mantención alternativa\n"
#: clusterdb.c:288 #: clusterdb.c:292
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -255,9 +255,9 @@ msgstr ""
"\n" "\n"
"Lea la descripción de la orden CLUSTER de SQL para obtener mayores detalles.\n" "Lea la descripción de la orden CLUSTER de SQL para obtener mayores detalles.\n"
#: clusterdb.c:289 createdb.c:273 createlang.c:250 createuser.c:381 #: clusterdb.c:293 createdb.c:273 createlang.c:250 createuser.c:381
#: dropdb.c:170 droplang.c:251 dropuser.c:171 pg_isready.c:236 reindexdb.c:423 #: dropdb.c:171 droplang.c:245 dropuser.c:171 pg_isready.c:236 reindexdb.c:424
#: vacuumdb.c:972 #: vacuumdb.c:1019
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -266,58 +266,65 @@ msgstr ""
"\n" "\n"
"Reporte errores a <pgsql-bugs@postgresql.org>.\n" "Reporte errores a <pgsql-bugs@postgresql.org>.\n"
#: common.c:82 common.c:128 #: common.c:85 common.c:131
msgid "Password: " msgid "Password: "
msgstr "Contraseña: " msgstr "Contraseña: "
#: common.c:113 #: common.c:116
#, c-format #, c-format
msgid "%s: could not connect to database %s: out of memory\n" msgid "%s: could not connect to database %s: out of memory\n"
msgstr "%s: no se pudo conectar a la base de datos %s: memoria agotada\n" msgstr "%s: no se pudo conectar a la base de datos %s: memoria agotada\n"
#: common.c:141 #: common.c:144
#, c-format #, c-format
msgid "%s: could not connect to database %s: %s" msgid "%s: could not connect to database %s: %s"
msgstr "%s: no se pudo conectar a la base de datos %s: %s" msgstr "%s: no se pudo conectar a la base de datos %s: %s"
#: common.c:190 common.c:218 #: common.c:197 common.c:225
#, c-format #, c-format
msgid "%s: query failed: %s" msgid "%s: query failed: %s"
msgstr "%s: la consulta falló: %s" msgstr "%s: la consulta falló: %s"
#: common.c:192 common.c:220 #: common.c:199 common.c:227
#, c-format #, c-format
msgid "%s: query was: %s\n" msgid "%s: query was: %s\n"
msgstr "%s: la consulta era: %s\n" msgstr "%s: la consulta era: %s\n"
#: common.c:352
#, c-format
msgid "%s: query returned %d row instead of one: %s\n"
msgid_plural "%s: query returned %d rows instead of one: %s\n"
msgstr[0] "%s: la consulta retornó %d fila en lugar de una: %s\n"
msgstr[1] "%s: la consulta retornó %d filas en lugar de una: %s\n"
#. translator: abbreviation for "yes" #. translator: abbreviation for "yes"
#: common.c:261 #: common.c:378
msgid "y" msgid "y"
msgstr "s" msgstr "s"
#. translator: abbreviation for "no" #. translator: abbreviation for "no"
#: common.c:263 #: common.c:380
msgid "n" msgid "n"
msgstr "n" msgstr "n"
#. translator: This is a question followed by the translated options for #. translator: This is a question followed by the translated options for
#. "yes" and "no". #. "yes" and "no".
#: common.c:273 #: common.c:390
#, c-format #, c-format
msgid "%s (%s/%s) " msgid "%s (%s/%s) "
msgstr "%s (%s/%s) " msgstr "%s (%s/%s) "
#: common.c:294 #: common.c:411
#, c-format #, c-format
msgid "Please answer \"%s\" or \"%s\".\n" msgid "Please answer \"%s\" or \"%s\".\n"
msgstr "Por favor conteste «%s» o «%s».\n" msgstr "Por favor conteste «%s» o «%s».\n"
#: common.c:373 common.c:410 #: common.c:490 common.c:527
#, c-format #, c-format
msgid "Cancel request sent\n" msgid "Cancel request sent\n"
msgstr "Petición de cancelación enviada\n" msgstr "Petición de cancelación enviada\n"
#: common.c:376 common.c:414 #: common.c:493 common.c:531
#, c-format #, c-format
msgid "Could not send cancel request: %s" msgid "Could not send cancel request: %s"
msgstr "No se pudo enviar el paquete de cancelación: %s" msgstr "No se pudo enviar el paquete de cancelación: %s"
@ -501,7 +508,7 @@ msgstr ""
"%s instala un lenguaje procedural en una base de datos PostgreSQL.\n" "%s instala un lenguaje procedural en una base de datos PostgreSQL.\n"
"\n" "\n"
#: createlang.c:237 droplang.c:238 #: createlang.c:237 droplang.c:232
#, c-format #, c-format
msgid " %s [OPTION]... LANGNAME [DBNAME]\n" msgid " %s [OPTION]... LANGNAME [DBNAME]\n"
msgstr " %s [OPCIÓN]... LENGUAJE [BASE-DE-DATOS]\n" msgstr " %s [OPCIÓN]... LENGUAJE [BASE-DE-DATOS]\n"
@ -511,7 +518,7 @@ msgstr " %s [OPCIÓN]... LENGUAJE [BASE-DE-DATOS]\n"
msgid " -d, --dbname=DBNAME database to install language in\n" msgid " -d, --dbname=DBNAME database to install language in\n"
msgstr " -d, --dbname=BASE base de datos en que instalar el lenguaje\n" msgstr " -d, --dbname=BASE base de datos en que instalar el lenguaje\n"
#: createlang.c:241 droplang.c:242 #: createlang.c:241 droplang.c:236
#, c-format #, c-format
msgid " -l, --list show a list of currently installed languages\n" msgid " -l, --list show a list of currently installed languages\n"
msgstr " -l, --list listar los lenguajes instalados actualmente\n" msgstr " -l, --list listar los lenguajes instalados actualmente\n"
@ -692,12 +699,12 @@ msgstr "La base de datos «%s» será eliminada permanentemente.\n"
msgid "Are you sure?" msgid "Are you sure?"
msgstr "¿Está seguro?" msgstr "¿Está seguro?"
#: dropdb.c:139 #: dropdb.c:140
#, c-format #, c-format
msgid "%s: database removal failed: %s" msgid "%s: database removal failed: %s"
msgstr "%s: falló la eliminación de la base de datos: %s" msgstr "%s: falló la eliminación de la base de datos: %s"
#: dropdb.c:154 #: dropdb.c:155
#, c-format #, c-format
msgid "" msgid ""
"%s removes a PostgreSQL database.\n" "%s removes a PostgreSQL database.\n"
@ -706,32 +713,32 @@ msgstr ""
"%s elimina una base de datos de PostgreSQL.\n" "%s elimina una base de datos de PostgreSQL.\n"
"\n" "\n"
#: dropdb.c:156 #: dropdb.c:157
#, c-format #, c-format
msgid " %s [OPTION]... DBNAME\n" msgid " %s [OPTION]... DBNAME\n"
msgstr " %s [OPCIÓN]... BASE-DE-DATOS\n" msgstr " %s [OPCIÓN]... BASE-DE-DATOS\n"
#: dropdb.c:159 #: dropdb.c:160
#, c-format #, c-format
msgid " -i, --interactive prompt before deleting anything\n" msgid " -i, --interactive prompt before deleting anything\n"
msgstr " -i, --interactive preguntar antes de eliminar\n" msgstr " -i, --interactive preguntar antes de eliminar\n"
#: dropdb.c:161 #: dropdb.c:162
#, c-format #, c-format
msgid " --if-exists don't report error if database doesn't exist\n" msgid " --if-exists don't report error if database doesn't exist\n"
msgstr " --if-exists no reportar error si la base de datos no existe\n" msgstr " --if-exists no reportar error si la base de datos no existe\n"
#: droplang.c:202 #: droplang.c:196
#, c-format #, c-format
msgid "%s: language \"%s\" is not installed in database \"%s\"\n" msgid "%s: language \"%s\" is not installed in database \"%s\"\n"
msgstr "%s: el lenguaje «%s» no está instalado en la base de datos «%s»\n" msgstr "%s: el lenguaje «%s» no está instalado en la base de datos «%s»\n"
#: droplang.c:221 #: droplang.c:215
#, c-format #, c-format
msgid "%s: language removal failed: %s" msgid "%s: language removal failed: %s"
msgstr "%s: falló la eliminación del lenguaje: %s" msgstr "%s: falló la eliminación del lenguaje: %s"
#: droplang.c:236 #: droplang.c:230
#, c-format #, c-format
msgid "" msgid ""
"%s removes a procedural language from a database.\n" "%s removes a procedural language from a database.\n"
@ -740,7 +747,7 @@ msgstr ""
"%s elimina un lenguaje procedural de una base de datos.\n" "%s elimina un lenguaje procedural de una base de datos.\n"
"\n" "\n"
#: droplang.c:240 #: droplang.c:234
#, c-format #, c-format
msgid " -d, --dbname=DBNAME database from which to remove the language\n" msgid " -d, --dbname=DBNAME database from which to remove the language\n"
msgstr "" msgstr ""
@ -939,37 +946,37 @@ msgstr ""
"%s: no es posible reindexar índices específicos y los catálogos\n" "%s: no es posible reindexar índices específicos y los catálogos\n"
"del sistema simultáneamente\n" "del sistema simultáneamente\n"
#: reindexdb.c:307 #: reindexdb.c:308
#, c-format #, c-format
msgid "%s: reindexing of table \"%s\" in database \"%s\" failed: %s" msgid "%s: reindexing of table \"%s\" in database \"%s\" failed: %s"
msgstr "%s: falló la reindexación de la tabla «%s» en la base de datos «%s»: %s" msgstr "%s: falló la reindexación de la tabla «%s» en la base de datos «%s»: %s"
#: reindexdb.c:310 #: reindexdb.c:311
#, c-format #, c-format
msgid "%s: reindexing of index \"%s\" in database \"%s\" failed: %s" msgid "%s: reindexing of index \"%s\" in database \"%s\" failed: %s"
msgstr "%s: falló la reindexación del índice «%s» en la base de datos «%s»: %s" msgstr "%s: falló la reindexación del índice «%s» en la base de datos «%s»: %s"
#: reindexdb.c:313 #: reindexdb.c:314
#, c-format #, c-format
msgid "%s: reindexing of schema \"%s\" in database \"%s\" failed: %s" msgid "%s: reindexing of schema \"%s\" in database \"%s\" failed: %s"
msgstr "%s: falló la reindexación del esquema «%s» en la base de datos «%s»: %s" msgstr "%s: falló la reindexación del esquema «%s» en la base de datos «%s»: %s"
#: reindexdb.c:316 #: reindexdb.c:317
#, c-format #, c-format
msgid "%s: reindexing of database \"%s\" failed: %s" msgid "%s: reindexing of database \"%s\" failed: %s"
msgstr "%s: falló la reindexación de la base de datos «%s»: %s" msgstr "%s: falló la reindexación de la base de datos «%s»: %s"
#: reindexdb.c:349 #: reindexdb.c:350
#, c-format #, c-format
msgid "%s: reindexing database \"%s\"\n" msgid "%s: reindexing database \"%s\"\n"
msgstr "%s: reindexando la base de datos «%s»\n" msgstr "%s: reindexando la base de datos «%s»\n"
#: reindexdb.c:388 #: reindexdb.c:389
#, c-format #, c-format
msgid "%s: reindexing of system catalogs failed: %s" msgid "%s: reindexing of system catalogs failed: %s"
msgstr "%s: falló la reindexación de los catálogos del sistema: %s" msgstr "%s: falló la reindexación de los catálogos del sistema: %s"
#: reindexdb.c:400 #: reindexdb.c:401
#, c-format #, c-format
msgid "" msgid ""
"%s reindexes a PostgreSQL database.\n" "%s reindexes a PostgreSQL database.\n"
@ -978,37 +985,37 @@ msgstr ""
"%s reindexa una base de datos PostgreSQL.\n" "%s reindexa una base de datos PostgreSQL.\n"
"\n" "\n"
#: reindexdb.c:404 #: reindexdb.c:405
#, c-format #, c-format
msgid " -a, --all reindex all databases\n" msgid " -a, --all reindex all databases\n"
msgstr " -a, --all reindexar todas las bases de datos\n" msgstr " -a, --all reindexar todas las bases de datos\n"
#: reindexdb.c:405 #: reindexdb.c:406
#, c-format #, c-format
msgid " -d, --dbname=DBNAME database to reindex\n" msgid " -d, --dbname=DBNAME database to reindex\n"
msgstr " -d, --dbname=DBNAME base de datos a reindexar\n" msgstr " -d, --dbname=DBNAME base de datos a reindexar\n"
#: reindexdb.c:407 #: reindexdb.c:408
#, c-format #, c-format
msgid " -i, --index=INDEX recreate specific index(es) only\n" msgid " -i, --index=INDEX recreate specific index(es) only\n"
msgstr " -i, --index=INDEX recrear sólo este o estos índice(s)\n" msgstr " -i, --index=INDEX recrear sólo este o estos índice(s)\n"
#: reindexdb.c:409 #: reindexdb.c:410
#, c-format #, c-format
msgid " -s, --system reindex system catalogs\n" msgid " -s, --system reindex system catalogs\n"
msgstr " -s, --system reindexa los catálogos del sistema\n" msgstr " -s, --system reindexa los catálogos del sistema\n"
#: reindexdb.c:410 #: reindexdb.c:411
#, c-format #, c-format
msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n"
msgstr " -S, --schema=ESQUEMA reindexar sólo este o estos esquemas\n" msgstr " -S, --schema=ESQUEMA reindexar sólo este o estos esquemas\n"
#: reindexdb.c:411 #: reindexdb.c:412
#, c-format #, c-format
msgid " -t, --table=TABLE reindex specific table(s) only\n" msgid " -t, --table=TABLE reindex specific table(s) only\n"
msgstr " -t, --table=TABLE reindexar sólo esta(s) tabla(s)\n" msgstr " -t, --table=TABLE reindexar sólo esta(s) tabla(s)\n"
#: reindexdb.c:422 #: reindexdb.c:423
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -1017,79 +1024,74 @@ msgstr ""
"\n" "\n"
"Lea la descripción de la orden REINDEX de SQL para obtener mayores detalles.\n" "Lea la descripción de la orden REINDEX de SQL para obtener mayores detalles.\n"
#: vacuumdb.c:193 #: vacuumdb.c:197
#, c-format #, c-format
msgid "%s: number of parallel jobs must be at least 1\n" msgid "%s: number of parallel jobs must be at least 1\n"
msgstr "%s: número de trabajos en paralelo debe ser al menos 1\n" msgstr "%s: número de trabajos en paralelo debe ser al menos 1\n"
#: vacuumdb.c:199 #: vacuumdb.c:203
#, c-format #, c-format
msgid "%s: too many parallel jobs requested (maximum: %d)\n" msgid "%s: too many parallel jobs requested (maximum: %d)\n"
msgstr "%s: demasiados trabajos paralelos solicitados (máximo: %d)\n" msgstr "%s: demasiados trabajos paralelos solicitados (máximo: %d)\n"
#: vacuumdb.c:238 vacuumdb.c:244 #: vacuumdb.c:242 vacuumdb.c:248
#, c-format #, c-format
msgid "%s: cannot use the \"%s\" option when performing only analyze\n" msgid "%s: cannot use the \"%s\" option when performing only analyze\n"
msgstr "" msgstr ""
"%s: no se puede usar la opción «%s» cuando se está sólo\n" "%s: no se puede usar la opción «%s» cuando se está sólo\n"
"actualizando estadísticas\n" "actualizando estadísticas\n"
#: vacuumdb.c:261 #: vacuumdb.c:265
#, c-format #, c-format
msgid "%s: cannot vacuum all databases and a specific one at the same time\n" msgid "%s: cannot vacuum all databases and a specific one at the same time\n"
msgstr "" msgstr ""
"%s: no se pueden limpiar todas las bases de datos y una de ellas\n" "%s: no se pueden limpiar todas las bases de datos y una de ellas\n"
"en particular simultáneamente\n" "en particular simultáneamente\n"
#: vacuumdb.c:267 #: vacuumdb.c:271
#, c-format #, c-format
msgid "%s: cannot vacuum specific table(s) in all databases\n" msgid "%s: cannot vacuum specific table(s) in all databases\n"
msgstr "" msgstr ""
"%s: no es posible limpiar tablas específicas en todas\n" "%s: no es posible limpiar tablas específicas en todas\n"
"las bases de datos\n" "las bases de datos\n"
#: vacuumdb.c:353 #: vacuumdb.c:357
msgid "Generating minimal optimizer statistics (1 target)" msgid "Generating minimal optimizer statistics (1 target)"
msgstr "Generando estadísticas mínimas para el optimizador (tamaño = 1)" msgstr "Generando estadísticas mínimas para el optimizador (tamaño = 1)"
#: vacuumdb.c:354 #: vacuumdb.c:358
msgid "Generating medium optimizer statistics (10 targets)" msgid "Generating medium optimizer statistics (10 targets)"
msgstr "Generando estadísticas medias para el optimizador (tamaño = 10)" msgstr "Generando estadísticas medias para el optimizador (tamaño = 10)"
#: vacuumdb.c:355 #: vacuumdb.c:359
msgid "Generating default (full) optimizer statistics" msgid "Generating default (full) optimizer statistics"
msgstr "Generando estadísticas predeterminadas (completas) para el optimizador" msgstr "Generando estadísticas predeterminadas (completas) para el optimizador"
#: vacuumdb.c:367 #: vacuumdb.c:371
#, c-format #, c-format
msgid "%s: processing database \"%s\": %s\n" msgid "%s: processing database \"%s\": %s\n"
msgstr "%s: procesando la base de datos «%s»: %s\n" msgstr "%s: procesando la base de datos «%s»: %s\n"
#: vacuumdb.c:370 #: vacuumdb.c:374
#, c-format #, c-format
msgid "%s: vacuuming database \"%s\"\n" msgid "%s: vacuuming database \"%s\"\n"
msgstr "%s: limpiando la base de datos «%s»\n" msgstr "%s: limpiando la base de datos «%s»\n"
#: vacuumdb.c:702 #: vacuumdb.c:719
#, c-format #, c-format
msgid "%s: vacuuming of table \"%s\" in database \"%s\" failed: %s" msgid "%s: vacuuming of table \"%s\" in database \"%s\" failed: %s"
msgstr "" msgstr ""
"%s: falló la limpieza de la tabla «%s» en la base de datos «%s»:\n" "%s: falló la limpieza de la tabla «%s» en la base de datos «%s»:\n"
"%s" "%s"
#: vacuumdb.c:705 vacuumdb.c:822 #: vacuumdb.c:722 vacuumdb.c:857
#, c-format #, c-format
msgid "%s: vacuuming of database \"%s\" failed: %s" msgid "%s: vacuuming of database \"%s\" failed: %s"
msgstr "" msgstr ""
"%s: falló la limpieza de la base de datos «%s»:\n" "%s: falló la limpieza de la base de datos «%s»:\n"
"%s" "%s"
#: vacuumdb.c:936 #: vacuumdb.c:992
#, c-format
msgid "%s: invalid socket: %s"
msgstr "%s: el socket no es válido: %s"
#: vacuumdb.c:945
#, c-format #, c-format
msgid "" msgid ""
"%s cleans and analyzes a PostgreSQL database.\n" "%s cleans and analyzes a PostgreSQL database.\n"
@ -1098,71 +1100,71 @@ msgstr ""
"%s limpia (VACUUM) y analiza una base de datos PostgreSQL.\n" "%s limpia (VACUUM) y analiza una base de datos PostgreSQL.\n"
"\n" "\n"
#: vacuumdb.c:949 #: vacuumdb.c:996
#, c-format #, c-format
msgid " -a, --all vacuum all databases\n" msgid " -a, --all vacuum all databases\n"
msgstr " -a, --all limpia todas las bases de datos\n" msgstr " -a, --all limpia todas las bases de datos\n"
#: vacuumdb.c:950 #: vacuumdb.c:997
#, c-format #, c-format
msgid " -d, --dbname=DBNAME database to vacuum\n" msgid " -d, --dbname=DBNAME database to vacuum\n"
msgstr " -d, --dbname=BASE base de datos a limpiar\n" msgstr " -d, --dbname=BASE base de datos a limpiar\n"
#: vacuumdb.c:951 #: vacuumdb.c:998
#, c-format #, c-format
msgid " -e, --echo show the commands being sent to the server\n" msgid " -e, --echo show the commands being sent to the server\n"
msgstr " -e, --echo mostrar las órdenes enviadas al servidor\n" msgstr " -e, --echo mostrar las órdenes enviadas al servidor\n"
#: vacuumdb.c:952 #: vacuumdb.c:999
#, c-format #, c-format
msgid " -f, --full do full vacuuming\n" msgid " -f, --full do full vacuuming\n"
msgstr " -f, --full usar «vacuum full»\n" msgstr " -f, --full usar «vacuum full»\n"
#: vacuumdb.c:953 #: vacuumdb.c:1000
#, c-format #, c-format
msgid " -F, --freeze freeze row transaction information\n" msgid " -F, --freeze freeze row transaction information\n"
msgstr " -F, --freeze usar «vacuum freeze»\n" msgstr " -F, --freeze usar «vacuum freeze»\n"
#: vacuumdb.c:954 #: vacuumdb.c:1001
#, c-format #, c-format
msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n"
msgstr " -j, --jobs=NUM usar esta cantidad de conexiones concurrentes\n" msgstr " -j, --jobs=NUM usar esta cantidad de conexiones concurrentes\n"
#: vacuumdb.c:955 #: vacuumdb.c:1002
#, c-format #, c-format
msgid " -q, --quiet don't write any messages\n" msgid " -q, --quiet don't write any messages\n"
msgstr " -q, --quiet no desplegar mensajes\n" msgstr " -q, --quiet no desplegar mensajes\n"
#: vacuumdb.c:956 #: vacuumdb.c:1003
#, c-format #, c-format
msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n"
msgstr "" msgstr ""
" -t, --table='TABLA[(COLUMNAS)]'\n" " -t, --table='TABLA[(COLUMNAS)]'\n"
" limpiar sólo esta(s) tabla(s)\n" " limpiar sólo esta(s) tabla(s)\n"
#: vacuumdb.c:957 #: vacuumdb.c:1004
#, c-format #, c-format
msgid " -v, --verbose write a lot of output\n" msgid " -v, --verbose write a lot of output\n"
msgstr " -v, --verbose desplegar varios mensajes informativos\n" msgstr " -v, --verbose desplegar varios mensajes informativos\n"
#: vacuumdb.c:958 #: vacuumdb.c:1005
#, c-format #, c-format
msgid " -V, --version output version information, then exit\n" msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostrar información de versión y salir\n" msgstr " -V, --version mostrar información de versión y salir\n"
#: vacuumdb.c:959 #: vacuumdb.c:1006
#, c-format #, c-format
msgid " -z, --analyze update optimizer statistics\n" msgid " -z, --analyze update optimizer statistics\n"
msgstr " -z, --analyze actualizar las estadísticas del optimizador\n" msgstr " -z, --analyze actualizar las estadísticas del optimizador\n"
#: vacuumdb.c:960 #: vacuumdb.c:1007
#, c-format #, c-format
msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n"
msgstr "" msgstr ""
" -Z, --analyze-only sólo actualizar las estadísticas del optimizador;\n" " -Z, --analyze-only sólo actualizar las estadísticas del optimizador;\n"
" no hacer vacuum\n" " no hacer vacuum\n"
#: vacuumdb.c:961 #: vacuumdb.c:1008
#, c-format #, c-format
msgid "" msgid ""
" --analyze-in-stages only update optimizer statistics, in multiple\n" " --analyze-in-stages only update optimizer statistics, in multiple\n"
@ -1172,12 +1174,12 @@ msgstr ""
" en múltiples etapas para resultados más rápidos;\n" " en múltiples etapas para resultados más rápidos;\n"
" no hacer vacuum\n" " no hacer vacuum\n"
#: vacuumdb.c:963 #: vacuumdb.c:1010
#, c-format #, 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"
#: vacuumdb.c:971 #: vacuumdb.c:1018
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -1185,3 +1187,6 @@ msgid ""
msgstr "" msgstr ""
"\n" "\n"
"Lea la descripción de la orden VACUUM de SQL para obtener mayores detalles.\n" "Lea la descripción de la orden VACUUM de SQL para obtener mayores detalles.\n"
#~ msgid "%s: invalid socket: %s"
#~ msgstr "%s: el socket no es válido: %s"

View File

@ -1,14 +1,14 @@
# translation of pgscripts-tr.po to Turkish # translation of pgscripts-tr.po to Turkish
# Devrim GUNDUZ <devrim@CommandPrompt.com>, 2004, 2005, 2006, 2007. # Devrim GUNDUZ <devrim@CommandPrompt.com>, 2004, 2005, 2006, 2007.
# Nicolai Tufar <ntufar@gmail.org>, 2005, 2006, 2007. # Nicolai Tufar <ntufar@gmail.org>, 2005, 2006, 2007.
# İbrahim Edib Kökdemir, 2018. # İbrahim Edib Kökdemir, 2018, 2019.
# Abdullah G. GÜLNER, 2018. # Abdullah G. GÜLNER, 2018, 2019.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pgscripts-tr\n" "Project-Id-Version: pgscripts-tr\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-04-20 21:53+0000\n" "POT-Creation-Date: 2019-04-11 19:22+0000\n"
"PO-Revision-Date: 2018-04-26 11:39+0300\n" "PO-Revision-Date: 2019-04-12 15:44+0300\n"
"Last-Translator: Abdullah G. GÜLNER\n" "Last-Translator: Abdullah G. GÜLNER\n"
"Language-Team: Turkish <ceviri@postgresql.org.tr>\n" "Language-Team: Turkish <ceviri@postgresql.org.tr>\n"
"Language: tr\n" "Language: tr\n"
@ -52,22 +52,22 @@ msgid_plural "(%lu rows)"
msgstr[0] "(%lu satır)" msgstr[0] "(%lu satır)"
msgstr[1] "(%lu satır)" msgstr[1] "(%lu satır)"
#: ../../fe_utils/print.c:2914 #: ../../fe_utils/print.c:2938
#, c-format #, c-format
msgid "Interrupted\n" msgid "Interrupted\n"
msgstr "kesildi\n" msgstr "kesildi\n"
#: ../../fe_utils/print.c:2978 #: ../../fe_utils/print.c:3002
#, c-format #, c-format
msgid "Cannot add header to table content: column count of %d exceeded.\n" msgid "Cannot add header to table content: column count of %d exceeded.\n"
msgstr "B aşlık tablo içeriğine eklenemedi: %d kolon sayısııldı.\n" msgstr "B aşlık tablo içeriğine eklenemedi: %d kolon sayısııldı.\n"
#: ../../fe_utils/print.c:3018 #: ../../fe_utils/print.c:3042
#, c-format #, c-format
msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgid "Cannot add cell to table content: total cell count of %d exceeded.\n"
msgstr "Hücre tablo içeriğine eklenemedi: %d olan toplan hücre sayısııldı.\n" msgstr "Hücre tablo içeriğine eklenemedi: %d olan toplan hücre sayısııldı.\n"
#: ../../fe_utils/print.c:3267 #: ../../fe_utils/print.c:3291
#, c-format #, c-format
msgid "invalid output format (internal error): %d" msgid "invalid output format (internal error): %d"
msgstr "geçersiz çıktı biçimi (iç hata): %d" msgstr "geçersiz çıktı biçimi (iç hata): %d"
@ -878,34 +878,29 @@ msgid "%s: cannot reindex specific schema(s) in all databases\n"
msgstr "%s: tüm veritabanlarındaki belirli şema(lar) tekrar indekslenemez\n" msgstr "%s: tüm veritabanlarındaki belirli şema(lar) tekrar indekslenemez\n"
#: reindexdb.c:175 #: reindexdb.c:175
#, fuzzy, c-format #, c-format
#| msgid "%s: cannot reindex a specific table in all databases\n"
msgid "%s: cannot reindex specific table(s) in all databases\n" msgid "%s: cannot reindex specific table(s) in all databases\n"
msgstr "%s: tüm veritabanlarındaki belirli bir tablo reindex edilemez\n" msgstr "%s: tüm veritabanlarındaki belirli tablo(lar) tekrar indekslenemez\n"
#: reindexdb.c:180 #: reindexdb.c:180
#, fuzzy, c-format #, c-format
#| msgid "%s: cannot reindex a specific index in all databases\n"
msgid "%s: cannot reindex specific index(es) in all databases\n" msgid "%s: cannot reindex specific index(es) in all databases\n"
msgstr "%s: tüm veritabanlarındaki belirli bir index reindex edilemez\n" msgstr "%s: tüm veritabanlarındaki belirli indeks(ler) tekrar indekslenemez\n"
#: reindexdb.c:191 #: reindexdb.c:191
#, fuzzy, c-format #, c-format
#| msgid "%s: cannot reindex a specific table and system catalogs at the same time\n"
msgid "%s: cannot reindex specific schema(s) and system catalogs at the same time\n" msgid "%s: cannot reindex specific schema(s) and system catalogs at the same time\n"
msgstr "%s: aynı anda hem belirli bir tablo hem de sistem kataloğu reindex edilemez\n" msgstr "%s: aynı anda hem belirli şema(lar) hem de sistem kataloğu tekrar indekslenemez\n"
#: reindexdb.c:196 #: reindexdb.c:196
#, fuzzy, c-format #, c-format
#| msgid "%s: cannot reindex a specific table and system catalogs at the same time\n"
msgid "%s: cannot reindex specific table(s) and system catalogs at the same time\n" msgid "%s: cannot reindex specific table(s) and system catalogs at the same time\n"
msgstr "%s: aynı anda hem belirli bir tablo hem de sistem kataloğu reindex edilemez\n" msgstr "%s: aynı anda hem belirli tablo(lar) hem de sistem katalogları tekrar indekslenemez\n"
#: reindexdb.c:201 #: reindexdb.c:201
#, fuzzy, c-format #, c-format
#| msgid "%s: cannot reindex a specific index and system catalogs at the same time\n"
msgid "%s: cannot reindex specific index(es) and system catalogs at the same time\n" msgid "%s: cannot reindex specific index(es) and system catalogs at the same time\n"
msgstr "%s: aynı anda hem belirli bir index hem de sistem kataloğu reindex edilemez\n" msgstr "%s: aynı anda hem belirli indeks(ler) hem de sistem katalogları tekrar indekslenemez\n"
#: reindexdb.c:308 #: reindexdb.c:308
#, c-format #, c-format
@ -918,10 +913,9 @@ msgid "%s: reindexing of index \"%s\" in database \"%s\" failed: %s"
msgstr "%1$s: \"%3$s\" veritabanındaki \"%2$s\" indeksinin yeniden oluşturulması başarısız: %4$s" msgstr "%1$s: \"%3$s\" veritabanındaki \"%2$s\" indeksinin yeniden oluşturulması başarısız: %4$s"
#: reindexdb.c:314 #: reindexdb.c:314
#, fuzzy, c-format #, c-format
#| msgid "%s: reindexing of table \"%s\" in database \"%s\" failed: %s"
msgid "%s: reindexing of schema \"%s\" in database \"%s\" failed: %s" msgid "%s: reindexing of schema \"%s\" in database \"%s\" failed: %s"
msgstr "%1$s: \"%3$s\" veritabanındaki \"%2$s\" tablosunun reindex işlemi başarısız: %4$s" msgstr "%1$s: \"%3$s\" veritabanındaki \"%2$s\" şemasının tekrar indeksleme işlemi başarısız: %4$s"
#: reindexdb.c:317 #: reindexdb.c:317
#, c-format #, c-format
@ -958,10 +952,9 @@ msgid " -d, --dbname=DBNAME database to reindex\n"
msgstr " -d, --dbname=VERİTABANI_ADI yeniden indexlenecek veritabanı adı\n" msgstr " -d, --dbname=VERİTABANI_ADI yeniden indexlenecek veritabanı adı\n"
#: reindexdb.c:408 #: reindexdb.c:408
#, fuzzy, c-format #, c-format
#| msgid " -i, --index=INDEX recreate specific index only\n"
msgid " -i, --index=INDEX recreate specific index(es) only\n" msgid " -i, --index=INDEX recreate specific index(es) only\n"
msgstr " -i, --index=INDEX sadece belirli bir indexi yeniden oluştur\n" msgstr " -i, --index=INDEX sadece belirli indeks(ler)i yeniden oluştur\n"
#: reindexdb.c:410 #: reindexdb.c:410
#, c-format #, c-format
@ -969,16 +962,14 @@ msgid " -s, --system reindex system catalogs\n"
msgstr " -s, --system sistem kataloğunu yeniden indeksle\n" msgstr " -s, --system sistem kataloğunu yeniden indeksle\n"
#: reindexdb.c:411 #: reindexdb.c:411
#, fuzzy, c-format #, c-format
#| msgid " -n, --schema=SCHEMA dump the named schema(s) only\n"
msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n"
msgstr " -n, --schema=SCHEMA sadece belirtilen şema veya şemaları yedekle\n" msgstr " -S, --schema=ŞEMA sadece belirtilen şema veya şemaları tekrar indeksle\n"
#: reindexdb.c:412 #: reindexdb.c:412
#, fuzzy, c-format #, c-format
#| msgid " -t, --table=TABLE reindex specific table only\n"
msgid " -t, --table=TABLE reindex specific table(s) only\n" msgid " -t, --table=TABLE reindex specific table(s) only\n"
msgstr " -t, --table=TABLO_ADI sadece belirli bir tablonun indexlerini yeniden oluştur\n" msgstr " -t, --table=TABLO_ADI sadece belirli bir tablonun veya tabloların indekslerini yeniden oluştur\n"
#: reindexdb.c:423 #: reindexdb.c:423
#, c-format #, c-format
@ -990,21 +981,19 @@ msgstr ""
"Ayrıntılar için bir REINDEX SQL komutunun açıklamasını okuyabilirsiniz.\n" "Ayrıntılar için bir REINDEX SQL komutunun açıklamasını okuyabilirsiniz.\n"
#: vacuumdb.c:197 #: vacuumdb.c:197
#, fuzzy, c-format #, c-format
#| msgid "length for type %s must be at least 1"
msgid "%s: number of parallel jobs must be at least 1\n" msgid "%s: number of parallel jobs must be at least 1\n"
msgstr "%s tipinin uzunluğu en az 1 olmalıdır" msgstr "%s: paralel iş sayısı en azından 1 olmalı\n"
#: vacuumdb.c:203 #: vacuumdb.c:203
#, c-format #, c-format
msgid "%s: too many parallel jobs requested (maximum: %d)\n" msgid "%s: too many parallel jobs requested (maximum: %d)\n"
msgstr "" msgstr "%s: çok fazla paralel iş talep edildi (azami: %d)\n"
#: vacuumdb.c:242 vacuumdb.c:248 #: vacuumdb.c:242 vacuumdb.c:248
#, fuzzy, c-format #, c-format
#| msgid "%s: cannot use the \"full\" option when performing only analyze\n"
msgid "%s: cannot use the \"%s\" option when performing only analyze\n" msgid "%s: cannot use the \"%s\" option when performing only analyze\n"
msgstr "%s: sadece analyze işlemi yapılırken \"full\" seçeneği kullanılamaz\n" msgstr "%s: sadece analyze işlemi yapılırken \"%s\" seçeneği kullanılamaz\n"
#: vacuumdb.c:265 #: vacuumdb.c:265
#, c-format #, c-format
@ -1012,28 +1001,26 @@ msgid "%s: cannot vacuum all databases and a specific one at the same time\n"
msgstr "%s:Aynı anda tüm veritabanları ve de belirli bir tanesi vakumlanamaz\n" msgstr "%s:Aynı anda tüm veritabanları ve de belirli bir tanesi vakumlanamaz\n"
#: vacuumdb.c:271 #: vacuumdb.c:271
#, fuzzy, c-format #, c-format
#| msgid "%s: cannot vacuum a specific table in all databases\n"
msgid "%s: cannot vacuum specific table(s) in all databases\n" msgid "%s: cannot vacuum specific table(s) in all databases\n"
msgstr "%s: Tüm veritabanlarındaki belirli bir tablo vakumlanamaz.\n" msgstr "%s: tüm veritabanlarındaki belirli bir tablo/tablolar vakumlanamaz.\n"
#: vacuumdb.c:357 #: vacuumdb.c:357
msgid "Generating minimal optimizer statistics (1 target)" msgid "Generating minimal optimizer statistics (1 target)"
msgstr "" msgstr "Minimal optimizer istatistikleri oluşturuluyor (1 hedef)"
#: vacuumdb.c:358 #: vacuumdb.c:358
msgid "Generating medium optimizer statistics (10 targets)" msgid "Generating medium optimizer statistics (10 targets)"
msgstr "" msgstr "Orta ölçekte optimizer istatistikleri oluşturuluyor (10 hedef)"
#: vacuumdb.c:359 #: vacuumdb.c:359
msgid "Generating default (full) optimizer statistics" msgid "Generating default (full) optimizer statistics"
msgstr "" msgstr "Varsayılan (tam) optimizer istatistikleri oluşturuluyor"
#: vacuumdb.c:371 #: vacuumdb.c:371
#, fuzzy, c-format #, c-format
#| msgid "%s: clustering database \"%s\"\n"
msgid "%s: processing database \"%s\": %s\n" msgid "%s: processing database \"%s\": %s\n"
msgstr "%s: \"%s\" veritabanı cluster ediliyor\n" msgstr "%s: \"%s\" veritabanı üzerinde işlem yapılıyor: %s\n"
#: vacuumdb.c:374 #: vacuumdb.c:374
#, c-format #, c-format
@ -1085,10 +1072,9 @@ msgid " -F, --freeze freeze row transaction information\n"
msgstr " -F, --freeze Dondurulan satır transaction bilgisi\n" msgstr " -F, --freeze Dondurulan satır transaction bilgisi\n"
#: vacuumdb.c:1001 #: vacuumdb.c:1001
#, fuzzy, c-format #, c-format
#| msgid " -j, --jobs=NUM use this many parallel jobs to restore\n"
msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n"
msgstr " -j, --jobs=SAYI gerü yükleme için belirtilen sayı kadar paralel süreç kullan\n" msgstr " -j, --jobs=SAYI vakum için bu sayı kadar eşzamanlı bağlantı kullan \n"
#: vacuumdb.c:1002 #: vacuumdb.c:1002
#, c-format #, c-format
@ -1096,10 +1082,9 @@ msgid " -q, --quiet don't write any messages\n"
msgstr " -q, --quiet hiçbir mesaj yazma\n" msgstr " -q, --quiet hiçbir mesaj yazma\n"
#: vacuumdb.c:1003 #: vacuumdb.c:1003
#, fuzzy, c-format #, c-format
#| msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table only\n"
msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n"
msgstr " -t, --table='TABLO[(KOLONLAR)]' sadece belirli bir tabloyu vakumlar\n" msgstr " -t, --table='TABLO[(KOLONLAR)]' sadece belirli bir tabloyu / tabloları vakumlar\n"
#: vacuumdb.c:1004 #: vacuumdb.c:1004
#, c-format #, c-format
@ -1107,10 +1092,9 @@ msgid " -v, --verbose write a lot of output\n"
msgstr " -v, --verbose bolca çıktı yaz\n" msgstr " -v, --verbose bolca çıktı yaz\n"
#: vacuumdb.c:1005 #: vacuumdb.c:1005
#, fuzzy, c-format #, c-format
#| msgid " --version output version information, then exit\n"
msgid " -V, --version output version information, then exit\n" msgid " -V, --version output version information, then exit\n"
msgstr " --version sürüm bilgisini ver ve çık\n" msgstr " -V, --version sürüm bilgisini göster, sonra çık\n"
#: vacuumdb.c:1006 #: vacuumdb.c:1006
#, c-format #, c-format
@ -1118,10 +1102,9 @@ msgid " -z, --analyze update optimizer statistics\n"
msgstr " -z, --analyze optimizer istatistiklerini güncelle\n" msgstr " -z, --analyze optimizer istatistiklerini güncelle\n"
#: vacuumdb.c:1007 #: vacuumdb.c:1007
#, fuzzy, c-format #, c-format
#| msgid " -Z, --analyze-only only update optimizer statistics\n"
msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n"
msgstr " -z, --analyze-only sadece optimizer bilgilerini güncelle\n" msgstr " -Z, --analyze-only sadece optimizer bilgilerini güncelle; vakum işlemi yok\n"
#: vacuumdb.c:1008 #: vacuumdb.c:1008
#, c-format #, c-format
@ -1129,12 +1112,13 @@ msgid ""
" --analyze-in-stages only update optimizer statistics, in multiple\n" " --analyze-in-stages only update optimizer statistics, in multiple\n"
" stages for faster results; no vacuum\n" " stages for faster results; no vacuum\n"
msgstr "" msgstr ""
" --analyze-in-stages daha hızlı sonuç için aşamalı olarak, sadece optimizer \n"
" istatistiklerini güncelle; vakum işlemi yok\n"
#: vacuumdb.c:1010 #: vacuumdb.c:1010
#, fuzzy, c-format #, c-format
#| msgid " --help show this help, then exit\n"
msgid " -?, --help show this help, then exit\n" msgid " -?, --help show this help, then exit\n"
msgstr " --help bu yardımı göster ve sonra çık\n" msgstr " -?, --help bu yardımı göster, sonra çık\n"
#: vacuumdb.c:1018 #: vacuumdb.c:1018
#, c-format #, c-format
@ -1145,32 +1129,17 @@ msgstr ""
"\n" "\n"
"Ayrıntılar için, bir SQL komutu olan VACUUM'un tanımlarını okuyun.\n" "Ayrıntılar için, bir SQL komutu olan VACUUM'un tanımlarını okuyun.\n"
#~ msgid "Could not send cancel request: %s\n" #~ msgid " --help show this help, then exit\n"
#~ msgstr "İptal isteği gönderilemedi: %s\n" #~ msgstr " --help bu yardımı göster ve çık\n"
#~ msgid " -q, --quiet don't write any messages\n" #~ msgid " --version output version information, then exit\n"
#~ msgstr " -q, --quiet Hiç bir mesaj yazma\n" #~ msgstr " --version sürüm bilgisini göster ve çık\n"
#~ msgid "%s: out of memory\n" #~ msgid " --help show this help, then exit\n"
#~ msgstr "%s: yetersiz bellek\n" #~ msgstr " --help bu yardımı göster ve çık\n"
#~ msgid "%s: could not get current user name: %s\n" #~ msgid " --version output version information, then exit\n"
#~ msgstr "%s: geçerli kullanıcı adı alınamadı: %s\n" #~ msgstr " --version sürüm bilgisini göster ve çık\n"
#~ msgid "%s: could not obtain information about current user: %s\n"
#~ msgstr "%s: geçerli kullanıcı hakkında bilgi alınamadı: %s\n"
#~ msgid " --version output version information, then exit\n"
#~ msgstr " --version sürüm bilgisini göster ve çık\n"
#~ msgid " --help show this help, then exit\n"
#~ msgstr " --help bu yardımı göster ve çık\n"
#~ msgid "%s: cannot use the \"freeze\" option when performing only analyze\n"
#~ msgstr "%s: sadece analyze işlemi yapıldığında \"freeze\" seçeneğini kullanamaz\n"
#~ msgid "%s: still %s functions declared in language \"%s\"; language not removed\n"
#~ msgstr "%s: %s fonksiyon, \"%s\" dilinde tanımlanmış durumda; dil kaldırılamadı\n"
#~ msgid "" #~ msgid ""
#~ "\n" #~ "\n"
@ -1181,14 +1150,29 @@ msgstr ""
#~ "Eğer -d, -D, -r, -R, -s, -S ve ROLENAME'den birisi belirtilmezse, bunlar size\n" #~ "Eğer -d, -D, -r, -R, -s, -S ve ROLENAME'den birisi belirtilmezse, bunlar size\n"
#~ "etkileşimli olarak sorulacaktır.\n" #~ "etkileşimli olarak sorulacaktır.\n"
#~ msgid " --version output version information, then exit\n" #~ msgid "%s: still %s functions declared in language \"%s\"; language not removed\n"
#~ msgstr " --version sürüm bilgisini göster ve çık\n" #~ msgstr "%s: %s fonksiyon, \"%s\" dilinde tanımlanmış durumda; dil kaldırılamadı\n"
#~ msgid " --help show this help, then exit\n" #~ msgid "%s: cannot use the \"freeze\" option when performing only analyze\n"
#~ msgstr " --help bu yardımı göster ve çık\n" #~ msgstr "%s: sadece analyze işlemi yapıldığında \"freeze\" seçeneğini kullanamaz\n"
#~ msgid " --version output version information, then exit\n" #~ msgid " --help show this help, then exit\n"
#~ msgstr " --version sürüm bilgisini göster ve çık\n" #~ msgstr " --help bu yardımı göster ve çık\n"
#~ msgid " --help show this help, then exit\n" #~ msgid " --version output version information, then exit\n"
#~ msgstr " --help bu yardımı göster ve çık\n" #~ msgstr " --version sürüm bilgisini göster ve çık\n"
#~ msgid "%s: could not obtain information about current user: %s\n"
#~ msgstr "%s: geçerli kullanıcı hakkında bilgi alınamadı: %s\n"
#~ msgid "%s: could not get current user name: %s\n"
#~ msgstr "%s: geçerli kullanıcı adı alınamadı: %s\n"
#~ msgid "%s: out of memory\n"
#~ msgstr "%s: yetersiz bellek\n"
#~ msgid " -q, --quiet don't write any messages\n"
#~ msgstr " -q, --quiet Hiç bir mesaj yazma\n"
#~ msgid "Could not send cancel request: %s\n"
#~ msgstr "İptal isteği gönderilemedi: %s\n"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ecpglib (PostgreSQL 9.6)\n" "Project-Id-Version: ecpglib (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:47+0000\n" "POT-Creation-Date: 2019-04-18 16:28+0000\n"
"PO-Revision-Date: 2016-05-03 12:17-0300\n" "PO-Revision-Date: 2016-05-03 12:17-0300\n"
"Last-Translator: Emanuel Calvo Franco <postgres-arg@gmail.com>\n" "Last-Translator: Emanuel Calvo Franco <postgres-arg@gmail.com>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
@ -26,7 +26,7 @@ msgstr "mensaje de texto vacío"
msgid "<DEFAULT>" msgid "<DEFAULT>"
msgstr "<POR OMISIÓN>" msgstr "<POR OMISIÓN>"
#: descriptor.c:833 misc.c:120 #: descriptor.c:856 misc.c:120
msgid "NULL" msgid "NULL"
msgstr "NULL" msgstr "NULL"
@ -195,6 +195,6 @@ msgstr "se ha perdido la conexión al servidor"
msgid "SQL error: %s\n" msgid "SQL error: %s\n"
msgstr "error SQL: %s\n" msgstr "error SQL: %s\n"
#: execute.c:1962 #: execute.c:1997
msgid "<empty>" msgid "<empty>"
msgstr "<vacío>" msgstr "<vacío>"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ecpg (PostgreSQL 9.6)\n" "Project-Id-Version: ecpg (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:47+0000\n" "POT-Creation-Date: 2019-04-18 16:28+0000\n"
"PO-Revision-Date: 2017-08-28 11:37+0200\n" "PO-Revision-Date: 2017-08-28 11:37+0200\n"
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org\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"
@ -184,7 +184,7 @@ msgstr ""
msgid "%s: could not locate my own executable path\n" msgid "%s: could not locate my own executable path\n"
msgstr "%s: no se pudo localizar la ruta de mi propio ejecutable\n" msgstr "%s: no se pudo localizar la ruta de mi propio ejecutable\n"
#: ecpg.c:175 ecpg.c:327 ecpg.c:337 #: ecpg.c:175 ecpg.c:327 ecpg.c:338
#, c-format #, c-format
msgid "%s: could not open file \"%s\": %s\n" msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: no se pudo abrir el archivo «%s»: %s\n" msgstr "%s: no se pudo abrir el archivo «%s»: %s\n"
@ -219,112 +219,112 @@ msgstr "fin de la lista de búsqueda\n"
msgid "%s: no input files specified\n" msgid "%s: no input files specified\n"
msgstr "%s: no se especificaron archivos de entrada\n" msgstr "%s: no se especificaron archivos de entrada\n"
#: ecpg.c:460 #: ecpg.c:461
#, c-format #, c-format
msgid "cursor \"%s\" has been declared but not opened" msgid "cursor \"%s\" has been declared but not opened"
msgstr "el cursor «%s» fue declarado pero no abierto" msgstr "el cursor «%s» fue declarado pero no abierto"
#: ecpg.c:473 preproc.y:127 #: ecpg.c:474 preproc.y:127
#, c-format #, c-format
msgid "could not remove output file \"%s\"\n" msgid "could not remove output file \"%s\"\n"
msgstr "no se pudo eliminar el archivo de salida «%s»\n" msgstr "no se pudo eliminar el archivo de salida «%s»\n"
#: pgc.l:432 #: pgc.l:441
#, c-format #, c-format
msgid "unterminated /* comment" msgid "unterminated /* comment"
msgstr "comentario /* no cerrado" msgstr "comentario /* no cerrado"
#: pgc.l:445 #: pgc.l:454
#, c-format #, c-format
msgid "invalid bit string literal" msgid "invalid bit string literal"
msgstr "cadena de bits no válida" msgstr "cadena de bits no válida"
#: pgc.l:454 #: pgc.l:463
#, c-format #, c-format
msgid "unterminated bit string literal" msgid "unterminated bit string literal"
msgstr "una cadena de bits está inconclusa" msgstr "una cadena de bits está inconclusa"
#: pgc.l:470 #: pgc.l:479
#, c-format #, c-format
msgid "unterminated hexadecimal string literal" msgid "unterminated hexadecimal string literal"
msgstr "una cadena hexadecimal está inconclusa" msgstr "una cadena hexadecimal está inconclusa"
#: pgc.l:548 #: pgc.l:557
#, c-format #, c-format
msgid "unterminated quoted string" msgid "unterminated quoted string"
msgstr "una cadena en comillas está inconclusa" msgstr "una cadena en comillas está inconclusa"
#: pgc.l:606 pgc.l:619 #: pgc.l:615 pgc.l:628
#, c-format #, c-format
msgid "zero-length delimited identifier" msgid "zero-length delimited identifier"
msgstr "identificador delimitado de longitud cero" msgstr "identificador delimitado de longitud cero"
#: pgc.l:627 #: pgc.l:636
#, c-format #, c-format
msgid "unterminated quoted identifier" msgid "unterminated quoted identifier"
msgstr "un identificador en comillas está inconcluso" msgstr "un identificador en comillas está inconcluso"
#: pgc.l:882 #: pgc.l:923
#, c-format #, c-format
msgid "nested /* ... */ comments" msgid "nested /* ... */ comments"
msgstr "comentarios /* ... */ anidados" msgstr "comentarios /* ... */ anidados"
#: pgc.l:975 #: pgc.l:1016
#, c-format #, c-format
msgid "missing identifier in EXEC SQL UNDEF command" msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "falta un identificador en la orden EXEC SQL UNDEF" msgstr "falta un identificador en la orden EXEC SQL UNDEF"
#: pgc.l:1021 pgc.l:1035 #: pgc.l:1062 pgc.l:1076
#, c-format #, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\"" msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "falta el «EXEC SQL IFDEF» / «EXEC SQL IFNDEF»" msgstr "falta el «EXEC SQL IFDEF» / «EXEC SQL IFNDEF»"
#: pgc.l:1024 pgc.l:1037 pgc.l:1213 #: pgc.l:1065 pgc.l:1078 pgc.l:1254
#, c-format #, c-format
msgid "missing \"EXEC SQL ENDIF;\"" msgid "missing \"EXEC SQL ENDIF;\""
msgstr "falta el «EXEC SQL ENDIF;»" msgstr "falta el «EXEC SQL ENDIF;»"
#: pgc.l:1053 pgc.l:1072 #: pgc.l:1094 pgc.l:1113
#, c-format #, c-format
msgid "more than one EXEC SQL ELSE" msgid "more than one EXEC SQL ELSE"
msgstr "hay más de un EXEC SQL ELSE" msgstr "hay más de un EXEC SQL ELSE"
#: pgc.l:1094 pgc.l:1108 #: pgc.l:1135 pgc.l:1149
#, c-format #, c-format
msgid "unmatched EXEC SQL ENDIF" msgid "unmatched EXEC SQL ENDIF"
msgstr "EXEC SQL ENDIF sin coincidencia" msgstr "EXEC SQL ENDIF sin coincidencia"
#: pgc.l:1128 #: pgc.l:1169
#, c-format #, c-format
msgid "too many nested EXEC SQL IFDEF conditions" msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "demasiadas condiciones EXEC SQL IFDEF anidadas" msgstr "demasiadas condiciones EXEC SQL IFDEF anidadas"
#: pgc.l:1161 #: pgc.l:1202
#, c-format #, c-format
msgid "missing identifier in EXEC SQL IFDEF command" msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "identificador faltante en la orden EXEC SQL IFDEF" msgstr "identificador faltante en la orden EXEC SQL IFDEF"
#: pgc.l:1170 #: pgc.l:1211
#, c-format #, c-format
msgid "missing identifier in EXEC SQL DEFINE command" msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "identificador faltante en la orden EXEC SQL DEFINE" msgstr "identificador faltante en la orden EXEC SQL DEFINE"
#: pgc.l:1203 #: pgc.l:1244
#, c-format #, c-format
msgid "syntax error in EXEC SQL INCLUDE command" msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "error de sintaxis en orden EXEC SQL INCLUDE" msgstr "error de sintaxis en orden EXEC SQL INCLUDE"
#: pgc.l:1252 #: pgc.l:1293
#, c-format #, c-format
msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>" msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>"
msgstr "Error Interno: estado no esperado; por favor reporte a <pgsql-bugs@postgresql.org>" msgstr "Error Interno: estado no esperado; por favor reporte a <pgsql-bugs@postgresql.org>"
#: pgc.l:1376 #: pgc.l:1418
#, c-format #, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n" msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr "Error: ruta de inclusión «%s/%s» es demasiada larga en la línea %d, omitiendo\n" msgstr "Error: ruta de inclusión «%s/%s» es demasiada larga en la línea %d, omitiendo\n"
#: pgc.l:1399 #: pgc.l:1441
#, c-format #, c-format
msgid "could not open include file \"%s\" on line %d" msgid "could not open include file \"%s\" on line %d"
msgstr "no se pudo abrir el archivo a incluir «%s» en la línea %d" msgstr "no se pudo abrir el archivo a incluir «%s» en la línea %d"
@ -358,12 +358,12 @@ msgstr "inicializador no permitido en definición de tipo"
msgid "type name \"string\" is reserved in Informix mode" msgid "type name \"string\" is reserved in Informix mode"
msgstr "el nombre de tipo «string» está reservado en modo Informix" msgstr "el nombre de tipo «string» está reservado en modo Informix"
#: preproc.y:546 preproc.y:14635 #: preproc.y:546 preproc.y:14669
#, c-format #, c-format
msgid "type \"%s\" is already defined" msgid "type \"%s\" is already defined"
msgstr "el tipo «%s» ya está definido" msgstr "el tipo «%s» ya está definido"
#: preproc.y:570 preproc.y:15293 preproc.y:15613 variable.c:620 #: preproc.y:570 preproc.y:15327 preproc.y:15647 variable.c:620
#, c-format #, c-format
msgid "multidimensional arrays for simple data types are not supported" msgid "multidimensional arrays for simple data types are not supported"
msgstr "los arrays multidimensionales para tipos de datos simples no están soportados" msgstr "los arrays multidimensionales para tipos de datos simples no están soportados"
@ -403,140 +403,140 @@ msgstr "la opción AT no está permitida en la sentencia VAR"
msgid "AT option not allowed in WHENEVER statement" msgid "AT option not allowed in WHENEVER statement"
msgstr "la opción AT no está permitida en la sentencia WHENEVER" msgstr "la opción AT no está permitida en la sentencia WHENEVER"
#: preproc.y:2233 preproc.y:2238 preproc.y:2354 preproc.y:3764 preproc.y:5182 #: preproc.y:2233 preproc.y:2238 preproc.y:2361 preproc.y:3771 preproc.y:5189
#: preproc.y:5191 preproc.y:5475 preproc.y:6911 preproc.y:8149 preproc.y:8154 #: preproc.y:5198 preproc.y:5482 preproc.y:6925 preproc.y:8163 preproc.y:8168
#: preproc.y:10785 preproc.y:11402 #: preproc.y:10812 preproc.y:11429
#, c-format #, c-format
msgid "unsupported feature will be passed to server" msgid "unsupported feature will be passed to server"
msgstr "característica no soportada será pasada al servidor" msgstr "característica no soportada será pasada al servidor"
#: preproc.y:2612 #: preproc.y:2619
#, c-format #, c-format
msgid "SHOW ALL is not implemented" msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL no está implementado" msgstr "SHOW ALL no está implementado"
#: preproc.y:3152 #: preproc.y:3159
#, c-format #, c-format
msgid "COPY FROM STDIN is not implemented" msgid "COPY FROM STDIN is not implemented"
msgstr "COPY FROM STDIN no está implementado" msgstr "COPY FROM STDIN no está implementado"
#: preproc.y:9044 preproc.y:14224 #: preproc.y:9062 preproc.y:14258
#, c-format #, c-format
msgid "using variable \"%s\" in different declare statements is not supported" msgid "using variable \"%s\" in different declare statements is not supported"
msgstr "el uso de la variable «%s» en diferentes sentencias declare no está soportado" msgstr "el uso de la variable «%s» en diferentes sentencias declare no está soportado"
#: preproc.y:9046 preproc.y:14226 #: preproc.y:9064 preproc.y:14260
#, c-format #, c-format
msgid "cursor \"%s\" is already defined" msgid "cursor \"%s\" is already defined"
msgstr "el cursor «%s» ya está definido" msgstr "el cursor «%s» ya está definido"
#: preproc.y:9476 #: preproc.y:9494
#, c-format #, c-format
msgid "no longer supported LIMIT #,# syntax passed to server" msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "la sintaxis LIMIT #,# que ya no está soportada ha sido pasada al servidor" msgstr "la sintaxis LIMIT #,# que ya no está soportada ha sido pasada al servidor"
#: preproc.y:9784 preproc.y:9791 #: preproc.y:9811 preproc.y:9818
#, c-format #, c-format
msgid "subquery in FROM must have an alias" msgid "subquery in FROM must have an alias"
msgstr "las subconsultas en FROM deben tener un alias" msgstr "las subconsultas en FROM deben tener un alias"
#: preproc.y:13954 #: preproc.y:13981 preproc.y:13988
#, c-format #, c-format
msgid "CREATE TABLE AS cannot specify INTO" msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS no puede especificar INTO" msgstr "CREATE TABLE AS no puede especificar INTO"
#: preproc.y:13990 #: preproc.y:14024
#, c-format #, c-format
msgid "expected \"@\", found \"%s\"" msgid "expected \"@\", found \"%s\""
msgstr "se esperaba «@», se encontró «%s»" msgstr "se esperaba «@», se encontró «%s»"
#: preproc.y:14002 #: preproc.y:14036
#, c-format #, c-format
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported" msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
msgstr "sólo los protocolos «tcp» y «unix» y tipo de bases de datos «postgresql» están soportados" msgstr "sólo los protocolos «tcp» y «unix» y tipo de bases de datos «postgresql» están soportados"
#: preproc.y:14005 #: preproc.y:14039
#, c-format #, c-format
msgid "expected \"://\", found \"%s\"" msgid "expected \"://\", found \"%s\""
msgstr "se esperaba «://», se encontró «%s»" msgstr "se esperaba «://», se encontró «%s»"
#: preproc.y:14010 #: preproc.y:14044
#, c-format #, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\"" msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "los sockets de dominio unix sólo trabajan en «localhost» pero no en «%s»" msgstr "los sockets de dominio unix sólo trabajan en «localhost» pero no en «%s»"
#: preproc.y:14036 #: preproc.y:14070
#, c-format #, c-format
msgid "expected \"postgresql\", found \"%s\"" msgid "expected \"postgresql\", found \"%s\""
msgstr "se esperaba «postgresql», se encontró «%s»" msgstr "se esperaba «postgresql», se encontró «%s»"
#: preproc.y:14039 #: preproc.y:14073
#, c-format #, c-format
msgid "invalid connection type: %s" msgid "invalid connection type: %s"
msgstr "tipo de conexión no válido: %s" msgstr "tipo de conexión no válido: %s"
#: preproc.y:14048 #: preproc.y:14082
#, c-format #, c-format
msgid "expected \"@\" or \"://\", found \"%s\"" msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "se esperaba «@» o «://», se encontró «%s»" msgstr "se esperaba «@» o «://», se encontró «%s»"
#: preproc.y:14123 preproc.y:14141 #: preproc.y:14157 preproc.y:14175
#, c-format #, c-format
msgid "invalid data type" msgid "invalid data type"
msgstr "tipo de dato no válido" msgstr "tipo de dato no válido"
#: preproc.y:14152 preproc.y:14169 #: preproc.y:14186 preproc.y:14203
#, c-format #, c-format
msgid "incomplete statement" msgid "incomplete statement"
msgstr "sentencia incompleta" msgstr "sentencia incompleta"
#: preproc.y:14155 preproc.y:14172 #: preproc.y:14189 preproc.y:14206
#, c-format #, c-format
msgid "unrecognized token \"%s\"" msgid "unrecognized token \"%s\""
msgstr "elemento «%s» no reconocido" msgstr "elemento «%s» no reconocido"
#: preproc.y:14446 #: preproc.y:14480
#, c-format #, c-format
msgid "only data types numeric and decimal have precision/scale argument" msgid "only data types numeric and decimal have precision/scale argument"
msgstr "sólo los tipos de dato numeric y decimal tienen argumento de precisión/escala" msgstr "sólo los tipos de dato numeric y decimal tienen argumento de precisión/escala"
#: preproc.y:14458 #: preproc.y:14492
#, c-format #, c-format
msgid "interval specification not allowed here" msgid "interval specification not allowed here"
msgstr "la especificación de intervalo no está permitida aquí" msgstr "la especificación de intervalo no está permitida aquí"
#: preproc.y:14610 preproc.y:14662 #: preproc.y:14644 preproc.y:14696
#, c-format #, c-format
msgid "too many levels in nested structure/union definition" msgid "too many levels in nested structure/union definition"
msgstr "demasiados niveles en la definición anidada de estructura/unión" msgstr "demasiados niveles en la definición anidada de estructura/unión"
#: preproc.y:14801 #: preproc.y:14835
#, c-format #, c-format
msgid "pointers to varchar are not implemented" msgid "pointers to varchar are not implemented"
msgstr "los punteros a varchar no están implementados" msgstr "los punteros a varchar no están implementados"
#: preproc.y:14988 preproc.y:15013 #: preproc.y:15022 preproc.y:15047
#, c-format #, c-format
msgid "using unsupported DESCRIBE statement" msgid "using unsupported DESCRIBE statement"
msgstr "utilizando sentencia DESCRIBE no soportada" msgstr "utilizando sentencia DESCRIBE no soportada"
#: preproc.y:15260 #: preproc.y:15294
#, c-format #, c-format
msgid "initializer not allowed in EXEC SQL VAR command" msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "inicializador no permitido en la orden EXEC SQL VAR" msgstr "inicializador no permitido en la orden EXEC SQL VAR"
#: preproc.y:15571 #: preproc.y:15605
#, c-format #, c-format
msgid "arrays of indicators are not allowed on input" msgid "arrays of indicators are not allowed on input"
msgstr "no se permiten los arrays de indicadores en la entrada" msgstr "no se permiten los arrays de indicadores en la entrada"
#: preproc.y:15792 #: preproc.y:15826
#, c-format #, c-format
msgid "operator not allowed in variable definition" msgid "operator not allowed in variable definition"
msgstr "operador no permitido en definición de variable" msgstr "operador no permitido en definición de variable"
#. translator: %s is typically the translation of "syntax error" #. translator: %s is typically the translation of "syntax error"
#: preproc.y:15833 #: preproc.y:15867
#, c-format #, c-format
msgid "%s at or near \"%s\"" msgid "%s at or near \"%s\""
msgstr "%s en o cerca de «%s»" msgstr "%s en o cerca de «%s»"
@ -546,7 +546,7 @@ msgstr "%s en o cerca de «%s»"
msgid "out of memory" msgid "out of memory"
msgstr "memoria agotada" msgstr "memoria agotada"
#: type.c:212 type.c:664 #: type.c:212 type.c:674
#, c-format #, c-format
msgid "unrecognized variable type code %d" msgid "unrecognized variable type code %d"
msgstr "código de tipo de variable %d no reconocido" msgstr "código de tipo de variable %d no reconocido"
@ -591,7 +591,17 @@ msgstr "el indicador para struct debe ser struct"
msgid "indicator for simple data type has to be simple" msgid "indicator for simple data type has to be simple"
msgstr "el indicador para tipo dato simple debe ser simple" msgstr "el indicador para tipo dato simple debe ser simple"
#: type.c:723 #: type.c:615
#, c-format
msgid "indicator struct \"%s\" has too few members"
msgstr "struct para indicador «%s» no tiene suficientes miembros"
#: type.c:622
#, c-format
msgid "indicator struct \"%s\" has too many members"
msgstr "struct para indicador «%s» tiene demasiados miembros"
#: type.c:733
#, c-format #, c-format
msgid "unrecognized descriptor item code %d" msgid "unrecognized descriptor item code %d"
msgstr "código de descriptor de elemento %d no reconocido" msgstr "código de descriptor de elemento %d no reconocido"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ecpg (PostgreSQL current)\n" "Project-Id-Version: ecpg (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-10-01 13:04+0300\n" "POT-Creation-Date: 2019-04-29 07:28+0300\n"
"PO-Revision-Date: 2018-01-31 08:18+0300\n" "PO-Revision-Date: 2018-01-31 08:18+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@ -362,12 +362,12 @@ msgstr "определение типа не может включать ини
msgid "type name \"string\" is reserved in Informix mode" msgid "type name \"string\" is reserved in Informix mode"
msgstr "имя типа \"string\" в режиме Informix зарезервировано" msgstr "имя типа \"string\" в режиме Informix зарезервировано"
#: preproc.y:546 preproc.y:14644 #: preproc.y:546 preproc.y:14669
#, c-format #, c-format
msgid "type \"%s\" is already defined" msgid "type \"%s\" is already defined"
msgstr "тип \"%s\" уже определён" msgstr "тип \"%s\" уже определён"
#: preproc.y:570 preproc.y:15302 preproc.y:15622 variable.c:620 #: preproc.y:570 preproc.y:15327 preproc.y:15647 variable.c:620
#, c-format #, c-format
msgid "multidimensional arrays for simple data types are not supported" msgid "multidimensional arrays for simple data types are not supported"
msgstr "многомерные массивы с простыми типами данных не поддерживаются" msgstr "многомерные массивы с простыми типами данных не поддерживаются"
@ -407,55 +407,55 @@ msgstr "оператор VAR с параметром AT не поддержив
msgid "AT option not allowed in WHENEVER statement" msgid "AT option not allowed in WHENEVER statement"
msgstr "оператор WHENEVER с параметром AT не поддерживается" msgstr "оператор WHENEVER с параметром AT не поддерживается"
#: preproc.y:2233 preproc.y:2238 preproc.y:2354 preproc.y:3764 preproc.y:5182 #: preproc.y:2233 preproc.y:2238 preproc.y:2361 preproc.y:3771 preproc.y:5189
#: preproc.y:5191 preproc.y:5475 preproc.y:6911 preproc.y:8149 preproc.y:8154 #: preproc.y:5198 preproc.y:5482 preproc.y:6925 preproc.y:8163 preproc.y:8168
#: preproc.y:10794 preproc.y:11411 #: preproc.y:10812 preproc.y:11429
#, c-format #, c-format
msgid "unsupported feature will be passed to server" msgid "unsupported feature will be passed to server"
msgstr "неподдерживаемая функция будет передана серверу" msgstr "неподдерживаемая функция будет передана серверу"
#: preproc.y:2612 #: preproc.y:2619
#, c-format #, c-format
msgid "SHOW ALL is not implemented" msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL не реализовано" msgstr "SHOW ALL не реализовано"
#: preproc.y:3152 #: preproc.y:3159
#, c-format #, c-format
msgid "COPY FROM STDIN is not implemented" msgid "COPY FROM STDIN is not implemented"
msgstr "операция COPY FROM STDIN не реализована" msgstr "операция COPY FROM STDIN не реализована"
#: preproc.y:9044 preproc.y:14233 #: preproc.y:9062 preproc.y:14258
#, c-format #, c-format
msgid "using variable \"%s\" in different declare statements is not supported" msgid "using variable \"%s\" in different declare statements is not supported"
msgstr "" msgstr ""
"использование переменной \"%s\" в разных операторах DECLARE не поддерживается" "использование переменной \"%s\" в разных операторах DECLARE не поддерживается"
#: preproc.y:9046 preproc.y:14235 #: preproc.y:9064 preproc.y:14260
#, c-format #, c-format
msgid "cursor \"%s\" is already defined" msgid "cursor \"%s\" is already defined"
msgstr "курсор \"%s\" уже определён" msgstr "курсор \"%s\" уже определён"
#: preproc.y:9476 #: preproc.y:9494
#, c-format #, c-format
msgid "no longer supported LIMIT #,# syntax passed to server" msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "не поддерживаемое более предложение LIMIT #,# передано на сервер" msgstr "не поддерживаемое более предложение LIMIT #,# передано на сервер"
#: preproc.y:9793 preproc.y:9800 #: preproc.y:9811 preproc.y:9818
#, c-format #, c-format
msgid "subquery in FROM must have an alias" msgid "subquery in FROM must have an alias"
msgstr "подзапрос во FROM должен иметь псевдоним" msgstr "подзапрос во FROM должен иметь псевдоним"
#: preproc.y:13963 #: preproc.y:13981 preproc.y:13988
#, c-format #, c-format
msgid "CREATE TABLE AS cannot specify INTO" msgid "CREATE TABLE AS cannot specify INTO"
msgstr "в CREATE TABLE AS нельзя указать INTO" msgstr "в CREATE TABLE AS нельзя указать INTO"
#: preproc.y:13999 #: preproc.y:14024
#, c-format #, c-format
msgid "expected \"@\", found \"%s\"" msgid "expected \"@\", found \"%s\""
msgstr "ожидался знак \"@\", но на этом месте \"%s\"" msgstr "ожидался знак \"@\", но на этом месте \"%s\""
#: preproc.y:14011 #: preproc.y:14036
#, c-format #, c-format
msgid "" msgid ""
"only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are " "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are "
@ -464,89 +464,89 @@ msgstr ""
"поддерживаются только протоколы \"tcp\" и \"unix\", а тип базы данных - " "поддерживаются только протоколы \"tcp\" и \"unix\", а тип базы данных - "
"\"postgresql\"" "\"postgresql\""
#: preproc.y:14014 #: preproc.y:14039
#, c-format #, c-format
msgid "expected \"://\", found \"%s\"" msgid "expected \"://\", found \"%s\""
msgstr "ожидалось \"://\", но на этом месте \"%s\"" msgstr "ожидалось \"://\", но на этом месте \"%s\""
#: preproc.y:14019 #: preproc.y:14044
#, c-format #, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\"" msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "Unix-сокеты работают только с \"localhost\", но не с адресом \"%s\"" msgstr "Unix-сокеты работают только с \"localhost\", но не с адресом \"%s\""
#: preproc.y:14045 #: preproc.y:14070
#, c-format #, c-format
msgid "expected \"postgresql\", found \"%s\"" msgid "expected \"postgresql\", found \"%s\""
msgstr "ожидался тип \"postgresql\", но на этом месте \"%s\"" msgstr "ожидался тип \"postgresql\", но на этом месте \"%s\""
#: preproc.y:14048 #: preproc.y:14073
#, c-format #, c-format
msgid "invalid connection type: %s" msgid "invalid connection type: %s"
msgstr "неверный тип подключения: %s" msgstr "неверный тип подключения: %s"
#: preproc.y:14057 #: preproc.y:14082
#, c-format #, c-format
msgid "expected \"@\" or \"://\", found \"%s\"" msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "ожидалось \"@\" или \"://\", но на этом месте \"%s\"" msgstr "ожидалось \"@\" или \"://\", но на этом месте \"%s\""
#: preproc.y:14132 preproc.y:14150 #: preproc.y:14157 preproc.y:14175
#, c-format #, c-format
msgid "invalid data type" msgid "invalid data type"
msgstr "неверный тип данных" msgstr "неверный тип данных"
#: preproc.y:14161 preproc.y:14178 #: preproc.y:14186 preproc.y:14203
#, c-format #, c-format
msgid "incomplete statement" msgid "incomplete statement"
msgstr "неполный оператор" msgstr "неполный оператор"
#: preproc.y:14164 preproc.y:14181 #: preproc.y:14189 preproc.y:14206
#, c-format #, c-format
msgid "unrecognized token \"%s\"" msgid "unrecognized token \"%s\""
msgstr "нераспознанное ключевое слово \"%s\"" msgstr "нераспознанное ключевое слово \"%s\""
#: preproc.y:14455 #: preproc.y:14480
#, c-format #, c-format
msgid "only data types numeric and decimal have precision/scale argument" msgid "only data types numeric and decimal have precision/scale argument"
msgstr "" msgstr ""
"точность/масштаб можно указать только для типов данных numeric и decimal" "точность/масштаб можно указать только для типов данных numeric и decimal"
#: preproc.y:14467 #: preproc.y:14492
#, c-format #, c-format
msgid "interval specification not allowed here" msgid "interval specification not allowed here"
msgstr "определение интервала здесь не допускается" msgstr "определение интервала здесь не допускается"
#: preproc.y:14619 preproc.y:14671 #: preproc.y:14644 preproc.y:14696
#, c-format #, c-format
msgid "too many levels in nested structure/union definition" msgid "too many levels in nested structure/union definition"
msgstr "слишком много уровней в определении вложенной структуры/объединения" msgstr "слишком много уровней в определении вложенной структуры/объединения"
#: preproc.y:14810 #: preproc.y:14835
#, c-format #, c-format
msgid "pointers to varchar are not implemented" msgid "pointers to varchar are not implemented"
msgstr "указатели на varchar не реализованы" msgstr "указатели на varchar не реализованы"
#: preproc.y:14997 preproc.y:15022 #: preproc.y:15022 preproc.y:15047
#, c-format #, c-format
msgid "using unsupported DESCRIBE statement" msgid "using unsupported DESCRIBE statement"
msgstr "используется неподдерживаемый оператор DESCRIBE" msgstr "используется неподдерживаемый оператор DESCRIBE"
#: preproc.y:15269 #: preproc.y:15294
#, c-format #, c-format
msgid "initializer not allowed in EXEC SQL VAR command" msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "команда EXEC SQL VAR не может включать инициализатор" msgstr "команда EXEC SQL VAR не может включать инициализатор"
#: preproc.y:15580 #: preproc.y:15605
#, c-format #, c-format
msgid "arrays of indicators are not allowed on input" msgid "arrays of indicators are not allowed on input"
msgstr "массивы индикаторов на входе недопустимы" msgstr "массивы индикаторов на входе недопустимы"
#: preproc.y:15801 #: preproc.y:15826
#, c-format #, c-format
msgid "operator not allowed in variable definition" msgid "operator not allowed in variable definition"
msgstr "недопустимый оператор в определении переменной" msgstr "недопустимый оператор в определении переменной"
#. translator: %s is typically the translation of "syntax error" #. translator: %s is typically the translation of "syntax error"
#: preproc.y:15842 #: preproc.y:15867
#, c-format #, c-format
msgid "%s at or near \"%s\"" msgid "%s at or near \"%s\""
msgstr "%s (примерное положение: \"%s\")" msgstr "%s (примерное положение: \"%s\")"

View File

@ -2,54 +2,54 @@
# Copyright (C) 2009 PostgreSQL Global Development Group # Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package. # This file is distributed under the same license as the PostgreSQL package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009. # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
# Abdullah GÜLNER <agulner@gmail.com>, 2018, 2019.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n" "Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2010-08-31 20:08+0000\n" "POT-Creation-Date: 2019-04-11 19:17+0000\n"
"PO-Revision-Date: 2013-09-04 20:48-0400\n" "PO-Revision-Date: 2019-04-12 11:23+0300\n"
"Last-Translator: Devrim GÜNDÜZ <devrim@gunduz.org>\n" "Last-Translator: Abdullah Gülner\n"
"Language-Team: Turkish <devrim@gunduz.org>\n" "Language-Team: Turkish <ceviri@postgresql.org.tr>\n"
"Language: tr\n" "Language: tr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Poedit-Language: Turkish\n" "X-Generator: Poedit 1.8.7.1\n"
"X-Poedit-Country: TURKEY\n"
#: descriptor.c:64 #: descriptor.c:64
#, c-format #, c-format
msgid "variable \"%s\" must have a numeric type" msgid "variable \"%s\" must have a numeric type"
msgstr "\"%s\" değişkeninin sayısal veri tipi olmalı" msgstr "\"%s\" değişkeninin sayısal veri tipi olmalı"
#: descriptor.c:124 #: descriptor.c:124 descriptor.c:146
#: descriptor.c:146
#, c-format #, c-format
msgid "descriptor \"%s\" does not exist" msgid "descriptor \"%s\" does not exist"
msgstr "\"%s\" açıklayıcısı mevcut değil" msgstr "\"%s\" açıklayıcısı mevcut değil"
#: descriptor.c:161 #: descriptor.c:161 descriptor.c:213
#: descriptor.c:210
#, c-format #, c-format
msgid "descriptor header item \"%d\" does not exist" msgid "descriptor header item \"%d\" does not exist"
msgstr "\"%d\" açıklayıcı başlık maddesi mevcut değil" msgstr "\"%d\" açıklayıcı başlık maddesi mevcut değil"
#: descriptor.c:182 #: descriptor.c:183
#, c-format
msgid "nullable is always 1" msgid "nullable is always 1"
msgstr "nullable her zaman 1'dir" msgstr "nullable her zaman 1'dir"
#: descriptor.c:185 #: descriptor.c:186
#, c-format
msgid "key_member is always 0" msgid "key_member is always 0"
msgstr "key_member her zaman 0'dır." msgstr "key_member her zaman 0'dır."
#: descriptor.c:277 #: descriptor.c:280
#, c-format #, c-format
msgid "descriptor item \"%s\" is not implemented" msgid "descriptor item \"%s\" is not implemented"
msgstr "\"%s\" açıklayıcı öğesi kodlanmamıştır" msgstr "\"%s\" açıklayıcı öğesi kodlanmamıştır"
#: descriptor.c:287 #: descriptor.c:290
#, c-format #, c-format
msgid "descriptor item \"%s\" cannot be set" msgid "descriptor item \"%s\" cannot be set"
msgstr "\"%s\" açıklayıcı öğesi ayarlanamaz" msgstr "\"%s\" açıklayıcı öğesi ayarlanamaz"
@ -148,13 +148,13 @@ msgstr " -t transactionların otomatik commit olması özelliğini a
#: ecpg.c:57 #: ecpg.c:57
#, c-format #, c-format
msgid " --help show this help, then exit\n" msgid " -V, --version output version information, then exit\n"
msgstr " --help bu yardımı göster ve çık\n" msgstr " -V, --version sürüm bilgisini göster, sonra çık\n"
#: ecpg.c:58 #: ecpg.c:58
#, c-format #, c-format
msgid " --version output version information, then exit\n" msgid " -?, --help show this help, then exit\n"
msgstr " --version sürüm numarasını yaz ve çık\n" msgstr " -?, --help bu yardımı göster, sonra çık\n"
#: ecpg.c:59 #: ecpg.c:59
#, c-format #, c-format
@ -176,137 +176,152 @@ msgstr ""
"\n" "\n"
"Hataları <pgsql-bugs@postgresql.org> adresine bildirebilirsiniz.\n" "Hataları <pgsql-bugs@postgresql.org> adresine bildirebilirsiniz.\n"
#: ecpg.c:182 #: ecpg.c:139
#: ecpg.c:333 #, c-format
#: ecpg.c:343 msgid "%s: could not locate my own executable path\n"
msgstr "%s: kendi çalıştırılabilir dosyamın yolunu bulamadım\n"
#: ecpg.c:175 ecpg.c:327 ecpg.c:338
#, c-format #, c-format
msgid "%s: could not open file \"%s\": %s\n" msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyasıılamadı: %s\n" msgstr "%s: \"%s\" dosyasıılamadı: %s\n"
#: ecpg.c:221 #: ecpg.c:214 ecpg.c:227 ecpg.c:243 ecpg.c:268
#: ecpg.c:234
#: ecpg.c:250
#: ecpg.c:275
#, c-format #, c-format
msgid "Try \"%s --help\" for more information.\n" msgid "Try \"%s --help\" for more information.\n"
msgstr "Daha fazla bilgi için \"%s --help\" yazın\n" msgstr "Daha fazla bilgi için \"%s --help\" yazın\n"
#: ecpg.c:245 #: ecpg.c:238
#, c-format #, c-format
msgid "%s: parser debug support (-d) not available\n" msgid "%s: parser debug support (-d) not available\n"
msgstr "%s: ayrıştırıcı hata ayıklama desteği (-d) yok\n" msgstr "%s: ayrıştırıcı hata ayıklama desteği (-d) yok\n"
#: ecpg.c:263 #: ecpg.c:256
#, c-format #, c-format
msgid "%s, the PostgreSQL embedded C preprocessor, version %d.%d.%d\n" msgid "%s, the PostgreSQL embedded C preprocessor, version %d.%d.%d\n"
msgstr "%s, PostgreSQL gömülü C önişlemcisi, %d.%d.%d sürümü\n" msgstr "%s, PostgreSQL gömülü C önişlemcisi, %d.%d.%d sürümü\n"
#: ecpg.c:265 #: ecpg.c:258
#, c-format #, c-format
msgid "EXEC SQL INCLUDE ... search starts here:\n" msgid "EXEC SQL INCLUDE ... search starts here:\n"
msgstr "EXEC SQL INCLUDE ... araması burada başlıyor:\n" msgstr "EXEC SQL INCLUDE ... araması burada başlıyor:\n"
#: ecpg.c:268 #: ecpg.c:261
#, c-format #, c-format
msgid "end of search list\n" msgid "end of search list\n"
msgstr "arama listesinin sonu\n" msgstr "arama listesinin sonu\n"
#: ecpg.c:274 #: ecpg.c:267
#, c-format #, c-format
msgid "%s: no input files specified\n" msgid "%s: no input files specified\n"
msgstr "%s: girdi dosyası belirtilmedi\n" msgstr "%s: girdi dosyası belirtilmedi\n"
#: ecpg.c:466 #: ecpg.c:461
#, c-format #, c-format
msgid "cursor \"%s\" has been declared but not opened" msgid "cursor \"%s\" has been declared but not opened"
msgstr "\"%s\" imleci tanımlanmış ama açılmamış" msgstr "\"%s\" imleci tanımlanmış ama açılmamış"
#: ecpg.c:479 #: ecpg.c:474 preproc.y:127
#: preproc.y:109
#, c-format #, c-format
msgid "could not remove output file \"%s\"\n" msgid "could not remove output file \"%s\"\n"
msgstr "\"%s\" çıktı dosyası kaldırılamadı\n" msgstr "\"%s\" çıktı dosyası kaldırılamadı\n"
#: pgc.l:401 #: pgc.l:441
#, c-format
msgid "unterminated /* comment" msgid "unterminated /* comment"
msgstr "/* açıklama sonlandırılmamış" msgstr "/* açıklama sonlandırılmamış"
#: pgc.l:414 #: pgc.l:454
#, c-format
msgid "invalid bit string literal" msgid "invalid bit string literal"
msgstr "geçersiz bit dizini bilgisi" msgstr "geçersiz bit dizini bilgisi"
#: pgc.l:423 #: pgc.l:463
#, c-format
msgid "unterminated bit string literal" msgid "unterminated bit string literal"
msgstr "sonuçlandırılmamış bit string literal" msgstr "sonuçlandırılmamış bit string literal"
#: pgc.l:439 #: pgc.l:479
#, c-format
msgid "unterminated hexadecimal string literal" msgid "unterminated hexadecimal string literal"
msgstr "sonuçlandırılmamış hexadecimal string literal" msgstr "sonuçlandırılmamış hexadecimal string literal"
#: pgc.l:516 #: pgc.l:557
#, c-format
msgid "unterminated quoted string" msgid "unterminated quoted string"
msgstr "sonuçlandırılmamış tırnakla sınırlandırılmış satır" msgstr "sonuçlandırılmamış tırnakla sınırlandırılmış satır"
#: pgc.l:571 #: pgc.l:615 pgc.l:628
#: pgc.l:584 #, c-format
msgid "zero-length delimited identifier" msgid "zero-length delimited identifier"
msgstr "sınırlandırılmış tanım sıfır uzunluklu" msgstr "sınırlandırılmış tanım sıfır uzunluklu"
#: pgc.l:592 #: pgc.l:636
#, c-format
msgid "unterminated quoted identifier" msgid "unterminated quoted identifier"
msgstr "sonuçlandırılmamış tırnakla sınırlandırılmış tanım" msgstr "sonuçlandırılmamış tırnakla sınırlandırılmış tanım"
#: pgc.l:938 #: pgc.l:923
#, c-format
msgid "nested /* ... */ comments"
msgstr "iç içe /* ... */ açıklamalar (comment)"
#: pgc.l:1016
#, c-format
msgid "missing identifier in EXEC SQL UNDEF command" msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "EXEC SQL UNDEF komutunda eksik tanımlayıcı" msgstr "EXEC SQL UNDEF komutunda eksik tanımlayıcı"
#: pgc.l:984 #: pgc.l:1062 pgc.l:1076
#: pgc.l:998 #, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\"" msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "eksik \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\" eşleşmesi" msgstr "eksik \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\" eşleşmesi"
#: pgc.l:987 #: pgc.l:1065 pgc.l:1078 pgc.l:1254
#: pgc.l:1000 #, c-format
#: pgc.l:1176
msgid "missing \"EXEC SQL ENDIF;\"" msgid "missing \"EXEC SQL ENDIF;\""
msgstr "eksik \"EXEC SQL ENDIF;\"" msgstr "eksik \"EXEC SQL ENDIF;\""
#: pgc.l:1016 #: pgc.l:1094 pgc.l:1113
#: pgc.l:1035 #, c-format
msgid "more than one EXEC SQL ELSE" msgid "more than one EXEC SQL ELSE"
msgstr "birden fazla EXEC SQL ELSE" msgstr "birden fazla EXEC SQL ELSE"
#: pgc.l:1057 #: pgc.l:1135 pgc.l:1149
#: pgc.l:1071 #, c-format
msgid "unmatched EXEC SQL ENDIF" msgid "unmatched EXEC SQL ENDIF"
msgstr "eşlenmeyen EXEC SQL ENDIF" msgstr "eşlenmeyen EXEC SQL ENDIF"
#: pgc.l:1091 #: pgc.l:1169
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions" msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "Çok fazla yuvalanmış EXEC SQL IFDEF koşulu" msgstr "Çok fazla yuvalanmış EXEC SQL IFDEF koşulu"
#: pgc.l:1124 #: pgc.l:1202
#, c-format
msgid "missing identifier in EXEC SQL IFDEF command" msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "EXEC SQL IFDEF komutunda eksik belirteç" msgstr "EXEC SQL IFDEF komutunda eksik belirteç"
#: pgc.l:1133 #: pgc.l:1211
#, c-format
msgid "missing identifier in EXEC SQL DEFINE command" msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "EXEC SQL DEFINE komutunda eksik tanımlayıcı" msgstr "EXEC SQL DEFINE komutunda eksik tanımlayıcı"
#: pgc.l:1166 #: pgc.l:1244
#, c-format
msgid "syntax error in EXEC SQL INCLUDE command" msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "EXEC SQL INCLUDE komutunda sözdizimi hatası" msgstr "EXEC SQL INCLUDE komutunda sözdizimi hatası"
#: pgc.l:1215 #: pgc.l:1293
#, c-format
msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>" msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>"
msgstr "dahili hata: erişilemeyen durum: bunu lütfen <pgsql-bugs@postgresql.org> adresine bildiriniz." msgstr "dahili hata: erişilemeyen durum: bunu lütfen <pgsql-bugs@postgresql.org> adresine bildiriniz."
#: pgc.l:1340 #: pgc.l:1418
#, c-format #, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n" msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr "Hata: \"%s/%s\" include yolu çok uzun, satır numarası %d; atlanıyor\n" msgstr "Hata: \"%s/%s\" include yolu çok uzun, satır numarası %d; atlanıyor\n"
#: pgc.l:1362 #: pgc.l:1441
#, c-format #, c-format
msgid "could not open include file \"%s\" on line %d" msgid "could not open include file \"%s\" on line %d"
msgstr " \"%s\" include dosyası %d. satırda açılamadı" msgstr " \"%s\" include dosyası %d. satırda açılamadı"
@ -320,223 +335,215 @@ msgstr "söz dizim hatası "
msgid "WARNING: " msgid "WARNING: "
msgstr "UYARI:" msgstr "UYARI:"
#: preproc.y:85 #: preproc.y:84
#, c-format #, c-format
msgid "ERROR: " msgid "ERROR: "
msgstr "HATA:" msgstr "HATA:"
#: preproc.y:399 #: preproc.y:508
#, c-format #, c-format
msgid "cursor \"%s\" does not exist" msgid "cursor \"%s\" does not exist"
msgstr "\"%s\" imleci mevcut değil" msgstr "\"%s\" imleci mevcut değil"
#: preproc.y:427 #: preproc.y:537
#, c-format
msgid "initializer not allowed in type definition" msgid "initializer not allowed in type definition"
msgstr "tip tanımlamasında ilklendiriciye izin verilmez" msgstr "tip tanımlamasında ilklendiriciye izin verilmez"
#: preproc.y:429 #: preproc.y:539
#, c-format
msgid "type name \"string\" is reserved in Informix mode" msgid "type name \"string\" is reserved in Informix mode"
msgstr "\"string\" tip adı Informix modunda ayrılmıştır" msgstr "\"string\" tip adı Informix modunda ayrılmıştır"
#: preproc.y:436 #: preproc.y:546 preproc.y:14669
#: preproc.y:12413
#, c-format #, c-format
msgid "type \"%s\" is already defined" msgid "type \"%s\" is already defined"
msgstr "\"%s\" tipi zaten tanımlanmış" msgstr "\"%s\" tipi zaten tanımlanmış"
#: preproc.y:460 #: preproc.y:570 preproc.y:15327 preproc.y:15647 variable.c:620
#: preproc.y:13053 #, c-format
#: preproc.y:13374
#: variable.c:610
msgid "multidimensional arrays for simple data types are not supported" msgid "multidimensional arrays for simple data types are not supported"
msgstr "basit veri tipleri için çok boyutlu diziler desteklenmemektedir." msgstr "basit veri tipleri için çok boyutlu diziler desteklenmemektedir."
#: preproc.y:1392 #: preproc.y:1635
#, c-format
msgid "AT option not allowed in CLOSE DATABASE statement" msgid "AT option not allowed in CLOSE DATABASE statement"
msgstr "AT seçeneğine CLOSE DATABASE ifadesinde izin verilmemektedir" msgstr "AT seçeneğine CLOSE DATABASE ifadesinde izin verilmemektedir"
#: preproc.y:1458 #: preproc.y:1850
#: preproc.y:1600 #, c-format
msgid "AT option not allowed in DEALLOCATE statement"
msgstr "AT seçeneğine DEALLOCATE ifadesinde izin verilmemektedir"
#: preproc.y:1586
msgid "AT option not allowed in CONNECT statement" msgid "AT option not allowed in CONNECT statement"
msgstr "AT seçeneğine CONNECT ifadesinde izin verilmemektedir" msgstr "AT seçeneğine CONNECT ifadesinde izin verilmemektedir"
#: preproc.y:1622 #: preproc.y:1884
#, c-format
msgid "AT option not allowed in DISCONNECT statement" msgid "AT option not allowed in DISCONNECT statement"
msgstr "AT seçeneğine DISCONNECT ifadesinde izin verilmemektedir" msgstr "AT seçeneğine DISCONNECT ifadesinde izin verilmemektedir"
#: preproc.y:1677 #: preproc.y:1939
#, c-format
msgid "AT option not allowed in SET CONNECTION statement" msgid "AT option not allowed in SET CONNECTION statement"
msgstr "AT seçeneğine SET CONNECTION ifadesinde izin verilmemektedir" msgstr "AT seçeneğine SET CONNECTION ifadesinde izin verilmemektedir"
#: preproc.y:1699 #: preproc.y:1961
#, c-format
msgid "AT option not allowed in TYPE statement" msgid "AT option not allowed in TYPE statement"
msgstr "AT seçeneğine TYPE ifadesinde izin verilmemektedir" msgstr "AT seçeneğine TYPE ifadesinde izin verilmemektedir"
#: preproc.y:1708 #: preproc.y:1970
#, c-format
msgid "AT option not allowed in VAR statement" msgid "AT option not allowed in VAR statement"
msgstr "AT seçeneğine VAR ifadesinde izin verilmemektedir" msgstr "AT seçeneğine VAR ifadesinde izin verilmemektedir"
#: preproc.y:1715 #: preproc.y:1977
#, c-format
msgid "AT option not allowed in WHENEVER statement" msgid "AT option not allowed in WHENEVER statement"
msgstr "AT seçeneğine WHENEVER ifadesinde izin verilmemektedir" msgstr "AT seçeneğine WHENEVER ifadesinde izin verilmemektedir"
#: preproc.y:2101 #: preproc.y:2233 preproc.y:2238 preproc.y:2361 preproc.y:3771 preproc.y:5189
#: preproc.y:3197 #: preproc.y:5198 preproc.y:5482 preproc.y:6925 preproc.y:8163 preproc.y:8168
#: preproc.y:3257 #: preproc.y:10812 preproc.y:11429
#: preproc.y:4210 #, c-format
#: preproc.y:4219
#: preproc.y:4461
#: preproc.y:6550
#: preproc.y:6555
#: preproc.y:6560
#: preproc.y:8866
#: preproc.y:9385
msgid "unsupported feature will be passed to server" msgid "unsupported feature will be passed to server"
msgstr "desteklenmeyen özellik sunucuya aktarılacaktır" msgstr "desteklenmeyen özellik sunucuya aktarılacaktır"
#: preproc.y:2331 #: preproc.y:2619
#, c-format
msgid "SHOW ALL is not implemented" msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL kodlanmamıştır" msgstr "SHOW ALL kodlanmamıştır"
#: preproc.y:2687 #: preproc.y:3159
#: preproc.y:2698 #, c-format
msgid "COPY TO STDIN is not possible"
msgstr "COPY TO STDIN mümkün değildir"
#: preproc.y:2689
msgid "COPY FROM STDOUT is not possible"
msgstr "COPY FROM STDOUT mümkün değildir"
#: preproc.y:2691
msgid "COPY FROM STDIN is not implemented" msgid "COPY FROM STDIN is not implemented"
msgstr "COPY FROM STDIN kodlanmamıştır" msgstr "COPY FROM STDIN kodlanmamıştır"
#: preproc.y:4150 #: preproc.y:9062 preproc.y:14258
#: preproc.y:4161
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
msgstr "INITIALLY DEFERRED olarak tanımlanan kısıtlayıcı DEFERRABLE özelliğine sahip olmalıdır"
#: preproc.y:7359
#: preproc.y:12002
#, c-format #, c-format
msgid "using variable \"%s\" in different declare statements is not supported" msgid "using variable \"%s\" in different declare statements is not supported"
msgstr "\"%s\" değşkenini farklı declare ifadeleri arasında kullanmak desteklenmemektedir" msgstr "\"%s\" değşkenini farklı declare ifadeleri arasında kullanmak desteklenmemektedir"
#: preproc.y:7361 #: preproc.y:9064 preproc.y:14260
#: preproc.y:12004
#, c-format #, c-format
msgid "cursor \"%s\" is already defined" msgid "cursor \"%s\" is already defined"
msgstr "\"%s\" imleci zaten tanımlanmış" msgstr "\"%s\" imleci zaten tanımlanmış"
#: preproc.y:7764 #: preproc.y:9494
#, c-format
msgid "no longer supported LIMIT #,# syntax passed to server" msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "artık desteklenmeyen LIMIT #,# sözdizimi sunucuya aktarıldı" msgstr "artık desteklenmeyen LIMIT #,# sözdizimi sunucuya aktarıldı"
#: preproc.y:7999 #: preproc.y:9811 preproc.y:9818
#, c-format
msgid "subquery in FROM must have an alias" msgid "subquery in FROM must have an alias"
msgstr "FROM öğesindeki subquery bir aliası almalıdır" msgstr "FROM öğesindeki subquery bir aliası almalıdır"
#: preproc.y:11735 #: preproc.y:13981 preproc.y:13988
#, c-format
msgid "CREATE TABLE AS cannot specify INTO" msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS işleminde INTO kullanılamaz" msgstr "CREATE TABLE AS işleminde INTO kullanılamaz"
#: preproc.y:11772 #: preproc.y:14024
#, c-format #, c-format
msgid "expected \"@\", found \"%s\"" msgid "expected \"@\", found \"%s\""
msgstr "\"@\" bekleniyordu; \"%s\" bulundu" msgstr "\"@\" bekleniyordu; \"%s\" bulundu"
#: preproc.y:11784 #: preproc.y:14036
#, c-format
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported" msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
msgstr "sadece \"tcp\" ve \"unix\" protokolleri ile \"postgresql\" veritabanı tipi desteklenmektedir." msgstr "sadece \"tcp\" ve \"unix\" protokolleri ile \"postgresql\" veritabanı tipi desteklenmektedir."
#: preproc.y:11787 #: preproc.y:14039
#, c-format #, c-format
msgid "expected \"://\", found \"%s\"" msgid "expected \"://\", found \"%s\""
msgstr "\"://\" bekleniyordu; \"%s\" bulundu" msgstr "\"://\" bekleniyordu; \"%s\" bulundu"
#: preproc.y:11792 #: preproc.y:14044
#, c-format #, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\"" msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "Unix-domain soketleri sadece \"localhost\" üzerinde çalışabilir; ancak \"%s\" üzerinde çalışamaz." msgstr "Unix-domain soketleri sadece \"localhost\" üzerinde çalışabilir; ancak \"%s\" üzerinde çalışamaz."
#: preproc.y:11818 #: preproc.y:14070
#, c-format #, c-format
msgid "expected \"postgresql\", found \"%s\"" msgid "expected \"postgresql\", found \"%s\""
msgstr "\"postgresql\" bekleniyordu; \"%s\" bulundu" msgstr "\"postgresql\" bekleniyordu; \"%s\" bulundu"
#: preproc.y:11821 #: preproc.y:14073
#, c-format #, c-format
msgid "invalid connection type: %s" msgid "invalid connection type: %s"
msgstr "Geçersiz bağlantı tipi: %s" msgstr "Geçersiz bağlantı tipi: %s"
#: preproc.y:11830 #: preproc.y:14082
#, c-format #, c-format
msgid "expected \"@\" or \"://\", found \"%s\"" msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "\"@\" or \"://\" bekleniyordu; \"%s\" bulundu" msgstr "\"@\" or \"://\" bekleniyordu; \"%s\" bulundu"
#: preproc.y:11905 #: preproc.y:14157 preproc.y:14175
#: preproc.y:11923 #, c-format
msgid "invalid data type" msgid "invalid data type"
msgstr "geçersiz veri tipi" msgstr "geçersiz veri tipi"
#: preproc.y:11934 #: preproc.y:14186 preproc.y:14203
#: preproc.y:11949 #, c-format
msgid "incomplete statement" msgid "incomplete statement"
msgstr "eksik ifade" msgstr "eksik ifade"
#: preproc.y:11937 #: preproc.y:14189 preproc.y:14206
#: preproc.y:11952
#, c-format #, c-format
msgid "unrecognized token \"%s\"" msgid "unrecognized token \"%s\""
msgstr "tanımlanmayan imge \"%s\"" msgstr "tanımlanmayan imge \"%s\""
#: preproc.y:12224 #: preproc.y:14480
#, c-format
msgid "only data types numeric and decimal have precision/scale argument" msgid "only data types numeric and decimal have precision/scale argument"
msgstr "sadece sayısal ve ondalıklı verip tiplerinin ondalık bilgisi vardır" msgstr "sadece sayısal ve ondalıklı verip tiplerinin ondalık bilgisi vardır"
#: preproc.y:12236 #: preproc.y:14492
#, c-format
msgid "interval specification not allowed here" msgid "interval specification not allowed here"
msgstr "aralık belirtimine burada izin verilmiyor" msgstr "aralık belirtimine burada izin verilmiyor"
#: preproc.y:12388 #: preproc.y:14644 preproc.y:14696
#: preproc.y:12440 #, c-format
msgid "too many levels in nested structure/union definition" msgid "too many levels in nested structure/union definition"
msgstr "içiçe gelmiş yapı/birleşme tanımında çok fazla seviye" msgstr "içiçe gelmiş yapı/birleşme tanımında çok fazla seviye"
#: preproc.y:12571 #: preproc.y:14835
#, c-format
msgid "pointers to varchar are not implemented" msgid "pointers to varchar are not implemented"
msgstr "varcharlara işaretçiler henüz uyarlanmadı" msgstr "varcharlara işaretçiler henüz uyarlanmadı"
#: preproc.y:12758 #: preproc.y:15022 preproc.y:15047
#: preproc.y:12783 #, c-format
msgid "using unsupported DESCRIBE statement" msgid "using unsupported DESCRIBE statement"
msgstr "desteklenmeyen DESCRIBE ifadesi kullanılıyor" msgstr "desteklenmeyen DESCRIBE ifadesi kullanılıyor"
#: preproc.y:13020 #: preproc.y:15294
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command" msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "EXEC SQL VAR konutunda ilklendiriciye izin verilmemektedir" msgstr "EXEC SQL VAR konutunda ilklendiriciye izin verilmemektedir"
#: preproc.y:13332 #: preproc.y:15605
#, c-format
msgid "arrays of indicators are not allowed on input" msgid "arrays of indicators are not allowed on input"
msgstr "belirticilerin dizilerine girdide izin verilmez" msgstr "belirticilerin dizilerine girdide izin verilmez"
#: preproc.y:15826
#, c-format
msgid "operator not allowed in variable definition"
msgstr "değişken tanımlamasında operatöre izin verilmez"
#. translator: %s is typically the translation of "syntax error" #. translator: %s is typically the translation of "syntax error"
#: preproc.y:13586 #: preproc.y:15867
#, c-format #, c-format
msgid "%s at or near \"%s\"" msgid "%s at or near \"%s\""
msgstr "\"%2$s\" yerinde %1$s" msgstr "\"%2$s\" yerinde %1$s"
#: type.c:18 #: type.c:18 type.c:30
#: type.c:30 #, c-format
msgid "out of memory" msgid "out of memory"
msgstr "yetersiz bellek" msgstr "yetersiz bellek"
#: type.c:212 #: type.c:212 type.c:674
#: type.c:594
#, c-format #, c-format
msgid "unrecognized variable type code %d" msgid "unrecognized variable type code %d"
msgstr "tanımsız değişken tipi kodu %d" msgstr "tanımsız değişken tipi kodu %d"
@ -562,93 +569,121 @@ msgid "indicator variable \"%s\" is hidden by a local variable"
msgstr "\"%s\" gösterge değişkeni yerel bir değişken tarafından gizlenmektedir" msgstr "\"%s\" gösterge değişkeni yerel bir değişken tarafından gizlenmektedir"
#: type.c:285 #: type.c:285
#, c-format
msgid "indicator for array/pointer has to be array/pointer" msgid "indicator for array/pointer has to be array/pointer"
msgstr "array/pointer için gösterici array/pointer olmalıdır" msgstr "array/pointer için gösterici array/pointer olmalıdır"
#: type.c:289 #: type.c:289
#, c-format
msgid "nested arrays are not supported (except strings)" msgid "nested arrays are not supported (except strings)"
msgstr "içiçe geçmiş diziler, dizgiler haricinde desteklenmez" msgstr "içiçe geçmiş diziler, dizgiler haricinde desteklenmez"
#: type.c:322 #: type.c:331
#, c-format
msgid "indicator for struct has to be a struct" msgid "indicator for struct has to be a struct"
msgstr "struct için gösterici (indicator) yine struct olmalı" msgstr "struct için gösterici (indicator) yine struct olmalı"
#: type.c:331 #: type.c:351 type.c:372 type.c:392
#: type.c:339 #, c-format
#: type.c:347
msgid "indicator for simple data type has to be simple" msgid "indicator for simple data type has to be simple"
msgstr "basit veri tipinin göstergesi basit olmalı" msgstr "basit veri tipinin göstergesi basit olmalı"
#: type.c:653 #: type.c:615
#, c-format
msgid "indicator struct \"%s\" has too few members"
msgstr "\"%s\" gösterge yapısının (struct) çok az üyesi var"
#: type.c:622
#, c-format
msgid "indicator struct \"%s\" has too many members"
msgstr "\"%s\" gösterge yapısının (struct) çok fazla üyesi var"
#: type.c:733
#, c-format #, c-format
msgid "unrecognized descriptor item code %d" msgid "unrecognized descriptor item code %d"
msgstr "tanımlanmayan açıklayıcı madde kodu %d" msgstr "tanımlanmayan açıklayıcı madde kodu %d"
#: variable.c:89 #: variable.c:89 variable.c:116
#: variable.c:112
#, c-format #, c-format
msgid "incorrectly formed variable \"%s\"" msgid "incorrectly formed variable \"%s\""
msgstr "doğru şekilde oluşturulmamış \"%s\" değişkeni" msgstr "doğru şekilde oluşturulmamış \"%s\" değişkeni"
#: variable.c:135 #: variable.c:139
#, c-format #, c-format
msgid "variable \"%s\" is not a pointer" msgid "variable \"%s\" is not a pointer"
msgstr "\"%s\" değişkeni bir pointer değil" msgstr "\"%s\" değişkeni bir pointer değil"
#: variable.c:138 #: variable.c:142 variable.c:167
#: variable.c:163
#, c-format #, c-format
msgid "variable \"%s\" is not a pointer to a structure or a union" msgid "variable \"%s\" is not a pointer to a structure or a union"
msgstr "\"%s\" değişkeni structure ya da union'a pointer değil" msgstr "\"%s\" değişkeni structure ya da union'a pointer değil"
#: variable.c:150 #: variable.c:154
#, c-format #, c-format
msgid "variable \"%s\" is neither a structure nor a union" msgid "variable \"%s\" is neither a structure nor a union"
msgstr "\"%s\" değişkeni structure ya da union değil" msgstr "\"%s\" değişkeni structure ya da union değil"
#: variable.c:160 #: variable.c:164
#, c-format #, c-format
msgid "variable \"%s\" is not an array" msgid "variable \"%s\" is not an array"
msgstr "\"%s\" değişkeni bir dizi değil" msgstr "\"%s\" değişkeni bir dizi değil"
#: variable.c:229 #: variable.c:233 variable.c:255
#: variable.c:251
#, c-format #, c-format
msgid "variable \"%s\" is not declared" msgid "variable \"%s\" is not declared"
msgstr "\"%s\" değişkeni bildirilmemiş" msgstr "\"%s\" değişkeni bildirilmemiş"
#: variable.c:484 #: variable.c:494
#, c-format
msgid "indicator variable must have an integer type" msgid "indicator variable must have an integer type"
msgstr "belirteç değişkeni tamsayı veri tipine sahip olmalı" msgstr "belirteç değişkeni tamsayı veri tipine sahip olmalı"
#: variable.c:496 #: variable.c:506
#, c-format #, c-format
msgid "unrecognized data type name \"%s\"" msgid "unrecognized data type name \"%s\""
msgstr "tanımlanmayan veri tipi adı \"%s\"" msgstr "tanımlanmayan veri tipi adı \"%s\""
#: variable.c:507 #: variable.c:517 variable.c:525 variable.c:542 variable.c:545
#: variable.c:515 #, c-format
#: variable.c:532
#: variable.c:535
msgid "multidimensional arrays are not supported" msgid "multidimensional arrays are not supported"
msgstr "çok boyutlu diziler desteklenmiyor" msgstr "çok boyutlu diziler desteklenmiyor"
#: variable.c:524 #: variable.c:534
#, c-format #, c-format
msgid "multilevel pointers (more than 2 levels) are not supported; found %d level" msgid "multilevel pointers (more than 2 levels) are not supported; found %d level"
msgid_plural "multilevel pointers (more than 2 levels) are not supported; found %d levels" msgid_plural "multilevel pointers (more than 2 levels) are not supported; found %d levels"
msgstr[0] "çoklu seviye işaretçileri (İkiden fazla) desteklenmiyor: %d seviye bulundu" msgstr[0] "çoklu seviye işaretçileri (İkiden fazla) desteklenmiyor: %d seviye bulundu"
#: variable.c:529 #: variable.c:539
#, c-format
msgid "pointer to pointer is not supported for this data type" msgid "pointer to pointer is not supported for this data type"
msgstr "Bu veri tipi için işaretçiden işaretçiye desteklenmemektedir" msgstr "Bu veri tipi için işaretçiden işaretçiye desteklenmemektedir"
#: variable.c:549 #: variable.c:559
#, c-format
msgid "multidimensional arrays for structures are not supported" msgid "multidimensional arrays for structures are not supported"
msgstr "yapılar için çok boyutlu diziler desteklenmemektedir" msgstr "yapılar için çok boyutlu diziler desteklenmemektedir"
#~ msgid "NEW used in query that is not in a rule"
#~ msgstr "rule olmayan sorgusunda NEW kullanıldı"
#~ msgid "OLD used in query that is not in a rule" #~ msgid "OLD used in query that is not in a rule"
#~ msgstr "rule olmayan sorgusunda OLD kullanıldı" #~ msgstr "rule olmayan sorgusunda OLD kullanıldı"
#~ msgid "NEW used in query that is not in a rule" #~ msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
#~ msgstr "rule olmayan sorgusunda NEW kullanıldı" #~ msgstr "INITIALLY DEFERRED olarak tanımlanan kısıtlayıcı DEFERRABLE özelliğine sahip olmalıdır"
#~ msgid "COPY FROM STDOUT is not possible"
#~ msgstr "COPY FROM STDOUT mümkün değildir"
#~ msgid "COPY TO STDIN is not possible"
#~ msgstr "COPY TO STDIN mümkün değildir"
#~ msgid "AT option not allowed in DEALLOCATE statement"
#~ msgstr "AT seçeneğine DEALLOCATE ifadesinde izin verilmemektedir"
#~ msgid " --version output version information, then exit\n"
#~ msgstr " --version sürüm numarasını yaz ve çık\n"
#~ msgid " --help show this help, then exit\n"
#~ msgstr " --help bu yardımı göster ve çık\n"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libpq (PostgreSQL 9.6)\n" "Project-Id-Version: libpq (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:47+0000\n" "POT-Creation-Date: 2019-04-18 16:28+0000\n"
"PO-Revision-Date: 2017-08-28 11:37+0200\n" "PO-Revision-Date: 2017-08-28 11:37+0200\n"
"Last-Translator: Carlos Chapi <waldosaurio@gmail.com>\n" "Last-Translator: Carlos Chapi <waldosaurio@gmail.com>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
@ -34,13 +34,13 @@ msgid "duplicate GSS authentication request\n"
msgstr "petición de autentificación GSS duplicada\n" msgstr "petición de autentificación GSS duplicada\n"
#: fe-auth.c:197 fe-auth.c:309 fe-auth.c:388 fe-auth.c:423 fe-auth.c:519 #: fe-auth.c:197 fe-auth.c:309 fe-auth.c:388 fe-auth.c:423 fe-auth.c:519
#: fe-auth.c:798 fe-connect.c:767 fe-connect.c:964 fe-connect.c:1140 #: fe-auth.c:798 fe-connect.c:826 fe-connect.c:1023 fe-connect.c:1199
#: fe-connect.c:2141 fe-connect.c:3499 fe-connect.c:3751 fe-connect.c:3870 #: fe-connect.c:2257 fe-connect.c:3585 fe-connect.c:3837 fe-connect.c:3956
#: fe-connect.c:4110 fe-connect.c:4190 fe-connect.c:4289 fe-connect.c:4545 #: fe-connect.c:4206 fe-connect.c:4286 fe-connect.c:4385 fe-connect.c:4641
#: fe-connect.c:4574 fe-connect.c:4646 fe-connect.c:4670 fe-connect.c:4688 #: fe-connect.c:4670 fe-connect.c:4742 fe-connect.c:4766 fe-connect.c:4784
#: fe-connect.c:4784 fe-connect.c:5118 fe-connect.c:5268 fe-exec.c:2651 #: fe-connect.c:4880 fe-connect.c:5214 fe-connect.c:5364 fe-exec.c:2705
#: fe-exec.c:3398 fe-exec.c:3563 fe-lobj.c:896 fe-protocol2.c:1206 #: fe-exec.c:3452 fe-exec.c:3617 fe-lobj.c:896 fe-protocol2.c:1214
#: fe-protocol3.c:992 fe-protocol3.c:1678 fe-secure-openssl.c:515 #: fe-protocol3.c:1000 fe-protocol3.c:1686 fe-secure-openssl.c:515
#: fe-secure-openssl.c:1139 #: fe-secure-openssl.c:1139
msgid "out of memory\n" msgid "out of memory\n"
msgstr "memoria agotada\n" msgstr "memoria agotada\n"
@ -99,32 +99,32 @@ msgstr "el método de autentificación %u no está soportado\n"
msgid "user name lookup failure: error code %lu\n" msgid "user name lookup failure: error code %lu\n"
msgstr "fallo en la búsqueda del nombre de usuario: código de error %lu\n" msgstr "fallo en la búsqueda del nombre de usuario: código de error %lu\n"
#: fe-auth.c:783 fe-connect.c:2068 #: fe-auth.c:783 fe-connect.c:2184
#, c-format #, c-format
msgid "could not look up local user ID %d: %s\n" msgid "could not look up local user ID %d: %s\n"
msgstr "no se pudo buscar el usuario local de ID %d: %s\n" msgstr "no se pudo buscar el usuario local de ID %d: %s\n"
#: fe-auth.c:788 fe-connect.c:2073 #: fe-auth.c:788 fe-connect.c:2189
#, c-format #, c-format
msgid "local user with ID %d does not exist\n" msgid "local user with ID %d does not exist\n"
msgstr "no existe un usuario local con ID %d\n" msgstr "no existe un usuario local con ID %d\n"
#: fe-connect.c:906 #: fe-connect.c:965
#, c-format #, c-format
msgid "invalid sslmode value: \"%s\"\n" msgid "invalid sslmode value: \"%s\"\n"
msgstr "valor sslmode no válido: «%s»\n" msgstr "valor sslmode no válido: «%s»\n"
#: fe-connect.c:927 #: fe-connect.c:986
#, 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 "el valor sslmode «%s» no es válido cuando no se ha compilado con soporte SSL\n" msgstr "el valor sslmode «%s» no es válido cuando no se ha compilado con soporte SSL\n"
#: fe-connect.c:1164 #: fe-connect.c:1223
#, 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:1194 #: fe-connect.c:1253
#, c-format #, c-format
msgid "" msgid ""
"could not connect to server: %s\n" "could not connect to server: %s\n"
@ -135,7 +135,7 @@ msgstr ""
"\t¿Está el servidor en ejecución localmente y aceptando\n" "\t¿Está el servidor en ejecución 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:1249 #: fe-connect.c:1308
#, c-format #, c-format
msgid "" msgid ""
"could not connect to server: %s\n" "could not connect to server: %s\n"
@ -146,7 +146,7 @@ msgstr ""
"\t¿Está el servidor en ejecución en el servidor «%s» (%s) y aceptando\n" "\t¿Está el servidor en ejecución en el servidor «%s» (%s) y aceptando\n"
"\tconexiones TCP/IP en el puerto %s?\n" "\tconexiones TCP/IP en el puerto %s?\n"
#: fe-connect.c:1258 #: fe-connect.c:1317
#, c-format #, c-format
msgid "" msgid ""
"could not connect to server: %s\n" "could not connect to server: %s\n"
@ -157,380 +157,395 @@ msgstr ""
"\t¿Está el servidor en ejecución en el servidor «%s» y aceptando\n" "\t¿Está el servidor en ejecución 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:1309 fe-connect.c:1341 fe-connect.c:1374 fe-connect.c:1841 #: fe-connect.c:1368 fe-connect.c:1400 fe-connect.c:1433 fe-connect.c:1976
#, c-format #, c-format
msgid "setsockopt(%s) failed: %s\n" msgid "setsockopt(%s) failed: %s\n"
msgstr "setsockopt(%s) falló: %s\n" msgstr "setsockopt(%s) falló: %s\n"
#: fe-connect.c:1423 #: fe-connect.c:1482
#, c-format #, c-format
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n" msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n" msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
#: fe-connect.c:1475 #: fe-connect.c:1534
#, c-format #, c-format
msgid "invalid port number: \"%s\"\n" msgid "invalid port number: \"%s\"\n"
msgstr "número de puerto no válido: «%s»\n" msgstr "número de puerto no válido: «%s»\n"
#: fe-connect.c:1508 #: fe-connect.c:1567
#, c-format #, c-format
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n" msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
msgstr "la ruta del socket de dominio Unix «%s» es demasiado larga (máximo %d bytes)\n" msgstr "la ruta del socket de dominio Unix «%s» es demasiado larga (máximo %d bytes)\n"
#: fe-connect.c:1527 #: fe-connect.c:1586
#, 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 dirección: %s\n" msgstr "no se pudo traducir el nombre «%s» a una dirección: %s\n"
#: fe-connect.c:1531 #: fe-connect.c:1590
#, 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 dirección: %s\n" msgstr "no se pudo traducir la ruta del socket Unix «%s» a una dirección: %s\n"
#: fe-connect.c:1736 #: fe-connect.c:1796
msgid "invalid connection state, probably indicative of memory corruption\n" msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr "el estado de conexión no es válido, probablemente por corrupción de memoria\n" msgstr "el estado de conexión no es válido, probablemente por corrupción de memoria\n"
#: fe-connect.c:1776 #: fe-connect.c:1913
#, 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:1798 #: fe-connect.c:1935
#, c-format #, c-format
msgid "could not set socket to nonblocking mode: %s\n" msgid "could not set socket to nonblocking 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:1809 #: fe-connect.c:1945
#, 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 close-on-exec: %s\n" msgstr "no se pudo poner el socket en modo close-on-exec: %s\n"
#: fe-connect.c:1828 #: fe-connect.c:1963
msgid "keepalives parameter must be an integer\n" msgid "keepalives parameter must be an integer\n"
msgstr "el parámetro de keepalives debe ser un entero\n" msgstr "el parámetro de keepalives debe ser un entero\n"
#: fe-connect.c:1979 #: fe-connect.c:2101
#, 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:2013 #: fe-connect.c:2129
#, 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 obtener la dirección del cliente desde el socket: %s\n" msgstr "no se pudo obtener la dirección del cliente desde el socket: %s\n"
#: fe-connect.c:2055 #: fe-connect.c:2171
msgid "requirepeer parameter is not supported on this platform\n" msgid "requirepeer parameter is not supported on this platform\n"
msgstr "el parámetro requirepeer no está soportado en esta plataforma\n" msgstr "el parámetro requirepeer no está soportado en esta plataforma\n"
#: fe-connect.c:2058 #: fe-connect.c:2174
#, c-format #, c-format
msgid "could not get peer credentials: %s\n" msgid "could not get peer credentials: %s\n"
msgstr "no se pudo obtener credenciales de la contraparte: %s\n" msgstr "no se pudo obtener credenciales de la contraparte: %s\n"
#: fe-connect.c:2081 #: fe-connect.c:2197
#, c-format #, c-format
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n" msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
msgstr "requirepeer especifica «%s», pero el nombre de usuario de la contraparte es «%s»\n" msgstr "requirepeer especifica «%s», pero el nombre de usuario de la contraparte es «%s»\n"
#: fe-connect.c:2115 #: fe-connect.c:2231
#, 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 negociación SSL: %s\n" msgstr "no se pudo enviar el paquete de negociación SSL: %s\n"
#: fe-connect.c:2154 #: fe-connect.c:2270
#, 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:2224 #: fe-connect.c:2340
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:2250 #: fe-connect.c:2366
#, 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 válida en la negociación SSL: %c\n" msgstr "se ha recibido una respuesta no válida en la negociación SSL: %c\n"
#: fe-connect.c:2325 fe-connect.c:2358 #: fe-connect.c:2442 fe-connect.c:2475
#, 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 "se esperaba una petición de autentificación desde el servidor, pero se ha recibido %c\n" msgstr "se esperaba una petición de autentificación desde el servidor, pero se ha recibido %c\n"
#: fe-connect.c:2525 #: fe-connect.c:2640
#, c-format #, c-format
msgid "out of memory allocating GSSAPI buffer (%d)" msgid "out of memory allocating GSSAPI buffer (%d)"
msgstr "memoria agotada creando el búfer GSSAPI (%d)" msgstr "memoria agotada creando el búfer GSSAPI (%d)"
#: fe-connect.c:2610 #: fe-connect.c:2725
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:2704 #: fe-connect.c:2817
#, c-format #, c-format
msgid "invalid connection state %d, probably indicative of memory corruption\n" msgid "invalid connection state %d, probably indicative of memory corruption\n"
msgstr "estado de conexión no válido %d, probablemente por corrupción de memoria\n" msgstr "estado de conexión no válido %d, probablemente por corrupción de memoria\n"
#: fe-connect.c:3105 fe-connect.c:3165 #: fe-connect.c:3191 fe-connect.c:3251
#, c-format #, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n" msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
msgstr "PGEventProc «%s» falló durante el evento PGEVT_CONNRESET\n" msgstr "PGEventProc «%s» falló durante el evento PGEVT_CONNRESET\n"
#: fe-connect.c:3512 #: fe-connect.c:3598
#, c-format #, c-format
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n" msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
msgstr "URL LDAP no válida «%s»: el esquema debe ser ldap://\n" msgstr "URL LDAP no válida «%s»: el esquema debe ser ldap://\n"
#: fe-connect.c:3527 #: fe-connect.c:3613
#, c-format #, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n" msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "URL LDAP no válida «%s»: distinguished name faltante\n" msgstr "URL LDAP no válida «%s»: distinguished name faltante\n"
#: fe-connect.c:3538 fe-connect.c:3591 #: fe-connect.c:3624 fe-connect.c:3677
#, c-format #, c-format
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n" msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
msgstr "URL LDAP no válida «%s»: debe tener exactamente un atributo\n" msgstr "URL LDAP no válida «%s»: debe tener exactamente un atributo\n"
#: fe-connect.c:3548 fe-connect.c:3605 #: fe-connect.c:3634 fe-connect.c:3691
#, c-format #, c-format
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n" msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
msgstr "URL LDAP no válida «%s»: debe tener ámbito de búsqueda (base/one/sub)\n" msgstr "URL LDAP no válida «%s»: debe tener ámbito de búsqueda (base/one/sub)\n"
#: fe-connect.c:3559 #: fe-connect.c:3645
#, c-format #, c-format
msgid "invalid LDAP URL \"%s\": no filter\n" msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "URL LDAP no válida «%s»: no tiene filtro\n" msgstr "URL LDAP no válida «%s»: no tiene filtro\n"
#: fe-connect.c:3580 #: fe-connect.c:3666
#, c-format #, c-format
msgid "invalid LDAP URL \"%s\": invalid port number\n" msgid "invalid LDAP URL \"%s\": invalid port number\n"
msgstr "URL LDAP no válida «%s»: número de puerto no válido\n" msgstr "URL LDAP no válida «%s»: número de puerto no válido\n"
#: fe-connect.c:3614 #: fe-connect.c:3700
msgid "could not create LDAP structure\n" msgid "could not create LDAP structure\n"
msgstr "no se pudo crear estructura LDAP\n" msgstr "no se pudo crear estructura LDAP\n"
#: fe-connect.c:3690 #: fe-connect.c:3776
#, c-format #, c-format
msgid "lookup on LDAP server failed: %s\n" msgid "lookup on LDAP server failed: %s\n"
msgstr "búsqueda en servidor LDAP falló: %s\n" msgstr "búsqueda en servidor LDAP falló: %s\n"
#: fe-connect.c:3701 #: fe-connect.c:3787
msgid "more than one entry found on LDAP lookup\n" msgid "more than one entry found on LDAP lookup\n"
msgstr "se encontro más de una entrada en búsqueda LDAP\n" msgstr "se encontro más de una entrada en búsqueda LDAP\n"
#: fe-connect.c:3702 fe-connect.c:3714 #: fe-connect.c:3788 fe-connect.c:3800
msgid "no entry found on LDAP lookup\n" msgid "no entry found on LDAP lookup\n"
msgstr "no se encontró ninguna entrada en búsqueda LDAP\n" msgstr "no se encontró ninguna entrada en búsqueda LDAP\n"
#: fe-connect.c:3725 fe-connect.c:3738 #: fe-connect.c:3811 fe-connect.c:3824
msgid "attribute has no values on LDAP lookup\n" msgid "attribute has no values on LDAP lookup\n"
msgstr "la búsqueda LDAP entregó atributo sin valores\n" msgstr "la búsqueda LDAP entregó atributo sin valores\n"
#: fe-connect.c:3790 fe-connect.c:3809 fe-connect.c:4328 #: fe-connect.c:3876 fe-connect.c:3895 fe-connect.c:4424
#, c-format #, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n" msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr "falta «=» después de «%s» en la cadena de información de la conexión\n" msgstr "falta «=» después de «%s» en la cadena de información de la conexión\n"
#: fe-connect.c:3882 fe-connect.c:4513 fe-connect.c:5251 #: fe-connect.c:3968 fe-connect.c:4609 fe-connect.c:5347
#, c-format #, c-format
msgid "invalid connection option \"%s\"\n" msgid "invalid connection option \"%s\"\n"
msgstr "opción de conexión no válida «%s»\n" msgstr "opción de conexión no válida «%s»\n"
#: fe-connect.c:3898 fe-connect.c:4377 #: fe-connect.c:3984 fe-connect.c:4473
msgid "unterminated quoted string in connection info string\n" msgid "unterminated quoted string in connection info string\n"
msgstr "cadena de caracteres entre comillas sin terminar en la cadena de información de conexión\n" msgstr "cadena de caracteres entre comillas sin terminar en la cadena de información de conexión\n"
#: fe-connect.c:3938 #: fe-connect.c:4067
msgid "could not get home directory to locate service definition file"
msgstr "no se pudo obtener el directorio home para localizar el archivo de definición de servicio"
#: fe-connect.c:3971
#, c-format #, c-format
msgid "definition of service \"%s\" not found\n" msgid "definition of service \"%s\" not found\n"
msgstr "la definición de servicio «%s» no fue encontrada\n" msgstr "la definición de servicio «%s» no fue encontrada\n"
#: fe-connect.c:3994 #: fe-connect.c:4090
#, c-format #, c-format
msgid "service file \"%s\" not found\n" msgid "service file \"%s\" not found\n"
msgstr "el archivo de servicio «%s» no fue encontrado\n" msgstr "el archivo de servicio «%s» no fue encontrado\n"
#: fe-connect.c:4007 #: fe-connect.c:4103
#, c-format #, c-format
msgid "line %d too long in service file \"%s\"\n" msgid "line %d too long in service file \"%s\"\n"
msgstr "la línea %d es demasiado larga en archivo de servicio «%s»\n" msgstr "la línea %d es demasiado larga en archivo de servicio «%s»\n"
#: fe-connect.c:4078 fe-connect.c:4122 #: fe-connect.c:4174 fe-connect.c:4218
#, c-format #, c-format
msgid "syntax error in service file \"%s\", line %d\n" msgid "syntax error in service file \"%s\", line %d\n"
msgstr "error de sintaxis en archivo de servicio «%s», línea %d\n" msgstr "error de sintaxis en archivo de servicio «%s», línea %d\n"
#: fe-connect.c:4089 #: fe-connect.c:4185
#, c-format #, c-format
msgid "nested service specifications not supported in service file \"%s\", line %d\n" msgid "nested service specifications not supported in service file \"%s\", line %d\n"
msgstr "especificaciones de servicio anidadas no soportadas en archivo de servicio «%s», línea %d\n" msgstr "especificaciones de servicio anidadas no soportadas en archivo de servicio «%s», línea %d\n"
#: fe-connect.c:4795 #: fe-connect.c:4891
#, c-format #, c-format
msgid "invalid URI propagated to internal parser routine: \"%s\"\n" msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
msgstr "URI no válida propagada a rutina interna de procesamiento: «%s»\n" msgstr "URI no válida propagada a rutina interna de procesamiento: «%s»\n"
#: fe-connect.c:4865 #: fe-connect.c:4961
#, c-format #, c-format
msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n" msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
msgstr "se encontró el fin de la cadena mientras se buscaba el «]» correspondiente en dirección IPv6 en URI: «%s»\n" msgstr "se encontró el fin de la cadena mientras se buscaba el «]» correspondiente en dirección IPv6 en URI: «%s»\n"
#: fe-connect.c:4872 #: fe-connect.c:4968
#, c-format #, c-format
msgid "IPv6 host address may not be empty in URI: \"%s\"\n" msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
msgstr "la dirección IPv6 no puede ser vacía en la URI: «%s»\n" msgstr "la dirección IPv6 no puede ser vacía en la URI: «%s»\n"
#: fe-connect.c:4887 #: fe-connect.c:4983
#, c-format #, c-format
msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n" msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
msgstr "carácter «%c» inesperado en la posición %d en URI (se esperaba «:» o «/»): «%s»\n" msgstr "carácter «%c» inesperado en la posición %d en URI (se esperaba «:» o «/»): «%s»\n"
#: fe-connect.c:5001 #: fe-connect.c:5097
#, c-format #, c-format
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n" msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
msgstr "separador llave/valor «=» extra en parámetro de la URI: «%s»\n" msgstr "separador llave/valor «=» extra en parámetro de la URI: «%s»\n"
#: fe-connect.c:5021 #: fe-connect.c:5117
#, c-format #, c-format
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n" msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
msgstr "separador llave/valor «=» faltante en parámetro de la URI: «%s»\n" msgstr "separador llave/valor «=» faltante en parámetro de la URI: «%s»\n"
#: fe-connect.c:5072 #: fe-connect.c:5168
#, c-format #, c-format
msgid "invalid URI query parameter: \"%s\"\n" msgid "invalid URI query parameter: \"%s\"\n"
msgstr "parámetro de URI no válido: «%s»\n" msgstr "parámetro de URI no válido: «%s»\n"
#: fe-connect.c:5146 #: fe-connect.c:5242
#, c-format #, c-format
msgid "invalid percent-encoded token: \"%s\"\n" msgid "invalid percent-encoded token: \"%s\"\n"
msgstr "elemento escapado con %% no válido: «%s»\n" msgstr "elemento escapado con %% no válido: «%s»\n"
#: fe-connect.c:5156 #: fe-connect.c:5252
#, c-format #, c-format
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n" msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
msgstr "valor no permitido %%00 en valor escapado con %%: «%s»\n" msgstr "valor no permitido %%00 en valor escapado con %%: «%s»\n"
#: fe-connect.c:5490 #: fe-connect.c:5586
msgid "connection pointer is NULL\n" msgid "connection pointer is NULL\n"
msgstr "el puntero de conexión es NULL\n" msgstr "el puntero de conexión es NULL\n"
#: fe-connect.c:5788 #: fe-connect.c:5884
#, c-format #, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n" msgid "WARNING: password file \"%s\" is not a plain file\n"
msgstr "ADVERTENCIA: El archivo de claves «%s» no es un archivo plano\n" msgstr "ADVERTENCIA: El archivo de claves «%s» no es un archivo plano\n"
#: fe-connect.c:5797 #: fe-connect.c:5893
#, c-format #, c-format
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n" msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
msgstr "ADVERTENCIA: El archivo de claves «%s» tiene permiso de lectura para el grupo u otros; los permisos deberían ser u=rw (0600) o menos\n" msgstr "ADVERTENCIA: El archivo de claves «%s» tiene permiso de lectura para el grupo u otros; los permisos deberían ser u=rw (0600) o menos\n"
#: fe-connect.c:5911 #: fe-connect.c:6007
#, c-format #, c-format
msgid "password retrieved from file \"%s\"\n" msgid "password retrieved from file \"%s\"\n"
msgstr "contraseña obtenida desde el archivo «%s»\n" msgstr "contraseña obtenida desde el archivo «%s»\n"
#: fe-exec.c:826 #: fe-exec.c:437 fe-exec.c:2779
msgid "NOTICE"
msgstr "AVISO"
#: fe-exec.c:1141 fe-exec.c:1199 fe-exec.c:1245
msgid "command string is a null pointer\n"
msgstr "la cadena de orden es un puntero nulo\n"
#: fe-exec.c:1205 fe-exec.c:1251 fe-exec.c:1346
msgid "number of parameters must be between 0 and 65535\n"
msgstr "el número de parámetros debe estar entre 0 y 65535\n"
#: fe-exec.c:1239 fe-exec.c:1340
msgid "statement name is a null pointer\n"
msgstr "el nombre de sentencia es un puntero nulo\n"
#: fe-exec.c:1259 fe-exec.c:1422 fe-exec.c:2140 fe-exec.c:2339
msgid "function requires at least protocol version 3.0\n"
msgstr "la función requiere protocolo 3.0 o superior\n"
#: fe-exec.c:1377
msgid "no connection to the server\n"
msgstr "no hay conexión con el servidor\n"
#: fe-exec.c:1384
msgid "another command is already in progress\n"
msgstr "hay otra orden en ejecución\n"
#: fe-exec.c:1498
msgid "length must be given for binary parameter\n"
msgstr "el largo debe ser especificado para un parámetro binario\n"
#: fe-exec.c:1770
#, c-format
msgid "unexpected asyncStatus: %d\n"
msgstr "asyncStatus no esperado: %d\n"
#: fe-exec.c:1790
#, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
msgstr "PGEventProc «%s» falló durante el evento PGEVT_RESULTCREATE\n"
#: fe-exec.c:1950
msgid "COPY terminated by new PQexec"
msgstr "COPY terminado por un nuevo PQexec"
#: fe-exec.c:1958
msgid "COPY IN state must be terminated first\n"
msgstr "el estado COPY IN debe ser terminado primero\n"
#: fe-exec.c:1978
msgid "COPY OUT state must be terminated first\n"
msgstr "el estado COPY OUT debe ser terminado primero\n"
#: fe-exec.c:1986
msgid "PQexec not allowed during COPY BOTH\n"
msgstr "PQexec no está permitido durante COPY BOTH\n"
#: fe-exec.c:2229 fe-exec.c:2296 fe-exec.c:2386 fe-protocol2.c:1352
#: fe-protocol3.c:1817
msgid "no COPY in progress\n"
msgstr "no hay COPY alguno en ejecución\n"
#: fe-exec.c:2576
msgid "connection in wrong state\n"
msgstr "la conexión está en un estado incorrecto\n"
#: fe-exec.c:2607
msgid "invalid ExecStatusType code"
msgstr "el código de ExecStatusType no es válido"
#: fe-exec.c:2634
msgid "PGresult is not an error result\n"
msgstr "PGresult no es un resultado de error\n"
#: fe-exec.c:2709 fe-exec.c:2732
#, c-format
msgid "column number %d is out of range 0..%d"
msgstr "el número de columna %d está fuera del rango 0..%d"
#: fe-exec.c:2725
#, 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 número de fila %d está fuera del rango 0..%d" msgstr "el número de fila %d está fuera del rango 0..%d"
#: fe-exec.c:2747 #: fe-exec.c:498 fe-protocol2.c:503 fe-protocol2.c:538 fe-protocol2.c:1057
#: fe-protocol3.c:209 fe-protocol3.c:236 fe-protocol3.c:253 fe-protocol3.c:333
#: fe-protocol3.c:728 fe-protocol3.c:959
msgid "out of memory"
msgstr "memoria agotada"
#: fe-exec.c:499 fe-protocol2.c:1403 fe-protocol3.c:1894
#, c-format
msgid "%s"
msgstr "%s"
#: fe-exec.c:847
msgid "NOTICE"
msgstr "AVISO"
#: fe-exec.c:905
msgid "PGresult cannot support more than INT_MAX tuples"
msgstr "PGresult no puede soportar un número de tuplas mayor que INT_MAX"
#: fe-exec.c:917
msgid "size_t overflow"
msgstr "desbordamiento de size_t"
#: fe-exec.c:1192 fe-exec.c:1250 fe-exec.c:1296
msgid "command string is a null pointer\n"
msgstr "la cadena de orden es un puntero nulo\n"
#: fe-exec.c:1256 fe-exec.c:1302 fe-exec.c:1397
msgid "number of parameters must be between 0 and 65535\n"
msgstr "el número de parámetros debe estar entre 0 y 65535\n"
#: fe-exec.c:1290 fe-exec.c:1391
msgid "statement name is a null pointer\n"
msgstr "el nombre de sentencia es un puntero nulo\n"
#: fe-exec.c:1310 fe-exec.c:1473 fe-exec.c:2191 fe-exec.c:2393
msgid "function requires at least protocol version 3.0\n"
msgstr "la función requiere protocolo 3.0 o superior\n"
#: fe-exec.c:1428
msgid "no connection to the server\n"
msgstr "no hay conexión con el servidor\n"
#: fe-exec.c:1435
msgid "another command is already in progress\n"
msgstr "hay otra orden en ejecución\n"
#: fe-exec.c:1549
msgid "length must be given for binary parameter\n"
msgstr "el largo debe ser especificado para un parámetro binario\n"
#: fe-exec.c:1821
#, c-format
msgid "unexpected asyncStatus: %d\n"
msgstr "asyncStatus no esperado: %d\n"
#: fe-exec.c:1841
#, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
msgstr "PGEventProc «%s» falló durante el evento PGEVT_RESULTCREATE\n"
#: fe-exec.c:2001
msgid "COPY terminated by new PQexec"
msgstr "COPY terminado por un nuevo PQexec"
#: fe-exec.c:2009
msgid "COPY IN state must be terminated first\n"
msgstr "el estado COPY IN debe ser terminado primero\n"
#: fe-exec.c:2029
msgid "COPY OUT state must be terminated first\n"
msgstr "el estado COPY OUT debe ser terminado primero\n"
#: fe-exec.c:2037
msgid "PQexec not allowed during COPY BOTH\n"
msgstr "PQexec no está permitido durante COPY BOTH\n"
#: fe-exec.c:2283 fe-exec.c:2350 fe-exec.c:2440 fe-protocol2.c:1360
#: fe-protocol3.c:1825
msgid "no COPY in progress\n"
msgstr "no hay COPY alguno en ejecución\n"
#: fe-exec.c:2630
msgid "connection in wrong state\n"
msgstr "la conexión está en un estado incorrecto\n"
#: fe-exec.c:2661
msgid "invalid ExecStatusType code"
msgstr "el código de ExecStatusType no es válido"
#: fe-exec.c:2688
msgid "PGresult is not an error result\n"
msgstr "PGresult no es un resultado de error\n"
#: fe-exec.c:2763 fe-exec.c:2786
#, c-format
msgid "column number %d is out of range 0..%d"
msgstr "el número de columna %d está fuera del rango 0..%d"
#: fe-exec.c:2801
#, c-format #, c-format
msgid "parameter number %d is out of range 0..%d" msgid "parameter number %d is out of range 0..%d"
msgstr "el número de parámetro %d está fuera del rango 0..%d" msgstr "el número de parámetro %d está fuera del rango 0..%d"
#: fe-exec.c:3057 #: fe-exec.c:3111
#, 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-exec.c:3296 fe-exec.c:3380 #: fe-exec.c:3350 fe-exec.c:3434
msgid "incomplete multibyte character\n" msgid "incomplete multibyte character\n"
msgstr "carácter multibyte incompleto\n" msgstr "carácter multibyte incompleto\n"
@ -670,12 +685,6 @@ msgstr "el estado %c no es válido, probablemente por corrupción de memoria\n"
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:503 fe-protocol2.c:538 fe-protocol2.c:1049 fe-protocol3.c:209
#: fe-protocol3.c:236 fe-protocol3.c:253 fe-protocol3.c:333 fe-protocol3.c:728
#: fe-protocol3.c:951
msgid "out of memory"
msgstr "memoria agotada"
#: fe-protocol2.c:529 #: fe-protocol2.c:529
#, c-format #, c-format
msgid "unexpected character %c following empty query response (\"I\" message)" msgid "unexpected character %c following empty query response (\"I\" message)"
@ -700,17 +709,12 @@ msgstr "se ha recibido una respuesta inesperada del servidor; el primer carácte
msgid "out of memory for query result" msgid "out of memory for query result"
msgstr "no hay suficiente memoria para el resultado de la consulta" msgstr "no hay suficiente memoria para el resultado de la consulta"
#: fe-protocol2.c:1395 fe-protocol3.c:1886 #: fe-protocol2.c:1415
#, c-format
msgid "%s"
msgstr "%s"
#: fe-protocol2.c:1407
#, c-format #, c-format
msgid "lost synchronization with server, resetting connection" msgid "lost synchronization with server, resetting connection"
msgstr "se perdió la sincronía con el servidor, reseteando la conexión" msgstr "se perdió la sincronía con el servidor, reseteando la conexión"
#: fe-protocol2.c:1541 fe-protocol2.c:1573 fe-protocol3.c:2089 #: fe-protocol2.c:1549 fe-protocol2.c:1581 fe-protocol3.c:2097
#, 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"
@ -753,81 +757,81 @@ msgstr "cantidad de campos inesperada en mensaje «D»"
msgid "extraneous data in \"D\" message" msgid "extraneous data in \"D\" message"
msgstr "datos ininteligibles en mensaje «D»" msgstr "datos ininteligibles en mensaje «D»"
#: fe-protocol3.c:1005 #: fe-protocol3.c:1013
msgid "no error message available\n" msgid "no error message available\n"
msgstr "no hay mensaje de error disponible\n" msgstr "no hay mensaje de error disponible\n"
#. translator: %s represents a digit string #. translator: %s represents a digit string
#: fe-protocol3.c:1035 fe-protocol3.c:1054 #: fe-protocol3.c:1043 fe-protocol3.c:1062
#, c-format #, c-format
msgid " at character %s" msgid " at character %s"
msgstr " en el carácter %s" msgstr " en el carácter %s"
#: fe-protocol3.c:1067 #: fe-protocol3.c:1075
#, c-format #, c-format
msgid "DETAIL: %s\n" msgid "DETAIL: %s\n"
msgstr "DETALLE: %s\n" msgstr "DETALLE: %s\n"
#: fe-protocol3.c:1070 #: fe-protocol3.c:1078
#, c-format #, c-format
msgid "HINT: %s\n" msgid "HINT: %s\n"
msgstr "SUGERENCIA: %s\n" msgstr "SUGERENCIA: %s\n"
#: fe-protocol3.c:1073 #: fe-protocol3.c:1081
#, c-format #, c-format
msgid "QUERY: %s\n" msgid "QUERY: %s\n"
msgstr "CONSULTA: %s\n" msgstr "CONSULTA: %s\n"
#: fe-protocol3.c:1080 #: fe-protocol3.c:1088
#, c-format #, c-format
msgid "CONTEXT: %s\n" msgid "CONTEXT: %s\n"
msgstr "CONTEXTO: %s\n" msgstr "CONTEXTO: %s\n"
#: fe-protocol3.c:1089 #: fe-protocol3.c:1097
#, c-format #, c-format
msgid "SCHEMA NAME: %s\n" msgid "SCHEMA NAME: %s\n"
msgstr "NOMBRE DE ESQUEMA: %s\n" msgstr "NOMBRE DE ESQUEMA: %s\n"
#: fe-protocol3.c:1093 #: fe-protocol3.c:1101
#, c-format #, c-format
msgid "TABLE NAME: %s\n" msgid "TABLE NAME: %s\n"
msgstr "NOMBRE DE TABLA: %s\n" msgstr "NOMBRE DE TABLA: %s\n"
#: fe-protocol3.c:1097 #: fe-protocol3.c:1105
#, c-format #, c-format
msgid "COLUMN NAME: %s\n" msgid "COLUMN NAME: %s\n"
msgstr "NOMBRE DE COLUMNA: %s\n" msgstr "NOMBRE DE COLUMNA: %s\n"
#: fe-protocol3.c:1101 #: fe-protocol3.c:1109
#, c-format #, c-format
msgid "DATATYPE NAME: %s\n" msgid "DATATYPE NAME: %s\n"
msgstr "NOMBRE TIPO DE DATO: %s\n" msgstr "NOMBRE TIPO DE DATO: %s\n"
#: fe-protocol3.c:1105 #: fe-protocol3.c:1113
#, c-format #, c-format
msgid "CONSTRAINT NAME: %s\n" msgid "CONSTRAINT NAME: %s\n"
msgstr "NOMBRE DE RESTRICCIÓN: %s\n" msgstr "NOMBRE DE RESTRICCIÓN: %s\n"
#: fe-protocol3.c:1117 #: fe-protocol3.c:1125
msgid "LOCATION: " msgid "LOCATION: "
msgstr "UBICACIÓN: " msgstr "UBICACIÓN: "
#: fe-protocol3.c:1119 #: fe-protocol3.c:1127
#, c-format #, c-format
msgid "%s, " msgid "%s, "
msgstr "%s, " msgstr "%s, "
#: fe-protocol3.c:1121 #: fe-protocol3.c:1129
#, c-format #, c-format
msgid "%s:%s" msgid "%s:%s"
msgstr "%s:%s" msgstr "%s:%s"
#: fe-protocol3.c:1316 #: fe-protocol3.c:1324
#, c-format #, c-format
msgid "LINE %d: " msgid "LINE %d: "
msgstr "LÍNEA %d: " msgstr "LÍNEA %d: "
#: fe-protocol3.c:1711 #: fe-protocol3.c:1719
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"
@ -991,3 +995,6 @@ msgstr "no se pudo enviar datos al servidor: %s\n"
#, c-format #, c-format
msgid "unrecognized socket error: 0x%08X/%d" msgid "unrecognized socket error: 0x%08X/%d"
msgstr "código de error de socket no reconocido: 0x%08X/%d" msgstr "código de error de socket no reconocido: 0x%08X/%d"
#~ msgid "could not get home directory to locate service definition file"
#~ msgstr "no se pudo obtener el directorio home para localizar el archivo de definición de servicio"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: plperl (PostgreSQL 9.6)\n" "Project-Id-Version: plperl (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:47+0000\n" "POT-Creation-Date: 2019-04-18 16:27+0000\n"
"PO-Revision-Date: 2016-05-25 11:29-0500\n" "PO-Revision-Date: 2016-05-25 11:29-0500\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: plpgsql (PostgreSQL 9.6)\n" "Project-Id-Version: plpgsql (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:47+0000\n" "POT-Creation-Date: 2019-04-18 16:27+0000\n"
"PO-Revision-Date: 2017-08-28 11:38+0200\n" "PO-Revision-Date: 2017-08-28 11:38+0200\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"

View File

@ -2,15 +2,16 @@
# Copyright (C) 2009 PostgreSQL Global Development Group # Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package. # This file is distributed under the same license as the PostgreSQL package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009. # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
# Abdullah GÜLNER <agulner@gmail.com>, 2018,2019.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n" "Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-05-06 19:58+0000\n" "POT-Creation-Date: 2019-04-11 19:17+0000\n"
"PO-Revision-Date: 2018-05-07 11:36+0300\n" "PO-Revision-Date: 2019-04-12 15:36+0300\n"
"Last-Translator: Devrim GÜNDÜZ <devrim@gunduz.org>\n" "Last-Translator: Abdullah Gülner>\n"
"Language-Team: TR <devrim@commandprompt.com>\n" "Language-Team: TR <ceviri@postgresql.org.tr>\n"
"Language: tr\n" "Language: tr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -565,17 +566,17 @@ msgstr "\"%s\" scalar bir değişken değil"
#: pl_gram.y:1331 pl_gram.y:1525 #: pl_gram.y:1331 pl_gram.y:1525
#, c-format #, c-format
msgid "loop variable of loop over rows must be a record or row variable or list of scalar variables" msgid "loop variable of loop over rows must be a record or row variable or list of scalar variables"
msgstr "" msgstr "Döngü satırları üzerindeki döngü değişkeni, bir kayıt veya satır değişkeni veya sayısal (scalar) değişkenlerin listesi olmalıdır"
#: pl_gram.y:1365 #: pl_gram.y:1365
#, c-format #, c-format
msgid "cursor FOR loop must have only one target variable" msgid "cursor FOR loop must have only one target variable"
msgstr "" msgstr "imleç (cursor) FOR döngüsünde sadece bir tane hedef değişken olabilir"
#: pl_gram.y:1372 #: pl_gram.y:1372
#, c-format #, c-format
msgid "cursor FOR loop must use a bound cursor variable" msgid "cursor FOR loop must use a bound cursor variable"
msgstr "" msgstr "imleç (cursor) FOR döngüsü bir sınırlı (bound) imleç (cursor) değişkeni kullanmalı"
#: pl_gram.y:1456 #: pl_gram.y:1456
#, c-format #, c-format
@ -590,12 +591,12 @@ msgstr "FOR döngü sorgusu içinde REVERSE belirtilemez"
#: pl_gram.y:1639 #: pl_gram.y:1639
#, c-format #, c-format
msgid "loop variable of FOREACH must be a known variable or list of variables" msgid "loop variable of FOREACH must be a known variable or list of variables"
msgstr "" msgstr "FOREACH'in döngü değişkeni bilinen bir değişken ya da değişkenlerin listesi olmalıdır"
#: pl_gram.y:1680 #: pl_gram.y:1680
#, c-format #, c-format
msgid "there is no label \"%s\" attached to any block or loop enclosing this statement" msgid "there is no label \"%s\" attached to any block or loop enclosing this statement"
msgstr "" msgstr "bu ifadeyi barındıran bir blok ya da döngüye ekli bir \"%s\" etiketi bulunmuyor"
#: pl_gram.y:1688 #: pl_gram.y:1688
#, c-format #, c-format
@ -722,7 +723,7 @@ msgstr "\"%s\" CONSTANT olarak deklare edilmiş"
#: pl_gram.y:3370 pl_gram.y:3382 #: pl_gram.y:3370 pl_gram.y:3382
#, c-format #, c-format
msgid "record or row variable cannot be part of multiple-item INTO list" msgid "record or row variable cannot be part of multiple-item INTO list"
msgstr "" msgstr "kayıt veya satır değişkeni çok-ögeli INTO listesinin bir parçası olamaz"
#: pl_gram.y:3427 #: pl_gram.y:3427
#, c-format #, c-format
@ -789,15 +790,15 @@ msgstr "RAISE için çok az parametre var"
#: pl_handler.c:151 #: pl_handler.c:151
msgid "Sets handling of conflicts between PL/pgSQL variable names and table column names." msgid "Sets handling of conflicts between PL/pgSQL variable names and table column names."
msgstr "" msgstr "PL/pgSQL değişken adları ve tablo sütun adları arasındaki çatışmaların ele alınmasını ayarlar."
#: pl_handler.c:160 #: pl_handler.c:160
msgid "Print information about parameters in the DETAIL part of the error messages generated on INTO ... STRICT failures." msgid "Print information about parameters in the DETAIL part of the error messages generated on INTO ... STRICT failures."
msgstr "" msgstr "INTO ... STRICT hatalarında oluşturulan hata mesajlarının DETAIL kısmındaki parametrelerle ilgili bilgileri yazdır."
#: pl_handler.c:168 #: pl_handler.c:168
msgid "Perform checks given in ASSERT statements." msgid "Perform checks given in ASSERT statements."
msgstr "" msgstr "ASSERT ifadelerinde verilen kontrolleri gerçekleştir."
#: pl_handler.c:176 #: pl_handler.c:176
msgid "List of programming constructs that should produce a warning." msgid "List of programming constructs that should produce a warning."
@ -819,68 +820,68 @@ msgstr "giriş sonuna %s"
msgid "%s at or near \"%s\"" msgid "%s at or near \"%s\""
msgstr "\"%2$s\" yerinde %1$s" msgstr "\"%2$s\" yerinde %1$s"
#~ msgid "unterminated dollar-quoted string" #~ msgid "label does not exist"
#~ msgstr "sonuçlandırılmamış dolar işeretiyle sınırlandırılmış satır" #~ msgstr "etiket bulunamadı"
#~ msgid "unterminated quoted string"
#~ msgstr "sonuçlandırılmamış tırnakla sınırlandırılmış satır"
#~ msgid "unterminated /* comment"
#~ msgstr "/* açıklama sonlandırılmamış"
#~ msgid "unterminated quoted identifier"
#~ msgstr "sonuçlandırılmamış tırnakla sınırlandırılmış tanım"
#~ msgid "unterminated \" in identifier: %s"
#~ msgstr "belirteçte sonlandırılmamış *\" : %s"
#~ msgid "variable \"%s\" does not exist in the current block"
#~ msgstr "\"%s\" değişkeni mevcut bloğun içinde yok"
#~ msgid "expected \")\""
#~ msgstr "\")\" bekleniyordu"
#~ msgid "cannot assign to tg_argv"
#~ msgstr "tg_argv'ye atama yapılamadı"
#~ msgid "too many variables specified in SQL statement"
#~ msgstr "SQL ifadesinde çok fazla değişken belirtilmiş"
#~ msgid "expected a cursor or refcursor variable"
#~ msgstr "cursor ya da refcursonr değişkeni beklendi"
#~ msgid "syntax error at \"%s\""
#~ msgstr "\"%s\" içinde sözdizimi hatası"
#~ msgid "expected an integer variable"
#~ msgstr "tamsayı değişken bekleniyordu"
#~ msgid "function has no parameter \"%s\""
#~ msgstr "fonksiyonun \"%s\" parametresi var"
#~ msgid "Number of returned columns (%d) does not match expected column count (%d)."
#~ msgstr "Dönen kolonların sayısı (%d) beklenen kolon sayısı (%d) ile eşleşmiyor."
#~ msgid "N/A (dropped column)"
#~ msgstr "N/A (silinmiş kolon)"
#~ msgid "row \"%s.%s\" has no field \"%s\""
#~ msgstr "\"%s.%s\" satırında \"%s\" alanı yok."
#~ msgid "row \"%s\" has no field \"%s\""
#~ msgstr "\"%s\" satırının bir alanı yok \"%s\""
#~ msgid "expected \"[\""
#~ msgstr " \"[\" bekleniyordu"
#~ msgid "relation \"%s.%s\" does not exist"
#~ msgstr "\"%s.%s\" nesnesi mevcut değil"
#~ msgid "EXECUTE statement"
#~ msgstr "EXECUTE ifadesi"
#~ msgid "RETURN NEXT must specify a record or row variable in function returning row" #~ msgid "RETURN NEXT must specify a record or row variable in function returning row"
#~ msgstr "RETURN NEXT satır döndüren fonksiyonda kayıt ya da satır değişkeni belirtmelidir" #~ msgstr "RETURN NEXT satır döndüren fonksiyonda kayıt ya da satır değişkeni belirtmelidir"
#~ msgid "label does not exist" #~ msgid "EXECUTE statement"
#~ msgstr "etiket bulunamadı" #~ msgstr "EXECUTE ifadesi"
#~ msgid "relation \"%s.%s\" does not exist"
#~ msgstr "\"%s.%s\" nesnesi mevcut değil"
#~ msgid "expected \"[\""
#~ msgstr " \"[\" bekleniyordu"
#~ msgid "row \"%s\" has no field \"%s\""
#~ msgstr "\"%s\" satırının bir alanı yok \"%s\""
#~ msgid "row \"%s.%s\" has no field \"%s\""
#~ msgstr "\"%s.%s\" satırında \"%s\" alanı yok."
#~ msgid "N/A (dropped column)"
#~ msgstr "N/A (silinmiş kolon)"
#~ msgid "Number of returned columns (%d) does not match expected column count (%d)."
#~ msgstr "Dönen kolonların sayısı (%d) beklenen kolon sayısı (%d) ile eşleşmiyor."
#~ msgid "function has no parameter \"%s\""
#~ msgstr "fonksiyonun \"%s\" parametresi var"
#~ msgid "expected an integer variable"
#~ msgstr "tamsayı değişken bekleniyordu"
#~ msgid "syntax error at \"%s\""
#~ msgstr "\"%s\" içinde sözdizimi hatası"
#~ msgid "expected a cursor or refcursor variable"
#~ msgstr "cursor ya da refcursonr değişkeni beklendi"
#~ msgid "too many variables specified in SQL statement"
#~ msgstr "SQL ifadesinde çok fazla değişken belirtilmiş"
#~ msgid "cannot assign to tg_argv"
#~ msgstr "tg_argv'ye atama yapılamadı"
#~ msgid "expected \")\""
#~ msgstr "\")\" bekleniyordu"
#~ msgid "variable \"%s\" does not exist in the current block"
#~ msgstr "\"%s\" değişkeni mevcut bloğun içinde yok"
#~ msgid "unterminated \" in identifier: %s"
#~ msgstr "belirteçte sonlandırılmamış *\" : %s"
#~ msgid "unterminated quoted identifier"
#~ msgstr "sonuçlandırılmamış tırnakla sınırlandırılmış tanım"
#~ msgid "unterminated /* comment"
#~ msgstr "/* açıklama sonlandırılmamış"
#~ msgid "unterminated quoted string"
#~ msgstr "sonuçlandırılmamış tırnakla sınırlandırılmış satır"
#~ msgid "unterminated dollar-quoted string"
#~ msgstr "sonuçlandırılmamış dolar işeretiyle sınırlandırılmış satır"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: plpython (PostgreSQL 9.6)\n" "Project-Id-Version: plpython (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:46+0000\n" "POT-Creation-Date: 2019-04-18 16:27+0000\n"
"PO-Revision-Date: 2017-08-28 11:38+0200\n" "PO-Revision-Date: 2017-08-28 11:38+0200\n"
"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n" "Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
@ -273,27 +273,27 @@ msgstr "«%s» no es un argumento válido para esta función"
msgid "invalid SQLSTATE code" msgid "invalid SQLSTATE code"
msgstr "código SQLSTATE no válido" msgstr "código SQLSTATE no válido"
#: plpy_procedure.c:230 #: plpy_procedure.c:228
#, c-format #, c-format
msgid "trigger functions can only be called as triggers" msgid "trigger functions can only be called as triggers"
msgstr "las funciones disparadoras sólo pueden ser llamadas como disparadores" msgstr "las funciones disparadoras sólo pueden ser llamadas como disparadores"
#: plpy_procedure.c:235 #: plpy_procedure.c:233
#, c-format #, c-format
msgid "PL/Python functions cannot return type %s" msgid "PL/Python functions cannot return type %s"
msgstr "las funciones PL/Python no pueden retornar el tipo %s" msgstr "las funciones PL/Python no pueden retornar el tipo %s"
#: plpy_procedure.c:316 #: plpy_procedure.c:314
#, c-format #, c-format
msgid "PL/Python functions cannot accept type %s" msgid "PL/Python functions cannot accept type %s"
msgstr "la funciones PL/Python no pueden aceptar el tipo %s" msgstr "la funciones PL/Python no pueden aceptar el tipo %s"
#: plpy_procedure.c:412 #: plpy_procedure.c:410
#, c-format #, c-format
msgid "could not compile PL/Python function \"%s\"" msgid "could not compile PL/Python function \"%s\""
msgstr "no se pudo compilar la función PL/Python «%s»" msgstr "no se pudo compilar la función PL/Python «%s»"
#: plpy_procedure.c:415 #: plpy_procedure.c:413
#, c-format #, c-format
msgid "could not compile anonymous PL/Python code block" msgid "could not compile anonymous PL/Python code block"
msgstr "no se pudo compilar el bloque anónimo PL/Python" msgstr "no se pudo compilar el bloque anónimo PL/Python"

View File

@ -2,20 +2,21 @@
# Copyright (C) 2009 PostgreSQL Global Development Group # Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package. # This file is distributed under the same license as the PostgreSQL package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009. # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
# Abdullah GÜLNER <agulner@gmail.com>, 2018, 2019.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n" "Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-05-06 19:57+0000\n" "POT-Creation-Date: 2019-04-11 19:16+0000\n"
"PO-Revision-Date: 2018-05-07 11:42+0300\n" "PO-Revision-Date: 2019-04-12 15:27+0300\n"
"Last-Translator: Devrim GÜNDÜZ <devrim@gunduz.org>\n" "Last-Translator: Abdullah Gülner>\n"
"Language-Team: Turkish <devrim@gunduz.org>\n" "Language-Team: Turkish <ceviri@postgresql.org.tr>\n"
"Language: tr\n" "Language: tr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.8.7.1\n" "X-Generator: Poedit 1.8.7.1\n"
#: plpy_cursorobject.c:101 #: plpy_cursorobject.c:101
@ -37,19 +38,18 @@ msgstr "plan çalıştırılamadı"
#, c-format #, c-format
msgid "Expected sequence of %d argument, got %d: %s" msgid "Expected sequence of %d argument, got %d: %s"
msgid_plural "Expected sequence of %d arguments, got %d: %s" msgid_plural "Expected sequence of %d arguments, got %d: %s"
msgstr[0] "%d argümanının sequence'ı beklendi; %d alındı: %s" msgstr[0] "%d argümanın sequence'ı beklendi; %d alındı: %s"
msgstr[1] "%d argümanın sequence'ı beklendi; %d alındı: %s"
#: plpy_cursorobject.c:350 #: plpy_cursorobject.c:350
#, fuzzy, c-format #, c-format
#| msgid "position a cursor"
msgid "iterating a closed cursor" msgid "iterating a closed cursor"
msgstr "cursor'u yereştir" msgstr "kapalı bir imleç (closed cursor) yineleniyor (iterate)"
#: plpy_cursorobject.c:358 plpy_cursorobject.c:423 #: plpy_cursorobject.c:358 plpy_cursorobject.c:423
#, fuzzy, c-format #, c-format
#| msgid "aborting any active transactions"
msgid "iterating a cursor in an aborted subtransaction" msgid "iterating a cursor in an aborted subtransaction"
msgstr "aktif transactionlar iptal ediliyor" msgstr "iptal edilen bir alt-işlemdeki (subtransaction) bir imleç (cursor) yineleniyor (iterate)"
#: plpy_cursorobject.c:415 #: plpy_cursorobject.c:415
#, c-format #, c-format
@ -408,7 +408,7 @@ msgstr "dizi dönüp tipli dönüş değeri olan fonksiyon Python sequence'ı de
#: plpy_typeio.c:996 #: plpy_typeio.c:996
#, c-format #, c-format
msgid "key \"%s\" not found in mapping" msgid "key \"%s\" not found in mapping"
msgstr "\"%s\" anahtarı planlamada bulunnamadı" msgstr "\"%s\" anahtarı planlamada bulunamadı"
#: plpy_typeio.c:997 #: plpy_typeio.c:997
#, c-format #, c-format
@ -436,64 +436,63 @@ msgid "could not convert Python Unicode object to bytes"
msgstr "Python unicode nesnesi baytlara dönüştürülemedi." msgstr "Python unicode nesnesi baytlara dönüştürülemedi."
#: plpy_util.c:42 #: plpy_util.c:42
#, fuzzy, c-format #, c-format
#| msgid "could not compare Unicode strings: %m"
msgid "could not extract bytes from encoded string" msgid "could not extract bytes from encoded string"
msgstr "Unicode satırları karşılaştırılamadı: %m" msgstr "kodlanmış karakter dizisinden (string) baytlar çıkarılamadı (extract)"
#~ msgid "PL/Python function \"%s\" could not execute plan" #~ msgid "PyCObject_AsVoidPtr() failed"
#~ msgstr "\"%s\" PL/Python fonksiyonu planı çalıştıramadı" #~ msgstr "PyCObject_AsVoidPtr() başarısız oldu"
#~ msgid "PL/Python function \"%s\" failed"
#~ msgstr "\"%s\" PL/Python fonksiyonu başarısız oldu"
#~ msgid "could not create string representation of Python object in PL/Python function \"%s\" while creating return value"
#~ msgstr "dönüş değeri yaratılırken \"%s\" Pl/Python fonksiyonunun içindeki Python ensnesinin dizi gösterimi yaratılamadı"
#~ msgid "could not compute string representation of Python object in PL/Python function \"%s\" while modifying trigger row"
#~ msgstr "tetikleyici satırı düzenlerken \"%s\" PL/Python fonksiyonunun içindeki Python nesnesinin dizi gösterimi hesaplanamadı"
#~ msgid "out of memory"
#~ msgstr "yetersiz bellek"
#~ msgid "PL/Python: %s"
#~ msgstr "PL/Python: %s"
#~ msgid "could not create procedure cache"
#~ msgstr "yordam önbelleği yaratılamadı"
#~ msgid "Start a new session to use a different Python major version."
#~ msgstr "Farklı bir Python ana sürümü kullanmak için yeni bir oturum açın."
#~ msgid "This session has previously used Python major version %d, and it is now attempting to use Python major version %d."
#~ msgstr "Bu oturum daha önceden %d Python ana sürümünü kullandı, ve şimdi %d ana sürümünü kullanmayı deniyor."
#~ msgid "unrecognized error in PLy_spi_execute_fetch_result"
#~ msgstr "PLy_spi_execute_fetch_result içinde tanımlanamayan hata"
#~ msgid "unrecognized error in PLy_spi_execute_query"
#~ msgstr "PLy_spi_execute_query içinde tanımlanamayan hata"
#~ msgid "unrecognized error in PLy_spi_execute_plan"
#~ msgstr "PLy_spi_execute_plan içinde beklenmeyen hata"
#~ msgid "unrecognized error in PLy_spi_prepare"
#~ msgstr "PLy_spi_prepare içinde tanımlanamayan hata"
#~ msgid "plpy.prepare does not support composite types"
#~ msgstr "plpy.prepare kompozit tipleri desteklemez"
#~ msgid "invalid arguments for plpy.prepare"
#~ msgstr "plpy.prepare için geçersiz argümanlar"
#~ msgid "transaction aborted"
#~ msgstr "transaction iptal edildi"
#~ msgid "PL/Python does not support conversion to arrays of row types."
#~ msgstr "PL/Python satır tiplerinin dizilere dönüşümünü desteklemez."
#~ msgid "PyCObject_FromVoidPtr() failed" #~ msgid "PyCObject_FromVoidPtr() failed"
#~ msgstr "PyCObject_FromVoidPtr() başarısız oldu" #~ msgstr "PyCObject_FromVoidPtr() başarısız oldu"
#~ msgid "PyCObject_AsVoidPtr() failed" #~ msgid "PL/Python does not support conversion to arrays of row types."
#~ msgstr "PyCObject_AsVoidPtr() başarısız oldu" #~ msgstr "PL/Python satır tiplerinin dizilere dönüşümünü desteklemez."
#~ msgid "transaction aborted"
#~ msgstr "transaction iptal edildi"
#~ msgid "invalid arguments for plpy.prepare"
#~ msgstr "plpy.prepare için geçersiz argümanlar"
#~ msgid "plpy.prepare does not support composite types"
#~ msgstr "plpy.prepare kompozit tipleri desteklemez"
#~ msgid "unrecognized error in PLy_spi_prepare"
#~ msgstr "PLy_spi_prepare içinde tanımlanamayan hata"
#~ msgid "unrecognized error in PLy_spi_execute_plan"
#~ msgstr "PLy_spi_execute_plan içinde beklenmeyen hata"
#~ msgid "unrecognized error in PLy_spi_execute_query"
#~ msgstr "PLy_spi_execute_query içinde tanımlanamayan hata"
#~ msgid "unrecognized error in PLy_spi_execute_fetch_result"
#~ msgstr "PLy_spi_execute_fetch_result içinde tanımlanamayan hata"
#~ msgid "This session has previously used Python major version %d, and it is now attempting to use Python major version %d."
#~ msgstr "Bu oturum daha önceden %d Python ana sürümünü kullandı, ve şimdi %d ana sürümünü kullanmayı deniyor."
#~ msgid "Start a new session to use a different Python major version."
#~ msgstr "Farklı bir Python ana sürümü kullanmak için yeni bir oturum açın."
#~ msgid "could not create procedure cache"
#~ msgstr "yordam önbelleği yaratılamadı"
#~ msgid "PL/Python: %s"
#~ msgstr "PL/Python: %s"
#~ msgid "out of memory"
#~ msgstr "yetersiz bellek"
#~ msgid "could not compute string representation of Python object in PL/Python function \"%s\" while modifying trigger row"
#~ msgstr "tetikleyici satırı düzenlerken \"%s\" PL/Python fonksiyonunun içindeki Python nesnesinin dizi gösterimi hesaplanamadı"
#~ msgid "could not create string representation of Python object in PL/Python function \"%s\" while creating return value"
#~ msgstr "dönüş değeri yaratılırken \"%s\" Pl/Python fonksiyonunun içindeki Python ensnesinin dizi gösterimi yaratılamadı"
#~ msgid "PL/Python function \"%s\" failed"
#~ msgstr "\"%s\" PL/Python fonksiyonu başarısız oldu"
#~ msgid "PL/Python function \"%s\" could not execute plan"
#~ msgstr "\"%s\" PL/Python fonksiyonu planı çalıştıramadı"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pltcl (PostgreSQL 9.6)\n" "Project-Id-Version: pltcl (PostgreSQL 9.6)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-27 21:46+0000\n" "POT-Creation-Date: 2019-04-18 16:27+0000\n"
"PO-Revision-Date: 2016-05-03 12:17-0300\n" "PO-Revision-Date: 2016-05-03 12:17-0300\n"
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\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"