mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 17bf3e8564abf600274789fcc90e72532d5e7c05
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# src/interfaces/ecpg/ecpglib/nls.mk
|
||||
CATALOG_NAME = ecpglib
|
||||
AVAIL_LANGUAGES = cs de es fr it ja pl pt_BR ru tr zh_CN
|
||||
AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ru tr zh_CN
|
||||
GETTEXT_FILES = connect.c descriptor.c error.c execute.c misc.c
|
||||
GETTEXT_TRIGGERS = ecpg_gettext
|
||||
GETTEXT_FLAGS = ecpg_gettext:1:pass-c-format
|
||||
|
@ -7,10 +7,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ecpglib (PostgreSQL 9.4)\n"
|
||||
"Project-Id-Version: ecpglib (PostgreSQL 9.6)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-12-15 05:37+0000\n"
|
||||
"PO-Revision-Date: 2014-12-16 12:12-0300\n"
|
||||
"POT-Creation-Date: 2016-05-02 20:07+0000\n"
|
||||
"PO-Revision-Date: 2016-05-03 12:17-0300\n"
|
||||
"Last-Translator: Emanuel Calvo Franco <postgres-arg@gmail.com>\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
"Language: es\n"
|
||||
@ -18,183 +18,183 @@ 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:621
|
||||
#: 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:26
|
||||
#: error.c:33
|
||||
#, c-format
|
||||
msgid "no data found on line %d"
|
||||
msgstr "no se encontraron datos en la línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:33
|
||||
#: error.c:40
|
||||
#, c-format
|
||||
msgid "out of memory on line %d"
|
||||
msgstr "memoria agotada en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:40
|
||||
#: error.c:47
|
||||
#, c-format
|
||||
msgid "unsupported type \"%s\" on line %d"
|
||||
msgstr "tipo no soportado «%s» en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:47
|
||||
#: error.c:54
|
||||
#, c-format
|
||||
msgid "too many arguments on line %d"
|
||||
msgstr "demasiados argumentos en la línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:54
|
||||
#: error.c:61
|
||||
#, c-format
|
||||
msgid "too few arguments on line %d"
|
||||
msgstr "muy pocos argumentos en la línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:61
|
||||
#: error.c:68
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:68
|
||||
#: error.c:75
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:75
|
||||
#: error.c:82
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:83
|
||||
#: error.c:90
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:88
|
||||
#: error.c:95
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:95
|
||||
#: error.c:102
|
||||
#, c-format
|
||||
msgid "empty query on line %d"
|
||||
msgstr "consulta vacía en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:102
|
||||
#: error.c:109
|
||||
#, c-format
|
||||
msgid "null value without indicator on line %d"
|
||||
msgstr "valor nulo sin indicador en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:109
|
||||
#: error.c:116
|
||||
#, c-format
|
||||
msgid "variable does not have an array type on line %d"
|
||||
msgstr "la variable no tiene tipo array en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:116
|
||||
#: error.c:123
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:123
|
||||
#: error.c:130
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:130
|
||||
#: error.c:137
|
||||
#, c-format
|
||||
msgid "connection \"%s\" does not exist on line %d"
|
||||
msgstr "conexión «%s» no existe en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:137
|
||||
#: error.c:144
|
||||
#, c-format
|
||||
msgid "not connected to connection \"%s\" on line %d"
|
||||
msgstr "no conectada a la conexión «%s» en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:144
|
||||
#: error.c:151
|
||||
#, c-format
|
||||
msgid "invalid statement name \"%s\" on line %d"
|
||||
msgstr "nombre sentencia no válida «%s» en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:151
|
||||
#: error.c:158
|
||||
#, c-format
|
||||
msgid "descriptor \"%s\" not found on line %d"
|
||||
msgstr "descriptor «%s» no encontrado en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:158
|
||||
#: error.c:165
|
||||
#, c-format
|
||||
msgid "descriptor index out of range on line %d"
|
||||
msgstr "índice de descriptor fuera de rango en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:165
|
||||
#: error.c:172
|
||||
#, c-format
|
||||
msgid "unrecognized descriptor item \"%s\" on line %d"
|
||||
msgstr "elemento de descriptor no reconocido «%s» en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:172
|
||||
#: error.c:179
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:179
|
||||
#: error.c:186
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:186
|
||||
#: error.c:193
|
||||
#, c-format
|
||||
msgid "error in transaction processing on line %d"
|
||||
msgstr "error en el procesamiento de transacción en línea %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:193
|
||||
#: error.c:200
|
||||
#, 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"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:200
|
||||
#: error.c:207
|
||||
#, c-format
|
||||
msgid "SQL error %d on line %d"
|
||||
msgstr "error SQL %d en línea %d"
|
||||
|
||||
#: error.c:240
|
||||
#: error.c:254
|
||||
msgid "the connection to the server was lost"
|
||||
msgstr "se ha perdido la conexión al servidor"
|
||||
|
||||
#: error.c:327
|
||||
#: error.c:347
|
||||
#, c-format
|
||||
msgid "SQL error: %s\n"
|
||||
msgstr "error SQL: %s\n"
|
||||
|
||||
#: execute.c:2003
|
||||
#: execute.c:1962
|
||||
msgid "<empty>"
|
||||
msgstr "<vacío>"
|
||||
|
@ -7,7 +7,7 @@
|
||||
# St<53>phane Schildknecht <stephane.schildknecht@dalibo.com>, 2009.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.4\n"
|
||||
"Project-Id-Version: PostgreSQL 9.6\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2010-03-06 17:22+0000\n"
|
||||
"PO-Revision-Date: 2013-09-04 20:31-0400\n"
|
||||
|
198
src/interfaces/ecpg/ecpglib/po/ko.po
Normal file
198
src/interfaces/ecpg/ecpglib/po/ko.po
Normal file
@ -0,0 +1,198 @@
|
||||
# LANGUAGE message translation file for ecpglib
|
||||
# Copyright (C) 2015 PostgreSQL Global Development Group
|
||||
# This file is distributed under the same license as the PostgreSQL package.
|
||||
# Ioseph Kim <ioseph@uri.sarang.net>, 2015
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ecpglib (PostgreSQL) 9.5\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2015-12-23 15:02+0900\n"
|
||||
"PO-Revision-Date: 2016-01-20 21:53-0500\n"
|
||||
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
|
||||
"Language-Team: Korean <pgsql-kr@postgresql.kr>\n"
|
||||
"Language: ko\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: connect.c:237
|
||||
msgid "empty message text"
|
||||
msgstr "빈 메시지 텍스트"
|
||||
|
||||
#: connect.c:401 connect.c:430 connect.c:638
|
||||
msgid "<DEFAULT>"
|
||||
msgstr "<초기값>"
|
||||
|
||||
#: descriptor.c:833 misc.c:120
|
||||
msgid "NULL"
|
||||
msgstr ""
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:33
|
||||
#, c-format
|
||||
msgid "no data found on line %d"
|
||||
msgstr "자료 없음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:40
|
||||
#, c-format
|
||||
msgid "out of memory on line %d"
|
||||
msgstr "메모리 부족: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:47
|
||||
#, c-format
|
||||
msgid "unsupported type \"%s\" on line %d"
|
||||
msgstr "\"%s\" 형 지원하지 않음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:54
|
||||
#, c-format
|
||||
msgid "too many arguments on line %d"
|
||||
msgstr "너무 많은 인자: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:61
|
||||
#, c-format
|
||||
msgid "too few arguments on line %d"
|
||||
msgstr "너무 적은 인자: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:68
|
||||
#, c-format
|
||||
msgid "invalid input syntax for type int: \"%s\", on line %d"
|
||||
msgstr "int 형에 대한 입력 구문 오류: \"%s\", %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:75
|
||||
#, c-format
|
||||
msgid "invalid input syntax for type unsigned int: \"%s\", on line %d"
|
||||
msgstr "unsigned int 형에 대한 입력 구문 오류: \"%s\", %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:82
|
||||
#, c-format
|
||||
msgid "invalid input syntax for floating-point type: \"%s\", on line %d"
|
||||
msgstr "floating-point 형에 대한 입력 구문 오류: \"%s\", %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:90
|
||||
#, c-format
|
||||
msgid "invalid syntax for type boolean: \"%s\", on line %d"
|
||||
msgstr "boolean 형에 대한 입력 구문 오류: \"%s\", %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:95
|
||||
#, c-format
|
||||
msgid "could not convert boolean value: size mismatch, on line %d"
|
||||
msgstr "boolean 값 변환 실패: 크기 다름, %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:102
|
||||
#, c-format
|
||||
msgid "empty query on line %d"
|
||||
msgstr "빈 쿼리: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:109
|
||||
#, c-format
|
||||
msgid "null value without indicator on line %d"
|
||||
msgstr "지시자 없는 null 값: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:116
|
||||
#, c-format
|
||||
msgid "variable does not have an array type on line %d"
|
||||
msgstr "variable 형에서 배열형을 사용하고 있지 않음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:123
|
||||
#, c-format
|
||||
msgid "data read from server is not an array on line %d"
|
||||
msgstr "서버에서 읽은 자료가 배열형이 아님: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:130
|
||||
#, c-format
|
||||
msgid "inserting an array of variables is not supported on line %d"
|
||||
msgstr "변수들의 배열을 삽입하는 기능을 제공하지 않음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:137
|
||||
#, c-format
|
||||
msgid "connection \"%s\" does not exist on line %d"
|
||||
msgstr "\"%s\" 연결이 없음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:144
|
||||
#, c-format
|
||||
msgid "not connected to connection \"%s\" on line %d"
|
||||
msgstr "\"%s\" 연결이 현재 끊겼음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:151
|
||||
#, c-format
|
||||
msgid "invalid statement name \"%s\" on line %d"
|
||||
msgstr "\"%s\" 이름은 잘못된 쿼리구문 이름: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:158
|
||||
#, c-format
|
||||
msgid "descriptor \"%s\" not found on line %d"
|
||||
msgstr "\"%s\" 이름의 기술자가 없음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:165
|
||||
#, c-format
|
||||
msgid "descriptor index out of range on line %d"
|
||||
msgstr "기술자 색인 범위를 벗어남: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:172
|
||||
#, c-format
|
||||
msgid "unrecognized descriptor item \"%s\" on line %d"
|
||||
msgstr "\"%s\" 이름은 알 수 없는 기술자 항목: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:179
|
||||
#, c-format
|
||||
msgid "variable does not have a numeric type on line %d"
|
||||
msgstr "변수에 numeric 형이 없음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:186
|
||||
#, c-format
|
||||
msgid "variable does not have a character type on line %d"
|
||||
msgstr "변수에 character 형이 없음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:193
|
||||
#, c-format
|
||||
msgid "error in transaction processing on line %d"
|
||||
msgstr "트랜잭션 처리 중 실패: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:200
|
||||
#, c-format
|
||||
msgid "could not connect to database \"%s\" on line %d"
|
||||
msgstr "\"%s\" 데이터베이스로 접속할 수 없음: %d 번째 줄"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:207
|
||||
#, c-format
|
||||
msgid "SQL error %d on line %d"
|
||||
msgstr "SQL 오류 %d: %d 번째 줄"
|
||||
|
||||
#: error.c:254
|
||||
msgid "the connection to the server was lost"
|
||||
msgstr "서버 연결 끊김"
|
||||
|
||||
#: error.c:347
|
||||
#, c-format
|
||||
msgid "SQL error: %s\n"
|
||||
msgstr "SQL 오류: %s\n"
|
||||
|
||||
#: execute.c:1962
|
||||
msgid "<empty>"
|
||||
msgstr ""
|
@ -6,9 +6,9 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.4\n"
|
||||
"Project-Id-Version: PostgreSQL 9.5\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-05-17 15:50-0300\n"
|
||||
"POT-Creation-Date: 2015-09-17 22:32-0300\n"
|
||||
"PO-Revision-Date: 2009-02-09 13:00-0200\n"
|
||||
"Last-Translator: Fernando Ike de Oliveira <fike@midstorm.org>\n"
|
||||
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
|
||||
@ -17,183 +17,183 @@ 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 "mensagem vazia"
|
||||
|
||||
#: connect.c:384 connect.c:413 connect.c:621
|
||||
#: connect.c:401 connect.c:430 connect.c:638
|
||||
msgid "<DEFAULT>"
|
||||
msgstr "<PADRÃO>"
|
||||
|
||||
#: descriptor.c:807 misc.c:113
|
||||
#: descriptor.c:833 misc.c:120
|
||||
msgid "NULL"
|
||||
msgstr "NULL"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:26
|
||||
#: error.c:33
|
||||
#, c-format
|
||||
msgid "no data found on line %d"
|
||||
msgstr "nenhum dado encontrado na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:33
|
||||
#: error.c:40
|
||||
#, c-format
|
||||
msgid "out of memory on line %d"
|
||||
msgstr "sem memória na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:40
|
||||
#: error.c:47
|
||||
#, c-format
|
||||
msgid "unsupported type \"%s\" on line %d"
|
||||
msgstr "tipo \"%s\" não é suportado na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:47
|
||||
#: error.c:54
|
||||
#, c-format
|
||||
msgid "too many arguments on line %d"
|
||||
msgstr "muitos argumentos na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:54
|
||||
#: error.c:61
|
||||
#, c-format
|
||||
msgid "too few arguments on line %d"
|
||||
msgstr "poucos argumentos na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:61
|
||||
#: error.c:68
|
||||
#, c-format
|
||||
msgid "invalid input syntax for type int: \"%s\", on line %d"
|
||||
msgstr "sintaxe de entrada é inválida para tipo inteiro: \"%s\", na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:68
|
||||
#: error.c:75
|
||||
#, c-format
|
||||
msgid "invalid input syntax for type unsigned int: \"%s\", on line %d"
|
||||
msgstr "sintaxe de entrada é inválida para tipo inteiro não-sinalizado: \"%s\", na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:75
|
||||
#: error.c:82
|
||||
#, c-format
|
||||
msgid "invalid input syntax for floating-point type: \"%s\", on line %d"
|
||||
msgstr "sintaxe de entrada é inválida para tipo ponto flutuante: \"%s\", na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:83
|
||||
#: error.c:90
|
||||
#, c-format
|
||||
msgid "invalid syntax for type boolean: \"%s\", on line %d"
|
||||
msgstr "sintaxe de entrada é inválida par tipo booleano: \"%s\", na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:88
|
||||
#: error.c:95
|
||||
#, c-format
|
||||
msgid "could not convert boolean value: size mismatch, on line %d"
|
||||
msgstr "não pôde converter valor booleano: tamanho não corresponde, na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:95
|
||||
#: error.c:102
|
||||
#, c-format
|
||||
msgid "empty query on line %d"
|
||||
msgstr "consulta vazia na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:102
|
||||
#: error.c:109
|
||||
#, c-format
|
||||
msgid "null value without indicator on line %d"
|
||||
msgstr "valor nulo sem indicador na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:109
|
||||
#: error.c:116
|
||||
#, c-format
|
||||
msgid "variable does not have an array type on line %d"
|
||||
msgstr "variável não tem um tipo matriz na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:116
|
||||
#: error.c:123
|
||||
#, c-format
|
||||
msgid "data read from server is not an array on line %d"
|
||||
msgstr "dado lido do servidor não é uma matriz na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:123
|
||||
#: error.c:130
|
||||
#, c-format
|
||||
msgid "inserting an array of variables is not supported on line %d"
|
||||
msgstr "inserir uma matriz de variáveis não é suportado na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:130
|
||||
#: error.c:137
|
||||
#, c-format
|
||||
msgid "connection \"%s\" does not exist on line %d"
|
||||
msgstr "conexão \"%s\" não existe na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:137
|
||||
#: error.c:144
|
||||
#, c-format
|
||||
msgid "not connected to connection \"%s\" on line %d"
|
||||
msgstr "não está conectado a conexão \"%s\" na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:144
|
||||
#: error.c:151
|
||||
#, c-format
|
||||
msgid "invalid statement name \"%s\" on line %d"
|
||||
msgstr "nome de comando \"%s\" é inválido na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:151
|
||||
#: error.c:158
|
||||
#, c-format
|
||||
msgid "descriptor \"%s\" not found on line %d"
|
||||
msgstr "descritor \"%s\" não foi encontrado na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:158
|
||||
#: error.c:165
|
||||
#, c-format
|
||||
msgid "descriptor index out of range on line %d"
|
||||
msgstr "índice do descritor está fora do intervalo na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:165
|
||||
#: error.c:172
|
||||
#, c-format
|
||||
msgid "unrecognized descriptor item \"%s\" on line %d"
|
||||
msgstr "item do descritor \"%s\" é desconhecido na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:172
|
||||
#: error.c:179
|
||||
#, c-format
|
||||
msgid "variable does not have a numeric type on line %d"
|
||||
msgstr "variável não tem um tipo numérico na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:179
|
||||
#: error.c:186
|
||||
#, c-format
|
||||
msgid "variable does not have a character type on line %d"
|
||||
msgstr "variável não tem um tipo caracter na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:186
|
||||
#: error.c:193
|
||||
#, c-format
|
||||
msgid "error in transaction processing on line %d"
|
||||
msgstr "erro ao processar transação na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:193
|
||||
#: error.c:200
|
||||
#, c-format
|
||||
msgid "could not connect to database \"%s\" on line %d"
|
||||
msgstr "não pôde connectar ao banco de dados \"%s\" na linha %d"
|
||||
|
||||
#. translator: this string will be truncated at 149 characters expanded.
|
||||
#: error.c:200
|
||||
#: error.c:207
|
||||
#, c-format
|
||||
msgid "SQL error %d on line %d"
|
||||
msgstr "Erro SQL %d na linha %d"
|
||||
|
||||
#: error.c:240
|
||||
#: error.c:254
|
||||
msgid "the connection to the server was lost"
|
||||
msgstr "a conexão com servidor foi perdida"
|
||||
|
||||
#: error.c:327
|
||||
#: error.c:347
|
||||
#, c-format
|
||||
msgid "SQL error: %s\n"
|
||||
msgstr "Erro SQL: %s\n"
|
||||
|
||||
#: execute.c:2003
|
||||
#: execute.c:1972
|
||||
msgid "<empty>"
|
||||
msgstr "<vazio>"
|
||||
|
@ -9,10 +9,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ecpg (PostgreSQL 9.4)\n"
|
||||
"Project-Id-Version: ecpg (PostgreSQL 9.6)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-12-15 05:38+0000\n"
|
||||
"PO-Revision-Date: 2014-12-15 15:22-0300\n"
|
||||
"POT-Creation-Date: 2016-05-02 20:08+0000\n"
|
||||
"PO-Revision-Date: 2016-05-03 12:17-0300\n"
|
||||
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org\n"
|
||||
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
|
||||
"Language: es\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»"
|
||||
@ -224,107 +224,107 @@ msgstr "%s: no se especificaron archivos de entrada\n"
|
||||
msgid "cursor \"%s\" has been declared but not opened"
|
||||
msgstr "el cursor «%s» fue declarado pero no abierto"
|
||||
|
||||
#: ecpg.c:483 preproc.y:125
|
||||
#: ecpg.c:483 preproc.y:127
|
||||
#, c-format
|
||||
msgid "could not remove output file \"%s\"\n"
|
||||
msgstr "no se pudo eliminar el archivo de salida «%s»\n"
|
||||
|
||||
#: pgc.l:421
|
||||
#: pgc.l:440
|
||||
#, c-format
|
||||
msgid "unterminated /* comment"
|
||||
msgstr "comentario /* no cerrado"
|
||||
|
||||
#: pgc.l:434
|
||||
#: pgc.l:453
|
||||
#, c-format
|
||||
msgid "invalid bit string literal"
|
||||
msgstr "cadena de bits no válida"
|
||||
|
||||
#: pgc.l:443
|
||||
#: pgc.l:462
|
||||
#, c-format
|
||||
msgid "unterminated bit string literal"
|
||||
msgstr "una cadena de bits está inconclusa"
|
||||
|
||||
#: pgc.l:459
|
||||
#: pgc.l:478
|
||||
#, c-format
|
||||
msgid "unterminated hexadecimal string literal"
|
||||
msgstr "una cadena hexadecimal está inconclusa"
|
||||
|
||||
#: pgc.l:537
|
||||
#: pgc.l:556
|
||||
#, c-format
|
||||
msgid "unterminated quoted string"
|
||||
msgstr "una cadena en comillas está inconclusa"
|
||||
|
||||
#: pgc.l:592 pgc.l:605
|
||||
#: pgc.l:613 pgc.l:626
|
||||
#, c-format
|
||||
msgid "zero-length delimited identifier"
|
||||
msgstr "identificador delimitado de longitud cero"
|
||||
|
||||
#: pgc.l:613
|
||||
#: pgc.l:634
|
||||
#, c-format
|
||||
msgid "unterminated quoted identifier"
|
||||
msgstr "un identificador en comillas está inconcluso"
|
||||
|
||||
#: pgc.l:867
|
||||
#: pgc.l:889
|
||||
#, c-format
|
||||
msgid "nested /* ... */ comments"
|
||||
msgstr "comentarios /* ... */ anidados"
|
||||
|
||||
#: pgc.l:960
|
||||
#: pgc.l:982
|
||||
#, c-format
|
||||
msgid "missing identifier in EXEC SQL UNDEF command"
|
||||
msgstr "falta un identificador en la orden EXEC SQL UNDEF"
|
||||
|
||||
#: pgc.l:1006 pgc.l:1020
|
||||
#: pgc.l:1028 pgc.l:1042
|
||||
#, c-format
|
||||
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
|
||||
msgstr "falta el «EXEC SQL IFDEF» / «EXEC SQL IFNDEF»"
|
||||
|
||||
#: pgc.l:1009 pgc.l:1022 pgc.l:1198
|
||||
#: pgc.l:1031 pgc.l:1044 pgc.l:1220
|
||||
#, c-format
|
||||
msgid "missing \"EXEC SQL ENDIF;\""
|
||||
msgstr "falta el «EXEC SQL ENDIF;»"
|
||||
|
||||
#: pgc.l:1038 pgc.l:1057
|
||||
#: pgc.l:1060 pgc.l:1079
|
||||
#, c-format
|
||||
msgid "more than one EXEC SQL ELSE"
|
||||
msgstr "hay más de un EXEC SQL ELSE"
|
||||
|
||||
#: pgc.l:1079 pgc.l:1093
|
||||
#: pgc.l:1101 pgc.l:1115
|
||||
#, c-format
|
||||
msgid "unmatched EXEC SQL ENDIF"
|
||||
msgstr "EXEC SQL ENDIF sin coincidencia"
|
||||
|
||||
#: pgc.l:1113
|
||||
#: pgc.l:1135
|
||||
#, c-format
|
||||
msgid "too many nested EXEC SQL IFDEF conditions"
|
||||
msgstr "demasiadas condiciones EXEC SQL IFDEF anidadas"
|
||||
|
||||
#: pgc.l:1146
|
||||
#: pgc.l:1168
|
||||
#, c-format
|
||||
msgid "missing identifier in EXEC SQL IFDEF command"
|
||||
msgstr "identificador faltante en la orden EXEC SQL IFDEF"
|
||||
|
||||
#: pgc.l:1155
|
||||
#: pgc.l:1177
|
||||
#, c-format
|
||||
msgid "missing identifier in EXEC SQL DEFINE command"
|
||||
msgstr "identificador faltante en la orden EXEC SQL DEFINE"
|
||||
|
||||
#: pgc.l:1188
|
||||
#: pgc.l:1210
|
||||
#, c-format
|
||||
msgid "syntax error in EXEC SQL INCLUDE command"
|
||||
msgstr "error de sintaxis en orden EXEC SQL INCLUDE"
|
||||
|
||||
#: pgc.l:1237
|
||||
#: pgc.l:1259
|
||||
#, c-format
|
||||
msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>"
|
||||
msgstr "Error Interno: estado no esperado; por favor reporte a <pgsql-bugs@postgresql.org>"
|
||||
|
||||
#: pgc.l:1362
|
||||
#: pgc.l:1383
|
||||
#, 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:1385
|
||||
#: pgc.l:1406
|
||||
#, 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"
|
||||
@ -333,210 +333,210 @@ msgstr "no se pudo abrir el archivo a incluir «%s» en la línea %d"
|
||||
msgid "syntax error"
|
||||
msgstr "error de sintaxis"
|
||||
|
||||
#: preproc.y:79
|
||||
#: preproc.y:81
|
||||
#, c-format
|
||||
msgid "WARNING: "
|
||||
msgstr "ATENCIÓN: "
|
||||
|
||||
#: preproc.y:82
|
||||
#: preproc.y:84
|
||||
#, c-format
|
||||
msgid "ERROR: "
|
||||
msgstr "ERROR: "
|
||||
|
||||
#: preproc.y:506
|
||||
#: preproc.y:508
|
||||
#, c-format
|
||||
msgid "cursor \"%s\" does not exist"
|
||||
msgstr "no existe el cursor «%s»"
|
||||
|
||||
#: preproc.y:535
|
||||
#: preproc.y:537
|
||||
#, c-format
|
||||
msgid "initializer not allowed in type definition"
|
||||
msgstr "inicializador no permitido en definición de tipo"
|
||||
|
||||
#: preproc.y:537
|
||||
#: preproc.y:539
|
||||
#, c-format
|
||||
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:546 preproc.y:14618
|
||||
#, 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:618
|
||||
#: preproc.y:570 preproc.y:15276 preproc.y:15596 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:1634
|
||||
#, 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:1849
|
||||
#, 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:1883
|
||||
#, 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:1938
|
||||
#, 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:1960
|
||||
#, 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:1969
|
||||
#, 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:1976
|
||||
#, 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:2228 preproc.y:2233 preproc.y:2349 preproc.y:3759 preproc.y:5169
|
||||
#: preproc.y:5178 preproc.y:5462 preproc.y:6898 preproc.y:8136 preproc.y:8141
|
||||
#: preproc.y:10768 preproc.y:11385
|
||||
#, c-format
|
||||
msgid "unsupported feature will be passed to server"
|
||||
msgstr "característica no soportada será pasada al servidor"
|
||||
|
||||
#: preproc.y:2536
|
||||
#: preproc.y:2607
|
||||
#, c-format
|
||||
msgid "SHOW ALL is not implemented"
|
||||
msgstr "SHOW ALL no está implementado"
|
||||
|
||||
#: preproc.y:3044
|
||||
#: preproc.y:3147
|
||||
#, c-format
|
||||
msgid "COPY FROM STDIN is not implemented"
|
||||
msgstr "COPY FROM STDIN no está implementado"
|
||||
|
||||
#: preproc.y:8534 preproc.y:13456
|
||||
#: preproc.y:9027 preproc.y:14207
|
||||
#, 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:9029 preproc.y:14209
|
||||
#, c-format
|
||||
msgid "cursor \"%s\" is already defined"
|
||||
msgstr "el cursor «%s» ya está definido"
|
||||
|
||||
#: preproc.y:8954
|
||||
#: preproc.y:9459
|
||||
#, 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:9767 preproc.y:9774
|
||||
#, c-format
|
||||
msgid "subquery in FROM must have an alias"
|
||||
msgstr "las subconsultas en FROM deben tener un alias"
|
||||
|
||||
#: preproc.y:13186
|
||||
#: preproc.y:13937
|
||||
#, c-format
|
||||
msgid "CREATE TABLE AS cannot specify INTO"
|
||||
msgstr "CREATE TABLE AS no puede especificar INTO"
|
||||
|
||||
#: preproc.y:13222
|
||||
#: preproc.y:13973
|
||||
#, c-format
|
||||
msgid "expected \"@\", found \"%s\""
|
||||
msgstr "se esperaba «@», se encontró «%s»"
|
||||
|
||||
#: preproc.y:13234
|
||||
#: preproc.y:13985
|
||||
#, 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:13988
|
||||
#, c-format
|
||||
msgid "expected \"://\", found \"%s\""
|
||||
msgstr "se esperaba «://», se encontró «%s»"
|
||||
|
||||
#: preproc.y:13242
|
||||
#: preproc.y:13993
|
||||
#, 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:14019
|
||||
#, c-format
|
||||
msgid "expected \"postgresql\", found \"%s\""
|
||||
msgstr "se esperaba «postgresql», se encontró «%s»"
|
||||
|
||||
#: preproc.y:13271
|
||||
#: preproc.y:14022
|
||||
#, c-format
|
||||
msgid "invalid connection type: %s"
|
||||
msgstr "tipo de conexión no válido: %s"
|
||||
|
||||
#: preproc.y:13280
|
||||
#: preproc.y:14031
|
||||
#, c-format
|
||||
msgid "expected \"@\" or \"://\", found \"%s\""
|
||||
msgstr "se esperaba «@» o «://», se encontró «%s»"
|
||||
|
||||
#: preproc.y:13355 preproc.y:13373
|
||||
#: preproc.y:14106 preproc.y:14124
|
||||
#, c-format
|
||||
msgid "invalid data type"
|
||||
msgstr "tipo de dato no válido"
|
||||
|
||||
#: preproc.y:13384 preproc.y:13401
|
||||
#: preproc.y:14135 preproc.y:14152
|
||||
#, c-format
|
||||
msgid "incomplete statement"
|
||||
msgstr "sentencia incompleta"
|
||||
|
||||
#: preproc.y:13387 preproc.y:13404
|
||||
#: preproc.y:14138 preproc.y:14155
|
||||
#, c-format
|
||||
msgid "unrecognized token \"%s\""
|
||||
msgstr "elemento «%s» no reconocido"
|
||||
|
||||
#: preproc.y:13678
|
||||
#: preproc.y:14429
|
||||
#, 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:14441
|
||||
#, 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:14593 preproc.y:14645
|
||||
#, 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:14784
|
||||
#, 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:14971 preproc.y:14996
|
||||
#, c-format
|
||||
msgid "using unsupported DESCRIBE statement"
|
||||
msgstr "utilizando sentencia DESCRIBE no soportada"
|
||||
|
||||
#: preproc.y:14492
|
||||
#: preproc.y:15243
|
||||
#, 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:15554
|
||||
#, 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:15775
|
||||
#, 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:15813
|
||||
#, c-format
|
||||
msgid "%s at or near \"%s\""
|
||||
msgstr "%s en o cerca de «%s»"
|
||||
@ -626,34 +626,34 @@ msgstr "la variable «%s» no es un array"
|
||||
msgid "variable \"%s\" is not declared"
|
||||
msgstr "la variable «%s» no está declarada"
|
||||
|
||||
#: variable.c:492
|
||||
#: 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:504
|
||||
#: variable.c:506
|
||||
#, c-format
|
||||
msgid "unrecognized data type name \"%s\""
|
||||
msgstr "nombre de tipo de datos «%s» no reconocido"
|
||||
|
||||
#: variable.c:515 variable.c:523 variable.c:540 variable.c:543
|
||||
#: 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:532
|
||||
#: variable.c:534
|
||||
#, c-format
|
||||
msgid "multilevel pointers (more than 2 levels) are not supported; found %d level"
|
||||
msgid_plural "multilevel pointers (more than 2 levels) are not supported; found %d levels"
|
||||
msgstr[0] "no se soportan los punteros multinivel (más de 2); se encontró 1 nivel"
|
||||
msgstr[1] "no se soportan los punteros multinivel (más de 2); se encontraron %d niveles"
|
||||
|
||||
#: variable.c:537
|
||||
#: 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:557
|
||||
#: variable.c:559
|
||||
#, c-format
|
||||
msgid "multidimensional arrays for structures are not supported"
|
||||
msgstr "los arrays multidimensionales para estructuras no están soportados"
|
||||
|
@ -7,7 +7,7 @@
|
||||
# St<53>phane Schildknecht <stephane.schildknecht@dalibo.com>, 2009.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.4\n"
|
||||
"Project-Id-Version: PostgreSQL 9.6\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-05-17 11:07+0000\n"
|
||||
"PO-Revision-Date: 2014-05-17 15:23+0100\n"
|
||||
|
@ -6,9 +6,9 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.4\n"
|
||||
"Project-Id-Version: PostgreSQL 9.5\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2014-05-17 15:50-0300\n"
|
||||
"POT-Creation-Date: 2015-09-17 22:32-0300\n"
|
||||
"PO-Revision-Date: 2009-02-09 12:59-0200\n"
|
||||
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
|
||||
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
|
||||
@ -28,27 +28,27 @@ msgstr "variável \"%s\" deve ter um tipo númerico"
|
||||
msgid "descriptor \"%s\" does not exist"
|
||||
msgstr "descritor \"%s\" não existe"
|
||||
|
||||
#: descriptor.c:161 descriptor.c:210
|
||||
#: descriptor.c:161 descriptor.c:212
|
||||
#, c-format
|
||||
msgid "descriptor header item \"%d\" does not exist"
|
||||
msgstr "item do cabeçalho do descritor \"%d\" não existe"
|
||||
|
||||
#: descriptor.c:182
|
||||
#: descriptor.c:183
|
||||
#, c-format
|
||||
msgid "nullable is always 1"
|
||||
msgstr "nullable é sempre 1"
|
||||
|
||||
#: descriptor.c:185
|
||||
#: descriptor.c:186
|
||||
#, c-format
|
||||
msgid "key_member is always 0"
|
||||
msgstr "key_member é sempre 0"
|
||||
|
||||
#: descriptor.c:277
|
||||
#: descriptor.c:279
|
||||
#, c-format
|
||||
msgid "descriptor item \"%s\" is not implemented"
|
||||
msgstr "item do descritor \"%s\" não está implementado"
|
||||
|
||||
#: descriptor.c:287
|
||||
#: descriptor.c:289
|
||||
#, c-format
|
||||
msgid "descriptor item \"%s\" cannot be set"
|
||||
msgstr "item do descritor \"%s\" não pode ser definido"
|
||||
@ -220,107 +220,107 @@ msgstr "%s: nenhum arquivo de entrada foi especificado\n"
|
||||
msgid "cursor \"%s\" has been declared but not opened"
|
||||
msgstr "cursor \"%s\" foi declarado mas não foi aberto"
|
||||
|
||||
#: ecpg.c:483 preproc.y:125
|
||||
#: ecpg.c:483 preproc.y:127
|
||||
#, c-format
|
||||
msgid "could not remove output file \"%s\"\n"
|
||||
msgstr "não pôde remover arquivo de saída \"%s\"\n"
|
||||
|
||||
#: pgc.l:421
|
||||
#: pgc.l:428
|
||||
#, c-format
|
||||
msgid "unterminated /* comment"
|
||||
msgstr "comentário /* não foi terminado"
|
||||
|
||||
#: pgc.l:434
|
||||
#: pgc.l:441
|
||||
#, c-format
|
||||
msgid "invalid bit string literal"
|
||||
msgstr "cadeia de bits inválida"
|
||||
|
||||
#: pgc.l:443
|
||||
#: pgc.l:450
|
||||
#, c-format
|
||||
msgid "unterminated bit string literal"
|
||||
msgstr "cadeia de bits não foi terminada"
|
||||
|
||||
#: pgc.l:459
|
||||
#: pgc.l:466
|
||||
#, c-format
|
||||
msgid "unterminated hexadecimal string literal"
|
||||
msgstr "cadeia de caracteres hexadecimal não foi terminada"
|
||||
|
||||
#: pgc.l:537
|
||||
#: pgc.l:544
|
||||
#, c-format
|
||||
msgid "unterminated quoted string"
|
||||
msgstr "cadeia de caracteres entre aspas não foi terminada"
|
||||
|
||||
#: pgc.l:592 pgc.l:605
|
||||
#: pgc.l:601 pgc.l:614
|
||||
#, c-format
|
||||
msgid "zero-length delimited identifier"
|
||||
msgstr "identificador delimitado tem tamanho zero"
|
||||
|
||||
#: pgc.l:613
|
||||
#: pgc.l:622
|
||||
#, c-format
|
||||
msgid "unterminated quoted identifier"
|
||||
msgstr "identificador entre aspas não foi terminado"
|
||||
|
||||
#: pgc.l:867
|
||||
#: pgc.l:877
|
||||
#, c-format
|
||||
msgid "nested /* ... */ comments"
|
||||
msgstr "comentários /* ... */ aninhados"
|
||||
|
||||
#: pgc.l:960
|
||||
#: pgc.l:970
|
||||
#, c-format
|
||||
msgid "missing identifier in EXEC SQL UNDEF command"
|
||||
msgstr "faltando identificador no comando EXEC SQL UNDEF"
|
||||
|
||||
#: pgc.l:1006 pgc.l:1020
|
||||
#: pgc.l:1016 pgc.l:1030
|
||||
#, c-format
|
||||
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
|
||||
msgstr "faltando correspondente \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
|
||||
|
||||
#: pgc.l:1009 pgc.l:1022 pgc.l:1198
|
||||
#: pgc.l:1019 pgc.l:1032 pgc.l:1208
|
||||
#, c-format
|
||||
msgid "missing \"EXEC SQL ENDIF;\""
|
||||
msgstr "faltando \"EXEC SQL ENDIF;\""
|
||||
|
||||
#: pgc.l:1038 pgc.l:1057
|
||||
#: pgc.l:1048 pgc.l:1067
|
||||
#, c-format
|
||||
msgid "more than one EXEC SQL ELSE"
|
||||
msgstr "mais de um EXEC SQL ELSE"
|
||||
|
||||
#: pgc.l:1079 pgc.l:1093
|
||||
#: pgc.l:1089 pgc.l:1103
|
||||
#, c-format
|
||||
msgid "unmatched EXEC SQL ENDIF"
|
||||
msgstr "EXEC SQL ENDIF não tem correspondente"
|
||||
|
||||
#: pgc.l:1113
|
||||
#: pgc.l:1123
|
||||
#, c-format
|
||||
msgid "too many nested EXEC SQL IFDEF conditions"
|
||||
msgstr "muitas condições EXEC SQL IFDEF aninhadas"
|
||||
|
||||
#: pgc.l:1146
|
||||
#: pgc.l:1156
|
||||
#, c-format
|
||||
msgid "missing identifier in EXEC SQL IFDEF command"
|
||||
msgstr "faltando identificador no comando EXEC SQL IFDEF"
|
||||
|
||||
#: pgc.l:1155
|
||||
#: pgc.l:1165
|
||||
#, c-format
|
||||
msgid "missing identifier in EXEC SQL DEFINE command"
|
||||
msgstr "faltando identificador no comando EXEC SQL IFDEF"
|
||||
|
||||
#: pgc.l:1188
|
||||
#: pgc.l:1198
|
||||
#, c-format
|
||||
msgid "syntax error in EXEC SQL INCLUDE command"
|
||||
msgstr "erro de sintaxe no comando EXEC SQL INCLUDE"
|
||||
|
||||
#: pgc.l:1237
|
||||
#: pgc.l:1247
|
||||
#, c-format
|
||||
msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>"
|
||||
msgstr "erro interno: estado inacessível; por favor relato isso a <psql-bugs@postgresql.org>"
|
||||
msgstr "erro interno: estado inacessível; por favor relato isso a <pgsql-bugs@postgresql.org>"
|
||||
|
||||
#: pgc.l:1362
|
||||
#: pgc.l:1371
|
||||
#, c-format
|
||||
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
|
||||
msgstr "Erro: caminho de inclusão \"%s/%s\" é muito longo na linha %d, ignorando\n"
|
||||
|
||||
#: pgc.l:1385
|
||||
#: pgc.l:1394
|
||||
#, c-format
|
||||
msgid "could not open include file \"%s\" on line %d"
|
||||
msgstr "não pôde abrir arquivo de inclusão \"%s\" na linha %d"
|
||||
@ -329,210 +329,210 @@ msgstr "não pôde abrir arquivo de inclusão \"%s\" na linha %d"
|
||||
msgid "syntax error"
|
||||
msgstr "erro de sintaxe"
|
||||
|
||||
#: preproc.y:79
|
||||
#: preproc.y:81
|
||||
#, c-format
|
||||
msgid "WARNING: "
|
||||
msgstr "AVISO: "
|
||||
|
||||
#: preproc.y:82
|
||||
#: preproc.y:84
|
||||
#, c-format
|
||||
msgid "ERROR: "
|
||||
msgstr "ERRO: "
|
||||
|
||||
#: preproc.y:506
|
||||
#: preproc.y:508
|
||||
#, c-format
|
||||
msgid "cursor \"%s\" does not exist"
|
||||
msgstr "cursor \"%s\" não existe"
|
||||
|
||||
#: preproc.y:535
|
||||
#: preproc.y:537
|
||||
#, c-format
|
||||
msgid "initializer not allowed in type definition"
|
||||
msgstr "inicializador não é permitido na definição do tipo"
|
||||
|
||||
#: preproc.y:537
|
||||
#: preproc.y:539
|
||||
#, c-format
|
||||
msgid "type name \"string\" is reserved in Informix mode"
|
||||
msgstr "nome de tipo \"string\" é reservado no modo Informix"
|
||||
|
||||
#: preproc.y:544 preproc.y:13853
|
||||
#: preproc.y:546 preproc.y:14495
|
||||
#, c-format
|
||||
msgid "type \"%s\" is already defined"
|
||||
msgstr "tipo \"%s\" já está definido"
|
||||
|
||||
#: preproc.y:568 preproc.y:14511 preproc.y:14832 variable.c:618
|
||||
#: preproc.y:570 preproc.y:15153 preproc.y:15473 variable.c:620
|
||||
#, c-format
|
||||
msgid "multidimensional arrays for simple data types are not supported"
|
||||
msgstr "matrizes multidimensionais para tipo de dados simples não são suportadas"
|
||||
|
||||
#: preproc.y:1577
|
||||
#: preproc.y:1624
|
||||
#, c-format
|
||||
msgid "AT option not allowed in CLOSE DATABASE statement"
|
||||
msgstr "opção AT não é permitida no comando CLOSE DATABASE"
|
||||
|
||||
#: preproc.y:1780
|
||||
#: preproc.y:1837
|
||||
#, c-format
|
||||
msgid "AT option not allowed in CONNECT statement"
|
||||
msgstr "opção AT não é permitida no comando CONNECT"
|
||||
|
||||
#: preproc.y:1814
|
||||
#: preproc.y:1871
|
||||
#, c-format
|
||||
msgid "AT option not allowed in DISCONNECT statement"
|
||||
msgstr "opção AT não é permitida no comando DISCONNECT"
|
||||
|
||||
#: preproc.y:1869
|
||||
#: preproc.y:1926
|
||||
#, c-format
|
||||
msgid "AT option not allowed in SET CONNECTION statement"
|
||||
msgstr "opção AT não é permitida no comando SET CONNECTION"
|
||||
|
||||
#: preproc.y:1891
|
||||
#: preproc.y:1948
|
||||
#, c-format
|
||||
msgid "AT option not allowed in TYPE statement"
|
||||
msgstr "opção AT não é permitida no comando TYPE"
|
||||
|
||||
#: preproc.y:1900
|
||||
#: preproc.y:1957
|
||||
#, c-format
|
||||
msgid "AT option not allowed in VAR statement"
|
||||
msgstr "opção AT não é permitida no comando VAR"
|
||||
|
||||
#: preproc.y:1907
|
||||
#: preproc.y:1964
|
||||
#, c-format
|
||||
msgid "AT option not allowed in WHENEVER statement"
|
||||
msgstr "opção AT não é permitida no comando WHENEVER"
|
||||
|
||||
#: preproc.y:2155 preproc.y:2160 preproc.y:2276 preproc.y:3614 preproc.y:4866
|
||||
#: preproc.y:4875 preproc.y:5159 preproc.y:6562 preproc.y:7683 preproc.y:7688
|
||||
#: preproc.y:10142 preproc.y:10739
|
||||
#: preproc.y:2216 preproc.y:2221 preproc.y:2337 preproc.y:3731 preproc.y:5129
|
||||
#: preproc.y:5138 preproc.y:5422 preproc.y:6854 preproc.y:8036 preproc.y:8041
|
||||
#: preproc.y:10668 preproc.y:11285
|
||||
#, c-format
|
||||
msgid "unsupported feature will be passed to server"
|
||||
msgstr "funcionalidade não suportada será enviada ao servidor"
|
||||
|
||||
#: preproc.y:2518
|
||||
#: preproc.y:2595
|
||||
#, c-format
|
||||
msgid "SHOW ALL is not implemented"
|
||||
msgstr "SHOW ALL não está implementado"
|
||||
|
||||
#: preproc.y:3002
|
||||
#: preproc.y:3119
|
||||
#, c-format
|
||||
msgid "COPY FROM STDIN is not implemented"
|
||||
msgstr "COPY FROM STDIN não está implementado"
|
||||
|
||||
#: preproc.y:8520 preproc.y:13442
|
||||
#: preproc.y:8927 preproc.y:14084
|
||||
#, c-format
|
||||
msgid "using variable \"%s\" in different declare statements is not supported"
|
||||
msgstr "utilizar variável \"%s\" em comandos de declaração diferentes não é suportado"
|
||||
|
||||
#: preproc.y:8522 preproc.y:13444
|
||||
#: preproc.y:8929 preproc.y:14086
|
||||
#, c-format
|
||||
msgid "cursor \"%s\" is already defined"
|
||||
msgstr "cursor \"%s\" já está definido"
|
||||
|
||||
#: preproc.y:8940
|
||||
#: preproc.y:9359
|
||||
#, c-format
|
||||
msgid "no longer supported LIMIT #,# syntax passed to server"
|
||||
msgstr "sintaxe LIMIT #,# que não é suportada foi enviada ao servidor"
|
||||
|
||||
#: preproc.y:9176 preproc.y:9183
|
||||
#: preproc.y:9667 preproc.y:9674
|
||||
#, c-format
|
||||
msgid "subquery in FROM must have an alias"
|
||||
msgstr "subconsulta no FROM deve ter um aliás"
|
||||
|
||||
#: preproc.y:13172
|
||||
#: preproc.y:13814
|
||||
#, c-format
|
||||
msgid "CREATE TABLE AS cannot specify INTO"
|
||||
msgstr "CREATE TABLE AS não pode especificar INTO"
|
||||
|
||||
#: preproc.y:13208
|
||||
#: preproc.y:13850
|
||||
#, c-format
|
||||
msgid "expected \"@\", found \"%s\""
|
||||
msgstr "esperado \"@\", encontrado \"%s\""
|
||||
|
||||
#: preproc.y:13220
|
||||
#: preproc.y:13862
|
||||
#, c-format
|
||||
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
|
||||
msgstr "somente os protocolos \"tcp\" e \"unix\" e tipo banco de dados \"postgressql\" sãosuportados"
|
||||
|
||||
#: preproc.y:13223
|
||||
#: preproc.y:13865
|
||||
#, c-format
|
||||
msgid "expected \"://\", found \"%s\""
|
||||
msgstr "esperado \"://\", encontrado \"%s\""
|
||||
|
||||
#: preproc.y:13228
|
||||
#: preproc.y:13870
|
||||
#, c-format
|
||||
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
|
||||
msgstr "Soquetes de domínio Unix trabalham somente com \"localhost\" e não com \"%s\""
|
||||
|
||||
#: preproc.y:13254
|
||||
#: preproc.y:13896
|
||||
#, c-format
|
||||
msgid "expected \"postgresql\", found \"%s\""
|
||||
msgstr "esperado \"postgresql\", encontrado \"%s\""
|
||||
|
||||
#: preproc.y:13257
|
||||
#: preproc.y:13899
|
||||
#, c-format
|
||||
msgid "invalid connection type: %s"
|
||||
msgstr "tipo de conexão inválido: %s"
|
||||
|
||||
#: preproc.y:13266
|
||||
#: preproc.y:13908
|
||||
#, c-format
|
||||
msgid "expected \"@\" or \"://\", found \"%s\""
|
||||
msgstr "esperado \"@\" ou \"://\", encontrado \"%s\""
|
||||
|
||||
#: preproc.y:13341 preproc.y:13359
|
||||
#: preproc.y:13983 preproc.y:14001
|
||||
#, c-format
|
||||
msgid "invalid data type"
|
||||
msgstr "tipo de dado inválido"
|
||||
|
||||
#: preproc.y:13370 preproc.y:13387
|
||||
#: preproc.y:14012 preproc.y:14029
|
||||
#, c-format
|
||||
msgid "incomplete statement"
|
||||
msgstr "comando incompleto"
|
||||
|
||||
#: preproc.y:13373 preproc.y:13390
|
||||
#: preproc.y:14015 preproc.y:14032
|
||||
#, c-format
|
||||
msgid "unrecognized token \"%s\""
|
||||
msgstr "informação desconhecida \"%s\""
|
||||
|
||||
#: preproc.y:13664
|
||||
#: preproc.y:14306
|
||||
#, c-format
|
||||
msgid "only data types numeric and decimal have precision/scale argument"
|
||||
msgstr "somente os tipos de dados numeric e decimal possuem argumento de precisão/escala"
|
||||
|
||||
#: preproc.y:13676
|
||||
#: preproc.y:14318
|
||||
#, c-format
|
||||
msgid "interval specification not allowed here"
|
||||
msgstr "especificação de intervalo não é permitida aqui"
|
||||
|
||||
#: preproc.y:13828 preproc.y:13880
|
||||
#: preproc.y:14470 preproc.y:14522
|
||||
#, c-format
|
||||
msgid "too many levels in nested structure/union definition"
|
||||
msgstr "muitos níveis em definição aninhada de estrutura/união"
|
||||
|
||||
#: preproc.y:14019
|
||||
#: preproc.y:14661
|
||||
#, c-format
|
||||
msgid "pointers to varchar are not implemented"
|
||||
msgstr "ponteiros para varchar não estão implentados"
|
||||
|
||||
#: preproc.y:14206 preproc.y:14231
|
||||
#: preproc.y:14848 preproc.y:14873
|
||||
#, c-format
|
||||
msgid "using unsupported DESCRIBE statement"
|
||||
msgstr "utilizando comando DESCRIBE que não é suportado"
|
||||
|
||||
#: preproc.y:14478
|
||||
#: preproc.y:15120
|
||||
#, c-format
|
||||
msgid "initializer not allowed in EXEC SQL VAR command"
|
||||
msgstr "inicilização não é permitido no comando EXEC SQL VAR"
|
||||
|
||||
#: preproc.y:14790
|
||||
#: preproc.y:15431
|
||||
#, c-format
|
||||
msgid "arrays of indicators are not allowed on input"
|
||||
msgstr "matrizes do indicadores não são permitidas na entrada"
|
||||
|
||||
#: preproc.y:15011
|
||||
#: preproc.y:15652
|
||||
#, c-format
|
||||
msgid "operator not allowed in variable definition"
|
||||
msgstr "operador não é permitido na definição da variável"
|
||||
|
||||
#. translator: %s is typically the translation of "syntax error"
|
||||
#: preproc.y:15049
|
||||
#: preproc.y:15690
|
||||
#, c-format
|
||||
msgid "%s at or near \"%s\""
|
||||
msgstr "%s em ou próximo a \"%s\""
|
||||
@ -622,34 +622,34 @@ msgstr "variável \"%s\" não é uma matriz"
|
||||
msgid "variable \"%s\" is not declared"
|
||||
msgstr "variável \"%s\" não foi declarada"
|
||||
|
||||
#: variable.c:492
|
||||
#: variable.c:494
|
||||
#, c-format
|
||||
msgid "indicator variable must have an integer type"
|
||||
msgstr "variável de indicador deve ter um tipo inteiro"
|
||||
|
||||
#: variable.c:504
|
||||
#: variable.c:506
|
||||
#, c-format
|
||||
msgid "unrecognized data type name \"%s\""
|
||||
msgstr "nome do tipo dados \"%s\" é desconhecido"
|
||||
|
||||
#: variable.c:515 variable.c:523 variable.c:540 variable.c:543
|
||||
#: variable.c:517 variable.c:525 variable.c:542 variable.c:545
|
||||
#, c-format
|
||||
msgid "multidimensional arrays are not supported"
|
||||
msgstr "matrizes multidimensionais não são suportadas"
|
||||
|
||||
#: variable.c:532
|
||||
#: variable.c:534
|
||||
#, c-format
|
||||
msgid "multilevel pointers (more than 2 levels) are not supported; found %d level"
|
||||
msgid_plural "multilevel pointers (more than 2 levels) are not supported; found %d levels"
|
||||
msgstr[0] "ponteiros com múltiplos níveis (mais do que 2 níveis) não são suportados; %d nível encontrado"
|
||||
msgstr[1] "ponteiros com múltiplos níveis (mais do que 2 níveis) não são suportados; %d níveis encontrados"
|
||||
|
||||
#: variable.c:537
|
||||
#: variable.c:539
|
||||
#, c-format
|
||||
msgid "pointer to pointer is not supported for this data type"
|
||||
msgstr "ponteiro para ponteiro não é suportado para esse tipo de dado"
|
||||
|
||||
#: variable.c:557
|
||||
#: variable.c:559
|
||||
#, c-format
|
||||
msgid "multidimensional arrays for structures are not supported"
|
||||
msgstr "matrizes multidimensionais para estruturas não são suportadas"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# src/interfaces/libpq/nls.mk
|
||||
CATALOG_NAME = libpq
|
||||
AVAIL_LANGUAGES = cs de es fr it ja pl pt_BR ru tr zh_CN zh_TW
|
||||
AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ru tr zh_CN zh_TW
|
||||
GETTEXT_FILES = fe-auth.c fe-connect.c fe-exec.c fe-lobj.c fe-misc.c fe-protocol2.c fe-protocol3.c fe-secure.c fe-secure-openssl.c win32.c
|
||||
GETTEXT_TRIGGERS = libpq_gettext pqInternalNotice:2
|
||||
GETTEXT_FLAGS = libpq_gettext:1:pass-c-format pqInternalNotice:2:c-format
|
||||
|
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
1021
src/interfaces/libpq/po/ko.po
Normal file
1021
src/interfaces/libpq/po/ko.po
Normal file
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
@ -25,8 +25,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9 current\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2015-01-13 05:08+0000\n"
|
||||
"PO-Revision-Date: 2015-01-13 08:37+0300\n"
|
||||
"POT-Creation-Date: 2015-07-22 00:08+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"
|
||||
@ -52,12 +52,12 @@ msgstr "повторный запрос аутентификации GSS\n"
|
||||
|
||||
#: fe-auth.c:197 fe-auth.c:307 fe-auth.c:381 fe-auth.c:416 fe-auth.c:512
|
||||
#: fe-auth.c:778 fe-connect.c:701 fe-connect.c:898 fe-connect.c:1074
|
||||
#: fe-connect.c:2085 fe-connect.c:3476 fe-connect.c:3728 fe-connect.c:3847
|
||||
#: fe-connect.c:4077 fe-connect.c:4157 fe-connect.c:4252 fe-connect.c:4504
|
||||
#: fe-connect.c:4532 fe-connect.c:4604 fe-connect.c:4622 fe-connect.c:4718
|
||||
#: fe-connect.c:5070 fe-connect.c:5220 fe-exec.c:3340 fe-exec.c:3505
|
||||
#: fe-lobj.c:896 fe-protocol2.c:1181 fe-protocol3.c:1544 fe-secure.c:792
|
||||
#: fe-secure.c:1201
|
||||
#: fe-connect.c:2085 fe-connect.c:3477 fe-connect.c:3729 fe-connect.c:3848
|
||||
#: fe-connect.c:4088 fe-connect.c:4168 fe-connect.c:4267 fe-connect.c:4519
|
||||
#: fe-connect.c:4548 fe-connect.c:4620 fe-connect.c:4638 fe-connect.c:4734
|
||||
#: fe-connect.c:5068 fe-connect.c:5218 fe-exec.c:3339 fe-exec.c:3504
|
||||
#: fe-lobj.c:896 fe-protocol2.c:1206 fe-protocol3.c:1571
|
||||
#: fe-secure-openssl.c:527 fe-secure-openssl.c:1069
|
||||
msgid "out of memory\n"
|
||||
msgstr "нехватка памяти\n"
|
||||
|
||||
@ -105,7 +105,7 @@ msgstr "метод аутентификации %u не поддерживает
|
||||
#: fe-auth.c:753
|
||||
#, c-format
|
||||
msgid "user name lookup failure: error code %lu\n"
|
||||
msgstr "распознать имя пользователя не удалось: код ошибки %lu\n"
|
||||
msgstr "распознать имя пользователя не удалось (код ошибки: %lu)\n"
|
||||
|
||||
#: fe-auth.c:763 fe-connect.c:2012
|
||||
#, c-format
|
||||
@ -305,120 +305,128 @@ msgstr "неожиданное сообщение от сервера в нач
|
||||
msgid "invalid connection state %d, probably indicative of memory corruption\n"
|
||||
msgstr "неверное состояние соединения %d - возможно разрушение памяти\n"
|
||||
|
||||
#: fe-connect.c:3082 fe-connect.c:3142
|
||||
#: fe-connect.c:3083 fe-connect.c:3143
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "ошибка в PGEventProc \"%s\" при обработке события PGEVT_CONNRESET\n"
|
||||
|
||||
#: fe-connect.c:3489
|
||||
#: fe-connect.c:3490
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": схема должна быть ldap://\n"
|
||||
|
||||
#: fe-connect.c:3504
|
||||
#: fe-connect.c:3505
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": отсутствует уникальное имя\n"
|
||||
|
||||
#: fe-connect.c:3515 fe-connect.c:3568
|
||||
#: fe-connect.c:3516 fe-connect.c:3569
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": должен быть только один атрибут\n"
|
||||
|
||||
#: fe-connect.c:3525 fe-connect.c:3582
|
||||
#: fe-connect.c:3526 fe-connect.c:3583
|
||||
#, 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:3536
|
||||
#: fe-connect.c:3537
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": нет фильтра\n"
|
||||
|
||||
#: fe-connect.c:3557
|
||||
#: fe-connect.c:3558
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "некорректный адрес LDAP \"%s\": неверный номер порта\n"
|
||||
|
||||
#: fe-connect.c:3591
|
||||
#: fe-connect.c:3592
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "не удалось создать структуру LDAP\n"
|
||||
|
||||
#: fe-connect.c:3667
|
||||
#: fe-connect.c:3668
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "ошибка поиска на сервере LDAP: %s\n"
|
||||
|
||||
#: fe-connect.c:3678
|
||||
#: fe-connect.c:3679
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "при поиске LDAP найдено более одного вхождения\n"
|
||||
|
||||
#: fe-connect.c:3679 fe-connect.c:3691
|
||||
#: fe-connect.c:3680 fe-connect.c:3692
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "при поиске LDAP ничего не найдено\n"
|
||||
|
||||
#: fe-connect.c:3702 fe-connect.c:3715
|
||||
#: fe-connect.c:3703 fe-connect.c:3716
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "атрибут не содержит значений при поиске LDAP\n"
|
||||
|
||||
#: fe-connect.c:3767 fe-connect.c:3786 fe-connect.c:4291
|
||||
#: fe-connect.c:3768 fe-connect.c:3787 fe-connect.c:4306
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "в строке соединения нет \"=\" после \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3859 fe-connect.c:4472 fe-connect.c:5203
|
||||
#: fe-connect.c:3860 fe-connect.c:4487 fe-connect.c:5201
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "неверный параметр соединения \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3875 fe-connect.c:4340
|
||||
#: fe-connect.c:3876 fe-connect.c:4355
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "в строке соединения не хватает закрывающей кавычки\n"
|
||||
|
||||
#: fe-connect.c:3915
|
||||
#: fe-connect.c:3916
|
||||
msgid "could not get home directory to locate service definition file"
|
||||
msgstr ""
|
||||
"не удалось получить домашний каталог для загрузки файла определений служб"
|
||||
|
||||
#: fe-connect.c:3948
|
||||
#: fe-connect.c:3949
|
||||
#, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "определение службы \"%s\" не найдено\n"
|
||||
|
||||
#: fe-connect.c:3971
|
||||
#: fe-connect.c:3972
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "файл определений служб \"%s\" не найден\n"
|
||||
|
||||
#: fe-connect.c:3984
|
||||
#: fe-connect.c:3985
|
||||
#, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "слишком длинная строка (%d) в файле определений служб \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4055 fe-connect.c:4089
|
||||
#: fe-connect.c:4056 fe-connect.c:4100
|
||||
#, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "синтаксическая ошибка в файле определения служб \"%s\" (строка %d)\n"
|
||||
|
||||
#: fe-connect.c:4729
|
||||
#: fe-connect.c:4067
|
||||
#, c-format
|
||||
msgid ""
|
||||
"nested service specifications not supported in service file \"%s\", line %d\n"
|
||||
msgstr ""
|
||||
"рекурсивные определения служб не поддерживаются (файл определения служб \"%s"
|
||||
"\", строка %d)\n"
|
||||
|
||||
#: fe-connect.c:4745
|
||||
#, c-format
|
||||
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
|
||||
msgstr "во внутреннюю процедуру разбора строки передан ошибочный URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4799
|
||||
#: fe-connect.c:4815
|
||||
#, 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:4806
|
||||
#: fe-connect.c:4822
|
||||
#, c-format
|
||||
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
|
||||
msgstr "IPv6, содержащийся в URI, не может быть пустым: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4821
|
||||
#: fe-connect.c:4837
|
||||
#, c-format
|
||||
msgid ""
|
||||
"unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): "
|
||||
@ -427,50 +435,50 @@ msgstr ""
|
||||
"неожиданный символ \"%c\" в позиции %d в URI (ожидалось \":\" или \"/\"): "
|
||||
"\"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4935
|
||||
#: fe-connect.c:4951
|
||||
#, c-format
|
||||
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "лишний разделитель ключа/значения \"=\" в параметрах URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:4955
|
||||
#: fe-connect.c:4971
|
||||
#, c-format
|
||||
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "в параметрах URI не хватает разделителя ключа/значения \"=\": \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5026
|
||||
#: fe-connect.c:5022
|
||||
#, c-format
|
||||
msgid "invalid URI query parameter: \"%s\"\n"
|
||||
msgstr "неверный параметр в URI: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5098
|
||||
#: fe-connect.c:5096
|
||||
#, c-format
|
||||
msgid "invalid percent-encoded token: \"%s\"\n"
|
||||
msgstr "неверный символ, закодированный с %%: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5108
|
||||
#: fe-connect.c:5106
|
||||
#, c-format
|
||||
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
|
||||
msgstr "недопустимое значение %%00 для символа, закодированного с %%: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:5439
|
||||
#: fe-connect.c:5437
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "нулевой указатель соединения\n"
|
||||
|
||||
#: fe-connect.c:5725
|
||||
#: fe-connect.c:5723
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "ВНИМАНИЕ: файл паролей \"%s\" - не обычный файл\n"
|
||||
msgstr "ПРЕДУПРЕЖДЕНИЕ: файл паролей \"%s\" - не обычный файл\n"
|
||||
|
||||
#: fe-connect.c:5734
|
||||
#: fe-connect.c:5732
|
||||
#, 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:5840
|
||||
#: fe-connect.c:5838
|
||||
#, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "пароль получен из файла \"%s\"\n"
|
||||
@ -479,94 +487,94 @@ msgstr "пароль получен из файла \"%s\"\n"
|
||||
msgid "NOTICE"
|
||||
msgstr "ЗАМЕЧАНИЕ"
|
||||
|
||||
#: fe-exec.c:1121 fe-exec.c:1179 fe-exec.c:1225
|
||||
#: fe-exec.c:1122 fe-exec.c:1180 fe-exec.c:1226
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "указатель на командную строку нулевой\n"
|
||||
|
||||
#: fe-exec.c:1185 fe-exec.c:1231 fe-exec.c:1326
|
||||
#: fe-exec.c:1186 fe-exec.c:1232 fe-exec.c:1327
|
||||
msgid "number of parameters must be between 0 and 65535\n"
|
||||
msgstr "число параметров должно быть от 0 до 65535\n"
|
||||
|
||||
#: fe-exec.c:1219 fe-exec.c:1320
|
||||
#: fe-exec.c:1220 fe-exec.c:1321
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "указатель на имя оператора нулевой\n"
|
||||
|
||||
#: fe-exec.c:1239 fe-exec.c:1403 fe-exec.c:2118 fe-exec.c:2317
|
||||
#: fe-exec.c:1240 fe-exec.c:1404 fe-exec.c:2119 fe-exec.c:2318
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "функция требует протокол минимум версии 3.0\n"
|
||||
|
||||
#: fe-exec.c:1357
|
||||
#: fe-exec.c:1358
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "нет соединения с сервером\n"
|
||||
|
||||
#: fe-exec.c:1364
|
||||
#: fe-exec.c:1365
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "уже выполняется другая команда\n"
|
||||
|
||||
#: fe-exec.c:1479
|
||||
#: fe-exec.c:1480
|
||||
msgid "length must be given for binary parameter\n"
|
||||
msgstr "для двоичного параметра должна быть указана длина\n"
|
||||
|
||||
#: fe-exec.c:1748
|
||||
#: fe-exec.c:1749
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "неожиданный asyncStatus: %d\n"
|
||||
|
||||
#: fe-exec.c:1768
|
||||
#: fe-exec.c:1769
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
|
||||
msgstr "ошибка в PGEventProc \"%s\" при обработке события PGEVT_RESULTCREATE\n"
|
||||
|
||||
#: fe-exec.c:1928
|
||||
#: fe-exec.c:1929
|
||||
msgid "COPY terminated by new PQexec"
|
||||
msgstr "операция COPY прервана вызовом PQexec"
|
||||
|
||||
#: fe-exec.c:1936
|
||||
#: fe-exec.c:1937
|
||||
msgid "COPY IN state must be terminated first\n"
|
||||
msgstr "сначала должно завершиться состояние COPY IN\n"
|
||||
|
||||
#: fe-exec.c:1956
|
||||
#: fe-exec.c:1957
|
||||
msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "сначала должно завершиться состояние COPY OUT\n"
|
||||
|
||||
#: fe-exec.c:1964
|
||||
#: fe-exec.c:1965
|
||||
msgid "PQexec not allowed during COPY BOTH\n"
|
||||
msgstr "вызов PQexec не допускается в процессе COPY BOTH\n"
|
||||
|
||||
#: fe-exec.c:2207 fe-exec.c:2274 fe-exec.c:2364 fe-protocol2.c:1327
|
||||
#: fe-protocol3.c:1683
|
||||
#: fe-exec.c:2208 fe-exec.c:2275 fe-exec.c:2365 fe-protocol2.c:1352
|
||||
#: fe-protocol3.c:1710
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "операция COPY не выполняется\n"
|
||||
|
||||
#: fe-exec.c:2556
|
||||
#: fe-exec.c:2555
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "соединение в неправильном состоянии\n"
|
||||
|
||||
#: fe-exec.c:2587
|
||||
#: fe-exec.c:2586
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "неверный код ExecStatusType"
|
||||
|
||||
#: fe-exec.c:2651 fe-exec.c:2674
|
||||
#: fe-exec.c:2650 fe-exec.c:2673
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "номер колонки %d вне диапазона 0..%d"
|
||||
msgstr "номер столбца %d вне диапазона 0..%d"
|
||||
|
||||
#: fe-exec.c:2667
|
||||
#: fe-exec.c:2666
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "номер записи %d вне диапазона 0..%d"
|
||||
|
||||
#: fe-exec.c:2689
|
||||
#: fe-exec.c:2688
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "номер параметра %d вне диапазона 0..%d"
|
||||
|
||||
#: fe-exec.c:2999
|
||||
#: fe-exec.c:2998
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "не удалось интерпретировать ответ сервера: %s"
|
||||
|
||||
#: fe-exec.c:3238 fe-exec.c:3322
|
||||
#: fe-exec.c:3237 fe-exec.c:3321
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "неполный многобайтный символ\n"
|
||||
|
||||
@ -663,12 +671,12 @@ msgstr "функция pqGetInt не поддерживает integer разме
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "функция pqPutInt не поддерживает integer размером %lu байт"
|
||||
|
||||
#: fe-misc.c:642 fe-misc.c:841
|
||||
#: fe-misc.c:642 fe-misc.c:842
|
||||
msgid "connection not open\n"
|
||||
msgstr "соединение не открыто\n"
|
||||
|
||||
#: fe-misc.c:811 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
|
||||
#: fe-secure.c:658
|
||||
#: fe-misc.c:812 fe-secure-openssl.c:249 fe-secure-openssl.c:355
|
||||
#: fe-secure.c:253 fe-secure.c:362
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
"\tThis probably means the server terminated abnormally\n"
|
||||
@ -678,15 +686,15 @@ msgstr ""
|
||||
"\tСкорее всего сервер прекратил работу из-за сбоя\n"
|
||||
"\tдо или в процессе выполнения запроса.\n"
|
||||
|
||||
#: fe-misc.c:1007
|
||||
#: fe-misc.c:1015
|
||||
msgid "timeout expired\n"
|
||||
msgstr "таймаут\n"
|
||||
|
||||
#: fe-misc.c:1052
|
||||
#: fe-misc.c:1060
|
||||
msgid "socket not open\n"
|
||||
msgstr "сокет не открыт\n"
|
||||
|
||||
#: fe-misc.c:1075
|
||||
#: fe-misc.c:1083
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "ошибка в select(): %s\n"
|
||||
@ -706,12 +714,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:995
|
||||
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\" "
|
||||
@ -720,7 +734,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\" "
|
||||
@ -729,31 +743,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:600 fe-protocol3.c:782
|
||||
#: fe-protocol2.c:762 fe-protocol2.c:937 fe-protocol3.c:617 fe-protocol3.c:799
|
||||
msgid "out of memory for query result"
|
||||
msgstr "недостаточно памяти для результата запроса"
|
||||
|
||||
#: fe-protocol2.c:1370 fe-protocol3.c:1752
|
||||
#: fe-protocol2.c:1395 fe-protocol3.c:1779
|
||||
#, 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:1955
|
||||
#: fe-protocol2.c:1541 fe-protocol2.c:1573 fe-protocol3.c:1982
|
||||
#, 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"
|
||||
@ -761,212 +775,207 @@ 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:478 fe-protocol3.c:518
|
||||
#: fe-protocol3.c:495 fe-protocol3.c:535
|
||||
msgid "insufficient data in \"T\" message"
|
||||
msgstr "недостаточно данных в сообщении \"T\""
|
||||
|
||||
#: fe-protocol3.c:551
|
||||
#: fe-protocol3.c:568
|
||||
msgid "extraneous data in \"T\" message"
|
||||
msgstr "лишние данные в сообщении \"T\""
|
||||
|
||||
#: fe-protocol3.c:690 fe-protocol3.c:722 fe-protocol3.c:740
|
||||
#: fe-protocol3.c:707 fe-protocol3.c:739 fe-protocol3.c:757
|
||||
msgid "insufficient data in \"D\" message"
|
||||
msgstr "недостаточно данных в сообщении \"D\""
|
||||
|
||||
#: fe-protocol3.c:696
|
||||
#: fe-protocol3.c:713
|
||||
msgid "unexpected field count in \"D\" message"
|
||||
msgstr "неверное число полей в сообщении \"D\""
|
||||
|
||||
#: fe-protocol3.c:749
|
||||
#: fe-protocol3.c:766
|
||||
msgid "extraneous data in \"D\" message"
|
||||
msgstr "лишние данные в сообщении \"D\""
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:878 fe-protocol3.c:897
|
||||
#: fe-protocol3.c:898 fe-protocol3.c:917
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " символ %s"
|
||||
|
||||
#: fe-protocol3.c:910
|
||||
#: fe-protocol3.c:930
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "ПОДРОБНОСТИ: %s\n"
|
||||
|
||||
#: fe-protocol3.c:913
|
||||
#: fe-protocol3.c:933
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "ПОДСКАЗКА: %s\n"
|
||||
|
||||
#: fe-protocol3.c:916
|
||||
#: fe-protocol3.c:936
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "ЗАПРОС: %s\n"
|
||||
|
||||
#: fe-protocol3.c:919
|
||||
#: fe-protocol3.c:939
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "КОНТЕКСТ: %s\n"
|
||||
|
||||
#: fe-protocol3.c:926
|
||||
#: fe-protocol3.c:946
|
||||
#, c-format
|
||||
msgid "SCHEMA NAME: %s\n"
|
||||
msgstr "СХЕМА: %s\n"
|
||||
|
||||
#: fe-protocol3.c:930
|
||||
#: fe-protocol3.c:950
|
||||
#, c-format
|
||||
msgid "TABLE NAME: %s\n"
|
||||
msgstr "ТАБЛИЦА: %s\n"
|
||||
|
||||
#: fe-protocol3.c:934
|
||||
#: fe-protocol3.c:954
|
||||
#, c-format
|
||||
msgid "COLUMN NAME: %s\n"
|
||||
msgstr "КОЛОНКА: %s\n"
|
||||
msgstr "СТОЛБЕЦ: %s\n"
|
||||
|
||||
#: fe-protocol3.c:938
|
||||
#: fe-protocol3.c:958
|
||||
#, c-format
|
||||
msgid "DATATYPE NAME: %s\n"
|
||||
msgstr "ТИП ДАННЫХ: %s\n"
|
||||
|
||||
#: fe-protocol3.c:942
|
||||
#: fe-protocol3.c:962
|
||||
#, c-format
|
||||
msgid "CONSTRAINT NAME: %s\n"
|
||||
msgstr "ОГРАНИЧЕНИЕ: %s\n"
|
||||
|
||||
#: fe-protocol3.c:954
|
||||
#: fe-protocol3.c:974
|
||||
msgid "LOCATION: "
|
||||
msgstr "ПОЛОЖЕНИЕ: "
|
||||
|
||||
#: fe-protocol3.c:956
|
||||
#: fe-protocol3.c:976
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:958
|
||||
#: fe-protocol3.c:978
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1182
|
||||
#: fe-protocol3.c:1209
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "СТРОКА %d: "
|
||||
|
||||
#: fe-protocol3.c:1577
|
||||
#: fe-protocol3.c:1604
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline можно вызывать только во время COPY OUT с текстом\n"
|
||||
|
||||
#: fe-secure.c:270 fe-secure.c:1138 fe-secure.c:1358
|
||||
#: fe-secure-openssl.c:146 fe-secure-openssl.c:1006 fe-secure-openssl.c:1226
|
||||
#, c-format
|
||||
msgid "could not acquire mutex: %s\n"
|
||||
msgstr "не удалось заблокировать семафор: %s\n"
|
||||
|
||||
#: fe-secure.c:282
|
||||
#: fe-secure-openssl.c:158
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "не удалось установить SSL-соединение: %s\n"
|
||||
|
||||
#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1487
|
||||
#: fe-secure-openssl.c:254 fe-secure-openssl.c:360 fe-secure-openssl.c:1349
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "ошибка SSL SYSCALL: %s\n"
|
||||
|
||||
#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1491
|
||||
#: fe-secure-openssl.c:261 fe-secure-openssl.c:367 fe-secure-openssl.c:1353
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "ошибка SSL SYSCALL: конец файла (EOF)\n"
|
||||
|
||||
#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1500
|
||||
#: fe-secure-openssl.c:272 fe-secure-openssl.c:378 fe-secure-openssl.c:1362
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "ошибка SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:426 fe-secure.c:587
|
||||
#: fe-secure-openssl.c:287 fe-secure-openssl.c:393
|
||||
msgid "SSL connection has been closed unexpectedly\n"
|
||||
msgstr "SSL-соединение было неожиданно закрыто\n"
|
||||
|
||||
#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1509
|
||||
#: fe-secure-openssl.c:293 fe-secure-openssl.c:399 fe-secure-openssl.c:1371
|
||||
#, c-format
|
||||
msgid "unrecognized SSL error code: %d\n"
|
||||
msgstr "нераспознанный код ошибки SSL: %d\n"
|
||||
|
||||
#: fe-secure.c:476
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "не удалось получить данные с сервера: %s\n"
|
||||
#: fe-secure-openssl.c:511
|
||||
msgid "SSL certificate's name entry is missing\n"
|
||||
msgstr "запись имени в SSL-сертификате отсутствует\n"
|
||||
|
||||
#: fe-secure.c:665
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "не удалось передать данные серверу: %s\n"
|
||||
#: fe-secure-openssl.c:541
|
||||
msgid "SSL certificate's name contains embedded null\n"
|
||||
msgstr "имя в SSL-сертификате включает нулевой байт\n"
|
||||
|
||||
#: fe-secure.c:785 fe-secure.c:802
|
||||
msgid "could not get server common name from server certificate\n"
|
||||
msgstr "не удалось получить имя сервера из сертификата\n"
|
||||
|
||||
#: fe-secure.c:815
|
||||
msgid "SSL certificate's common name contains embedded null\n"
|
||||
msgstr "Имя SSL-сертификата включает нулевой байт\n"
|
||||
|
||||
#: fe-secure.c:827
|
||||
#: fe-secure-openssl.c:592
|
||||
msgid "host name must be specified for a verified SSL connection\n"
|
||||
msgstr "для проверенного SSL-соединения требуется указать имя узла\n"
|
||||
|
||||
#: fe-secure.c:841
|
||||
#: fe-secure-openssl.c:692
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not match host name \"%s\"\n"
|
||||
msgstr "имя в сертификате \"%s\" не совпадает с именем сервера \"%s\"\n"
|
||||
msgid "server certificate for \"%s\" does not match host name \"%s\"\n"
|
||||
msgstr ""
|
||||
"серверный сертификат для \"%s\" не соответствует имени сервера \"%s\"\n"
|
||||
|
||||
#: fe-secure.c:982
|
||||
#: fe-secure-openssl.c:698
|
||||
msgid "could not get server's host name from server certificate\n"
|
||||
msgstr "не удалось получить имя сервера из сертификата\n"
|
||||
|
||||
#: fe-secure-openssl.c:845
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "не удалось создать контекст SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:1108
|
||||
#: fe-secure-openssl.c:976
|
||||
#, c-format
|
||||
msgid "could not open certificate file \"%s\": %s\n"
|
||||
msgstr "не удалось открыть файл сертификата \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1147 fe-secure.c:1162
|
||||
#: fe-secure-openssl.c:1015 fe-secure-openssl.c:1030
|
||||
#, c-format
|
||||
msgid "could not read certificate file \"%s\": %s\n"
|
||||
msgstr "не удалось прочитать файл сертификата \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1217
|
||||
#: fe-secure-openssl.c:1085
|
||||
#, c-format
|
||||
msgid "could not load SSL engine \"%s\": %s\n"
|
||||
msgstr "не удалось загрузить модуль SSL ENGINE \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1229
|
||||
#: fe-secure-openssl.c:1097
|
||||
#, c-format
|
||||
msgid "could not initialize SSL engine \"%s\": %s\n"
|
||||
msgstr "не удалось инициализировать модуль SSL ENGINE \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1245
|
||||
#: fe-secure-openssl.c:1113
|
||||
#, c-format
|
||||
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "не удалось прочитать закрытый ключ SSL \"%s\" из модуля \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1259
|
||||
#: fe-secure-openssl.c:1127
|
||||
#, c-format
|
||||
msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "не удалось загрузить закрытый ключ SSL \"%s\" из модуля \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1296
|
||||
#: fe-secure-openssl.c:1164
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key file \"%s\"\n"
|
||||
msgstr "сертификат присутствует, но файла закрытого ключа \"%s\" нет\n"
|
||||
|
||||
#: fe-secure.c:1304
|
||||
#: fe-secure-openssl.c:1172
|
||||
#, c-format
|
||||
msgid ""
|
||||
"private key file \"%s\" has group or world access; permissions should be "
|
||||
@ -975,27 +984,27 @@ msgstr ""
|
||||
"к файлу закрытого ключа \"%s\" имеют доступ все или группа; права должны "
|
||||
"быть u=rw (0600) или более ограниченные\n"
|
||||
|
||||
#: fe-secure.c:1315
|
||||
#: fe-secure-openssl.c:1183
|
||||
#, c-format
|
||||
msgid "could not load private key file \"%s\": %s\n"
|
||||
msgstr "не удалось загрузить файл закрытого ключа \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1329
|
||||
#: fe-secure-openssl.c:1197
|
||||
#, c-format
|
||||
msgid "certificate does not match private key file \"%s\": %s\n"
|
||||
msgstr "сертификат не соответствует файлу закрытого ключа \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1367
|
||||
#: fe-secure-openssl.c:1235
|
||||
#, c-format
|
||||
msgid "could not read root certificate file \"%s\": %s\n"
|
||||
msgstr "не удалось прочитать файл корневых сертификатов \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1397
|
||||
#: fe-secure-openssl.c:1265
|
||||
#, c-format
|
||||
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
|
||||
msgstr "Библиотека SSL не поддерживает проверку CRL (файл \"%s\")\n"
|
||||
|
||||
#: fe-secure.c:1430
|
||||
#: fe-secure-openssl.c:1298
|
||||
msgid ""
|
||||
"could not get home directory to locate root certificate file\n"
|
||||
"Either provide the file or change sslmode to disable server certificate "
|
||||
@ -1005,7 +1014,7 @@ msgstr ""
|
||||
"Укажите полный путь к файлу или отключите проверку сертификата сервера, "
|
||||
"изменив sslmode.\n"
|
||||
|
||||
#: fe-secure.c:1434
|
||||
#: fe-secure-openssl.c:1302
|
||||
#, c-format
|
||||
msgid ""
|
||||
"root certificate file \"%s\" does not exist\n"
|
||||
@ -1016,22 +1025,32 @@ msgstr ""
|
||||
"Укажите полный путь к файлу или отключите проверку сертификата сервера, "
|
||||
"изменив sslmode.\n"
|
||||
|
||||
#: fe-secure.c:1528
|
||||
#: fe-secure-openssl.c:1390
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "не удалось получить сертификат: %s\n"
|
||||
|
||||
#: fe-secure.c:1624
|
||||
#: fe-secure-openssl.c:1482
|
||||
#, c-format
|
||||
msgid "no SSL error reported"
|
||||
msgstr "нет сообщения об ошибке SSL"
|
||||
|
||||
#: fe-secure.c:1633
|
||||
#: fe-secure-openssl.c:1491
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "код ошибки SSL: %lu"
|
||||
|
||||
#: win32.c:322
|
||||
#: fe-secure.c:261
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "не удалось получить данные с сервера: %s\n"
|
||||
|
||||
#: fe-secure.c:369
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "не удалось передать данные серверу: %s\n"
|
||||
|
||||
#: win32.c:317
|
||||
#, c-format
|
||||
msgid "unrecognized socket error: 0x%08X/%d"
|
||||
msgstr "нераспознанная ошибка сокета: 0x%08X/%d"
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user