mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
Merge PO file updates from 7.3 branch.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
# $Header: /cvsroot/pgsql/src/backend/nls.mk,v 1.4 2003/06/28 22:30:59 petere Exp $
|
||||
CATALOG_NAME := postgres
|
||||
AVAIL_LANGUAGES := cs de es hu ru sv zh_CN zh_TW
|
||||
AVAIL_LANGUAGES := cs de es hr hu ru sv tr zh_CN zh_TW
|
||||
GETTEXT_FILES := + gettext-files
|
||||
GETTEXT_TRIGGERS:= elog:2 postmaster_error yyerror
|
||||
|
||||
|
12902
src/backend/po/de.po
12902
src/backend/po/de.po
File diff suppressed because it is too large
Load Diff
4853
src/backend/po/ru.po
4853
src/backend/po/ru.po
File diff suppressed because it is too large
Load Diff
2023
src/backend/po/sv.po
2023
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.3 2002/10/14 19:04:28 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_controldata/nls.mk,v 1.4 2003/06/28 22:31:00 petere Exp $
|
||||
CATALOG_NAME := pg_controldata
|
||||
AVAIL_LANGUAGES := de es pt_BR ru sv zh_CN
|
||||
AVAIL_LANGUAGES := de es fr hu pt_BR ru sv zh_CN
|
||||
GETTEXT_FILES := pg_controldata.c
|
||||
GETTEXT_TRIGGERS:= _
|
||||
|
@ -1,15 +1,15 @@
|
||||
# German message translation file for pg_controldata
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2002.
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_controldata/po/de.po,v 1.2 2002/09/22 20:57:20 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_controldata/po/de.po,v 1.3 2003/06/28 22:31:01 petere Exp $
|
||||
#
|
||||
# Use these quotes: <20>%s<>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-09-22 13:15+0200\n"
|
||||
"PO-Revision-Date: 2002-09-22 13:16+0200\n"
|
||||
"POT-Creation-Date: 2002-11-13 20:28+0100\n"
|
||||
"PO-Revision-Date: 2002-11-13 20:28+0100\n"
|
||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language-Team: German <peter_e@gmx.net>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,8 +18,10 @@ msgstr ""
|
||||
|
||||
#: pg_controldata.c:28
|
||||
#, c-format
|
||||
msgid "%s displays PostgreSQL database cluster control information.\n"
|
||||
msgstr "%s zeigt Kontrollinformationen <20>ber PostgreSQL-Datenbankcluster an.\n"
|
||||
msgid ""
|
||||
"%s displays PostgreSQL database cluster control information.\n"
|
||||
"\n"
|
||||
msgstr "%s zeigt Kontrollinformationen <20>ber PostgreSQL-Datenbankcluster an.\n\n"
|
||||
|
||||
#: pg_controldata.c:29
|
||||
#, c-format
|
||||
|
@ -1,22 +1,24 @@
|
||||
# Translation to Portuguese (Brazilian) language
|
||||
# Cesar Suga <sartre@linuxbr.com>, 2002.
|
||||
# Fair & Simple Networks Ltda.
|
||||
# Cesar Suga <sartre@linuxbr.com>, 2002. - Fair & Simple Networks Ltda.
|
||||
# Roberto Mello <rmello@fslc.usu.edu>, 2002.
|
||||
#
|
||||
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"
|
||||
"POT-Creation-Date: 2002-12-05 04:20-0500\n"
|
||||
"PO-Revision-Date: 2002-12-05 12:59-0700\n"
|
||||
"Last-Translator: Roberto Mello <rmello@fslc.usu.edu>\n"
|
||||
"Language-Team: Roberto Mello <rmello@fslc.usu.edu>\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"
|
||||
msgid ""
|
||||
"%s displays PostgreSQL database cluster control information.\n"
|
||||
"\n"
|
||||
msgstr "%s mostra informa<6D><61>es de controle de agrupamento (cluster) de banco de dados PostgreSQL.\n"
|
||||
|
||||
#: pg_controldata.c:29
|
||||
#, c-format
|
||||
@ -41,7 +43,7 @@ msgstr ""
|
||||
|
||||
#: pg_controldata.c:31
|
||||
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr "Reporte bugs a <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr "Reporte problemas a <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
#: pg_controldata.c:41
|
||||
msgid "starting up"
|
||||
@ -57,7 +59,7 @@ msgstr "desligando"
|
||||
|
||||
#: pg_controldata.c:47
|
||||
msgid "in recovery"
|
||||
msgstr "em recovery"
|
||||
msgstr "em recupera<EFBFBD><EFBFBD>o"
|
||||
|
||||
#: pg_controldata.c:49
|
||||
msgid "in production"
|
||||
@ -90,7 +92,7 @@ msgid ""
|
||||
"\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"
|
||||
"Ou o arquivo est<73> corrompido ou tem um formato diferente do que este programa\n"
|
||||
"est<73> esperando. Os resultados abaixo n<>o s<>o confi<66>veis.\n"
|
||||
|
||||
#: pg_controldata.c:141
|
||||
@ -101,12 +103,12 @@ msgstr "vers
|
||||
#: 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"
|
||||
msgstr "N<>mero de vers<72>o do 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"
|
||||
msgstr "Estado do agrupamento (cluster) do banco de dados: %s\n"
|
||||
|
||||
#: pg_controldata.c:144
|
||||
#, c-format
|
||||
@ -126,42 +128,42 @@ msgstr "Pr
|
||||
#: pg_controldata.c:147
|
||||
#, c-format
|
||||
msgid "Latest checkpoint location: %X/%X\n"
|
||||
msgstr "<22>ltimo lugar de checkpoint: %X/%X\n"
|
||||
msgstr "<22>ltimo local do ponto de checagem (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"
|
||||
msgstr "Lugar do ponto de checagem (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"
|
||||
msgstr "<22>ltimo lugar de REDO do ponto de checagem (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"
|
||||
msgstr "<22>ltimo lugar de UNDO do ponto de checagem (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"
|
||||
msgstr "<22>ltimo StartUpID do ponto de checagem (checkpoint): %u\n"
|
||||
|
||||
#: pg_controldata.c:156
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u\n"
|
||||
msgstr "<22>ltimo NextXID do checkpoint: %u\n"
|
||||
msgstr "<22>ltimo NextXID do ponto de checagem (checkpoint): %u\n"
|
||||
|
||||
#: pg_controldata.c:157
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "<22>ltimo NextOID do checkpoint: %u\n"
|
||||
msgstr "<22>ltimo NextOID do ponto de checagem (checkpoint): %u\n"
|
||||
|
||||
#: pg_controldata.c:158
|
||||
#, c-format
|
||||
msgid "Time of latest checkpoint: %s\n"
|
||||
msgstr "Hora do <20>ltimo checkpoint: %s\n"
|
||||
msgstr "Hora do <20>ltimo ponto de checagem (checkpoint): %s\n"
|
||||
|
||||
#: pg_controldata.c:159
|
||||
#, c-format
|
||||
@ -171,7 +173,7 @@ 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"
|
||||
msgstr "Blocos por segmento de rela<6C><61>o grande: %u\n"
|
||||
|
||||
#: pg_controldata.c:161
|
||||
#, c-format
|
||||
@ -181,16 +183,16 @@ msgstr "Tamanho m
|
||||
#: 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"
|
||||
msgstr "N<EFBFBD>mero 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"
|
||||
msgstr "Uso de disco dos tipos date/time: %s\n"
|
||||
|
||||
#: pg_controldata.c:164
|
||||
msgid "64-bit integers"
|
||||
msgstr "N<EFBFBD>meros de 64 bits"
|
||||
msgstr "Inteiros de 64 bits"
|
||||
|
||||
#: pg_controldata.c:164
|
||||
msgid "Floating point"
|
||||
|
@ -5,8 +5,8 @@
|
||||
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-25 04:17-0400\n"
|
||||
"PO-Revision-Date: 2002-10-26 06:23+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"
|
||||
@ -15,8 +15,10 @@ msgstr ""
|
||||
|
||||
#: pg_controldata.c:28
|
||||
#, c-format
|
||||
msgid "%s displays PostgreSQL database cluster control information.\n"
|
||||
msgstr "%s visar PostgreSQL-databas klusterkontrollinformation.\n"
|
||||
msgid ""
|
||||
"%s displays PostgreSQL database cluster control information.\n"
|
||||
"\n"
|
||||
msgstr "%s visar PostgreSQL-databas klusterkontrollinformation.\n\n"
|
||||
|
||||
#: pg_controldata.c:29
|
||||
#, c-format
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_dump/nls.mk,v 1.7 2002/08/27 18:57:26 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_dump/nls.mk,v 1.8 2003/06/28 22:31:01 petere Exp $
|
||||
CATALOG_NAME := pg_dump
|
||||
AVAIL_LANGUAGES := cs de ru sv zh_CN zh_TW
|
||||
AVAIL_LANGUAGES := cs de pt_BR ru sv zh_CN zh_TW
|
||||
GETTEXT_FILES := pg_dump.c common.c pg_backup_archiver.c pg_backup_custom.c \
|
||||
pg_backup_db.c pg_backup_files.c pg_backup_null.c \
|
||||
pg_backup_tar.c pg_restore.c pg_dumpall.c
|
||||
|
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.4 2002/10/14 19:04:28 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_resetxlog/nls.mk,v 1.5 2003/06/28 22:31:01 petere Exp $
|
||||
CATALOG_NAME := pg_resetxlog
|
||||
AVAIL_LANGUAGES := de pt_BR ru sv zh_CN
|
||||
AVAIL_LANGUAGES := de hu pt_BR ru sv zh_CN
|
||||
GETTEXT_FILES := pg_resetxlog.c
|
||||
GETTEXT_TRIGGERS:= _
|
||||
|
@ -1,56 +1,73 @@
|
||||
# German message translation file for pg_resetxlog
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2002.
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_resetxlog/po/de.po,v 1.1 2002/09/22 20:57:21 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/pg_resetxlog/po/de.po,v 1.2 2003/06/28 22:31:01 petere Exp $
|
||||
#
|
||||
# Use these quotes: <20>%s<>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-09-22 17:17+0200\n"
|
||||
"PO-Revision-Date: 2002-09-22 22:38+0200\n"
|
||||
"POT-Creation-Date: 2002-11-13 20:39+0100\n"
|
||||
"PO-Revision-Date: 2002-11-13 20:45+0100\n"
|
||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language-Team: German <peter_e@gmx.net>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-1\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: Transaktions-ID (-x) darf nicht 0 sein\n"
|
||||
msgid "%s: invalid argument for -x option\n"
|
||||
msgstr "%s: ung<EFBFBD>ltiges Argument f<>r Option -x\n"
|
||||
|
||||
#: pg_resetxlog.c:149
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -l option\n"
|
||||
msgstr "%s: ung<6E>ltiges Argument f<>r Option -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 "Versuchen sie <20>%s --help<6C> f<>r weitere Informationen.\n"
|
||||
|
||||
#: pg_resetxlog.c:163
|
||||
#: pg_resetxlog.c:150
|
||||
#, c-format
|
||||
msgid "%s: transaction ID (-x) must not be 0\n"
|
||||
msgstr "%s: Transaktions-ID (-x) darf nicht 0 sein\n"
|
||||
|
||||
#: pg_resetxlog.c:159
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -o option\n"
|
||||
msgstr "%s: ung<6E>ltiges Argument f<>r Option -o\n"
|
||||
|
||||
#: pg_resetxlog.c:165
|
||||
#, c-format
|
||||
msgid "%s: OID (-o) must not be 0\n"
|
||||
msgstr "%s: OID (-o) darf nicht 0 sein\n"
|
||||
|
||||
#: pg_resetxlog.c:174 pg_resetxlog.c:181
|
||||
#, c-format
|
||||
msgid "%s: invalid argument for -l option\n"
|
||||
msgstr "%s: ung<6E>ltiges Argument f<>r Option -l\n"
|
||||
|
||||
#: pg_resetxlog.c:195
|
||||
#, c-format
|
||||
msgid "%s: no data directory specified\n"
|
||||
msgstr "%s: kein Datenverzeichnis angegeben\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: konnte %s nicht zum Lesen <20>ffnen: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:189
|
||||
#: 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: Sperrdatei %s besteht\n"
|
||||
"L<>uft der Server? Wenn nicht, dann Sperrdatei l<>schen und nochmal versuchen.\n"
|
||||
"L<>uft der Server? Wenn nicht, dann Sperrdatei l<>schen und nochmal "
|
||||
"versuchen.\n"
|
||||
|
||||
#: pg_resetxlog.c:210
|
||||
#: pg_resetxlog.c:260
|
||||
msgid ""
|
||||
"\n"
|
||||
"If these values seem acceptable, use -f to force reset.\n"
|
||||
@ -59,7 +76,7 @@ msgstr ""
|
||||
"Wenn diese Werte akzeptabel scheinen, dann benutzen Sie -f um das\n"
|
||||
"Zur<75>cksetzen zu erzwingen.\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"
|
||||
@ -70,11 +87,11 @@ msgstr ""
|
||||
"Wenn Sie trotzdem weiter machen wollen, benutzen Sie -f um das\n"
|
||||
"Zur<75>cksetzen zu erzwingen.\n"
|
||||
|
||||
#: pg_resetxlog.c:247
|
||||
#: pg_resetxlog.c:285
|
||||
msgid "Transaction log reset\n"
|
||||
msgstr "Transaktionslog wurde zur<75>ck gesetzt\n"
|
||||
|
||||
#: pg_resetxlog.c:276
|
||||
#: pg_resetxlog.c:314
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you are sure the data directory path is correct, do\n"
|
||||
@ -85,188 +102,240 @@ msgstr ""
|
||||
" touch %s\n"
|
||||
"und versuchen Sie es erneut.\n"
|
||||
|
||||
#: pg_resetxlog.c:289
|
||||
#: pg_resetxlog.c:327
|
||||
#, c-format
|
||||
msgid "%s: could not read %s: %s\n"
|
||||
msgstr "%s: konnte %s nicht lesen: %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 existiert aber mit ung<6E>ltiger CRC; mit Vorsicht fortfahren\n"
|
||||
msgstr ""
|
||||
"%s: pg_control existiert aber mit ung<6E>ltiger CRC; mit Vorsicht fortfahren\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 ist kaputt oder hat unbekannte Version; wird ignoriert\n"
|
||||
msgstr ""
|
||||
"%s: pg_control ist kaputt oder hat unbekannte Version; wird ignoriert\n"
|
||||
|
||||
#: pg_resetxlog.c:363
|
||||
#: pg_resetxlog.c:410
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_COLLATE setting\n"
|
||||
msgstr "%s: ung<6E>ltige LC_COLLATE-Einstellung\n"
|
||||
|
||||
#: pg_resetxlog.c:370
|
||||
#: pg_resetxlog.c:417
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_CTYPE setting\n"
|
||||
msgstr "%s: ung<6E>ltige LC_CTYPE-Einstellung\n"
|
||||
|
||||
#: pg_resetxlog.c:392
|
||||
#: pg_resetxlog.c:439
|
||||
msgid ""
|
||||
"Guessed pg_control values:\n"
|
||||
"\n"
|
||||
msgstr "Gesch<EFBFBD>tzte pg_control-Werte:\n\n"
|
||||
msgstr ""
|
||||
"Gesch<63>tzte pg_control-Werte:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:394
|
||||
#: pg_resetxlog.c:441
|
||||
msgid ""
|
||||
"pg_control values:\n"
|
||||
"\n"
|
||||
msgstr "pg_control-Werte:\n\n"
|
||||
msgstr ""
|
||||
"pg_control-Werte:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:396
|
||||
#: pg_resetxlog.c:443
|
||||
#, c-format
|
||||
msgid "pg_control version number: %u\n"
|
||||
msgstr "pg_control-Versionsnummer: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:397
|
||||
#: pg_resetxlog.c:444
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "Katalog-Versionsnummer: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:398
|
||||
#: pg_resetxlog.c:445
|
||||
#, c-format
|
||||
msgid "Current log file ID: %u\n"
|
||||
msgstr "Aktuelle Logdatei-ID: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:399
|
||||
#: pg_resetxlog.c:446
|
||||
#, c-format
|
||||
msgid "Next log file segment: %u\n"
|
||||
msgstr "N<>chstes Logdatei-Segment: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:400
|
||||
#: pg_resetxlog.c:447
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's StartUpID: %u\n"
|
||||
msgstr "StartUpID vom letzten Checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:401
|
||||
#: pg_resetxlog.c:448
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u\n"
|
||||
msgstr "NextXID vom letzten Checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:402
|
||||
#: pg_resetxlog.c:449
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "NextOID vom letzten Checkpoint: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:403
|
||||
#: pg_resetxlog.c:450
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "Datenbank-Blockgr<67><72>e: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:404
|
||||
#: pg_resetxlog.c:451
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "Bl<42>cke pro Segment: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:405
|
||||
#: pg_resetxlog.c:452
|
||||
#, c-format
|
||||
msgid "Maximum length of identifiers: %u\n"
|
||||
msgstr "Maximale Namensl<73>nge: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:453
|
||||
#, c-format
|
||||
msgid "Maximum number of function arguments: %u\n"
|
||||
msgstr "Maximale Funktionsargumente: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:454
|
||||
#, c-format
|
||||
msgid "Date/time type storage: %s\n"
|
||||
msgstr "Datum/Zeit-Speicherung: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:455
|
||||
msgid "64-bit integers"
|
||||
msgstr "64-Bit-Integers"
|
||||
|
||||
#: pg_resetxlog.c:455
|
||||
msgid "Floating point"
|
||||
msgstr "Flie<69>komma"
|
||||
|
||||
#: pg_resetxlog.c:456
|
||||
#, c-format
|
||||
msgid "Maximum length of locale name: %u\n"
|
||||
msgstr "Maximall<6C>nge eines Locale-Namen: %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: interner Fehler -- sizeof(ControlFileData) is zu gro<72> ... xlog.c reparieren\n"
|
||||
msgstr ""
|
||||
"%s: interner Fehler -- sizeof(ControlFileData) is zu gro<72> ... xlog.c "
|
||||
"reparieren\n"
|
||||
|
||||
#: pg_resetxlog.c:472
|
||||
#: pg_resetxlog.c:524
|
||||
#, c-format
|
||||
msgid "%s: could not create pg_control file: %s\n"
|
||||
msgstr "%s: konnte pg_control Datei nicht erstellen: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:483
|
||||
#: pg_resetxlog.c:535
|
||||
#, c-format
|
||||
msgid "%s: could not write pg_control file: %s\n"
|
||||
msgstr "%sL konnte pg_control Datei nicht schreiben: %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: fsync-Fehler: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:511
|
||||
#: pg_resetxlog.c:563
|
||||
#, c-format
|
||||
msgid "%s: could not open directory %s: %s\n"
|
||||
msgstr "%s: konnte Verzeichnis %s nicht <20>ffnen: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:525
|
||||
#: pg_resetxlog.c:577
|
||||
#, c-format
|
||||
msgid "%s: could not delete file %s: %s\n"
|
||||
msgstr "%s: konnte Datei %s nicht l<>schen: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:535
|
||||
#: pg_resetxlog.c:587
|
||||
#, c-format
|
||||
msgid "%s: could not read from directory %s: %s\n"
|
||||
msgstr "%s: konnte aus dem Verzeichnis %s nicht lesen: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:598
|
||||
#: pg_resetxlog.c:650
|
||||
#, c-format
|
||||
msgid "%s: could not open %s: %s\n"
|
||||
msgstr "%s: konnte %s nicht <20>ffnen: %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: konnte nicht nach %s schreiben: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:642
|
||||
#: pg_resetxlog.c:694
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s resets the PostgreSQL transaction log.\n"
|
||||
"\n"
|
||||
msgstr "%s setzt den PostgreSQL-Transaktionslog zur<75>ck.\n\n"
|
||||
msgstr ""
|
||||
"%s setzt den PostgreSQL-Transaktionslog zur<75>ck.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:643
|
||||
#: pg_resetxlog.c:695
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
" %s [OPTIONS] DATADIR\n"
|
||||
" %s [OPTION]... DATADIR\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Benutzung:\n"
|
||||
" %s [OPTIONEN] DATENVERZEICHNIS\n"
|
||||
" %s [OPTION]... DATENVERZEICHNIS\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:644
|
||||
#: pg_resetxlog.c:696
|
||||
msgid "Options:\n"
|
||||
msgstr "Optionen:\n"
|
||||
|
||||
#: pg_resetxlog.c:645
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f <EFBFBD>nderung erzwingen\n"
|
||||
#: pg_resetxlog.c:697
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f <20>nderung erzwingen\n"
|
||||
|
||||
#: pg_resetxlog.c:646
|
||||
#: pg_resetxlog.c:698
|
||||
msgid ""
|
||||
" -l FILEID,SEG force minimum WAL starting location for new transaction "
|
||||
" -l FILEID,SEG force minimum WAL starting location for new transaction "
|
||||
"log\n"
|
||||
msgstr " -l DATEIID,SEG minimale WAL-Startposition f<>r neuen Log erzwingen\n"
|
||||
msgstr " -l DATEIID,SEG minimale WAL-Startposition f<>r neuen Log erzwingen\n"
|
||||
|
||||
#: pg_resetxlog.c:647
|
||||
#: pg_resetxlog.c:699
|
||||
msgid ""
|
||||
" -n no update, just show extracted control values (for "
|
||||
" -n no update, just show extracted control values (for "
|
||||
"testing)\n"
|
||||
msgstr " -n keine <20>nderung, nur Kontrolldaten anzeigen (zum Testen)\n"
|
||||
msgstr " -n keine <20>nderung, nur Kontrolldaten anzeigen (zum Testen)\n"
|
||||
|
||||
#: pg_resetxlog.c:648
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID n<>chste Transaktions-ID setzen\n"
|
||||
#: pg_resetxlog.c:700
|
||||
msgid " -o OID set next OID\n"
|
||||
msgstr " -o OID n<>chste OID setzen\n"
|
||||
|
||||
#: pg_resetxlog.c:649
|
||||
#: pg_resetxlog.c:701
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID n<>chste Transaktions-ID setzen\n"
|
||||
|
||||
#: pg_resetxlog.c:702
|
||||
msgid " --help show this help, then exit\n"
|
||||
msgstr " --help diese Hilfe anzeigen, dann beenden\n"
|
||||
|
||||
#: pg_resetxlog.c:703
|
||||
msgid " --version output version information, then exit\n"
|
||||
msgstr " --version Versionsinformationen anzeigen, dann beenden\n"
|
||||
|
||||
#: pg_resetxlog.c:704
|
||||
msgid ""
|
||||
"\n"
|
||||
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr "\nBerichten Sie Fehler an <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Berichten Sie Fehler an <pgsql-bugs@postgresql.org>.\n"
|
||||
|
@ -1,75 +1,92 @@
|
||||
# Translation to Portuguese (Brazilian) language
|
||||
# Cesar Suga <sartre@linuxbr.com>, 2002.
|
||||
# Fair & Simple Networks Ltda.
|
||||
# Cesar Suga <sartre@linuxbr.com>, 2002. - Fair & Simple Networks Ltda.
|
||||
# Roberto Mello <rmello@fslc.usu.edu>
|
||||
#
|
||||
|
||||
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"
|
||||
"POT-Creation-Date: 2002-12-05 04:20-0500\n"
|
||||
"PO-Revision-Date: 2002-12-05 13:01-0700\n"
|
||||
"Last-Translator: Roberto Mello <rmello@fslc.usu.edu>\n"
|
||||
"Language-Team: Roberto Mello <rmello@fslc.usu.edu>\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<EFBFBD><EFBFBD>o (-x) n<>o pode ser 0\n"
|
||||
#: pg_resetxlog.c:144
|
||||
#, fuzzy, c-format
|
||||
msgid "%s: invalid argument for -x option\n"
|
||||
msgstr "%s: argumento inv<6E>lido para a op<EFBFBD><EFBFBD>o -x\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
|
||||
#: 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 "Tente '%s --help' para mais informa<6D><61>o.\n"
|
||||
|
||||
#: pg_resetxlog.c:163
|
||||
#: pg_resetxlog.c:150
|
||||
#, 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:159
|
||||
#, fuzzy, c-format
|
||||
msgid "%s: invalid argument for -o option\n"
|
||||
msgstr "%s: argumento inv<6E>lido para a op<6F><70>o -l\n"
|
||||
|
||||
#: pg_resetxlog.c:165
|
||||
#, fuzzy, c-format
|
||||
msgid "%s: OID (-o) must not be 0\n"
|
||||
msgstr "%s: ID de transa<73><61>o (-x) n<>o pode ser 0\n"
|
||||
|
||||
#: pg_resetxlog.c:174 pg_resetxlog.c:181
|
||||
#, 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:195
|
||||
#, 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
|
||||
#: pg_resetxlog.c:215 pg_resetxlog.c:311
|
||||
#, 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
|
||||
#: 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: arquivo de lock %s existe\n"
|
||||
"H<> algum servidor rodando? Se n<>o, delete o arquivo de lock e tente novamente.\n"
|
||||
"H<> algum servidor rodando? Se n<>o, apague o arquivo de trava e tente novamente.\n"
|
||||
|
||||
#: pg_resetxlog.c:210
|
||||
#: pg_resetxlog.c:260
|
||||
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"
|
||||
"Se estes valores lhe parecem aceit<69>veis, use -f para for<6F>ar o rein<EFBFBD>cio (reset).\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"
|
||||
"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"
|
||||
"O servidor de banco de dados n<>o foi desligado corretamente.\n"
|
||||
"Reiniciar 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
|
||||
#: pg_resetxlog.c:285
|
||||
msgid "Transaction log reset\n"
|
||||
msgstr "Reset do log de transa<73><61>o\n"
|
||||
|
||||
#: pg_resetxlog.c:276
|
||||
#: pg_resetxlog.c:314
|
||||
#, c-format
|
||||
msgid ""
|
||||
"If you are sure the data directory path is correct, do\n"
|
||||
@ -78,34 +95,34 @@ msgid ""
|
||||
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"
|
||||
"e tente novamente.\n"
|
||||
|
||||
#: pg_resetxlog.c:289
|
||||
#: pg_resetxlog.c:327
|
||||
#, c-format
|
||||
msgid "%s: could not read %s: %s\n"
|
||||
msgstr "%s: n<>o pude ler %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 existe mas tem CRC inv<6E>lido: prossiga com cuidado\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 existe mas <20> de vers<72>o desconhecida ou n<>o funciona; ignorando\n"
|
||||
msgstr "%s: pg_control existe mas <20> de vers<72>o desconhecida ou n<>o funciona; ignorando-o\n"
|
||||
|
||||
#: pg_resetxlog.c:363
|
||||
#: pg_resetxlog.c:410
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_COLLATE setting\n"
|
||||
msgstr "%s: setagem de LC_COLLATE inv<6E>lida\n"
|
||||
msgstr "%s: valor de LC_COLLATE inv<6E>lido\n"
|
||||
|
||||
#: pg_resetxlog.c:370
|
||||
#: pg_resetxlog.c:417
|
||||
#, c-format
|
||||
msgid "%s: invalid LC_CTYPE setting\n"
|
||||
msgstr "%s: setagem LC_CTYPE inv<6E>lida\n"
|
||||
msgstr "%s: valor LC_CTYPE inv<6E>lido\n"
|
||||
|
||||
#: pg_resetxlog.c:392
|
||||
#: pg_resetxlog.c:439
|
||||
msgid ""
|
||||
"Guessed pg_control values:\n"
|
||||
"\n"
|
||||
@ -113,7 +130,7 @@ msgstr ""
|
||||
"Valores de pg_control supostos:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:394
|
||||
#: pg_resetxlog.c:441
|
||||
msgid ""
|
||||
"pg_control values:\n"
|
||||
"\n"
|
||||
@ -121,158 +138,202 @@ msgstr ""
|
||||
"Valores de pg_control:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:396
|
||||
#: pg_resetxlog.c:443
|
||||
#, 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
|
||||
#: pg_resetxlog.c:444
|
||||
#, c-format
|
||||
msgid "Catalog version number: %u\n"
|
||||
msgstr "N<>mero de vers<72>o de cat<61>logo: %u\n"
|
||||
msgstr "N<>mero de vers<72>o do cat<61>logo: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:398
|
||||
#: pg_resetxlog.c:445
|
||||
#, c-format
|
||||
msgid "Current log file ID: %u\n"
|
||||
msgstr "ID de arquivo de log atual: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:399
|
||||
#: pg_resetxlog.c:446
|
||||
#, c-format
|
||||
msgid "Next log file segment: %u\n"
|
||||
msgstr "Pr<50>ximo segmento de arquivo de log: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:400
|
||||
#: pg_resetxlog.c:447
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's StartUpID: %u\n"
|
||||
msgstr "<22>ltimo StartUpID do checkpoint: %u\n"
|
||||
msgstr "<22>ltimo StartUpID do ponto de checagem (checkpoint): %u\n"
|
||||
|
||||
#: pg_resetxlog.c:401
|
||||
#: pg_resetxlog.c:448
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextXID: %u\n"
|
||||
msgstr "<22>ltimo NextXID do checkpoint: %u\n"
|
||||
msgstr "<22>ltimo NextXID do ponto de checagem (checkpoint): %u\n"
|
||||
|
||||
#: pg_resetxlog.c:402
|
||||
#: pg_resetxlog.c:449
|
||||
#, c-format
|
||||
msgid "Latest checkpoint's NextOID: %u\n"
|
||||
msgstr "<22>ltimo NextOID do checkpoint: %u\n"
|
||||
msgstr "<22>ltimo NextOID do ponto de checagem (checkpoint): %u\n"
|
||||
|
||||
#: pg_resetxlog.c:403
|
||||
#: pg_resetxlog.c:450
|
||||
#, c-format
|
||||
msgid "Database block size: %u\n"
|
||||
msgstr "Tamanho de bloco do banco de dados: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:404
|
||||
#: pg_resetxlog.c:451
|
||||
#, c-format
|
||||
msgid "Blocks per segment of large relation: %u\n"
|
||||
msgstr "Blocos/segmento de rela<6C><61>o grande: %u\n"
|
||||
msgstr "Blocos por segmento de rela<6C><61>o grande: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:405
|
||||
#: pg_resetxlog.c:452
|
||||
#, c-format
|
||||
msgid "Maximum length of identifiers: %u\n"
|
||||
msgstr "Tamanho maximo de identificadores: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:453
|
||||
#, c-format
|
||||
msgid "Maximum number of function arguments: %u\n"
|
||||
msgstr "N<>mero maximo de argumentos de fun<75><6E>o: %u\n"
|
||||
|
||||
#: pg_resetxlog.c:454
|
||||
#, fuzzy, c-format
|
||||
msgid "Date/time type storage: %s\n"
|
||||
msgstr "Armazenamento de tipos Date/time: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:455
|
||||
msgid "64-bit integers"
|
||||
msgstr "Inteiros de 64 bits"
|
||||
|
||||
#: pg_resetxlog.c:455
|
||||
msgid "Floating point"
|
||||
msgstr "Ponto flutuante"
|
||||
|
||||
#: pg_resetxlog.c:456
|
||||
#, c-format
|
||||
msgid "Maximum length of locale name: %u\n"
|
||||
msgstr "Tamanho maximo de nome de localidade: %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: erro interno -- sizeof(ControlFileData) muito grande ... consertar xlog.c\n"
|
||||
"%s: erro interno -- sizeof(ControlFileData) <20> muito grande ... conserte o 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: n<>o pude criar arquivo de 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: n<>o pude escerver arquivo de pg_control: %s\n"
|
||||
msgstr "%s: n<>o pude escrever arquivo de 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: erro de fsync: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:511
|
||||
#: pg_resetxlog.c:563
|
||||
#, 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
|
||||
#: pg_resetxlog.c:577
|
||||
#, c-format
|
||||
msgid "%s: could not delete file %s: %s\n"
|
||||
msgstr "%s: n<>o pude deletar arquivo %s: %s\n"
|
||||
msgstr "%s: n<>o pude apagar arquivo %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: n<>o pude ler do diret<65>rio %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:598
|
||||
#: pg_resetxlog.c:650
|
||||
#, 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
|
||||
#: pg_resetxlog.c:661 pg_resetxlog.c:675
|
||||
#, c-format
|
||||
msgid "%s: could not write %s: %s\n"
|
||||
msgstr "%s: n<>o pude escrever %s: %s\n"
|
||||
|
||||
#: pg_resetxlog.c:642
|
||||
#: pg_resetxlog.c:694
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s resets the PostgreSQL transaction log.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"%s reseta o log de transa<73><61>o PostgreSQL.\n"
|
||||
"%s reinicia o log de transa<73><61>o do PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:643
|
||||
#, c-format
|
||||
#: pg_resetxlog.c:695
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
" %s [OPTIONS] DATADIR\n"
|
||||
" %s [OPTION]... DATADIR\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Uso:\n"
|
||||
" %s [OP<4F><50>ES] DATADIR\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:644
|
||||
#: pg_resetxlog.c:696
|
||||
msgid "Options:\n"
|
||||
msgstr "Op<4F><70>es:\n"
|
||||
|
||||
#: pg_resetxlog.c:645
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f for<EFBFBD>a o update a ser feito\n"
|
||||
#: pg_resetxlog.c:697
|
||||
#, fuzzy
|
||||
msgid " -f force update to be done\n"
|
||||
msgstr " -f for<6F>a a atualiza<7A><61>o a ser feita\n"
|
||||
|
||||
#: pg_resetxlog.c:646
|
||||
#: pg_resetxlog.c:698
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
" -l FILEID,SEG force minimum WAL starting location for new transaction "
|
||||
" -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"
|
||||
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
|
||||
#: pg_resetxlog.c:699
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
" -n no update, just show extracted control values (for "
|
||||
" -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"
|
||||
msgstr " -n sem atualiza<7A><61>o, 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:700
|
||||
#, fuzzy
|
||||
msgid " -o OID set next OID\n"
|
||||
msgstr " -x XID acerta pr<70>ximo ID de transa<73><61>o\n"
|
||||
|
||||
#: pg_resetxlog.c:649
|
||||
#: pg_resetxlog.c:701
|
||||
#, fuzzy
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID acerta pr<70>ximo ID de transa<73><61>o\n"
|
||||
|
||||
#: pg_resetxlog.c:702
|
||||
msgid " --help show this help, then exit\n"
|
||||
msgstr " --help mostra essa ajuda e termina\n"
|
||||
|
||||
#: pg_resetxlog.c:703
|
||||
msgid " --version output version information, then exit\n"
|
||||
msgstr " --version mostra informas de vers<72>o e termina\n"
|
||||
|
||||
#: pg_resetxlog.c:704
|
||||
msgid ""
|
||||
"\n"
|
||||
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Reportar bugs a <pgsql-bugs@postgresql.org>.\n"
|
||||
"Relatar problemas para <pgsql-bugs@postgresql.org>.\n"
|
||||
|
@ -4,8 +4,8 @@
|
||||
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"
|
||||
"POT-Creation-Date: 2002-10-25 04:17-0400\n"
|
||||
"PO-Revision-Date: 2002-10-26 06:51+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"
|
||||
@ -126,13 +126,17 @@ msgstr "%s: ogiltig inst
|
||||
msgid ""
|
||||
"Guessed pg_control values:\n"
|
||||
"\n"
|
||||
msgstr "Gissade pg_control-v<>rden:\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"
|
||||
msgstr ""
|
||||
"pg_control-v<>rden:\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:443
|
||||
#, c-format
|
||||
@ -268,17 +272,19 @@ msgstr "%s: kunde inte skriva %s: %s\n"
|
||||
msgid ""
|
||||
"%s resets the PostgreSQL transaction log.\n"
|
||||
"\n"
|
||||
msgstr "%s <20>terst<73>ller PostgreSQL transaktionslogg.\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"
|
||||
" %s [OPTION]... DATADIR\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Anv<6E>ndning:\n"
|
||||
" %s [FLAGGOR] DATAKATALOG\n"
|
||||
" %s [FLAGGA]... DATAKATALOG\n"
|
||||
"\n"
|
||||
|
||||
#: pg_resetxlog.c:696
|
||||
@ -286,31 +292,41 @@ 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"
|
||||
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 "
|
||||
" -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"
|
||||
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 "
|
||||
" -n no update, just show extracted control values (for "
|
||||
"testing)\n"
|
||||
msgstr " -n ingen updatering, visa bara kontrollv<6C>rden (f<>r testning)\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<EFBFBD>tt n<>sta OID\n"
|
||||
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<EFBFBD>tt n<>sta transaktions-ID\n"
|
||||
msgid " -x XID set next transaction ID\n"
|
||||
msgstr " -x XID s<>tt n<>sta transaktions-ID\n"
|
||||
|
||||
#: pg_resetxlog.c:702
|
||||
msgid " --help show this help, then exit\n"
|
||||
msgstr " --help visa den h<>r hj<68>lpen, avsluta sedan\n"
|
||||
|
||||
#: pg_resetxlog.c:703
|
||||
msgid " --version output version information, then exit\n"
|
||||
msgstr " --version visa versionsinformation, avsluta sedan\n"
|
||||
|
||||
#: pg_resetxlog.c:704
|
||||
msgid ""
|
||||
"\n"
|
||||
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr "\nReportera buggar till <pgsql-bugs@postgresql.org>.\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Reportera buggar till <pgsql-bugs@postgresql.org>.\n"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $Header: /cvsroot/pgsql/src/bin/psql/nls.mk,v 1.7 2001/11/29 18:59:28 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/bin/psql/nls.mk,v 1.8 2003/06/28 22:31:01 petere Exp $
|
||||
CATALOG_NAME := psql
|
||||
AVAIL_LANGUAGES := cs de fr ru sv zh_CN zh_TW
|
||||
AVAIL_LANGUAGES := cs de fr hu ru sv zh_CN zh_TW
|
||||
GETTEXT_FILES := command.c common.c copy.c help.c input.c large_obj.c \
|
||||
mainloop.c print.c startup.c describe.c
|
||||
GETTEXT_TRIGGERS:= _ psql_error simple_prompt
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,15 +1,15 @@
|
||||
# German message translation file for libpq
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2002.
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/de.po,v 1.2 2002/09/22 20:57:21 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/de.po,v 1.3 2003/06/28 22:31:01 petere Exp $
|
||||
#
|
||||
# Use these quotes: <20>%s<>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-09-22 13:13+0200\n"
|
||||
"PO-Revision-Date: 2002-09-22 13:13+0200\n"
|
||||
"POT-Creation-Date: 2003-05-19 01:22+0200\n"
|
||||
"PO-Revision-Date: 2003-05-19 01:24+0200\n"
|
||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language-Team: German <peter_e@gmx.net>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -73,21 +73,21 @@ msgstr "ung
|
||||
msgid "fe_getauthname: invalid authentication system: %d\n"
|
||||
msgstr "fe_getauthname: ung<6E>ltiges Authentifizierungssystem: %d\n"
|
||||
|
||||
#: fe-connect.c:484
|
||||
#: fe-connect.c:492
|
||||
msgid "could not determine the PostgreSQL user name to use\n"
|
||||
msgstr "konnte den zu verwendenden PostgreSQL-Benutzernamen nicht bestimmen\n"
|
||||
|
||||
#: fe-connect.c:708
|
||||
#: fe-connect.c:715
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "konnte Socket nicht auf nicht-blockierenden Modus umstellen: %s\n"
|
||||
|
||||
#: fe-connect.c:732
|
||||
#: fe-connect.c:739
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "konnte Socket nicht auf TCP <20>No Delay<61>-Modus umstellen: %s\n"
|
||||
|
||||
#: fe-connect.c:752
|
||||
#: fe-connect.c:759
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -98,7 +98,7 @@ msgstr ""
|
||||
"\tL<74>uft der Server lokal und akzeptiert er Verbindungen\n"
|
||||
"\tauf dem Unix-Domain-Socket <20>%s<>?\n"
|
||||
|
||||
#: fe-connect.c:761
|
||||
#: fe-connect.c:768
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -109,116 +109,116 @@ msgstr ""
|
||||
"\tL<74>uft der Server auf dem Host %s und akzeptiert er\n"
|
||||
"\tTCP/IP-Verbindungen auf Port %s?\n"
|
||||
|
||||
#: fe-connect.c:825
|
||||
#: fe-connect.c:832
|
||||
#, c-format
|
||||
msgid "invalid host address: %s\n"
|
||||
msgstr "ung<6E>ltige Hostadresse: %s\n"
|
||||
|
||||
#: fe-connect.c:844
|
||||
#: fe-connect.c:851
|
||||
#, c-format
|
||||
msgid "unknown host name: %s\n"
|
||||
msgstr "unbekannter Hostname: %s\n"
|
||||
|
||||
#: fe-connect.c:891
|
||||
#: fe-connect.c:898
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "konnte Socket nicht erzeugen: %s\n"
|
||||
|
||||
#: fe-connect.c:959
|
||||
#: fe-connect.c:966
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "konnte Paket zur SSL-Verhandlung nicht senden: %s\n"
|
||||
|
||||
#: fe-connect.c:972
|
||||
#: fe-connect.c:979
|
||||
#, c-format
|
||||
msgid "could not receive server response to SSL negotiation packet: %s\n"
|
||||
msgstr "konnte Serverantwort auf SSL-Verhandlungspaket nicht empfangen: %s\n"
|
||||
|
||||
#: fe-connect.c:1001
|
||||
#: fe-connect.c:1008
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "ung<6E>ltige Antwort auf SSL-Verhandlungspaket empfangen: %c\n"
|
||||
|
||||
#: fe-connect.c:1010
|
||||
#: fe-connect.c:1017
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "Server unterst<73>tzt kein SSL, aber SSL wurde verlangt\n"
|
||||
|
||||
#: fe-connect.c:1232
|
||||
#: fe-connect.c:1203
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "ung<6E>ltiger Verbindungszustand, m<>glicherweise ein Speicherproblem\n"
|
||||
|
||||
#: fe-connect.c:1263
|
||||
#: fe-connect.c:1234
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "konnte Socket-Fehlerstatus nicht ermitteln: %s\n"
|
||||
|
||||
#: fe-connect.c:1283
|
||||
#: fe-connect.c:1254
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "konnte Client-Adresse vom Socket nicht ermitteln: %s\n"
|
||||
|
||||
#: fe-connect.c:1322
|
||||
#: fe-connect.c:1293
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "konnte Startpaket nicht senden: %s\n"
|
||||
|
||||
#: fe-connect.c:1378
|
||||
#: fe-connect.c:1349
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr ""
|
||||
"Authentifizierungsanfrage wurde vom Server erwartet, aber %c wurde "
|
||||
"empfangen\n"
|
||||
|
||||
#: fe-connect.c:1490
|
||||
#: fe-connect.c:1461
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "unerwartete Nachricht vom Server beim Start\n"
|
||||
|
||||
#: fe-connect.c:1549
|
||||
#: fe-connect.c:1520
|
||||
#, c-format
|
||||
msgid "invalid connection state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ung<6E>ltiger Verbindungszustand %c, m<>glicherweise ein Speicherproblem\n"
|
||||
|
||||
#: fe-connect.c:1637
|
||||
#: fe-connect.c:1606
|
||||
#, c-format
|
||||
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ung<6E>ltiger <20>setenv<6E>-Zustand %c, m<>glicherweise ein Speicherproblem\n"
|
||||
|
||||
#: fe-connect.c:1676
|
||||
#: fe-connect.c:1643
|
||||
#, c-format
|
||||
msgid "invalid encoding name in PGCLIENTENCODING: %s\n"
|
||||
msgstr "ung<6E>ltiger Kodierungsname in PGCLIENTENCODING: %s\n"
|
||||
|
||||
#: fe-connect.c:1800
|
||||
#: fe-connect.c:1762
|
||||
#, c-format
|
||||
msgid "invalid state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ung<6E>ltiger Zustand %c, m<>glicherweise ein Speicherproblem\n"
|
||||
|
||||
#: fe-connect.c:2427 fe-connect.c:2436 fe-connect.c:2933 fe-exec.c:1284
|
||||
#: fe-connect.c:2390 fe-connect.c:2399 fe-connect.c:2897 fe-exec.c:1284
|
||||
#: fe-lobj.c:536
|
||||
msgid "out of memory\n"
|
||||
msgstr "Speicher aufgebraucht\n"
|
||||
|
||||
#: fe-connect.c:2475
|
||||
#: fe-connect.c:2438
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "fehlendes <20>=<3D> nach <20>%s<> in der Zeichenkette der Verbindungsdaten\n"
|
||||
|
||||
#: fe-connect.c:2524
|
||||
#: fe-connect.c:2487
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr ""
|
||||
"fehlendes schlie<69>endes Anf<6E>hrungszeichen (\") in der Zeichenkette der "
|
||||
"Verbindugsdaten\n"
|
||||
|
||||
#: fe-connect.c:2558
|
||||
#: fe-connect.c:2521
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "ung<6E>ltige Verbindungsoption <20>%s<>\n"
|
||||
|
||||
#: fe-connect.c:2744
|
||||
#: fe-connect.c:2707
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "Verbindung ist ein NULL-Zeiger\n"
|
||||
|
||||
#: fe-connect.c:2953
|
||||
#: fe-connect.c:2915
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: Password file %s has world or group read access; permission should "
|
||||
@ -394,12 +394,12 @@ msgstr "Integer der Gr
|
||||
msgid "integer of size %lu not supported by pqPutInt\n"
|
||||
msgstr "Integer der Gr<47><72>e %lu wird nicht von pqPutInt unterst<73>tzt\n"
|
||||
|
||||
#: fe-misc.c:389 fe-misc.c:423 fe-misc.c:838
|
||||
#: fe-misc.c:389 fe-misc.c:423 fe-misc.c:856
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() fehlgeschlagen: %s\n"
|
||||
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:798
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:807
|
||||
msgid "connection not open\n"
|
||||
msgstr "Verbindung nicht offen\n"
|
||||
|
||||
@ -423,105 +423,117 @@ msgstr ""
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "konnte keine Daten an den Server senden: %s\n"
|
||||
|
||||
#: fe-secure.c:273 fe-secure.c:319
|
||||
#: fe-misc.c:863
|
||||
msgid "timeout expired\n"
|
||||
msgstr "Timeout abgelaufen\n"
|
||||
|
||||
#: fe-secure.c:278 fe-secure.c:334
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "SSL-SYSCALL-Fehler: %s\n"
|
||||
|
||||
#: fe-secure.c:278 fe-secure.c:324
|
||||
#: fe-secure.c:282 fe-secure.c:338
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "SSL-SYSCALL-Fehler: Dateiende entdeckt\n"
|
||||
|
||||
#: fe-secure.c:286 fe-secure.c:342
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "SSL-Fehler: %s\n"
|
||||
|
||||
#: fe-secure.c:384
|
||||
#: fe-secure.c:295 fe-secure.c:351
|
||||
msgid "Unknown SSL error code\n"
|
||||
msgstr "Unbekannter SSL-Fehlercode\n"
|
||||
|
||||
#: fe-secure.c:407
|
||||
#, c-format
|
||||
msgid "error querying socket: %s\n"
|
||||
msgstr "Fehler beim Auslesen der Socket: %s\n"
|
||||
|
||||
#: fe-secure.c:397
|
||||
#: fe-secure.c:420
|
||||
#, c-format
|
||||
msgid "could not get information about host (%s): %s\n"
|
||||
msgstr "konnte Host-Informationen (%s) nicht ermitteln: %s\n"
|
||||
|
||||
#: fe-secure.c:416
|
||||
#: fe-secure.c:439
|
||||
msgid "unsupported protocol\n"
|
||||
msgstr "nicht unterst<73>tztes Protokoll\n"
|
||||
|
||||
#: fe-secure.c:438
|
||||
#: fe-secure.c:461
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
msgstr "Servlet Common-Name <20>%s<> entspricht nicht %ld.%ld.%ld.%ld\n"
|
||||
|
||||
#: fe-secure.c:445
|
||||
#: fe-secure.c:468
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to peer address\n"
|
||||
msgstr "Server Common-Name <20>%s<> entspricht nicht der Peer-Adresse\n"
|
||||
|
||||
#: fe-secure.c:613
|
||||
#: fe-secure.c:637
|
||||
msgid "could not get user information\n"
|
||||
msgstr "konnte Benutzerinformationen nicht ermitteln\n"
|
||||
|
||||
#: fe-secure.c:625
|
||||
#: fe-secure.c:649
|
||||
#, c-format
|
||||
msgid "could not open certificate (%s): %s\n"
|
||||
msgstr "konnte Zertifikat (%s) nicht <20>ffnen: %s\n"
|
||||
|
||||
#: fe-secure.c:632
|
||||
#: fe-secure.c:656
|
||||
#, c-format
|
||||
msgid "could not read certificate (%s): %s\n"
|
||||
msgstr "konnte Zertifikat (%s) nicht lesen: %s\n"
|
||||
|
||||
#: fe-secure.c:645
|
||||
#: fe-secure.c:669
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key (%s)\n"
|
||||
msgstr "Zertifikat vorhanden, aber kein privater Schl<68>ssel (%s)\n"
|
||||
|
||||
#: fe-secure.c:654
|
||||
#: fe-secure.c:678
|
||||
#, c-format
|
||||
msgid "private key (%s) has wrong permissions\n"
|
||||
msgstr "privater Schl<68>ssel (%s) hat falsche Zugriffsrechte\n"
|
||||
|
||||
#: fe-secure.c:661
|
||||
#: fe-secure.c:685
|
||||
#, c-format
|
||||
msgid "could not open private key file (%s): %s\n"
|
||||
msgstr "konnte private Schl<68>sseldatei (%s) nicht <20>ffnen: %s\n"
|
||||
|
||||
#: fe-secure.c:670
|
||||
#: fe-secure.c:694
|
||||
#, c-format
|
||||
msgid "private key (%s) changed during execution\n"
|
||||
msgstr "privater Schl<68>ssel (%s) w<>hrend der Ausf<73>hrung ge<67>ndert\n"
|
||||
|
||||
#: fe-secure.c:677
|
||||
#: fe-secure.c:701
|
||||
#, c-format
|
||||
msgid "could not read private key (%s): %s\n"
|
||||
msgstr "konnte privaten Schl<68>ssel (%s) nicht lesen: %s\n"
|
||||
|
||||
#: fe-secure.c:689
|
||||
#: fe-secure.c:713
|
||||
#, c-format
|
||||
msgid "certificate/private key mismatch (%s): %s\n"
|
||||
msgstr "Zertifikat/privater Schl<68>ssel stimmen nicht <20>berein (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:717
|
||||
#: fe-secure.c:741
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "konnte SSL-Kontext nicht erzeugen: %s\n"
|
||||
|
||||
#: fe-secure.c:730 fe-secure.c:737
|
||||
#: fe-secure.c:757 fe-secure.c:765
|
||||
#, c-format
|
||||
msgid "could not read root certificate list (%s): %s\n"
|
||||
msgstr "konnte Root-Zertifikat-Liste (%s) nicht lesen: %s\n"
|
||||
|
||||
#: fe-secure.c:784
|
||||
#: fe-secure.c:814
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "konnte SSL-Verbindung nicht aufbauen: %s\n"
|
||||
|
||||
#: fe-secure.c:800
|
||||
#: fe-secure.c:832
|
||||
#, c-format
|
||||
msgid "certificate could not be validated: %s\n"
|
||||
msgstr "Zertifikat konnte nicht validiert werden: %s\n"
|
||||
|
||||
#: fe-secure.c:811
|
||||
#: fe-secure.c:844
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "Zertifikat konnte nicht ermittelt werden: %s\n"
|
||||
|
@ -1,91 +1,92 @@
|
||||
# French message translation file for libpq
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2001.
|
||||
# Lo<4C>c Hennequin <loic.hennequin@wanadoo.fr>, 2002.
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/fr.po,v 1.1 2002/08/21 20:42:27 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/fr.po,v 1.2 2003/06/28 22:31:01 petere Exp $
|
||||
#
|
||||
# Use these quotes: <20>%s<>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.2\n"
|
||||
"POT-Creation-Date: 2001-12-05 20:41+0100\n"
|
||||
"PO-Revision-Date: 2001-12-11 00:02+0100\n"
|
||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language-Team: French <peter_e@gmx.net>\n"
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2003-05-19 01:22+0200\n"
|
||||
"PO-Revision-Date: 2003-05-19 01:32+0200\n"
|
||||
"Last-Translator: Lo<EFBFBD>c HENNEQUIN <loic.hennequin@wanadoo.fr>\n"
|
||||
"Language-Team: French <fr@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: fe-auth.c:228
|
||||
#: fe-auth.c:232
|
||||
#, c-format
|
||||
msgid "Kerberos 4 error: %s\n"
|
||||
msgstr "erreur de Kerberos 4: %s\n"
|
||||
|
||||
#: fe-auth.c:391
|
||||
#: fe-auth.c:395
|
||||
#, c-format
|
||||
msgid "could not set socket to blocking mode: %s\n"
|
||||
msgstr "n'a pas pu activer le mode bloquant pour le socket: %s\n"
|
||||
|
||||
#: fe-auth.c:407
|
||||
#: fe-auth.c:412 fe-auth.c:416
|
||||
#, c-format
|
||||
msgid "Kerberos 5 authentication rejected: %*s\n"
|
||||
msgstr "authentification Kerberos 5 rejet<65>e: %*s\n"
|
||||
|
||||
#: fe-auth.c:427
|
||||
#: fe-auth.c:440
|
||||
#, c-format
|
||||
msgid "could not restore non-blocking mode on socket: %s\n"
|
||||
msgstr "n'a pas pu r<>tablir le mode non-bloquant pour le socket: %s\n"
|
||||
|
||||
#: fe-auth.c:490
|
||||
#: fe-auth.c:503
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
msgstr "m<>thode d'authentification SCM_CRED non support<72>e\n"
|
||||
|
||||
#: fe-auth.c:576
|
||||
#: fe-auth.c:589
|
||||
msgid "Kerberos 4 authentication failed\n"
|
||||
msgstr "<22>chec d'authentification Kerberos 4\n"
|
||||
|
||||
#: fe-auth.c:582
|
||||
#: fe-auth.c:595
|
||||
msgid "Kerberos 4 authentication not supported\n"
|
||||
msgstr "authentification Kerberos 4 non support<72>e\n"
|
||||
|
||||
#: fe-auth.c:593
|
||||
#: fe-auth.c:606
|
||||
msgid "Kerberos 5 authentication failed\n"
|
||||
msgstr "<22>chec d'authentification Kerberos 5\n"
|
||||
|
||||
#: fe-auth.c:599
|
||||
#: fe-auth.c:612
|
||||
msgid "Kerberos 5 authentication not supported\n"
|
||||
msgstr "authentification Kerberos 5 non support<72>e\n"
|
||||
|
||||
#: fe-auth.c:627
|
||||
#: fe-auth.c:640
|
||||
#, c-format
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "m<>thode d'authentification %u non support<72>e\n"
|
||||
|
||||
#: fe-auth.c:664
|
||||
#: fe-auth.c:677
|
||||
#, c-format
|
||||
msgid "invalid authentication service name \"%s\", ignored\n"
|
||||
msgstr "nom invalide de service d'authentification <20>%s<>, ignor<6F>\n"
|
||||
|
||||
#: fe-auth.c:721
|
||||
#: fe-auth.c:734
|
||||
#, c-format
|
||||
msgid "fe_getauthname: invalid authentication system: %d\n"
|
||||
msgstr "fe_getauthname: syst<73>me invalide d'authentification: %d\n"
|
||||
|
||||
#: fe-connect.c:483
|
||||
#: fe-connect.c:492
|
||||
msgid "could not determine the PostgreSQL user name to use\n"
|
||||
msgstr "n'a pas pu d<>terminer le nom d'utilisateur <20> utiliser\n"
|
||||
|
||||
#: fe-connect.c:703
|
||||
#: fe-connect.c:715
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "n'a pas pu activer le mode non-bloquant pour le socket: %s\n"
|
||||
|
||||
#: fe-connect.c:727
|
||||
#: fe-connect.c:739
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "n'a pas pu activer le mode non-bloquant de TCP pour le socket: %s\n"
|
||||
|
||||
#: fe-connect.c:747
|
||||
#: fe-connect.c:759
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -94,9 +95,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"n'a pas pu connecter au serveur: %s\n"
|
||||
"\tEst-ce que le serveur est en <20>xecution <20> l'h<>te local\n"
|
||||
"\tet en acceptant des connexions au socket Unix <20>%s<>?\n"
|
||||
"\tet accepte des connexions au socket Unix <20>%s<>?\n"
|
||||
|
||||
#: fe-connect.c:756
|
||||
#: fe-connect.c:768
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -107,208 +108,225 @@ msgstr ""
|
||||
"\tEst-ce que le serveur est en <20>xecution <20> l'h<>te %s\n"
|
||||
"\tet en acceptant des connexions TCP/IP au port %s?\n"
|
||||
|
||||
#: fe-connect.c:820
|
||||
#: fe-connect.c:832
|
||||
#, c-format
|
||||
msgid "invalid host address: %s\n"
|
||||
msgstr "adresse invalide de l'h<>te: %s\n"
|
||||
|
||||
#: fe-connect.c:839
|
||||
#: fe-connect.c:851
|
||||
#, c-format
|
||||
msgid "unknown host name: %s\n"
|
||||
msgstr "nom inconnu de l'h<>te: %s\n"
|
||||
|
||||
#: fe-connect.c:881
|
||||
#: fe-connect.c:898
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "n'a pas pu cr<63>er le socket: %s\n"
|
||||
|
||||
#: fe-connect.c:944
|
||||
#: fe-connect.c:966
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "n'a pas pu transmettre le paquet de n<>gociation SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:952
|
||||
#: fe-connect.c:979
|
||||
#, c-format
|
||||
msgid "could not receive server response to SSL negotiation packet: %s\n"
|
||||
msgstr "n'a pas pu recevoir la r<>ponse au paquet de n<>gociation SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:966
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "n'a pas pu cr<63>er le contexte SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:976
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "n'a pas pu <20>tablir la connexion SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:999
|
||||
#: fe-connect.c:1008
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "r<>ponse invalide au n<>gociation SSL <20>tait re<72>ue: %c\n"
|
||||
|
||||
#: fe-connect.c:1008
|
||||
#: fe-connect.c:1017
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "le serveur ne supporte pas SSL, mais SSL <20>tait exig<69>\n"
|
||||
|
||||
#: fe-connect.c:1174
|
||||
#: fe-connect.c:1203
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "<EFBFBD>tat invalide de connexion, probablement une indication de m<>moire corrompue\n"
|
||||
msgstr ""
|
||||
"<22>tat invalide de connexion, probablement une indication de m<>moire "
|
||||
"corrompue\n"
|
||||
|
||||
#: fe-connect.c:1205
|
||||
#: fe-connect.c:1234
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "n'a pas pu d<>terminer l'erreur du socket: %s\n"
|
||||
|
||||
#: fe-connect.c:1225
|
||||
#: fe-connect.c:1254
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "n'a pas pu obtenir l'adresse du client du socket: %s\n"
|
||||
|
||||
#: fe-connect.c:1264
|
||||
#: fe-connect.c:1293
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "n'a pas pu transmettre le paquet de d<>marrage: %s\n"
|
||||
|
||||
#: fe-connect.c:1320
|
||||
#: fe-connect.c:1349
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "requ<71>te d'authentification attendue, mais %c <20>tait re<72>u\n"
|
||||
|
||||
#: fe-connect.c:1432
|
||||
#: fe-connect.c:1461
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "message inattendu du serveur lors de d<>marrage\n"
|
||||
|
||||
#: fe-connect.c:1491
|
||||
#: fe-connect.c:1520
|
||||
#, c-format
|
||||
msgid "invalid connection state %c, probably indicative of memory corruption\n"
|
||||
msgstr "<EFBFBD>tat invalide de connexion (%c), probablement une indication de m<>moire corrompue\n"
|
||||
msgstr ""
|
||||
"<22>tat invalide de connexion (%c), probablement une indication de m<>moire "
|
||||
"corrompue\n"
|
||||
|
||||
#: fe-connect.c:1590
|
||||
#: fe-connect.c:1606
|
||||
#, c-format
|
||||
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
|
||||
msgstr "<EFBFBD>tat invalide de setenv (%c), probablement une indication de m<>moire corrompue\n"
|
||||
msgstr ""
|
||||
"<22>tat invalide de setenv (%c), probablement une indication de m<>moire "
|
||||
"corrompue\n"
|
||||
|
||||
#: fe-connect.c:1630
|
||||
#: fe-connect.c:1643
|
||||
#, c-format
|
||||
msgid "invalid encoding name in PGCLIENTENCODING: %s\n"
|
||||
msgstr "nom invalide d'encodage en PGCLIENTENCODING: %s\n"
|
||||
|
||||
#: fe-connect.c:1755
|
||||
#: fe-connect.c:1762
|
||||
#, c-format
|
||||
msgid "invalid state %c, probably indicative of memory corruption\n"
|
||||
msgstr "<22>tat invalide (%c), probablement une indication de m<>moire corrompue\n"
|
||||
|
||||
#: fe-connect.c:2374 fe-connect.c:2383 fe-exec.c:1184 fe-lobj.c:536
|
||||
#: fe-connect.c:2390 fe-connect.c:2399 fe-connect.c:2897 fe-exec.c:1284
|
||||
#: fe-lobj.c:536
|
||||
msgid "out of memory\n"
|
||||
msgstr "m<>moire <20>puis<69>e\n"
|
||||
|
||||
#: fe-connect.c:2422
|
||||
#: fe-connect.c:2438
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "<22>=<3D> manquant apr<70>s <20>%s<> dans la cha<68>ne de param<61>tres de connexion\n"
|
||||
|
||||
#: fe-connect.c:2471
|
||||
#: fe-connect.c:2487
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "cha<EFBFBD>ne incompl<70>te entre guillemets dans la cha<68>ne de param<61>tres de connexion\n"
|
||||
msgstr ""
|
||||
"cha<68>ne incompl<70>te entre guillemets dans la cha<68>ne de param<61>tres de "
|
||||
"connexion\n"
|
||||
|
||||
#: fe-connect.c:2505
|
||||
#: fe-connect.c:2521
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "option invalide de connexion <20>%s<>\n"
|
||||
|
||||
#: fe-connect.c:2720
|
||||
#: fe-connect.c:2707
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr ""
|
||||
msgstr "le pointeur de connexion vaut NULL\n"
|
||||
|
||||
#: fe-exec.c:633
|
||||
#: fe-connect.c:2915
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: Password file %s has world or group read access; permission should "
|
||||
"be u=rw (0600)\n"
|
||||
msgstr ""
|
||||
"ATTENTION: Le fichier des mots de passe %s a des permission de groupe et "
|
||||
"pour tous en lecture; les permissions doivent <20>tre u=rw (0600)\n"
|
||||
|
||||
#: fe-exec.c:737
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr ""
|
||||
msgstr "la chaine de commande est un pointeur nul\n"
|
||||
|
||||
#: fe-exec.c:641
|
||||
#: fe-exec.c:745
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "aucune connexion au serveur\n"
|
||||
|
||||
#: fe-exec.c:648
|
||||
#: fe-exec.c:752
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "une autre commande est d<>j<EFBFBD> en cours\n"
|
||||
|
||||
#: fe-exec.c:846
|
||||
#: fe-exec.c:950
|
||||
#, c-format
|
||||
msgid "message type 0x%02x arrived from server while idle\n"
|
||||
msgstr ""
|
||||
"type de message 0x%02x est arriv<69> du serveur pendant qu'il <20>tait inactif\n"
|
||||
|
||||
#: fe-exec.c:888
|
||||
#: fe-exec.c:992
|
||||
#, c-format
|
||||
msgid ""
|
||||
"unexpected character %c following empty query response (\"I\" message)\n"
|
||||
msgstr ""
|
||||
"caract<63>re %c inattendu suivant une r<>ponse <20> une requ<71>te vide (message \"I"
|
||||
"\")\n"
|
||||
|
||||
#: fe-exec.c:945
|
||||
#: fe-exec.c:1049
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
msgstr ""
|
||||
"le serveur a envoy<6F> des donn<6E>es (message \"D\") sans description de ligne "
|
||||
"pr<70>alable (message \"T\")\n"
|
||||
|
||||
#: fe-exec.c:962
|
||||
#: fe-exec.c:1066
|
||||
msgid ""
|
||||
"server sent binary data (\"B\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
msgstr ""
|
||||
"le serveur a envoy<6F> des donn<6E>es binaires (message \"B\") sans description "
|
||||
"ant<6E>rieure de la ligne (message \"T\" )\n"
|
||||
|
||||
#: fe-exec.c:978
|
||||
#: fe-exec.c:1082
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "r<>ponse inattendue du serveur; le premier caract<63>re re<72>u a <20>t<EFBFBD> <20>%c<>\n"
|
||||
|
||||
#: fe-exec.c:1271
|
||||
#: fe-exec.c:1371
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "asyncStatus inattendu: %d\n"
|
||||
|
||||
#: fe-exec.c:1321
|
||||
#: fe-exec.c:1421
|
||||
msgid "COPY state must be terminated first\n"
|
||||
msgstr "<22>tat COPY doit <20>tre termin<69> auparavant\n"
|
||||
|
||||
#: fe-exec.c:1672
|
||||
#: fe-exec.c:1780
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "aucun COPY en cours\n"
|
||||
|
||||
#: fe-exec.c:1711
|
||||
#: fe-exec.c:1819
|
||||
msgid "lost synchronization with server, resetting connection\n"
|
||||
msgstr "synchronisation avec le serveur <20>tait perdue, la connexion sera r<>initialis<69>e\n"
|
||||
msgstr ""
|
||||
"synchronisation avec le serveur <20>tait perdue, la connexion sera "
|
||||
"r<>initialis<69>e\n"
|
||||
|
||||
#: fe-exec.c:1776
|
||||
#: fe-exec.c:1884
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "mauvais <20>tat de connexion\n"
|
||||
|
||||
#: fe-exec.c:1878 fe-exec.c:1912
|
||||
#: fe-exec.c:1986 fe-exec.c:2020
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "erreur de protocole: id=0x%x\n"
|
||||
|
||||
#: fe-exec.c:1947
|
||||
#: fe-exec.c:2055
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "code invalide ExecStatusType"
|
||||
|
||||
#: fe-exec.c:2000 fe-exec.c:2033
|
||||
#: fe-exec.c:2108 fe-exec.c:2141
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d\n"
|
||||
msgstr "nombre de colonne %d est en dehors des limites 0..%d\n"
|
||||
|
||||
#: fe-exec.c:2022
|
||||
#: fe-exec.c:2130
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d\n"
|
||||
msgstr ""
|
||||
msgstr "le num<75>ro de ligne %d est hors de l'<27>tendue 0..%d\n"
|
||||
|
||||
#: fe-exec.c:2217
|
||||
#: fe-exec.c:2325
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s\n"
|
||||
msgstr "n'a pas pu interpr<70>ter la r<>ponse du serveur: %s\n"
|
||||
|
||||
#: fe-exec.c:2233
|
||||
#: fe-exec.c:2341
|
||||
msgid "no row count available\n"
|
||||
msgstr ""
|
||||
msgstr "le nombre de lignes n'est pas disponible\n"
|
||||
|
||||
#: fe-lobj.c:400 fe-lobj.c:483
|
||||
#, c-format
|
||||
@ -318,12 +336,12 @@ msgstr "n'a pas pu ouvrir
|
||||
#: fe-lobj.c:412
|
||||
#, c-format
|
||||
msgid "could not create large object for file \"%s\"\n"
|
||||
msgstr ""
|
||||
msgstr "ne peut pas cr<63>er l'objet large pour le fichier \"%s\"\n"
|
||||
|
||||
#: fe-lobj.c:422 fe-lobj.c:472
|
||||
#, c-format
|
||||
msgid "could not open large object %u\n"
|
||||
msgstr ""
|
||||
msgstr "ne peut pas ouvrir l'objet large %u\n"
|
||||
|
||||
#: fe-lobj.c:437
|
||||
#, c-format
|
||||
@ -338,6 +356,8 @@ msgstr "erreur d'
|
||||
#: fe-lobj.c:564
|
||||
msgid "query to initialize large object functions did not return data\n"
|
||||
msgstr ""
|
||||
"la requ<71>te d'initialisation des fonctions des objets larges ne retourne pas "
|
||||
"de donn<6E>es\n"
|
||||
|
||||
#: fe-lobj.c:602
|
||||
msgid "cannot determine OID of function lo_open\n"
|
||||
@ -371,36 +391,31 @@ msgstr "ne peut pas d
|
||||
msgid "cannot determine OID of function lowrite\n"
|
||||
msgstr "ne peut pas d<>terminer l'OID de la fonction lowrite\n"
|
||||
|
||||
#: fe-misc.c:132
|
||||
#, c-format
|
||||
msgid "could not flush enough data (space available: %d, space needed %d)\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-misc.c:281
|
||||
#: fe-misc.c:303
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqGetInt\n"
|
||||
msgstr "entier de taille %lu non support<72> par pqGetInt\n"
|
||||
|
||||
#: fe-misc.c:319
|
||||
#: fe-misc.c:341
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqPutInt\n"
|
||||
msgstr "entier de taille %lu non support<72> par pqPutInt\n"
|
||||
|
||||
#: fe-misc.c:357 fe-misc.c:391 fe-misc.c:779
|
||||
#: fe-misc.c:389 fe-misc.c:423 fe-misc.c:856
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "<22>chec de select(): %s\n"
|
||||
|
||||
#: fe-misc.c:418 fe-misc.c:618 fe-misc.c:758
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:807
|
||||
msgid "connection not open\n"
|
||||
msgstr "connexion n'est pas active\n"
|
||||
|
||||
#: fe-misc.c:489 fe-misc.c:575
|
||||
#: fe-misc.c:515 fe-misc.c:595
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "n'a pas pu recevoir des donn<6E>es du serveur: %s\n"
|
||||
|
||||
#: fe-misc.c:592 fe-misc.c:676
|
||||
#: fe-misc.c:612 fe-misc.c:686
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
"\tThis probably means the server terminated abnormally\n"
|
||||
@ -410,7 +425,125 @@ msgstr ""
|
||||
"\tPeut-<2D>tre c'est <20> dire que le serveur a termin<69> anormalement\n"
|
||||
"\tavant ou lors du traitement de la requ<71>te.\n"
|
||||
|
||||
#: fe-misc.c:692
|
||||
#: fe-misc.c:702
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "n'a pas pu transmettre des donn<6E>es au serveur: %s\n"
|
||||
|
||||
#: fe-misc.c:863
|
||||
msgid "timeout expired\n"
|
||||
msgstr "le d<>lai a expir<69>\n"
|
||||
|
||||
#: fe-secure.c:278 fe-secure.c:334
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "erreur SYSCALL SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:282 fe-secure.c:338
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "erreur SYSCALL SSL: EOF a <20>t<EFBFBD> trouv<75>\n"
|
||||
|
||||
#: fe-secure.c:286 fe-secure.c:342
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "erreur de SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:295 fe-secure.c:351
|
||||
msgid "Unknown SSL error code\n"
|
||||
msgstr "code d'erreur SSL inconnue\n"
|
||||
|
||||
#: fe-secure.c:407
|
||||
#, c-format
|
||||
msgid "error querying socket: %s\n"
|
||||
msgstr "erreur dans l'appel <20> la socket <20>%s<>\n"
|
||||
|
||||
#: fe-secure.c:420
|
||||
#, c-format
|
||||
msgid "could not get information about host (%s): %s\n"
|
||||
msgstr "n'a pas pu obtenir les information sur l'h<>te (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:439
|
||||
msgid "unsupported protocol\n"
|
||||
msgstr "protocole non support<72>\n"
|
||||
|
||||
#: fe-secure.c:461
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
msgstr ""
|
||||
"le nom courant du serveur \"%s\" n'a pas pu <20>tre r<>solu en %ld.%ld.%ld.%ld\n"
|
||||
|
||||
#: fe-secure.c:468
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to peer address\n"
|
||||
msgstr ""
|
||||
"le nom courant du serveur \"%s\" n'a pas pu <20>tre r<>solu en une adresse d'un "
|
||||
"pair\n"
|
||||
|
||||
#: fe-secure.c:637
|
||||
msgid "could not get user information\n"
|
||||
msgstr "n'a pas pu obtenir les informations utilisateur\n"
|
||||
|
||||
#: fe-secure.c:649
|
||||
#, c-format
|
||||
msgid "could not open certificate (%s): %s\n"
|
||||
msgstr "n'a pas pu ouvrir le certificat (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:656
|
||||
#, c-format
|
||||
msgid "could not read certificate (%s): %s\n"
|
||||
msgstr "n'a pas pu lire le certificat (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:669
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key (%s)\n"
|
||||
msgstr "le certificat est pr<70>sent, mais pas la cl<63> priv<69>e (%s)\n"
|
||||
|
||||
#: fe-secure.c:678
|
||||
#, c-format
|
||||
msgid "private key (%s) has wrong permissions\n"
|
||||
msgstr "la cl<63> priv<69>e (%s) n'a pas les bonnes permissions\n"
|
||||
|
||||
#: fe-secure.c:685
|
||||
#, c-format
|
||||
msgid "could not open private key file (%s): %s\n"
|
||||
msgstr "n'a pas pu ouvrir le fichier de cl<63> priv<69>e (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:694
|
||||
#, c-format
|
||||
msgid "private key (%s) changed during execution\n"
|
||||
msgstr "la cl<63> priv<69>e (%s) a chang<6E> pendant l'ex<65>cution\n"
|
||||
|
||||
#: fe-secure.c:701
|
||||
#, c-format
|
||||
msgid "could not read private key (%s): %s\n"
|
||||
msgstr "n'a pas pu lire la cl<63> priv<69>e (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:713
|
||||
#, c-format
|
||||
msgid "certificate/private key mismatch (%s): %s\n"
|
||||
msgstr "le certificat et la cl<63> priv<69>e ne correspondent pas (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:741
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "n'a pas pu cr<63>er le contexte SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:757 fe-secure.c:765
|
||||
#, c-format
|
||||
msgid "could not read root certificate list (%s): %s\n"
|
||||
msgstr "n'a pas pu lire la liste de certificat racine (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:814
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "n'a pas pu <20>tablir la connexion SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:832
|
||||
#, c-format
|
||||
msgid "certificate could not be validated: %s\n"
|
||||
msgstr "le certificat n'a pas pu <20>tre valid<69>: %s\n"
|
||||
|
||||
#: fe-secure.c:844
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "le certificat n'a pas pu <20>tre obtenu: %s\n"
|
||||
|
@ -1,37 +1,38 @@
|
||||
# Translation to Portuguese (Brazilian) language
|
||||
# Cesar Suga <sartre@linuxbr.com>, 2002.
|
||||
# Fair & Simple Networks Ltda.
|
||||
# Cesar Suga <sartre@linuxbr.com>, 2002.- Fair & Simple Networks Ltda.
|
||||
# Roberto Mello <rmello@fslc.usu.edu>, 2002.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.2\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"
|
||||
"POT-Creation-Date: 2002-12-05 04:19-0500\n"
|
||||
"PO-Revision-Date: 2002-12-05 18:51GMT\n"
|
||||
"Last-Translator: Roberto Mello <rmello@fslc.usu.edu>\n"
|
||||
"Language-Team: Roberto Mello <rmello@fslc.usu.edu>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: KBabel 0.9.5\n"
|
||||
|
||||
#: fe-auth.c:232
|
||||
#, c-format
|
||||
msgid "Kerberos 4 error: %s\n"
|
||||
msgstr "Erro Kerberos 4: %s\n"
|
||||
msgstr "Erro do Kerberos 4: %s\n"
|
||||
|
||||
#: fe-auth.c:395
|
||||
#, c-format
|
||||
msgid "could not set socket to blocking mode: %s\n"
|
||||
msgstr "n<>o pude setar socket para modo blocking: %s\n"
|
||||
msgstr "n<>o pude configurar o soquete para modo bloqueado: %s\n"
|
||||
|
||||
#: fe-auth.c:412 fe-auth.c:416
|
||||
#, c-format
|
||||
msgid "Kerberos 5 authentication rejected: %*s\n"
|
||||
msgstr "Autentica<63><61>o Kerberos 5 rejeitavda: %*s\n"
|
||||
msgstr "Autentica<63><61>o Kerberos 5 rejeitada: %*s\n"
|
||||
|
||||
#: fe-auth.c:440
|
||||
#, c-format
|
||||
msgid "could not restore non-blocking mode on socket: %s\n"
|
||||
msgstr "n<>o pude restaurar modo non-blocking no socket: %s\n"
|
||||
msgstr "n<>o pude restaurar modo n<EFBFBD>o-bloqueado no soquete: %s\n"
|
||||
|
||||
#: fe-auth.c:503
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
@ -68,21 +69,21 @@ msgstr "nome de servi
|
||||
msgid "fe_getauthname: invalid authentication system: %d\n"
|
||||
msgstr "fe_getauthname: sistema de autentica<63><61>o inv<6E>lido: %d\n"
|
||||
|
||||
#: fe-connect.c:484
|
||||
#: fe-connect.c:483
|
||||
msgid "could not determine the PostgreSQL user name to use\n"
|
||||
msgstr "n<>o pude determinar o usu<73>rio PostgreSQL a usar\n"
|
||||
msgstr "n<>o pude determinar o usu<73>rio PostgreSQL a ser usado\n"
|
||||
|
||||
#: fe-connect.c:708
|
||||
#: fe-connect.c:710
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "n<>o pude setar socket para modo non-blocking: %s\n"
|
||||
msgstr "n<>o pude configurar o soquete para modo n<EFBFBD>o-bloqueado: %s\n"
|
||||
|
||||
#: fe-connect.c:732
|
||||
#: fe-connect.c:734
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "n<>o pude setar socket para modo TCP sem delay: %s\n"
|
||||
msgstr "n<>o pude configurar soquete para modo TCP sem atraso: %s\n"
|
||||
|
||||
#: fe-connect.c:752
|
||||
#: fe-connect.c:754
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -91,9 +92,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"n<>o pude conectar ao servidor: %s\n"
|
||||
"\tO servidor est<73> rodando localmente e aceitando\n"
|
||||
"\tconex<65>es no Unix domain socket \"%s\"?\n"
|
||||
"\tconex<65>es no soquete de dom<6F>nio Unix \"%s\"?\n"
|
||||
|
||||
#: fe-connect.c:761
|
||||
#: fe-connect.c:763
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -104,127 +105,125 @@ msgstr ""
|
||||
"\tO servidor est<73> rodando na m<>quina %s e aceitando\n"
|
||||
"\tconex<65>es TCP/IP na porta %s?\n"
|
||||
|
||||
#: fe-connect.c:825
|
||||
#: fe-connect.c:827
|
||||
#, c-format
|
||||
msgid "invalid host address: %s\n"
|
||||
msgstr "nome inv<6E>lido de m<>quina: %s\n"
|
||||
|
||||
#: fe-connect.c:844
|
||||
#: fe-connect.c:846
|
||||
#, c-format
|
||||
msgid "unknown host name: %s\n"
|
||||
msgstr "m<>quina desconhecida: %s\n"
|
||||
|
||||
#: fe-connect.c:891
|
||||
#: fe-connect.c:893
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "n<>o pude criar socket: %s\n"
|
||||
msgstr "n<>o pude criar soquete: %s\n"
|
||||
|
||||
#: fe-connect.c:959
|
||||
#: fe-connect.c:961
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "n<>o pude mandar pacote de negocia<69><61>o SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:972
|
||||
#: fe-connect.c:974
|
||||
#, c-format
|
||||
msgid "could not receive server response to SSL negotiation packet: %s\n"
|
||||
msgstr "n<>o pude receber resposta do servidor para pacote de negocia<69><61>o SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:1001
|
||||
#: fe-connect.c:1003
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "recebida resposta inv<6E>lida a negocia<69><61>o SSL: %c\n"
|
||||
|
||||
#: fe-connect.c:1010
|
||||
#: fe-connect.c:1012
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "servidor nao suporta SSL, mas SSL foi requerido\n"
|
||||
|
||||
#: fe-connect.c:1232
|
||||
#: fe-connect.c:1198
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "estado de conex<65>o inv<6E>lido, prov<EFBFBD>vel indicativo de corrup<75><70>o de mem<65>ria\n"
|
||||
msgstr "estado de conex<65>o inv<6E>lido, provavelmente indicativo de corrup<75><70>o de mem<65>ria\n"
|
||||
|
||||
#: fe-connect.c:1263
|
||||
#: fe-connect.c:1229
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "n<>o pude obter status de erro de socket: %s\n"
|
||||
msgstr "n<>o pude obter estado do erro de soquete: %s\n"
|
||||
|
||||
#: fe-connect.c:1283
|
||||
#: fe-connect.c:1249
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "n<>o pude pegar endere<72>o de cliente do socket: %s\n"
|
||||
msgstr "n<>o pude obter endere<72>o de cliente do soquete: %s\n"
|
||||
|
||||
#: fe-connect.c:1322
|
||||
#: fe-connect.c:1288
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "n<>o pude mandar pacote de inicia<69><61>o: %s\n"
|
||||
msgstr "n<>o pude enviar pacote de inicializa<EFBFBD><EFBFBD>o: %s\n"
|
||||
|
||||
#: fe-connect.c:1378
|
||||
#: fe-connect.c:1344
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "pedido de autentica<63><61>o esperado do servidor, mas recebido %c\n"
|
||||
|
||||
#: fe-connect.c:1490
|
||||
#: fe-connect.c:1456
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "mensagem n<>o esperada do servidor durante startup\n"
|
||||
msgstr "mensagem n<>o esperada do servidor durante inicializa<EFBFBD><EFBFBD>o\n"
|
||||
|
||||
#: fe-connect.c:1549
|
||||
#: fe-connect.c:1515
|
||||
#, c-format
|
||||
msgid "invalid connection state %c, probably indicative of memory corruption\n"
|
||||
msgstr ""
|
||||
"estado de conex<65>o %c inv<6E>lido, provavelmente indicativo de corrup<75><70>o de\n"
|
||||
"mem<65>ria\n"
|
||||
|
||||
#: fe-connect.c:1637
|
||||
#: fe-connect.c:1601
|
||||
#, c-format
|
||||
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
|
||||
msgstr ""
|
||||
"estado de setenv %c inv<6E>lido, provavelmente indicativo de corrup<75><70>o\n"
|
||||
"de mem<65>ria\n"
|
||||
|
||||
#: fe-connect.c:1676
|
||||
#: fe-connect.c:1638
|
||||
#, c-format
|
||||
msgid "invalid encoding name in PGCLIENTENCODING: %s\n"
|
||||
msgstr "nome de encoding inv<6E>lido em PGCLIENTENCODING: %s\n"
|
||||
msgstr "nome de codifica<EFBFBD><EFBFBD>o inv<6E>lido em PGCLIENTENCODING: %s\n"
|
||||
|
||||
#: fe-connect.c:1800
|
||||
#: fe-connect.c:1757
|
||||
#, c-format
|
||||
msgid "invalid state %c, probably indicative of memory corruption\n"
|
||||
msgstr "estado %c inv<6E>lido, provavelmente indicativo de corrup<75><70>o de mem<65>ria\n"
|
||||
|
||||
#: fe-connect.c:2427 fe-connect.c:2436 fe-connect.c:2933 fe-exec.c:1284
|
||||
#: fe-connect.c:2385 fe-connect.c:2394 fe-connect.c:2891 fe-exec.c:1284
|
||||
#: fe-lobj.c:536
|
||||
msgid "out of memory\n"
|
||||
msgstr "sem mem<65>ria\n"
|
||||
|
||||
#: fe-connect.c:2475
|
||||
#: fe-connect.c:2433
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "faltando \"=\" depois de \"%s\" na string de informa<6D><61>o de conex<65>o\n"
|
||||
msgstr "faltando \"=\" depois de \"%s\" na linha de informa<6D><61>o de conex<65>o\n"
|
||||
|
||||
#: fe-connect.c:2524
|
||||
#: fe-connect.c:2482
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "string em aspas n<>o terminada na string de informa<6D><61>o de conex<65>o\n"
|
||||
msgstr "frase em aspas n<>o terminada na linha de informa<6D><61>o da conex<65>o\n"
|
||||
|
||||
#: fe-connect.c:2558
|
||||
#: fe-connect.c:2516
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "op<6F><70>o de conex<65>o \"%s\" inv<6E>lida\n"
|
||||
|
||||
#: fe-connect.c:2744
|
||||
#: fe-connect.c:2702
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "ponteiro de conex<65>o <20> NULL\n"
|
||||
|
||||
#: fe-connect.c:2953
|
||||
#: fe-connect.c:2912
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: Password file %s has world or group read access; permission should "
|
||||
"be u=rw (0600)\n"
|
||||
msgstr ""
|
||||
"AVISO: Arquivo de senhas %s tem permiss<73>es de leitura de grupo ou globais; "
|
||||
"permiss<73>o deve ser u=rw (0600)\n"
|
||||
msgstr "AVISO: Arquivo de senhas %s tem permiss<73>es de leitura de grupo ou globais; permiss<73>o deve ser u=rw (0600)\n"
|
||||
|
||||
#: fe-exec.c:737
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "string de comando <20> um ponteiro nulo\n"
|
||||
msgstr "linha de comando <20> um ponteiro nulo\n"
|
||||
|
||||
#: fe-exec.c:745
|
||||
msgid "no connection to the server\n"
|
||||
@ -241,28 +240,27 @@ msgstr "tipo de mensagem 0x%02x chegou do servidor enquanto inativo\n"
|
||||
|
||||
#: fe-exec.c:992
|
||||
#, c-format
|
||||
msgid ""
|
||||
"unexpected character %c following empty query response (\"I\" message)\n"
|
||||
msgstr "caractere %c n<>o esperado seguindo resposta de query vazia (mensagem \"I\")\n"
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)\n"
|
||||
msgstr "caractere %c n<EFBFBD>o esperado seguindo resposta de consulta vazia (mensagem \"I\")\n"
|
||||
|
||||
#: fe-exec.c:1049
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
msgstr "servidor mandou dados (mensagem \"D\") sem descri<72><69>o anterior de linha(mensagem \"T\")\n"
|
||||
msgstr "servidor enviou dados (mensagem \"D\") sem descri<72><69>o anterior de linha(mensagem \"T\")\n"
|
||||
|
||||
#: fe-exec.c:1066
|
||||
msgid ""
|
||||
"server sent binary data (\"B\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
msgstr ""
|
||||
"servidor mandou dados bin<69>rios (mensagem \"B\") sem descri<72><69>o de linha\n"
|
||||
"servidor enviou dados bin<69>rios (mensagem \"B\") sem descri<72><69>o de linha\n"
|
||||
"anterior (mensagem \"T\")\n"
|
||||
|
||||
#: fe-exec.c:1082
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "resposta n<EFBFBD>o esperada do servidor; primeiro caractere recebido foi \"%c\"\n"
|
||||
msgstr "resposta inesperada do servidor; primeiro caractere recebido foi \"%c\"\n"
|
||||
|
||||
#: fe-exec.c:1371
|
||||
#, c-format
|
||||
@ -279,7 +277,7 @@ msgstr "Nenhum COPY em andamento\n"
|
||||
|
||||
#: fe-exec.c:1819
|
||||
msgid "lost synchronization with server, resetting connection\n"
|
||||
msgstr "perdi sincroniza<7A><61>o com o servidor, resetando a conex<65>o\n"
|
||||
msgstr "perdi sincroniza<7A><61>o com o servidor, reiniciando a conex<65>o\n"
|
||||
|
||||
#: fe-exec.c:1884
|
||||
msgid "connection in wrong state\n"
|
||||
@ -340,7 +338,7 @@ msgstr "erro enquanto escrevendo ao arquivo \"%s\"\n"
|
||||
|
||||
#: fe-lobj.c:564
|
||||
msgid "query to initialize large object functions did not return data\n"
|
||||
msgstr "query para inicializar fun<75><6E>es de objeto grande n<>o retornou dados\n"
|
||||
msgstr "consulta para inicializar fun<75><6E>es de objeto grande n<>o retornou dados\n"
|
||||
|
||||
#: fe-lobj.c:602
|
||||
msgid "cannot determine OID of function lo_open\n"
|
||||
@ -384,12 +382,12 @@ msgstr "inteiro de tamanho %lu n
|
||||
msgid "integer of size %lu not supported by pqPutInt\n"
|
||||
msgstr "inteiro de tamanho %lu n<>o suportado por pqPutInt\n"
|
||||
|
||||
#: fe-misc.c:389 fe-misc.c:423 fe-misc.c:838
|
||||
#: fe-misc.c:389 fe-misc.c:423 fe-misc.c:856
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() falhou: %s\n"
|
||||
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:798
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:807
|
||||
msgid "connection not open\n"
|
||||
msgstr "conex<65>o n<>o aberta\n"
|
||||
|
||||
@ -413,105 +411,109 @@ msgstr ""
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "n<>o pude mandar dados ao servidor: %s\n"
|
||||
|
||||
#: fe-secure.c:275 fe-secure.c:321
|
||||
#: fe-misc.c:863
|
||||
msgid "timeout expired\n"
|
||||
msgstr "tempo de espera expirado\n"
|
||||
|
||||
#: fe-secure.c:274 fe-secure.c:319
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "Erro de chamada de sistema (SYSCALL) SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:280 fe-secure.c:326
|
||||
#: fe-secure.c:279 fe-secure.c:324
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "Erro de SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:387
|
||||
#: fe-secure.c:385
|
||||
#, c-format
|
||||
msgid "error querying socket: %s\n"
|
||||
msgstr "erro ao checar socket: %s\n"
|
||||
msgstr "erro ao checar soquete: %s\n"
|
||||
|
||||
#: fe-secure.c:400
|
||||
#: fe-secure.c:398
|
||||
#, c-format
|
||||
msgid "could not get information about host (%s): %s\n"
|
||||
msgstr "n<>o pude obter informa<6D><61>es sobre host (%s): %s\n"
|
||||
msgstr "n<>o pude obter informa<6D><61>es sobre m<EFBFBD>quina (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:419
|
||||
#: fe-secure.c:417
|
||||
msgid "unsupported protocol\n"
|
||||
msgstr "protocolo n<>o suportado\n"
|
||||
|
||||
#: fe-secure.c:441
|
||||
#: fe-secure.c:439
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
msgstr "nome do servidor \"%s\" n<>o resolve a %ld.%ld.%ld.%ld\n"
|
||||
msgstr "nome do servidor \"%s\" n<>o resolve para %ld.%ld.%ld.%ld\n"
|
||||
|
||||
#: fe-secure.c:448
|
||||
#: fe-secure.c:446
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to peer address\n"
|
||||
msgstr "nome do servidor \"%s\" n<>o resolve ao endere<72>o remoto\n"
|
||||
|
||||
#: fe-secure.c:617
|
||||
#: fe-secure.c:615
|
||||
msgid "could not get user information\n"
|
||||
msgstr "n<>o pude obter informa<6D><61>o do usu<73>rio\n"
|
||||
|
||||
#: fe-secure.c:629
|
||||
#: fe-secure.c:627
|
||||
#, c-format
|
||||
msgid "could not open certificate (%s): %s\n"
|
||||
msgstr "n<>o pude abrir certificado (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:636
|
||||
#: fe-secure.c:634
|
||||
#, c-format
|
||||
msgid "could not read certificate (%s): %s\n"
|
||||
msgstr "n<>o pude ler certificado (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:649
|
||||
#: fe-secure.c:647
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key (%s)\n"
|
||||
msgstr "certificado presente, mas n<>o a chave privada (%s)\n"
|
||||
|
||||
#: fe-secure.c:658
|
||||
#: fe-secure.c:656
|
||||
#, c-format
|
||||
msgid "private key (%s) has wrong permissions\n"
|
||||
msgstr "chave privada (%s) tem permiss<73>es erradas\n"
|
||||
|
||||
#: fe-secure.c:665
|
||||
#: fe-secure.c:663
|
||||
#, c-format
|
||||
msgid "could not open private key file (%s): %s\n"
|
||||
msgstr "n<>o pude abrir arquivo de chave privada (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:674
|
||||
#: fe-secure.c:672
|
||||
#, c-format
|
||||
msgid "private key (%s) changed during execution\n"
|
||||
msgstr "chave privada (%s) mudou durante a execu<63><75>o\n"
|
||||
|
||||
#: fe-secure.c:681
|
||||
#: fe-secure.c:679
|
||||
#, c-format
|
||||
msgid "could not read private key (%s): %s\n"
|
||||
msgstr "n<>o pude ler chave privada (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:693
|
||||
#: fe-secure.c:691
|
||||
#, c-format
|
||||
msgid "certificate/private key mismatch (%s): %s\n"
|
||||
msgstr "certificado ou chave privada incorreto (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:721
|
||||
#: fe-secure.c:719
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "n<>o pude criar contexto de SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:737 fe-secure.c:745
|
||||
#: fe-secure.c:735 fe-secure.c:743
|
||||
#, c-format
|
||||
msgid "could not read root certificate list (%s): %s\n"
|
||||
msgstr "n<>o pude ler listagem de certificados-raiz (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:794
|
||||
#: fe-secure.c:792
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "n<>o pude estabelecer conex<65>o SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:812
|
||||
#: fe-secure.c:810
|
||||
#, c-format
|
||||
msgid "certificate could not be validated: %s\n"
|
||||
msgstr "certificado n<>o p<>de ser validado: %s\n"
|
||||
|
||||
#: fe-secure.c:824
|
||||
#: fe-secure.c:822
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "certificado n<>o p<>de ser obtido: %s\n"
|
||||
|
@ -1,18 +1,19 @@
|
||||
# ru.po
|
||||
# LIBPQ Translated Messages into the Russian Language (KOI8-R)
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/ru.po,v 1.3 2002/10/14 19:04:28 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/ru.po,v 1.4 2003/06/28 22:31:01 petere Exp $
|
||||
#
|
||||
# Changelog:
|
||||
# - October 12, 2002: Post-7.3beta2 fuzzy translation fizes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - Januray 2, 2002: Completed SSL transaltion, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - October 12, 2002: Post-7.3beta2 fuzzy translation fixes, 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-10-12 12:42-0400\n"
|
||||
"PO-Revision-Date: 2002-10-12 12:45-0500\n"
|
||||
"POT-Creation-Date: 2003-01-02 05:05-0500\n"
|
||||
"PO-Revision-Date: 2003-01-02 12:56-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"
|
||||
@ -39,37 +40,37 @@ msgstr "
|
||||
msgid "could not restore non-blocking mode on socket: %s\n"
|
||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <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> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-auth.c:503
|
||||
#: fe-auth.c:505
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SCM_CRED <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:589
|
||||
#: fe-auth.c:591
|
||||
msgid "Kerberos 4 authentication failed\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Kerberos 4 <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:595
|
||||
#: fe-auth.c:597
|
||||
msgid "Kerberos 4 authentication not supported\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Kerberos 4 <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:606
|
||||
#: fe-auth.c:608
|
||||
msgid "Kerberos 5 authentication failed\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Kerberos 5 <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:612
|
||||
#: fe-auth.c:614
|
||||
msgid "Kerberos 5 authentication not supported\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Kerberos 5 <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:640
|
||||
#: fe-auth.c:642
|
||||
#, c-format
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %u <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:677
|
||||
#: fe-auth.c:679
|
||||
#, c-format
|
||||
msgid "invalid authentication service name \"%s\", ignored\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\", <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:734
|
||||
#: fe-auth.c:736
|
||||
#, c-format
|
||||
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"
|
||||
@ -79,17 +80,17 @@ 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:707
|
||||
#: fe-connect.c:710
|
||||
#, 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:731
|
||||
#: fe-connect.c:734
|
||||
#, 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:751
|
||||
#: fe-connect.c:754
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -100,7 +101,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:760
|
||||
#: fe-connect.c:763
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -111,120 +112,120 @@ 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:824
|
||||
#: fe-connect.c:827
|
||||
#, 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:843
|
||||
#: fe-connect.c:846
|
||||
#, 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:890
|
||||
#: fe-connect.c:893
|
||||
#, 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:958
|
||||
#: fe-connect.c:961
|
||||
#, 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:971
|
||||
#: fe-connect.c:974
|
||||
#, 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:1000
|
||||
#: fe-connect.c:1003
|
||||
#, 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:1009
|
||||
#: fe-connect.c:1012
|
||||
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:1218
|
||||
#: fe-connect.c:1201
|
||||
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:1249
|
||||
#: fe-connect.c:1232
|
||||
#, 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:1269
|
||||
#: fe-connect.c:1252
|
||||
#, 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:1308
|
||||
#: fe-connect.c:1291
|
||||
#, 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:1364
|
||||
#: fe-connect.c:1347
|
||||
#, 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:1476
|
||||
#: fe-connect.c:1459
|
||||
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:1535
|
||||
#: fe-connect.c:1518
|
||||
#, 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:1623
|
||||
#: fe-connect.c:1604
|
||||
#, 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:1662
|
||||
#: fe-connect.c:1641
|
||||
#, 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:1786
|
||||
#: fe-connect.c:1766
|
||||
#, 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:2413 fe-connect.c:2422 fe-connect.c:2919 fe-exec.c:1284
|
||||
#: fe-connect.c:2394 fe-connect.c:2403 fe-connect.c:2900 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:2461
|
||||
#: fe-connect.c:2442
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\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:2510
|
||||
#: fe-connect.c:2491
|
||||
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:2544
|
||||
#: fe-connect.c:2525
|
||||
#, 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:2730
|
||||
#: fe-connect.c:2711
|
||||
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:2940
|
||||
#: fe-connect.c:2921
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: Password file %s has world or group read access; permission should "
|
||||
@ -401,12 +402,12 @@ msgstr "
|
||||
msgid "integer of size %lu not supported by pqPutInt\n"
|
||||
msgstr "<22><><EFBFBD> integer <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %lu <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pqPutInt\n"
|
||||
|
||||
#: fe-misc.c:389 fe-misc.c:423 fe-misc.c:838
|
||||
#: fe-misc.c:389 fe-misc.c:423 fe-misc.c:856
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:798
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:807
|
||||
msgid "connection not open\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
@ -430,6 +431,10 @@ msgstr ""
|
||||
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-misc.c:863
|
||||
msgid "timeout expired\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>ԣ<EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:275 fe-secure.c:321
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
@ -462,7 +467,7 @@ msgstr "
|
||||
#: fe-secure.c:448
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to peer address\n"
|
||||
msgstr ""
|
||||
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:617
|
||||
msgid "could not get user information\n"
|
||||
@ -481,32 +486,32 @@ msgstr "
|
||||
#: fe-secure.c:649
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key (%s)\n"
|
||||
msgstr ""
|
||||
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> (%s)\n"
|
||||
|
||||
#: fe-secure.c:658
|
||||
#, c-format
|
||||
msgid "private key (%s) has wrong permissions\n"
|
||||
msgstr ""
|
||||
msgstr "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> (%s)\n"
|
||||
|
||||
#: fe-secure.c:665
|
||||
#, c-format
|
||||
msgid "could not open private key file (%s): %s\n"
|
||||
msgstr ""
|
||||
msgstr "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:674
|
||||
#, c-format
|
||||
msgid "private key (%s) changed during execution\n"
|
||||
msgstr ""
|
||||
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (%s) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:681
|
||||
#, c-format
|
||||
msgid "could not read private key (%s): %s\n"
|
||||
msgstr ""
|
||||
msgstr "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:693
|
||||
#, c-format
|
||||
msgid "certificate/private key mismatch (%s): %s\n"
|
||||
msgstr ""
|
||||
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:721
|
||||
#, c-format
|
||||
|
@ -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.4 2002/10/14 19:04:28 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/po/sv.po,v 1.5 2003/06/28 22:31:01 petere Exp $
|
||||
#
|
||||
# Use these quotes: "%s"
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.3\n"
|
||||
"POT-Creation-Date: 2002-10-03 04:19-0400\n"
|
||||
"PO-Revision-Date: 2002-10-04 07:42+0200\n"
|
||||
"POT-Creation-Date: 2003-05-19 01:22+0200\n"
|
||||
"PO-Revision-Date: 2003-05-19 01:38+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:484
|
||||
#: fe-connect.c:492
|
||||
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:708
|
||||
#: fe-connect.c:715
|
||||
#, 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:732
|
||||
#: fe-connect.c:739
|
||||
#, 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:752
|
||||
#: fe-connect.c:759
|
||||
#, 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:761
|
||||
#: fe-connect.c:768
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -108,117 +108,119 @@ msgstr ""
|
||||
"\tK<74>r servern p<> v<>rden %s och accepterar\n"
|
||||
"\tden TCP/IP-uppkopplingar p<> porten %s?\n"
|
||||
|
||||
#: fe-connect.c:825
|
||||
#: fe-connect.c:832
|
||||
#, c-format
|
||||
msgid "invalid host address: %s\n"
|
||||
msgstr "ogiltig v<>rdadress: %s\n"
|
||||
|
||||
#: fe-connect.c:844
|
||||
#: fe-connect.c:851
|
||||
#, c-format
|
||||
msgid "unknown host name: %s\n"
|
||||
msgstr "ok<6F>nt v<>rdnamn: %s\n"
|
||||
|
||||
#: fe-connect.c:891
|
||||
#: fe-connect.c:898
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "kan inte skapa uttag: %s\n"
|
||||
|
||||
#: fe-connect.c:959
|
||||
#: fe-connect.c:966
|
||||
#, 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:972
|
||||
#: fe-connect.c:979
|
||||
#, 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:1001
|
||||
#: fe-connect.c:1008
|
||||
#, 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:1010
|
||||
#: fe-connect.c:1017
|
||||
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"
|
||||
|
||||
#: fe-connect.c:1232
|
||||
#: fe-connect.c:1203
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "ogiltigt f<>rbindelsetillst<73>nd, antagligen korrupt minne\n"
|
||||
|
||||
#: fe-connect.c:1263
|
||||
#: fe-connect.c:1234
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "kunde inte h<>mta felstatus f<>r uttag (socket): %s\n"
|
||||
|
||||
#: fe-connect.c:1283
|
||||
#: fe-connect.c:1254
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "kunde inte f<> tag p<> klientadressen fr<66>n uttag (socket): %s\n"
|
||||
|
||||
#: fe-connect.c:1322
|
||||
#: fe-connect.c:1293
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "kan inte skicka startpaketet: %s\n"
|
||||
|
||||
#: fe-connect.c:1378
|
||||
#: fe-connect.c:1349
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "f<>rv<72>ntade autentiseringsf<73>rfr<66>gan fr<66>n servern, men fick %c\n"
|
||||
|
||||
#: fe-connect.c:1490
|
||||
#: fe-connect.c:1461
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "ov<6F>ntat meddelande fr<66>n servern under starten\n"
|
||||
|
||||
#: fe-connect.c:1549
|
||||
#: fe-connect.c:1520
|
||||
#, c-format
|
||||
msgid "invalid connection state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ogiltigt f<>rbindelsetillst<73>nd %c, antagligen korrupt minne\n"
|
||||
|
||||
#: fe-connect.c:1637
|
||||
#: fe-connect.c:1606
|
||||
#, c-format
|
||||
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ogiltigt setenv-tillst<73>nd %c, antagligen korrupt minne\n"
|
||||
|
||||
#: fe-connect.c:1676
|
||||
#: fe-connect.c:1643
|
||||
#, c-format
|
||||
msgid "invalid encoding name in PGCLIENTENCODING: %s\n"
|
||||
msgstr "ogiltigt kodningnamn i PGCLIENTENCODING: %s\n"
|
||||
|
||||
#: fe-connect.c:1800
|
||||
#: fe-connect.c:1762
|
||||
#, c-format
|
||||
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-connect.c:2933 fe-exec.c:1284
|
||||
#: fe-connect.c:2390 fe-connect.c:2399 fe-connect.c:2897 fe-exec.c:1284
|
||||
#: fe-lobj.c:536
|
||||
msgid "out of memory\n"
|
||||
msgstr "minnet slut\n"
|
||||
|
||||
#: fe-connect.c:2475
|
||||
#: fe-connect.c:2438
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "\"=\" efter \"%s\" saknas i f<>rbindelseinfostr<74>ng\n"
|
||||
|
||||
#: fe-connect.c:2524
|
||||
#: fe-connect.c:2487
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "icke terminerad str<74>ng i uppkopplingsinformationen\n"
|
||||
|
||||
#: fe-connect.c:2558
|
||||
#: fe-connect.c:2521
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "ogiltig f<>rbindelseparameter \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:2744
|
||||
#: fe-connect.c:2707
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "anslutningspekare <20>r NULL\n"
|
||||
|
||||
#: fe-connect.c:2953
|
||||
#: fe-connect.c:2915
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: Password file %s has world or group read access; permission should "
|
||||
"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"
|
||||
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:737
|
||||
msgid "command string is a null pointer\n"
|
||||
@ -247,13 +249,17 @@ msgstr "ov
|
||||
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"
|
||||
msgstr ""
|
||||
"serven skickade data (\"D\"-meddelande) utan f<>reg<65>ende radbeskrivning (\"T"
|
||||
"\"-meddelande)\n"
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
"servern skickade bin<69>r data (\"B\"-meddelande) utan f<>reg<65>ende "
|
||||
"radbeskrivning (\"T\"-meddelande)\n"
|
||||
|
||||
#: fe-exec.c:1082
|
||||
#, c-format
|
||||
@ -380,12 +386,12 @@ msgstr "heltal med storlek %lu st
|
||||
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:389 fe-misc.c:423 fe-misc.c:838
|
||||
#: fe-misc.c:389 fe-misc.c:423 fe-misc.c:856
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() misslyckades: %s\n"
|
||||
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:798
|
||||
#: fe-misc.c:450 fe-misc.c:642 fe-misc.c:807
|
||||
msgid "connection not open\n"
|
||||
msgstr "f<>rbindelse inte <20>ppen\n"
|
||||
|
||||
@ -409,105 +415,117 @@ msgstr ""
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "kan inte skicka data till servern: %s\n"
|
||||
|
||||
#: fe-secure.c:275 fe-secure.c:321
|
||||
#: fe-misc.c:863
|
||||
msgid "timeout expired\n"
|
||||
msgstr "timeout utl<74>stes\n"
|
||||
|
||||
#: fe-secure.c:278 fe-secure.c:334
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "SSL SYSCALL fel: %s\n"
|
||||
|
||||
#: fe-secure.c:280 fe-secure.c:326
|
||||
#: fe-secure.c:282 fe-secure.c:338
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "SSL SYSCALL fel: hittade EOF\n"
|
||||
|
||||
#: fe-secure.c:286 fe-secure.c:342
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "SSL-fel: %s\n"
|
||||
|
||||
#: fe-secure.c:387
|
||||
#: fe-secure.c:295 fe-secure.c:351
|
||||
msgid "Unknown SSL error code\n"
|
||||
msgstr "Ok<4F>nd SSL-felkod\n"
|
||||
|
||||
#: fe-secure.c:407
|
||||
#, c-format
|
||||
msgid "error querying socket: %s\n"
|
||||
msgstr "fel vid f<>rfr<66>gan till uttag (socket): %s\n"
|
||||
|
||||
#: fe-secure.c:400
|
||||
#: fe-secure.c:420
|
||||
#, 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
|
||||
#: fe-secure.c:439
|
||||
msgid "unsupported protocol\n"
|
||||
msgstr "protokoll st<73>ds inte\n"
|
||||
|
||||
#: fe-secure.c:441
|
||||
#: fe-secure.c:461
|
||||
#, 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
|
||||
#: fe-secure.c:468
|
||||
#, 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
|
||||
#: fe-secure.c:637
|
||||
msgid "could not get user information\n"
|
||||
msgstr "kunde inte h<>mta anv<6E>ndarinformation\n"
|
||||
|
||||
#: fe-secure.c:629
|
||||
#: fe-secure.c:649
|
||||
#, c-format
|
||||
msgid "could not open certificate (%s): %s\n"
|
||||
msgstr "kunde inte <20>ppna certifikat (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:636
|
||||
#: fe-secure.c:656
|
||||
#, c-format
|
||||
msgid "could not read certificate (%s): %s\n"
|
||||
msgstr "kunde inte l<>sa certifikat (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:649
|
||||
#: fe-secure.c:669
|
||||
#, 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
|
||||
#: fe-secure.c:678
|
||||
#, c-format
|
||||
msgid "private key (%s) has wrong permissions\n"
|
||||
msgstr "privata nyckeln (%s) har fel r<>ttigheter\n"
|
||||
|
||||
#: fe-secure.c:665
|
||||
#: fe-secure.c:685
|
||||
#, 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
|
||||
#: fe-secure.c:694
|
||||
#, 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
|
||||
#: fe-secure.c:701
|
||||
#, 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
|
||||
#: fe-secure.c:713
|
||||
#, c-format
|
||||
msgid "certificate/private key mismatch (%s): %s\n"
|
||||
msgstr "certifikat/privat nyckel matchar inte (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:721
|
||||
#: fe-secure.c:741
|
||||
#, 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
|
||||
#: fe-secure.c:757 fe-secure.c:765
|
||||
#, 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
|
||||
#: fe-secure.c:814
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "kan inte skapa SSL-f<>rbindelse: %s\n"
|
||||
|
||||
#: fe-secure.c:812
|
||||
#: fe-secure.c:832
|
||||
#, c-format
|
||||
msgid "certificate could not be validated: %s\n"
|
||||
msgstr "certifikatet kunde inte valideras: %s\n"
|
||||
|
||||
#: fe-secure.c:824
|
||||
#: fe-secure.c:844
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "certifikatet kunde inte h<>mtas: %s\n"
|
||||
|
Reference in New Issue
Block a user