mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 2561773c3baa001b5f30ba5ff1b1d7304f1ba4fc
This commit is contained in:
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ecpglib (PostgreSQL 9.4)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2017-05-21 17:33+0000\n"
|
||||
"POT-Creation-Date: 2017-08-27 22:01+0000\n"
|
||||
"PO-Revision-Date: 2014-12-16 12:12-0300\n"
|
||||
"Last-Translator: Emanuel Calvo Franco <postgres-arg@gmail.com>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ecpg (PostgreSQL 9.4)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2017-05-21 17:34+0000\n"
|
||||
"POT-Creation-Date: 2017-08-27 22:02+0000\n"
|
||||
"PO-Revision-Date: 2014-12-15 15:22-0300\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@@ -358,185 +358,185 @@ 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:544 preproc.y:13867
|
||||
#: preproc.y:544 preproc.y:13876
|
||||
#, c-format
|
||||
msgid "type \"%s\" is already defined"
|
||||
msgstr "el tipo «%s» ya está definido"
|
||||
|
||||
#: preproc.y:568 preproc.y:14525 preproc.y:14846 variable.c:620
|
||||
#: preproc.y:568 preproc.y:14534 preproc.y:14855 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:1579
|
||||
#: preproc.y:1580
|
||||
#, 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:1782
|
||||
#: preproc.y:1783
|
||||
#, c-format
|
||||
msgid "AT option not allowed in CONNECT statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia CONNECT"
|
||||
|
||||
#: preproc.y:1816
|
||||
#: preproc.y:1817
|
||||
#, c-format
|
||||
msgid "AT option not allowed in DISCONNECT statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia DISCONNECT"
|
||||
|
||||
#: preproc.y:1871
|
||||
#: preproc.y:1872
|
||||
#, 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:1893
|
||||
#: preproc.y:1894
|
||||
#, c-format
|
||||
msgid "AT option not allowed in TYPE statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia TYPE"
|
||||
|
||||
#: preproc.y:1902
|
||||
#: preproc.y:1903
|
||||
#, c-format
|
||||
msgid "AT option not allowed in VAR statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia VAR"
|
||||
|
||||
#: preproc.y:1909
|
||||
#: preproc.y:1910
|
||||
#, c-format
|
||||
msgid "AT option not allowed in WHENEVER statement"
|
||||
msgstr "la opción AT no está permitida en la sentencia WHENEVER"
|
||||
|
||||
#: preproc.y:2157 preproc.y:2162 preproc.y:2278 preproc.y:3656 preproc.y:4908
|
||||
#: preproc.y:4917 preproc.y:5201 preproc.y:6604 preproc.y:7693 preproc.y:7698
|
||||
#: preproc.y:10156 preproc.y:10753
|
||||
#: preproc.y:2162 preproc.y:2167 preproc.y:2283 preproc.y:3661 preproc.y:4917
|
||||
#: preproc.y:4926 preproc.y:5210 preproc.y:6613 preproc.y:7702 preproc.y:7707
|
||||
#: preproc.y:10165 preproc.y:10762
|
||||
#, c-format
|
||||
msgid "unsupported feature will be passed to server"
|
||||
msgstr "característica no soportada será pasada al servidor"
|
||||
|
||||
#: preproc.y:2536
|
||||
#: preproc.y:2541
|
||||
#, c-format
|
||||
msgid "SHOW ALL is not implemented"
|
||||
msgstr "SHOW ALL no está implementado"
|
||||
|
||||
#: preproc.y:3044
|
||||
#: preproc.y:3049
|
||||
#, c-format
|
||||
msgid "COPY FROM STDIN is not implemented"
|
||||
msgstr "COPY FROM STDIN no está implementado"
|
||||
|
||||
#: preproc.y:8534 preproc.y:13456
|
||||
#: preproc.y:8543 preproc.y:13465
|
||||
#, 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:8536 preproc.y:13458
|
||||
#: preproc.y:8545 preproc.y:13467
|
||||
#, c-format
|
||||
msgid "cursor \"%s\" is already defined"
|
||||
msgstr "el cursor «%s» ya está definido"
|
||||
|
||||
#: preproc.y:8954
|
||||
#: preproc.y:8963
|
||||
#, 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:9190 preproc.y:9197
|
||||
#: preproc.y:9199 preproc.y:9206
|
||||
#, c-format
|
||||
msgid "subquery in FROM must have an alias"
|
||||
msgstr "las subconsultas en FROM deben tener un alias"
|
||||
|
||||
#: preproc.y:13186
|
||||
#: preproc.y:13195
|
||||
#, c-format
|
||||
msgid "CREATE TABLE AS cannot specify INTO"
|
||||
msgstr "CREATE TABLE AS no puede especificar INTO"
|
||||
|
||||
#: preproc.y:13222
|
||||
#: preproc.y:13231
|
||||
#, c-format
|
||||
msgid "expected \"@\", found \"%s\""
|
||||
msgstr "se esperaba «@», se encontró «%s»"
|
||||
|
||||
#: preproc.y:13234
|
||||
#: preproc.y:13243
|
||||
#, c-format
|
||||
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
|
||||
msgstr "sólo los protocolos «tcp» y «unix» y tipo de bases de datos «postgresql» están soportados"
|
||||
|
||||
#: preproc.y:13237
|
||||
#: preproc.y:13246
|
||||
#, c-format
|
||||
msgid "expected \"://\", found \"%s\""
|
||||
msgstr "se esperaba «://», se encontró «%s»"
|
||||
|
||||
#: preproc.y:13242
|
||||
#: preproc.y:13251
|
||||
#, 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:13268
|
||||
#: preproc.y:13277
|
||||
#, c-format
|
||||
msgid "expected \"postgresql\", found \"%s\""
|
||||
msgstr "se esperaba «postgresql», se encontró «%s»"
|
||||
|
||||
#: preproc.y:13271
|
||||
#: preproc.y:13280
|
||||
#, c-format
|
||||
msgid "invalid connection type: %s"
|
||||
msgstr "tipo de conexión no válido: %s"
|
||||
|
||||
#: preproc.y:13280
|
||||
#: preproc.y:13289
|
||||
#, c-format
|
||||
msgid "expected \"@\" or \"://\", found \"%s\""
|
||||
msgstr "se esperaba «@» o «://», se encontró «%s»"
|
||||
|
||||
#: preproc.y:13355 preproc.y:13373
|
||||
#: preproc.y:13364 preproc.y:13382
|
||||
#, c-format
|
||||
msgid "invalid data type"
|
||||
msgstr "tipo de dato no válido"
|
||||
|
||||
#: preproc.y:13384 preproc.y:13401
|
||||
#: preproc.y:13393 preproc.y:13410
|
||||
#, c-format
|
||||
msgid "incomplete statement"
|
||||
msgstr "sentencia incompleta"
|
||||
|
||||
#: preproc.y:13387 preproc.y:13404
|
||||
#: preproc.y:13396 preproc.y:13413
|
||||
#, c-format
|
||||
msgid "unrecognized token \"%s\""
|
||||
msgstr "elemento «%s» no reconocido"
|
||||
|
||||
#: preproc.y:13678
|
||||
#: preproc.y:13687
|
||||
#, 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:13690
|
||||
#: preproc.y:13699
|
||||
#, c-format
|
||||
msgid "interval specification not allowed here"
|
||||
msgstr "la especificación de intervalo no está permitida aquí"
|
||||
|
||||
#: preproc.y:13842 preproc.y:13894
|
||||
#: preproc.y:13851 preproc.y:13903
|
||||
#, 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:14033
|
||||
#: preproc.y:14042
|
||||
#, c-format
|
||||
msgid "pointers to varchar are not implemented"
|
||||
msgstr "los punteros a varchar no están implementados"
|
||||
|
||||
#: preproc.y:14220 preproc.y:14245
|
||||
#: preproc.y:14229 preproc.y:14254
|
||||
#, c-format
|
||||
msgid "using unsupported DESCRIBE statement"
|
||||
msgstr "utilizando sentencia DESCRIBE no soportada"
|
||||
|
||||
#: preproc.y:14492
|
||||
#: preproc.y:14501
|
||||
#, c-format
|
||||
msgid "initializer not allowed in EXEC SQL VAR command"
|
||||
msgstr "inicializador no permitido en la orden EXEC SQL VAR"
|
||||
|
||||
#: preproc.y:14804
|
||||
#: preproc.y:14813
|
||||
#, c-format
|
||||
msgid "arrays of indicators are not allowed on input"
|
||||
msgstr "no se permiten los arrays de indicadores en la entrada"
|
||||
|
||||
#: preproc.y:15025
|
||||
#: preproc.y:15034
|
||||
#, c-format
|
||||
msgid "operator not allowed in variable definition"
|
||||
msgstr "operador no permitido en definición de variable"
|
||||
|
||||
#. translator: %s is typically the translation of "syntax error"
|
||||
#: preproc.y:15063
|
||||
#: preproc.y:15075
|
||||
#, c-format
|
||||
msgid "%s at or near \"%s\""
|
||||
msgstr "%s en o cerca de «%s»"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ecpg (PostgreSQL 9)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2017-05-26 20:52+0000\n"
|
||||
"POT-Creation-Date: 2017-08-17 18:02+0000\n"
|
||||
"PO-Revision-Date: 2016-11-24 16:50+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
|
||||
@@ -363,100 +363,100 @@ msgstr "определение типа не может включать ини
|
||||
msgid "type name \"string\" is reserved in Informix mode"
|
||||
msgstr "имя типа \"string\" в режиме Informix зарезервировано"
|
||||
|
||||
#: preproc.y:544 preproc.y:13867
|
||||
#: preproc.y:544 preproc.y:13876
|
||||
#, c-format
|
||||
msgid "type \"%s\" is already defined"
|
||||
msgstr "тип \"%s\" уже определён"
|
||||
|
||||
#: preproc.y:568 preproc.y:14525 preproc.y:14846 variable.c:620
|
||||
#: preproc.y:568 preproc.y:14534 preproc.y:14855 variable.c:620
|
||||
#, c-format
|
||||
msgid "multidimensional arrays for simple data types are not supported"
|
||||
msgstr "многомерные массивы с простыми типами данных не поддерживаются"
|
||||
|
||||
#: preproc.y:1579
|
||||
#: preproc.y:1580
|
||||
#, c-format
|
||||
msgid "AT option not allowed in CLOSE DATABASE statement"
|
||||
msgstr "оператор CLOSE DATABASE с параметром AT не поддерживается"
|
||||
|
||||
#: preproc.y:1782
|
||||
#: preproc.y:1783
|
||||
#, c-format
|
||||
msgid "AT option not allowed in CONNECT statement"
|
||||
msgstr "оператор CONNECT с параметром AT не поддерживается"
|
||||
|
||||
#: preproc.y:1816
|
||||
#: preproc.y:1817
|
||||
#, c-format
|
||||
msgid "AT option not allowed in DISCONNECT statement"
|
||||
msgstr "оператор DISCONNECT с параметром AT не поддерживается"
|
||||
|
||||
#: preproc.y:1871
|
||||
#: preproc.y:1872
|
||||
#, c-format
|
||||
msgid "AT option not allowed in SET CONNECTION statement"
|
||||
msgstr "оператор SET CONNECTION с параметром AT не поддерживается"
|
||||
|
||||
#: preproc.y:1893
|
||||
#: preproc.y:1894
|
||||
#, c-format
|
||||
msgid "AT option not allowed in TYPE statement"
|
||||
msgstr "оператор TYPE с параметром AT не поддерживается"
|
||||
|
||||
#: preproc.y:1902
|
||||
#: preproc.y:1903
|
||||
#, c-format
|
||||
msgid "AT option not allowed in VAR statement"
|
||||
msgstr "оператор VAR с параметром AT не поддерживается"
|
||||
|
||||
#: preproc.y:1909
|
||||
#: preproc.y:1910
|
||||
#, c-format
|
||||
msgid "AT option not allowed in WHENEVER statement"
|
||||
msgstr "оператор WHENEVER с параметром AT не поддерживается"
|
||||
|
||||
#: preproc.y:2157 preproc.y:2162 preproc.y:2278 preproc.y:3656 preproc.y:4908
|
||||
#: preproc.y:4917 preproc.y:5201 preproc.y:6604 preproc.y:7693 preproc.y:7698
|
||||
#: preproc.y:10156 preproc.y:10753
|
||||
#: preproc.y:2162 preproc.y:2167 preproc.y:2283 preproc.y:3661 preproc.y:4917
|
||||
#: preproc.y:4926 preproc.y:5210 preproc.y:6613 preproc.y:7702 preproc.y:7707
|
||||
#: preproc.y:10165 preproc.y:10762
|
||||
#, c-format
|
||||
msgid "unsupported feature will be passed to server"
|
||||
msgstr "неподдерживаемая функция будет передана серверу"
|
||||
|
||||
#: preproc.y:2536
|
||||
#: preproc.y:2541
|
||||
#, c-format
|
||||
msgid "SHOW ALL is not implemented"
|
||||
msgstr "SHOW ALL не реализовано"
|
||||
|
||||
#: preproc.y:3044
|
||||
#: preproc.y:3049
|
||||
#, c-format
|
||||
msgid "COPY FROM STDIN is not implemented"
|
||||
msgstr "операция COPY FROM STDIN не реализована"
|
||||
|
||||
#: preproc.y:8534 preproc.y:13456
|
||||
#: preproc.y:8543 preproc.y:13465
|
||||
#, c-format
|
||||
msgid "using variable \"%s\" in different declare statements is not supported"
|
||||
msgstr ""
|
||||
"использование переменной \"%s\" в разных операторах DECLARE не поддерживается"
|
||||
|
||||
#: preproc.y:8536 preproc.y:13458
|
||||
#: preproc.y:8545 preproc.y:13467
|
||||
#, c-format
|
||||
msgid "cursor \"%s\" is already defined"
|
||||
msgstr "курсор \"%s\" уже определён"
|
||||
|
||||
#: preproc.y:8954
|
||||
#: preproc.y:8963
|
||||
#, c-format
|
||||
msgid "no longer supported LIMIT #,# syntax passed to server"
|
||||
msgstr "не поддерживаемое более предложение LIMIT #,# передано на сервер"
|
||||
|
||||
#: preproc.y:9190 preproc.y:9197
|
||||
#: preproc.y:9199 preproc.y:9206
|
||||
#, c-format
|
||||
msgid "subquery in FROM must have an alias"
|
||||
msgstr "подзапрос во FROM должен иметь псевдоним"
|
||||
|
||||
#: preproc.y:13186
|
||||
#: preproc.y:13195
|
||||
#, c-format
|
||||
msgid "CREATE TABLE AS cannot specify INTO"
|
||||
msgstr "в CREATE TABLE AS нельзя указать INTO"
|
||||
|
||||
#: preproc.y:13222
|
||||
#: preproc.y:13231
|
||||
#, c-format
|
||||
msgid "expected \"@\", found \"%s\""
|
||||
msgstr "ожидался знак \"@\", но на этом месте \"%s\""
|
||||
|
||||
#: preproc.y:13234
|
||||
#: preproc.y:13243
|
||||
#, c-format
|
||||
msgid ""
|
||||
"only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are "
|
||||
@@ -465,90 +465,90 @@ msgstr ""
|
||||
"поддерживаются только протоколы \"tcp\" и \"unix\", а тип базы данных - "
|
||||
"\"postgresql\""
|
||||
|
||||
#: preproc.y:13237
|
||||
#: preproc.y:13246
|
||||
#, c-format
|
||||
msgid "expected \"://\", found \"%s\""
|
||||
msgstr "ожидалось \"://\", но на этом месте \"%s\""
|
||||
|
||||
#: preproc.y:13242
|
||||
#: preproc.y:13251
|
||||
#, c-format
|
||||
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
|
||||
msgstr ""
|
||||
"Доменные сокеты Unix работают только с \"localhost\", но не с адресом \"%s\""
|
||||
|
||||
#: preproc.y:13268
|
||||
#: preproc.y:13277
|
||||
#, c-format
|
||||
msgid "expected \"postgresql\", found \"%s\""
|
||||
msgstr "ожидался тип \"postgresql\", но на этом месте \"%s\""
|
||||
|
||||
#: preproc.y:13271
|
||||
#: preproc.y:13280
|
||||
#, c-format
|
||||
msgid "invalid connection type: %s"
|
||||
msgstr "неверный тип подключения: %s"
|
||||
|
||||
#: preproc.y:13280
|
||||
#: preproc.y:13289
|
||||
#, c-format
|
||||
msgid "expected \"@\" or \"://\", found \"%s\""
|
||||
msgstr "ожидалось \"@\" или \"://\", но на этом месте \"%s\""
|
||||
|
||||
#: preproc.y:13355 preproc.y:13373
|
||||
#: preproc.y:13364 preproc.y:13382
|
||||
#, c-format
|
||||
msgid "invalid data type"
|
||||
msgstr "неверный тип данных"
|
||||
|
||||
#: preproc.y:13384 preproc.y:13401
|
||||
#: preproc.y:13393 preproc.y:13410
|
||||
#, c-format
|
||||
msgid "incomplete statement"
|
||||
msgstr "неполный оператор"
|
||||
|
||||
#: preproc.y:13387 preproc.y:13404
|
||||
#: preproc.y:13396 preproc.y:13413
|
||||
#, c-format
|
||||
msgid "unrecognized token \"%s\""
|
||||
msgstr "нераспознанное ключевое слово \"%s\""
|
||||
|
||||
#: preproc.y:13678
|
||||
#: preproc.y:13687
|
||||
#, c-format
|
||||
msgid "only data types numeric and decimal have precision/scale argument"
|
||||
msgstr ""
|
||||
"точность/масштаб можно указать только для типов данных numeric и decimal"
|
||||
|
||||
#: preproc.y:13690
|
||||
#: preproc.y:13699
|
||||
#, c-format
|
||||
msgid "interval specification not allowed here"
|
||||
msgstr "определение интервала здесь не допускается"
|
||||
|
||||
#: preproc.y:13842 preproc.y:13894
|
||||
#: preproc.y:13851 preproc.y:13903
|
||||
#, c-format
|
||||
msgid "too many levels in nested structure/union definition"
|
||||
msgstr "слишком много уровней в определении вложенной структуры/объединения"
|
||||
|
||||
#: preproc.y:14033
|
||||
#: preproc.y:14042
|
||||
#, c-format
|
||||
msgid "pointers to varchar are not implemented"
|
||||
msgstr "указатели на varchar не реализованы"
|
||||
|
||||
#: preproc.y:14220 preproc.y:14245
|
||||
#: preproc.y:14229 preproc.y:14254
|
||||
#, c-format
|
||||
msgid "using unsupported DESCRIBE statement"
|
||||
msgstr "используется неподдерживаемый оператор DESCRIBE"
|
||||
|
||||
#: preproc.y:14492
|
||||
#: preproc.y:14501
|
||||
#, c-format
|
||||
msgid "initializer not allowed in EXEC SQL VAR command"
|
||||
msgstr "команда EXEC SQL VAR не может включать инициализатор"
|
||||
|
||||
#: preproc.y:14804
|
||||
#: preproc.y:14813
|
||||
#, c-format
|
||||
msgid "arrays of indicators are not allowed on input"
|
||||
msgstr "массивы индикаторов на входе недопустимы"
|
||||
|
||||
#: preproc.y:15025
|
||||
#: preproc.y:15034
|
||||
#, c-format
|
||||
msgid "operator not allowed in variable definition"
|
||||
msgstr "недопустимый оператор в определении переменной"
|
||||
|
||||
#. translator: %s is typically the translation of "syntax error"
|
||||
#: preproc.y:15063
|
||||
#: preproc.y:15075
|
||||
#, c-format
|
||||
msgid "%s at or near \"%s\""
|
||||
msgstr "%s (примерное положение: \"%s\")"
|
||||
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libpq (PostgreSQL 9.4)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2017-05-21 17:34+0000\n"
|
||||
"POT-Creation-Date: 2017-08-27 22:02+0000\n"
|
||||
"PO-Revision-Date: 2015-09-26 00:11-0300\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
@@ -24,7 +24,7 @@ msgstr ""
|
||||
msgid "GSSAPI continuation error"
|
||||
msgstr "error en continuación de GSSAPI"
|
||||
|
||||
#: fe-auth.c:177 fe-auth.c:412
|
||||
#: fe-auth.c:177 fe-auth.c:417
|
||||
msgid "host name must be specified\n"
|
||||
msgstr "el nombre de servidor debe ser especificado\n"
|
||||
|
||||
@@ -32,12 +32,12 @@ msgstr "el nombre de servidor debe ser especificado\n"
|
||||
msgid "duplicate GSS authentication request\n"
|
||||
msgstr "petición de autentificación GSS duplicada\n"
|
||||
|
||||
#: fe-auth.c:197 fe-auth.c:309 fe-auth.c:383 fe-auth.c:418 fe-auth.c:514
|
||||
#: fe-auth.c:793 fe-connect.c:707 fe-connect.c:904 fe-connect.c:1080
|
||||
#: fe-connect.c:2091 fe-connect.c:3482 fe-connect.c:3734 fe-connect.c:3853
|
||||
#: fe-connect.c:4083 fe-connect.c:4163 fe-connect.c:4258 fe-connect.c:4514
|
||||
#: fe-connect.c:4542 fe-connect.c:4614 fe-connect.c:4638 fe-connect.c:4656
|
||||
#: fe-connect.c:4752 fe-connect.c:5103 fe-connect.c:5253 fe-exec.c:3354
|
||||
#: fe-auth.c:197 fe-auth.c:309 fe-auth.c:388 fe-auth.c:423 fe-auth.c:519
|
||||
#: fe-auth.c:798 fe-connect.c:767 fe-connect.c:964 fe-connect.c:1140
|
||||
#: fe-connect.c:2141 fe-connect.c:3497 fe-connect.c:3749 fe-connect.c:3868
|
||||
#: fe-connect.c:4098 fe-connect.c:4178 fe-connect.c:4273 fe-connect.c:4529
|
||||
#: fe-connect.c:4557 fe-connect.c:4629 fe-connect.c:4653 fe-connect.c:4671
|
||||
#: fe-connect.c:4767 fe-connect.c:5118 fe-connect.c:5268 fe-exec.c:3354
|
||||
#: fe-exec.c:3519 fe-lobj.c:896 fe-protocol2.c:1206 fe-protocol3.c:1613
|
||||
#: fe-secure.c:779 fe-secure.c:1269
|
||||
msgid "out of memory\n"
|
||||
@@ -51,74 +51,78 @@ msgstr "error en conversión de nombre GSSAPI"
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "error en continuación de SSPI"
|
||||
|
||||
#: fe-auth.c:398
|
||||
#: fe-auth.c:378
|
||||
msgid "duplicate SSPI authentication request\n"
|
||||
msgstr "petición de autentificación SSPI duplicada\n"
|
||||
|
||||
#: fe-auth.c:403
|
||||
msgid "could not acquire SSPI credentials"
|
||||
msgstr "no se pudo obtener las credenciales SSPI"
|
||||
|
||||
#: fe-auth.c:489
|
||||
#: fe-auth.c:494
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
msgstr "el método de autentificación SCM_CRED no está soportado\n"
|
||||
|
||||
#: fe-auth.c:565
|
||||
#: fe-auth.c:570
|
||||
msgid "Kerberos 4 authentication not supported\n"
|
||||
msgstr "el método de autentificación Kerberos 4 no está soportado\n"
|
||||
|
||||
#: fe-auth.c:570
|
||||
#: fe-auth.c:575
|
||||
msgid "Kerberos 5 authentication not supported\n"
|
||||
msgstr "el método de autentificación Kerberos 5 no está soportado\n"
|
||||
|
||||
#: fe-auth.c:641
|
||||
#: fe-auth.c:646
|
||||
msgid "GSSAPI authentication not supported\n"
|
||||
msgstr "el método de autentificación GSSAPI no está soportado\n"
|
||||
|
||||
#: fe-auth.c:673
|
||||
#: fe-auth.c:678
|
||||
msgid "SSPI authentication not supported\n"
|
||||
msgstr "el método de autentificación SSPI no está soportado\n"
|
||||
|
||||
#: fe-auth.c:681
|
||||
#: fe-auth.c:686
|
||||
msgid "Crypt authentication not supported\n"
|
||||
msgstr "el método de autentificación Crypt no está soportado\n"
|
||||
|
||||
#: fe-auth.c:716
|
||||
#: fe-auth.c:721
|
||||
msgid "SCRAM authentication requires libpq version 10 or above\n"
|
||||
msgstr "la autentificación SCRAM requiere la versión de libpq 10 o superior\n"
|
||||
|
||||
#: fe-auth.c:721
|
||||
#: fe-auth.c:726
|
||||
#, c-format
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "el método de autentificación %u no está soportado\n"
|
||||
|
||||
#: fe-auth.c:768
|
||||
#: fe-auth.c:773
|
||||
#, c-format
|
||||
msgid "user name lookup failure: error code %lu\n"
|
||||
msgstr "fallo en la búsqueda del nombre de usuario: código de error %lu\n"
|
||||
|
||||
#: fe-auth.c:778 fe-connect.c:2018
|
||||
#: fe-auth.c:783 fe-connect.c:2068
|
||||
#, c-format
|
||||
msgid "could not look up local user ID %d: %s\n"
|
||||
msgstr "no se pudo buscar el usuario local de ID %d: %s\n"
|
||||
|
||||
#: fe-auth.c:783 fe-connect.c:2023
|
||||
#: fe-auth.c:788 fe-connect.c:2073
|
||||
#, 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:846
|
||||
#: fe-connect.c:906
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "valor sslmode no válido: «%s»\n"
|
||||
|
||||
#: fe-connect.c:867
|
||||
#: fe-connect.c:927
|
||||
#, 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:1104
|
||||
#: fe-connect.c:1164
|
||||
#, 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:1134
|
||||
#: fe-connect.c:1194
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -129,7 +133,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:1189
|
||||
#: fe-connect.c:1249
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -140,7 +144,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:1198
|
||||
#: fe-connect.c:1258
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -151,295 +155,275 @@ 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:1249
|
||||
#: fe-connect.c:1309 fe-connect.c:1341 fe-connect.c:1374 fe-connect.c:1841
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPIDLE) falló: %s\n"
|
||||
msgid "setsockopt(%s) failed: %s\n"
|
||||
msgstr "setsockopt(%s) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1262
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPALIVE) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1294
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPINTVL) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1326
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPCNT) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1374
|
||||
#: fe-connect.c:1423
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
|
||||
#: fe-connect.c:1426
|
||||
#: fe-connect.c:1475
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "número de puerto no válido: «%s»\n"
|
||||
|
||||
#: fe-connect.c:1459
|
||||
#: fe-connect.c:1508
|
||||
#, 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:1478
|
||||
#: fe-connect.c:1527
|
||||
#, 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:1482
|
||||
#: fe-connect.c:1531
|
||||
#, 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:1687
|
||||
#: fe-connect.c:1736
|
||||
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:1727
|
||||
#: fe-connect.c:1776
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "no se pudo crear el socket: %s\n"
|
||||
|
||||
#: fe-connect.c:1749
|
||||
#: fe-connect.c:1798
|
||||
#, c-format
|
||||
msgid "could not set socket to nonblocking mode: %s\n"
|
||||
msgstr "no se pudo establecer el socket en modo no bloqueante: %s\n"
|
||||
|
||||
#: fe-connect.c:1760
|
||||
#: fe-connect.c:1809
|
||||
#, 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:1779
|
||||
#: fe-connect.c:1828
|
||||
msgid "keepalives parameter must be an integer\n"
|
||||
msgstr "el parámetro de keepalives debe ser un entero\n"
|
||||
|
||||
#: fe-connect.c:1792
|
||||
#, c-format
|
||||
msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
msgstr "setsockopt(SO_KEEPALIVE) falló: %s\n"
|
||||
|
||||
#: fe-connect.c:1929
|
||||
#: fe-connect.c:1979
|
||||
#, 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:1963
|
||||
#: fe-connect.c:2013
|
||||
#, 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:2005
|
||||
#: fe-connect.c:2055
|
||||
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:2008
|
||||
#: fe-connect.c:2058
|
||||
#, c-format
|
||||
msgid "could not get peer credentials: %s\n"
|
||||
msgstr "no se pudo obtener credenciales de la contraparte: %s\n"
|
||||
|
||||
#: fe-connect.c:2031
|
||||
#: fe-connect.c:2081
|
||||
#, 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:2065
|
||||
#: fe-connect.c:2115
|
||||
#, 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:2104
|
||||
#: fe-connect.c:2154
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "no se pudo enviar el paquete de inicio: %s\n"
|
||||
|
||||
#: fe-connect.c:2174
|
||||
#: fe-connect.c:2224
|
||||
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:2200
|
||||
#: fe-connect.c:2250
|
||||
#, 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:2275 fe-connect.c:2308
|
||||
#: fe-connect.c:2325 fe-connect.c:2358
|
||||
#, 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:2475
|
||||
#: fe-connect.c:2525
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%d)"
|
||||
msgstr "memoria agotada creando el búfer GSSAPI (%d)"
|
||||
|
||||
#: fe-connect.c:2560
|
||||
#: fe-connect.c:2610
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "se ha recibido un mensaje inesperado del servidor durante el inicio\n"
|
||||
|
||||
#: fe-connect.c:2654
|
||||
#: fe-connect.c:2704
|
||||
#, 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:3088 fe-connect.c:3148
|
||||
#: fe-connect.c:3103 fe-connect.c:3163
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "PGEventProc «%s» falló durante el evento PGEVT_CONNRESET\n"
|
||||
|
||||
#: fe-connect.c:3495
|
||||
#: fe-connect.c:3510
|
||||
#, 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:3510
|
||||
#: fe-connect.c:3525
|
||||
#, 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:3521 fe-connect.c:3574
|
||||
#: fe-connect.c:3536 fe-connect.c:3589
|
||||
#, 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:3531 fe-connect.c:3588
|
||||
#: fe-connect.c:3546 fe-connect.c:3603
|
||||
#, 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:3542
|
||||
#: fe-connect.c:3557
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "URL LDAP no válida «%s»: no tiene filtro\n"
|
||||
|
||||
#: fe-connect.c:3563
|
||||
#: fe-connect.c:3578
|
||||
#, 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:3597
|
||||
#: fe-connect.c:3612
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "no se pudo crear estructura LDAP\n"
|
||||
|
||||
#: fe-connect.c:3673
|
||||
#: fe-connect.c:3688
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "búsqueda en servidor LDAP falló: %s\n"
|
||||
|
||||
#: fe-connect.c:3684
|
||||
#: fe-connect.c:3699
|
||||
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:3685 fe-connect.c:3697
|
||||
#: fe-connect.c:3700 fe-connect.c:3712
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "no se encontró ninguna entrada en búsqueda LDAP\n"
|
||||
|
||||
#: fe-connect.c:3708 fe-connect.c:3721
|
||||
#: fe-connect.c:3723 fe-connect.c:3736
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "la búsqueda LDAP entregó atributo sin valores\n"
|
||||
|
||||
#: fe-connect.c:3773 fe-connect.c:3792 fe-connect.c:4297
|
||||
#: fe-connect.c:3788 fe-connect.c:3807 fe-connect.c:4312
|
||||
#, 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:3865 fe-connect.c:4482 fe-connect.c:5236
|
||||
#: fe-connect.c:3880 fe-connect.c:4497 fe-connect.c:5251
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "opción de conexión no válida «%s»\n"
|
||||
|
||||
#: fe-connect.c:3881 fe-connect.c:4346
|
||||
#: fe-connect.c:3896 fe-connect.c:4361
|
||||
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:3921
|
||||
#: fe-connect.c:3936
|
||||
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:3954
|
||||
#: fe-connect.c:3969
|
||||
#, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "la definición de servicio «%s» no fue encontrada\n"
|
||||
|
||||
#: fe-connect.c:3977
|
||||
#: fe-connect.c:3992
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "el archivo de servicio «%s» no fue encontrado\n"
|
||||
|
||||
#: fe-connect.c:3990
|
||||
#: fe-connect.c:4005
|
||||
#, 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:4061 fe-connect.c:4095
|
||||
#: fe-connect.c:4076 fe-connect.c:4110
|
||||
#, 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:4763
|
||||
#: fe-connect.c:4778
|
||||
#, 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:4833
|
||||
#: fe-connect.c:4848
|
||||
#, c-format
|
||||
msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
|
||||
msgstr "se encontró el fin de la cadena mientras se buscaba el «]» correspondiente en dirección IPv6 en URI: «%s»\n"
|
||||
|
||||
#: fe-connect.c:4840
|
||||
#: fe-connect.c:4855
|
||||
#, 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:4855
|
||||
#: fe-connect.c:4870
|
||||
#, c-format
|
||||
msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
|
||||
msgstr "carácter «%c» inesperado en la posición %d en URI (se esperaba «:» o «/»): «%s»\n"
|
||||
|
||||
#: fe-connect.c:4969
|
||||
#: fe-connect.c:4984
|
||||
#, 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:4989
|
||||
#: fe-connect.c:5004
|
||||
#, 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:5059
|
||||
#: fe-connect.c:5074
|
||||
#, c-format
|
||||
msgid "invalid URI query parameter: \"%s\"\n"
|
||||
msgstr "parámetro de URI no válido: «%s»\n"
|
||||
|
||||
#: fe-connect.c:5131
|
||||
#: fe-connect.c:5146
|
||||
#, c-format
|
||||
msgid "invalid percent-encoded token: \"%s\"\n"
|
||||
msgstr "elemento escapado con %% no válido: «%s»\n"
|
||||
|
||||
#: fe-connect.c:5141
|
||||
#: fe-connect.c:5156
|
||||
#, 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:5472
|
||||
#: fe-connect.c:5487
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "el puntero de conexión es NULL\n"
|
||||
|
||||
#: fe-connect.c:5758
|
||||
#: fe-connect.c:5773
|
||||
#, 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:5767
|
||||
#: fe-connect.c:5782
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
|
||||
msgstr "ADVERTENCIA: El archivo de claves «%s» tiene permiso de lectura para el grupo u otros; los permisos deberían ser u=rw (0600) o menos\n"
|
||||
|
||||
#: fe-connect.c:5881
|
||||
#: fe-connect.c:5896
|
||||
#, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "contraseña obtenida desde el archivo «%s»\n"
|
||||
@@ -675,9 +659,9 @@ 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:503 fe-protocol2.c:538 fe-protocol2.c:1049
|
||||
#: fe-protocol3.c:209 fe-protocol3.c:236 fe-protocol3.c:253 fe-protocol3.c:333
|
||||
#: fe-protocol3.c:720 fe-protocol3.c:1037
|
||||
#: fe-protocol2.c:503 fe-protocol2.c:538 fe-protocol2.c:1049 fe-protocol3.c:209
|
||||
#: fe-protocol3.c:236 fe-protocol3.c:253 fe-protocol3.c:333 fe-protocol3.c:720
|
||||
#: fe-protocol3.c:1037
|
||||
msgid "out of memory"
|
||||
msgstr "memoria agotada"
|
||||
|
||||
@@ -987,3 +971,15 @@ msgstr "código de error de socket no reconocido: 0x%08X/%d"
|
||||
|
||||
#~ msgid "could not acquire mutex: %s\n"
|
||||
#~ msgstr "no se pudo adquirir el mutex: %s\n"
|
||||
|
||||
#~ msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
#~ msgstr "setsockopt(SO_KEEPALIVE) falló: %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
#~ msgstr "setsockopt(TCP_KEEPINTVL) falló: %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
#~ msgstr "setsockopt(TCP_KEEPALIVE) falló: %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
#~ msgstr "setsockopt(TCP_KEEPIDLE) falló: %s\n"
|
||||
|
||||
@@ -10,8 +10,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libpq (PostgreSQL 9)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2017-05-26 20:52+0000\n"
|
||||
"PO-Revision-Date: 2017-05-27 12:34+0300\n"
|
||||
"POT-Creation-Date: 2017-08-17 18:02+0000\n"
|
||||
"PO-Revision-Date: 2017-08-18 15:31+0300\n"
|
||||
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -25,7 +25,7 @@ msgstr ""
|
||||
msgid "GSSAPI continuation error"
|
||||
msgstr "ошибка продолжения в GSSAPI"
|
||||
|
||||
#: fe-auth.c:177 fe-auth.c:412
|
||||
#: fe-auth.c:177 fe-auth.c:417
|
||||
msgid "host name must be specified\n"
|
||||
msgstr "требуется указать имя сервера\n"
|
||||
|
||||
@@ -33,12 +33,12 @@ msgstr "требуется указать имя сервера\n"
|
||||
msgid "duplicate GSS authentication request\n"
|
||||
msgstr "повторный запрос аутентификации GSS\n"
|
||||
|
||||
#: fe-auth.c:197 fe-auth.c:309 fe-auth.c:383 fe-auth.c:418 fe-auth.c:514
|
||||
#: fe-auth.c:793 fe-connect.c:707 fe-connect.c:904 fe-connect.c:1080
|
||||
#: fe-connect.c:2091 fe-connect.c:3482 fe-connect.c:3734 fe-connect.c:3853
|
||||
#: fe-connect.c:4083 fe-connect.c:4163 fe-connect.c:4258 fe-connect.c:4514
|
||||
#: fe-connect.c:4542 fe-connect.c:4614 fe-connect.c:4638 fe-connect.c:4656
|
||||
#: fe-connect.c:4752 fe-connect.c:5103 fe-connect.c:5253 fe-exec.c:3354
|
||||
#: fe-auth.c:197 fe-auth.c:309 fe-auth.c:388 fe-auth.c:423 fe-auth.c:519
|
||||
#: fe-auth.c:798 fe-connect.c:767 fe-connect.c:964 fe-connect.c:1140
|
||||
#: fe-connect.c:2141 fe-connect.c:3497 fe-connect.c:3749 fe-connect.c:3868
|
||||
#: fe-connect.c:4098 fe-connect.c:4178 fe-connect.c:4273 fe-connect.c:4529
|
||||
#: fe-connect.c:4557 fe-connect.c:4629 fe-connect.c:4653 fe-connect.c:4671
|
||||
#: fe-connect.c:4767 fe-connect.c:5118 fe-connect.c:5268 fe-exec.c:3354
|
||||
#: fe-exec.c:3519 fe-lobj.c:896 fe-protocol2.c:1206 fe-protocol3.c:1613
|
||||
#: fe-secure.c:779 fe-secure.c:1269
|
||||
msgid "out of memory\n"
|
||||
@@ -52,74 +52,78 @@ msgstr "ошибка импорта имени в GSSAPI"
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "ошибка продолжения в SSPI"
|
||||
|
||||
#: fe-auth.c:398
|
||||
#: fe-auth.c:378
|
||||
msgid "duplicate SSPI authentication request\n"
|
||||
msgstr "повторный запрос аутентификации SSPI\n"
|
||||
|
||||
#: fe-auth.c:403
|
||||
msgid "could not acquire SSPI credentials"
|
||||
msgstr "не удалось получить удостоверение SSPI"
|
||||
|
||||
#: fe-auth.c:489
|
||||
#: fe-auth.c:494
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
msgstr "аутентификация SCM_CRED не поддерживается\n"
|
||||
|
||||
#: fe-auth.c:565
|
||||
#: fe-auth.c:570
|
||||
msgid "Kerberos 4 authentication not supported\n"
|
||||
msgstr "аутентификация Kerberos 4 не поддерживается\n"
|
||||
|
||||
#: fe-auth.c:570
|
||||
#: fe-auth.c:575
|
||||
msgid "Kerberos 5 authentication not supported\n"
|
||||
msgstr "аутентификация Kerberos 5 не поддерживается\n"
|
||||
|
||||
#: fe-auth.c:641
|
||||
#: fe-auth.c:646
|
||||
msgid "GSSAPI authentication not supported\n"
|
||||
msgstr "аутентификация через GSSAPI не поддерживается\n"
|
||||
|
||||
#: fe-auth.c:673
|
||||
#: fe-auth.c:678
|
||||
msgid "SSPI authentication not supported\n"
|
||||
msgstr "аутентификация через SSPI не поддерживается\n"
|
||||
|
||||
#: fe-auth.c:681
|
||||
#: fe-auth.c:686
|
||||
msgid "Crypt authentication not supported\n"
|
||||
msgstr "аутентификация Crypt не поддерживается\n"
|
||||
|
||||
#: fe-auth.c:716
|
||||
#: fe-auth.c:721
|
||||
msgid "SCRAM authentication requires libpq version 10 or above\n"
|
||||
msgstr "для аутентификации SCRAM требуется libpq версии 10 или новее\n"
|
||||
|
||||
#: fe-auth.c:721
|
||||
#: fe-auth.c:726
|
||||
#, c-format
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "метод аутентификации %u не поддерживается\n"
|
||||
|
||||
#: fe-auth.c:768
|
||||
#: fe-auth.c:773
|
||||
#, c-format
|
||||
msgid "user name lookup failure: error code %lu\n"
|
||||
msgstr "распознать имя пользователя не удалось (код ошибки: %lu)\n"
|
||||
|
||||
#: fe-auth.c:778 fe-connect.c:2018
|
||||
#: fe-auth.c:783 fe-connect.c:2068
|
||||
#, c-format
|
||||
msgid "could not look up local user ID %d: %s\n"
|
||||
msgstr "найти локального пользователя по идентификатору (%d) не удалось: %s\n"
|
||||
|
||||
#: fe-auth.c:783 fe-connect.c:2023
|
||||
#: fe-auth.c:788 fe-connect.c:2073
|
||||
#, c-format
|
||||
msgid "local user with ID %d does not exist\n"
|
||||
msgstr "локальный пользователь с ID %d не существует\n"
|
||||
|
||||
#: fe-connect.c:846
|
||||
#: fe-connect.c:906
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "неверное значение sslmode: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:867
|
||||
#: fe-connect.c:927
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr "значение sslmode \"%s\" недопустимо для сборки без поддержки SSL\n"
|
||||
|
||||
#: fe-connect.c:1104
|
||||
#: fe-connect.c:1164
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "не удалось перевести сокет в режим TCP-передачи без задержки: %s\n"
|
||||
|
||||
#: fe-connect.c:1134
|
||||
#: fe-connect.c:1194
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -130,7 +134,7 @@ msgstr ""
|
||||
"\tОн действительно работает локально и принимает\n"
|
||||
"\tсоединения через доменный сокет \"%s\"?\n"
|
||||
|
||||
#: fe-connect.c:1189
|
||||
#: fe-connect.c:1249
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -141,7 +145,7 @@ msgstr ""
|
||||
"\tОн действительно работает по адресу \"%s\" (%s)\n"
|
||||
"\t и принимает TCP-соединения (порт %s)?\n"
|
||||
|
||||
#: fe-connect.c:1198
|
||||
#: fe-connect.c:1258
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -152,260 +156,240 @@ msgstr ""
|
||||
"\tОн действительно работает по адресу \"%s\"\n"
|
||||
"\t и принимает TCP-соединения (порт %s)?\n"
|
||||
|
||||
#: fe-connect.c:1249
|
||||
#: fe-connect.c:1309 fe-connect.c:1341 fe-connect.c:1374 fe-connect.c:1841
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(TCP_KEEPIDLE): %s\n"
|
||||
msgid "setsockopt(%s) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(%s): %s\n"
|
||||
|
||||
#: fe-connect.c:1262
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(TCP_KEEPALIVE): %s\n"
|
||||
|
||||
#: fe-connect.c:1294
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(TCP_KEEPINTVL): %s\n"
|
||||
|
||||
#: fe-connect.c:1326
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(TCP_KEEPCNT): %s\n"
|
||||
|
||||
#: fe-connect.c:1374
|
||||
#: fe-connect.c:1423
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "ошибка в WSAIoctl(SIO_KEEPALIVE_VALS): %ui\n"
|
||||
|
||||
#: fe-connect.c:1426
|
||||
#: fe-connect.c:1475
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "неверный номер порта: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:1459
|
||||
#: fe-connect.c:1508
|
||||
#, c-format
|
||||
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
|
||||
msgstr "длина пути доменного сокета \"%s\" превышает предел (%d байт)\n"
|
||||
|
||||
#: fe-connect.c:1478
|
||||
#: fe-connect.c:1527
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "преобразовать имя \"%s\" в адрес не удалось: %s\n"
|
||||
|
||||
#: fe-connect.c:1482
|
||||
#: fe-connect.c:1531
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr ""
|
||||
"преобразовать путь к доменному сокету UNIX \"%s\" в адрес не удалось: %s\n"
|
||||
|
||||
#: fe-connect.c:1687
|
||||
#: fe-connect.c:1736
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "неверное состояние соединения - возможно разрушение памяти\n"
|
||||
|
||||
#: fe-connect.c:1727
|
||||
#: fe-connect.c:1776
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "не удалось создать сокет: %s\n"
|
||||
|
||||
#: fe-connect.c:1749
|
||||
#: fe-connect.c:1798
|
||||
#, c-format
|
||||
msgid "could not set socket to nonblocking mode: %s\n"
|
||||
msgstr "не удалось перевести сокет в неблокирующий режим: %s\n"
|
||||
|
||||
#: fe-connect.c:1760
|
||||
#: fe-connect.c:1809
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr ""
|
||||
"не удалось перевести сокет в режим закрытия при выполнении (close-on-exec): "
|
||||
"%s\n"
|
||||
|
||||
#: fe-connect.c:1779
|
||||
#: fe-connect.c:1828
|
||||
msgid "keepalives parameter must be an integer\n"
|
||||
msgstr "параметр keepalives должен быть целым числом\n"
|
||||
|
||||
#: fe-connect.c:1792
|
||||
#, c-format
|
||||
msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
msgstr "ошибка в setsockopt(SO_KEEPALIVE): %s\n"
|
||||
|
||||
#: fe-connect.c:1929
|
||||
#: fe-connect.c:1979
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "не удалось получить статус ошибки сокета: %s\n"
|
||||
|
||||
#: fe-connect.c:1963
|
||||
#: fe-connect.c:2013
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "не удалось получить адрес клиента из сокета: %s\n"
|
||||
|
||||
#: fe-connect.c:2005
|
||||
#: fe-connect.c:2055
|
||||
msgid "requirepeer parameter is not supported on this platform\n"
|
||||
msgstr "параметр requirepeer не поддерживается в этой ОС\n"
|
||||
|
||||
#: fe-connect.c:2008
|
||||
#: fe-connect.c:2058
|
||||
#, c-format
|
||||
msgid "could not get peer credentials: %s\n"
|
||||
msgstr "не удалось получить учётные данные сервера: %s\n"
|
||||
|
||||
#: fe-connect.c:2031
|
||||
#: fe-connect.c:2081
|
||||
#, c-format
|
||||
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
|
||||
msgstr ""
|
||||
"requirepeer допускает подключение только к \"%s\", но сервер работает под "
|
||||
"именем \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:2065
|
||||
#: fe-connect.c:2115
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "не удалось отправить пакет согласования SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:2104
|
||||
#: fe-connect.c:2154
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "не удалось отправить стартовый пакет: %s\n"
|
||||
|
||||
#: fe-connect.c:2174
|
||||
#: fe-connect.c:2224
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "затребовано подключение через SSL, но сервер не поддерживает SSL\n"
|
||||
|
||||
#: fe-connect.c:2200
|
||||
#: fe-connect.c:2250
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "получен неверный ответ на согласование SSL: %c\n"
|
||||
|
||||
#: fe-connect.c:2275 fe-connect.c:2308
|
||||
#: fe-connect.c:2325 fe-connect.c:2358
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "ожидался запрос аутентификации от сервера, но получено: %c\n"
|
||||
|
||||
#: fe-connect.c:2475
|
||||
#: fe-connect.c:2525
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%d)"
|
||||
msgstr "недостаточно памяти для буфера GSSAPI (%d)"
|
||||
|
||||
#: fe-connect.c:2560
|
||||
#: fe-connect.c:2610
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "неожиданное сообщение от сервера в начале работы\n"
|
||||
|
||||
#: fe-connect.c:2654
|
||||
#: fe-connect.c:2704
|
||||
#, c-format
|
||||
msgid "invalid connection state %d, probably indicative of memory corruption\n"
|
||||
msgstr "неверное состояние соединения %d - возможно разрушение памяти\n"
|
||||
|
||||
#: fe-connect.c:3088 fe-connect.c:3148
|
||||
#: fe-connect.c:3103 fe-connect.c:3163
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "ошибка в PGEventProc \"%s\" при обработке события PGEVT_CONNRESET\n"
|
||||
|
||||
#: fe-connect.c:3495
|
||||
#: fe-connect.c:3510
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": схема должна быть ldap://\n"
|
||||
|
||||
#: fe-connect.c:3510
|
||||
#: fe-connect.c:3525
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": отсутствует уникальное имя\n"
|
||||
|
||||
#: fe-connect.c:3521 fe-connect.c:3574
|
||||
#: fe-connect.c:3536 fe-connect.c:3589
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": должен быть только один атрибут\n"
|
||||
|
||||
#: fe-connect.c:3531 fe-connect.c:3588
|
||||
#: fe-connect.c:3546 fe-connect.c:3603
|
||||
#, 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:3542
|
||||
#: fe-connect.c:3557
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": нет фильтра\n"
|
||||
|
||||
#: fe-connect.c:3563
|
||||
#: fe-connect.c:3578
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": неверный номер порта\n"
|
||||
|
||||
#: fe-connect.c:3597
|
||||
#: fe-connect.c:3612
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "не удалось создать структуру LDAP\n"
|
||||
|
||||
#: fe-connect.c:3673
|
||||
#: fe-connect.c:3688
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "ошибка поиска на сервере LDAP: %s\n"
|
||||
|
||||
#: fe-connect.c:3684
|
||||
#: fe-connect.c:3699
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "при поиске LDAP найдено более одного вхождения\n"
|
||||
|
||||
#: fe-connect.c:3685 fe-connect.c:3697
|
||||
#: fe-connect.c:3700 fe-connect.c:3712
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "при поиске LDAP ничего не найдено\n"
|
||||
|
||||
#: fe-connect.c:3708 fe-connect.c:3721
|
||||
#: fe-connect.c:3723 fe-connect.c:3736
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "атрибут не содержит значений при поиске LDAP\n"
|
||||
|
||||
#: fe-connect.c:3773 fe-connect.c:3792 fe-connect.c:4297
|
||||
#: fe-connect.c:3788 fe-connect.c:3807 fe-connect.c:4312
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "в строке соединения нет \"=\" после \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3865 fe-connect.c:4482 fe-connect.c:5236
|
||||
#: fe-connect.c:3880 fe-connect.c:4497 fe-connect.c:5251
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "неверный параметр соединения \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3881 fe-connect.c:4346
|
||||
#: fe-connect.c:3896 fe-connect.c:4361
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "в строке соединения не хватает закрывающей кавычки\n"
|
||||
|
||||
#: fe-connect.c:3921
|
||||
#: fe-connect.c:3936
|
||||
msgid "could not get home directory to locate service definition file"
|
||||
msgstr ""
|
||||
"не удалось получить домашний каталог для загрузки файла определений служб"
|
||||
|
||||
#: fe-connect.c:3954
|
||||
#: fe-connect.c:3969
|
||||
#, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "определение службы \"%s\" не найдено\n"
|
||||
|
||||
#: fe-connect.c:3977
|
||||
#: fe-connect.c:3992
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "файл определений служб \"%s\" не найден\n"
|
||||
|
||||
#: fe-connect.c:3990
|
||||
#: fe-connect.c:4005
|
||||
#, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "слишком длинная строка (%d) в файле определений служб \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4061 fe-connect.c:4095
|
||||
#: fe-connect.c:4076 fe-connect.c:4110
|
||||
#, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "синтаксическая ошибка в файле определения служб \"%s\" (строка %d)\n"
|
||||
|
||||
#: fe-connect.c:4763
|
||||
#: fe-connect.c:4778
|
||||
#, c-format
|
||||
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
|
||||
msgstr "во внутреннюю процедуру разбора строки передан ошибочный URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4833
|
||||
#: fe-connect.c:4848
|
||||
#, 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:4840
|
||||
#: fe-connect.c:4855
|
||||
#, c-format
|
||||
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
|
||||
msgstr "IPv6, содержащийся в URI, не может быть пустым: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4855
|
||||
#: fe-connect.c:4870
|
||||
#, c-format
|
||||
msgid ""
|
||||
"unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): "
|
||||
@@ -414,41 +398,41 @@ msgstr ""
|
||||
"неожиданный символ \"%c\" в позиции %d в URI (ожидалось \":\" или \"/\"): "
|
||||
"\"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4969
|
||||
#: fe-connect.c:4984
|
||||
#, c-format
|
||||
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "лишний разделитель ключа/значения \"=\" в параметрах URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4989
|
||||
#: fe-connect.c:5004
|
||||
#, c-format
|
||||
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "в параметрах URI не хватает разделителя ключа/значения \"=\": \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5059
|
||||
#: fe-connect.c:5074
|
||||
#, c-format
|
||||
msgid "invalid URI query parameter: \"%s\"\n"
|
||||
msgstr "неверный параметр в URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5131
|
||||
#: fe-connect.c:5146
|
||||
#, c-format
|
||||
msgid "invalid percent-encoded token: \"%s\"\n"
|
||||
msgstr "неверный символ, закодированный с %%: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5141
|
||||
#: fe-connect.c:5156
|
||||
#, c-format
|
||||
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
|
||||
msgstr "недопустимое значение %%00 для символа, закодированного с %%: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5472
|
||||
#: fe-connect.c:5487
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "нулевой указатель соединения\n"
|
||||
|
||||
#: fe-connect.c:5758
|
||||
#: fe-connect.c:5773
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "ПРЕДУПРЕЖДЕНИЕ: файл паролей \"%s\" - не обычный файл\n"
|
||||
|
||||
#: fe-connect.c:5767
|
||||
#: fe-connect.c:5782
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: password file \"%s\" has group or world access; permissions should "
|
||||
@@ -457,7 +441,7 @@ msgstr ""
|
||||
"ПРЕДУПРЕЖДЕНИЕ: к файлу паролей \"%s\" имеют доступ все или группа; права "
|
||||
"должны быть u=rw (0600) или более ограниченные\n"
|
||||
|
||||
#: fe-connect.c:5881
|
||||
#: fe-connect.c:5896
|
||||
#, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "пароль получен из файла \"%s\"\n"
|
||||
@@ -1024,6 +1008,18 @@ msgstr "код ошибки SSL: %lu"
|
||||
msgid "unrecognized socket error: 0x%08X/%d"
|
||||
msgstr "нераспознанная ошибка сокета: 0x%08X/%d"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
#~ msgstr "ошибка в setsockopt(TCP_KEEPIDLE): %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
#~ msgstr "ошибка в setsockopt(TCP_KEEPALIVE): %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
#~ msgstr "ошибка в setsockopt(TCP_KEEPINTVL): %s\n"
|
||||
|
||||
#~ msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
#~ msgstr "ошибка в setsockopt(SO_KEEPALIVE): %s\n"
|
||||
|
||||
#~ msgid "could not acquire mutex: %s\n"
|
||||
#~ msgstr "не удалось заблокировать семафор: %s\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user