mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 1fa14da66b52a841a7a795e300877515401bddee
This commit is contained in:
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 11\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2019-08-04 18:19+0000\n"
|
||||
"POT-Creation-Date: 2021-05-06 21:45+0000\n"
|
||||
"PO-Revision-Date: 2019-08-04 22:00+0200\n"
|
||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||
"Language-Team: German <peter_e@gmx.net>\n"
|
||||
@ -50,14 +50,14 @@ msgstr "konnte Nonce nicht erzeugen\n"
|
||||
#: fe-auth-scram.c:543 fe-auth-scram.c:569 fe-auth-scram.c:583
|
||||
#: fe-auth-scram.c:632 fe-auth-scram.c:666 fe-auth.c:227 fe-auth.c:362
|
||||
#: fe-auth.c:432 fe-auth.c:467 fe-auth.c:653 fe-auth.c:812 fe-auth.c:1124
|
||||
#: fe-auth.c:1272 fe-connect.c:835 fe-connect.c:1264 fe-connect.c:1440
|
||||
#: fe-connect.c:1922 fe-connect.c:1945 fe-connect.c:2606 fe-connect.c:4152
|
||||
#: fe-connect.c:4404 fe-connect.c:4523 fe-connect.c:4777 fe-connect.c:4857
|
||||
#: fe-connect.c:4956 fe-connect.c:5212 fe-connect.c:5241 fe-connect.c:5313
|
||||
#: fe-connect.c:5337 fe-connect.c:5355 fe-connect.c:5456 fe-connect.c:5465
|
||||
#: fe-connect.c:5821 fe-connect.c:5971 fe-exec.c:2705 fe-exec.c:3452
|
||||
#: fe-exec.c:3617 fe-lobj.c:895 fe-protocol2.c:1213 fe-protocol3.c:999
|
||||
#: fe-protocol3.c:1685 fe-secure-common.c:110 fe-secure-openssl.c:438
|
||||
#: fe-auth.c:1272 fe-connect.c:831 fe-connect.c:1260 fe-connect.c:1436
|
||||
#: fe-connect.c:1918 fe-connect.c:1941 fe-connect.c:2602 fe-connect.c:4147
|
||||
#: fe-connect.c:4399 fe-connect.c:4518 fe-connect.c:4772 fe-connect.c:4852
|
||||
#: fe-connect.c:4951 fe-connect.c:5207 fe-connect.c:5236 fe-connect.c:5308
|
||||
#: fe-connect.c:5332 fe-connect.c:5350 fe-connect.c:5451 fe-connect.c:5460
|
||||
#: fe-connect.c:5816 fe-connect.c:5966 fe-exec.c:2705 fe-exec.c:3452
|
||||
#: fe-exec.c:3617 fe-lobj.c:895 fe-protocol2.c:1213 fe-protocol3.c:965
|
||||
#: fe-protocol3.c:1651 fe-secure-common.c:110 fe-secure-openssl.c:438
|
||||
#: fe-secure-openssl.c:1025
|
||||
msgid "out of memory\n"
|
||||
msgstr "Speicher aufgebraucht\n"
|
||||
@ -184,12 +184,12 @@ msgstr "Authentifizierungsmethode %u nicht unterstützt\n"
|
||||
msgid "user name lookup failure: error code %lu\n"
|
||||
msgstr "Fehler beim Nachschlagen des Benutzernamens: Fehlercode %lu\n"
|
||||
|
||||
#: fe-auth.c:1109 fe-connect.c:2533
|
||||
#: fe-auth.c:1109 fe-connect.c:2529
|
||||
#, c-format
|
||||
msgid "could not look up local user ID %d: %s\n"
|
||||
msgstr "konnte lokale Benutzer-ID %d nicht nachschlagen: %s\n"
|
||||
|
||||
#: fe-auth.c:1114 fe-connect.c:2538
|
||||
#: fe-auth.c:1114 fe-connect.c:2534
|
||||
#, c-format
|
||||
msgid "local user with ID %d does not exist\n"
|
||||
msgstr "lokaler Benutzer mit ID %d existiert nicht\n"
|
||||
@ -207,37 +207,37 @@ msgstr "Wert von password_encryption ist zu lang\n"
|
||||
msgid "unrecognized password encryption algorithm \"%s\"\n"
|
||||
msgstr "unbekannter Passwortverschlüsselungsalgorithmus »%s«\n"
|
||||
|
||||
#: fe-connect.c:1018
|
||||
#: fe-connect.c:1014
|
||||
#, c-format
|
||||
msgid "could not match %d host names to %d hostaddr values\n"
|
||||
msgstr "fehlerhafte Angabe: %d Hostnamen und %d hostaddr-Angaben\n"
|
||||
|
||||
#: fe-connect.c:1094
|
||||
#: fe-connect.c:1090
|
||||
#, c-format
|
||||
msgid "could not match %d port numbers to %d hosts\n"
|
||||
msgstr "fehlerhafte Angabe: %d Portnummern und %d Hosts\n"
|
||||
|
||||
#: fe-connect.c:1190
|
||||
#: fe-connect.c:1186
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "ungültiger sslmode-Wert: »%s«\n"
|
||||
|
||||
#: fe-connect.c:1211
|
||||
#: fe-connect.c:1207
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr "sslmode-Wert »%s« ist ungültig, wenn SSL-Unterstützung nicht einkompiliert worden ist\n"
|
||||
|
||||
#: fe-connect.c:1246
|
||||
#: fe-connect.c:1242
|
||||
#, c-format
|
||||
msgid "invalid target_session_attrs value: \"%s\"\n"
|
||||
msgstr "ungültiger target_session_attrs-Wert: »%s«\n"
|
||||
|
||||
#: fe-connect.c:1464
|
||||
#: fe-connect.c:1460
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "konnte Socket nicht auf TCP »No Delay«-Modus umstellen: %s\n"
|
||||
|
||||
#: fe-connect.c:1494
|
||||
#: fe-connect.c:1490
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -248,7 +248,7 @@ msgstr ""
|
||||
"\tLäuft der Server lokal und akzeptiert er Verbindungen\n"
|
||||
"\tauf dem Unix-Domain-Socket »%s«?\n"
|
||||
|
||||
#: fe-connect.c:1552
|
||||
#: fe-connect.c:1548
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -259,7 +259,7 @@ msgstr ""
|
||||
"\tLäuft der Server auf dem Host »%s« (%s) und akzeptiert er\n"
|
||||
"\tTCP/IP-Verbindungen auf Port %s?\n"
|
||||
|
||||
#: fe-connect.c:1561
|
||||
#: fe-connect.c:1557
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -270,286 +270,286 @@ msgstr ""
|
||||
"\tLäuft der Server auf dem Host »%s« und akzeptiert er\n"
|
||||
"\tTCP/IP-Verbindungen auf Port %s?\n"
|
||||
|
||||
#: fe-connect.c:1612 fe-connect.c:1644 fe-connect.c:1677 fe-connect.c:2325
|
||||
#: fe-connect.c:1608 fe-connect.c:1640 fe-connect.c:1673 fe-connect.c:2321
|
||||
#, c-format
|
||||
msgid "setsockopt(%s) failed: %s\n"
|
||||
msgstr "setsockopt(%s) fehlgeschlagen: %s\n"
|
||||
|
||||
#: fe-connect.c:1726
|
||||
#: fe-connect.c:1722
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) fehlgeschlagen: %ui\n"
|
||||
|
||||
#: fe-connect.c:2035
|
||||
#: fe-connect.c:2031
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "ungültiger Verbindungszustand, möglicherweise ein Speicherproblem\n"
|
||||
|
||||
#: fe-connect.c:2101
|
||||
#: fe-connect.c:2097
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "ungültige Portnummer: »%s«\n"
|
||||
|
||||
#: fe-connect.c:2117
|
||||
#: fe-connect.c:2113
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "konnte Hostnamen »%s« nicht in Adresse übersetzen: %s\n"
|
||||
|
||||
#: fe-connect.c:2130
|
||||
#: fe-connect.c:2126
|
||||
#, c-format
|
||||
msgid "could not parse network address \"%s\": %s\n"
|
||||
msgstr "konnte Netzwerkadresse »%s« nicht interpretieren: %s\n"
|
||||
|
||||
#: fe-connect.c:2143
|
||||
#: fe-connect.c:2139
|
||||
#, c-format
|
||||
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
|
||||
msgstr "Unix-Domain-Socket-Pfad »%s« ist zu lang (maximal %d Bytes)\n"
|
||||
|
||||
#: fe-connect.c:2158
|
||||
#: fe-connect.c:2154
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr "konnte Unix-Domain-Socket-Pfad »%s« nicht in Adresse übersetzen: %s\n"
|
||||
|
||||
#: fe-connect.c:2262
|
||||
#: fe-connect.c:2258
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "konnte Socket nicht erzeugen: %s\n"
|
||||
|
||||
#: fe-connect.c:2284
|
||||
#: fe-connect.c:2280
|
||||
#, c-format
|
||||
msgid "could not set socket to nonblocking mode: %s\n"
|
||||
msgstr "konnte Socket nicht auf nicht-blockierenden Modus umstellen: %s\n"
|
||||
|
||||
#: fe-connect.c:2294
|
||||
#: fe-connect.c:2290
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr "konnte Socket nicht auf »Close on exec«-Modus umstellen: %s\n"
|
||||
|
||||
#: fe-connect.c:2312
|
||||
#: fe-connect.c:2308
|
||||
msgid "keepalives parameter must be an integer\n"
|
||||
msgstr "Parameter »keepalives« muss eine ganze Zahl sein\n"
|
||||
|
||||
#: fe-connect.c:2450
|
||||
#: fe-connect.c:2446
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "konnte Socket-Fehlerstatus nicht ermitteln: %s\n"
|
||||
|
||||
#: fe-connect.c:2478
|
||||
#: fe-connect.c:2474
|
||||
#, 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:2520
|
||||
#: fe-connect.c:2516
|
||||
msgid "requirepeer parameter is not supported on this platform\n"
|
||||
msgstr "Parameter »requirepeer« wird auf dieser Plattform nicht unterstützt\n"
|
||||
|
||||
#: fe-connect.c:2523
|
||||
#: fe-connect.c:2519
|
||||
#, c-format
|
||||
msgid "could not get peer credentials: %s\n"
|
||||
msgstr "konnte Credentials von Gegenstelle nicht ermitteln: %s\n"
|
||||
|
||||
#: fe-connect.c:2546
|
||||
#: fe-connect.c:2542
|
||||
#, c-format
|
||||
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
|
||||
msgstr "requirepeer gibt »%s« an, aber tatsächlicher Benutzername der Gegenstelle ist »%s«\n"
|
||||
|
||||
#: fe-connect.c:2580
|
||||
#: fe-connect.c:2576
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "konnte Paket zur SSL-Verhandlung nicht senden: %s\n"
|
||||
|
||||
#: fe-connect.c:2619
|
||||
#: fe-connect.c:2615
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "konnte Startpaket nicht senden: %s\n"
|
||||
|
||||
#: fe-connect.c:2689
|
||||
#: fe-connect.c:2685
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "Server unterstützt kein SSL, aber SSL wurde verlangt\n"
|
||||
|
||||
#: fe-connect.c:2715
|
||||
#: fe-connect.c:2711
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "ungültige Antwort auf SSL-Verhandlungspaket empfangen: %c\n"
|
||||
|
||||
#: fe-connect.c:2792 fe-connect.c:2825
|
||||
#: fe-connect.c:2788 fe-connect.c:2821
|
||||
#, 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:3052
|
||||
#: fe-connect.c:3048
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "unerwartete Nachricht vom Server beim Start\n"
|
||||
|
||||
#: fe-connect.c:3282
|
||||
#: fe-connect.c:3278
|
||||
#, c-format
|
||||
msgid "could not make a writable connection to server \"%s:%s\"\n"
|
||||
msgstr "konnte keine schreibbare Verbindung zum Server »%s:%s« aufbauen\n"
|
||||
|
||||
#: fe-connect.c:3328
|
||||
#: fe-connect.c:3324
|
||||
#, c-format
|
||||
msgid "test \"SHOW transaction_read_only\" failed on server \"%s:%s\"\n"
|
||||
msgstr "Test »SHOW transaction_read_only« fehlgeschlagen auf Server »%s:%s«\n"
|
||||
|
||||
#: fe-connect.c:3343
|
||||
#: fe-connect.c:3339
|
||||
#, c-format
|
||||
msgid "invalid connection state %d, probably indicative of memory corruption\n"
|
||||
msgstr "ungültiger Verbindungszustand %d, möglicherweise ein Speicherproblem\n"
|
||||
|
||||
#: fe-connect.c:3758 fe-connect.c:3818
|
||||
#: fe-connect.c:3753 fe-connect.c:3813
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "PGEventProc »%s« während PGEVT_CONNRESET-Ereignis fehlgeschlagen\n"
|
||||
|
||||
#: fe-connect.c:4165
|
||||
#: fe-connect.c:4160
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: Schema muss ldap:// sein\n"
|
||||
|
||||
#: fe-connect.c:4180
|
||||
#: fe-connect.c:4175
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: Distinguished Name fehlt\n"
|
||||
|
||||
#: fe-connect.c:4191 fe-connect.c:4244
|
||||
#: fe-connect.c:4186 fe-connect.c:4239
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: muss genau ein Attribut haben\n"
|
||||
|
||||
#: fe-connect.c:4201 fe-connect.c:4258
|
||||
#: fe-connect.c:4196 fe-connect.c:4253
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: Suchbereich fehlt (base/one/sub)\n"
|
||||
|
||||
#: fe-connect.c:4212
|
||||
#: fe-connect.c:4207
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: kein Filter\n"
|
||||
|
||||
#: fe-connect.c:4233
|
||||
#: fe-connect.c:4228
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "ungültige LDAP-URL »%s«: ungültige Portnummer\n"
|
||||
|
||||
#: fe-connect.c:4267
|
||||
#: fe-connect.c:4262
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "konnte LDAP-Struktur nicht erzeugen\n"
|
||||
|
||||
#: fe-connect.c:4343
|
||||
#: fe-connect.c:4338
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "Suche auf LDAP-Server fehlgeschlagen: %s\n"
|
||||
|
||||
#: fe-connect.c:4354
|
||||
#: fe-connect.c:4349
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "LDAP-Suche ergab mehr als einen Eintrag\n"
|
||||
|
||||
#: fe-connect.c:4355 fe-connect.c:4367
|
||||
#: fe-connect.c:4350 fe-connect.c:4362
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "kein Eintrag gefunden bei LDAP-Suche\n"
|
||||
|
||||
#: fe-connect.c:4378 fe-connect.c:4391
|
||||
#: fe-connect.c:4373 fe-connect.c:4386
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "Attribut hat keine Werte bei LDAP-Suche\n"
|
||||
|
||||
#: fe-connect.c:4443 fe-connect.c:4462 fe-connect.c:4995
|
||||
#: fe-connect.c:4438 fe-connect.c:4457 fe-connect.c:4990
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "fehlendes »=« nach »%s« in der Zeichenkette der Verbindungsdaten\n"
|
||||
|
||||
#: fe-connect.c:4535 fe-connect.c:5180 fe-connect.c:5954
|
||||
#: fe-connect.c:4530 fe-connect.c:5175 fe-connect.c:5949
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "ungültige Verbindungsoption »%s«\n"
|
||||
|
||||
#: fe-connect.c:4551 fe-connect.c:5044
|
||||
#: fe-connect.c:4546 fe-connect.c:5039
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "fehlendes schließendes Anführungszeichen (\") in der Zeichenkette der Verbindungsdaten\n"
|
||||
|
||||
#: fe-connect.c:4634
|
||||
#: fe-connect.c:4629
|
||||
#, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "Definition von Service »%s« nicht gefunden\n"
|
||||
|
||||
#: fe-connect.c:4657
|
||||
#: fe-connect.c:4652
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "Servicedatei »%s« nicht gefunden\n"
|
||||
|
||||
#: fe-connect.c:4672
|
||||
#: fe-connect.c:4667
|
||||
#, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "Zeile %d zu lang in Servicedatei »%s«\n"
|
||||
|
||||
#: fe-connect.c:4745 fe-connect.c:4789
|
||||
#: fe-connect.c:4740 fe-connect.c:4784
|
||||
#, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "Syntaxfehler in Servicedatei »%s«, Zeile %d\n"
|
||||
|
||||
#: fe-connect.c:4756
|
||||
#: fe-connect.c:4751
|
||||
#, c-format
|
||||
msgid "nested service specifications not supported in service file \"%s\", line %d\n"
|
||||
msgstr "geschachtelte »service«-Definitionen werden nicht unterstützt in Servicedatei »%s«, Zeile %d\n"
|
||||
|
||||
#: fe-connect.c:5476
|
||||
#: fe-connect.c:5471
|
||||
#, c-format
|
||||
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
|
||||
msgstr "ungültige URI an interne Parserroutine weitergeleitet: »%s«\n"
|
||||
|
||||
#: fe-connect.c:5553
|
||||
#: fe-connect.c:5548
|
||||
#, c-format
|
||||
msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
|
||||
msgstr "Ende der Eingabezeichenkette gefunden beim Suchen nach passendem »]« in IPv6-Hostadresse in URI: »%s«\n"
|
||||
|
||||
#: fe-connect.c:5560
|
||||
#: fe-connect.c:5555
|
||||
#, c-format
|
||||
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
|
||||
msgstr "IPv6-Hostadresse darf nicht leer sein in URI: »%s«\n"
|
||||
|
||||
#: fe-connect.c:5575
|
||||
#: fe-connect.c:5570
|
||||
#, c-format
|
||||
msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
|
||||
msgstr "unerwartetes Zeichen »%c« an Position %d in URI (»:« oder »/« erwartet): »%s«\n"
|
||||
|
||||
#: fe-connect.c:5704
|
||||
#: fe-connect.c:5699
|
||||
#, c-format
|
||||
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "zusätzliches Schlüssel/Wert-Trennzeichen »=« in URI-Query-Parameter: »%s«\n"
|
||||
|
||||
#: fe-connect.c:5724
|
||||
#: fe-connect.c:5719
|
||||
#, c-format
|
||||
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "fehlendes Schlüssel/Wert-Trennzeichen »=« in URI-Query-Parameter: »%s«\n"
|
||||
|
||||
#: fe-connect.c:5775
|
||||
#: fe-connect.c:5770
|
||||
#, c-format
|
||||
msgid "invalid URI query parameter: \"%s\"\n"
|
||||
msgstr "ungültiger URI-Query-Parameter: »%s«\n"
|
||||
|
||||
#: fe-connect.c:5849
|
||||
#: fe-connect.c:5844
|
||||
#, c-format
|
||||
msgid "invalid percent-encoded token: \"%s\"\n"
|
||||
msgstr "ungültiges Prozent-kodiertes Token: »%s«\n"
|
||||
|
||||
#: fe-connect.c:5859
|
||||
#: fe-connect.c:5854
|
||||
#, c-format
|
||||
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
|
||||
msgstr "verbotener Wert %%00 in Prozent-kodiertem Wert: »%s«\n"
|
||||
|
||||
#: fe-connect.c:6205
|
||||
#: fe-connect.c:6200
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "Verbindung ist ein NULL-Zeiger\n"
|
||||
|
||||
#: fe-connect.c:6503
|
||||
#: fe-connect.c:6496
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "WARNUNG: Passwortdatei »%s« ist keine normale Datei\n"
|
||||
|
||||
#: fe-connect.c:6512
|
||||
#: fe-connect.c:6505
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
|
||||
msgstr "WARNUNG: Passwortdatei »%s« erlaubt Lesezugriff für Gruppe oder Andere; Rechte sollten u=rw (0600) oder weniger sein\n"
|
||||
|
||||
#: fe-connect.c:6606
|
||||
#: fe-connect.c:6617
|
||||
#, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "Passwort wurde aus Datei »%s« gelesen\n"
|
||||
@ -560,12 +560,12 @@ msgid "row number %d is out of range 0..%d"
|
||||
msgstr "Zeilennummer %d ist außerhalb des zulässigen Bereichs 0..%d"
|
||||
|
||||
#: fe-exec.c:498 fe-protocol2.c:502 fe-protocol2.c:537 fe-protocol2.c:1056
|
||||
#: fe-protocol3.c:208 fe-protocol3.c:235 fe-protocol3.c:252 fe-protocol3.c:332
|
||||
#: fe-protocol3.c:727 fe-protocol3.c:958
|
||||
#: fe-protocol3.c:208 fe-protocol3.c:235 fe-protocol3.c:252 fe-protocol3.c:330
|
||||
#: fe-protocol3.c:696 fe-protocol3.c:924
|
||||
msgid "out of memory"
|
||||
msgstr "Speicher aufgebraucht"
|
||||
|
||||
#: fe-exec.c:499 fe-protocol2.c:1402 fe-protocol3.c:1893
|
||||
#: fe-exec.c:499 fe-protocol2.c:1402 fe-protocol3.c:1859
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
@ -637,7 +637,7 @@ msgid "PQexec not allowed during COPY BOTH\n"
|
||||
msgstr "PQexec ist während COPY BOTH nicht erlaubt\n"
|
||||
|
||||
#: fe-exec.c:2283 fe-exec.c:2350 fe-exec.c:2440 fe-protocol2.c:1359
|
||||
#: fe-protocol3.c:1824
|
||||
#: fe-protocol3.c:1790
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "keine COPY in Ausführung\n"
|
||||
|
||||
@ -823,12 +823,12 @@ msgstr "Server sendete Daten (»D«-Nachricht) ohne vorherige Zeilenbeschreibung
|
||||
msgid "server sent binary data (\"B\" message) without prior row description (\"T\" message)"
|
||||
msgstr "Server sendete binäre Daten (»B«-Nachricht) ohne vorherige Zeilenbeschreibung (»T«-Nachricht)"
|
||||
|
||||
#: fe-protocol2.c:632 fe-protocol3.c:411
|
||||
#: fe-protocol2.c:632 fe-protocol3.c:406
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "unerwartete Antwort vom Server; erstes empfangenes Zeichen war »%c«\n"
|
||||
|
||||
#: fe-protocol2.c:761 fe-protocol2.c:936 fe-protocol3.c:626 fe-protocol3.c:853
|
||||
#: fe-protocol2.c:761 fe-protocol2.c:936 fe-protocol3.c:607 fe-protocol3.c:813
|
||||
msgid "out of memory for query result"
|
||||
msgstr "Speicher für Anfrageergebnis aufgebraucht"
|
||||
|
||||
@ -837,124 +837,116 @@ msgstr "Speicher für Anfrageergebnis aufgebraucht"
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "Synchronisation mit Server verloren, Verbindung wird zurückgesetzt"
|
||||
|
||||
#: fe-protocol2.c:1548 fe-protocol2.c:1580 fe-protocol3.c:2096
|
||||
#: fe-protocol2.c:1548 fe-protocol2.c:1580 fe-protocol3.c:2062
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "Protokollfehler: id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:367
|
||||
#: fe-protocol3.c:362
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n"
|
||||
msgstr "Server sendete Daten (»D«-Nachricht) ohne vorherige Zeilenbeschreibung (»T«-Nachricht)\n"
|
||||
|
||||
#: fe-protocol3.c:432
|
||||
#: fe-protocol3.c:427
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr "Nachrichteninhalt stimmt nicht mit Länge in Nachrichtentyp »%c« überein\n"
|
||||
|
||||
#: fe-protocol3.c:453
|
||||
#: fe-protocol3.c:448
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr "Synchronisation mit Server verloren: Nachrichtentyp »%c« empfangen, Länge %d\n"
|
||||
|
||||
#: fe-protocol3.c:504 fe-protocol3.c:544
|
||||
#: fe-protocol3.c:498 fe-protocol3.c:538
|
||||
msgid "insufficient data in \"T\" message"
|
||||
msgstr "nicht genug Daten in »T«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:577
|
||||
msgid "extraneous data in \"T\" message"
|
||||
msgstr "zu viele Daten in »T«-Nachricht"
|
||||
#: fe-protocol3.c:676
|
||||
msgid "insufficient data in \"t\" message"
|
||||
msgstr "nicht genug Daten in »t«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:690
|
||||
msgid "extraneous data in \"t\" message"
|
||||
msgstr "zu viele Daten in »t«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:761 fe-protocol3.c:793 fe-protocol3.c:811
|
||||
#: fe-protocol3.c:735 fe-protocol3.c:767 fe-protocol3.c:785
|
||||
msgid "insufficient data in \"D\" message"
|
||||
msgstr "nicht genug Daten in »D«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:767
|
||||
#: fe-protocol3.c:741
|
||||
msgid "unexpected field count in \"D\" message"
|
||||
msgstr "unerwartete Feldzahl in »D«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:820
|
||||
msgid "extraneous data in \"D\" message"
|
||||
msgstr "zu viele Daten in »D«-Nachricht"
|
||||
|
||||
#: fe-protocol3.c:1012
|
||||
#: fe-protocol3.c:978
|
||||
msgid "no error message available\n"
|
||||
msgstr "keine Fehlermeldung verfügbar\n"
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:1042 fe-protocol3.c:1061
|
||||
#: fe-protocol3.c:1008 fe-protocol3.c:1027
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " bei Zeichen %s"
|
||||
|
||||
#: fe-protocol3.c:1074
|
||||
#: fe-protocol3.c:1040
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "DETAIL: %s\n"
|
||||
|
||||
#: fe-protocol3.c:1077
|
||||
#: fe-protocol3.c:1043
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "TIP: %s\n"
|
||||
|
||||
#: fe-protocol3.c:1080
|
||||
#: fe-protocol3.c:1046
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "ANFRAGE: %s\n"
|
||||
|
||||
#: fe-protocol3.c:1087
|
||||
#: fe-protocol3.c:1053
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "KONTEXT: %s\n"
|
||||
|
||||
#: fe-protocol3.c:1096
|
||||
#: fe-protocol3.c:1062
|
||||
#, c-format
|
||||
msgid "SCHEMA NAME: %s\n"
|
||||
msgstr "SCHEMANAME: %s\n"
|
||||
|
||||
#: fe-protocol3.c:1100
|
||||
#: fe-protocol3.c:1066
|
||||
#, c-format
|
||||
msgid "TABLE NAME: %s\n"
|
||||
msgstr "TABELLENNAME: %s\n"
|
||||
|
||||
#: fe-protocol3.c:1104
|
||||
#: fe-protocol3.c:1070
|
||||
#, c-format
|
||||
msgid "COLUMN NAME: %s\n"
|
||||
msgstr "SPALTENNAME: %s\n"
|
||||
|
||||
#: fe-protocol3.c:1108
|
||||
#: fe-protocol3.c:1074
|
||||
#, c-format
|
||||
msgid "DATATYPE NAME: %s\n"
|
||||
msgstr "DATENTYPNAME: %s\n"
|
||||
|
||||
#: fe-protocol3.c:1112
|
||||
#: fe-protocol3.c:1078
|
||||
#, c-format
|
||||
msgid "CONSTRAINT NAME: %s\n"
|
||||
msgstr "CONSTRAINT-NAME: %s\n"
|
||||
|
||||
#: fe-protocol3.c:1124
|
||||
#: fe-protocol3.c:1090
|
||||
msgid "LOCATION: "
|
||||
msgstr "ORT: "
|
||||
|
||||
#: fe-protocol3.c:1126
|
||||
#: fe-protocol3.c:1092
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:1128
|
||||
#: fe-protocol3.c:1094
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1323
|
||||
#: fe-protocol3.c:1289
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "ZEILE %d: "
|
||||
|
||||
#: fe-protocol3.c:1718
|
||||
#: fe-protocol3.c:1684
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline: Text COPY OUT nicht ausgeführt\n"
|
||||
|
||||
|
@ -9,15 +9,15 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.6\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2019-09-20 03:48+0000\n"
|
||||
"PO-Revision-Date: 2019-09-20 14:29+0200\n"
|
||||
"POT-Creation-Date: 2021-04-09 11:31+0000\n"
|
||||
"PO-Revision-Date: 2021-04-11 09:47+0200\n"
|
||||
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
|
||||
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.2.3\n"
|
||||
"X-Generator: Poedit 2.4.2\n"
|
||||
|
||||
#: fe-auth-scram.c:189
|
||||
msgid "malformed SCRAM message (empty message)\n"
|
||||
@ -53,14 +53,14 @@ msgstr "n'a pas pu générer le nonce\n"
|
||||
#: fe-auth-scram.c:543 fe-auth-scram.c:569 fe-auth-scram.c:583
|
||||
#: fe-auth-scram.c:632 fe-auth-scram.c:666 fe-auth.c:227 fe-auth.c:362
|
||||
#: fe-auth.c:432 fe-auth.c:467 fe-auth.c:653 fe-auth.c:812 fe-auth.c:1124
|
||||
#: fe-auth.c:1272 fe-connect.c:835 fe-connect.c:1264 fe-connect.c:1440
|
||||
#: fe-connect.c:1922 fe-connect.c:1945 fe-connect.c:2606 fe-connect.c:4152
|
||||
#: fe-connect.c:4404 fe-connect.c:4523 fe-connect.c:4777 fe-connect.c:4857
|
||||
#: fe-connect.c:4956 fe-connect.c:5212 fe-connect.c:5241 fe-connect.c:5313
|
||||
#: fe-connect.c:5337 fe-connect.c:5355 fe-connect.c:5456 fe-connect.c:5465
|
||||
#: fe-connect.c:5821 fe-connect.c:5971 fe-exec.c:2705 fe-exec.c:3452
|
||||
#: fe-exec.c:3617 fe-lobj.c:895 fe-protocol2.c:1213 fe-protocol3.c:999
|
||||
#: fe-protocol3.c:1685 fe-secure-common.c:110 fe-secure-openssl.c:438
|
||||
#: fe-auth.c:1272 fe-connect.c:831 fe-connect.c:1260 fe-connect.c:1436
|
||||
#: fe-connect.c:1918 fe-connect.c:1941 fe-connect.c:2602 fe-connect.c:4147
|
||||
#: fe-connect.c:4399 fe-connect.c:4518 fe-connect.c:4772 fe-connect.c:4852
|
||||
#: fe-connect.c:4951 fe-connect.c:5207 fe-connect.c:5236 fe-connect.c:5308
|
||||
#: fe-connect.c:5332 fe-connect.c:5350 fe-connect.c:5451 fe-connect.c:5460
|
||||
#: fe-connect.c:5816 fe-connect.c:5966 fe-exec.c:2705 fe-exec.c:3452
|
||||
#: fe-exec.c:3617 fe-lobj.c:895 fe-protocol2.c:1213 fe-protocol3.c:965
|
||||
#: fe-protocol3.c:1651 fe-secure-common.c:110 fe-secure-openssl.c:438
|
||||
#: fe-secure-openssl.c:1025
|
||||
msgid "out of memory\n"
|
||||
msgstr "mémoire épuisée\n"
|
||||
@ -189,12 +189,12 @@ msgstr "méthode d'authentification %u non supportée\n"
|
||||
msgid "user name lookup failure: error code %lu\n"
|
||||
msgstr "échec de la recherche du nom d'utilisateur : code erreur %lu\n"
|
||||
|
||||
#: fe-auth.c:1109 fe-connect.c:2533
|
||||
#: fe-auth.c:1109 fe-connect.c:2529
|
||||
#, c-format
|
||||
msgid "could not look up local user ID %d: %s\n"
|
||||
msgstr "n'a pas pu rechercher l'identifiant de l'utilisateur local %d : %s\n"
|
||||
|
||||
#: fe-auth.c:1114 fe-connect.c:2538
|
||||
#: fe-auth.c:1114 fe-connect.c:2534
|
||||
#, c-format
|
||||
msgid "local user with ID %d does not exist\n"
|
||||
msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas\n"
|
||||
@ -212,37 +212,37 @@ msgstr "la valeur de password_encryption est trop longue\n"
|
||||
msgid "unrecognized password encryption algorithm \"%s\"\n"
|
||||
msgstr "algorithme de chiffrement du mot de passe « %s » non reconnu\n"
|
||||
|
||||
#: fe-connect.c:1018
|
||||
#: fe-connect.c:1014
|
||||
#, c-format
|
||||
msgid "could not match %d host names to %d hostaddr values\n"
|
||||
msgstr "n'a pas pu faire correspondre les %d noms d'hôte aux %d valeurs hostaddr\n"
|
||||
|
||||
#: fe-connect.c:1094
|
||||
#: fe-connect.c:1090
|
||||
#, c-format
|
||||
msgid "could not match %d port numbers to %d hosts\n"
|
||||
msgstr "n'a pas pu faire correspondre les %d numéros de port aux %d hôtes\n"
|
||||
|
||||
#: fe-connect.c:1190
|
||||
#: fe-connect.c:1186
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "valeur sslmode invalide : « %s »\n"
|
||||
|
||||
#: fe-connect.c:1211
|
||||
#: fe-connect.c:1207
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr "valeur sslmode « %s » invalide si le support SSL n'est pas compilé initialement\n"
|
||||
|
||||
#: fe-connect.c:1246
|
||||
#: fe-connect.c:1242
|
||||
#, c-format
|
||||
msgid "invalid target_session_attrs value: \"%s\"\n"
|
||||
msgstr "valeur target_session_attrs invalide : « %s »\n"
|
||||
|
||||
#: fe-connect.c:1464
|
||||
#: fe-connect.c:1460
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "n'a pas pu activer le mode TCP sans délai pour la socket : %s\n"
|
||||
|
||||
#: fe-connect.c:1494
|
||||
#: fe-connect.c:1490
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -253,7 +253,7 @@ msgstr ""
|
||||
"\tLe serveur est-il actif localement et accepte-t-il les connexions sur la\n"
|
||||
" \tsocket Unix « %s » ?\n"
|
||||
|
||||
#: fe-connect.c:1552
|
||||
#: fe-connect.c:1548
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -264,7 +264,7 @@ msgstr ""
|
||||
"\tLe serveur est-il actif sur l'hôte « %s » (%s)\n"
|
||||
"\tet accepte-t-il les connexionsTCP/IP sur le port %s ?\n"
|
||||
|
||||
#: fe-connect.c:1561
|
||||
#: fe-connect.c:1557
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@ -275,291 +275,291 @@ msgstr ""
|
||||
"\tLe serveur est-il actif sur l'hôte « %s » et accepte-t-il les connexions\n"
|
||||
"\tTCP/IP sur le port %s ?\n"
|
||||
|
||||
#: fe-connect.c:1612 fe-connect.c:1644 fe-connect.c:1677 fe-connect.c:2325
|
||||
#: fe-connect.c:1608 fe-connect.c:1640 fe-connect.c:1673 fe-connect.c:2321
|
||||
#, c-format
|
||||
msgid "setsockopt(%s) failed: %s\n"
|
||||
msgstr "setsockopt(%s) a échoué : %s\n"
|
||||
|
||||
#: fe-connect.c:1726
|
||||
#: fe-connect.c:1722
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) a échoué : %ui\n"
|
||||
|
||||
#: fe-connect.c:2035
|
||||
#: fe-connect.c:2031
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "état de connexion invalide, indique probablement une corruption de mémoire\n"
|
||||
|
||||
#: fe-connect.c:2101
|
||||
#: fe-connect.c:2097
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "numéro de port invalide : « %s »\n"
|
||||
|
||||
#: fe-connect.c:2117
|
||||
#: fe-connect.c:2113
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "n'a pas pu traduire le nom d'hôte « %s » en adresse : %s\n"
|
||||
|
||||
#: fe-connect.c:2130
|
||||
#: fe-connect.c:2126
|
||||
#, c-format
|
||||
msgid "could not parse network address \"%s\": %s\n"
|
||||
msgstr "n'a pas pu analyser l'adresse réseau « %s » : %s\n"
|
||||
|
||||
#: fe-connect.c:2143
|
||||
#: fe-connect.c:2139
|
||||
#, c-format
|
||||
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
|
||||
msgstr "Le chemin du socket de domaine Unix, « %s », est trop (maximum %d octets)\n"
|
||||
|
||||
#: fe-connect.c:2158
|
||||
#: fe-connect.c:2154
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr ""
|
||||
"n'a pas pu traduire le chemin de la socket du domaine Unix « %s » en adresse :\n"
|
||||
"%s\n"
|
||||
|
||||
#: fe-connect.c:2262
|
||||
#: fe-connect.c:2258
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "n'a pas pu créer la socket : %s\n"
|
||||
|
||||
#: fe-connect.c:2284
|
||||
#: fe-connect.c:2280
|
||||
#, c-format
|
||||
msgid "could not set socket to nonblocking mode: %s\n"
|
||||
msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
|
||||
|
||||
#: fe-connect.c:2294
|
||||
#: fe-connect.c:2290
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr "n'a pas pu paramétrer la socket en mode close-on-exec : %s\n"
|
||||
|
||||
#: fe-connect.c:2312
|
||||
#: fe-connect.c:2308
|
||||
msgid "keepalives parameter must be an integer\n"
|
||||
msgstr "le paramètre keepalives doit être un entier\n"
|
||||
|
||||
#: fe-connect.c:2450
|
||||
#: fe-connect.c:2446
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "n'a pas pu déterminer le statut d'erreur de la socket : %s\n"
|
||||
|
||||
#: fe-connect.c:2478
|
||||
#: fe-connect.c:2474
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "n'a pas pu obtenir l'adresse du client depuis la socket : %s\n"
|
||||
|
||||
#: fe-connect.c:2520
|
||||
#: fe-connect.c:2516
|
||||
msgid "requirepeer parameter is not supported on this platform\n"
|
||||
msgstr "le paramètre requirepeer n'est pas supporté sur cette plateforme\n"
|
||||
|
||||
#: fe-connect.c:2523
|
||||
#: fe-connect.c:2519
|
||||
#, c-format
|
||||
msgid "could not get peer credentials: %s\n"
|
||||
msgstr "n'a pas pu obtenir l'authentification de l'autre : %s\n"
|
||||
|
||||
#: fe-connect.c:2546
|
||||
#: fe-connect.c:2542
|
||||
#, c-format
|
||||
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
|
||||
msgstr "requirepeer indique « %s » mais le nom de l'utilisateur réel est « %s »\n"
|
||||
|
||||
#: fe-connect.c:2580
|
||||
#: fe-connect.c:2576
|
||||
#, 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:2619
|
||||
#: fe-connect.c:2615
|
||||
#, 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:2689
|
||||
#: fe-connect.c:2685
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "le serveur ne supporte pas SSL alors que SSL était réclamé\n"
|
||||
|
||||
#: fe-connect.c:2715
|
||||
#: fe-connect.c:2711
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "a reçu une réponse invalide à la négociation SSL : %c\n"
|
||||
|
||||
#: fe-connect.c:2792 fe-connect.c:2825
|
||||
#: fe-connect.c:2788 fe-connect.c:2821
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr ""
|
||||
"attendait une requête d'authentification en provenance du serveur, mais a\n"
|
||||
" reçu %c\n"
|
||||
|
||||
#: fe-connect.c:3052
|
||||
#: fe-connect.c:3048
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "message inattendu du serveur lors du démarrage\n"
|
||||
|
||||
#: fe-connect.c:3282
|
||||
#: fe-connect.c:3278
|
||||
#, c-format
|
||||
msgid "could not make a writable connection to server \"%s:%s\"\n"
|
||||
msgstr "n'a pas pu réaliser une connexion en écriture au serveur « %s » : %s\n"
|
||||
|
||||
#: fe-connect.c:3328
|
||||
#: fe-connect.c:3324
|
||||
#, c-format
|
||||
msgid "test \"SHOW transaction_read_only\" failed on server \"%s:%s\"\n"
|
||||
msgstr "le test \"SHOW transaction_read_only\" a échoué sur le serveur \"%s:%s\"\n"
|
||||
|
||||
#: fe-connect.c:3343
|
||||
#: fe-connect.c:3339
|
||||
#, c-format
|
||||
msgid "invalid connection state %d, probably indicative of memory corruption\n"
|
||||
msgstr ""
|
||||
"état de connexion invalide (%d), indiquant probablement une corruption de\n"
|
||||
" mémoire\n"
|
||||
|
||||
#: fe-connect.c:3758 fe-connect.c:3818
|
||||
#: fe-connect.c:3753 fe-connect.c:3813
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "échec de PGEventProc « %s » lors de l'événement PGEVT_CONNRESET\n"
|
||||
|
||||
#: fe-connect.c:4165
|
||||
#: fe-connect.c:4160
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "URL LDAP « %s » invalide : le schéma doit être ldap://\n"
|
||||
|
||||
#: fe-connect.c:4180
|
||||
#: fe-connect.c:4175
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "URL LDAP « %s » invalide : le « distinguished name » manque\n"
|
||||
|
||||
#: fe-connect.c:4191 fe-connect.c:4244
|
||||
#: fe-connect.c:4186 fe-connect.c:4239
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "URL LDAP « %s » invalide : doit avoir exactement un attribut\n"
|
||||
|
||||
#: fe-connect.c:4201 fe-connect.c:4258
|
||||
#: fe-connect.c:4196 fe-connect.c:4253
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
|
||||
msgstr "URL LDAP « %s » invalide : doit avoir une échelle de recherche (base/un/sous)\n"
|
||||
|
||||
#: fe-connect.c:4212
|
||||
#: fe-connect.c:4207
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "URL LDAP « %s » invalide : aucun filtre\n"
|
||||
|
||||
#: fe-connect.c:4233
|
||||
#: fe-connect.c:4228
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "URL LDAP « %s » invalide : numéro de port invalide\n"
|
||||
|
||||
#: fe-connect.c:4267
|
||||
#: fe-connect.c:4262
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "n'a pas pu créer la structure LDAP\n"
|
||||
|
||||
#: fe-connect.c:4343
|
||||
#: fe-connect.c:4338
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "échec de la recherche sur le serveur LDAP : %s\n"
|
||||
|
||||
#: fe-connect.c:4354
|
||||
#: fe-connect.c:4349
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "plusieurs entrées trouvées pendant la recherche LDAP\n"
|
||||
|
||||
#: fe-connect.c:4355 fe-connect.c:4367
|
||||
#: fe-connect.c:4350 fe-connect.c:4362
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "aucune entrée trouvée pendant la recherche LDAP\n"
|
||||
|
||||
#: fe-connect.c:4378 fe-connect.c:4391
|
||||
#: fe-connect.c:4373 fe-connect.c:4386
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "l'attribut n'a pas de valeur après la recherche LDAP\n"
|
||||
|
||||
#: fe-connect.c:4443 fe-connect.c:4462 fe-connect.c:4995
|
||||
#: fe-connect.c:4438 fe-connect.c:4457 fe-connect.c:4990
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "« = » manquant après « %s » dans la chaîne des paramètres de connexion\n"
|
||||
|
||||
#: fe-connect.c:4535 fe-connect.c:5180 fe-connect.c:5954
|
||||
#: fe-connect.c:4530 fe-connect.c:5175 fe-connect.c:5949
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "option de connexion « %s » invalide\n"
|
||||
|
||||
#: fe-connect.c:4551 fe-connect.c:5044
|
||||
#: fe-connect.c:4546 fe-connect.c:5039
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "guillemets non refermés dans la chaîne des paramètres de connexion\n"
|
||||
|
||||
#: fe-connect.c:4634
|
||||
#: fe-connect.c:4629
|
||||
#, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "définition du service « %s » introuvable\n"
|
||||
|
||||
#: fe-connect.c:4657
|
||||
#: fe-connect.c:4652
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "fichier de service « %s » introuvable\n"
|
||||
|
||||
#: fe-connect.c:4672
|
||||
#: fe-connect.c:4667
|
||||
#, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "ligne %d trop longue dans le fichier service « %s »\n"
|
||||
|
||||
#: fe-connect.c:4745 fe-connect.c:4789
|
||||
#: fe-connect.c:4740 fe-connect.c:4784
|
||||
#, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "erreur de syntaxe dans le fichier service « %s », ligne %d\n"
|
||||
|
||||
#: fe-connect.c:4756
|
||||
#: fe-connect.c:4751
|
||||
#, c-format
|
||||
msgid "nested service specifications not supported in service file \"%s\", line %d\n"
|
||||
msgstr "spécifications imbriquées de service non supportées dans le fichier service « %s », ligne %d\n"
|
||||
|
||||
#: fe-connect.c:5476
|
||||
#: fe-connect.c:5471
|
||||
#, c-format
|
||||
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
|
||||
msgstr "URI invalide propagée à la routine d'analyse interne : « %s »\n"
|
||||
|
||||
#: fe-connect.c:5553
|
||||
#: fe-connect.c:5548
|
||||
#, c-format
|
||||
msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
|
||||
msgstr ""
|
||||
"fin de chaîne atteinte lors de la recherche du « ] » correspondant dans\n"
|
||||
"l'adresse IPv6 de l'hôte indiquée dans l'URI : « %s »\n"
|
||||
|
||||
#: fe-connect.c:5560
|
||||
#: fe-connect.c:5555
|
||||
#, c-format
|
||||
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
|
||||
msgstr "l'adresse IPv6 de l'hôte ne peut pas être vide dans l'URI : « %s »\n"
|
||||
|
||||
#: fe-connect.c:5575
|
||||
#: fe-connect.c:5570
|
||||
#, c-format
|
||||
msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
|
||||
msgstr ""
|
||||
"caractère « %c » inattendu à la position %d de l'URI (caractère « : » ou\n"
|
||||
"« / » attendu) : « %s »\n"
|
||||
|
||||
#: fe-connect.c:5704
|
||||
#: fe-connect.c:5699
|
||||
#, c-format
|
||||
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "séparateur « = » de clé/valeur en trop dans le paramètre de requête URI : « %s »\n"
|
||||
|
||||
#: fe-connect.c:5724
|
||||
#: fe-connect.c:5719
|
||||
#, c-format
|
||||
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
|
||||
msgstr "séparateur « = » de clé/valeur manquant dans le paramètre de requête URI : « %s »\n"
|
||||
|
||||
#: fe-connect.c:5775
|
||||
#: fe-connect.c:5770
|
||||
#, c-format
|
||||
msgid "invalid URI query parameter: \"%s\"\n"
|
||||
msgstr "paramètre de la requête URI invalide : « %s »\n"
|
||||
|
||||
#: fe-connect.c:5849
|
||||
#: fe-connect.c:5844
|
||||
#, c-format
|
||||
msgid "invalid percent-encoded token: \"%s\"\n"
|
||||
msgstr "jeton encodé en pourcentage invalide : « %s »\n"
|
||||
|
||||
#: fe-connect.c:5859
|
||||
#: fe-connect.c:5854
|
||||
#, c-format
|
||||
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
|
||||
msgstr "valeur %%00 interdite dans la valeur codée en pourcentage : « %s »\n"
|
||||
|
||||
#: fe-connect.c:6205
|
||||
#: fe-connect.c:6200
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "le pointeur de connexion est NULL\n"
|
||||
|
||||
#: fe-connect.c:6503
|
||||
#: fe-connect.c:6496
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "ATTENTION : le fichier de mots de passe « %s » n'est pas un fichier texte\n"
|
||||
|
||||
#: fe-connect.c:6512
|
||||
#: fe-connect.c:6505
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
|
||||
msgstr ""
|
||||
@ -567,7 +567,7 @@ msgstr ""
|
||||
"lecture pour le groupe ou universel ; les droits devraient être u=rw (0600)\n"
|
||||
"ou inférieur\n"
|
||||
|
||||
#: fe-connect.c:6606
|
||||
#: fe-connect.c:6617
|
||||
#, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "mot de passe récupéré dans le fichier « %s »\n"
|
||||
@ -578,12 +578,12 @@ msgid "row number %d is out of range 0..%d"
|
||||
msgstr "le numéro de ligne %d est en dehors des limites 0..%d"
|
||||
|
||||
#: fe-exec.c:498 fe-protocol2.c:502 fe-protocol2.c:537 fe-protocol2.c:1056
|
||||
#: fe-protocol3.c:208 fe-protocol3.c:235 fe-protocol3.c:252 fe-protocol3.c:332
|
||||
#: fe-protocol3.c:727 fe-protocol3.c:958
|
||||
#: fe-protocol3.c:208 fe-protocol3.c:235 fe-protocol3.c:252 fe-protocol3.c:330
|
||||
#: fe-protocol3.c:696 fe-protocol3.c:924
|
||||
msgid "out of memory"
|
||||
msgstr "mémoire épuisée"
|
||||
|
||||
#: fe-exec.c:499 fe-protocol2.c:1402 fe-protocol3.c:1893
|
||||
#: fe-exec.c:499 fe-protocol2.c:1402 fe-protocol3.c:1859
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
@ -655,7 +655,7 @@ msgid "PQexec not allowed during COPY BOTH\n"
|
||||
msgstr "PQexec non autorisé pendant COPY BOTH\n"
|
||||
|
||||
#: fe-exec.c:2283 fe-exec.c:2350 fe-exec.c:2440 fe-protocol2.c:1359
|
||||
#: fe-protocol3.c:1824
|
||||
#: fe-protocol3.c:1790
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "aucun COPY en cours\n"
|
||||
|
||||
@ -849,12 +849,12 @@ msgstr ""
|
||||
"le serveur a envoyé des données binaires (message « B ») sans description\n"
|
||||
"préalable de la ligne (message « T »)"
|
||||
|
||||
#: fe-protocol2.c:632 fe-protocol3.c:411
|
||||
#: fe-protocol2.c:632 fe-protocol3.c:406
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "réponse inattendue du serveur, le premier caractère reçu étant « %c »\n"
|
||||
|
||||
#: fe-protocol2.c:761 fe-protocol2.c:936 fe-protocol3.c:626 fe-protocol3.c:853
|
||||
#: fe-protocol2.c:761 fe-protocol2.c:936 fe-protocol3.c:607 fe-protocol3.c:813
|
||||
msgid "out of memory for query result"
|
||||
msgstr "mémoire épuisée pour le résultat de la requête"
|
||||
|
||||
@ -863,130 +863,122 @@ msgstr "mémoire épuisée pour le résultat de la requête"
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "synchronisation perdue avec le serveur, réinitialisation de la connexion"
|
||||
|
||||
#: fe-protocol2.c:1548 fe-protocol2.c:1580 fe-protocol3.c:2096
|
||||
#: fe-protocol2.c:1548 fe-protocol2.c:1580 fe-protocol3.c:2062
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "erreur de protocole : id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:367
|
||||
#: fe-protocol3.c:362
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n"
|
||||
msgstr ""
|
||||
"le serveur a envoyé des données (message « D ») sans description préalable\n"
|
||||
"de la ligne (message « T »)\n"
|
||||
|
||||
#: fe-protocol3.c:432
|
||||
#: fe-protocol3.c:427
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr ""
|
||||
"le contenu du message ne correspond pas avec la longueur du type de message\n"
|
||||
"« %c »\n"
|
||||
|
||||
#: fe-protocol3.c:453
|
||||
#: fe-protocol3.c:448
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr ""
|
||||
"synchronisation perdue avec le serveur : a reçu le type de message « %c »,\n"
|
||||
"longueur %d\n"
|
||||
|
||||
#: fe-protocol3.c:504 fe-protocol3.c:544
|
||||
#: fe-protocol3.c:498 fe-protocol3.c:538
|
||||
msgid "insufficient data in \"T\" message"
|
||||
msgstr "données insuffisantes dans le message « T »"
|
||||
|
||||
#: fe-protocol3.c:577
|
||||
msgid "extraneous data in \"T\" message"
|
||||
msgstr "données supplémentaires dans le message « T »"
|
||||
#: fe-protocol3.c:676
|
||||
msgid "insufficient data in \"t\" message"
|
||||
msgstr "données insuffisantes dans le message « t »"
|
||||
|
||||
#: fe-protocol3.c:690
|
||||
msgid "extraneous data in \"t\" message"
|
||||
msgstr "données supplémentaires dans le message « t »"
|
||||
|
||||
#: fe-protocol3.c:761 fe-protocol3.c:793 fe-protocol3.c:811
|
||||
#: fe-protocol3.c:735 fe-protocol3.c:767 fe-protocol3.c:785
|
||||
msgid "insufficient data in \"D\" message"
|
||||
msgstr "données insuffisantes dans le message « D »"
|
||||
|
||||
#: fe-protocol3.c:767
|
||||
#: fe-protocol3.c:741
|
||||
msgid "unexpected field count in \"D\" message"
|
||||
msgstr "nombre de champs inattendu dans le message « D »"
|
||||
|
||||
#: fe-protocol3.c:820
|
||||
msgid "extraneous data in \"D\" message"
|
||||
msgstr "données supplémentaires dans le message « D »"
|
||||
|
||||
#: fe-protocol3.c:1012
|
||||
#: fe-protocol3.c:978
|
||||
msgid "no error message available\n"
|
||||
msgstr "aucun message d'erreur disponible\n"
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:1042 fe-protocol3.c:1061
|
||||
#: fe-protocol3.c:1008 fe-protocol3.c:1027
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " au caractère %s"
|
||||
|
||||
#: fe-protocol3.c:1074
|
||||
#: fe-protocol3.c:1040
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "DÉTAIL : %s\n"
|
||||
|
||||
#: fe-protocol3.c:1077
|
||||
#: fe-protocol3.c:1043
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "ASTUCE : %s\n"
|
||||
|
||||
#: fe-protocol3.c:1080
|
||||
#: fe-protocol3.c:1046
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "REQUÊTE : %s\n"
|
||||
|
||||
#: fe-protocol3.c:1087
|
||||
#: fe-protocol3.c:1053
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "CONTEXTE : %s\n"
|
||||
|
||||
#: fe-protocol3.c:1096
|
||||
#: fe-protocol3.c:1062
|
||||
#, c-format
|
||||
msgid "SCHEMA NAME: %s\n"
|
||||
msgstr "NOM DE SCHÉMA : %s\n"
|
||||
|
||||
#: fe-protocol3.c:1100
|
||||
#: fe-protocol3.c:1066
|
||||
#, c-format
|
||||
msgid "TABLE NAME: %s\n"
|
||||
msgstr "NOM DE TABLE : %s\n"
|
||||
|
||||
#: fe-protocol3.c:1104
|
||||
#: fe-protocol3.c:1070
|
||||
#, c-format
|
||||
msgid "COLUMN NAME: %s\n"
|
||||
msgstr "NOM DE COLONNE : %s\n"
|
||||
|
||||
#: fe-protocol3.c:1108
|
||||
#: fe-protocol3.c:1074
|
||||
#, c-format
|
||||
msgid "DATATYPE NAME: %s\n"
|
||||
msgstr "NOM DU TYPE DE DONNÉES : %s\n"
|
||||
|
||||
#: fe-protocol3.c:1112
|
||||
#: fe-protocol3.c:1078
|
||||
#, c-format
|
||||
msgid "CONSTRAINT NAME: %s\n"
|
||||
msgstr "NOM DE CONTRAINTE : %s\n"
|
||||
|
||||
#: fe-protocol3.c:1124
|
||||
#: fe-protocol3.c:1090
|
||||
msgid "LOCATION: "
|
||||
msgstr "EMPLACEMENT : "
|
||||
|
||||
#: fe-protocol3.c:1126
|
||||
#: fe-protocol3.c:1092
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:1128
|
||||
#: fe-protocol3.c:1094
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s : %s"
|
||||
|
||||
#: fe-protocol3.c:1323
|
||||
#: fe-protocol3.c:1289
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "LIGNE %d : "
|
||||
|
||||
#: fe-protocol3.c:1718
|
||||
#: fe-protocol3.c:1684
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline : ne va pas réaliser un COPY OUT au format texte\n"
|
||||
|
||||
@ -1169,70 +1161,79 @@ msgstr "n'a pas pu transmettre les données au serveur : %s\n"
|
||||
msgid "unrecognized socket error: 0x%08X/%d"
|
||||
msgstr "erreur de socket non reconnue : 0x%08X/%d"
|
||||
|
||||
#~ msgid "failed to generate nonce\n"
|
||||
#~ msgstr "échec pour la génération de nonce\n"
|
||||
|
||||
#~ msgid "socket not open\n"
|
||||
#~ msgstr "socket non ouvert\n"
|
||||
|
||||
#~ msgid "could not set socket to blocking mode: %s\n"
|
||||
#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
|
||||
|
||||
#~ msgid "Kerberos 5 authentication rejected: %*s\n"
|
||||
#~ msgstr "authentification Kerberos 5 rejetée : %*s\n"
|
||||
|
||||
#~ msgid "could not restore nonblocking mode on socket: %s\n"
|
||||
#~ msgstr "n'a pas pu rétablir le mode non-bloquant pour la socket : %s\n"
|
||||
|
||||
#~ msgid "could not get home directory to locate client certificate files\n"
|
||||
#~ msgid "could not get home directory to locate password file\n"
|
||||
#~ msgstr ""
|
||||
#~ "n'a pas pu récupérer le répertoire personnel pour trouver les certificats\n"
|
||||
#~ "du client\n"
|
||||
|
||||
#~ msgid "verified SSL connections are only supported when connecting to a host name\n"
|
||||
#~ msgstr ""
|
||||
#~ "les connexions SSL vérifiées ne sont supportées que lors de la connexion\n"
|
||||
#~ "à un alias hôte\n"
|
||||
|
||||
#~ msgid "could not open private key file \"%s\": %s\n"
|
||||
#~ msgstr "n'a pas pu ouvrir le fichier de clé privée « %s » : %s\n"
|
||||
|
||||
#~ msgid "private key file \"%s\" changed during execution\n"
|
||||
#~ msgstr "la clé privée « %s » a été modifiée durant l'exécution\n"
|
||||
|
||||
#~ msgid "could not read private key file \"%s\": %s\n"
|
||||
#~ msgstr "n'a pas pu lire la clé privée « %s » : %s\n"
|
||||
|
||||
#~ msgid "invalid appname state %d, probably indicative of memory corruption\n"
|
||||
#~ msgstr "état appname %d invalide, indiquant probablement une corruption de la mémoire\n"
|
||||
|
||||
#~ msgid "invalid sslverify value: \"%s\"\n"
|
||||
#~ msgstr "valeur sslverify invalide : « %s »\n"
|
||||
|
||||
#~ msgid "unrecognized return value from row processor"
|
||||
#~ msgstr "valeur de retour du traitement de la ligne non reconnue"
|
||||
|
||||
#~ msgid "could not acquire mutex: %s\n"
|
||||
#~ msgstr "n'a pas pu acquérir le mutex : %s\n"
|
||||
|
||||
#~ msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
#~ msgstr "setsockopt(SO_KEEPALIVE) a échoué : %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
#~ msgstr "setsockopt(TCP_KEEPINTVL) a échoué : %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
#~ msgstr "setsockopt(TCP_KEEPALIVE) a échoué : %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
#~ msgstr "setsockopt(TCP_KEEPIDLE) a échoué : %s\n"
|
||||
#~ "n'a pas pu obtenir le répertoire personnel pour trouver le fichier de\n"
|
||||
#~ "mot de passe\n"
|
||||
|
||||
#~ msgid "could not get home directory to locate service definition file"
|
||||
#~ msgstr ""
|
||||
#~ "n'a pas pu obtenir le répertoire personnel pour trouver le certificat de\n"
|
||||
#~ "définition du service"
|
||||
|
||||
#~ msgid "could not get home directory to locate password file\n"
|
||||
#~ msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
#~ msgstr "setsockopt(TCP_KEEPIDLE) a échoué : %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
#~ msgstr "setsockopt(TCP_KEEPALIVE) a échoué : %s\n"
|
||||
|
||||
#~ msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
#~ msgstr "setsockopt(TCP_KEEPINTVL) a échoué : %s\n"
|
||||
|
||||
#~ msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
#~ msgstr "setsockopt(SO_KEEPALIVE) a échoué : %s\n"
|
||||
|
||||
#~ msgid "could not acquire mutex: %s\n"
|
||||
#~ msgstr "n'a pas pu acquérir le mutex : %s\n"
|
||||
|
||||
#~ msgid "unrecognized return value from row processor"
|
||||
#~ msgstr "valeur de retour du traitement de la ligne non reconnue"
|
||||
|
||||
#~ msgid "invalid sslverify value: \"%s\"\n"
|
||||
#~ msgstr "valeur sslverify invalide : « %s »\n"
|
||||
|
||||
#~ msgid "invalid appname state %d, probably indicative of memory corruption\n"
|
||||
#~ msgstr "état appname %d invalide, indiquant probablement une corruption de la mémoire\n"
|
||||
|
||||
#~ msgid "could not read private key file \"%s\": %s\n"
|
||||
#~ msgstr "n'a pas pu lire la clé privée « %s » : %s\n"
|
||||
|
||||
#~ msgid "private key file \"%s\" changed during execution\n"
|
||||
#~ msgstr "la clé privée « %s » a été modifiée durant l'exécution\n"
|
||||
|
||||
#~ msgid "could not open private key file \"%s\": %s\n"
|
||||
#~ msgstr "n'a pas pu ouvrir le fichier de clé privée « %s » : %s\n"
|
||||
|
||||
#~ msgid "verified SSL connections are only supported when connecting to a host name\n"
|
||||
#~ msgstr ""
|
||||
#~ "n'a pas pu obtenir le répertoire personnel pour trouver le fichier de\n"
|
||||
#~ "mot de passe\n"
|
||||
#~ "les connexions SSL vérifiées ne sont supportées que lors de la connexion\n"
|
||||
#~ "à un alias hôte\n"
|
||||
|
||||
#~ msgid "could not get home directory to locate client certificate files\n"
|
||||
#~ msgstr ""
|
||||
#~ "n'a pas pu récupérer le répertoire personnel pour trouver les certificats\n"
|
||||
#~ "du client\n"
|
||||
|
||||
#~ msgid "could not restore nonblocking mode on socket: %s\n"
|
||||
#~ msgstr "n'a pas pu rétablir le mode non-bloquant pour la socket : %s\n"
|
||||
|
||||
#~ msgid "Kerberos 5 authentication rejected: %*s\n"
|
||||
#~ msgstr "authentification Kerberos 5 rejetée : %*s\n"
|
||||
|
||||
#~ msgid "could not set socket to blocking mode: %s\n"
|
||||
#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
|
||||
|
||||
#~ msgid "socket not open\n"
|
||||
#~ msgstr "socket non ouvert\n"
|
||||
|
||||
#~ msgid "failed to generate nonce\n"
|
||||
#~ msgstr "échec pour la génération de nonce\n"
|
||||
|
||||
#~ msgid "extraneous data in \"D\" message"
|
||||
#~ msgstr "données supplémentaires dans le message « D »"
|
||||
|
||||
#~ msgid "extraneous data in \"t\" message"
|
||||
#~ msgstr "données supplémentaires dans le message « t »"
|
||||
|
||||
#~ msgid "extraneous data in \"T\" message"
|
||||
#~ msgstr "données supplémentaires dans le message « T »"
|
||||
|
Reference in New Issue
Block a user