mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Translation updates
This commit is contained in:
3671
src/backend/po/ru.po
3671
src/backend/po/ru.po
File diff suppressed because it is too large
Load Diff
4897
src/backend/po/sv.po
4897
src/backend/po/sv.po
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_controldata/nls.mk,v 1.2 2002/09/02 22:22:12 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_controldata/nls.mk,v 1.3 2002/10/14 19:04:28 petere Exp $
|
||||
CATALOG_NAME := pg_controldata
|
||||
AVAIL_LANGUAGES := de es ru sv
|
||||
AVAIL_LANGUAGES := de es pt_BR ru sv zh_CN
|
||||
GETTEXT_FILES := pg_controldata.c
|
||||
GETTEXT_TRIGGERS:= _
|
||||
|
212
src/bin/pg_controldata/po/pt_BR.po
Normal file
212
src/bin/pg_controldata/po/pt_BR.po
Normal file
@@ -0,0 +1,212 @@
|
||||
# Translation to Portuguese (Brazilian) language
|
||||
# Cesar Suga <sartre@linuxbr.com>, 2002.
|
||||
# Fair & Simple Networks Ltda.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-09-29 04:16-0400\n"
|
||||
"PO-Revision-Date: 2002-07-20 17:25-0300\n"
|
||||
"Last-Translator: Cesar Suga <sartre@linuxbr.com>\n"
|
||||
"Language-Team: Cesar Suga <sartre@linuxbr.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: pg_controldata.c:28
|
||||
#, c-format
|
||||
msgid "%s displays PostgreSQL database cluster control information.\n"
|
||||
msgstr "%s mostra informa<6D><61>es de controle de cluster de banco de dados de PostgreSQL.\n"
|
||||
|
||||
#: pg_controldata.c:29
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
" %s [DATADIR]\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Uso:\n"
|
||||
" %s [DATADIR]\n"
|
||||
"\n"
|
||||
|
||||
#: pg_controldata.c:30
|
||||
msgid ""
|
||||
"If not data directory is specified, the environment variable PGDATA\n"
|
||||
"is used.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Se o diret<65>rio de dados n<>o for especificado, a vari<72>vel de sistema\n"
|
||||
"PGDATA <20> utilizada.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_controldata.c:31
|
||||
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr "Reporte bugs a <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
#: pg_controldata.c:41
|
||||
msgid "starting up"
|
||||
msgstr "iniciando opera<72><61>es"
|
||||
|
||||
#: pg_controldata.c:43
|
||||
msgid "shut down"
|
||||
msgstr "desligar"
|
||||
|
||||
#: pg_controldata.c:45
|
||||
msgid "shutting down"
|
||||
msgstr "desligando"
|
||||
|
||||
#: pg_controldata.c:47
|
||||
msgid "in recovery"
|
||||
msgstr "em recovery"
|
||||
|
||||
#: pg_controldata.c:49
|
||||
msgid "in production"
|
||||
msgstr "em produ<64><75>o"
|
||||
|
||||
#: pg_controldata.c:51
|
||||
msgid "unrecognized status code"
|
||||
msgstr "c<>digo de estado n<>o reconhecido"
|
||||
|
||||
#: pg_controldata.c:99
|
||||
#, c-format
|
||||
msgid "%s: no data directory specified\n"
|
||||
msgstr "%s: nenhum diret<65>rio de dados especificado\n"
|
||||
|
||||
#: pg_controldata.c:107
|
||||
#, c-format
|
||||
msgid "%s: could not open file \"%s\" for reading (%s)\n"
|
||||
msgstr "%s: n<>o pude abrir arquivo \"%s\" para leitura (%s)\n"
|
||||
|
||||
#: pg_controldata.c:114
|
||||
#, c-format
|
||||
msgid "%s: could not read file \"%s\" (%s)\n"
|
||||
msgstr "%s: n<>o pude ler arquivo \"%s\" (%s)\n"
|
||||
|
||||
#: pg_controldata.c:128
|
||||
msgid ""
|
||||
"WARNING: Calculated CRC checksum does not match value stored in file.\n"
|
||||
"Either the file is corrupt, or it has a different layout than this program\n"
|
||||
"is expecting. The results below are untrustworthy.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"AVISO: A soma calculada de CRC n<>o <20> a mesma do valor armazenado no arquivo.\n"
|
||||
"Ou o arquivo est<73> corrompido ou tem um layout diferente do que este programa\n"
|
||||
"est<73> esperando. Os resultados abaixo n<>o s<>o confi<66>veis.\n"
|
||||
|
||||
#: pg_controldata.c:141
|
||||
#, c-format
|
||||
msgid "pg_control version number: %u\n"
|
||||
msgstr "vers<72>o do pg_control n<>mero: %u\n"
|
||||
|
||||
#: pg_controldata.c:142
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "N<>mero de vers<72>o de cat<61>logo: %u\n"
|
||||
|
||||
#: pg_controldata.c:143
|
||||
#, c-format
|
||||
msgid "Database cluster state: %s\n"
|
||||
msgstr "Estado do cluster de banco: %s\n"
|
||||
|
||||
#: pg_controldata.c:144
|
||||
#, c-format
|
||||
msgid "pg_control last modified: %s\n"
|
||||
msgstr "<22>ltima modifica<63><61>o do pg_control: %s\n"
|
||||
|
||||
#: pg_controldata.c:145
|
||||
#, c-format
|
||||
msgid "Current log file ID: %u\n"
|
||||
msgstr "ID de arquivo de log atual: %u\n"
|
||||
|
||||
#: pg_controldata.c:146
|
||||
#, c-format
|
||||
msgid "Next log file segment: %u\n"
|
||||
msgstr "Pr<50>ximo segmento de arquivo de log: %u\n"
|
||||
|
||||
#: pg_controldata.c:147
|
||||
#, c-format
|
||||
msgid "Latest checkpoint location: %X/%X\n"
|
||||
msgstr "<22>ltimo lugar de checkpoint: %X/%X\n"
|
||||
|
||||
#: pg_controldata.c:149
|
||||
#, c-format
|
||||
msgid "Prior checkpoint location: %X/%X\n"
|
||||
msgstr "Lugar de checkpoint anterior: %X/%X\n"
|
||||
|
||||
#: pg_controldata.c:151
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's REDO location: %X/%X\n"
|
||||
msgstr "<22>ltimo lugar de REDO no checkpoint: %X/%X\n"
|
||||
|
||||
#: pg_controldata.c:153
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's UNDO location: %X/%X\n"
|
||||
msgstr "<22>ltimo lugar de UNDO no checkpoint: %X/%X\n"
|
||||
|
||||
#: pg_controldata.c:155
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's StartUpID: %u\n"
|
||||
msgstr "<22>ltimo StartUpID no checkpoint: %u\n"
|
||||
|
||||
#: pg_controldata.c:156
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u\n"
|
||||
msgstr "<22>ltimo NextXID do checkpoint: %u\n"
|
||||
|
||||
#: pg_controldata.c:157
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "<22>ltimo NextOID do checkpoint: %u\n"
|
||||
|
||||
#: pg_controldata.c:158
|
||||
#, c-format
|
||||
msgid "Time of latest checkpoint: %s\n"
|
||||
msgstr "Hora do <20>ltimo checkpoint: %s\n"
|
||||
|
||||
#: pg_controldata.c:159
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "Tamanho de bloco do banco de dados: %u\n"
|
||||
|
||||
#: pg_controldata.c:160
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "Blocos/segmento de rela<6C><61>o grande: %u\n"
|
||||
|
||||
#: pg_controldata.c:161
|
||||
#, c-format
|
||||
msgid "Maximum length of identifiers: %u\n"
|
||||
msgstr "Tamanho m<>ximo de identificadores: %u\n"
|
||||
|
||||
#: pg_controldata.c:162
|
||||
#, c-format
|
||||
msgid "Maximum number of function arguments: %u\n"
|
||||
msgstr "Nro. m<>ximo de argumentos de fun<75><6E>o: %u\n"
|
||||
|
||||
#: pg_controldata.c:163
|
||||
#, c-format
|
||||
msgid "Date/time type storage: %s\n"
|
||||
msgstr "Uso em disco do tipo date/time: %s\n"
|
||||
|
||||
#: pg_controldata.c:164
|
||||
msgid "64-bit integers"
|
||||
msgstr "N<>meros de 64 bits"
|
||||
|
||||
#: pg_controldata.c:164
|
||||
msgid "Floating point"
|
||||
msgstr "Ponto flutuante"
|
||||
|
||||
#: pg_controldata.c:165
|
||||
#, c-format
|
||||
msgid "Maximum length of locale name: %u\n"
|
||||
msgstr "M<>ximo tamanho do nome de localidade: %u\n"
|
||||
|
||||
#: pg_controldata.c:166
|
||||
#, c-format
|
||||
msgid "LC_COLLATE: %s\n"
|
||||
msgstr "LC_COLLATE: %s\n"
|
||||
|
||||
#: pg_controldata.c:167
|
||||
#, c-format
|
||||
msgid "LC_CTYPE: %s\n"
|
||||
msgstr "LC_CTYPE: %s\n"
|
212
src/bin/pg_controldata/po/zh_CN.po
Normal file
212
src/bin/pg_controldata/po/zh_CN.po
Normal file
@@ -0,0 +1,212 @@
|
||||
# simplified Chinese translation file for pg_controldata and friends
|
||||
# Bao Wei <weibao@forevertek.com>, 2002.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-09-27 13:21+0800\n"
|
||||
"PO-Revision-Date: 2002-09-19 16:45+0800\n"
|
||||
"Last-Translator: Bao Wei <bao_paul@yahoo.com.cn>\n"
|
||||
"Language-Team: Bao Wei <bao_paul@yahoo.com.cn>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=GB2312\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: pg_controldata.c:28
|
||||
#, c-format
|
||||
msgid "%s displays PostgreSQL database cluster control information.\n"
|
||||
msgstr "%s <20><>ʾ PostgreSQL <20><><EFBFBD>ݿ<EFBFBD><DDBF>ؿ<EFBFBD><D8BF><EFBFBD><EFBFBD><EFBFBD>Ϣ.\n"
|
||||
|
||||
#: pg_controldata.c:29
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
" %s [DATADIR]\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"ʹ<>÷<EFBFBD><C3B7><EFBFBD>:\n"
|
||||
" %s [<5B><><EFBFBD><EFBFBD>Ŀ¼]\n"
|
||||
"\n"
|
||||
|
||||
#: pg_controldata.c:30
|
||||
msgid ""
|
||||
"If not data directory is specified, the environment variable PGDATA\n"
|
||||
"is used.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD>û<EFBFBD><C3BB>ָ<EFBFBD><D6B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŀ¼, <20><>ʹ<EFBFBD><CAB9>\n"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>PGDATA.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_controldata.c:31
|
||||
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
#: pg_controldata.c:41
|
||||
msgid "starting up"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: pg_controldata.c:43
|
||||
msgid "shut down"
|
||||
msgstr "<22>ر<EFBFBD>"
|
||||
|
||||
#: pg_controldata.c:45
|
||||
msgid "shutting down"
|
||||
msgstr "<22><><EFBFBD>ڹر<DAB9>"
|
||||
|
||||
#: pg_controldata.c:47
|
||||
msgid "in recovery"
|
||||
msgstr "<22>ڻָ<DABB><D6B8><EFBFBD>"
|
||||
|
||||
#: pg_controldata.c:49
|
||||
msgid "in production"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: pg_controldata.c:51
|
||||
msgid "unrecognized status code"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>Ͽɵ<CFBF>״̬<D7B4><CCAC>"
|
||||
|
||||
#: pg_controldata.c:99
|
||||
#, c-format
|
||||
msgid "%s: no data directory specified\n"
|
||||
msgstr "%s: û<><C3BB>ָ<EFBFBD><D6B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŀ¼\n"
|
||||
|
||||
#: pg_controldata.c:107
|
||||
#, c-format
|
||||
msgid "%s: could not open file \"%s\" for reading (%s)\n"
|
||||
msgstr "%s: <20><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ļ<EFBFBD> \"%s\" <20><>ȡ<EFBFBD><C8A1>Ϣ (%s)\n"
|
||||
|
||||
#: pg_controldata.c:114
|
||||
#, c-format
|
||||
msgid "%s: could not read file \"%s\" (%s)\n"
|
||||
msgstr "%s: <20><EFBFBD><DEB7><EFBFBD>ȡ<EFBFBD>ļ<EFBFBD> \"%s\" (%s)\n"
|
||||
|
||||
#: pg_controldata.c:128
|
||||
msgid ""
|
||||
"WARNING: Calculated CRC checksum does not match value stored in file.\n"
|
||||
"Either the file is corrupt, or it has a different layout than this program\n"
|
||||
"is expecting. The results below are untrustworthy.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>CRCУ<43><D0A3>ֵ<EFBFBD><D6B5><EFBFBD>ѱ<EFBFBD><D1B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ļ<EFBFBD><C4BC>е<EFBFBD>ֵ<EFBFBD><D6B5>ƥ<EFBFBD><C6A5>.\n"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD>,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֵ<EFBFBD><D6B5>ͬ.\n"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD>Ľ<EFBFBD><C4BD><EFBFBD><EFBFBD>Dz<EFBFBD><C7B2>ɿ<EFBFBD><C9BF><EFBFBD>.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_controldata.c:141
|
||||
#, c-format
|
||||
msgid "pg_control version number: %u\n"
|
||||
msgstr "pg_control <20>汾: %u\n"
|
||||
|
||||
#: pg_controldata.c:142
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "Catalog <20>汾: %u\n"
|
||||
|
||||
#: pg_controldata.c:143
|
||||
#, c-format
|
||||
msgid "Database cluster state: %s\n"
|
||||
msgstr "<22><><EFBFBD>ݿ<EFBFBD><DDBF><EFBFBD>״̬: %s\n"
|
||||
|
||||
#: pg_controldata.c:144
|
||||
#, c-format
|
||||
msgid "pg_control last modified: %s\n"
|
||||
msgstr "pg_control <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: pg_controldata.c:145
|
||||
#, c-format
|
||||
msgid "Current log file ID: %u\n"
|
||||
msgstr "<22><>ǰ<EFBFBD><C7B0>־<EFBFBD>ļ<EFBFBD>ID: %u\n"
|
||||
|
||||
#: pg_controldata.c:146
|
||||
#, c-format
|
||||
msgid "Next log file segment: %u\n"
|
||||
msgstr "<22><>һ<EFBFBD><D2BB><EFBFBD><EFBFBD>־<EFBFBD>ļ<EFBFBD><C4BC><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_controldata.c:147
|
||||
#, c-format
|
||||
msgid "Latest checkpoint location: %X/%X\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD>λ<EFBFBD><CEBB>: %X/%X\n"
|
||||
|
||||
#: pg_controldata.c:149
|
||||
#, c-format
|
||||
msgid "Prior checkpoint location: %X/%X\n"
|
||||
msgstr "<22><><EFBFBD>ȼ<EFBFBD><C8BC><EFBFBD><EFBFBD><EFBFBD>λ<EFBFBD><CEBB>: %X/%X\n"
|
||||
|
||||
#: pg_controldata.c:151
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's REDO location: %X/%X\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> REDO λ<><CEBB>: %X/%X\n"
|
||||
|
||||
#: pg_controldata.c:153
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's UNDO location: %X/%X\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> UNDO λ<><CEBB>: %X/%X\n"
|
||||
|
||||
#: pg_controldata.c:155
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's StartUpID: %u\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> StartUpID: %u\n"
|
||||
|
||||
#: pg_controldata.c:156
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> NextXID: %u\n"
|
||||
|
||||
#: pg_controldata.c:157
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> NextOID: %u\n"
|
||||
|
||||
#: pg_controldata.c:158
|
||||
#, c-format
|
||||
msgid "Time of latest checkpoint: %s\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1>: %s\n"
|
||||
|
||||
#: pg_controldata.c:159
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "<22><><EFBFBD>ݿ<EFBFBD><DDBF><EFBFBD><EFBFBD><EFBFBD>С: %u\n"
|
||||
|
||||
#: pg_controldata.c:160
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>ϵ<EFBFBD><CFB5>ÿ<EFBFBD>ο<EFBFBD><CEBF><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_controldata.c:161
|
||||
#, c-format
|
||||
msgid "Maximum length of identifiers: %u\n"
|
||||
msgstr "<22><>ʶ<EFBFBD><CAB6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_controldata.c:162
|
||||
#, c-format
|
||||
msgid "Maximum number of function arguments: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_controldata.c:163
|
||||
#, c-format
|
||||
msgid "Date/time type storage: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>/ʱ<><CAB1> <20><><EFBFBD>ʹ洢: %s\n"
|
||||
|
||||
#: pg_controldata.c:164
|
||||
msgid "64-bit integers"
|
||||
msgstr "64λ<34><CEBB><EFBFBD><EFBFBD>"
|
||||
|
||||
#: pg_controldata.c:164
|
||||
msgid "Floating point"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: pg_controldata.c:165
|
||||
#, c-format
|
||||
msgid "Maximum length of locale name: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֵ<EFBFBD><D6B5><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_controldata.c:166
|
||||
#, c-format
|
||||
msgid "LC_COLLATE: %s\n"
|
||||
msgstr "LC_COLLATE: %s\n"
|
||||
|
||||
#: pg_controldata.c:167
|
||||
#, c-format
|
||||
msgid "LC_CTYPE: %s\n"
|
||||
msgstr "LC_CTYPE: %s\n"
|
@@ -1,12 +1,13 @@
|
||||
# ru.po
|
||||
# PG_DUMP Translated Messages into the Russian Language (KOI8-R)
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_dump/po/Attic/ru.po,v 1.3 2002/09/22 20:57:21 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_dump/po/Attic/ru.po,v 1.4 2002/10/14 19:04:28 petere Exp $
|
||||
#
|
||||
# Changelog:
|
||||
# - September 2001 - August 2002: Maintenance, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - September 7, 2002: Post-7.3 beta 1 fuzzy messages fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - October 12, 2002: Post-7.3 beta 2, Fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - September 14, 2002: Post-7.3 beta 1, Take II, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - September 7, 2002: Post-7.3 beta 1 fuzzy messages fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - September 2001 - August 2002: Maintenance, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -1273,7 +1274,7 @@ msgstr "
|
||||
|
||||
#: pg_backup_archiver.c:1480
|
||||
msgid "attempting to ascertain archive format\n"
|
||||
msgstr ""
|
||||
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_backup_archiver.c:1500 pg_backup_files.c:148
|
||||
#, c-format
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_resetxlog/nls.mk,v 1.3 2002/09/22 20:57:21 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_resetxlog/nls.mk,v 1.4 2002/10/14 19:04:28 petere Exp $
|
||||
CATALOG_NAME := pg_resetxlog
|
||||
AVAIL_LANGUAGES := de ru
|
||||
AVAIL_LANGUAGES := de pt_BR ru sv zh_CN
|
||||
GETTEXT_FILES := pg_resetxlog.c
|
||||
GETTEXT_TRIGGERS:= _
|
||||
|
278
src/bin/pg_resetxlog/po/pt_BR.po
Normal file
278
src/bin/pg_resetxlog/po/pt_BR.po
Normal file
@@ -0,0 +1,278 @@
|
||||
# Translation to Portuguese (Brazilian) language
|
||||
# Cesar Suga <sartre@linuxbr.com>, 2002.
|
||||
# Fair & Simple Networks Ltda.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-09-29 06:35-0300\n"
|
||||
"PO-Revision-Date: 2002-09-29 06:45-0300\n"
|
||||
"Last-Translator: Cesar Suga <sartre@linuxbr.com>\n"
|
||||
"Language-Team: Cesar Suga <sartre@linuxbr.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: pg_resetxlog.c:141
|
||||
#, c-format
|
||||
msgid "%s: transaction ID (-x) must not be 0\n"
|
||||
msgstr "%s: ID de transa<73><61>o (-x) n<>o pode ser 0\n"
|
||||
|
||||
#: pg_resetxlog.c:149
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -l option\n"
|
||||
msgstr "%s: argumento inv<6E>lido para a op<6F><70>o -l\n"
|
||||
|
||||
#: pg_resetxlog.c:150 pg_resetxlog.c:156 pg_resetxlog.c:164
|
||||
#, c-format
|
||||
msgid "Try '%s --help' for more information.\n"
|
||||
msgstr "Tente '%s --help' para mais informa<6D><61>o.\n"
|
||||
|
||||
#: pg_resetxlog.c:163
|
||||
#, c-format
|
||||
msgid "%s: no data directory specified\n"
|
||||
msgstr "%s: nenhum diret<65>rio de dados especificado\n"
|
||||
|
||||
#: pg_resetxlog.c:183 pg_resetxlog.c:273
|
||||
#, c-format
|
||||
msgid "%s: could not open %s for reading: %s\n"
|
||||
msgstr "%s: n<>o pude abrir %s para leitura: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:189
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: lock file %s exists\n"
|
||||
"Is a server running? If not, delete the lock file and try again.\n"
|
||||
msgstr ""
|
||||
"%s: arquivo de lock %s existe\n"
|
||||
"H<> algum servidor rodando? Se n<>o, delete o arquivo de lock e tente novamente.\n"
|
||||
|
||||
#: pg_resetxlog.c:210
|
||||
msgid ""
|
||||
"\n"
|
||||
"If these values seem acceptable, use -f to force reset.\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Se estes valores parecem aceit<69>veis, use -f para for<6F>ar o reset.\n"
|
||||
|
||||
#: pg_resetxlog.c:222
|
||||
msgid ""
|
||||
"The database server was not shut down cleanly.\n"
|
||||
"Resetting the transaction log may cause data to be lost.\n"
|
||||
"If you want to proceed anyway, use -f to force reset.\n"
|
||||
msgstr ""
|
||||
"O servidor de banco de dados n<>o foi desativado corretamente.\n"
|
||||
"Resetar o log de transa<73><61>o pode causar perdas de dados.\n"
|
||||
"Se voc<6F> quer continuar de qualquer forma, use -f para for<6F>ar o reset.\n"
|
||||
|
||||
#: pg_resetxlog.c:247
|
||||
msgid "Transaction log reset\n"
|
||||
msgstr "Reset do log de transa<73><61>o\n"
|
||||
|
||||
#: pg_resetxlog.c:276
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you are sure the data directory path is correct, do\n"
|
||||
" touch %s\n"
|
||||
"and try again.\n"
|
||||
msgstr ""
|
||||
"Se voc<6F> tem certeza de que o diret<65>rio de dados est<73> correto, fa<66>a\n"
|
||||
" touch %s\n"
|
||||
"e tente noavmente.\n"
|
||||
|
||||
#: pg_resetxlog.c:289
|
||||
#, c-format
|
||||
msgid "%s: could not read %s: %s\n"
|
||||
msgstr "%s: n<>o pude ler %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:312
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
|
||||
msgstr "%s: pg_control existe mas tem CRC inv<6E>lido: prossiga com cuidado\n"
|
||||
|
||||
#: pg_resetxlog.c:321
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
|
||||
msgstr "%s: pg_control existe mas <20> de vers<72>o desconhecida ou n<>o funciona; ignorando\n"
|
||||
|
||||
#: pg_resetxlog.c:363
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_COLLATE setting\n"
|
||||
msgstr "%s: setagem de LC_COLLATE inv<6E>lida\n"
|
||||
|
||||
#: pg_resetxlog.c:370
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_CTYPE setting\n"
|
||||
msgstr "%s: setagem LC_CTYPE inv<6E>lida\n"
|
||||
|
||||
#: pg_resetxlog.c:392
|
||||
msgid ""
|
||||
"Guessed pg_control values:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Valores de pg_control supostos:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:394
|
||||
msgid ""
|
||||
"pg_control values:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Valores de pg_control:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:396
|
||||
#, c-format
|
||||
msgid "pg_control version number: %u\n"
|
||||
msgstr "N<>mero de vers<72>o do pg_control: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:397
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "N<>mero de vers<72>o de cat<61>logo: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:398
|
||||
#, c-format
|
||||
msgid "Current log file ID: %u\n"
|
||||
msgstr "ID de arquivo de log atual: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:399
|
||||
#, c-format
|
||||
msgid "Next log file segment: %u\n"
|
||||
msgstr "Pr<50>ximo segmento de arquivo de log: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:400
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's StartUpID: %u\n"
|
||||
msgstr "<22>ltimo StartUpID do checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:401
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u\n"
|
||||
msgstr "<22>ltimo NextXID do checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:402
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "<22>ltimo NextOID do checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:403
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "Tamanho de bloco do banco de dados: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:404
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "Blocos/segmento de rela<6C><61>o grande: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:405
|
||||
#, c-format
|
||||
msgid "LC_COLLATE: %s\n"
|
||||
msgstr "LC_COLLATE: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:406
|
||||
#, c-format
|
||||
msgid "LC_CTYPE: %s\n"
|
||||
msgstr "LC_CTYPE: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:459
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
|
||||
msgstr ""
|
||||
"%s: erro interno -- sizeof(ControlFileData) muito grande ... consertar xlog.c\n"
|
||||
|
||||
#: pg_resetxlog.c:472
|
||||
#, c-format
|
||||
msgid "%s: could not create pg_control file: %s\n"
|
||||
msgstr "%s: n<>o pude criar arquivo de pg_control: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:483
|
||||
#, c-format
|
||||
msgid "%s: could not write pg_control file: %s\n"
|
||||
msgstr "%s: n<>o pude escerver arquivo de pg_control: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:490 pg_resetxlog.c:631
|
||||
#, c-format
|
||||
msgid "%s: fsync error: %s\n"
|
||||
msgstr "%s: erro de fsync: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:511
|
||||
#, c-format
|
||||
msgid "%s: could not open directory %s: %s\n"
|
||||
msgstr "%s: n<>o pude abrir diret<65>rio %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:525
|
||||
#, c-format
|
||||
msgid "%s: could not delete file %s: %s\n"
|
||||
msgstr "%s: n<>o pude deletar arquivo %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:535
|
||||
#, c-format
|
||||
msgid "%s: could not read from directory %s: %s\n"
|
||||
msgstr "%s: n<>o pude ler do diret<65>rio %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:598
|
||||
#, c-format
|
||||
msgid "%s: could not open %s: %s\n"
|
||||
msgstr "%s: n<>o pude ler %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:609 pg_resetxlog.c:623
|
||||
#, c-format
|
||||
msgid "%s: could not write %s: %s\n"
|
||||
msgstr "%s: n<>o pude escrever %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:642
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s resets the PostgreSQL transaction log.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"%s reseta o log de transa<73><61>o PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:643
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
" %s [OPTIONS] DATADIR\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Uso:\n"
|
||||
" %s [OP<4F><50>ES] DATADIR\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:644
|
||||
msgid "Options:\n"
|
||||
msgstr "Op<4F><70>es:\n"
|
||||
|
||||
#: pg_resetxlog.c:645
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f for<6F>a o update a ser feito\n"
|
||||
|
||||
#: pg_resetxlog.c:646
|
||||
msgid ""
|
||||
" -l FILEID,SEG force minimum WAL starting location for new transaction "
|
||||
"log\n"
|
||||
msgstr ""
|
||||
" -l FILEID,SEG for<6F>a localiza<7A><61>o m<>nima de WAL para novos logs de transa<73><61>o\n"
|
||||
|
||||
#: pg_resetxlog.c:647
|
||||
msgid ""
|
||||
" -n no update, just show extracted control values (for "
|
||||
"testing)\n"
|
||||
msgstr ""
|
||||
" -n sem update, s<> mostra valores de controle extra<72>dos (para teste)\n"
|
||||
|
||||
#: pg_resetxlog.c:648
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID seta pr<70>ximo ID de transa<73><61>o\n"
|
||||
|
||||
#: pg_resetxlog.c:649
|
||||
msgid ""
|
||||
"\n"
|
||||
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Reportar bugs a <pgsql-bugs@postgresql.org>.\n"
|
@@ -1,49 +1,66 @@
|
||||
# ru.po
|
||||
# PG_RESETXLOG Translated Messages into the Russian Language (KOI8-R)
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_resetxlog/po/ru.po,v 1.1 2002/09/14 13:46:24 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_resetxlog/po/ru.po,v 1.2 2002/10/14 19:04:28 petere Exp $
|
||||
#
|
||||
# Changelog:
|
||||
# - August 31, 2002: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - October 12, 2002: Complete post-7.3beta2 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - September 7, 2002: Complete post-7.3beta1 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - August 31, 2002: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3.x\n"
|
||||
"POT-Creation-Date: 2002-09-07 19:50-0400\n"
|
||||
"PO-Revision-Date: 2002-08-31 15:17-0500\n"
|
||||
"POT-Creation-Date: 2002-10-12 13:18-0400\n"
|
||||
"PO-Revision-Date: 2002-10-12 13:27-0500\n"
|
||||
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
|
||||
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=koi8-r\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: pg_resetxlog.c:141
|
||||
#: pg_resetxlog.c:144
|
||||
#, c-format
|
||||
msgid "%s: transaction ID (-x) must not be 0\n"
|
||||
msgstr "%s: ID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (-x) <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> 0\n"
|
||||
msgid "%s: invalid argument for -x option\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -x\n"
|
||||
|
||||
#: pg_resetxlog.c:149
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -l option\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -l\n"
|
||||
|
||||
#: pg_resetxlog.c:150 pg_resetxlog.c:156 pg_resetxlog.c:164
|
||||
#: pg_resetxlog.c:145 pg_resetxlog.c:160 pg_resetxlog.c:175 pg_resetxlog.c:182
|
||||
#: pg_resetxlog.c:188 pg_resetxlog.c:196
|
||||
#, c-format
|
||||
msgid "Try '%s --help' for more information.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%s --help' <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: pg_resetxlog.c:163
|
||||
#: pg_resetxlog.c:150
|
||||
#, c-format
|
||||
msgid "%s: transaction ID (-x) must not be 0\n"
|
||||
msgstr "%s: ID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (-x) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> 0\n"
|
||||
|
||||
#: pg_resetxlog.c:159
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -o option\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -o\n"
|
||||
|
||||
#: pg_resetxlog.c:165
|
||||
#, c-format
|
||||
msgid "%s: OID (-o) must not be 0\n"
|
||||
msgstr "%s: OID (-o) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> 0\n"
|
||||
|
||||
#: pg_resetxlog.c:174 pg_resetxlog.c:181
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -l option\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -l\n"
|
||||
|
||||
#: pg_resetxlog.c:195
|
||||
#, c-format
|
||||
msgid "%s: no data directory specified\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:183 pg_resetxlog.c:273
|
||||
#: pg_resetxlog.c:215 pg_resetxlog.c:311
|
||||
#, c-format
|
||||
msgid "%s: could not open %s for reading: %s\n"
|
||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:189
|
||||
#: pg_resetxlog.c:221
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: lock file %s exists\n"
|
||||
@@ -52,7 +69,7 @@ msgstr ""
|
||||
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> lock-<2D><><EFBFBD><EFBFBD> %s\n"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>? <20><><EFBFBD><EFBFBD> <20><><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: pg_resetxlog.c:210
|
||||
#: pg_resetxlog.c:260
|
||||
msgid ""
|
||||
"\n"
|
||||
"If these values seem acceptable, use -f to force reset.\n"
|
||||
@@ -61,7 +78,7 @@ msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -f <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ģ<EFBFBD><C4A3><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: pg_resetxlog.c:222
|
||||
#: pg_resetxlog.c:272
|
||||
msgid ""
|
||||
"The database server was not shut down cleanly.\n"
|
||||
"Resetting the transaction log may cause data to be lost.\n"
|
||||
@@ -72,11 +89,11 @@ msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD> <20><> <20>ӣ<EFBFBD><D3A3> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -f <20><><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ģ<EFBFBD><C4A3><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: pg_resetxlog.c:247
|
||||
#: pg_resetxlog.c:285
|
||||
msgid "Transaction log reset\n"
|
||||
msgstr "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:276
|
||||
#: pg_resetxlog.c:314
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you are sure the data directory path is correct, do\n"
|
||||
@@ -87,32 +104,36 @@ msgstr ""
|
||||
" touch %s\n"
|
||||
"<22> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: pg_resetxlog.c:289
|
||||
#: pg_resetxlog.c:327
|
||||
#, c-format
|
||||
msgid "%s: could not read %s: %s\n"
|
||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:312
|
||||
#: pg_resetxlog.c:350
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
|
||||
msgstr "%s: pg_control <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> CRC <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
msgstr ""
|
||||
"%s: pg_control <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> CRC <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:321
|
||||
#: pg_resetxlog.c:359
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
|
||||
msgstr "%s: pg_control <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ģ<EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...\n"
|
||||
msgstr ""
|
||||
"%s: pg_control <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ģ<EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...\n"
|
||||
|
||||
#: pg_resetxlog.c:363
|
||||
#: pg_resetxlog.c:410
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_COLLATE setting\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> LC_COLLATE\n"
|
||||
|
||||
#: pg_resetxlog.c:370
|
||||
#: pg_resetxlog.c:417
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_CTYPE setting\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> LC_CTYPE\n"
|
||||
|
||||
#: pg_resetxlog.c:392
|
||||
#: pg_resetxlog.c:439
|
||||
msgid ""
|
||||
"Guessed pg_control values:\n"
|
||||
"\n"
|
||||
@@ -120,7 +141,7 @@ msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_control:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:394
|
||||
#: pg_resetxlog.c:441
|
||||
msgid ""
|
||||
"pg_control values:\n"
|
||||
"\n"
|
||||
@@ -128,109 +149,138 @@ msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_control:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:396
|
||||
#: pg_resetxlog.c:443
|
||||
#, c-format
|
||||
msgid "pg_control version number: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_control: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:397
|
||||
#: pg_resetxlog.c:444
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:398
|
||||
#: pg_resetxlog.c:445
|
||||
#, c-format
|
||||
msgid "Current log file ID: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ID <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:399
|
||||
#: pg_resetxlog.c:446
|
||||
#, c-format
|
||||
msgid "Next log file segment: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:400
|
||||
#: pg_resetxlog.c:447
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's StartUpID: %u\n"
|
||||
msgstr "StartUpID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:401
|
||||
#: pg_resetxlog.c:448
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u\n"
|
||||
msgstr "NextXID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:402
|
||||
#: pg_resetxlog.c:449
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "NextOID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:403
|
||||
#: pg_resetxlog.c:450
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:404
|
||||
#: pg_resetxlog.c:451
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:405
|
||||
#: pg_resetxlog.c:452
|
||||
#, c-format
|
||||
msgid "Maximum length of identifiers: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:453
|
||||
#, c-format
|
||||
msgid "Maximum number of function arguments: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:454
|
||||
#, c-format
|
||||
msgid "Date/time type storage: %s\n"
|
||||
msgstr "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:455
|
||||
msgid "64-bit integers"
|
||||
msgstr "64-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: pg_resetxlog.c:455
|
||||
msgid "Floating point"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: pg_resetxlog.c:456
|
||||
#, c-format
|
||||
msgid "Maximum length of locale name: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:457
|
||||
#, c-format
|
||||
msgid "LC_COLLATE: %s\n"
|
||||
msgstr "LC_COLLATE: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:406
|
||||
#: pg_resetxlog.c:458
|
||||
#, c-format
|
||||
msgid "LC_CTYPE: %s\n"
|
||||
msgstr "LC_CTYPE: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:459
|
||||
#: pg_resetxlog.c:511
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
|
||||
msgstr ""
|
||||
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -- sizeof(ControlFileData) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> ... <20><><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> xlog.c\n"
|
||||
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -- sizeof(ControlFileData) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> ... <20><><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> xlog.c\n"
|
||||
|
||||
#: pg_resetxlog.c:472
|
||||
#: pg_resetxlog.c:524
|
||||
#, c-format
|
||||
msgid "%s: could not create pg_control file: %s\n"
|
||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> pg_control: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:483
|
||||
#: pg_resetxlog.c:535
|
||||
#, c-format
|
||||
msgid "%s: could not write pg_control file: %s\n"
|
||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD> pg_control: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:490 pg_resetxlog.c:631
|
||||
#: pg_resetxlog.c:542 pg_resetxlog.c:683
|
||||
#, c-format
|
||||
msgid "%s: fsync error: %s\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> fsync: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:511
|
||||
#: pg_resetxlog.c:563
|
||||
#, c-format
|
||||
msgid "%s: could not open directory %s: %s\n"
|
||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:525
|
||||
#: pg_resetxlog.c:577
|
||||
#, c-format
|
||||
msgid "%s: could not delete file %s: %s\n"
|
||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:535
|
||||
#: pg_resetxlog.c:587
|
||||
#, c-format
|
||||
msgid "%s: could not read from directory %s: %s\n"
|
||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:598
|
||||
#: pg_resetxlog.c:650
|
||||
#, c-format
|
||||
msgid "%s: could not open %s: %s\n"
|
||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:609 pg_resetxlog.c:623
|
||||
#: pg_resetxlog.c:661 pg_resetxlog.c:675
|
||||
#, c-format
|
||||
msgid "%s: could not write %s: %s\n"
|
||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:642
|
||||
#: pg_resetxlog.c:694
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s resets the PostgreSQL transaction log.\n"
|
||||
@@ -239,7 +289,7 @@ msgstr ""
|
||||
"%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:643
|
||||
#: pg_resetxlog.c:695
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
@@ -250,15 +300,15 @@ msgstr ""
|
||||
" %s [<5B><><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:644
|
||||
#: pg_resetxlog.c:696
|
||||
msgid "Options:\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>:\n"
|
||||
|
||||
#: pg_resetxlog.c:645
|
||||
#: pg_resetxlog.c:697
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:646
|
||||
#: pg_resetxlog.c:698
|
||||
msgid ""
|
||||
" -l FILEID,SEG force minimum WAL starting location for new transaction "
|
||||
"log\n"
|
||||
@@ -266,7 +316,7 @@ msgstr ""
|
||||
" -l FILEID,SEG <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> WAL <20><><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:647
|
||||
#: pg_resetxlog.c:699
|
||||
msgid ""
|
||||
" -n no update, just show extracted control values (for "
|
||||
"testing)\n"
|
||||
@@ -274,11 +324,15 @@ msgstr ""
|
||||
" -n <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
|
||||
|
||||
#: pg_resetxlog.c:648
|
||||
#: pg_resetxlog.c:700
|
||||
msgid " -o OID set next OID\n"
|
||||
msgstr " -o OID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> OID\n"
|
||||
|
||||
#: pg_resetxlog.c:701
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:649
|
||||
#: pg_resetxlog.c:702
|
||||
msgid ""
|
||||
"\n"
|
||||
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
|
316
src/bin/pg_resetxlog/po/sv.po
Normal file
316
src/bin/pg_resetxlog/po/sv.po
Normal file
@@ -0,0 +1,316 @@
|
||||
# Swedish message translation file for resetxlog.
|
||||
# Dennis Bj<42>rklund <db@zigo.dhs.org>, 2002.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-10-04 04:17-0400\n"
|
||||
"PO-Revision-Date: 2002-10-04 18:28+0200\n"
|
||||
"Last-Translator: Dennis Bj<42>rklund <db@zigo.dhs.org>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: pg_resetxlog.c:144
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -x option\n"
|
||||
msgstr "%s: ogiltigt argument till flaggan -x\n"
|
||||
|
||||
#: pg_resetxlog.c:145 pg_resetxlog.c:160 pg_resetxlog.c:175 pg_resetxlog.c:182
|
||||
#: pg_resetxlog.c:188 pg_resetxlog.c:196
|
||||
#, c-format
|
||||
msgid "Try '%s --help' for more information.\n"
|
||||
msgstr "F<>rs<72>k med \"%s --help\" f<>r mer information.\n"
|
||||
|
||||
#: pg_resetxlog.c:150
|
||||
#, c-format
|
||||
msgid "%s: transaction ID (-x) must not be 0\n"
|
||||
msgstr "%s: transaktions-ID (-x) f<>r inte vara 0\n"
|
||||
|
||||
#: pg_resetxlog.c:159
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -o option\n"
|
||||
msgstr "%s: ogiltigt argument till flaggan -o\n"
|
||||
|
||||
#: pg_resetxlog.c:165
|
||||
#, c-format
|
||||
msgid "%s: OID (-o) must not be 0\n"
|
||||
msgstr "%s: OID (-o) f<>r inte vara 0\n"
|
||||
|
||||
#: pg_resetxlog.c:174 pg_resetxlog.c:181
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -l option\n"
|
||||
msgstr "%s: ogiltigt argument till flaggan -l\n"
|
||||
|
||||
#: pg_resetxlog.c:195
|
||||
#, c-format
|
||||
msgid "%s: no data directory specified\n"
|
||||
msgstr "%s: ingen datakatalog angiven\n"
|
||||
|
||||
#: pg_resetxlog.c:215 pg_resetxlog.c:311
|
||||
#, c-format
|
||||
msgid "%s: could not open %s for reading: %s\n"
|
||||
msgstr "%s: kunde inte <20>ppna %s f<>r l<>sning: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:221
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: lock file %s exists\n"
|
||||
"Is a server running? If not, delete the lock file and try again.\n"
|
||||
msgstr ""
|
||||
"%s: l<>sfil %s existerar\n"
|
||||
"K<>r servern redan? Om inte, radera l<>sfilen och f<>rs<72>k igen.\n"
|
||||
|
||||
#: pg_resetxlog.c:260
|
||||
msgid ""
|
||||
"\n"
|
||||
"If these values seem acceptable, use -f to force reset.\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Om dessa v<>rden verkar acceptable, anv<6E>nd -f f<>r\n"
|
||||
"att forcera <20>terst<73>llande.\n"
|
||||
|
||||
#: pg_resetxlog.c:272
|
||||
msgid ""
|
||||
"The database server was not shut down cleanly.\n"
|
||||
"Resetting the transaction log may cause data to be lost.\n"
|
||||
"If you want to proceed anyway, use -f to force reset.\n"
|
||||
msgstr ""
|
||||
"Databasservern st<73>ngdes inte ner korrekt. Att <20>terst<73>lla\n"
|
||||
"transaktionsloggen kan medf<64>ra att data f<>rloras.\n"
|
||||
"Om du vill forts<74>tta <20>nd<6E>, anv<6E>nd -f f<>r att forcera\n"
|
||||
"<22>terst<73>llande.\n"
|
||||
|
||||
#: pg_resetxlog.c:285
|
||||
msgid "Transaction log reset\n"
|
||||
msgstr "<22>terst<73>llande fr<66>n transaktionslogg\n"
|
||||
|
||||
#: pg_resetxlog.c:314
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you are sure the data directory path is correct, do\n"
|
||||
" touch %s\n"
|
||||
"and try again.\n"
|
||||
msgstr ""
|
||||
"Om du <20>r s<>ker p<> att datakatalogs<67>kv<6B>gen <20>r korrekt s<> g<>r\n"
|
||||
" touch %s\n"
|
||||
"och f<>rs<72>k igen\n"
|
||||
|
||||
#: pg_resetxlog.c:327
|
||||
#, c-format
|
||||
msgid "%s: could not read %s: %s\n"
|
||||
msgstr "%s: kunde inte l<>sa %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:350
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
|
||||
msgstr "%s: pg_control existerar men har ogiltig CRC; forts<74>tt med f<>rsiktighet\n"
|
||||
|
||||
#: pg_resetxlog.c:359
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
|
||||
msgstr "%s: pg_control existerar men <20>r trasig eller har ok<6F>nd version; ignorerar den\n"
|
||||
|
||||
#: pg_resetxlog.c:410
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_COLLATE setting\n"
|
||||
msgstr "%s: ogiltigt inst<73>llning f<>r LC_COLLATE\n"
|
||||
|
||||
#: pg_resetxlog.c:417
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_CTYPE setting\n"
|
||||
msgstr "%s: ogiltig inst<73>llning f<>r LC_CTYPE\n"
|
||||
|
||||
#: pg_resetxlog.c:439
|
||||
msgid ""
|
||||
"Guessed pg_control values:\n"
|
||||
"\n"
|
||||
msgstr "Gissade pg_control-v<>rden:\n\n"
|
||||
|
||||
#: pg_resetxlog.c:441
|
||||
msgid ""
|
||||
"pg_control values:\n"
|
||||
"\n"
|
||||
msgstr "pg_control-v<>rden:\n\n"
|
||||
|
||||
#: pg_resetxlog.c:443
|
||||
#, c-format
|
||||
msgid "pg_control version number: %u\n"
|
||||
msgstr "pg_control versionsnummer: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:444
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "Katalogversionsnummer: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:445
|
||||
#, c-format
|
||||
msgid "Current log file ID: %u\n"
|
||||
msgstr "Aktuell loggfil-ID: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:446
|
||||
#, c-format
|
||||
msgid "Next log file segment: %u\n"
|
||||
msgstr "N<>sta loggfilsegment: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:447
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's StartUpID: %u\n"
|
||||
msgstr "Senaste kontrollpunktens StartUpID: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:448
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u\n"
|
||||
msgstr "Senaste kontrollpunktens NextXID: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:449
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "Senaste kontrollpunktens NextOID: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:450
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "Databasens blockstorlek: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:451
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "Block per segment i stor relation: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:452
|
||||
#, c-format
|
||||
msgid "Maximum length of identifiers: %u\n"
|
||||
msgstr "Maximal l<>ngd p<> identifierare: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:453
|
||||
#, c-format
|
||||
msgid "Maximum number of function arguments: %u\n"
|
||||
msgstr "Maximalt antal funktionsargument: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:454
|
||||
#, c-format
|
||||
msgid "Date/time type storage: %s\n"
|
||||
msgstr "Lagringstyp f<>r datum/tid: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:455
|
||||
msgid "64-bit integers"
|
||||
msgstr "64-bits heltal"
|
||||
|
||||
#: pg_resetxlog.c:455
|
||||
msgid "Floating point"
|
||||
msgstr "Flyttal"
|
||||
|
||||
#: pg_resetxlog.c:456
|
||||
#, c-format
|
||||
msgid "Maximum length of locale name: %u\n"
|
||||
msgstr "Maximal l<>ngd p<> lokalnamn: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:457
|
||||
#, c-format
|
||||
msgid "LC_COLLATE: %s\n"
|
||||
msgstr "LC_COLLATE: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:458
|
||||
#, c-format
|
||||
msgid "LC_CTYPE: %s\n"
|
||||
msgstr "LC_CTYPE: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:511
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
|
||||
msgstr "%s: internt fel -- sizeof(ControlFileData) <20>r f<>r stor ... laga xlog.c\n"
|
||||
|
||||
#: pg_resetxlog.c:524
|
||||
#, c-format
|
||||
msgid "%s: could not create pg_control file: %s\n"
|
||||
msgstr "%s: kunde inte skapa pg_control-fil: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:535
|
||||
#, c-format
|
||||
msgid "%s: could not write pg_control file: %s\n"
|
||||
msgstr "%s: kunde inte skriva pg_control-fil: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:542 pg_resetxlog.c:683
|
||||
#, c-format
|
||||
msgid "%s: fsync error: %s\n"
|
||||
msgstr "%s: fsync fel: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:563
|
||||
#, c-format
|
||||
msgid "%s: could not open directory %s: %s\n"
|
||||
msgstr "%s: kunde inte <20>ppna katalog %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:577
|
||||
#, c-format
|
||||
msgid "%s: could not delete file %s: %s\n"
|
||||
msgstr "%s: kunde inte radera filen %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:587
|
||||
#, c-format
|
||||
msgid "%s: could not read from directory %s: %s\n"
|
||||
msgstr "%s: kunde inte l<>sa fr<66>n katalog %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:650
|
||||
#, c-format
|
||||
msgid "%s: could not open %s: %s\n"
|
||||
msgstr "%s: kunde inte <20>ppna %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:661 pg_resetxlog.c:675
|
||||
#, c-format
|
||||
msgid "%s: could not write %s: %s\n"
|
||||
msgstr "%s: kunde inte skriva %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:694
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s resets the PostgreSQL transaction log.\n"
|
||||
"\n"
|
||||
msgstr "%s <20>terst<73>ller PostgreSQL transaktionslogg.\n\n"
|
||||
|
||||
#: pg_resetxlog.c:695
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
" %s [OPTIONS] DATADIR\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Anv<6E>ndning:\n"
|
||||
" %s [FLAGGOR] DATAKATALOG\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:696
|
||||
msgid "Options:\n"
|
||||
msgstr "Flaggor:\n"
|
||||
|
||||
#: pg_resetxlog.c:697
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f forcera <20>terst<73>llande\n"
|
||||
|
||||
#: pg_resetxlog.c:698
|
||||
msgid ""
|
||||
" -l FILEID,SEG force minimum WAL starting location for new transaction "
|
||||
"log\n"
|
||||
msgstr " -l FILID,SEG ange minsta WAL-startposition f<>r ny transaktionslogg\n"
|
||||
|
||||
#: pg_resetxlog.c:699
|
||||
msgid ""
|
||||
" -n no update, just show extracted control values (for "
|
||||
"testing)\n"
|
||||
msgstr " -n ingen updatering, visa bara kontrollv<6C>rden (f<>r testning)\n"
|
||||
|
||||
#: pg_resetxlog.c:700
|
||||
msgid " -o OID set next OID\n"
|
||||
msgstr " -o OID s<>tt n<>sta OID\n"
|
||||
|
||||
#: pg_resetxlog.c:701
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID s<>tt n<>sta transaktions-ID\n"
|
||||
|
||||
#: pg_resetxlog.c:702
|
||||
msgid ""
|
||||
"\n"
|
||||
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr "\nReportera buggar till <pgsql-bugs@postgresql.org>.\n"
|
274
src/bin/pg_resetxlog/po/zh_CN.po
Normal file
274
src/bin/pg_resetxlog/po/zh_CN.po
Normal file
@@ -0,0 +1,274 @@
|
||||
# simplified Chinese translation file for pg_resetxlog and friends
|
||||
# Bao Wei <weibao@forevertek.com>, 2002.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-09-27 13:41+0800\n"
|
||||
"PO-Revision-Date: 2002-09-19 16:43+0800\n"
|
||||
"Last-Translator: Bao Wei <bao_paul@yahoo.com.cn>\n"
|
||||
"Language-Team: Bao Wei <bao_paul@yahoo.com.cn>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=GB2312\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: pg_resetxlog.c:141
|
||||
#, c-format
|
||||
msgid "%s: transaction ID (-x) must not be 0\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD> ID (-x) <20><><EFBFBD><EFBFBD>Ϊ 0\n"
|
||||
|
||||
#: pg_resetxlog.c:149
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -l option\n"
|
||||
msgstr "%s: Ϊ -l ѡ<><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ч<EFBFBD><D0A7><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:150 pg_resetxlog.c:156 pg_resetxlog.c:164
|
||||
#, c-format
|
||||
msgid "Try '%s --help' for more information.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> '%s --help' <20><>ȡ<EFBFBD><C8A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ.\n"
|
||||
|
||||
#: pg_resetxlog.c:163
|
||||
#, c-format
|
||||
msgid "%s: no data directory specified\n"
|
||||
msgstr "%s: û<><C3BB>ָ<EFBFBD><D6B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŀ¼\n"
|
||||
|
||||
#: pg_resetxlog.c:183 pg_resetxlog.c:273
|
||||
#, c-format
|
||||
msgid "%s: could not open %s for reading: %s\n"
|
||||
msgstr "%s: <20><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD> %s <20><>ȡ<EFBFBD><C8A1>Ϣ: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:189
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: lock file %s exists\n"
|
||||
"Is a server running? If not, delete the lock file and try again.\n"
|
||||
msgstr ""
|
||||
"%s: <20><><EFBFBD>ļ<EFBFBD> %s <20>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
"<22>Ƿ<EFBFBD><C7B7><EFBFBD>һ<EFBFBD><D2BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>? <20><><EFBFBD><EFBFBD>û<EFBFBD><C3BB>, ɾ<><C9BE><EFBFBD>Ǹ<EFBFBD><C7B8><EFBFBD><EFBFBD>ļ<EFBFBD>Ȼ<EFBFBD><C8BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><D2BB>.\n"
|
||||
|
||||
#: pg_resetxlog.c:210
|
||||
msgid ""
|
||||
"\n"
|
||||
"If these values seem acceptable, use -f to force reset.\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Щֵ<D0A9>ɽ<EFBFBD><C9BD><EFBFBD>, <20><> -f ǿ<><C7BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: pg_resetxlog.c:222
|
||||
msgid ""
|
||||
"The database server was not shut down cleanly.\n"
|
||||
"Resetting the transaction log may cause data to be lost.\n"
|
||||
"If you want to proceed anyway, use -f to force reset.\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD>ݿ<EFBFBD><DDBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>û<EFBFBD>г<EFBFBD><D0B3>ر<D7B9>.\n"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>־<EFBFBD>п<EFBFBD><D0BF>ܻ<EFBFBD><DCBB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʧ<EFBFBD><CAA7><EFBFBD><EFBFBD>.\n"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> -f ǿ<><C7BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: pg_resetxlog.c:247
|
||||
msgid "Transaction log reset\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:276
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you are sure the data directory path is correct, do\n"
|
||||
" touch %s\n"
|
||||
"and try again.\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȷ<EFBFBD><C8B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŀ¼·<C2BC><C2B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȷ<EFBFBD><C8B7>, <20><><EFBFBD><EFBFBD>\n"
|
||||
" touch %s\n"
|
||||
"Ȼ<><C8BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><D2BB>.\n"
|
||||
|
||||
#: pg_resetxlog.c:289
|
||||
#, c-format
|
||||
msgid "%s: could not read %s: %s\n"
|
||||
msgstr "%s: <20><EFBFBD><DEB7><EFBFBD>ȡ %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:312
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
|
||||
msgstr "%s: pg_control <20>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ч<EFBFBD><D0A7>CRC; <20><><EFBFBD>о<EFBFBD><D0BE><EFBFBD><EFBFBD>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:321
|
||||
#, c-format
|
||||
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
|
||||
msgstr "%s: pg_control <20>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD>ƻ<EFBFBD><C6BB><EFBFBD><EFBFBD><EFBFBD>Ч<EFBFBD>汾; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:363
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_COLLATE setting\n"
|
||||
msgstr "%s: <20><>Ч<EFBFBD><D0A7> LC_COLLATE <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:370
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_CTYPE setting\n"
|
||||
msgstr "%s: <20><>Ч<EFBFBD><D0A7> LC_CTYPE <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:392
|
||||
msgid ""
|
||||
"Guessed pg_control values:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"<22>²<EFBFBD><C2B2><EFBFBD> pg_control ֵ:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:394
|
||||
msgid ""
|
||||
"pg_control values:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"pg_control ֵ:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:396
|
||||
#, c-format
|
||||
msgid "pg_control version number: %u\n"
|
||||
msgstr "pg_control <20>汾: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:397
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "Catalog <20>汾: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:398
|
||||
#, c-format
|
||||
msgid "Current log file ID: %u\n"
|
||||
msgstr "<22><>ǰ<EFBFBD><C7B0>־<EFBFBD>ļ<EFBFBD>ID: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:399
|
||||
#, c-format
|
||||
msgid "Next log file segment: %u\n"
|
||||
msgstr "<22><>һ<EFBFBD><D2BB><EFBFBD><EFBFBD>־<EFBFBD>ļ<EFBFBD><C4BC><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:400
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's StartUpID: %u\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> StartUpID: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:401
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> NextXID: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:402
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "<22><><EFBFBD>¼<EFBFBD><C2BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> NextOID: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:403
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "<22><><EFBFBD>ݿ<EFBFBD><DDBF><EFBFBD><EFBFBD><EFBFBD>С: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:404
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>ϵ<EFBFBD><CFB5>ÿ<EFBFBD>ο<EFBFBD><CEBF><EFBFBD>: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:405
|
||||
#, c-format
|
||||
msgid "LC_COLLATE: %s\n"
|
||||
msgstr "LC_COLLATE: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:406
|
||||
#, c-format
|
||||
msgid "LC_CTYPE: %s\n"
|
||||
msgstr "LC_CTYPE: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:459
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
|
||||
msgstr "%s: <20>ڲ<EFBFBD><DAB2><EFBFBD><EFBFBD><EFBFBD> -- sizeof(ControlFileData) ̫<><CCAB> ... <20><EFBFBD> xlog.c\n"
|
||||
|
||||
#: pg_resetxlog.c:472
|
||||
#, c-format
|
||||
msgid "%s: could not create pg_control file: %s\n"
|
||||
msgstr "%s: <20><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD> pg_control <20>ļ<EFBFBD>: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:483
|
||||
#, c-format
|
||||
msgid "%s: could not write pg_control file: %s\n"
|
||||
msgstr "%s: <20><EFBFBD>д pg_control <20>ļ<EFBFBD>: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:490 pg_resetxlog.c:631
|
||||
#, c-format
|
||||
msgid "%s: fsync error: %s\n"
|
||||
msgstr "%s: fsync <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:511
|
||||
#, c-format
|
||||
msgid "%s: could not open directory %s: %s\n"
|
||||
msgstr "%s: <20><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD>Ŀ¼ %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:525
|
||||
#, c-format
|
||||
msgid "%s: could not delete file %s: %s\n"
|
||||
msgstr "%s: <20><EFBFBD>ɾ<EFBFBD><C9BE><EFBFBD>ļ<EFBFBD> %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:535
|
||||
#, c-format
|
||||
msgid "%s: could not read from directory %s: %s\n"
|
||||
msgstr "%s: <20><EFBFBD><DEB7><EFBFBD>Ŀ¼ %s <20>ж<EFBFBD>ȡ: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:598
|
||||
#, c-format
|
||||
msgid "%s: could not open %s: %s\n"
|
||||
msgstr "%s: <20><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD> %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:609 pg_resetxlog.c:623
|
||||
#, c-format
|
||||
msgid "%s: could not write %s: %s\n"
|
||||
msgstr "%s: <20><EFBFBD>д %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:642
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s resets the PostgreSQL transaction log.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"%s <20><><EFBFBD><EFBFBD> PostgreSQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>־.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:643
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
" %s [OPTIONS] DATADIR\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"ʹ<>÷<EFBFBD><C3B7><EFBFBD>:\n"
|
||||
" %s [ѡ<><D1A1>] <20><><EFBFBD><EFBFBD>Ŀ¼\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:644
|
||||
msgid "Options:\n"
|
||||
msgstr "ѡ<><D1A1>:\n"
|
||||
|
||||
#: pg_resetxlog.c:645
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f ǿ<>Ƹ<EFBFBD><C6B8><EFBFBD>\n"
|
||||
|
||||
#: pg_resetxlog.c:646
|
||||
msgid ""
|
||||
" -l FILEID,SEG force minimum WAL starting location for new transaction "
|
||||
"log\n"
|
||||
msgstr " -l FILEID,SEG <20><><EFBFBD>µ<EFBFBD><C2B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>־<EFBFBD><D6BE>ǿ<EFBFBD><C7BF><EFBFBD><EFBFBD>С WAL <20><>ʼλ<CABC><CEBB>\n"
|
||||
|
||||
#: pg_resetxlog.c:647
|
||||
msgid ""
|
||||
" -n no update, just show extracted control values (for "
|
||||
"testing)\n"
|
||||
msgstr " -n δ<><CEB4><EFBFBD><EFBFBD>, ֻ<><D6BB>ʾ<EFBFBD><CABE>ȡ<EFBFBD>Ŀ<EFBFBD><C4BF><EFBFBD>ֵ (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;)\n"
|
||||
|
||||
#: pg_resetxlog.c:648
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ID\n"
|
||||
|
||||
#: pg_resetxlog.c:649
|
||||
msgid ""
|
||||
"\n"
|
||||
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <pgsql-bugs@postgresql.org>.\n"
|
@@ -1,270 +1,271 @@
|
||||
# ru.po
|
||||
# PSQL Translated Messages into the Russian Language (KOI8-R)
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/bin/psql/po/Attic/ru.po,v 1.3 2002/09/14 13:46:24 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/psql/po/Attic/ru.po,v 1.4 2002/10/14 19:04:28 petere Exp $
|
||||
#
|
||||
# Changelog:
|
||||
# - August 2001 - August 2002: Maintenance, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - October 12, 2002: Complete post-7.3beta2 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - September 7, 2002: Complete post-7.3beta1 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - August 2001 - August 2002: Maintenance, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3.x\n"
|
||||
"POT-Creation-Date: 2002-09-07 19:33-0400\n"
|
||||
"PO-Revision-Date: 2001-09-07 19:46-0500\n"
|
||||
"POT-Creation-Date: 2002-10-12 14:00-0400\n"
|
||||
"PO-Revision-Date: 2001-10-12 14:18-0500\n"
|
||||
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
|
||||
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=koi8-r\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: command.c:155
|
||||
#: command.c:156
|
||||
msgid "Warning: This syntax is deprecated.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: command.c:162
|
||||
#: command.c:163
|
||||
#, c-format
|
||||
msgid "Invalid command \\%s. Try \\? for help.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \\%s. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \\? <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: command.c:164
|
||||
#: command.c:165
|
||||
#, c-format
|
||||
msgid "invalid command \\%s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \\%s\n"
|
||||
|
||||
#: command.c:291
|
||||
#: command.c:292
|
||||
#, c-format
|
||||
msgid "could not get home directory: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (home) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: command.c:307
|
||||
#: command.c:308
|
||||
#, c-format
|
||||
msgid "\\%s: could not change directory to '%s': %s\n"
|
||||
msgstr "\\%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> '%s': %s\n"
|
||||
|
||||
#: command.c:403 command.c:762
|
||||
#: command.c:404 command.c:763
|
||||
msgid "no query buffer\n"
|
||||
msgstr "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: command.c:458
|
||||
#: command.c:459
|
||||
#, c-format
|
||||
msgid "%s: invalid encoding name or conversion proc not found\n"
|
||||
msgid "%s: invalid encoding name or conversion procedure not found\n"
|
||||
msgstr ""
|
||||
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: command.c:518 command.c:549 command.c:560 command.c:574 command.c:616
|
||||
#: command.c:742 command.c:771
|
||||
#: command.c:519 command.c:550 command.c:561 command.c:575 command.c:617
|
||||
#: command.c:743 command.c:772
|
||||
#, c-format
|
||||
msgid "\\%s: missing required argument\n"
|
||||
msgstr "\\%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: command.c:604
|
||||
#: command.c:605
|
||||
msgid "Query buffer is empty."
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>."
|
||||
|
||||
#: command.c:637
|
||||
#: command.c:638
|
||||
msgid "Query buffer reset (cleared)."
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)."
|
||||
|
||||
#: command.c:648
|
||||
#: command.c:649
|
||||
#, c-format
|
||||
msgid "Wrote history to %s.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s.\n"
|
||||
|
||||
#: command.c:688 command.c:1142 command.c:1239 command.c:1923 common.c:56
|
||||
#: copy.c:92 mainloop.c:80 mainloop.c:386 describe.c:41
|
||||
#: command.c:689 command.c:1143 command.c:1240 command.c:1924 common.c:57
|
||||
#: copy.c:94 mainloop.c:80 mainloop.c:386 describe.c:41
|
||||
msgid "out of memory\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: command.c:697 command.c:747
|
||||
#: command.c:698 command.c:748
|
||||
#, c-format
|
||||
msgid "\\%s: error\n"
|
||||
msgstr "\\%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: command.c:786 command.c:806 command.c:1002 command.c:1015 command.c:1026
|
||||
#: command.c:1580 command.c:1593 command.c:1605 command.c:1618 command.c:1632
|
||||
#: command.c:1646 command.c:1676 common.c:105 copy.c:308
|
||||
#: command.c:787 command.c:807 command.c:1003 command.c:1016 command.c:1027
|
||||
#: command.c:1581 command.c:1594 command.c:1606 command.c:1619 command.c:1633
|
||||
#: command.c:1647 command.c:1677 common.c:106 copy.c:310
|
||||
#, c-format
|
||||
msgid "%s: %s\n"
|
||||
msgstr "%s: %s\n"
|
||||
|
||||
#: command.c:872
|
||||
#: command.c:873
|
||||
#, c-format
|
||||
msgid "\\%s: extra argument '%s' ignored\n"
|
||||
msgstr "\\%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: '%s' - <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: command.c:963 command.c:991 command.c:1115
|
||||
#: command.c:964 command.c:992 command.c:1116
|
||||
msgid "parse error at the end of line\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: command.c:1354 command.c:1378 startup.c:175 startup.c:193
|
||||
#: command.c:1355 command.c:1379 startup.c:175 startup.c:193
|
||||
msgid "Password: "
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "
|
||||
|
||||
#: command.c:1392 common.c:154 common.c:247 common.c:419
|
||||
#: command.c:1393 common.c:155 common.c:248 common.c:434
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: command.c:1396
|
||||
#: command.c:1397
|
||||
msgid "Previous connection kept\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: command.c:1408
|
||||
#: command.c:1409
|
||||
#, c-format
|
||||
msgid "\\connect: %s"
|
||||
msgstr "\\connect: %s"
|
||||
|
||||
#: command.c:1420
|
||||
#: command.c:1421
|
||||
#, c-format
|
||||
msgid "You are now connected to database %s.\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s.\n"
|
||||
|
||||
#: command.c:1422
|
||||
#: command.c:1423
|
||||
#, c-format
|
||||
msgid "You are now connected as new user %s.\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s.\n"
|
||||
|
||||
#: command.c:1425
|
||||
#: command.c:1426
|
||||
#, c-format
|
||||
msgid "You are now connected to database %s as user %s.\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s.\n"
|
||||
|
||||
#: command.c:1518
|
||||
#: command.c:1519
|
||||
#, c-format
|
||||
msgid "could not start editor %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
|
||||
|
||||
#: command.c:1520
|
||||
#: command.c:1521
|
||||
msgid "could not start /bin/sh\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> /bin/sh\n"
|
||||
|
||||
#: command.c:1565
|
||||
#: command.c:1566
|
||||
#, c-format
|
||||
msgid "could not open temporary file %s: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> %s: %s\n"
|
||||
|
||||
#: command.c:1749
|
||||
#: command.c:1750
|
||||
msgid "\\pset: allowed formats are unaligned, aligned, html, latex\n"
|
||||
msgstr "\\pset: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: unaligned, aligned, html <20> latex\n"
|
||||
|
||||
#: command.c:1754
|
||||
#: command.c:1755
|
||||
#, c-format
|
||||
msgid "Output format is %s.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s.\n"
|
||||
|
||||
#: command.c:1764
|
||||
#: command.c:1765
|
||||
#, c-format
|
||||
msgid "Border style is %d.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d.\n"
|
||||
|
||||
#: command.c:1773
|
||||
#: command.c:1774
|
||||
msgid "Expanded display is on.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: command.c:1774
|
||||
#: command.c:1775
|
||||
msgid "Expanded display is off.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: command.c:1786
|
||||
#: command.c:1787
|
||||
#, c-format
|
||||
msgid "Null display is '%s'.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: '%s'.\n"
|
||||
|
||||
#: command.c:1798
|
||||
#: command.c:1799
|
||||
#, c-format
|
||||
msgid "Field separator is '%s'.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: '%s'.\n"
|
||||
|
||||
#: command.c:1812
|
||||
#: command.c:1813
|
||||
msgid "Record separator is <newline>."
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <newline>."
|
||||
|
||||
#: command.c:1814
|
||||
#: command.c:1815
|
||||
#, c-format
|
||||
msgid "Record separator is '%s'.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: '%s'.\n"
|
||||
|
||||
#: command.c:1825
|
||||
#: command.c:1826
|
||||
msgid "Showing only tuples."
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."
|
||||
|
||||
#: command.c:1827
|
||||
#: command.c:1828
|
||||
msgid "Tuples only is off."
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> \"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."
|
||||
|
||||
#: command.c:1843
|
||||
#: command.c:1844
|
||||
#, c-format
|
||||
msgid "Title is \"%s\".\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \"%s\".\n"
|
||||
|
||||
#: command.c:1845
|
||||
#: command.c:1846
|
||||
msgid "Title is unset.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: command.c:1861
|
||||
#: command.c:1862
|
||||
#, c-format
|
||||
msgid "Table attribute is \"%s\".\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \"%s\".\n"
|
||||
|
||||
#: command.c:1863
|
||||
#: command.c:1864
|
||||
msgid "Table attributes unset.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: command.c:1874
|
||||
#: command.c:1875
|
||||
msgid "Using pager is on."
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."
|
||||
|
||||
#: command.c:1876
|
||||
#: command.c:1877
|
||||
msgid "Using pager is off."
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."
|
||||
|
||||
#: command.c:1887
|
||||
#: command.c:1888
|
||||
msgid "Default footer is on."
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."
|
||||
|
||||
#: command.c:1889
|
||||
#: command.c:1890
|
||||
msgid "Default footer is off."
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."
|
||||
|
||||
#: command.c:1895
|
||||
#: command.c:1896
|
||||
#, c-format
|
||||
msgid "\\pset: unknown option: %s\n"
|
||||
msgstr "\\pset: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: command.c:1938
|
||||
#: command.c:1939
|
||||
msgid "\\!: failed\n"
|
||||
msgstr "\\!: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: common.c:49
|
||||
#: common.c:50
|
||||
#, c-format
|
||||
msgid "%s: xstrdup: cannot duplicate null pointer (internal error)\n"
|
||||
msgstr ""
|
||||
"%s: xstrdup: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
|
||||
|
||||
#: common.c:215 common.c:304
|
||||
#: common.c:216 common.c:309
|
||||
msgid "You are currently not connected to a database.\n"
|
||||
msgstr "<22> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: common.c:254 common.c:429
|
||||
#: common.c:255 common.c:444
|
||||
msgid "connection to server was lost\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: common.c:257 common.c:432
|
||||
#: common.c:258 common.c:447
|
||||
msgid "The connection to the server was lost. Attempting reset: "
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "
|
||||
|
||||
#: common.c:261 common.c:436
|
||||
#: common.c:262 common.c:451
|
||||
msgid "Failed.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: common.c:271 common.c:448
|
||||
#: common.c:272 common.c:463
|
||||
msgid "Succeeded.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: common.c:312
|
||||
#: common.c:317
|
||||
#, c-format
|
||||
msgid ""
|
||||
"***(Single step mode: Verify query)"
|
||||
@@ -279,7 +280,7 @@ msgstr ""
|
||||
"***(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> x <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)"
|
||||
"**************\n"
|
||||
|
||||
#: common.c:408
|
||||
#: common.c:423
|
||||
msgid ""
|
||||
"Enter data to be copied followed by a newline.\n"
|
||||
"End with a backslash and a period on a line by itself."
|
||||
@@ -288,41 +289,41 @@ msgstr ""
|
||||
"(newline).\n"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>."
|
||||
|
||||
#: common.c:454
|
||||
#: common.c:469
|
||||
#, c-format
|
||||
msgid "Asynchronous NOTIFY '%s' from backend with pid %d received.\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> NOTIFY '%s' <20><> <20><><EFBFBD>-<2D><><EFBFBD><EFBFBD> (backend) <20> pid %d.\n"
|
||||
|
||||
#: common.c:466
|
||||
#: common.c:482 common.c:485
|
||||
#, c-format
|
||||
msgid "Time: %.2f ms\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: %.2f <20><>\n"
|
||||
|
||||
#: copy.c:86
|
||||
#: copy.c:88
|
||||
msgid "\\copy: arguments required\n"
|
||||
msgstr "\\copy: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: copy.c:234
|
||||
#: copy.c:236
|
||||
#, c-format
|
||||
msgid "\\copy: parse error at '%s'\n"
|
||||
msgstr "\\copy: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> '%s'\n"
|
||||
|
||||
#: copy.c:236
|
||||
#: copy.c:238
|
||||
msgid "\\copy: parse error at end of line\n"
|
||||
msgstr "\\copy: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: copy.c:319
|
||||
#: copy.c:321
|
||||
#, c-format
|
||||
msgid "%s: cannot COPY TO/FROM a directory\n"
|
||||
msgid "%s: cannot copy from/to a directory\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> COPY TO/FROM <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: copy.c:340
|
||||
#: copy.c:342
|
||||
#, c-format
|
||||
msgid "\\copy: %s"
|
||||
msgstr "\\copy: %s"
|
||||
|
||||
#: copy.c:344
|
||||
#: copy.c:346
|
||||
#, c-format
|
||||
msgid "\\copy: unexpected response (%d)\n"
|
||||
msgstr "\\copy: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> (%d)\n"
|
||||
@@ -342,16 +343,18 @@ msgstr "
|
||||
|
||||
#: help.c:83
|
||||
#, c-format
|
||||
msgid "This is psql %s, the PostgreSQL interactive terminal.\n"
|
||||
msgstr "<22><><EFBFBD> psql %s - <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL.\n"
|
||||
msgid ""
|
||||
"This is psql %s, the PostgreSQL interactive terminal.\n"
|
||||
"\n"
|
||||
msgstr "<22><><EFBFBD> psql %s, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL.\n"
|
||||
|
||||
#: help.c:85
|
||||
msgid "Usage:"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:"
|
||||
|
||||
#: help.c:86
|
||||
msgid " psql [options] [dbname [username]]\n"
|
||||
msgstr " psql [<5B><><EFBFBD><EFBFBD><EFBFBD>] [<5B><><EFBFBD><EFBFBD><EFBFBD> [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]]\n"
|
||||
msgid " psql [OPTIONS] [DBNAME [USERNAME]]\n"
|
||||
msgstr " psql [<5B><><EFBFBD><EFBFBD><EFBFBD>] [<5B><><EFBFBD><EFBFBD><EFBFBD> [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]]\n"
|
||||
|
||||
#: help.c:87
|
||||
msgid "Options:"
|
||||
@@ -554,32 +557,30 @@ msgid " \\d [NAME] describe table, index, sequence, or view\n"
|
||||
msgstr " \\d [<5B><><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD>\n"
|
||||
|
||||
#: help.c:220
|
||||
msgid " \\d{t|i|s|v|S} [PATTERN] (add '+' for more detail)\n"
|
||||
msgstr ""
|
||||
" \\d{t|i|s|v|S} [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '+' <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
|
||||
|
||||
#: help.c:221
|
||||
msgid " list tables/indexes/sequences/views/system tables\n"
|
||||
msgid ""
|
||||
" \\d{t|i|s|v|S} [PATTERN] (add \"+\" for more detail)\n"
|
||||
" list tables/indexes/sequences/views/system tables\n"
|
||||
msgstr ""
|
||||
" \\d{t|i|s|v|S} [<5B><><EFBFBD>.<2E><><EFBFBD>.] (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"+\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
|
||||
" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:222
|
||||
msgid " \\da [PATTERN] list aggregate functions\n"
|
||||
msgstr " \\da [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
msgstr " \\da [<5B><><EFBFBD>.<EFBFBD><EFBFBD><EFBFBD>.] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:223
|
||||
msgid " \\dd [PATTERN] show comment for object\n"
|
||||
msgstr " \\dd [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
msgstr " \\dd [<5B><><EFBFBD>.<EFBFBD><EFBFBD><EFBFBD>.] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:224
|
||||
msgid " \\dD [PATTERN] list domains\n"
|
||||
msgstr " \\dD [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
msgstr " \\dD [<5B><><EFBFBD>.<EFBFBD><EFBFBD><EFBFBD>.] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:225
|
||||
msgid " \\df [PATTERN] list functions (add '+' for more detail)\n"
|
||||
msgid " \\df [PATTERN] list functions (add \"+\" for more detail)\n"
|
||||
msgstr ""
|
||||
" \\df [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '+' <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
" \\df [<5B><><EFBFBD>.<EFBFBD><EFBFBD><EFBFBD>.] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"+\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
|
||||
|
||||
#: help.c:226
|
||||
@@ -587,22 +588,22 @@ msgid " \\do [NAME] list operators\n"
|
||||
msgstr " \\do [<5B><><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:227
|
||||
msgid " \\dl list large objects, same as lo_list\n"
|
||||
msgid " \\dl list large objects, same as \\lo_list\n"
|
||||
msgstr " \\dl <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> lo_list\n"
|
||||
|
||||
#: help.c:228
|
||||
msgid " \\dp [PATTERN] list table access privileges\n"
|
||||
msgstr " \\dp [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
msgstr " \\dp [<5B><><EFBFBD>.<EFBFBD><EFBFBD><EFBFBD>.] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:229
|
||||
msgid " \\dT [PATTERN] list data types (add '+' for more detail)\n"
|
||||
msgid " \\dT [PATTERN] list data types (add \"+\" for more detail)\n"
|
||||
msgstr ""
|
||||
" \\dT [PATTERN] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '+' <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
" \\dT [<EFBFBD><EFBFBD><EFBFBD>.<2E><><EFBFBD>.] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"+\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
|
||||
|
||||
#: help.c:230
|
||||
msgid " \\du [PATTERN] list users\n"
|
||||
msgstr " \\du [PATTERN] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
msgstr " \\du [<EFBFBD><EFBFBD><EFBFBD>.<2E><><EFBFBD>.] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:231
|
||||
msgid " \\e [FILE] edit the query buffer (or file) with external editor\n"
|
||||
@@ -670,83 +671,83 @@ msgstr " \\p
|
||||
|
||||
#: help.c:245
|
||||
msgid ""
|
||||
" \\pset NAME [VALUE] set table output option (NAME := {format|border|"
|
||||
"expanded|\n"
|
||||
" fieldsep|null|recordsep|tuples_only|title|tableattr|pager})\n"
|
||||
" \\pset NAME [VALUE] set table output option\n"
|
||||
" (NAME := {format|border|expanded|fieldsep|null|recordsep|\n"
|
||||
" tuples_only|title|tableattr|pager})\n"
|
||||
msgstr ""
|
||||
" \\pset <20><><EFBFBD> [<5B><><EFBFBD><EFBFBD>.] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD> := {format|border|"
|
||||
"expanded|\n"
|
||||
" fieldsep|null|recordsep|tuples_only|title|tableattr|pager})\n"
|
||||
" \\pset <20><><EFBFBD> [<5B><><EFBFBD><EFBFBD>.] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
" (<28><><EFBFBD> := {format|border|expanded|fieldsep|null|recordsep|\n"
|
||||
" tuples_only|title|tableattr|pager})\n"
|
||||
|
||||
#: help.c:247
|
||||
#: help.c:248
|
||||
msgid " \\q quit psql\n"
|
||||
msgstr " \\q <20><><EFBFBD><EFBFBD><EFBFBD> <20><> psql\n"
|
||||
|
||||
#: help.c:248
|
||||
#: help.c:249
|
||||
msgid " \\qecho [STRING] write string to query output stream (see \\o)\n"
|
||||
msgstr " \\qecho [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><>. \\o)\n"
|
||||
|
||||
#: help.c:249
|
||||
#: help.c:250
|
||||
msgid " \\r reset (clear) the query buffer\n"
|
||||
msgstr " \\r <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:250
|
||||
#: help.c:251
|
||||
msgid " \\s [FILE] display history or save it to file\n"
|
||||
msgstr " \\s [<5B><><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ţ <20> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:251
|
||||
#: help.c:252
|
||||
msgid ""
|
||||
" \\set [NAME [VALUE]] set internal variable, or list all if no parameters\n"
|
||||
msgstr ""
|
||||
" \\set [<5B><><EFBFBD> [<5B><><EFBFBD><EFBFBD>.]] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
|
||||
|
||||
#: help.c:252
|
||||
#: help.c:253
|
||||
#, c-format
|
||||
msgid " \\t show only rows (currently %s)\n"
|
||||
msgstr " \\t <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s)\n"
|
||||
|
||||
#: help.c:254
|
||||
msgid " \\T [STRING] set HTML <table>-tag attributes, or unset if none\n"
|
||||
#: help.c:255
|
||||
msgid " \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
|
||||
msgstr ""
|
||||
" \\T [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> HTML-<2D><><EFBFBD><EFBFBD> <table>, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:255
|
||||
#: help.c:256
|
||||
#, c-format
|
||||
msgid " \\timing toggle timing of queries (currently %s)\n"
|
||||
msgid " \\timing toggle timing of commands (currently %s)\n"
|
||||
msgstr ""
|
||||
" \\timing <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s)\n"
|
||||
" \\timing <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s)\n"
|
||||
|
||||
#: help.c:257
|
||||
#: help.c:258
|
||||
msgid " \\unset NAME unset (delete) internal variable\n"
|
||||
msgstr " \\unset <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:258
|
||||
#: help.c:259
|
||||
msgid " \\w [FILE] write query buffer to file\n"
|
||||
msgstr " \\w [<5B><><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:259
|
||||
#: help.c:260
|
||||
#, c-format
|
||||
msgid " \\x toggle expanded output (currently %s)\n"
|
||||
msgstr ""
|
||||
" \\x <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s)\n"
|
||||
|
||||
#: help.c:261
|
||||
#: help.c:262
|
||||
msgid " \\z [PATTERN] list table access privileges (same as \\dp)\n"
|
||||
msgstr ""
|
||||
" \\z [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD> <20><><EFBFBD> <20> \\dp)\n"
|
||||
|
||||
#: help.c:262
|
||||
#: help.c:263
|
||||
msgid " \\! [COMMAND] execute command in shell or start interactive shell\n"
|
||||
msgstr ""
|
||||
" \\! [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: help.c:289
|
||||
#: help.c:290
|
||||
msgid "Available help:"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:"
|
||||
|
||||
#: help.c:320
|
||||
#: help.c:321
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Command: %s\n"
|
||||
@@ -761,7 +762,7 @@ msgstr ""
|
||||
"%s\n"
|
||||
"\n"
|
||||
|
||||
#: help.c:331
|
||||
#: help.c:332
|
||||
#, c-format
|
||||
msgid ""
|
||||
"No help available for '%-.*s'.\n"
|
||||
@@ -892,8 +893,8 @@ msgid "%s: Warning: The -u option is deprecated. Use -U.\n"
|
||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD> -u <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -U.\n"
|
||||
|
||||
#: startup.c:641
|
||||
msgid "contains support for readline"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> readline"
|
||||
msgid "contains support for command-line editing"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: startup.c:644
|
||||
msgid ""
|
||||
@@ -917,12 +918,12 @@ msgstr ""
|
||||
"\n"
|
||||
|
||||
#: describe.c:85 describe.c:126 describe.c:196 describe.c:269 describe.c:363
|
||||
#: describe.c:417 describe.c:1260 describe.c:1365
|
||||
#: describe.c:417 describe.c:1260 describe.c:1366
|
||||
msgid "Schema"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: describe.c:85 describe.c:126 describe.c:196 describe.c:269 describe.c:311
|
||||
#: describe.c:417 describe.c:1260 describe.c:1366
|
||||
#: describe.c:417 describe.c:1260 describe.c:1367
|
||||
msgid "Name"
|
||||
msgstr "<22><><EFBFBD>"
|
||||
|
||||
@@ -1073,7 +1074,7 @@ msgstr "
|
||||
msgid "Column"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: describe.c:680 describe.c:1262 describe.c:1367
|
||||
#: describe.c:680 describe.c:1262 describe.c:1368
|
||||
msgid "Type"
|
||||
msgstr "<22><><EFBFBD>"
|
||||
|
||||
@@ -1220,22 +1221,22 @@ msgstr "
|
||||
msgid "special"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: describe.c:1322
|
||||
#: describe.c:1323
|
||||
msgid "No matching relations found.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: describe.c:1324
|
||||
#: describe.c:1325
|
||||
msgid "No relations found.\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||
|
||||
#: describe.c:1329
|
||||
#: describe.c:1330
|
||||
msgid "List of relations"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: describe.c:1368
|
||||
#: describe.c:1369
|
||||
msgid "Modifier"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: describe.c:1382
|
||||
#: describe.c:1383
|
||||
msgid "List of domains"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,17 +1,18 @@
|
||||
# ru.po
|
||||
# LIBPQ Translated Messages into the Russian Language (KOI8-R)
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/ru.po,v 1.2 2002/09/14 13:46:24 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/ru.po,v 1.3 2002/10/14 19:04:28 petere Exp $
|
||||
#
|
||||
# Changelog:
|
||||
# - August 2001 - August 2002: Maintenance, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - October 12, 2002: Post-7.3beta2 fuzzy translation fizes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - September 7, 2002: Complete post-7.3beta1 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - August 2001 - August 2002: Maintenance, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3.x\n"
|
||||
"POT-Creation-Date: 2002-09-07 20:04-0400\n"
|
||||
"PO-Revision-Date: 2002-09-07 20:06-0500\n"
|
||||
"POT-Creation-Date: 2002-10-12 12:42-0400\n"
|
||||
"PO-Revision-Date: 2002-10-12 12:45-0500\n"
|
||||
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
|
||||
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -73,22 +74,22 @@ msgstr "
|
||||
msgid "fe_getauthname: invalid authentication system: %d\n"
|
||||
msgstr "fe_getauthname: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d\n"
|
||||
|
||||
#: fe-connect.c:484
|
||||
#: fe-connect.c:483
|
||||
msgid "could not determine the PostgreSQL user name to use\n"
|
||||
msgstr ""
|
||||
"<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:708
|
||||
#: fe-connect.c:707
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:732
|
||||
#: fe-connect.c:731
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> TCP <20><><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:752
|
||||
#: fe-connect.c:751
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -99,7 +100,7 @@ msgstr ""
|
||||
"\t<><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
"\t<><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Unix'<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"?\n"
|
||||
|
||||
#: fe-connect.c:761
|
||||
#: fe-connect.c:760
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -110,127 +111,127 @@ msgstr ""
|
||||
"\t<><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> %s <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
"\t<><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> TCP/IP <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> %s?\n"
|
||||
|
||||
#: fe-connect.c:825
|
||||
#: fe-connect.c:824
|
||||
#, c-format
|
||||
msgid "invalid host address: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:844
|
||||
#: fe-connect.c:843
|
||||
#, c-format
|
||||
msgid "unknown host name: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:891
|
||||
#: fe-connect.c:890
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:959
|
||||
#: fe-connect.c:958
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:972
|
||||
#: fe-connect.c:971
|
||||
#, c-format
|
||||
msgid "could not receive server response to SSL negotiation packet: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:1001
|
||||
#: fe-connect.c:1000
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> SSL: %c\n"
|
||||
|
||||
#: fe-connect.c:1010
|
||||
#: fe-connect.c:1009
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL, <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:1232
|
||||
#: fe-connect.c:1218
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:1263
|
||||
#: fe-connect.c:1249
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1283
|
||||
#: fe-connect.c:1269
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1322
|
||||
#: fe-connect.c:1308
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1378
|
||||
#: fe-connect.c:1364
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %c\n"
|
||||
|
||||
#: fe-connect.c:1490
|
||||
#: fe-connect.c:1476
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:1549
|
||||
#: fe-connect.c:1535
|
||||
#, c-format
|
||||
msgid "invalid connection state %c, probably indicative of memory corruption\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %c, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:1637
|
||||
#: fe-connect.c:1623
|
||||
#, c-format
|
||||
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> setenv %c, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:1676
|
||||
#: fe-connect.c:1662
|
||||
#, c-format
|
||||
msgid "invalid encoding name in PGCLIENTENCODING: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> PGCLIENTENCODING: %s\n"
|
||||
|
||||
#: fe-connect.c:1800
|
||||
#: fe-connect.c:1786
|
||||
#, c-format
|
||||
msgid "invalid state %c, probably indicative of memory corruption\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %c, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2427 fe-connect.c:2436 fe-connect.c:2933 fe-exec.c:1284
|
||||
#: fe-connect.c:2413 fe-connect.c:2422 fe-connect.c:2919 fe-exec.c:1284
|
||||
#: fe-lobj.c:536
|
||||
msgid "out of memory\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2475
|
||||
#: fe-connect.c:2461
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"=\" <20><><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"=\" <20><><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2524
|
||||
#: fe-connect.c:2510
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>) <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2558
|
||||
#: fe-connect.c:2544
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:2744
|
||||
#: fe-connect.c:2730
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> NULL'<27><>\n"
|
||||
|
||||
#: fe-connect.c:2953
|
||||
#: fe-connect.c:2940
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: Password file %s has world or group read access; permission should "
|
||||
"be u=rw (0600)"
|
||||
"be u=rw (0600)\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20>/<2F><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> u=rw (0600)"
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> u=rw (0600)\n"
|
||||
|
||||
#: fe-exec.c:737
|
||||
msgid "command string is a null pointer\n"
|
||||
@@ -428,3 +429,106 @@ msgstr ""
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:275 fe-secure.c:321
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL SYSCALL: %s\n"
|
||||
|
||||
#: fe-secure.c:280 fe-secure.c:326
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:387
|
||||
#, c-format
|
||||
msgid "error querying socket: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:400
|
||||
#, c-format
|
||||
msgid "could not get information about host (%s): %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:419
|
||||
msgid "unsupported protocol\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:441
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
msgstr "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %ld.%ld.%ld.%ld\n"
|
||||
|
||||
#: fe-secure.c:448
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to peer address\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-secure.c:617
|
||||
msgid "could not get user information\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:629
|
||||
#, c-format
|
||||
msgid "could not open certificate (%s): %s\n"
|
||||
msgstr "<22><> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:636
|
||||
#, c-format
|
||||
msgid "could not read certificate (%s): %s\n"
|
||||
msgstr "<22><> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:649
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key (%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-secure.c:658
|
||||
#, c-format
|
||||
msgid "private key (%s) has wrong permissions\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-secure.c:665
|
||||
#, c-format
|
||||
msgid "could not open private key file (%s): %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-secure.c:674
|
||||
#, c-format
|
||||
msgid "private key (%s) changed during execution\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-secure.c:681
|
||||
#, c-format
|
||||
msgid "could not read private key (%s): %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-secure.c:693
|
||||
#, c-format
|
||||
msgid "certificate/private key mismatch (%s): %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-secure.c:721
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:737 fe-secure.c:745
|
||||
#, c-format
|
||||
msgid "could not read root certificate list (%s): %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:794
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:812
|
||||
#, c-format
|
||||
msgid "certificate could not be validated: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:824
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
@@ -2,15 +2,15 @@
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2001.
|
||||
# Dennis Bj<42>rklund <db@zigo.dhs.org>, 2002.
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/sv.po,v 1.3 2002/09/14 13:46:24 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/sv.po,v 1.4 2002/10/14 19:04:28 petere Exp $
|
||||
#
|
||||
# Use these quotes: "%s"
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-09-03 04:16-0400\n"
|
||||
"PO-Revision-Date: 2002-09-04 07:55+0200\n"
|
||||
"POT-Creation-Date: 2002-10-03 04:19-0400\n"
|
||||
"PO-Revision-Date: 2002-10-04 07:42+0200\n"
|
||||
"Last-Translator: Dennis Bj<42>rklund <db@zigo.dhs.org>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -72,21 +72,21 @@ msgstr "ogiltigt namn f
|
||||
msgid "fe_getauthname: invalid authentication system: %d\n"
|
||||
msgstr "fe_getauthname: ogiltigt autentiseringssystem: %d\n"
|
||||
|
||||
#: fe-connect.c:487
|
||||
#: fe-connect.c:484
|
||||
msgid "could not determine the PostgreSQL user name to use\n"
|
||||
msgstr "kan inte ta reda p<> anv<6E>ndarnamnet att anv<6E>nda f<>r PostgreSQL\n"
|
||||
|
||||
#: fe-connect.c:709
|
||||
#: fe-connect.c:708
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "kunde inte s<>tta uttag (socket) till ickeblockerande: %s\n"
|
||||
|
||||
#: fe-connect.c:733
|
||||
#: fe-connect.c:732
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "kunde inte s<>tta uttag (socket) till l<>get TCP-ingen-f<>rdr<64>jning: %s\n"
|
||||
|
||||
#: fe-connect.c:753
|
||||
#: fe-connect.c:752
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -97,7 +97,7 @@ msgstr ""
|
||||
"\tK<74>r servern p<> lokala v<>rden och accepterar den\n"
|
||||
"\tanslutningar p<> Unix-uttaget \"%s\"?\n"
|
||||
|
||||
#: fe-connect.c:762
|
||||
#: fe-connect.c:761
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -108,37 +108,37 @@ msgstr ""
|
||||
"\tK<74>r servern p<> v<>rden %s och accepterar\n"
|
||||
"\tden TCP/IP-uppkopplingar p<> porten %s?\n"
|
||||
|
||||
#: fe-connect.c:826
|
||||
#: fe-connect.c:825
|
||||
#, c-format
|
||||
msgid "invalid host address: %s\n"
|
||||
msgstr "ogiltig v<>rdadress: %s\n"
|
||||
|
||||
#: fe-connect.c:845
|
||||
#: fe-connect.c:844
|
||||
#, c-format
|
||||
msgid "unknown host name: %s\n"
|
||||
msgstr "ok<6F>nt v<>rdnamn: %s\n"
|
||||
|
||||
#: fe-connect.c:892
|
||||
#: fe-connect.c:891
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "kan inte skapa uttag: %s\n"
|
||||
|
||||
#: fe-connect.c:960
|
||||
#: fe-connect.c:959
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "kunde inte skicka SSL-paket f<>r uppkopplingsf<73>rhandling: %s\n"
|
||||
|
||||
#: fe-connect.c:973
|
||||
#: fe-connect.c:972
|
||||
#, c-format
|
||||
msgid "could not receive server response to SSL negotiation packet: %s\n"
|
||||
msgstr "kunde inte ta emot serversvar f<>r SSL-uppkopplingsf<73>rhandling: %s\n"
|
||||
|
||||
#: fe-connect.c:1004
|
||||
#: fe-connect.c:1001
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "tog emot ogiltigt svar till SSL-uppkopplingsf<73>rhandling: %c\n"
|
||||
|
||||
#: fe-connect.c:1013
|
||||
#: fe-connect.c:1010
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "SSL st<73>ds inte av servern, men SSL kr<6B>vdes\n"
|
||||
|
||||
@@ -149,7 +149,7 @@ msgstr "ogiltigt f
|
||||
#: fe-connect.c:1263
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "kunde itne f<> felstatus f<>r uttag (socket): %s\n"
|
||||
msgstr "kunde inte h<>mta felstatus f<>r uttag (socket): %s\n"
|
||||
|
||||
#: fe-connect.c:1283
|
||||
#, c-format
|
||||
@@ -190,7 +190,8 @@ msgstr "ogiltigt kodningnamn i PGCLIENTENCODING: %s\n"
|
||||
msgid "invalid state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ogiltigt tillst<73>nd %c, antagligen korrupt minne\n"
|
||||
|
||||
#: fe-connect.c:2427 fe-connect.c:2436 fe-exec.c:1273 fe-lobj.c:536
|
||||
#: fe-connect.c:2427 fe-connect.c:2436 fe-connect.c:2933 fe-exec.c:1284
|
||||
#: fe-lobj.c:536
|
||||
msgid "out of memory\n"
|
||||
msgstr "minnet slut\n"
|
||||
|
||||
@@ -212,99 +213,99 @@ msgstr "ogiltig f
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "anslutningspekare <20>r NULL\n"
|
||||
|
||||
#: fe-connect.c:2934
|
||||
#: fe-connect.c:2953
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: Password file %s has world or group read access; permission should "
|
||||
"be u=rw (0600)"
|
||||
msgstr "VARNING: L<>senordsfilen %s har l<>sr<73>ttigheter f<>r v<>rlden och gruppen; r<>ttigheten skall vara u=rw (0600)"
|
||||
"be u=rw (0600)\n"
|
||||
msgstr "VARNING: L<>senordsfilen %s har l<>sr<73>ttigheter f<>r v<>rlden och gruppen; r<>ttigheten skall vara u=rw (0600)\n"
|
||||
|
||||
#: fe-exec.c:726
|
||||
#: fe-exec.c:737
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "kommandostr<74>ngen <20>r en null-pekare\n"
|
||||
|
||||
#: fe-exec.c:734
|
||||
#: fe-exec.c:745
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "inte f<>rbunden till servern\n"
|
||||
|
||||
#: fe-exec.c:741
|
||||
#: fe-exec.c:752
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "ett annat kommando p<>g<EFBFBD>r redan\n"
|
||||
|
||||
#: fe-exec.c:939
|
||||
#: fe-exec.c:950
|
||||
#, c-format
|
||||
msgid "message type 0x%02x arrived from server while idle\n"
|
||||
msgstr "meddelande av typ 0x%02x kom fr<66>n servern n<>r vi var i vilol<6F>ge\n"
|
||||
|
||||
#: fe-exec.c:981
|
||||
#: fe-exec.c:992
|
||||
#, c-format
|
||||
msgid ""
|
||||
"unexpected character %c following empty query response (\"I\" message)\n"
|
||||
msgstr "ov<6F>ntat tecken %c f<>ljer p<> tomt fr<66>geresultat (\"I\"-meddelande)\n"
|
||||
|
||||
#: fe-exec.c:1038
|
||||
#: fe-exec.c:1049
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
msgstr "serven skickade data (\"D\"-meddelande) utan f<>reg<65>ende radbeskrivning (\"T\"-meddelande)\n"
|
||||
|
||||
#: fe-exec.c:1055
|
||||
#: fe-exec.c:1066
|
||||
msgid ""
|
||||
"server sent binary data (\"B\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
msgstr "servern skickade bin<69>r data (\"B\"-meddelande) utan f<>reg<65>ende radbeskrivning (\"T\"-meddelande)\n"
|
||||
|
||||
#: fe-exec.c:1071
|
||||
#: fe-exec.c:1082
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "ov<6F>ntat svar fr<66>n server; det f<>rsta mottagna tecknet var \"%c\"\n"
|
||||
|
||||
#: fe-exec.c:1360
|
||||
#: fe-exec.c:1371
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "ov<6F>ntad asyncStatus: %d\n"
|
||||
|
||||
#: fe-exec.c:1410
|
||||
#: fe-exec.c:1421
|
||||
msgid "COPY state must be terminated first\n"
|
||||
msgstr "COPY-tillst<73>nd m<>ste avslutas f<>rst\n"
|
||||
|
||||
#: fe-exec.c:1769
|
||||
#: fe-exec.c:1780
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "ingen COPY p<>g<EFBFBD>r\n"
|
||||
|
||||
#: fe-exec.c:1808
|
||||
#: fe-exec.c:1819
|
||||
msgid "lost synchronization with server, resetting connection\n"
|
||||
msgstr "synkronisation med servern f<>rlorad, f<>rbindelsen omstartas\n"
|
||||
|
||||
#: fe-exec.c:1873
|
||||
#: fe-exec.c:1884
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "f<>rbindelse i felaktigt tillst<73>nd\n"
|
||||
|
||||
#: fe-exec.c:1975 fe-exec.c:2009
|
||||
#: fe-exec.c:1986 fe-exec.c:2020
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "protokollfel: id=0x%x\n"
|
||||
|
||||
#: fe-exec.c:2044
|
||||
#: fe-exec.c:2055
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "ogiltig ExecStatusType-kod"
|
||||
|
||||
#: fe-exec.c:2097 fe-exec.c:2130
|
||||
#: fe-exec.c:2108 fe-exec.c:2141
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d\n"
|
||||
msgstr "kolumnnummer %d <20>r utanf<6E>r giltigt intervall 0..%d\n"
|
||||
|
||||
#: fe-exec.c:2119
|
||||
#: fe-exec.c:2130
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d\n"
|
||||
msgstr "radnummer %d <20>r utanf<6E>r giltigt intervall 0..%d\n"
|
||||
|
||||
#: fe-exec.c:2314
|
||||
#: fe-exec.c:2325
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s\n"
|
||||
msgstr "kunde inte tolka svaret fr<66>n servern: %s\n"
|
||||
|
||||
#: fe-exec.c:2330
|
||||
#: fe-exec.c:2341
|
||||
msgid "no row count available\n"
|
||||
msgstr "antal rader ej tillg<6C>ngligt\n"
|
||||
|
||||
@@ -369,31 +370,31 @@ msgstr "kan inte ta reda p
|
||||
msgid "cannot determine OID of function lowrite\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lowrite\n"
|
||||
|
||||
#: fe-misc.c:295
|
||||
#: fe-misc.c:303
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqGetInt\n"
|
||||
msgstr "heltal med storlek %lu st<73>ds inte av pqGetInt\n"
|
||||
|
||||
#: fe-misc.c:333
|
||||
#: fe-misc.c:341
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqPutInt\n"
|
||||
msgstr "heltal med storlek %lu st<73>ds inte av pqPutInt\n"
|
||||
|
||||
#: fe-misc.c:381 fe-misc.c:415 fe-misc.c:831
|
||||
#: fe-misc.c:389 fe-misc.c:423 fe-misc.c:838
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() misslyckades: %s\n"
|
||||
|
||||
#: fe-misc.c:442 fe-misc.c:634 fe-misc.c:792
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:798
|
||||
msgid "connection not open\n"
|
||||
msgstr "f<>rbindelse inte <20>ppen\n"
|
||||
|
||||
#: fe-misc.c:507 fe-misc.c:587
|
||||
#: fe-misc.c:515 fe-misc.c:595
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "kan inte ta emot data fr<66>n servern: %s\n"
|
||||
|
||||
#: fe-misc.c:604 fe-misc.c:678
|
||||
#: fe-misc.c:612 fe-misc.c:686
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
"\tThis probably means the server terminated abnormally\n"
|
||||
@@ -403,10 +404,110 @@ msgstr ""
|
||||
"\\tTroligen s<> terminerade servern pga n<>got fel antingen\n"
|
||||
"\\tinnan eller under tiden den bearbetade en f<>rfr<66>gan.\n"
|
||||
|
||||
#: fe-misc.c:694
|
||||
#: fe-misc.c:702
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "kan inte skicka data till servern: %s\n"
|
||||
|
||||
#~ msgid "could not establish SSL connection: %s\n"
|
||||
#~ msgstr "kan inte skapa SSL-f<>rbindelse: %s\n"
|
||||
#: fe-secure.c:275 fe-secure.c:321
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "SSL SYSCALL fel: %s\n"
|
||||
|
||||
#: fe-secure.c:280 fe-secure.c:326
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "SSL-fel: %s\n"
|
||||
|
||||
#: fe-secure.c:387
|
||||
#, c-format
|
||||
msgid "error querying socket: %s\n"
|
||||
msgstr "fel vid f<>rfr<66>gan till uttag (socket): %s\n"
|
||||
|
||||
#: fe-secure.c:400
|
||||
#, c-format
|
||||
msgid "could not get information about host (%s): %s\n"
|
||||
msgstr "kunde inte f<> information om v<>rd (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:419
|
||||
msgid "unsupported protocol\n"
|
||||
msgstr "protokoll st<73>ds inte\n"
|
||||
|
||||
#: fe-secure.c:441
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
msgstr "v<>rdens namn \"%s\" <20>r inte %ld.%ld.%ld.%ld efter uppslagning\n"
|
||||
|
||||
#: fe-secure.c:448
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to peer address\n"
|
||||
msgstr "v<>rdens namn \"%s\" ger inte r<>tt adress vid namnuppslagning\n"
|
||||
|
||||
#: fe-secure.c:617
|
||||
msgid "could not get user information\n"
|
||||
msgstr "kunde inte h<>mta anv<6E>ndarinformation\n"
|
||||
|
||||
#: fe-secure.c:629
|
||||
#, c-format
|
||||
msgid "could not open certificate (%s): %s\n"
|
||||
msgstr "kunde inte <20>ppna certifikat (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:636
|
||||
#, c-format
|
||||
msgid "could not read certificate (%s): %s\n"
|
||||
msgstr "kunde inte l<>sa certifikat (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:649
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key (%s)\n"
|
||||
msgstr "certifikat tillg<6C>ngligt, men inte den privata nyckeln (%s)\n"
|
||||
|
||||
#: fe-secure.c:658
|
||||
#, c-format
|
||||
msgid "private key (%s) has wrong permissions\n"
|
||||
msgstr "privata nyckeln (%s) har fel r<>ttigheter\n"
|
||||
|
||||
#: fe-secure.c:665
|
||||
#, c-format
|
||||
msgid "could not open private key file (%s): %s\n"
|
||||
msgstr "kan inte <20>ppna privat nyckelfil (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:674
|
||||
#, c-format
|
||||
msgid "private key (%s) changed during execution\n"
|
||||
msgstr "privata nyckeln (%s) har <20>ndrats under k<>rning\n"
|
||||
|
||||
#: fe-secure.c:681
|
||||
#, c-format
|
||||
msgid "could not read private key (%s): %s\n"
|
||||
msgstr "kunde inte l<>sa privat nyckel (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:693
|
||||
#, c-format
|
||||
msgid "certificate/private key mismatch (%s): %s\n"
|
||||
msgstr "certifikat/privat nyckel matchar inte (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:721
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "kan inte skapa SSL-omgivning: %s\n"
|
||||
|
||||
#: fe-secure.c:737 fe-secure.c:745
|
||||
#, c-format
|
||||
msgid "could not read root certificate list (%s): %s\n"
|
||||
msgstr "kunde inte l<>sa root-certifikatlistan (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:794
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "kan inte skapa SSL-f<>rbindelse: %s\n"
|
||||
|
||||
#: fe-secure.c:812
|
||||
#, c-format
|
||||
msgid "certificate could not be validated: %s\n"
|
||||
msgstr "certifikatet kunde inte valideras: %s\n"
|
||||
|
||||
#: fe-secure.c:824
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "certifikatet kunde inte h<>mtas: %s\n"
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user