Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: d8bd45466e3980b5ab4582ff1705fcd1fff42908
This commit is contained in:
parent
dd5502a8d5
commit
f177e1bad3
1551
src/backend/po/de.po
1551
src/backend/po/de.po
File diff suppressed because it is too large
Load Diff
4803
src/backend/po/es.po
4803
src/backend/po/es.po
File diff suppressed because it is too large
Load Diff
2672
src/backend/po/it.po
2672
src/backend/po/it.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1583
src/backend/po/ru.po
1583
src/backend/po/ru.po
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2015-01-31 23:51+0000\n"
|
||||
"PO-Revision-Date: 2015-01-31 22:46-0500\n"
|
||||
"PO-Revision-Date: 2015-09-22 23:12-0400\n"
|
||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language-Team: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language: de\n"
|
||||
@ -423,7 +423,7 @@ msgstr ""
|
||||
#: initdb.c:2450
|
||||
#, c-format
|
||||
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
|
||||
msgstr "%s: WARNUNG: auf dieser Platform können keine beschränkten Token erzeugt werden\n"
|
||||
msgstr "%s: WARNUNG: auf dieser Plattform können keine beschränkten Token erzeugt werden\n"
|
||||
|
||||
#: initdb.c:2459
|
||||
#, c-format
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: initdb (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:32+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 18:00+0000\n"
|
||||
"PO-Revision-Date: 2012-08-03 11:38-0400\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -38,17 +38,22 @@ msgstr "no se pudo obtener junction para «%s»: %s\n"
|
||||
msgid "could not open directory \"%s\": %s\n"
|
||||
msgstr "no se pudo abrir el directorio «%s»: %s\n"
|
||||
|
||||
#: ../../port/dirmod.c:488
|
||||
#: ../../port/dirmod.c:484
|
||||
#, c-format
|
||||
msgid "could not read directory \"%s\": %s\n"
|
||||
msgstr "no se pudo leer el directorio «%s»: %s\n"
|
||||
|
||||
#: ../../port/dirmod.c:571
|
||||
#: ../../port/dirmod.c:496
|
||||
#, c-format
|
||||
msgid "could not close directory \"%s\": %s\n"
|
||||
msgstr "no se pudo cerrar el directorio «%s»: %s\n"
|
||||
|
||||
#: ../../port/dirmod.c:575
|
||||
#, c-format
|
||||
msgid "could not stat file or directory \"%s\": %s\n"
|
||||
msgstr "no se pudo hacer stat al archivo o directorio «%s»: %s\n"
|
||||
|
||||
#: ../../port/dirmod.c:598 ../../port/dirmod.c:615
|
||||
#: ../../port/dirmod.c:602 ../../port/dirmod.c:619
|
||||
#, c-format
|
||||
msgid "could not remove file or directory \"%s\": %s\n"
|
||||
msgstr "no se pudo borrar el archivo o el directorio «%s»: %s\n"
|
||||
@ -215,7 +220,7 @@ msgstr "%s: no se pudo obtener el nombre de usuario actual: %s\n"
|
||||
msgid "%s: \"%s\" is not a valid server encoding name\n"
|
||||
msgstr "%s: «%s» no es un nombre válido de codificación\n"
|
||||
|
||||
#: initdb.c:768 initdb.c:3202
|
||||
#: initdb.c:768 initdb.c:3216
|
||||
#, c-format
|
||||
msgid "%s: could not create directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo crear el directorio «%s»: %s\n"
|
||||
@ -290,122 +295,127 @@ msgstr "Ingrésela nuevamente: "
|
||||
msgid "Passwords didn't match.\n"
|
||||
msgstr "Las constraseñas no coinciden.\n"
|
||||
|
||||
#: initdb.c:1350
|
||||
#: initdb.c:1351
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: initdb.c:1363
|
||||
#: initdb.c:1354
|
||||
#, c-format
|
||||
msgid "%s: password file \"%s\" is empty\n"
|
||||
msgstr "%s: el archivo de contraseña «%s» está vacío\n"
|
||||
|
||||
#: initdb.c:1367
|
||||
#, c-format
|
||||
msgid "setting password ... "
|
||||
msgstr "estableciendo contraseña ... "
|
||||
|
||||
#: initdb.c:1463
|
||||
#: initdb.c:1467
|
||||
msgid "initializing dependencies ... "
|
||||
msgstr "inicializando dependencias ... "
|
||||
|
||||
#: initdb.c:1491
|
||||
#: initdb.c:1495
|
||||
msgid "creating system views ... "
|
||||
msgstr "creando las vistas de sistema ... "
|
||||
|
||||
#: initdb.c:1527
|
||||
#: initdb.c:1531
|
||||
msgid "loading system objects' descriptions ... "
|
||||
msgstr "cargando las descripciones de los objetos del sistema ... "
|
||||
|
||||
#: initdb.c:1633
|
||||
#: initdb.c:1637
|
||||
msgid "creating collations ... "
|
||||
msgstr "creando algoritmos de ordenamiento ... "
|
||||
|
||||
#: initdb.c:1666
|
||||
#: initdb.c:1670
|
||||
#, c-format
|
||||
msgid "%s: locale name too long, skipped: \"%s\"\n"
|
||||
msgstr "%s: nombre de configuración regional demasiado largo, saltando: «%s»\n"
|
||||
|
||||
#: initdb.c:1691
|
||||
#: initdb.c:1695
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: initdb.c:1754
|
||||
#: initdb.c:1758
|
||||
#, c-format
|
||||
msgid "No usable system locales were found.\n"
|
||||
msgstr "No se encontraron configuraciones regionales utilizables.\n"
|
||||
|
||||
#: initdb.c:1755
|
||||
#: initdb.c:1759
|
||||
#, c-format
|
||||
msgid "Use the option \"--debug\" to see details.\n"
|
||||
msgstr "Use la opción «--debug» para ver detalles.\n"
|
||||
|
||||
#: initdb.c:1758
|
||||
#: initdb.c:1762
|
||||
#, c-format
|
||||
msgid "not supported on this platform\n"
|
||||
msgstr "no está soportado en esta plataforma\n"
|
||||
|
||||
#: initdb.c:1773
|
||||
#: initdb.c:1777
|
||||
msgid "creating conversions ... "
|
||||
msgstr "creando conversiones ... "
|
||||
|
||||
#: initdb.c:1808
|
||||
#: initdb.c:1812
|
||||
msgid "creating dictionaries ... "
|
||||
msgstr "creando diccionarios ... "
|
||||
|
||||
#: initdb.c:1862
|
||||
#: initdb.c:1866
|
||||
msgid "setting privileges on built-in objects ... "
|
||||
msgstr "estableciendo privilegios en objetos predefinidos ... "
|
||||
|
||||
#: initdb.c:1920
|
||||
#: initdb.c:1924
|
||||
msgid "creating information schema ... "
|
||||
msgstr "creando el esquema de información ... "
|
||||
|
||||
#: initdb.c:1976
|
||||
#: initdb.c:1980
|
||||
msgid "loading PL/pgSQL server-side language ... "
|
||||
msgstr "instalando el lenguaje PL/pgSQL ... "
|
||||
|
||||
#: initdb.c:2001
|
||||
#: initdb.c:2005
|
||||
msgid "vacuuming database template1 ... "
|
||||
msgstr "haciendo vacuum a la base de datos template1 ... "
|
||||
|
||||
#: initdb.c:2057
|
||||
#: initdb.c:2061
|
||||
msgid "copying template1 to template0 ... "
|
||||
msgstr "copiando template1 a template0 ... "
|
||||
|
||||
#: initdb.c:2089
|
||||
#: initdb.c:2093
|
||||
msgid "copying template1 to postgres ... "
|
||||
msgstr "copiando template1 a postgres ... "
|
||||
|
||||
#: initdb.c:2146
|
||||
#: initdb.c:2150
|
||||
#, c-format
|
||||
msgid "caught signal\n"
|
||||
msgstr "se ha capturado una señal\n"
|
||||
|
||||
#: initdb.c:2152
|
||||
#: initdb.c:2156
|
||||
#, c-format
|
||||
msgid "could not write to child process: %s\n"
|
||||
msgstr "no se pudo escribir al proceso hijo: %s\n"
|
||||
|
||||
#: initdb.c:2160
|
||||
#: initdb.c:2164
|
||||
#, c-format
|
||||
msgid "ok\n"
|
||||
msgstr "hecho\n"
|
||||
|
||||
#: initdb.c:2292
|
||||
#: initdb.c:2296
|
||||
#, c-format
|
||||
msgid "%s: failed to restore old locale \"%s\"\n"
|
||||
msgstr "%s: no se pudo restaurar la configuración regional anterior «%s»\n"
|
||||
|
||||
#: initdb.c:2298
|
||||
#: initdb.c:2302
|
||||
#, c-format
|
||||
msgid "%s: invalid locale name \"%s\"\n"
|
||||
msgstr "%s: nombre de configuración regional «%s» no es válido\n"
|
||||
|
||||
#: initdb.c:2325
|
||||
#: initdb.c:2329
|
||||
#, c-format
|
||||
msgid "%s: encoding mismatch\n"
|
||||
msgstr "%s: codificaciones no coinciden\n"
|
||||
|
||||
#: initdb.c:2327
|
||||
#: initdb.c:2331
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The encoding you selected (%s) and the encoding that the\n"
|
||||
@ -420,34 +430,34 @@ msgstr ""
|
||||
"Ejecute %s nuevamente y no especifique una codificación, o bien especifique\n"
|
||||
"una combinación adecuada.\n"
|
||||
|
||||
#: initdb.c:2446
|
||||
#: initdb.c:2450
|
||||
#, c-format
|
||||
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
|
||||
msgstr ""
|
||||
"%s: ATENCIÓN: no se pueden crear tokens restrigidos en esta plataforma\n"
|
||||
|
||||
#: initdb.c:2455
|
||||
#: initdb.c:2459
|
||||
#, c-format
|
||||
msgid "%s: could not open process token: error code %lu\n"
|
||||
msgstr "%s: no se pudo abrir el token de proceso: código de error %lu\n"
|
||||
|
||||
#: initdb.c:2468
|
||||
#: initdb.c:2472
|
||||
#, c-format
|
||||
msgid "%s: could not to allocate SIDs: error code %lu\n"
|
||||
msgid "%s: could not allocate SIDs: error code %lu\n"
|
||||
msgstr "%s: no se pudo emplazar los SIDs: código de error %lu\n"
|
||||
|
||||
#: initdb.c:2487
|
||||
#: initdb.c:2492
|
||||
#, c-format
|
||||
msgid "%s: could not create restricted token: error code %lu\n"
|
||||
msgstr "%s: no se pudo crear el token restringido: código de error %lu\n"
|
||||
|
||||
#: initdb.c:2508
|
||||
#: initdb.c:2513
|
||||
#, c-format
|
||||
msgid "%s: could not start process for command \"%s\": error code %lu\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo iniciar el proceso para la orden «%s»: código de error %lu\n"
|
||||
|
||||
#: initdb.c:2522
|
||||
#: initdb.c:2527
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s initializes a PostgreSQL database cluster.\n"
|
||||
@ -456,17 +466,17 @@ msgstr ""
|
||||
"%s inicializa un cluster de base de datos PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: initdb.c:2523
|
||||
#: initdb.c:2528
|
||||
#, c-format
|
||||
msgid "Usage:\n"
|
||||
msgstr "Empleo:\n"
|
||||
|
||||
#: initdb.c:2524
|
||||
#: initdb.c:2529
|
||||
#, c-format
|
||||
msgid " %s [OPTION]... [DATADIR]\n"
|
||||
msgstr " %s [OPCIÓN]... [DATADIR]\n"
|
||||
|
||||
#: initdb.c:2525
|
||||
#: initdb.c:2530
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -475,7 +485,7 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones:\n"
|
||||
|
||||
#: initdb.c:2526
|
||||
#: initdb.c:2531
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -A, --auth=METHOD default authentication method for local "
|
||||
@ -484,7 +494,7 @@ msgstr ""
|
||||
" -A, --auth=MÉTODO método de autentificación por omisión para\n"
|
||||
" conexiones locales\n"
|
||||
|
||||
#: initdb.c:2527
|
||||
#: initdb.c:2532
|
||||
#, c-format
|
||||
msgid ""
|
||||
" --auth-host=METHOD default authentication method for local TCP/IP "
|
||||
@ -493,7 +503,7 @@ msgstr ""
|
||||
" --auth-host=MÉTODO método de autentificación por omisión para\n"
|
||||
" conexiones locales TCP/IP\n"
|
||||
|
||||
#: initdb.c:2528
|
||||
#: initdb.c:2533
|
||||
#, c-format
|
||||
msgid ""
|
||||
" --auth-local=METHOD default authentication method for local-socket "
|
||||
@ -502,27 +512,27 @@ msgstr ""
|
||||
" --auth-local=MÉTODO método de autentificación por omisión para\n"
|
||||
" conexiones de socket local\n"
|
||||
|
||||
#: initdb.c:2529
|
||||
#: initdb.c:2534
|
||||
#, c-format
|
||||
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
|
||||
msgstr ""
|
||||
" [-D, --pgdata=]DATADIR ubicación para este cluster de bases de datos\n"
|
||||
|
||||
#: initdb.c:2530
|
||||
#: initdb.c:2535
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: initdb.c:2531
|
||||
#: initdb.c:2536
|
||||
#, c-format
|
||||
msgid " --locale=LOCALE set default locale for new databases\n"
|
||||
msgstr ""
|
||||
" --locale=LOCALE configuración regional por omisión para \n"
|
||||
" nuevas bases de datos\n"
|
||||
|
||||
#: initdb.c:2532
|
||||
#: initdb.c:2537
|
||||
#, c-format
|
||||
msgid ""
|
||||
" --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
|
||||
@ -538,12 +548,12 @@ msgstr ""
|
||||
"omisión\n"
|
||||
" es tomado de variables de ambiente)\n"
|
||||
|
||||
#: initdb.c:2536
|
||||
#: initdb.c:2541
|
||||
#, c-format
|
||||
msgid " --no-locale equivalent to --locale=C\n"
|
||||
msgstr " --no-locale equivalente a --locale=C\n"
|
||||
|
||||
#: initdb.c:2537
|
||||
#: initdb.c:2542
|
||||
#, c-format
|
||||
msgid ""
|
||||
" --pwfile=FILE read password for the new superuser from file\n"
|
||||
@ -551,7 +561,7 @@ msgstr ""
|
||||
" --pwfile=ARCHIVO leer contraseña del nuevo superusuario del "
|
||||
"archivo\n"
|
||||
|
||||
#: initdb.c:2538
|
||||
#: initdb.c:2543
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -T, --text-search-config=CFG\n"
|
||||
@ -560,19 +570,19 @@ msgstr ""
|
||||
" -T, --text-search-config=CONF\n"
|
||||
" configuración de búsqueda en texto por omisión\n"
|
||||
|
||||
#: initdb.c:2540
|
||||
#: initdb.c:2545
|
||||
#, c-format
|
||||
msgid " -U, --username=NAME database superuser name\n"
|
||||
msgstr " -U, --username=USUARIO nombre del superusuario del cluster\n"
|
||||
|
||||
#: initdb.c:2541
|
||||
#: initdb.c:2546
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -W, --pwprompt prompt for a password for the new superuser\n"
|
||||
msgstr ""
|
||||
" -W, --pwprompt pedir una contraseña para el nuevo superusuario\n"
|
||||
|
||||
#: initdb.c:2542
|
||||
#: initdb.c:2547
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
|
||||
@ -580,7 +590,7 @@ msgstr ""
|
||||
" -X, --xlogdir=XLOGDIR ubicación del directorio del registro de\n"
|
||||
" transacciones\n"
|
||||
|
||||
#: initdb.c:2543
|
||||
#: initdb.c:2548
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -589,27 +599,27 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones menos usadas:\n"
|
||||
|
||||
#: initdb.c:2544
|
||||
#: initdb.c:2549
|
||||
#, c-format
|
||||
msgid " -d, --debug generate lots of debugging output\n"
|
||||
msgstr " -d, --debug genera mucha salida de depuración\n"
|
||||
|
||||
#: initdb.c:2545
|
||||
#: initdb.c:2550
|
||||
#, c-format
|
||||
msgid " -L DIRECTORY where to find the input files\n"
|
||||
msgstr " -L DIRECTORIO donde encontrar los archivos de entrada\n"
|
||||
|
||||
#: initdb.c:2546
|
||||
#: initdb.c:2551
|
||||
#, c-format
|
||||
msgid " -n, --noclean do not clean up after errors\n"
|
||||
msgstr " -n, --noclean no limpiar después de errores\n"
|
||||
|
||||
#: initdb.c:2547
|
||||
#: initdb.c:2552
|
||||
#, c-format
|
||||
msgid " -s, --show show internal settings\n"
|
||||
msgstr " -s, --show muestra variables internas\n"
|
||||
|
||||
#: initdb.c:2548
|
||||
#: initdb.c:2553
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -618,17 +628,17 @@ msgstr ""
|
||||
"\n"
|
||||
"Otras opciones:\n"
|
||||
|
||||
#: initdb.c:2549
|
||||
#: initdb.c:2554
|
||||
#, c-format
|
||||
msgid " -V, --version output version information, then exit\n"
|
||||
msgstr " -V, --version mostrar información de version y salir\n"
|
||||
|
||||
#: initdb.c:2550
|
||||
#: initdb.c:2555
|
||||
#, c-format
|
||||
msgid " -?, --help show this help, then exit\n"
|
||||
msgstr " -?, --help mostrar esta ayuda y salir\n"
|
||||
|
||||
#: initdb.c:2551
|
||||
#: initdb.c:2556
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -639,7 +649,7 @@ msgstr ""
|
||||
"Si el directorio de datos no es especificado, se usa la variable de\n"
|
||||
"ambiente PGDATA.\n"
|
||||
|
||||
#: initdb.c:2553
|
||||
#: initdb.c:2558
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -648,7 +658,7 @@ msgstr ""
|
||||
"\n"
|
||||
"Reporte errores a <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
#: initdb.c:2561
|
||||
#: initdb.c:2566
|
||||
msgid ""
|
||||
"\n"
|
||||
"WARNING: enabling \"trust\" authentication for local connections\n"
|
||||
@ -660,12 +670,12 @@ msgstr ""
|
||||
"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"
|
||||
|
||||
#: initdb.c:2583
|
||||
#: initdb.c:2588
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: initdb.c:2597
|
||||
#: initdb.c:2602
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: must specify a password for the superuser to enable %s authentication\n"
|
||||
@ -673,34 +683,34 @@ msgstr ""
|
||||
"%s: debe especificar una contraseña al superusuario para activar\n"
|
||||
"autentificación %s\n"
|
||||
|
||||
#: initdb.c:2728
|
||||
#: initdb.c:2742
|
||||
#, c-format
|
||||
msgid "Running in debug mode.\n"
|
||||
msgstr "Ejecutando en modo de depuración.\n"
|
||||
|
||||
#: initdb.c:2732
|
||||
#: initdb.c:2746
|
||||
#, c-format
|
||||
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
|
||||
msgstr "Ejecutando en modo sucio. Los errores no serán limpiados.\n"
|
||||
|
||||
#: initdb.c:2775 initdb.c:2796 initdb.c:3025
|
||||
#: initdb.c:2789 initdb.c:2810 initdb.c:3039
|
||||
#, c-format
|
||||
msgid "Try \"%s --help\" for more information.\n"
|
||||
msgstr "Use «%s --help» para obtener mayor información.\n"
|
||||
|
||||
#: initdb.c:2794
|
||||
#: initdb.c:2808
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: initdb.c:2803
|
||||
#: initdb.c:2817
|
||||
#, c-format
|
||||
msgid "%s: password prompt and password file cannot be specified together\n"
|
||||
msgstr ""
|
||||
"%s: la petición de contraseña y el archivo de contraseña no pueden\n"
|
||||
"ser especificados simultáneamente\n"
|
||||
|
||||
#: initdb.c:2826
|
||||
#: initdb.c:2840
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: no data directory specified\n"
|
||||
@ -712,20 +722,20 @@ msgstr ""
|
||||
"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"
|
||||
|
||||
#: initdb.c:2859
|
||||
#: initdb.c:2873
|
||||
#, c-format
|
||||
msgid "%s: could not re-execute with restricted token: error code %lu\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo re-ejecutar con el token restringido: código de error %lu\n"
|
||||
|
||||
#: initdb.c:2874
|
||||
#: initdb.c:2888
|
||||
#, c-format
|
||||
msgid "%s: could not get exit code from subprocess: error code %lu\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo obtener el código de salida del subproceso»: código de error "
|
||||
"%lu\n"
|
||||
|
||||
#: initdb.c:2902
|
||||
#: initdb.c:2916
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The program \"postgres\" is needed by %s but was not found in the\n"
|
||||
@ -736,7 +746,7 @@ msgstr ""
|
||||
"directorio que «%s».\n"
|
||||
"Verifique su instalación.\n"
|
||||
|
||||
#: initdb.c:2909
|
||||
#: initdb.c:2923
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The program \"postgres\" was found by \"%s\"\n"
|
||||
@ -747,12 +757,12 @@ msgstr ""
|
||||
"de la misma versión que «%s».\n"
|
||||
"Verifique su instalación.\n"
|
||||
|
||||
#: initdb.c:2928
|
||||
#: initdb.c:2942
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: initdb.c:2985
|
||||
#: initdb.c:2999
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The files belonging to this database system will be owned by user \"%s\".\n"
|
||||
@ -762,12 +772,12 @@ msgstr ""
|
||||
"Los archivos de este cluster serán de propiedad del usuario «%s».\n"
|
||||
"Este usuario también debe ser quien ejecute el proceso servidor.\n"
|
||||
|
||||
#: initdb.c:2995
|
||||
#: initdb.c:3009
|
||||
#, c-format
|
||||
msgid "The database cluster will be initialized with locale \"%s\".\n"
|
||||
msgstr "El cluster será inicializado con configuración regional «%s».\n"
|
||||
|
||||
#: initdb.c:2998
|
||||
#: initdb.c:3012
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The database cluster will be initialized with locales\n"
|
||||
@ -786,19 +796,19 @@ msgstr ""
|
||||
" NUMERIC: %s\n"
|
||||
" TIME: %s\n"
|
||||
|
||||
#: initdb.c:3022
|
||||
#: initdb.c:3036
|
||||
#, c-format
|
||||
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo encontrar una codificación apropiada para\n"
|
||||
"la configuración regional «%s»\n"
|
||||
|
||||
#: initdb.c:3024
|
||||
#: initdb.c:3038
|
||||
#, c-format
|
||||
msgid "Rerun %s with the -E option.\n"
|
||||
msgstr "Ejecute %s con la opción -E.\n"
|
||||
|
||||
#: initdb.c:3037
|
||||
#: initdb.c:3051
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n"
|
||||
@ -808,14 +818,14 @@ msgstr ""
|
||||
"no puede ser usada como codificación del lado del servidor.\n"
|
||||
"La codificación por omisión será «%s».\n"
|
||||
|
||||
#: initdb.c:3045
|
||||
#: initdb.c:3059
|
||||
#, c-format
|
||||
msgid "%s: locale \"%s\" requires unsupported encoding \"%s\"\n"
|
||||
msgstr ""
|
||||
"%s: la configuración regional «%s» requiere la codificación no soportada "
|
||||
"«%s»\n"
|
||||
|
||||
#: initdb.c:3048
|
||||
#: initdb.c:3062
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Encoding \"%s\" is not allowed as a server-side encoding.\n"
|
||||
@ -826,12 +836,12 @@ msgstr ""
|
||||
"Ejecute %s nuevamente con una selección de configuración regional "
|
||||
"diferente.\n"
|
||||
|
||||
#: initdb.c:3057
|
||||
#: initdb.c:3071
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: initdb.c:3074
|
||||
#: initdb.c:3088
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: could not find suitable text search configuration for locale \"%s\"\n"
|
||||
@ -839,7 +849,7 @@ msgstr ""
|
||||
"%s: no se pudo encontrar una configuración para búsqueda en texto apropiada\n"
|
||||
"para la configuración regional «%s»\n"
|
||||
|
||||
#: initdb.c:3085
|
||||
#: initdb.c:3099
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: warning: suitable text search configuration for locale \"%s\" is "
|
||||
@ -848,7 +858,7 @@ msgstr ""
|
||||
"%s: atención: la configuración de búsqueda en texto apropiada para\n"
|
||||
"la configuración regional «%s» es desconocida\n"
|
||||
|
||||
#: initdb.c:3090
|
||||
#: initdb.c:3104
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: warning: specified text search configuration \"%s\" might not match "
|
||||
@ -857,32 +867,32 @@ msgstr ""
|
||||
"%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"
|
||||
|
||||
#: initdb.c:3095
|
||||
#: initdb.c:3109
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: initdb.c:3129 initdb.c:3196
|
||||
#: initdb.c:3143 initdb.c:3210
|
||||
#, c-format
|
||||
msgid "creating directory %s ... "
|
||||
msgstr "creando el directorio %s ... "
|
||||
|
||||
#: initdb.c:3143 initdb.c:3214
|
||||
#: initdb.c:3157 initdb.c:3228
|
||||
#, c-format
|
||||
msgid "fixing permissions on existing directory %s ... "
|
||||
msgstr "corrigiendo permisos en el directorio existente %s ... "
|
||||
|
||||
#: initdb.c:3149 initdb.c:3220
|
||||
#: initdb.c:3163 initdb.c:3234
|
||||
#, c-format
|
||||
msgid "%s: could not change permissions of directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo cambiar los permisos del directorio «%s»: %s\n"
|
||||
|
||||
#: initdb.c:3162 initdb.c:3233
|
||||
#: initdb.c:3176 initdb.c:3247
|
||||
#, c-format
|
||||
msgid "%s: directory \"%s\" exists but is not empty\n"
|
||||
msgstr "%s: el directorio «%s» no está vacío\n"
|
||||
|
||||
#: initdb.c:3165
|
||||
#: initdb.c:3179
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you want to create a new database system, either remove or empty\n"
|
||||
@ -893,18 +903,18 @@ msgstr ""
|
||||
"el directorio «%s», o ejecute %s\n"
|
||||
"con un argumento distinto de «%s».\n"
|
||||
|
||||
#: initdb.c:3173 initdb.c:3243
|
||||
#: initdb.c:3187 initdb.c:3257
|
||||
#, c-format
|
||||
msgid "%s: could not access directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo acceder al directorio «%s»: %s\n"
|
||||
|
||||
#: initdb.c:3187
|
||||
#: initdb.c:3201
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: initdb.c:3236
|
||||
#: initdb.c:3250
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you want to store the transaction log there, either\n"
|
||||
@ -913,22 +923,22 @@ msgstr ""
|
||||
"Si quiere almacenar el directorio de registro de transacciones ahí,\n"
|
||||
"elimine o vacíe el directorio «%s».\n"
|
||||
|
||||
#: initdb.c:3255
|
||||
#: initdb.c:3269
|
||||
#, c-format
|
||||
msgid "%s: could not create symbolic link \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo crear el enlace simbólico «%s»: %s\n"
|
||||
|
||||
#: initdb.c:3260
|
||||
#: initdb.c:3274
|
||||
#, c-format
|
||||
msgid "%s: symlinks are not supported on this platform"
|
||||
msgstr "%s: los enlaces simbólicos no están soportados en esta plataforma"
|
||||
|
||||
#: initdb.c:3266
|
||||
#: initdb.c:3280
|
||||
#, c-format
|
||||
msgid "creating subdirectories ... "
|
||||
msgstr "creando subdirectorios ... "
|
||||
|
||||
#: initdb.c:3332
|
||||
#: initdb.c:3346
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -946,3 +956,6 @@ msgstr ""
|
||||
"o\n"
|
||||
" %s%s%spg_ctl%s -D %s%s%s -l archivo_de_registro start\n"
|
||||
"\n"
|
||||
|
||||
#~ msgid "%s: could not to allocate SIDs: error code %lu\n"
|
||||
#~ msgstr "%s: no se pudo emplazar los SIDs: código de error %lu\n"
|
||||
|
@ -24,8 +24,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: initdb (PostgreSQL) 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-12-05 17:52+0000\n"
|
||||
"PO-Revision-Date: 2014-12-06 18:31+0100\n"
|
||||
"POT-Creation-Date: 2015-01-08 04:21+0000\n"
|
||||
"PO-Revision-Date: 2015-01-09 12:18+0100\n"
|
||||
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
||||
"Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>\n"
|
||||
"Language: it\n"
|
||||
@ -231,7 +231,7 @@ msgstr "%s: non è stato possibile determinare il nome utente corrente: %s\n"
|
||||
msgid "%s: \"%s\" is not a valid server encoding name\n"
|
||||
msgstr "%s: \"%s\" non è un nome di codifica per il server valido\n"
|
||||
|
||||
#: initdb.c:768 initdb.c:3215
|
||||
#: initdb.c:768 initdb.c:3216
|
||||
#, c-format
|
||||
msgid "%s: could not create directory \"%s\": %s\n"
|
||||
msgstr "%s: creazione della directory \"%s\" fallita: %s\n"
|
||||
@ -451,20 +451,20 @@ msgstr "%s: apertura del token di processo fallita: codice errore %lu\n"
|
||||
|
||||
#: initdb.c:2472
|
||||
#, c-format
|
||||
msgid "%s: could not to allocate SIDs: error code %lu\n"
|
||||
msgid "%s: could not allocate SIDs: error code %lu\n"
|
||||
msgstr "%s: allocazione dei SID fallita: codice errore %lu\n"
|
||||
|
||||
#: initdb.c:2491
|
||||
#: initdb.c:2492
|
||||
#, c-format
|
||||
msgid "%s: could not create restricted token: error code %lu\n"
|
||||
msgstr "%s: creazione del token ristretto fallita: codice errore %lu\n"
|
||||
|
||||
#: initdb.c:2512
|
||||
#: initdb.c:2513
|
||||
#, c-format
|
||||
msgid "%s: could not start process for command \"%s\": error code %lu\n"
|
||||
msgstr "%s: errore nell'avvio del processo per il comando \"%s\": codice errore %lu\n"
|
||||
|
||||
#: initdb.c:2526
|
||||
#: initdb.c:2527
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s initializes a PostgreSQL database cluster.\n"
|
||||
@ -473,17 +473,17 @@ msgstr ""
|
||||
"%s inizializza un cluster di database PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: initdb.c:2527
|
||||
#: initdb.c:2528
|
||||
#, c-format
|
||||
msgid "Usage:\n"
|
||||
msgstr "Utilizzo:\n"
|
||||
|
||||
#: initdb.c:2528
|
||||
#: initdb.c:2529
|
||||
#, c-format
|
||||
msgid " %s [OPTION]... [DATADIR]\n"
|
||||
msgstr " %s [OPZIONE]... [DATADIR]\n"
|
||||
|
||||
#: initdb.c:2529
|
||||
#: initdb.c:2530
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -492,47 +492,47 @@ msgstr ""
|
||||
"\n"
|
||||
"Opzioni:\n"
|
||||
|
||||
#: initdb.c:2530
|
||||
#: initdb.c:2531
|
||||
#, c-format
|
||||
msgid " -A, --auth=METHOD default authentication method for local connections\n"
|
||||
msgstr ""
|
||||
" -A, --auth=METODO metodo di autenticazione predefinito per le\n"
|
||||
" connessioni locali\n"
|
||||
|
||||
#: initdb.c:2531
|
||||
#: initdb.c:2532
|
||||
#, c-format
|
||||
msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n"
|
||||
msgstr ""
|
||||
" --auth-host=METODO metodo di autenticazione predefinito per le\n"
|
||||
" connessioni TCP/IP\n"
|
||||
|
||||
#: initdb.c:2532
|
||||
#: initdb.c:2533
|
||||
#, c-format
|
||||
msgid " --auth-local=METHOD default authentication method for local-socket connections\n"
|
||||
msgstr ""
|
||||
" --auth-local=METODO metodo di autenticazione predefinito per le\n"
|
||||
" connessioni locali\n"
|
||||
|
||||
#: initdb.c:2533
|
||||
#: initdb.c:2534
|
||||
#, c-format
|
||||
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
|
||||
msgstr " [-D, --pgdata=]DATADIR dove creare questo cluster di database\n"
|
||||
|
||||
#: initdb.c:2534
|
||||
#: initdb.c:2535
|
||||
#, c-format
|
||||
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
|
||||
msgstr ""
|
||||
" -E, --encoding=ENCODING imposta la codifica predefinita per i nuovi\n"
|
||||
" database\n"
|
||||
|
||||
#: initdb.c:2535
|
||||
#: initdb.c:2536
|
||||
#, c-format
|
||||
msgid " --locale=LOCALE set default locale for new databases\n"
|
||||
msgstr ""
|
||||
" --locale=LOCALE imposta il locale predefinito per i nuovi\n"
|
||||
" database\n"
|
||||
|
||||
#: initdb.c:2536
|
||||
#: initdb.c:2537
|
||||
#, c-format
|
||||
msgid ""
|
||||
" --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
|
||||
@ -547,17 +547,17 @@ msgstr ""
|
||||
" Il valore predefinito viene preso dalle variabili\n"
|
||||
" d'ambiente\n"
|
||||
|
||||
#: initdb.c:2540
|
||||
#: initdb.c:2541
|
||||
#, c-format
|
||||
msgid " --no-locale equivalent to --locale=C\n"
|
||||
msgstr " --no-locale equivalente a --locale=C\n"
|
||||
|
||||
#: initdb.c:2541
|
||||
#: initdb.c:2542
|
||||
#, c-format
|
||||
msgid " --pwfile=FILE read password for the new superuser from file\n"
|
||||
msgstr " --pwfile=FILE leggi la password per il nuovo superutente dal file\n"
|
||||
|
||||
#: initdb.c:2542
|
||||
#: initdb.c:2543
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -T, --text-search-config=CFG\n"
|
||||
@ -566,24 +566,24 @@ msgstr ""
|
||||
" -T, --text-search-config=CFG\n"
|
||||
" configurazione predefinita per la ricerca di testo\n"
|
||||
|
||||
#: initdb.c:2544
|
||||
#: initdb.c:2545
|
||||
#, c-format
|
||||
msgid " -U, --username=NAME database superuser name\n"
|
||||
msgstr " -U, --username=NOME nome del superutente del database\n"
|
||||
|
||||
#: initdb.c:2545
|
||||
#: initdb.c:2546
|
||||
#, c-format
|
||||
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
|
||||
msgstr " -W, --pwprompt richiedi la password per il nuovo superutente\n"
|
||||
|
||||
#: initdb.c:2546
|
||||
#: initdb.c:2547
|
||||
#, c-format
|
||||
msgid " -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
|
||||
msgstr ""
|
||||
" -X, --xlogdir=XLOGDIR posizione della directory contenente i log\n"
|
||||
" delle transazioni\n"
|
||||
|
||||
#: initdb.c:2547
|
||||
#: initdb.c:2548
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -592,27 +592,27 @@ msgstr ""
|
||||
"\n"
|
||||
"Opzioni utilizzate meno frequentemente:\n"
|
||||
|
||||
#: initdb.c:2548
|
||||
#: initdb.c:2549
|
||||
#, c-format
|
||||
msgid " -d, --debug generate lots of debugging output\n"
|
||||
msgstr " -d, --debug genera molto output di debug\n"
|
||||
|
||||
#: initdb.c:2549
|
||||
#: initdb.c:2550
|
||||
#, c-format
|
||||
msgid " -L DIRECTORY where to find the input files\n"
|
||||
msgstr " -L DIRECTORY dove trovare i file di input\n"
|
||||
|
||||
#: initdb.c:2550
|
||||
#: initdb.c:2551
|
||||
#, c-format
|
||||
msgid " -n, --noclean do not clean up after errors\n"
|
||||
msgstr " -n, --noclean non ripulire dopo gli errori\n"
|
||||
|
||||
#: initdb.c:2551
|
||||
#: initdb.c:2552
|
||||
#, c-format
|
||||
msgid " -s, --show show internal settings\n"
|
||||
msgstr " -s, --show mostra le impostazioni interne\n"
|
||||
|
||||
#: initdb.c:2552
|
||||
#: initdb.c:2553
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -621,17 +621,17 @@ msgstr ""
|
||||
"\n"
|
||||
"Altre opzioni:\n"
|
||||
|
||||
#: initdb.c:2553
|
||||
#: initdb.c:2554
|
||||
#, c-format
|
||||
msgid " -V, --version output version information, then exit\n"
|
||||
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
|
||||
|
||||
#: initdb.c:2554
|
||||
#: initdb.c:2555
|
||||
#, c-format
|
||||
msgid " -?, --help show this help, then exit\n"
|
||||
msgstr " -?, --help mostra questo aiuto ed esci\n"
|
||||
|
||||
#: initdb.c:2555
|
||||
#: initdb.c:2556
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -642,7 +642,7 @@ msgstr ""
|
||||
"Se la directory dati non è specificata, viene usata la variabile\n"
|
||||
"d'ambiente PGDATA.\n"
|
||||
|
||||
#: initdb.c:2557
|
||||
#: initdb.c:2558
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -651,7 +651,7 @@ msgstr ""
|
||||
"\n"
|
||||
"Puoi segnalare eventuali bug a <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
#: initdb.c:2565
|
||||
#: initdb.c:2566
|
||||
msgid ""
|
||||
"\n"
|
||||
"WARNING: enabling \"trust\" authentication for local connections\n"
|
||||
@ -664,44 +664,44 @@ msgstr ""
|
||||
"pg_hba.conf o utilizzando l'opzione -A oppure --auth-local and --auth-host\n"
|
||||
"alla prossima esecuzione di initdb.\n"
|
||||
|
||||
#: initdb.c:2587
|
||||
#: initdb.c:2588
|
||||
#, c-format
|
||||
msgid "%s: invalid authentication method \"%s\" for \"%s\" connections\n"
|
||||
msgstr "%s: metodo di autenticazione \"%s\" non valido per connessioni \"%s\"\n"
|
||||
|
||||
#: initdb.c:2601
|
||||
#: initdb.c:2602
|
||||
#, c-format
|
||||
msgid "%s: must specify a password for the superuser to enable %s authentication\n"
|
||||
msgstr "%s: occorre specificare una password per il superutente per abilitare l'autenticazione %s\n"
|
||||
|
||||
#: initdb.c:2741
|
||||
#: initdb.c:2742
|
||||
#, c-format
|
||||
msgid "Running in debug mode.\n"
|
||||
msgstr "Esecuzione in modalità debug\n"
|
||||
|
||||
#: initdb.c:2745
|
||||
#: initdb.c:2746
|
||||
#, c-format
|
||||
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
|
||||
msgstr "Esecuzione in modalità noclean. Gli errori non verranno ripuliti.\n"
|
||||
|
||||
#: initdb.c:2788 initdb.c:2809 initdb.c:3038
|
||||
#: initdb.c:2789 initdb.c:2810 initdb.c:3039
|
||||
#, c-format
|
||||
msgid "Try \"%s --help\" for more information.\n"
|
||||
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
|
||||
|
||||
#: initdb.c:2807
|
||||
#: initdb.c:2808
|
||||
#, c-format
|
||||
msgid "%s: too many command-line arguments (first is \"%s\")\n"
|
||||
msgstr "%s: troppi argomenti nella riga di comando (il primo è \"%s\")\n"
|
||||
|
||||
#: initdb.c:2816
|
||||
#: initdb.c:2817
|
||||
#, c-format
|
||||
msgid "%s: password prompt and password file cannot be specified together\n"
|
||||
msgstr ""
|
||||
"%s: il prompt della password ed un file contenente la password non\n"
|
||||
"possono essere specificati contemporaneamente\n"
|
||||
|
||||
#: initdb.c:2839
|
||||
#: initdb.c:2840
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: no data directory specified\n"
|
||||
@ -714,17 +714,17 @@ msgstr ""
|
||||
"database. Puoi farlo usando l'opzione -D oppure la variabile globale\n"
|
||||
"PGDATA.\n"
|
||||
|
||||
#: initdb.c:2872
|
||||
#: initdb.c:2873
|
||||
#, c-format
|
||||
msgid "%s: could not re-execute with restricted token: error code %lu\n"
|
||||
msgstr "%s: ri-eseguire con token ristretto fallita: codice errore %lu\n"
|
||||
|
||||
#: initdb.c:2887
|
||||
#: initdb.c:2888
|
||||
#, c-format
|
||||
msgid "%s: could not get exit code from subprocess: error code %lu\n"
|
||||
msgstr "%s: lettura del codice di uscita del processo figlio fallita: codice errore %lu\n"
|
||||
|
||||
#: initdb.c:2915
|
||||
#: initdb.c:2916
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The program \"postgres\" is needed by %s but was not found in the\n"
|
||||
@ -735,7 +735,7 @@ msgstr ""
|
||||
"nella stessa directory \"%s\".\n"
|
||||
"Verifica la correttezza dell'installazione.\n"
|
||||
|
||||
#: initdb.c:2922
|
||||
#: initdb.c:2923
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The program \"postgres\" was found by \"%s\"\n"
|
||||
@ -746,12 +746,12 @@ msgstr ""
|
||||
"ma non ha la stessa versione di %s.\n"
|
||||
"Verifica la correttezza dell'installazione.\n"
|
||||
|
||||
#: initdb.c:2941
|
||||
#: initdb.c:2942
|
||||
#, c-format
|
||||
msgid "%s: input file location must be an absolute path\n"
|
||||
msgstr "%s: la posizione del file di input deve essere un percorso assoluto\n"
|
||||
|
||||
#: initdb.c:2998
|
||||
#: initdb.c:2999
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The files belonging to this database system will be owned by user \"%s\".\n"
|
||||
@ -762,12 +762,12 @@ msgstr ""
|
||||
"Questo utente deve inoltre possedere il processo server.\n"
|
||||
"\n"
|
||||
|
||||
#: initdb.c:3008
|
||||
#: initdb.c:3009
|
||||
#, c-format
|
||||
msgid "The database cluster will be initialized with locale \"%s\".\n"
|
||||
msgstr "Il cluster di database sarà inizializzato con il locale \"%s\".\n"
|
||||
|
||||
#: initdb.c:3011
|
||||
#: initdb.c:3012
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The database cluster will be initialized with locales\n"
|
||||
@ -786,17 +786,17 @@ msgstr ""
|
||||
" NUMERIC: %s\n"
|
||||
" TIME: %s\n"
|
||||
|
||||
#: initdb.c:3035
|
||||
#: initdb.c:3036
|
||||
#, c-format
|
||||
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
|
||||
msgstr "%s: nessuna codifica adeguata trovata per il locale \"%s\"\n"
|
||||
|
||||
#: initdb.c:3037
|
||||
#: initdb.c:3038
|
||||
#, c-format
|
||||
msgid "Rerun %s with the -E option.\n"
|
||||
msgstr "Esegui di nuovo %s con l'opzione -E.\n"
|
||||
|
||||
#: initdb.c:3050
|
||||
#: initdb.c:3051
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n"
|
||||
@ -805,12 +805,12 @@ msgstr ""
|
||||
"La codifica \"%s\" implicata dal locale non è consentita come codifica lato server.\n"
|
||||
"La codifica predefinita dei database sarà impostata invece a \"%s\".\n"
|
||||
|
||||
#: initdb.c:3058
|
||||
#: initdb.c:3059
|
||||
#, c-format
|
||||
msgid "%s: locale \"%s\" requires unsupported encoding \"%s\"\n"
|
||||
msgstr "%s: il locale \"%s\" richiede la codifica non supportata \"%s\"\n"
|
||||
|
||||
#: initdb.c:3061
|
||||
#: initdb.c:3062
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Encoding \"%s\" is not allowed as a server-side encoding.\n"
|
||||
@ -819,54 +819,54 @@ msgstr ""
|
||||
"La codifica \"%s\" non è disponibile come codifica lato server.\n"
|
||||
"Esegui di nuovo %s con un locale diverso.\n"
|
||||
|
||||
#: initdb.c:3070
|
||||
#: initdb.c:3071
|
||||
#, c-format
|
||||
msgid "The default database encoding has accordingly been set to \"%s\".\n"
|
||||
msgstr "La codifica predefinita del database è stata impostata a \"%s\".\n"
|
||||
|
||||
#: initdb.c:3087
|
||||
#: initdb.c:3088
|
||||
#, c-format
|
||||
msgid "%s: could not find suitable text search configuration for locale \"%s\"\n"
|
||||
msgstr "%s: nessuna configurazione per la ricerca testo adeguata al locale \"%s\"\n"
|
||||
|
||||
#: initdb.c:3098
|
||||
#: initdb.c:3099
|
||||
#, c-format
|
||||
msgid "%s: warning: suitable text search configuration for locale \"%s\" is unknown\n"
|
||||
msgstr "%s: attenzione: non si conosce una configurazione per la ricerca testo adeguata al locale \"%s\"\n"
|
||||
|
||||
#: initdb.c:3103
|
||||
#: initdb.c:3104
|
||||
#, c-format
|
||||
msgid "%s: warning: specified text search configuration \"%s\" might not match locale \"%s\"\n"
|
||||
msgstr ""
|
||||
"%s: attenzione: la configurazione specificata per la ricerca testo \"%s\"\n"
|
||||
"potrebbe non corrispondere al locale \"%s\"\n"
|
||||
|
||||
#: initdb.c:3108
|
||||
#: initdb.c:3109
|
||||
#, c-format
|
||||
msgid "The default text search configuration will be set to \"%s\".\n"
|
||||
msgstr "La configurazione predefinita di ricerca testo sarà impostata a \"%s\".\n"
|
||||
|
||||
#: initdb.c:3142 initdb.c:3209
|
||||
#: initdb.c:3143 initdb.c:3210
|
||||
#, c-format
|
||||
msgid "creating directory %s ... "
|
||||
msgstr "creazione della directory %s ... "
|
||||
|
||||
#: initdb.c:3156 initdb.c:3227
|
||||
#: initdb.c:3157 initdb.c:3228
|
||||
#, c-format
|
||||
msgid "fixing permissions on existing directory %s ... "
|
||||
msgstr "correzione dei permessi sulla directory esistente %s ... "
|
||||
|
||||
#: initdb.c:3162 initdb.c:3233
|
||||
#: initdb.c:3163 initdb.c:3234
|
||||
#, c-format
|
||||
msgid "%s: could not change permissions of directory \"%s\": %s\n"
|
||||
msgstr "%s: modifica dei permessi della directory \"%s\" fallita: %s\n"
|
||||
|
||||
#: initdb.c:3175 initdb.c:3246
|
||||
#: initdb.c:3176 initdb.c:3247
|
||||
#, c-format
|
||||
msgid "%s: directory \"%s\" exists but is not empty\n"
|
||||
msgstr "%s: la directory \"%s\" esiste ma non è vuota\n"
|
||||
|
||||
#: initdb.c:3178
|
||||
#: initdb.c:3179
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you want to create a new database system, either remove or empty\n"
|
||||
@ -877,17 +877,17 @@ msgstr ""
|
||||
"la directory \"%s\" oppure esegui %s\n"
|
||||
"con un argomento diverso da \"%s\".\n"
|
||||
|
||||
#: initdb.c:3186 initdb.c:3256
|
||||
#: initdb.c:3187 initdb.c:3257
|
||||
#, c-format
|
||||
msgid "%s: could not access directory \"%s\": %s\n"
|
||||
msgstr "%s: accesso alla directory \"%s\" fallito: %s\n"
|
||||
|
||||
#: initdb.c:3200
|
||||
#: initdb.c:3201
|
||||
#, c-format
|
||||
msgid "%s: transaction log directory location must be an absolute path\n"
|
||||
msgstr "%s: la directory dei log delle transazioni deve essere un percorso assoluto\n"
|
||||
|
||||
#: initdb.c:3249
|
||||
#: initdb.c:3250
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you want to store the transaction log there, either\n"
|
||||
@ -896,22 +896,22 @@ msgstr ""
|
||||
"Se vuoi salvare lì i log delle transazioni,\n"
|
||||
"elimina oppure svuota la directory \"%s\".\n"
|
||||
|
||||
#: initdb.c:3268
|
||||
#: initdb.c:3269
|
||||
#, c-format
|
||||
msgid "%s: could not create symbolic link \"%s\": %s\n"
|
||||
msgstr "%s: creazione del link simbolico \"%s\" fallita: %s\n"
|
||||
|
||||
#: initdb.c:3273
|
||||
#: initdb.c:3274
|
||||
#, c-format
|
||||
msgid "%s: symlinks are not supported on this platform"
|
||||
msgstr "%s: i link simbolici non sono supportati su questa piattaforma"
|
||||
|
||||
#: initdb.c:3279
|
||||
#: initdb.c:3280
|
||||
#, c-format
|
||||
msgid "creating subdirectories ... "
|
||||
msgstr "creazione delle sottodirectory ... "
|
||||
|
||||
#: initdb.c:3345
|
||||
#: initdb.c:3346
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9 current\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2015-01-14 00:22+0000\n"
|
||||
"PO-Revision-Date: 2015-01-14 21:46+0300\n"
|
||||
"PO-Revision-Date: 2015-07-27 22:16+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
|
||||
"Language: ru\n"
|
||||
@ -452,22 +452,23 @@ msgstr "%s: ПРЕДУПРЕЖДЕНИЕ: в этой ОС нельзя созд
|
||||
#: initdb.c:2459
|
||||
#, c-format
|
||||
msgid "%s: could not open process token: error code %lu\n"
|
||||
msgstr "%s: не удалось открыть маркер процесса: код ошибки %lu\n"
|
||||
msgstr "%s: не удалось открыть маркер процесса (код ошибки: %lu)\n"
|
||||
|
||||
#: initdb.c:2472
|
||||
#, c-format
|
||||
msgid "%s: could not allocate SIDs: error code %lu\n"
|
||||
msgstr "%s: не удалось подготовить структуры SID: код ошибки: %lu\n"
|
||||
msgstr "%s: не удалось подготовить структуры SID (код ошибки: %lu)\n"
|
||||
|
||||
#: initdb.c:2492
|
||||
#, c-format
|
||||
msgid "%s: could not create restricted token: error code %lu\n"
|
||||
msgstr "%s: не удалось создать ограниченный маркер: код ошибки: %lu\n"
|
||||
msgstr "%s: не удалось создать ограниченный маркер (код ошибки: %lu)\n"
|
||||
|
||||
#: initdb.c:2513
|
||||
#, c-format
|
||||
msgid "%s: could not start process for command \"%s\": error code %lu\n"
|
||||
msgstr "%s: не удалось запустить процесс для команды \"%s\": код ошибки: %lu\n"
|
||||
msgstr ""
|
||||
"%s: не удалось запустить процесс для команды \"%s\" (код ошибки: %lu)\n"
|
||||
|
||||
#: initdb.c:2527
|
||||
#, c-format
|
||||
@ -666,7 +667,7 @@ msgid ""
|
||||
"--auth-local and --auth-host, the next time you run initdb.\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"ВНИМАНИЕ: используется проверка подлинности \"trust\" для локальных "
|
||||
"ПРЕДУПРЕЖДЕНИЕ: используется проверка подлинности \"trust\" для локальных "
|
||||
"подключений.\n"
|
||||
"Другой метод можно выбрать, отредактировав pg_hba.conf или используя ключи -"
|
||||
"A,\n"
|
||||
@ -729,12 +730,12 @@ msgstr ""
|
||||
#, c-format
|
||||
msgid "%s: could not re-execute with restricted token: error code %lu\n"
|
||||
msgstr ""
|
||||
"%s: не удалось перезапуститься с ограниченным маркером: код ошибки: %lu\n"
|
||||
"%s: не удалось перезапуститься с ограниченным маркером (код ошибки: %lu)\n"
|
||||
|
||||
#: initdb.c:2888
|
||||
#, c-format
|
||||
msgid "%s: could not get exit code from subprocess: error code %lu\n"
|
||||
msgstr "%s: не удалось получить код выхода от подпроцесса: код ошибки %lu\n"
|
||||
msgstr "%s: не удалось получить код выхода от подпроцесса (код ошибки: %lu)\n"
|
||||
|
||||
#: initdb.c:2916
|
||||
#, c-format
|
||||
@ -953,4 +954,3 @@ msgstr ""
|
||||
"или\n"
|
||||
" %s%s%spg_ctl%s -D %s%s%s -l logfile start\n"
|
||||
"\n"
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pg_basebackup (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:32+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 18:00+0000\n"
|
||||
"PO-Revision-Date: 2013-08-30 12:10-0400\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: Spanish <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: pg_basebackup.c:103
|
||||
#: pg_basebackup.c:125
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s takes a base backup of a running PostgreSQL server.\n"
|
||||
@ -27,17 +27,17 @@ msgstr ""
|
||||
"ejecución.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_basebackup.c:105 pg_receivexlog.c:59
|
||||
#: pg_basebackup.c:127 pg_receivexlog.c:66
|
||||
#, c-format
|
||||
msgid "Usage:\n"
|
||||
msgstr "Empleo:\n"
|
||||
|
||||
#: pg_basebackup.c:106 pg_receivexlog.c:60
|
||||
#: pg_basebackup.c:128 pg_receivexlog.c:67
|
||||
#, c-format
|
||||
msgid " %s [OPTION]...\n"
|
||||
msgstr " %s [OPCIÓN]...\n"
|
||||
|
||||
#: pg_basebackup.c:107
|
||||
#: pg_basebackup.c:129
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -46,18 +46,18 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones que controlan la salida:\n"
|
||||
|
||||
#: pg_basebackup.c:108
|
||||
#: pg_basebackup.c:130
|
||||
#, c-format
|
||||
msgid " -D, --pgdata=DIRECTORY receive base backup into directory\n"
|
||||
msgstr " -D, --pgdata=DIRECTORIO recibir el respaldo base en directorio\n"
|
||||
|
||||
#: pg_basebackup.c:109
|
||||
#: pg_basebackup.c:131
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:110
|
||||
#: pg_basebackup.c:132
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -x, --xlog include required WAL files in backup (fetch mode)\n"
|
||||
@ -66,7 +66,7 @@ msgstr ""
|
||||
"respaldo\n"
|
||||
" (modo fetch)\n"
|
||||
|
||||
#: pg_basebackup.c:111
|
||||
#: pg_basebackup.c:133
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -X, --xlog-method=fetch|stream\n"
|
||||
@ -76,12 +76,12 @@ msgstr ""
|
||||
" incluye los archivos WAL necesarios,\n"
|
||||
" en el modo especificado\n"
|
||||
|
||||
#: pg_basebackup.c:113
|
||||
#: pg_basebackup.c:135
|
||||
#, c-format
|
||||
msgid " -z, --gzip compress tar output\n"
|
||||
msgstr " -z, --gzip comprimir la salida de tar\n"
|
||||
|
||||
#: pg_basebackup.c:114
|
||||
#: pg_basebackup.c:136
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -Z, --compress=0-9 compress tar output with given compression level\n"
|
||||
@ -89,7 +89,7 @@ msgstr ""
|
||||
" -Z, --compress=0-9 comprimir salida tar con el nivel de compresión "
|
||||
"dado\n"
|
||||
|
||||
#: pg_basebackup.c:115
|
||||
#: pg_basebackup.c:137
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -98,7 +98,7 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones generales:\n"
|
||||
|
||||
#: pg_basebackup.c:116
|
||||
#: pg_basebackup.c:138
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -c, --checkpoint=fast|spread\n"
|
||||
@ -107,33 +107,33 @@ msgstr ""
|
||||
" -c, --checkpoint=fast|spread\n"
|
||||
" utilizar checkpoint rápido o extendido\n"
|
||||
|
||||
#: pg_basebackup.c:118
|
||||
#: pg_basebackup.c:140
|
||||
#, c-format
|
||||
msgid " -l, --label=LABEL set backup label\n"
|
||||
msgstr " -l, --label=ETIQUETA establecer etiqueta del respaldo\n"
|
||||
|
||||
#: pg_basebackup.c:119
|
||||
#: pg_basebackup.c:141
|
||||
#, c-format
|
||||
msgid " -P, --progress show progress information\n"
|
||||
msgstr " -P, --progress mostrar información de progreso\n"
|
||||
|
||||
#: pg_basebackup.c:120 pg_receivexlog.c:64
|
||||
#: pg_basebackup.c:142 pg_receivexlog.c:71
|
||||
#, c-format
|
||||
msgid " -v, --verbose output verbose messages\n"
|
||||
msgstr " -v, --verbose desplegar mensajes verbosos\n"
|
||||
|
||||
#: pg_basebackup.c:121 pg_receivexlog.c:65
|
||||
#: pg_basebackup.c:143 pg_receivexlog.c:72
|
||||
#, c-format
|
||||
msgid " -V, --version output version information, then exit\n"
|
||||
msgstr ""
|
||||
" -V, --version mostrar información de versión, luego salir\n"
|
||||
|
||||
#: pg_basebackup.c:122 pg_receivexlog.c:66
|
||||
#: pg_basebackup.c:144 pg_receivexlog.c:73
|
||||
#, c-format
|
||||
msgid " -?, --help show this help, then exit\n"
|
||||
msgstr " -?, --help mostrar esta ayuda, luego salir\n"
|
||||
|
||||
#: pg_basebackup.c:123 pg_receivexlog.c:67
|
||||
#: pg_basebackup.c:145 pg_receivexlog.c:74
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -142,18 +142,18 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones de conexión:\n"
|
||||
|
||||
#: pg_basebackup.c:124 pg_receivexlog.c:68
|
||||
#: pg_basebackup.c:146 pg_receivexlog.c:75
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:125 pg_receivexlog.c:69
|
||||
#: pg_basebackup.c:147 pg_receivexlog.c:76
|
||||
#, c-format
|
||||
msgid " -p, --port=PORT database server port number\n"
|
||||
msgstr " -p, --port=PORT número de port del servidor\n"
|
||||
|
||||
#: pg_basebackup.c:126 pg_receivexlog.c:70
|
||||
#: pg_basebackup.c:148 pg_receivexlog.c:77
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -s, --status-interval=INTERVAL\n"
|
||||
@ -164,17 +164,17 @@ msgstr ""
|
||||
" tiempo entre envíos de paquetes de estado al "
|
||||
"servidor\n"
|
||||
|
||||
#: pg_basebackup.c:128 pg_receivexlog.c:72
|
||||
#: pg_basebackup.c:150 pg_receivexlog.c:79
|
||||
#, c-format
|
||||
msgid " -U, --username=NAME connect as specified database user\n"
|
||||
msgstr " -U, --username=NOMBRE conectarse con el usuario especificado\n"
|
||||
|
||||
#: pg_basebackup.c:129 pg_receivexlog.c:73
|
||||
#: pg_basebackup.c:151 pg_receivexlog.c:80
|
||||
#, c-format
|
||||
msgid " -w, --no-password never prompt for password\n"
|
||||
msgstr " -w, --no-password no pedir contraseña\n"
|
||||
|
||||
#: pg_basebackup.c:130 pg_receivexlog.c:74
|
||||
#: pg_basebackup.c:152 pg_receivexlog.c:81
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -W, --password force password prompt (should happen "
|
||||
@ -183,7 +183,7 @@ msgstr ""
|
||||
" -W, --password forzar un prompt para la contraseña\n"
|
||||
" (debería ser automático)\n"
|
||||
|
||||
#: pg_basebackup.c:131 pg_receivexlog.c:75
|
||||
#: pg_basebackup.c:153 pg_receivexlog.c:82
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -192,167 +192,167 @@ msgstr ""
|
||||
"\n"
|
||||
"Reporte errores a <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
#: pg_basebackup.c:172
|
||||
#: pg_basebackup.c:194
|
||||
#, c-format
|
||||
msgid "%s: could not read from ready pipe: %s\n"
|
||||
msgstr "%s: no se pudo leer desde la tubería: %s\n"
|
||||
|
||||
#: pg_basebackup.c:180 pg_basebackup.c:271 pg_basebackup.c:1205
|
||||
#: pg_receivexlog.c:274
|
||||
#: pg_basebackup.c:202 pg_basebackup.c:294 pg_basebackup.c:1258
|
||||
#: pg_receivexlog.c:299
|
||||
#, c-format
|
||||
msgid "%s: could not parse transaction log location \"%s\"\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo interpretar la ubicación del registro de transacciones «%s»\n"
|
||||
|
||||
#: pg_basebackup.c:283
|
||||
#: pg_basebackup.c:306
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:316
|
||||
#, c-format
|
||||
msgid "%s: could not create background process: %s\n"
|
||||
msgstr "%s: no se pudo lanzar el proceso en segundo plano: %s\n"
|
||||
|
||||
#: pg_basebackup.c:328
|
||||
#, c-format
|
||||
msgid "%s: could not create background thread: %s\n"
|
||||
msgstr "%s: no se pudo lanzar el hilo en segundo plano: %s\n"
|
||||
|
||||
#: pg_basebackup.c:353 pg_basebackup.c:821
|
||||
#: pg_basebackup.c:331 pg_basebackup.c:386 pg_basebackup.c:874
|
||||
#, c-format
|
||||
msgid "%s: could not create directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo crear el directorio «%s»: %s\n"
|
||||
|
||||
#: pg_basebackup.c:370
|
||||
#: pg_basebackup.c:349
|
||||
#, c-format
|
||||
msgid "%s: could not create background process: %s\n"
|
||||
msgstr "%s: no se pudo lanzar el proceso en segundo plano: %s\n"
|
||||
|
||||
#: pg_basebackup.c:361
|
||||
#, c-format
|
||||
msgid "%s: could not create background thread: %s\n"
|
||||
msgstr "%s: no se pudo lanzar el hilo en segundo plano: %s\n"
|
||||
|
||||
#: pg_basebackup.c:403
|
||||
#, c-format
|
||||
msgid "%s: directory \"%s\" exists but is not empty\n"
|
||||
msgstr "%s: el directorio «%s» existe pero no está vacío\n"
|
||||
|
||||
#: pg_basebackup.c:378
|
||||
#: pg_basebackup.c:411
|
||||
#, c-format
|
||||
msgid "%s: could not access directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo acceder al directorio «%s»: %s\n"
|
||||
|
||||
#: pg_basebackup.c:425
|
||||
#: pg_basebackup.c:475
|
||||
#, c-format
|
||||
msgid "%s/%s kB (100%%), %d/%d tablespace %35s"
|
||||
msgid_plural "%s/%s kB (100%%), %d/%d tablespaces %35s"
|
||||
msgstr[0] "%s/%s kB (100%%), %d/%d tablespace %35s"
|
||||
msgstr[1] "%s/%s kB (100%%), %d/%d tablespaces %35s"
|
||||
|
||||
#: pg_basebackup.c:432
|
||||
#: pg_basebackup.c:482
|
||||
#, c-format
|
||||
msgid "%s/%s kB (%d%%), %d/%d tablespace (%-30.30s)"
|
||||
msgid_plural "%s/%s kB (%d%%), %d/%d tablespaces (%-30.30s)"
|
||||
msgstr[0] "%s/%s kB (%d%%), %d/%d tablespace (%-30.30s)"
|
||||
msgstr[1] "%s/%s kB (%d%%), %d/%d tablespaces (%-30.30s)"
|
||||
|
||||
#: pg_basebackup.c:440
|
||||
#: pg_basebackup.c:490
|
||||
#, c-format
|
||||
msgid "%s/%s kB (%d%%), %d/%d tablespace"
|
||||
msgid_plural "%s/%s kB (%d%%), %d/%d tablespaces"
|
||||
msgstr[0] "%s/%s kB (%d%%), %d/%d tablespace"
|
||||
msgstr[1] "%s/%s kB (%d%%), %d/%d tablespaces"
|
||||
|
||||
#: pg_basebackup.c:486 pg_basebackup.c:506 pg_basebackup.c:534
|
||||
#: pg_basebackup.c:536 pg_basebackup.c:557 pg_basebackup.c:585
|
||||
#, c-format
|
||||
msgid "%s: could not set compression level %d: %s\n"
|
||||
msgstr "%s: no se pudo definir el nivel de compresión %d: %s\n"
|
||||
|
||||
#: pg_basebackup.c:555
|
||||
#: pg_basebackup.c:606
|
||||
#, c-format
|
||||
msgid "%s: could not create compressed file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo crear el archivo comprimido «%s»: %s\n"
|
||||
|
||||
#: pg_basebackup.c:566 pg_basebackup.c:863
|
||||
#: pg_basebackup.c:617 pg_basebackup.c:916
|
||||
#, c-format
|
||||
msgid "%s: could not create file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo crear el archivo «%s»: %s\n"
|
||||
|
||||
#: pg_basebackup.c:578 pg_basebackup.c:725
|
||||
#: pg_basebackup.c:629 pg_basebackup.c:776
|
||||
#, c-format
|
||||
msgid "%s: could not get COPY data stream: %s"
|
||||
msgstr "%s: no se pudo obtener un flujo de datos COPY: %s"
|
||||
|
||||
#: pg_basebackup.c:612 pg_basebackup.c:670
|
||||
#: pg_basebackup.c:663 pg_basebackup.c:721
|
||||
#, c-format
|
||||
msgid "%s: could not write to compressed file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo escribir al archivo comprimido «%s»: %s\n"
|
||||
|
||||
#: pg_basebackup.c:623 pg_basebackup.c:680 pg_basebackup.c:903
|
||||
#: pg_basebackup.c:674 pg_basebackup.c:731 pg_basebackup.c:956
|
||||
#, c-format
|
||||
msgid "%s: could not write to file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo escribir al archivo «%s»: %s\n"
|
||||
|
||||
#: pg_basebackup.c:635
|
||||
#: pg_basebackup.c:686
|
||||
#, c-format
|
||||
msgid "%s: could not close compressed file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo cerrar el archivo comprimido «%s»: %s\n"
|
||||
|
||||
#: pg_basebackup.c:648 receivelog.c:157 receivelog.c:630 receivelog.c:639
|
||||
#: pg_basebackup.c:699 receivelog.c:190 receivelog.c:678 receivelog.c:687
|
||||
#, c-format
|
||||
msgid "%s: could not close file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo cerrar el archivo «%s»: %s\n"
|
||||
|
||||
#: pg_basebackup.c:659 pg_basebackup.c:754 receivelog.c:473
|
||||
#: pg_basebackup.c:710 pg_basebackup.c:805 receivelog.c:519
|
||||
#, c-format
|
||||
msgid "%s: could not read COPY data: %s"
|
||||
msgstr "%s: no fue posible leer datos COPY: %s"
|
||||
|
||||
#: pg_basebackup.c:768
|
||||
#: pg_basebackup.c:819
|
||||
#, c-format
|
||||
msgid "%s: invalid tar block header size: %d\n"
|
||||
msgstr "%s: tamaño de bloque de cabecera de tar no válido: %d\n"
|
||||
|
||||
#: pg_basebackup.c:776
|
||||
#: pg_basebackup.c:827
|
||||
#, c-format
|
||||
msgid "%s: could not parse file size\n"
|
||||
msgstr "%s: no se pudo interpretar el tamaño del archivo\n"
|
||||
|
||||
#: pg_basebackup.c:784
|
||||
#: pg_basebackup.c:835
|
||||
#, c-format
|
||||
msgid "%s: could not parse file mode\n"
|
||||
msgstr "%s: nose pudo interpretar el modo del archivo\n"
|
||||
|
||||
#: pg_basebackup.c:829
|
||||
#: pg_basebackup.c:882
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:842
|
||||
#: pg_basebackup.c:895
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:850
|
||||
#: pg_basebackup.c:903
|
||||
#, c-format
|
||||
msgid "%s: unrecognized link indicator \"%c\"\n"
|
||||
msgstr "%s: indicador de enlace «%c» no reconocido\n"
|
||||
|
||||
#: pg_basebackup.c:870
|
||||
#: pg_basebackup.c:923
|
||||
#, c-format
|
||||
msgid "%s: could not set permissions on file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo definir los permisos al archivo «%s»: %s\n"
|
||||
|
||||
#: pg_basebackup.c:929
|
||||
#: pg_basebackup.c:982
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:972 pg_receivexlog.c:245
|
||||
#: pg_basebackup.c:1025 pg_receivexlog.c:270
|
||||
#, c-format
|
||||
msgid "%s: unsupported server version %s\n"
|
||||
msgstr "%s: versión del servidor %s no soportada\n"
|
||||
|
||||
#: pg_basebackup.c:983 pg_basebackup.c:1012 pg_receivexlog.c:257
|
||||
#: receivelog.c:303 receivelog.c:340
|
||||
#: pg_basebackup.c:1036 pg_basebackup.c:1065 pg_receivexlog.c:282
|
||||
#: receivelog.c:350 receivelog.c:387
|
||||
#, c-format
|
||||
msgid "%s: could not send replication command \"%s\": %s"
|
||||
msgstr "%s: no se pudo ejecutar la orden de replicación «%s»: %s"
|
||||
|
||||
#: pg_basebackup.c:990 pg_receivexlog.c:265 receivelog.c:311
|
||||
#: pg_basebackup.c:1043 pg_receivexlog.c:290 receivelog.c:358
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: could not identify system: got %d rows and %d fields, expected %d rows "
|
||||
@ -361,170 +361,170 @@ msgstr ""
|
||||
"%s: no se pudo identificar al sistema: se obtuvieron %d filas y %d campos, "
|
||||
"se esperaban %d filas y %d campos\n"
|
||||
|
||||
#: pg_basebackup.c:1023
|
||||
#: pg_basebackup.c:1076
|
||||
#, c-format
|
||||
msgid "%s: could not initiate base backup: %s"
|
||||
msgstr "%s: no se pudo iniciar el respaldo base: %s"
|
||||
|
||||
#: pg_basebackup.c:1029
|
||||
#: pg_basebackup.c:1082
|
||||
#, c-format
|
||||
msgid "%s: no start point returned from server\n"
|
||||
msgstr "%s: el servidor no retornó un punto de inicio\n"
|
||||
|
||||
#: pg_basebackup.c:1045
|
||||
#: pg_basebackup.c:1098
|
||||
#, c-format
|
||||
msgid "%s: could not get backup header: %s"
|
||||
msgstr "%s: no se pudo obtener la cabecera de respaldo: %s"
|
||||
|
||||
#: pg_basebackup.c:1051
|
||||
#: pg_basebackup.c:1104
|
||||
#, c-format
|
||||
msgid "%s: no data returned from server\n"
|
||||
msgstr "%s: el servidor no retornó datos\n"
|
||||
|
||||
#: pg_basebackup.c:1080
|
||||
#: pg_basebackup.c:1133
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:1092
|
||||
#: pg_basebackup.c:1145
|
||||
#, c-format
|
||||
msgid "%s: starting background WAL receiver\n"
|
||||
msgstr "%s: iniciando el receptor de WAL en segundo plano\n"
|
||||
|
||||
#: pg_basebackup.c:1122
|
||||
#: pg_basebackup.c:1175
|
||||
#, c-format
|
||||
msgid "%s: could not get transaction log end position from server: %s"
|
||||
msgstr ""
|
||||
"%s: no se pudo obtener la posición del final del registro de transacciones "
|
||||
"del servidor: %s"
|
||||
|
||||
#: pg_basebackup.c:1129
|
||||
#: pg_basebackup.c:1182
|
||||
#, c-format
|
||||
msgid "%s: no transaction log end position returned from server\n"
|
||||
msgstr ""
|
||||
"%s: el servidor no retornó la posición del final del registro de "
|
||||
"transacciones\n"
|
||||
|
||||
#: pg_basebackup.c:1141
|
||||
#: pg_basebackup.c:1194
|
||||
#, c-format
|
||||
msgid "%s: final receive failed: %s"
|
||||
msgstr "%s: la recepción final falló: %s"
|
||||
|
||||
#: pg_basebackup.c:1157
|
||||
#: pg_basebackup.c:1210
|
||||
#, c-format
|
||||
msgid "%s: waiting for background process to finish streaming...\n"
|
||||
msgstr "%s: esperando que el proceso en segundo plano complete el flujo...\n"
|
||||
|
||||
#: pg_basebackup.c:1163
|
||||
#: pg_basebackup.c:1216
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:1172
|
||||
#: pg_basebackup.c:1225
|
||||
#, c-format
|
||||
msgid "%s: could not wait for child process: %s\n"
|
||||
msgstr "%s: no se pudo esperar al proceso hijo: %s\n"
|
||||
|
||||
#: pg_basebackup.c:1178
|
||||
#: pg_basebackup.c:1231
|
||||
#, c-format
|
||||
msgid "%s: child %d died, expected %d\n"
|
||||
msgstr "%s: el hijo %d murió, pero se esperaba al %d\n"
|
||||
|
||||
#: pg_basebackup.c:1184
|
||||
#: pg_basebackup.c:1237
|
||||
#, c-format
|
||||
msgid "%s: child process did not exit normally\n"
|
||||
msgstr "%s: el proceso hijo no terminó normalmente\n"
|
||||
|
||||
#: pg_basebackup.c:1190
|
||||
#: pg_basebackup.c:1243
|
||||
#, c-format
|
||||
msgid "%s: child process exited with error %d\n"
|
||||
msgstr "%s: el proceso hijo terminó con código de salida %d\n"
|
||||
|
||||
#: pg_basebackup.c:1216
|
||||
#: pg_basebackup.c:1269
|
||||
#, c-format
|
||||
msgid "%s: could not wait for child thread: %s\n"
|
||||
msgstr "%s: no se pudo esperar el hilo hijo: %s\n"
|
||||
|
||||
#: pg_basebackup.c:1223
|
||||
#: pg_basebackup.c:1276
|
||||
#, c-format
|
||||
msgid "%s: could not get child thread exit status: %s\n"
|
||||
msgstr "%s: no se pudo obtener la cabecera de respaldo: %s\n"
|
||||
|
||||
#: pg_basebackup.c:1229
|
||||
#: pg_basebackup.c:1282
|
||||
#, c-format
|
||||
msgid "%s: child thread exited with error %u\n"
|
||||
msgstr "%s: el hilo hijo terminó con error %u\n"
|
||||
|
||||
#: pg_basebackup.c:1310
|
||||
#: pg_basebackup.c:1363
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:1319 pg_basebackup.c:1331
|
||||
#: pg_basebackup.c:1372 pg_basebackup.c:1384
|
||||
#, c-format
|
||||
msgid "%s: cannot specify both --xlog and --xlog-method\n"
|
||||
msgstr "%s: no se puede tanto --xlog como --xlog-method\n"
|
||||
|
||||
#: pg_basebackup.c:1346
|
||||
#: pg_basebackup.c:1399
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:1365
|
||||
#: pg_basebackup.c:1418
|
||||
#, c-format
|
||||
msgid "%s: invalid compression level \"%s\"\n"
|
||||
msgstr "%s: valor de compresión «%s» no válido\n"
|
||||
|
||||
#: pg_basebackup.c:1377
|
||||
#: pg_basebackup.c:1430
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:1401 pg_receivexlog.c:388
|
||||
#: pg_basebackup.c:1454 pg_receivexlog.c:413
|
||||
#, c-format
|
||||
msgid "%s: invalid status interval \"%s\"\n"
|
||||
msgstr "%s: intervalo de estado «%s» no válido\n"
|
||||
|
||||
#: pg_basebackup.c:1417 pg_basebackup.c:1431 pg_basebackup.c:1442
|
||||
#: pg_basebackup.c:1455 pg_basebackup.c:1465 pg_receivexlog.c:404
|
||||
#: pg_receivexlog.c:418 pg_receivexlog.c:429
|
||||
#: pg_basebackup.c:1470 pg_basebackup.c:1484 pg_basebackup.c:1495
|
||||
#: pg_basebackup.c:1508 pg_basebackup.c:1518 pg_receivexlog.c:429
|
||||
#: pg_receivexlog.c:443 pg_receivexlog.c:454
|
||||
#, c-format
|
||||
msgid "Try \"%s --help\" for more information.\n"
|
||||
msgstr "Use «%s --help» para obtener más información.\n"
|
||||
|
||||
#: pg_basebackup.c:1429 pg_receivexlog.c:416
|
||||
#: pg_basebackup.c:1482 pg_receivexlog.c:441
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:1441 pg_receivexlog.c:428
|
||||
#: pg_basebackup.c:1494 pg_receivexlog.c:453
|
||||
#, c-format
|
||||
msgid "%s: no target directory specified\n"
|
||||
msgstr "%s: no se especificó un directorio de salida\n"
|
||||
|
||||
#: pg_basebackup.c:1453
|
||||
#: pg_basebackup.c:1506
|
||||
#, c-format
|
||||
msgid "%s: only tar mode backups can be compressed\n"
|
||||
msgstr "%s: sólo los respaldos de modo tar pueden ser comprimidos\n"
|
||||
|
||||
#: pg_basebackup.c:1463
|
||||
#: pg_basebackup.c:1516
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_basebackup.c:1474
|
||||
#: pg_basebackup.c:1527
|
||||
#, c-format
|
||||
msgid "%s: this build does not support compression\n"
|
||||
msgstr "%s: esta instalación no soporta compresión\n"
|
||||
|
||||
#: pg_receivexlog.c:57
|
||||
#: pg_receivexlog.c:64
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s receives PostgreSQL streaming transaction logs.\n"
|
||||
@ -533,7 +533,7 @@ msgstr ""
|
||||
"%s recibe flujos de logs de transacción PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_receivexlog.c:61
|
||||
#: pg_receivexlog.c:68
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -542,7 +542,7 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones:\n"
|
||||
|
||||
#: pg_receivexlog.c:62
|
||||
#: pg_receivexlog.c:69
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -D, --directory=DIR receive transaction log files into this directory\n"
|
||||
@ -550,111 +550,126 @@ msgstr ""
|
||||
" -D, --directory=DIR recibe los archivos de transacción a este "
|
||||
"directorio\n"
|
||||
|
||||
#: pg_receivexlog.c:63
|
||||
#: pg_receivexlog.c:70
|
||||
#, c-format
|
||||
msgid " -n, --no-loop do not loop on connection lost\n"
|
||||
msgstr " -n, --no-loop no entrar en bucle al perder la conexión\n"
|
||||
|
||||
#: pg_receivexlog.c:82
|
||||
#: pg_receivexlog.c:89
|
||||
#, c-format
|
||||
msgid "%s: finished segment at %X/%X (timeline %u)\n"
|
||||
msgstr "%s: terminó el segmento en %X/%X (timeline %u)\n"
|
||||
|
||||
#: pg_receivexlog.c:87
|
||||
#: pg_receivexlog.c:94
|
||||
#, c-format
|
||||
msgid "%s: received interrupt signal, exiting.\n"
|
||||
msgstr "%s: se recibió una señal de interrupción, saliendo.\n"
|
||||
|
||||
#: pg_receivexlog.c:114
|
||||
#: pg_receivexlog.c:121
|
||||
#, c-format
|
||||
msgid "%s: could not open directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo abrir el directorio «%s»: %s\n"
|
||||
|
||||
#: pg_receivexlog.c:155
|
||||
#: pg_receivexlog.c:162
|
||||
#, c-format
|
||||
msgid "%s: could not parse transaction log file name \"%s\"\n"
|
||||
msgstr "%s: no se pudo interpretar el nombre del archivo de transacción «%s»\n"
|
||||
|
||||
#: pg_receivexlog.c:168
|
||||
#: pg_receivexlog.c:175
|
||||
#, c-format
|
||||
msgid "%s: could not stat file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo hacer stat del archivo «%s»: %s\n"
|
||||
|
||||
#: pg_receivexlog.c:187
|
||||
#: pg_receivexlog.c:194
|
||||
#, c-format
|
||||
msgid "%s: segment file \"%s\" has incorrect size %d, skipping\n"
|
||||
msgstr ""
|
||||
"%s: el archivo de segmento «%s» tiene tamaño incorrecto %d, ignorando\n"
|
||||
|
||||
#: pg_receivexlog.c:295
|
||||
#: pg_receivexlog.c:208
|
||||
#, c-format
|
||||
msgid "%s: could not read directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo leer el directorio «%s»: %s\n"
|
||||
|
||||
#: pg_receivexlog.c:215
|
||||
#, c-format
|
||||
msgid "%s: could not close directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo cerrar el directorio «%s»: %s\n"
|
||||
|
||||
#: pg_receivexlog.c:320
|
||||
#, c-format
|
||||
msgid "%s: starting log streaming at %X/%X (timeline %u)\n"
|
||||
msgstr "%s: iniciando el flujo de log en %X/%X (timeline %u)\n"
|
||||
|
||||
#: pg_receivexlog.c:369
|
||||
#: pg_receivexlog.c:394
|
||||
#, c-format
|
||||
msgid "%s: invalid port number \"%s\"\n"
|
||||
msgstr "%s: número de puerto «%s» no válido\n"
|
||||
|
||||
#: pg_receivexlog.c:451
|
||||
#: pg_receivexlog.c:476
|
||||
#, c-format
|
||||
msgid "%s: disconnected.\n"
|
||||
msgstr "%s: desconectado.\n"
|
||||
|
||||
#. translator: check source for value for %d
|
||||
#: pg_receivexlog.c:458
|
||||
#: pg_receivexlog.c:483
|
||||
#, c-format
|
||||
msgid "%s: disconnected. Waiting %d seconds to try again.\n"
|
||||
msgstr "%s: desconectado. Esperando %d segundos para intentar nuevamente.\n"
|
||||
|
||||
#: receivelog.c:72
|
||||
#: receivelog.c:59
|
||||
#, c-format
|
||||
msgid "%s: could not create archive status file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo crear el archivo de estado «%s»: %s\n"
|
||||
|
||||
#: receivelog.c:66 receivelog.c:183
|
||||
#, c-format
|
||||
msgid "%s: could not fsync file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo sincronizar (fsync) el archivo «%s»: %s\n"
|
||||
|
||||
#: receivelog.c:104
|
||||
#, c-format
|
||||
msgid "%s: could not open transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo abrir el archivo de transacción «%s»: %s\n"
|
||||
|
||||
#: receivelog.c:84
|
||||
#: receivelog.c:116
|
||||
#, c-format
|
||||
msgid "%s: could not stat transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo hacer stat del archivo de transacción «%s»: %s\n"
|
||||
|
||||
#: receivelog.c:94
|
||||
#: receivelog.c:126
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: receivelog.c:107
|
||||
#: receivelog.c:139
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: receivelog.c:120
|
||||
#: receivelog.c:152
|
||||
#, c-format
|
||||
msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo posicionar (seek) hacia el inicio del archivo de transacción "
|
||||
"«%s»: %s\n"
|
||||
|
||||
#: receivelog.c:143
|
||||
#: receivelog.c:176
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: receivelog.c:150
|
||||
#, c-format
|
||||
msgid "%s: could not fsync file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo sincronizar (fsync) el archivo «%s»: %s\n"
|
||||
|
||||
#: receivelog.c:177
|
||||
#: receivelog.c:210
|
||||
#, c-format
|
||||
msgid "%s: could not rename file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo cambiar el nombre al archivo «%s»: %s\n"
|
||||
|
||||
#: receivelog.c:184
|
||||
#: receivelog.c:217
|
||||
#, c-format
|
||||
msgid "%s: not renaming \"%s\", segment is not complete\n"
|
||||
msgstr "%s: no se cambiará el nombre a «%s», el segmento no está completo\n"
|
||||
|
||||
#: receivelog.c:319
|
||||
#: receivelog.c:366
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: system identifier does not match between base backup and streaming "
|
||||
@ -663,66 +678,66 @@ msgstr ""
|
||||
"%s: el identificador de sistema no coincide entre el respaldo base y la "
|
||||
"conexión de flujo\n"
|
||||
|
||||
#: receivelog.c:327
|
||||
#: receivelog.c:374
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: timeline does not match between base backup and streaming connection\n"
|
||||
msgstr ""
|
||||
"%s: el timeline no coincide entre el respaldo base y la conexión de flujo\n"
|
||||
|
||||
#: receivelog.c:398
|
||||
#: receivelog.c:444
|
||||
#, c-format
|
||||
msgid "%s: could not send feedback packet: %s"
|
||||
msgstr "%s: no se pudo enviar el paquete de retroalimentación: %s"
|
||||
|
||||
#: receivelog.c:454
|
||||
#: receivelog.c:500
|
||||
#, c-format
|
||||
msgid "%s: select() failed: %s\n"
|
||||
msgstr "%s: select() falló: %s\n"
|
||||
|
||||
#: receivelog.c:462
|
||||
#: receivelog.c:508
|
||||
#, c-format
|
||||
msgid "%s: could not receive data from WAL stream: %s"
|
||||
msgstr "%s: no se pudo recibir datos desde el flujo de WAL: %s"
|
||||
|
||||
#: receivelog.c:486
|
||||
#: receivelog.c:532
|
||||
#, c-format
|
||||
msgid "%s: keepalive message has incorrect size %d\n"
|
||||
msgstr "%s: el mensaje «keepalive» tiene tamaño incorrecto %d\n"
|
||||
|
||||
#: receivelog.c:494
|
||||
#: receivelog.c:540
|
||||
#, c-format
|
||||
msgid "%s: unrecognized streaming header: \"%c\"\n"
|
||||
msgstr "%s: cabecera de flujo no reconocida: «%c»\n"
|
||||
|
||||
#: receivelog.c:500
|
||||
#: receivelog.c:546
|
||||
#, c-format
|
||||
msgid "%s: streaming header too small: %d\n"
|
||||
msgstr "%s: cabecera de flujo demasiado pequeña: %d\n"
|
||||
|
||||
#: receivelog.c:519
|
||||
#: receivelog.c:565
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: receivelog.c:531
|
||||
#: receivelog.c:577
|
||||
#, c-format
|
||||
msgid "%s: got WAL data offset %08x, expected %08x\n"
|
||||
msgstr "%s: se obtuvo desplazamiento de datos WAL %08x, se esperaba %08x\n"
|
||||
|
||||
#: receivelog.c:567
|
||||
#: receivelog.c:613
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: receivelog.c:613
|
||||
#: receivelog.c:660
|
||||
#, c-format
|
||||
msgid "%s: unexpected termination of replication stream: %s"
|
||||
msgstr "%s: término inesperado del flujo de replicación: %s"
|
||||
|
||||
#: receivelog.c:622
|
||||
#: receivelog.c:670
|
||||
#, c-format
|
||||
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"
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pg_basebackup (PostgreSQL) 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-07-29 09:22+0000\n"
|
||||
"PO-Revision-Date: 2014-07-30 22:22+0100\n"
|
||||
"POT-Creation-Date: 2015-01-08 04:21+0000\n"
|
||||
"PO-Revision-Date: 2015-01-09 12:33+0100\n"
|
||||
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
||||
"Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>\n"
|
||||
"Language: it\n"
|
||||
@ -185,312 +185,312 @@ msgstr ""
|
||||
msgid "%s: could not read from ready pipe: %s\n"
|
||||
msgstr "%s: lettura dalla pipe pronta fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:202 pg_basebackup.c:293 pg_basebackup.c:1228
|
||||
#: pg_basebackup.c:202 pg_basebackup.c:294 pg_basebackup.c:1258
|
||||
#: pg_receivexlog.c:299
|
||||
#, c-format
|
||||
msgid "%s: could not parse transaction log location \"%s\"\n"
|
||||
msgstr "%s: interpretazione della posizione del log delle transazioni \"%s\" fallita\n"
|
||||
|
||||
#: pg_basebackup.c:305
|
||||
#: pg_basebackup.c:306
|
||||
#, c-format
|
||||
msgid "%s: could not create pipe for background process: %s\n"
|
||||
msgstr "%s: creazione della pipe per il processo in background fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:338
|
||||
#, c-format
|
||||
msgid "%s: could not create background process: %s\n"
|
||||
msgstr "%s: creazione del processo in background fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:350
|
||||
#, c-format
|
||||
msgid "%s: could not create background thread: %s\n"
|
||||
msgstr "%s: creazione del thread in background fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:375 pg_basebackup.c:844
|
||||
#: pg_basebackup.c:331 pg_basebackup.c:386 pg_basebackup.c:874
|
||||
#, c-format
|
||||
msgid "%s: could not create directory \"%s\": %s\n"
|
||||
msgstr "%s: creazione della directory \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:392
|
||||
#: pg_basebackup.c:349
|
||||
#, c-format
|
||||
msgid "%s: could not create background process: %s\n"
|
||||
msgstr "%s: creazione del processo in background fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:361
|
||||
#, c-format
|
||||
msgid "%s: could not create background thread: %s\n"
|
||||
msgstr "%s: creazione del thread in background fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:403
|
||||
#, c-format
|
||||
msgid "%s: directory \"%s\" exists but is not empty\n"
|
||||
msgstr "%s: la directory \"%s\" esiste ma non è vuota\n"
|
||||
|
||||
#: pg_basebackup.c:400
|
||||
#: pg_basebackup.c:411
|
||||
#, c-format
|
||||
msgid "%s: could not access directory \"%s\": %s\n"
|
||||
msgstr "%s: accesso alla directory \"%s\" fallito: %s\n"
|
||||
|
||||
#: pg_basebackup.c:447
|
||||
#: pg_basebackup.c:475
|
||||
#, c-format
|
||||
msgid "%s/%s kB (100%%), %d/%d tablespace %35s"
|
||||
msgid_plural "%s/%s kB (100%%), %d/%d tablespaces %35s"
|
||||
msgstr[0] "%s/%s kB (100%%), %d/%d tablespace %35s"
|
||||
msgstr[1] "%s/%s kB (100%%), %d/%d tablespace %35s"
|
||||
|
||||
#: pg_basebackup.c:454
|
||||
#: pg_basebackup.c:482
|
||||
#, c-format
|
||||
msgid "%s/%s kB (%d%%), %d/%d tablespace (%-30.30s)"
|
||||
msgid_plural "%s/%s kB (%d%%), %d/%d tablespaces (%-30.30s)"
|
||||
msgstr[0] "%s/%s kB (%d%%), %d/%d tablespace (%-30.30s)"
|
||||
msgstr[1] "%s/%s kB (%d%%), %d/%d tablespace (%-30.30s)"
|
||||
|
||||
#: pg_basebackup.c:462
|
||||
#: pg_basebackup.c:490
|
||||
#, c-format
|
||||
msgid "%s/%s kB (%d%%), %d/%d tablespace"
|
||||
msgid_plural "%s/%s kB (%d%%), %d/%d tablespaces"
|
||||
msgstr[0] "%s/%s kB (%d%%), %d/%d tablespace"
|
||||
msgstr[1] "%s/%s kB (%d%%), %d/%d tablespace"
|
||||
|
||||
#: pg_basebackup.c:508 pg_basebackup.c:529 pg_basebackup.c:557
|
||||
#: pg_basebackup.c:536 pg_basebackup.c:557 pg_basebackup.c:585
|
||||
#, c-format
|
||||
msgid "%s: could not set compression level %d: %s\n"
|
||||
msgstr "%s: impostazione del livello di compressione %d fallito: %s\n"
|
||||
|
||||
#: pg_basebackup.c:578
|
||||
#: pg_basebackup.c:606
|
||||
#, c-format
|
||||
msgid "%s: could not create compressed file \"%s\": %s\n"
|
||||
msgstr "%s: creazione del file compresso \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:589 pg_basebackup.c:886
|
||||
#: pg_basebackup.c:617 pg_basebackup.c:916
|
||||
#, c-format
|
||||
msgid "%s: could not create file \"%s\": %s\n"
|
||||
msgstr "%s: creazione del file \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:601 pg_basebackup.c:748
|
||||
#: pg_basebackup.c:629 pg_basebackup.c:776
|
||||
#, c-format
|
||||
msgid "%s: could not get COPY data stream: %s"
|
||||
msgstr "%s: non è stato possibile ottenere lo stream di dati COPY: %s"
|
||||
|
||||
#: pg_basebackup.c:635 pg_basebackup.c:693
|
||||
#: pg_basebackup.c:663 pg_basebackup.c:721
|
||||
#, c-format
|
||||
msgid "%s: could not write to compressed file \"%s\": %s\n"
|
||||
msgstr "%s: scrittura nel file compresso \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:646 pg_basebackup.c:703 pg_basebackup.c:926
|
||||
#: pg_basebackup.c:674 pg_basebackup.c:731 pg_basebackup.c:956
|
||||
#, c-format
|
||||
msgid "%s: could not write to file \"%s\": %s\n"
|
||||
msgstr "%s: scrittura nel file \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:658
|
||||
#: pg_basebackup.c:686
|
||||
#, c-format
|
||||
msgid "%s: could not close compressed file \"%s\": %s\n"
|
||||
msgstr "%s: chiusura del file compresso \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:671 receivelog.c:157 receivelog.c:631 receivelog.c:640
|
||||
#: pg_basebackup.c:699 receivelog.c:190 receivelog.c:678 receivelog.c:687
|
||||
#, c-format
|
||||
msgid "%s: could not close file \"%s\": %s\n"
|
||||
msgstr "%s: chiusura del file \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:682 pg_basebackup.c:777 receivelog.c:473
|
||||
#: pg_basebackup.c:710 pg_basebackup.c:805 receivelog.c:519
|
||||
#, c-format
|
||||
msgid "%s: could not read COPY data: %s"
|
||||
msgstr "%s: lettura dei dati COPY fallita: %s"
|
||||
|
||||
#: pg_basebackup.c:791
|
||||
#: pg_basebackup.c:819
|
||||
#, c-format
|
||||
msgid "%s: invalid tar block header size: %d\n"
|
||||
msgstr "%s: dimensione del blocco di intestazione del file tar non valida: %d\n"
|
||||
|
||||
#: pg_basebackup.c:799
|
||||
#: pg_basebackup.c:827
|
||||
#, c-format
|
||||
msgid "%s: could not parse file size\n"
|
||||
msgstr "%s: interpretazione della dimensione del file fallita\n"
|
||||
|
||||
#: pg_basebackup.c:807
|
||||
#: pg_basebackup.c:835
|
||||
#, c-format
|
||||
msgid "%s: could not parse file mode\n"
|
||||
msgstr "%s: interpretazione della modalità del file fallita\n"
|
||||
|
||||
#: pg_basebackup.c:852
|
||||
#: pg_basebackup.c:882
|
||||
#, c-format
|
||||
msgid "%s: could not set permissions on directory \"%s\": %s\n"
|
||||
msgstr "%s: impostazione dei permessi sulla directory \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:865
|
||||
#: pg_basebackup.c:895
|
||||
#, c-format
|
||||
msgid "%s: could not create symbolic link from \"%s\" to \"%s\": %s\n"
|
||||
msgstr "%s: creazione del link simbolico da \"%s\" a \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:873
|
||||
#: pg_basebackup.c:903
|
||||
#, c-format
|
||||
msgid "%s: unrecognized link indicator \"%c\"\n"
|
||||
msgstr "%s: indicatore di link sconosciuto \"%c\"\n"
|
||||
|
||||
#: pg_basebackup.c:893
|
||||
#: pg_basebackup.c:923
|
||||
#, c-format
|
||||
msgid "%s: could not set permissions on file \"%s\": %s\n"
|
||||
msgstr "%s: impostazione dei permessi sul file \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:952
|
||||
#: pg_basebackup.c:982
|
||||
#, c-format
|
||||
msgid "%s: COPY stream ended before last file was finished\n"
|
||||
msgstr "%s: lo stream COPY è terminato prima che l'ultimo file fosse finito\n"
|
||||
|
||||
#: pg_basebackup.c:995 pg_receivexlog.c:270
|
||||
#: pg_basebackup.c:1025 pg_receivexlog.c:270
|
||||
#, c-format
|
||||
msgid "%s: unsupported server version %s\n"
|
||||
msgstr "%s: versione server %s non supportata\n"
|
||||
|
||||
#: pg_basebackup.c:1006 pg_basebackup.c:1035 pg_receivexlog.c:282
|
||||
#: receivelog.c:303 receivelog.c:340
|
||||
#: pg_basebackup.c:1036 pg_basebackup.c:1065 pg_receivexlog.c:282
|
||||
#: receivelog.c:350 receivelog.c:387
|
||||
#, c-format
|
||||
msgid "%s: could not send replication command \"%s\": %s"
|
||||
msgstr "%s: invio del comando di replica \"%s\" fallito: %s"
|
||||
|
||||
#: pg_basebackup.c:1013 pg_receivexlog.c:290 receivelog.c:311
|
||||
#: pg_basebackup.c:1043 pg_receivexlog.c:290 receivelog.c:358
|
||||
#, c-format
|
||||
msgid "%s: could not identify system: got %d rows and %d fields, expected %d rows and %d fields\n"
|
||||
msgstr "%s: identificazione del sistema fallita: ricevute %d righe e %d campi, attese %d righe e %d campi\n"
|
||||
|
||||
#: pg_basebackup.c:1046
|
||||
#: pg_basebackup.c:1076
|
||||
#, c-format
|
||||
msgid "%s: could not initiate base backup: %s"
|
||||
msgstr "%s: avvio del backup di base fallito: %s"
|
||||
|
||||
#: pg_basebackup.c:1052
|
||||
#: pg_basebackup.c:1082
|
||||
#, c-format
|
||||
msgid "%s: no start point returned from server\n"
|
||||
msgstr "%s: nessun punto di avvio restituito dal server\n"
|
||||
|
||||
#: pg_basebackup.c:1068
|
||||
#: pg_basebackup.c:1098
|
||||
#, c-format
|
||||
msgid "%s: could not get backup header: %s"
|
||||
msgstr "%s: non è stato possibile ottenere l'intestazione del backup: %s"
|
||||
|
||||
#: pg_basebackup.c:1074
|
||||
#: pg_basebackup.c:1104
|
||||
#, c-format
|
||||
msgid "%s: no data returned from server\n"
|
||||
msgstr "%s: nessun dato restituito dal server\n"
|
||||
|
||||
#: pg_basebackup.c:1103
|
||||
#: pg_basebackup.c:1133
|
||||
#, c-format
|
||||
msgid "%s: can only write single tablespace to stdout, database has %d\n"
|
||||
msgstr "%s: è possibile scrivere solo un singolo tablespace su stdout, il database ne ha %d\n"
|
||||
|
||||
#: pg_basebackup.c:1115
|
||||
#: pg_basebackup.c:1145
|
||||
#, c-format
|
||||
msgid "%s: starting background WAL receiver\n"
|
||||
msgstr "%s: avvio del ricevitore dei WAL in background\n"
|
||||
|
||||
#: pg_basebackup.c:1145
|
||||
#: pg_basebackup.c:1175
|
||||
#, c-format
|
||||
msgid "%s: could not get transaction log end position from server: %s"
|
||||
msgstr "%s: non è stato possibile ottenere la posizione finale del log delle transazioni dal server: %s"
|
||||
|
||||
#: pg_basebackup.c:1152
|
||||
#: pg_basebackup.c:1182
|
||||
#, c-format
|
||||
msgid "%s: no transaction log end position returned from server\n"
|
||||
msgstr "%s: nessuna posizione finale del log delle transazioni restituita dal server\n"
|
||||
|
||||
#: pg_basebackup.c:1164
|
||||
#: pg_basebackup.c:1194
|
||||
#, c-format
|
||||
msgid "%s: final receive failed: %s"
|
||||
msgstr "%s: ricezione finale fallita: %s"
|
||||
|
||||
#: pg_basebackup.c:1180
|
||||
#: pg_basebackup.c:1210
|
||||
#, c-format
|
||||
msgid "%s: waiting for background process to finish streaming...\n"
|
||||
msgstr "%s: in attesa che il processo in background finisca lo streaming...\n"
|
||||
|
||||
#: pg_basebackup.c:1186
|
||||
#: pg_basebackup.c:1216
|
||||
#, c-format
|
||||
msgid "%s: could not send command to background pipe: %s\n"
|
||||
msgstr "%s invio del comando alla pipe di background fallita: %s\n"
|
||||
|
||||
#: pg_basebackup.c:1195
|
||||
#: pg_basebackup.c:1225
|
||||
#, c-format
|
||||
msgid "%s: could not wait for child process: %s\n"
|
||||
msgstr "%s: errore nell'attesa del processo figlio: %s\n"
|
||||
|
||||
#: pg_basebackup.c:1201
|
||||
#: pg_basebackup.c:1231
|
||||
#, c-format
|
||||
msgid "%s: child %d died, expected %d\n"
|
||||
msgstr "%s: il processo figlio %d interrotto, atteso %d\n"
|
||||
|
||||
#: pg_basebackup.c:1207
|
||||
#: pg_basebackup.c:1237
|
||||
#, c-format
|
||||
msgid "%s: child process did not exit normally\n"
|
||||
msgstr "%s: il processo figlio non è terminato normalmente\n"
|
||||
|
||||
#: pg_basebackup.c:1213
|
||||
#: pg_basebackup.c:1243
|
||||
#, c-format
|
||||
msgid "%s: child process exited with error %d\n"
|
||||
msgstr "%s: il processo figlio è terminato con errore %d\n"
|
||||
|
||||
#: pg_basebackup.c:1239
|
||||
#: pg_basebackup.c:1269
|
||||
#, c-format
|
||||
msgid "%s: could not wait for child thread: %s\n"
|
||||
msgstr "%s: errore nell'attesa del thread figlio: %s\n"
|
||||
|
||||
#: pg_basebackup.c:1246
|
||||
#: pg_basebackup.c:1276
|
||||
#, c-format
|
||||
msgid "%s: could not get child thread exit status: %s\n"
|
||||
msgstr "%s: non è stato possibile ottenere il codice di uscita del thread figlio: %s\n"
|
||||
|
||||
#: pg_basebackup.c:1252
|
||||
#: pg_basebackup.c:1282
|
||||
#, c-format
|
||||
msgid "%s: child thread exited with error %u\n"
|
||||
msgstr "%s: il thread figlio è terminato con errore %u\n"
|
||||
|
||||
#: pg_basebackup.c:1333
|
||||
#: pg_basebackup.c:1363
|
||||
#, c-format
|
||||
msgid "%s: invalid output format \"%s\", must be \"plain\" or \"tar\"\n"
|
||||
msgstr "%s: formato di output \"%s\" non valido, deve essere \"plain\" oppure \"tar\"\n"
|
||||
|
||||
#: pg_basebackup.c:1342 pg_basebackup.c:1354
|
||||
#: pg_basebackup.c:1372 pg_basebackup.c:1384
|
||||
#, c-format
|
||||
msgid "%s: cannot specify both --xlog and --xlog-method\n"
|
||||
msgstr "%s: non è possibile specificare sia --xlog che --xlog-method\n"
|
||||
|
||||
#: pg_basebackup.c:1369
|
||||
#: pg_basebackup.c:1399
|
||||
#, c-format
|
||||
msgid "%s: invalid xlog-method option \"%s\", must be \"fetch\" or \"stream\"\n"
|
||||
msgstr "%s: opzione xlog-method \"%s\" non valida, deve essere \"fetch\" oppure \"stream\"\n"
|
||||
|
||||
#: pg_basebackup.c:1388
|
||||
#: pg_basebackup.c:1418
|
||||
#, c-format
|
||||
msgid "%s: invalid compression level \"%s\"\n"
|
||||
msgstr "%s: livello di compressione non valido \"%s\"\n"
|
||||
|
||||
#: pg_basebackup.c:1400
|
||||
#: pg_basebackup.c:1430
|
||||
#, c-format
|
||||
msgid "%s: invalid checkpoint argument \"%s\", must be \"fast\" or \"spread\"\n"
|
||||
msgstr "%s: argomento di checkpoint \"%s\" non valido, deve essere \"fast\" oppure \"spread\"\n"
|
||||
|
||||
#: pg_basebackup.c:1424 pg_receivexlog.c:413
|
||||
#: pg_basebackup.c:1454 pg_receivexlog.c:413
|
||||
#, c-format
|
||||
msgid "%s: invalid status interval \"%s\"\n"
|
||||
msgstr "%s: intervallo di status \"%s\" non valido\n"
|
||||
|
||||
#: pg_basebackup.c:1440 pg_basebackup.c:1454 pg_basebackup.c:1465
|
||||
#: pg_basebackup.c:1478 pg_basebackup.c:1488 pg_receivexlog.c:429
|
||||
#: pg_basebackup.c:1470 pg_basebackup.c:1484 pg_basebackup.c:1495
|
||||
#: pg_basebackup.c:1508 pg_basebackup.c:1518 pg_receivexlog.c:429
|
||||
#: pg_receivexlog.c:443 pg_receivexlog.c:454
|
||||
#, c-format
|
||||
msgid "Try \"%s --help\" for more information.\n"
|
||||
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
|
||||
|
||||
#: pg_basebackup.c:1452 pg_receivexlog.c:441
|
||||
#: pg_basebackup.c:1482 pg_receivexlog.c:441
|
||||
#, c-format
|
||||
msgid "%s: too many command-line arguments (first is \"%s\")\n"
|
||||
msgstr "%s: troppi argomenti nella riga di comando (il primo è \"%s\")\n"
|
||||
|
||||
#: pg_basebackup.c:1464 pg_receivexlog.c:453
|
||||
#: pg_basebackup.c:1494 pg_receivexlog.c:453
|
||||
#, c-format
|
||||
msgid "%s: no target directory specified\n"
|
||||
msgstr "%s: nessuna directory di destinazione specificata\n"
|
||||
|
||||
#: pg_basebackup.c:1476
|
||||
#: pg_basebackup.c:1506
|
||||
#, c-format
|
||||
msgid "%s: only tar mode backups can be compressed\n"
|
||||
msgstr "%s: solo i backup in modalità tar possono essere compressi\n"
|
||||
|
||||
#: pg_basebackup.c:1486
|
||||
#: pg_basebackup.c:1516
|
||||
#, c-format
|
||||
msgid "%s: wal streaming can only be used in plain mode\n"
|
||||
msgstr "%s: lo streaming dei WAL può essere usato solo in modalità plain\n"
|
||||
|
||||
#: pg_basebackup.c:1497
|
||||
#: pg_basebackup.c:1527
|
||||
#, c-format
|
||||
msgid "%s: this build does not support compression\n"
|
||||
msgstr "%s: questo binario compilato non supporta la compressione\n"
|
||||
@ -584,112 +584,117 @@ msgstr "%s: disconnesso.\n"
|
||||
msgid "%s: disconnected. Waiting %d seconds to try again.\n"
|
||||
msgstr "%s: disconnesso. Aspetterò %d secondi per riprovare.\n"
|
||||
|
||||
#: receivelog.c:72
|
||||
#: receivelog.c:59
|
||||
#, c-format
|
||||
msgid "%s: could not open transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: apertura del file di log delle transazioni \"%s\" fallita: %s\n"
|
||||
msgid "%s: could not create archive status file \"%s\": %s\n"
|
||||
msgstr "%s: creazione del file di stato dell'archivio \"%s\" fallita: %s\n"
|
||||
|
||||
#: receivelog.c:84
|
||||
#, c-format
|
||||
msgid "%s: could not stat transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: non è stato possibile ottenere informazioni sul file di log delle transazioni \"%s\": %s\n"
|
||||
|
||||
#: receivelog.c:94
|
||||
#, c-format
|
||||
msgid "%s: transaction log file \"%s\" has %d bytes, should be 0 or %d\n"
|
||||
msgstr "%s: il file di log delle transazioni \"%s\" ha %d byte, dovrebbero essere 0 or %d\n"
|
||||
|
||||
#: receivelog.c:107
|
||||
#, c-format
|
||||
msgid "%s: could not pad transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: correzione della lunghezza del file di log delle transazioni \"%s\" fallita: %s\n"
|
||||
|
||||
#: receivelog.c:120
|
||||
#, c-format
|
||||
msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: spostamento all'inizio del file di log delle transazioni \"%s\" fallito: %s\n"
|
||||
|
||||
#: receivelog.c:143
|
||||
#, c-format
|
||||
msgid "%s: could not determine seek position in file \"%s\": %s\n"
|
||||
msgstr "%s: determinazione della posizione dove muoversi nel file \"%s\" fallita: %s\n"
|
||||
|
||||
#: receivelog.c:150
|
||||
#: receivelog.c:66 receivelog.c:183
|
||||
#, c-format
|
||||
msgid "%s: could not fsync file \"%s\": %s\n"
|
||||
msgstr "%s: fsync del file \"%s\" fallito: %s\n"
|
||||
|
||||
#: receivelog.c:177
|
||||
#: receivelog.c:104
|
||||
#, c-format
|
||||
msgid "%s: could not open transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: apertura del file di log delle transazioni \"%s\" fallita: %s\n"
|
||||
|
||||
#: receivelog.c:116
|
||||
#, c-format
|
||||
msgid "%s: could not stat transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: non è stato possibile ottenere informazioni sul file di log delle transazioni \"%s\": %s\n"
|
||||
|
||||
#: receivelog.c:126
|
||||
#, c-format
|
||||
msgid "%s: transaction log file \"%s\" has %d bytes, should be 0 or %d\n"
|
||||
msgstr "%s: il file di log delle transazioni \"%s\" ha %d byte, dovrebbero essere 0 or %d\n"
|
||||
|
||||
#: receivelog.c:139
|
||||
#, c-format
|
||||
msgid "%s: could not pad transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: correzione della lunghezza del file di log delle transazioni \"%s\" fallita: %s\n"
|
||||
|
||||
#: receivelog.c:152
|
||||
#, c-format
|
||||
msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n"
|
||||
msgstr "%s: spostamento all'inizio del file di log delle transazioni \"%s\" fallito: %s\n"
|
||||
|
||||
#: receivelog.c:176
|
||||
#, c-format
|
||||
msgid "%s: could not determine seek position in file \"%s\": %s\n"
|
||||
msgstr "%s: determinazione della posizione dove muoversi nel file \"%s\" fallita: %s\n"
|
||||
|
||||
#: receivelog.c:210
|
||||
#, c-format
|
||||
msgid "%s: could not rename file \"%s\": %s\n"
|
||||
msgstr "%s: non è stato possibile rinominare il file \"%s\": %s\n"
|
||||
|
||||
#: receivelog.c:184
|
||||
#: receivelog.c:217
|
||||
#, c-format
|
||||
msgid "%s: not renaming \"%s\", segment is not complete\n"
|
||||
msgstr "%s: non rinominerò \"%s\", il segmento non è completo\n"
|
||||
|
||||
#: receivelog.c:319
|
||||
#: receivelog.c:366
|
||||
#, c-format
|
||||
msgid "%s: system identifier does not match between base backup and streaming connection\n"
|
||||
msgstr "%s: l'identificativo di sistema non combacia tra il backup di base e la connessione in streaming\n"
|
||||
|
||||
#: receivelog.c:327
|
||||
#: receivelog.c:374
|
||||
#, c-format
|
||||
msgid "%s: timeline does not match between base backup and streaming connection\n"
|
||||
msgstr "%s: la timeline non combacia tra il backup di base e la connessione in streaming\n"
|
||||
|
||||
#: receivelog.c:398
|
||||
#: receivelog.c:444
|
||||
#, c-format
|
||||
msgid "%s: could not send feedback packet: %s"
|
||||
msgstr "%s: invio del pacchetto di feedback fallito: %s"
|
||||
|
||||
#: receivelog.c:454
|
||||
#: receivelog.c:500
|
||||
#, c-format
|
||||
msgid "%s: select() failed: %s\n"
|
||||
msgstr "%s: select() fallita: %s\n"
|
||||
|
||||
#: receivelog.c:462
|
||||
#: receivelog.c:508
|
||||
#, c-format
|
||||
msgid "%s: could not receive data from WAL stream: %s"
|
||||
msgstr "%s: ricezione dati dallo stream WAL fallita: %s"
|
||||
|
||||
#: receivelog.c:486
|
||||
#: receivelog.c:532
|
||||
#, c-format
|
||||
msgid "%s: keepalive message has incorrect size %d\n"
|
||||
msgstr "%s: il messaggio di keepalive ha dimensione non corretta %d\n"
|
||||
|
||||
#: receivelog.c:494
|
||||
#: receivelog.c:540
|
||||
#, c-format
|
||||
msgid "%s: unrecognized streaming header: \"%c\"\n"
|
||||
msgstr "%s: intestazione dello streaming sconosciuta: \"%c\"\n"
|
||||
|
||||
#: receivelog.c:500
|
||||
#: receivelog.c:546
|
||||
#, c-format
|
||||
msgid "%s: streaming header too small: %d\n"
|
||||
msgstr "%s: intestazione dello streaming troppo piccola: %d\n"
|
||||
|
||||
#: receivelog.c:519
|
||||
#: receivelog.c:565
|
||||
#, c-format
|
||||
msgid "%s: received transaction log record for offset %u with no file open\n"
|
||||
msgstr "%s: ricevuti record di log delle transazioni per offset %u senza alcun file aperto\n"
|
||||
|
||||
#: receivelog.c:531
|
||||
#: receivelog.c:577
|
||||
#, c-format
|
||||
msgid "%s: got WAL data offset %08x, expected %08x\n"
|
||||
msgstr "%s: ricevuto offset dati WAL %08x, atteso %08x\n"
|
||||
|
||||
#: receivelog.c:567
|
||||
#: receivelog.c:613
|
||||
#, c-format
|
||||
msgid "%s: could not write %u bytes to WAL file \"%s\": %s\n"
|
||||
msgstr "%s: scrittura di %u byte nel file WAL \"%s\" fallita: %s\n"
|
||||
|
||||
#: receivelog.c:613
|
||||
#: receivelog.c:660
|
||||
#, c-format
|
||||
msgid "%s: unexpected termination of replication stream: %s"
|
||||
msgstr "%s: terminazione inaspettata dello stream di replica: %s"
|
||||
|
||||
#: receivelog.c:623
|
||||
#: receivelog.c:670
|
||||
#, c-format
|
||||
msgid "%s: replication stream was terminated before stop point\n"
|
||||
msgstr "%s: lo stream di replica è terminato prima del punto di arresto\n"
|
||||
|
@ -12,7 +12,7 @@ msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2015-01-14 00:21+0000\n"
|
||||
"PO-Revision-Date: 2015-01-14 21:47+0300\n"
|
||||
"PO-Revision-Date: 2015-07-27 15:35+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
|
||||
"Language: ru\n"
|
||||
@ -553,7 +553,7 @@ msgstr ""
|
||||
#: pg_receivexlog.c:70
|
||||
#, c-format
|
||||
msgid " -n, --no-loop do not loop on connection lost\n"
|
||||
msgstr " -n, --no-loop прерывать работу при потере соединения\n"
|
||||
msgstr " -n, --no-loop прерывать работу при потере соединения\n"
|
||||
|
||||
#: pg_receivexlog.c:89
|
||||
#, c-format
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pg_config (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:31+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 18:00+0000\n"
|
||||
"PO-Revision-Date: 2012-08-06 15:40-0400\n"
|
||||
"Last-Translator: Alvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: es <pgsql-es-ayuda@postgresql.org>\n"
|
||||
|
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pg_controldata (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:33+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 18:00+0000\n"
|
||||
"PO-Revision-Date: 2012-08-03 11:14-0400\n"
|
||||
"Last-Translator: Alvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: Castellano <pgsql-es-ayuda@postgresql.org>\n"
|
||||
|
@ -18,7 +18,7 @@ msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.x\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2012-07-11 03:47+0000\n"
|
||||
"PO-Revision-Date: 2012-06-23 07:13+0400\n"
|
||||
"PO-Revision-Date: 2015-07-27 22:17+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
|
||||
"Language: ru\n"
|
||||
@ -153,7 +153,8 @@ msgid ""
|
||||
"is expecting. The results below are untrustworthy.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"ВНИМАНИЕ: Вычисленная контрольная сумма не совпадает со значением в файле.\n"
|
||||
"ПРЕДУПРЕЖДЕНИЕ: Вычисленная контрольная сумма не совпадает со значением в "
|
||||
"файле.\n"
|
||||
"Либо файл повреждён, либо его формат отличается от ожидаемого.\n"
|
||||
"Следующая информация может быть недостоверной.\n"
|
||||
"\n"
|
||||
@ -172,7 +173,7 @@ msgid ""
|
||||
"and\n"
|
||||
"the PostgreSQL installation would be incompatible with this data directory.\n"
|
||||
msgstr ""
|
||||
"ВНИМАНИЕ: возможно несоответствие порядка байт\n"
|
||||
"ПРЕДУПРЕЖДЕНИЕ: возможно несоответствие порядка байт\n"
|
||||
"Порядок байт в файле pg_control может не соответствовать используемому\n"
|
||||
"этой программой. В этом случае результаты будут неверными и\n"
|
||||
"установленный PostgreSQL будет несовместим с этим каталогом данных.\n"
|
||||
|
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2012-07-02 18:46+0000\n"
|
||||
"PO-Revision-Date: 2012-07-03 22:14+0300\n"
|
||||
"PO-Revision-Date: 2015-09-22 23:13-0400\n"
|
||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language-Team: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language: de\n"
|
||||
@ -407,7 +407,7 @@ msgstr "%s: konnte Systemdienst »%s« nicht starten: Fehlercode %lu\n"
|
||||
#: pg_ctl.c:1577
|
||||
#, c-format
|
||||
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
|
||||
msgstr "%s: WARNUNG: auf dieser Platform können keine beschränkten Token erzeugt werden\n"
|
||||
msgstr "%s: WARNUNG: auf dieser Plattform können keine beschränkten Token erzeugt werden\n"
|
||||
|
||||
#: pg_ctl.c:1586
|
||||
#, c-format
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pg_ctl (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:32+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 18:00+0000\n"
|
||||
"PO-Revision-Date: 2012-08-03 13:28-0400\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -73,22 +73,22 @@ msgstr "el proceso hijo fue terminado por una señal %d"
|
||||
msgid "child process exited with unrecognized status %d"
|
||||
msgstr "el proceso hijo terminó con código no reconocido %d"
|
||||
|
||||
#: pg_ctl.c:243 pg_ctl.c:258 pg_ctl.c:2137
|
||||
#: pg_ctl.c:245 pg_ctl.c:260 pg_ctl.c:2153
|
||||
#, c-format
|
||||
msgid "%s: out of memory\n"
|
||||
msgstr "%s: memoria agotada\n"
|
||||
|
||||
#: pg_ctl.c:292
|
||||
#: pg_ctl.c:294
|
||||
#, c-format
|
||||
msgid "%s: could not open PID file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo abrir el archivo de PID «%s»: %s\n"
|
||||
|
||||
#: pg_ctl.c:299
|
||||
#: pg_ctl.c:301
|
||||
#, c-format
|
||||
msgid "%s: invalid data in PID file \"%s\"\n"
|
||||
msgstr "%s: datos no válidos en archivo de PID «%s»\n"
|
||||
|
||||
#: pg_ctl.c:510
|
||||
#: pg_ctl.c:512
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -98,7 +98,7 @@ msgstr ""
|
||||
"%s: la opción -w no está soportada cuando se inicia un servidor anterior a "
|
||||
"9.1\n"
|
||||
|
||||
#: pg_ctl.c:580
|
||||
#: pg_ctl.c:582
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
"\n"
|
||||
"%s: la opción -w no puede usar una especificación relativa de directorio\n"
|
||||
|
||||
#: pg_ctl.c:628
|
||||
#: pg_ctl.c:630
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -117,24 +117,24 @@ msgstr ""
|
||||
"%s: este directorio de datos parece estar ejecutando un postmaster pre-"
|
||||
"existente\n"
|
||||
|
||||
#: pg_ctl.c:678
|
||||
#: pg_ctl.c:680
|
||||
#, c-format
|
||||
msgid "%s: cannot set core file size limit; disallowed by hard limit\n"
|
||||
msgstr ""
|
||||
"%s: no se puede establecer el límite de archivos de volcado;\n"
|
||||
"impedido por un límite duro\n"
|
||||
|
||||
#: pg_ctl.c:703
|
||||
#: pg_ctl.c:705
|
||||
#, c-format
|
||||
msgid "%s: could not read file \"%s\"\n"
|
||||
msgstr "%s: no se pudo leer el archivo «%s»\n"
|
||||
|
||||
#: pg_ctl.c:708
|
||||
#: pg_ctl.c:710
|
||||
#, c-format
|
||||
msgid "%s: option file \"%s\" must have exactly one line\n"
|
||||
msgstr "%s: archivo de opciones «%s» debe tener exactamente una línea\n"
|
||||
|
||||
#: pg_ctl.c:756
|
||||
#: pg_ctl.c:758
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The program \"%s\" is needed by %s but was not found in the\n"
|
||||
@ -145,7 +145,7 @@ msgstr ""
|
||||
"directorio que «%s».\n"
|
||||
"Verifique su instalación.\n"
|
||||
|
||||
#: pg_ctl.c:762
|
||||
#: pg_ctl.c:764
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The program \"%s\" was found by \"%s\"\n"
|
||||
@ -156,44 +156,44 @@ msgstr ""
|
||||
"de la misma versión que «%s».\n"
|
||||
"Verifique su instalación.\n"
|
||||
|
||||
#: pg_ctl.c:795
|
||||
#: pg_ctl.c:797
|
||||
#, c-format
|
||||
msgid "%s: database system initialization failed\n"
|
||||
msgstr "%s: falló la creación de la base de datos\n"
|
||||
|
||||
#: pg_ctl.c:810
|
||||
#: pg_ctl.c:812
|
||||
#, c-format
|
||||
msgid "%s: another server might be running; trying to start server anyway\n"
|
||||
msgstr ""
|
||||
"%s: otro servidor puede estar en ejecución; tratando de iniciarlo de todas "
|
||||
"formas.\n"
|
||||
|
||||
#: pg_ctl.c:847
|
||||
#: pg_ctl.c:849
|
||||
#, c-format
|
||||
msgid "%s: could not start server: exit code was %d\n"
|
||||
msgstr "%s: no se pudo iniciar el servidor: el código de retorno fue %d\n"
|
||||
|
||||
#: pg_ctl.c:854
|
||||
#: pg_ctl.c:856
|
||||
msgid "waiting for server to start..."
|
||||
msgstr "esperando que el servidor se inicie..."
|
||||
|
||||
#: pg_ctl.c:859 pg_ctl.c:960 pg_ctl.c:1051
|
||||
#: pg_ctl.c:861 pg_ctl.c:962 pg_ctl.c:1053
|
||||
msgid " done\n"
|
||||
msgstr " listo\n"
|
||||
|
||||
#: pg_ctl.c:860
|
||||
#: pg_ctl.c:862
|
||||
msgid "server started\n"
|
||||
msgstr "servidor iniciado\n"
|
||||
|
||||
#: pg_ctl.c:863 pg_ctl.c:867
|
||||
#: pg_ctl.c:865 pg_ctl.c:869
|
||||
msgid " stopped waiting\n"
|
||||
msgstr " abandonando la espera\n"
|
||||
|
||||
#: pg_ctl.c:864
|
||||
#: pg_ctl.c:866
|
||||
msgid "server is still starting up\n"
|
||||
msgstr "servidor aún iniciándose\n"
|
||||
|
||||
#: pg_ctl.c:868
|
||||
#: pg_ctl.c:870
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: could not start server\n"
|
||||
@ -202,66 +202,66 @@ msgstr ""
|
||||
"%s: no se pudo iniciar el servidor.\n"
|
||||
"Examine el registro del servidor.\n"
|
||||
|
||||
#: pg_ctl.c:874 pg_ctl.c:952 pg_ctl.c:1042
|
||||
#: pg_ctl.c:876 pg_ctl.c:954 pg_ctl.c:1044
|
||||
msgid " failed\n"
|
||||
msgstr " falló\n"
|
||||
|
||||
#: pg_ctl.c:875
|
||||
#: pg_ctl.c:877
|
||||
#, c-format
|
||||
msgid "%s: could not wait for server because of misconfiguration\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo esperar al servidor debido a un error de configuración\n"
|
||||
|
||||
#: pg_ctl.c:881
|
||||
#: pg_ctl.c:883
|
||||
msgid "server starting\n"
|
||||
msgstr "servidor iniciándose\n"
|
||||
|
||||
#: pg_ctl.c:896 pg_ctl.c:982 pg_ctl.c:1072 pg_ctl.c:1112
|
||||
#: pg_ctl.c:898 pg_ctl.c:984 pg_ctl.c:1074 pg_ctl.c:1114
|
||||
#, c-format
|
||||
msgid "%s: PID file \"%s\" does not exist\n"
|
||||
msgstr "%s: el archivo de PID «%s» no existe\n"
|
||||
|
||||
#: pg_ctl.c:897 pg_ctl.c:984 pg_ctl.c:1073 pg_ctl.c:1113
|
||||
#: pg_ctl.c:899 pg_ctl.c:986 pg_ctl.c:1075 pg_ctl.c:1115
|
||||
msgid "Is server running?\n"
|
||||
msgstr "¿Está el servidor en ejecución?\n"
|
||||
|
||||
#: pg_ctl.c:903
|
||||
#: pg_ctl.c:905
|
||||
#, c-format
|
||||
msgid "%s: cannot stop server; single-user server is running (PID: %ld)\n"
|
||||
msgstr ""
|
||||
"%s: no se puede detener el servidor;\n"
|
||||
"un servidor en modo mono-usuario está en ejecución (PID: %ld)\n"
|
||||
|
||||
#: pg_ctl.c:911 pg_ctl.c:1006
|
||||
#: pg_ctl.c:913 pg_ctl.c:1008
|
||||
#, c-format
|
||||
msgid "%s: could not send stop signal (PID: %ld): %s\n"
|
||||
msgstr "%s: falló la señal de detención (PID: %ld): %s\n"
|
||||
|
||||
#: pg_ctl.c:918
|
||||
#: pg_ctl.c:920
|
||||
msgid "server shutting down\n"
|
||||
msgstr "servidor deteniéndose\n"
|
||||
|
||||
#: pg_ctl.c:933 pg_ctl.c:1021
|
||||
#: pg_ctl.c:935 pg_ctl.c:1023
|
||||
msgid ""
|
||||
"WARNING: online backup mode is active\n"
|
||||
"Shutdown will not complete until pg_stop_backup() is called.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"ATENCIÓN: el modo de respaldo en línea está activo\n"
|
||||
"El apagado no se completará hasta que se invoque la función pg_stop_backup"
|
||||
"().\n"
|
||||
"El apagado no se completará hasta que se invoque la función "
|
||||
"pg_stop_backup().\n"
|
||||
"\n"
|
||||
|
||||
#: pg_ctl.c:937 pg_ctl.c:1025
|
||||
#: pg_ctl.c:939 pg_ctl.c:1027
|
||||
msgid "waiting for server to shut down..."
|
||||
msgstr "esperando que el servidor se detenga..."
|
||||
|
||||
#: pg_ctl.c:954 pg_ctl.c:1044
|
||||
#: pg_ctl.c:956 pg_ctl.c:1046
|
||||
#, c-format
|
||||
msgid "%s: server does not shut down\n"
|
||||
msgstr "%s: el servidor no se detiene\n"
|
||||
|
||||
#: pg_ctl.c:956 pg_ctl.c:1046
|
||||
#: pg_ctl.c:958 pg_ctl.c:1048
|
||||
msgid ""
|
||||
"HINT: The \"-m fast\" option immediately disconnects sessions rather than\n"
|
||||
"waiting for session-initiated disconnection.\n"
|
||||
@ -269,195 +269,195 @@ msgstr ""
|
||||
"SUGERENCIA: La opción «-m fast» desconecta las sesiones inmediatamente\n"
|
||||
"en lugar de esperar que cada sesión finalice por sí misma.\n"
|
||||
|
||||
#: pg_ctl.c:962 pg_ctl.c:1052
|
||||
#: pg_ctl.c:964 pg_ctl.c:1054
|
||||
msgid "server stopped\n"
|
||||
msgstr "servidor detenido\n"
|
||||
|
||||
#: pg_ctl.c:985 pg_ctl.c:1058
|
||||
#: pg_ctl.c:987 pg_ctl.c:1060
|
||||
msgid "starting server anyway\n"
|
||||
msgstr "iniciando el servidor de todas maneras\n"
|
||||
|
||||
#: pg_ctl.c:994
|
||||
#: pg_ctl.c:996
|
||||
#, c-format
|
||||
msgid "%s: cannot restart server; single-user server is running (PID: %ld)\n"
|
||||
msgstr ""
|
||||
"%s: no se puede reiniciar el servidor;\n"
|
||||
"un servidor en modo mono-usuario está en ejecución (PID: %ld)\n"
|
||||
|
||||
#: pg_ctl.c:997 pg_ctl.c:1082
|
||||
#: pg_ctl.c:999 pg_ctl.c:1084
|
||||
msgid "Please terminate the single-user server and try again.\n"
|
||||
msgstr "Por favor termine el servidor mono-usuario e intente nuevamente.\n"
|
||||
|
||||
#: pg_ctl.c:1056
|
||||
#: pg_ctl.c:1058
|
||||
#, c-format
|
||||
msgid "%s: old server process (PID: %ld) seems to be gone\n"
|
||||
msgstr "%s: el proceso servidor antiguo (PID: %ld) parece no estar\n"
|
||||
|
||||
#: pg_ctl.c:1079
|
||||
#: pg_ctl.c:1081
|
||||
#, c-format
|
||||
msgid "%s: cannot reload server; single-user server is running (PID: %ld)\n"
|
||||
msgstr ""
|
||||
"%s: no se puede recargar el servidor;\n"
|
||||
"un servidor en modo mono-usuario está en ejecución (PID: %ld)\n"
|
||||
|
||||
#: pg_ctl.c:1088
|
||||
#: pg_ctl.c:1090
|
||||
#, c-format
|
||||
msgid "%s: could not send reload signal (PID: %ld): %s\n"
|
||||
msgstr "%s: la señal de recarga falló (PID: %ld): %s\n"
|
||||
|
||||
#: pg_ctl.c:1093
|
||||
#: pg_ctl.c:1095
|
||||
msgid "server signaled\n"
|
||||
msgstr "se ha enviado una señal al servidor\n"
|
||||
|
||||
#: pg_ctl.c:1119
|
||||
#: pg_ctl.c:1121
|
||||
#, c-format
|
||||
msgid "%s: cannot promote server; single-user server is running (PID: %ld)\n"
|
||||
msgstr ""
|
||||
"%s: no se puede promover el servidor;\n"
|
||||
"un servidor en modo mono-usuario está en ejecución (PID: %ld)\n"
|
||||
|
||||
#: pg_ctl.c:1128
|
||||
#: pg_ctl.c:1130
|
||||
#, c-format
|
||||
msgid "%s: cannot promote server; server is not in standby mode\n"
|
||||
msgstr ""
|
||||
"%s: no se puede promover el servidor;\n"
|
||||
"el servidor no está en modo «standby»\n"
|
||||
|
||||
#: pg_ctl.c:1136
|
||||
#: pg_ctl.c:1138
|
||||
#, c-format
|
||||
msgid "%s: could not create promote signal file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo crear el archivo de señal de promoción «%s»: %s\n"
|
||||
|
||||
#: pg_ctl.c:1142
|
||||
#: pg_ctl.c:1144
|
||||
#, c-format
|
||||
msgid "%s: could not write promote signal file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo escribir al archivo de señal de promoción «%s»: %s\n"
|
||||
|
||||
#: pg_ctl.c:1150
|
||||
#: pg_ctl.c:1152
|
||||
#, c-format
|
||||
msgid "%s: could not send promote signal (PID: %ld): %s\n"
|
||||
msgstr "%s: no se pudo enviar la señal de promoción (PID: %ld): %s\n"
|
||||
|
||||
#: pg_ctl.c:1153
|
||||
#: pg_ctl.c:1155
|
||||
#, c-format
|
||||
msgid "%s: could not remove promote signal file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo eliminar el archivo de señal de promoción «%s»: %s\n"
|
||||
|
||||
#: pg_ctl.c:1158
|
||||
#: pg_ctl.c:1160
|
||||
msgid "server promoting\n"
|
||||
msgstr "servidor promoviendo\n"
|
||||
|
||||
#: pg_ctl.c:1205
|
||||
#: pg_ctl.c:1207
|
||||
#, c-format
|
||||
msgid "%s: single-user server is running (PID: %ld)\n"
|
||||
msgstr "%s: un servidor en modo mono-usuario está en ejecución (PID: %ld)\n"
|
||||
|
||||
#: pg_ctl.c:1217
|
||||
#: pg_ctl.c:1219
|
||||
#, c-format
|
||||
msgid "%s: server is running (PID: %ld)\n"
|
||||
msgstr "%s: el servidor está en ejecución (PID: %ld)\n"
|
||||
|
||||
#: pg_ctl.c:1228
|
||||
#: pg_ctl.c:1230
|
||||
#, c-format
|
||||
msgid "%s: no server running\n"
|
||||
msgstr "%s: no hay servidor en ejecución\n"
|
||||
|
||||
#: pg_ctl.c:1246
|
||||
#: pg_ctl.c:1248
|
||||
#, c-format
|
||||
msgid "%s: could not send signal %d (PID: %ld): %s\n"
|
||||
msgstr "%s: no se pudo enviar la señal %d (PID: %ld): %s\n"
|
||||
|
||||
#: pg_ctl.c:1280
|
||||
#: pg_ctl.c:1279
|
||||
#, c-format
|
||||
msgid "%s: could not find own program executable\n"
|
||||
msgstr "%s: no se pudo encontrar el propio ejecutable\n"
|
||||
|
||||
#: pg_ctl.c:1290
|
||||
#: pg_ctl.c:1289
|
||||
#, c-format
|
||||
msgid "%s: could not find postgres program executable\n"
|
||||
msgstr "%s: no se pudo encontrar el ejecutable postgres\n"
|
||||
|
||||
#: pg_ctl.c:1355 pg_ctl.c:1387
|
||||
#: pg_ctl.c:1357 pg_ctl.c:1389
|
||||
#, c-format
|
||||
msgid "%s: could not open service manager\n"
|
||||
msgstr "%s: no se pudo abrir el gestor de servicios\n"
|
||||
|
||||
#: pg_ctl.c:1361
|
||||
#: pg_ctl.c:1363
|
||||
#, c-format
|
||||
msgid "%s: service \"%s\" already registered\n"
|
||||
msgstr "%s: el servicio «%s» ya está registrado\n"
|
||||
|
||||
#: pg_ctl.c:1372
|
||||
#: pg_ctl.c:1374
|
||||
#, c-format
|
||||
msgid "%s: could not register service \"%s\": error code %lu\n"
|
||||
msgstr "%s: no se pudo registrar el servicio «%s»: código de error %lu\n"
|
||||
|
||||
#: pg_ctl.c:1393
|
||||
#: pg_ctl.c:1395
|
||||
#, c-format
|
||||
msgid "%s: service \"%s\" not registered\n"
|
||||
msgstr "%s: el servicio «%s» no ha sido registrado\n"
|
||||
|
||||
#: pg_ctl.c:1400
|
||||
#: pg_ctl.c:1402
|
||||
#, c-format
|
||||
msgid "%s: could not open service \"%s\": error code %lu\n"
|
||||
msgstr "%s: no se pudo abrir el servicio «%s»: código de error %lu\n"
|
||||
|
||||
#: pg_ctl.c:1407
|
||||
#: pg_ctl.c:1409
|
||||
#, c-format
|
||||
msgid "%s: could not unregister service \"%s\": error code %lu\n"
|
||||
msgstr "%s: no se pudo dar de baja el servicio «%s»: código de error %lu\n"
|
||||
|
||||
#: pg_ctl.c:1492
|
||||
#: pg_ctl.c:1494
|
||||
msgid "Waiting for server startup...\n"
|
||||
msgstr "Esperando que el servidor se inicie...\n"
|
||||
|
||||
#: pg_ctl.c:1495
|
||||
#: pg_ctl.c:1497
|
||||
msgid "Timed out waiting for server startup\n"
|
||||
msgstr "Se agotó el tiempo de espera al inicio del servidor\n"
|
||||
|
||||
#: pg_ctl.c:1499
|
||||
#: pg_ctl.c:1501
|
||||
msgid "Server started and accepting connections\n"
|
||||
msgstr "Servidor iniciado y aceptando conexiones\n"
|
||||
|
||||
#: pg_ctl.c:1543
|
||||
#: pg_ctl.c:1557
|
||||
#, c-format
|
||||
msgid "%s: could not start service \"%s\": error code %lu\n"
|
||||
msgstr "%s: no se pudo iniciar el servicio «%s»: código de error %lu\n"
|
||||
|
||||
#: pg_ctl.c:1615
|
||||
#: pg_ctl.c:1629
|
||||
#, c-format
|
||||
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
|
||||
msgstr ""
|
||||
"%s: ATENCIÓN: no se pueden crear tokens restrigidos en esta plataforma\n"
|
||||
|
||||
#: pg_ctl.c:1624
|
||||
#: pg_ctl.c:1638
|
||||
#, c-format
|
||||
msgid "%s: could not open process token: error code %lu\n"
|
||||
msgstr "%s: no se pudo abrir el token de proceso: código de error %lu\n"
|
||||
|
||||
#: pg_ctl.c:1637
|
||||
#: pg_ctl.c:1651
|
||||
#, c-format
|
||||
msgid "%s: could not allocate SIDs: error code %lu\n"
|
||||
msgstr "%s: no se pudo emplazar los SIDs: código de error %lu\n"
|
||||
|
||||
#: pg_ctl.c:1656
|
||||
#: pg_ctl.c:1670
|
||||
#, c-format
|
||||
msgid "%s: could not create restricted token: error code %lu\n"
|
||||
msgstr "%s: no se pudo crear el token restringido: código de error %lu\n"
|
||||
|
||||
#: pg_ctl.c:1694
|
||||
#: pg_ctl.c:1708
|
||||
#, c-format
|
||||
msgid "%s: WARNING: could not locate all job object functions in system API\n"
|
||||
msgstr ""
|
||||
"%s: ATENCIÓN: no fue posible encontrar todas las funciones de gestión de "
|
||||
"tareas en la API del sistema\n"
|
||||
|
||||
#: pg_ctl.c:1780
|
||||
#: pg_ctl.c:1794
|
||||
#, c-format
|
||||
msgid "Try \"%s --help\" for more information.\n"
|
||||
msgstr "Use «%s --help» para obtener más información.\n"
|
||||
|
||||
#: pg_ctl.c:1788
|
||||
#: pg_ctl.c:1802
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s is a utility to initialize, start, stop, or control a PostgreSQL server.\n"
|
||||
@ -467,17 +467,17 @@ msgstr ""
|
||||
"un servidor PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_ctl.c:1789
|
||||
#: pg_ctl.c:1803
|
||||
#, c-format
|
||||
msgid "Usage:\n"
|
||||
msgstr "Empleo:\n"
|
||||
|
||||
#: pg_ctl.c:1790
|
||||
#: pg_ctl.c:1804
|
||||
#, c-format
|
||||
msgid " %s init[db] [-D DATADIR] [-s] [-o \"OPTIONS\"]\n"
|
||||
msgstr " %s init[db] [-D DATADIR] [-s] [-o \"OPCIONES\"]\n"
|
||||
|
||||
#: pg_ctl.c:1791
|
||||
#: pg_ctl.c:1805
|
||||
#, c-format
|
||||
msgid ""
|
||||
" %s start [-w] [-t SECS] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS"
|
||||
@ -486,12 +486,12 @@ msgstr ""
|
||||
" %s start [-w] [-t SEGS] [-D DATADIR] [-s] [-l ARCHIVO] [-o \"OPCIONES"
|
||||
"\"]\n"
|
||||
|
||||
#: pg_ctl.c:1792
|
||||
#: pg_ctl.c:1806
|
||||
#, c-format
|
||||
msgid " %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
|
||||
msgstr " %s stop [-W] [-t SEGS] [-D DATADIR] [-s] [-m MODO-DETENCIÓN]\n"
|
||||
|
||||
#: pg_ctl.c:1793
|
||||
#: pg_ctl.c:1807
|
||||
#, c-format
|
||||
msgid ""
|
||||
" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
|
||||
@ -500,27 +500,27 @@ msgstr ""
|
||||
" %s restart [-w] [-t SEGS] [-D DATADIR] [-s] [-m MODO-DETENCIÓN]\n"
|
||||
" [-o «OPCIONES»]\n"
|
||||
|
||||
#: pg_ctl.c:1795
|
||||
#: pg_ctl.c:1809
|
||||
#, c-format
|
||||
msgid " %s reload [-D DATADIR] [-s]\n"
|
||||
msgstr " %s reload [-D DATADIR] [-s]\n"
|
||||
|
||||
#: pg_ctl.c:1796
|
||||
#: pg_ctl.c:1810
|
||||
#, c-format
|
||||
msgid " %s status [-D DATADIR]\n"
|
||||
msgstr " %s status [-D DATADIR]\n"
|
||||
|
||||
#: pg_ctl.c:1797
|
||||
#: pg_ctl.c:1811
|
||||
#, c-format
|
||||
msgid " %s promote [-D DATADIR] [-s]\n"
|
||||
msgstr " %s promote [-D DATADIR] [-s]\n"
|
||||
|
||||
#: pg_ctl.c:1798
|
||||
#: pg_ctl.c:1812
|
||||
#, c-format
|
||||
msgid " %s kill SIGNALNAME PID\n"
|
||||
msgstr " %s kill NOMBRE-SEÑAL ID-DE-PROCESO\n"
|
||||
|
||||
#: pg_ctl.c:1800
|
||||
#: pg_ctl.c:1814
|
||||
#, c-format
|
||||
msgid ""
|
||||
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
|
||||
@ -529,12 +529,12 @@ msgstr ""
|
||||
" %s register [-N SERVICIO] [-U USUARIO] [-P PASSWORD] [-D DATADIR]\n"
|
||||
" [-S TIPO-INICIO] [-w] [-t SEGS] [-o «OPCIONES»]\n"
|
||||
|
||||
#: pg_ctl.c:1802
|
||||
#: pg_ctl.c:1816
|
||||
#, c-format
|
||||
msgid " %s unregister [-N SERVICENAME]\n"
|
||||
msgstr " %s unregister [-N SERVICIO]\n"
|
||||
|
||||
#: pg_ctl.c:1805
|
||||
#: pg_ctl.c:1819
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -543,48 +543,48 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones comunes:\n"
|
||||
|
||||
#: pg_ctl.c:1806
|
||||
#: pg_ctl.c:1820
|
||||
#, c-format
|
||||
msgid " -D, --pgdata=DATADIR location of the database storage area\n"
|
||||
msgstr ""
|
||||
" -D, --pgdata DATADIR ubicación del área de almacenamiento de datos\n"
|
||||
|
||||
#: pg_ctl.c:1807
|
||||
#: pg_ctl.c:1821
|
||||
#, c-format
|
||||
msgid " -s, --silent only print errors, no informational messages\n"
|
||||
msgstr ""
|
||||
" -s, --silent mostrar sólo errores, no mensajes de información\n"
|
||||
|
||||
#: pg_ctl.c:1808
|
||||
#: pg_ctl.c:1822
|
||||
#, c-format
|
||||
msgid " -t, --timeout=SECS seconds to wait when using -w option\n"
|
||||
msgstr ""
|
||||
" -t, --timeout=SEGS segundos a esperar cuando se use la opción -w\n"
|
||||
|
||||
#: pg_ctl.c:1809
|
||||
#: pg_ctl.c:1823
|
||||
#, c-format
|
||||
msgid " -V, --version output version information, then exit\n"
|
||||
msgstr " -V, --version mostrar información de versión, luego salir\n"
|
||||
|
||||
#: pg_ctl.c:1810
|
||||
#: pg_ctl.c:1824
|
||||
#, c-format
|
||||
msgid " -w wait until operation completes\n"
|
||||
msgstr ""
|
||||
" -w esperar hasta que la operación se haya completado\n"
|
||||
|
||||
#: pg_ctl.c:1811
|
||||
#: pg_ctl.c:1825
|
||||
#, c-format
|
||||
msgid " -W do not wait until operation completes\n"
|
||||
msgstr ""
|
||||
" -W no esperar hasta que la operación se haya "
|
||||
"completado\n"
|
||||
|
||||
#: pg_ctl.c:1812
|
||||
#: pg_ctl.c:1826
|
||||
#, c-format
|
||||
msgid " -?, --help show this help, then exit\n"
|
||||
msgstr " -?, --help mostrar esta ayuda, luego salir\n"
|
||||
|
||||
#: pg_ctl.c:1813
|
||||
#: pg_ctl.c:1827
|
||||
#, c-format
|
||||
msgid ""
|
||||
"(The default is to wait for shutdown, but not for start or restart.)\n"
|
||||
@ -594,12 +594,12 @@ msgstr ""
|
||||
"reinicios)\n"
|
||||
"\n"
|
||||
|
||||
#: pg_ctl.c:1814
|
||||
#: pg_ctl.c:1828
|
||||
#, c-format
|
||||
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
|
||||
msgstr "Si la opción -D es omitida, se usa la variable de ambiente PGDATA.\n"
|
||||
|
||||
#: pg_ctl.c:1816
|
||||
#: pg_ctl.c:1830
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -608,25 +608,25 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones para inicio y reinicio:\n"
|
||||
|
||||
#: pg_ctl.c:1818
|
||||
#: pg_ctl.c:1832
|
||||
#, c-format
|
||||
msgid " -c, --core-files allow postgres to produce core files\n"
|
||||
msgstr ""
|
||||
" -c, --core-files permite que postgres produzca archivos\n"
|
||||
" de volcado (core)\n"
|
||||
|
||||
#: pg_ctl.c:1820
|
||||
#: pg_ctl.c:1834
|
||||
#, c-format
|
||||
msgid " -c, --core-files not applicable on this platform\n"
|
||||
msgstr " -c, --core-files no aplicable en esta plataforma\n"
|
||||
|
||||
#: pg_ctl.c:1822
|
||||
#: pg_ctl.c:1836
|
||||
#, c-format
|
||||
msgid " -l, --log=FILENAME write (or append) server log to FILENAME\n"
|
||||
msgstr ""
|
||||
" -l --log=ARCHIVO guardar el registro del servidor en ARCHIVO.\n"
|
||||
|
||||
#: pg_ctl.c:1823
|
||||
#: pg_ctl.c:1837
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -o OPTIONS command line options to pass to postgres\n"
|
||||
@ -635,12 +635,12 @@ msgstr ""
|
||||
" -o OPCIONES parámetros de línea de órdenes a pasar a postgres\n"
|
||||
" (ejecutable del servidor de PostgreSQL) o initdb\n"
|
||||
|
||||
#: pg_ctl.c:1825
|
||||
#: pg_ctl.c:1839
|
||||
#, c-format
|
||||
msgid " -p PATH-TO-POSTGRES normally not necessary\n"
|
||||
msgstr " -p RUTA-A-POSTGRES normalmente no es necesario\n"
|
||||
|
||||
#: pg_ctl.c:1826
|
||||
#: pg_ctl.c:1840
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -649,13 +649,13 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones para detención y reinicio:\n"
|
||||
|
||||
#: pg_ctl.c:1827
|
||||
#: pg_ctl.c:1841
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -m, --mode=MODE MODE can be \"smart\", \"fast\", or \"immediate\"\n"
|
||||
msgstr " -m, --mode=MODO puede ser «smart», «fast» o «immediate»\n"
|
||||
|
||||
#: pg_ctl.c:1829
|
||||
#: pg_ctl.c:1843
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -664,18 +664,18 @@ msgstr ""
|
||||
"\n"
|
||||
"Modos de detención son:\n"
|
||||
|
||||
#: pg_ctl.c:1830
|
||||
#: pg_ctl.c:1844
|
||||
#, c-format
|
||||
msgid " smart quit after all clients have disconnected\n"
|
||||
msgstr ""
|
||||
" smart salir después que todos los clientes se hayan desconectado\n"
|
||||
|
||||
#: pg_ctl.c:1831
|
||||
#: pg_ctl.c:1845
|
||||
#, c-format
|
||||
msgid " fast quit directly, with proper shutdown\n"
|
||||
msgstr " fast salir directamente, con apagado apropiado\n"
|
||||
|
||||
#: pg_ctl.c:1832
|
||||
#: pg_ctl.c:1846
|
||||
#, c-format
|
||||
msgid ""
|
||||
" immediate quit without complete shutdown; will lead to recovery on "
|
||||
@ -685,7 +685,7 @@ msgstr ""
|
||||
" en el próximo inicio\n"
|
||||
"\n"
|
||||
|
||||
#: pg_ctl.c:1834
|
||||
#: pg_ctl.c:1848
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -694,7 +694,7 @@ msgstr ""
|
||||
"\n"
|
||||
"Nombres de señales permitidos para kill:\n"
|
||||
|
||||
#: pg_ctl.c:1838
|
||||
#: pg_ctl.c:1852
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -703,7 +703,7 @@ msgstr ""
|
||||
"\n"
|
||||
"Opciones para registrar y dar de baja:\n"
|
||||
|
||||
#: pg_ctl.c:1839
|
||||
#: pg_ctl.c:1853
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -N SERVICENAME service name with which to register PostgreSQL server\n"
|
||||
@ -711,28 +711,28 @@ msgstr ""
|
||||
" -N SERVICIO nombre de servicio con el cual registrar\n"
|
||||
" el servidor PostgreSQL\n"
|
||||
|
||||
#: pg_ctl.c:1840
|
||||
#: pg_ctl.c:1854
|
||||
#, c-format
|
||||
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
|
||||
msgstr ""
|
||||
" -P CONTRASEÑA contraseña de la cuenta con la cual registrar\n"
|
||||
" el servidor PostgreSQL\n"
|
||||
|
||||
#: pg_ctl.c:1841
|
||||
#: pg_ctl.c:1855
|
||||
#, c-format
|
||||
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
|
||||
msgstr ""
|
||||
" -U USUARIO nombre de usuario de la cuenta con la cual\n"
|
||||
" registrar el servidor PostgreSQL\n"
|
||||
|
||||
#: pg_ctl.c:1842
|
||||
#: pg_ctl.c:1856
|
||||
#, c-format
|
||||
msgid " -S START-TYPE service start type to register PostgreSQL server\n"
|
||||
msgstr ""
|
||||
" -S TIPO-INICIO tipo de inicio de servicio con que registrar\n"
|
||||
" el servidor PostgreSQL\n"
|
||||
|
||||
#: pg_ctl.c:1844
|
||||
#: pg_ctl.c:1858
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -741,19 +741,19 @@ msgstr ""
|
||||
"\n"
|
||||
"Tipos de inicio del servicio son:\n"
|
||||
|
||||
#: pg_ctl.c:1845
|
||||
#: pg_ctl.c:1859
|
||||
#, c-format
|
||||
msgid ""
|
||||
" auto start service automatically during system startup (default)\n"
|
||||
msgstr ""
|
||||
" auto iniciar automáticamente al inicio del sistema (por omisión)\n"
|
||||
|
||||
#: pg_ctl.c:1846
|
||||
#: pg_ctl.c:1860
|
||||
#, c-format
|
||||
msgid " demand start service on demand\n"
|
||||
msgstr " demand iniciar el servicio en demanda\n"
|
||||
|
||||
#: pg_ctl.c:1849
|
||||
#: pg_ctl.c:1863
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -762,28 +762,28 @@ msgstr ""
|
||||
"\n"
|
||||
"Reporte errores a <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
#: pg_ctl.c:1874
|
||||
#: pg_ctl.c:1888
|
||||
#, c-format
|
||||
msgid "%s: unrecognized shutdown mode \"%s\"\n"
|
||||
msgstr "%s: modo de apagado «%s» no reconocido\n"
|
||||
|
||||
#: pg_ctl.c:1906
|
||||
#: pg_ctl.c:1920
|
||||
#, c-format
|
||||
msgid "%s: unrecognized signal name \"%s\"\n"
|
||||
msgstr "%s: nombre de señal «%s» no reconocido\n"
|
||||
|
||||
#: pg_ctl.c:1923
|
||||
#: pg_ctl.c:1937
|
||||
#, c-format
|
||||
msgid "%s: unrecognized start type \"%s\"\n"
|
||||
msgstr "%s: tipo de inicio «%s» no reconocido\n"
|
||||
|
||||
#: pg_ctl.c:1976
|
||||
#: pg_ctl.c:1992
|
||||
#, c-format
|
||||
msgid "%s: could not determine the data directory using command \"%s\"\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo determinar el directorio de datos usando la orden «%s»\n"
|
||||
|
||||
#: pg_ctl.c:2049
|
||||
#: pg_ctl.c:2065
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: cannot be run as root\n"
|
||||
@ -794,32 +794,32 @@ msgstr ""
|
||||
"Por favor conéctese (por ej. usando «su») con un usuario no privilegiado,\n"
|
||||
"quien ejecutará el proceso servidor.\n"
|
||||
|
||||
#: pg_ctl.c:2120
|
||||
#: pg_ctl.c:2136
|
||||
#, c-format
|
||||
msgid "%s: -S option not supported on this platform\n"
|
||||
msgstr "%s: la opción -S no está soportada en esta plataforma\n"
|
||||
|
||||
#: pg_ctl.c:2167
|
||||
#: pg_ctl.c:2183
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pg_ctl.c:2191
|
||||
#: pg_ctl.c:2207
|
||||
#, c-format
|
||||
msgid "%s: missing arguments for kill mode\n"
|
||||
msgstr "%s: argumentos faltantes para envío de señal\n"
|
||||
|
||||
#: pg_ctl.c:2209
|
||||
#: pg_ctl.c:2225
|
||||
#, c-format
|
||||
msgid "%s: unrecognized operation mode \"%s\"\n"
|
||||
msgstr "%s: modo de operación «%s» no reconocido\n"
|
||||
|
||||
#: pg_ctl.c:2219
|
||||
#: pg_ctl.c:2235
|
||||
#, c-format
|
||||
msgid "%s: no operation specified\n"
|
||||
msgstr "%s: no se especificó operación\n"
|
||||
|
||||
#: pg_ctl.c:2240
|
||||
#: pg_ctl.c:2256
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: no database directory specified and environment variable PGDATA unset\n"
|
||||
@ -827,12 +827,12 @@ msgstr ""
|
||||
"%s: no se especificó directorio de datos y la variable PGDATA no está "
|
||||
"definida\n"
|
||||
|
||||
#~ msgid "%s: could not open process token: %lu\n"
|
||||
#~ msgstr "%s: no se pudo abrir el token de proceso: %lu\n"
|
||||
#~ msgid " --version output version information, then exit\n"
|
||||
#~ msgstr ""
|
||||
#~ " --version mostrar información sobre versión y salir\n"
|
||||
|
||||
#~ msgid " --help show this help, then exit\n"
|
||||
#~ msgstr " --help mostrar este texto y salir\n"
|
||||
|
||||
#~ msgid " --version output version information, then exit\n"
|
||||
#~ msgstr ""
|
||||
#~ " --version mostrar información sobre versión y salir\n"
|
||||
#~ msgid "%s: could not open process token: %lu\n"
|
||||
#~ msgstr "%s: no se pudo abrir el token de proceso: %lu\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-09-15 04:10+0000\n"
|
||||
"PO-Revision-Date: 2014-09-15 09:57+0400\n"
|
||||
"PO-Revision-Date: 2015-07-27 22:28+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
|
||||
"Language: ru\n"
|
||||
@ -267,7 +267,7 @@ msgid ""
|
||||
"Shutdown will not complete until pg_stop_backup() is called.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"ВНИМАНИЕ: активен режим копирования \"на ходу\"\n"
|
||||
"ПРЕДУПРЕЖДЕНИЕ: активен режим копирования \"на ходу\"\n"
|
||||
"Выключение произойдёт только при вызове pg_stop_backup().\n"
|
||||
"\n"
|
||||
|
||||
@ -404,7 +404,7 @@ msgstr "%s: служба \"%s\" уже зарегистрирована\n"
|
||||
#: pg_ctl.c:1374
|
||||
#, c-format
|
||||
msgid "%s: could not register service \"%s\": error code %lu\n"
|
||||
msgstr "%s: не удалось зарегистрировать службу \"%s\": код ошибки %lu\n"
|
||||
msgstr "%s: не удалось зарегистрировать службу \"%s\" (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_ctl.c:1395
|
||||
#, c-format
|
||||
@ -414,12 +414,12 @@ msgstr "%s: служба \"%s\" не зарегистрирована\n"
|
||||
#: pg_ctl.c:1402
|
||||
#, c-format
|
||||
msgid "%s: could not open service \"%s\": error code %lu\n"
|
||||
msgstr "%s: не удалось открыть службу \"%s\": код ошибки %lu\n"
|
||||
msgstr "%s: не удалось открыть службу \"%s\" (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_ctl.c:1409
|
||||
#, c-format
|
||||
msgid "%s: could not unregister service \"%s\": error code %lu\n"
|
||||
msgstr "%s: ошибка при удалении службы \"%s\": код ошибки %lu\n"
|
||||
msgstr "%s: ошибка при удалении службы \"%s\" (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_ctl.c:1494
|
||||
msgid "Waiting for server startup...\n"
|
||||
@ -436,7 +436,7 @@ msgstr "Сервер запущен и принимает подключения
|
||||
#: pg_ctl.c:1545
|
||||
#, c-format
|
||||
msgid "%s: could not start service \"%s\": error code %lu\n"
|
||||
msgstr "%s: не удалось запустить службу \"%s\": код ошибки %lu\n"
|
||||
msgstr "%s: не удалось запустить службу \"%s\" (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_ctl.c:1617
|
||||
#, c-format
|
||||
@ -446,17 +446,17 @@ msgstr "%s: ПРЕДУПРЕЖДЕНИЕ: в этой ОС нельзя созд
|
||||
#: pg_ctl.c:1626
|
||||
#, c-format
|
||||
msgid "%s: could not open process token: error code %lu\n"
|
||||
msgstr "%s: не удалось открыть маркер процесса: код ошибки %lu\n"
|
||||
msgstr "%s: не удалось открыть маркер процесса (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_ctl.c:1639
|
||||
#, c-format
|
||||
msgid "%s: could not allocate SIDs: error code %lu\n"
|
||||
msgstr "%s: не удалось подготовить структуры SID: код ошибки: %lu\n"
|
||||
msgstr "%s: не удалось подготовить структуры SID (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_ctl.c:1658
|
||||
#, c-format
|
||||
msgid "%s: could not create restricted token: error code %lu\n"
|
||||
msgstr "%s: не удалось создать ограниченный маркер: код ошибки: %lu\n"
|
||||
msgstr "%s: не удалось создать ограниченный маркер (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_ctl.c:1696
|
||||
#, c-format
|
||||
@ -830,4 +830,3 @@ msgid ""
|
||||
msgstr ""
|
||||
"%s: каталог баз данных не указан и переменная окружения PGDATA не "
|
||||
"установлена\n"
|
||||
|
||||
|
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
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2015-05-18 02:52+0000\n"
|
||||
"PO-Revision-Date: 2015-05-17 23:07-0400\n"
|
||||
"PO-Revision-Date: 2015-09-22 23:13-0400\n"
|
||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language-Team: German <peter_e@gmx.net>\n"
|
||||
"Language: de\n"
|
||||
@ -390,7 +390,7 @@ msgstr "%s: konnte Datei »%s« nicht schreiben: %s\n"
|
||||
#: pg_resetxlog.c:1088
|
||||
#, c-format
|
||||
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
|
||||
msgstr "%s: WARNUNG: auf dieser Platform können keine beschränkten Token erzeugt werden\n"
|
||||
msgstr "%s: WARNUNG: auf dieser Plattform können keine beschränkten Token erzeugt werden\n"
|
||||
|
||||
#: pg_resetxlog.c:1097
|
||||
#, c-format
|
||||
|
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pg_resetxlog (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:32+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 18:00+0000\n"
|
||||
"PO-Revision-Date: 2012-08-03 11:22-0400\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: Español <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -20,94 +20,94 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: pg_resetxlog.c:134
|
||||
#: pg_resetxlog.c:143
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -e\n"
|
||||
msgstr "%s: argumento no válido para la opción -e\n"
|
||||
|
||||
#: pg_resetxlog.c:135 pg_resetxlog.c:150 pg_resetxlog.c:165 pg_resetxlog.c:180
|
||||
#: pg_resetxlog.c:195 pg_resetxlog.c:210 pg_resetxlog.c:217 pg_resetxlog.c:224
|
||||
#: pg_resetxlog.c:230 pg_resetxlog.c:238
|
||||
#: pg_resetxlog.c:144 pg_resetxlog.c:159 pg_resetxlog.c:174 pg_resetxlog.c:189
|
||||
#: pg_resetxlog.c:204 pg_resetxlog.c:219 pg_resetxlog.c:226 pg_resetxlog.c:233
|
||||
#: pg_resetxlog.c:239 pg_resetxlog.c:247
|
||||
#, c-format
|
||||
msgid "Try \"%s --help\" for more information.\n"
|
||||
msgstr "Prueba con «%s --help» para más información\n"
|
||||
|
||||
#: pg_resetxlog.c:140
|
||||
#: pg_resetxlog.c:149
|
||||
#, c-format
|
||||
msgid "%s: transaction ID epoch (-e) must not be -1\n"
|
||||
msgstr "%s: el «epoch» de ID de transacción (-e) no debe ser -1\n"
|
||||
|
||||
#: pg_resetxlog.c:149
|
||||
#: pg_resetxlog.c:158
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -x\n"
|
||||
msgstr "%s: argumento no válido para la opción -x\n"
|
||||
|
||||
#: pg_resetxlog.c:155
|
||||
#: pg_resetxlog.c:164
|
||||
#, c-format
|
||||
msgid "%s: transaction ID (-x) must not be 0\n"
|
||||
msgstr "%s: el ID de transacción (-x) no debe ser cero\n"
|
||||
|
||||
#: pg_resetxlog.c:164
|
||||
#: pg_resetxlog.c:173
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -o\n"
|
||||
msgstr "%s: argumento no válido para la opción -o\n"
|
||||
|
||||
#: pg_resetxlog.c:170
|
||||
#: pg_resetxlog.c:179
|
||||
#, c-format
|
||||
msgid "%s: OID (-o) must not be 0\n"
|
||||
msgstr "%s: OID (-o) no debe ser cero\n"
|
||||
|
||||
#: pg_resetxlog.c:179
|
||||
#: pg_resetxlog.c:188
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -m\n"
|
||||
msgstr "%s: argumento no válido para la opción -m\n"
|
||||
|
||||
#: pg_resetxlog.c:185
|
||||
#: pg_resetxlog.c:194
|
||||
#, c-format
|
||||
msgid "%s: multitransaction ID (-m) must not be 0\n"
|
||||
msgstr "%s: el ID de multitransacción (-m) no debe ser cero\n"
|
||||
|
||||
#: pg_resetxlog.c:194
|
||||
#: pg_resetxlog.c:203
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -O\n"
|
||||
msgstr "%s: argumento no válido para la opción -O\n"
|
||||
|
||||
#: pg_resetxlog.c:200
|
||||
#: pg_resetxlog.c:209
|
||||
#, c-format
|
||||
msgid "%s: multitransaction offset (-O) must not be -1\n"
|
||||
msgstr "%s: la posición de multitransacción (-O) no debe ser -1\n"
|
||||
|
||||
#: pg_resetxlog.c:209 pg_resetxlog.c:216 pg_resetxlog.c:223
|
||||
#: pg_resetxlog.c:218 pg_resetxlog.c:225 pg_resetxlog.c:232
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -l\n"
|
||||
msgstr "%s: argumento no válido para la opción -l\n"
|
||||
|
||||
#: pg_resetxlog.c:237
|
||||
#: pg_resetxlog.c:246
|
||||
#, c-format
|
||||
msgid "%s: no data directory specified\n"
|
||||
msgstr "%s: directorio de datos no especificado\n"
|
||||
|
||||
#: pg_resetxlog.c:251
|
||||
#: pg_resetxlog.c:260
|
||||
#, c-format
|
||||
msgid "%s: cannot be executed by \"root\"\n"
|
||||
msgstr "%s: no puede ser ejecutado con el usuario «root»\n"
|
||||
|
||||
#: pg_resetxlog.c:253
|
||||
#: pg_resetxlog.c:262
|
||||
#, c-format
|
||||
msgid "You must run %s as the PostgreSQL superuser.\n"
|
||||
msgstr "Debe ejecutar %s con el superusuario de PostgreSQL.\n"
|
||||
|
||||
#: pg_resetxlog.c:263
|
||||
#: pg_resetxlog.c:273
|
||||
#, c-format
|
||||
msgid "%s: could not change directory to \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo cambiar al directorio «%s»: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:276 pg_resetxlog.c:405
|
||||
#: pg_resetxlog.c:286 pg_resetxlog.c:429
|
||||
#, c-format
|
||||
msgid "%s: could not open file \"%s\" for reading: %s\n"
|
||||
msgstr "%s: no se pudo abrir el archivo «%s» para lectura: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:283
|
||||
#: pg_resetxlog.c:293
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: lock file \"%s\" exists\n"
|
||||
@ -117,7 +117,7 @@ msgstr ""
|
||||
"¿Hay un servidor corriendo? Si no, borre el archivo candado e inténtelo de "
|
||||
"nuevo\n"
|
||||
|
||||
#: pg_resetxlog.c:353
|
||||
#: pg_resetxlog.c:363
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -126,7 +126,7 @@ msgstr ""
|
||||
"\n"
|
||||
"Si estos valores parecen aceptables, use -f para forzar reinicio.\n"
|
||||
|
||||
#: pg_resetxlog.c:365
|
||||
#: pg_resetxlog.c:375
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The database server was not shut down cleanly.\n"
|
||||
@ -137,12 +137,17 @@ msgstr ""
|
||||
"Reiniciar la bitácora de transacciones puede causar pérdida de datos.\n"
|
||||
"Si de todas formas quiere proceder, use -f para forzar su reinicio.\n"
|
||||
|
||||
#: pg_resetxlog.c:379
|
||||
#: pg_resetxlog.c:389
|
||||
#, c-format
|
||||
msgid "Transaction log reset\n"
|
||||
msgstr "Bitácora de transacciones reiniciada\n"
|
||||
|
||||
#: pg_resetxlog.c:408
|
||||
#: pg_resetxlog.c:401
|
||||
#, c-format
|
||||
msgid "out of memory\n"
|
||||
msgstr "memoria agotada\n"
|
||||
|
||||
#: pg_resetxlog.c:432
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you are sure the data directory path is correct, execute\n"
|
||||
@ -153,24 +158,24 @@ msgstr ""
|
||||
" touch %s\n"
|
||||
"y pruebe de nuevo.\n"
|
||||
|
||||
#: pg_resetxlog.c:421
|
||||
#: pg_resetxlog.c:445
|
||||
#, c-format
|
||||
msgid "%s: could not read file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo leer el archivo «%s»: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:444
|
||||
#: pg_resetxlog.c:468
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
|
||||
msgstr ""
|
||||
"%s: existe pg_control pero tiene un CRC no válido, proceda con precaución\n"
|
||||
|
||||
#: pg_resetxlog.c:453
|
||||
#: pg_resetxlog.c:477
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
|
||||
msgstr ""
|
||||
"%s: existe pg_control pero está roto o se desconoce su versión; ignorándolo\n"
|
||||
|
||||
#: pg_resetxlog.c:548
|
||||
#: pg_resetxlog.c:572
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Guessed pg_control values:\n"
|
||||
@ -179,7 +184,7 @@ msgstr ""
|
||||
"Valores de pg_control asumidos:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:550
|
||||
#: pg_resetxlog.c:574
|
||||
#, c-format
|
||||
msgid ""
|
||||
"pg_control values:\n"
|
||||
@ -188,156 +193,156 @@ msgstr ""
|
||||
"Valores de pg_control:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:559
|
||||
#: pg_resetxlog.c:583
|
||||
#, c-format
|
||||
msgid "First log file ID after reset: %u\n"
|
||||
msgstr "Primer ID de archivo log después de reset: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:561
|
||||
#: pg_resetxlog.c:585
|
||||
#, c-format
|
||||
msgid "First log file segment after reset: %u\n"
|
||||
msgstr "Primer segmento de archivo log después de reset: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:563
|
||||
#: pg_resetxlog.c:587
|
||||
#, c-format
|
||||
msgid "pg_control version number: %u\n"
|
||||
msgstr "Número de versión de pg_control: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:565
|
||||
#: pg_resetxlog.c:589
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "Número de versión de catálogo: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:567
|
||||
#: pg_resetxlog.c:591
|
||||
#, c-format
|
||||
msgid "Database system identifier: %s\n"
|
||||
msgstr "Identificador de sistema: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:569
|
||||
#: pg_resetxlog.c:593
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's TimeLineID: %u\n"
|
||||
msgstr "TimeLineID del checkpoint más reciente: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:571
|
||||
#: pg_resetxlog.c:595
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's full_page_writes: %s\n"
|
||||
msgstr "full_page_writes del checkpoint más reciente: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:572
|
||||
#: pg_resetxlog.c:596
|
||||
msgid "off"
|
||||
msgstr "desactivado"
|
||||
|
||||
#: pg_resetxlog.c:572
|
||||
#: pg_resetxlog.c:596
|
||||
msgid "on"
|
||||
msgstr "activado"
|
||||
|
||||
#: pg_resetxlog.c:573
|
||||
#: pg_resetxlog.c:597
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u/%u\n"
|
||||
msgstr "NextXID del checkpoint más reciente: %u/%u\n"
|
||||
|
||||
#: pg_resetxlog.c:576
|
||||
#: pg_resetxlog.c:600
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "NextOID del checkpoint más reciente: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:578
|
||||
#: pg_resetxlog.c:602
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextMultiXactId: %u\n"
|
||||
msgstr "NextMultiXactId del checkpoint más reciente: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:580
|
||||
#: pg_resetxlog.c:604
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextMultiOffset: %u\n"
|
||||
msgstr "NextMultiOffset del checkpoint más reciente: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:582
|
||||
#: pg_resetxlog.c:606
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's oldestXID: %u\n"
|
||||
msgstr "oldestXID del checkpoint más reciente: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:584
|
||||
#: pg_resetxlog.c:608
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's oldestXID's DB: %u\n"
|
||||
msgstr "BD del oldestXID del checkpoint más reciente: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:586
|
||||
#: pg_resetxlog.c:610
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's oldestActiveXID: %u\n"
|
||||
msgstr "oldestActiveXID del checkpoint más reciente: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:588
|
||||
#: pg_resetxlog.c:612
|
||||
#, c-format
|
||||
msgid "Maximum data alignment: %u\n"
|
||||
msgstr "Máximo alineamiento de datos: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:591
|
||||
#: pg_resetxlog.c:615
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "Tamaño del bloque de la base de datos: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:593
|
||||
#: pg_resetxlog.c:617
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "Bloques por segmento de relación grande: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:595
|
||||
#: pg_resetxlog.c:619
|
||||
#, c-format
|
||||
msgid "WAL block size: %u\n"
|
||||
msgstr "Tamaño del bloque de WAL: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:597
|
||||
#: pg_resetxlog.c:621
|
||||
#, c-format
|
||||
msgid "Bytes per WAL segment: %u\n"
|
||||
msgstr "Bytes por segmento WAL: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:599
|
||||
#: pg_resetxlog.c:623
|
||||
#, c-format
|
||||
msgid "Maximum length of identifiers: %u\n"
|
||||
msgstr "Longitud máxima de identificadores: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:601
|
||||
#: pg_resetxlog.c:625
|
||||
#, c-format
|
||||
msgid "Maximum columns in an index: %u\n"
|
||||
msgstr "Máximo número de columnas en un índice: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:603
|
||||
#: pg_resetxlog.c:627
|
||||
#, c-format
|
||||
msgid "Maximum size of a TOAST chunk: %u\n"
|
||||
msgstr "Longitud máxima de un trozo TOAST: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:605
|
||||
#: pg_resetxlog.c:629
|
||||
#, c-format
|
||||
msgid "Date/time type storage: %s\n"
|
||||
msgstr "Tipo de almacenamiento hora/fecha: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:606
|
||||
#: pg_resetxlog.c:630
|
||||
msgid "64-bit integers"
|
||||
msgstr "enteros de 64 bits"
|
||||
|
||||
#: pg_resetxlog.c:606
|
||||
#: pg_resetxlog.c:630
|
||||
msgid "floating-point numbers"
|
||||
msgstr "números de punto flotante"
|
||||
|
||||
#: pg_resetxlog.c:607
|
||||
#: pg_resetxlog.c:631
|
||||
#, c-format
|
||||
msgid "Float4 argument passing: %s\n"
|
||||
msgstr "Paso de parámetros float4: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:608 pg_resetxlog.c:610
|
||||
#: pg_resetxlog.c:632 pg_resetxlog.c:634
|
||||
msgid "by reference"
|
||||
msgstr "por referencia"
|
||||
|
||||
#: pg_resetxlog.c:608 pg_resetxlog.c:610
|
||||
#: pg_resetxlog.c:632 pg_resetxlog.c:634
|
||||
msgid "by value"
|
||||
msgstr "por valor"
|
||||
|
||||
#: pg_resetxlog.c:609
|
||||
#: pg_resetxlog.c:633
|
||||
#, c-format
|
||||
msgid "Float8 argument passing: %s\n"
|
||||
msgstr "Paso de parámetros float8: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:675
|
||||
#: pg_resetxlog.c:699
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: internal error -- sizeof(ControlFileData) is too large ... fix "
|
||||
@ -346,47 +351,92 @@ msgstr ""
|
||||
"%s: error interno -- sizeof(ControlFileData) es demasiado grande ... corrija "
|
||||
"PG_CONTROL_SIZE\n"
|
||||
|
||||
#: pg_resetxlog.c:690
|
||||
#: pg_resetxlog.c:714
|
||||
#, c-format
|
||||
msgid "%s: could not create pg_control file: %s\n"
|
||||
msgstr "%s: no se pudo crear el archivo pg_control: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:701
|
||||
#: pg_resetxlog.c:725
|
||||
#, c-format
|
||||
msgid "%s: could not write pg_control file: %s\n"
|
||||
msgstr "%s: no se pudo escribir el archivo pg_control: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:708 pg_resetxlog.c:1015
|
||||
#: pg_resetxlog.c:732 pg_resetxlog.c:1042
|
||||
#, c-format
|
||||
msgid "%s: fsync error: %s\n"
|
||||
msgstr "%s: Error de fsync: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:746 pg_resetxlog.c:821 pg_resetxlog.c:877
|
||||
#: pg_resetxlog.c:770 pg_resetxlog.c:846 pg_resetxlog.c:903
|
||||
#, c-format
|
||||
msgid "%s: could not open directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo abrir el directorio «%s»: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:790 pg_resetxlog.c:854 pg_resetxlog.c:911
|
||||
#: pg_resetxlog.c:809 pg_resetxlog.c:874 pg_resetxlog.c:932
|
||||
#, c-format
|
||||
msgid "%s: could not read from directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo leer del directorio «%s»: %s\n"
|
||||
msgid "%s: could not read directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo leer el directorio «%s»: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:835 pg_resetxlog.c:892
|
||||
#: pg_resetxlog.c:816 pg_resetxlog.c:881 pg_resetxlog.c:939
|
||||
#, c-format
|
||||
msgid "%s: could not close directory \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo cerrar el directorio «%s»: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:859 pg_resetxlog.c:917
|
||||
#, c-format
|
||||
msgid "%s: could not delete file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo borrar el archivo «%s»: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:982
|
||||
#: pg_resetxlog.c:1009
|
||||
#, c-format
|
||||
msgid "%s: could not open file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo abrir el archivo «%s»: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:993 pg_resetxlog.c:1007
|
||||
#: pg_resetxlog.c:1020 pg_resetxlog.c:1034
|
||||
#, c-format
|
||||
msgid "%s: could not write file \"%s\": %s\n"
|
||||
msgstr "%s: no se pudo escribir en el archivo «%s»: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:1026
|
||||
#: pg_resetxlog.c:1088
|
||||
#, c-format
|
||||
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
|
||||
msgstr ""
|
||||
"%s: ATENCIÓN: no se pueden crear tokens restrigidos en esta plataforma\n"
|
||||
|
||||
#: pg_resetxlog.c:1097
|
||||
#, c-format
|
||||
msgid "%s: could not open process token: error code %lu\n"
|
||||
msgstr "%s: no se pudo abrir el token de proceso: código de error %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1110
|
||||
#, c-format
|
||||
msgid "%s: could not allocate SIDs: error code %lu\n"
|
||||
msgstr "%s: no se pudo emplazar los SIDs: código de error %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1129
|
||||
#, c-format
|
||||
msgid "%s: could not create restricted token: error code %lu\n"
|
||||
msgstr "%s: no se pudo crear el token restringido: código de error %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1150
|
||||
#, c-format
|
||||
msgid "%s: could not start process for command \"%s\": error code %lu\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo iniciar el proceso para la orden «%s»: código de error %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1182
|
||||
#, c-format
|
||||
msgid "%s: could not re-execute with restricted token: error code %lu\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo re-ejecutar con el token restringido: código de error %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1197
|
||||
#, c-format
|
||||
msgid "%s: could not get exit code from subprocess: error code %lu\n"
|
||||
msgstr ""
|
||||
"%s: no se pudo obtener el código de salida del subproceso»: código de error "
|
||||
"%lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1209
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s resets the PostgreSQL transaction log.\n"
|
||||
@ -395,7 +445,7 @@ msgstr ""
|
||||
"%s reinicia la bitácora de transacciones de PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:1027
|
||||
#: pg_resetxlog.c:1210
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
@ -406,22 +456,22 @@ msgstr ""
|
||||
" %s [OPCIÓN]... DATADIR\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:1028
|
||||
#: pg_resetxlog.c:1211
|
||||
#, c-format
|
||||
msgid "Options:\n"
|
||||
msgstr "Opciones:\n"
|
||||
|
||||
#: pg_resetxlog.c:1029
|
||||
#: pg_resetxlog.c:1212
|
||||
#, c-format
|
||||
msgid " -e XIDEPOCH set next transaction ID epoch\n"
|
||||
msgstr " -e XIDEPOCH asigna el siguiente «epoch» de ID de transacción\n"
|
||||
|
||||
#: pg_resetxlog.c:1030
|
||||
#: pg_resetxlog.c:1213
|
||||
#, c-format
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f fuerza que la actualización sea hecha\n"
|
||||
|
||||
#: pg_resetxlog.c:1031
|
||||
#: pg_resetxlog.c:1214
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -l TLI,FILE,SEG force minimum WAL starting location for new transaction "
|
||||
@ -430,12 +480,12 @@ msgstr ""
|
||||
" -l TLI,FILE,SEG fuerza una posición mínima de inicio de WAL para una\n"
|
||||
" nueva transacción\n"
|
||||
|
||||
#: pg_resetxlog.c:1032
|
||||
#: pg_resetxlog.c:1215
|
||||
#, c-format
|
||||
msgid " -m XID set next multitransaction ID\n"
|
||||
msgstr " -m XID asigna el siguiente ID de multitransacción\n"
|
||||
|
||||
#: pg_resetxlog.c:1033
|
||||
#: pg_resetxlog.c:1216
|
||||
#, c-format
|
||||
msgid ""
|
||||
" -n no update, just show extracted control values (for "
|
||||
@ -445,32 +495,32 @@ msgstr ""
|
||||
"extraídos\n"
|
||||
" (para prueba)\n"
|
||||
|
||||
#: pg_resetxlog.c:1034
|
||||
#: pg_resetxlog.c:1217
|
||||
#, c-format
|
||||
msgid " -o OID set next OID\n"
|
||||
msgstr " -o OID asigna el siguiente OID\n"
|
||||
|
||||
#: pg_resetxlog.c:1035
|
||||
#: pg_resetxlog.c:1218
|
||||
#, c-format
|
||||
msgid " -O OFFSET set next multitransaction offset\n"
|
||||
msgstr " -O OFFSET asigna la siguiente posición de multitransacción\n"
|
||||
|
||||
#: pg_resetxlog.c:1036
|
||||
#: pg_resetxlog.c:1219
|
||||
#, c-format
|
||||
msgid " -V, --version output version information, then exit\n"
|
||||
msgstr " -V, --version muestra información de la versión, luego sale\n"
|
||||
|
||||
#: pg_resetxlog.c:1037
|
||||
#: pg_resetxlog.c:1220
|
||||
#, c-format
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID asigna el siguiente ID de transacción\n"
|
||||
|
||||
#: pg_resetxlog.c:1038
|
||||
#: pg_resetxlog.c:1221
|
||||
#, c-format
|
||||
msgid " -?, --help show this help, then exit\n"
|
||||
msgstr " -?, --help muestra esta ayuda, luego sale\n"
|
||||
|
||||
#: pg_resetxlog.c:1039
|
||||
#: pg_resetxlog.c:1222
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -478,3 +528,6 @@ msgid ""
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Reporte errores a <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
#~ msgid "%s: could not read from directory \"%s\": %s\n"
|
||||
#~ msgstr "%s: no se pudo leer del directorio «%s»: %s\n"
|
||||
|
@ -23,8 +23,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pg_resetxlog (PostgreSQL) 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-07-29 09:22+0000\n"
|
||||
"PO-Revision-Date: 2014-07-30 22:33+0100\n"
|
||||
"POT-Creation-Date: 2015-07-06 12:30+0000\n"
|
||||
"PO-Revision-Date: 2015-07-07 10:03+0100\n"
|
||||
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
||||
"Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>\n"
|
||||
"Language: it\n"
|
||||
@ -34,94 +34,94 @@ msgstr ""
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Generator: Poedit 1.5.4\n"
|
||||
|
||||
#: pg_resetxlog.c:134
|
||||
#: pg_resetxlog.c:143
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -e\n"
|
||||
msgstr "%s: parametro errato per l'opzione -e\n"
|
||||
|
||||
#: pg_resetxlog.c:135 pg_resetxlog.c:150 pg_resetxlog.c:165 pg_resetxlog.c:180
|
||||
#: pg_resetxlog.c:195 pg_resetxlog.c:210 pg_resetxlog.c:217 pg_resetxlog.c:224
|
||||
#: pg_resetxlog.c:230 pg_resetxlog.c:238
|
||||
#: pg_resetxlog.c:144 pg_resetxlog.c:159 pg_resetxlog.c:174 pg_resetxlog.c:189
|
||||
#: pg_resetxlog.c:204 pg_resetxlog.c:219 pg_resetxlog.c:226 pg_resetxlog.c:233
|
||||
#: pg_resetxlog.c:239 pg_resetxlog.c:247
|
||||
#, c-format
|
||||
msgid "Try \"%s --help\" for more information.\n"
|
||||
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
|
||||
|
||||
#: pg_resetxlog.c:140
|
||||
#: pg_resetxlog.c:149
|
||||
#, c-format
|
||||
msgid "%s: transaction ID epoch (-e) must not be -1\n"
|
||||
msgstr "%s: l'ID epoch della transazione (-e) non deve essere -1\n"
|
||||
|
||||
#: pg_resetxlog.c:149
|
||||
#: pg_resetxlog.c:158
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -x\n"
|
||||
msgstr "%s: parametro errato per l'opzione -x\n"
|
||||
|
||||
#: pg_resetxlog.c:155
|
||||
#: pg_resetxlog.c:164
|
||||
#, c-format
|
||||
msgid "%s: transaction ID (-x) must not be 0\n"
|
||||
msgstr "%s: l'ID della transazione (-x) non deve essere 0\n"
|
||||
|
||||
#: pg_resetxlog.c:164
|
||||
#: pg_resetxlog.c:173
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -o\n"
|
||||
msgstr "%s: parametro errato per l'opzione -o\n"
|
||||
|
||||
#: pg_resetxlog.c:170
|
||||
#: pg_resetxlog.c:179
|
||||
#, c-format
|
||||
msgid "%s: OID (-o) must not be 0\n"
|
||||
msgstr "%s: l'OID (-o) non deve essere 0\n"
|
||||
|
||||
#: pg_resetxlog.c:179
|
||||
#: pg_resetxlog.c:188
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -m\n"
|
||||
msgstr "%s: parametro errato per l'opzione -m\n"
|
||||
|
||||
#: pg_resetxlog.c:185
|
||||
#: pg_resetxlog.c:194
|
||||
#, c-format
|
||||
msgid "%s: multitransaction ID (-m) must not be 0\n"
|
||||
msgstr "%s: l'ID della multitransazione (-m) non deve essere 0\n"
|
||||
|
||||
#: pg_resetxlog.c:194
|
||||
#: pg_resetxlog.c:203
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -O\n"
|
||||
msgstr "%s: parametro errato per l'opzione -O\n"
|
||||
|
||||
#: pg_resetxlog.c:200
|
||||
#: pg_resetxlog.c:209
|
||||
#, c-format
|
||||
msgid "%s: multitransaction offset (-O) must not be -1\n"
|
||||
msgstr "%s: l'offset di una multitransazione (-O) non può essere -1\n"
|
||||
|
||||
#: pg_resetxlog.c:209 pg_resetxlog.c:216 pg_resetxlog.c:223
|
||||
#: pg_resetxlog.c:218 pg_resetxlog.c:225 pg_resetxlog.c:232
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for option -l\n"
|
||||
msgstr "%s: parametro errato per l'opzione -l\n"
|
||||
|
||||
#: pg_resetxlog.c:237
|
||||
#: pg_resetxlog.c:246
|
||||
#, c-format
|
||||
msgid "%s: no data directory specified\n"
|
||||
msgstr "%s: non è stata specificata una directory per i dati\n"
|
||||
|
||||
#: pg_resetxlog.c:251
|
||||
#: pg_resetxlog.c:260
|
||||
#, c-format
|
||||
msgid "%s: cannot be executed by \"root\"\n"
|
||||
msgstr "%s non può essere eseguito da \"root\"\n"
|
||||
|
||||
#: pg_resetxlog.c:253
|
||||
#: pg_resetxlog.c:262
|
||||
#, c-format
|
||||
msgid "You must run %s as the PostgreSQL superuser.\n"
|
||||
msgstr "È obbligatorio eseguire %s come superutente di PostgreSQL.\n"
|
||||
|
||||
#: pg_resetxlog.c:263
|
||||
#: pg_resetxlog.c:273
|
||||
#, c-format
|
||||
msgid "%s: could not change directory to \"%s\": %s\n"
|
||||
msgstr "%s: spostamento nella directory \"%s\" fallito: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:276 pg_resetxlog.c:405
|
||||
#: pg_resetxlog.c:286 pg_resetxlog.c:429
|
||||
#, c-format
|
||||
msgid "%s: could not open file \"%s\" for reading: %s\n"
|
||||
msgstr "%s: errore nell'apertura del file \"%s\" per la lettura: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:283
|
||||
#: pg_resetxlog.c:293
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: lock file \"%s\" exists\n"
|
||||
@ -130,7 +130,7 @@ msgstr ""
|
||||
"%s: il file di lock \"%s\" esiste\n"
|
||||
"Il server è in esecuzione? Se non lo è, cancella il file di lock e riprova.\n"
|
||||
|
||||
#: pg_resetxlog.c:353
|
||||
#: pg_resetxlog.c:363
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -139,7 +139,7 @@ msgstr ""
|
||||
"\n"
|
||||
"Se questi parametri sembrano accettabili, utilizza -f per forzare un reset.\n"
|
||||
|
||||
#: pg_resetxlog.c:365
|
||||
#: pg_resetxlog.c:375
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The database server was not shut down cleanly.\n"
|
||||
@ -150,12 +150,17 @@ msgstr ""
|
||||
"Resettare il registro delle transazioni può causare una perdita di dati.\n"
|
||||
"Se vuoi continuare comunque, utilizza -f per forzare il reset.\n"
|
||||
|
||||
#: pg_resetxlog.c:379
|
||||
#: pg_resetxlog.c:389
|
||||
#, c-format
|
||||
msgid "Transaction log reset\n"
|
||||
msgstr "Registro delle transazioni riavviato\n"
|
||||
|
||||
#: pg_resetxlog.c:408
|
||||
#: pg_resetxlog.c:401
|
||||
#, c-format
|
||||
msgid "out of memory\n"
|
||||
msgstr "memoria esaurita\n"
|
||||
|
||||
#: pg_resetxlog.c:432
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you are sure the data directory path is correct, execute\n"
|
||||
@ -166,22 +171,22 @@ msgstr ""
|
||||
" touch %s\n"
|
||||
"e riprova.\n"
|
||||
|
||||
#: pg_resetxlog.c:421
|
||||
#: pg_resetxlog.c:445
|
||||
#, c-format
|
||||
msgid "%s: could not read file \"%s\": %s\n"
|
||||
msgstr "%s: lettura del file \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:444
|
||||
#: pg_resetxlog.c:468
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
|
||||
msgstr "%s: pg_control esiste ma ha un CRC non valido; procedere con cautela\n"
|
||||
|
||||
#: pg_resetxlog.c:453
|
||||
#: pg_resetxlog.c:477
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
|
||||
msgstr "%s: pg_control esiste ma è inutilizzabile o è una versione sconosciuta; verrà ignorato\n"
|
||||
|
||||
#: pg_resetxlog.c:548
|
||||
#: pg_resetxlog.c:572
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Guessed pg_control values:\n"
|
||||
@ -190,7 +195,7 @@ msgstr ""
|
||||
"Valori pg_control indovinati:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:550
|
||||
#: pg_resetxlog.c:574
|
||||
#, c-format
|
||||
msgid ""
|
||||
"pg_control values:\n"
|
||||
@ -199,206 +204,241 @@ msgstr ""
|
||||
"Valori pg_control:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:559
|
||||
#: pg_resetxlog.c:583
|
||||
#, c-format
|
||||
msgid "First log file ID after reset: %u\n"
|
||||
msgstr "primo ID del file di log dopo il reset: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:561
|
||||
#: pg_resetxlog.c:585
|
||||
#, c-format
|
||||
msgid "First log file segment after reset: %u\n"
|
||||
msgstr "Primo segmento file di log dopo il reset: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:563
|
||||
#: pg_resetxlog.c:587
|
||||
#, c-format
|
||||
msgid "pg_control version number: %u\n"
|
||||
msgstr "Numero di versione di pg_control: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:565
|
||||
#: pg_resetxlog.c:589
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "Numero di versione del catalogo: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:567
|
||||
#: pg_resetxlog.c:591
|
||||
#, c-format
|
||||
msgid "Database system identifier: %s\n"
|
||||
msgstr "Identificatore di sistema del database: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:569
|
||||
#: pg_resetxlog.c:593
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's TimeLineID: %u\n"
|
||||
msgstr "TimeLineId dell'ultimo checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:571
|
||||
#: pg_resetxlog.c:595
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's full_page_writes: %s\n"
|
||||
msgstr "full_page_writes dell'ultimo checkpoint: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:572
|
||||
#: pg_resetxlog.c:596
|
||||
msgid "off"
|
||||
msgstr "disattivato"
|
||||
|
||||
#: pg_resetxlog.c:572
|
||||
#: pg_resetxlog.c:596
|
||||
msgid "on"
|
||||
msgstr "attivato"
|
||||
|
||||
#: pg_resetxlog.c:573
|
||||
#: pg_resetxlog.c:597
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u/%u\n"
|
||||
msgstr "NextXID dell'ultimo checkpoint: %u%u\n"
|
||||
|
||||
#: pg_resetxlog.c:576
|
||||
#: pg_resetxlog.c:600
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "NextOID dell'ultimo checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:578
|
||||
#: pg_resetxlog.c:602
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextMultiXactId: %u\n"
|
||||
msgstr "NextMultiXactId dell'ultimo checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:580
|
||||
#: pg_resetxlog.c:604
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextMultiOffset: %u\n"
|
||||
msgstr "NextMultiOffset dell'ultimo checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:582
|
||||
#: pg_resetxlog.c:606
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's oldestXID: %u\n"
|
||||
msgstr "oldestXID dell'ultimo checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:584
|
||||
#: pg_resetxlog.c:608
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's oldestXID's DB: %u\n"
|
||||
msgstr "DB dell'oldestXID dell'ultimo checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:586
|
||||
#: pg_resetxlog.c:610
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's oldestActiveXID: %u\n"
|
||||
msgstr "oldestActiveXID dell'ultimo checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:588
|
||||
#: pg_resetxlog.c:612
|
||||
#, c-format
|
||||
msgid "Maximum data alignment: %u\n"
|
||||
msgstr "Massimo allineamento dei dati: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:591
|
||||
#: pg_resetxlog.c:615
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "Dimensione blocco database: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:593
|
||||
#: pg_resetxlog.c:617
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "Blocchi per ogni segmento grosse tabelle: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:595
|
||||
#: pg_resetxlog.c:619
|
||||
#, c-format
|
||||
msgid "WAL block size: %u\n"
|
||||
msgstr "Dimensione blocco WAL: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:597
|
||||
#: pg_resetxlog.c:621
|
||||
#, c-format
|
||||
msgid "Bytes per WAL segment: %u\n"
|
||||
msgstr "Byte per segmento WAL: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:599
|
||||
#: pg_resetxlog.c:623
|
||||
#, c-format
|
||||
msgid "Maximum length of identifiers: %u\n"
|
||||
msgstr "Lunghezza massima degli identificatori: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:601
|
||||
#: pg_resetxlog.c:625
|
||||
#, c-format
|
||||
msgid "Maximum columns in an index: %u\n"
|
||||
msgstr "Massimo numero di colonne in un indice: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:603
|
||||
#: pg_resetxlog.c:627
|
||||
#, c-format
|
||||
msgid "Maximum size of a TOAST chunk: %u\n"
|
||||
msgstr "Massima dimensione di un segmento TOAST: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:605
|
||||
#: pg_resetxlog.c:629
|
||||
#, c-format
|
||||
msgid "Date/time type storage: %s\n"
|
||||
msgstr "Memorizzazione per tipi data/ora: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:606
|
||||
#: pg_resetxlog.c:630
|
||||
msgid "64-bit integers"
|
||||
msgstr "interi a 64 bit"
|
||||
|
||||
#: pg_resetxlog.c:606
|
||||
#: pg_resetxlog.c:630
|
||||
msgid "floating-point numbers"
|
||||
msgstr "numeri in virgola mobile"
|
||||
|
||||
#: pg_resetxlog.c:607
|
||||
#: pg_resetxlog.c:631
|
||||
#, c-format
|
||||
msgid "Float4 argument passing: %s\n"
|
||||
msgstr "Passaggio di argomenti Float4: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:608 pg_resetxlog.c:610
|
||||
#: pg_resetxlog.c:632 pg_resetxlog.c:634
|
||||
msgid "by reference"
|
||||
msgstr "per riferimento"
|
||||
|
||||
#: pg_resetxlog.c:608 pg_resetxlog.c:610
|
||||
#: pg_resetxlog.c:632 pg_resetxlog.c:634
|
||||
msgid "by value"
|
||||
msgstr "per valore"
|
||||
|
||||
#: pg_resetxlog.c:609
|
||||
#: pg_resetxlog.c:633
|
||||
#, c-format
|
||||
msgid "Float8 argument passing: %s\n"
|
||||
msgstr "passaggio di argomenti Float8: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:675
|
||||
#: pg_resetxlog.c:699
|
||||
#, c-format
|
||||
msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix PG_CONTROL_SIZE\n"
|
||||
msgstr "%s: errore interno -- sizeof(ControlFileData) è troppo grande ... correggere PG_CONTROL_SIZE\n"
|
||||
|
||||
#: pg_resetxlog.c:690
|
||||
#: pg_resetxlog.c:714
|
||||
#, c-format
|
||||
msgid "%s: could not create pg_control file: %s\n"
|
||||
msgstr "%s: creazione del file pg_control fallita: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:701
|
||||
#: pg_resetxlog.c:725
|
||||
#, c-format
|
||||
msgid "%s: could not write pg_control file: %s\n"
|
||||
msgstr "%s: scrittura del file pg_control fallita: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:708 pg_resetxlog.c:1018
|
||||
#: pg_resetxlog.c:732 pg_resetxlog.c:1042
|
||||
#, c-format
|
||||
msgid "%s: fsync error: %s\n"
|
||||
msgstr "%s: errore fsync: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:746 pg_resetxlog.c:822 pg_resetxlog.c:879
|
||||
#: pg_resetxlog.c:770 pg_resetxlog.c:846 pg_resetxlog.c:903
|
||||
#, c-format
|
||||
msgid "%s: could not open directory \"%s\": %s\n"
|
||||
msgstr "%s: apertura della directory \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:785 pg_resetxlog.c:850 pg_resetxlog.c:908
|
||||
#: pg_resetxlog.c:809 pg_resetxlog.c:874 pg_resetxlog.c:932
|
||||
#, c-format
|
||||
msgid "%s: could not read directory \"%s\": %s\n"
|
||||
msgstr "%s: lettura della directory \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:792 pg_resetxlog.c:857 pg_resetxlog.c:915
|
||||
#: pg_resetxlog.c:816 pg_resetxlog.c:881 pg_resetxlog.c:939
|
||||
#, c-format
|
||||
msgid "%s: could not close directory \"%s\": %s\n"
|
||||
msgstr "%s: chiusura della directory \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:835 pg_resetxlog.c:893
|
||||
#: pg_resetxlog.c:859 pg_resetxlog.c:917
|
||||
#, c-format
|
||||
msgid "%s: could not delete file \"%s\": %s\n"
|
||||
msgstr "%s: cancellazione del file \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:985
|
||||
#: pg_resetxlog.c:1009
|
||||
#, c-format
|
||||
msgid "%s: could not open file \"%s\": %s\n"
|
||||
msgstr "%s: apertura del file \"%s\" fallita: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:996 pg_resetxlog.c:1010
|
||||
#: pg_resetxlog.c:1020 pg_resetxlog.c:1034
|
||||
#, c-format
|
||||
msgid "%s: could not write file \"%s\": %s\n"
|
||||
msgstr "%s: errore nella scrittura del file \"%s\": %s\n"
|
||||
|
||||
#: pg_resetxlog.c:1029
|
||||
#: pg_resetxlog.c:1088
|
||||
#, c-format
|
||||
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
|
||||
msgstr "%s: ATTENZIONE: non è possibile creare token ristretti su questa piattaforma\n"
|
||||
|
||||
#: pg_resetxlog.c:1097
|
||||
#, c-format
|
||||
msgid "%s: could not open process token: error code %lu\n"
|
||||
msgstr "%s: apertura del token di processo fallita: codice di errore %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1110
|
||||
#, c-format
|
||||
msgid "%s: could not allocate SIDs: error code %lu\n"
|
||||
msgstr "%s: allocazione dei SID fallita: codice di errore: %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1129
|
||||
#, c-format
|
||||
msgid "%s: could not create restricted token: error code %lu\n"
|
||||
msgstr "%s: creazione del token ristretto fallita: codice di errore %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1150
|
||||
#, c-format
|
||||
msgid "%s: could not start process for command \"%s\": error code %lu\n"
|
||||
msgstr "%s: avvio del processo fallito per il comando \"%s\": codice di errore %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1182
|
||||
#, c-format
|
||||
msgid "%s: could not re-execute with restricted token: error code %lu\n"
|
||||
msgstr "%s: ri-esecuzione con token ristretto fallita: codice di errore %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1197
|
||||
#, c-format
|
||||
msgid "%s: could not get exit code from subprocess: error code %lu\n"
|
||||
msgstr "%s: lettura del codice di uscita del sottoprocesso fallita: codice di errore %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1209
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s resets the PostgreSQL transaction log.\n"
|
||||
@ -407,7 +447,7 @@ msgstr ""
|
||||
"%s riavvia il registro delle transazioni di PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:1030
|
||||
#: pg_resetxlog.c:1210
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
@ -418,66 +458,66 @@ msgstr ""
|
||||
" %s [OPZIONI]... DATADIR\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:1031
|
||||
#: pg_resetxlog.c:1211
|
||||
#, c-format
|
||||
msgid "Options:\n"
|
||||
msgstr "Opzioni:\n"
|
||||
|
||||
#: pg_resetxlog.c:1032
|
||||
#: pg_resetxlog.c:1212
|
||||
#, c-format
|
||||
msgid " -e XIDEPOCH set next transaction ID epoch\n"
|
||||
msgstr " -e XIDEPOCH imposta il prossimo ID epoch transazione\n"
|
||||
|
||||
#: pg_resetxlog.c:1033
|
||||
#: pg_resetxlog.c:1213
|
||||
#, c-format
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f forza l'esecuzione dell'aggiornamento\n"
|
||||
|
||||
#: pg_resetxlog.c:1034
|
||||
#: pg_resetxlog.c:1214
|
||||
#, c-format
|
||||
msgid " -l TLI,FILE,SEG force minimum WAL starting location for new transaction log\n"
|
||||
msgstr ""
|
||||
" -l TLI,FILE,SEG forza il minimo punto d'inizio WAL per il nuovo log\n"
|
||||
" delle transazione\n"
|
||||
|
||||
#: pg_resetxlog.c:1035
|
||||
#: pg_resetxlog.c:1215
|
||||
#, c-format
|
||||
msgid " -m XID set next multitransaction ID\n"
|
||||
msgstr " -m XID imposta il prossimo ID multitransazione\n"
|
||||
|
||||
#: pg_resetxlog.c:1036
|
||||
#: pg_resetxlog.c:1216
|
||||
#, c-format
|
||||
msgid " -n no update, just show extracted control values (for testing)\n"
|
||||
msgstr ""
|
||||
" -n nessun aggiornamento, mostra solo i valori di controllo\n"
|
||||
" estratti (solo per prova)\n"
|
||||
|
||||
#: pg_resetxlog.c:1037
|
||||
#: pg_resetxlog.c:1217
|
||||
#, c-format
|
||||
msgid " -o OID set next OID\n"
|
||||
msgstr " -o OID imposta il prossimo OID\n"
|
||||
|
||||
#: pg_resetxlog.c:1038
|
||||
#: pg_resetxlog.c:1218
|
||||
#, c-format
|
||||
msgid " -O OFFSET set next multitransaction offset\n"
|
||||
msgstr " -O OFFSET imposta il prossimo offset multitransazione\n"
|
||||
|
||||
#: pg_resetxlog.c:1039
|
||||
#: pg_resetxlog.c:1219
|
||||
#, c-format
|
||||
msgid " -V, --version output version information, then exit\n"
|
||||
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
|
||||
|
||||
#: pg_resetxlog.c:1040
|
||||
#: pg_resetxlog.c:1220
|
||||
#, c-format
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID imposta il prossimo ID di transazione\n"
|
||||
|
||||
#: pg_resetxlog.c:1041
|
||||
#: pg_resetxlog.c:1221
|
||||
#, c-format
|
||||
msgid " -?, --help show this help, then exit\n"
|
||||
msgstr " -?, --help mostra questo aiuto ed esci\n"
|
||||
|
||||
#: pg_resetxlog.c:1042
|
||||
#: pg_resetxlog.c:1222
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2015-05-17 16:23-0300\n"
|
||||
"POT-Creation-Date: 2015-05-18 13:44-0300\n"
|
||||
"PO-Revision-Date: 2005-10-04 22:55-0300\n"
|
||||
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
|
||||
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
|
||||
@ -399,7 +399,7 @@ msgstr "%s: não pôde abrir informação sobre processo: código de erro %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1110
|
||||
#, c-format
|
||||
msgid "%s: could not to allocate SIDs: error code %lu\n"
|
||||
msgid "%s: could not allocate SIDs: error code %lu\n"
|
||||
msgstr "%s: não pôde alocar SIDs: código de erro %lu\n"
|
||||
|
||||
#: pg_resetxlog.c:1129
|
||||
|
@ -28,7 +28,7 @@ msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2015-04-24 23:58+0000\n"
|
||||
"PO-Revision-Date: 2015-04-25 16:29+0300\n"
|
||||
"PO-Revision-Date: 2015-07-18 12:41+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
|
||||
"Language: ru\n"
|
||||
@ -424,33 +424,34 @@ msgstr "%s: ПРЕДУПРЕЖДЕНИЕ: в этой ОС нельзя созд
|
||||
#: pg_resetxlog.c:1097
|
||||
#, c-format
|
||||
msgid "%s: could not open process token: error code %lu\n"
|
||||
msgstr "%s: не удалось открыть маркер процесса: код ошибки: %lu\n"
|
||||
msgstr "%s: не удалось открыть маркер процесса (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_resetxlog.c:1110
|
||||
#, c-format
|
||||
msgid "%s: could not allocate SIDs: error code %lu\n"
|
||||
msgstr "%s: не удалось подготовить структуры SID: код ошибки: %lu\n"
|
||||
msgstr "%s: не удалось подготовить структуры SID (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_resetxlog.c:1129
|
||||
#, c-format
|
||||
msgid "%s: could not create restricted token: error code %lu\n"
|
||||
msgstr "%s: не удалось создать ограниченный маркер: код ошибки: %lu\n"
|
||||
msgstr "%s: не удалось создать ограниченный маркер (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_resetxlog.c:1150
|
||||
#, c-format
|
||||
msgid "%s: could not start process for command \"%s\": error code %lu\n"
|
||||
msgstr "%s: не удалось запустить процесс для команды \"%s\": код ошибки: %lu\n"
|
||||
msgstr ""
|
||||
"%s: не удалось запустить процесс для команды \"%s\" (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_resetxlog.c:1182
|
||||
#, c-format
|
||||
msgid "%s: could not re-execute with restricted token: error code %lu\n"
|
||||
msgstr ""
|
||||
"%s: не удалось перезапуститься с ограниченным маркером: код ошибки: %lu\n"
|
||||
"%s: не удалось перезапуститься с ограниченным маркером (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_resetxlog.c:1197
|
||||
#, c-format
|
||||
msgid "%s: could not get exit code from subprocess: error code %lu\n"
|
||||
msgstr "%s: не удалось получить код выхода от подпроцесса: код ошибки: %lu\n"
|
||||
msgstr "%s: не удалось получить код выхода от подпроцесса (код ошибки: %lu)\n"
|
||||
|
||||
#: pg_resetxlog.c:1209
|
||||
#, c-format
|
||||
@ -543,4 +544,3 @@ msgid ""
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Об ошибках сообщайте по адресу <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -24,8 +24,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: psql (PostgreSQL) 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-11-19 21:21+0000\n"
|
||||
"PO-Revision-Date: 2014-11-13 14:09+0100\n"
|
||||
"POT-Creation-Date: 2015-07-06 12:30+0000\n"
|
||||
"PO-Revision-Date: 2015-07-07 00:56+0100\n"
|
||||
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
||||
"Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>\n"
|
||||
"Language: it\n"
|
||||
@ -136,7 +136,7 @@ msgstr "Sei collegato al database \"%s\" con nome utente \"%s\" sull'host \"%s\"
|
||||
msgid "no query buffer\n"
|
||||
msgstr "Nessun buffer query\n"
|
||||
|
||||
#: command.c:542 command.c:2616
|
||||
#: command.c:542 command.c:2649
|
||||
#, c-format
|
||||
msgid "invalid line number: %s\n"
|
||||
msgstr "numero di riga non valido: \"%s\"\n"
|
||||
@ -198,7 +198,7 @@ msgid "Wrote history to file \"%s/%s\".\n"
|
||||
msgstr "Salvata cronologia nel file \"%s/%s\".\n"
|
||||
|
||||
#: command.c:1083 common.c:52 common.c:69 common.c:93 input.c:205
|
||||
#: mainloop.c:72 mainloop.c:234 print.c:145 print.c:159 tab-complete.c:3505
|
||||
#: mainloop.c:72 mainloop.c:234 print.c:145 print.c:159 tab-complete.c:3507
|
||||
#, c-format
|
||||
msgid "out of memory\n"
|
||||
msgstr "memoria esaurita\n"
|
||||
@ -226,10 +226,10 @@ msgstr "Controllo tempo attivato"
|
||||
msgid "Timing is off."
|
||||
msgstr "Controllo tempo disattivato."
|
||||
|
||||
#: command.c:1363 command.c:1383 command.c:1945 command.c:1952 command.c:1961
|
||||
#: command.c:1971 command.c:1980 command.c:1994 command.c:2011 command.c:2068
|
||||
#: common.c:140 copy.c:282 copy.c:320 psqlscan.l:1652 psqlscan.l:1663
|
||||
#: psqlscan.l:1673
|
||||
#: command.c:1363 command.c:1383 command.c:1974 command.c:1981 command.c:1990
|
||||
#: command.c:2000 command.c:2009 command.c:2023 command.c:2040 command.c:2097
|
||||
#: common.c:140 copy.c:282 copy.c:320 psqlscan.l:1651 psqlscan.l:1662
|
||||
#: psqlscan.l:1672
|
||||
#, c-format
|
||||
msgid "%s: %s\n"
|
||||
msgstr "%s: %s\n"
|
||||
@ -243,43 +243,43 @@ msgstr "Password: "
|
||||
msgid "Password for user %s: "
|
||||
msgstr "Inserisci la password per l'utente %s: "
|
||||
|
||||
#: command.c:1591 command.c:2650 common.c:186 common.c:478 common.c:543
|
||||
#: command.c:1620 command.c:2683 common.c:186 common.c:478 common.c:543
|
||||
#: common.c:915 common.c:940 common.c:1037 copy.c:402 copy.c:599
|
||||
#: psqlscan.l:1924
|
||||
#: psqlscan.l:1923
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: command.c:1595
|
||||
#: command.c:1624
|
||||
msgid "Previous connection kept\n"
|
||||
msgstr "Connessione precedente mantenuta\n"
|
||||
|
||||
#: command.c:1599
|
||||
#: command.c:1628
|
||||
#, c-format
|
||||
msgid "\\connect: %s"
|
||||
msgstr "\\connect: %s"
|
||||
|
||||
#: command.c:1632
|
||||
#: command.c:1661
|
||||
#, c-format
|
||||
msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
|
||||
msgstr "Adesso sei collegato al database \"%s\" con nome utente \"%s\" tramite socket \"%s\" porta \"%s\".\n"
|
||||
|
||||
#: command.c:1635
|
||||
#: command.c:1664
|
||||
#, c-format
|
||||
msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
|
||||
msgstr "Adesso sei collegato al database \"%s\" con nome utente \"%s\" sull'host \"%s\" porta \"%s\".\n"
|
||||
|
||||
#: command.c:1639
|
||||
#: command.c:1668
|
||||
#, c-format
|
||||
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
|
||||
msgstr "Sei collegato al database \"%s\" con nome utente \"%s\".\n"
|
||||
|
||||
#: command.c:1673
|
||||
#: command.c:1702
|
||||
#, c-format
|
||||
msgid "%s (%s, server %s)\n"
|
||||
msgstr "%s (%s, server %s)\n"
|
||||
|
||||
#: command.c:1681
|
||||
#: command.c:1710
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: %s version %d.%d, server version %d.%d.\n"
|
||||
@ -288,17 +288,17 @@ msgstr ""
|
||||
"ATTENZIONE: versione %s %d.%d, versione server %d.%d.\n"
|
||||
" Alcune caratteristiche di psql potrebbero non funzionare.\n"
|
||||
|
||||
#: command.c:1711
|
||||
#: command.c:1740
|
||||
#, c-format
|
||||
msgid "SSL connection (cipher: %s, bits: %d)\n"
|
||||
msgstr "connessione SSL (codice: %s, bit: %d)\n"
|
||||
|
||||
#: command.c:1721
|
||||
#: command.c:1750
|
||||
#, c-format
|
||||
msgid "SSL connection (unknown cipher)\n"
|
||||
msgstr "connessione SSL (codice sconosciuto)\n"
|
||||
|
||||
#: command.c:1742
|
||||
#: command.c:1771
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: Console code page (%u) differs from Windows code page (%u)\n"
|
||||
@ -310,168 +310,168 @@ msgstr ""
|
||||
" funzionare correttamente. Vedi le pagine di riferimento\n"
|
||||
" psql \"Note per utenti Windows\" per i dettagli.\n"
|
||||
|
||||
#: command.c:1826
|
||||
#: command.c:1855
|
||||
#, c-format
|
||||
msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number\n"
|
||||
msgstr "la variabile di ambiente PSQL_EDITOR_LINENUMBER_ARG deve specificare un numero di riga\n"
|
||||
|
||||
#: command.c:1863
|
||||
#: command.c:1892
|
||||
#, c-format
|
||||
msgid "could not start editor \"%s\"\n"
|
||||
msgstr "avvio dell'editor \"%s\" fallito\n"
|
||||
|
||||
#: command.c:1865
|
||||
#: command.c:1894
|
||||
#, c-format
|
||||
msgid "could not start /bin/sh\n"
|
||||
msgstr "avvio di /bin/sh fallito\n"
|
||||
|
||||
#: command.c:1903
|
||||
#: command.c:1932
|
||||
#, c-format
|
||||
msgid "could not locate temporary directory: %s\n"
|
||||
msgstr "directory temporanea non trovata: %s\n"
|
||||
|
||||
#: command.c:1930
|
||||
#: command.c:1959
|
||||
#, c-format
|
||||
msgid "could not open temporary file \"%s\": %s\n"
|
||||
msgstr "apertura del file temporaneo \"%s\" fallita: %s\n"
|
||||
|
||||
#: command.c:2185
|
||||
#: command.c:2214
|
||||
#, c-format
|
||||
msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-ms\n"
|
||||
msgstr "\\pset: i formati disponibili sono unaligned, aligned, wrapped, html, latex, troff-ms\n"
|
||||
|
||||
#: command.c:2190
|
||||
#: command.c:2219
|
||||
#, c-format
|
||||
msgid "Output format is %s.\n"
|
||||
msgstr "Il formato di output è %s.\n"
|
||||
|
||||
#: command.c:2206
|
||||
#: command.c:2235
|
||||
#, c-format
|
||||
msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
|
||||
msgstr "\\pset: gli stili di linea permessi sono ascii, old-ascii, unicode\n"
|
||||
|
||||
#: command.c:2211
|
||||
#: command.c:2240
|
||||
#, c-format
|
||||
msgid "Line style is %s.\n"
|
||||
msgstr "Lo stile della linea è %s.\n"
|
||||
|
||||
#: command.c:2222
|
||||
#: command.c:2251
|
||||
#, c-format
|
||||
msgid "Border style is %d.\n"
|
||||
msgstr "Lo stile del bordo è %d.\n"
|
||||
|
||||
#: command.c:2237
|
||||
#: command.c:2268
|
||||
#, c-format
|
||||
msgid "Expanded display is on.\n"
|
||||
msgstr "La visualizzazione espansa è attiva.\n"
|
||||
|
||||
#: command.c:2239
|
||||
#: command.c:2270
|
||||
#, c-format
|
||||
msgid "Expanded display is used automatically.\n"
|
||||
msgstr "La visualizzazione espansa è usata automaticamente.\n"
|
||||
|
||||
#: command.c:2241
|
||||
#: command.c:2272
|
||||
#, c-format
|
||||
msgid "Expanded display is off.\n"
|
||||
msgstr "La visualizzazione espansa è disattivata.\n"
|
||||
|
||||
#: command.c:2255
|
||||
#: command.c:2286
|
||||
msgid "Showing locale-adjusted numeric output."
|
||||
msgstr "L'output numerico visualizzato è corretto secondo il locale."
|
||||
|
||||
#: command.c:2257
|
||||
#: command.c:2288
|
||||
msgid "Locale-adjusted numeric output is off."
|
||||
msgstr "La correzione dell'output numerico secondo il locale è disattivata."
|
||||
|
||||
#: command.c:2270
|
||||
#: command.c:2301
|
||||
#, c-format
|
||||
msgid "Null display is \"%s\".\n"
|
||||
msgstr "La visualizzazione dei null è \"%s\".\n"
|
||||
|
||||
#: command.c:2285 command.c:2297
|
||||
#: command.c:2316 command.c:2328
|
||||
#, c-format
|
||||
msgid "Field separator is zero byte.\n"
|
||||
msgstr "Il separatore di campo è il byte zero.\n"
|
||||
|
||||
#: command.c:2287
|
||||
#: command.c:2318
|
||||
#, c-format
|
||||
msgid "Field separator is \"%s\".\n"
|
||||
msgstr "Il separatore di campo è \"%s\".\n"
|
||||
|
||||
#: command.c:2312 command.c:2326
|
||||
#: command.c:2343 command.c:2357
|
||||
#, c-format
|
||||
msgid "Record separator is zero byte.\n"
|
||||
msgstr "Il separatore di record è il byte zero.\n"
|
||||
|
||||
#: command.c:2314
|
||||
#: command.c:2345
|
||||
#, c-format
|
||||
msgid "Record separator is <newline>."
|
||||
msgstr "Il separatore di record è <a capo>."
|
||||
|
||||
#: command.c:2316
|
||||
#: command.c:2347
|
||||
#, c-format
|
||||
msgid "Record separator is \"%s\".\n"
|
||||
msgstr "Il separatore di record è \"%s\".\n"
|
||||
|
||||
#: command.c:2339
|
||||
#: command.c:2370
|
||||
msgid "Showing only tuples."
|
||||
msgstr "Visualizzazione esclusiva dati attivata."
|
||||
|
||||
#: command.c:2341
|
||||
#: command.c:2372
|
||||
msgid "Tuples only is off."
|
||||
msgstr "Visualizzazione esclusiva dati disattivata."
|
||||
|
||||
#: command.c:2357
|
||||
#: command.c:2388
|
||||
#, c-format
|
||||
msgid "Title is \"%s\".\n"
|
||||
msgstr "Il titolo è \"%s\".\n"
|
||||
|
||||
#: command.c:2359
|
||||
#: command.c:2390
|
||||
#, c-format
|
||||
msgid "Title is unset.\n"
|
||||
msgstr "Il titolo non è assegnato.\n"
|
||||
|
||||
#: command.c:2375
|
||||
#: command.c:2406
|
||||
#, c-format
|
||||
msgid "Table attribute is \"%s\".\n"
|
||||
msgstr "L'attributo di tabella è \"%s\".\n"
|
||||
|
||||
#: command.c:2377
|
||||
#: command.c:2408
|
||||
#, c-format
|
||||
msgid "Table attributes unset.\n"
|
||||
msgstr "Gli attributi di tabella non sono specificati.\n"
|
||||
|
||||
#: command.c:2398
|
||||
#: command.c:2431
|
||||
msgid "Pager is used for long output."
|
||||
msgstr "Usa la paginazione per risultati estesi."
|
||||
|
||||
#: command.c:2400
|
||||
#: command.c:2433
|
||||
msgid "Pager is always used."
|
||||
msgstr "Paginazione sempre attiva."
|
||||
|
||||
#: command.c:2402
|
||||
#: command.c:2435
|
||||
msgid "Pager usage is off."
|
||||
msgstr "Paginazione disattivata."
|
||||
|
||||
#: command.c:2416
|
||||
#: command.c:2449
|
||||
msgid "Default footer is on."
|
||||
msgstr "Il piè di pagina di default è attivo."
|
||||
|
||||
#: command.c:2418
|
||||
#: command.c:2451
|
||||
msgid "Default footer is off."
|
||||
msgstr "Il piè di pagina di default è disattivato."
|
||||
|
||||
#: command.c:2429
|
||||
#: command.c:2462
|
||||
#, c-format
|
||||
msgid "Target width is %d.\n"
|
||||
msgstr "La larghezza di destinazione è %d.\n"
|
||||
|
||||
#: command.c:2434
|
||||
#: command.c:2467
|
||||
#, c-format
|
||||
msgid "\\pset: unknown option: %s\n"
|
||||
msgstr "\\pset: opzione sconosciuta: %s\n"
|
||||
|
||||
#: command.c:2488
|
||||
#: command.c:2521
|
||||
#, c-format
|
||||
msgid "\\!: failed\n"
|
||||
msgstr "\\!: fallita\n"
|
||||
@ -1071,6 +1071,9 @@ msgstr "Opzioni"
|
||||
msgid "Tablespace: \"%s\""
|
||||
msgstr "Tablespace: \"%s\""
|
||||
|
||||
#. translator: before this string there's an index
|
||||
#. description like '"foo_pkey" PRIMARY KEY, btree (a)'
|
||||
#.
|
||||
#: describe.c:2345
|
||||
#, c-format
|
||||
msgid ", tablespace \"%s\""
|
||||
@ -2155,10 +2158,10 @@ msgstr "Connessione\n"
|
||||
#: help.c:259
|
||||
#, c-format
|
||||
msgid ""
|
||||
" \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
|
||||
" \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
|
||||
" connect to new database (currently \"%s\")\n"
|
||||
msgstr ""
|
||||
" \\c[onnect] [NOMEDB|- UTENTE|- HOST|- PORTA|-]\n"
|
||||
" \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
|
||||
" connetti ad un nuovo database (attualmente \"%s\")\n"
|
||||
|
||||
#: help.c:262
|
||||
@ -2278,12 +2281,12 @@ msgstr ""
|
||||
msgid "could not read from input file: %s\n"
|
||||
msgstr "lettura dal file di input fallita: %s\n"
|
||||
|
||||
#: input.c:455 input.c:494
|
||||
#: input.c:450 input.c:489
|
||||
#, c-format
|
||||
msgid "could not save history to file \"%s\": %s\n"
|
||||
msgstr "salvataggio della cronologia nel file \"%s\" fallita: %s\n"
|
||||
|
||||
#: input.c:514
|
||||
#: input.c:509
|
||||
#, c-format
|
||||
msgid "history is not supported by this installation\n"
|
||||
msgstr "history non è supportata da questa installazione\n"
|
||||
@ -2372,17 +2375,17 @@ msgstr "il formato di output non è valido (errore interno): %d"
|
||||
msgid "skipping recursive expansion of variable \"%s\"\n"
|
||||
msgstr "espansione ricorsiva della variabile \"%s\" evitata\n"
|
||||
|
||||
#: psqlscan.l:1579
|
||||
#: psqlscan.l:1578
|
||||
#, c-format
|
||||
msgid "unterminated quoted string\n"
|
||||
msgstr "stringa tra virgolette non terminata\n"
|
||||
|
||||
#: psqlscan.l:1679
|
||||
#: psqlscan.l:1678
|
||||
#, c-format
|
||||
msgid "%s: out of memory\n"
|
||||
msgstr "%s: memoria esaurita\n"
|
||||
|
||||
#: psqlscan.l:1908
|
||||
#: psqlscan.l:1907
|
||||
#, c-format
|
||||
msgid "can't escape without active connection\n"
|
||||
msgstr "non è possibile effettuare l'escape senza una connessione attiva\n"
|
||||
@ -4155,7 +4158,12 @@ msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
|
||||
msgid "%s: warning: extra command-line argument \"%s\" ignored\n"
|
||||
msgstr "%s: attenzione: parametro in eccesso \"%s\" nella riga di comando ignorato\n"
|
||||
|
||||
#: tab-complete.c:3640
|
||||
#: startup.c:716 startup.c:763 startup.c:784 startup.c:821 variables.c:121
|
||||
#, c-format
|
||||
msgid "unrecognized value \"%s\" for \"%s\"; assuming \"%s\"\n"
|
||||
msgstr "valore \"%s\" non riconosciuto per \"%s\"; interpretato come \"%s\"\n"
|
||||
|
||||
#: tab-complete.c:3626
|
||||
#, c-format
|
||||
msgid ""
|
||||
"tab completion query failed: %s\n"
|
||||
@ -4165,8 +4173,3 @@ msgstr ""
|
||||
"query per il completamento tab fallita: %s\n"
|
||||
"La query era:\n"
|
||||
"%s\n"
|
||||
|
||||
#: variables.c:115
|
||||
#, c-format
|
||||
msgid "unrecognized Boolean value; assuming \"on\"\n"
|
||||
msgstr "valore booleano sconosciuto; interpretato come \"attivato\"\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2015-04-24 23:58+0000\n"
|
||||
"PO-Revision-Date: 2015-04-25 16:29+0300\n"
|
||||
"PO-Revision-Date: 2015-07-27 22:24+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
|
||||
"Language: ru\n"
|
||||
@ -384,17 +384,17 @@ msgstr "Установлен стиль линий: %s.\n"
|
||||
#: command.c:2251
|
||||
#, c-format
|
||||
msgid "Border style is %d.\n"
|
||||
msgstr "Установлен стиль границ: %d.\n"
|
||||
msgstr "Стиль границ: %d.\n"
|
||||
|
||||
#: command.c:2268
|
||||
#, c-format
|
||||
msgid "Expanded display is on.\n"
|
||||
msgstr "Расширенный вывод включен.\n"
|
||||
msgstr "Расширенный вывод включён.\n"
|
||||
|
||||
#: command.c:2270
|
||||
#, c-format
|
||||
msgid "Expanded display is used automatically.\n"
|
||||
msgstr "Автоматически включён расширенный вывод.\n"
|
||||
msgstr "Расширенный вывод применяется автоматически.\n"
|
||||
|
||||
#: command.c:2272
|
||||
#, c-format
|
||||
@ -469,15 +469,15 @@ msgstr "Атрибуты HTML-таблицы не заданы.\n"
|
||||
|
||||
#: command.c:2431
|
||||
msgid "Pager is used for long output."
|
||||
msgstr "Вывод длинного текста через постраничник."
|
||||
msgstr "Постраничник используется для вывода длинного текста."
|
||||
|
||||
#: command.c:2433
|
||||
msgid "Pager is always used."
|
||||
msgstr "Вывод всего текста через постраничник."
|
||||
msgstr "Постраничник используется всегда."
|
||||
|
||||
#: command.c:2435
|
||||
msgid "Pager usage is off."
|
||||
msgstr "Вывод без постраничника."
|
||||
msgstr "Постраничник выключен."
|
||||
|
||||
#: command.c:2449
|
||||
msgid "Default footer is on."
|
||||
@ -1294,7 +1294,7 @@ msgstr "Неявное?"
|
||||
|
||||
#: describe.c:3050
|
||||
msgid "List of casts"
|
||||
msgstr "Список преобразований типов"
|
||||
msgstr "Список приведений типов"
|
||||
|
||||
#: describe.c:3075
|
||||
#, c-format
|
||||
|
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pgscripts (PostgreSQL 9.1)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:33+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 18:00+0000\n"
|
||||
"PO-Revision-Date: 2012-08-03 13:54-0400\n"
|
||||
"Last-Translator: Ávaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: Castellano <pgsql-es-ayuda@postgresql.org>\n"
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.1\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:26+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 17:57+0000\n"
|
||||
"PO-Revision-Date: 2013-08-30 12:11-0400\n"
|
||||
"Last-Translator: Emanuel Calvo Franco <postgres-arg@gmail.com>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -18,162 +18,240 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: connect.c:231
|
||||
#: connect.c:237
|
||||
msgid "empty message text"
|
||||
msgstr "mensaje de texto vacío"
|
||||
|
||||
#: connect.c:384 connect.c:413 connect.c:618
|
||||
#: connect.c:401 connect.c:430 connect.c:638
|
||||
msgid "<DEFAULT>"
|
||||
msgstr "<POR OMISIÓN>"
|
||||
|
||||
#: descriptor.c:807 misc.c:113
|
||||
#: descriptor.c:833 misc.c:120
|
||||
msgid "NULL"
|
||||
msgstr "NULL"
|
||||
|
||||
#: error.c:29
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:36
|
||||
#, c-format
|
||||
msgid "no data found on line %d"
|
||||
msgstr "no se encontraron datos en la línea %d"
|
||||
|
||||
#: error.c:39
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:46
|
||||
#, c-format
|
||||
msgid "out of memory on line %d"
|
||||
msgstr "memoria agotada en línea %d"
|
||||
|
||||
#: error.c:49
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:56
|
||||
#, c-format
|
||||
msgid "unsupported type \"%s\" on line %d"
|
||||
msgstr "tipo no soportado «%s» en línea %d"
|
||||
|
||||
#: error.c:59
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:66
|
||||
#, c-format
|
||||
msgid "too many arguments on line %d"
|
||||
msgstr "demasiados argumentos en la línea %d"
|
||||
|
||||
#: error.c:69
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:76
|
||||
#, c-format
|
||||
msgid "too few arguments on line %d"
|
||||
msgstr "muy pocos argumentos en la línea %d"
|
||||
|
||||
#: error.c:79
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:86
|
||||
#, c-format
|
||||
msgid "invalid input syntax for type int: \"%s\", on line %d"
|
||||
msgstr "sintaxis de entrada no válida para el tipo entero: «%s», en línea %d"
|
||||
|
||||
#: error.c:89
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:96
|
||||
#, c-format
|
||||
msgid "invalid input syntax for type unsigned int: \"%s\", on line %d"
|
||||
msgstr ""
|
||||
"sintaxis de entrada no válida para el tipo entero sin signo: «%s», en línea "
|
||||
"%d"
|
||||
|
||||
#: error.c:99
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:106
|
||||
#, c-format
|
||||
msgid "invalid input syntax for floating-point type: \"%s\", on line %d"
|
||||
msgstr ""
|
||||
"sintaxis de entrada no válida para el tipo de coma flotante: «%s», en línea "
|
||||
"%d"
|
||||
|
||||
#: error.c:110
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:117
|
||||
#, c-format
|
||||
msgid "invalid syntax for type boolean: \"%s\", on line %d"
|
||||
msgstr "sintaxis no válida para el tipo booleano: «%s», en línea %d"
|
||||
|
||||
#: error.c:118
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:125
|
||||
#, c-format
|
||||
msgid "could not convert boolean value: size mismatch, on line %d"
|
||||
msgstr ""
|
||||
"no se puede convertir el valor booleano: tamaño incorrecto, en línea %d"
|
||||
|
||||
#: error.c:128
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:135
|
||||
#, c-format
|
||||
msgid "empty query on line %d"
|
||||
msgstr "consulta vacía en línea %d"
|
||||
|
||||
#: error.c:138
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:145
|
||||
#, c-format
|
||||
msgid "null value without indicator on line %d"
|
||||
msgstr "valor nulo sin indicador en línea %d"
|
||||
|
||||
#: error.c:148
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:155
|
||||
#, c-format
|
||||
msgid "variable does not have an array type on line %d"
|
||||
msgstr "la variable no tiene tipo array en línea %d"
|
||||
|
||||
#: error.c:158
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:165
|
||||
#, c-format
|
||||
msgid "data read from server is not an array on line %d"
|
||||
msgstr "el dato leído del servidor no es un array en línea %d"
|
||||
|
||||
#: error.c:168
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:175
|
||||
#, c-format
|
||||
msgid "inserting an array of variables is not supported on line %d"
|
||||
msgstr "la inserción de un array de variables no está soportado en línea %d"
|
||||
|
||||
#: error.c:178
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:185
|
||||
#, c-format
|
||||
msgid "connection \"%s\" does not exist on line %d"
|
||||
msgstr "conexión «%s» no existe en línea %d"
|
||||
|
||||
#: error.c:188
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:195
|
||||
#, c-format
|
||||
msgid "not connected to connection \"%s\" on line %d"
|
||||
msgstr "no conectada a la conexión «%s» en línea %d"
|
||||
|
||||
#: error.c:198
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:205
|
||||
#, c-format
|
||||
msgid "invalid statement name \"%s\" on line %d"
|
||||
msgstr "nombre sentencia no válida «%s» en línea %d"
|
||||
|
||||
#: error.c:208
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:215
|
||||
#, c-format
|
||||
msgid "descriptor \"%s\" not found on line %d"
|
||||
msgstr "descriptor «%s» no encontrado en línea %d"
|
||||
|
||||
#: error.c:218
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:225
|
||||
#, c-format
|
||||
msgid "descriptor index out of range on line %d"
|
||||
msgstr "índice de descriptor fuera de rango en línea %d"
|
||||
|
||||
#: error.c:228
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:235
|
||||
#, c-format
|
||||
msgid "unrecognized descriptor item \"%s\" on line %d"
|
||||
msgstr "elemento de descriptor no reconocido «%s» en línea %d"
|
||||
|
||||
#: error.c:238
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:245
|
||||
#, c-format
|
||||
msgid "variable does not have a numeric type on line %d"
|
||||
msgstr "la variable no tiene un tipo numérico en línea %d"
|
||||
|
||||
#: error.c:248
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:255
|
||||
#, c-format
|
||||
msgid "variable does not have a character type on line %d"
|
||||
msgstr "la variable no tiene un tipo textual en línea %d"
|
||||
|
||||
#: error.c:258
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:265
|
||||
#, c-format
|
||||
msgid "error in transaction processing on line %d"
|
||||
msgstr "error en el procesamiento de transacción en línea %d"
|
||||
|
||||
#: error.c:268
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:275
|
||||
#, c-format
|
||||
msgid "could not connect to database \"%s\" on line %d"
|
||||
msgstr "no se pudo conectar a la base de datos «%s» en línea %d"
|
||||
|
||||
#: error.c:278
|
||||
#. translator: this string will be truncated at 149 characters
|
||||
#. expanded.
|
||||
#.
|
||||
#: error.c:285
|
||||
#, c-format
|
||||
msgid "SQL error %d on line %d"
|
||||
msgstr "error SQL %d en línea %d"
|
||||
|
||||
#: error.c:318
|
||||
#: error.c:332
|
||||
msgid "the connection to the server was lost"
|
||||
msgstr "se ha perdido la conexión al servidor"
|
||||
|
||||
#: error.c:405
|
||||
#: error.c:425
|
||||
#, c-format
|
||||
msgid "SQL error: %s\n"
|
||||
msgstr "error SQL: %s\n"
|
||||
|
||||
#: execute.c:1921
|
||||
#: execute.c:1910
|
||||
msgid "<empty>"
|
||||
msgstr "<vacío>"
|
||||
|
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ecpg (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:26+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 17:57+0000\n"
|
||||
"PO-Revision-Date: 2012-08-06 15:35-0400\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -31,27 +31,27 @@ msgstr "la variable «%s» debe tener tipo numérico"
|
||||
msgid "descriptor \"%s\" does not exist"
|
||||
msgstr "no existe el descriptor «%s»"
|
||||
|
||||
#: descriptor.c:161 descriptor.c:210
|
||||
#: descriptor.c:161 descriptor.c:212
|
||||
#, c-format
|
||||
msgid "descriptor header item \"%d\" does not exist"
|
||||
msgstr "no existe el descriptor del elemento de cabecera «%d»"
|
||||
|
||||
#: descriptor.c:182
|
||||
#: descriptor.c:183
|
||||
#, c-format
|
||||
msgid "nullable is always 1"
|
||||
msgstr "nullable es siempre 1"
|
||||
|
||||
#: descriptor.c:185
|
||||
#: descriptor.c:186
|
||||
#, c-format
|
||||
msgid "key_member is always 0"
|
||||
msgstr "key_member es siempre 0"
|
||||
|
||||
#: descriptor.c:277
|
||||
#: descriptor.c:279
|
||||
#, c-format
|
||||
msgid "descriptor item \"%s\" is not implemented"
|
||||
msgstr "elemento del descriptor «%s» no está implementado"
|
||||
|
||||
#: descriptor.c:287
|
||||
#: descriptor.c:289
|
||||
#, c-format
|
||||
msgid "descriptor item \"%s\" cannot be set"
|
||||
msgstr "no se puede establecer el elemento del descriptor «%s»"
|
||||
@ -252,62 +252,62 @@ msgstr "una cadena hexadecimal está inconclusa"
|
||||
msgid "unterminated quoted string"
|
||||
msgstr "una cadena en comillas está inconclusa"
|
||||
|
||||
#: pgc.l:574 pgc.l:587
|
||||
#: pgc.l:576 pgc.l:589
|
||||
#, c-format
|
||||
msgid "zero-length delimited identifier"
|
||||
msgstr "identificador delimitado de longitud cero"
|
||||
|
||||
#: pgc.l:595
|
||||
#: pgc.l:597
|
||||
#, c-format
|
||||
msgid "unterminated quoted identifier"
|
||||
msgstr "un identificador en comillas está inconcluso"
|
||||
|
||||
#: pgc.l:941
|
||||
#: pgc.l:943
|
||||
#, c-format
|
||||
msgid "missing identifier in EXEC SQL UNDEF command"
|
||||
msgstr "falta un identificador en la orden EXEC SQL UNDEF"
|
||||
|
||||
#: pgc.l:987 pgc.l:1001
|
||||
#: pgc.l:989 pgc.l:1003
|
||||
#, c-format
|
||||
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
|
||||
msgstr "falta el «EXEC SQL IFDEF» / «EXEC SQL IFNDEF»"
|
||||
|
||||
#: pgc.l:990 pgc.l:1003 pgc.l:1179
|
||||
#: pgc.l:992 pgc.l:1005 pgc.l:1181
|
||||
#, c-format
|
||||
msgid "missing \"EXEC SQL ENDIF;\""
|
||||
msgstr "falta el «EXEC SQL ENDIF;»"
|
||||
|
||||
#: pgc.l:1019 pgc.l:1038
|
||||
#: pgc.l:1021 pgc.l:1040
|
||||
#, c-format
|
||||
msgid "more than one EXEC SQL ELSE"
|
||||
msgstr "hay más de un EXEC SQL ELSE"
|
||||
|
||||
#: pgc.l:1060 pgc.l:1074
|
||||
#: pgc.l:1062 pgc.l:1076
|
||||
#, c-format
|
||||
msgid "unmatched EXEC SQL ENDIF"
|
||||
msgstr "EXEC SQL ENDIF sin coincidencia"
|
||||
|
||||
#: pgc.l:1094
|
||||
#: pgc.l:1096
|
||||
#, c-format
|
||||
msgid "too many nested EXEC SQL IFDEF conditions"
|
||||
msgstr "demasiadas condiciones EXEC SQL IFDEF anidadas"
|
||||
|
||||
#: pgc.l:1127
|
||||
#: pgc.l:1129
|
||||
#, c-format
|
||||
msgid "missing identifier in EXEC SQL IFDEF command"
|
||||
msgstr "identificador faltante en la orden EXEC SQL IFDEF"
|
||||
|
||||
#: pgc.l:1136
|
||||
#: pgc.l:1138
|
||||
#, c-format
|
||||
msgid "missing identifier in EXEC SQL DEFINE command"
|
||||
msgstr "identificador faltante en la orden EXEC SQL DEFINE"
|
||||
|
||||
#: pgc.l:1169
|
||||
#: pgc.l:1171
|
||||
#, c-format
|
||||
msgid "syntax error in EXEC SQL INCLUDE command"
|
||||
msgstr "error de sintaxis en orden EXEC SQL INCLUDE"
|
||||
|
||||
#: pgc.l:1218
|
||||
#: pgc.l:1220
|
||||
#, c-format
|
||||
msgid ""
|
||||
"internal error: unreachable state; please report this to <pgsql-"
|
||||
@ -316,14 +316,14 @@ msgstr ""
|
||||
"Error Interno: estado no esperado; por favor reporte a <pgsql-"
|
||||
"bugs@postgresql.org>"
|
||||
|
||||
#: pgc.l:1343
|
||||
#: pgc.l:1344
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: pgc.l:1365
|
||||
#: pgc.l:1367
|
||||
#, c-format
|
||||
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"
|
||||
@ -357,111 +357,111 @@ msgstr "inicializador no permitido en definición de tipo"
|
||||
msgid "type name \"string\" is reserved in Informix mode"
|
||||
msgstr "el nombre de tipo «string» está reservado en modo Informix"
|
||||
|
||||
#: preproc.y:529 preproc.y:13298
|
||||
#: preproc.y:529 preproc.y:13311
|
||||
#, c-format
|
||||
msgid "type \"%s\" is already defined"
|
||||
msgstr "el tipo «%s» ya está definido"
|
||||
|
||||
#: preproc.y:553 preproc.y:13951 preproc.y:14272 variable.c:614
|
||||
#: preproc.y:553 preproc.y:13969 preproc.y:14290 variable.c:620
|
||||
#, c-format
|
||||
msgid "multidimensional arrays for simple data types are not supported"
|
||||
msgstr ""
|
||||
"los arrays multidimensionales para tipos de datos simples no están soportados"
|
||||
|
||||
#: preproc.y:1527
|
||||
#: preproc.y:1528
|
||||
#, c-format
|
||||
msgid "AT option not allowed in CLOSE DATABASE statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia CLOSE DATABASE"
|
||||
|
||||
#: preproc.y:1724
|
||||
#: preproc.y:1725
|
||||
#, c-format
|
||||
msgid "AT option not allowed in CONNECT statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia CONNECT"
|
||||
|
||||
#: preproc.y:1758
|
||||
#: preproc.y:1759
|
||||
#, c-format
|
||||
msgid "AT option not allowed in DISCONNECT statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia DISCONNECT"
|
||||
|
||||
#: preproc.y:1813
|
||||
#: preproc.y:1814
|
||||
#, c-format
|
||||
msgid "AT option not allowed in SET CONNECTION statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia SET CONNECTION"
|
||||
|
||||
#: preproc.y:1835
|
||||
#: preproc.y:1836
|
||||
#, c-format
|
||||
msgid "AT option not allowed in TYPE statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia TYPE"
|
||||
|
||||
#: preproc.y:1844
|
||||
#: preproc.y:1845
|
||||
#, c-format
|
||||
msgid "AT option not allowed in VAR statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia VAR"
|
||||
|
||||
#: preproc.y:1851
|
||||
#: preproc.y:1852
|
||||
#, c-format
|
||||
msgid "AT option not allowed in WHENEVER statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia WHENEVER"
|
||||
|
||||
#: preproc.y:2205 preproc.y:3490 preproc.y:4659 preproc.y:4668 preproc.y:4953
|
||||
#: preproc.y:7344 preproc.y:7349 preproc.y:7354 preproc.y:9692 preproc.y:10243
|
||||
#: preproc.y:2206 preproc.y:3491 preproc.y:4660 preproc.y:4669 preproc.y:4954
|
||||
#: preproc.y:7345 preproc.y:7350 preproc.y:7355 preproc.y:9693 preproc.y:10244
|
||||
#, c-format
|
||||
msgid "unsupported feature will be passed to server"
|
||||
msgstr "característica no soportada será pasada al servidor"
|
||||
|
||||
#: preproc.y:2447
|
||||
#: preproc.y:2448
|
||||
#, c-format
|
||||
msgid "SHOW ALL is not implemented"
|
||||
msgstr "SHOW ALL no está implementado"
|
||||
|
||||
#: preproc.y:2890 preproc.y:2901
|
||||
#: preproc.y:2891 preproc.y:2902
|
||||
#, c-format
|
||||
msgid "COPY TO STDIN is not possible"
|
||||
msgstr "COPY TO STDIN no es posible"
|
||||
|
||||
#: preproc.y:2892
|
||||
#: preproc.y:2893
|
||||
#, c-format
|
||||
msgid "COPY FROM STDOUT is not possible"
|
||||
msgstr "COPY FROM STDOUT no es posible"
|
||||
|
||||
#: preproc.y:2894
|
||||
#: preproc.y:2895
|
||||
#, c-format
|
||||
msgid "COPY FROM STDIN is not implemented"
|
||||
msgstr "COPY FROM STDIN no está implementado"
|
||||
|
||||
#: preproc.y:8154 preproc.y:12887
|
||||
#: preproc.y:8155 preproc.y:12900
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: preproc.y:8156 preproc.y:12889
|
||||
#: preproc.y:8157 preproc.y:12902
|
||||
#, c-format
|
||||
msgid "cursor \"%s\" is already defined"
|
||||
msgstr "el cursor «%s» ya está definido"
|
||||
|
||||
#: preproc.y:8574
|
||||
#: preproc.y:8575
|
||||
#, c-format
|
||||
msgid "no longer supported LIMIT #,# syntax passed to server"
|
||||
msgstr ""
|
||||
"la sintaxis LIMIT #,# que ya no está soportada ha sido pasada al servidor"
|
||||
|
||||
#: preproc.y:8809
|
||||
#: preproc.y:8810
|
||||
#, c-format
|
||||
msgid "subquery in FROM must have an alias"
|
||||
msgstr "las subconsultas en FROM deben tener un alias"
|
||||
|
||||
#: preproc.y:12617
|
||||
#: preproc.y:12630
|
||||
#, c-format
|
||||
msgid "CREATE TABLE AS cannot specify INTO"
|
||||
msgstr "CREATE TABLE AS no puede especificar INTO"
|
||||
|
||||
#: preproc.y:12653
|
||||
#: preproc.y:12666
|
||||
#, c-format
|
||||
msgid "expected \"@\", found \"%s\""
|
||||
msgstr "se esperaba «@», se encontró «%s»"
|
||||
|
||||
#: preproc.y:12665
|
||||
#: preproc.y:12678
|
||||
#, c-format
|
||||
msgid ""
|
||||
"only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are "
|
||||
@ -470,85 +470,85 @@ msgstr ""
|
||||
"sólo los protocolos «tcp» y «unix» y tipo de bases de datos «postgresql» "
|
||||
"están soportados"
|
||||
|
||||
#: preproc.y:12668
|
||||
#: preproc.y:12681
|
||||
#, c-format
|
||||
msgid "expected \"://\", found \"%s\""
|
||||
msgstr "se esperaba «://», se encontró «%s»"
|
||||
|
||||
#: preproc.y:12673
|
||||
#: preproc.y:12686
|
||||
#, c-format
|
||||
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»"
|
||||
|
||||
#: preproc.y:12699
|
||||
#: preproc.y:12712
|
||||
#, c-format
|
||||
msgid "expected \"postgresql\", found \"%s\""
|
||||
msgstr "se esperaba «postgresql», se encontró «%s»"
|
||||
|
||||
#: preproc.y:12702
|
||||
#: preproc.y:12715
|
||||
#, c-format
|
||||
msgid "invalid connection type: %s"
|
||||
msgstr "tipo de conexión no válido: %s"
|
||||
|
||||
#: preproc.y:12711
|
||||
#: preproc.y:12724
|
||||
#, c-format
|
||||
msgid "expected \"@\" or \"://\", found \"%s\""
|
||||
msgstr "se esperaba «@» o «://», se encontró «%s»"
|
||||
|
||||
#: preproc.y:12786 preproc.y:12804
|
||||
#: preproc.y:12799 preproc.y:12817
|
||||
#, c-format
|
||||
msgid "invalid data type"
|
||||
msgstr "tipo de dato no válido"
|
||||
|
||||
#: preproc.y:12815 preproc.y:12832
|
||||
#: preproc.y:12828 preproc.y:12845
|
||||
#, c-format
|
||||
msgid "incomplete statement"
|
||||
msgstr "sentencia incompleta"
|
||||
|
||||
#: preproc.y:12818 preproc.y:12835
|
||||
#: preproc.y:12831 preproc.y:12848
|
||||
#, c-format
|
||||
msgid "unrecognized token \"%s\""
|
||||
msgstr "elemento «%s» no reconocido"
|
||||
|
||||
#: preproc.y:13109
|
||||
#: preproc.y:13122
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: preproc.y:13121
|
||||
#: preproc.y:13134
|
||||
#, c-format
|
||||
msgid "interval specification not allowed here"
|
||||
msgstr "la especificación de intervalo no está permitida aquí"
|
||||
|
||||
#: preproc.y:13273 preproc.y:13325
|
||||
#: preproc.y:13286 preproc.y:13338
|
||||
#, c-format
|
||||
msgid "too many levels in nested structure/union definition"
|
||||
msgstr "demasiados niveles en la definición anidada de estructura/unión"
|
||||
|
||||
#: preproc.y:13459
|
||||
#: preproc.y:13477
|
||||
#, c-format
|
||||
msgid "pointers to varchar are not implemented"
|
||||
msgstr "los punteros a varchar no están implementados"
|
||||
|
||||
#: preproc.y:13646 preproc.y:13671
|
||||
#: preproc.y:13664 preproc.y:13689
|
||||
#, c-format
|
||||
msgid "using unsupported DESCRIBE statement"
|
||||
msgstr "utilizando sentencia DESCRIBE no soportada"
|
||||
|
||||
#: preproc.y:13918
|
||||
#: preproc.y:13936
|
||||
#, c-format
|
||||
msgid "initializer not allowed in EXEC SQL VAR command"
|
||||
msgstr "inicializador no permitido en la orden EXEC SQL VAR"
|
||||
|
||||
#: preproc.y:14230
|
||||
#: preproc.y:14248
|
||||
#, c-format
|
||||
msgid "arrays of indicators are not allowed on input"
|
||||
msgstr "no se permiten los arrays de indicadores en la entrada"
|
||||
|
||||
#. translator: %s is typically the translation of "syntax error"
|
||||
#: preproc.y:14484
|
||||
#: preproc.y:14502
|
||||
#, c-format
|
||||
msgid "%s at or near \"%s\""
|
||||
msgstr "%s en o cerca «%s»"
|
||||
@ -558,7 +558,7 @@ msgstr "%s en o cerca «%s»"
|
||||
msgid "out of memory"
|
||||
msgstr "memoria agotada"
|
||||
|
||||
#: type.c:212 type.c:590
|
||||
#: type.c:212 type.c:612
|
||||
#, c-format
|
||||
msgid "unrecognized variable type code %d"
|
||||
msgstr "código de tipo de variable %d no reconocido"
|
||||
@ -597,17 +597,17 @@ msgstr "indicador para array/puntero debe ser array/puntero"
|
||||
msgid "nested arrays are not supported (except strings)"
|
||||
msgstr "no se permiten arrays anidados (excepto cadenas de caracteres)"
|
||||
|
||||
#: type.c:322
|
||||
#: type.c:323
|
||||
#, c-format
|
||||
msgid "indicator for struct has to be a struct"
|
||||
msgstr "el indicador para struct debe ser struct"
|
||||
|
||||
#: type.c:331 type.c:339 type.c:347
|
||||
#: type.c:332 type.c:340 type.c:348
|
||||
#, c-format
|
||||
msgid "indicator for simple data type has to be simple"
|
||||
msgstr "el indicador para tipo dato simple debe ser simple"
|
||||
|
||||
#: type.c:649
|
||||
#: type.c:671
|
||||
#, c-format
|
||||
msgid "unrecognized descriptor item code %d"
|
||||
msgstr "código de descriptor de elemento %d no reconocido"
|
||||
@ -642,22 +642,22 @@ msgstr "la variable «%s» no es un array"
|
||||
msgid "variable \"%s\" is not declared"
|
||||
msgstr "la variable «%s» no está declarada"
|
||||
|
||||
#: variable.c:488
|
||||
#: variable.c:494
|
||||
#, c-format
|
||||
msgid "indicator variable must have an integer type"
|
||||
msgstr "la variable de un indicador debe ser de algún tipo numérico entero"
|
||||
|
||||
#: variable.c:500
|
||||
#: variable.c:506
|
||||
#, c-format
|
||||
msgid "unrecognized data type name \"%s\""
|
||||
msgstr "nombre de tipo de datos «%s» no reconocido"
|
||||
|
||||
#: variable.c:511 variable.c:519 variable.c:536 variable.c:539
|
||||
#: variable.c:517 variable.c:525 variable.c:542 variable.c:545
|
||||
#, c-format
|
||||
msgid "multidimensional arrays are not supported"
|
||||
msgstr "los arrays multidimensionales no están soportados"
|
||||
|
||||
#: variable.c:528
|
||||
#: variable.c:534
|
||||
#, c-format
|
||||
msgid ""
|
||||
"multilevel pointers (more than 2 levels) are not supported; found %d level"
|
||||
@ -668,12 +668,12 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
"no se soportan los punteros multinivel (más de 2); se encontraron %d niveles"
|
||||
|
||||
#: variable.c:533
|
||||
#: variable.c:539
|
||||
#, c-format
|
||||
msgid "pointer to pointer is not supported for this data type"
|
||||
msgstr "los punteros a puntero no están soportados para este tipo de dato"
|
||||
|
||||
#: variable.c:553
|
||||
#: variable.c:559
|
||||
#, c-format
|
||||
msgid "multidimensional arrays for structures are not supported"
|
||||
msgstr "los arrays multidimensionales para estructuras no están soportados"
|
||||
|
@ -1,5 +1,5 @@
|
||||
# German message translation file for libpq
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2001 - 2013.
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2001 - 2015.
|
||||
#
|
||||
# Use these quotes: »%s«
|
||||
#
|
||||
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-09-30 14:55+0000\n"
|
||||
"PO-Revision-Date: 2014-07-20 23:00-0400\n"
|
||||
"POT-Creation-Date: 2015-09-19 09:49+0000\n"
|
||||
"PO-Revision-Date: 2015-09-19 23:08-0400\n"
|
||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language-Team: German <peter_e@gmx.net>\n"
|
||||
"Language: de\n"
|
||||
@ -51,12 +51,13 @@ msgstr "GSSAPI-Namensimportfehler"
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "SSPI-Fortsetzungsfehler"
|
||||
|
||||
#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:2012
|
||||
#: fe-connect.c:3430 fe-connect.c:3648 fe-connect.c:4054 fe-connect.c:4141
|
||||
#: fe-connect.c:4406 fe-connect.c:4475 fe-connect.c:4492 fe-connect.c:4583
|
||||
#: fe-connect.c:4933 fe-connect.c:5069 fe-exec.c:3271 fe-exec.c:3436
|
||||
#: fe-lobj.c:712 fe-protocol2.c:1181 fe-protocol3.c:1515 fe-secure.c:792
|
||||
#: fe-secure.c:1192
|
||||
#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:683
|
||||
#: fe-connect.c:858 fe-connect.c:1033 fe-connect.c:2071 fe-connect.c:3492
|
||||
#: fe-connect.c:3744 fe-connect.c:3863 fe-connect.c:4093 fe-connect.c:4167
|
||||
#: fe-connect.c:4254 fe-connect.c:4506 fe-connect.c:4534 fe-connect.c:4603
|
||||
#: fe-connect.c:4620 fe-connect.c:4712 fe-connect.c:5063 fe-connect.c:5199
|
||||
#: fe-exec.c:3291 fe-exec.c:3456 fe-lobj.c:712 fe-protocol2.c:1206
|
||||
#: fe-protocol3.c:1542 fe-secure.c:792 fe-secure.c:1201
|
||||
msgid "out of memory\n"
|
||||
msgstr "Speicher aufgebraucht\n"
|
||||
|
||||
@ -93,22 +94,22 @@ msgstr "Authentifizierung mit Crypt nicht unterstützt\n"
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "Authentifizierungsmethode %u nicht unterstützt\n"
|
||||
|
||||
#: fe-connect.c:788
|
||||
#: fe-connect.c:800
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "ungültiger sslmode-Wert: »%s«\n"
|
||||
|
||||
#: fe-connect.c:809
|
||||
#: fe-connect.c:821
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr "sslmode-Wert »%s« ist ungültig, wenn SSL-Unterstützung nicht einkompiliert worden ist\n"
|
||||
|
||||
#: fe-connect.c:1013
|
||||
#: fe-connect.c:1057
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "konnte Socket nicht auf TCP »No Delay«-Modus umstellen: %s\n"
|
||||
|
||||
#: fe-connect.c:1043
|
||||
#: fe-connect.c:1087
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -119,7 +120,7 @@ msgstr ""
|
||||
"\tLäuft der Server lokal und akzeptiert er Verbindungen\n"
|
||||
"\tauf dem Unix-Domain-Socket »%s«?\n"
|
||||
|
||||
#: fe-connect.c:1098
|
||||
#: fe-connect.c:1142
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -130,7 +131,7 @@ msgstr ""
|
||||
"\tLäuft der Server auf dem Host »%s« (%s) und akzeptiert er\n"
|
||||
"\tTCP/IP-Verbindungen auf Port %s?\n"
|
||||
|
||||
#: fe-connect.c:1107
|
||||
#: fe-connect.c:1151
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -141,392 +142,392 @@ msgstr ""
|
||||
"\tLäuft der Server auf dem Host »%s« und akzeptiert er\n"
|
||||
"\tTCP/IP-Verbindungen auf Port %s?\n"
|
||||
|
||||
#: fe-connect.c:1158
|
||||
#: fe-connect.c:1202
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPIDLE) fehlgeschlagen: %s\n"
|
||||
|
||||
#: fe-connect.c:1171
|
||||
#: fe-connect.c:1215
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPALIVE) fehlgeschlagen: %s\n"
|
||||
|
||||
#: fe-connect.c:1203
|
||||
#: fe-connect.c:1247
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPINTVL) fehlgeschlagen: %s\n"
|
||||
|
||||
#: fe-connect.c:1235
|
||||
#: fe-connect.c:1279
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPCNT) fehlgeschlagen: %s\n"
|
||||
|
||||
#: fe-connect.c:1283
|
||||
#: fe-connect.c:1327
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) fehlgeschlagen: %ui\n"
|
||||
|
||||
#: fe-connect.c:1335
|
||||
#: fe-connect.c:1379
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "ungültige Portnummer: »%s«\n"
|
||||
|
||||
#: fe-connect.c:1368
|
||||
#: fe-connect.c:1412
|
||||
#, c-format
|
||||
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
|
||||
msgstr "Unix-Domain-Socket-Pfad »%s« ist zu lang (maximal %d Bytes)\n"
|
||||
|
||||
#: fe-connect.c:1387
|
||||
#: fe-connect.c:1431
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "konnte Hostnamen »%s« nicht in Adresse übersetzen: %s\n"
|
||||
|
||||
#: fe-connect.c:1391
|
||||
#: fe-connect.c:1435
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr "konnte Unix-Domain-Socket-Pfad »%s« nicht in Adresse übersetzen: %s\n"
|
||||
|
||||
#: fe-connect.c:1601
|
||||
#: fe-connect.c:1645
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "ungültiger Verbindungszustand, möglicherweise ein Speicherproblem\n"
|
||||
|
||||
#: fe-connect.c:1642
|
||||
#: fe-connect.c:1701
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "konnte Socket nicht erzeugen: %s\n"
|
||||
|
||||
#: fe-connect.c:1665
|
||||
#: fe-connect.c:1724
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "konnte Socket nicht auf nicht-blockierenden Modus umstellen: %s\n"
|
||||
|
||||
#: fe-connect.c:1677
|
||||
#: fe-connect.c:1736
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr "konnte Socket nicht auf »Close on exec«-Modus umstellen: %s\n"
|
||||
|
||||
#: fe-connect.c:1697
|
||||
#: fe-connect.c:1756
|
||||
msgid "keepalives parameter must be an integer\n"
|
||||
msgstr "Parameter »keepalives« muss eine ganze Zahl sein\n"
|
||||
|
||||
#: fe-connect.c:1710
|
||||
#: fe-connect.c:1769
|
||||
#, c-format
|
||||
msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
msgstr "setsockopt(SO_KEEPALIVE) fehlgeschlagen: %s\n"
|
||||
|
||||
#: fe-connect.c:1852
|
||||
#: fe-connect.c:1911
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "konnte Socket-Fehlerstatus nicht ermitteln: %s\n"
|
||||
|
||||
#: fe-connect.c:1890
|
||||
#: fe-connect.c:1949
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "konnte Client-Adresse vom Socket nicht ermitteln: %s\n"
|
||||
|
||||
#: fe-connect.c:1931
|
||||
#: fe-connect.c:1990
|
||||
msgid "requirepeer parameter is not supported on this platform\n"
|
||||
msgstr "Parameter »requirepeer« wird auf dieser Plattform nicht unterstützt\n"
|
||||
|
||||
#: fe-connect.c:1934
|
||||
#: fe-connect.c:1993
|
||||
#, c-format
|
||||
msgid "could not get peer credentials: %s\n"
|
||||
msgstr "konnte Credentials von Gegenstelle nicht ermitteln: %s\n"
|
||||
|
||||
#: fe-connect.c:1944
|
||||
#: fe-connect.c:2003
|
||||
#, c-format
|
||||
msgid "local user with ID %d does not exist\n"
|
||||
msgstr "lokaler Benutzer mit ID %d existiert nicht\n"
|
||||
|
||||
#: fe-connect.c:1952
|
||||
#: fe-connect.c:2011
|
||||
#, c-format
|
||||
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
|
||||
msgstr "requirepeer gibt »%s« an, aber tatsächlicher Benutzername der Gegenstelle ist »%s«\n"
|
||||
|
||||
#: fe-connect.c:1986
|
||||
#: fe-connect.c:2045
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "konnte Paket zur SSL-Verhandlung nicht senden: %s\n"
|
||||
|
||||
#: fe-connect.c:2025
|
||||
#: fe-connect.c:2084
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "konnte Startpaket nicht senden: %s\n"
|
||||
|
||||
#: fe-connect.c:2095
|
||||
#: fe-connect.c:2154
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "Server unterstützt kein SSL, aber SSL wurde verlangt\n"
|
||||
|
||||
#: fe-connect.c:2121
|
||||
#: fe-connect.c:2180
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "ungültige Antwort auf SSL-Verhandlungspaket empfangen: %c\n"
|
||||
|
||||
#: fe-connect.c:2200 fe-connect.c:2233
|
||||
#: fe-connect.c:2259 fe-connect.c:2292
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "Authentifizierungsanfrage wurde vom Server erwartet, aber %c wurde empfangen\n"
|
||||
|
||||
#: fe-connect.c:2414
|
||||
#: fe-connect.c:2473
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%d)"
|
||||
msgstr "Speicher aufgebraucht beim Anlegen des GSSAPI-Puffers (%d)"
|
||||
|
||||
#: fe-connect.c:2499
|
||||
#: fe-connect.c:2558
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "unerwartete Nachricht vom Server beim Start\n"
|
||||
|
||||
#: fe-connect.c:2598
|
||||
#: fe-connect.c:2657
|
||||
#, c-format
|
||||
msgid "invalid connection state %d, probably indicative of memory corruption\n"
|
||||
msgstr "ungültiger Verbindungszustand %d, möglicherweise ein Speicherproblem\n"
|
||||
|
||||
#: fe-connect.c:3038 fe-connect.c:3098
|
||||
#: fe-connect.c:3098 fe-connect.c:3158
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "PGEventProc »%s« während PGEVT_CONNRESET-Ereignis fehlgeschlagen\n"
|
||||
|
||||
#: fe-connect.c:3443
|
||||
#: fe-connect.c:3505
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: Schema muss ldap:// sein\n"
|
||||
|
||||
#: fe-connect.c:3458
|
||||
#: fe-connect.c:3520
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: Distinguished Name fehlt\n"
|
||||
|
||||
#: fe-connect.c:3469 fe-connect.c:3522
|
||||
#: fe-connect.c:3531 fe-connect.c:3584
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: muss genau ein Attribut haben\n"
|
||||
|
||||
#: fe-connect.c:3479 fe-connect.c:3536
|
||||
#: fe-connect.c:3541 fe-connect.c:3598
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: Suchbereich fehlt (base/one/sub)\n"
|
||||
|
||||
#: fe-connect.c:3490
|
||||
#: fe-connect.c:3552
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: kein Filter\n"
|
||||
|
||||
#: fe-connect.c:3511
|
||||
#: fe-connect.c:3573
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: ungültige Portnummer\n"
|
||||
|
||||
#: fe-connect.c:3545
|
||||
#: fe-connect.c:3607
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "konnte LDAP-Struktur nicht erzeugen\n"
|
||||
|
||||
#: fe-connect.c:3587
|
||||
#: fe-connect.c:3683
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "Suche auf LDAP-Server fehlgeschlagen: %s\n"
|
||||
|
||||
#: fe-connect.c:3598
|
||||
#: fe-connect.c:3694
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "LDAP-Suche ergab mehr als einen Eintrag\n"
|
||||
|
||||
#: fe-connect.c:3599 fe-connect.c:3611
|
||||
#: fe-connect.c:3695 fe-connect.c:3707
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "kein Eintrag gefunden bei LDAP-Suche\n"
|
||||
|
||||
#: fe-connect.c:3622 fe-connect.c:3635
|
||||
#: fe-connect.c:3718 fe-connect.c:3731
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "Attribut hat keine Werte bei LDAP-Suche\n"
|
||||
|
||||
#: fe-connect.c:3687 fe-connect.c:3706 fe-connect.c:4180
|
||||
#: fe-connect.c:3783 fe-connect.c:3802 fe-connect.c:4293
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "fehlendes »=« nach »%s« in der Zeichenkette der Verbindungsdaten\n"
|
||||
|
||||
#: fe-connect.c:3770 fe-connect.c:4360 fe-connect.c:5051
|
||||
#: fe-connect.c:3875 fe-connect.c:4474 fe-connect.c:5182
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "ungültige Verbindungsoption »%s«\n"
|
||||
|
||||
#: fe-connect.c:3786 fe-connect.c:4229
|
||||
#: fe-connect.c:3891 fe-connect.c:4342
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "fehlendes schließendes Anführungszeichen (\") in der Zeichenkette der Verbindungsdaten\n"
|
||||
|
||||
#: fe-connect.c:3825
|
||||
#: fe-connect.c:3931
|
||||
msgid "could not get home directory to locate service definition file"
|
||||
msgstr "konnte Home-Verzeichnis nicht ermitteln, um Servicedefinitionsdatei zu finden"
|
||||
|
||||
#: fe-connect.c:3858
|
||||
#: fe-connect.c:3964
|
||||
#, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "Definition von Service »%s« nicht gefunden\n"
|
||||
|
||||
#: fe-connect.c:3881
|
||||
#: fe-connect.c:3987
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "Servicedatei »%s« nicht gefunden\n"
|
||||
|
||||
#: fe-connect.c:3894
|
||||
#: fe-connect.c:4000
|
||||
#, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "Zeile %d zu lang in Servicedatei »%s«\n"
|
||||
|
||||
#: fe-connect.c:3965 fe-connect.c:3992
|
||||
#: fe-connect.c:4071 fe-connect.c:4105
|
||||
#, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "Syntaxfehler in Servicedatei »%s«, Zeile %d\n"
|
||||
|
||||
#: fe-connect.c:4593
|
||||
#: fe-connect.c:4723
|
||||
#, c-format
|
||||
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
|
||||
msgstr "ungültige URI an interne Parserroutine weitergeleitet: »%s«\n"
|
||||
|
||||
#: fe-connect.c:4663
|
||||
#: fe-connect.c:4793
|
||||
#, c-format
|
||||
msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
|
||||
msgstr "Ende der Eingabezeichenkette gefunden beim Suchen nach passendem »]« in IPv6-Hostadresse in URI: »%s«\n"
|
||||
|
||||
#: fe-connect.c:4670
|
||||
#: fe-connect.c:4800
|
||||
#, c-format
|
||||
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
|
||||
msgstr "IPv6-Hostadresse darf nicht leer sein in URI: »%s«\n"
|
||||
|
||||
#: fe-connect.c:4685
|
||||
#: fe-connect.c:4815
|
||||
#, c-format
|
||||
msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
|
||||
msgstr "unerwartetes Zeichen »%c« an Position %d in URI (»:« oder »/« erwartet): »%s«\n"
|
||||
|
||||
#: fe-connect.c:4799
|
||||
#: fe-connect.c:4929
|
||||
#, c-format
|
||||
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "zusätzliches Schlüssel/Wert-Trennzeichen »=« in URI-Query-Parameter: »%s«\n"
|
||||
|
||||
#: fe-connect.c:4819
|
||||
#: fe-connect.c:4949
|
||||
#, c-format
|
||||
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "fehlendes Schlüssel/Wert-Trennzeichen »=« in URI-Query-Parameter: »%s«\n"
|
||||
|
||||
#: fe-connect.c:4890
|
||||
#: fe-connect.c:5019
|
||||
#, c-format
|
||||
msgid "invalid URI query parameter: \"%s\"\n"
|
||||
msgstr "ungültiger URI-Query-Parameter: »%s«\n"
|
||||
|
||||
#: fe-connect.c:4960
|
||||
#: fe-connect.c:5091
|
||||
#, c-format
|
||||
msgid "invalid percent-encoded token: \"%s\"\n"
|
||||
msgstr "ungültiges Prozent-kodiertes Token: »%s«\n"
|
||||
|
||||
#: fe-connect.c:4970
|
||||
#: fe-connect.c:5101
|
||||
#, c-format
|
||||
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
|
||||
msgstr "verbotener Wert %%00 in Prozent-kodiertem Wert: »%s«\n"
|
||||
|
||||
#: fe-connect.c:5235
|
||||
#: fe-connect.c:5374
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "Verbindung ist ein NULL-Zeiger\n"
|
||||
|
||||
#: fe-connect.c:5512
|
||||
#: fe-connect.c:5660
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "WARNUNG: Passwortdatei »%s« ist keine normale Datei\n"
|
||||
|
||||
#: fe-connect.c:5521
|
||||
#: fe-connect.c:5669
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
|
||||
msgstr "WARNUNG: Passwortdatei »%s« erlaubt Lesezugriff für Gruppe oder Andere; Rechte sollten u=rw (0600) oder weniger sein\n"
|
||||
|
||||
#: fe-connect.c:5621
|
||||
#: fe-connect.c:5775
|
||||
#, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "Passwort wurde aus Datei »%s« gelesen\n"
|
||||
|
||||
#: fe-exec.c:824
|
||||
#: fe-exec.c:825
|
||||
msgid "NOTICE"
|
||||
msgstr "HINWEIS"
|
||||
|
||||
#: fe-exec.c:1119 fe-exec.c:1176 fe-exec.c:1216
|
||||
#: fe-exec.c:1120 fe-exec.c:1177 fe-exec.c:1217
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "Befehlszeichenkette ist ein NULL-Zeiger\n"
|
||||
|
||||
#: fe-exec.c:1209 fe-exec.c:1304
|
||||
#: fe-exec.c:1210 fe-exec.c:1305
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "Anweisungsname ist ein NULL-Zeiger\n"
|
||||
|
||||
#: fe-exec.c:1224 fe-exec.c:1381 fe-exec.c:2075 fe-exec.c:2273
|
||||
#: fe-exec.c:1225 fe-exec.c:1382 fe-exec.c:2097 fe-exec.c:2295
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "Funktion erfordert mindestens Protokollversion 3.0\n"
|
||||
|
||||
#: fe-exec.c:1335
|
||||
#: fe-exec.c:1336
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "keine Verbindung mit dem Server\n"
|
||||
|
||||
#: fe-exec.c:1342
|
||||
#: fe-exec.c:1343
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "ein anderer Befehl ist bereits in Ausführung\n"
|
||||
|
||||
#: fe-exec.c:1457
|
||||
#: fe-exec.c:1458
|
||||
msgid "length must be given for binary parameter\n"
|
||||
msgstr "für binäre Parameter muss eine Länge angegeben werden\n"
|
||||
|
||||
#: fe-exec.c:1735
|
||||
#: fe-exec.c:1727
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "unerwarteter asyncStatus: %d\n"
|
||||
|
||||
#: fe-exec.c:1755
|
||||
#: fe-exec.c:1747
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
|
||||
msgstr "PGEventProc »%s« während PGEVT_RESULTCREATE-Ereignis fehlgeschlagen\n"
|
||||
|
||||
#: fe-exec.c:1885
|
||||
#: fe-exec.c:1907
|
||||
msgid "COPY terminated by new PQexec"
|
||||
msgstr "COPY von neuem PQexec beendet"
|
||||
|
||||
#: fe-exec.c:1893
|
||||
#: fe-exec.c:1915
|
||||
msgid "COPY IN state must be terminated first\n"
|
||||
msgstr "COPY-IN-Zustand muss erst beendet werden\n"
|
||||
|
||||
#: fe-exec.c:1913
|
||||
#: fe-exec.c:1935
|
||||
msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "COPY-OUT-Zustand muss erst beendet werden\n"
|
||||
|
||||
#: fe-exec.c:1921
|
||||
#: fe-exec.c:1943
|
||||
msgid "PQexec not allowed during COPY BOTH\n"
|
||||
msgstr "PQexec ist während COPY BOTH nicht erlaubt\n"
|
||||
|
||||
#: fe-exec.c:2164 fe-exec.c:2230 fe-exec.c:2317 fe-protocol2.c:1327
|
||||
#: fe-protocol3.c:1651
|
||||
#: fe-exec.c:2186 fe-exec.c:2252 fe-exec.c:2339 fe-protocol2.c:1352
|
||||
#: fe-protocol3.c:1678
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "keine COPY in Ausführung\n"
|
||||
|
||||
#: fe-exec.c:2509
|
||||
#: fe-exec.c:2529
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "Verbindung im falschen Zustand\n"
|
||||
|
||||
#: fe-exec.c:2540
|
||||
#: fe-exec.c:2560
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "ungültiger ExecStatusType-Kode"
|
||||
|
||||
#: fe-exec.c:2604 fe-exec.c:2627
|
||||
#: fe-exec.c:2624 fe-exec.c:2647
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "Spaltennummer %d ist außerhalb des zulässigen Bereichs 0..%d"
|
||||
|
||||
#: fe-exec.c:2620
|
||||
#: fe-exec.c:2640
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "Zeilennummer %d ist außerhalb des zulässigen Bereichs 0..%d"
|
||||
|
||||
#: fe-exec.c:2642
|
||||
#: fe-exec.c:2662
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "Parameternummer %d ist außerhalb des zulässigen Bereichs 0..%d"
|
||||
|
||||
#: fe-exec.c:2930
|
||||
#: fe-exec.c:2950
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "konnte Ergebnis vom Server nicht interpretieren: %s"
|
||||
|
||||
#: fe-exec.c:3169 fe-exec.c:3253
|
||||
#: fe-exec.c:3189 fe-exec.c:3273
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "unvollständiges Mehrbyte-Zeichen\n"
|
||||
|
||||
@ -599,11 +600,11 @@ msgstr "Integer der Größe %lu wird von pqGetInt nicht unterstützt"
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "Integer der Größe %lu wird von pqPutInt nicht unterstützt"
|
||||
|
||||
#: fe-misc.c:611 fe-misc.c:810
|
||||
#: fe-misc.c:643 fe-misc.c:845
|
||||
msgid "connection not open\n"
|
||||
msgstr "Verbindung nicht offen\n"
|
||||
|
||||
#: fe-misc.c:737 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
|
||||
#: fe-misc.c:812 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
|
||||
#: fe-secure.c:658
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
@ -614,15 +615,15 @@ msgstr ""
|
||||
"\tDas heißt wahrscheinlich, dass der Server abnormal beendete\n"
|
||||
"\tbevor oder während die Anweisung bearbeitet wurde.\n"
|
||||
|
||||
#: fe-misc.c:974
|
||||
#: fe-misc.c:1018
|
||||
msgid "timeout expired\n"
|
||||
msgstr "Timeout abgelaufen\n"
|
||||
|
||||
#: fe-misc.c:1019
|
||||
#: fe-misc.c:1063
|
||||
msgid "socket not open\n"
|
||||
msgstr "Socket ist nicht offen\n"
|
||||
|
||||
#: fe-misc.c:1042
|
||||
#: fe-misc.c:1086
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() fehlgeschlagen: %s\n"
|
||||
@ -642,129 +643,135 @@ msgstr "ungültiger Zustand %c, möglicherweise ein Speicherproblem\n"
|
||||
msgid "message type 0x%02x arrived from server while idle"
|
||||
msgstr "Nachricht vom Typ 0x%02x kam vom Server im Ruhezustand"
|
||||
|
||||
#: fe-protocol2.c:522
|
||||
#: 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:324
|
||||
#: fe-protocol3.c:974
|
||||
msgid "out of memory"
|
||||
msgstr "Speicher aufgebraucht"
|
||||
|
||||
#: fe-protocol2.c:529
|
||||
#, c-format
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)"
|
||||
msgstr "unerwartetes Zeichen %c kam nach Antwort auf leere Anfrage (»I«-Nachricht)"
|
||||
|
||||
#: fe-protocol2.c:580
|
||||
#: fe-protocol2.c:595
|
||||
#, c-format
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)"
|
||||
msgstr "Server sendete Daten (»D«-Nachricht) ohne vorherige Zeilenbeschreibung (»T«-Nachricht)"
|
||||
|
||||
#: fe-protocol2.c:598
|
||||
#: fe-protocol2.c:613
|
||||
#, c-format
|
||||
msgid "server sent binary data (\"B\" message) without prior row description (\"T\" message)"
|
||||
msgstr "Server sendete binäre Daten (»B«-Nachricht) ohne vorherige Zeilenbeschreibung (»T«-Nachricht)"
|
||||
|
||||
#: fe-protocol2.c:618 fe-protocol3.c:385
|
||||
#: fe-protocol2.c:633 fe-protocol3.c:402
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "unerwartete Antwort vom Server; erstes empfangenes Zeichen war »%c«\n"
|
||||
|
||||
#: fe-protocol2.c:747 fe-protocol2.c:922 fe-protocol3.c:602 fe-protocol3.c:784
|
||||
#: fe-protocol2.c:762 fe-protocol2.c:937 fe-protocol3.c:619 fe-protocol3.c:801
|
||||
msgid "out of memory for query result"
|
||||
msgstr "Speicher für Anfrageergebnis aufgebraucht"
|
||||
|
||||
#: fe-protocol2.c:1370 fe-protocol3.c:1719
|
||||
#: fe-protocol2.c:1395 fe-protocol3.c:1746
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: fe-protocol2.c:1382
|
||||
#: fe-protocol2.c:1407
|
||||
#, c-format
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "Synchronisation mit Server verloren, Verbindung wird zurückgesetzt"
|
||||
|
||||
#: fe-protocol2.c:1516 fe-protocol2.c:1548 fe-protocol3.c:1922
|
||||
#: fe-protocol2.c:1541 fe-protocol2.c:1573 fe-protocol3.c:1949
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "Protokollfehler: id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:341
|
||||
#: fe-protocol3.c:358
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n"
|
||||
msgstr "Server sendete Daten (»D«-Nachricht) ohne vorherige Zeilenbeschreibung (»T«-Nachricht)\n"
|
||||
|
||||
#: fe-protocol3.c:406
|
||||
#: fe-protocol3.c:423
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr "Nachrichteninhalt stimmt nicht mit Länge in Nachrichtentyp »%c« überein\n"
|
||||
|
||||
#: fe-protocol3.c:427
|
||||
#: fe-protocol3.c:444
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr "Synchronisation mit Server verloren: Nachrichtentyp »%c« empfangen, Länge %d\n"
|
||||
|
||||
#: fe-protocol3.c:480 fe-protocol3.c:520
|
||||
#: fe-protocol3.c:497 fe-protocol3.c:537
|
||||
msgid "insufficient data in \"T\" message"
|
||||
msgstr "nicht genug Daten in »T«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:553
|
||||
#: fe-protocol3.c:570
|
||||
msgid "extraneous data in \"T\" message"
|
||||
msgstr "zu viele Daten in »T«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:692 fe-protocol3.c:724 fe-protocol3.c:742
|
||||
#: fe-protocol3.c:709 fe-protocol3.c:741 fe-protocol3.c:759
|
||||
msgid "insufficient data in \"D\" message"
|
||||
msgstr "nicht genug Daten in »D«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:698
|
||||
#: fe-protocol3.c:715
|
||||
msgid "unexpected field count in \"D\" message"
|
||||
msgstr "unerwartete Feldzahl in »D«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:751
|
||||
#: fe-protocol3.c:768
|
||||
msgid "extraneous data in \"D\" message"
|
||||
msgstr "zu viele Daten in »D«-Nachricht"
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:880 fe-protocol3.c:899
|
||||
#: fe-protocol3.c:900 fe-protocol3.c:919
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " bei Zeichen %s"
|
||||
|
||||
#: fe-protocol3.c:912
|
||||
#: fe-protocol3.c:932
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "DETAIL: %s\n"
|
||||
|
||||
#: fe-protocol3.c:915
|
||||
#: fe-protocol3.c:935
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "TIP: %s\n"
|
||||
|
||||
#: fe-protocol3.c:918
|
||||
#: fe-protocol3.c:938
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "ANFRAGE: %s\n"
|
||||
|
||||
#: fe-protocol3.c:921
|
||||
#: fe-protocol3.c:941
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "KONTEXT: %s\n"
|
||||
|
||||
#: fe-protocol3.c:933
|
||||
#: fe-protocol3.c:953
|
||||
msgid "LOCATION: "
|
||||
msgstr "ORT: "
|
||||
|
||||
#: fe-protocol3.c:935
|
||||
#: fe-protocol3.c:955
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:937
|
||||
#: fe-protocol3.c:957
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1161
|
||||
#: fe-protocol3.c:1188
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "ZEILE %d: "
|
||||
|
||||
#: fe-protocol3.c:1547
|
||||
#: fe-protocol3.c:1574
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline: Text COPY OUT nicht ausgeführt\n"
|
||||
|
||||
#: fe-secure.c:271 fe-secure.c:1129 fe-secure.c:1349
|
||||
#: fe-secure.c:271 fe-secure.c:1138 fe-secure.c:1358
|
||||
#, c-format
|
||||
msgid "could not acquire mutex: %s\n"
|
||||
msgstr "konnte Mutex nicht sperren: %s\n"
|
||||
@ -774,16 +781,16 @@ msgstr "konnte Mutex nicht sperren: %s\n"
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "konnte SSL-Verbindung nicht aufbauen: %s\n"
|
||||
|
||||
#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1478
|
||||
#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1487
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "SSL-SYSCALL-Fehler: %s\n"
|
||||
|
||||
#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1482
|
||||
#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1491
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "SSL-SYSCALL-Fehler: Dateiende entdeckt\n"
|
||||
|
||||
#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1491
|
||||
#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1500
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "SSL-Fehler: %s\n"
|
||||
@ -792,7 +799,7 @@ msgstr "SSL-Fehler: %s\n"
|
||||
msgid "SSL connection has been closed unexpectedly\n"
|
||||
msgstr "SSL-Verbindung wurde unerwartet geschlossen\n"
|
||||
|
||||
#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1500
|
||||
#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1509
|
||||
#, c-format
|
||||
msgid "unrecognized SSL error code: %d\n"
|
||||
msgstr "unbekannter SSL-Fehlercode: %d\n"
|
||||
@ -824,72 +831,72 @@ msgstr "Hostname muss angegeben werden für eine verifizierte SSL-Verbindung\n"
|
||||
msgid "server common name \"%s\" does not match host name \"%s\"\n"
|
||||
msgstr "Server-Common-Name »%s« stimmt nicht mit dem Hostnamen »%s« überein\n"
|
||||
|
||||
#: fe-secure.c:976
|
||||
#: fe-secure.c:982
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "konnte SSL-Kontext nicht erzeugen: %s\n"
|
||||
|
||||
#: fe-secure.c:1099
|
||||
#: fe-secure.c:1108
|
||||
#, c-format
|
||||
msgid "could not open certificate file \"%s\": %s\n"
|
||||
msgstr "konnte Zertifikatdatei »%s« nicht öffnen: %s\n"
|
||||
|
||||
#: fe-secure.c:1138 fe-secure.c:1153
|
||||
#: fe-secure.c:1147 fe-secure.c:1162
|
||||
#, c-format
|
||||
msgid "could not read certificate file \"%s\": %s\n"
|
||||
msgstr "konnte Zertifikatdatei »%s« nicht lesen: %s\n"
|
||||
|
||||
#: fe-secure.c:1208
|
||||
#: fe-secure.c:1217
|
||||
#, c-format
|
||||
msgid "could not load SSL engine \"%s\": %s\n"
|
||||
msgstr "konnte SSL-Engine »%s« nicht laden: %s\n"
|
||||
|
||||
#: fe-secure.c:1220
|
||||
#: fe-secure.c:1229
|
||||
#, c-format
|
||||
msgid "could not initialize SSL engine \"%s\": %s\n"
|
||||
msgstr "konnte SSL-Engine »%s« nicht initialisieren: %s\n"
|
||||
|
||||
#: fe-secure.c:1236
|
||||
#: fe-secure.c:1245
|
||||
#, c-format
|
||||
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "konnte privaten SSL-Schlüssel »%s« nicht von Engine »%s« lesen: %s\n"
|
||||
|
||||
#: fe-secure.c:1250
|
||||
#: fe-secure.c:1259
|
||||
#, c-format
|
||||
msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "konnte privaten SSL-Schlüssel »%s« nicht von Engine »%s« laden: %s\n"
|
||||
|
||||
#: fe-secure.c:1287
|
||||
#: fe-secure.c:1296
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key file \"%s\"\n"
|
||||
msgstr "Zertifikat vorhanden, aber keine private Schlüsseldatei »%s«\n"
|
||||
|
||||
#: fe-secure.c:1295
|
||||
#: fe-secure.c:1304
|
||||
#, c-format
|
||||
msgid "private key file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
|
||||
msgstr "WARNUNG: private Schlüsseldatei »%s« erlaubt Lesezugriff für Gruppe oder Andere; Rechte sollten u=rw (0600) oder weniger sein\n"
|
||||
|
||||
#: fe-secure.c:1306
|
||||
#: fe-secure.c:1315
|
||||
#, c-format
|
||||
msgid "could not load private key file \"%s\": %s\n"
|
||||
msgstr "konnte private Schlüsseldatei »%s« nicht laden: %s\n"
|
||||
|
||||
#: fe-secure.c:1320
|
||||
#: fe-secure.c:1329
|
||||
#, c-format
|
||||
msgid "certificate does not match private key file \"%s\": %s\n"
|
||||
msgstr "Zertifikat passt nicht zur privaten Schlüsseldatei »%s«: %s\n"
|
||||
|
||||
#: fe-secure.c:1358
|
||||
#: fe-secure.c:1367
|
||||
#, c-format
|
||||
msgid "could not read root certificate file \"%s\": %s\n"
|
||||
msgstr "konnte Root-Zertifikat-Datei »%s« nicht lesen: %s\n"
|
||||
|
||||
#: fe-secure.c:1388
|
||||
#: fe-secure.c:1397
|
||||
#, c-format
|
||||
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
|
||||
msgstr "SSL-Bibliothek unterstützt keine CRL-Zertifikate (Datei »%s«)\n"
|
||||
|
||||
#: fe-secure.c:1421
|
||||
#: fe-secure.c:1430
|
||||
msgid ""
|
||||
"could not get home directory to locate root certificate file\n"
|
||||
"Either provide the file or change sslmode to disable server certificate verification.\n"
|
||||
@ -897,7 +904,7 @@ msgstr ""
|
||||
"konnte Home-Verzeichnis nicht ermitteln, um Root-Zertifikat-Datei zu finden\n"
|
||||
"Legen Sie entweder die Datei an oder ändern Sie sslmode, um die Überprüfung der Serverzertifikate abzuschalten.\n"
|
||||
|
||||
#: fe-secure.c:1425
|
||||
#: fe-secure.c:1434
|
||||
#, c-format
|
||||
msgid ""
|
||||
"root certificate file \"%s\" does not exist\n"
|
||||
@ -906,17 +913,17 @@ msgstr ""
|
||||
"Root-Zertifikat-Datei »%s« existiert nicht\n"
|
||||
"Legen Sie entweder die Datei an oder ändern Sie sslmode, um die Überprüfung der Serverzertifikate abzuschalten.\n"
|
||||
|
||||
#: fe-secure.c:1519
|
||||
#: fe-secure.c:1528
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "Zertifikat konnte nicht ermittelt werden: %s\n"
|
||||
|
||||
#: fe-secure.c:1615
|
||||
#: fe-secure.c:1624
|
||||
#, c-format
|
||||
msgid "no SSL error reported"
|
||||
msgstr "kein SSL-Fehler berichtet"
|
||||
|
||||
#: fe-secure.c:1624
|
||||
#: fe-secure.c:1633
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "SSL-Fehlercode %lu"
|
||||
|
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libpq (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:26+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 17:57+0000\n"
|
||||
"PO-Revision-Date: 2013-01-29 15:58-0300\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -55,12 +55,13 @@ msgstr "error en conversión de nombre GSSAPI"
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "error en continuación de SSPI"
|
||||
|
||||
#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:2012
|
||||
#: fe-connect.c:3430 fe-connect.c:3648 fe-connect.c:4054 fe-connect.c:4141
|
||||
#: fe-connect.c:4406 fe-connect.c:4475 fe-connect.c:4492 fe-connect.c:4583
|
||||
#: fe-connect.c:4933 fe-connect.c:5069 fe-exec.c:3271 fe-exec.c:3436
|
||||
#: fe-lobj.c:712 fe-protocol2.c:1181 fe-protocol3.c:1515 fe-secure.c:791
|
||||
#: fe-secure.c:1191
|
||||
#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:683
|
||||
#: fe-connect.c:858 fe-connect.c:1033 fe-connect.c:2071 fe-connect.c:3492
|
||||
#: fe-connect.c:3744 fe-connect.c:3863 fe-connect.c:4093 fe-connect.c:4167
|
||||
#: fe-connect.c:4254 fe-connect.c:4506 fe-connect.c:4534 fe-connect.c:4603
|
||||
#: fe-connect.c:4620 fe-connect.c:4712 fe-connect.c:5063 fe-connect.c:5199
|
||||
#: fe-exec.c:3291 fe-exec.c:3456 fe-lobj.c:712 fe-protocol2.c:1206
|
||||
#: fe-protocol3.c:1542 fe-secure.c:792 fe-secure.c:1201
|
||||
msgid "out of memory\n"
|
||||
msgstr "memoria agotada\n"
|
||||
|
||||
@ -97,24 +98,24 @@ msgstr "el método de autentificación Crypt no está soportado\n"
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "el método de autentificación %u no está soportado\n"
|
||||
|
||||
#: fe-connect.c:788
|
||||
#: fe-connect.c:800
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "valor sslmode no válido: «%s»\n"
|
||||
|
||||
#: fe-connect.c:809
|
||||
#: fe-connect.c:821
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1013
|
||||
#: fe-connect.c:1057
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1043
|
||||
#: fe-connect.c:1087
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -125,7 +126,7 @@ msgstr ""
|
||||
"\t¿Está el servidor en ejecución localmente y aceptando\n"
|
||||
"\tconexiones en el socket de dominio Unix «%s»?\n"
|
||||
|
||||
#: fe-connect.c:1098
|
||||
#: fe-connect.c:1142
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -136,7 +137,7 @@ msgstr ""
|
||||
"\t¿Está el servidor en ejecución en el servidor «%s» (%s) y aceptando\n"
|
||||
"\tconexiones TCP/IP en el puerto %s?\n"
|
||||
|
||||
#: fe-connect.c:1107
|
||||
#: fe-connect.c:1151
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -147,259 +148,259 @@ msgstr ""
|
||||
"\t¿Está el servidor en ejecución en el servidor «%s» y aceptando\n"
|
||||
"\tconexiones TCP/IP en el puerto %s?\n"
|
||||
|
||||
#: fe-connect.c:1158
|
||||
#: fe-connect.c:1202
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPIDLE) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1171
|
||||
#: fe-connect.c:1215
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPALIVE) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1203
|
||||
#: fe-connect.c:1247
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPINTVL) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1235
|
||||
#: fe-connect.c:1279
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPCNT) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1283
|
||||
#: fe-connect.c:1327
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
|
||||
#: fe-connect.c:1335
|
||||
#: fe-connect.c:1379
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "número de puerto no válido: «%s»\n"
|
||||
|
||||
#: fe-connect.c:1368
|
||||
#: fe-connect.c:1412
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1387
|
||||
#: fe-connect.c:1431
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1391
|
||||
#: fe-connect.c:1435
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1601
|
||||
#: fe-connect.c:1645
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1642
|
||||
#: fe-connect.c:1701
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "no se pudo crear el socket: %s\n"
|
||||
|
||||
#: fe-connect.c:1665
|
||||
#: fe-connect.c:1724
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "no se pudo establecer el socket en modo no bloqueante: %s\n"
|
||||
|
||||
#: fe-connect.c:1677
|
||||
#: fe-connect.c:1736
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1697
|
||||
#: fe-connect.c:1756
|
||||
msgid "keepalives parameter must be an integer\n"
|
||||
msgstr "el parámetro de keepalives debe ser un entero\n"
|
||||
|
||||
#: fe-connect.c:1710
|
||||
#: fe-connect.c:1769
|
||||
#, c-format
|
||||
msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
msgstr "setsockopt(SO_KEEPALIVE) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1852
|
||||
#: fe-connect.c:1911
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "no se pudo determinar el estado de error del socket: %s\n"
|
||||
|
||||
#: fe-connect.c:1890
|
||||
#: fe-connect.c:1949
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1931
|
||||
#: fe-connect.c:1990
|
||||
msgid "requirepeer parameter is not supported on this platform\n"
|
||||
msgstr "el parámetro requirepeer no está soportado en esta plataforma\n"
|
||||
|
||||
#: fe-connect.c:1934
|
||||
#: fe-connect.c:1993
|
||||
#, c-format
|
||||
msgid "could not get peer credentials: %s\n"
|
||||
msgstr "no se pudo obtener credenciales de la contraparte: %s\n"
|
||||
|
||||
#: fe-connect.c:1944
|
||||
#: fe-connect.c:2003
|
||||
#, c-format
|
||||
msgid "local user with ID %d does not exist\n"
|
||||
msgstr "no existe un usuario local con ID %d\n"
|
||||
|
||||
#: fe-connect.c:1952
|
||||
#: fe-connect.c:2011
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1986
|
||||
#: fe-connect.c:2045
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "no se pudo enviar el paquete de negociación SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:2025
|
||||
#: fe-connect.c:2084
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "no se pudo enviar el paquete de inicio: %s\n"
|
||||
|
||||
#: fe-connect.c:2095
|
||||
#: fe-connect.c:2154
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "el servidor no soporta SSL, pero SSL es requerida\n"
|
||||
|
||||
#: fe-connect.c:2121
|
||||
#: fe-connect.c:2180
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:2200 fe-connect.c:2233
|
||||
#: fe-connect.c:2259 fe-connect.c:2292
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:2414
|
||||
#: fe-connect.c:2473
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%d)"
|
||||
msgstr "memoria agotada creando el búfer GSSAPI (%d)"
|
||||
|
||||
#: fe-connect.c:2499
|
||||
#: fe-connect.c:2558
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "se ha recibido un mensaje inesperado del servidor durante el inicio\n"
|
||||
|
||||
#: fe-connect.c:2598
|
||||
#: fe-connect.c:2657
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:3038 fe-connect.c:3098
|
||||
#: fe-connect.c:3098 fe-connect.c:3158
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "PGEventProc «%s» falló durante el evento PGEVT_CONNRESET\n"
|
||||
|
||||
#: fe-connect.c:3443
|
||||
#: fe-connect.c:3505
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "URL LDAP no válida «%s»: el esquema debe ser ldap://\n"
|
||||
|
||||
#: fe-connect.c:3458
|
||||
#: fe-connect.c:3520
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "URL LDAP no válida «%s»: distinguished name faltante\n"
|
||||
|
||||
#: fe-connect.c:3469 fe-connect.c:3522
|
||||
#: fe-connect.c:3531 fe-connect.c:3584
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "URL LDAP no válida «%s»: debe tener exactamente un atributo\n"
|
||||
|
||||
#: fe-connect.c:3479 fe-connect.c:3536
|
||||
#: fe-connect.c:3541 fe-connect.c:3598
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:3490
|
||||
#: fe-connect.c:3552
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "URL LDAP no válida «%s»: no tiene filtro\n"
|
||||
|
||||
#: fe-connect.c:3511
|
||||
#: fe-connect.c:3573
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "URL LDAP no válida «%s»: número de puerto no válido\n"
|
||||
|
||||
#: fe-connect.c:3545
|
||||
#: fe-connect.c:3607
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "no se pudo crear estructura LDAP\n"
|
||||
|
||||
#: fe-connect.c:3587
|
||||
#: fe-connect.c:3683
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "búsqueda en servidor LDAP falló: %s\n"
|
||||
|
||||
#: fe-connect.c:3598
|
||||
#: fe-connect.c:3694
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "se encontro más de una entrada en búsqueda LDAP\n"
|
||||
|
||||
#: fe-connect.c:3599 fe-connect.c:3611
|
||||
#: fe-connect.c:3695 fe-connect.c:3707
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "no se encontró ninguna entrada en búsqueda LDAP\n"
|
||||
|
||||
#: fe-connect.c:3622 fe-connect.c:3635
|
||||
#: fe-connect.c:3718 fe-connect.c:3731
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "la búsqueda LDAP entregó atributo sin valores\n"
|
||||
|
||||
#: fe-connect.c:3687 fe-connect.c:3706 fe-connect.c:4180
|
||||
#: fe-connect.c:3783 fe-connect.c:3802 fe-connect.c:4293
|
||||
#, c-format
|
||||
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"
|
||||
|
||||
#: fe-connect.c:3770 fe-connect.c:4360 fe-connect.c:5051
|
||||
#: fe-connect.c:3875 fe-connect.c:4474 fe-connect.c:5182
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "opción de conexión no válida «%s»\n"
|
||||
|
||||
#: fe-connect.c:3786 fe-connect.c:4229
|
||||
#: fe-connect.c:3891 fe-connect.c:4342
|
||||
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"
|
||||
|
||||
#: fe-connect.c:3825
|
||||
#: fe-connect.c:3931
|
||||
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:3858
|
||||
#: fe-connect.c:3964
|
||||
#, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "la definición de servicio «%s» no fue encontrada\n"
|
||||
|
||||
#: fe-connect.c:3881
|
||||
#: fe-connect.c:3987
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "el archivo de servicio «%s» no fue encontrado\n"
|
||||
|
||||
#: fe-connect.c:3894
|
||||
#: fe-connect.c:4000
|
||||
#, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "la línea %d es demasiado larga en archivo de servicio «%s»\n"
|
||||
|
||||
#: fe-connect.c:3965 fe-connect.c:3992
|
||||
#: fe-connect.c:4071 fe-connect.c:4105
|
||||
#, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "error de sintaxis en archivo de servicio «%s», línea %d\n"
|
||||
|
||||
#: fe-connect.c:4593
|
||||
#: fe-connect.c:4723
|
||||
#, c-format
|
||||
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
|
||||
msgstr "URI no válida propagada a rutina interna de procesamiento: «%s»\n"
|
||||
|
||||
#: fe-connect.c:4663
|
||||
#: fe-connect.c:4793
|
||||
#, c-format
|
||||
msgid ""
|
||||
"end of string reached when looking for matching \"]\" in IPv6 host address "
|
||||
@ -408,12 +409,12 @@ msgstr ""
|
||||
"se encontró el fin de la cadena mientras se buscaba el «]» correspondiente "
|
||||
"en dirección IPv6 en URI: «%s»\n"
|
||||
|
||||
#: fe-connect.c:4670
|
||||
#: fe-connect.c:4800
|
||||
#, c-format
|
||||
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
|
||||
msgstr "la dirección de anfitrión IPv6 no puede ser vacía en la URI: «%s»\n"
|
||||
|
||||
#: fe-connect.c:4685
|
||||
#: fe-connect.c:4815
|
||||
#, c-format
|
||||
msgid ""
|
||||
"unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): "
|
||||
@ -422,41 +423,41 @@ msgstr ""
|
||||
"carácter «%c» inesperado en la posición %d en URI (se esperaba «:» o «/»): "
|
||||
"«%s»\n"
|
||||
|
||||
#: fe-connect.c:4799
|
||||
#: fe-connect.c:4929
|
||||
#, c-format
|
||||
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "separador llave/valor «=» extra en parámetro de la URI: «%s»\n"
|
||||
|
||||
#: fe-connect.c:4819
|
||||
#: fe-connect.c:4949
|
||||
#, c-format
|
||||
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "separador llave/valor «=» faltante en parámetro de la URI: «%s»\n"
|
||||
|
||||
#: fe-connect.c:4890
|
||||
#: fe-connect.c:5019
|
||||
#, c-format
|
||||
msgid "invalid URI query parameter: \"%s\"\n"
|
||||
msgstr "parámetro de URI no válido: «%s»\n"
|
||||
|
||||
#: fe-connect.c:4960
|
||||
#: fe-connect.c:5091
|
||||
#, c-format
|
||||
msgid "invalid percent-encoded token: \"%s\"\n"
|
||||
msgstr "elemento escapado con %% no válido: «%s»\n"
|
||||
|
||||
#: fe-connect.c:4970
|
||||
#: fe-connect.c:5101
|
||||
#, c-format
|
||||
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
|
||||
msgstr "valor no permitido %%00 en valor escapado con %%: «%s»\n"
|
||||
|
||||
#: fe-connect.c:5235
|
||||
#: fe-connect.c:5374
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "el puntero de conexión es NULL\n"
|
||||
|
||||
#: fe-connect.c:5512
|
||||
#: fe-connect.c:5660
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "ADVERTENCIA: El archivo de claves «%s» no es un archivo plano\n"
|
||||
|
||||
#: fe-connect.c:5521
|
||||
#: fe-connect.c:5669
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: password file \"%s\" has group or world access; permissions should "
|
||||
@ -465,99 +466,99 @@ 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:5621
|
||||
#: fe-connect.c:5775
|
||||
#, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "contraseña obtenida desde el archivo «%s»\n"
|
||||
|
||||
#: fe-exec.c:824
|
||||
#: fe-exec.c:825
|
||||
msgid "NOTICE"
|
||||
msgstr "AVISO"
|
||||
|
||||
#: fe-exec.c:1119 fe-exec.c:1176 fe-exec.c:1216
|
||||
#: fe-exec.c:1120 fe-exec.c:1177 fe-exec.c:1217
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "la cadena de orden es un puntero nulo\n"
|
||||
|
||||
#: fe-exec.c:1209 fe-exec.c:1304
|
||||
#: fe-exec.c:1210 fe-exec.c:1305
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "el nombre de sentencia es un puntero nulo\n"
|
||||
|
||||
#: fe-exec.c:1224 fe-exec.c:1381 fe-exec.c:2075 fe-exec.c:2273
|
||||
#: fe-exec.c:1225 fe-exec.c:1382 fe-exec.c:2097 fe-exec.c:2295
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "la función requiere protocolo 3.0 o superior\n"
|
||||
|
||||
#: fe-exec.c:1335
|
||||
#: fe-exec.c:1336
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "no hay conexión con el servidor\n"
|
||||
|
||||
#: fe-exec.c:1342
|
||||
#: fe-exec.c:1343
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "hay otra orden en ejecución\n"
|
||||
|
||||
#: fe-exec.c:1457
|
||||
#: fe-exec.c:1458
|
||||
msgid "length must be given for binary parameter\n"
|
||||
msgstr "el largo debe ser especificado para un parámetro binario\n"
|
||||
|
||||
#: fe-exec.c:1735
|
||||
#: fe-exec.c:1727
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "asyncStatus no esperado: %d\n"
|
||||
|
||||
#: fe-exec.c:1755
|
||||
#: fe-exec.c:1747
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
|
||||
msgstr "PGEventProc «%s» falló durante el evento PGEVT_RESULTCREATE\n"
|
||||
|
||||
#: fe-exec.c:1885
|
||||
#: fe-exec.c:1907
|
||||
msgid "COPY terminated by new PQexec"
|
||||
msgstr "COPY terminado por un nuevo PQexec"
|
||||
|
||||
#: fe-exec.c:1893
|
||||
#: fe-exec.c:1915
|
||||
msgid "COPY IN state must be terminated first\n"
|
||||
msgstr "el estado COPY IN debe ser terminado primero\n"
|
||||
|
||||
#: fe-exec.c:1913
|
||||
#: fe-exec.c:1935
|
||||
msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "el estado COPY OUT debe ser terminado primero\n"
|
||||
|
||||
#: fe-exec.c:1921
|
||||
#: fe-exec.c:1943
|
||||
msgid "PQexec not allowed during COPY BOTH\n"
|
||||
msgstr "PQexec no está permitido durante COPY BOTH\n"
|
||||
|
||||
#: fe-exec.c:2164 fe-exec.c:2230 fe-exec.c:2317 fe-protocol2.c:1327
|
||||
#: fe-protocol3.c:1651
|
||||
#: fe-exec.c:2186 fe-exec.c:2252 fe-exec.c:2339 fe-protocol2.c:1352
|
||||
#: fe-protocol3.c:1678
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "no hay COPY alguno en ejecución\n"
|
||||
|
||||
#: fe-exec.c:2509
|
||||
#: fe-exec.c:2529
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "la conexión está en un estado incorrecto\n"
|
||||
|
||||
#: fe-exec.c:2540
|
||||
#: fe-exec.c:2560
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "el código de ExecStatusType no es válido"
|
||||
|
||||
#: fe-exec.c:2604 fe-exec.c:2627
|
||||
#: fe-exec.c:2624 fe-exec.c:2647
|
||||
#, 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:2620
|
||||
#: fe-exec.c:2640
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "el número de fila %d está fuera del rango 0..%d"
|
||||
|
||||
#: fe-exec.c:2642
|
||||
#: fe-exec.c:2662
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "el número de parámetro %d está fuera del rango 0..%d"
|
||||
|
||||
#: fe-exec.c:2930
|
||||
#: fe-exec.c:2950
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "no se pudo interpretar el resultado del servidor: %s"
|
||||
|
||||
#: fe-exec.c:3169 fe-exec.c:3253
|
||||
#: fe-exec.c:3189 fe-exec.c:3273
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "carácter multibyte incompleto\n"
|
||||
|
||||
@ -632,12 +633,12 @@ msgstr "el entero de tamaño %lu no está soportado por pqGetInt"
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "el entero de tamaño %lu no está soportado por pqPutInt"
|
||||
|
||||
#: fe-misc.c:611 fe-misc.c:810
|
||||
#: fe-misc.c:643 fe-misc.c:845
|
||||
msgid "connection not open\n"
|
||||
msgstr "la conexión no está abierta\n"
|
||||
|
||||
#: fe-misc.c:737 fe-secure.c:387 fe-secure.c:467 fe-secure.c:548
|
||||
#: fe-secure.c:657
|
||||
#: fe-misc.c:812 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
|
||||
#: fe-secure.c:658
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
"\tThis probably means the server terminated abnormally\n"
|
||||
@ -647,15 +648,15 @@ msgstr ""
|
||||
"\tProbablemente se debe a que el servidor terminó de manera anormal\n"
|
||||
"\tantes o durante el procesamiento de la petición.\n"
|
||||
|
||||
#: fe-misc.c:974
|
||||
#: fe-misc.c:1018
|
||||
msgid "timeout expired\n"
|
||||
msgstr "tiempo de espera agotado\n"
|
||||
|
||||
#: fe-misc.c:1019
|
||||
#: fe-misc.c:1063
|
||||
msgid "socket not open\n"
|
||||
msgstr "el socket no está abierto\n"
|
||||
|
||||
#: fe-misc.c:1042
|
||||
#: fe-misc.c:1086
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() fallida: %s\n"
|
||||
@ -677,14 +678,20 @@ 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"
|
||||
msgstr "un mensaje de tipo 0x%02x llegó del servidor estando inactivo"
|
||||
|
||||
#: fe-protocol2.c:522
|
||||
#: 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:324
|
||||
#: fe-protocol3.c:974
|
||||
msgid "out of memory"
|
||||
msgstr "memoria agotada"
|
||||
|
||||
#: fe-protocol2.c:529
|
||||
#, c-format
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)"
|
||||
msgstr ""
|
||||
"carácter %c no esperado, siguiendo una respuesta de consulta vacía (mensaje "
|
||||
"«I»)"
|
||||
|
||||
#: fe-protocol2.c:580
|
||||
#: fe-protocol2.c:595
|
||||
#, c-format
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
@ -693,7 +700,7 @@ msgstr ""
|
||||
"el servidor envió datos (mensaje «D») sin precederlos con una descripción de "
|
||||
"fila (mensaje «T»)"
|
||||
|
||||
#: fe-protocol2.c:598
|
||||
#: fe-protocol2.c:613
|
||||
#, c-format
|
||||
msgid ""
|
||||
"server sent binary data (\"B\" message) without prior row description (\"T\" "
|
||||
@ -702,33 +709,33 @@ msgstr ""
|
||||
"el servidor envió datos binarios (mensaje «B») sin precederlos con una "
|
||||
"description de fila (mensaje «T»)"
|
||||
|
||||
#: fe-protocol2.c:618 fe-protocol3.c:385
|
||||
#: fe-protocol2.c:633 fe-protocol3.c:402
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr ""
|
||||
"se ha recibido una respuesta inesperada del servidor; el primer carácter "
|
||||
"recibido fue «%c»\n"
|
||||
|
||||
#: fe-protocol2.c:747 fe-protocol2.c:922 fe-protocol3.c:602 fe-protocol3.c:784
|
||||
#: fe-protocol2.c:762 fe-protocol2.c:937 fe-protocol3.c:619 fe-protocol3.c:801
|
||||
msgid "out of memory for query result"
|
||||
msgstr "no hay suficiente memoria para el resultado de la consulta"
|
||||
|
||||
#: fe-protocol2.c:1370 fe-protocol3.c:1719
|
||||
#: fe-protocol2.c:1395 fe-protocol3.c:1746
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: fe-protocol2.c:1382
|
||||
#: fe-protocol2.c:1407
|
||||
#, c-format
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "se perdió la sincronía con el servidor, reseteando la conexión"
|
||||
|
||||
#: fe-protocol2.c:1516 fe-protocol2.c:1548 fe-protocol3.c:1922
|
||||
#: fe-protocol2.c:1541 fe-protocol2.c:1573 fe-protocol3.c:1949
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "error de protocolo: id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:341
|
||||
#: fe-protocol3.c:358
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
@ -736,89 +743,89 @@ msgstr ""
|
||||
"el servidor envió datos (mensaje «D») sin precederlos con una description de "
|
||||
"tupla (mensaje «T»)\n"
|
||||
|
||||
#: fe-protocol3.c:406
|
||||
#: fe-protocol3.c:423
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr ""
|
||||
"el contenido del mensaje no concuerda con el largo, en el mensaje tipo «%c»\n"
|
||||
|
||||
#: fe-protocol3.c:427
|
||||
#: fe-protocol3.c:444
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr ""
|
||||
"se perdió la sincronía con el servidor: se recibió un mensaje de tipo «%c», "
|
||||
"largo %d\n"
|
||||
|
||||
#: fe-protocol3.c:480 fe-protocol3.c:520
|
||||
#: fe-protocol3.c:497 fe-protocol3.c:537
|
||||
msgid "insufficient data in \"T\" message"
|
||||
msgstr "datos insuficientes en el mensaje «T»"
|
||||
|
||||
#: fe-protocol3.c:553
|
||||
#: fe-protocol3.c:570
|
||||
msgid "extraneous data in \"T\" message"
|
||||
msgstr "datos ininteligibles en mensaje «T»"
|
||||
|
||||
#: fe-protocol3.c:692 fe-protocol3.c:724 fe-protocol3.c:742
|
||||
#: fe-protocol3.c:709 fe-protocol3.c:741 fe-protocol3.c:759
|
||||
msgid "insufficient data in \"D\" message"
|
||||
msgstr "datos insuficientes en el mensaje «D»"
|
||||
|
||||
#: fe-protocol3.c:698
|
||||
#: fe-protocol3.c:715
|
||||
msgid "unexpected field count in \"D\" message"
|
||||
msgstr "cantidad de campos inesperada en mensaje «D»"
|
||||
|
||||
#: fe-protocol3.c:751
|
||||
#: fe-protocol3.c:768
|
||||
msgid "extraneous data in \"D\" message"
|
||||
msgstr "datos ininteligibles en mensaje «D»"
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:880 fe-protocol3.c:899
|
||||
#: fe-protocol3.c:900 fe-protocol3.c:919
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " en el carácter %s"
|
||||
|
||||
#: fe-protocol3.c:912
|
||||
#: fe-protocol3.c:932
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "DETALLE: %s\n"
|
||||
|
||||
#: fe-protocol3.c:915
|
||||
#: fe-protocol3.c:935
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "SUGERENCIA: %s\n"
|
||||
|
||||
#: fe-protocol3.c:918
|
||||
#: fe-protocol3.c:938
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "CONSULTA: %s\n"
|
||||
|
||||
#: fe-protocol3.c:921
|
||||
#: fe-protocol3.c:941
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "CONTEXTO: %s\n"
|
||||
|
||||
#: fe-protocol3.c:933
|
||||
#: fe-protocol3.c:953
|
||||
msgid "LOCATION: "
|
||||
msgstr "UBICACIÓN: "
|
||||
|
||||
#: fe-protocol3.c:935
|
||||
#: fe-protocol3.c:955
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:937
|
||||
#: fe-protocol3.c:957
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1161
|
||||
#: fe-protocol3.c:1188
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "LÍNEA %d: "
|
||||
|
||||
#: fe-protocol3.c:1547
|
||||
#: fe-protocol3.c:1574
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline: no se está haciendo COPY OUT de texto\n"
|
||||
|
||||
#: fe-secure.c:271 fe-secure.c:1128 fe-secure.c:1348
|
||||
#: fe-secure.c:271 fe-secure.c:1138 fe-secure.c:1358
|
||||
#, c-format
|
||||
msgid "could not acquire mutex: %s\n"
|
||||
msgstr "no se pudo adquirir el mutex: %s\n"
|
||||
@ -828,103 +835,103 @@ msgstr "no se pudo adquirir el mutex: %s\n"
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "no se pudo establecer conexión SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:392 fe-secure.c:553 fe-secure.c:1477
|
||||
#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1487
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "ERROR en llamada SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:399 fe-secure.c:560 fe-secure.c:1481
|
||||
#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1491
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "ERROR en llamada SSL: detectado fin de archivo\n"
|
||||
|
||||
#: fe-secure.c:410 fe-secure.c:571 fe-secure.c:1490
|
||||
#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1500
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "error de SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:425 fe-secure.c:586
|
||||
#: fe-secure.c:426 fe-secure.c:587
|
||||
msgid "SSL connection has been closed unexpectedly\n"
|
||||
msgstr "la conexión SSL se ha cerrado inesperadamente\n"
|
||||
|
||||
#: fe-secure.c:431 fe-secure.c:592 fe-secure.c:1499
|
||||
#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1509
|
||||
#, c-format
|
||||
msgid "unrecognized SSL error code: %d\n"
|
||||
msgstr "código de error SSL no reconocido: %d\n"
|
||||
|
||||
#: fe-secure.c:475
|
||||
#: fe-secure.c:476
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "no se pudo recibir datos del servidor: %s\n"
|
||||
|
||||
#: fe-secure.c:664
|
||||
#: fe-secure.c:665
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "no se pudo enviar datos al servidor: %s\n"
|
||||
|
||||
#: fe-secure.c:784 fe-secure.c:801
|
||||
#: fe-secure.c:785 fe-secure.c:802
|
||||
msgid "could not get server common name from server certificate\n"
|
||||
msgstr "no se pudo obtener el common name desde el certificado del servidor\n"
|
||||
|
||||
#: fe-secure.c:814
|
||||
#: fe-secure.c:815
|
||||
msgid "SSL certificate's common name contains embedded null\n"
|
||||
msgstr "el common name del certificado SSL contiene un null\n"
|
||||
|
||||
#: fe-secure.c:826
|
||||
#: fe-secure.c:827
|
||||
msgid "host name must be specified for a verified SSL connection\n"
|
||||
msgstr ""
|
||||
"el nombre de servidor debe ser especificado para una conexión SSL "
|
||||
"verificada\n"
|
||||
|
||||
#: fe-secure.c:840
|
||||
#: fe-secure.c:841
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not match host name \"%s\"\n"
|
||||
msgstr ""
|
||||
"el common name «%s» del servidor no coincide con el nombre de anfitrión "
|
||||
"«%s»\n"
|
||||
|
||||
#: fe-secure.c:975
|
||||
#: fe-secure.c:982
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "no se pudo crear el contexto SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:1098
|
||||
#: fe-secure.c:1108
|
||||
#, c-format
|
||||
msgid "could not open certificate file \"%s\": %s\n"
|
||||
msgstr "no se pudo abrir el archivo de certificado «%s»: %s\n"
|
||||
|
||||
#: fe-secure.c:1137 fe-secure.c:1152
|
||||
#: fe-secure.c:1147 fe-secure.c:1162
|
||||
#, c-format
|
||||
msgid "could not read certificate file \"%s\": %s\n"
|
||||
msgstr "no se pudo leer el archivo de certificado «%s»: %s\n"
|
||||
|
||||
#: fe-secure.c:1207
|
||||
#: fe-secure.c:1217
|
||||
#, c-format
|
||||
msgid "could not load SSL engine \"%s\": %s\n"
|
||||
msgstr "no se pudo cargar el motor SSL «%s»: %s\n"
|
||||
|
||||
#: fe-secure.c:1219
|
||||
#: fe-secure.c:1229
|
||||
#, c-format
|
||||
msgid "could not initialize SSL engine \"%s\": %s\n"
|
||||
msgstr "no se pudo inicializar el motor SSL «%s»: %s\n"
|
||||
|
||||
#: fe-secure.c:1235
|
||||
#: fe-secure.c:1245
|
||||
#, c-format
|
||||
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr ""
|
||||
"no se pudo leer el archivo de la llave privada SSL «%s» desde el motor «%s»: "
|
||||
"%s\n"
|
||||
|
||||
#: fe-secure.c:1249
|
||||
#: fe-secure.c:1259
|
||||
#, c-format
|
||||
msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "no se pudo leer la llave privada SSL «%s» desde el motor «%s»: %s\n"
|
||||
|
||||
#: fe-secure.c:1286
|
||||
#: fe-secure.c:1296
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key file \"%s\"\n"
|
||||
msgstr "el certificado está presente, pero no la llave privada «%s»\n"
|
||||
|
||||
#: fe-secure.c:1294
|
||||
#: fe-secure.c:1304
|
||||
#, c-format
|
||||
msgid ""
|
||||
"private key file \"%s\" has group or world access; permissions should be "
|
||||
@ -933,27 +940,27 @@ msgstr ""
|
||||
"el archivo de la llave privada «%s» tiene permiso de lectura para el grupo u "
|
||||
"otros; los permisos deberían ser u=rw (0600) o menos\n"
|
||||
|
||||
#: fe-secure.c:1305
|
||||
#: fe-secure.c:1315
|
||||
#, c-format
|
||||
msgid "could not load private key file \"%s\": %s\n"
|
||||
msgstr "no se pudo cargar el archivo de la llave privada «%s»: %s\n"
|
||||
|
||||
#: fe-secure.c:1319
|
||||
#: fe-secure.c:1329
|
||||
#, c-format
|
||||
msgid "certificate does not match private key file \"%s\": %s\n"
|
||||
msgstr "el certificado no coincide con la llave privada «%s»: %s\n"
|
||||
|
||||
#: fe-secure.c:1357
|
||||
#: fe-secure.c:1367
|
||||
#, c-format
|
||||
msgid "could not read root certificate file \"%s\": %s\n"
|
||||
msgstr "no se pudo leer la lista de certificado raíz «%s»: %s\n"
|
||||
|
||||
#: fe-secure.c:1387
|
||||
#: fe-secure.c:1397
|
||||
#, c-format
|
||||
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
|
||||
msgstr "la biblioteca SSL no soporta certificados CRL (archivo «%s»)\n"
|
||||
|
||||
#: fe-secure.c:1420
|
||||
#: fe-secure.c:1430
|
||||
msgid ""
|
||||
"could not get home directory to locate root certificate file\n"
|
||||
"Either provide the file or change sslmode to disable server certificate "
|
||||
@ -964,7 +971,7 @@ msgstr ""
|
||||
"Debe ya sea entregar este archivo, o bien cambiar sslmode para deshabilitar "
|
||||
"la verificación de certificados del servidor.\n"
|
||||
|
||||
#: fe-secure.c:1424
|
||||
#: fe-secure.c:1434
|
||||
#, c-format
|
||||
msgid ""
|
||||
"root certificate file \"%s\" does not exist\n"
|
||||
@ -975,17 +982,17 @@ msgstr ""
|
||||
"Debe ya sea entregar este archivo, o bien cambiar sslmode para deshabilitar "
|
||||
"la verificación de certificados del servidor.\n"
|
||||
|
||||
#: fe-secure.c:1518
|
||||
#: fe-secure.c:1528
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "el certificado no pudo ser obtenido: %s\n"
|
||||
|
||||
#: fe-secure.c:1595
|
||||
#: fe-secure.c:1624
|
||||
#, c-format
|
||||
msgid "no SSL error reported"
|
||||
msgstr "sin error SSL reportado"
|
||||
|
||||
#: fe-secure.c:1604
|
||||
#: fe-secure.c:1633
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "código de error SSL %lu"
|
||||
|
@ -40,8 +40,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libpq (PostgreSQL) 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-10-03 02:56+0000\n"
|
||||
"PO-Revision-Date: 2013-10-04 01:18+0100\n"
|
||||
"POT-Creation-Date: 2015-07-19 16:08+0000\n"
|
||||
"PO-Revision-Date: 2015-07-20 00:30+0100\n"
|
||||
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
||||
"Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>\n"
|
||||
"Language: it\n"
|
||||
@ -89,12 +89,13 @@ msgstr "errore di importazione del nome GSSAPI"
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "SSPI errore di continuazione"
|
||||
|
||||
#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:2012
|
||||
#: fe-connect.c:3430 fe-connect.c:3648 fe-connect.c:4054 fe-connect.c:4141
|
||||
#: fe-connect.c:4406 fe-connect.c:4475 fe-connect.c:4492 fe-connect.c:4583
|
||||
#: fe-connect.c:4933 fe-connect.c:5069 fe-exec.c:3271 fe-exec.c:3436
|
||||
#: fe-lobj.c:712 fe-protocol2.c:1181 fe-protocol3.c:1515 fe-secure.c:792
|
||||
#: fe-secure.c:1192
|
||||
#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:683
|
||||
#: fe-connect.c:858 fe-connect.c:1033 fe-connect.c:2071 fe-connect.c:3492
|
||||
#: fe-connect.c:3744 fe-connect.c:3863 fe-connect.c:4093 fe-connect.c:4167
|
||||
#: fe-connect.c:4254 fe-connect.c:4506 fe-connect.c:4534 fe-connect.c:4603
|
||||
#: fe-connect.c:4620 fe-connect.c:4712 fe-connect.c:5063 fe-connect.c:5199
|
||||
#: fe-exec.c:3291 fe-exec.c:3456 fe-lobj.c:712 fe-protocol2.c:1206
|
||||
#: fe-protocol3.c:1542 fe-secure.c:792 fe-secure.c:1201
|
||||
msgid "out of memory\n"
|
||||
msgstr "memoria esaurita\n"
|
||||
|
||||
@ -131,22 +132,22 @@ msgstr "l'autenticazione Crypt non è supportata\n"
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "l'autenticazione %u non è supportata\n"
|
||||
|
||||
#: fe-connect.c:788
|
||||
#: fe-connect.c:800
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "valore sslmode errato: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:809
|
||||
#: fe-connect.c:821
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr "valore sslmode \"%s\" non valido quando il supporto SSL non è compilato\n"
|
||||
|
||||
#: fe-connect.c:1013
|
||||
#: fe-connect.c:1057
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "impostazione del socket in modalità TCP no delay fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1043
|
||||
#: fe-connect.c:1087
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -157,7 +158,7 @@ msgstr ""
|
||||
"\tVerifica che il server locale sia in funzione e che\n"
|
||||
"\taccetti connessioni sul socket di dominio Unix \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:1098
|
||||
#: fe-connect.c:1142
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -168,7 +169,7 @@ msgstr ""
|
||||
"\tVerifica che il server all'indirizzo \"%s\" (%s) sia in funzione\n"
|
||||
"\te che accetti connessioni TCP/IP sulla porta %s\n"
|
||||
|
||||
#: fe-connect.c:1107
|
||||
#: fe-connect.c:1151
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -179,395 +180,395 @@ msgstr ""
|
||||
"\tVerifica che il server all'indirizzo \"%s\" sia in funzione\n"
|
||||
"\te che accetti connessioni TCP/IP sulla porta %s\n"
|
||||
|
||||
#: fe-connect.c:1158
|
||||
#: fe-connect.c:1202
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
msgstr "chiamata setsockopt(TCP_KEEPIDLE) fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1171
|
||||
#: fe-connect.c:1215
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
msgstr "chiamata setsockopt(TCP_KEEPALIVE) fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1203
|
||||
#: fe-connect.c:1247
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
msgstr "chiamata setsockopt(TCP_KEEPINTVL) fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1235
|
||||
#: fe-connect.c:1279
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
|
||||
msgstr "chiamata setsockopt(TCP_KEEPCNT) fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1283
|
||||
#: fe-connect.c:1327
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "chiamata WSAIoctl(SIO_KEEPALIVE_VALS) fallito: %ui\n"
|
||||
|
||||
#: fe-connect.c:1335
|
||||
#: fe-connect.c:1379
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "numero di porta non valido: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:1368
|
||||
#: fe-connect.c:1412
|
||||
#, c-format
|
||||
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
|
||||
msgstr "Il percorso del socket di dominio unix \"%s\" è troppo lungo (massimo %d byte)\n"
|
||||
|
||||
#: fe-connect.c:1387
|
||||
#: fe-connect.c:1431
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "conversione del nome host \"%s\" in indirizzo fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1391
|
||||
#: fe-connect.c:1435
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr "conversione del percorso del socket di dominio Unix \"%s\" in indirizzo fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1601
|
||||
#: fe-connect.c:1645
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "stato della connessione non valido, probabilmente indica una corruzione della memoria\n"
|
||||
|
||||
#: fe-connect.c:1642
|
||||
#: fe-connect.c:1701
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "creazione del socket fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1665
|
||||
#: fe-connect.c:1724
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "impostazione del socket in modalità non bloccante fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1677
|
||||
#: fe-connect.c:1736
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr "impostazione del socket in modalità close-on-exec fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1697
|
||||
#: fe-connect.c:1756
|
||||
msgid "keepalives parameter must be an integer\n"
|
||||
msgstr "il parametro keepalives dev'essere un intero\n"
|
||||
|
||||
#: fe-connect.c:1710
|
||||
#: fe-connect.c:1769
|
||||
#, c-format
|
||||
msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
msgstr "chiamata setsockopt(SO_KEEPALIVE) fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1852
|
||||
#: fe-connect.c:1911
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "lettura dello stato di errore del socket fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:1890
|
||||
#: fe-connect.c:1949
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "non è stato possibile ottenere l'indirizzo del client dal socket: %s\n"
|
||||
|
||||
#: fe-connect.c:1931
|
||||
#: fe-connect.c:1990
|
||||
msgid "requirepeer parameter is not supported on this platform\n"
|
||||
msgstr "il parametro requirepeer non è supportato su questa piattaforma\n"
|
||||
|
||||
#: fe-connect.c:1934
|
||||
#: fe-connect.c:1993
|
||||
#, c-format
|
||||
msgid "could not get peer credentials: %s\n"
|
||||
msgstr "non è stato possibile ottenere le credenziali del peer: %s\n"
|
||||
|
||||
#: fe-connect.c:1944
|
||||
#: fe-connect.c:2003
|
||||
#, c-format
|
||||
msgid "local user with ID %d does not exist\n"
|
||||
msgstr "l'utente locale con ID %d non esiste\n"
|
||||
|
||||
#: fe-connect.c:1952
|
||||
#: fe-connect.c:2011
|
||||
#, c-format
|
||||
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
|
||||
msgstr "requirepeer specifica \"%s\", ma il vero nome utente del peer è \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:1986
|
||||
#: fe-connect.c:2045
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "invio del pacchetto di negoziazione SSL fallito: %s\n"
|
||||
|
||||
#: fe-connect.c:2025
|
||||
#: fe-connect.c:2084
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "invio del pacchetto di avvio fallito: %s\n"
|
||||
|
||||
#: fe-connect.c:2095
|
||||
#: fe-connect.c:2154
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "il server non supporta SSL, ma SSL è stato richiesto\n"
|
||||
|
||||
#: fe-connect.c:2121
|
||||
#: fe-connect.c:2180
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "ricevuta risposta errata alla negoziazione SSL: %c\n"
|
||||
|
||||
#: fe-connect.c:2200 fe-connect.c:2233
|
||||
#: fe-connect.c:2259 fe-connect.c:2292
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "prevista richiesta di autenticazione dal server, ma è stato ricevuto %c\n"
|
||||
|
||||
#: fe-connect.c:2414
|
||||
#: fe-connect.c:2473
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%d)"
|
||||
msgstr "errore di memoria nell'allocazione del buffer GSSAPI (%d)"
|
||||
|
||||
#: fe-connect.c:2499
|
||||
#: fe-connect.c:2558
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "messaggio imprevisto dal server durante l'avvio\n"
|
||||
|
||||
#: fe-connect.c:2598
|
||||
#: fe-connect.c:2657
|
||||
#, c-format
|
||||
msgid "invalid connection state %d, probably indicative of memory corruption\n"
|
||||
msgstr "stato connessione errato %d, probabilmente indica una corruzione di memoria\n"
|
||||
|
||||
#: fe-connect.c:3038 fe-connect.c:3098
|
||||
#: fe-connect.c:3098 fe-connect.c:3158
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "PGEventProc \"%s\" fallito durante l'evento PGEVT_CONNRESET\n"
|
||||
|
||||
#: fe-connect.c:3443
|
||||
#: fe-connect.c:3505
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "URL LDAP \"%s\" non corretta: lo schema deve essere ldap://\n"
|
||||
|
||||
#: fe-connect.c:3458
|
||||
#: fe-connect.c:3520
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "URL LDAP \"%s\" non corretta: distinguished name non trovato\n"
|
||||
|
||||
#: fe-connect.c:3469 fe-connect.c:3522
|
||||
#: fe-connect.c:3531 fe-connect.c:3584
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "URL LDAP \"%s\" non corretta: deve avere esattamente un attributo\n"
|
||||
|
||||
#: fe-connect.c:3479 fe-connect.c:3536
|
||||
#: fe-connect.c:3541 fe-connect.c:3598
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
|
||||
msgstr "URL LDAP \"%s\" non corretta: deve essere specificato la portata della ricerca (base/one/sub)\n"
|
||||
|
||||
#: fe-connect.c:3490
|
||||
#: fe-connect.c:3552
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "URL LDAP \"%s\" non corretta: filtro non specificato\n"
|
||||
|
||||
#: fe-connect.c:3511
|
||||
#: fe-connect.c:3573
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "URL LDAP \"%s\" non corretta: numero di porta non valido\n"
|
||||
|
||||
#: fe-connect.c:3545
|
||||
#: fe-connect.c:3607
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "creazione della struttura dati LDAP fallita\n"
|
||||
|
||||
#: fe-connect.c:3587
|
||||
#: fe-connect.c:3683
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "ricerca del server LDAP fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:3598
|
||||
#: fe-connect.c:3694
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "trovata più di una voce nella ricerca LDAP\n"
|
||||
|
||||
#: fe-connect.c:3599 fe-connect.c:3611
|
||||
#: fe-connect.c:3695 fe-connect.c:3707
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "nessun elemento trovato per la ricerca LDAP\n"
|
||||
|
||||
#: fe-connect.c:3622 fe-connect.c:3635
|
||||
#: fe-connect.c:3718 fe-connect.c:3731
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "l'attributo non ha valori nella ricerca LDAP\n"
|
||||
|
||||
#: fe-connect.c:3687 fe-connect.c:3706 fe-connect.c:4180
|
||||
#: fe-connect.c:3783 fe-connect.c:3802 fe-connect.c:4293
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "manca \"=\" dopo \"%s\" nella stringa di connessione\n"
|
||||
|
||||
#: fe-connect.c:3770 fe-connect.c:4360 fe-connect.c:5051
|
||||
#: fe-connect.c:3875 fe-connect.c:4474 fe-connect.c:5182
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "opzione di connessione errata \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3786 fe-connect.c:4229
|
||||
#: fe-connect.c:3891 fe-connect.c:4342
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "stringa tra virgolette non terminata nella stringa di connessione\n"
|
||||
|
||||
#: fe-connect.c:3825
|
||||
#: fe-connect.c:3931
|
||||
msgid "could not get home directory to locate service definition file"
|
||||
msgstr "directory home non trovata per la localizzazione del file di definizione di servizio"
|
||||
|
||||
#: fe-connect.c:3858
|
||||
#: fe-connect.c:3964
|
||||
#, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "il file di definizione di servizio \"%s\" non è stato trovato\n"
|
||||
|
||||
#: fe-connect.c:3881
|
||||
#: fe-connect.c:3987
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "il file di servizio \"%s\" non è stato trovato\n"
|
||||
|
||||
#: fe-connect.c:3894
|
||||
#: fe-connect.c:4000
|
||||
#, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "la riga %d nel file di servizio \"%s\" è troppo lunga\n"
|
||||
|
||||
#: fe-connect.c:3965 fe-connect.c:3992
|
||||
#: fe-connect.c:4071 fe-connect.c:4105
|
||||
#, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "errore di sintassi del file di servizio \"%s\", alla riga %d\n"
|
||||
|
||||
#: fe-connect.c:4593
|
||||
#: fe-connect.c:4723
|
||||
#, c-format
|
||||
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
|
||||
msgstr "URI invalida propagata alla routine di parsing interna: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4663
|
||||
#: fe-connect.c:4793
|
||||
#, c-format
|
||||
msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
|
||||
msgstr "fine stringa raggiunta cercando un \"]\" corrispondente nell'indirizzo host IPv6 nella URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4670
|
||||
#: fe-connect.c:4800
|
||||
#, c-format
|
||||
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
|
||||
msgstr "l'indirizzo host IPv6 non dev'essere assente nella URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4685
|
||||
#: fe-connect.c:4815
|
||||
#, c-format
|
||||
msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
|
||||
msgstr "carattere inatteso \"%c\" in posizione %d nella uri URI (atteso \":\" oppure \"/\"): \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4799
|
||||
#: fe-connect.c:4929
|
||||
#, c-format
|
||||
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "separatore chiave/valore \"=\" in eccesso nei parametri della URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4819
|
||||
#: fe-connect.c:4949
|
||||
#, c-format
|
||||
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "separatore chiave/valore \"=\" mancante nei parametri della URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4890
|
||||
#: fe-connect.c:5019
|
||||
#, c-format
|
||||
msgid "invalid URI query parameter: \"%s\"\n"
|
||||
msgstr "parametro URI non valido: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4960
|
||||
#: fe-connect.c:5091
|
||||
#, c-format
|
||||
msgid "invalid percent-encoded token: \"%s\"\n"
|
||||
msgstr "simbolo percent-encoded non valido \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4970
|
||||
#: fe-connect.c:5101
|
||||
#, c-format
|
||||
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
|
||||
msgstr "valore non ammesso %%00 nel valore percent-encoded: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5235
|
||||
#: fe-connect.c:5374
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "il puntatore della connessione è NULL\n"
|
||||
|
||||
#: fe-connect.c:5512
|
||||
#: fe-connect.c:5660
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "ATTENZIONE: il file delle password \"%s\" non è un file regolare\n"
|
||||
|
||||
#: fe-connect.c:5521
|
||||
#: fe-connect.c:5669
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
|
||||
msgstr ""
|
||||
"ATTENZIONE: Il file delle password %s ha privilegi di accesso in lettura e scrittura per tutti;\n"
|
||||
"i permessi dovrebbero essere u=rw (0600) o inferiori\n"
|
||||
|
||||
#: fe-connect.c:5621
|
||||
#: fe-connect.c:5775
|
||||
#, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "password ottenuta dal file \"%s\"\n"
|
||||
|
||||
#: fe-exec.c:824
|
||||
#: fe-exec.c:825
|
||||
msgid "NOTICE"
|
||||
msgstr "NOTIFICA"
|
||||
|
||||
#: fe-exec.c:1119 fe-exec.c:1176 fe-exec.c:1216
|
||||
#: fe-exec.c:1120 fe-exec.c:1177 fe-exec.c:1217
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "il testo del comando è un puntatore nullo\n"
|
||||
|
||||
#: fe-exec.c:1209 fe-exec.c:1304
|
||||
#: fe-exec.c:1210 fe-exec.c:1305
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "il nome dell'istruzione è un puntatore nullo\n"
|
||||
|
||||
#: fe-exec.c:1224 fe-exec.c:1381 fe-exec.c:2075 fe-exec.c:2273
|
||||
#: fe-exec.c:1225 fe-exec.c:1382 fe-exec.c:2097 fe-exec.c:2295
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "la funzione richiede almeno il protocollo versione 3.0\n"
|
||||
|
||||
#: fe-exec.c:1335
|
||||
#: fe-exec.c:1336
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "nessuna connessione al server\n"
|
||||
|
||||
#: fe-exec.c:1342
|
||||
#: fe-exec.c:1343
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "un altro comando è in esecuzione\n"
|
||||
|
||||
#: fe-exec.c:1457
|
||||
#: fe-exec.c:1458
|
||||
msgid "length must be given for binary parameter\n"
|
||||
msgstr "la lunghezza deve essere fornita per i parametri binari\n"
|
||||
|
||||
#: fe-exec.c:1735
|
||||
#: fe-exec.c:1727
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "asyncStatus imprevisto: %d\n"
|
||||
|
||||
#: fe-exec.c:1755
|
||||
#: fe-exec.c:1747
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
|
||||
msgstr "PGEventProc \"%s\" fallito durante l'evento PGEVT_RESULTCREATE\n"
|
||||
|
||||
#: fe-exec.c:1885
|
||||
#: fe-exec.c:1907
|
||||
msgid "COPY terminated by new PQexec"
|
||||
msgstr "COPY terminato da una nuova PQexec"
|
||||
|
||||
#: fe-exec.c:1893
|
||||
#: fe-exec.c:1915
|
||||
msgid "COPY IN state must be terminated first\n"
|
||||
msgstr "lo stato COPY IN deve prima essere terminato\n"
|
||||
|
||||
#: fe-exec.c:1913
|
||||
#: fe-exec.c:1935
|
||||
msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "lo stato COPY OUT deve prima essere terminato\n"
|
||||
|
||||
# NON SONO ASSOLUTAMENTE CONVINTO!
|
||||
#: fe-exec.c:1921
|
||||
#: fe-exec.c:1943
|
||||
msgid "PQexec not allowed during COPY BOTH\n"
|
||||
msgstr "PQexec not consentito durante COPY BOTH\n"
|
||||
|
||||
#: fe-exec.c:2164 fe-exec.c:2230 fe-exec.c:2317 fe-protocol2.c:1327
|
||||
#: fe-protocol3.c:1651
|
||||
#: fe-exec.c:2186 fe-exec.c:2252 fe-exec.c:2339 fe-protocol2.c:1352
|
||||
#: fe-protocol3.c:1678
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "nessun comando COPY in corso\n"
|
||||
|
||||
#: fe-exec.c:2509
|
||||
#: fe-exec.c:2529
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "la connessione è in uno stato errato\n"
|
||||
|
||||
#: fe-exec.c:2540
|
||||
#: fe-exec.c:2560
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "codice ExecStatusType errato"
|
||||
|
||||
#: fe-exec.c:2604 fe-exec.c:2627
|
||||
#: fe-exec.c:2624 fe-exec.c:2647
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "la colonna numero %d non è compreso tra 0 e %d"
|
||||
|
||||
#: fe-exec.c:2620
|
||||
#: fe-exec.c:2640
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "la riga numero %d non è compreso tra 0 e %d"
|
||||
|
||||
#: fe-exec.c:2642
|
||||
#: fe-exec.c:2662
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "il parametro numero %d non è compreso tra 0 e %d"
|
||||
|
||||
#: fe-exec.c:2930
|
||||
#: fe-exec.c:2950
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "errore nell'interpretazione del risultato dal server: %s"
|
||||
|
||||
#: fe-exec.c:3169 fe-exec.c:3253
|
||||
#: fe-exec.c:3189 fe-exec.c:3273
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "carattere multibyte incompleto\n"
|
||||
|
||||
@ -640,11 +641,11 @@ msgstr "intero di dimensione %lu non supportato da pqGetInt"
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "intero di dimensione %lu non supportato da pqPutInt"
|
||||
|
||||
#: fe-misc.c:611 fe-misc.c:810
|
||||
#: fe-misc.c:643 fe-misc.c:845
|
||||
msgid "connection not open\n"
|
||||
msgstr "connessione non aperta\n"
|
||||
|
||||
#: fe-misc.c:737 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
|
||||
#: fe-misc.c:812 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
|
||||
#: fe-secure.c:658
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
@ -655,15 +656,15 @@ msgstr ""
|
||||
"\tQuesto probabilmente indica che il server ha terminato in modo anormale\n"
|
||||
"\tprima o durante l'elaborazione della richiesta.\n"
|
||||
|
||||
#: fe-misc.c:974
|
||||
#: fe-misc.c:1018
|
||||
msgid "timeout expired\n"
|
||||
msgstr "timeout scaduto\n"
|
||||
|
||||
#: fe-misc.c:1019
|
||||
#: fe-misc.c:1063
|
||||
msgid "socket not open\n"
|
||||
msgstr "socket non aperto\n"
|
||||
|
||||
#: fe-misc.c:1042
|
||||
#: fe-misc.c:1086
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() fallita: %s\n"
|
||||
@ -683,129 +684,135 @@ msgstr "stato %c non valido, probabilmente indica una corruzione di memoria\n"
|
||||
msgid "message type 0x%02x arrived from server while idle"
|
||||
msgstr "messaggio tipo 0x%02x arrivato dal server mentre era inattivo"
|
||||
|
||||
#: fe-protocol2.c:522
|
||||
#: 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:324
|
||||
#: fe-protocol3.c:974
|
||||
msgid "out of memory"
|
||||
msgstr "memoria esaurita"
|
||||
|
||||
#: fe-protocol2.c:529
|
||||
#, c-format
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)"
|
||||
msgstr "carattere %c non previsto a seguito di una risposta vuota ad una query (messaggio \"I\")"
|
||||
|
||||
#: fe-protocol2.c:580
|
||||
#: fe-protocol2.c:595
|
||||
#, c-format
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)"
|
||||
msgstr "il server ha spedito dati (messaggio di tipo \"D\") senza prima il descrittore di riga (messaggio di tipo \"T\")"
|
||||
|
||||
#: fe-protocol2.c:598
|
||||
#: fe-protocol2.c:613
|
||||
#, c-format
|
||||
msgid "server sent binary data (\"B\" message) without prior row description (\"T\" message)"
|
||||
msgstr "il server ha spedito dati binari (messaggio di tipo \"B\") senza prima il descrittore di riga (messaggio di tipo \"T\")"
|
||||
|
||||
#: fe-protocol2.c:618 fe-protocol3.c:385
|
||||
#: fe-protocol2.c:633 fe-protocol3.c:402
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "risposta inattesa dal server; il primo carattere ricevuto era \"%c\"\n"
|
||||
|
||||
#: fe-protocol2.c:747 fe-protocol2.c:922 fe-protocol3.c:602 fe-protocol3.c:784
|
||||
#: fe-protocol2.c:762 fe-protocol2.c:937 fe-protocol3.c:619 fe-protocol3.c:801
|
||||
msgid "out of memory for query result"
|
||||
msgstr "memoria esaurita per il risultato della query"
|
||||
|
||||
#: fe-protocol2.c:1370 fe-protocol3.c:1719
|
||||
#: fe-protocol2.c:1395 fe-protocol3.c:1746
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: fe-protocol2.c:1382
|
||||
#: fe-protocol2.c:1407
|
||||
#, c-format
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "persa la sincronizzazione con il server, sto resettando la connessione"
|
||||
|
||||
#: fe-protocol2.c:1516 fe-protocol2.c:1548 fe-protocol3.c:1922
|
||||
#: fe-protocol2.c:1541 fe-protocol2.c:1573 fe-protocol3.c:1949
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "errore di protocollo: id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:341
|
||||
#: fe-protocol3.c:358
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n"
|
||||
msgstr "il server ha spedito dati (messaggio di tipo \"D\") senza prima il descrittore di riga (messaggio di tipo \"T\")\n"
|
||||
|
||||
#: fe-protocol3.c:406
|
||||
#: fe-protocol3.c:423
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr "i contenuti del messaggio non sono in accordo con la lunghezza del tipo di messaggio \"%c\"\n"
|
||||
|
||||
#: fe-protocol3.c:427
|
||||
#: fe-protocol3.c:444
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr "persa la sincronizzazione con il server: ricevuto il tipo di messaggio \"%c\" di lunghezza %d\n"
|
||||
|
||||
#: fe-protocol3.c:480 fe-protocol3.c:520
|
||||
#: fe-protocol3.c:497 fe-protocol3.c:537
|
||||
msgid "insufficient data in \"T\" message"
|
||||
msgstr "dati insufficienti nel messaggio di tipo \"T\""
|
||||
|
||||
#: fe-protocol3.c:553
|
||||
#: fe-protocol3.c:570
|
||||
msgid "extraneous data in \"T\" message"
|
||||
msgstr "dati estranei nel messaggio di tipo \"T\""
|
||||
|
||||
#: fe-protocol3.c:692 fe-protocol3.c:724 fe-protocol3.c:742
|
||||
#: fe-protocol3.c:709 fe-protocol3.c:741 fe-protocol3.c:759
|
||||
msgid "insufficient data in \"D\" message"
|
||||
msgstr "dati insufficienti nel messaggio di tipo \"D\""
|
||||
|
||||
#: fe-protocol3.c:698
|
||||
#: fe-protocol3.c:715
|
||||
msgid "unexpected field count in \"D\" message"
|
||||
msgstr "numero dei campi non previsto nel messaggio di tipo \"D\""
|
||||
|
||||
#: fe-protocol3.c:751
|
||||
#: fe-protocol3.c:768
|
||||
msgid "extraneous data in \"D\" message"
|
||||
msgstr "dati estranei nel messaggio di tipo \"D\""
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:880 fe-protocol3.c:899
|
||||
#: fe-protocol3.c:900 fe-protocol3.c:919
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " al carattere %s"
|
||||
|
||||
#: fe-protocol3.c:912
|
||||
#: fe-protocol3.c:932
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "DETTAGLI: %s\n"
|
||||
|
||||
#: fe-protocol3.c:915
|
||||
#: fe-protocol3.c:935
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "NOTA: %s\n"
|
||||
|
||||
#: fe-protocol3.c:918
|
||||
#: fe-protocol3.c:938
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "QUERY: %s\n"
|
||||
|
||||
#: fe-protocol3.c:921
|
||||
#: fe-protocol3.c:941
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "CONTESTO: %s\n"
|
||||
|
||||
#: fe-protocol3.c:933
|
||||
#: fe-protocol3.c:953
|
||||
msgid "LOCATION: "
|
||||
msgstr "POSIZIONE: "
|
||||
|
||||
#: fe-protocol3.c:935
|
||||
#: fe-protocol3.c:955
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:937
|
||||
#: fe-protocol3.c:957
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1161
|
||||
#: fe-protocol3.c:1188
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "RIGA %d: "
|
||||
|
||||
#: fe-protocol3.c:1547
|
||||
#: fe-protocol3.c:1574
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline: COPY OUT testuale ignorato\n"
|
||||
|
||||
#: fe-secure.c:271 fe-secure.c:1129 fe-secure.c:1349
|
||||
#: fe-secure.c:271 fe-secure.c:1138 fe-secure.c:1358
|
||||
#, c-format
|
||||
msgid "could not acquire mutex: %s\n"
|
||||
msgstr "acquisizione del mutex fallita: %s\n"
|
||||
@ -815,16 +822,16 @@ msgstr "acquisizione del mutex fallita: %s\n"
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "non è stato possibile stabilire una connessione SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1478
|
||||
#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1487
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "errore SSL SYSCALL: %s\n"
|
||||
|
||||
#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1482
|
||||
#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1491
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "errore SSL SYSCALL: rilevato EOF\n"
|
||||
|
||||
#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1491
|
||||
#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1500
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "errore SSL: %s\n"
|
||||
@ -833,7 +840,7 @@ msgstr "errore SSL: %s\n"
|
||||
msgid "SSL connection has been closed unexpectedly\n"
|
||||
msgstr "la connessione SSL è stata chiusa inaspettatamente\n"
|
||||
|
||||
#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1500
|
||||
#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1509
|
||||
#, c-format
|
||||
msgid "unrecognized SSL error code: %d\n"
|
||||
msgstr "codice di errore SSL sconosciuto: %d\n"
|
||||
@ -865,72 +872,72 @@ msgstr "il nome dell'host dev'essere specificato per una connessione SSL verific
|
||||
msgid "server common name \"%s\" does not match host name \"%s\"\n"
|
||||
msgstr "il nome comune del server \"%s\" non corrisponde al nome dell'host \"%s\"\n"
|
||||
|
||||
#: fe-secure.c:976
|
||||
#: fe-secure.c:982
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "creazione del contesto SSL fallita: %s\n"
|
||||
|
||||
#: fe-secure.c:1099
|
||||
#: fe-secure.c:1108
|
||||
#, c-format
|
||||
msgid "could not open certificate file \"%s\": %s\n"
|
||||
msgstr "apertura del file di certificato \"%s\" fallita: %s\n"
|
||||
|
||||
#: fe-secure.c:1138 fe-secure.c:1153
|
||||
#: fe-secure.c:1147 fe-secure.c:1162
|
||||
#, c-format
|
||||
msgid "could not read certificate file \"%s\": %s\n"
|
||||
msgstr "lettura del file di certificato \"%s\" fallita: %s\n"
|
||||
|
||||
#: fe-secure.c:1208
|
||||
#: fe-secure.c:1217
|
||||
#, c-format
|
||||
msgid "could not load SSL engine \"%s\": %s\n"
|
||||
msgstr "caricamento del motore SSL \"%s\" fallito: %s\n"
|
||||
|
||||
#: fe-secure.c:1220
|
||||
#: fe-secure.c:1229
|
||||
#, c-format
|
||||
msgid "could not initialize SSL engine \"%s\": %s\n"
|
||||
msgstr "inizializzazione del motore SSL \"%s\" fallita: %s\n"
|
||||
|
||||
#: fe-secure.c:1236
|
||||
#: fe-secure.c:1245
|
||||
#, c-format
|
||||
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "lettura del file della chiave privata SSL \"%s\" dal motore \"%s\" fallita: %s\n"
|
||||
|
||||
#: fe-secure.c:1250
|
||||
#: fe-secure.c:1259
|
||||
#, c-format
|
||||
msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "caricamento della chiave privata SSL \"%s\" dal motore \"%s\" fallito: %s\n"
|
||||
|
||||
#: fe-secure.c:1287
|
||||
#: fe-secure.c:1296
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key file \"%s\"\n"
|
||||
msgstr "certificato trovato, ma non la chiave privata \"%s\"\n"
|
||||
|
||||
#: fe-secure.c:1295
|
||||
#: fe-secure.c:1304
|
||||
#, c-format
|
||||
msgid "private key file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
|
||||
msgstr "Il file della chiave privata \"%s\" ha privilegi di accesso in lettura e scrittura per tutti; i permessi dovrebbero essere u=rw (0600) o inferiori\n"
|
||||
|
||||
#: fe-secure.c:1306
|
||||
#: fe-secure.c:1315
|
||||
#, c-format
|
||||
msgid "could not load private key file \"%s\": %s\n"
|
||||
msgstr "caricamento del file della chiave privata \"%s\" fallito: %s\n"
|
||||
|
||||
#: fe-secure.c:1320
|
||||
#: fe-secure.c:1329
|
||||
#, c-format
|
||||
msgid "certificate does not match private key file \"%s\": %s\n"
|
||||
msgstr "il certificato non corrisponde con il file della chiave privata \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1358
|
||||
#: fe-secure.c:1367
|
||||
#, c-format
|
||||
msgid "could not read root certificate file \"%s\": %s\n"
|
||||
msgstr "lettura del file di certificato radice \"%s\" fallita: %s\n"
|
||||
|
||||
#: fe-secure.c:1388
|
||||
#: fe-secure.c:1397
|
||||
#, c-format
|
||||
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
|
||||
msgstr "la libreria SSL non supporta i certificati di tipo CRL (file \"%s\")\n"
|
||||
|
||||
#: fe-secure.c:1421
|
||||
#: fe-secure.c:1430
|
||||
msgid ""
|
||||
"could not get home directory to locate root certificate file\n"
|
||||
"Either provide the file or change sslmode to disable server certificate verification.\n"
|
||||
@ -938,7 +945,7 @@ msgstr ""
|
||||
"directory utente non trovata per la locazione del file di certificato radice\n"
|
||||
"Per favore fornisci il file oppure cambia sslmode per disabilitare la verifica del certificato del server.\n"
|
||||
|
||||
#: fe-secure.c:1425
|
||||
#: fe-secure.c:1434
|
||||
#, c-format
|
||||
msgid ""
|
||||
"root certificate file \"%s\" does not exist\n"
|
||||
@ -947,17 +954,17 @@ msgstr ""
|
||||
"il file \"%s\" del certificato radice non esiste\n"
|
||||
"Per favore fornisci il file oppure cambia sslmode per disabilitare la verifica del certificato del server.\n"
|
||||
|
||||
#: fe-secure.c:1519
|
||||
#: fe-secure.c:1528
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "non è stato possibile possibile ottenere il certificato: %s\n"
|
||||
|
||||
#: fe-secure.c:1615
|
||||
#: fe-secure.c:1624
|
||||
#, c-format
|
||||
msgid "no SSL error reported"
|
||||
msgstr "nessun errore SSL riportato"
|
||||
|
||||
#: fe-secure.c:1624
|
||||
#: fe-secure.c:1633
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "codice di errore SSL: %lu"
|
||||
|
@ -24,8 +24,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9 current\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-09-15 04:08+0000\n"
|
||||
"PO-Revision-Date: 2013-08-19 09:27+0400\n"
|
||||
"POT-Creation-Date: 2015-07-18 16:27+0000\n"
|
||||
"PO-Revision-Date: 2015-07-22 16:24+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
|
||||
"Language: ru\n"
|
||||
@ -74,12 +74,13 @@ msgstr "ошибка импорта имени в GSSAPI"
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "ошибка продолжения в SSPI"
|
||||
|
||||
#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:2027
|
||||
#: fe-connect.c:3447 fe-connect.c:3699 fe-connect.c:4106 fe-connect.c:4193
|
||||
#: fe-connect.c:4458 fe-connect.c:4527 fe-connect.c:4544 fe-connect.c:4635
|
||||
#: fe-connect.c:4985 fe-connect.c:5121 fe-exec.c:3293 fe-exec.c:3458
|
||||
#: fe-lobj.c:712 fe-protocol2.c:1181 fe-protocol3.c:1515 fe-secure.c:792
|
||||
#: fe-secure.c:1192
|
||||
#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:683
|
||||
#: fe-connect.c:858 fe-connect.c:1033 fe-connect.c:2071 fe-connect.c:3492
|
||||
#: fe-connect.c:3744 fe-connect.c:3863 fe-connect.c:4093 fe-connect.c:4167
|
||||
#: fe-connect.c:4254 fe-connect.c:4506 fe-connect.c:4534 fe-connect.c:4603
|
||||
#: fe-connect.c:4620 fe-connect.c:4712 fe-connect.c:5063 fe-connect.c:5199
|
||||
#: fe-exec.c:3291 fe-exec.c:3456 fe-lobj.c:712 fe-protocol2.c:1206
|
||||
#: fe-protocol3.c:1542 fe-secure.c:792 fe-secure.c:1201
|
||||
msgid "out of memory\n"
|
||||
msgstr "нехватка памяти\n"
|
||||
|
||||
@ -116,22 +117,22 @@ msgstr "аутентификация Crypt не поддерживается\n"
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "метод аутентификации %u не поддерживается\n"
|
||||
|
||||
#: fe-connect.c:788
|
||||
#: fe-connect.c:800
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "неверное значение sslmode: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:809
|
||||
#: fe-connect.c:821
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr "значение sslmode \"%s\" недопустимо для сборки без поддержки SSL\n"
|
||||
|
||||
#: fe-connect.c:1013
|
||||
#: fe-connect.c:1057
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "не удалось перевести сокет в режим TCP-передачи без задержки: %s\n"
|
||||
|
||||
#: fe-connect.c:1043
|
||||
#: fe-connect.c:1087
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -142,7 +143,7 @@ msgstr ""
|
||||
"\tОн действительно работает локально и принимает\n"
|
||||
"\tсоединения через доменный сокет \"%s\"?\n"
|
||||
|
||||
#: fe-connect.c:1098
|
||||
#: fe-connect.c:1142
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -153,7 +154,7 @@ msgstr ""
|
||||
"\tОн действительно работает по адресу \"%s\" (%s)\n"
|
||||
"\t и принимает TCP-соединения (порт %s)?\n"
|
||||
|
||||
#: fe-connect.c:1107
|
||||
#: fe-connect.c:1151
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -164,265 +165,265 @@ msgstr ""
|
||||
"\tОн действительно работает по адресу \"%s\"\n"
|
||||
"\t и принимает TCP-соединения (порт %s)?\n"
|
||||
|
||||
#: fe-connect.c:1158
|
||||
#: fe-connect.c:1202
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(TCP_KEEPIDLE): %s\n"
|
||||
|
||||
#: fe-connect.c:1171
|
||||
#: fe-connect.c:1215
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(TCP_KEEPALIVE): %s\n"
|
||||
|
||||
#: fe-connect.c:1203
|
||||
#: fe-connect.c:1247
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(TCP_KEEPINTVL): %s\n"
|
||||
|
||||
#: fe-connect.c:1235
|
||||
#: fe-connect.c:1279
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(TCP_KEEPCNT): %s\n"
|
||||
|
||||
#: fe-connect.c:1283
|
||||
#: fe-connect.c:1327
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "ошибка в WSAIoctl(SIO_KEEPALIVE_VALS): %ui\n"
|
||||
|
||||
#: fe-connect.c:1335
|
||||
#: fe-connect.c:1379
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "неверный номер порта: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:1368
|
||||
#: fe-connect.c:1412
|
||||
#, c-format
|
||||
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
|
||||
msgstr "длина пути доменного сокета \"%s\" превышает предел (%d байт)\n"
|
||||
|
||||
#: fe-connect.c:1387
|
||||
#: fe-connect.c:1431
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "преобразовать имя \"%s\" в адрес не удалось: %s\n"
|
||||
|
||||
#: fe-connect.c:1391
|
||||
#: fe-connect.c:1435
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr ""
|
||||
"преобразовать путь к доменному сокету UNIX \"%s\" в адрес не удалось: %s\n"
|
||||
|
||||
#: fe-connect.c:1601
|
||||
#: fe-connect.c:1645
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "неверное состояние соединения - возможно разрушение памяти\n"
|
||||
|
||||
#: fe-connect.c:1657
|
||||
#: fe-connect.c:1701
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "не удалось создать сокет: %s\n"
|
||||
|
||||
#: fe-connect.c:1680
|
||||
#: fe-connect.c:1724
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "не удалось перевести сокет в неблокирующий режим: %s\n"
|
||||
|
||||
#: fe-connect.c:1692
|
||||
#: fe-connect.c:1736
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr ""
|
||||
"не удалось перевести сокет в режим закрытия при выполнении (close-on-exec): "
|
||||
"%s\n"
|
||||
|
||||
#: fe-connect.c:1712
|
||||
#: fe-connect.c:1756
|
||||
msgid "keepalives parameter must be an integer\n"
|
||||
msgstr "параметр keepalives должен быть целым числом\n"
|
||||
|
||||
#: fe-connect.c:1725
|
||||
#: fe-connect.c:1769
|
||||
#, c-format
|
||||
msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(SO_KEEPALIVE): %s\n"
|
||||
|
||||
#: fe-connect.c:1867
|
||||
#: fe-connect.c:1911
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "не удалось получить статус ошибки сокета: %s\n"
|
||||
|
||||
#: fe-connect.c:1905
|
||||
#: fe-connect.c:1949
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "не удалось получить адрес клиента из сокета: %s\n"
|
||||
|
||||
#: fe-connect.c:1946
|
||||
#: fe-connect.c:1990
|
||||
msgid "requirepeer parameter is not supported on this platform\n"
|
||||
msgstr "параметр requirepeer не поддерживается в этой ОС\n"
|
||||
|
||||
#: fe-connect.c:1949
|
||||
#: fe-connect.c:1993
|
||||
#, c-format
|
||||
msgid "could not get peer credentials: %s\n"
|
||||
msgstr "не удалось получить учётные данные сервера: %s\n"
|
||||
|
||||
#: fe-connect.c:1959
|
||||
#: fe-connect.c:2003
|
||||
#, c-format
|
||||
msgid "local user with ID %d does not exist\n"
|
||||
msgstr "локальный пользователь с ID %d не существует\n"
|
||||
|
||||
#: fe-connect.c:1967
|
||||
#: fe-connect.c:2011
|
||||
#, c-format
|
||||
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
|
||||
msgstr ""
|
||||
"requirepeer допускает подключение только к \"%s\", но сервер работает под "
|
||||
"именем \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:2001
|
||||
#: fe-connect.c:2045
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "не удалось отправить пакет согласования SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:2040
|
||||
#: fe-connect.c:2084
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "не удалось отправить стартовый пакет: %s\n"
|
||||
|
||||
#: fe-connect.c:2110
|
||||
#: fe-connect.c:2154
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "затребовано подключение через SSL, но сервер не поддерживает SSL\n"
|
||||
|
||||
#: fe-connect.c:2136
|
||||
#: fe-connect.c:2180
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "получен неверный ответ на согласование SSL: %c\n"
|
||||
|
||||
#: fe-connect.c:2215 fe-connect.c:2248
|
||||
#: fe-connect.c:2259 fe-connect.c:2292
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "ожидался запрос аутентификации от сервера, но получено: %c\n"
|
||||
|
||||
#: fe-connect.c:2429
|
||||
#: fe-connect.c:2473
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%d)"
|
||||
msgstr "недостаточно памяти для буфера GSSAPI (%d)"
|
||||
|
||||
#: fe-connect.c:2514
|
||||
#: fe-connect.c:2558
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "неожиданное сообщение от сервера в начале работы\n"
|
||||
|
||||
#: fe-connect.c:2613
|
||||
#: fe-connect.c:2657
|
||||
#, c-format
|
||||
msgid "invalid connection state %d, probably indicative of memory corruption\n"
|
||||
msgstr "неверное состояние соединения %d - возможно разрушение памяти\n"
|
||||
|
||||
#: fe-connect.c:3053 fe-connect.c:3113
|
||||
#: fe-connect.c:3098 fe-connect.c:3158
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "ошибка в PGEventProc \"%s\" при обработке события PGEVT_CONNRESET\n"
|
||||
|
||||
#: fe-connect.c:3460
|
||||
#: fe-connect.c:3505
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": схема должна быть ldap://\n"
|
||||
|
||||
#: fe-connect.c:3475
|
||||
#: fe-connect.c:3520
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": отсутствует уникальное имя\n"
|
||||
|
||||
#: fe-connect.c:3486 fe-connect.c:3539
|
||||
#: fe-connect.c:3531 fe-connect.c:3584
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": должен быть только один атрибут\n"
|
||||
|
||||
#: fe-connect.c:3496 fe-connect.c:3553
|
||||
#: fe-connect.c:3541 fe-connect.c:3598
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
|
||||
msgstr ""
|
||||
"некорректный адрес LDAP \"%s\": не указана область поиска (base/one/sub)\n"
|
||||
|
||||
#: fe-connect.c:3507
|
||||
#: fe-connect.c:3552
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": нет фильтра\n"
|
||||
|
||||
#: fe-connect.c:3528
|
||||
#: fe-connect.c:3573
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": неверный номер порта\n"
|
||||
|
||||
#: fe-connect.c:3562
|
||||
#: fe-connect.c:3607
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "не удалось создать структуру LDAP\n"
|
||||
|
||||
#: fe-connect.c:3638
|
||||
#: fe-connect.c:3683
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "ошибка поиска на сервере LDAP: %s\n"
|
||||
|
||||
#: fe-connect.c:3649
|
||||
#: fe-connect.c:3694
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "при поиске LDAP найдено более одного вхождения\n"
|
||||
|
||||
#: fe-connect.c:3650 fe-connect.c:3662
|
||||
#: fe-connect.c:3695 fe-connect.c:3707
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "при поиске LDAP ничего не найдено\n"
|
||||
|
||||
#: fe-connect.c:3673 fe-connect.c:3686
|
||||
#: fe-connect.c:3718 fe-connect.c:3731
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "атрибут не содержит значений при поиске LDAP\n"
|
||||
|
||||
#: fe-connect.c:3738 fe-connect.c:3757 fe-connect.c:4232
|
||||
#: fe-connect.c:3783 fe-connect.c:3802 fe-connect.c:4293
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "в строке соединения нет \"=\" после \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3821 fe-connect.c:4412 fe-connect.c:5103
|
||||
#: fe-connect.c:3875 fe-connect.c:4474 fe-connect.c:5182
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "неверный параметр соединения \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3837 fe-connect.c:4281
|
||||
#: fe-connect.c:3891 fe-connect.c:4342
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "в строке соединения не хватает закрывающей кавычки\n"
|
||||
|
||||
#: fe-connect.c:3877
|
||||
#: fe-connect.c:3931
|
||||
msgid "could not get home directory to locate service definition file"
|
||||
msgstr ""
|
||||
"не удалось получить домашний каталог для загрузки файла определений служб"
|
||||
|
||||
#: fe-connect.c:3910
|
||||
#: fe-connect.c:3964
|
||||
#, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "определение службы \"%s\" не найдено\n"
|
||||
|
||||
#: fe-connect.c:3933
|
||||
#: fe-connect.c:3987
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "файл определений служб \"%s\" не найден\n"
|
||||
|
||||
#: fe-connect.c:3946
|
||||
#: fe-connect.c:4000
|
||||
#, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "слишком длинная строка (%d) в файле определений служб \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4017 fe-connect.c:4044
|
||||
#: fe-connect.c:4071 fe-connect.c:4105
|
||||
#, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "синтаксическая ошибка в файле определения служб \"%s\" (строка %d)\n"
|
||||
|
||||
#: fe-connect.c:4645
|
||||
#: fe-connect.c:4723
|
||||
#, c-format
|
||||
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
|
||||
msgstr "во внутреннюю процедуру разбора строки передан ошибочный URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4715
|
||||
#: fe-connect.c:4793
|
||||
#, c-format
|
||||
msgid ""
|
||||
"end of string reached when looking for matching \"]\" in IPv6 host address "
|
||||
"in URI: \"%s\"\n"
|
||||
msgstr "URI не содержит символ \"]\" после адреса IPv6: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4722
|
||||
#: fe-connect.c:4800
|
||||
#, c-format
|
||||
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
|
||||
msgstr "IPv6, содержащийся в URI, не может быть пустым: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4737
|
||||
#: fe-connect.c:4815
|
||||
#, c-format
|
||||
msgid ""
|
||||
"unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): "
|
||||
@ -431,50 +432,50 @@ msgstr ""
|
||||
"неожиданный символ \"%c\" в позиции %d в URI (ожидалось \":\" или \"/\"): "
|
||||
"\"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4851
|
||||
#: fe-connect.c:4929
|
||||
#, c-format
|
||||
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "лишний разделитель ключа/значения \"=\" в параметрах URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4871
|
||||
#: fe-connect.c:4949
|
||||
#, c-format
|
||||
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "в параметрах URI не хватает разделителя ключа/значения \"=\": \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4942
|
||||
#: fe-connect.c:5019
|
||||
#, c-format
|
||||
msgid "invalid URI query parameter: \"%s\"\n"
|
||||
msgstr "неверный параметр в URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5012
|
||||
#: fe-connect.c:5091
|
||||
#, c-format
|
||||
msgid "invalid percent-encoded token: \"%s\"\n"
|
||||
msgstr "неверный символ, закодированный с %%: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5022
|
||||
#: fe-connect.c:5101
|
||||
#, c-format
|
||||
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
|
||||
msgstr "недопустимое значение %%00 для символа, закодированного с %%: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5296
|
||||
#: fe-connect.c:5374
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "нулевой указатель соединения\n"
|
||||
|
||||
#: fe-connect.c:5582
|
||||
#: fe-connect.c:5660
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "ВНИМАНИЕ: файл паролей \"%s\" - не обычный файл\n"
|
||||
msgstr "ПРЕДУПРЕЖДЕНИЕ: файл паролей \"%s\" - не обычный файл\n"
|
||||
|
||||
#: fe-connect.c:5591
|
||||
#: fe-connect.c:5669
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: password file \"%s\" has group or world access; permissions should "
|
||||
"be u=rw (0600) or less\n"
|
||||
msgstr ""
|
||||
"ВНИМАНИЕ: к файлу паролей \"%s\" имеют доступ все или группа; права должны "
|
||||
"быть u=rw (0600) или более ограниченные\n"
|
||||
"ПРЕДУПРЕЖДЕНИЕ: к файлу паролей \"%s\" имеют доступ все или группа; права "
|
||||
"должны быть u=rw (0600) или более ограниченные\n"
|
||||
|
||||
#: fe-connect.c:5691
|
||||
#: fe-connect.c:5775
|
||||
#, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "пароль получен из файла \"%s\"\n"
|
||||
@ -533,40 +534,40 @@ msgstr "сначала должно завершиться состояние CO
|
||||
msgid "PQexec not allowed during COPY BOTH\n"
|
||||
msgstr "вызов PQexec не допускается в процессе COPY BOTH\n"
|
||||
|
||||
#: fe-exec.c:2186 fe-exec.c:2252 fe-exec.c:2339 fe-protocol2.c:1327
|
||||
#: fe-protocol3.c:1651
|
||||
#: fe-exec.c:2186 fe-exec.c:2252 fe-exec.c:2339 fe-protocol2.c:1352
|
||||
#: fe-protocol3.c:1678
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "операция COPY не выполняется\n"
|
||||
|
||||
#: fe-exec.c:2531
|
||||
#: fe-exec.c:2529
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "соединение в неправильном состоянии\n"
|
||||
|
||||
#: fe-exec.c:2562
|
||||
#: fe-exec.c:2560
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "неверный код ExecStatusType"
|
||||
|
||||
#: fe-exec.c:2626 fe-exec.c:2649
|
||||
#: fe-exec.c:2624 fe-exec.c:2647
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "номер колонки %d вне диапазона 0..%d"
|
||||
|
||||
#: fe-exec.c:2642
|
||||
#: fe-exec.c:2640
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "номер записи %d вне диапазона 0..%d"
|
||||
|
||||
#: fe-exec.c:2664
|
||||
#: fe-exec.c:2662
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "номер параметра %d вне диапазона 0..%d"
|
||||
|
||||
#: fe-exec.c:2952
|
||||
#: fe-exec.c:2950
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "не удалось интерпретировать ответ сервера: %s"
|
||||
|
||||
#: fe-exec.c:3191 fe-exec.c:3275
|
||||
#: fe-exec.c:3189 fe-exec.c:3273
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "неполный многобайтный символ\n"
|
||||
|
||||
@ -639,11 +640,11 @@ msgstr "функция pqGetInt не поддерживает integer разме
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "функция pqPutInt не поддерживает integer размером %lu байт"
|
||||
|
||||
#: fe-misc.c:643 fe-misc.c:842
|
||||
#: fe-misc.c:643 fe-misc.c:845
|
||||
msgid "connection not open\n"
|
||||
msgstr "соединение не открыто\n"
|
||||
|
||||
#: fe-misc.c:769 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
|
||||
#: fe-misc.c:812 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
|
||||
#: fe-secure.c:658
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
@ -654,15 +655,15 @@ msgstr ""
|
||||
"\tСкорее всего сервер прекратил работу из-за сбоя\n"
|
||||
"\tдо или в процессе выполнения запроса.\n"
|
||||
|
||||
#: fe-misc.c:1008
|
||||
#: fe-misc.c:1018
|
||||
msgid "timeout expired\n"
|
||||
msgstr "таймаут\n"
|
||||
|
||||
#: fe-misc.c:1053
|
||||
#: fe-misc.c:1063
|
||||
msgid "socket not open\n"
|
||||
msgstr "сокет не открыт\n"
|
||||
|
||||
#: fe-misc.c:1076
|
||||
#: fe-misc.c:1086
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "ошибка в select(): %s\n"
|
||||
@ -682,12 +683,18 @@ msgstr "неверное состояние %c - возможно разруше
|
||||
msgid "message type 0x%02x arrived from server while idle"
|
||||
msgstr "от сервера во время простоя получено сообщение типа 0x%02x"
|
||||
|
||||
#: fe-protocol2.c:522
|
||||
#: 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:324
|
||||
#: fe-protocol3.c:974
|
||||
msgid "out of memory"
|
||||
msgstr "нехватка памяти"
|
||||
|
||||
#: fe-protocol2.c:529
|
||||
#, c-format
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)"
|
||||
msgstr "неожиданный символ %c вслед за пустым ответом (сообщение \"I\")"
|
||||
|
||||
#: fe-protocol2.c:580
|
||||
#: fe-protocol2.c:595
|
||||
#, c-format
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
@ -696,7 +703,7 @@ msgstr ""
|
||||
"сервер отправил данные (сообщение \"D\") без предварительного описания "
|
||||
"строки (сообщение \"T\")"
|
||||
|
||||
#: fe-protocol2.c:598
|
||||
#: fe-protocol2.c:613
|
||||
#, c-format
|
||||
msgid ""
|
||||
"server sent binary data (\"B\" message) without prior row description (\"T\" "
|
||||
@ -705,31 +712,31 @@ msgstr ""
|
||||
"сервер отправил двоичные данные (сообщение \"B\") без предварительного "
|
||||
"описания строки (сообщение \"T\")"
|
||||
|
||||
#: fe-protocol2.c:618 fe-protocol3.c:385
|
||||
#: fe-protocol2.c:633 fe-protocol3.c:402
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "неожиданный ответ сервера; первый полученный символ: \"%c\"\n"
|
||||
|
||||
#: fe-protocol2.c:747 fe-protocol2.c:922 fe-protocol3.c:602 fe-protocol3.c:784
|
||||
#: fe-protocol2.c:762 fe-protocol2.c:937 fe-protocol3.c:619 fe-protocol3.c:801
|
||||
msgid "out of memory for query result"
|
||||
msgstr "недостаточно памяти для результата запроса"
|
||||
|
||||
#: fe-protocol2.c:1370 fe-protocol3.c:1719
|
||||
#: fe-protocol2.c:1395 fe-protocol3.c:1746
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: fe-protocol2.c:1382
|
||||
#: fe-protocol2.c:1407
|
||||
#, c-format
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "потеряна синхронизация с сервером; попытка восстановить соединение"
|
||||
|
||||
#: fe-protocol2.c:1516 fe-protocol2.c:1548 fe-protocol3.c:1922
|
||||
#: fe-protocol2.c:1541 fe-protocol2.c:1573 fe-protocol3.c:1949
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "ошибка протокола: id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:341
|
||||
#: fe-protocol3.c:358
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
@ -737,87 +744,87 @@ msgstr ""
|
||||
"сервер отправил данные (сообщение \"D\") без предварительного описания "
|
||||
"строки (сообщение \"T\")\n"
|
||||
|
||||
#: fe-protocol3.c:406
|
||||
#: fe-protocol3.c:423
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr "содержимое не соответствует длине в сообщении типа \"%c\"\n"
|
||||
|
||||
#: fe-protocol3.c:427
|
||||
#: fe-protocol3.c:444
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr ""
|
||||
"потеряна синхронизация с сервером: получено сообщение типа \"%c\", длина %d\n"
|
||||
|
||||
#: fe-protocol3.c:480 fe-protocol3.c:520
|
||||
#: fe-protocol3.c:497 fe-protocol3.c:537
|
||||
msgid "insufficient data in \"T\" message"
|
||||
msgstr "недостаточно данных в сообщении \"T\""
|
||||
|
||||
#: fe-protocol3.c:553
|
||||
#: fe-protocol3.c:570
|
||||
msgid "extraneous data in \"T\" message"
|
||||
msgstr "лишние данные в сообщении \"T\""
|
||||
|
||||
#: fe-protocol3.c:692 fe-protocol3.c:724 fe-protocol3.c:742
|
||||
#: fe-protocol3.c:709 fe-protocol3.c:741 fe-protocol3.c:759
|
||||
msgid "insufficient data in \"D\" message"
|
||||
msgstr "недостаточно данных в сообщении \"D\""
|
||||
|
||||
#: fe-protocol3.c:698
|
||||
#: fe-protocol3.c:715
|
||||
msgid "unexpected field count in \"D\" message"
|
||||
msgstr "неверное число полей в сообщении \"D\""
|
||||
|
||||
#: fe-protocol3.c:751
|
||||
#: fe-protocol3.c:768
|
||||
msgid "extraneous data in \"D\" message"
|
||||
msgstr "лишние данные в сообщении \"D\""
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:880 fe-protocol3.c:899
|
||||
#: fe-protocol3.c:900 fe-protocol3.c:919
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " символ %s"
|
||||
|
||||
#: fe-protocol3.c:912
|
||||
#: fe-protocol3.c:932
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "ПОДРОБНОСТИ: %s\n"
|
||||
|
||||
#: fe-protocol3.c:915
|
||||
#: fe-protocol3.c:935
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "ПОДСКАЗКА: %s\n"
|
||||
|
||||
#: fe-protocol3.c:918
|
||||
#: fe-protocol3.c:938
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "ЗАПРОС: %s\n"
|
||||
|
||||
#: fe-protocol3.c:921
|
||||
#: fe-protocol3.c:941
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "КОНТЕКСТ: %s\n"
|
||||
|
||||
#: fe-protocol3.c:933
|
||||
#: fe-protocol3.c:953
|
||||
msgid "LOCATION: "
|
||||
msgstr "ПОЛОЖЕНИЕ: "
|
||||
|
||||
#: fe-protocol3.c:935
|
||||
#: fe-protocol3.c:955
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:937
|
||||
#: fe-protocol3.c:957
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1161
|
||||
#: fe-protocol3.c:1188
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "СТРОКА %d: "
|
||||
|
||||
#: fe-protocol3.c:1547
|
||||
#: fe-protocol3.c:1574
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline можно вызывать только во время COPY OUT с текстом\n"
|
||||
|
||||
#: fe-secure.c:271 fe-secure.c:1129 fe-secure.c:1349
|
||||
#: fe-secure.c:271 fe-secure.c:1138 fe-secure.c:1358
|
||||
#, c-format
|
||||
msgid "could not acquire mutex: %s\n"
|
||||
msgstr "не удалось заблокировать семафор: %s\n"
|
||||
@ -827,16 +834,16 @@ msgstr "не удалось заблокировать семафор: %s\n"
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "не удалось установить SSL-соединение: %s\n"
|
||||
|
||||
#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1478
|
||||
#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1487
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "ошибка SSL SYSCALL: %s\n"
|
||||
|
||||
#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1482
|
||||
#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1491
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "ошибка SSL SYSCALL: конец файла (EOF)\n"
|
||||
|
||||
#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1491
|
||||
#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1500
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "ошибка SSL: %s\n"
|
||||
@ -845,7 +852,7 @@ msgstr "ошибка SSL: %s\n"
|
||||
msgid "SSL connection has been closed unexpectedly\n"
|
||||
msgstr "SSL-соединение было неожиданно закрыто\n"
|
||||
|
||||
#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1500
|
||||
#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1509
|
||||
#, c-format
|
||||
msgid "unrecognized SSL error code: %d\n"
|
||||
msgstr "нераспознанный код ошибки SSL: %d\n"
|
||||
@ -877,47 +884,47 @@ msgstr "для проверенного SSL-соединения требует
|
||||
msgid "server common name \"%s\" does not match host name \"%s\"\n"
|
||||
msgstr "имя в сертификате \"%s\" не совпадает с именем сервера \"%s\"\n"
|
||||
|
||||
#: fe-secure.c:976
|
||||
#: fe-secure.c:982
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "не удалось создать контекст SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:1099
|
||||
#: fe-secure.c:1108
|
||||
#, c-format
|
||||
msgid "could not open certificate file \"%s\": %s\n"
|
||||
msgstr "не удалось открыть файл сертификата \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1138 fe-secure.c:1153
|
||||
#: fe-secure.c:1147 fe-secure.c:1162
|
||||
#, c-format
|
||||
msgid "could not read certificate file \"%s\": %s\n"
|
||||
msgstr "не удалось прочитать файл сертификата \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1208
|
||||
#: fe-secure.c:1217
|
||||
#, c-format
|
||||
msgid "could not load SSL engine \"%s\": %s\n"
|
||||
msgstr "не удалось загрузить модуль SSL ENGINE \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1220
|
||||
#: fe-secure.c:1229
|
||||
#, c-format
|
||||
msgid "could not initialize SSL engine \"%s\": %s\n"
|
||||
msgstr "не удалось инициализировать модуль SSL ENGINE \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1236
|
||||
#: fe-secure.c:1245
|
||||
#, c-format
|
||||
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "не удалось прочитать закрытый ключ SSL \"%s\" из модуля \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1250
|
||||
#: fe-secure.c:1259
|
||||
#, c-format
|
||||
msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "не удалось загрузить закрытый ключ SSL \"%s\" из модуля \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1287
|
||||
#: fe-secure.c:1296
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key file \"%s\"\n"
|
||||
msgstr "сертификат присутствует, но файла закрытого ключа \"%s\" нет\n"
|
||||
|
||||
#: fe-secure.c:1295
|
||||
#: fe-secure.c:1304
|
||||
#, c-format
|
||||
msgid ""
|
||||
"private key file \"%s\" has group or world access; permissions should be "
|
||||
@ -926,27 +933,27 @@ msgstr ""
|
||||
"к файлу закрытого ключа \"%s\" имеют доступ все или группа; права должны "
|
||||
"быть u=rw (0600) или более ограниченные\n"
|
||||
|
||||
#: fe-secure.c:1306
|
||||
#: fe-secure.c:1315
|
||||
#, c-format
|
||||
msgid "could not load private key file \"%s\": %s\n"
|
||||
msgstr "не удалось загрузить файл закрытого ключа \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1320
|
||||
#: fe-secure.c:1329
|
||||
#, c-format
|
||||
msgid "certificate does not match private key file \"%s\": %s\n"
|
||||
msgstr "сертификат не соответствует файлу закрытого ключа \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1358
|
||||
#: fe-secure.c:1367
|
||||
#, c-format
|
||||
msgid "could not read root certificate file \"%s\": %s\n"
|
||||
msgstr "не удалось прочитать файл корневых сертификатов \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1388
|
||||
#: fe-secure.c:1397
|
||||
#, c-format
|
||||
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
|
||||
msgstr "Библиотека SSL не поддерживает проверку CRL (файл \"%s\")\n"
|
||||
|
||||
#: fe-secure.c:1421
|
||||
#: fe-secure.c:1430
|
||||
msgid ""
|
||||
"could not get home directory to locate root certificate file\n"
|
||||
"Either provide the file or change sslmode to disable server certificate "
|
||||
@ -956,7 +963,7 @@ msgstr ""
|
||||
"Укажите полный путь к файлу или отключите проверку сертификата сервера, "
|
||||
"изменив sslmode.\n"
|
||||
|
||||
#: fe-secure.c:1425
|
||||
#: fe-secure.c:1434
|
||||
#, c-format
|
||||
msgid ""
|
||||
"root certificate file \"%s\" does not exist\n"
|
||||
@ -967,17 +974,17 @@ msgstr ""
|
||||
"Укажите полный путь к файлу или отключите проверку сертификата сервера, "
|
||||
"изменив sslmode.\n"
|
||||
|
||||
#: fe-secure.c:1519
|
||||
#: fe-secure.c:1528
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "не удалось получить сертификат: %s\n"
|
||||
|
||||
#: fe-secure.c:1615
|
||||
#: fe-secure.c:1624
|
||||
#, c-format
|
||||
msgid "no SSL error reported"
|
||||
msgstr "нет сообщения об ошибке SSL"
|
||||
|
||||
#: fe-secure.c:1624
|
||||
#: fe-secure.c:1633
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "код ошибки SSL: %lu"
|
||||
|
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: plperl (PostgreSQL 9.1)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:25+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 17:56+0000\n"
|
||||
"PO-Revision-Date: 2012-02-21 22:53-0300\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -19,85 +19,85 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: plperl.c:387
|
||||
#: plperl.c:403
|
||||
msgid ""
|
||||
"If true, trusted and untrusted Perl code will be compiled in strict mode."
|
||||
msgstr ""
|
||||
"Si es verdadero, se compilará código Perl confiable y no confiable en modo "
|
||||
"«strict»."
|
||||
|
||||
#: plperl.c:401
|
||||
#: plperl.c:417
|
||||
msgid ""
|
||||
"Perl initialization code to execute when a Perl interpreter is initialized."
|
||||
msgstr ""
|
||||
"Código Perl de inicialización a ejecutar cuando un intérprete Perl es "
|
||||
"inicializado."
|
||||
|
||||
#: plperl.c:423
|
||||
#: plperl.c:439
|
||||
msgid "Perl initialization code to execute once when plperl is first used."
|
||||
msgstr ""
|
||||
"Código Perl de inicialización a ejecutar cuando plperl se usa por primera "
|
||||
"vez."
|
||||
|
||||
#: plperl.c:431
|
||||
#: plperl.c:447
|
||||
msgid "Perl initialization code to execute once when plperlu is first used."
|
||||
msgstr ""
|
||||
"Código Perl de inicialización a ejecutar cuando plperlu se usa por primera "
|
||||
"vez."
|
||||
|
||||
#: plperl.c:648 plperl.c:822 plperl.c:827 plperl.c:931 plperl.c:942
|
||||
#: plperl.c:983 plperl.c:1004 plperl.c:1993 plperl.c:2088 plperl.c:2150
|
||||
#: plperl.c:664 plperl.c:838 plperl.c:843 plperl.c:947 plperl.c:958
|
||||
#: plperl.c:999 plperl.c:1020 plperl.c:2013 plperl.c:2108 plperl.c:2170
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: plperl.c:649
|
||||
#: plperl.c:665
|
||||
#, c-format
|
||||
msgid "while executing PostgreSQL::InServer::SPI::bootstrap"
|
||||
msgstr "mientras se ejecutaba PostgreSQL::InServer::SPI::bootstrap"
|
||||
|
||||
#: plperl.c:823
|
||||
#: plperl.c:839
|
||||
#, c-format
|
||||
msgid "while parsing Perl initialization"
|
||||
msgstr "mientras se interpretaba la inicialización de Perl"
|
||||
|
||||
#: plperl.c:828
|
||||
#: plperl.c:844
|
||||
#, c-format
|
||||
msgid "while running Perl initialization"
|
||||
msgstr "mientras se ejecutaba la inicialización de Perl"
|
||||
|
||||
#: plperl.c:932
|
||||
#: plperl.c:948
|
||||
#, c-format
|
||||
msgid "while executing PLC_TRUSTED"
|
||||
msgstr "mientras se ejecutaba PLC_TRUSTED"
|
||||
|
||||
#: plperl.c:943
|
||||
#: plperl.c:959
|
||||
#, c-format
|
||||
msgid "while executing utf8fix"
|
||||
msgstr "mientras se ejecutaba utf8fix"
|
||||
|
||||
#: plperl.c:984
|
||||
#: plperl.c:1000
|
||||
#, c-format
|
||||
msgid "while executing plperl.on_plperl_init"
|
||||
msgstr "mientras se ejecutaba plperl.on_plperl_init"
|
||||
|
||||
#: plperl.c:1005
|
||||
#: plperl.c:1021
|
||||
#, c-format
|
||||
msgid "while executing plperl.on_plperlu_init"
|
||||
msgstr "mientras se ejecutaba plperl.on_plperlu_init"
|
||||
|
||||
#: plperl.c:1049 plperl.c:1649
|
||||
#: plperl.c:1065 plperl.c:1665
|
||||
#, c-format
|
||||
msgid "Perl hash contains nonexistent column \"%s\""
|
||||
msgstr "el hash de Perl contiene el columna inexistente «%s»"
|
||||
|
||||
#: plperl.c:1134
|
||||
#: plperl.c:1150
|
||||
#, c-format
|
||||
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
|
||||
msgstr ""
|
||||
"el número de dimensiones del array (%d) excede el máximo permitido (%d)"
|
||||
|
||||
#: plperl.c:1146 plperl.c:1163
|
||||
#: plperl.c:1162 plperl.c:1179
|
||||
#, c-format
|
||||
msgid ""
|
||||
"multidimensional arrays must have array expressions with matching dimensions"
|
||||
@ -105,17 +105,17 @@ msgstr ""
|
||||
"los arrays multidimensionales deben tener expresiones de arrays con "
|
||||
"dimensiones coincidentes"
|
||||
|
||||
#: plperl.c:1200
|
||||
#: plperl.c:1216
|
||||
#, c-format
|
||||
msgid "cannot convert Perl array to non-array type %s"
|
||||
msgstr "no se puede convertir un array de Perl al tipo no-array %s"
|
||||
|
||||
#: plperl.c:1296
|
||||
#: plperl.c:1312
|
||||
#, c-format
|
||||
msgid "cannot convert Perl hash to non-composite type %s"
|
||||
msgstr "no se puede convertir un hash de Perl al tipo no compuesto %s"
|
||||
|
||||
#: plperl.c:1307
|
||||
#: plperl.c:1323
|
||||
#, c-format
|
||||
msgid ""
|
||||
"function returning record called in context that cannot accept type record"
|
||||
@ -123,44 +123,44 @@ msgstr ""
|
||||
"se llamó una función que retorna un registro en un contexto que no puede "
|
||||
"aceptarlo"
|
||||
|
||||
#: plperl.c:1322
|
||||
#: plperl.c:1338
|
||||
#, c-format
|
||||
msgid "PL/Perl function must return reference to hash or array"
|
||||
msgstr "una función Perl debe retornar una referencia a un hash o array"
|
||||
|
||||
#: plperl.c:1626
|
||||
#: plperl.c:1642
|
||||
#, c-format
|
||||
msgid "$_TD->{new} does not exist"
|
||||
msgstr "$_TD->{new} no existe"
|
||||
|
||||
#: plperl.c:1630
|
||||
#: plperl.c:1646
|
||||
#, c-format
|
||||
msgid "$_TD->{new} is not a hash reference"
|
||||
msgstr "$_TD->{new} no es una referencia a un hash"
|
||||
|
||||
#: plperl.c:1870 plperl.c:2569
|
||||
#: plperl.c:1889 plperl.c:2589
|
||||
#, c-format
|
||||
msgid "PL/Perl functions cannot return type %s"
|
||||
msgstr "las funciones en PL/Perl no pueden retornar el tipo %s"
|
||||
|
||||
#: plperl.c:1883 plperl.c:2614
|
||||
#: plperl.c:1902 plperl.c:2634
|
||||
#, c-format
|
||||
msgid "PL/Perl functions cannot accept type %s"
|
||||
msgstr "funciones de PL/Perl no pueden aceptar el tipo %s"
|
||||
|
||||
#: plperl.c:1997
|
||||
#: plperl.c:2017
|
||||
#, c-format
|
||||
msgid "didn't get a CODE reference from compiling function \"%s\""
|
||||
msgstr "no se obtuvo una referencia CODE en la compilación de la función «%s»"
|
||||
|
||||
#: plperl.c:2195
|
||||
#: plperl.c:2215
|
||||
#, c-format
|
||||
msgid "set-valued function called in context that cannot accept a set"
|
||||
msgstr ""
|
||||
"se llamó a una función que retorna un conjunto en un contexto que no puede "
|
||||
"aceptarlo"
|
||||
|
||||
#: plperl.c:2239
|
||||
#: plperl.c:2259
|
||||
#, c-format
|
||||
msgid ""
|
||||
"set-returning PL/Perl function must return reference to array or use "
|
||||
@ -169,12 +169,12 @@ msgstr ""
|
||||
"una función PL/Perl que retorna un conjunto debe retornar una referencia a "
|
||||
"un array o usar return_next"
|
||||
|
||||
#: plperl.c:2353
|
||||
#: plperl.c:2373
|
||||
#, c-format
|
||||
msgid "ignoring modified row in DELETE trigger"
|
||||
msgstr "ignorando la tupla modificada en el disparador DELETE"
|
||||
|
||||
#: plperl.c:2361
|
||||
#: plperl.c:2381
|
||||
#, c-format
|
||||
msgid ""
|
||||
"result of PL/Perl trigger function must be undef, \"SKIP\", or \"MODIFY\""
|
||||
@ -182,22 +182,22 @@ msgstr ""
|
||||
"el resultado de la función disparadora en PL/Perl debe ser undef, «SKIP» o "
|
||||
"«MODIFY»"
|
||||
|
||||
#: plperl.c:2499 plperl.c:2509
|
||||
#: plperl.c:2519 plperl.c:2529
|
||||
#, c-format
|
||||
msgid "out of memory"
|
||||
msgstr "memoria agotada"
|
||||
|
||||
#: plperl.c:2561
|
||||
#: plperl.c:2581
|
||||
#, c-format
|
||||
msgid "trigger functions can only be called as triggers"
|
||||
msgstr "las funciones disparadoras sólo pueden ser llamadas como disparadores"
|
||||
|
||||
#: plperl.c:2934
|
||||
#: plperl.c:2954
|
||||
#, c-format
|
||||
msgid "cannot use return_next in a non-SETOF function"
|
||||
msgstr "no se puede utilizar return_next en una función sin SETOF"
|
||||
|
||||
#: plperl.c:2990
|
||||
#: plperl.c:3010
|
||||
#, c-format
|
||||
msgid ""
|
||||
"SETOF-composite-returning PL/Perl function must call return_next with "
|
||||
@ -206,17 +206,17 @@ msgstr ""
|
||||
"una función Perl que retorna SETOF de un tipo compuesto debe invocar "
|
||||
"return_next con una referencia a un hash"
|
||||
|
||||
#: plperl.c:3728
|
||||
#: plperl.c:3748
|
||||
#, c-format
|
||||
msgid "PL/Perl function \"%s\""
|
||||
msgstr "función PL/Perl «%s»"
|
||||
|
||||
#: plperl.c:3740
|
||||
#: plperl.c:3760
|
||||
#, c-format
|
||||
msgid "compilation of PL/Perl function \"%s\""
|
||||
msgstr "compilación de la función PL/Perl «%s»"
|
||||
|
||||
#: plperl.c:3749
|
||||
#: plperl.c:3769
|
||||
#, c-format
|
||||
msgid "PL/Perl anonymous code block"
|
||||
msgstr "bloque de código anónimo de PL/Perl"
|
||||
|
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: plpgsql (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:25+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 17:57+0000\n"
|
||||
"PO-Revision-Date: 2012-08-03 15:00-0400\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -222,7 +222,7 @@ msgstr ""
|
||||
"RETURN debe especificar una variable de tipo record o row en una función que "
|
||||
"retorna una fila"
|
||||
|
||||
#: gram.y:2926 pl_exec.c:2415
|
||||
#: gram.y:2926 pl_exec.c:2409
|
||||
#, c-format
|
||||
msgid "cannot use RETURN NEXT in a non-SETOF function"
|
||||
msgstr "no se puede usar RETURN NEXT en una función que no es SETOF"
|
||||
@ -241,7 +241,7 @@ msgstr ""
|
||||
"RETURN NEXT debe especificar una variable tipo record o row en una función "
|
||||
"que retorna una fila"
|
||||
|
||||
#: gram.y:2985 pl_exec.c:2562
|
||||
#: gram.y:2985 pl_exec.c:2556
|
||||
#, c-format
|
||||
msgid "cannot use RETURN QUERY in a non-SETOF function"
|
||||
msgstr ""
|
||||
@ -314,7 +314,7 @@ msgstr "no se reconoce la opción de sentencia RAISE"
|
||||
msgid "syntax error, expected \"=\""
|
||||
msgstr "error de sintaxis, se esperaba «=»"
|
||||
|
||||
#: pl_comp.c:424 pl_handler.c:266
|
||||
#: pl_comp.c:424 pl_handler.c:269
|
||||
#, c-format
|
||||
msgid "PL/pgSQL functions cannot accept type %s"
|
||||
msgstr "las funciones PL/pgSQL no pueden aceptar el tipo %s"
|
||||
@ -332,7 +332,7 @@ msgid "trigger functions can only be called as triggers"
|
||||
msgstr ""
|
||||
"las funciones de disparador sólo pueden ser invocadas como disparadores"
|
||||
|
||||
#: pl_comp.c:539 pl_handler.c:251
|
||||
#: pl_comp.c:539 pl_handler.c:254
|
||||
#, c-format
|
||||
msgid "PL/pgSQL functions cannot return type %s"
|
||||
msgstr "las funciones PL/pgSQL no pueden retornar el tipo %s"
|
||||
@ -372,8 +372,8 @@ msgstr ""
|
||||
"Podría referirse tanto a una variable PL/pgSQL como a una columna de una "
|
||||
"tabla."
|
||||
|
||||
#: pl_comp.c:1226 pl_comp.c:1254 pl_exec.c:3923 pl_exec.c:4278 pl_exec.c:4364
|
||||
#: pl_exec.c:4455
|
||||
#: pl_comp.c:1226 pl_comp.c:1254 pl_exec.c:3917 pl_exec.c:4262 pl_exec.c:4348
|
||||
#: pl_exec.c:4439
|
||||
#, c-format
|
||||
msgid "record \"%s\" has no field \"%s\""
|
||||
msgstr "el registro «%s» no tiene un campo «%s»"
|
||||
@ -440,7 +440,7 @@ msgstr ""
|
||||
"mientras se hacía la conversión del valor de retorno al tipo de retorno de "
|
||||
"la función"
|
||||
|
||||
#: pl_exec.c:366 pl_exec.c:2634
|
||||
#: pl_exec.c:366 pl_exec.c:2628
|
||||
#, c-format
|
||||
msgid "set-valued function called in context that cannot accept a set"
|
||||
msgstr ""
|
||||
@ -474,11 +474,17 @@ msgstr ""
|
||||
"la estructura de fila retornada no coincide con la estructura de la tabla "
|
||||
"que generó el evento de disparador"
|
||||
|
||||
#. translator: last %s is a phrase such as "during statement block
|
||||
#. local variable initialization"
|
||||
#.
|
||||
#: pl_exec.c:808
|
||||
#, c-format
|
||||
msgid "PL/pgSQL function %s line %d %s"
|
||||
msgstr "función PL/pgSQL %s en la línea %d %s"
|
||||
|
||||
#. translator: last %s is a phrase such as "while storing call
|
||||
#. arguments into local variables"
|
||||
#.
|
||||
#: pl_exec.c:819
|
||||
#, c-format
|
||||
msgid "PL/pgSQL function %s %s"
|
||||
@ -517,198 +523,198 @@ msgstr "durante la salida del bloque de sentencias"
|
||||
msgid "during exception cleanup"
|
||||
msgstr "durante la finalización por excepción"
|
||||
|
||||
#: pl_exec.c:1445
|
||||
#: pl_exec.c:1439
|
||||
#, c-format
|
||||
msgid "GET STACKED DIAGNOSTICS cannot be used outside an exception handler"
|
||||
msgstr ""
|
||||
"GET STACKED DIAGNOSTICS no puede ser usado fuera de un manejador de excepción"
|
||||
|
||||
#: pl_exec.c:1611
|
||||
#: pl_exec.c:1605
|
||||
#, c-format
|
||||
msgid "case not found"
|
||||
msgstr "caso no encontrado"
|
||||
|
||||
#: pl_exec.c:1612
|
||||
#: pl_exec.c:1606
|
||||
#, c-format
|
||||
msgid "CASE statement is missing ELSE part."
|
||||
msgstr "A la sentencia CASE le falta la parte ELSE."
|
||||
|
||||
#: pl_exec.c:1766
|
||||
#: pl_exec.c:1760
|
||||
#, c-format
|
||||
msgid "lower bound of FOR loop cannot be null"
|
||||
msgstr "el límite inferior de un ciclo FOR no puede ser null"
|
||||
|
||||
#: pl_exec.c:1781
|
||||
#: pl_exec.c:1775
|
||||
#, c-format
|
||||
msgid "upper bound of FOR loop cannot be null"
|
||||
msgstr "el límite superior de un ciclo FOR no puede ser null"
|
||||
|
||||
#: pl_exec.c:1798
|
||||
#: pl_exec.c:1792
|
||||
#, c-format
|
||||
msgid "BY value of FOR loop cannot be null"
|
||||
msgstr "el valor BY de un ciclo FOR no puede ser null"
|
||||
|
||||
#: pl_exec.c:1804
|
||||
#: pl_exec.c:1798
|
||||
#, c-format
|
||||
msgid "BY value of FOR loop must be greater than zero"
|
||||
msgstr "el valor BY de un ciclo FOR debe ser mayor que cero"
|
||||
|
||||
#: pl_exec.c:1974 pl_exec.c:3437
|
||||
#: pl_exec.c:1968 pl_exec.c:3431
|
||||
#, c-format
|
||||
msgid "cursor \"%s\" already in use"
|
||||
msgstr "el cursor «%s» ya está en uso"
|
||||
|
||||
#: pl_exec.c:1997 pl_exec.c:3499
|
||||
#: pl_exec.c:1991 pl_exec.c:3493
|
||||
#, c-format
|
||||
msgid "arguments given for cursor without arguments"
|
||||
msgstr "se dieron argumentos a un cursor sin argumentos"
|
||||
|
||||
#: pl_exec.c:2016 pl_exec.c:3518
|
||||
#: pl_exec.c:2010 pl_exec.c:3512
|
||||
#, c-format
|
||||
msgid "arguments required for cursor"
|
||||
msgstr "se requieren argumentos para el cursor"
|
||||
|
||||
#: pl_exec.c:2103
|
||||
#: pl_exec.c:2097
|
||||
#, c-format
|
||||
msgid "FOREACH expression must not be null"
|
||||
msgstr "la expresión FOREACH no debe ser nula"
|
||||
|
||||
#: pl_exec.c:2109
|
||||
#: pl_exec.c:2103
|
||||
#, c-format
|
||||
msgid "FOREACH expression must yield an array, not type %s"
|
||||
msgstr "una expresión FOREACH debe retornar un array, no tipo %s"
|
||||
|
||||
#: pl_exec.c:2126
|
||||
#: pl_exec.c:2120
|
||||
#, c-format
|
||||
msgid "slice dimension (%d) is out of the valid range 0..%d"
|
||||
msgstr "la dimensión del slice (%d) está fuera de rango 0..%d"
|
||||
|
||||
#: pl_exec.c:2153
|
||||
#: pl_exec.c:2147
|
||||
#, c-format
|
||||
msgid "FOREACH ... SLICE loop variable must be of an array type"
|
||||
msgstr "las variables de bucles FOREACH ... SLICE deben ser de un tipo array"
|
||||
|
||||
#: pl_exec.c:2157
|
||||
#: pl_exec.c:2151
|
||||
#, c-format
|
||||
msgid "FOREACH loop variable must not be of an array type"
|
||||
msgstr "la variable de bucle FOREACH no debe ser de tipo array"
|
||||
|
||||
#: pl_exec.c:2439 pl_exec.c:2507
|
||||
#: pl_exec.c:2433 pl_exec.c:2501
|
||||
#, c-format
|
||||
msgid "wrong result type supplied in RETURN NEXT"
|
||||
msgstr "se pasó un tipo incorrecto de resultado a RETURN NEXT"
|
||||
|
||||
#: pl_exec.c:2462 pl_exec.c:3910 pl_exec.c:4236 pl_exec.c:4271 pl_exec.c:4338
|
||||
#: pl_exec.c:4357 pl_exec.c:4425 pl_exec.c:4448
|
||||
#: pl_exec.c:2456 pl_exec.c:3904 pl_exec.c:4229 pl_exec.c:4255 pl_exec.c:4322
|
||||
#: pl_exec.c:4341 pl_exec.c:4409 pl_exec.c:4432
|
||||
#, c-format
|
||||
msgid "record \"%s\" is not assigned yet"
|
||||
msgstr "el registro «%s» no ha sido asignado aún"
|
||||
|
||||
#: pl_exec.c:2464 pl_exec.c:3912 pl_exec.c:4238 pl_exec.c:4273 pl_exec.c:4340
|
||||
#: pl_exec.c:4359 pl_exec.c:4427 pl_exec.c:4450
|
||||
#: pl_exec.c:2458 pl_exec.c:3906 pl_exec.c:4231 pl_exec.c:4257 pl_exec.c:4324
|
||||
#: pl_exec.c:4343 pl_exec.c:4411 pl_exec.c:4434
|
||||
#, c-format
|
||||
msgid "The tuple structure of a not-yet-assigned record is indeterminate."
|
||||
msgstr ""
|
||||
"La estructura de fila de un registro aún no asignado no está determinado."
|
||||
|
||||
#: pl_exec.c:2468 pl_exec.c:2488
|
||||
#: pl_exec.c:2462 pl_exec.c:2482
|
||||
#, c-format
|
||||
msgid "wrong record type supplied in RETURN NEXT"
|
||||
msgstr "se pasó un tipo de registro incorrecto a RETURN NEXT"
|
||||
|
||||
#: pl_exec.c:2529
|
||||
#: pl_exec.c:2523
|
||||
#, c-format
|
||||
msgid "RETURN NEXT must have a parameter"
|
||||
msgstr "RETURN NEXT debe tener un parámetro"
|
||||
|
||||
#: pl_exec.c:2582
|
||||
#: pl_exec.c:2576
|
||||
msgid "structure of query does not match function result type"
|
||||
msgstr ""
|
||||
"la estructura de la consulta no coincide con el tipo del resultado de la "
|
||||
"función"
|
||||
|
||||
#: pl_exec.c:2680
|
||||
#: pl_exec.c:2674
|
||||
#, c-format
|
||||
msgid "RAISE without parameters cannot be used outside an exception handler"
|
||||
msgstr ""
|
||||
"RAISE sin parámetros no puede ser usado fuera de un manejador de excepción"
|
||||
|
||||
#: pl_exec.c:2721
|
||||
#: pl_exec.c:2715
|
||||
#, c-format
|
||||
msgid "too few parameters specified for RAISE"
|
||||
msgstr "se especificaron muy pocos parámetros a RAISE"
|
||||
|
||||
#: pl_exec.c:2749
|
||||
#: pl_exec.c:2743
|
||||
#, c-format
|
||||
msgid "too many parameters specified for RAISE"
|
||||
msgstr "se especificaron demasiados parámetros a RAISE"
|
||||
|
||||
#: pl_exec.c:2769
|
||||
#: pl_exec.c:2763
|
||||
#, c-format
|
||||
msgid "RAISE statement option cannot be null"
|
||||
msgstr "la opción de sentencia en RAISE no puede ser null"
|
||||
|
||||
#: pl_exec.c:2779 pl_exec.c:2788 pl_exec.c:2796 pl_exec.c:2804
|
||||
#: pl_exec.c:2773 pl_exec.c:2782 pl_exec.c:2790 pl_exec.c:2798
|
||||
#, c-format
|
||||
msgid "RAISE option already specified: %s"
|
||||
msgstr "la opción de RAISE ya se especificó: %s"
|
||||
|
||||
#: pl_exec.c:2840
|
||||
#: pl_exec.c:2834
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: pl_exec.c:2990 pl_exec.c:3127 pl_exec.c:3300
|
||||
#: pl_exec.c:2984 pl_exec.c:3121 pl_exec.c:3294
|
||||
#, c-format
|
||||
msgid "cannot COPY to/from client in PL/pgSQL"
|
||||
msgstr "no se puede ejecutar COPY desde/a un cliente en PL/pgSQL"
|
||||
|
||||
#: pl_exec.c:2994 pl_exec.c:3131 pl_exec.c:3304
|
||||
#: pl_exec.c:2988 pl_exec.c:3125 pl_exec.c:3298
|
||||
#, c-format
|
||||
msgid "cannot begin/end transactions in PL/pgSQL"
|
||||
msgstr "no se pueden iniciar o terminar transacciones en PL/pgSQL"
|
||||
|
||||
#: pl_exec.c:2995 pl_exec.c:3132 pl_exec.c:3305
|
||||
#: pl_exec.c:2989 pl_exec.c:3126 pl_exec.c:3299
|
||||
#, c-format
|
||||
msgid "Use a BEGIN block with an EXCEPTION clause instead."
|
||||
msgstr "Utilice un bloque BEGIN con una cláusula EXCEPTION."
|
||||
|
||||
#: pl_exec.c:3155 pl_exec.c:3329
|
||||
#: pl_exec.c:3149 pl_exec.c:3323
|
||||
#, c-format
|
||||
msgid "INTO used with a command that cannot return data"
|
||||
msgstr "INTO es utilizado con una orden que no puede retornar datos"
|
||||
|
||||
#: pl_exec.c:3175 pl_exec.c:3349
|
||||
#: pl_exec.c:3169 pl_exec.c:3343
|
||||
#, c-format
|
||||
msgid "query returned no rows"
|
||||
msgstr "la consulta no regresó filas"
|
||||
|
||||
#: pl_exec.c:3184 pl_exec.c:3358
|
||||
#: pl_exec.c:3178 pl_exec.c:3352
|
||||
#, c-format
|
||||
msgid "query returned more than one row"
|
||||
msgstr "la consulta regresó más de una fila"
|
||||
|
||||
#: pl_exec.c:3199
|
||||
#: pl_exec.c:3193
|
||||
#, c-format
|
||||
msgid "query has no destination for result data"
|
||||
msgstr "la consulta no tiene un destino para los datos de resultado"
|
||||
|
||||
#: pl_exec.c:3200
|
||||
#: pl_exec.c:3194
|
||||
#, c-format
|
||||
msgid "If you want to discard the results of a SELECT, use PERFORM instead."
|
||||
msgstr "Si quiere descartar los resultados de un SELECT, utilice PERFORM."
|
||||
|
||||
#: pl_exec.c:3233 pl_exec.c:6150
|
||||
#: pl_exec.c:3227 pl_exec.c:6134
|
||||
#, c-format
|
||||
msgid "query string argument of EXECUTE is null"
|
||||
msgstr "el argumento de consulta a ejecutar en EXECUTE es null"
|
||||
|
||||
#: pl_exec.c:3292
|
||||
#: pl_exec.c:3286
|
||||
#, c-format
|
||||
msgid "EXECUTE of SELECT ... INTO is not implemented"
|
||||
msgstr "no está implementado EXECUTE de un SELECT ... INTO"
|
||||
|
||||
#: pl_exec.c:3293
|
||||
#: pl_exec.c:3287
|
||||
#, c-format
|
||||
msgid ""
|
||||
"You might want to use EXECUTE ... INTO or EXECUTE CREATE TABLE ... AS "
|
||||
@ -716,73 +722,73 @@ msgid ""
|
||||
msgstr ""
|
||||
"Puede desear usar EXECUTE ... INTO o EXECUTE CREATE TABLE ... AS en su lugar."
|
||||
|
||||
#: pl_exec.c:3581 pl_exec.c:3673
|
||||
#: pl_exec.c:3575 pl_exec.c:3667
|
||||
#, c-format
|
||||
msgid "cursor variable \"%s\" is null"
|
||||
msgstr "variable cursor «%s» es null"
|
||||
|
||||
#: pl_exec.c:3588 pl_exec.c:3680
|
||||
#: pl_exec.c:3582 pl_exec.c:3674
|
||||
#, c-format
|
||||
msgid "cursor \"%s\" does not exist"
|
||||
msgstr "no existe el cursor «%s»"
|
||||
|
||||
#: pl_exec.c:3602
|
||||
#: pl_exec.c:3596
|
||||
#, c-format
|
||||
msgid "relative or absolute cursor position is null"
|
||||
msgstr "la posición relativa o absoluta del cursor es null"
|
||||
|
||||
#: pl_exec.c:3769
|
||||
#: pl_exec.c:3763
|
||||
#, c-format
|
||||
msgid "null value cannot be assigned to variable \"%s\" declared NOT NULL"
|
||||
msgstr ""
|
||||
"no puede asignarse un valor null a la variable «%s» que fue declarada NOT "
|
||||
"NULL"
|
||||
|
||||
#: pl_exec.c:3822
|
||||
#: pl_exec.c:3816
|
||||
#, c-format
|
||||
msgid "cannot assign non-composite value to a row variable"
|
||||
msgstr "no se puede asignar un valor no compuesto a una variable de tipo row"
|
||||
|
||||
#: pl_exec.c:3864
|
||||
#: pl_exec.c:3858
|
||||
#, c-format
|
||||
msgid "cannot assign non-composite value to a record variable"
|
||||
msgstr ""
|
||||
"no se puede asignar un valor no compuesto a una variable de tipo record"
|
||||
|
||||
#: pl_exec.c:4022
|
||||
#: pl_exec.c:4016
|
||||
#, c-format
|
||||
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
|
||||
msgstr ""
|
||||
"el número de dimensiones del array (%d) excede el máximo permitido (%d)"
|
||||
|
||||
#: pl_exec.c:4054
|
||||
#: pl_exec.c:4048
|
||||
#, c-format
|
||||
msgid "subscripted object is not an array"
|
||||
msgstr "el objeto al que se le puso un subíndice no es un array"
|
||||
|
||||
#: pl_exec.c:4091
|
||||
#: pl_exec.c:4085
|
||||
#, c-format
|
||||
msgid "array subscript in assignment must not be null"
|
||||
msgstr "subíndice de array en asignación no puede ser null"
|
||||
|
||||
#: pl_exec.c:4563
|
||||
#: pl_exec.c:4547
|
||||
#, c-format
|
||||
msgid "query \"%s\" did not return data"
|
||||
msgstr "la consulta «%s» no retornó datos"
|
||||
|
||||
#: pl_exec.c:4571
|
||||
#: pl_exec.c:4555
|
||||
#, c-format
|
||||
msgid "query \"%s\" returned %d column"
|
||||
msgid_plural "query \"%s\" returned %d columns"
|
||||
msgstr[0] "la consulta «%s» retornó %d columna"
|
||||
msgstr[1] "la consulta «%s» retornó %d columnas"
|
||||
|
||||
#: pl_exec.c:4597
|
||||
#: pl_exec.c:4581
|
||||
#, c-format
|
||||
msgid "query \"%s\" returned more than one row"
|
||||
msgstr "la consulta «%s» retornó más de una fila"
|
||||
|
||||
#: pl_exec.c:4654
|
||||
#: pl_exec.c:4638
|
||||
#, c-format
|
||||
msgid "query \"%s\" is not a SELECT"
|
||||
msgstr "la consulta «%s» no es una orden SELECT"
|
||||
|
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: plpython (PostgreSQL 9.2)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:25+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 17:56+0000\n"
|
||||
"PO-Revision-Date: 2012-08-06 15:38-0400\n"
|
||||
"Last-Translator: Alvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@ -75,7 +75,7 @@ msgstr "modo de retorno de conjunto de función no soportado"
|
||||
#: plpy_exec.c:91
|
||||
#, c-format
|
||||
msgid ""
|
||||
"PL/Python set-returning functions only support returning only value per call."
|
||||
"PL/Python set-returning functions only support returning one value per call."
|
||||
msgstr ""
|
||||
"Las funciones PL/Python que retornan conjuntos sólo permiten retornar un "
|
||||
"valor por invocación."
|
||||
@ -155,23 +155,23 @@ msgstr ""
|
||||
"no se pudo crear un nuevo diccionario mientras se construían los argumentos "
|
||||
"de disparador"
|
||||
|
||||
#: plpy_exec.c:664
|
||||
#: plpy_exec.c:662
|
||||
#, c-format
|
||||
msgid "TD[\"new\"] deleted, cannot modify row"
|
||||
msgstr "TD[\"new\"] borrado, no se puede modicar el registro"
|
||||
|
||||
#: plpy_exec.c:667
|
||||
#: plpy_exec.c:666
|
||||
#, c-format
|
||||
msgid "TD[\"new\"] is not a dictionary"
|
||||
msgstr "TD[\"new\"] no es un diccionario"
|
||||
|
||||
#: plpy_exec.c:691
|
||||
#: plpy_exec.c:690
|
||||
#, c-format
|
||||
msgid "TD[\"new\"] dictionary key at ordinal position %d is not a string"
|
||||
msgstr ""
|
||||
"el nombre del atributo de TD[\"new\"] en la posición %d no es una cadena"
|
||||
|
||||
#: plpy_exec.c:697
|
||||
#: plpy_exec.c:696
|
||||
#, c-format
|
||||
msgid ""
|
||||
"key \"%s\" found in TD[\"new\"] does not exist as a column in the triggering "
|
||||
@ -179,13 +179,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"la llave «%s» en TD[\"new\"] no existe como columna en la fila disparadora"
|
||||
|
||||
#: plpy_exec.c:778
|
||||
#: plpy_exec.c:776
|
||||
#, c-format
|
||||
msgid "while modifying trigger row"
|
||||
msgstr "mientras se modificaba la fila de disparador"
|
||||
|
||||
# FIXME not very happy with this
|
||||
#: plpy_exec.c:839
|
||||
#: plpy_exec.c:837
|
||||
#, c-format
|
||||
msgid "forcibly aborting a subtransaction that has not been exited"
|
||||
msgstr "abortando una subtransacción que no se ha cerrado"
|
||||
@ -230,12 +230,12 @@ msgstr "no se pudo crear las globales"
|
||||
msgid "could not initialize globals"
|
||||
msgstr "no se pudo inicializar las globales"
|
||||
|
||||
#: plpy_main.c:351
|
||||
#: plpy_main.c:355
|
||||
#, c-format
|
||||
msgid "PL/Python function \"%s\""
|
||||
msgstr "función PL/Python «%s»"
|
||||
|
||||
#: plpy_main.c:358
|
||||
#: plpy_main.c:362
|
||||
#, c-format
|
||||
msgid "PL/Python anonymous code block"
|
||||
msgstr "bloque de código anónimo de PL/Python"
|
||||
@ -412,12 +412,12 @@ msgstr ""
|
||||
"el valor de retorno de la función con tipo de retorno array no es una "
|
||||
"secuencia Python"
|
||||
|
||||
#: plpy_typeio.c:886
|
||||
#: plpy_typeio.c:896
|
||||
#, c-format
|
||||
msgid "key \"%s\" not found in mapping"
|
||||
msgstr "la llave «%s» no fue encontrada en el mapa"
|
||||
|
||||
#: plpy_typeio.c:887
|
||||
#: plpy_typeio.c:897
|
||||
#, c-format
|
||||
msgid ""
|
||||
"To return null in a column, add the value None to the mapping with the key "
|
||||
@ -426,19 +426,19 @@ msgstr ""
|
||||
"Para retornar null en una columna, agregue el valor None al mapa, con llave "
|
||||
"llamada igual que la columna."
|
||||
|
||||
#: plpy_typeio.c:935
|
||||
#: plpy_typeio.c:945
|
||||
#, c-format
|
||||
msgid "length of returned sequence did not match number of columns in row"
|
||||
msgstr ""
|
||||
"el tamaño de la secuencia retornada no concuerda con el número de columnas "
|
||||
"de la fila"
|
||||
|
||||
#: plpy_typeio.c:1043
|
||||
#: plpy_typeio.c:1053
|
||||
#, c-format
|
||||
msgid "attribute \"%s\" does not exist in Python object"
|
||||
msgstr "el atributo «%s» no existe en el objeto Python"
|
||||
|
||||
#: plpy_typeio.c:1044
|
||||
#: plpy_typeio.c:1054
|
||||
#, c-format
|
||||
msgid ""
|
||||
"To return null in a column, let the returned object have an attribute named "
|
||||
|
@ -19,8 +19,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: plpython (PostgreSQL) 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-07-29 09:19+0000\n"
|
||||
"PO-Revision-Date: 2014-07-30 22:35+0100\n"
|
||||
"POT-Creation-Date: 2015-01-08 04:18+0000\n"
|
||||
"PO-Revision-Date: 2015-01-09 12:39+0100\n"
|
||||
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
||||
"Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>\n"
|
||||
"Language: it\n"
|
||||
@ -84,8 +84,8 @@ msgstr "modalità di ritorno della funzione set non supportata"
|
||||
|
||||
#: plpy_exec.c:91
|
||||
#, c-format
|
||||
msgid "PL/Python set-returning functions only support returning only value per call."
|
||||
msgstr "le funzioni PL/Python che restituiscono insiemi supportano solo la restituzione di un solo valore per chiamata."
|
||||
msgid "PL/Python set-returning functions only support returning one value per call."
|
||||
msgstr "Le funzioni PL/Python che restituiscono insiemi supportano la restituzione di un solo valore per chiamata."
|
||||
|
||||
#: plpy_exec.c:103
|
||||
#, c-format
|
||||
@ -95,7 +95,7 @@ msgstr "l'oggetto restituito non può essere iterato"
|
||||
#: plpy_exec.c:104
|
||||
#, c-format
|
||||
msgid "PL/Python set-returning functions must return an iterable object."
|
||||
msgstr "le funzioni PL/Python che restituiscono insiemi devono restituire un oggetto iterabile"
|
||||
msgstr "Le funzioni PL/Python che restituiscono insiemi devono restituire un oggetto iterabile."
|
||||
|
||||
#: plpy_exec.c:129
|
||||
#, c-format
|
||||
|
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pltcl (PostgreSQL 9.1)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2013-08-26 19:24+0000\n"
|
||||
"POT-Creation-Date: 2015-09-04 17:56+0000\n"
|
||||
"PO-Revision-Date: 2012-02-21 22:54-0300\n"
|
||||
"Last-Translator: Emanuel Calvo Franco <postgres.arg@gmail.com>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user