1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-18 02:02:55 +03:00

Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: cf38d09075039ec3151f5226b4002569d05c489c
This commit is contained in:
Peter Eisentraut
2018-02-26 08:28:54 -05:00
parent 4e3f2b394a
commit 8c97abb98e
47 changed files with 19937 additions and 2432 deletions

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.6\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-07-02 04:38+0000\n"
"PO-Revision-Date: 2017-07-02 17:45+0200\n"
"POT-Creation-Date: 2018-02-05 14:08+0000\n"
"PO-Revision-Date: 2018-02-10 17:46+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 1.8.12\n"
"X-Generator: Poedit 2.0.3\n"
#: descriptor.c:64
#, c-format
@@ -320,14 +320,14 @@ msgstr ""
"erreur interne : l'état ne peut être atteint ; merci de rapporter ceci à\n"
"<pgsql-bugs@postgresql.org>"
#: pgc.l:1375
#: pgc.l:1376
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr ""
"Erreur : le chemin d'en-tête « %s/%s » est trop long sur la ligne %d,\n"
"ignoré\n"
#: pgc.l:1398
#: pgc.l:1399
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "n'a pas pu ouvrir le fichier d'en-tête « %s » sur la ligne %d"
@@ -361,193 +361,193 @@ msgstr "initialiseur non autorisé dans la définition du type"
msgid "type name \"string\" is reserved in Informix mode"
msgstr "le nom du type « string » est réservé dans le mode Informix"
#: preproc.y:546 preproc.y:15412
#: preproc.y:546 preproc.y:15393
#, c-format
msgid "type \"%s\" is already defined"
msgstr "le type « %s » est déjà défini"
#: preproc.y:570 preproc.y:16070 preproc.y:16390 variable.c:620
#: preproc.y:570 preproc.y:16051 preproc.y:16371 variable.c:620
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr ""
"les tableaux multi-dimensionnels pour les types de données simples ne sont\n"
"pas supportés"
#: preproc.y:1681
#: preproc.y:1674
#, c-format
msgid "AT option not allowed in CLOSE DATABASE statement"
msgstr "option AT non autorisée dans une instruction CLOSE DATABASE"
#: preproc.y:1894
#: preproc.y:1883
#, c-format
msgid "AT option not allowed in CONNECT statement"
msgstr "option AT non autorisée dans une instruction CONNECT"
#: preproc.y:1928
#: preproc.y:1917
#, c-format
msgid "AT option not allowed in DISCONNECT statement"
msgstr "option AT non autorisée dans une instruction DISCONNECT"
#: preproc.y:1983
#: preproc.y:1972
#, c-format
msgid "AT option not allowed in SET CONNECTION statement"
msgstr "option AT non autorisée dans une instruction SET CONNECTION"
#: preproc.y:2005
#: preproc.y:1994
#, c-format
msgid "AT option not allowed in TYPE statement"
msgstr "option AT non autorisée dans une instruction TYPE"
#: preproc.y:2014
#: preproc.y:2003
#, c-format
msgid "AT option not allowed in VAR statement"
msgstr "option AT non autorisée dans une instruction VAR"
#: preproc.y:2021
#: preproc.y:2010
#, c-format
msgid "AT option not allowed in WHENEVER statement"
msgstr "option AT non autorisée dans une instruction WHENEVER"
#: preproc.y:2090 preproc.y:2274 preproc.y:2279 preproc.y:2395 preproc.y:3969 preproc.y:5519
#: preproc.y:5528 preproc.y:5828 preproc.y:7364 preproc.y:8801 preproc.y:8806 preproc.y:11538
#: preproc.y:12159
#: preproc.y:2079 preproc.y:2251 preproc.y:2256 preproc.y:2372 preproc.y:3950 preproc.y:5500
#: preproc.y:5509 preproc.y:5809 preproc.y:7345 preproc.y:8782 preproc.y:8787 preproc.y:11519
#: preproc.y:12140
#, c-format
msgid "unsupported feature will be passed to server"
msgstr "la fonctionnalité non supportée sera passée au serveur"
#: preproc.y:2653
#: preproc.y:2630
#, c-format
msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL n'est pas implanté"
#: preproc.y:3325
#: preproc.y:3306
#, c-format
msgid "COPY FROM STDIN is not implemented"
msgstr "COPY FROM STDIN n'est pas implanté"
#: preproc.y:9704 preproc.y:15001
#: preproc.y:9685 preproc.y:14982
#, c-format
msgid "using variable \"%s\" in different declare statements is not supported"
msgstr ""
"l'utilisation de la variable « %s » dans différentes instructions de déclaration\n"
"n'est pas supportée"
#: preproc.y:9706 preproc.y:15003
#: preproc.y:9687 preproc.y:14984
#, c-format
msgid "cursor \"%s\" is already defined"
msgstr "le curseur « %s » est déjà défini"
#: preproc.y:10136
#: preproc.y:10117
#, c-format
msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "la syntaxe obsolète LIMIT #,# a été passée au serveur"
#: preproc.y:10452 preproc.y:10459
#: preproc.y:10433 preproc.y:10440
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "la sous-requête du FROM doit avoir un alias"
#: preproc.y:14731
#: preproc.y:14712
#, c-format
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS ne peut pas indiquer INTO"
#: preproc.y:14767
#: preproc.y:14748
#, c-format
msgid "expected \"@\", found \"%s\""
msgstr "« @ » attendu, « %s » trouvé"
#: preproc.y:14779
#: preproc.y:14760
#, c-format
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
msgstr ""
"seuls les protocoles « tcp » et « unix » et les types de base de données\n"
"« postgresql » sont supportés"
#: preproc.y:14782
#: preproc.y:14763
#, c-format
msgid "expected \"://\", found \"%s\""
msgstr "« :// » attendu, « %s » trouvé"
#: preproc.y:14787
#: preproc.y:14768
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "les sockets de domaine Unix fonctionnent seulement sur « localhost », mais pas sur « %s »"
#: preproc.y:14813
#: preproc.y:14794
#, c-format
msgid "expected \"postgresql\", found \"%s\""
msgstr "« postgresql » attendu, « %s » trouvé"
#: preproc.y:14816
#: preproc.y:14797
#, c-format
msgid "invalid connection type: %s"
msgstr "type de connexion invalide : %s"
#: preproc.y:14825
#: preproc.y:14806
#, c-format
msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "« @ » ou « :// » attendu, « %s » trouvé"
#: preproc.y:14900 preproc.y:14918
#: preproc.y:14881 preproc.y:14899
#, c-format
msgid "invalid data type"
msgstr "type de données invalide"
#: preproc.y:14929 preproc.y:14946
#: preproc.y:14910 preproc.y:14927
#, c-format
msgid "incomplete statement"
msgstr "instruction incomplète"
#: preproc.y:14932 preproc.y:14949
#: preproc.y:14913 preproc.y:14930
#, c-format
msgid "unrecognized token \"%s\""
msgstr "jeton « %s » non reconnu"
#: preproc.y:15223
#: preproc.y:15204
#, c-format
msgid "only data types numeric and decimal have precision/scale argument"
msgstr ""
"seuls les types de données numeric et decimal ont des arguments de\n"
"précision et d'échelle"
#: preproc.y:15235
#: preproc.y:15216
#, c-format
msgid "interval specification not allowed here"
msgstr "interval de spécification non autorisé ici"
#: preproc.y:15387 preproc.y:15439
#: preproc.y:15368 preproc.y:15420
#, c-format
msgid "too many levels in nested structure/union definition"
msgstr "trop de niveaux dans la définition de structure/union imbriquée"
#: preproc.y:15578
#: preproc.y:15559
#, c-format
msgid "pointers to varchar are not implemented"
msgstr "les pointeurs sur des chaînes de caractères (varchar) ne sont pas implantés"
#: preproc.y:15765 preproc.y:15790
#: preproc.y:15746 preproc.y:15771
#, c-format
msgid "using unsupported DESCRIBE statement"
msgstr "utilisation de l'instruction DESCRIBE non supporté"
#: preproc.y:16037
#: preproc.y:16018
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "initialiseur non autorisé dans la commande EXEC SQL VAR"
#: preproc.y:16348
#: preproc.y:16329
#, c-format
msgid "arrays of indicators are not allowed on input"
msgstr "les tableaux d'indicateurs ne sont pas autorisés en entrée"
#: preproc.y:16569
#: preproc.y:16550
#, c-format
msgid "operator not allowed in variable definition"
msgstr "opérateur non autorisé dans la définition de la variable"
#. translator: %s is typically the translation of "syntax error"
#: preproc.y:16607
#: preproc.y:16591
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s sur ou près de « %s »"
@@ -557,7 +557,7 @@ msgstr "%s sur ou près de « %s »"
msgid "out of memory"
msgstr "mémoire épuisée"
#: type.c:212 type.c:664
#: type.c:212 type.c:674
#, c-format
msgid "unrecognized variable type code %d"
msgstr "code %d du type de variable non reconnu"
@@ -606,7 +606,17 @@ msgstr "l'indicateur d'un struct doit être un struct"
msgid "indicator for simple data type has to be simple"
msgstr "l'indicateur d'un type de données simple doit être simple"
#: type.c:723
#: type.c:615
#, c-format
msgid "indicator struct \"%s\" has too few members"
msgstr "le struct indicateur « %s » a trop peu de membres"
#: type.c:622
#, c-format
msgid "indicator struct \"%s\" has too many members"
msgstr "le struct indicateur « %s » a trop de membres"
#: type.c:733
#, c-format
msgid "unrecognized descriptor item code %d"
msgstr "code %d de l'élément du descripteur non reconnu"
@@ -677,23 +687,23 @@ msgstr "ce type de données ne supporte pas les pointeurs de pointeur"
msgid "multidimensional arrays for structures are not supported"
msgstr "les tableaux multidimensionnels ne sont pas supportés pour les structures"
#~ msgid " --version output version information, then exit\n"
#~ msgstr " --version affiche la version et quitte\n"
#~ msgid "AT option not allowed in DEALLOCATE statement"
#~ msgstr "option AT non autorisée dans une instruction DEALLOCATE"
#~ msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
#~ msgstr "une contrainte déclarée INITIALLY DEFERRED doit être DEFERRABLE"
#~ msgid "OLD used in query that is not in a rule"
#~ msgstr "OLD utilisé dans une requête qui n'est pas dans une règle"
#~ msgid "NEW used in query that is not in a rule"
#~ msgstr "NEW utilisé dans une requête qui n'est pas dans une règle"
#~ msgid "COPY TO STDIN is not possible"
#~ msgstr "COPY TO STDIN n'est pas possible"
#~ msgid "COPY FROM STDOUT is not possible"
#~ msgstr "COPY FROM STDOUT n'est pas possible"
#~ msgid "COPY TO STDIN is not possible"
#~ msgstr "COPY TO STDIN n'est pas possible"
#~ msgid "NEW used in query that is not in a rule"
#~ msgstr "NEW utilisé dans une requête qui n'est pas dans une règle"
#~ msgid "OLD used in query that is not in a rule"
#~ msgstr "OLD utilisé dans une requête qui n'est pas dans une règle"
#~ msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
#~ msgstr "une contrainte déclarée INITIALLY DEFERRED doit être DEFERRABLE"
#~ msgid "AT option not allowed in DEALLOCATE statement"
#~ msgstr "option AT non autorisée dans une instruction DEALLOCATE"
#~ msgid " --version output version information, then exit\n"
#~ msgstr " --version affiche la version et quitte\n"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.6\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-09-16 19:38+0000\n"
"PO-Revision-Date: 2017-09-17 18:21+0200\n"
"POT-Creation-Date: 2018-02-05 14:08+0000\n"
"PO-Revision-Date: 2018-02-10 17:49+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
@@ -53,12 +53,12 @@ msgstr "n'a pas pu générer le nonce\n"
#: fe-auth-scram.c:400 fe-auth-scram.c:420 fe-auth-scram.c:445
#: fe-auth-scram.c:459 fe-auth-scram.c:501 fe-auth.c:227 fe-auth.c:362
#: fe-auth.c:432 fe-auth.c:467 fe-auth.c:609 fe-auth.c:768 fe-auth.c:1080
#: fe-auth.c:1228 fe-connect.c:775 fe-connect.c:1203 fe-connect.c:1379
#: fe-connect.c:1947 fe-connect.c:2476 fe-connect.c:4062 fe-connect.c:4314
#: fe-connect.c:4433 fe-connect.c:4673 fe-connect.c:4753 fe-connect.c:4852
#: fe-connect.c:5108 fe-connect.c:5137 fe-connect.c:5209 fe-connect.c:5233
#: fe-connect.c:5251 fe-connect.c:5352 fe-connect.c:5361 fe-connect.c:5717
#: fe-connect.c:5867 fe-exec.c:2702 fe-exec.c:3449 fe-exec.c:3614 fe-lobj.c:896
#: fe-auth.c:1228 fe-connect.c:775 fe-connect.c:1202 fe-connect.c:1378
#: fe-connect.c:1946 fe-connect.c:2475 fe-connect.c:4061 fe-connect.c:4313
#: fe-connect.c:4432 fe-connect.c:4682 fe-connect.c:4762 fe-connect.c:4861
#: fe-connect.c:5117 fe-connect.c:5146 fe-connect.c:5218 fe-connect.c:5242
#: fe-connect.c:5260 fe-connect.c:5361 fe-connect.c:5370 fe-connect.c:5726
#: fe-connect.c:5876 fe-exec.c:2702 fe-exec.c:3449 fe-exec.c:3614 fe-lobj.c:896
#: fe-protocol2.c:1206 fe-protocol3.c:992 fe-protocol3.c:1678
#: fe-secure-openssl.c:514 fe-secure-openssl.c:1138
msgid "out of memory\n"
@@ -180,12 +180,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:1065 fe-connect.c:2403
#: fe-auth.c:1065 fe-connect.c:2402
#, 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:1070 fe-connect.c:2408
#: fe-auth.c:1070 fe-connect.c:2407
#, 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"
@@ -205,41 +205,35 @@ msgstr "algorithme de chiffrement du mot de passe « %s » non reconnu\n"
#: fe-connect.c:968
#, c-format
msgid "could not match %d host names to %d hostaddrs\n"
msgstr "n'a pas pu faire correspondre les %d noms d'hôte aux %d adresses\n"
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:1025
#, 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:1077
msgid "could not get home directory to locate password file\n"
msgstr ""
"n'a pas pu obtenir le répertoire personnel pour trouver le fichier de\n"
"mot de passe\n"
#: fe-connect.c:1129
#: fe-connect.c:1128
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgstr "valeur sslmode invalide : « %s »\n"
#: fe-connect.c:1150
#: fe-connect.c:1149
#, 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:1185
#: fe-connect.c:1184
#, c-format
msgid "invalid target_session_attrs value: \"%s\"\n"
msgstr "valeur target_session_attrs invalide : « %s »\n"
#: fe-connect.c:1403
#: fe-connect.c:1402
#, 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:1433
#: fe-connect.c:1432
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -250,7 +244,7 @@ msgstr ""
"\tLe serveur est-il actif localement et accepte-t-il les connexions sur la\n"
" \tsocket Unix « %s » ?\n"
#: fe-connect.c:1491
#: fe-connect.c:1490
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -261,7 +255,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:1500
#: fe-connect.c:1499
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -272,297 +266,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:1551 fe-connect.c:1583 fe-connect.c:1616 fe-connect.c:2175
#: fe-connect.c:1550 fe-connect.c:1582 fe-connect.c:1615 fe-connect.c:2174
#, c-format
msgid "setsockopt(%s) failed: %s\n"
msgstr "setsockopt(%s) a échoué : %s\n"
#: fe-connect.c:1665
#: fe-connect.c:1664
#, c-format
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) a échoué : %ui\n"
#: fe-connect.c:1722
#: fe-connect.c:1721
#, c-format
msgid "invalid port number: \"%s\"\n"
msgstr "numéro de port invalide : « %s »\n"
#: fe-connect.c:1738
#: fe-connect.c:1737
#, 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:1747
#: fe-connect.c:1746
#, 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:1758
#: fe-connect.c:1757
#, 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:1772
#: fe-connect.c:1771
#, 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:2053
#: fe-connect.c:2052
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:2110
#: fe-connect.c:2109
#, c-format
msgid "could not create socket: %s\n"
msgstr "n'a pas pu créer la socket : %s\n"
#: fe-connect.c:2132
#: fe-connect.c:2131
#, 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:2143
#: fe-connect.c:2142
#, 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:2162
#: fe-connect.c:2161
msgid "keepalives parameter must be an integer\n"
msgstr "le paramètre keepalives doit être un entier\n"
#: fe-connect.c:2313
#: fe-connect.c:2312
#, 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:2348
#: fe-connect.c:2347
#, 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:2390
#: fe-connect.c:2389
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:2393
#: fe-connect.c:2392
#, 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:2416
#: fe-connect.c:2415
#, 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:2450
#: fe-connect.c:2449
#, 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:2489
#: fe-connect.c:2488
#, 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:2559
#: fe-connect.c:2558
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:2585
#: fe-connect.c:2584
#, 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:2661 fe-connect.c:2694
#: fe-connect.c:2660 fe-connect.c:2693
#, 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:2923
#: fe-connect.c:2922
msgid "unexpected message from server during startup\n"
msgstr "message inattendu du serveur lors du démarrage\n"
#: fe-connect.c:3141
#: fe-connect.c:3140
#, 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:3190
#: fe-connect.c:3189
#, 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:3211
#: fe-connect.c:3210
#, 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:3668 fe-connect.c:3728
#: fe-connect.c:3667 fe-connect.c:3727
#, 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:4075
#: fe-connect.c:4074
#, 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:4090
#: fe-connect.c:4089
#, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "URL LDAP « %s » invalide : le « distinguished name » manque\n"
#: fe-connect.c:4101 fe-connect.c:4154
#: fe-connect.c:4100 fe-connect.c:4153
#, 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:4111 fe-connect.c:4168
#: fe-connect.c:4110 fe-connect.c:4167
#, 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:4122
#: fe-connect.c:4121
#, c-format
msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "URL LDAP « %s » invalide : aucun filtre\n"
#: fe-connect.c:4143
#: fe-connect.c:4142
#, 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:4177
#: fe-connect.c:4176
msgid "could not create LDAP structure\n"
msgstr "n'a pas pu créer la structure LDAP\n"
#: fe-connect.c:4253
#: fe-connect.c:4252
#, c-format
msgid "lookup on LDAP server failed: %s\n"
msgstr "échec de la recherche sur le serveur LDAP : %s\n"
#: fe-connect.c:4264
#: fe-connect.c:4263
msgid "more than one entry found on LDAP lookup\n"
msgstr "plusieurs entrées trouvées pendant la recherche LDAP\n"
#: fe-connect.c:4265 fe-connect.c:4277
#: fe-connect.c:4264 fe-connect.c:4276
msgid "no entry found on LDAP lookup\n"
msgstr "aucune entrée trouvée pendant la recherche LDAP\n"
#: fe-connect.c:4288 fe-connect.c:4301
#: fe-connect.c:4287 fe-connect.c:4300
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:4353 fe-connect.c:4372 fe-connect.c:4891
#: fe-connect.c:4352 fe-connect.c:4371 fe-connect.c:4900
#, 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:4445 fe-connect.c:5076 fe-connect.c:5850
#: fe-connect.c:4444 fe-connect.c:5085 fe-connect.c:5859
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr "option de connexion « %s » invalide\n"
#: fe-connect.c:4461 fe-connect.c:4940
#: fe-connect.c:4460 fe-connect.c:4949
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:4501
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"
#: fe-connect.c:4534
#: fe-connect.c:4543
#, c-format
msgid "definition of service \"%s\" not found\n"
msgstr "définition du service « %s » introuvable\n"
#: fe-connect.c:4557
#: fe-connect.c:4566
#, c-format
msgid "service file \"%s\" not found\n"
msgstr "fichier de service « %s » introuvable\n"
#: fe-connect.c:4570
#: fe-connect.c:4579
#, 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:4641 fe-connect.c:4685
#: fe-connect.c:4650 fe-connect.c:4694
#, 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:4652
#: fe-connect.c:4661
#, 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:5372
#: fe-connect.c:5381
#, 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:5449
#: fe-connect.c:5458
#, 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:5456
#: fe-connect.c:5465
#, 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:5471
#: fe-connect.c:5480
#, 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:5600
#: fe-connect.c:5609
#, 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:5620
#: fe-connect.c:5629
#, 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:5671
#: fe-connect.c:5680
#, c-format
msgid "invalid URI query parameter: \"%s\"\n"
msgstr "paramètre de la requête URI invalide : « %s »\n"
#: fe-connect.c:5745
#: fe-connect.c:5754
#, c-format
msgid "invalid percent-encoded token: \"%s\"\n"
msgstr "jeton encodé en pourcentage invalide : « %s »\n"
#: fe-connect.c:5755
#: fe-connect.c:5764
#, 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:6100
#: fe-connect.c:6109
msgid "connection pointer is NULL\n"
msgstr "le pointeur de connexion est NULL\n"
#: fe-connect.c:6398
#: fe-connect.c:6407
#, 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:6407
#: fe-connect.c:6416
#, c-format
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
msgstr ""
@@ -570,7 +558,7 @@ msgstr ""
"lecture pour le groupe ou universel ; les droits devraient être u=rw (0600)\n"
"ou inférieur\n"
#: fe-connect.c:6499
#: fe-connect.c:6508
#, c-format
msgid "password retrieved from file \"%s\"\n"
msgstr "mot de passe récupéré dans le fichier fichier « %s »\n"
@@ -1159,60 +1147,70 @@ 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 "setsockopt(TCP_KEEPIDLE) failed: %s\n"
#~ msgstr "setsockopt(TCP_KEEPIDLE) a échoué : %s\n"
#~ msgid "failed to generate nonce\n"
#~ msgstr "échec pour la génération de nonce\n"
#~ msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
#~ msgstr "setsockopt(TCP_KEEPALIVE) a échoué : %s\n"
#~ msgid "socket not open\n"
#~ msgstr "socket non ouvert\n"
#~ msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
#~ msgstr "setsockopt(TCP_KEEPINTVL) a échoué : %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 "setsockopt(SO_KEEPALIVE) failed: %s\n"
#~ msgstr "setsockopt(SO_KEEPALIVE) a échoué : %s\n"
#~ msgid "Kerberos 5 authentication rejected: %*s\n"
#~ msgstr "authentification Kerberos 5 rejetée : %*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 ""
#~ "les connexions SSL vérifiées ne sont supportées que lors de la connexion\n"
#~ "à un alias hôte\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"
#~ 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 "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 "Kerberos 5 authentication rejected: %*s\n"
#~ msgstr "authentification Kerberos 5 rejetée : %*s\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 "could not set socket to blocking mode: %s\n"
#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %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 "socket not open\n"
#~ msgstr "socket non ouvert\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 "failed to generate nonce\n"
#~ msgstr "échec pour la génération de nonce\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"
#~ 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"
#~ msgstr ""
#~ "n'a pas pu obtenir le répertoire personnel pour trouver le fichier de\n"
#~ "mot de passe\n"