From 8462faa85d1e8e2acccda26ac35c570d3e516f1d Mon Sep 17 00:00:00 2001 From: Guillaume Lelarge Date: Tue, 11 Jan 2022 17:32:49 +0100 Subject: [PATCH] Update some strings in french --- fr/libpq.po | 39 +- fr/postgres.po | 1959 ++++++++++++++---------------------------------- 2 files changed, 575 insertions(+), 1423 deletions(-) diff --git a/fr/libpq.po b/fr/libpq.po index 7da9f0bd..6b99b310 100644 --- a/fr/libpq.po +++ b/fr/libpq.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 14\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2021-12-30 12:40+0000\n" -"PO-Revision-Date: 2021-12-30 17:09+0100\n" +"POT-Creation-Date: 2022-01-11 01:10+0000\n" +"PO-Revision-Date: 2022-01-11 17:07+0100\n" "Last-Translator: Guillaume Lelarge \n" "Language-Team: PostgreSQLfr \n" "Language: fr\n" @@ -56,7 +56,7 @@ msgstr "n'a pas pu générer le nonce\n" #: fe-auth-scram.c:366 fe-auth-scram.c:441 fe-auth-scram.c:595 #: fe-auth-scram.c:616 fe-auth-scram.c:642 fe-auth-scram.c:657 #: fe-auth-scram.c:707 fe-auth-scram.c:746 fe-auth.c:290 fe-auth.c:362 -#: fe-auth.c:398 fe-auth.c:615 fe-auth.c:774 fe-auth.c:1132 fe-auth.c:1282 +#: fe-auth.c:398 fe-auth.c:615 fe-auth.c:775 fe-auth.c:1140 fe-auth.c:1296 #: fe-connect.c:911 fe-connect.c:1455 fe-connect.c:1624 fe-connect.c:2976 #: fe-connect.c:4690 fe-connect.c:4951 fe-connect.c:5070 fe-connect.c:5322 #: fe-connect.c:5403 fe-connect.c:5502 fe-connect.c:5758 fe-connect.c:5787 @@ -184,63 +184,68 @@ msgstr "AuthenticationSASLFinal reçu du serveur mais l'authentification SASL n' msgid "SCM_CRED authentication method not supported\n" msgstr "authentification SCM_CRED non supportée\n" -#: fe-auth.c:836 +#: fe-auth.c:785 fe-auth.c:794 fe-auth.c:1279 +#, c-format +msgid "could not encrypt password: %s\n" +msgstr "n'a pas pu chiffré le mot de passe : %s\n" + +#: fe-auth.c:844 msgid "channel binding required, but server authenticated client without channel binding\n" msgstr "lien de canal requis, mais le serveur a authentifié le client sans lien de canal\n" -#: fe-auth.c:842 +#: fe-auth.c:850 msgid "channel binding required but not supported by server's authentication request\n" msgstr "lien de canal requis, mais non supporté par la requête d'authentification du serveur\n" -#: fe-auth.c:877 +#: fe-auth.c:885 msgid "Kerberos 4 authentication not supported\n" msgstr "authentification Kerberos 4 non supportée\n" -#: fe-auth.c:882 +#: fe-auth.c:890 msgid "Kerberos 5 authentication not supported\n" msgstr "authentification Kerberos 5 non supportée\n" -#: fe-auth.c:953 +#: fe-auth.c:961 msgid "GSSAPI authentication not supported\n" msgstr "authentification GSSAPI non supportée\n" -#: fe-auth.c:985 +#: fe-auth.c:993 msgid "SSPI authentication not supported\n" msgstr "authentification SSPI non supportée\n" -#: fe-auth.c:993 +#: fe-auth.c:1001 msgid "Crypt authentication not supported\n" msgstr "authentification crypt non supportée\n" -#: fe-auth.c:1060 +#: fe-auth.c:1068 #, c-format msgid "authentication method %u not supported\n" msgstr "méthode d'authentification %u non supportée\n" -#: fe-auth.c:1107 +#: fe-auth.c:1115 #, c-format msgid "user name lookup failure: error code %lu\n" msgstr "échec de la recherche du nom d'utilisateur : code d'erreur %lu\n" -#: fe-auth.c:1117 fe-connect.c:2851 +#: fe-auth.c:1125 fe-connect.c:2851 #, 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:1122 fe-connect.c:2856 +#: fe-auth.c:1130 fe-connect.c:2856 #, 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" -#: fe-auth.c:1226 +#: fe-auth.c:1235 msgid "unexpected shape of result set returned for SHOW\n" msgstr "forme du résultat inattendu pour SHOW\n" -#: fe-auth.c:1235 +#: fe-auth.c:1244 msgid "password_encryption value too long\n" msgstr "la valeur de password_encryption est trop longue\n" -#: fe-auth.c:1275 +#: fe-auth.c:1289 #, c-format msgid "unrecognized password encryption algorithm \"%s\"\n" msgstr "algorithme de chiffrement du mot de passe « %s » non reconnu\n" diff --git a/fr/postgres.po b/fr/postgres.po index 67fd1aa9..1cca9dfc 100644 --- a/fr/postgres.po +++ b/fr/postgres.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 12\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2021-12-30 12:41+0000\n" -"PO-Revision-Date: 2021-11-08 10:00+0100\n" +"POT-Creation-Date: 2022-01-11 01:10+0000\n" +"PO-Revision-Date: 2022-01-11 17:29+0100\n" "Last-Translator: Christophe Courtois \n" "Language-Team: French \n" "Language: fr\n" @@ -17,68 +17,30 @@ 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 3.0\n" +"X-Generator: Poedit 3.0.1\n" -#: ../common/config_info.c:134 ../common/config_info.c:142 -#: ../common/config_info.c:150 ../common/config_info.c:158 -#: ../common/config_info.c:166 ../common/config_info.c:174 -#: ../common/config_info.c:182 ../common/config_info.c:190 +#: ../common/config_info.c:134 ../common/config_info.c:142 ../common/config_info.c:150 ../common/config_info.c:158 ../common/config_info.c:166 ../common/config_info.c:174 ../common/config_info.c:182 ../common/config_info.c:190 msgid "not recorded" msgstr "non enregistré" -#: ../common/controldata_utils.c:68 ../common/controldata_utils.c:73 -#: commands/copyfrom.c:1516 commands/extension.c:3464 utils/adt/genfile.c:128 +#: ../common/controldata_utils.c:68 ../common/controldata_utils.c:73 commands/copyfrom.c:1516 commands/extension.c:3464 utils/adt/genfile.c:128 #, c-format msgid "could not open file \"%s\" for reading: %m" msgstr "n'a pas pu ouvrir le fichier « %s » pour une lecture : %m" -#: ../common/controldata_utils.c:86 ../common/controldata_utils.c:89 -#: access/transam/timeline.c:143 access/transam/timeline.c:362 -#: access/transam/twophase.c:1327 access/transam/xlog.c:3569 -#: access/transam/xlog.c:4807 access/transam/xlog.c:11516 -#: access/transam/xlog.c:11529 access/transam/xlog.c:11982 -#: access/transam/xlog.c:12062 access/transam/xlog.c:12099 -#: access/transam/xlog.c:12159 access/transam/xlogfuncs.c:703 -#: access/transam/xlogfuncs.c:722 commands/extension.c:3474 libpq/hba.c:534 -#: replication/basebackup.c:2020 replication/logical/origin.c:729 -#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4917 -#: replication/logical/snapbuild.c:1749 replication/logical/snapbuild.c:1791 -#: replication/logical/snapbuild.c:1818 replication/slot.c:1720 -#: replication/slot.c:1761 replication/walsender.c:544 -#: storage/file/buffile.c:445 storage/file/copydir.c:195 -#: utils/adt/genfile.c:202 utils/adt/misc.c:859 utils/cache/relmapper.c:744 +#: ../common/controldata_utils.c:86 ../common/controldata_utils.c:89 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1327 access/transam/xlog.c:3569 access/transam/xlog.c:4807 access/transam/xlog.c:11516 access/transam/xlog.c:11529 access/transam/xlog.c:11982 access/transam/xlog.c:12062 access/transam/xlog.c:12099 access/transam/xlog.c:12159 access/transam/xlogfuncs.c:703 access/transam/xlogfuncs.c:722 commands/extension.c:3474 libpq/hba.c:534 replication/basebackup.c:2020 replication/logical/origin.c:729 replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4917 replication/logical/snapbuild.c:1749 +#: replication/logical/snapbuild.c:1791 replication/logical/snapbuild.c:1818 replication/slot.c:1720 replication/slot.c:1761 replication/walsender.c:544 storage/file/buffile.c:445 storage/file/copydir.c:195 utils/adt/genfile.c:202 utils/adt/misc.c:859 utils/cache/relmapper.c:744 #, c-format msgid "could not read file \"%s\": %m" msgstr "n'a pas pu lire le fichier « %s » : %m" -#: ../common/controldata_utils.c:97 ../common/controldata_utils.c:101 -#: access/transam/xlog.c:3574 access/transam/xlog.c:4812 -#: replication/basebackup.c:2024 replication/logical/origin.c:734 -#: replication/logical/origin.c:773 replication/logical/snapbuild.c:1754 -#: replication/logical/snapbuild.c:1796 replication/logical/snapbuild.c:1823 -#: replication/slot.c:1724 replication/slot.c:1765 replication/walsender.c:549 -#: utils/cache/relmapper.c:748 +#: ../common/controldata_utils.c:97 ../common/controldata_utils.c:101 access/transam/xlog.c:3574 access/transam/xlog.c:4812 replication/basebackup.c:2024 replication/logical/origin.c:734 replication/logical/origin.c:773 replication/logical/snapbuild.c:1754 replication/logical/snapbuild.c:1796 replication/logical/snapbuild.c:1823 replication/slot.c:1724 replication/slot.c:1765 replication/walsender.c:549 utils/cache/relmapper.c:748 #, c-format msgid "could not read file \"%s\": read %d of %zu" msgstr "n'a pas pu lire le fichier « %s » : a lu %d sur %zu" -#: ../common/controldata_utils.c:112 ../common/controldata_utils.c:117 -#: ../common/controldata_utils.c:256 ../common/controldata_utils.c:259 -#: access/heap/rewriteheap.c:1185 access/heap/rewriteheap.c:1288 -#: access/transam/timeline.c:392 access/transam/timeline.c:438 -#: access/transam/timeline.c:516 access/transam/twophase.c:1339 -#: access/transam/twophase.c:1744 access/transam/xlog.c:3441 -#: access/transam/xlog.c:3609 access/transam/xlog.c:3614 -#: access/transam/xlog.c:3942 access/transam/xlog.c:4777 -#: access/transam/xlog.c:5702 access/transam/xlogfuncs.c:728 -#: commands/copyfrom.c:1576 commands/copyto.c:328 libpq/be-fsstubs.c:455 -#: libpq/be-fsstubs.c:525 replication/logical/origin.c:667 -#: replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4975 -#: replication/logical/snapbuild.c:1658 replication/logical/snapbuild.c:1831 -#: replication/slot.c:1611 replication/slot.c:1772 replication/walsender.c:559 -#: storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:738 -#: storage/file/fd.c:3536 storage/file/fd.c:3639 utils/cache/relmapper.c:759 -#: utils/cache/relmapper.c:898 +#: ../common/controldata_utils.c:112 ../common/controldata_utils.c:117 ../common/controldata_utils.c:256 ../common/controldata_utils.c:259 access/heap/rewriteheap.c:1185 access/heap/rewriteheap.c:1288 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:516 access/transam/twophase.c:1339 access/transam/twophase.c:1744 access/transam/xlog.c:3441 access/transam/xlog.c:3609 access/transam/xlog.c:3614 access/transam/xlog.c:3942 access/transam/xlog.c:4777 access/transam/xlog.c:5702 access/transam/xlogfuncs.c:728 commands/copyfrom.c:1576 commands/copyto.c:328 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:667 +#: replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4975 replication/logical/snapbuild.c:1658 replication/logical/snapbuild.c:1831 replication/slot.c:1611 replication/slot.c:1772 replication/walsender.c:559 storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:738 storage/file/fd.c:3536 storage/file/fd.c:3639 utils/cache/relmapper.c:759 utils/cache/relmapper.c:898 #, c-format msgid "could not close file \"%s\": %m" msgstr "n'a pas pu fermer le fichier « %s » : %m" @@ -101,90 +63,42 @@ msgstr "" "résultats ci-dessous sont incorrects, et l'installation de PostgreSQL\n" "est incompatible avec ce répertoire des données." -#: ../common/controldata_utils.c:197 ../common/controldata_utils.c:203 -#: ../common/file_utils.c:232 ../common/file_utils.c:291 -#: ../common/file_utils.c:365 access/heap/rewriteheap.c:1271 -#: access/transam/timeline.c:111 access/transam/timeline.c:251 -#: access/transam/timeline.c:348 access/transam/twophase.c:1283 -#: access/transam/xlog.c:3327 access/transam/xlog.c:3483 -#: access/transam/xlog.c:3524 access/transam/xlog.c:3722 -#: access/transam/xlog.c:3807 access/transam/xlog.c:3910 -#: access/transam/xlog.c:4797 access/transam/xlogutils.c:803 -#: postmaster/syslogger.c:1488 replication/basebackup.c:616 -#: replication/basebackup.c:1610 replication/logical/origin.c:719 -#: replication/logical/reorderbuffer.c:3572 -#: replication/logical/reorderbuffer.c:4121 -#: replication/logical/reorderbuffer.c:4897 -#: replication/logical/snapbuild.c:1613 replication/logical/snapbuild.c:1720 -#: replication/slot.c:1692 replication/walsender.c:517 -#: replication/walsender.c:2526 storage/file/copydir.c:161 -#: storage/file/fd.c:713 storage/file/fd.c:3300 storage/file/fd.c:3523 -#: storage/file/fd.c:3610 storage/smgr/md.c:503 utils/cache/relmapper.c:724 -#: utils/cache/relmapper.c:842 utils/error/elog.c:1938 -#: utils/init/miscinit.c:1346 utils/init/miscinit.c:1480 -#: utils/init/miscinit.c:1557 utils/misc/guc.c:8605 utils/misc/guc.c:8637 +#: ../common/controldata_utils.c:197 ../common/controldata_utils.c:203 ../common/file_utils.c:232 ../common/file_utils.c:291 ../common/file_utils.c:365 access/heap/rewriteheap.c:1271 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1283 access/transam/xlog.c:3327 access/transam/xlog.c:3483 access/transam/xlog.c:3524 access/transam/xlog.c:3722 access/transam/xlog.c:3807 access/transam/xlog.c:3910 access/transam/xlog.c:4797 access/transam/xlogutils.c:803 postmaster/syslogger.c:1488 replication/basebackup.c:616 replication/basebackup.c:1610 replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3572 +#: replication/logical/reorderbuffer.c:4121 replication/logical/reorderbuffer.c:4897 replication/logical/snapbuild.c:1613 replication/logical/snapbuild.c:1720 replication/slot.c:1692 replication/walsender.c:517 replication/walsender.c:2526 storage/file/copydir.c:161 storage/file/fd.c:713 storage/file/fd.c:3300 storage/file/fd.c:3523 storage/file/fd.c:3610 storage/smgr/md.c:503 utils/cache/relmapper.c:724 utils/cache/relmapper.c:842 utils/error/elog.c:1938 utils/init/miscinit.c:1346 utils/init/miscinit.c:1480 utils/init/miscinit.c:1557 utils/misc/guc.c:8605 utils/misc/guc.c:8637 #, c-format msgid "could not open file \"%s\": %m" msgstr "n'a pas pu ouvrir le fichier « %s » : %m" -#: ../common/controldata_utils.c:221 ../common/controldata_utils.c:224 -#: access/transam/twophase.c:1717 access/transam/twophase.c:1726 -#: access/transam/xlog.c:11273 access/transam/xlog.c:11311 -#: access/transam/xlog.c:11724 access/transam/xlogfuncs.c:782 -#: postmaster/postmaster.c:5682 postmaster/syslogger.c:1499 -#: postmaster/syslogger.c:1512 utils/cache/relmapper.c:876 +#: ../common/controldata_utils.c:221 ../common/controldata_utils.c:224 access/transam/twophase.c:1717 access/transam/twophase.c:1726 access/transam/xlog.c:11273 access/transam/xlog.c:11311 access/transam/xlog.c:11724 access/transam/xlogfuncs.c:782 postmaster/postmaster.c:5682 postmaster/syslogger.c:1499 postmaster/syslogger.c:1512 utils/cache/relmapper.c:876 #, c-format msgid "could not write file \"%s\": %m" msgstr "impossible d'écrire le fichier « %s » : %m" -#: ../common/controldata_utils.c:239 ../common/controldata_utils.c:245 -#: ../common/file_utils.c:303 ../common/file_utils.c:373 -#: access/heap/rewriteheap.c:967 access/heap/rewriteheap.c:1179 -#: access/heap/rewriteheap.c:1282 access/transam/timeline.c:432 -#: access/transam/timeline.c:510 access/transam/twophase.c:1738 -#: access/transam/xlog.c:3434 access/transam/xlog.c:3603 -#: access/transam/xlog.c:4770 access/transam/xlog.c:10764 -#: access/transam/xlog.c:10805 replication/logical/snapbuild.c:1651 -#: replication/slot.c:1597 replication/slot.c:1702 storage/file/fd.c:730 -#: storage/file/fd.c:3631 storage/smgr/md.c:951 storage/smgr/md.c:992 -#: storage/sync/sync.c:441 utils/cache/relmapper.c:891 utils/misc/guc.c:8392 +#: ../common/controldata_utils.c:239 ../common/controldata_utils.c:245 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:967 access/heap/rewriteheap.c:1179 access/heap/rewriteheap.c:1282 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1738 access/transam/xlog.c:3434 access/transam/xlog.c:3603 access/transam/xlog.c:4770 access/transam/xlog.c:10764 access/transam/xlog.c:10805 replication/logical/snapbuild.c:1651 replication/slot.c:1597 replication/slot.c:1702 storage/file/fd.c:730 storage/file/fd.c:3631 storage/smgr/md.c:951 storage/smgr/md.c:992 storage/sync/sync.c:441 utils/cache/relmapper.c:891 +#: utils/misc/guc.c:8392 #, c-format msgid "could not fsync file \"%s\": %m" msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier « %s » : %m" -#: ../common/cryptohash_openssl.c:104 ../common/exec.c:522 ../common/exec.c:567 -#: ../common/exec.c:659 ../common/hmac_openssl.c:103 ../common/psprintf.c:143 -#: ../common/stringinfo.c:305 ../port/path.c:630 ../port/path.c:668 -#: ../port/path.c:685 access/transam/twophase.c:1397 access/transam/xlog.c:6677 -#: lib/dshash.c:246 libpq/auth.c:1491 libpq/auth.c:1559 libpq/auth.c:2117 -#: libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:349 -#: postmaster/bgworker.c:948 postmaster/postmaster.c:2540 -#: postmaster/postmaster.c:4198 postmaster/postmaster.c:4868 -#: postmaster/postmaster.c:5607 postmaster/postmaster.c:5971 -#: replication/libpqwalreceiver/libpqwalreceiver.c:283 -#: replication/logical/logical.c:205 replication/walsender.c:591 -#: storage/buffer/localbuf.c:442 storage/file/fd.c:882 storage/file/fd.c:1354 -#: storage/file/fd.c:1515 storage/file/fd.c:2323 storage/ipc/procarray.c:1422 -#: storage/ipc/procarray.c:2247 storage/ipc/procarray.c:2254 -#: storage/ipc/procarray.c:2756 storage/ipc/procarray.c:3380 -#: utils/adt/cryptohashfuncs.c:46 utils/adt/cryptohashfuncs.c:66 -#: utils/adt/formatting.c:1699 utils/adt/formatting.c:1823 -#: utils/adt/formatting.c:1948 utils/adt/pg_locale.c:450 -#: utils/adt/pg_locale.c:614 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 -#: utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 -#: utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 -#: utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:5036 -#: utils/misc/guc.c:5052 utils/misc/guc.c:5065 utils/misc/guc.c:8370 -#: utils/misc/tzparser.c:467 utils/mmgr/aset.c:476 utils/mmgr/dsa.c:701 -#: utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 utils/mmgr/generation.c:234 -#: utils/mmgr/mcxt.c:888 utils/mmgr/mcxt.c:924 utils/mmgr/mcxt.c:962 -#: utils/mmgr/mcxt.c:1000 utils/mmgr/mcxt.c:1082 utils/mmgr/mcxt.c:1113 -#: utils/mmgr/mcxt.c:1149 utils/mmgr/mcxt.c:1201 utils/mmgr/mcxt.c:1236 -#: utils/mmgr/mcxt.c:1271 utils/mmgr/slab.c:236 +#: ../common/cryptohash.c:266 ../common/cryptohash_openssl.c:130 ../common/cryptohash_openssl.c:322 ../common/exec.c:522 ../common/exec.c:567 ../common/exec.c:659 ../common/hmac_openssl.c:103 ../common/md5_common.c:142 ../common/psprintf.c:143 ../common/stringinfo.c:305 ../port/path.c:630 ../port/path.c:668 ../port/path.c:685 access/transam/twophase.c:1397 access/transam/xlog.c:6677 lib/dshash.c:246 libpq/auth.c:1491 libpq/auth.c:1559 libpq/auth.c:2117 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:349 postmaster/bgworker.c:948 postmaster/postmaster.c:2540 postmaster/postmaster.c:4198 postmaster/postmaster.c:4868 postmaster/postmaster.c:5607 postmaster/postmaster.c:5971 +#: replication/libpqwalreceiver/libpqwalreceiver.c:283 replication/logical/logical.c:205 replication/walsender.c:591 storage/buffer/localbuf.c:442 storage/file/fd.c:882 storage/file/fd.c:1354 storage/file/fd.c:1515 storage/file/fd.c:2323 storage/ipc/procarray.c:1422 storage/ipc/procarray.c:2247 storage/ipc/procarray.c:2254 storage/ipc/procarray.c:2756 storage/ipc/procarray.c:3380 utils/adt/formatting.c:1699 utils/adt/formatting.c:1823 utils/adt/formatting.c:1948 utils/adt/pg_locale.c:450 utils/adt/pg_locale.c:614 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 +#: utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:5036 utils/misc/guc.c:5052 utils/misc/guc.c:5065 utils/misc/guc.c:8370 utils/misc/tzparser.c:467 utils/mmgr/aset.c:476 utils/mmgr/dsa.c:701 utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 utils/mmgr/generation.c:234 utils/mmgr/mcxt.c:888 utils/mmgr/mcxt.c:924 utils/mmgr/mcxt.c:962 utils/mmgr/mcxt.c:1000 utils/mmgr/mcxt.c:1082 utils/mmgr/mcxt.c:1113 utils/mmgr/mcxt.c:1149 utils/mmgr/mcxt.c:1201 utils/mmgr/mcxt.c:1236 utils/mmgr/mcxt.c:1271 utils/mmgr/slab.c:236 #, c-format msgid "out of memory" msgstr "mémoire épuisée" +#: ../common/cryptohash.c:271 ../common/cryptohash.c:277 ../common/cryptohash_openssl.c:334 ../common/cryptohash_openssl.c:342 +msgid "success" +msgstr "succès" + +#: ../common/cryptohash.c:273 ../common/cryptohash_openssl.c:336 +msgid "destination buffer too small" +msgstr "tampon de destination trop petit" + +#: ../common/cryptohash_openssl.c:338 +msgid "OpenSSL failure" +msgstr "échec OpenSSL" + #: ../common/exec.c:136 ../common/exec.c:253 ../common/exec.c:299 #, c-format msgid "could not identify current directory: %m" @@ -210,24 +124,17 @@ msgstr "n'a pas pu trouver un « %s » à exécuter" msgid "could not change directory to \"%s\": %m" msgstr "n'a pas pu modifier le répertoire par « %s » : %m" -#: ../common/exec.c:286 access/transam/xlog.c:11147 -#: replication/basebackup.c:1428 utils/adt/misc.c:340 +#: ../common/exec.c:286 access/transam/xlog.c:11147 replication/basebackup.c:1428 utils/adt/misc.c:340 #, c-format msgid "could not read symbolic link \"%s\": %m" msgstr "n'a pas pu lire le lien symbolique « %s » : %m" -#: ../common/exec.c:409 libpq/pqcomm.c:761 storage/ipc/latch.c:1064 -#: storage/ipc/latch.c:1233 storage/ipc/latch.c:1462 storage/ipc/latch.c:1614 -#: storage/ipc/latch.c:1730 +#: ../common/exec.c:409 libpq/pqcomm.c:761 storage/ipc/latch.c:1064 storage/ipc/latch.c:1233 storage/ipc/latch.c:1462 storage/ipc/latch.c:1614 storage/ipc/latch.c:1730 #, c-format msgid "%s() failed: %m" msgstr "échec de %s() : %m" -#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75 -#: ../common/fe_memutils.c:98 ../common/fe_memutils.c:162 -#: ../common/psprintf.c:145 ../port/path.c:632 ../port/path.c:670 -#: ../port/path.c:687 utils/misc/ps_status.c:181 utils/misc/ps_status.c:189 -#: utils/misc/ps_status.c:219 utils/misc/ps_status.c:227 +#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75 ../common/fe_memutils.c:98 ../common/fe_memutils.c:162 ../common/psprintf.c:145 ../port/path.c:632 ../port/path.c:670 ../port/path.c:687 utils/misc/ps_status.c:181 utils/misc/ps_status.c:189 utils/misc/ps_status.c:219 utils/misc/ps_status.c:227 #, c-format msgid "out of memory\n" msgstr "mémoire épuisée\n" @@ -237,27 +144,13 @@ msgstr "mémoire épuisée\n" msgid "cannot duplicate null pointer (internal error)\n" msgstr "ne peut pas dupliquer un pointeur nul (erreur interne)\n" -#: ../common/file_utils.c:87 ../common/file_utils.c:451 -#: ../common/file_utils.c:455 access/transam/twophase.c:1295 -#: access/transam/xlog.c:11249 access/transam/xlog.c:11287 -#: access/transam/xlog.c:11504 access/transam/xlogarchive.c:110 -#: access/transam/xlogarchive.c:227 commands/copyfrom.c:1526 -#: commands/copyto.c:728 commands/extension.c:3453 commands/tablespace.c:803 -#: commands/tablespace.c:894 guc-file.l:1062 replication/basebackup.c:439 -#: replication/basebackup.c:622 replication/basebackup.c:698 -#: replication/logical/snapbuild.c:1530 storage/file/copydir.c:68 -#: storage/file/copydir.c:107 storage/file/fd.c:1865 storage/file/fd.c:1951 -#: storage/file/fd.c:3151 storage/file/fd.c:3355 utils/adt/dbsize.c:70 -#: utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:418 -#: utils/adt/genfile.c:644 +#: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1295 access/transam/xlog.c:11249 access/transam/xlog.c:11287 access/transam/xlog.c:11504 access/transam/xlogarchive.c:110 access/transam/xlogarchive.c:227 commands/copyfrom.c:1526 commands/copyto.c:728 commands/extension.c:3453 commands/tablespace.c:803 commands/tablespace.c:894 guc-file.l:1062 replication/basebackup.c:439 replication/basebackup.c:622 replication/basebackup.c:698 replication/logical/snapbuild.c:1530 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1865 storage/file/fd.c:1951 storage/file/fd.c:3151 storage/file/fd.c:3355 +#: utils/adt/dbsize.c:70 utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:418 utils/adt/genfile.c:644 #, c-format msgid "could not stat file \"%s\": %m" msgstr "n'a pas pu tester le fichier « %s » : %m" -#: ../common/file_utils.c:166 ../common/pgfnames.c:48 commands/tablespace.c:726 -#: commands/tablespace.c:736 postmaster/postmaster.c:1515 -#: storage/file/fd.c:2726 storage/file/reinit.c:122 utils/adt/misc.c:262 -#: utils/misc/tzparser.c:338 +#: ../common/file_utils.c:166 ../common/pgfnames.c:48 commands/tablespace.c:726 commands/tablespace.c:736 postmaster/postmaster.c:1515 storage/file/fd.c:2726 storage/file/reinit.c:122 utils/adt/misc.c:262 utils/misc/tzparser.c:338 #, c-format msgid "could not open directory \"%s\": %m" msgstr "n'a pas pu ouvrir le répertoire « %s » : %m" @@ -267,10 +160,7 @@ msgstr "n'a pas pu ouvrir le répertoire « %s » : %m" msgid "could not read directory \"%s\": %m" msgstr "n'a pas pu lire le répertoire « %s » : %m" -#: ../common/file_utils.c:383 access/transam/xlogarchive.c:412 -#: postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1670 -#: replication/slot.c:643 replication/slot.c:1483 replication/slot.c:1625 -#: storage/file/fd.c:748 storage/file/fd.c:846 utils/time/snapmgr.c:1280 +#: ../common/file_utils.c:383 access/transam/xlogarchive.c:412 postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1670 replication/slot.c:643 replication/slot.c:1483 replication/slot.c:1625 storage/file/fd.c:748 storage/file/fd.c:846 utils/time/snapmgr.c:1280 #, c-format msgid "could not rename file \"%s\" to \"%s\": %m" msgstr "n'a pas pu renommer le fichier « %s » en « %s » : %m" @@ -352,8 +242,7 @@ msgstr "les valeurs d'échappement Unicode ne peuvent pas être utilisées pour msgid "Unicode high surrogate must not follow a high surrogate." msgstr "Une substitution unicode haute ne doit pas suivre une substitution haute." -#: ../common/jsonapi.c:1110 jsonpath_scan.l:531 jsonpath_scan.l:541 -#: jsonpath_scan.l:583 +#: ../common/jsonapi.c:1110 jsonpath_scan.l:531 jsonpath_scan.l:541 jsonpath_scan.l:583 #, c-format msgid "Unicode low surrogate must follow a high surrogate." msgstr "Une substitution unicode basse ne doit pas suivre une substitution haute." @@ -428,8 +317,7 @@ msgstr "n'a pas pu ré-exécuter le jeton restreint : code d'erreur %lu" msgid "could not get exit code from subprocess: error code %lu" msgstr "n'a pas pu récupérer le code de statut du sous-processus : code d'erreur %lu" -#: ../common/rmtree.c:79 replication/basebackup.c:1181 -#: replication/basebackup.c:1357 +#: ../common/rmtree.c:79 replication/basebackup.c:1181 replication/basebackup.c:1357 #, c-format msgid "could not stat file or directory \"%s\": %m" msgstr "" @@ -588,12 +476,7 @@ msgstr "n'a pas pu vérifier l'appartenance du jeton d'accès : code d'erreur %l msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded" msgstr "requête de résumé d'intervalle BRIN pour la page « %s » de l'index « %u » n'a pas été enregistrée" -#: access/brin/brin.c:1015 access/brin/brin.c:1092 access/gin/ginfast.c:1035 -#: access/transam/xlog.c:10926 access/transam/xlog.c:11455 -#: access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 -#: access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 -#: access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 -#: access/transam/xlogfuncs.c:509 +#: access/brin/brin.c:1015 access/brin/brin.c:1092 access/gin/ginfast.c:1035 access/transam/xlog.c:10926 access/transam/xlog.c:11455 access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 access/transam/xlogfuncs.c:509 #, c-format msgid "recovery is in progress" msgstr "restauration en cours" @@ -618,35 +501,17 @@ msgstr "« %s » n'est pas un index BRIN" msgid "could not open parent table of index \"%s\"" msgstr "n'a pas pu ouvrir la table parent de l'index « %s »" -#: access/brin/brin_bloom.c:751 access/brin/brin_bloom.c:793 -#: access/brin/brin_minmax_multi.c:3004 access/brin/brin_minmax_multi.c:3147 -#: statistics/dependencies.c:661 statistics/dependencies.c:714 -#: statistics/mcv.c:1483 statistics/mcv.c:1514 statistics/mvdistinct.c:343 -#: statistics/mvdistinct.c:396 utils/adt/pseudotypes.c:43 -#: utils/adt/pseudotypes.c:77 utils/adt/pseudotypes.c:252 +#: access/brin/brin_bloom.c:751 access/brin/brin_bloom.c:793 access/brin/brin_minmax_multi.c:3004 access/brin/brin_minmax_multi.c:3147 statistics/dependencies.c:661 statistics/dependencies.c:714 statistics/mcv.c:1483 statistics/mcv.c:1514 statistics/mvdistinct.c:343 statistics/mvdistinct.c:396 utils/adt/pseudotypes.c:43 utils/adt/pseudotypes.c:77 utils/adt/pseudotypes.c:252 #, c-format msgid "cannot accept a value of type %s" msgstr "ne peut pas accepter une valeur de type %s" -#: access/brin/brin_minmax_multi.c:2163 access/brin/brin_minmax_multi.c:2170 -#: access/brin/brin_minmax_multi.c:2177 utils/adt/timestamp.c:941 -#: utils/adt/timestamp.c:1515 utils/adt/timestamp.c:1982 -#: utils/adt/timestamp.c:3059 utils/adt/timestamp.c:3064 -#: utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3119 -#: utils/adt/timestamp.c:3126 utils/adt/timestamp.c:3133 -#: utils/adt/timestamp.c:3153 utils/adt/timestamp.c:3160 -#: utils/adt/timestamp.c:3167 utils/adt/timestamp.c:3197 -#: utils/adt/timestamp.c:3205 utils/adt/timestamp.c:3249 -#: utils/adt/timestamp.c:3676 utils/adt/timestamp.c:3801 -#: utils/adt/timestamp.c:4359 +#: access/brin/brin_minmax_multi.c:2163 access/brin/brin_minmax_multi.c:2170 access/brin/brin_minmax_multi.c:2177 utils/adt/timestamp.c:941 utils/adt/timestamp.c:1515 utils/adt/timestamp.c:1982 utils/adt/timestamp.c:3059 utils/adt/timestamp.c:3064 utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3119 utils/adt/timestamp.c:3126 utils/adt/timestamp.c:3133 utils/adt/timestamp.c:3153 utils/adt/timestamp.c:3160 utils/adt/timestamp.c:3167 utils/adt/timestamp.c:3197 utils/adt/timestamp.c:3205 utils/adt/timestamp.c:3249 utils/adt/timestamp.c:3676 utils/adt/timestamp.c:3801 utils/adt/timestamp.c:4359 #, c-format msgid "interval out of range" msgstr "intervalle en dehors des limites" -#: access/brin/brin_pageops.c:76 access/brin/brin_pageops.c:362 -#: access/brin/brin_pageops.c:843 access/gin/ginentrypage.c:110 -#: access/gist/gist.c:1441 access/spgist/spgdoinsert.c:2000 -#: access/spgist/spgdoinsert.c:2275 +#: access/brin/brin_pageops.c:76 access/brin/brin_pageops.c:362 access/brin/brin_pageops.c:843 access/gin/ginentrypage.c:110 access/gist/gist.c:1441 access/spgist/spgdoinsert.c:2000 access/spgist/spgdoinsert.c:2275 #, c-format msgid "index row size %zu exceeds maximum %zu for index \"%s\"" msgstr "la taille de la ligne index, %zu, dépasse le maximum, %zu, pour l'index « %s »" @@ -661,51 +526,40 @@ msgstr "index BRIN corrompu : carte d'intervalle incohérente" msgid "unexpected page type 0x%04X in BRIN index \"%s\" block %u" msgstr "type de page 0x%04X dans l'index BRIN « %s », bloc %u" -#: access/brin/brin_validate.c:118 access/gin/ginvalidate.c:151 -#: access/gist/gistvalidate.c:153 access/hash/hashvalidate.c:139 -#: access/nbtree/nbtvalidate.c:120 access/spgist/spgvalidate.c:189 +#: access/brin/brin_validate.c:118 access/gin/ginvalidate.c:151 access/gist/gistvalidate.c:153 access/hash/hashvalidate.c:139 access/nbtree/nbtvalidate.c:120 access/spgist/spgvalidate.c:189 #, c-format msgid "operator family \"%s\" of access method %s contains function %s with invalid support number %d" msgstr "" "la famille d'opérateur « %s » de la méthode d'accès %s contient la fonction %s avec\n" "le numéro de support invalide %d" -#: access/brin/brin_validate.c:134 access/gin/ginvalidate.c:163 -#: access/gist/gistvalidate.c:165 access/hash/hashvalidate.c:118 -#: access/nbtree/nbtvalidate.c:132 access/spgist/spgvalidate.c:201 +#: access/brin/brin_validate.c:134 access/gin/ginvalidate.c:163 access/gist/gistvalidate.c:165 access/hash/hashvalidate.c:118 access/nbtree/nbtvalidate.c:132 access/spgist/spgvalidate.c:201 #, c-format msgid "operator family \"%s\" of access method %s contains function %s with wrong signature for support number %d" msgstr "" "la famille d'opérateur « %s » de la méthode d'accès %s contient la fonction %s avec une mauvaise\n" "signature pour le numéro de support %d" -#: access/brin/brin_validate.c:156 access/gin/ginvalidate.c:182 -#: access/gist/gistvalidate.c:185 access/hash/hashvalidate.c:160 -#: access/nbtree/nbtvalidate.c:152 access/spgist/spgvalidate.c:221 +#: access/brin/brin_validate.c:156 access/gin/ginvalidate.c:182 access/gist/gistvalidate.c:185 access/hash/hashvalidate.c:160 access/nbtree/nbtvalidate.c:152 access/spgist/spgvalidate.c:221 #, c-format msgid "operator family \"%s\" of access method %s contains operator %s with invalid strategy number %d" msgstr "" "la famille d'opérateur « %s » de la méthode d'accès %s contient l'opérateur %s avec le numéro\n" "de stratégie invalide %d" -#: access/brin/brin_validate.c:185 access/gin/ginvalidate.c:195 -#: access/hash/hashvalidate.c:173 access/nbtree/nbtvalidate.c:165 -#: access/spgist/spgvalidate.c:237 +#: access/brin/brin_validate.c:185 access/gin/ginvalidate.c:195 access/hash/hashvalidate.c:173 access/nbtree/nbtvalidate.c:165 access/spgist/spgvalidate.c:237 #, c-format msgid "operator family \"%s\" of access method %s contains invalid ORDER BY specification for operator %s" msgstr "" "la famille d'opérateur « %s » de la méthode d'accès %s contient la spécification ORDER BY\n" "invalide pour l'opérateur %s" -#: access/brin/brin_validate.c:198 access/gin/ginvalidate.c:208 -#: access/gist/gistvalidate.c:233 access/hash/hashvalidate.c:186 -#: access/nbtree/nbtvalidate.c:178 access/spgist/spgvalidate.c:253 +#: access/brin/brin_validate.c:198 access/gin/ginvalidate.c:208 access/gist/gistvalidate.c:233 access/hash/hashvalidate.c:186 access/nbtree/nbtvalidate.c:178 access/spgist/spgvalidate.c:253 #, c-format msgid "operator family \"%s\" of access method %s contains operator %s with wrong signature" msgstr "la famille d'opérateur « %s » de la méthode d'accès %s contient l'opérateur %s avec une mauvaise signature" -#: access/brin/brin_validate.c:236 access/hash/hashvalidate.c:226 -#: access/nbtree/nbtvalidate.c:236 access/spgist/spgvalidate.c:280 +#: access/brin/brin_validate.c:236 access/hash/hashvalidate.c:226 access/nbtree/nbtvalidate.c:236 access/spgist/spgvalidate.c:280 #, c-format msgid "operator family \"%s\" of access method %s is missing operator(s) for types %s and %s" msgstr "" @@ -719,14 +573,12 @@ msgstr "" "la famille d'opérateur « %s » de la méthode d'accès %s nécessite des fonctions de support\n" "manquantes pour les types %s et %s" -#: access/brin/brin_validate.c:259 access/hash/hashvalidate.c:240 -#: access/nbtree/nbtvalidate.c:260 access/spgist/spgvalidate.c:315 +#: access/brin/brin_validate.c:259 access/hash/hashvalidate.c:240 access/nbtree/nbtvalidate.c:260 access/spgist/spgvalidate.c:315 #, c-format msgid "operator class \"%s\" of access method %s is missing operator(s)" msgstr "il manque un ou des opérateurs à la classe d'opérateur « %s » de la méthode d'accès %s" -#: access/brin/brin_validate.c:270 access/gin/ginvalidate.c:250 -#: access/gist/gistvalidate.c:274 +#: access/brin/brin_validate.c:270 access/gin/ginvalidate.c:250 access/gist/gistvalidate.c:274 #, c-format msgid "operator class \"%s\" of access method %s is missing support function %d" msgstr "la classe d'opérateur « %s » de la méthode d'accès %s nécessite la fonction de support manquante %d" @@ -773,8 +625,7 @@ msgstr "le nombre de colonnes indexées (%d) dépasse la limite (%d)" msgid "index row requires %zu bytes, maximum size is %zu" msgstr "la ligne index requiert %zu octets, la taille maximum est %zu" -#: access/common/printtup.c:292 tcop/fastpath.c:106 tcop/fastpath.c:453 -#: tcop/postgres.c:1900 +#: access/common/printtup.c:292 tcop/fastpath.c:106 tcop/fastpath.c:453 tcop/postgres.c:1900 #, c-format msgid "unsupported format code: %d" msgstr "code de format non supporté : %d" @@ -862,14 +713,12 @@ msgstr "méthode de compression lz4 non supportée" msgid "This functionality requires the server to be built with lz4 support." msgstr "Cette fonctionnalité nécessite que le serveur dispose du support de lz4." -#: access/common/toast_compression.c:34 utils/adt/pg_locale.c:1589 -#: utils/adt/xml.c:224 +#: access/common/toast_compression.c:34 utils/adt/pg_locale.c:1589 utils/adt/xml.c:224 #, c-format msgid "You need to rebuild PostgreSQL using %s." msgstr "Vous devez recompiler PostgreSQL en utilisant %s." -#: access/common/tupdesc.c:825 parser/parse_clause.c:771 -#: parser/parse_relation.c:1838 +#: access/common/tupdesc.c:825 parser/parse_clause.c:771 parser/parse_relation.c:1838 #, c-format msgid "column \"%s\" cannot be declared SETOF" msgstr "la colonne « %s » ne peut pas être déclarée SETOF" @@ -916,15 +765,12 @@ msgstr "" msgid "To fix this, do REINDEX INDEX \"%s\"." msgstr "Pour corriger ceci, faites un REINDEX INDEX « %s »." -#: access/gin/ginutil.c:145 executor/execExpr.c:2166 -#: utils/adt/arrayfuncs.c:3819 utils/adt/arrayfuncs.c:6487 -#: utils/adt/rowtypes.c:957 +#: access/gin/ginutil.c:145 executor/execExpr.c:2166 utils/adt/arrayfuncs.c:3819 utils/adt/arrayfuncs.c:6487 utils/adt/rowtypes.c:957 #, c-format msgid "could not identify a comparison function for type %s" msgstr "n'a pas pu identifier une fonction de comparaison pour le type %s" -#: access/gin/ginvalidate.c:92 access/gist/gistvalidate.c:93 -#: access/hash/hashvalidate.c:102 access/spgist/spgvalidate.c:102 +#: access/gin/ginvalidate.c:92 access/gist/gistvalidate.c:93 access/hash/hashvalidate.c:102 access/spgist/spgvalidate.c:102 #, c-format msgid "operator family \"%s\" of access method %s contains support function %s with different left and right input types" msgstr "" @@ -936,8 +782,7 @@ msgstr "" msgid "operator class \"%s\" of access method %s is missing support function %d or %d" msgstr "la classe d'opérateur « %s » de la méthode d'accès %s nécessite la fonction de support manquante %d ou %d" -#: access/gin/ginvalidate.c:333 access/gist/gistvalidate.c:350 -#: access/spgist/spgvalidate.c:387 +#: access/gin/ginvalidate.c:333 access/gist/gistvalidate.c:350 access/spgist/spgvalidate.c:387 #, c-format msgid "support function number %d is invalid for access method %s" msgstr "le numéro de fonction d'appui %d est invalide pour la méthode d'accès %s" @@ -954,11 +799,7 @@ msgstr "" "Ceci est dû à la division d'une page incomplète à la restauration suite à un\n" "crash avant la mise à jour en 9.1." -#: access/gist/gist.c:761 access/gist/gistutil.c:800 access/gist/gistutil.c:811 -#: access/gist/gistvacuum.c:423 access/hash/hashutil.c:227 -#: access/hash/hashutil.c:238 access/hash/hashutil.c:250 -#: access/hash/hashutil.c:271 access/nbtree/nbtpage.c:810 -#: access/nbtree/nbtpage.c:821 +#: access/gist/gist.c:761 access/gist/gistutil.c:800 access/gist/gistutil.c:811 access/gist/gistvacuum.c:423 access/hash/hashutil.c:227 access/hash/hashutil.c:238 access/hash/hashutil.c:250 access/hash/hashutil.c:271 access/nbtree/nbtpage.c:810 access/nbtree/nbtpage.c:821 #, c-format msgid "Please REINDEX it." msgstr "Merci d'exécuter REINDEX sur cet objet." @@ -981,14 +822,12 @@ msgstr "" "ou essayez d'utiliser la colonne comme second dans la commande\n" "CREATE INDEX." -#: access/gist/gistutil.c:797 access/hash/hashutil.c:224 -#: access/nbtree/nbtpage.c:807 +#: access/gist/gistutil.c:797 access/hash/hashutil.c:224 access/nbtree/nbtpage.c:807 #, c-format msgid "index \"%s\" contains unexpected zero page at block %u" msgstr "l'index « %s » contient une page zéro inattendue au bloc %u" -#: access/gist/gistutil.c:808 access/hash/hashutil.c:235 -#: access/hash/hashutil.c:247 access/nbtree/nbtpage.c:818 +#: access/gist/gistutil.c:808 access/hash/hashutil.c:235 access/hash/hashutil.c:247 access/nbtree/nbtpage.c:818 #, c-format msgid "index \"%s\" contains corrupted page at block %u" msgstr "l'index « %s » contient une page corrompue au bloc %u" @@ -1007,19 +846,12 @@ msgstr "" "la famille d'opérateur « %s » de la méthode d'accès %s contient la spécification opfamily ORDER BY\n" "incorrecte pour l'opérateur %s" -#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 -#: utils/adt/varchar.c:993 utils/adt/varchar.c:1053 +#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 utils/adt/varchar.c:993 utils/adt/varchar.c:1053 #, c-format msgid "could not determine which collation to use for string hashing" msgstr "n'a pas pu déterminer le collationnement à utiliser pour le hachage de chaîne" -#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:713 -#: catalog/heap.c:719 commands/createas.c:206 commands/createas.c:503 -#: commands/indexcmds.c:1869 commands/tablecmds.c:16840 commands/view.c:86 -#: regex/regc_pg_locale.c:263 utils/adt/formatting.c:1666 -#: utils/adt/formatting.c:1790 utils/adt/formatting.c:1915 utils/adt/like.c:194 -#: utils/adt/like_support.c:1003 utils/adt/varchar.c:733 -#: utils/adt/varchar.c:994 utils/adt/varchar.c:1054 utils/adt/varlena.c:1517 +#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:713 catalog/heap.c:719 commands/createas.c:206 commands/createas.c:503 commands/indexcmds.c:1869 commands/tablecmds.c:16839 commands/view.c:86 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1666 utils/adt/formatting.c:1790 utils/adt/formatting.c:1915 utils/adt/like.c:194 utils/adt/like_support.c:1003 utils/adt/varchar.c:733 utils/adt/varchar.c:994 utils/adt/varchar.c:1054 utils/adt/varlena.c:1517 #, c-format msgid "Use the COLLATE clause to set the collation explicitly." msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnement." @@ -1029,8 +861,7 @@ msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnem msgid "index row size %zu exceeds hash maximum %zu" msgstr "la taille de la ligne index, %zu, dépasse le hachage maximum, %zu" -#: access/hash/hashinsert.c:84 access/spgist/spgdoinsert.c:2004 -#: access/spgist/spgdoinsert.c:2279 access/spgist/spgutils.c:1020 +#: access/hash/hashinsert.c:84 access/spgist/spgdoinsert.c:2004 access/spgist/spgdoinsert.c:2279 access/spgist/spgutils.c:1020 #, c-format msgid "Values larger than a buffer page cannot be indexed." msgstr "Les valeurs plus larges qu'une page de tampon ne peuvent pas être indexées." @@ -1087,7 +918,7 @@ msgstr "ne peut pas supprimer les lignes lors d'une opération parallèle" msgid "attempted to delete invisible tuple" msgstr "tentative de supprimer une ligne invisible" -#: access/heap/heapam.c:3209 access/heap/heapam.c:6010 +#: access/heap/heapam.c:3209 access/heap/heapam.c:6019 #, c-format msgid "cannot update tuples during a parallel operation" msgstr "ne peut pas mettre à jour les lignes lors d'une opération parallèle" @@ -1097,8 +928,7 @@ msgstr "ne peut pas mettre à jour les lignes lors d'une opération parallèle" msgid "attempted to update invisible tuple" msgstr "tentative de mettre à jour une ligne invisible" -#: access/heap/heapam.c:4663 access/heap/heapam.c:4701 -#: access/heap/heapam.c:4957 access/heap/heapam_handler.c:456 +#: access/heap/heapam.c:4663 access/heap/heapam.c:4701 access/heap/heapam.c:4966 access/heap/heapam_handler.c:456 #, c-format msgid "could not obtain lock on row in relation \"%s\"" msgstr "n'a pas pu obtenir un verrou sur la relation « %s »" @@ -1118,15 +948,7 @@ msgstr "la ligne est trop grande : taille %zu, taille maximale %zu" msgid "could not write to file \"%s\", wrote %d of %d: %m" msgstr "n'a pas pu écrire le fichier « %s », a écrit %d de %d : %m" -#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1138 -#: access/transam/timeline.c:329 access/transam/timeline.c:485 -#: access/transam/xlog.c:3350 access/transam/xlog.c:3538 -#: access/transam/xlog.c:4749 access/transam/xlog.c:11264 -#: access/transam/xlog.c:11302 access/transam/xlog.c:11707 -#: access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4623 -#: postmaster/postmaster.c:5669 replication/logical/origin.c:587 -#: replication/slot.c:1544 storage/file/copydir.c:167 storage/smgr/md.c:218 -#: utils/time/snapmgr.c:1259 +#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1138 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:3350 access/transam/xlog.c:3538 access/transam/xlog.c:4749 access/transam/xlog.c:11264 access/transam/xlog.c:11302 access/transam/xlog.c:11707 access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4623 postmaster/postmaster.c:5669 replication/logical/origin.c:587 replication/slot.c:1544 storage/file/copydir.c:167 storage/smgr/md.c:218 utils/time/snapmgr.c:1259 #, c-format msgid "could not create file \"%s\": %m" msgstr "n'a pas pu créer le fichier « %s » : %m" @@ -1136,31 +958,13 @@ msgstr "n'a pas pu créer le fichier « %s » : %m" msgid "could not truncate file \"%s\" to %u: %m" msgstr "n'a pas pu tronquer le fichier « %s » en %u : %m" -#: access/heap/rewriteheap.c:1166 access/transam/timeline.c:384 -#: access/transam/timeline.c:424 access/transam/timeline.c:502 -#: access/transam/xlog.c:3422 access/transam/xlog.c:3594 -#: access/transam/xlog.c:4761 postmaster/postmaster.c:4633 -#: postmaster/postmaster.c:4643 replication/logical/origin.c:599 -#: replication/logical/origin.c:641 replication/logical/origin.c:660 -#: replication/logical/snapbuild.c:1627 replication/slot.c:1579 -#: storage/file/buffile.c:506 storage/file/copydir.c:207 -#: utils/init/miscinit.c:1421 utils/init/miscinit.c:1432 -#: utils/init/miscinit.c:1440 utils/misc/guc.c:8353 utils/misc/guc.c:8384 -#: utils/misc/guc.c:10293 utils/misc/guc.c:10307 utils/time/snapmgr.c:1264 +#: access/heap/rewriteheap.c:1166 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:502 access/transam/xlog.c:3422 access/transam/xlog.c:3594 access/transam/xlog.c:4761 postmaster/postmaster.c:4633 postmaster/postmaster.c:4643 replication/logical/origin.c:599 replication/logical/origin.c:641 replication/logical/origin.c:660 replication/logical/snapbuild.c:1627 replication/slot.c:1579 storage/file/buffile.c:506 storage/file/copydir.c:207 utils/init/miscinit.c:1421 utils/init/miscinit.c:1432 utils/init/miscinit.c:1440 utils/misc/guc.c:8353 utils/misc/guc.c:8384 utils/misc/guc.c:10293 utils/misc/guc.c:10307 utils/time/snapmgr.c:1264 #: utils/time/snapmgr.c:1271 #, c-format msgid "could not write to file \"%s\": %m" msgstr "n'a pas pu écrire dans le fichier « %s » : %m" -#: access/heap/rewriteheap.c:1256 access/transam/twophase.c:1677 -#: access/transam/xlogarchive.c:118 access/transam/xlogarchive.c:422 -#: postmaster/postmaster.c:1096 postmaster/syslogger.c:1465 -#: replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4390 -#: replication/logical/snapbuild.c:1572 replication/logical/snapbuild.c:1988 -#: replication/slot.c:1676 storage/file/fd.c:788 storage/file/fd.c:3171 -#: storage/file/fd.c:3233 storage/file/reinit.c:250 storage/ipc/dsm.c:315 -#: storage/smgr/md.c:344 storage/smgr/md.c:394 storage/sync/sync.c:237 -#: utils/time/snapmgr.c:1604 +#: access/heap/rewriteheap.c:1256 access/transam/twophase.c:1677 access/transam/xlogarchive.c:118 access/transam/xlogarchive.c:422 postmaster/postmaster.c:1096 postmaster/syslogger.c:1465 replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4390 replication/logical/snapbuild.c:1572 replication/logical/snapbuild.c:1988 replication/slot.c:1676 storage/file/fd.c:788 storage/file/fd.c:3171 storage/file/fd.c:3233 storage/file/reinit.c:250 storage/ipc/dsm.c:315 storage/smgr/md.c:344 storage/smgr/md.c:394 storage/sync/sync.c:237 utils/time/snapmgr.c:1604 #, c-format msgid "could not remove file \"%s\": %m" msgstr "n'a pas pu supprimer le fichier « %s » : %m" @@ -1219,7 +1023,7 @@ msgstr "parcours d'index contourné par failsafe : " #: access/heap/vacuumlazy.c:819 #, c-format msgid "%u pages from table (%.2f%% of total) have %lld dead item identifiers\n" -msgstr "" +msgstr "%u pages de la table (%.2f%% au total) ont %lld identifiants d'élément mort\n" #: access/heap/vacuumlazy.c:834 #, c-format @@ -1287,8 +1091,7 @@ msgid_plural "%u frozen pages.\n" msgstr[0] "%u page gelée.\n" msgstr[1] "%u pages gelées.\n" -#: access/heap/vacuumlazy.c:1666 commands/indexcmds.c:3986 -#: commands/indexcmds.c:4005 +#: access/heap/vacuumlazy.c:1666 commands/indexcmds.c:3986 commands/indexcmds.c:4005 #, c-format msgid "%s." msgstr "%s." @@ -1439,9 +1242,7 @@ msgstr "la méthode d'accès « %s » n'a pas de handler" msgid "transaction aborted during system catalog scan" msgstr "transaction annulée lors du parcours du catalogue système" -#: access/index/indexam.c:142 catalog/objectaddress.c:1355 -#: commands/indexcmds.c:2670 commands/tablecmds.c:267 commands/tablecmds.c:291 -#: commands/tablecmds.c:16538 commands/tablecmds.c:18275 +#: access/index/indexam.c:142 catalog/objectaddress.c:1355 commands/indexcmds.c:2670 commands/tablecmds.c:267 commands/tablecmds.c:291 commands/tablecmds.c:16537 commands/tablecmds.c:18274 #, c-format msgid "\"%s\" is not an index" msgstr "« %s » n'est pas un index" @@ -1466,8 +1267,7 @@ msgstr "La clé « %s » existe déjà." msgid "This may be because of a non-immutable index expression." msgstr "Ceci peut être dû à une expression d'index immutable." -#: access/nbtree/nbtpage.c:159 access/nbtree/nbtpage.c:608 -#: parser/parse_utilcmd.c:2319 +#: access/nbtree/nbtpage.c:159 access/nbtree/nbtpage.c:608 parser/parse_utilcmd.c:2319 #, c-format msgid "index \"%s\" is not a btree" msgstr "l'index « %s » n'est pas un btree" @@ -1537,15 +1337,12 @@ msgstr "" "la famille d'opérateur « %s » de la méthode d'accès %s nécessite la fonction de support %d\n" "pour le type %s" -#: access/table/table.c:49 access/table/table.c:83 access/table/table.c:112 -#: access/table/table.c:145 catalog/aclchk.c:1792 +#: access/table/table.c:49 access/table/table.c:83 access/table/table.c:112 access/table/table.c:145 catalog/aclchk.c:1792 #, c-format msgid "\"%s\" is an index" msgstr "« %s » est un index" -#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 -#: access/table/table.c:150 catalog/aclchk.c:1799 commands/tablecmds.c:13239 -#: commands/tablecmds.c:16547 +#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 access/table/table.c:150 catalog/aclchk.c:1799 commands/tablecmds.c:13238 commands/tablecmds.c:16546 #, c-format msgid "\"%s\" is a composite type" msgstr "« %s » est un type composite" @@ -1605,8 +1402,7 @@ msgstr "Assurez-vous que le paramètre de configuration « %s » soit configuré msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\"" msgstr "la base de données n'accepte pas de commandes qui génèrent de nouveaux MultiXactId pour éviter les pertes de données suite à une réinitialisation de l'identifiant de transaction dans la base de données « %s »" -#: access/transam/multixact.c:1023 access/transam/multixact.c:1030 -#: access/transam/multixact.c:1054 access/transam/multixact.c:1063 +#: access/transam/multixact.c:1023 access/transam/multixact.c:1030 access/transam/multixact.c:1054 access/transam/multixact.c:1063 #, c-format msgid "" "Execute a database-wide VACUUM in that database.\n" @@ -1675,9 +1471,7 @@ msgstr "le MultiXactId %u n'existe plus : wraparound apparent" msgid "MultiXactId %u has not been created yet -- apparent wraparound" msgstr "le MultiXactId %u n'a pas encore été créé : wraparound apparent" -#: access/transam/multixact.c:2338 access/transam/multixact.c:2347 -#: access/transam/varsup.c:151 access/transam/varsup.c:158 -#: access/transam/varsup.c:466 access/transam/varsup.c:473 +#: access/transam/multixact.c:2338 access/transam/multixact.c:2347 access/transam/varsup.c:151 access/transam/varsup.c:158 access/transam/varsup.c:466 access/transam/varsup.c:473 #, c-format msgid "" "To avoid a database shutdown, execute a database-wide VACUUM in that database.\n" @@ -1751,10 +1545,7 @@ msgstr "numéro magique invalide dans le segment de mémoire partagée dynamique msgid "file \"%s\" doesn't exist, reading as zeroes" msgstr "le fichier « %s » n'existe pas, contenu lu comme des zéros" -#: access/transam/slru.c:944 access/transam/slru.c:950 -#: access/transam/slru.c:958 access/transam/slru.c:963 -#: access/transam/slru.c:970 access/transam/slru.c:975 -#: access/transam/slru.c:982 access/transam/slru.c:989 +#: access/transam/slru.c:944 access/transam/slru.c:950 access/transam/slru.c:958 access/transam/slru.c:963 access/transam/slru.c:970 access/transam/slru.c:975 access/transam/slru.c:982 access/transam/slru.c:989 #, c-format msgid "could not access status of transaction %u" msgstr "n'a pas pu accéder au statut de la transaction %u" @@ -1953,10 +1744,9 @@ msgid "Failed while allocating a WAL reading processor." msgstr "Échec lors de l'allocation d'un processeur de lecture de journaux de transactions." #: access/transam/twophase.c:1415 -#, fuzzy, c-format -#| msgid "could not read two-phase state from WAL at %X/%X" +#, c-format msgid "could not read two-phase state from WAL at %X/%X: %s" -msgstr "n'a pas pu lire le fichier d'état de la validation en deux phases depuis les journaux de transactions à %X/%X" +msgstr "n'a pas pu lire le fichier d'état de la validation en deux phases depuis les journaux de transactions à %X/%X : %s" #: access/transam/twophase.c:1420 #, c-format @@ -2099,10 +1889,7 @@ msgid "%s cannot be executed from a function" msgstr "%s ne peut pas être exécuté à partir d'une fonction" #. translator: %s represents an SQL statement name -#: access/transam/xact.c:3497 access/transam/xact.c:3803 -#: access/transam/xact.c:3882 access/transam/xact.c:4005 -#: access/transam/xact.c:4156 access/transam/xact.c:4225 -#: access/transam/xact.c:4336 +#: access/transam/xact.c:3497 access/transam/xact.c:3803 access/transam/xact.c:3882 access/transam/xact.c:4005 access/transam/xact.c:4156 access/transam/xact.c:4225 access/transam/xact.c:4336 #, c-format msgid "%s can only be used in transaction blocks" msgstr "%s peut seulement être utilisé dans des blocs de transaction" @@ -2112,8 +1899,7 @@ msgstr "%s peut seulement être utilisé dans des blocs de transaction" msgid "there is already a transaction in progress" msgstr "une transaction est déjà en cours" -#: access/transam/xact.c:3808 access/transam/xact.c:3887 -#: access/transam/xact.c:4010 +#: access/transam/xact.c:3808 access/transam/xact.c:3887 access/transam/xact.c:4010 #, c-format msgid "there is no transaction in progress" msgstr "aucune transaction en cours" @@ -2138,8 +1924,7 @@ msgstr "ne peut pas définir de points de sauvegarde lors d'une opération paral msgid "cannot release savepoints during a parallel operation" msgstr "ne peut pas relâcher de points de sauvegarde pendant une opération parallèle" -#: access/transam/xact.c:4217 access/transam/xact.c:4268 -#: access/transam/xact.c:4328 access/transam/xact.c:4377 +#: access/transam/xact.c:4217 access/transam/xact.c:4268 access/transam/xact.c:4328 access/transam/xact.c:4377 #, c-format msgid "savepoint \"%s\" does not exist" msgstr "le point de sauvegarde « %s » n'existe pas" @@ -2179,8 +1964,7 @@ msgstr "" msgid "could not write to log file %s at offset %u, length %zu: %m" msgstr "n'a pas pu écrire le fichier de transactions %s au décalage %u, longueur %zu : %m" -#: access/transam/xlog.c:4010 access/transam/xlogutils.c:798 -#: replication/walsender.c:2520 +#: access/transam/xlog.c:4010 access/transam/xlogutils.c:798 replication/walsender.c:2520 #, c-format msgid "requested WAL segment %s has already been removed" msgstr "le segment demandé du journal de transaction, %s, a déjà été supprimé" @@ -2232,14 +2016,7 @@ msgstr "la nouvelle timeline cible est %u" msgid "could not generate secret authorization token" msgstr "n'a pas pu générer le jeton secret d'autorisation" -#: access/transam/xlog.c:4828 access/transam/xlog.c:4837 -#: access/transam/xlog.c:4861 access/transam/xlog.c:4868 -#: access/transam/xlog.c:4875 access/transam/xlog.c:4880 -#: access/transam/xlog.c:4887 access/transam/xlog.c:4894 -#: access/transam/xlog.c:4901 access/transam/xlog.c:4908 -#: access/transam/xlog.c:4915 access/transam/xlog.c:4922 -#: access/transam/xlog.c:4931 access/transam/xlog.c:4938 -#: utils/init/miscinit.c:1578 +#: access/transam/xlog.c:4828 access/transam/xlog.c:4837 access/transam/xlog.c:4861 access/transam/xlog.c:4868 access/transam/xlog.c:4875 access/transam/xlog.c:4880 access/transam/xlog.c:4887 access/transam/xlog.c:4894 access/transam/xlog.c:4901 access/transam/xlog.c:4908 access/transam/xlog.c:4915 access/transam/xlog.c:4922 access/transam/xlog.c:4931 access/transam/xlog.c:4938 utils/init/miscinit.c:1578 #, c-format msgid "database files are incompatible with server" msgstr "les fichiers de la base de données sont incompatibles avec le serveur" @@ -2266,8 +2043,7 @@ msgstr "" "Le cluster de base de données a été initialisé avec un PG_CONTROL_VERSION à\n" "%d alors que le serveur a été compilé avec un PG_CONTROL_VERSION à %d." -#: access/transam/xlog.c:4841 access/transam/xlog.c:4865 -#: access/transam/xlog.c:4872 access/transam/xlog.c:4877 +#: access/transam/xlog.c:4841 access/transam/xlog.c:4865 access/transam/xlog.c:4872 access/transam/xlog.c:4877 #, c-format msgid "It looks like you need to initdb." msgstr "Il semble que vous avez besoin d'initdb." @@ -2305,11 +2081,7 @@ msgstr "" "Le cluster de base de données a été initialisé avec un BLCKSZ à %d alors que\n" "le serveur a été compilé avec un BLCKSZ à %d." -#: access/transam/xlog.c:4884 access/transam/xlog.c:4891 -#: access/transam/xlog.c:4898 access/transam/xlog.c:4905 -#: access/transam/xlog.c:4912 access/transam/xlog.c:4919 -#: access/transam/xlog.c:4926 access/transam/xlog.c:4934 -#: access/transam/xlog.c:4941 +#: access/transam/xlog.c:4884 access/transam/xlog.c:4891 access/transam/xlog.c:4898 access/transam/xlog.c:4905 access/transam/xlog.c:4912 access/transam/xlog.c:4919 access/transam/xlog.c:4926 access/transam/xlog.c:4934 access/transam/xlog.c:4941 #, c-format msgid "It looks like you need to recompile or initdb." msgstr "Il semble que vous avez besoin de recompiler ou de relancer initdb." @@ -2509,8 +2281,7 @@ msgstr "Exécuter pg_wal_replay_resume() pour continuer." msgid "hot standby is not possible because of insufficient parameter settings" msgstr "le hot standby n'est pas possible à cause d'un paramétrage insuffisant" -#: access/transam/xlog.c:6372 access/transam/xlog.c:6399 -#: access/transam/xlog.c:6429 +#: access/transam/xlog.c:6372 access/transam/xlog.c:6399 access/transam/xlog.c:6429 #, c-format msgid "%s = %d is a lower setting than on the primary server, where its value was %d." msgstr "%s = %d est un paramétrage plus bas que celui du serveur primaire, où sa valeur était %d." @@ -2886,12 +2657,12 @@ msgstr "début du checkpoint :%s%s%s%s%s%s%s%s" #: access/transam/xlog.c:8834 #, c-format msgid "restartpoint complete: wrote %d buffers (%.1f%%); %d WAL file(s) added, %d removed, %d recycled; write=%ld.%03d s, sync=%ld.%03d s, total=%ld.%03d s; sync files=%d, longest=%ld.%03d s, average=%ld.%03d s; distance=%d kB, estimate=%d kB" -msgstr "" +msgstr "restartpoint terminé : a écrit %d tampons (%.1f%%); %d fichiers WAL ajoutés, %d supprimés, %d recyclés ; écriture=%ld.%03d s, synchronisation=%ld.%03d s, total=%ld.%03d s; fichiers synchronisés=%d, plus long=%ld.%03d s, moyenne=%ld.%03d s; distance=%d kB, estimation=%d kB" #: access/transam/xlog.c:8854 #, c-format msgid "checkpoint complete: wrote %d buffers (%.1f%%); %d WAL file(s) added, %d removed, %d recycled; write=%ld.%03d s, sync=%ld.%03d s, total=%ld.%03d s; sync files=%d, longest=%ld.%03d s, average=%ld.%03d s; distance=%d kB, estimate=%d kB" -msgstr "" +msgstr "checkpoint terminé : a écrit %d tampons (%.1f%%); %d fichiers WAL ajoutés, %d supprimés, %d recyclés ; écriture=%ld.%03d s, synchronisation=%ld.%03d s, total=%ld.%03d s; fichiers synchronisés=%d, plus long=%ld.%03d s, moyenne=%ld.%03d s; distance=%d kB, estimation=%d kB" #: access/transam/xlog.c:9287 #, c-format @@ -2937,8 +2708,7 @@ msgstr "identifiant timeline %u inattendu dans l'enregistrement du checkpoint, a msgid "online backup was canceled, recovery cannot continue" msgstr "la sauvegarde en ligne a été annulée, la restauration ne peut pas continuer" -#: access/transam/xlog.c:10355 access/transam/xlog.c:10411 -#: access/transam/xlog.c:10441 +#: access/transam/xlog.c:10355 access/transam/xlog.c:10411 access/transam/xlog.c:10441 #, c-format msgid "unexpected timeline ID %u (should be %u) in checkpoint record" msgstr "" @@ -2960,10 +2730,7 @@ msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier %s : %m" msgid "could not fdatasync file \"%s\": %m" msgstr "n'a pas pu synchroniser sur disque (fdatasync) le fichier « %s » : %m" -#: access/transam/xlog.c:10927 access/transam/xlog.c:11456 -#: access/transam/xlogfuncs.c:275 access/transam/xlogfuncs.c:302 -#: access/transam/xlogfuncs.c:341 access/transam/xlogfuncs.c:362 -#: access/transam/xlogfuncs.c:383 +#: access/transam/xlog.c:10927 access/transam/xlog.c:11456 access/transam/xlogfuncs.c:275 access/transam/xlogfuncs.c:302 access/transam/xlogfuncs.c:341 access/transam/xlogfuncs.c:362 access/transam/xlogfuncs.c:383 #, c-format msgid "WAL control functions cannot be executed during recovery." msgstr "les fonctions de contrôle des journaux de transactions ne peuvent pas être exécutées lors de la restauration." @@ -2973,8 +2740,7 @@ msgstr "les fonctions de contrôle des journaux de transactions ne peuvent pas msgid "WAL level not sufficient for making an online backup" msgstr "Le niveau de journalisation n'est pas suffisant pour faire une sauvegarde en ligne" -#: access/transam/xlog.c:10937 access/transam/xlog.c:11466 -#: access/transam/xlogfuncs.c:308 +#: access/transam/xlog.c:10937 access/transam/xlog.c:11466 access/transam/xlogfuncs.c:308 #, c-format msgid "wal_level must be set to \"replica\" or \"logical\" at server start." msgstr "" @@ -2986,8 +2752,7 @@ msgstr "" msgid "backup label too long (max %d bytes)" msgstr "label de sauvegarde trop long (%d octets maximum)" -#: access/transam/xlog.c:10979 access/transam/xlog.c:11255 -#: access/transam/xlog.c:11293 +#: access/transam/xlog.c:10979 access/transam/xlog.c:11255 access/transam/xlog.c:11293 #, c-format msgid "a backup is already in progress" msgstr "une sauvegarde est déjà en cours" @@ -3012,14 +2777,12 @@ msgstr "Un journal de transaction généré avec full_page_writes=off a été re msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the primary, and then try an online backup again." msgstr "Cela signifie que la sauvegarde en cours de réalisation sur le secondaire est corrompue et ne devrait pas être utilisée. Activez full_page_writes et lancez CHECKPOINT sur le primaire, puis recommencez la sauvegarde." -#: access/transam/xlog.c:11154 replication/basebackup.c:1433 -#: utils/adt/misc.c:345 +#: access/transam/xlog.c:11154 replication/basebackup.c:1433 utils/adt/misc.c:345 #, c-format msgid "symbolic link \"%s\" target is too long" msgstr "la cible du lien symbolique « %s » est trop longue" -#: access/transam/xlog.c:11204 commands/tablespace.c:402 -#: commands/tablespace.c:578 replication/basebackup.c:1448 utils/adt/misc.c:353 +#: access/transam/xlog.c:11204 commands/tablespace.c:402 commands/tablespace.c:578 replication/basebackup.c:1448 utils/adt/misc.c:353 #, c-format msgid "tablespaces are not supported on this platform" msgstr "les tablespaces ne sont pas supportés sur cette plateforme" @@ -3041,10 +2804,7 @@ msgstr "une sauvegarde exclusive n'est pas en cours" msgid "a backup is not in progress" msgstr "aucune sauvegarde n'est en cours" -#: access/transam/xlog.c:11594 access/transam/xlog.c:11607 -#: access/transam/xlog.c:11996 access/transam/xlog.c:12002 -#: access/transam/xlog.c:12050 access/transam/xlog.c:12130 -#: access/transam/xlog.c:12154 access/transam/xlogfuncs.c:733 +#: access/transam/xlog.c:11594 access/transam/xlog.c:11607 access/transam/xlog.c:11996 access/transam/xlog.c:12002 access/transam/xlog.c:12050 access/transam/xlog.c:12130 access/transam/xlog.c:12154 access/transam/xlogfuncs.c:733 #, c-format msgid "invalid data in file \"%s\"" msgstr "données invalides dans le fichier « %s »" @@ -3117,8 +2877,7 @@ msgstr "le mode de sauvegarde en ligne n'a pas été annulé" msgid "File \"%s\" could not be renamed to \"%s\": %m." msgstr "Le fichier « %s » n'a pas pu être renommé en « %s » : %m." -#: access/transam/xlog.c:12237 access/transam/xlog.c:12249 -#: access/transam/xlog.c:12259 +#: access/transam/xlog.c:12237 access/transam/xlog.c:12249 access/transam/xlog.c:12259 #, c-format msgid "online backup mode canceled" msgstr "mode de sauvegarde en ligne annulé" @@ -3216,37 +2975,15 @@ msgstr "une sauvegarde non exclusive est en cours" msgid "Did you mean to use pg_stop_backup('f')?" msgstr "Souhaitiez-vous utiliser pg_stop_backup('f') ?" -#: access/transam/xlogfuncs.c:185 commands/event_trigger.c:1311 -#: commands/event_trigger.c:1869 commands/extension.c:1945 -#: commands/extension.c:2053 commands/extension.c:2338 commands/prepare.c:713 -#: executor/execExpr.c:2507 executor/execSRF.c:738 executor/functions.c:1058 -#: foreign/foreign.c:520 libpq/hba.c:2718 replication/logical/launcher.c:937 -#: replication/logical/logicalfuncs.c:157 replication/logical/origin.c:1494 -#: replication/slotfuncs.c:255 replication/walsender.c:3291 -#: storage/ipc/shmem.c:554 utils/adt/datetime.c:4812 utils/adt/genfile.c:507 -#: utils/adt/genfile.c:590 utils/adt/jsonfuncs.c:1935 -#: utils/adt/jsonfuncs.c:2047 utils/adt/jsonfuncs.c:2235 -#: utils/adt/jsonfuncs.c:2344 utils/adt/jsonfuncs.c:3805 -#: utils/adt/mcxtfuncs.c:132 utils/adt/misc.c:218 utils/adt/pgstatfuncs.c:477 -#: utils/adt/pgstatfuncs.c:587 utils/adt/pgstatfuncs.c:1887 -#: utils/adt/varlena.c:4825 utils/fmgr/funcapi.c:74 utils/misc/guc.c:9994 -#: utils/mmgr/portalmem.c:1145 +#: access/transam/xlogfuncs.c:185 commands/event_trigger.c:1311 commands/event_trigger.c:1869 commands/extension.c:1945 commands/extension.c:2053 commands/extension.c:2338 commands/prepare.c:713 executor/execExpr.c:2507 executor/execSRF.c:738 executor/functions.c:1058 foreign/foreign.c:520 libpq/hba.c:2718 replication/logical/launcher.c:937 replication/logical/logicalfuncs.c:157 replication/logical/origin.c:1494 replication/slotfuncs.c:255 replication/walsender.c:3291 storage/ipc/shmem.c:554 utils/adt/datetime.c:4812 utils/adt/genfile.c:507 utils/adt/genfile.c:590 utils/adt/jsonfuncs.c:1935 utils/adt/jsonfuncs.c:2047 utils/adt/jsonfuncs.c:2235 utils/adt/jsonfuncs.c:2344 +#: utils/adt/jsonfuncs.c:3805 utils/adt/mcxtfuncs.c:132 utils/adt/misc.c:218 utils/adt/pgstatfuncs.c:477 utils/adt/pgstatfuncs.c:587 utils/adt/pgstatfuncs.c:1887 utils/adt/varlena.c:4825 utils/fmgr/funcapi.c:74 utils/misc/guc.c:9994 utils/mmgr/portalmem.c:1145 #, c-format msgid "set-valued function called in context that cannot accept a set" msgstr "" "la fonction renvoyant un ensemble a été appelée dans un contexte qui n'accepte pas\n" "un ensemble" -#: access/transam/xlogfuncs.c:189 commands/event_trigger.c:1315 -#: commands/event_trigger.c:1873 commands/extension.c:1949 -#: commands/extension.c:2057 commands/extension.c:2342 commands/prepare.c:717 -#: foreign/foreign.c:525 libpq/hba.c:2722 replication/logical/launcher.c:941 -#: replication/logical/logicalfuncs.c:161 replication/logical/origin.c:1498 -#: replication/slotfuncs.c:259 replication/walsender.c:3295 -#: storage/ipc/shmem.c:558 utils/adt/datetime.c:4816 utils/adt/genfile.c:511 -#: utils/adt/genfile.c:594 utils/adt/mcxtfuncs.c:136 utils/adt/misc.c:222 -#: utils/adt/pgstatfuncs.c:481 utils/adt/pgstatfuncs.c:591 -#: utils/adt/pgstatfuncs.c:1891 utils/adt/varlena.c:4829 utils/misc/guc.c:9998 +#: access/transam/xlogfuncs.c:189 commands/event_trigger.c:1315 commands/event_trigger.c:1873 commands/extension.c:1949 commands/extension.c:2057 commands/extension.c:2342 commands/prepare.c:717 foreign/foreign.c:525 libpq/hba.c:2722 replication/logical/launcher.c:941 replication/logical/logicalfuncs.c:161 replication/logical/origin.c:1498 replication/slotfuncs.c:259 replication/walsender.c:3295 storage/ipc/shmem.c:558 utils/adt/datetime.c:4816 utils/adt/genfile.c:511 utils/adt/genfile.c:594 utils/adt/mcxtfuncs.c:136 utils/adt/misc.c:222 utils/adt/pgstatfuncs.c:481 utils/adt/pgstatfuncs.c:591 utils/adt/pgstatfuncs.c:1891 utils/adt/varlena.c:4829 utils/misc/guc.c:9998 #: utils/misc/pg_config.c:43 utils/mmgr/portalmem.c:1149 #, c-format msgid "materialize mode required, but it is not allowed in this context" @@ -3277,16 +3014,12 @@ msgstr "valeur trop longue pour le point de restauration (%d caractères maximum msgid "%s cannot be executed during recovery." msgstr "%s ne peut pas être exécuté lors de la restauration." -#: access/transam/xlogfuncs.c:531 access/transam/xlogfuncs.c:561 -#: access/transam/xlogfuncs.c:585 access/transam/xlogfuncs.c:608 -#: access/transam/xlogfuncs.c:763 +#: access/transam/xlogfuncs.c:531 access/transam/xlogfuncs.c:561 access/transam/xlogfuncs.c:585 access/transam/xlogfuncs.c:608 access/transam/xlogfuncs.c:763 #, c-format msgid "recovery is not in progress" msgstr "la restauration n'est pas en cours" -#: access/transam/xlogfuncs.c:532 access/transam/xlogfuncs.c:562 -#: access/transam/xlogfuncs.c:586 access/transam/xlogfuncs.c:609 -#: access/transam/xlogfuncs.c:764 +#: access/transam/xlogfuncs.c:532 access/transam/xlogfuncs.c:562 access/transam/xlogfuncs.c:586 access/transam/xlogfuncs.c:609 access/transam/xlogfuncs.c:764 #, c-format msgid "Recovery control functions can only be executed during recovery." msgstr "" @@ -3472,8 +3205,7 @@ msgstr "--%s requiert une valeur" msgid "-c %s requires a value" msgstr "-c %s requiert une valeur" -#: bootstrap/bootstrap.c:303 postmaster/postmaster.c:864 -#: postmaster/postmaster.c:877 +#: bootstrap/bootstrap.c:303 postmaster/postmaster.c:864 postmaster/postmaster.c:877 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "Essayez « %s --help » pour plus d'informations.\n" @@ -3608,56 +3340,15 @@ msgstr "type de droit %s invalide pour le serveur distant" msgid "column privileges are only valid for relations" msgstr "les droits sur la colonne sont seulement valides pour les relations" -#: catalog/aclchk.c:697 catalog/aclchk.c:4164 catalog/aclchk.c:4985 -#: catalog/objectaddress.c:1060 catalog/pg_largeobject.c:116 -#: storage/large_object/inv_api.c:287 +#: catalog/aclchk.c:697 catalog/aclchk.c:4164 catalog/aclchk.c:4985 catalog/objectaddress.c:1060 catalog/pg_largeobject.c:116 storage/large_object/inv_api.c:287 #, c-format msgid "large object %u does not exist" msgstr "le « Large Object » %u n'existe pas" -#: catalog/aclchk.c:926 catalog/aclchk.c:935 commands/collationcmds.c:119 -#: commands/copy.c:362 commands/copy.c:382 commands/copy.c:392 -#: commands/copy.c:401 commands/copy.c:410 commands/copy.c:420 -#: commands/copy.c:429 commands/copy.c:438 commands/copy.c:456 -#: commands/copy.c:472 commands/copy.c:492 commands/copy.c:509 -#: commands/dbcommands.c:157 commands/dbcommands.c:166 -#: commands/dbcommands.c:175 commands/dbcommands.c:184 -#: commands/dbcommands.c:193 commands/dbcommands.c:202 -#: commands/dbcommands.c:211 commands/dbcommands.c:220 -#: commands/dbcommands.c:229 commands/dbcommands.c:238 -#: commands/dbcommands.c:260 commands/dbcommands.c:1502 -#: commands/dbcommands.c:1511 commands/dbcommands.c:1520 -#: commands/dbcommands.c:1529 commands/extension.c:1736 -#: commands/extension.c:1746 commands/extension.c:1756 -#: commands/extension.c:3056 commands/foreigncmds.c:539 -#: commands/foreigncmds.c:548 commands/functioncmds.c:605 -#: commands/functioncmds.c:771 commands/functioncmds.c:780 -#: commands/functioncmds.c:789 commands/functioncmds.c:798 -#: commands/functioncmds.c:2095 commands/functioncmds.c:2103 -#: commands/publicationcmds.c:87 commands/publicationcmds.c:130 -#: commands/sequence.c:1266 commands/sequence.c:1276 commands/sequence.c:1286 -#: commands/sequence.c:1296 commands/sequence.c:1306 commands/sequence.c:1316 -#: commands/sequence.c:1326 commands/sequence.c:1336 commands/sequence.c:1346 -#: commands/subscriptioncmds.c:124 commands/subscriptioncmds.c:134 -#: commands/subscriptioncmds.c:144 commands/subscriptioncmds.c:154 -#: commands/subscriptioncmds.c:170 commands/subscriptioncmds.c:181 -#: commands/subscriptioncmds.c:195 commands/subscriptioncmds.c:205 -#: commands/subscriptioncmds.c:215 commands/tablecmds.c:7541 -#: commands/typecmds.c:335 commands/typecmds.c:1416 commands/typecmds.c:1425 -#: commands/typecmds.c:1433 commands/typecmds.c:1441 commands/typecmds.c:1449 -#: commands/typecmds.c:1457 commands/user.c:133 commands/user.c:147 -#: commands/user.c:156 commands/user.c:165 commands/user.c:174 -#: commands/user.c:183 commands/user.c:192 commands/user.c:201 -#: commands/user.c:210 commands/user.c:219 commands/user.c:228 -#: commands/user.c:237 commands/user.c:246 commands/user.c:582 -#: commands/user.c:590 commands/user.c:598 commands/user.c:606 -#: commands/user.c:614 commands/user.c:622 commands/user.c:630 -#: commands/user.c:638 commands/user.c:647 commands/user.c:655 -#: commands/user.c:663 parser/parse_utilcmd.c:397 -#: replication/pgoutput/pgoutput.c:189 replication/pgoutput/pgoutput.c:210 -#: replication/pgoutput/pgoutput.c:224 replication/pgoutput/pgoutput.c:234 -#: replication/pgoutput/pgoutput.c:244 replication/walsender.c:882 -#: replication/walsender.c:893 replication/walsender.c:903 +#: catalog/aclchk.c:926 catalog/aclchk.c:935 commands/collationcmds.c:119 commands/copy.c:362 commands/copy.c:382 commands/copy.c:392 commands/copy.c:401 commands/copy.c:410 commands/copy.c:420 commands/copy.c:429 commands/copy.c:438 commands/copy.c:456 commands/copy.c:472 commands/copy.c:492 commands/copy.c:509 commands/dbcommands.c:157 commands/dbcommands.c:166 commands/dbcommands.c:175 commands/dbcommands.c:184 commands/dbcommands.c:193 commands/dbcommands.c:202 commands/dbcommands.c:211 commands/dbcommands.c:220 commands/dbcommands.c:229 commands/dbcommands.c:238 commands/dbcommands.c:260 commands/dbcommands.c:1502 commands/dbcommands.c:1511 commands/dbcommands.c:1520 +#: commands/dbcommands.c:1529 commands/extension.c:1736 commands/extension.c:1746 commands/extension.c:1756 commands/extension.c:3056 commands/foreigncmds.c:539 commands/foreigncmds.c:548 commands/functioncmds.c:605 commands/functioncmds.c:771 commands/functioncmds.c:780 commands/functioncmds.c:789 commands/functioncmds.c:798 commands/functioncmds.c:2095 commands/functioncmds.c:2103 commands/publicationcmds.c:87 commands/publicationcmds.c:130 commands/sequence.c:1266 commands/sequence.c:1276 commands/sequence.c:1286 commands/sequence.c:1296 commands/sequence.c:1306 commands/sequence.c:1316 commands/sequence.c:1326 commands/sequence.c:1336 commands/sequence.c:1346 +#: commands/subscriptioncmds.c:124 commands/subscriptioncmds.c:134 commands/subscriptioncmds.c:144 commands/subscriptioncmds.c:154 commands/subscriptioncmds.c:170 commands/subscriptioncmds.c:181 commands/subscriptioncmds.c:195 commands/subscriptioncmds.c:205 commands/subscriptioncmds.c:215 commands/tablecmds.c:7541 commands/typecmds.c:335 commands/typecmds.c:1416 commands/typecmds.c:1425 commands/typecmds.c:1433 commands/typecmds.c:1441 commands/typecmds.c:1449 commands/typecmds.c:1457 commands/user.c:133 commands/user.c:147 commands/user.c:156 commands/user.c:165 commands/user.c:174 commands/user.c:183 commands/user.c:192 commands/user.c:201 commands/user.c:210 commands/user.c:219 +#: commands/user.c:228 commands/user.c:237 commands/user.c:246 commands/user.c:582 commands/user.c:590 commands/user.c:598 commands/user.c:606 commands/user.c:614 commands/user.c:622 commands/user.c:630 commands/user.c:638 commands/user.c:647 commands/user.c:655 commands/user.c:663 parser/parse_utilcmd.c:397 replication/pgoutput/pgoutput.c:189 replication/pgoutput/pgoutput.c:210 replication/pgoutput/pgoutput.c:224 replication/pgoutput/pgoutput.c:234 replication/pgoutput/pgoutput.c:244 replication/walsender.c:882 replication/walsender.c:893 replication/walsender.c:903 #, c-format msgid "conflicting or redundant options" msgstr "options en conflit ou redondantes" @@ -3672,30 +3363,13 @@ msgstr "les droits par défaut ne peuvent pas être configurés pour les colonne msgid "cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS" msgstr "ne peut pas utiliser la clause IN SCHEMA lors de l'utilisation de GRANT/REVOKE ON SCHEMAS" -#: catalog/aclchk.c:1544 catalog/catalog.c:557 catalog/objectaddress.c:1522 -#: commands/analyze.c:390 commands/copy.c:741 commands/sequence.c:1701 -#: commands/tablecmds.c:7004 commands/tablecmds.c:7160 -#: commands/tablecmds.c:7210 commands/tablecmds.c:7284 -#: commands/tablecmds.c:7354 commands/tablecmds.c:7466 -#: commands/tablecmds.c:7560 commands/tablecmds.c:7619 -#: commands/tablecmds.c:7708 commands/tablecmds.c:7737 -#: commands/tablecmds.c:7892 commands/tablecmds.c:7974 -#: commands/tablecmds.c:8130 commands/tablecmds.c:8248 -#: commands/tablecmds.c:11597 commands/tablecmds.c:11779 -#: commands/tablecmds.c:11939 commands/tablecmds.c:13082 -#: commands/tablecmds.c:15647 commands/trigger.c:942 parser/analyze.c:2428 -#: parser/parse_relation.c:714 parser/parse_target.c:1063 -#: parser/parse_type.c:144 parser/parse_utilcmd.c:3421 -#: parser/parse_utilcmd.c:3456 parser/parse_utilcmd.c:3498 utils/adt/acl.c:2845 -#: utils/adt/ruleutils.c:2710 +#: catalog/aclchk.c:1544 catalog/catalog.c:557 catalog/objectaddress.c:1522 commands/analyze.c:390 commands/copy.c:741 commands/sequence.c:1701 commands/tablecmds.c:7004 commands/tablecmds.c:7160 commands/tablecmds.c:7210 commands/tablecmds.c:7284 commands/tablecmds.c:7354 commands/tablecmds.c:7466 commands/tablecmds.c:7560 commands/tablecmds.c:7619 commands/tablecmds.c:7708 commands/tablecmds.c:7737 commands/tablecmds.c:7892 commands/tablecmds.c:7974 commands/tablecmds.c:8130 commands/tablecmds.c:8248 commands/tablecmds.c:11597 commands/tablecmds.c:11778 commands/tablecmds.c:11938 commands/tablecmds.c:13081 commands/tablecmds.c:15646 commands/trigger.c:942 parser/analyze.c:2428 +#: parser/parse_relation.c:714 parser/parse_target.c:1063 parser/parse_type.c:144 parser/parse_utilcmd.c:3421 parser/parse_utilcmd.c:3456 parser/parse_utilcmd.c:3498 utils/adt/acl.c:2845 utils/adt/ruleutils.c:2710 #, c-format msgid "column \"%s\" of relation \"%s\" does not exist" msgstr "la colonne « %s » de la relation « %s » n'existe pas" -#: catalog/aclchk.c:1807 catalog/objectaddress.c:1362 commands/sequence.c:1139 -#: commands/tablecmds.c:249 commands/tablecmds.c:16511 utils/adt/acl.c:2053 -#: utils/adt/acl.c:2083 utils/adt/acl.c:2115 utils/adt/acl.c:2147 -#: utils/adt/acl.c:2175 utils/adt/acl.c:2205 +#: catalog/aclchk.c:1807 catalog/objectaddress.c:1362 commands/sequence.c:1139 commands/tablecmds.c:249 commands/tablecmds.c:16510 utils/adt/acl.c:2053 utils/adt/acl.c:2083 utils/adt/acl.c:2115 utils/adt/acl.c:2147 utils/adt/acl.c:2175 utils/adt/acl.c:2205 #, c-format msgid "\"%s\" is not a sequence" msgstr "« %s » n'est pas une séquence" @@ -3870,9 +3544,7 @@ msgstr "droit refusé pour la routine %s" msgid "permission denied for schema %s" msgstr "droit refusé pour le schéma %s" -#: catalog/aclchk.c:3400 commands/sequence.c:610 commands/sequence.c:844 -#: commands/sequence.c:886 commands/sequence.c:927 commands/sequence.c:1799 -#: commands/sequence.c:1863 +#: catalog/aclchk.c:3400 commands/sequence.c:610 commands/sequence.c:844 commands/sequence.c:886 commands/sequence.c:927 commands/sequence.c:1799 commands/sequence.c:1863 #, c-format msgid "permission denied for sequence %s" msgstr "droit refusé pour la séquence %s" @@ -4097,8 +3769,7 @@ msgstr "la relation d'OID %u n'existe pas" msgid "database with OID %u does not exist" msgstr "la base de données d'OID %u n'existe pas" -#: catalog/aclchk.c:4031 catalog/aclchk.c:4914 tcop/fastpath.c:141 -#: utils/fmgr/fmgr.c:2051 +#: catalog/aclchk.c:4031 catalog/aclchk.c:4914 tcop/fastpath.c:141 utils/fmgr/fmgr.c:2051 #, c-format msgid "function with OID %u does not exist" msgstr "la fonction d'OID %u n'existe pas" @@ -4128,8 +3799,7 @@ msgstr "le wrapper de données distantes d'OID %u n'existe pas" msgid "foreign server with OID %u does not exist" msgstr "le serveur distant d'OID %u n'existe pas" -#: catalog/aclchk.c:4494 catalog/aclchk.c:4862 utils/cache/typcache.c:384 -#: utils/cache/typcache.c:439 +#: catalog/aclchk.c:4494 catalog/aclchk.c:4862 utils/cache/typcache.c:384 utils/cache/typcache.c:439 #, c-format msgid "type with OID %u does not exist" msgstr "le type d'OID %u n'existe pas" @@ -4283,16 +3953,7 @@ msgstr[1] "" msgid "cannot drop %s because other objects depend on it" msgstr "n'a pas pu supprimer %s car d'autres objets en dépendent" -#: catalog/dependency.c:1196 catalog/dependency.c:1197 -#: catalog/dependency.c:1203 catalog/dependency.c:1204 -#: catalog/dependency.c:1215 catalog/dependency.c:1216 -#: commands/tablecmds.c:1297 commands/tablecmds.c:13700 -#: commands/tablespace.c:481 commands/user.c:1095 commands/view.c:492 -#: libpq/auth.c:338 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 -#: storage/lmgr/proc.c:1433 utils/adt/acl.c:5250 utils/adt/jsonfuncs.c:618 -#: utils/adt/jsonfuncs.c:624 utils/misc/guc.c:7115 utils/misc/guc.c:7151 -#: utils/misc/guc.c:7221 utils/misc/guc.c:11401 utils/misc/guc.c:11435 -#: utils/misc/guc.c:11469 utils/misc/guc.c:11512 utils/misc/guc.c:11554 +#: catalog/dependency.c:1196 catalog/dependency.c:1197 catalog/dependency.c:1203 catalog/dependency.c:1204 catalog/dependency.c:1215 catalog/dependency.c:1216 commands/tablecmds.c:1297 commands/tablecmds.c:13699 commands/tablespace.c:481 commands/user.c:1095 commands/view.c:492 libpq/auth.c:338 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1433 utils/adt/acl.c:5250 utils/adt/jsonfuncs.c:618 utils/adt/jsonfuncs.c:624 utils/misc/guc.c:7115 utils/misc/guc.c:7151 utils/misc/guc.c:7221 utils/misc/guc.c:11401 utils/misc/guc.c:11435 utils/misc/guc.c:11469 utils/misc/guc.c:11512 utils/misc/guc.c:11554 #, c-format msgid "%s" msgstr "%s" @@ -4330,8 +3991,7 @@ msgstr "droit refusé pour créer « %s.%s »" msgid "System catalog modifications are currently disallowed." msgstr "Les modifications du catalogue système sont actuellement interdites." -#: catalog/heap.c:511 commands/tablecmds.c:2290 commands/tablecmds.c:2927 -#: commands/tablecmds.c:6595 +#: catalog/heap.c:511 commands/tablecmds.c:2290 commands/tablecmds.c:2927 commands/tablecmds.c:6595 #, c-format msgid "tables can have at most %d columns" msgstr "les tables peuvent avoir au plus %d colonnes" @@ -4373,16 +4033,12 @@ msgstr "aucun collationnement n'a été dérivé pour la colonne « %s » sur la msgid "no collation was derived for column \"%s\" with collatable type %s" msgstr "aucun collationnement n'a été dérivé pour la colonne « %s » de type collationnable %s" -#: catalog/heap.c:1202 catalog/index.c:871 commands/createas.c:405 -#: commands/tablecmds.c:3832 +#: catalog/heap.c:1202 catalog/index.c:871 commands/createas.c:405 commands/tablecmds.c:3832 #, c-format msgid "relation \"%s\" already exists" msgstr "la relation « %s » existe déjà" -#: catalog/heap.c:1218 catalog/pg_type.c:436 catalog/pg_type.c:781 -#: catalog/pg_type.c:928 commands/typecmds.c:249 commands/typecmds.c:261 -#: commands/typecmds.c:757 commands/typecmds.c:1172 commands/typecmds.c:1398 -#: commands/typecmds.c:1590 commands/typecmds.c:2562 +#: catalog/heap.c:1218 catalog/pg_type.c:436 catalog/pg_type.c:781 catalog/pg_type.c:928 commands/typecmds.c:249 commands/typecmds.c:261 commands/typecmds.c:757 commands/typecmds.c:1172 commands/typecmds.c:1398 commands/typecmds.c:1590 commands/typecmds.c:2562 #, c-format msgid "type \"%s\" already exists" msgstr "le type « %s » existe déjà" @@ -4407,8 +4063,7 @@ msgstr "ne peut pas ajouter une contrainte NO INHERIT pour la table partitionné msgid "check constraint \"%s\" already exists" msgstr "la contrainte de vérification « %s » existe déjà" -#: catalog/heap.c:2903 catalog/index.c:885 catalog/pg_constraint.c:670 -#: commands/tablecmds.c:8622 +#: catalog/heap.c:2903 catalog/index.c:885 catalog/pg_constraint.c:670 commands/tablecmds.c:8622 #, c-format msgid "constraint \"%s\" for relation \"%s\" already exists" msgstr "la contrainte « %s » de la relation « %s » existe déjà" @@ -4451,7 +4106,7 @@ msgstr "ne peut pas utiliser une variable de ligne dans l'expression de généra #: catalog/heap.c:3050 #, c-format msgid "This would cause the generated column to depend on its own value." -msgstr "" +msgstr "Ceci ferait que la colonne générée dépendrait de sa propre valeur." #: catalog/heap.c:3103 #, c-format @@ -4463,9 +4118,7 @@ msgstr "l'expression de génération n'est pas immuable" msgid "column \"%s\" is of type %s but default expression is of type %s" msgstr "la colonne « %s » est de type %s alors que l'expression par défaut est de type %s" -#: catalog/heap.c:3136 commands/prepare.c:368 parser/analyze.c:2652 -#: parser/parse_target.c:594 parser/parse_target.c:882 -#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1273 +#: catalog/heap.c:3136 commands/prepare.c:368 parser/analyze.c:2652 parser/parse_target.c:594 parser/parse_target.c:882 parser/parse_target.c:892 rewrite/rewriteHandler.c:1273 #, c-format msgid "You will need to rewrite or cast the expression." msgstr "Vous devez réécrire l'expression ou lui appliquer une transformation de type." @@ -4544,8 +4197,7 @@ msgstr "la création de manière concurrente d'un index pour les contraintes d'e msgid "shared indexes cannot be created after initdb" msgstr "les index partagés ne peuvent pas être créés après initdb" -#: catalog/index.c:863 commands/createas.c:411 commands/sequence.c:154 -#: parser/parse_utilcmd.c:201 +#: catalog/index.c:863 commands/createas.c:411 commands/sequence.c:154 parser/parse_utilcmd.c:201 #, c-format msgid "relation \"%s\" already exists, skipping" msgstr "la relation « %s » existe déjà, poursuite du traitement" @@ -4570,8 +4222,7 @@ msgstr "ne peut pas ré-indexer les tables temporaires des autres sessions" msgid "cannot reindex invalid index on TOAST table" msgstr "ne peut pas réindexer un index invalide sur une table TOAST" -#: catalog/index.c:3613 commands/indexcmds.c:3306 commands/indexcmds.c:3450 -#: commands/tablecmds.c:3247 +#: catalog/index.c:3613 commands/indexcmds.c:3306 commands/indexcmds.c:3450 commands/tablecmds.c:3247 #, c-format msgid "cannot move system relation \"%s\"" msgstr "ne peut pas déplacer la colonne système « %s »" @@ -4586,8 +4237,7 @@ msgstr "l'index « %s » a été réindexée" msgid "cannot reindex invalid index \"%s.%s\" on TOAST table, skipping" msgstr "ne peut pas réindexer l'index invalide « %s.%s » sur une table TOAST, ignoré" -#: catalog/namespace.c:258 catalog/namespace.c:462 catalog/namespace.c:554 -#: commands/trigger.c:5152 +#: catalog/namespace.c:258 catalog/namespace.c:462 catalog/namespace.c:554 commands/trigger.c:5152 #, c-format msgid "cross-database references are not implemented: \"%s.%s.%s\"" msgstr "les références entre bases de données ne sont pas implémentées : « %s.%s.%s »" @@ -4612,14 +4262,12 @@ msgstr "n'a pas pu obtenir un verrou sur la relation « %s »" msgid "relation \"%s.%s\" does not exist" msgstr "la relation « %s.%s » n'existe pas" -#: catalog/namespace.c:434 parser/parse_relation.c:1375 -#: parser/parse_relation.c:1383 +#: catalog/namespace.c:434 parser/parse_relation.c:1375 parser/parse_relation.c:1383 #, c-format msgid "relation \"%s\" does not exist" msgstr "la relation « %s » n'existe pas" -#: catalog/namespace.c:500 catalog/namespace.c:3075 commands/extension.c:1520 -#: commands/extension.c:1526 +#: catalog/namespace.c:500 catalog/namespace.c:3075 commands/extension.c:1520 commands/extension.c:1526 #, c-format msgid "no schema has been selected to create in" msgstr "aucun schéma n'a été sélectionné pour cette création" @@ -4659,8 +4307,7 @@ msgstr "le dictionnaire de recherche plein texte « %s » n'existe pas" msgid "text search template \"%s\" does not exist" msgstr "le modèle de recherche plein texte « %s » n'existe pas" -#: catalog/namespace.c:2769 commands/tsearchcmds.c:1121 -#: utils/cache/ts_cache.c:613 +#: catalog/namespace.c:2769 commands/tsearchcmds.c:1121 utils/cache/ts_cache.c:613 #, c-format msgid "text search configuration \"%s\" does not exist" msgstr "la configuration de recherche plein texte « %s » n'existe pas" @@ -4670,8 +4317,7 @@ msgstr "la configuration de recherche plein texte « %s » n'existe pas" msgid "cross-database references are not implemented: %s" msgstr "les références entre bases de données ne sont pas implémentées : %s" -#: catalog/namespace.c:2888 gram.y:15102 gram.y:17076 parser/parse_expr.c:817 -#: parser/parse_target.c:1262 +#: catalog/namespace.c:2888 gram.y:15102 gram.y:17076 parser/parse_expr.c:817 parser/parse_target.c:1262 #, c-format msgid "improper qualified name (too many dotted names): %s" msgstr "mauvaise qualification du nom (trop de points entre les noms) : %s" @@ -4686,8 +4332,7 @@ msgstr "ne peut pas déplacer les objets dans ou à partir des schémas temporai msgid "cannot move objects into or out of TOAST schema" msgstr "ne peut pas déplacer les objets dans ou à partir des schémas TOAST" -#: catalog/namespace.c:3097 commands/schemacmds.c:234 commands/schemacmds.c:314 -#: commands/tablecmds.c:1242 +#: catalog/namespace.c:3097 commands/schemacmds.c:234 commands/schemacmds.c:314 commands/tablecmds.c:1242 #, c-format msgid "schema \"%s\" does not exist" msgstr "le schéma « %s » n'existe pas" @@ -4722,34 +4367,27 @@ msgstr "ne peut pas créer des tables temporaires lors de la restauration" msgid "cannot create temporary tables during a parallel operation" msgstr "ne peut pas créer de tables temporaires pendant une opération parallèle" -#: catalog/namespace.c:4331 commands/tablespace.c:1213 commands/variable.c:64 -#: utils/misc/guc.c:11586 utils/misc/guc.c:11664 +#: catalog/namespace.c:4331 commands/tablespace.c:1213 commands/variable.c:64 utils/misc/guc.c:11586 utils/misc/guc.c:11664 #, c-format msgid "List syntax is invalid." msgstr "La syntaxe de la liste est invalide." -#: catalog/objectaddress.c:1370 catalog/pg_publication.c:58 -#: commands/policy.c:96 commands/policy.c:376 commands/tablecmds.c:243 -#: commands/tablecmds.c:285 commands/tablecmds.c:2134 commands/tablecmds.c:6035 -#: commands/tablecmds.c:11714 +#: catalog/objectaddress.c:1370 catalog/pg_publication.c:58 commands/policy.c:96 commands/policy.c:376 commands/tablecmds.c:243 commands/tablecmds.c:285 commands/tablecmds.c:2134 commands/tablecmds.c:6035 commands/tablecmds.c:11714 #, c-format msgid "\"%s\" is not a table" msgstr "« %s » n'est pas une table" -#: catalog/objectaddress.c:1377 commands/tablecmds.c:255 -#: commands/tablecmds.c:6074 commands/tablecmds.c:16516 commands/view.c:119 +#: catalog/objectaddress.c:1377 commands/tablecmds.c:255 commands/tablecmds.c:6074 commands/tablecmds.c:16515 commands/view.c:119 #, c-format msgid "\"%s\" is not a view" msgstr "« %s » n'est pas une vue" -#: catalog/objectaddress.c:1384 commands/matview.c:175 commands/tablecmds.c:261 -#: commands/tablecmds.c:16521 +#: catalog/objectaddress.c:1384 commands/matview.c:175 commands/tablecmds.c:261 commands/tablecmds.c:16520 #, c-format msgid "\"%s\" is not a materialized view" msgstr "« %s » n'est pas une vue matérialisée" -#: catalog/objectaddress.c:1391 commands/tablecmds.c:279 -#: commands/tablecmds.c:6077 commands/tablecmds.c:16526 +#: catalog/objectaddress.c:1391 commands/tablecmds.c:279 commands/tablecmds.c:6077 commands/tablecmds.c:16525 #, c-format msgid "\"%s\" is not a foreign table" msgstr "« %s » n'est pas une table distante" @@ -4769,10 +4407,7 @@ msgstr "le nom de la colonne doit être qualifié" msgid "default value for column \"%s\" of relation \"%s\" does not exist" msgstr "la valeur par défaut de la colonne « %s » de la relation « %s » n'existe pas" -#: catalog/objectaddress.c:1645 commands/functioncmds.c:138 -#: commands/tablecmds.c:271 commands/typecmds.c:274 commands/typecmds.c:3713 -#: parser/parse_type.c:243 parser/parse_type.c:272 parser/parse_type.c:791 -#: utils/adt/acl.c:4411 +#: catalog/objectaddress.c:1645 commands/functioncmds.c:138 commands/tablecmds.c:271 commands/typecmds.c:274 commands/typecmds.c:3713 parser/parse_type.c:243 parser/parse_type.c:272 parser/parse_type.c:791 utils/adt/acl.c:4411 #, c-format msgid "type \"%s\" does not exist" msgstr "le type « %s » n'existe pas" @@ -4792,8 +4427,7 @@ msgstr "la fonction %d (%s, %s) de %s n'existe pas" msgid "user mapping for user \"%s\" on server \"%s\" does not exist" msgstr "la correspondance pour l'utilisateur « %s » sur le serveur « %s » n'existe pas" -#: catalog/objectaddress.c:1861 commands/foreigncmds.c:430 -#: commands/foreigncmds.c:988 commands/foreigncmds.c:1347 foreign/foreign.c:723 +#: catalog/objectaddress.c:1861 commands/foreigncmds.c:430 commands/foreigncmds.c:988 commands/foreigncmds.c:1347 foreign/foreign.c:723 #, c-format msgid "server \"%s\" does not exist" msgstr "le serveur « %s » n'existe pas" @@ -4823,8 +4457,7 @@ msgstr "le droit par défaut pour l'utilisateur « %s » dans le schéma « %s msgid "default ACL for user \"%s\" on %s does not exist" msgstr "le droit par défaut pour l'utilisateur « %s » sur %s n'existe pas" -#: catalog/objectaddress.c:2074 catalog/objectaddress.c:2132 -#: catalog/objectaddress.c:2189 +#: catalog/objectaddress.c:2074 catalog/objectaddress.c:2132 catalog/objectaddress.c:2189 #, c-format msgid "name or argument lists may not contain nulls" msgstr "le nom ou les listes d'arguments ne peuvent pas contenir de valeurs NULL" @@ -4834,8 +4467,7 @@ msgstr "le nom ou les listes d'arguments ne peuvent pas contenir de valeurs NULL msgid "unsupported object type \"%s\"" msgstr "type d'objet « %s » non supporté" -#: catalog/objectaddress.c:2128 catalog/objectaddress.c:2146 -#: catalog/objectaddress.c:2287 +#: catalog/objectaddress.c:2128 catalog/objectaddress.c:2146 catalog/objectaddress.c:2287 #, c-format msgid "name list length must be exactly %d" msgstr "la liste de nom doit être exactement de longueur %d" @@ -4845,8 +4477,7 @@ msgstr "la liste de nom doit être exactement de longueur %d" msgid "large object OID may not be null" msgstr "l'OID du Large Object peut ne pas être NULL" -#: catalog/objectaddress.c:2159 catalog/objectaddress.c:2222 -#: catalog/objectaddress.c:2229 +#: catalog/objectaddress.c:2159 catalog/objectaddress.c:2222 catalog/objectaddress.c:2229 #, c-format msgid "name list length must be at least %d" msgstr "la longueur de la liste de nom doit au moins être %d" @@ -5301,13 +4932,7 @@ msgstr "« %s » est un agrégat d'ensemble hypothétique." msgid "cannot change number of direct arguments of an aggregate function" msgstr "ne peut pas changer le nombre d'arguments directs d'une fonction d'agrégation" -#: catalog/pg_aggregate.c:858 commands/functioncmds.c:702 -#: commands/typecmds.c:1991 commands/typecmds.c:2037 commands/typecmds.c:2089 -#: commands/typecmds.c:2126 commands/typecmds.c:2160 commands/typecmds.c:2194 -#: commands/typecmds.c:2228 commands/typecmds.c:2257 commands/typecmds.c:2344 -#: commands/typecmds.c:2386 parser/parse_func.c:417 parser/parse_func.c:448 -#: parser/parse_func.c:475 parser/parse_func.c:489 parser/parse_func.c:611 -#: parser/parse_func.c:631 parser/parse_func.c:2173 parser/parse_func.c:2446 +#: catalog/pg_aggregate.c:858 commands/functioncmds.c:702 commands/typecmds.c:1991 commands/typecmds.c:2037 commands/typecmds.c:2089 commands/typecmds.c:2126 commands/typecmds.c:2160 commands/typecmds.c:2194 commands/typecmds.c:2228 commands/typecmds.c:2257 commands/typecmds.c:2344 commands/typecmds.c:2386 parser/parse_func.c:417 parser/parse_func.c:448 parser/parse_func.c:475 parser/parse_func.c:489 parser/parse_func.c:611 parser/parse_func.c:631 parser/parse_func.c:2173 parser/parse_func.c:2446 #, c-format msgid "function %s does not exist" msgstr "la fonction %s n'existe pas" @@ -5432,8 +5057,7 @@ msgstr "ne peut pas détacher la partition « %s »" msgid "The partition is being detached concurrently or has an unfinished detach." msgstr "La partition est en cours de détachement ou à un détachement non terminé." -#: catalog/pg_inherits.c:596 commands/tablecmds.c:4425 -#: commands/tablecmds.c:14816 +#: catalog/pg_inherits.c:596 commands/tablecmds.c:4425 commands/tablecmds.c:14815 #, c-format msgid "Use ALTER TABLE ... DETACH PARTITION ... FINALIZE to complete the pending detach operation." msgstr "Utiliser ALTER TABLE ... DETACH PARTITION ... FINALIZE pour terminer l'opération de détachement en attente." @@ -5559,8 +5183,7 @@ msgstr "ne peut pas modifier le type de retour d'une fonction existante" #. AGGREGATE #. #. translator: first %s is DROP FUNCTION or DROP PROCEDURE -#: catalog/pg_proc.c:420 catalog/pg_proc.c:447 catalog/pg_proc.c:492 -#: catalog/pg_proc.c:518 catalog/pg_proc.c:544 +#: catalog/pg_proc.c:420 catalog/pg_proc.c:447 catalog/pg_proc.c:492 catalog/pg_proc.c:518 catalog/pg_proc.c:544 #, c-format msgid "Use %s %s first." msgstr "Utilisez tout d'abord %s %s." @@ -5639,8 +5262,7 @@ msgstr "Les tables tremporaires et les tables non journalisées ne peuvent pas msgid "relation \"%s\" is already member of publication \"%s\"" msgstr "la relation « %s » est déjà un membre de la publication « %s »" -#: catalog/pg_publication.c:533 commands/publicationcmds.c:458 -#: commands/publicationcmds.c:786 +#: catalog/pg_publication.c:533 commands/publicationcmds.c:458 commands/publicationcmds.c:786 #, c-format msgid "publication \"%s\" does not exist" msgstr "la publication « %s » n'existe pas" @@ -5715,8 +5337,7 @@ msgstr "" "ne peut pas réaffecter les objets appartenant à %s car ils sont nécessaires au\n" "système de bases de données" -#: catalog/pg_subscription.c:174 commands/subscriptioncmds.c:779 -#: commands/subscriptioncmds.c:1088 commands/subscriptioncmds.c:1431 +#: catalog/pg_subscription.c:174 commands/subscriptioncmds.c:779 commands/subscriptioncmds.c:1088 commands/subscriptioncmds.c:1431 #, c-format msgid "subscription \"%s\" does not exist" msgstr "la souscription « %s » n'existe pas" @@ -5749,8 +5370,7 @@ msgstr "OID de pg_type non configuré en mode de mise à jour binaire" msgid "invalid type internal size %d" msgstr "taille interne de type invalide %d" -#: catalog/pg_type.c:272 catalog/pg_type.c:280 catalog/pg_type.c:288 -#: catalog/pg_type.c:297 +#: catalog/pg_type.c:272 catalog/pg_type.c:280 catalog/pg_type.c:288 catalog/pg_type.c:297 #, c-format msgid "alignment \"%c\" is invalid for passed-by-value type of size %d" msgstr "l'alignement « %c » est invalide pour le type passé par valeur de taille %d" @@ -5790,8 +5410,7 @@ msgstr "Vous pouvez spécifier manuellement un nom de type multirange en utilisa msgid "invalid page in block %u of relation %s" msgstr "page invalide dans le bloc %u de la relation %s" -#: catalog/toasting.c:110 commands/indexcmds.c:667 commands/tablecmds.c:6047 -#: commands/tablecmds.c:16381 +#: catalog/toasting.c:110 commands/indexcmds.c:667 commands/tablecmds.c:6047 commands/tablecmds.c:16380 #, c-format msgid "\"%s\" is not a table or materialized view" msgstr "« %s » n'est ni une table ni une vue matérialisée" @@ -5971,8 +5590,7 @@ msgstr "Doit être super-utilisateur pour créer une méthode d'accès." msgid "access method \"%s\" already exists" msgstr "la méthode d'accès « %s » existe déjà" -#: commands/amcmds.c:154 commands/indexcmds.c:210 commands/indexcmds.c:818 -#: commands/opclasscmds.c:370 commands/opclasscmds.c:824 +#: commands/amcmds.c:154 commands/indexcmds.c:210 commands/indexcmds.c:818 commands/opclasscmds.c:370 commands/opclasscmds.c:824 #, c-format msgid "access method \"%s\" does not exist" msgstr "la méthode d'accès « %s » n'existe pas" @@ -5982,9 +5600,7 @@ msgstr "la méthode d'accès « %s » n'existe pas" msgid "handler function is not specified" msgstr "la fonction handler n'est pas spécifiée" -#: commands/amcmds.c:264 commands/event_trigger.c:183 -#: commands/foreigncmds.c:489 commands/proclang.c:80 commands/trigger.c:699 -#: parser/parse_clause.c:940 +#: commands/amcmds.c:264 commands/event_trigger.c:183 commands/foreigncmds.c:489 commands/proclang.c:80 commands/trigger.c:699 parser/parse_clause.c:940 #, c-format msgid "function %s must return type %s" msgstr "la fonction %s doit renvoyer le type %s" @@ -6102,7 +5718,7 @@ msgstr "ne peut pas exécuter CLUSTER sur une table partitionnée" msgid "there is no previously clustered index for table \"%s\"" msgstr "il n'y a pas d'index CLUSTER précédent pour la table « %s »" -#: commands/cluster.c:187 commands/tablecmds.c:13537 commands/tablecmds.c:15409 +#: commands/cluster.c:187 commands/tablecmds.c:13536 commands/tablecmds.c:15408 #, c-format msgid "index \"%s\" for table \"%s\" does not exist" msgstr "l'index « %s » pour la table « %s » n'existe pas" @@ -6117,7 +5733,7 @@ msgstr "ne peut pas exécuter CLUSTER sur un catalogue partagé" msgid "cannot vacuum temporary tables of other sessions" msgstr "ne peut pas exécuter VACUUM sur les tables temporaires des autres sessions" -#: commands/cluster.c:456 commands/tablecmds.c:15419 +#: commands/cluster.c:456 commands/tablecmds.c:15418 #, c-format msgid "\"%s\" is not an index for table \"%s\"" msgstr "« %s » n'est pas un index de la table « %s »" @@ -6233,8 +5849,7 @@ msgstr "n'a pas pu convertir le nom de locale « %s » en balise de langage : %s msgid "must be superuser to import system collations" msgstr "doit être super-utilisateur pour importer les collationnements systèmes" -#: commands/collationcmds.c:559 commands/copyfrom.c:1500 commands/copyto.c:682 -#: libpq/be-secure-common.c:81 +#: commands/collationcmds.c:559 commands/copyfrom.c:1500 commands/copyto.c:682 libpq/be-secure-common.c:81 #, c-format msgid "could not execute command \"%s\": %m" msgstr "n'a pas pu exécuter la commande « %s » : %m" @@ -6244,11 +5859,7 @@ msgstr "n'a pas pu exécuter la commande « %s » : %m" msgid "no usable system locales were found" msgstr "aucune locale système utilisable n'a été trouvée" -#: commands/comment.c:61 commands/dbcommands.c:841 commands/dbcommands.c:1037 -#: commands/dbcommands.c:1150 commands/dbcommands.c:1340 -#: commands/dbcommands.c:1588 commands/dbcommands.c:1702 -#: commands/dbcommands.c:2142 utils/init/postinit.c:887 -#: utils/init/postinit.c:992 utils/init/postinit.c:1009 +#: commands/comment.c:61 commands/dbcommands.c:841 commands/dbcommands.c:1037 commands/dbcommands.c:1150 commands/dbcommands.c:1340 commands/dbcommands.c:1588 commands/dbcommands.c:1702 commands/dbcommands.c:2142 utils/init/postinit.c:887 utils/init/postinit.c:992 utils/init/postinit.c:1009 #, c-format msgid "database \"%s\" does not exist" msgstr "la base de données « %s » n'existe pas" @@ -6333,8 +5944,7 @@ msgstr "Utilisez des instructions INSERT à la place." msgid "COPY format \"%s\" not recognized" msgstr "format COPY « %s » non reconnu" -#: commands/copy.c:447 commands/copy.c:463 commands/copy.c:478 -#: commands/copy.c:500 +#: commands/copy.c:447 commands/copy.c:463 commands/copy.c:478 commands/copy.c:500 #, c-format msgid "argument to option \"%s\" must be a list of column names" msgstr "l'argument de l'option « %s » doit être une liste de noms de colonnes" @@ -6459,16 +6069,12 @@ msgstr "la colonne « %s » est une colonne générée" msgid "Generated columns cannot be used in COPY." msgstr "Les colonnes générées ne peuvent pas être utilisées dans COPY." -#: commands/copy.c:746 commands/indexcmds.c:1754 commands/statscmds.c:241 -#: commands/tablecmds.c:2321 commands/tablecmds.c:2977 -#: commands/tablecmds.c:3470 parser/parse_relation.c:3593 -#: parser/parse_relation.c:3613 utils/adt/tsvector_op.c:2680 +#: commands/copy.c:746 commands/indexcmds.c:1754 commands/statscmds.c:241 commands/tablecmds.c:2321 commands/tablecmds.c:2977 commands/tablecmds.c:3470 parser/parse_relation.c:3593 parser/parse_relation.c:3613 utils/adt/tsvector_op.c:2680 #, c-format msgid "column \"%s\" does not exist" msgstr "la colonne « %s » n'existe pas" -#: commands/copy.c:753 commands/tablecmds.c:2347 commands/trigger.c:951 -#: parser/parse_target.c:1079 parser/parse_target.c:1090 +#: commands/copy.c:753 commands/tablecmds.c:2347 commands/trigger.c:951 parser/parse_target.c:1079 parser/parse_target.c:1090 #, c-format msgid "column \"%s\" specified more than once" msgstr "la colonne « %s » est spécifiée plus d'une fois" @@ -6603,8 +6209,7 @@ msgstr "en-tête du fichier COPY invalide (mauvaise longueur)" msgid "could not read from COPY file: %m" msgstr "n'a pas pu lire le fichier COPY : %m" -#: commands/copyfromparse.c:277 commands/copyfromparse.c:302 -#: tcop/postgres.c:360 +#: commands/copyfromparse.c:277 commands/copyfromparse.c:302 tcop/postgres.c:360 #, c-format msgid "unexpected EOF on client connection with an open transaction" msgstr "" @@ -6621,8 +6226,7 @@ msgstr "type 0x%02X du message, inattendu, lors d'une opération COPY à partir msgid "COPY from stdin failed: %s" msgstr "échec de la commande COPY à partir de stdin : %s" -#: commands/copyfromparse.c:841 commands/copyfromparse.c:1451 -#: commands/copyfromparse.c:1681 +#: commands/copyfromparse.c:841 commands/copyfromparse.c:1451 commands/copyfromparse.c:1681 #, c-format msgid "extra data after last expected column" msgstr "données supplémentaires après la dernière colonne attendue" @@ -6727,8 +6331,7 @@ msgstr "n'a pas pu écrire dans le fichier COPY : %m" msgid "cannot copy from view \"%s\"" msgstr "ne peut pas copier à partir de la vue « %s »" -#: commands/copyto.c:372 commands/copyto.c:378 commands/copyto.c:384 -#: commands/copyto.c:395 +#: commands/copyto.c:372 commands/copyto.c:378 commands/copyto.c:384 commands/copyto.c:395 #, c-format msgid "Try the COPY (SELECT ...) TO variant." msgstr "Tentez la variante COPY (SELECT ...) TO." @@ -6848,8 +6451,7 @@ msgstr "%d n'est pas un code d'encodage valide" msgid "%s is not a valid encoding name" msgstr "%s n'est pas un nom d'encodage valide" -#: commands/dbcommands.c:314 commands/dbcommands.c:1569 commands/user.c:275 -#: commands/user.c:691 +#: commands/dbcommands.c:314 commands/dbcommands.c:1569 commands/user.c:275 commands/user.c:691 #, c-format msgid "invalid connection limit: %d" msgstr "limite de connexion invalide : %d" @@ -7002,8 +6604,7 @@ msgid_plural "There are %d subscriptions." msgstr[0] "Il existe %d souscription." msgstr[1] "Il existe %d souscriptions." -#: commands/dbcommands.c:930 commands/dbcommands.c:1088 -#: commands/dbcommands.c:1218 +#: commands/dbcommands.c:930 commands/dbcommands.c:1088 commands/dbcommands.c:1218 #, c-format msgid "database \"%s\" is being accessed by other users" msgstr "la base de données « %s » est en cours d'utilisation par d'autres utilisateurs" @@ -7037,8 +6638,7 @@ msgstr "" "Vous devez d'abord les déplacer dans le tablespace par défaut de la base\n" "de données avant d'utiliser cette commande." -#: commands/dbcommands.c:1404 commands/dbcommands.c:1980 -#: commands/dbcommands.c:2203 commands/dbcommands.c:2261 +#: commands/dbcommands.c:1404 commands/dbcommands.c:1980 commands/dbcommands.c:2203 commands/dbcommands.c:2261 #, c-format msgid "some useless files may be left behind in old database directory \"%s\"" msgstr "" @@ -7084,14 +6684,12 @@ msgid_plural "There are %d prepared transactions using the database." msgstr[0] "%d transaction préparée utilise la base de données." msgstr[1] "%d transactions préparées utilisent la base de données." -#: commands/define.c:54 commands/define.c:228 commands/define.c:260 -#: commands/define.c:288 commands/define.c:334 +#: commands/define.c:54 commands/define.c:228 commands/define.c:260 commands/define.c:288 commands/define.c:334 #, c-format msgid "%s requires a parameter" msgstr "%s requiert un paramètre" -#: commands/define.c:90 commands/define.c:101 commands/define.c:195 -#: commands/define.c:213 +#: commands/define.c:90 commands/define.c:101 commands/define.c:195 commands/define.c:213 #, c-format msgid "%s requires a numeric value" msgstr "%s requiert une valeur numérique" @@ -7121,8 +6719,7 @@ msgstr "l'argument de %s doit être un nom de type" msgid "invalid argument for %s: \"%s\"" msgstr "argument invalide pour %s : « %s »" -#: commands/dropcmds.c:100 commands/functioncmds.c:1411 -#: utils/adt/ruleutils.c:2808 +#: commands/dropcmds.c:100 commands/functioncmds.c:1411 utils/adt/ruleutils.c:2808 #, c-format msgid "\"%s\" is an aggregate function" msgstr "« %s » est une fonction d'agrégat" @@ -7132,9 +6729,7 @@ msgstr "« %s » est une fonction d'agrégat" msgid "Use DROP AGGREGATE to drop aggregate functions." msgstr "Utiliser DROP AGGREGATE pour supprimer les fonctions d'agrégat." -#: commands/dropcmds.c:158 commands/sequence.c:447 commands/tablecmds.c:3554 -#: commands/tablecmds.c:3712 commands/tablecmds.c:3765 -#: commands/tablecmds.c:15842 tcop/utility.c:1324 +#: commands/dropcmds.c:158 commands/sequence.c:447 commands/tablecmds.c:3554 commands/tablecmds.c:3712 commands/tablecmds.c:3765 commands/tablecmds.c:15841 tcop/utility.c:1324 #, c-format msgid "relation \"%s\" does not exist, skipping" msgstr "la relation « %s » n'existe pas, poursuite du traitement" @@ -7321,8 +6916,7 @@ msgstr "les triggers sur événement ne sont pas supportés pour %s" msgid "filter variable \"%s\" specified more than once" msgstr "variable « %s » du filtre spécifiée plus d'une fois" -#: commands/event_trigger.c:377 commands/event_trigger.c:421 -#: commands/event_trigger.c:515 +#: commands/event_trigger.c:377 commands/event_trigger.c:421 commands/event_trigger.c:515 #, c-format msgid "event trigger \"%s\" does not exist" msgstr "le trigger sur événement « %s » n'existe pas" @@ -7377,8 +6971,7 @@ msgstr "l'option TIMING d'EXPLAIN nécessite ANALYZE" msgid "extension \"%s\" does not exist" msgstr "l'extension « %s » n'existe pas" -#: commands/extension.c:272 commands/extension.c:281 commands/extension.c:293 -#: commands/extension.c:303 +#: commands/extension.c:272 commands/extension.c:281 commands/extension.c:293 commands/extension.c:303 #, c-format msgid "invalid extension name: \"%s\"" msgstr "nom d'extension invalide : « %s »" @@ -7403,8 +6996,7 @@ msgstr "Les noms des extensions ne doivent pas commencer ou finir avec un tiret msgid "Extension names must not contain directory separator characters." msgstr "Les noms des extensions ne doivent pas contenir des caractères séparateurs de répertoire." -#: commands/extension.c:319 commands/extension.c:328 commands/extension.c:337 -#: commands/extension.c:347 +#: commands/extension.c:319 commands/extension.c:328 commands/extension.c:337 commands/extension.c:347 #, c-format msgid "invalid extension version name: \"%s\"" msgstr "nom de version de l'extension invalide : « %s »" @@ -7443,8 +7035,7 @@ msgstr "" "le paramètre « %s » ne peut pas être configuré dans un fichier de contrôle\n" "secondaire de l'extension" -#: commands/extension.c:552 commands/extension.c:560 commands/extension.c:568 -#: utils/misc/guc.c:7093 +#: commands/extension.c:552 commands/extension.c:560 commands/extension.c:568 utils/misc/guc.c:7093 #, c-format msgid "parameter \"%s\" requires a Boolean value" msgstr "le paramètre « %s » requiert une valeur booléenne" @@ -7898,8 +7489,7 @@ msgstr "seul un élément AS est nécessaire pour le langage « %s »" msgid "no language specified" msgstr "aucun langage spécifié" -#: commands/functioncmds.c:1127 commands/functioncmds.c:2129 -#: commands/proclang.c:237 +#: commands/functioncmds.c:1127 commands/functioncmds.c:2129 commands/proclang.c:237 #, c-format msgid "language \"%s\" does not exist" msgstr "le langage « %s » n'existe pas" @@ -8213,8 +7803,7 @@ msgstr "La table « %s » contient des partitions qui ne sont pas des tables dis msgid "functions in index predicate must be marked IMMUTABLE" msgstr "les fonctions dans un prédicat d'index doivent être marquées comme IMMUTABLE" -#: commands/indexcmds.c:1749 parser/parse_utilcmd.c:2515 -#: parser/parse_utilcmd.c:2650 +#: commands/indexcmds.c:1749 parser/parse_utilcmd.c:2515 parser/parse_utilcmd.c:2650 #, c-format msgid "column \"%s\" named in key does not exist" msgstr "la colonne « %s » nommée dans la clé n'existe pas" @@ -8256,9 +7845,7 @@ msgstr "une colonne incluse ne supporte pas d'options NULLS FIRST/LAST" msgid "could not determine which collation to use for index expression" msgstr "n'a pas pu déterminer le collationnement à utiliser pour l'expression d'index" -#: commands/indexcmds.c:1876 commands/tablecmds.c:16847 commands/typecmds.c:810 -#: parser/parse_expr.c:2680 parser/parse_type.c:566 parser/parse_utilcmd.c:3781 -#: utils/adt/misc.c:599 +#: commands/indexcmds.c:1876 commands/tablecmds.c:16846 commands/typecmds.c:810 parser/parse_expr.c:2680 parser/parse_type.c:566 parser/parse_utilcmd.c:3781 utils/adt/misc.c:599 #, c-format msgid "collations are not supported by type %s" msgstr "les collationnements ne sont pas supportés par le type %s" @@ -8295,8 +7882,7 @@ msgstr "la méthode d'accès « %s » ne supporte pas les options ASC/DESC" msgid "access method \"%s\" does not support NULLS FIRST/LAST options" msgstr "la méthode d'accès « %s » ne supporte pas les options NULLS FIRST/LAST" -#: commands/indexcmds.c:2031 commands/tablecmds.c:16872 -#: commands/tablecmds.c:16878 commands/typecmds.c:2317 +#: commands/indexcmds.c:2031 commands/tablecmds.c:16871 commands/tablecmds.c:16877 commands/typecmds.c:2317 #, c-format msgid "data type %s has no default operator class for access method \"%s\"" msgstr "" @@ -8310,8 +7896,7 @@ msgstr "" "Vous devez spécifier une classe d'opérateur pour l'index ou définir une\n" "classe d'opérateur par défaut pour le type de données." -#: commands/indexcmds.c:2062 commands/indexcmds.c:2070 -#: commands/opclasscmds.c:205 +#: commands/indexcmds.c:2062 commands/indexcmds.c:2070 commands/opclasscmds.c:205 #, c-format msgid "operator class \"%s\" does not exist for access method \"%s\"" msgstr "la classe d'opérateur « %s » n'existe pas pour la méthode d'accès « %s »" @@ -8343,8 +7928,7 @@ msgstr "la table « %s » n'a pas d'index qui puisse être réindexé concuremm msgid "table \"%s\" has no indexes to reindex" msgstr "la table « %s » n'a pas d'index à réindexer" -#: commands/indexcmds.c:2780 commands/indexcmds.c:3287 -#: commands/indexcmds.c:3415 +#: commands/indexcmds.c:2780 commands/indexcmds.c:3287 commands/indexcmds.c:3415 #, c-format msgid "cannot reindex system catalogs concurrently" msgstr "ne peut pas réindexer les catalogues système de manière concurrente" @@ -8404,8 +7988,7 @@ msgstr "ne peut pas déplacer la relation non partagée dans le tablespace « %s msgid "index \"%s.%s\" was reindexed" msgstr "l'index « %s.%s » a été réindexé" -#: commands/lockcmds.c:92 commands/tablecmds.c:6038 commands/trigger.c:307 -#: rewrite/rewriteDefine.c:271 rewrite/rewriteDefine.c:938 +#: commands/lockcmds.c:92 commands/tablecmds.c:6038 commands/trigger.c:307 rewrite/rewriteDefine.c:271 rewrite/rewriteDefine.c:938 #, c-format msgid "\"%s\" is not a table or view" msgstr "« %s » n'est ni une table ni une vue" @@ -8455,14 +8038,12 @@ msgstr "la famille d'opérateur « %s » existe déjà pour la méthode d'accès msgid "must be superuser to create an operator class" msgstr "doit être super-utilisateur pour créer une classe d'opérateur" -#: commands/opclasscmds.c:484 commands/opclasscmds.c:901 -#: commands/opclasscmds.c:1047 +#: commands/opclasscmds.c:484 commands/opclasscmds.c:901 commands/opclasscmds.c:1047 #, c-format msgid "invalid operator number %d, must be between 1 and %d" msgstr "numéro d'opérateur %d invalide, doit être compris entre 1 et %d" -#: commands/opclasscmds.c:529 commands/opclasscmds.c:951 -#: commands/opclasscmds.c:1063 +#: commands/opclasscmds.c:529 commands/opclasscmds.c:951 commands/opclasscmds.c:1063 #, c-format msgid "invalid function number %d, must be between 1 and %d" msgstr "numéro de fonction %d invalide, doit être compris entre 1 et %d" @@ -8724,13 +8305,7 @@ msgstr "" msgid "operator attribute \"%s\" cannot be changed" msgstr "l'attribut « %s » de l'opérateur ne peut pas être changé" -#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:151 -#: commands/tablecmds.c:1560 commands/tablecmds.c:2139 -#: commands/tablecmds.c:3364 commands/tablecmds.c:6017 -#: commands/tablecmds.c:8901 commands/tablecmds.c:16437 -#: commands/tablecmds.c:16472 commands/trigger.c:313 commands/trigger.c:1289 -#: commands/trigger.c:1398 rewrite/rewriteDefine.c:277 -#: rewrite/rewriteDefine.c:943 rewrite/rewriteRemove.c:80 +#: commands/policy.c:89 commands/policy.c:382 commands/statscmds.c:151 commands/tablecmds.c:1560 commands/tablecmds.c:2139 commands/tablecmds.c:3364 commands/tablecmds.c:6017 commands/tablecmds.c:8901 commands/tablecmds.c:16436 commands/tablecmds.c:16471 commands/trigger.c:313 commands/trigger.c:1289 commands/trigger.c:1398 rewrite/rewriteDefine.c:277 rewrite/rewriteDefine.c:943 rewrite/rewriteRemove.c:80 #, c-format msgid "permission denied: \"%s\" is a system catalog" msgstr "droit refusé : « %s » est un catalogue système" @@ -8780,8 +8355,7 @@ msgstr "nom de curseur invalide : il ne doit pas être vide" msgid "cannot create a cursor WITH HOLD within security-restricted operation" msgstr "ne peut pas créer un curseur WITH HOLD à l'intérieur d'une opération restreinte pour sécurité" -#: commands/portalcmds.c:189 commands/portalcmds.c:242 -#: executor/execCurrent.c:70 utils/adt/xml.c:2594 utils/adt/xml.c:2764 +#: commands/portalcmds.c:189 commands/portalcmds.c:242 executor/execCurrent.c:70 utils/adt/xml.c:2594 utils/adt/xml.c:2764 #, c-format msgid "cursor \"%s\" does not exist" msgstr "le curseur « %s » n'existe pas" @@ -9050,8 +8624,7 @@ msgstr "la séquence doit être dans le même schéma que la table avec laquelle msgid "cannot change ownership of identity sequence" msgstr "ne peut pas modifier le propriétaire de la séquence d'identité" -#: commands/sequence.c:1717 commands/tablecmds.c:13229 -#: commands/tablecmds.c:15862 +#: commands/sequence.c:1717 commands/tablecmds.c:13228 commands/tablecmds.c:15861 #, c-format msgid "Sequence \"%s\" is linked to table \"%s\"." msgstr "La séquence « %s » est liée à la table « %s »." @@ -9099,7 +8672,7 @@ msgstr "l'expression ne peut pas être utilisée dans des statistiques multivari #: commands/statscmds.c:343 #, c-format msgid "when building statistics on a single expression, statistics kinds may not be specified" -msgstr "" +msgstr "lors de la construction de statistiques sur une simple expression, les types de statistiques n'ont pas besoin d'être spécifiés" #: commands/statscmds.c:372 #, c-format @@ -9142,9 +8715,7 @@ msgid "unrecognized subscription parameter: \"%s\"" msgstr "paramètre de souscription non reconnu : « %s »" #. translator: both %s are strings of the form "option = value" -#: commands/subscriptioncmds.c:237 commands/subscriptioncmds.c:243 -#: commands/subscriptioncmds.c:249 commands/subscriptioncmds.c:268 -#: commands/subscriptioncmds.c:274 +#: commands/subscriptioncmds.c:237 commands/subscriptioncmds.c:243 commands/subscriptioncmds.c:249 commands/subscriptioncmds.c:268 commands/subscriptioncmds.c:274 #, c-format msgid "%s and %s are mutually exclusive options" msgstr "%s et %s sont des options mutuellement exclusives" @@ -9160,8 +8731,7 @@ msgstr "la souscription avec %s doit aussi configurer %s" msgid "must be superuser to create subscriptions" msgstr "doit être super-utilisateur pour créer des souscriptions" -#: commands/subscriptioncmds.c:474 commands/subscriptioncmds.c:572 -#: replication/logical/tablesync.c:975 replication/logical/worker.c:3192 +#: commands/subscriptioncmds.c:474 commands/subscriptioncmds.c:572 replication/logical/tablesync.c:975 replication/logical/worker.c:3192 #, c-format msgid "could not connect to the publisher: %s" msgstr "n'a pas pu se connecter au publieur : %s" @@ -9319,8 +8889,7 @@ msgstr "la vue matérialisée « %s » n'existe pas, poursuite du traitement" msgid "Use DROP MATERIALIZED VIEW to remove a materialized view." msgstr "Utilisez DROP MATERIALIZED VIEW pour supprimer une vue matérialisée." -#: commands/tablecmds.c:265 commands/tablecmds.c:289 commands/tablecmds.c:18318 -#: parser/parse_utilcmd.c:2247 +#: commands/tablecmds.c:265 commands/tablecmds.c:289 commands/tablecmds.c:18317 parser/parse_utilcmd.c:2247 #, c-format msgid "index \"%s\" does not exist" msgstr "l'index « %s » n'existe pas" @@ -9343,8 +8912,7 @@ msgstr "« %s » n'est pas un type" msgid "Use DROP TYPE to remove a type." msgstr "Utilisez DROP TYPE pour supprimer un type." -#: commands/tablecmds.c:277 commands/tablecmds.c:13068 -#: commands/tablecmds.c:15565 +#: commands/tablecmds.c:277 commands/tablecmds.c:13067 commands/tablecmds.c:15564 #, c-format msgid "foreign table \"%s\" does not exist" msgstr "la table distante « %s » n'existe pas" @@ -9370,7 +8938,7 @@ msgstr "" "ne peut pas créer une table temporaire à l'intérieur d'une fonction\n" "restreinte pour sécurité" -#: commands/tablecmds.c:730 commands/tablecmds.c:14352 +#: commands/tablecmds.c:730 commands/tablecmds.c:14351 #, c-format msgid "relation \"%s\" would be inherited from more than once" msgstr "la relation « %s » serait héritée plus d'une fois" @@ -9440,7 +9008,7 @@ msgstr "ne peut pas tronquer la table distante « %s »" msgid "cannot truncate temporary tables of other sessions" msgstr "ne peut pas tronquer les tables temporaires des autres sessions" -#: commands/tablecmds.c:2404 commands/tablecmds.c:14249 +#: commands/tablecmds.c:2404 commands/tablecmds.c:14248 #, c-format msgid "cannot inherit from partitioned table \"%s\"" msgstr "ne peut pas hériter de la table partitionnée « %s »" @@ -9450,8 +9018,7 @@ msgstr "ne peut pas hériter de la table partitionnée « %s »" msgid "cannot inherit from partition \"%s\"" msgstr "ne peut pas hériter de la partition « %s »" -#: commands/tablecmds.c:2417 parser/parse_utilcmd.c:2477 -#: parser/parse_utilcmd.c:2619 +#: commands/tablecmds.c:2417 parser/parse_utilcmd.c:2477 parser/parse_utilcmd.c:2619 #, c-format msgid "inherited relation \"%s\" is not a table or foreign table" msgstr "la relation héritée « %s » n'est ni une table ni une table distante" @@ -9461,12 +9028,12 @@ msgstr "la relation héritée « %s » n'est ni une table ni une table distante" msgid "cannot create a temporary relation as partition of permanent relation \"%s\"" msgstr "ne peut pas créer une relation temporaire comme partition de la relation permanente « %s »" -#: commands/tablecmds.c:2438 commands/tablecmds.c:14228 +#: commands/tablecmds.c:2438 commands/tablecmds.c:14227 #, c-format msgid "cannot inherit from temporary relation \"%s\"" msgstr "ine peut pas hériter à partir d'une relation temporaire « %s »" -#: commands/tablecmds.c:2448 commands/tablecmds.c:14236 +#: commands/tablecmds.c:2448 commands/tablecmds.c:14235 #, c-format msgid "cannot inherit from temporary relation of another session" msgstr "ne peut pas hériter de la table temporaire d'une autre session" @@ -9481,15 +9048,7 @@ msgstr "assemblage de plusieurs définitions d'héritage pour la colonne « %s msgid "inherited column \"%s\" has a type conflict" msgstr "la colonne héritée « %s » a un conflit de type" -#: commands/tablecmds.c:2512 commands/tablecmds.c:2535 -#: commands/tablecmds.c:2552 commands/tablecmds.c:2808 -#: commands/tablecmds.c:2838 commands/tablecmds.c:2852 -#: parser/parse_coerce.c:2099 parser/parse_coerce.c:2119 -#: parser/parse_coerce.c:2139 parser/parse_coerce.c:2160 -#: parser/parse_coerce.c:2215 parser/parse_coerce.c:2249 -#: parser/parse_coerce.c:2325 parser/parse_coerce.c:2356 -#: parser/parse_coerce.c:2395 parser/parse_coerce.c:2462 -#: parser/parse_param.c:227 +#: commands/tablecmds.c:2512 commands/tablecmds.c:2535 commands/tablecmds.c:2552 commands/tablecmds.c:2808 commands/tablecmds.c:2838 commands/tablecmds.c:2852 parser/parse_coerce.c:2099 parser/parse_coerce.c:2119 parser/parse_coerce.c:2139 parser/parse_coerce.c:2160 parser/parse_coerce.c:2215 parser/parse_coerce.c:2249 parser/parse_coerce.c:2325 parser/parse_coerce.c:2356 parser/parse_coerce.c:2395 parser/parse_coerce.c:2462 parser/parse_param.c:227 #, c-format msgid "%s versus %s" msgstr "%s versus %s" @@ -9499,8 +9058,7 @@ msgstr "%s versus %s" msgid "inherited column \"%s\" has a collation conflict" msgstr "la colonne héritée « %s » a un conflit sur le collationnement" -#: commands/tablecmds.c:2523 commands/tablecmds.c:2820 -#: commands/tablecmds.c:6526 +#: commands/tablecmds.c:2523 commands/tablecmds.c:2820 commands/tablecmds.c:6526 #, c-format msgid "\"%s\" versus \"%s\"" msgstr "« %s » versus « %s »" @@ -9520,10 +9078,7 @@ msgstr "la colonne « %s » a un conflit sur la méthode de compression" msgid "inherited column \"%s\" has a generation conflict" msgstr "la colonne héritée « %s » a un conflit de génération" -#: commands/tablecmds.c:2659 commands/tablecmds.c:2714 -#: commands/tablecmds.c:11813 parser/parse_utilcmd.c:1291 -#: parser/parse_utilcmd.c:1334 parser/parse_utilcmd.c:1742 -#: parser/parse_utilcmd.c:1850 +#: commands/tablecmds.c:2659 commands/tablecmds.c:2714 commands/tablecmds.c:11812 parser/parse_utilcmd.c:1291 parser/parse_utilcmd.c:1334 parser/parse_utilcmd.c:1742 parser/parse_utilcmd.c:1850 #, c-format msgid "cannot convert whole-row table reference" msgstr "ne peut pas convertir une référence de ligne complète de table" @@ -9808,12 +9363,12 @@ msgstr "ne peut pas ajouter une colonne à une table typée" msgid "cannot add column to a partition" msgstr "ne peut pas ajouter une colonne à une partition" -#: commands/tablecmds.c:6518 commands/tablecmds.c:14479 +#: commands/tablecmds.c:6518 commands/tablecmds.c:14478 #, c-format msgid "child table \"%s\" has different type for column \"%s\"" msgstr "la table fille « %s » a un type différent pour la colonne « %s »" -#: commands/tablecmds.c:6524 commands/tablecmds.c:14486 +#: commands/tablecmds.c:6524 commands/tablecmds.c:14485 #, c-format msgid "child table \"%s\" has different collation for column \"%s\"" msgstr "la table fille « %s » a un collationnement différent pour la colonne « %s »" @@ -9848,19 +9403,12 @@ msgstr "la colonne « %s » de la relation « %s » existe déjà" msgid "cannot remove constraint from only the partitioned table when partitions exist" msgstr "ne peut pas supprimer une contrainte uniquement d'une table partitionnée quand des partitions existent" -#: commands/tablecmds.c:6976 commands/tablecmds.c:7293 -#: commands/tablecmds.c:8316 commands/tablecmds.c:11452 +#: commands/tablecmds.c:6976 commands/tablecmds.c:7293 commands/tablecmds.c:8316 commands/tablecmds.c:11452 #, c-format msgid "Do not specify the ONLY keyword." msgstr "Ne spécifiez pas le mot clé ONLY." -#: commands/tablecmds.c:7013 commands/tablecmds.c:7219 -#: commands/tablecmds.c:7361 commands/tablecmds.c:7475 -#: commands/tablecmds.c:7569 commands/tablecmds.c:7628 -#: commands/tablecmds.c:7746 commands/tablecmds.c:7912 -#: commands/tablecmds.c:7982 commands/tablecmds.c:8138 -#: commands/tablecmds.c:11606 commands/tablecmds.c:13091 -#: commands/tablecmds.c:15656 +#: commands/tablecmds.c:7013 commands/tablecmds.c:7219 commands/tablecmds.c:7361 commands/tablecmds.c:7475 commands/tablecmds.c:7569 commands/tablecmds.c:7628 commands/tablecmds.c:7746 commands/tablecmds.c:7912 commands/tablecmds.c:7982 commands/tablecmds.c:8138 commands/tablecmds.c:11606 commands/tablecmds.c:13090 commands/tablecmds.c:15655 #, c-format msgid "cannot alter system column \"%s\"" msgstr "n'a pas pu modifier la colonne système « %s »" @@ -9876,10 +9424,9 @@ msgid "column \"%s\" is in a primary key" msgstr "la colonne « %s » est dans une clé primaire" #: commands/tablecmds.c:7067 -#, fuzzy, c-format -#| msgid "cannot use invalid index \"%s\" as replica identity" +#, c-format msgid "column \"%s\" is in index used as replica identity" -msgstr "ne peut pas utiliser l'index invalide « %s » comme identité de réplicat" +msgstr "la colonne « %s » est dans un index utilisé comme identité de réplicat" #: commands/tablecmds.c:7090 #, c-format @@ -10095,14 +9642,12 @@ msgstr "la contrainte de clé étrangère « %s » ne peut pas être implément msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s." msgstr "Les colonnes clés « %s » et « %s » sont de types incompatibles : %s et %s." -#: commands/tablecmds.c:9495 commands/tablecmds.c:9888 -#: parser/parse_utilcmd.c:786 parser/parse_utilcmd.c:915 +#: commands/tablecmds.c:9495 commands/tablecmds.c:9888 parser/parse_utilcmd.c:786 parser/parse_utilcmd.c:915 #, c-format msgid "foreign key constraints are not supported on foreign tables" msgstr "les clés étrangères ne sont pas supportées par les tables distantes" -#: commands/tablecmds.c:10255 commands/tablecmds.c:10533 -#: commands/tablecmds.c:11408 commands/tablecmds.c:11483 +#: commands/tablecmds.c:10255 commands/tablecmds.c:10533 commands/tablecmds.c:11408 commands/tablecmds.c:11483 #, c-format msgid "constraint \"%s\" of relation \"%s\" does not exist" msgstr "la contrainte « %s » de la relation « %s » n'existe pas" @@ -10220,536 +9765,530 @@ msgstr "la colonne « %s » ne peut pas être convertie vers le type %s" msgid "You might need to specify \"USING %s::%s\"." msgstr "Vous pouvez avoir besoin de spécifier \"USING %s::%s\"." -#: commands/tablecmds.c:11786 +#: commands/tablecmds.c:11785 #, c-format msgid "cannot alter inherited column \"%s\" of relation \"%s\"" msgstr "ne peut pas modifier la colonne héritée « %s » de la relation « %s »" -#: commands/tablecmds.c:11814 +#: commands/tablecmds.c:11813 #, c-format msgid "USING expression contains a whole-row table reference." msgstr "l'expression USING contient une référence de table de ligne complète." -#: commands/tablecmds.c:11825 +#: commands/tablecmds.c:11824 #, c-format msgid "type of inherited column \"%s\" must be changed in child tables too" msgstr "le type de colonne héritée « %s » doit aussi être renommée pour les tables filles" -#: commands/tablecmds.c:11950 +#: commands/tablecmds.c:11949 #, c-format msgid "cannot alter type of column \"%s\" twice" msgstr "ne peut pas modifier la colonne « %s » deux fois" -#: commands/tablecmds.c:11988 +#: commands/tablecmds.c:11987 #, c-format msgid "generation expression for column \"%s\" cannot be cast automatically to type %s" msgstr "l'expression de génération de la colonne « %s » ne peut pas être convertie vers le type %s automatiquement" -#: commands/tablecmds.c:11993 +#: commands/tablecmds.c:11992 #, c-format msgid "default for column \"%s\" cannot be cast automatically to type %s" msgstr "" "la valeur par défaut de la colonne « %s » ne peut pas être convertie vers le\n" "type %s automatiquement" -#: commands/tablecmds.c:12071 +#: commands/tablecmds.c:12070 #, c-format msgid "cannot alter type of a column used by a generated column" msgstr "ne peut pas modifier le type d'une colonne utilisée dans colonne générée" -#: commands/tablecmds.c:12072 +#: commands/tablecmds.c:12071 #, c-format msgid "Column \"%s\" is used by generated column \"%s\"." msgstr "La colonne « %s » est utilisée par la colonne générée « %s »" -#: commands/tablecmds.c:12093 +#: commands/tablecmds.c:12092 #, c-format msgid "cannot alter type of a column used by a view or rule" msgstr "ne peut pas modifier le type d'une colonne utilisée dans une vue ou une règle" -#: commands/tablecmds.c:12094 commands/tablecmds.c:12113 -#: commands/tablecmds.c:12131 +#: commands/tablecmds.c:12093 commands/tablecmds.c:12112 commands/tablecmds.c:12130 #, c-format msgid "%s depends on column \"%s\"" msgstr "%s dépend de la colonne « %s »" -#: commands/tablecmds.c:12112 +#: commands/tablecmds.c:12111 #, c-format msgid "cannot alter type of a column used in a trigger definition" msgstr "ne peut pas modifier le type d'une colonne utilisée dans la définition d'un trigger" -#: commands/tablecmds.c:12130 +#: commands/tablecmds.c:12129 #, c-format msgid "cannot alter type of a column used in a policy definition" msgstr "ne peut pas modifier le type d'une colonne utilisée dans la définition d'une politique" -#: commands/tablecmds.c:13199 commands/tablecmds.c:13211 +#: commands/tablecmds.c:13198 commands/tablecmds.c:13210 #, c-format msgid "cannot change owner of index \"%s\"" msgstr "ne peut pas modifier le propriétaire de l'index « %s »" -#: commands/tablecmds.c:13201 commands/tablecmds.c:13213 +#: commands/tablecmds.c:13200 commands/tablecmds.c:13212 #, c-format msgid "Change the ownership of the index's table, instead." msgstr "Modifier à la place le propriétaire de la table concernée par l'index." -#: commands/tablecmds.c:13227 +#: commands/tablecmds.c:13226 #, c-format msgid "cannot change owner of sequence \"%s\"" msgstr "ne peut pas modifier le propriétaire de la séquence « %s »" -#: commands/tablecmds.c:13241 commands/tablecmds.c:16548 +#: commands/tablecmds.c:13240 commands/tablecmds.c:16547 #, c-format msgid "Use ALTER TYPE instead." msgstr "Utilisez ALTER TYPE à la place." -#: commands/tablecmds.c:13250 +#: commands/tablecmds.c:13249 #, c-format msgid "\"%s\" is not a table, view, sequence, or foreign table" msgstr "« %s » n'est ni une table, ni une vue, ni une séquence, ni une table distante" -#: commands/tablecmds.c:13589 +#: commands/tablecmds.c:13588 #, c-format msgid "cannot have multiple SET TABLESPACE subcommands" msgstr "ne peut pas avoir de nombreuses sous-commandes SET TABLESPACE" -#: commands/tablecmds.c:13666 +#: commands/tablecmds.c:13665 #, c-format msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table" msgstr "« %s » n'est ni une table, ni une vue, ni une vue matérialisée, ni un index, ni une table TOAST" -#: commands/tablecmds.c:13699 commands/view.c:491 +#: commands/tablecmds.c:13698 commands/view.c:491 #, c-format msgid "WITH CHECK OPTION is supported only on automatically updatable views" msgstr "WITH CHECK OPTION est uniquement accepté pour les vues dont la mise à jour est automatique" -#: commands/tablecmds.c:13951 +#: commands/tablecmds.c:13950 #, c-format msgid "only tables, indexes, and materialized views exist in tablespaces" msgstr "seuls les tables, index et vues matérialisées existent dans les tablespaces" -#: commands/tablecmds.c:13963 +#: commands/tablecmds.c:13962 #, c-format msgid "cannot move relations in to or out of pg_global tablespace" msgstr "ne peut pas déplacer les relations dans ou à partir du tablespace pg_global" -#: commands/tablecmds.c:14055 +#: commands/tablecmds.c:14054 #, c-format msgid "aborting because lock on relation \"%s.%s\" is not available" msgstr "annulation car le verrou sur la relation « %s.%s » n'est pas disponible" -#: commands/tablecmds.c:14071 +#: commands/tablecmds.c:14070 #, c-format msgid "no matching relations in tablespace \"%s\" found" msgstr "aucune relation correspondante trouvée dans le tablespace « %s »" -#: commands/tablecmds.c:14187 +#: commands/tablecmds.c:14186 #, c-format msgid "cannot change inheritance of typed table" msgstr "ne peut pas modifier l'héritage d'une table typée" -#: commands/tablecmds.c:14192 commands/tablecmds.c:14748 +#: commands/tablecmds.c:14191 commands/tablecmds.c:14747 #, c-format msgid "cannot change inheritance of a partition" msgstr "ne peut pas modifier l'héritage d'une partition" -#: commands/tablecmds.c:14197 +#: commands/tablecmds.c:14196 #, c-format msgid "cannot change inheritance of partitioned table" msgstr "ne peut pas modifier l'héritage d'une table partitionnée" -#: commands/tablecmds.c:14243 +#: commands/tablecmds.c:14242 #, c-format msgid "cannot inherit to temporary relation of another session" msgstr "ne peut pas hériter à partir d'une relation temporaire d'une autre session" -#: commands/tablecmds.c:14256 +#: commands/tablecmds.c:14255 #, c-format msgid "cannot inherit from a partition" msgstr "ne peut pas hériter d'une partition" -#: commands/tablecmds.c:14278 commands/tablecmds.c:17192 +#: commands/tablecmds.c:14277 commands/tablecmds.c:17191 #, c-format msgid "circular inheritance not allowed" msgstr "héritage circulaire interdit" -#: commands/tablecmds.c:14279 commands/tablecmds.c:17193 +#: commands/tablecmds.c:14278 commands/tablecmds.c:17192 #, c-format msgid "\"%s\" is already a child of \"%s\"." msgstr "« %s » est déjà un enfant de « %s »." -#: commands/tablecmds.c:14292 +#: commands/tablecmds.c:14291 #, c-format msgid "trigger \"%s\" prevents table \"%s\" from becoming an inheritance child" msgstr "le trigger « %s » empêche la table « %s » de devenir une fille dans l'héritage" -#: commands/tablecmds.c:14294 +#: commands/tablecmds.c:14293 #, c-format msgid "ROW triggers with transition tables are not supported in inheritance hierarchies." msgstr "les triggers ROW avec des tables de transition ne sont pas supportés dans les hiérarchies d'héritage." -#: commands/tablecmds.c:14497 +#: commands/tablecmds.c:14496 #, c-format msgid "column \"%s\" in child table must be marked NOT NULL" msgstr "la colonne « %s » de la table enfant doit être marquée comme NOT NULL" -#: commands/tablecmds.c:14506 +#: commands/tablecmds.c:14505 #, c-format msgid "column \"%s\" in child table must be a generated column" msgstr "la colonne « %s » de la table enfant doit être une colonne générée" -#: commands/tablecmds.c:14556 +#: commands/tablecmds.c:14555 #, c-format msgid "column \"%s\" in child table has a conflicting generation expression" msgstr "la colonne « %s » de la table enfant a une expression de génération en conflit" -#: commands/tablecmds.c:14584 +#: commands/tablecmds.c:14583 #, c-format msgid "child table is missing column \"%s\"" msgstr "la table enfant n'a pas de colonne « %s »" -#: commands/tablecmds.c:14672 +#: commands/tablecmds.c:14671 #, c-format msgid "child table \"%s\" has different definition for check constraint \"%s\"" msgstr "la table fille « %s » a un type différent pour la contrainte de vérification « %s »" -#: commands/tablecmds.c:14680 +#: commands/tablecmds.c:14679 #, c-format msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\"" msgstr "la contrainte « %s » entre en conflit avec une contrainte non héritée sur la table fille « %s »" -#: commands/tablecmds.c:14691 +#: commands/tablecmds.c:14690 #, c-format msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\"" msgstr "la contrainte « %s » entre en conflit avec une contrainte NOT VALID sur la table fille « %s »" -#: commands/tablecmds.c:14726 +#: commands/tablecmds.c:14725 #, c-format msgid "child table is missing constraint \"%s\"" msgstr "la table enfant n'a pas de contrainte « %s »" -#: commands/tablecmds.c:14812 +#: commands/tablecmds.c:14811 #, c-format msgid "partition \"%s\" already pending detach in partitioned table \"%s.%s\"" msgstr "la partition « %s » déjà en attente de détachement de la table partitionnée « %s.%s »" -#: commands/tablecmds.c:14841 commands/tablecmds.c:14889 +#: commands/tablecmds.c:14840 commands/tablecmds.c:14888 #, c-format msgid "relation \"%s\" is not a partition of relation \"%s\"" msgstr "la relation « %s » n'est pas une partition de la relation « %s »" -#: commands/tablecmds.c:14895 +#: commands/tablecmds.c:14894 #, c-format msgid "relation \"%s\" is not a parent of relation \"%s\"" msgstr "la relation « %s » n'est pas un parent de la relation « %s »" -#: commands/tablecmds.c:15123 +#: commands/tablecmds.c:15122 #, c-format msgid "typed tables cannot inherit" msgstr "les tables avec type ne peuvent pas hériter d'autres tables" -#: commands/tablecmds.c:15153 +#: commands/tablecmds.c:15152 #, c-format msgid "table is missing column \"%s\"" msgstr "la colonne « %s » manque à la table" -#: commands/tablecmds.c:15164 +#: commands/tablecmds.c:15163 #, c-format msgid "table has column \"%s\" where type requires \"%s\"" msgstr "la table a une colonne « %s » alors que le type impose « %s »" -#: commands/tablecmds.c:15173 +#: commands/tablecmds.c:15172 #, c-format msgid "table \"%s\" has different type for column \"%s\"" msgstr "la table « %s » a un type différent pour la colonne « %s »" -#: commands/tablecmds.c:15187 +#: commands/tablecmds.c:15186 #, c-format msgid "table has extra column \"%s\"" msgstr "la table a une colonne supplémentaire « %s »" -#: commands/tablecmds.c:15239 +#: commands/tablecmds.c:15238 #, c-format msgid "\"%s\" is not a typed table" msgstr "« %s » n'est pas une table typée" -#: commands/tablecmds.c:15427 +#: commands/tablecmds.c:15426 #, c-format msgid "cannot use non-unique index \"%s\" as replica identity" msgstr "ne peut pas utiliser l'index non unique « %s » comme identité de réplicat" -#: commands/tablecmds.c:15433 +#: commands/tablecmds.c:15432 #, c-format msgid "cannot use non-immediate index \"%s\" as replica identity" msgstr "ne peut pas utiliser l'index « %s » immédiat comme identité de réplicat" -#: commands/tablecmds.c:15439 +#: commands/tablecmds.c:15438 #, c-format msgid "cannot use expression index \"%s\" as replica identity" msgstr "ne peut pas utiliser un index par expression « %s » comme identité de réplicat" -#: commands/tablecmds.c:15445 +#: commands/tablecmds.c:15444 #, c-format msgid "cannot use partial index \"%s\" as replica identity" msgstr "ne peut pas utiliser l'index partiel « %s » comme identité de réplicat" -#: commands/tablecmds.c:15451 +#: commands/tablecmds.c:15450 #, c-format msgid "cannot use invalid index \"%s\" as replica identity" msgstr "ne peut pas utiliser l'index invalide « %s » comme identité de réplicat" -#: commands/tablecmds.c:15468 +#: commands/tablecmds.c:15467 #, c-format msgid "index \"%s\" cannot be used as replica identity because column %d is a system column" msgstr "l'index « %s » ne peut pas être utilisé comme identité de réplicat car la colonne %d est une colonne système" -#: commands/tablecmds.c:15475 +#: commands/tablecmds.c:15474 #, c-format msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable" msgstr "l'index « %s » ne peut pas être utilisé comme identité de réplicat car la colonne « %s » peut être NULL" -#: commands/tablecmds.c:15722 +#: commands/tablecmds.c:15721 #, c-format msgid "cannot change logged status of table \"%s\" because it is temporary" msgstr "ne peut pas modifier le statut de journalisation de la table « %s » parce qu'elle est temporaire" -#: commands/tablecmds.c:15746 +#: commands/tablecmds.c:15745 #, c-format msgid "cannot change table \"%s\" to unlogged because it is part of a publication" msgstr "ne peut pas modifier la table « %s » en non journalisée car elle fait partie d'une publication" -#: commands/tablecmds.c:15748 +#: commands/tablecmds.c:15747 #, c-format msgid "Unlogged relations cannot be replicated." msgstr "Les relations non journalisées ne peuvent pas être répliquées." -#: commands/tablecmds.c:15793 +#: commands/tablecmds.c:15792 #, c-format msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\"" msgstr "n'a pas pu passer la table « %s » en journalisé car elle référence la table non journalisée « %s »" -#: commands/tablecmds.c:15803 +#: commands/tablecmds.c:15802 #, c-format msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\"" msgstr "n'a pas pu passer la table « %s » en non journalisé car elle référence la table journalisée « %s »" -#: commands/tablecmds.c:15861 +#: commands/tablecmds.c:15860 #, c-format msgid "cannot move an owned sequence into another schema" msgstr "ne peut pas déplacer une séquence OWNED BY dans un autre schéma" -#: commands/tablecmds.c:15968 +#: commands/tablecmds.c:15967 #, c-format msgid "relation \"%s\" already exists in schema \"%s\"" msgstr "la relation « %s » existe déjà dans le schéma « %s »" -#: commands/tablecmds.c:16531 +#: commands/tablecmds.c:16530 #, c-format msgid "\"%s\" is not a composite type" msgstr "« %s » n'est pas un type composite" -#: commands/tablecmds.c:16563 +#: commands/tablecmds.c:16562 #, c-format msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table" msgstr "« %s » n'est ni une table, ni une vue, ni une vue matérialisée, ni une séquence, ni une table distante" -#: commands/tablecmds.c:16598 +#: commands/tablecmds.c:16597 #, c-format msgid "unrecognized partitioning strategy \"%s\"" msgstr "stratégie de partitionnement « %s » non reconnue" -#: commands/tablecmds.c:16606 +#: commands/tablecmds.c:16605 #, c-format msgid "cannot use \"list\" partition strategy with more than one column" msgstr "ne peut pas utiliser la stratégie de partitionnement « list » avec plus d'une colonne" -#: commands/tablecmds.c:16672 +#: commands/tablecmds.c:16671 #, c-format msgid "column \"%s\" named in partition key does not exist" msgstr "la colonne « %s » nommée dans la clé de partitionnement n'existe pas" -#: commands/tablecmds.c:16680 +#: commands/tablecmds.c:16679 #, c-format msgid "cannot use system column \"%s\" in partition key" msgstr "ne peut pas utiliser la colonne système « %s » comme clé de partitionnement" -#: commands/tablecmds.c:16691 commands/tablecmds.c:16805 +#: commands/tablecmds.c:16690 commands/tablecmds.c:16804 #, c-format msgid "cannot use generated column in partition key" msgstr "ne peut pas utiliser une colonne générée dans une clé de partitionnement" -#: commands/tablecmds.c:16692 commands/tablecmds.c:16806 commands/trigger.c:653 -#: rewrite/rewriteHandler.c:907 rewrite/rewriteHandler.c:942 +#: commands/tablecmds.c:16691 commands/tablecmds.c:16805 commands/trigger.c:653 rewrite/rewriteHandler.c:907 rewrite/rewriteHandler.c:942 #, c-format msgid "Column \"%s\" is a generated column." msgstr "la colonne « %s » est une colonne générée." -#: commands/tablecmds.c:16768 +#: commands/tablecmds.c:16767 #, c-format msgid "functions in partition key expression must be marked IMMUTABLE" msgstr "" "les fonctions dans une expression de clé de partitionnement doivent être marquées comme\n" "IMMUTABLE" -#: commands/tablecmds.c:16788 +#: commands/tablecmds.c:16787 #, c-format msgid "partition key expressions cannot contain system column references" msgstr "les expressions de la clé de partitionnement ne peuvent pas contenir des références aux colonnes systèmes" -#: commands/tablecmds.c:16818 +#: commands/tablecmds.c:16817 #, c-format msgid "cannot use constant expression as partition key" msgstr "ne peut pas utiliser une expression constante comme clé de partitionnement" -#: commands/tablecmds.c:16839 +#: commands/tablecmds.c:16838 #, c-format msgid "could not determine which collation to use for partition expression" msgstr "n'a pas pu déterminer le collationnement à utiliser pour l'expression de partitionnement" -#: commands/tablecmds.c:16874 +#: commands/tablecmds.c:16873 #, c-format msgid "You must specify a hash operator class or define a default hash operator class for the data type." msgstr "" "Vous devez spécifier une classe d'opérateur hash ou définir une\n" "classe d'opérateur hash par défaut pour le type de données." -#: commands/tablecmds.c:16880 +#: commands/tablecmds.c:16879 #, c-format msgid "You must specify a btree operator class or define a default btree operator class for the data type." msgstr "" "Vous devez spécifier une classe d'opérateur btree ou définir une\n" "classe d'opérateur btree par défaut pour le type de données." -#: commands/tablecmds.c:17132 +#: commands/tablecmds.c:17131 #, c-format msgid "\"%s\" is already a partition" msgstr "« %s » est déjà une partition" -#: commands/tablecmds.c:17138 +#: commands/tablecmds.c:17137 #, c-format msgid "cannot attach a typed table as partition" msgstr "ne peut pas attacher une table typée à une partition" -#: commands/tablecmds.c:17154 +#: commands/tablecmds.c:17153 #, c-format msgid "cannot attach inheritance child as partition" msgstr "ne peut pas ajouter la table en héritage comme une partition" -#: commands/tablecmds.c:17168 +#: commands/tablecmds.c:17167 #, c-format msgid "cannot attach inheritance parent as partition" msgstr "ne peut pas attacher le parent d'héritage comme partition" -#: commands/tablecmds.c:17202 +#: commands/tablecmds.c:17201 #, c-format msgid "cannot attach a temporary relation as partition of permanent relation \"%s\"" msgstr "ne peut pas attacher une relation temporaire comme partition de la relation permanente « %s »" -#: commands/tablecmds.c:17210 +#: commands/tablecmds.c:17209 #, c-format msgid "cannot attach a permanent relation as partition of temporary relation \"%s\"" msgstr "ne peut pas attacher une relation permanente comme partition de la relation temporaire « %s »" -#: commands/tablecmds.c:17218 +#: commands/tablecmds.c:17217 #, c-format msgid "cannot attach as partition of temporary relation of another session" msgstr "ne peut pas attacher comme partition d'une relation temporaire d'une autre session" -#: commands/tablecmds.c:17225 +#: commands/tablecmds.c:17224 #, c-format msgid "cannot attach temporary relation of another session as partition" msgstr "ne peut pas attacher une relation temporaire d'une autre session comme partition" -#: commands/tablecmds.c:17245 +#: commands/tablecmds.c:17244 #, c-format msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\"" msgstr "la table « %s » contient la colonne « %s » introuvable dans le parent « %s »" -#: commands/tablecmds.c:17248 +#: commands/tablecmds.c:17247 #, c-format msgid "The new partition may contain only the columns present in parent." msgstr "La nouvelle partition pourrait seulement contenir les colonnes présentes dans le parent." -#: commands/tablecmds.c:17260 +#: commands/tablecmds.c:17259 #, c-format msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition" msgstr "le trigger « %s » empêche la table « %s » de devenir une partition" -#: commands/tablecmds.c:17262 commands/trigger.c:459 +#: commands/tablecmds.c:17261 commands/trigger.c:459 #, c-format msgid "ROW triggers with transition tables are not supported on partitions" msgstr "les triggers ROW avec des tables de transition ne sont pas supportés sur les partitions" -#: commands/tablecmds.c:17441 +#: commands/tablecmds.c:17440 #, c-format msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\"" msgstr "ne peut pas attacher la table distante « %s » comme partition de la table partitionnée « %s »" -#: commands/tablecmds.c:17444 +#: commands/tablecmds.c:17443 #, c-format msgid "Partitioned table \"%s\" contains unique indexes." msgstr "La table partitionnée « %s » contient des index uniques." -#: commands/tablecmds.c:17764 +#: commands/tablecmds.c:17763 #, c-format msgid "cannot detach partitions concurrently when a default partition exists" msgstr "ne peut pas détacher les partitions en parallèle quand une partition par défaut existe" -#: commands/tablecmds.c:17873 +#: commands/tablecmds.c:17872 #, c-format msgid "partitioned table \"%s\" was removed concurrently" msgstr "la table partitionnée « %s » a été supprimée de manière concurrente" -#: commands/tablecmds.c:17879 +#: commands/tablecmds.c:17878 #, c-format msgid "partition \"%s\" was removed concurrently" msgstr "la partition « %s » a été supprimée de façon concurrente" -#: commands/tablecmds.c:18352 commands/tablecmds.c:18372 -#: commands/tablecmds.c:18392 commands/tablecmds.c:18411 -#: commands/tablecmds.c:18453 +#: commands/tablecmds.c:18351 commands/tablecmds.c:18371 commands/tablecmds.c:18391 commands/tablecmds.c:18410 commands/tablecmds.c:18452 #, c-format msgid "cannot attach index \"%s\" as a partition of index \"%s\"" msgstr "ne peut pas attacher l'index « %s » comme une partition de l'index « %s »" -#: commands/tablecmds.c:18355 +#: commands/tablecmds.c:18354 #, c-format msgid "Index \"%s\" is already attached to another index." msgstr "L'index « %s » est déjà attaché à un autre index." -#: commands/tablecmds.c:18375 +#: commands/tablecmds.c:18374 #, c-format msgid "Index \"%s\" is not an index on any partition of table \"%s\"." msgstr "L'index « %s » n'est un index sur aucune des partitions de la table « %s »." -#: commands/tablecmds.c:18395 +#: commands/tablecmds.c:18394 #, c-format msgid "The index definitions do not match." msgstr "La définition de l'index correspond pas." -#: commands/tablecmds.c:18414 +#: commands/tablecmds.c:18413 #, c-format msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"." msgstr "L'index « %s » appartient à une contrainte dans la table « %s » mais aucune contrainte n'existe pour l'index « %s »." -#: commands/tablecmds.c:18456 +#: commands/tablecmds.c:18455 #, c-format msgid "Another index is already attached for partition \"%s\"." msgstr "Un autre index est déjà attaché pour la partition « %s »." -#: commands/tablecmds.c:18686 +#: commands/tablecmds.c:18685 #, c-format msgid "column data type %s does not support compression" msgstr "le type de données %s ne supporte pas la compression" -#: commands/tablecmds.c:18693 +#: commands/tablecmds.c:18692 #, c-format msgid "invalid compression method \"%s\"" msgstr "méthode de compression « %s » invalide" -#: commands/tablespace.c:162 commands/tablespace.c:179 -#: commands/tablespace.c:190 commands/tablespace.c:198 -#: commands/tablespace.c:636 replication/slot.c:1471 storage/file/copydir.c:47 +#: commands/tablespace.c:162 commands/tablespace.c:179 commands/tablespace.c:190 commands/tablespace.c:198 commands/tablespace.c:636 replication/slot.c:1471 storage/file/copydir.c:47 #, c-format msgid "could not create directory \"%s\": %m" msgstr "n'a pas pu créer le répertoire « %s » : %m" @@ -10809,9 +10348,7 @@ msgstr "Le préfixe « pg_ » est réservé pour les tablespaces système." msgid "tablespace \"%s\" already exists" msgstr "le tablespace « %s » existe déjà" -#: commands/tablespace.c:444 commands/tablespace.c:956 -#: commands/tablespace.c:1045 commands/tablespace.c:1114 -#: commands/tablespace.c:1260 commands/tablespace.c:1463 +#: commands/tablespace.c:444 commands/tablespace.c:956 commands/tablespace.c:1045 commands/tablespace.c:1114 commands/tablespace.c:1260 commands/tablespace.c:1463 #, c-format msgid "tablespace \"%s\" does not exist" msgstr "le tablespace « %s » n'existe pas" @@ -10851,9 +10388,7 @@ msgstr "n'a pas pu configurer les droits du répertoire « %s » : %m" msgid "directory \"%s\" already in use as a tablespace" msgstr "répertoire « %s » déjà utilisé comme tablespace" -#: commands/tablespace.c:765 commands/tablespace.c:778 -#: commands/tablespace.c:814 commands/tablespace.c:906 storage/file/fd.c:3163 -#: storage/file/fd.c:3559 +#: commands/tablespace.c:765 commands/tablespace.c:778 commands/tablespace.c:814 commands/tablespace.c:906 storage/file/fd.c:3163 storage/file/fd.c:3559 #, c-format msgid "could not remove directory \"%s\": %m" msgstr "n'a pas pu supprimer le répertoire « %s » : %m" @@ -10918,8 +10453,7 @@ msgstr "Les vues ne peuvent pas avoir de trigger BEFORE ou AFTER au niveau ligne msgid "Views cannot have TRUNCATE triggers." msgstr "Les vues ne peuvent pas avoir de triggers TRUNCATE." -#: commands/trigger.c:281 commands/trigger.c:288 commands/trigger.c:300 -#: commands/trigger.c:434 +#: commands/trigger.c:281 commands/trigger.c:288 commands/trigger.c:300 commands/trigger.c:434 #, c-format msgid "\"%s\" is a foreign table" msgstr "« %s » est une table distante" @@ -11091,8 +10625,7 @@ msgstr "droit refusé : « %s » est un trigger système" msgid "trigger function %u returned null value" msgstr "la fonction trigger %u a renvoyé la valeur NULL" -#: commands/trigger.c:2238 commands/trigger.c:2452 commands/trigger.c:2691 -#: commands/trigger.c:2995 +#: commands/trigger.c:2238 commands/trigger.c:2452 commands/trigger.c:2691 commands/trigger.c:2995 #, c-format msgid "BEFORE STATEMENT trigger cannot return a value" msgstr "un trigger BEFORE STATEMENT ne peut pas renvoyer une valeur" @@ -11107,29 +10640,22 @@ msgstr "le déplacement de la ligne vers une autre partition par un trigger BEFO msgid "Before executing trigger \"%s\", the row was to be in partition \"%s.%s\"." msgstr "Avant d'exécuter le trigger « %s », la ligne devait aller dans la partition « %s.%s »." -#: commands/trigger.c:3061 executor/nodeModifyTable.c:1824 -#: executor/nodeModifyTable.c:1906 +#: commands/trigger.c:3061 executor/nodeModifyTable.c:1824 executor/nodeModifyTable.c:1906 #, c-format msgid "tuple to be updated was already modified by an operation triggered by the current command" msgstr "la ligne à mettre à jour était déjà modifiée par une opération déclenchée par la commande courante" -#: commands/trigger.c:3062 executor/nodeModifyTable.c:1206 -#: executor/nodeModifyTable.c:1280 executor/nodeModifyTable.c:1825 -#: executor/nodeModifyTable.c:1907 +#: commands/trigger.c:3062 executor/nodeModifyTable.c:1206 executor/nodeModifyTable.c:1280 executor/nodeModifyTable.c:1825 executor/nodeModifyTable.c:1907 #, c-format msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows." msgstr "Considérez l'utilisation d'un trigger AFTER au lieu d'un trigger BEFORE pour propager les changements sur les autres lignes." -#: commands/trigger.c:3091 executor/nodeLockRows.c:229 -#: executor/nodeLockRows.c:238 executor/nodeModifyTable.c:228 -#: executor/nodeModifyTable.c:1222 executor/nodeModifyTable.c:1842 -#: executor/nodeModifyTable.c:2072 +#: commands/trigger.c:3091 executor/nodeLockRows.c:229 executor/nodeLockRows.c:238 executor/nodeModifyTable.c:228 executor/nodeModifyTable.c:1222 executor/nodeModifyTable.c:1842 executor/nodeModifyTable.c:2072 #, c-format msgid "could not serialize access due to concurrent update" msgstr "n'a pas pu sérialiser un accès à cause d'une mise à jour en parallèle" -#: commands/trigger.c:3099 executor/nodeModifyTable.c:1312 -#: executor/nodeModifyTable.c:1924 executor/nodeModifyTable.c:2096 +#: commands/trigger.c:3099 executor/nodeModifyTable.c:1312 executor/nodeModifyTable.c:1924 executor/nodeModifyTable.c:2096 #, c-format msgid "could not serialize access due to concurrent delete" msgstr "n'a pas pu sérialiser un accès à cause d'une suppression en parallèle" @@ -11536,8 +11062,7 @@ msgstr "" "la colonne « %s » de la table « %s » contient des valeurs violant la\n" "nouvelle contrainte" -#: commands/typecmds.c:3448 commands/typecmds.c:3646 commands/typecmds.c:3727 -#: commands/typecmds.c:3913 +#: commands/typecmds.c:3448 commands/typecmds.c:3646 commands/typecmds.c:3727 commands/typecmds.c:3913 #, c-format msgid "%s is not a domain" msgstr "%s n'est pas un domaine" @@ -11624,8 +11149,7 @@ msgstr "doit être super-utilisateur pour créer des utilisateurs avec l'attribu msgid "permission denied to create role" msgstr "droit refusé pour créer un rôle" -#: commands/user.c:325 commands/user.c:1226 commands/user.c:1233 gram.y:15259 -#: gram.y:15304 utils/adt/acl.c:5248 utils/adt/acl.c:5254 +#: commands/user.c:325 commands/user.c:1226 commands/user.c:1233 gram.y:15259 gram.y:15304 utils/adt/acl.c:5248 utils/adt/acl.c:5254 #, c-format msgid "role name \"%s\" is reserved" msgstr "le nom du rôle « %s » est réservé" @@ -11690,10 +11214,7 @@ msgstr "droit refusé pour supprimer le rôle" msgid "cannot use special role specifier in DROP ROLE" msgstr "ne peut pas être le spécificateur de rôle spécial dans DROP ROLE" -#: commands/user.c:1040 commands/user.c:1197 commands/variable.c:778 -#: commands/variable.c:781 commands/variable.c:865 commands/variable.c:868 -#: utils/adt/acl.c:5103 utils/adt/acl.c:5151 utils/adt/acl.c:5179 -#: utils/adt/acl.c:5198 utils/init/miscinit.c:705 +#: commands/user.c:1040 commands/user.c:1197 commands/variable.c:778 commands/variable.c:781 commands/variable.c:865 commands/variable.c:868 utils/adt/acl.c:5103 utils/adt/acl.c:5151 utils/adt/acl.c:5179 utils/adt/acl.c:5198 utils/init/miscinit.c:705 #, c-format msgid "role \"%s\" does not exist" msgstr "le rôle « %s » n'existe pas" @@ -12138,8 +11659,7 @@ msgstr "le curseur « %s » n'a pas de référence FOR UPDATE/SHARE pour la tabl msgid "cursor \"%s\" is not positioned on a row" msgstr "le curseur « %s » n'est pas positionné sur une ligne" -#: executor/execCurrent.c:169 executor/execCurrent.c:228 -#: executor/execCurrent.c:239 +#: executor/execCurrent.c:169 executor/execCurrent.c:228 executor/execCurrent.c:239 #, c-format msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\"" msgstr "le curseur « %s » n'est pas un parcours modifiable de la table « %s »" @@ -12154,11 +11674,7 @@ msgstr "le type de paramètre %d (%s) ne correspond pas à celui préparé dans msgid "no value found for parameter %d" msgstr "aucune valeur trouvée pour le paramètre %d" -#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645 -#: executor/execExprInterp.c:4023 executor/execExprInterp.c:4040 -#: executor/execExprInterp.c:4141 executor/nodeModifyTable.c:117 -#: executor/nodeModifyTable.c:128 executor/nodeModifyTable.c:145 -#: executor/nodeModifyTable.c:153 +#: executor/execExpr.c:632 executor/execExpr.c:639 executor/execExpr.c:645 executor/execExprInterp.c:4023 executor/execExprInterp.c:4040 executor/execExprInterp.c:4141 executor/nodeModifyTable.c:117 executor/nodeModifyTable.c:128 executor/nodeModifyTable.c:145 executor/nodeModifyTable.c:153 #, c-format msgid "table row type and query-specified row type do not match" msgstr "le type de ligne de la table et celui spécifié par la requête ne correspondent pas" @@ -12175,8 +11691,7 @@ msgstr "" "La requête fournit une valeur pour une colonne supprimée à la position\n" "ordinale %d." -#: executor/execExpr.c:646 executor/execExprInterp.c:4041 -#: executor/nodeModifyTable.c:129 +#: executor/execExpr.c:646 executor/execExprInterp.c:4041 executor/nodeModifyTable.c:129 #, c-format msgid "Table has type %s at ordinal position %d, but query expects %s." msgstr "La table a le type %s à la position ordinale %d alors que la requête attend %s." @@ -12196,8 +11711,7 @@ msgstr "le type cible n'est pas un tableau" msgid "ROW() column has type %s instead of type %s" msgstr "une colonne ROW() a le type %s au lieu du type %s" -#: executor/execExpr.c:2480 executor/execSRF.c:718 parser/parse_func.c:138 -#: parser/parse_func.c:655 parser/parse_func.c:1031 +#: executor/execExpr.c:2480 executor/execSRF.c:718 parser/parse_func.c:138 parser/parse_func.c:655 parser/parse_func.c:1031 #, c-format msgid "cannot pass more than %d argument to a function" msgid_plural "cannot pass more than %d arguments to a function" @@ -12224,16 +11738,12 @@ msgstr "l'attribut %d du type %s a été supprimé" msgid "attribute %d of type %s has wrong type" msgstr "l'attribut %d de type %s a un mauvais type" -#: executor/execExprInterp.c:1924 executor/execExprInterp.c:3052 -#: executor/execExprInterp.c:3098 +#: executor/execExprInterp.c:1924 executor/execExprInterp.c:3052 executor/execExprInterp.c:3098 #, c-format msgid "Table has type %s, but query expects %s." msgstr "La table a le type %s alors que la requête attend %s." -#: executor/execExprInterp.c:2003 utils/adt/expandedrecord.c:99 -#: utils/adt/expandedrecord.c:231 utils/cache/typcache.c:1751 -#: utils/cache/typcache.c:1907 utils/cache/typcache.c:2054 -#: utils/fmgr/funcapi.c:458 +#: executor/execExprInterp.c:2003 utils/adt/expandedrecord.c:99 utils/adt/expandedrecord.c:231 utils/cache/typcache.c:1751 utils/cache/typcache.c:1907 utils/cache/typcache.c:2054 utils/fmgr/funcapi.c:458 #, c-format msgid "type %s is not composite" msgstr "le type %s n'est pas un type composite" @@ -12253,11 +11763,7 @@ msgstr "ne peut pas fusionner les tableaux incompatibles" msgid "Array with element type %s cannot be included in ARRAY construct with element type %s." msgstr "Le tableau avec le type d'élément %s ne peut pas être inclus dans la construction ARRAY avec le type d'élément %s." -#: executor/execExprInterp.c:2776 utils/adt/arrayfuncs.c:263 -#: utils/adt/arrayfuncs.c:563 utils/adt/arrayfuncs.c:1305 -#: utils/adt/arrayfuncs.c:3375 utils/adt/arrayfuncs.c:5371 -#: utils/adt/arrayfuncs.c:5888 utils/adt/arraysubs.c:150 -#: utils/adt/arraysubs.c:488 +#: executor/execExprInterp.c:2776 utils/adt/arrayfuncs.c:263 utils/adt/arrayfuncs.c:563 utils/adt/arrayfuncs.c:1305 utils/adt/arrayfuncs.c:3375 utils/adt/arrayfuncs.c:5371 utils/adt/arrayfuncs.c:5888 utils/adt/arraysubs.c:150 utils/adt/arraysubs.c:488 #, c-format msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)" msgstr "le nombre de dimensions du tableau (%d) dépasse le maximum autorisé (%d)" @@ -12343,38 +11849,32 @@ msgstr "ne peut pas modifier la séquence « %s »" msgid "cannot change TOAST relation \"%s\"" msgstr "ne peut pas modifier la relation TOAST « %s »" -#: executor/execMain.c:1031 rewrite/rewriteHandler.c:3064 -#: rewrite/rewriteHandler.c:3861 +#: executor/execMain.c:1031 rewrite/rewriteHandler.c:3064 rewrite/rewriteHandler.c:3861 #, c-format msgid "cannot insert into view \"%s\"" msgstr "ne peut pas insérer dans la vue « %s »" -#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3067 -#: rewrite/rewriteHandler.c:3864 +#: executor/execMain.c:1033 rewrite/rewriteHandler.c:3067 rewrite/rewriteHandler.c:3864 #, c-format msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule." msgstr "Pour activer l'insertion dans la vue, fournissez un trigger INSTEAD OF INSERT ou une règle ON INSERT DO INSTEAD sans condition." -#: executor/execMain.c:1039 rewrite/rewriteHandler.c:3072 -#: rewrite/rewriteHandler.c:3869 +#: executor/execMain.c:1039 rewrite/rewriteHandler.c:3072 rewrite/rewriteHandler.c:3869 #, c-format msgid "cannot update view \"%s\"" msgstr "ne peut pas mettre à jour la vue « %s »" -#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3075 -#: rewrite/rewriteHandler.c:3872 +#: executor/execMain.c:1041 rewrite/rewriteHandler.c:3075 rewrite/rewriteHandler.c:3872 #, c-format msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule." msgstr "Pour activer la mise à jour dans la vue, fournissez un trigger INSTEAD OF UPDATE ou une règle ON UPDATE DO INSTEAD sans condition." -#: executor/execMain.c:1047 rewrite/rewriteHandler.c:3080 -#: rewrite/rewriteHandler.c:3877 +#: executor/execMain.c:1047 rewrite/rewriteHandler.c:3080 rewrite/rewriteHandler.c:3877 #, c-format msgid "cannot delete from view \"%s\"" msgstr "ne peut pas supprimer à partir de la vue « %s »" -#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3083 -#: rewrite/rewriteHandler.c:3880 +#: executor/execMain.c:1049 rewrite/rewriteHandler.c:3083 rewrite/rewriteHandler.c:3880 #, c-format msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule." msgstr "Pour activer la suppression dans la vue, fournissez un trigger INSTEAD OF DELETE ou une règle ON DELETE DO INSTEAD sans condition." @@ -12439,8 +11939,7 @@ msgstr "ne peut pas verrouiller les lignes dans la vue « %s »" msgid "cannot lock rows in materialized view \"%s\"" msgstr "ne peut pas verrouiller les lignes dans la vue matérialisée « %s »" -#: executor/execMain.c:1173 executor/execMain.c:2555 -#: executor/nodeLockRows.c:136 +#: executor/execMain.c:1173 executor/execMain.c:2555 executor/nodeLockRows.c:136 #, c-format msgid "cannot lock rows in foreign table \"%s\"" msgstr "ne peut pas verrouiller la table distante « %s »" @@ -12455,8 +11954,7 @@ msgstr "n'a pas pu verrouiller les lignes dans la relation « %s »" msgid "new row for relation \"%s\" violates partition constraint" msgstr "la nouvelle ligne de la relation « %s » viole la contrainte de partitionnement" -#: executor/execMain.c:1805 executor/execMain.c:1888 executor/execMain.c:1938 -#: executor/execMain.c:2047 +#: executor/execMain.c:1805 executor/execMain.c:1888 executor/execMain.c:1938 executor/execMain.c:2047 #, c-format msgid "Failing row contains %s." msgstr "La ligne en échec contient %s." @@ -12521,11 +12019,7 @@ msgstr "mise à jour concurrente, nouvelle tentative" msgid "concurrent delete, retrying" msgstr "suppression concurrente, nouvelle tentative" -#: executor/execReplication.c:269 parser/parse_cte.c:502 -#: parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720 -#: utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655 -#: utils/adt/arrayfuncs.c:4209 utils/adt/arrayfuncs.c:6201 -#: utils/adt/rowtypes.c:1203 +#: executor/execReplication.c:269 parser/parse_cte.c:502 parser/parse_oper.c:233 utils/adt/array_userfuncs.c:720 utils/adt/array_userfuncs.c:859 utils/adt/arrayfuncs.c:3655 utils/adt/arrayfuncs.c:4209 utils/adt/arrayfuncs.c:6201 utils/adt/rowtypes.c:1203 #, c-format msgid "could not identify an equality operator for type %s" msgstr "n'a pas pu identifier un opérateur d'égalité pour le type %s" @@ -12609,8 +12103,7 @@ msgstr[1] "La ligne renvoyée contient %d attributs mais la requête en attend % msgid "Returned type %s at ordinal position %d, but query expects %s." msgstr "A renvoyé le type %s à la position ordinale %d, mais la requête attend %s." -#: executor/execTuples.c:146 executor/execTuples.c:353 -#: executor/execTuples.c:521 executor/execTuples.c:712 +#: executor/execTuples.c:146 executor/execTuples.c:353 executor/execTuples.c:521 executor/execTuples.c:712 #, c-format msgid "cannot retrieve a system column in this context" msgstr "ne peut pas récupérer une colonne système dans ce contexte" @@ -12662,9 +12155,7 @@ msgstr "fonction SQL « %s » lors du lancement" msgid "calling procedures with output arguments is not supported in SQL functions" msgstr "l'appel à des procédures avec des arguments en sortie n'est pas supporté dans les fonctions SQL" -#: executor/functions.c:1686 executor/functions.c:1724 -#: executor/functions.c:1738 executor/functions.c:1828 -#: executor/functions.c:1861 executor/functions.c:1875 +#: executor/functions.c:1686 executor/functions.c:1724 executor/functions.c:1738 executor/functions.c:1828 executor/functions.c:1861 executor/functions.c:1875 #, c-format msgid "return type mismatch in function declared to return %s" msgstr "le type de retour ne correspond pas à la fonction déclarant renvoyer %s" @@ -12736,7 +12227,7 @@ msgstr "n'a pas pu revenir au début du fichier temporaire pour la jointure de h msgid "could not read from hash-join temporary file: read only %zu of %zu bytes" msgstr "n'a pas pu lire le fichier temporaire pour la jointure de hachage : a lu seulement %zu octets sur %zu" -#: executor/nodeIndexonlyscan.c:242 +#: executor/nodeIndexonlyscan.c:240 #, c-format msgid "lossy distance functions are not supported in index-only scans" msgstr "les fonctions de distance à perte ne sont pas supportées dans les parcours d'index seul" @@ -12801,8 +12292,7 @@ msgstr "le paramètre de TABLESAMPLE ne peut pas être NULL" msgid "TABLESAMPLE REPEATABLE parameter cannot be null" msgstr "le paramètre TABLESAMPLE REPEATABLE ne peut pas être NULL" -#: executor/nodeSubplan.c:346 executor/nodeSubplan.c:385 -#: executor/nodeSubplan.c:1159 +#: executor/nodeSubplan.c:346 executor/nodeSubplan.c:385 executor/nodeSubplan.c:1159 #, c-format msgid "more than one row returned by a subquery used as an expression" msgstr "plus d'une ligne renvoyée par une sous-requête utilisée comme une expression" @@ -13257,8 +12747,7 @@ msgstr "WITH TIES ne peut pas être indiqué sans clause ORDER BY" msgid "improper use of \"*\"" msgstr "mauvaise utilisation de « * »" -#: gram.y:16629 gram.y:16646 tsearch/spell.c:982 tsearch/spell.c:999 -#: tsearch/spell.c:1016 tsearch/spell.c:1033 tsearch/spell.c:1098 +#: gram.y:16629 gram.y:16646 tsearch/spell.c:982 tsearch/spell.c:999 tsearch/spell.c:1016 tsearch/spell.c:1033 tsearch/spell.c:1098 #, c-format msgid "syntax error" msgstr "erreur de syntaxe" @@ -13326,9 +12815,7 @@ msgstr "les contraintes %s ne peuvent pas être marquées NO INHERIT" msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %d" msgstr "paramètre de configuration « %s » non reconnu dans le fichier « %s », ligne %d" -#: guc-file.l:353 utils/misc/guc.c:7361 utils/misc/guc.c:7559 -#: utils/misc/guc.c:7653 utils/misc/guc.c:7747 utils/misc/guc.c:7867 -#: utils/misc/guc.c:7966 +#: guc-file.l:353 utils/misc/guc.c:7361 utils/misc/guc.c:7559 utils/misc/guc.c:7653 utils/misc/guc.c:7747 utils/misc/guc.c:7867 utils/misc/guc.c:7966 #, c-format msgid "parameter \"%s\" cannot be changed without restarting the server" msgstr "le paramètre « %s » ne peut pas être modifié sans redémarrer le serveur" @@ -13412,16 +12899,12 @@ msgstr "nom de répertoire de configuration vide : « %s »" msgid "could not open configuration directory \"%s\": %m" msgstr "n'a pas pu ouvrir le répertoire de configuration « %s » : %m" -#: jit/jit.c:205 utils/fmgr/dfmgr.c:209 utils/fmgr/dfmgr.c:417 -#: utils/fmgr/dfmgr.c:465 +#: jit/jit.c:205 utils/fmgr/dfmgr.c:209 utils/fmgr/dfmgr.c:417 utils/fmgr/dfmgr.c:465 #, c-format msgid "could not access file \"%s\": %m" msgstr "n'a pas pu accéder au fichier « %s » : %m" -#: jsonpath_gram.y:528 jsonpath_scan.l:519 jsonpath_scan.l:530 -#: jsonpath_scan.l:540 jsonpath_scan.l:582 utils/adt/encode.c:482 -#: utils/adt/encode.c:547 utils/adt/jsonfuncs.c:623 utils/adt/varlena.c:336 -#: utils/adt/varlena.c:377 +#: jsonpath_gram.y:528 jsonpath_scan.l:519 jsonpath_scan.l:530 jsonpath_scan.l:540 jsonpath_scan.l:582 utils/adt/encode.c:482 utils/adt/encode.c:547 utils/adt/jsonfuncs.c:623 utils/adt/varlena.c:336 utils/adt/varlena.c:377 #, c-format msgid "invalid input syntax for type %s" msgstr "syntaxe en entrée invalide pour le type %s" @@ -13453,8 +12936,7 @@ msgstr "%s sur ou près de « %s » de l'entrée jsonpath" msgid "unsupported Unicode escape sequence" msgstr "séquence d'échappement Unicode non supportée" -#: lib/dshash.c:247 utils/mmgr/dsa.c:702 utils/mmgr/dsa.c:724 -#: utils/mmgr/dsa.c:805 +#: lib/dshash.c:247 utils/mmgr/dsa.c:702 utils/mmgr/dsa.c:724 utils/mmgr/dsa.c:805 #, c-format msgid "Failed on DSA request of size %zu." msgstr "Échec d'une requête DSA de taille %zu." @@ -13474,12 +12956,7 @@ msgstr "secret SCRAM invalide pour l'utilisateur « %s »" msgid "User \"%s\" does not have a valid SCRAM secret." msgstr "L'utilisateur « %s » n'a pas de secret SCRAM valide." -#: libpq/auth-scram.c:359 libpq/auth-scram.c:364 libpq/auth-scram.c:701 -#: libpq/auth-scram.c:709 libpq/auth-scram.c:814 libpq/auth-scram.c:827 -#: libpq/auth-scram.c:837 libpq/auth-scram.c:945 libpq/auth-scram.c:952 -#: libpq/auth-scram.c:967 libpq/auth-scram.c:982 libpq/auth-scram.c:996 -#: libpq/auth-scram.c:1014 libpq/auth-scram.c:1029 libpq/auth-scram.c:1340 -#: libpq/auth-scram.c:1348 +#: libpq/auth-scram.c:359 libpq/auth-scram.c:364 libpq/auth-scram.c:701 libpq/auth-scram.c:709 libpq/auth-scram.c:814 libpq/auth-scram.c:827 libpq/auth-scram.c:837 libpq/auth-scram.c:945 libpq/auth-scram.c:952 libpq/auth-scram.c:967 libpq/auth-scram.c:982 libpq/auth-scram.c:996 libpq/auth-scram.c:1014 libpq/auth-scram.c:1029 libpq/auth-scram.c:1340 libpq/auth-scram.c:1348 #, c-format msgid "malformed SCRAM message" msgstr "message SCRAM malformé" @@ -14125,79 +13602,77 @@ msgstr "n'a pas pu traduire le nom du serveur RADIUS « %s » en une adresse : % msgid "could not generate random encryption vector" msgstr "n'a pas pu générer le vecteur de chiffrement aléatoire" -#: libpq/auth.c:3254 +#: libpq/auth.c:3257 #, c-format -msgid "could not perform MD5 encryption of password" -msgstr "n'a pas pu réaliser le chiffrement MD5 du mot de passe" +msgid "could not perform MD5 encryption of password: %s" +msgstr "n'a pas pu réaliser le chiffrement MD5 du mot de passe : %s" -#: libpq/auth.c:3280 +#: libpq/auth.c:3284 #, c-format msgid "could not create RADIUS socket: %m" msgstr "n'a pas pu créer le socket RADIUS : %m" -#: libpq/auth.c:3302 +#: libpq/auth.c:3306 #, c-format msgid "could not bind local RADIUS socket: %m" msgstr "n'a pas pu se lier à la socket RADIUS : %m" -#: libpq/auth.c:3312 +#: libpq/auth.c:3316 #, c-format msgid "could not send RADIUS packet: %m" msgstr "n'a pas pu transmettre le paquet RADIUS : %m" -#: libpq/auth.c:3345 libpq/auth.c:3371 +#: libpq/auth.c:3350 libpq/auth.c:3376 #, c-format msgid "timeout waiting for RADIUS response from %s" msgstr "dépassement du délai pour la réponse du RADIUS à partir de %s" -#: libpq/auth.c:3364 +#: libpq/auth.c:3369 #, c-format msgid "could not check status on RADIUS socket: %m" msgstr "n'a pas pu vérifier le statut sur la socket RADIUS : %m" -#: libpq/auth.c:3394 +#: libpq/auth.c:3399 #, c-format msgid "could not read RADIUS response: %m" msgstr "n'a pas pu lire la réponse RADIUS : %m" -#: libpq/auth.c:3407 libpq/auth.c:3411 +#: libpq/auth.c:3412 libpq/auth.c:3416 #, c-format msgid "RADIUS response from %s was sent from incorrect port: %d" msgstr "la réponse RADIUS de %s a été envoyée à partir d'un mauvais port : %d" -#: libpq/auth.c:3420 +#: libpq/auth.c:3425 #, c-format msgid "RADIUS response from %s too short: %d" msgstr "réponse RADIUS de %s trop courte : %d" -#: libpq/auth.c:3427 +#: libpq/auth.c:3432 #, c-format msgid "RADIUS response from %s has corrupt length: %d (actual length %d)" msgstr "la réponse RADIUS de %s a une longueur corrompue : %d (longueur réelle %d)" -#: libpq/auth.c:3435 +#: libpq/auth.c:3440 #, c-format msgid "RADIUS response from %s is to a different request: %d (should be %d)" msgstr "la réponse RADIUS de %s correspond à une demande différente : %d (devrait être %d)" -#: libpq/auth.c:3460 +#: libpq/auth.c:3465 #, c-format -msgid "could not perform MD5 encryption of received packet" -msgstr "n'a pas pu réaliser le chiffrement MD5 du paquet reçu" +msgid "could not perform MD5 encryption of received packet: %s" +msgstr "n'a pas pu réaliser le chiffrement MD5 du paquet reçu : %s" -#: libpq/auth.c:3469 +#: libpq/auth.c:3475 #, c-format msgid "RADIUS response from %s has incorrect MD5 signature" msgstr "la réponse RADIUS de %s a une signature MD5 invalide" -#: libpq/auth.c:3487 +#: libpq/auth.c:3493 #, c-format msgid "RADIUS response from %s has invalid code (%d) for user \"%s\"" msgstr "la réponse RADIUS de %s a un code invalide (%d) pour l'utilisateur « %s »" -#: libpq/be-fsstubs.c:128 libpq/be-fsstubs.c:157 libpq/be-fsstubs.c:185 -#: libpq/be-fsstubs.c:211 libpq/be-fsstubs.c:236 libpq/be-fsstubs.c:274 -#: libpq/be-fsstubs.c:297 libpq/be-fsstubs.c:545 +#: libpq/be-fsstubs.c:128 libpq/be-fsstubs.c:157 libpq/be-fsstubs.c:185 libpq/be-fsstubs.c:211 libpq/be-fsstubs.c:236 libpq/be-fsstubs.c:274 libpq/be-fsstubs.c:297 libpq/be-fsstubs.c:545 #, c-format msgid "invalid large-object descriptor: %d" msgstr "descripteur invalide de « Large Object » : %d" @@ -14247,15 +13722,12 @@ msgstr "n'a pas pu écrire le fichier serveur « %s » : %m" msgid "large object read request is too large" msgstr "la demande de lecture du Large Object est trop grande" -#: libpq/be-fsstubs.c:800 utils/adt/genfile.c:267 utils/adt/genfile.c:306 -#: utils/adt/genfile.c:342 +#: libpq/be-fsstubs.c:800 utils/adt/genfile.c:267 utils/adt/genfile.c:306 utils/adt/genfile.c:342 #, c-format msgid "requested length cannot be negative" msgstr "la longueur demandée ne peut pas être négative" -#: libpq/be-fsstubs.c:851 storage/large_object/inv_api.c:299 -#: storage/large_object/inv_api.c:311 storage/large_object/inv_api.c:508 -#: storage/large_object/inv_api.c:619 storage/large_object/inv_api.c:809 +#: libpq/be-fsstubs.c:851 storage/large_object/inv_api.c:299 storage/large_object/inv_api.c:311 storage/large_object/inv_api.c:508 storage/large_object/inv_api.c:619 storage/large_object/inv_api.c:809 #, c-format msgid "permission denied for large object %u" msgstr "droit refusé pour le Large Object %u" @@ -14454,8 +13926,7 @@ msgstr "n'a pas pu accepter la connexion SSL : %s" msgid "This may indicate that the client does not support any SSL protocol version between %s and %s." msgstr "Ceci pourrait indiquer que le client ne supporte pas la version du protocole SSL entre %s et %s." -#: libpq/be-secure-openssl.c:554 libpq/be-secure-openssl.c:734 -#: libpq/be-secure-openssl.c:798 +#: libpq/be-secure-openssl.c:554 libpq/be-secure-openssl.c:734 libpq/be-secure-openssl.c:798 #, c-format msgid "unrecognized SSL error code: %d" msgstr "code d'erreur SSL inconnu : %d" @@ -14564,17 +14035,17 @@ msgstr "L'utilisateur « %s » n'a pas de mot de passe affecté." msgid "User \"%s\" has an expired password." msgstr "L'utilisateur « %s » a un mot de passe expiré." -#: libpq/crypt.c:179 +#: libpq/crypt.c:181 #, c-format msgid "User \"%s\" has a password that cannot be used with MD5 authentication." msgstr "L'utilisateur « %s » a un mot de passe qui ne peut pas être utilisé avec une authentification MD5." -#: libpq/crypt.c:203 libpq/crypt.c:244 libpq/crypt.c:268 +#: libpq/crypt.c:202 libpq/crypt.c:244 libpq/crypt.c:264 #, c-format msgid "Password does not match for user \"%s\"." msgstr "Le mot de passe ne correspond pas pour l'utilisateur %s." -#: libpq/crypt.c:287 +#: libpq/crypt.c:283 #, c-format msgid "Password of user \"%s\" is in unrecognized format." msgstr "Le mot de passe de l'utilisateur « %s » est dans un format non reconnu." @@ -14602,19 +14073,8 @@ msgstr "erreur lors de l'énumération des interfaces réseau : %m" msgid "authentication option \"%s\" is only valid for authentication methods %s" msgstr "l'option d'authentification « %s » n'est valide que pour les méthodes d'authentification « %s »" -#: libpq/hba.c:888 libpq/hba.c:908 libpq/hba.c:946 libpq/hba.c:996 -#: libpq/hba.c:1010 libpq/hba.c:1034 libpq/hba.c:1043 libpq/hba.c:1056 -#: libpq/hba.c:1077 libpq/hba.c:1090 libpq/hba.c:1110 libpq/hba.c:1132 -#: libpq/hba.c:1144 libpq/hba.c:1203 libpq/hba.c:1223 libpq/hba.c:1237 -#: libpq/hba.c:1257 libpq/hba.c:1268 libpq/hba.c:1283 libpq/hba.c:1302 -#: libpq/hba.c:1318 libpq/hba.c:1330 libpq/hba.c:1367 libpq/hba.c:1408 -#: libpq/hba.c:1421 libpq/hba.c:1443 libpq/hba.c:1455 libpq/hba.c:1473 -#: libpq/hba.c:1523 libpq/hba.c:1567 libpq/hba.c:1578 libpq/hba.c:1594 -#: libpq/hba.c:1611 libpq/hba.c:1622 libpq/hba.c:1641 libpq/hba.c:1657 -#: libpq/hba.c:1673 libpq/hba.c:1727 libpq/hba.c:1744 libpq/hba.c:1757 -#: libpq/hba.c:1769 libpq/hba.c:1788 libpq/hba.c:1875 libpq/hba.c:1893 -#: libpq/hba.c:1987 libpq/hba.c:2006 libpq/hba.c:2035 libpq/hba.c:2048 -#: libpq/hba.c:2071 libpq/hba.c:2093 libpq/hba.c:2107 tsearch/ts_locale.c:232 +#: libpq/hba.c:888 libpq/hba.c:908 libpq/hba.c:946 libpq/hba.c:996 libpq/hba.c:1010 libpq/hba.c:1034 libpq/hba.c:1043 libpq/hba.c:1056 libpq/hba.c:1077 libpq/hba.c:1090 libpq/hba.c:1110 libpq/hba.c:1132 libpq/hba.c:1144 libpq/hba.c:1203 libpq/hba.c:1223 libpq/hba.c:1237 libpq/hba.c:1257 libpq/hba.c:1268 libpq/hba.c:1283 libpq/hba.c:1302 libpq/hba.c:1318 libpq/hba.c:1330 libpq/hba.c:1367 libpq/hba.c:1408 libpq/hba.c:1421 libpq/hba.c:1443 libpq/hba.c:1455 libpq/hba.c:1473 libpq/hba.c:1523 libpq/hba.c:1567 libpq/hba.c:1578 libpq/hba.c:1594 libpq/hba.c:1611 libpq/hba.c:1622 libpq/hba.c:1641 libpq/hba.c:1657 libpq/hba.c:1673 libpq/hba.c:1727 libpq/hba.c:1744 libpq/hba.c:1757 +#: libpq/hba.c:1769 libpq/hba.c:1788 libpq/hba.c:1875 libpq/hba.c:1893 libpq/hba.c:1987 libpq/hba.c:2006 libpq/hba.c:2035 libpq/hba.c:2048 libpq/hba.c:2071 libpq/hba.c:2093 libpq/hba.c:2107 tsearch/ts_locale.c:232 #, c-format msgid "line %d of configuration file \"%s\"" msgstr "ligne %d du fichier de configuration « %s »" @@ -15082,11 +14542,7 @@ msgstr "n'a pas pu initialiser les droits du fichier « %s » : %m" msgid "could not accept new connection: %m" msgstr "n'a pas pu accepter la nouvelle connexion : %m" -#: libpq/pqcomm.c:781 libpq/pqcomm.c:790 libpq/pqcomm.c:822 libpq/pqcomm.c:832 -#: libpq/pqcomm.c:1657 libpq/pqcomm.c:1702 libpq/pqcomm.c:1742 -#: libpq/pqcomm.c:1786 libpq/pqcomm.c:1825 libpq/pqcomm.c:1864 -#: libpq/pqcomm.c:1900 libpq/pqcomm.c:1939 postmaster/pgstat.c:619 -#: postmaster/pgstat.c:630 +#: libpq/pqcomm.c:781 libpq/pqcomm.c:790 libpq/pqcomm.c:822 libpq/pqcomm.c:832 libpq/pqcomm.c:1657 libpq/pqcomm.c:1702 libpq/pqcomm.c:1742 libpq/pqcomm.c:1786 libpq/pqcomm.c:1825 libpq/pqcomm.c:1864 libpq/pqcomm.c:1900 libpq/pqcomm.c:1939 postmaster/pgstat.c:619 postmaster/pgstat.c:630 #, c-format msgid "%s(%s) failed: %m" msgstr "échec de %s(%s) : %m" @@ -15154,8 +14610,7 @@ msgstr "n'a pas pu interroger la socket : %m" msgid "no data left in message" msgstr "pas de données dans le message" -#: libpq/pqformat.c:517 libpq/pqformat.c:535 libpq/pqformat.c:556 -#: utils/adt/arrayfuncs.c:1482 utils/adt/rowtypes.c:588 +#: libpq/pqformat.c:517 libpq/pqformat.c:535 libpq/pqformat.c:556 utils/adt/arrayfuncs.c:1482 utils/adt/rowtypes.c:588 #, c-format msgid "insufficient data left in message" msgstr "données insuffisantes laissées dans le message" @@ -15485,10 +14940,7 @@ msgstr "ExtensibleNodeMethods \"%s\" n'a pas été enregistré" msgid "relation \"%s\" does not have a composite type" msgstr "la relation « %s » n'a pas un type composite" -#: nodes/nodeFuncs.c:114 nodes/nodeFuncs.c:145 parser/parse_coerce.c:2503 -#: parser/parse_coerce.c:2641 parser/parse_coerce.c:2688 -#: parser/parse_expr.c:2021 parser/parse_func.c:710 parser/parse_oper.c:883 -#: utils/fmgr/funcapi.c:558 +#: nodes/nodeFuncs.c:114 nodes/nodeFuncs.c:145 parser/parse_coerce.c:2503 parser/parse_coerce.c:2641 parser/parse_coerce.c:2688 parser/parse_expr.c:2021 parser/parse_func.c:710 parser/parse_oper.c:883 utils/fmgr/funcapi.c:558 #, c-format msgid "could not find array type for data type %s" msgstr "n'a pas pu trouver de type tableau pour le type de données %s" @@ -15517,8 +14969,7 @@ msgid "%s cannot be applied to the nullable side of an outer join" msgstr "%s ne peut être appliqué sur le côté possiblement NULL d'une jointure externe" #. translator: %s is a SQL row locking clause such as FOR UPDATE -#: optimizer/plan/planner.c:1316 parser/analyze.c:1677 parser/analyze.c:1933 -#: parser/analyze.c:3112 +#: optimizer/plan/planner.c:1316 parser/analyze.c:1677 parser/analyze.c:1933 parser/analyze.c:3112 #, c-format msgid "%s is not allowed with UNION/INTERSECT/EXCEPT" msgstr "%s n'est pas autorisé avec UNION/INTERSECT/EXCEPT" @@ -15528,8 +14979,7 @@ msgstr "%s n'est pas autorisé avec UNION/INTERSECT/EXCEPT" msgid "could not implement GROUP BY" msgstr "n'a pas pu implanter GROUP BY" -#: optimizer/plan/planner.c:1980 optimizer/plan/planner.c:3636 -#: optimizer/plan/planner.c:4393 optimizer/prep/prepunion.c:1046 +#: optimizer/plan/planner.c:1980 optimizer/plan/planner.c:3636 optimizer/plan/planner.c:4393 optimizer/prep/prepunion.c:1046 #, c-format msgid "Some of the datatypes only support hashing, while others only support sorting." msgstr "" @@ -16033,8 +15483,7 @@ msgstr "un aggrégat de niveau externe ne peut pas contenir de variable de nivea msgid "aggregate function calls cannot contain set-returning function calls" msgstr "les appels à la fonction d'agrégat ne peuvent pas contenir des appels à des fonctions retournant des ensembles" -#: parser/parse_agg.c:762 parser/parse_expr.c:1673 parser/parse_expr.c:2146 -#: parser/parse_func.c:883 +#: parser/parse_agg.c:762 parser/parse_expr.c:1673 parser/parse_expr.c:2146 parser/parse_func.c:883 #, c-format msgid "You might be able to move the set-returning function into a LATERAL FROM item." msgstr "Vous devriez être capable de déplacer la fonction SETOF dans un élément LATERAL FROM." @@ -16445,9 +15894,7 @@ msgstr "RANGE avec offset PRECEDING/FOLLOWING a de multiples interprétations po msgid "Cast the offset value to the exact intended type." msgstr "Transtypez la valeur d'offset vers exactement le type attendu." -#: parser/parse_coerce.c:1050 parser/parse_coerce.c:1088 -#: parser/parse_coerce.c:1106 parser/parse_coerce.c:1121 -#: parser/parse_expr.c:2055 parser/parse_expr.c:2649 parser/parse_target.c:994 +#: parser/parse_coerce.c:1050 parser/parse_coerce.c:1088 parser/parse_coerce.c:1106 parser/parse_coerce.c:1121 parser/parse_expr.c:2055 parser/parse_expr.c:2649 parser/parse_target.c:994 #, c-format msgid "cannot cast type %s to %s" msgstr "ne peut pas convertir le type %s en %s" @@ -16498,27 +15945,22 @@ msgstr "les types d'argument %s et %s ne se correspondent pas" msgid "%s could not convert type %s to %s" msgstr "%s n'a pas pu convertir le type %s en %s" -#: parser/parse_coerce.c:2098 parser/parse_coerce.c:2118 -#: parser/parse_coerce.c:2138 parser/parse_coerce.c:2159 -#: parser/parse_coerce.c:2214 parser/parse_coerce.c:2248 +#: parser/parse_coerce.c:2098 parser/parse_coerce.c:2118 parser/parse_coerce.c:2138 parser/parse_coerce.c:2159 parser/parse_coerce.c:2214 parser/parse_coerce.c:2248 #, c-format msgid "arguments declared \"%s\" are not all alike" msgstr "les arguments déclarés « %s » ne sont pas tous identiques" -#: parser/parse_coerce.c:2193 parser/parse_coerce.c:2306 -#: utils/fmgr/funcapi.c:489 +#: parser/parse_coerce.c:2193 parser/parse_coerce.c:2306 utils/fmgr/funcapi.c:489 #, c-format msgid "argument declared %s is not an array but type %s" msgstr "l'argument déclaré %s n'est pas un tableau mais est du type %s" -#: parser/parse_coerce.c:2226 parser/parse_coerce.c:2376 -#: utils/fmgr/funcapi.c:503 +#: parser/parse_coerce.c:2226 parser/parse_coerce.c:2376 utils/fmgr/funcapi.c:503 #, c-format msgid "argument declared %s is not a range type but type %s" msgstr "l'argument déclaré %s n'est pas un type d'intervalle mais est du type %s" -#: parser/parse_coerce.c:2260 parser/parse_coerce.c:2340 -#: parser/parse_coerce.c:2473 utils/fmgr/funcapi.c:521 utils/fmgr/funcapi.c:586 +#: parser/parse_coerce.c:2260 parser/parse_coerce.c:2340 parser/parse_coerce.c:2473 utils/fmgr/funcapi.c:521 utils/fmgr/funcapi.c:586 #, c-format msgid "argument declared %s is not a multirange type but type %s" msgstr "l'argument déclaré %s n'est pas un type multirange mais est du type %s" @@ -16528,8 +15970,7 @@ msgstr "l'argument déclaré %s n'est pas un type multirange mais est du type %s msgid "cannot determine element type of \"anyarray\" argument" msgstr "ne peut pas déterminer le type d'élément d'un argument « anyarray »" -#: parser/parse_coerce.c:2323 parser/parse_coerce.c:2354 -#: parser/parse_coerce.c:2393 parser/parse_coerce.c:2459 +#: parser/parse_coerce.c:2323 parser/parse_coerce.c:2354 parser/parse_coerce.c:2393 parser/parse_coerce.c:2459 #, c-format msgid "argument declared %s is not consistent with argument declared %s" msgstr "l'argument déclaré %s n'est pas cohérent avec l'argument déclaré %s" @@ -16551,9 +15992,7 @@ msgstr "le type déclaré anynonarray est un type tableau : %s" msgid "type matched to anyenum is not an enum type: %s" msgstr "le type déclaré anyenum n'est pas un type enum : %s" -#: parser/parse_coerce.c:2513 parser/parse_coerce.c:2534 -#: parser/parse_coerce.c:2584 parser/parse_coerce.c:2589 -#: parser/parse_coerce.c:2653 parser/parse_coerce.c:2665 +#: parser/parse_coerce.c:2513 parser/parse_coerce.c:2534 parser/parse_coerce.c:2584 parser/parse_coerce.c:2589 parser/parse_coerce.c:2653 parser/parse_coerce.c:2665 #, c-format msgid "could not determine polymorphic type %s because input has type %s" msgstr "n'a pas pu déterminer le type polymorphique %s car l'entrée dispose du type %s" @@ -16597,14 +16036,12 @@ msgstr "Un résultat de type %s requiert au moins une entrée de type anycompati msgid "A result of type internal requires at least one input of type internal." msgstr "Un résultat de type internal nécessite au moins une entrée de type internal." -#: parser/parse_collate.c:228 parser/parse_collate.c:475 -#: parser/parse_collate.c:1004 +#: parser/parse_collate.c:228 parser/parse_collate.c:475 parser/parse_collate.c:1004 #, c-format msgid "collation mismatch between implicit collations \"%s\" and \"%s\"" msgstr "le collationnement ne correspond pas aux collationnements implicites « %s » et « %s »" -#: parser/parse_collate.c:231 parser/parse_collate.c:478 -#: parser/parse_collate.c:1007 +#: parser/parse_collate.c:231 parser/parse_collate.c:478 parser/parse_collate.c:1007 #, c-format msgid "You can choose the collation by applying the COLLATE clause to one or both expressions." msgstr "Vous pouvez choisir le collationnement en appliquant la clause COLLATE à une ou aux deux expressions." @@ -16803,8 +16240,7 @@ msgstr "la référence récursive à la requête « %s » ne doit pas apparaîtr msgid "DEFAULT is not allowed in this context" msgstr "DEFAULT interdit dans ce contexte" -#: parser/parse_expr.c:340 parser/parse_relation.c:3592 -#: parser/parse_relation.c:3612 +#: parser/parse_expr.c:340 parser/parse_relation.c:3592 parser/parse_relation.c:3612 #, c-format msgid "column %s.%s does not exist" msgstr "la colonne %s.%s n'existe pas" @@ -16837,14 +16273,12 @@ msgstr "ne peut pas utiliser une référence de colonne dans l'expression par d msgid "cannot use column reference in partition bound expression" msgstr "ne peut pas utiliser une référence de colonne dans une expression de limite de partition" -#: parser/parse_expr.c:788 parser/parse_relation.c:807 -#: parser/parse_relation.c:889 parser/parse_target.c:1234 +#: parser/parse_expr.c:788 parser/parse_relation.c:807 parser/parse_relation.c:889 parser/parse_target.c:1234 #, c-format msgid "column reference \"%s\" is ambiguous" msgstr "la référence à la colonne « %s » est ambigüe" -#: parser/parse_expr.c:844 parser/parse_param.c:110 parser/parse_param.c:142 -#: parser/parse_param.c:208 parser/parse_param.c:307 +#: parser/parse_expr.c:844 parser/parse_param.c:110 parser/parse_param.c:142 parser/parse_param.c:208 parser/parse_param.c:307 #, c-format msgid "there is no parameter $%d" msgstr "Il n'y a pas de paramètre $%d" @@ -17380,8 +16814,7 @@ msgstr "les listes cibles peuvent avoir au plus %d colonnes" msgid "postfix operators are not supported" msgstr "les opérateurs postfixes ne sont pas supportés" -#: parser/parse_oper.c:130 parser/parse_oper.c:649 utils/adt/regproc.c:539 -#: utils/adt/regproc.c:723 +#: parser/parse_oper.c:130 parser/parse_oper.c:649 utils/adt/regproc.c:539 utils/adt/regproc.c:723 #, c-format msgid "operator does not exist: %s" msgstr "l'opérateur n'existe pas : %s" @@ -17489,8 +16922,7 @@ msgstr "la référence de la colonne système « %s » dans la contrainte CHECK msgid "cannot use system column \"%s\" in column generation expression" msgstr "ne peut pas utiliser la colonne système « %s » dans une expression de génération de colonne" -#: parser/parse_relation.c:1173 parser/parse_relation.c:1625 -#: parser/parse_relation.c:2302 +#: parser/parse_relation.c:1173 parser/parse_relation.c:1625 parser/parse_relation.c:2302 #, c-format msgid "table \"%s\" has %d columns available but %d columns specified" msgstr "la table « %s » a %d colonnes disponibles mais %d colonnes spécifiées" @@ -17643,8 +17075,7 @@ msgstr "référence %%TYPE invalide (trop de points entre les noms) : %s" msgid "type reference %s converted to %s" msgstr "référence de type %s convertie en %s" -#: parser/parse_type.c:278 parser/parse_type.c:803 utils/cache/typcache.c:389 -#: utils/cache/typcache.c:444 +#: parser/parse_type.c:278 parser/parse_type.c:803 utils/cache/typcache.c:389 utils/cache/typcache.c:444 #, c-format msgid "type \"%s\" is only a shell" msgstr "le type « %s » n'est qu'une coquille" @@ -17674,8 +17105,7 @@ msgstr "ne peut pas créer une table partitionnée comme la fille d'un héritage msgid "array of serial is not implemented" msgstr "le tableau de type serial n'est pas implémenté" -#: parser/parse_utilcmd.c:649 parser/parse_utilcmd.c:661 -#: parser/parse_utilcmd.c:720 +#: parser/parse_utilcmd.c:649 parser/parse_utilcmd.c:661 parser/parse_utilcmd.c:720 #, c-format msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\"" msgstr "déclarations NULL/NOT NULL en conflit pour la colonne « %s » de la table « %s »" @@ -17782,8 +17212,7 @@ msgstr "l'index « %s » n'est pas valide" msgid "\"%s\" is not a unique index" msgstr "« %s » n'est pas un index unique" -#: parser/parse_utilcmd.c:2280 parser/parse_utilcmd.c:2287 -#: parser/parse_utilcmd.c:2294 parser/parse_utilcmd.c:2371 +#: parser/parse_utilcmd.c:2280 parser/parse_utilcmd.c:2287 parser/parse_utilcmd.c:2294 parser/parse_utilcmd.c:2371 #, c-format msgid "Cannot create a primary key or unique constraint using such an index." msgstr "Ne peut pas créer une clé primaire ou une contrainte unique avec cet index." @@ -17850,8 +17279,7 @@ msgstr "" msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions" msgstr "les règles avec des conditions WHERE ne peuvent contenir que des actions SELECT, INSERT, UPDATE ou DELETE " -#: parser/parse_utilcmd.c:3149 parser/parse_utilcmd.c:3250 -#: rewrite/rewriteHandler.c:508 rewrite/rewriteManip.c:1018 +#: parser/parse_utilcmd.c:3149 parser/parse_utilcmd.c:3250 rewrite/rewriteHandler.c:508 rewrite/rewriteManip.c:1018 #, c-format msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented" msgstr "" @@ -18021,8 +17449,7 @@ msgstr "échappement Unicode invalide" msgid "Unicode escapes must be \\XXXX or \\+XXXXXX." msgstr "Les échappements Unicode doivent être de la forme \\XXXX ou \\+XXXXXX." -#: parser/parser.c:497 scan.l:638 scan.l:654 scan.l:670 -#: utils/adt/varlena.c:6584 +#: parser/parser.c:497 scan.l:638 scan.l:654 scan.l:670 utils/adt/varlena.c:6584 #, c-format msgid "invalid Unicode surrogate pair" msgstr "paire surrogate Unicode invalide" @@ -18037,8 +17464,7 @@ msgstr "l'identifiant « %s » sera tronqué en « %.*s »" msgid "partition \"%s\" conflicts with existing default partition \"%s\"" msgstr "la partition « %s » est en conflit avec la partition par défaut existante « %s »" -#: partitioning/partbounds.c:2873 partitioning/partbounds.c:2892 -#: partitioning/partbounds.c:2914 +#: partitioning/partbounds.c:2873 partitioning/partbounds.c:2892 partitioning/partbounds.c:2914 #, c-format msgid "every hash partition modulus must be a factor of the next larger modulus" msgstr "chaque modulo de partition hash doit être un facteur du prochain plus gros modulo" @@ -18098,8 +17524,7 @@ msgstr "la colonne %d de la clé de partitionnement a pour type %s, mais la vale msgid "column %d of the partition key has type \"%s\", but supplied value is of type \"%s\"" msgstr "la colonne %d de la clé de partitionnement a pour type « %s », mais la valeur fournie a pour type « %s »" -#: port/pg_sema.c:209 port/pg_shmem.c:678 port/posix_sema.c:209 -#: port/sysv_sema.c:327 port/sysv_shmem.c:678 +#: port/pg_sema.c:209 port/pg_shmem.c:678 port/posix_sema.c:209 port/sysv_sema.c:327 port/sysv_shmem.c:678 #, c-format msgid "could not stat data directory \"%s\": %m" msgstr "n'a pas pu lire les informations sur le répertoire des données « %s » : %m" @@ -18268,8 +17693,7 @@ msgstr "n'a pas pu déverrouiller la sémaphore : code d'erreur %lu" msgid "could not try-lock semaphore: error code %lu" msgstr "n'a pas pu tenter le verrouillage de la sémaphore : code d'erreur %lu" -#: port/win32_shmem.c:144 port/win32_shmem.c:159 port/win32_shmem.c:171 -#: port/win32_shmem.c:187 +#: port/win32_shmem.c:144 port/win32_shmem.c:159 port/win32_shmem.c:171 port/win32_shmem.c:187 #, c-format msgid "could not enable user right \"%s\": error code %lu" msgstr "n'a pas pu activer le droit utilisateur « %s » : code d'erreur %lu" @@ -18277,13 +17701,11 @@ msgstr "n'a pas pu activer le droit utilisateur « %s » : code d'erreur %lu" #. translator: This is a term from Windows and should be translated to #. match the Windows localization. #. -#: port/win32_shmem.c:150 port/win32_shmem.c:159 port/win32_shmem.c:171 -#: port/win32_shmem.c:182 port/win32_shmem.c:184 port/win32_shmem.c:187 +#: port/win32_shmem.c:150 port/win32_shmem.c:159 port/win32_shmem.c:171 port/win32_shmem.c:182 port/win32_shmem.c:184 port/win32_shmem.c:187 msgid "Lock pages in memory" msgstr "Verrouillage des pages en mémoire" -#: port/win32_shmem.c:152 port/win32_shmem.c:160 port/win32_shmem.c:172 -#: port/win32_shmem.c:188 +#: port/win32_shmem.c:152 port/win32_shmem.c:160 port/win32_shmem.c:172 port/win32_shmem.c:188 #, c-format msgid "Failed system call was %s." msgstr "L'appel système qui a échoué était %s." @@ -18485,8 +17907,7 @@ msgstr "l'archivage du journal de transactions « %s » a échoué trop de fois, msgid "archive command failed with exit code %d" msgstr "échec de la commande d'archivage avec un code de retour %d" -#: postmaster/pgarch.c:536 postmaster/pgarch.c:546 postmaster/pgarch.c:552 -#: postmaster/pgarch.c:561 +#: postmaster/pgarch.c:536 postmaster/pgarch.c:546 postmaster/pgarch.c:552 postmaster/pgarch.c:561 #, c-format msgid "The failed archive command was: %s" msgstr "La commande d'archivage qui a échoué était : %s" @@ -18639,14 +18060,7 @@ msgstr "" msgid "could not open statistics file \"%s\": %m" msgstr "n'a pas pu ouvrir le fichier de statistiques « %s » : %m" -#: postmaster/pgstat.c:3991 postmaster/pgstat.c:4001 postmaster/pgstat.c:4022 -#: postmaster/pgstat.c:4033 postmaster/pgstat.c:4044 postmaster/pgstat.c:4066 -#: postmaster/pgstat.c:4081 postmaster/pgstat.c:4151 postmaster/pgstat.c:4182 -#: postmaster/pgstat.c:4257 postmaster/pgstat.c:4277 postmaster/pgstat.c:4295 -#: postmaster/pgstat.c:4311 postmaster/pgstat.c:4329 postmaster/pgstat.c:4345 -#: postmaster/pgstat.c:4414 postmaster/pgstat.c:4426 postmaster/pgstat.c:4438 -#: postmaster/pgstat.c:4449 postmaster/pgstat.c:4460 postmaster/pgstat.c:4485 -#: postmaster/pgstat.c:4512 postmaster/pgstat.c:4525 +#: postmaster/pgstat.c:3991 postmaster/pgstat.c:4001 postmaster/pgstat.c:4022 postmaster/pgstat.c:4033 postmaster/pgstat.c:4044 postmaster/pgstat.c:4066 postmaster/pgstat.c:4081 postmaster/pgstat.c:4151 postmaster/pgstat.c:4182 postmaster/pgstat.c:4257 postmaster/pgstat.c:4277 postmaster/pgstat.c:4295 postmaster/pgstat.c:4311 postmaster/pgstat.c:4329 postmaster/pgstat.c:4345 postmaster/pgstat.c:4414 postmaster/pgstat.c:4426 postmaster/pgstat.c:4438 postmaster/pgstat.c:4449 postmaster/pgstat.c:4460 postmaster/pgstat.c:4485 postmaster/pgstat.c:4512 postmaster/pgstat.c:4525 #, c-format msgid "corrupted statistics file \"%s\"" msgstr "fichier de statistiques « %s » corrompu" @@ -18730,8 +18144,7 @@ msgstr "Les traces suivantes iront sur « %s »." msgid "starting %s" msgstr "démarrage de %s" -#: postmaster/postmaster.c:1158 postmaster/postmaster.c:1257 -#: utils/init/miscinit.c:1627 +#: postmaster/postmaster.c:1158 postmaster/postmaster.c:1257 utils/init/miscinit.c:1627 #, c-format msgid "invalid list syntax in parameter \"%s\"" msgstr "syntaxe de liste invalide pour le paramètre « %s »" @@ -18848,15 +18261,14 @@ msgid "failed to send SSL negotiation response: %m" msgstr "échec lors de l'envoi de la réponse de négotiation SSL : %m" #: postmaster/postmaster.c:2066 -#, fuzzy, c-format -#| msgid "received copy data after EOF marker" +#, c-format msgid "received unencrypted data after SSL request" -msgstr "a reçu des données de COPY après le marqueur de fin" +msgstr "a reçu des données non chiffrées après la demande SSL" #: postmaster/postmaster.c:2067 postmaster/postmaster.c:2111 #, c-format msgid "This could be either a client-software bug or evidence of an attempted man-in-the-middle attack." -msgstr "" +msgstr "Ceci peut être soit un bug du client soit la preuve d'une tentative d'attaque du type man-in-the-middle." #: postmaster/postmaster.c:2092 #, c-format @@ -18866,16 +18278,14 @@ msgstr "échec lors de l'envoi de la réponse à la négociation GSSAPI : %m" #: postmaster/postmaster.c:2110 #, c-format msgid "received unencrypted data after GSSAPI encryption request" -msgstr "" +msgstr "a reçu des données non chiffrées après la demande de chiffrement GSSAPI" #: postmaster/postmaster.c:2134 #, c-format msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u" msgstr "protocole frontal %u.%u non supporté : le serveur supporte de %u.0 à %u.%u" -#: postmaster/postmaster.c:2198 utils/misc/guc.c:7113 utils/misc/guc.c:7149 -#: utils/misc/guc.c:7219 utils/misc/guc.c:8551 utils/misc/guc.c:11507 -#: utils/misc/guc.c:11548 +#: postmaster/postmaster.c:2198 utils/misc/guc.c:7113 utils/misc/guc.c:7149 utils/misc/guc.c:7219 utils/misc/guc.c:8551 utils/misc/guc.c:11507 utils/misc/guc.c:11548 #, c-format msgid "invalid value for parameter \"%s\": \"%s\"" msgstr "valeur invalide pour le paramètre « %s » : « %s »" @@ -18932,8 +18342,7 @@ msgstr "le système de base de données s'arrête" msgid "the database system is in recovery mode" msgstr "le système de bases de données est en cours de restauration" -#: postmaster/postmaster.c:2354 storage/ipc/procarray.c:475 -#: storage/ipc/sinvaladt.c:297 storage/lmgr/proc.c:361 +#: postmaster/postmaster.c:2354 storage/ipc/procarray.c:475 storage/ipc/sinvaladt.c:297 storage/lmgr/proc.c:361 #, c-format msgid "sorry, too many clients already" msgstr "désolé, trop de clients sont déjà connectés" @@ -19040,8 +18449,7 @@ msgstr "processus des journaux applicatifs" msgid "background worker \"%s\"" msgstr "processus en tâche de fond « %s »" -#: postmaster/postmaster.c:3383 postmaster/postmaster.c:3403 -#: postmaster/postmaster.c:3410 postmaster/postmaster.c:3428 +#: postmaster/postmaster.c:3383 postmaster/postmaster.c:3403 postmaster/postmaster.c:3410 postmaster/postmaster.c:3428 msgid "server process" msgstr "processus serveur" @@ -19057,8 +18465,7 @@ msgstr "arrêt des autres processus serveur actifs" msgid "%s (PID %d) exited with exit code %d" msgstr "%s (PID %d) a quitté avec le code de sortie %d" -#: postmaster/postmaster.c:3737 postmaster/postmaster.c:3749 -#: postmaster/postmaster.c:3759 postmaster/postmaster.c:3770 +#: postmaster/postmaster.c:3737 postmaster/postmaster.c:3749 postmaster/postmaster.c:3759 postmaster/postmaster.c:3770 #, c-format msgid "Failed process was running: %s" msgstr "Le processus qui a échoué exécutait : %s" @@ -19104,8 +18511,7 @@ msgstr "arrêt parce que restart_after_crash est configuré à off" msgid "all server processes terminated; reinitializing" msgstr "tous les processus serveur sont arrêtés ; réinitialisation" -#: postmaster/postmaster.c:4212 postmaster/postmaster.c:5571 -#: postmaster/postmaster.c:5962 +#: postmaster/postmaster.c:4212 postmaster/postmaster.c:5571 postmaster/postmaster.c:5962 #, c-format msgid "could not generate random cancel key" msgstr "n'a pas pu générer la clé d'annulation aléatoire" @@ -19379,27 +18785,27 @@ msgstr "emplacement de démarrage du flux de réplication invalide" msgid "unterminated quoted string" msgstr "chaîne entre guillemets non terminée" -#: replication/backup_manifest.c:251 +#: replication/backup_manifest.c:252 #, c-format msgid "expected end timeline %u but found timeline %u" msgstr "timeline de fin attendue %u mais a trouvé la timeline %u" -#: replication/backup_manifest.c:275 +#: replication/backup_manifest.c:276 #, c-format msgid "expected start timeline %u but found timeline %u" msgstr "timeline de début attendue %u mais a trouvé la timeline %u" -#: replication/backup_manifest.c:302 +#: replication/backup_manifest.c:303 #, c-format msgid "start timeline %u not found in history of timeline %u" msgstr "timeline de début %u non trouvée dans l'historique de la timeline %u" -#: replication/backup_manifest.c:353 +#: replication/backup_manifest.c:355 #, c-format msgid "could not rewind temporary file" msgstr "n'a pas pu revenir au début du fichier temporaire" -#: replication/backup_manifest.c:380 +#: replication/backup_manifest.c:382 #, c-format msgid "could not read from temporary file: %m" msgstr "n'a pas pu lire le fichier temporaire : %m" @@ -19409,8 +18815,7 @@ msgstr "n'a pas pu lire le fichier temporaire : %m" msgid "could not find any WAL files" msgstr "n'a pas pu trouver un seul fichier WAL" -#: replication/basebackup.c:561 replication/basebackup.c:577 -#: replication/basebackup.c:586 +#: replication/basebackup.c:561 replication/basebackup.c:577 replication/basebackup.c:586 #, c-format msgid "could not find WAL file \"%s\"" msgstr "n'a pas pu trouver le fichier WAL « %s »" @@ -19437,11 +18842,7 @@ msgstr[1] "%lld erreurs de vérifications des sommes de contrôle au total" msgid "checksum verification failure during base backup" msgstr "échec de la véffication de somme de controle durant la sauvegarde de base" -#: replication/basebackup.c:789 replication/basebackup.c:798 -#: replication/basebackup.c:807 replication/basebackup.c:816 -#: replication/basebackup.c:825 replication/basebackup.c:836 -#: replication/basebackup.c:853 replication/basebackup.c:862 -#: replication/basebackup.c:874 replication/basebackup.c:898 +#: replication/basebackup.c:789 replication/basebackup.c:798 replication/basebackup.c:807 replication/basebackup.c:816 replication/basebackup.c:825 replication/basebackup.c:836 replication/basebackup.c:853 replication/basebackup.c:862 replication/basebackup.c:874 replication/basebackup.c:898 #, c-format msgid "duplicate option \"%s\"" msgstr "option « %s » dupliquée" @@ -19530,8 +18931,7 @@ msgstr "" "n'a pas pu recevoir l'identifiant du système de bases de données et\n" "l'identifiant de la timeline à partir du serveur principal : %s" -#: replication/libpqwalreceiver/libpqwalreceiver.c:367 -#: replication/libpqwalreceiver/libpqwalreceiver.c:601 +#: replication/libpqwalreceiver/libpqwalreceiver.c:367 replication/libpqwalreceiver/libpqwalreceiver.c:601 #, c-format msgid "invalid response from primary server" msgstr "réponse invalide du serveur principal" @@ -19543,9 +18943,7 @@ msgstr "" "N'a pas pu identifier le système : a récupéré %d lignes et %d champs,\n" "attendait %d lignes et %d champs (ou plus)." -#: replication/libpqwalreceiver/libpqwalreceiver.c:444 -#: replication/libpqwalreceiver/libpqwalreceiver.c:451 -#: replication/libpqwalreceiver/libpqwalreceiver.c:481 +#: replication/libpqwalreceiver/libpqwalreceiver.c:444 replication/libpqwalreceiver/libpqwalreceiver.c:451 replication/libpqwalreceiver/libpqwalreceiver.c:481 #, c-format msgid "could not start WAL streaming: %s" msgstr "n'a pas pu démarrer l'envoi des WAL : %s" @@ -19570,8 +18968,7 @@ msgstr "erreur lors de l'arrêt de la copie en flux : %s" msgid "error reading result of streaming command: %s" msgstr "erreur lors de la lecture de la commande de flux : %s" -#: replication/libpqwalreceiver/libpqwalreceiver.c:562 -#: replication/libpqwalreceiver/libpqwalreceiver.c:800 +#: replication/libpqwalreceiver/libpqwalreceiver.c:562 replication/libpqwalreceiver/libpqwalreceiver.c:800 #, c-format msgid "unexpected result after CommandComplete: %s" msgstr "résultat inattendu après CommandComplete : %s" @@ -19586,9 +18983,7 @@ msgstr "n'a pas pu recevoir le fichier historique à partir du serveur principal msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields." msgstr "Attendait 1 ligne avec 2 champs, a obtenu %d lignes avec %d champs." -#: replication/libpqwalreceiver/libpqwalreceiver.c:763 -#: replication/libpqwalreceiver/libpqwalreceiver.c:816 -#: replication/libpqwalreceiver/libpqwalreceiver.c:823 +#: replication/libpqwalreceiver/libpqwalreceiver.c:763 replication/libpqwalreceiver/libpqwalreceiver.c:816 replication/libpqwalreceiver/libpqwalreceiver.c:823 #, c-format msgid "could not receive data from WAL stream: %s" msgstr "n'a pas pu recevoir des données du flux de WAL : %s" @@ -19711,15 +19106,12 @@ msgstr "slot « %s », plugin de sortie « %s », dans la fonction d'appel %s, a msgid "slot \"%s\", output plugin \"%s\", in the %s callback" msgstr "slot « %s », plugin de sortie « %s », dans la fonction d'appel %s" -#: replication/logical/logical.c:868 replication/logical/logical.c:912 -#: replication/logical/logical.c:956 replication/logical/logical.c:1001 +#: replication/logical/logical.c:868 replication/logical/logical.c:912 replication/logical/logical.c:956 replication/logical/logical.c:1001 #, c-format msgid "logical replication at prepare time requires a %s callback" msgstr "la réplication logique lors de la préparation requiert la fonction %s" -#: replication/logical/logical.c:1224 replication/logical/logical.c:1271 -#: replication/logical/logical.c:1311 replication/logical/logical.c:1395 -#: replication/logical/logical.c:1442 +#: replication/logical/logical.c:1224 replication/logical/logical.c:1271 replication/logical/logical.c:1311 replication/logical/logical.c:1395 replication/logical/logical.c:1442 #, c-format msgid "logical streaming requires a %s callback" msgstr "le flux logique requiert une fonction %s" @@ -19756,8 +19148,7 @@ msgstr "le tableau doit avoir une dimension" msgid "array must not contain nulls" msgstr "le tableau ne doit pas contenir de valeurs NULL" -#: replication/logical/logicalfuncs.c:203 utils/adt/json.c:1128 -#: utils/adt/jsonb.c:1303 +#: replication/logical/logicalfuncs.c:203 utils/adt/json.c:1128 utils/adt/jsonb.c:1303 #, c-format msgid "array must have even number of elements" msgstr "le tableau doit avoir un nombre pair d'éléments" @@ -19837,8 +19228,7 @@ msgstr "l'origine de réplication d'OID %d est déjà active pour le PID %d" msgid "could not find free replication state slot for replication origin with OID %u" msgstr "n'a pas pu trouver de slot d'état de réplication libre pour l'origine de réplication d'OID %u" -#: replication/logical/origin.c:941 replication/logical/origin.c:1128 -#: replication/slot.c:1860 +#: replication/logical/origin.c:941 replication/logical/origin.c:1128 replication/slot.c:1860 #, c-format msgid "Increase max_replication_slots and try again." msgstr "Augmentez max_replication_slots et recommencez." @@ -19848,8 +19238,7 @@ msgstr "Augmentez max_replication_slots et recommencez." msgid "cannot setup replication origin when one is already setup" msgstr "ne peut pas configurer l'origine de réplication si une origine existe déjà" -#: replication/logical/origin.c:1165 replication/logical/origin.c:1377 -#: replication/logical/origin.c:1397 +#: replication/logical/origin.c:1165 replication/logical/origin.c:1377 replication/logical/origin.c:1397 #, c-format msgid "no replication origin is configured" msgstr "aucune origine de réplication n'est configurée" @@ -19896,14 +19285,12 @@ msgstr "la relation cible « %s.%s » de réplication logique utilise des colonn msgid "could not write to data file for XID %u: %m" msgstr "n'a pas pu écrire dans le fichier pour le XID %u : %m" -#: replication/logical/reorderbuffer.c:4146 -#: replication/logical/reorderbuffer.c:4171 +#: replication/logical/reorderbuffer.c:4146 replication/logical/reorderbuffer.c:4171 #, c-format msgid "could not read from reorderbuffer spill file: %m" msgstr "n'a pas pu lire le fichier « reorderbuffer spill » : %m" -#: replication/logical/reorderbuffer.c:4150 -#: replication/logical/reorderbuffer.c:4175 +#: replication/logical/reorderbuffer.c:4150 replication/logical/reorderbuffer.c:4175 #, c-format msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes" msgstr "" @@ -19932,8 +19319,7 @@ msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs msgstr[0] "snapshot exporté pour le décodage logique : « %s » avec %u identifiant de transaction" msgstr[1] "snapshot exporté pour le décodage logique : « %s » avec %u identifiants de transaction" -#: replication/logical/snapbuild.c:1270 replication/logical/snapbuild.c:1363 -#: replication/logical/snapbuild.c:1894 +#: replication/logical/snapbuild.c:1270 replication/logical/snapbuild.c:1363 replication/logical/snapbuild.c:1894 #, c-format msgid "logical decoding found consistent point at %X/%X" msgstr "le décodage logique a trouvé le point de cohérence à %X/%X" @@ -20180,8 +19566,7 @@ msgstr "tous les slots de réplication sont utilisés" msgid "Free one or increase max_replication_slots." msgstr "Libérez un slot ou augmentez max_replication_slots." -#: replication/slot.c:402 replication/slotfuncs.c:761 -#: utils/adt/pgstatfuncs.c:2228 +#: replication/slot.c:402 replication/slotfuncs.c:761 utils/adt/pgstatfuncs.c:2228 #, c-format msgid "replication slot \"%s\" does not exist" msgstr "le slot de réplication « %s » n'existe pas" @@ -20524,9 +19909,7 @@ msgstr "ne peut pas exécuter des commandes SQL dans le walsender pour la répli msgid "received replication command: %s" msgstr "commande de réplication reçu : %s" -#: replication/walsender.c:1591 tcop/fastpath.c:208 tcop/postgres.c:1078 -#: tcop/postgres.c:1430 tcop/postgres.c:1691 tcop/postgres.c:2176 -#: tcop/postgres.c:2586 tcop/postgres.c:2665 +#: replication/walsender.c:1591 tcop/fastpath.c:208 tcop/postgres.c:1078 tcop/postgres.c:1430 tcop/postgres.c:1691 tcop/postgres.c:2176 tcop/postgres.c:2586 tcop/postgres.c:2665 #, c-format msgid "current transaction is aborted, commands ignored until end of transaction block" msgstr "" @@ -20759,8 +20142,7 @@ msgstr "l'entrée cible de la règle SELECT n'a pas assez d'entrées" msgid "RETURNING list has too few entries" msgstr "la liste RETURNING n'a pas assez d'entrées" -#: rewrite/rewriteDefine.c:876 rewrite/rewriteDefine.c:990 -#: rewrite/rewriteSupport.c:109 +#: rewrite/rewriteDefine.c:876 rewrite/rewriteDefine.c:990 rewrite/rewriteSupport.c:109 #, c-format msgid "rule \"%s\" for relation \"%s\" does not exist" msgstr "la règle « %s » de la relation « %s » n'existe pas" @@ -20872,8 +20254,7 @@ msgstr "Les vues qui renvoient des fonctions de fenêtrage ne sont pas automatiq msgid "Views that return set-returning functions are not automatically updatable." msgstr "Les vues qui renvoient des fonctions à plusieurs lignes ne sont pas automatiquement disponibles en écriture." -#: rewrite/rewriteHandler.c:2624 rewrite/rewriteHandler.c:2628 -#: rewrite/rewriteHandler.c:2636 +#: rewrite/rewriteHandler.c:2624 rewrite/rewriteHandler.c:2628 rewrite/rewriteHandler.c:2636 msgid "Views that do not select from a single table or view are not automatically updatable." msgstr "Les vues qui lisent plusieurs tables ou vues ne sont pas automatiquement disponibles en écriture." @@ -20924,8 +20305,7 @@ msgstr "" "les règles DO INSTEAD multi-instructions ne sont pas supportées pour les\n" "instructions de modification de données dans WITH" -#: rewrite/rewriteHandler.c:3863 rewrite/rewriteHandler.c:3871 -#: rewrite/rewriteHandler.c:3879 +#: rewrite/rewriteHandler.c:3863 rewrite/rewriteHandler.c:3871 rewrite/rewriteHandler.c:3879 #, c-format msgid "Views with conditional DO INSTEAD rules are not automatically updatable." msgstr "Les vues contenant des règles DO INSTEAD conditionnelles ne sont pas automatiquement disponibles en écriture." @@ -21103,8 +20483,7 @@ msgstr "" msgid "no Snowball stemmer available for language \"%s\" and encoding \"%s\"" msgstr "aucun stemmer Snowball disponible pour la langue « %s » et l'encodage « %s »" -#: snowball/dict_snowball.c:238 tsearch/dict_ispell.c:74 -#: tsearch/dict_simple.c:49 +#: snowball/dict_snowball.c:238 tsearch/dict_ispell.c:74 tsearch/dict_simple.c:49 #, c-format msgid "multiple StopWords parameters" msgstr "plusieurs paramètres StopWords" @@ -21250,8 +20629,7 @@ msgstr "nombre de descripteurs de fichier insuffisant pour lancer le processus s msgid "System allows %d, we need at least %d." msgstr "Le système autorise %d, nous avons besoin d'au moins %d." -#: storage/file/fd.c:1073 storage/file/fd.c:2410 storage/file/fd.c:2520 -#: storage/file/fd.c:2671 +#: storage/file/fd.c:1073 storage/file/fd.c:2410 storage/file/fd.c:2520 storage/file/fd.c:2671 #, c-format msgid "out of file descriptors: %m; release and retry" msgstr "plus de descripteurs de fichiers : %m; quittez et ré-essayez" @@ -21341,26 +20719,22 @@ msgstr "le segment contrôle de mémoire partagée dynamique n'est pas valide" msgid "too many dynamic shared memory segments" msgstr "trop de segments de mémoire partagée dynamique" -#: storage/ipc/dsm_impl.c:233 storage/ipc/dsm_impl.c:529 -#: storage/ipc/dsm_impl.c:633 storage/ipc/dsm_impl.c:804 +#: storage/ipc/dsm_impl.c:233 storage/ipc/dsm_impl.c:529 storage/ipc/dsm_impl.c:633 storage/ipc/dsm_impl.c:804 #, c-format msgid "could not unmap shared memory segment \"%s\": %m" msgstr "n'a pas pu annuler le mappage du segment de mémoire partagée « %s » : %m" -#: storage/ipc/dsm_impl.c:243 storage/ipc/dsm_impl.c:539 -#: storage/ipc/dsm_impl.c:643 storage/ipc/dsm_impl.c:814 +#: storage/ipc/dsm_impl.c:243 storage/ipc/dsm_impl.c:539 storage/ipc/dsm_impl.c:643 storage/ipc/dsm_impl.c:814 #, c-format msgid "could not remove shared memory segment \"%s\": %m" msgstr "n'a pas pu supprimer le segment de mémoire partagée « %s » : %m" -#: storage/ipc/dsm_impl.c:267 storage/ipc/dsm_impl.c:714 -#: storage/ipc/dsm_impl.c:828 +#: storage/ipc/dsm_impl.c:267 storage/ipc/dsm_impl.c:714 storage/ipc/dsm_impl.c:828 #, c-format msgid "could not open shared memory segment \"%s\": %m" msgstr "n'a pas pu ouvrir le segment de mémoire partagée « %s » : %m" -#: storage/ipc/dsm_impl.c:292 storage/ipc/dsm_impl.c:555 -#: storage/ipc/dsm_impl.c:759 storage/ipc/dsm_impl.c:852 +#: storage/ipc/dsm_impl.c:292 storage/ipc/dsm_impl.c:555 storage/ipc/dsm_impl.c:759 storage/ipc/dsm_impl.c:852 #, c-format msgid "could not stat shared memory segment \"%s\": %m" msgstr "n'a pas pu obtenir des informations sur le segment de mémoire partagée « %s » : %m" @@ -21370,8 +20744,7 @@ msgstr "n'a pas pu obtenir des informations sur le segment de mémoire partagée msgid "could not resize shared memory segment \"%s\" to %zu bytes: %m" msgstr "n'a pas pu retailler le segment de mémoire partagée « %s » en %zu octets : %m" -#: storage/ipc/dsm_impl.c:341 storage/ipc/dsm_impl.c:576 -#: storage/ipc/dsm_impl.c:735 storage/ipc/dsm_impl.c:925 +#: storage/ipc/dsm_impl.c:341 storage/ipc/dsm_impl.c:576 storage/ipc/dsm_impl.c:735 storage/ipc/dsm_impl.c:925 #, c-format msgid "could not map shared memory segment \"%s\": %m" msgstr "n'a pas pu mapper le segment de mémoire partagée « %s » : %m" @@ -21421,12 +20794,7 @@ msgstr "ne peut pas envoyer un message de taille %zu via la queue en mémoire pa msgid "invalid message size %zu in shared memory queue" msgstr "taille %zu invalide pour le message dans la queue de mémoire partagée" -#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:981 -#: storage/lmgr/lock.c:1019 storage/lmgr/lock.c:2844 storage/lmgr/lock.c:4258 -#: storage/lmgr/lock.c:4323 storage/lmgr/lock.c:4673 -#: storage/lmgr/predicate.c:2470 storage/lmgr/predicate.c:2485 -#: storage/lmgr/predicate.c:3967 storage/lmgr/predicate.c:5078 -#: utils/hash/dynahash.c:1112 +#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:981 storage/lmgr/lock.c:1019 storage/lmgr/lock.c:2844 storage/lmgr/lock.c:4258 storage/lmgr/lock.c:4323 storage/lmgr/lock.c:4673 storage/lmgr/predicate.c:2470 storage/lmgr/predicate.c:2485 storage/lmgr/predicate.c:3967 storage/lmgr/predicate.c:5078 utils/hash/dynahash.c:1112 #, c-format msgid "out of shared memory" msgstr "mémoire partagée épuisée" @@ -21461,8 +20829,7 @@ msgstr "la taille de la mémoire partagée demandée dépasse size_t" msgid "PID %d is not a PostgreSQL server process" msgstr "le PID %d n'est pas un processus du serveur PostgreSQL" -#: storage/ipc/signalfuncs.c:99 storage/lmgr/proc.c:1454 -#: utils/adt/mcxtfuncs.c:212 +#: storage/ipc/signalfuncs.c:99 storage/lmgr/proc.c:1454 utils/adt/mcxtfuncs.c:212 #, c-format msgid "could not send signal to process %d: %m" msgstr "n'a pas pu envoyer le signal au processus %d : %m" @@ -21712,8 +21079,7 @@ msgstr "" "Seuls RowExclusiveLock et les verrous inférieurs peuvent être acquis sur les\n" "objets d'une base pendant une restauration." -#: storage/lmgr/lock.c:982 storage/lmgr/lock.c:1020 storage/lmgr/lock.c:2845 -#: storage/lmgr/lock.c:4259 storage/lmgr/lock.c:4324 storage/lmgr/lock.c:4674 +#: storage/lmgr/lock.c:982 storage/lmgr/lock.c:1020 storage/lmgr/lock.c:2845 storage/lmgr/lock.c:4259 storage/lmgr/lock.c:4324 storage/lmgr/lock.c:4674 #, c-format msgid "You might need to increase max_locks_per_transaction." msgstr "Vous pourriez avoir besoin d'augmenter max_locks_per_transaction." @@ -21757,8 +21123,7 @@ msgstr "" msgid "a snapshot-importing transaction must not be READ ONLY DEFERRABLE" msgstr "une transaction important un snapshot ne doit pas être READ ONLY DEFERRABLE" -#: storage/lmgr/predicate.c:1825 utils/time/snapmgr.c:567 -#: utils/time/snapmgr.c:573 +#: storage/lmgr/predicate.c:1825 utils/time/snapmgr.c:567 utils/time/snapmgr.c:573 #, c-format msgid "could not import the requested snapshot" msgstr "n'a pas pu importer le snapshot demandé" @@ -21768,28 +21133,19 @@ msgstr "n'a pas pu importer le snapshot demandé" msgid "The source process with PID %d is not running anymore." msgstr "Le processus source de PID %d n'est plus en cours d'exécution." -#: storage/lmgr/predicate.c:2471 storage/lmgr/predicate.c:2486 -#: storage/lmgr/predicate.c:3968 +#: storage/lmgr/predicate.c:2471 storage/lmgr/predicate.c:2486 storage/lmgr/predicate.c:3968 #, c-format msgid "You might need to increase max_pred_locks_per_transaction." msgstr "Vous pourriez avoir besoin d'augmenter max_pred_locks_per_transaction." -#: storage/lmgr/predicate.c:4099 storage/lmgr/predicate.c:4135 -#: storage/lmgr/predicate.c:4168 storage/lmgr/predicate.c:4176 -#: storage/lmgr/predicate.c:4215 storage/lmgr/predicate.c:4457 -#: storage/lmgr/predicate.c:4794 storage/lmgr/predicate.c:4806 -#: storage/lmgr/predicate.c:4849 storage/lmgr/predicate.c:4887 +#: storage/lmgr/predicate.c:4099 storage/lmgr/predicate.c:4135 storage/lmgr/predicate.c:4168 storage/lmgr/predicate.c:4176 storage/lmgr/predicate.c:4215 storage/lmgr/predicate.c:4457 storage/lmgr/predicate.c:4794 storage/lmgr/predicate.c:4806 storage/lmgr/predicate.c:4849 storage/lmgr/predicate.c:4887 #, c-format msgid "could not serialize access due to read/write dependencies among transactions" msgstr "" "n'a pas pu sérialiser un accès à cause des dépendances de lecture/écriture\n" "parmi les transactions" -#: storage/lmgr/predicate.c:4101 storage/lmgr/predicate.c:4137 -#: storage/lmgr/predicate.c:4170 storage/lmgr/predicate.c:4178 -#: storage/lmgr/predicate.c:4217 storage/lmgr/predicate.c:4459 -#: storage/lmgr/predicate.c:4796 storage/lmgr/predicate.c:4808 -#: storage/lmgr/predicate.c:4851 storage/lmgr/predicate.c:4889 +#: storage/lmgr/predicate.c:4101 storage/lmgr/predicate.c:4137 storage/lmgr/predicate.c:4170 storage/lmgr/predicate.c:4178 storage/lmgr/predicate.c:4217 storage/lmgr/predicate.c:4459 storage/lmgr/predicate.c:4796 storage/lmgr/predicate.c:4808 storage/lmgr/predicate.c:4851 storage/lmgr/predicate.c:4889 #, c-format msgid "The transaction might succeed if retried." msgstr "La transaction pourrait réussir après une nouvelle tentative." @@ -21835,9 +21191,7 @@ msgstr "le processus %d a échoué pour l'acquisition de %s sur %s après %ld.%0 msgid "page verification failed, calculated checksum %u but expected %u" msgstr "échec de la vérification de la page, somme de contrôle calculé %u, mais attendait %u" -#: storage/page/bufpage.c:217 storage/page/bufpage.c:739 -#: storage/page/bufpage.c:1066 storage/page/bufpage.c:1201 -#: storage/page/bufpage.c:1307 storage/page/bufpage.c:1419 +#: storage/page/bufpage.c:217 storage/page/bufpage.c:739 storage/page/bufpage.c:1066 storage/page/bufpage.c:1201 storage/page/bufpage.c:1307 storage/page/bufpage.c:1419 #, c-format msgid "corrupted page pointers: lower = %u, upper = %u, special = %u" msgstr "pointeurs de page corrompus : le plus bas = %u, le plus haut = %u, spécial = %u" @@ -21852,8 +21206,7 @@ msgstr "pointeur de ligne corrompu : %u" msgid "corrupted item lengths: total %u, available space %u" msgstr "longueurs d'élément corrompues : total %u, espace disponible %u" -#: storage/page/bufpage.c:1085 storage/page/bufpage.c:1226 -#: storage/page/bufpage.c:1323 storage/page/bufpage.c:1435 +#: storage/page/bufpage.c:1085 storage/page/bufpage.c:1226 storage/page/bufpage.c:1323 storage/page/bufpage.c:1435 #, c-format msgid "corrupted line pointer: offset = %u, size = %u" msgstr "pointeur de ligne corrompu : décalage = %u, taille = %u" @@ -21934,8 +21287,7 @@ msgstr "ne peut pas appeler la fonction « %s » via l'interface fastpath" msgid "fastpath function call: \"%s\" (OID %u)" msgstr "appel de fonction fastpath : « %s » (OID %u)" -#: tcop/fastpath.c:312 tcop/postgres.c:1298 tcop/postgres.c:1556 -#: tcop/postgres.c:2015 tcop/postgres.c:2252 +#: tcop/fastpath.c:312 tcop/postgres.c:1298 tcop/postgres.c:1556 tcop/postgres.c:2015 tcop/postgres.c:2252 #, c-format msgid "duration: %s ms" msgstr "durée : %s ms" @@ -22452,8 +21804,7 @@ msgstr "paramètre Thesaurus non reconnu : « %s »" msgid "missing Dictionary parameter" msgstr "paramètre Dictionary manquant" -#: tsearch/spell.c:380 tsearch/spell.c:397 tsearch/spell.c:406 -#: tsearch/spell.c:1062 +#: tsearch/spell.c:380 tsearch/spell.c:397 tsearch/spell.c:406 tsearch/spell.c:1062 #, c-format msgid "invalid affix flag \"%s\"" msgstr "drapeau d'affixe invalide « %s »" @@ -22483,8 +21834,7 @@ msgstr "n'a pas pu ouvrir le fichier dictionnaire « %s » : %m" msgid "invalid regular expression: %s" msgstr "expression rationnelle invalide : %s" -#: tsearch/spell.c:1189 tsearch/spell.c:1201 tsearch/spell.c:1760 -#: tsearch/spell.c:1765 tsearch/spell.c:1770 +#: tsearch/spell.c:1189 tsearch/spell.c:1201 tsearch/spell.c:1760 tsearch/spell.c:1765 tsearch/spell.c:1770 #, c-format msgid "invalid affix alias \"%s\"" msgstr "alias d'affixe invalide « %s »" @@ -22529,14 +21879,12 @@ msgstr "ligne %d du fichier de configuration « %s » : « %s »" msgid "conversion from wchar_t to server encoding failed: %m" msgstr "échec de l'encodage de wchar_t vers l'encodage du serveur : %m" -#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:562 -#: tsearch/ts_parse.c:569 +#: tsearch/ts_parse.c:386 tsearch/ts_parse.c:393 tsearch/ts_parse.c:562 tsearch/ts_parse.c:569 #, c-format msgid "word is too long to be indexed" msgstr "le mot est trop long pour être indexé" -#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:563 -#: tsearch/ts_parse.c:570 +#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:563 tsearch/ts_parse.c:570 #, c-format msgid "Words longer than %d characters are ignored." msgstr "Les mots de plus de %d caractères sont ignorés." @@ -22691,19 +22039,12 @@ msgstr "la fonction « %s » n'existe pas" msgid "must be member of role \"%s\"" msgstr "doit être un membre du rôle « %s »" -#: utils/adt/array_expanded.c:274 utils/adt/arrayfuncs.c:936 -#: utils/adt/arrayfuncs.c:1544 utils/adt/arrayfuncs.c:3263 -#: utils/adt/arrayfuncs.c:3405 utils/adt/arrayfuncs.c:5980 -#: utils/adt/arrayfuncs.c:6321 utils/adt/arrayutils.c:94 -#: utils/adt/arrayutils.c:103 utils/adt/arrayutils.c:110 +#: utils/adt/array_expanded.c:274 utils/adt/arrayfuncs.c:936 utils/adt/arrayfuncs.c:1544 utils/adt/arrayfuncs.c:3263 utils/adt/arrayfuncs.c:3405 utils/adt/arrayfuncs.c:5980 utils/adt/arrayfuncs.c:6321 utils/adt/arrayutils.c:94 utils/adt/arrayutils.c:103 utils/adt/arrayutils.c:110 #, c-format msgid "array size exceeds the maximum allowed (%d)" msgstr "la taille du tableau dépasse le maximum permis (%d)" -#: utils/adt/array_userfuncs.c:80 utils/adt/array_userfuncs.c:467 -#: utils/adt/array_userfuncs.c:547 utils/adt/json.c:645 utils/adt/json.c:740 -#: utils/adt/json.c:778 utils/adt/jsonb.c:1115 utils/adt/jsonb.c:1144 -#: utils/adt/jsonb.c:1538 utils/adt/jsonb.c:1702 utils/adt/jsonb.c:1712 +#: utils/adt/array_userfuncs.c:80 utils/adt/array_userfuncs.c:467 utils/adt/array_userfuncs.c:547 utils/adt/json.c:645 utils/adt/json.c:740 utils/adt/json.c:778 utils/adt/jsonb.c:1115 utils/adt/jsonb.c:1144 utils/adt/jsonb.c:1538 utils/adt/jsonb.c:1702 utils/adt/jsonb.c:1712 #, c-format msgid "could not determine input data type" msgstr "n'a pas pu déterminer le type de données date en entrée" @@ -22713,17 +22054,7 @@ msgstr "n'a pas pu déterminer le type de données date en entrée" msgid "input data type is not an array" msgstr "le type de données en entrée n'est pas un tableau" -#: utils/adt/array_userfuncs.c:129 utils/adt/array_userfuncs.c:181 -#: utils/adt/float.c:1233 utils/adt/float.c:1307 utils/adt/float.c:4052 -#: utils/adt/float.c:4066 utils/adt/int.c:757 utils/adt/int.c:779 -#: utils/adt/int.c:793 utils/adt/int.c:807 utils/adt/int.c:838 -#: utils/adt/int.c:859 utils/adt/int.c:976 utils/adt/int.c:990 -#: utils/adt/int.c:1004 utils/adt/int.c:1037 utils/adt/int.c:1051 -#: utils/adt/int.c:1065 utils/adt/int.c:1096 utils/adt/int.c:1178 -#: utils/adt/int.c:1242 utils/adt/int.c:1310 utils/adt/int.c:1316 -#: utils/adt/int8.c:1299 utils/adt/numeric.c:1768 utils/adt/numeric.c:4203 -#: utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1114 -#: utils/adt/varlena.c:3426 +#: utils/adt/array_userfuncs.c:129 utils/adt/array_userfuncs.c:181 utils/adt/float.c:1233 utils/adt/float.c:1307 utils/adt/float.c:4052 utils/adt/float.c:4066 utils/adt/int.c:757 utils/adt/int.c:779 utils/adt/int.c:793 utils/adt/int.c:807 utils/adt/int.c:838 utils/adt/int.c:859 utils/adt/int.c:976 utils/adt/int.c:990 utils/adt/int.c:1004 utils/adt/int.c:1037 utils/adt/int.c:1051 utils/adt/int.c:1065 utils/adt/int.c:1096 utils/adt/int.c:1178 utils/adt/int.c:1242 utils/adt/int.c:1310 utils/adt/int.c:1316 utils/adt/int8.c:1299 utils/adt/numeric.c:1768 utils/adt/numeric.c:4203 utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1114 utils/adt/varlena.c:3426 #, c-format msgid "integer out of range" msgstr "entier en dehors des limites" @@ -22733,9 +22064,7 @@ msgstr "entier en dehors des limites" msgid "argument must be empty or one-dimensional array" msgstr "l'argument doit être vide ou doit être un tableau à une dimension" -#: utils/adt/array_userfuncs.c:273 utils/adt/array_userfuncs.c:312 -#: utils/adt/array_userfuncs.c:349 utils/adt/array_userfuncs.c:378 -#: utils/adt/array_userfuncs.c:406 +#: utils/adt/array_userfuncs.c:273 utils/adt/array_userfuncs.c:312 utils/adt/array_userfuncs.c:349 utils/adt/array_userfuncs.c:378 utils/adt/array_userfuncs.c:406 #, c-format msgid "cannot concatenate incompatible arrays" msgstr "ne peut pas concaténer des tableaux non compatibles" @@ -22770,18 +22099,7 @@ msgstr "la recherche d'éléments dans des tableaux multidimensionnels n'est pas msgid "initial position must not be null" msgstr "la position initiale ne doit pas être NULL" -#: utils/adt/arrayfuncs.c:271 utils/adt/arrayfuncs.c:285 -#: utils/adt/arrayfuncs.c:296 utils/adt/arrayfuncs.c:318 -#: utils/adt/arrayfuncs.c:333 utils/adt/arrayfuncs.c:347 -#: utils/adt/arrayfuncs.c:353 utils/adt/arrayfuncs.c:360 -#: utils/adt/arrayfuncs.c:493 utils/adt/arrayfuncs.c:509 -#: utils/adt/arrayfuncs.c:520 utils/adt/arrayfuncs.c:535 -#: utils/adt/arrayfuncs.c:556 utils/adt/arrayfuncs.c:586 -#: utils/adt/arrayfuncs.c:593 utils/adt/arrayfuncs.c:601 -#: utils/adt/arrayfuncs.c:635 utils/adt/arrayfuncs.c:658 -#: utils/adt/arrayfuncs.c:678 utils/adt/arrayfuncs.c:790 -#: utils/adt/arrayfuncs.c:799 utils/adt/arrayfuncs.c:829 -#: utils/adt/arrayfuncs.c:844 utils/adt/arrayfuncs.c:897 +#: utils/adt/arrayfuncs.c:271 utils/adt/arrayfuncs.c:285 utils/adt/arrayfuncs.c:296 utils/adt/arrayfuncs.c:318 utils/adt/arrayfuncs.c:333 utils/adt/arrayfuncs.c:347 utils/adt/arrayfuncs.c:353 utils/adt/arrayfuncs.c:360 utils/adt/arrayfuncs.c:493 utils/adt/arrayfuncs.c:509 utils/adt/arrayfuncs.c:520 utils/adt/arrayfuncs.c:535 utils/adt/arrayfuncs.c:556 utils/adt/arrayfuncs.c:586 utils/adt/arrayfuncs.c:593 utils/adt/arrayfuncs.c:601 utils/adt/arrayfuncs.c:635 utils/adt/arrayfuncs.c:658 utils/adt/arrayfuncs.c:678 utils/adt/arrayfuncs.c:790 utils/adt/arrayfuncs.c:799 utils/adt/arrayfuncs.c:829 utils/adt/arrayfuncs.c:844 utils/adt/arrayfuncs.c:897 #, c-format msgid "malformed array literal: \"%s\"" msgstr "tableau litéral mal formé : « %s »" @@ -22801,8 +22119,7 @@ msgstr "Valeur manquante de la dimension du tableau." msgid "Missing \"%s\" after array dimensions." msgstr "« %s » manquant après les dimensions du tableau." -#: utils/adt/arrayfuncs.c:306 utils/adt/arrayfuncs.c:2910 -#: utils/adt/arrayfuncs.c:2942 utils/adt/arrayfuncs.c:2957 +#: utils/adt/arrayfuncs.c:306 utils/adt/arrayfuncs.c:2910 utils/adt/arrayfuncs.c:2942 utils/adt/arrayfuncs.c:2957 #, c-format msgid "upper bound cannot be less than lower bound" msgstr "la limite supérieure ne peut pas être plus petite que la limite inférieure" @@ -22822,16 +22139,12 @@ msgstr "Le contenu du tableau doit commencer par « { »." msgid "Specified array dimensions do not match array contents." msgstr "Les dimensions spécifiées du tableau ne correspondent pas au contenu du tableau." -#: utils/adt/arrayfuncs.c:494 utils/adt/arrayfuncs.c:521 -#: utils/adt/multirangetypes.c:163 utils/adt/rangetypes.c:2310 -#: utils/adt/rangetypes.c:2318 utils/adt/rowtypes.c:211 -#: utils/adt/rowtypes.c:219 +#: utils/adt/arrayfuncs.c:494 utils/adt/arrayfuncs.c:521 utils/adt/multirangetypes.c:163 utils/adt/rangetypes.c:2310 utils/adt/rangetypes.c:2318 utils/adt/rowtypes.c:211 utils/adt/rowtypes.c:219 #, c-format msgid "Unexpected end of input." msgstr "Fin de l'entrée inattendue." -#: utils/adt/arrayfuncs.c:510 utils/adt/arrayfuncs.c:557 -#: utils/adt/arrayfuncs.c:587 utils/adt/arrayfuncs.c:636 +#: utils/adt/arrayfuncs.c:510 utils/adt/arrayfuncs.c:557 utils/adt/arrayfuncs.c:587 utils/adt/arrayfuncs.c:636 #, c-format msgid "Unexpected \"%c\" character." msgstr "Caractère « %c » inattendu." @@ -22856,8 +22169,7 @@ msgstr "Les tableaux multidimensionnels doivent avoir des sous-tableaux avec les msgid "Junk after closing right brace." msgstr "Problème après la parenthèse droite fermante." -#: utils/adt/arrayfuncs.c:1301 utils/adt/arrayfuncs.c:3371 -#: utils/adt/arrayfuncs.c:5884 +#: utils/adt/arrayfuncs.c:1301 utils/adt/arrayfuncs.c:3371 utils/adt/arrayfuncs.c:5884 #, c-format msgid "invalid number of dimensions: %d" msgstr "nombre de dimensions invalide : %d" @@ -22870,10 +22182,9 @@ msgstr "drapeaux de tableau invalides" #: utils/adt/arrayfuncs.c:1334 #, c-format msgid "binary data has array element type %u (%s) instead of expected %u (%s)" -msgstr "" +msgstr "la donnée binaire a le type des éléments du tableau, %u (%s), au lieu de l'attendu %u (%s)" -#: utils/adt/arrayfuncs.c:1378 utils/adt/multirangetypes.c:444 -#: utils/adt/rangetypes.c:333 utils/cache/lsyscache.c:2905 +#: utils/adt/arrayfuncs.c:1378 utils/adt/multirangetypes.c:444 utils/adt/rangetypes.c:333 utils/cache/lsyscache.c:2905 #, c-format msgid "no binary input function available for type %s" msgstr "aucune fonction d'entrée binaire disponible pour le type %s" @@ -22883,8 +22194,7 @@ msgstr "aucune fonction d'entrée binaire disponible pour le type %s" msgid "improper binary format in array element %d" msgstr "format binaire mal conçu dans l'élément du tableau %d" -#: utils/adt/arrayfuncs.c:1599 utils/adt/multirangetypes.c:449 -#: utils/adt/rangetypes.c:338 utils/cache/lsyscache.c:2938 +#: utils/adt/arrayfuncs.c:1599 utils/adt/multirangetypes.c:449 utils/adt/rangetypes.c:338 utils/cache/lsyscache.c:2938 #, c-format msgid "no binary output function available for type %s" msgstr "aucune fonction de sortie binaire disponible pour le type %s" @@ -22894,19 +22204,12 @@ msgstr "aucune fonction de sortie binaire disponible pour le type %s" msgid "slices of fixed-length arrays not implemented" msgstr "les morceaux des tableaux à longueur fixe ne sont pas implémentés" -#: utils/adt/arrayfuncs.c:2256 utils/adt/arrayfuncs.c:2278 -#: utils/adt/arrayfuncs.c:2327 utils/adt/arrayfuncs.c:2566 -#: utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5870 -#: utils/adt/arrayfuncs.c:5896 utils/adt/arrayfuncs.c:5907 -#: utils/adt/json.c:1141 utils/adt/json.c:1216 utils/adt/jsonb.c:1316 -#: utils/adt/jsonb.c:1402 utils/adt/jsonfuncs.c:4429 utils/adt/jsonfuncs.c:4582 -#: utils/adt/jsonfuncs.c:4694 utils/adt/jsonfuncs.c:4743 +#: utils/adt/arrayfuncs.c:2256 utils/adt/arrayfuncs.c:2278 utils/adt/arrayfuncs.c:2327 utils/adt/arrayfuncs.c:2566 utils/adt/arrayfuncs.c:2888 utils/adt/arrayfuncs.c:5870 utils/adt/arrayfuncs.c:5896 utils/adt/arrayfuncs.c:5907 utils/adt/json.c:1141 utils/adt/json.c:1216 utils/adt/jsonb.c:1316 utils/adt/jsonb.c:1402 utils/adt/jsonfuncs.c:4429 utils/adt/jsonfuncs.c:4582 utils/adt/jsonfuncs.c:4694 utils/adt/jsonfuncs.c:4743 #, c-format msgid "wrong number of array subscripts" msgstr "mauvais nombre d'indices du tableau" -#: utils/adt/arrayfuncs.c:2261 utils/adt/arrayfuncs.c:2369 -#: utils/adt/arrayfuncs.c:2633 utils/adt/arrayfuncs.c:2947 +#: utils/adt/arrayfuncs.c:2261 utils/adt/arrayfuncs.c:2369 utils/adt/arrayfuncs.c:2633 utils/adt/arrayfuncs.c:2947 #, c-format msgid "array subscript out of range" msgstr "indice du tableau en dehors de l'intervalle" @@ -22943,15 +22246,12 @@ msgstr "tableau source trop petit" msgid "null array element not allowed in this context" msgstr "élément NULL de tableau interdit dans ce contexte" -#: utils/adt/arrayfuncs.c:3631 utils/adt/arrayfuncs.c:3802 -#: utils/adt/arrayfuncs.c:4192 +#: utils/adt/arrayfuncs.c:3631 utils/adt/arrayfuncs.c:3802 utils/adt/arrayfuncs.c:4192 #, c-format msgid "cannot compare arrays of different element types" msgstr "ne peut pas comparer des tableaux ayant des types d'éléments différents" -#: utils/adt/arrayfuncs.c:3980 utils/adt/multirangetypes.c:2742 -#: utils/adt/multirangetypes.c:2814 utils/adt/rangetypes.c:1343 -#: utils/adt/rangetypes.c:1407 utils/adt/rowtypes.c:1858 +#: utils/adt/arrayfuncs.c:3980 utils/adt/multirangetypes.c:2742 utils/adt/multirangetypes.c:2814 utils/adt/rangetypes.c:1343 utils/adt/rangetypes.c:1407 utils/adt/rowtypes.c:1858 #, c-format msgid "could not identify a hash function for type %s" msgstr "n'a pas pu identifier une fonction de hachage pour le type %s" @@ -23057,46 +22357,18 @@ msgid "encoding conversion from %s to ASCII not supported" msgstr "la conversion de l'encodage de %s vers l'ASCII n'est pas supportée" #. translator: first %s is inet or cidr -#: utils/adt/bool.c:153 utils/adt/cash.c:277 utils/adt/datetime.c:3802 -#: utils/adt/float.c:187 utils/adt/float.c:271 utils/adt/float.c:283 -#: utils/adt/float.c:400 utils/adt/float.c:485 utils/adt/float.c:501 -#: utils/adt/geo_ops.c:220 utils/adt/geo_ops.c:230 utils/adt/geo_ops.c:242 -#: utils/adt/geo_ops.c:274 utils/adt/geo_ops.c:316 utils/adt/geo_ops.c:326 -#: utils/adt/geo_ops.c:974 utils/adt/geo_ops.c:1389 utils/adt/geo_ops.c:1424 -#: utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3488 utils/adt/geo_ops.c:4657 -#: utils/adt/geo_ops.c:4672 utils/adt/geo_ops.c:4679 utils/adt/int8.c:126 -#: utils/adt/jsonpath.c:182 utils/adt/mac.c:94 utils/adt/mac8.c:93 -#: utils/adt/mac8.c:166 utils/adt/mac8.c:184 utils/adt/mac8.c:202 -#: utils/adt/mac8.c:221 utils/adt/network.c:100 utils/adt/numeric.c:694 -#: utils/adt/numeric.c:713 utils/adt/numeric.c:6858 utils/adt/numeric.c:6882 -#: utils/adt/numeric.c:6906 utils/adt/numeric.c:7864 utils/adt/numutils.c:116 -#: utils/adt/numutils.c:126 utils/adt/numutils.c:170 utils/adt/numutils.c:246 -#: utils/adt/numutils.c:322 utils/adt/oid.c:44 utils/adt/oid.c:58 -#: utils/adt/oid.c:64 utils/adt/oid.c:86 utils/adt/pg_lsn.c:74 -#: utils/adt/tid.c:76 utils/adt/tid.c:84 utils/adt/tid.c:92 -#: utils/adt/timestamp.c:496 utils/adt/uuid.c:136 utils/adt/xid8funcs.c:346 +#: utils/adt/bool.c:153 utils/adt/cash.c:277 utils/adt/datetime.c:3802 utils/adt/float.c:187 utils/adt/float.c:271 utils/adt/float.c:283 utils/adt/float.c:400 utils/adt/float.c:485 utils/adt/float.c:501 utils/adt/geo_ops.c:220 utils/adt/geo_ops.c:230 utils/adt/geo_ops.c:242 utils/adt/geo_ops.c:274 utils/adt/geo_ops.c:316 utils/adt/geo_ops.c:326 utils/adt/geo_ops.c:974 utils/adt/geo_ops.c:1389 utils/adt/geo_ops.c:1424 utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3488 utils/adt/geo_ops.c:4657 utils/adt/geo_ops.c:4672 utils/adt/geo_ops.c:4679 utils/adt/int8.c:126 utils/adt/jsonpath.c:182 utils/adt/mac.c:94 utils/adt/mac8.c:93 utils/adt/mac8.c:166 utils/adt/mac8.c:184 +#: utils/adt/mac8.c:202 utils/adt/mac8.c:221 utils/adt/network.c:100 utils/adt/numeric.c:694 utils/adt/numeric.c:713 utils/adt/numeric.c:6858 utils/adt/numeric.c:6882 utils/adt/numeric.c:6906 utils/adt/numeric.c:7864 utils/adt/numutils.c:116 utils/adt/numutils.c:126 utils/adt/numutils.c:170 utils/adt/numutils.c:246 utils/adt/numutils.c:322 utils/adt/oid.c:44 utils/adt/oid.c:58 utils/adt/oid.c:64 utils/adt/oid.c:86 utils/adt/pg_lsn.c:74 utils/adt/tid.c:76 utils/adt/tid.c:84 utils/adt/tid.c:92 utils/adt/timestamp.c:496 utils/adt/uuid.c:136 utils/adt/xid8funcs.c:346 #, c-format msgid "invalid input syntax for type %s: \"%s\"" msgstr "syntaxe en entrée invalide pour le type %s : « %s »" -#: utils/adt/cash.c:215 utils/adt/cash.c:240 utils/adt/cash.c:250 -#: utils/adt/cash.c:290 utils/adt/int8.c:118 utils/adt/numutils.c:140 -#: utils/adt/numutils.c:147 utils/adt/numutils.c:240 utils/adt/numutils.c:316 -#: utils/adt/oid.c:70 utils/adt/oid.c:109 +#: utils/adt/cash.c:215 utils/adt/cash.c:240 utils/adt/cash.c:250 utils/adt/cash.c:290 utils/adt/int8.c:118 utils/adt/numutils.c:140 utils/adt/numutils.c:147 utils/adt/numutils.c:240 utils/adt/numutils.c:316 utils/adt/oid.c:70 utils/adt/oid.c:109 #, c-format msgid "value \"%s\" is out of range for type %s" msgstr "la valeur « %s » est en dehors des limites pour le type %s" -#: utils/adt/cash.c:652 utils/adt/cash.c:702 utils/adt/cash.c:753 -#: utils/adt/cash.c:802 utils/adt/cash.c:854 utils/adt/cash.c:904 -#: utils/adt/float.c:104 utils/adt/int.c:822 utils/adt/int.c:938 -#: utils/adt/int.c:1018 utils/adt/int.c:1080 utils/adt/int.c:1118 -#: utils/adt/int.c:1146 utils/adt/int8.c:600 utils/adt/int8.c:658 -#: utils/adt/int8.c:985 utils/adt/int8.c:1065 utils/adt/int8.c:1127 -#: utils/adt/int8.c:1207 utils/adt/numeric.c:3031 utils/adt/numeric.c:3054 -#: utils/adt/numeric.c:3139 utils/adt/numeric.c:3157 utils/adt/numeric.c:3253 -#: utils/adt/numeric.c:8413 utils/adt/numeric.c:8703 utils/adt/numeric.c:10340 -#: utils/adt/timestamp.c:3281 +#: utils/adt/cash.c:652 utils/adt/cash.c:702 utils/adt/cash.c:753 utils/adt/cash.c:802 utils/adt/cash.c:854 utils/adt/cash.c:904 utils/adt/float.c:104 utils/adt/int.c:822 utils/adt/int.c:938 utils/adt/int.c:1018 utils/adt/int.c:1080 utils/adt/int.c:1118 utils/adt/int.c:1146 utils/adt/int8.c:600 utils/adt/int8.c:658 utils/adt/int8.c:985 utils/adt/int8.c:1065 utils/adt/int8.c:1127 utils/adt/int8.c:1207 utils/adt/numeric.c:3031 utils/adt/numeric.c:3054 utils/adt/numeric.c:3139 utils/adt/numeric.c:3157 utils/adt/numeric.c:3253 utils/adt/numeric.c:8413 utils/adt/numeric.c:8703 utils/adt/numeric.c:10340 utils/adt/timestamp.c:3281 #, c-format msgid "division by zero" msgstr "division par zéro" @@ -23106,8 +22378,12 @@ msgstr "division par zéro" msgid "\"char\" out of range" msgstr "« char » hors des limites" -#: utils/adt/date.c:62 utils/adt/timestamp.c:97 utils/adt/varbit.c:105 -#: utils/adt/varchar.c:48 +#: utils/adt/cryptohashfuncs.c:47 utils/adt/cryptohashfuncs.c:69 +#, c-format +msgid "could not compute %s hash: %s" +msgstr "n'a pas pu calculer le hachage %s : %s" + +#: utils/adt/date.c:62 utils/adt/timestamp.c:97 utils/adt/varbit.c:105 utils/adt/varchar.c:48 #, c-format msgid "invalid type modifier" msgstr "modifieur de type invalide" @@ -23122,15 +22398,12 @@ msgstr "la précision de TIME(%d)%s ne doit pas être négative" msgid "TIME(%d)%s precision reduced to maximum allowed, %d" msgstr "la précision de TIME(%d)%s a été réduite au maximum autorisée, %d" -#: utils/adt/date.c:159 utils/adt/date.c:167 utils/adt/formatting.c:4252 -#: utils/adt/formatting.c:4261 utils/adt/formatting.c:4367 -#: utils/adt/formatting.c:4377 +#: utils/adt/date.c:159 utils/adt/date.c:167 utils/adt/formatting.c:4252 utils/adt/formatting.c:4261 utils/adt/formatting.c:4367 utils/adt/formatting.c:4377 #, c-format msgid "date out of range: \"%s\"" msgstr "date en dehors des limites : « %s »" -#: utils/adt/date.c:214 utils/adt/date.c:525 utils/adt/date.c:549 -#: utils/adt/xml.c:2210 +#: utils/adt/date.c:214 utils/adt/date.c:525 utils/adt/date.c:549 utils/adt/xml.c:2210 #, c-format msgid "date out of range" msgstr "date en dehors des limites" @@ -23150,8 +22423,7 @@ msgstr "date en dehors des limites : %d-%02d-%02d" msgid "cannot subtract infinite dates" msgstr "ne peut pas soustraire les valeurs dates infinies" -#: utils/adt/date.c:598 utils/adt/date.c:661 utils/adt/date.c:697 -#: utils/adt/date.c:2881 utils/adt/date.c:2891 +#: utils/adt/date.c:598 utils/adt/date.c:661 utils/adt/date.c:697 utils/adt/date.c:2881 utils/adt/date.c:2891 #, c-format msgid "date out of range for timestamp" msgstr "date en dehors des limites pour un timestamp" @@ -23166,30 +22438,9 @@ msgstr "unités de date « %s » non supportées" msgid "date units \"%s\" not recognized" msgstr "unités de date « %s » non reconnues" -#: utils/adt/date.c:1318 utils/adt/date.c:1364 utils/adt/date.c:1920 -#: utils/adt/date.c:1951 utils/adt/date.c:1980 utils/adt/date.c:2844 -#: utils/adt/datetime.c:405 utils/adt/datetime.c:1700 -#: utils/adt/formatting.c:4109 utils/adt/formatting.c:4141 -#: utils/adt/formatting.c:4221 utils/adt/formatting.c:4343 utils/adt/json.c:418 -#: utils/adt/json.c:457 utils/adt/timestamp.c:224 utils/adt/timestamp.c:256 -#: utils/adt/timestamp.c:698 utils/adt/timestamp.c:707 -#: utils/adt/timestamp.c:785 utils/adt/timestamp.c:818 -#: utils/adt/timestamp.c:2860 utils/adt/timestamp.c:2881 -#: utils/adt/timestamp.c:2894 utils/adt/timestamp.c:2903 -#: utils/adt/timestamp.c:2911 utils/adt/timestamp.c:2966 -#: utils/adt/timestamp.c:2989 utils/adt/timestamp.c:3002 -#: utils/adt/timestamp.c:3013 utils/adt/timestamp.c:3021 -#: utils/adt/timestamp.c:3681 utils/adt/timestamp.c:3806 -#: utils/adt/timestamp.c:3896 utils/adt/timestamp.c:3986 -#: utils/adt/timestamp.c:4079 utils/adt/timestamp.c:4182 -#: utils/adt/timestamp.c:4684 utils/adt/timestamp.c:4958 -#: utils/adt/timestamp.c:5411 utils/adt/timestamp.c:5425 -#: utils/adt/timestamp.c:5430 utils/adt/timestamp.c:5444 -#: utils/adt/timestamp.c:5477 utils/adt/timestamp.c:5564 -#: utils/adt/timestamp.c:5605 utils/adt/timestamp.c:5609 -#: utils/adt/timestamp.c:5678 utils/adt/timestamp.c:5682 -#: utils/adt/timestamp.c:5696 utils/adt/timestamp.c:5730 utils/adt/xml.c:2232 -#: utils/adt/xml.c:2239 utils/adt/xml.c:2259 utils/adt/xml.c:2266 +#: utils/adt/date.c:1318 utils/adt/date.c:1364 utils/adt/date.c:1920 utils/adt/date.c:1951 utils/adt/date.c:1980 utils/adt/date.c:2844 utils/adt/datetime.c:405 utils/adt/datetime.c:1700 utils/adt/formatting.c:4109 utils/adt/formatting.c:4141 utils/adt/formatting.c:4221 utils/adt/formatting.c:4343 utils/adt/json.c:418 utils/adt/json.c:457 utils/adt/timestamp.c:224 utils/adt/timestamp.c:256 utils/adt/timestamp.c:698 utils/adt/timestamp.c:707 utils/adt/timestamp.c:785 utils/adt/timestamp.c:818 utils/adt/timestamp.c:2860 utils/adt/timestamp.c:2881 utils/adt/timestamp.c:2894 utils/adt/timestamp.c:2903 utils/adt/timestamp.c:2911 utils/adt/timestamp.c:2966 utils/adt/timestamp.c:2989 +#: utils/adt/timestamp.c:3002 utils/adt/timestamp.c:3013 utils/adt/timestamp.c:3021 utils/adt/timestamp.c:3681 utils/adt/timestamp.c:3806 utils/adt/timestamp.c:3896 utils/adt/timestamp.c:3986 utils/adt/timestamp.c:4079 utils/adt/timestamp.c:4182 utils/adt/timestamp.c:4684 utils/adt/timestamp.c:4958 utils/adt/timestamp.c:5411 utils/adt/timestamp.c:5425 utils/adt/timestamp.c:5430 utils/adt/timestamp.c:5444 utils/adt/timestamp.c:5477 utils/adt/timestamp.c:5564 utils/adt/timestamp.c:5605 utils/adt/timestamp.c:5609 utils/adt/timestamp.c:5678 utils/adt/timestamp.c:5682 utils/adt/timestamp.c:5696 utils/adt/timestamp.c:5730 utils/adt/xml.c:2232 utils/adt/xml.c:2239 utils/adt/xml.c:2259 +#: utils/adt/xml.c:2266 #, c-format msgid "timestamp out of range" msgstr "timestamp en dehors des limites" @@ -23204,11 +22455,7 @@ msgstr "heure en dehors des limites" msgid "time field value out of range: %d:%02d:%02g" msgstr "valeur du champ time en dehors des limites : %d:%02d:%02g" -#: utils/adt/date.c:2109 utils/adt/date.c:2643 utils/adt/float.c:1047 -#: utils/adt/float.c:1123 utils/adt/int.c:614 utils/adt/int.c:661 -#: utils/adt/int.c:696 utils/adt/int8.c:499 utils/adt/numeric.c:2435 -#: utils/adt/timestamp.c:3330 utils/adt/timestamp.c:3361 -#: utils/adt/timestamp.c:3392 +#: utils/adt/date.c:2109 utils/adt/date.c:2643 utils/adt/float.c:1047 utils/adt/float.c:1123 utils/adt/int.c:614 utils/adt/int.c:661 utils/adt/int.c:696 utils/adt/int8.c:499 utils/adt/numeric.c:2435 utils/adt/timestamp.c:3330 utils/adt/timestamp.c:3361 utils/adt/timestamp.c:3392 #, c-format msgid "invalid preceding or following size in window function" msgstr "taille précédente ou suivante invalide dans la fonction de fenêtrage" @@ -23228,10 +22475,7 @@ msgstr "déplacement du fuseau horaire en dehors des limites" msgid "\"time with time zone\" units \"%s\" not recognized" msgstr "unités « %s » non reconnues pour le type « time with time zone »" -#: utils/adt/date.c:3097 utils/adt/datetime.c:951 utils/adt/datetime.c:1858 -#: utils/adt/datetime.c:4648 utils/adt/timestamp.c:515 -#: utils/adt/timestamp.c:542 utils/adt/timestamp.c:4265 -#: utils/adt/timestamp.c:5436 utils/adt/timestamp.c:5688 +#: utils/adt/date.c:3097 utils/adt/datetime.c:951 utils/adt/datetime.c:1858 utils/adt/datetime.c:4648 utils/adt/timestamp.c:515 utils/adt/timestamp.c:542 utils/adt/timestamp.c:4265 utils/adt/timestamp.c:5436 utils/adt/timestamp.c:5688 #, c-format msgid "time zone \"%s\" not recognized" msgstr "le fuseau horaire « %s » n'est pas reconnu" @@ -23346,8 +22590,7 @@ msgstr "utilisation non sûre de la nouvelle valeur « %s » du type enum %s" msgid "New enum values must be committed before they can be used." msgstr "Les nouvelles valeurs enum doivent être validées (COMMIT) avant de pouvoir être utilisées." -#: utils/adt/enum.c:120 utils/adt/enum.c:130 utils/adt/enum.c:188 -#: utils/adt/enum.c:198 +#: utils/adt/enum.c:120 utils/adt/enum.c:130 utils/adt/enum.c:188 utils/adt/enum.c:198 #, c-format msgid "invalid input value for enum %s: \"%s\"" msgstr "valeur en entrée invalide pour le enum %s : « %s »" @@ -23357,8 +22600,7 @@ msgstr "valeur en entrée invalide pour le enum %s : « %s »" msgid "invalid internal value for enum: %u" msgstr "valeur interne invalide pour le enum : %u" -#: utils/adt/enum.c:445 utils/adt/enum.c:474 utils/adt/enum.c:514 -#: utils/adt/enum.c:534 +#: utils/adt/enum.c:445 utils/adt/enum.c:474 utils/adt/enum.c:514 utils/adt/enum.c:534 #, c-format msgid "could not determine actual enum type" msgstr "n'a pas pu déterminer le type enum actuel" @@ -23388,10 +22630,7 @@ msgstr "« %s » est en dehors des limites du type real" msgid "\"%s\" is out of range for type double precision" msgstr "« %s » est en dehors des limites du type double precision" -#: utils/adt/float.c:1258 utils/adt/float.c:1332 utils/adt/int.c:334 -#: utils/adt/int.c:872 utils/adt/int.c:894 utils/adt/int.c:908 -#: utils/adt/int.c:922 utils/adt/int.c:954 utils/adt/int.c:1192 -#: utils/adt/int8.c:1320 utils/adt/numeric.c:4315 utils/adt/numeric.c:4320 +#: utils/adt/float.c:1258 utils/adt/float.c:1332 utils/adt/int.c:334 utils/adt/int.c:872 utils/adt/int.c:894 utils/adt/int.c:908 utils/adt/int.c:922 utils/adt/int.c:954 utils/adt/int.c:1192 utils/adt/int8.c:1320 utils/adt/numeric.c:4315 utils/adt/numeric.c:4320 #, c-format msgid "smallint out of range" msgstr "smallint en dehors des limites" @@ -23411,23 +22650,17 @@ msgstr "zéro à une puissance négative est indéfini" msgid "a negative number raised to a non-integer power yields a complex result" msgstr "un nombre négatif élevé à une puissance non entière donne un résultat complexe" -#: utils/adt/float.c:1706 utils/adt/float.c:1739 utils/adt/numeric.c:3736 -#: utils/adt/numeric.c:9966 +#: utils/adt/float.c:1706 utils/adt/float.c:1739 utils/adt/numeric.c:3736 utils/adt/numeric.c:9966 #, c-format msgid "cannot take logarithm of zero" msgstr "ne peut pas calculer le logarithme de zéro" -#: utils/adt/float.c:1710 utils/adt/float.c:1743 utils/adt/numeric.c:3674 -#: utils/adt/numeric.c:3731 utils/adt/numeric.c:9970 +#: utils/adt/float.c:1710 utils/adt/float.c:1743 utils/adt/numeric.c:3674 utils/adt/numeric.c:3731 utils/adt/numeric.c:9970 #, c-format msgid "cannot take logarithm of a negative number" msgstr "ne peut pas calculer le logarithme sur un nombre négatif" -#: utils/adt/float.c:1776 utils/adt/float.c:1807 utils/adt/float.c:1902 -#: utils/adt/float.c:1929 utils/adt/float.c:1957 utils/adt/float.c:1984 -#: utils/adt/float.c:2131 utils/adt/float.c:2168 utils/adt/float.c:2338 -#: utils/adt/float.c:2394 utils/adt/float.c:2459 utils/adt/float.c:2516 -#: utils/adt/float.c:2707 utils/adt/float.c:2731 +#: utils/adt/float.c:1776 utils/adt/float.c:1807 utils/adt/float.c:1902 utils/adt/float.c:1929 utils/adt/float.c:1957 utils/adt/float.c:1984 utils/adt/float.c:2131 utils/adt/float.c:2168 utils/adt/float.c:2338 utils/adt/float.c:2394 utils/adt/float.c:2459 utils/adt/float.c:2516 utils/adt/float.c:2707 utils/adt/float.c:2731 #, c-format msgid "input is out of range" msgstr "l'entrée est en dehors des limites" @@ -23552,8 +22785,7 @@ msgstr "« %s » n'est pas un nombre" msgid "case conversion failed: %s" msgstr "échec de la conversion de casse : %s" -#: utils/adt/formatting.c:1664 utils/adt/formatting.c:1788 -#: utils/adt/formatting.c:1913 +#: utils/adt/formatting.c:1664 utils/adt/formatting.c:1788 utils/adt/formatting.c:1913 #, c-format msgid "could not determine which collation to use for %s function" msgstr "n'a pas pu déterminer le collationnement à utiliser pour la fonction %s" @@ -23597,8 +22829,7 @@ msgstr "" "Si votre chaîne source n'a pas une taille fixe, essayez d'utiliser le\n" "modifieur « FM »." -#: utils/adt/formatting.c:2399 utils/adt/formatting.c:2413 -#: utils/adt/formatting.c:2636 +#: utils/adt/formatting.c:2399 utils/adt/formatting.c:2413 utils/adt/formatting.c:2636 #, c-format msgid "invalid value \"%s\" for \"%s\"" msgstr "valeur « %s » invalide pour « %s »" @@ -23628,12 +22859,7 @@ msgstr "La valeur doit être compris entre %d et %d." msgid "The given value did not match any of the allowed values for this field." msgstr "La valeur donnée ne correspond pas aux valeurs autorisées pour ce champ." -#: utils/adt/formatting.c:2855 utils/adt/formatting.c:2875 -#: utils/adt/formatting.c:2895 utils/adt/formatting.c:2915 -#: utils/adt/formatting.c:2934 utils/adt/formatting.c:2953 -#: utils/adt/formatting.c:2977 utils/adt/formatting.c:2995 -#: utils/adt/formatting.c:3013 utils/adt/formatting.c:3031 -#: utils/adt/formatting.c:3048 utils/adt/formatting.c:3065 +#: utils/adt/formatting.c:2855 utils/adt/formatting.c:2875 utils/adt/formatting.c:2895 utils/adt/formatting.c:2915 utils/adt/formatting.c:2934 utils/adt/formatting.c:2953 utils/adt/formatting.c:2977 utils/adt/formatting.c:2995 utils/adt/formatting.c:3013 utils/adt/formatting.c:3031 utils/adt/formatting.c:3048 utils/adt/formatting.c:3065 #, c-format msgid "localized string format value too long" msgstr "chaîne localisée trop longue" @@ -23738,9 +22964,7 @@ msgstr "chemin absolu non autorisé" msgid "path must be in or below the current directory" msgstr "le chemin doit être dans ou en-dessous du répertoire courant" -#: utils/adt/genfile.c:119 utils/adt/oracle_compat.c:187 -#: utils/adt/oracle_compat.c:285 utils/adt/oracle_compat.c:833 -#: utils/adt/oracle_compat.c:1128 +#: utils/adt/genfile.c:119 utils/adt/oracle_compat.c:187 utils/adt/oracle_compat.c:285 utils/adt/oracle_compat.c:833 utils/adt/oracle_compat.c:1128 #, c-format msgid "requested length too large" msgstr "longueur demandée trop importante" @@ -23770,8 +22994,7 @@ msgstr "spécification invalide de ligne : A et B ne peuvent pas être à zéro msgid "invalid line specification: must be two distinct points" msgstr "spécification de ligne invalide : doit être deux points distincts" -#: utils/adt/geo_ops.c:1410 utils/adt/geo_ops.c:3498 utils/adt/geo_ops.c:4366 -#: utils/adt/geo_ops.c:5260 +#: utils/adt/geo_ops.c:1410 utils/adt/geo_ops.c:3498 utils/adt/geo_ops.c:4366 utils/adt/geo_ops.c:5260 #, c-format msgid "too many points requested" msgstr "trop de points demandé" @@ -23851,23 +23074,12 @@ msgstr "données int2vector invalide" msgid "oidvector has too many elements" msgstr "oidvector a trop d'éléments" -#: utils/adt/int.c:1508 utils/adt/int8.c:1446 utils/adt/numeric.c:1616 -#: utils/adt/timestamp.c:5781 utils/adt/timestamp.c:5861 +#: utils/adt/int.c:1508 utils/adt/int8.c:1446 utils/adt/numeric.c:1616 utils/adt/timestamp.c:5781 utils/adt/timestamp.c:5861 #, c-format msgid "step size cannot equal zero" msgstr "la taille du pas ne peut pas valoir zéro" -#: utils/adt/int8.c:534 utils/adt/int8.c:557 utils/adt/int8.c:571 -#: utils/adt/int8.c:585 utils/adt/int8.c:616 utils/adt/int8.c:640 -#: utils/adt/int8.c:722 utils/adt/int8.c:790 utils/adt/int8.c:796 -#: utils/adt/int8.c:822 utils/adt/int8.c:836 utils/adt/int8.c:860 -#: utils/adt/int8.c:873 utils/adt/int8.c:942 utils/adt/int8.c:956 -#: utils/adt/int8.c:970 utils/adt/int8.c:1001 utils/adt/int8.c:1023 -#: utils/adt/int8.c:1037 utils/adt/int8.c:1051 utils/adt/int8.c:1084 -#: utils/adt/int8.c:1098 utils/adt/int8.c:1112 utils/adt/int8.c:1143 -#: utils/adt/int8.c:1165 utils/adt/int8.c:1179 utils/adt/int8.c:1193 -#: utils/adt/int8.c:1355 utils/adt/int8.c:1390 utils/adt/numeric.c:4274 -#: utils/adt/varbit.c:1676 +#: utils/adt/int8.c:534 utils/adt/int8.c:557 utils/adt/int8.c:571 utils/adt/int8.c:585 utils/adt/int8.c:616 utils/adt/int8.c:640 utils/adt/int8.c:722 utils/adt/int8.c:790 utils/adt/int8.c:796 utils/adt/int8.c:822 utils/adt/int8.c:836 utils/adt/int8.c:860 utils/adt/int8.c:873 utils/adt/int8.c:942 utils/adt/int8.c:956 utils/adt/int8.c:970 utils/adt/int8.c:1001 utils/adt/int8.c:1023 utils/adt/int8.c:1037 utils/adt/int8.c:1051 utils/adt/int8.c:1084 utils/adt/int8.c:1098 utils/adt/int8.c:1112 utils/adt/int8.c:1143 utils/adt/int8.c:1165 utils/adt/int8.c:1179 utils/adt/int8.c:1193 utils/adt/int8.c:1355 utils/adt/int8.c:1390 utils/adt/numeric.c:4274 utils/adt/varbit.c:1676 #, c-format msgid "bigint out of range" msgstr "bigint en dehors des limites" @@ -23918,8 +23130,7 @@ msgstr "Les clés de l'objet doivent être du texte." msgid "array must have two columns" msgstr "le tableau doit avoir deux colonnes" -#: utils/adt/json.c:1159 utils/adt/json.c:1243 utils/adt/jsonb.c:1334 -#: utils/adt/jsonb.c:1429 +#: utils/adt/json.c:1159 utils/adt/json.c:1243 utils/adt/jsonb.c:1334 utils/adt/jsonb.c:1429 #, c-format msgid "null value not allowed for object key" msgstr "valeur NULL non autorisée pour une clé d'objet" @@ -23999,8 +23210,7 @@ msgstr "le nombre d'éléments du tableau jsonb dépasse le maximum autorisé (% msgid "total size of jsonb array elements exceeds the maximum of %u bytes" msgstr "la taille totale des éléments du tableau jsonb dépasse le maximum de %u octets" -#: utils/adt/jsonb_util.c:1747 utils/adt/jsonb_util.c:1782 -#: utils/adt/jsonb_util.c:1802 +#: utils/adt/jsonb_util.c:1747 utils/adt/jsonb_util.c:1782 utils/adt/jsonb_util.c:1802 #, c-format msgid "total size of jsonb object elements exceeds the maximum of %u bytes" msgstr "la taille totale des éléments de l'objet JSON dépasse le maximum de %u octets" @@ -24035,15 +23245,12 @@ msgstr "l'indice d'un jsonb doit être de type text" msgid "jsonb subscript in assignment must not be null" msgstr "l'indice d'un jsonb lors d'une affectation ne doit pas être NULL" -#: utils/adt/jsonfuncs.c:555 utils/adt/jsonfuncs.c:791 -#: utils/adt/jsonfuncs.c:2473 utils/adt/jsonfuncs.c:2913 -#: utils/adt/jsonfuncs.c:3702 utils/adt/jsonfuncs.c:4032 +#: utils/adt/jsonfuncs.c:555 utils/adt/jsonfuncs.c:791 utils/adt/jsonfuncs.c:2473 utils/adt/jsonfuncs.c:2913 utils/adt/jsonfuncs.c:3702 utils/adt/jsonfuncs.c:4032 #, c-format msgid "cannot call %s on a scalar" msgstr "ne peut pas appeler %s sur un scalaire" -#: utils/adt/jsonfuncs.c:560 utils/adt/jsonfuncs.c:778 -#: utils/adt/jsonfuncs.c:2915 utils/adt/jsonfuncs.c:3691 +#: utils/adt/jsonfuncs.c:560 utils/adt/jsonfuncs.c:778 utils/adt/jsonfuncs.c:2915 utils/adt/jsonfuncs.c:3691 #, c-format msgid "cannot call %s on an array" msgstr "ne peut pas appeler %s sur un tableau" @@ -24093,8 +23300,7 @@ msgstr "ne peut pas extraire des éléments d'un objet" msgid "cannot call %s on a non-array" msgstr "ne peut pas appeler %s sur un type non tableau" -#: utils/adt/jsonfuncs.c:2530 utils/adt/jsonfuncs.c:2535 -#: utils/adt/jsonfuncs.c:2552 utils/adt/jsonfuncs.c:2558 +#: utils/adt/jsonfuncs.c:2530 utils/adt/jsonfuncs.c:2535 utils/adt/jsonfuncs.c:2552 utils/adt/jsonfuncs.c:2558 #, c-format msgid "expected JSON array" msgstr "attendait un tableau JSON" @@ -24146,8 +23352,7 @@ msgstr "l'argument de %s doit être un tableau d'objets" msgid "cannot call %s on an object" msgstr "ne peut pas appeler %s sur un objet" -#: utils/adt/jsonfuncs.c:4375 utils/adt/jsonfuncs.c:4434 -#: utils/adt/jsonfuncs.c:4514 +#: utils/adt/jsonfuncs.c:4375 utils/adt/jsonfuncs.c:4434 utils/adt/jsonfuncs.c:4514 #, c-format msgid "cannot delete from scalar" msgstr "ne peut pas supprimer à partir du scalaire" @@ -24192,8 +23397,7 @@ msgstr "ne peut pas supprimer un chemin dans le scalaire" msgid "path element at position %d is null" msgstr "l'élément de chemin à la position %d est nul" -#: utils/adt/jsonfuncs.c:4934 utils/adt/jsonfuncs.c:4965 -#: utils/adt/jsonfuncs.c:5032 +#: utils/adt/jsonfuncs.c:4934 utils/adt/jsonfuncs.c:4965 utils/adt/jsonfuncs.c:5032 #, c-format msgid "cannot replace existing key" msgstr "ne peut pas remplacer une clé existante" @@ -24477,8 +23681,7 @@ msgstr "peut être un label brut" msgid "requires AS" msgstr "requiert AS" -#: utils/adt/misc.c:730 utils/adt/misc.c:744 utils/adt/misc.c:783 -#: utils/adt/misc.c:789 utils/adt/misc.c:795 utils/adt/misc.c:818 +#: utils/adt/misc.c:730 utils/adt/misc.c:744 utils/adt/misc.c:783 utils/adt/misc.c:789 utils/adt/misc.c:795 utils/adt/misc.c:818 #, c-format msgid "string is not a valid identifier: \"%s\"" msgstr "la chaîne n'est pas un identifiant valide : « %s »" @@ -24513,9 +23716,7 @@ msgstr "le format de trace « %s » n'est pas supporté" msgid "The supported log formats are \"stderr\" and \"csvlog\"." msgstr "Les formats de traces supportés sont « stderr » et « csvlog »." -#: utils/adt/multirangetypes.c:148 utils/adt/multirangetypes.c:161 -#: utils/adt/multirangetypes.c:190 utils/adt/multirangetypes.c:260 -#: utils/adt/multirangetypes.c:284 +#: utils/adt/multirangetypes.c:148 utils/adt/multirangetypes.c:161 utils/adt/multirangetypes.c:190 utils/adt/multirangetypes.c:260 utils/adt/multirangetypes.c:284 #, c-format msgid "malformed multirange literal: \"%s\"" msgstr "litéral multirange mal formé : « %s »" @@ -24565,8 +23766,7 @@ msgstr "valeur cidr invalide : « %s »" msgid "Value has bits set to right of mask." msgstr "La valeur a des bits positionnés à la droite du masque." -#: utils/adt/network.c:153 utils/adt/network.c:1199 utils/adt/network.c:1224 -#: utils/adt/network.c:1249 +#: utils/adt/network.c:153 utils/adt/network.c:1199 utils/adt/network.c:1224 utils/adt/network.c:1249 #, c-format msgid "could not format inet value: %m" msgstr "n'a pas pu formater la valeur inet : %m" @@ -24698,21 +23898,17 @@ msgstr "la taille du pas ne peut pas être infinity" msgid "factorial of a negative number is undefined" msgstr "la factorielle d'un nombre négatif est indéfini" -#: utils/adt/numeric.c:3499 utils/adt/numeric.c:6921 utils/adt/numeric.c:7394 -#: utils/adt/numeric.c:9771 utils/adt/numeric.c:10250 utils/adt/numeric.c:10376 -#: utils/adt/numeric.c:10449 +#: utils/adt/numeric.c:3499 utils/adt/numeric.c:6921 utils/adt/numeric.c:7394 utils/adt/numeric.c:9771 utils/adt/numeric.c:10250 utils/adt/numeric.c:10376 utils/adt/numeric.c:10449 #, c-format msgid "value overflows numeric format" msgstr "la valeur dépasse le format numeric" -#: utils/adt/numeric.c:4181 utils/adt/numeric.c:4261 utils/adt/numeric.c:4302 -#: utils/adt/numeric.c:4496 +#: utils/adt/numeric.c:4181 utils/adt/numeric.c:4261 utils/adt/numeric.c:4302 utils/adt/numeric.c:4496 #, c-format msgid "cannot convert NaN to %s" msgstr "ne peut pas convertir NaN en %s" -#: utils/adt/numeric.c:4185 utils/adt/numeric.c:4265 utils/adt/numeric.c:4306 -#: utils/adt/numeric.c:4500 +#: utils/adt/numeric.c:4185 utils/adt/numeric.c:4265 utils/adt/numeric.c:4306 utils/adt/numeric.c:4500 #, c-format msgid "cannot convert infinity to %s" msgstr "ne peut pas convertir infinity en %s" @@ -24767,8 +23963,7 @@ msgstr "caractère demandé invalide pour l'encodage : %d" msgid "null character not permitted" msgstr "caractère nul interdit" -#: utils/adt/orderedsetaggs.c:442 utils/adt/orderedsetaggs.c:546 -#: utils/adt/orderedsetaggs.c:684 +#: utils/adt/orderedsetaggs.c:442 utils/adt/orderedsetaggs.c:546 utils/adt/orderedsetaggs.c:684 #, c-format msgid "percentile value %g is not between 0 and 1" msgstr "la valeur centile %g n'est pas entre 0 et 1" @@ -24805,8 +24000,7 @@ msgstr "le fournisseur du collationnement, LIBC, n'est pas supporté sur cette p msgid "collations with different collate and ctype values are not supported by ICU" msgstr "les collationnements avec des valeurs différentes pour le tri (collate) et le jeu de caractères (ctype) ne sont pas supportés par ICU" -#: utils/adt/pg_locale.c:1574 utils/adt/pg_locale.c:1661 -#: utils/adt/pg_locale.c:1940 +#: utils/adt/pg_locale.c:1574 utils/adt/pg_locale.c:1661 utils/adt/pg_locale.c:1940 #, c-format msgid "could not open collator for locale \"%s\": %s" msgstr "n'a pas pu ouvrir le collationneur pour la locale « %s » : %s" @@ -24856,8 +24050,7 @@ msgstr "encodage « %s » non supporté par ICU" msgid "could not open ICU converter for encoding \"%s\": %s" msgstr "n'a pas pu ouvrir le convertisseur ICU pour l'encodage « %s » : %s" -#: utils/adt/pg_locale.c:1793 utils/adt/pg_locale.c:1802 -#: utils/adt/pg_locale.c:1831 utils/adt/pg_locale.c:1841 +#: utils/adt/pg_locale.c:1793 utils/adt/pg_locale.c:1802 utils/adt/pg_locale.c:1831 utils/adt/pg_locale.c:1841 #, c-format msgid "%s failed: %s" msgstr "échec de %s : %s" @@ -24936,22 +24129,17 @@ msgstr "" "la limite inférieure de l'intervalle de valeurs doit être inférieure ou égale\n" "à la limite supérieure de l'intervalle de valeurs" -#: utils/adt/rangetypes.c:2112 utils/adt/rangetypes.c:2125 -#: utils/adt/rangetypes.c:2139 +#: utils/adt/rangetypes.c:2112 utils/adt/rangetypes.c:2125 utils/adt/rangetypes.c:2139 #, c-format msgid "invalid range bound flags" msgstr "drapeaux de limite de l'intervalle invalides" -#: utils/adt/rangetypes.c:2113 utils/adt/rangetypes.c:2126 -#: utils/adt/rangetypes.c:2140 +#: utils/adt/rangetypes.c:2113 utils/adt/rangetypes.c:2126 utils/adt/rangetypes.c:2140 #, c-format msgid "Valid values are \"[]\", \"[)\", \"(]\", and \"()\"." msgstr "Les valeurs valides sont entre « [] », « [) », « (] » et « () »." -#: utils/adt/rangetypes.c:2205 utils/adt/rangetypes.c:2222 -#: utils/adt/rangetypes.c:2235 utils/adt/rangetypes.c:2253 -#: utils/adt/rangetypes.c:2264 utils/adt/rangetypes.c:2308 -#: utils/adt/rangetypes.c:2316 +#: utils/adt/rangetypes.c:2205 utils/adt/rangetypes.c:2222 utils/adt/rangetypes.c:2235 utils/adt/rangetypes.c:2253 utils/adt/rangetypes.c:2264 utils/adt/rangetypes.c:2308 utils/adt/rangetypes.c:2316 #, c-format msgid "malformed range literal: \"%s\"" msgstr "intervalle litéral mal formé : « %s »" @@ -25022,8 +24210,7 @@ msgstr "il existe plus d'une fonction nommée « %s »" msgid "more than one operator named %s" msgstr "il existe plus d'un opérateur nommé%s" -#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055 -#: utils/adt/ruleutils.c:9694 utils/adt/ruleutils.c:9863 +#: utils/adt/regproc.c:715 utils/adt/regproc.c:756 utils/adt/regproc.c:2055 utils/adt/ruleutils.c:9694 utils/adt/ruleutils.c:9863 #, c-format msgid "too many arguments" msgstr "trop d'arguments" @@ -25033,9 +24220,7 @@ msgstr "trop d'arguments" msgid "Provide two argument types for operator." msgstr "Fournit deux types d'argument pour l'opérateur." -#: utils/adt/regproc.c:1639 utils/adt/regproc.c:1663 utils/adt/regproc.c:1764 -#: utils/adt/regproc.c:1788 utils/adt/regproc.c:1890 utils/adt/regproc.c:1895 -#: utils/adt/varlena.c:3702 utils/adt/varlena.c:3707 +#: utils/adt/regproc.c:1639 utils/adt/regproc.c:1663 utils/adt/regproc.c:1764 utils/adt/regproc.c:1788 utils/adt/regproc.c:1890 utils/adt/regproc.c:1895 utils/adt/varlena.c:3702 utils/adt/varlena.c:3707 #, c-format msgid "invalid name syntax" msgstr "syntaxe du nom invalide" @@ -25060,8 +24245,7 @@ msgstr "attendait un nom de type" msgid "improper type name" msgstr "nom du type invalide" -#: utils/adt/ri_triggers.c:300 utils/adt/ri_triggers.c:1545 -#: utils/adt/ri_triggers.c:2530 +#: utils/adt/ri_triggers.c:300 utils/adt/ri_triggers.c:1545 utils/adt/ri_triggers.c:2530 #, c-format msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\"" msgstr "" @@ -25147,8 +24331,7 @@ msgstr "La clé est toujours référencée à partir de la table « %s »." msgid "input of anonymous composite types is not implemented" msgstr "l'ajout de colonnes ayant un type composé n'est pas implémenté" -#: utils/adt/rowtypes.c:157 utils/adt/rowtypes.c:186 utils/adt/rowtypes.c:209 -#: utils/adt/rowtypes.c:217 utils/adt/rowtypes.c:269 utils/adt/rowtypes.c:277 +#: utils/adt/rowtypes.c:157 utils/adt/rowtypes.c:186 utils/adt/rowtypes.c:209 utils/adt/rowtypes.c:217 utils/adt/rowtypes.c:269 utils/adt/rowtypes.c:277 #, c-format msgid "malformed record literal: \"%s\"" msgstr "enregistrement litéral invalide : « %s »" @@ -25181,23 +24364,21 @@ msgstr "mauvais nombre de colonnes : %d, alors que %d attendu" #: utils/adt/rowtypes.c:574 #, c-format msgid "binary data has type %u (%s) instead of expected %u (%s) in record column %d" -msgstr "" +msgstr "la donnée binaire a le type %u (%s) au lieu de %u (%s) dans la colonne %d de l'enregistrement" #: utils/adt/rowtypes.c:641 #, c-format msgid "improper binary format in record column %d" msgstr "format binaire invalide dans l'enregistrement de la colonne %d" -#: utils/adt/rowtypes.c:932 utils/adt/rowtypes.c:1178 utils/adt/rowtypes.c:1436 -#: utils/adt/rowtypes.c:1682 +#: utils/adt/rowtypes.c:932 utils/adt/rowtypes.c:1178 utils/adt/rowtypes.c:1436 utils/adt/rowtypes.c:1682 #, c-format msgid "cannot compare dissimilar column types %s and %s at record column %d" msgstr "" "ne peut pas comparer les types de colonnes non similaires %s et %s pour la\n" "colonne %d de l'enregistrement" -#: utils/adt/rowtypes.c:1023 utils/adt/rowtypes.c:1248 -#: utils/adt/rowtypes.c:1533 utils/adt/rowtypes.c:1718 +#: utils/adt/rowtypes.c:1023 utils/adt/rowtypes.c:1248 utils/adt/rowtypes.c:1533 utils/adt/rowtypes.c:1718 #, c-format msgid "cannot compare record types with different numbers of columns" msgstr "" @@ -25239,8 +24420,7 @@ msgstr "Les fuseaux horaires numériques doivent avoir « - » ou « + » comme msgid "numeric time zone \"%s\" out of range" msgstr "le fuseau horaire numérique « %s » est en dehors des limites" -#: utils/adt/timestamp.c:607 utils/adt/timestamp.c:617 -#: utils/adt/timestamp.c:625 +#: utils/adt/timestamp.c:607 utils/adt/timestamp.c:617 utils/adt/timestamp.c:625 #, c-format msgid "timestamp out of range: %d-%02d-%02d %d:%02d:%02g" msgstr "timestamp en dehors de limites : %d-%02d-%02d %d:%02d:%02g" @@ -25295,26 +24475,22 @@ msgstr "" msgid "stride must be greater than zero" msgstr "le pas doit être supérieur à zéro" -#: utils/adt/timestamp.c:3978 utils/adt/timestamp.c:4620 -#: utils/adt/timestamp.c:4820 utils/adt/timestamp.c:4867 +#: utils/adt/timestamp.c:3978 utils/adt/timestamp.c:4620 utils/adt/timestamp.c:4820 utils/adt/timestamp.c:4867 #, c-format msgid "timestamp units \"%s\" not supported" msgstr "les unités timestamp « %s » ne sont pas supportées" -#: utils/adt/timestamp.c:3992 utils/adt/timestamp.c:4574 -#: utils/adt/timestamp.c:4877 +#: utils/adt/timestamp.c:3992 utils/adt/timestamp.c:4574 utils/adt/timestamp.c:4877 #, c-format msgid "timestamp units \"%s\" not recognized" msgstr "les unité « %s » ne sont pas reconnues pour le type timestamp" -#: utils/adt/timestamp.c:4171 utils/adt/timestamp.c:4615 -#: utils/adt/timestamp.c:5091 utils/adt/timestamp.c:5139 +#: utils/adt/timestamp.c:4171 utils/adt/timestamp.c:4615 utils/adt/timestamp.c:5091 utils/adt/timestamp.c:5139 #, c-format msgid "timestamp with time zone units \"%s\" not supported" msgstr "les unités « %s » ne sont pas supportées pour le type « timestamp with time zone »" -#: utils/adt/timestamp.c:4188 utils/adt/timestamp.c:4569 -#: utils/adt/timestamp.c:5148 +#: utils/adt/timestamp.c:4188 utils/adt/timestamp.c:4569 utils/adt/timestamp.c:5148 #, c-format msgid "timestamp with time zone units \"%s\" not recognized" msgstr "les unités « %s » ne sont pas reconnues pour le type « timestamp with time zone »" @@ -25364,8 +24540,7 @@ msgstr "gtsvector_in n'est pas encore implémenté" msgid "distance in phrase operator must be an integer value between zero and %d inclusive" msgstr "la distance dans l'opérateur de phrase doit être un entier compris entre zéro et %d inclus" -#: utils/adt/tsquery.c:306 utils/adt/tsquery.c:691 -#: utils/adt/tsvector_parser.c:133 +#: utils/adt/tsquery.c:306 utils/adt/tsquery.c:691 utils/adt/tsvector_parser.c:133 #, c-format msgid "syntax error in tsquery: \"%s\"" msgstr "erreur de syntaxe dans tsquery : « %s »" @@ -25442,8 +24617,7 @@ msgstr "le mot est trop long (%ld octets, max %ld octets)" msgid "string is too long for tsvector (%ld bytes, max %ld bytes)" msgstr "la chaîne est trop longue pour tsvector (%ld octets, max %ld octets)" -#: utils/adt/tsvector_op.c:328 utils/adt/tsvector_op.c:608 -#: utils/adt/tsvector_op.c:770 +#: utils/adt/tsvector_op.c:328 utils/adt/tsvector_op.c:608 utils/adt/tsvector_op.c:770 #, c-format msgid "lexeme array may not contain nulls" msgstr "le tableau de lexème ne doit pas contenir de valeurs NULL" @@ -25560,9 +24734,7 @@ msgstr "longueur invalide dans la chaîne bit externe" msgid "bit string too long for type bit varying(%d)" msgstr "la chaîne de bits est trop longue pour le type bit varying(%d)" -#: utils/adt/varbit.c:1081 utils/adt/varbit.c:1191 utils/adt/varlena.c:890 -#: utils/adt/varlena.c:953 utils/adt/varlena.c:1110 utils/adt/varlena.c:3344 -#: utils/adt/varlena.c:3422 +#: utils/adt/varbit.c:1081 utils/adt/varbit.c:1191 utils/adt/varlena.c:890 utils/adt/varlena.c:953 utils/adt/varlena.c:1110 utils/adt/varlena.c:3344 utils/adt/varlena.c:3422 #, c-format msgid "negative substring length not allowed" msgstr "longueur de sous-chaîne négative non autorisée" @@ -25893,8 +25065,7 @@ msgstr "plus d'une valeur renvoyée par l'expression XPath de colonne" msgid "cast from type %s to type %s does not exist" msgstr "la conversion du type %s vers le type %s n'existe pas" -#: utils/cache/lsyscache.c:2834 utils/cache/lsyscache.c:2867 -#: utils/cache/lsyscache.c:2900 utils/cache/lsyscache.c:2933 +#: utils/cache/lsyscache.c:2834 utils/cache/lsyscache.c:2867 utils/cache/lsyscache.c:2900 utils/cache/lsyscache.c:2933 #, c-format msgid "type %s is only a shell" msgstr "le type %s est seulement un shell" @@ -26347,8 +25518,7 @@ msgstr "" "Le fichier semble avoir été oublié accidentellement mais il ne peut pas être\n" "supprimé. Merci de supprimer ce fichier manuellement et de ré-essayer." -#: utils/init/miscinit.c:1221 utils/init/miscinit.c:1235 -#: utils/init/miscinit.c:1246 +#: utils/init/miscinit.c:1221 utils/init/miscinit.c:1235 utils/init/miscinit.c:1246 #, c-format msgid "could not write lock file \"%s\": %m" msgstr "n'a pas pu écrire le fichier verrou « %s » : %m" @@ -26425,13 +25595,11 @@ msgstr "SSL activé (protocole : %s, chiffrement : %s, bits : %d)" msgid " GSS (authenticated=%s, encrypted=%s, principal=%s)" msgstr " GSS (authentifié=%s, chiffré=%s, principal=%s)" -#: utils/init/postinit.c:281 utils/init/postinit.c:282 -#: utils/init/postinit.c:287 utils/init/postinit.c:288 +#: utils/init/postinit.c:281 utils/init/postinit.c:282 utils/init/postinit.c:287 utils/init/postinit.c:288 msgid "no" msgstr "non" -#: utils/init/postinit.c:281 utils/init/postinit.c:282 -#: utils/init/postinit.c:287 utils/init/postinit.c:288 +#: utils/init/postinit.c:281 utils/init/postinit.c:282 utils/init/postinit.c:287 utils/init/postinit.c:288 msgid "yes" msgstr "oui" @@ -26564,14 +25732,12 @@ msgstr "n'a pas pu accéder au répertoire « %s » : %m" msgid "invalid encoding number: %d" msgstr "numéro d'encodage invalide : %d" -#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:129 -#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:165 +#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:129 utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:165 #, c-format msgid "unexpected encoding ID %d for ISO 8859 character sets" msgstr "identifiant d'encodage %d inattendu pour les jeux de caractères ISO-8859" -#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:110 -#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:146 +#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:110 utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:146 #, c-format msgid "unexpected encoding ID %d for WIN character sets" msgstr "identifiant d'encodage %d inattendu pour les jeux de caractères WIN" @@ -26588,8 +25754,7 @@ msgstr "" "la fonction de conversion par défaut pour l'encodage de « %s » en « %s »\n" "n'existe pas" -#: utils/mb/mbutils.c:402 utils/mb/mbutils.c:430 utils/mb/mbutils.c:815 -#: utils/mb/mbutils.c:842 +#: utils/mb/mbutils.c:402 utils/mb/mbutils.c:430 utils/mb/mbutils.c:815 utils/mb/mbutils.c:842 #, c-format msgid "String of %d bytes is too long for encoding conversion." msgstr "Une chaîne de %d octets est trop longue pour la conversion d'encodage." @@ -27592,8 +26757,7 @@ msgstr "Configure l'OID de la table avec une trace des verrous sans condition." msgid "Sets the maximum allowed duration of any statement." msgstr "Initialise la durée maximum permise pour toute instruction." -#: utils/misc/guc.c:2561 utils/misc/guc.c:2572 utils/misc/guc.c:2583 -#: utils/misc/guc.c:2594 +#: utils/misc/guc.c:2561 utils/misc/guc.c:2572 utils/misc/guc.c:2583 utils/misc/guc.c:2594 msgid "A value of 0 turns off the timeout." msgstr "Une valeur de 0 désactive le timeout." @@ -28509,8 +27673,7 @@ msgstr "Initialise le format de sortie pour bytea." msgid "Sets the message levels that are sent to the client." msgstr "Initialise les niveaux de message envoyés au client." -#: utils/misc/guc.c:4623 utils/misc/guc.c:4709 utils/misc/guc.c:4720 -#: utils/misc/guc.c:4796 +#: utils/misc/guc.c:4623 utils/misc/guc.c:4709 utils/misc/guc.c:4720 utils/misc/guc.c:4796 msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent." msgstr "" "Chaque niveau inclut les niveaux qui suivent. Plus loin sera le niveau,\n" @@ -28920,8 +28083,7 @@ msgstr "erreur interne : type de paramètre d'exécution non reconnu\n" msgid "query-specified return tuple and function return type are not compatible" msgstr "une ligne de sortie spécifiée à la requête et un type de sortie de fonction ne sont pas compatibles" -#: utils/misc/pg_controldata.c:60 utils/misc/pg_controldata.c:138 -#: utils/misc/pg_controldata.c:241 utils/misc/pg_controldata.c:306 +#: utils/misc/pg_controldata.c:60 utils/misc/pg_controldata.c:138 utils/misc/pg_controldata.c:241 utils/misc/pg_controldata.c:306 #, c-format msgid "calculated CRC checksum does not match value stored in file" msgstr "la somme de contrôle CRC calculée ne correspond par à la valeur enregistrée dans le fichier" @@ -29033,10 +28195,7 @@ msgstr "Échec lors de la création du contexte mémoire « %s »." msgid "could not attach to dynamic shared area" msgstr "n'a pas pu attacher le segment de mémoire partagée dynamique" -#: utils/mmgr/mcxt.c:889 utils/mmgr/mcxt.c:925 utils/mmgr/mcxt.c:963 -#: utils/mmgr/mcxt.c:1001 utils/mmgr/mcxt.c:1083 utils/mmgr/mcxt.c:1114 -#: utils/mmgr/mcxt.c:1150 utils/mmgr/mcxt.c:1202 utils/mmgr/mcxt.c:1237 -#: utils/mmgr/mcxt.c:1272 +#: utils/mmgr/mcxt.c:889 utils/mmgr/mcxt.c:925 utils/mmgr/mcxt.c:963 utils/mmgr/mcxt.c:1001 utils/mmgr/mcxt.c:1083 utils/mmgr/mcxt.c:1114 utils/mmgr/mcxt.c:1150 utils/mmgr/mcxt.c:1202 utils/mmgr/mcxt.c:1237 utils/mmgr/mcxt.c:1272 #, c-format msgid "Failed on request of size %zu in memory context \"%s\"." msgstr "Échec d'une requête de taille %zu dans le contexte mémoire « %s »." @@ -29091,9 +28250,7 @@ msgstr "n'a pas pu se positionner sur le bloc %ld du fichier temporaire" msgid "could not read block %ld of temporary file: read only %zu of %zu bytes" msgstr "n'a pas pu lire le bloc %ld du fichier temporaire : a lu seulement %zu octets sur %zu" -#: utils/sort/sharedtuplestore.c:430 utils/sort/sharedtuplestore.c:439 -#: utils/sort/sharedtuplestore.c:462 utils/sort/sharedtuplestore.c:479 -#: utils/sort/sharedtuplestore.c:496 +#: utils/sort/sharedtuplestore.c:430 utils/sort/sharedtuplestore.c:439 utils/sort/sharedtuplestore.c:462 utils/sort/sharedtuplestore.c:479 utils/sort/sharedtuplestore.c:496 #, c-format msgid "could not read from shared tuplestore temporary file" msgstr "n'a pas pu lire le fichier temporaire tuplestore partagé : %m" @@ -29133,17 +28290,12 @@ msgstr "La clé %s est dupliquée." msgid "Duplicate keys exist." msgstr "Des clés dupliquées existent." -#: utils/sort/tuplestore.c:518 utils/sort/tuplestore.c:528 -#: utils/sort/tuplestore.c:869 utils/sort/tuplestore.c:973 -#: utils/sort/tuplestore.c:1037 utils/sort/tuplestore.c:1054 -#: utils/sort/tuplestore.c:1256 utils/sort/tuplestore.c:1321 -#: utils/sort/tuplestore.c:1330 +#: utils/sort/tuplestore.c:518 utils/sort/tuplestore.c:528 utils/sort/tuplestore.c:869 utils/sort/tuplestore.c:973 utils/sort/tuplestore.c:1037 utils/sort/tuplestore.c:1054 utils/sort/tuplestore.c:1256 utils/sort/tuplestore.c:1321 utils/sort/tuplestore.c:1330 #, c-format msgid "could not seek in tuplestore temporary file" msgstr "n'a pas pu se déplacer dans le fichier temporaire tuplestore" -#: utils/sort/tuplestore.c:1477 utils/sort/tuplestore.c:1540 -#: utils/sort/tuplestore.c:1548 +#: utils/sort/tuplestore.c:1477 utils/sort/tuplestore.c:1540 utils/sort/tuplestore.c:1548 #, c-format msgid "could not read from tuplestore temporary file: read only %zu of %zu bytes" msgstr "n'a pas pu lire le fichier temporaire tuplestore : a lu seulement %zu octets sur %zu" @@ -29158,12 +28310,7 @@ msgstr "La transaction source n'est plus en cours d'exécution." msgid "cannot export a snapshot from a subtransaction" msgstr "ne peut pas exporter un snapshot dans un sous-transaction" -#: utils/time/snapmgr.c:1321 utils/time/snapmgr.c:1326 -#: utils/time/snapmgr.c:1331 utils/time/snapmgr.c:1346 -#: utils/time/snapmgr.c:1351 utils/time/snapmgr.c:1356 -#: utils/time/snapmgr.c:1371 utils/time/snapmgr.c:1376 -#: utils/time/snapmgr.c:1381 utils/time/snapmgr.c:1483 -#: utils/time/snapmgr.c:1499 utils/time/snapmgr.c:1524 +#: utils/time/snapmgr.c:1321 utils/time/snapmgr.c:1326 utils/time/snapmgr.c:1331 utils/time/snapmgr.c:1346 utils/time/snapmgr.c:1351 utils/time/snapmgr.c:1356 utils/time/snapmgr.c:1371 utils/time/snapmgr.c:1376 utils/time/snapmgr.c:1381 utils/time/snapmgr.c:1483 utils/time/snapmgr.c:1499 utils/time/snapmgr.c:1524 #, c-format msgid "invalid snapshot data in file \"%s\"" msgstr "données invalides du snapshot dans le fichier « %s »" -- 2.39.5