msgstr ""
"Project-Id-Version: PostgreSQL 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-01-12 21:41+0000\n"
-"PO-Revision-Date: 2018-02-27 19:54+0100\n"
+"POT-Creation-Date: 2018-09-22 00:51+0000\n"
+"PO-Revision-Date: 2018-09-23 09:57+0200\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
"Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 2.0.3\n"
+"X-Generator: Poedit 2.1.1\n"
#: ../common/fe_memutils.c:33 ../common/fe_memutils.c:60 ../common/fe_memutils.c:83
#, c-format
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "ne peut pas dupliquer un pointeur nul (erreur interne)\n"
-#: ../port/chklocale.c:352 ../port/chklocale.c:358
+#: ../port/chklocale.c:387 ../port/chklocale.c:393
#, c-format
msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
msgstr "n'a pas pu déterminer l'encodage pour la locale « %s » : le codeset vaut « %s »"
-#: ../port/chklocale.c:360
+#: ../port/chklocale.c:395
#, c-format
msgid "Please report this to <pgsql-bugs@postgresql.org>."
msgstr "Veuillez rapporter ceci à <pgsql-bugs@postgresql.org>."
msgid "unrecognized win32 error code: %lu"
msgstr "code d'erreur win32 non reconnu : %lu"
-#: access/common/heaptuple.c:679 access/common/heaptuple.c:1419
+#: access/common/heaptuple.c:679 access/common/heaptuple.c:1445
#, c-format
msgid "number of columns (%d) exceeds limit (%d)"
msgstr "le nombre de colonnes (%d) dépasse la limite (%d)"
msgid "To fix this, do REINDEX INDEX \"%s\"."
msgstr "Pour corriger ceci, faites un REINDEX INDEX « %s »."
-#: access/gist/gist.c:625 access/gist/gistvacuum.c:266
+#: access/gist/gist.c:625 access/gist/gistvacuum.c:265
#, c-format
msgid "index \"%s\" contains an inner tuple marked as invalid"
msgstr "l'index « %s » contient une ligne interne marquée comme invalide"
-#: access/gist/gist.c:627 access/gist/gistvacuum.c:268
+#: access/gist/gist.c:627 access/gist/gistvacuum.c:267
#, c-format
msgid "This is caused by an incomplete page split at crash recovery before upgrading to PostgreSQL 9.1."
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:628 access/gist/gistutil.c:693 access/gist/gistutil.c:704 access/gist/gistvacuum.c:269 access/hash/hashutil.c:172 access/hash/hashutil.c:183 access/hash/hashutil.c:195 access/hash/hashutil.c:216 access/nbtree/nbtpage.c:508 access/nbtree/nbtpage.c:519
+#: access/gist/gist.c:628 access/gist/gistutil.c:693 access/gist/gistutil.c:704 access/gist/gistvacuum.c:268 access/hash/hashutil.c:172 access/hash/hashutil.c:183 access/hash/hashutil.c:195 access/hash/hashutil.c:216 access/nbtree/nbtpage.c:508 access/nbtree/nbtpage.c:519
#, c-format
msgid "Please REINDEX it."
msgstr "Merci d'exécuter REINDEX sur cet objet."
msgid "\"%s\" is an index"
msgstr "« %s » est un index"
-#: access/heap/heapam.c:1203 access/heap/heapam.c:1231 access/heap/heapam.c:1263 catalog/aclchk.c:1749 commands/tablecmds.c:8304 commands/tablecmds.c:10725
+#: access/heap/heapam.c:1203 access/heap/heapam.c:1231 access/heap/heapam.c:1263 catalog/aclchk.c:1749 commands/tablecmds.c:8304 commands/tablecmds.c:10716
#, c-format
msgid "\"%s\" is a composite type"
msgstr "« %s » est un type composite"
-#: access/heap/heapam.c:4315 access/heap/heapam.c:4370 access/heap/heapam.c:4614
+#: access/heap/heapam.c:4307 access/heap/heapam.c:4362 access/heap/heapam.c:4606
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "n'a pas pu obtenir un verrou sur la relation « %s »"
msgid "row is too big: size %lu, maximum size %lu"
msgstr "la ligne est trop grande : taille %lu, taille maximale %lu"
-#: access/index/indexam.c:169 catalog/objectaddress.c:842 commands/indexcmds.c:1745 commands/tablecmds.c:232 commands/tablecmds.c:10716
+#: access/index/indexam.c:169 catalog/objectaddress.c:842 commands/indexcmds.c:1745 commands/tablecmds.c:232 commands/tablecmds.c:10707
#, c-format
msgid "\"%s\" is not an index"
msgstr "« %s » n'est pas un index"
msgid "removing file \"%s\""
msgstr "suppression du fichier « %s »"
-#: access/transam/timeline.c:111 access/transam/timeline.c:236 access/transam/timeline.c:334 access/transam/xlog.c:2302 access/transam/xlog.c:2409 access/transam/xlog.c:2446 access/transam/xlog.c:2703 access/transam/xlog.c:2781 replication/basebackup.c:391 replication/basebackup.c:1063 replication/walsender.c:366 replication/walsender.c:1338 storage/file/copydir.c:155 storage/file/fd.c:472 storage/file/fd.c:2865 storage/file/fd.c:2931
-#: storage/smgr/md.c:587 storage/smgr/md.c:845 utils/error/elog.c:1698 utils/init/miscinit.c:1067 utils/init/miscinit.c:1188 utils/init/miscinit.c:1266
+#: access/transam/timeline.c:111 access/transam/timeline.c:236 access/transam/timeline.c:334 access/transam/xlog.c:2329 access/transam/xlog.c:2435 access/transam/xlog.c:2472 access/transam/xlog.c:2729 access/transam/xlog.c:2807 replication/basebackup.c:394 replication/basebackup.c:1066 replication/walsender.c:366 replication/walsender.c:1338 storage/file/copydir.c:155 storage/file/fd.c:472 storage/file/fd.c:2865 storage/file/fd.c:2931
+#: storage/smgr/md.c:588 storage/smgr/md.c:846 utils/error/elog.c:1698 utils/init/miscinit.c:1067 utils/init/miscinit.c:1188 utils/init/miscinit.c:1266
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier « %s » : %m"
"Les identifiants timeline doivent être plus petits que les enfants des\n"
"identifiants timeline."
-#: access/transam/timeline.c:315 access/transam/timeline.c:461 access/transam/xlog.c:2326 access/transam/xlog.c:2461 access/transam/xlog.c:8932 access/transam/xlog.c:9301 postmaster/postmaster.c:4335 storage/file/copydir.c:162 storage/smgr/md.c:305 utils/time/snapmgr.c:861
+#: access/transam/timeline.c:315 access/transam/timeline.c:461 access/transam/xlog.c:2353 access/transam/xlog.c:2487 access/transam/xlog.c:9005 access/transam/xlog.c:9374 postmaster/postmaster.c:4335 storage/file/copydir.c:162 storage/smgr/md.c:306 utils/time/snapmgr.c:861
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "n'a pas pu créer le fichier « %s » : %m"
-#: access/transam/timeline.c:346 access/transam/xlog.c:2474 access/transam/xlog.c:9123 access/transam/xlog.c:9136 access/transam/xlog.c:9533 access/transam/xlog.c:9576 access/transam/xlogfuncs.c:596 access/transam/xlogfuncs.c:615 replication/walsender.c:391 storage/file/copydir.c:176 utils/adt/genfile.c:139
+#: access/transam/timeline.c:346 access/transam/xlog.c:2500 access/transam/xlog.c:9196 access/transam/xlog.c:9209 access/transam/xlog.c:9606 access/transam/xlog.c:9649 access/transam/xlogfuncs.c:596 access/transam/xlogfuncs.c:615 replication/walsender.c:391 storage/file/copydir.c:176 utils/adt/genfile.c:139
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "n'a pas pu lire le fichier « %s » : %m"
-#: access/transam/timeline.c:367 access/transam/timeline.c:401 access/transam/timeline.c:477 access/transam/xlog.c:2361 access/transam/xlog.c:2493 postmaster/postmaster.c:4345 postmaster/postmaster.c:4355 storage/file/copydir.c:187 utils/init/miscinit.c:1132 utils/init/miscinit.c:1141 utils/init/miscinit.c:1148 utils/misc/guc.c:7663 utils/misc/guc.c:7677 utils/time/snapmgr.c:866 utils/time/snapmgr.c:873
+#: access/transam/timeline.c:367 access/transam/timeline.c:401 access/transam/timeline.c:477 access/transam/xlog.c:2384 access/transam/xlog.c:2519 postmaster/postmaster.c:4345 postmaster/postmaster.c:4355 storage/file/copydir.c:187 utils/init/miscinit.c:1132 utils/init/miscinit.c:1141 utils/init/miscinit.c:1148 utils/misc/guc.c:7687 utils/misc/guc.c:7701 utils/time/snapmgr.c:866 utils/time/snapmgr.c:873
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "n'a pas pu écrire dans le fichier « %s » : %m"
-#: access/transam/timeline.c:407 access/transam/timeline.c:483 access/transam/xlog.c:2370 access/transam/xlog.c:2500 storage/file/fd.c:489 storage/file/fd.c:2952 storage/smgr/md.c:968 storage/smgr/md.c:1199 storage/smgr/md.c:1372
+#: access/transam/timeline.c:407 access/transam/timeline.c:483 access/transam/xlog.c:2396 access/transam/xlog.c:2526 storage/file/fd.c:489 storage/file/fd.c:2952 storage/smgr/md.c:969 storage/smgr/md.c:1200 storage/smgr/md.c:1373
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier « %s » : %m"
-#: access/transam/timeline.c:412 access/transam/timeline.c:488 access/transam/xlog.c:2376 access/transam/xlog.c:2505 access/transam/xlogfuncs.c:621 commands/copy.c:1480 storage/file/copydir.c:201
+#: access/transam/timeline.c:412 access/transam/timeline.c:488 access/transam/xlog.c:2402 access/transam/xlog.c:2531 access/transam/xlogfuncs.c:621 commands/copy.c:1480 storage/file/copydir.c:201
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "n'a pas pu fermer le fichier « %s » : %m"
"n'a pas pu créer le fichier de statut de la validation en deux phases nommé\n"
"« %s » : %m"
-#: access/transam/twophase.c:1068 access/transam/twophase.c:1085 access/transam/twophase.c:1134 access/transam/twophase.c:1563 access/transam/twophase.c:1570
+#: access/transam/twophase.c:1068 access/transam/twophase.c:1085 access/transam/twophase.c:1134 access/transam/twophase.c:1579 access/transam/twophase.c:1591
#, c-format
msgid "could not write two-phase state file: %m"
msgstr "n'a pas pu écrire dans le fichier d'état de la validation en deux phases : %m"
"n'a pas pu se déplacer dans le fichier de statut de la validation en deux\n"
"phases : %m"
-#: access/transam/twophase.c:1140 access/transam/twophase.c:1588
+#: access/transam/twophase.c:1140 access/transam/twophase.c:1612
#, c-format
msgid "could not close two-phase state file: %m"
msgstr "n'a pas pu fermer le fichier d'état de la validation en deux phases : %m"
-#: access/transam/twophase.c:1227 access/transam/twophase.c:1669
+#: access/transam/twophase.c:1227 access/transam/twophase.c:1693
#, c-format
msgid "could not open two-phase state file \"%s\": %m"
msgstr ""
"n'a pas pu ouvrir le fichier d'état de la validation en deux phases nommé\n"
"« %s » : %m"
-#: access/transam/twophase.c:1244
+#: access/transam/twophase.c:1248
#, c-format
msgid "could not stat two-phase state file \"%s\": %m"
msgstr ""
"n'a pas pu récupérer des informations sur le fichier d'état de la validation\n"
"en deux phases nommé « %s » : %m"
-#: access/transam/twophase.c:1276
+#: access/transam/twophase.c:1285
#, c-format
msgid "could not read two-phase state file \"%s\": %m"
msgstr ""
"n'a pas pu lire le fichier d'état de la validation en deux phases nommé\n"
"« %s » : %m"
-#: access/transam/twophase.c:1372
+#: access/transam/twophase.c:1381
#, c-format
msgid "two-phase state file for transaction %u is corrupt"
msgstr ""
"le fichier d'état de la validation en deux phases est corrompu pour la\n"
"transaction %u"
-#: access/transam/twophase.c:1525
+#: access/transam/twophase.c:1535
#, c-format
msgid "could not remove two-phase state file \"%s\": %m"
msgstr ""
"n'a pas pu supprimer le fichier d'état de la validation en deux phases\n"
"« %s » : %m"
-#: access/transam/twophase.c:1554
+#: access/transam/twophase.c:1564
#, c-format
msgid "could not recreate two-phase state file \"%s\": %m"
msgstr ""
"n'a pas pu re-créer le fichier d'état de la validation en deux phases nommé\n"
"« %s » : %m"
-#: access/transam/twophase.c:1582
+#: access/transam/twophase.c:1606
#, c-format
msgid "could not fsync two-phase state file: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le fichier d'état de la\n"
"validation en deux phases : %m"
-#: access/transam/twophase.c:1678
+#: access/transam/twophase.c:1702
#, c-format
msgid "could not fsync two-phase state file \"%s\": %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le fichier d'état de la\n"
"validation en deux phases nommé « %s » : %m"
-#: access/transam/twophase.c:1685
+#: access/transam/twophase.c:1709
#, c-format
msgid "could not close two-phase state file \"%s\": %m"
msgstr ""
"n'a pas pu fermer le fichier d'état de la validation en deux phases nommé\n"
"« %s » : %m"
-#: access/transam/twophase.c:1750
+#: access/transam/twophase.c:1774
#, c-format
msgid "removing future two-phase state file \"%s\""
msgstr "suppression du futur fichier d'état de la validation en deux phases nommé « %s »"
-#: access/transam/twophase.c:1766 access/transam/twophase.c:1777 access/transam/twophase.c:1896 access/transam/twophase.c:1907 access/transam/twophase.c:1980
+#: access/transam/twophase.c:1790 access/transam/twophase.c:1801 access/transam/twophase.c:1920 access/transam/twophase.c:1931 access/transam/twophase.c:2004
#, c-format
msgid "removing corrupt two-phase state file \"%s\""
msgstr ""
"suppression du fichier d'état corrompu de la validation en deux phases nommé\n"
"« %s »"
-#: access/transam/twophase.c:1885 access/transam/twophase.c:1969
+#: access/transam/twophase.c:1909 access/transam/twophase.c:1993
#, c-format
msgid "removing stale two-phase state file \"%s\""
msgstr "suppression du vieux fichier d'état de la validation en deux phases nommé « %s »"
-#: access/transam/twophase.c:1987
+#: access/transam/twophase.c:2011
#, c-format
msgid "recovering prepared transaction %u"
msgstr "récupération de la transaction préparée %u"
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "ne peut pas avoir plus de 2^32-1 sous-transactions dans une transaction"
-#: access/transam/xlog.c:1646
+#: access/transam/xlog.c:1652
#, c-format
msgid "could not seek in log file %s to offset %u: %m"
msgstr "n'a pas pu se déplacer dans le fichier de transactions « %s » au décalage %u : %m"
-#: access/transam/xlog.c:1663
+#: access/transam/xlog.c:1669
#, c-format
msgid "could not write to log file %s at offset %u, length %lu: %m"
msgstr "n'a pas pu écrire le fichier de transactions %s au décalage %u, longueur %lu : %m"
-#: access/transam/xlog.c:1907
+#: access/transam/xlog.c:1925
#, c-format
msgid "updated min recovery point to %X/%X on timeline %u"
msgstr "mise à jour du point minimum de restauration sur %X/%X pour la timeline %u"
-#: access/transam/xlog.c:2477
+#: access/transam/xlog.c:2503
#, c-format
msgid "not enough data in file \"%s\""
msgstr "données insuffisantes dans le fichier « %s »"
-#: access/transam/xlog.c:2618
+#: access/transam/xlog.c:2644
#, c-format
msgid "could not open transaction log file \"%s\": %m"
msgstr "n'a pas pu ouvrir le journal des transactions « %s » : %m"
-#: access/transam/xlog.c:2807
+#: access/transam/xlog.c:2833
#, c-format
msgid "could not close log file %s: %m"
msgstr "n'a pas pu fermer le fichier de transactions « %s » : %m"
-#: access/transam/xlog.c:2873 replication/walsender.c:1333
+#: access/transam/xlog.c:2899 replication/walsender.c:1333
#, 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é"
-#: access/transam/xlog.c:2916 access/transam/xlog.c:3116 access/transam/xlog.c:4545
+#: access/transam/xlog.c:2942 access/transam/xlog.c:3142 access/transam/xlog.c:4585
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le répertoire des journaux de transactions « %s » : %m"
-#: access/transam/xlog.c:2998
+#: access/transam/xlog.c:3024
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "recyclage du journal de transactions « %s »"
-#: access/transam/xlog.c:3013
+#: access/transam/xlog.c:3039
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "suppression du journal de transactions « %s »"
-#: access/transam/xlog.c:3031
+#: access/transam/xlog.c:3057
#, c-format
msgid "could not rename old transaction log file \"%s\": %m"
msgstr "n'a pas pu renommer l'ancien journal de transactions « %s » : %m"
-#: access/transam/xlog.c:3043
+#: access/transam/xlog.c:3069
#, c-format
msgid "could not remove old transaction log file \"%s\": %m"
msgstr "n'a pas pu supprimer l'ancien journal de transaction « %s » : %m"
-#: access/transam/xlog.c:3076 access/transam/xlog.c:3086
+#: access/transam/xlog.c:3102 access/transam/xlog.c:3112
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "le répertoire « %s » requis pour les journaux de transactions n'existe pas"
-#: access/transam/xlog.c:3092
+#: access/transam/xlog.c:3118
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "création du répertoire manquant « %s » pour les journaux de transactions"
-#: access/transam/xlog.c:3095
+#: access/transam/xlog.c:3121
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "n'a pas pu créer le répertoire « %s » manquant : %m"
-#: access/transam/xlog.c:3129
+#: access/transam/xlog.c:3155
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "suppression du fichier historique des journaux de transaction « %s »"
-#: access/transam/xlog.c:3321
+#: access/transam/xlog.c:3347
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "identifiant timeline %u inattendu dans le journal de transactions %s, décalage %u"
-#: access/transam/xlog.c:3443
+#: access/transam/xlog.c:3475
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr ""
"le nouveau timeline %u n'est pas un fils du timeline %u du système de bases\n"
"de données"
-#: access/transam/xlog.c:3457
+#: access/transam/xlog.c:3489
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr ""
"la nouvelle timeline %u a été créée à partir de la timeline de la base de données système %u\n"
"avant le point de restauration courant %X/%X"
-#: access/transam/xlog.c:3476
+#: access/transam/xlog.c:3508
#, c-format
msgid "new target timeline is %u"
msgstr "la nouvelle timeline cible est %u"
-#: access/transam/xlog.c:3555
+#: access/transam/xlog.c:3587
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "n'a pas pu créer le fichier de contrôle « %s » : %m"
-#: access/transam/xlog.c:3566 access/transam/xlog.c:3795
+#: access/transam/xlog.c:3598 access/transam/xlog.c:3835
#, c-format
msgid "could not write to control file: %m"
msgstr "n'a pas pu écrire le fichier de contrôle : %m"
-#: access/transam/xlog.c:3572 access/transam/xlog.c:3801
+#: access/transam/xlog.c:3604 access/transam/xlog.c:3841
#, c-format
msgid "could not fsync control file: %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier de contrôle : %m"
-#: access/transam/xlog.c:3577 access/transam/xlog.c:3806
+#: access/transam/xlog.c:3609 access/transam/xlog.c:3846
#, c-format
msgid "could not close control file: %m"
msgstr "n'a pas pu fermer le fichier de contrôle : %m"
-#: access/transam/xlog.c:3595 access/transam/xlog.c:3784
+#: access/transam/xlog.c:3628 access/transam/xlog.c:3824
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de contrôle « %s » : %m"
-#: access/transam/xlog.c:3601
+#: access/transam/xlog.c:3637
#, c-format
msgid "could not read from control file: %m"
msgstr "n'a pas pu lire le fichier de contrôle : %m"
-#: access/transam/xlog.c:3614 access/transam/xlog.c:3623 access/transam/xlog.c:3647 access/transam/xlog.c:3654 access/transam/xlog.c:3661 access/transam/xlog.c:3666 access/transam/xlog.c:3673 access/transam/xlog.c:3680 access/transam/xlog.c:3687 access/transam/xlog.c:3694 access/transam/xlog.c:3701 access/transam/xlog.c:3708 access/transam/xlog.c:3717 access/transam/xlog.c:3724 access/transam/xlog.c:3733 access/transam/xlog.c:3740
-#: access/transam/xlog.c:3749 access/transam/xlog.c:3756 utils/init/miscinit.c:1284
+#: access/transam/xlog.c:3640
+#, c-format
+msgid "could not read from control file: read %d bytes, expected %d"
+msgstr "n'a pas pu lire le fichier de contrôle : %d octets lus, %d attendus"
+
+#: access/transam/xlog.c:3654 access/transam/xlog.c:3663 access/transam/xlog.c:3687 access/transam/xlog.c:3694 access/transam/xlog.c:3701 access/transam/xlog.c:3706 access/transam/xlog.c:3713 access/transam/xlog.c:3720 access/transam/xlog.c:3727 access/transam/xlog.c:3734 access/transam/xlog.c:3741 access/transam/xlog.c:3748 access/transam/xlog.c:3757 access/transam/xlog.c:3764 access/transam/xlog.c:3773 access/transam/xlog.c:3780
+#: access/transam/xlog.c:3789 access/transam/xlog.c:3796 utils/init/miscinit.c:1284
#, c-format
msgid "database files are incompatible with server"
msgstr "les fichiers de la base de données sont incompatibles avec le serveur"
-#: access/transam/xlog.c:3615
+#: access/transam/xlog.c:3655
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
msgstr ""
"%d (0x%08x) alors que le serveur a été compilé avec un PG_CONTROL_VERSION à\n"
"%d (0x%08x)."
-#: access/transam/xlog.c:3619
+#: access/transam/xlog.c:3659
#, c-format
msgid "This could be a problem of mismatched byte ordering. It looks like you need to initdb."
msgstr ""
"Ceci peut être un problème d'incohérence dans l'ordre des octets.\n"
"Il se peut que vous ayez besoin d'initdb."
-#: access/transam/xlog.c:3624
+#: access/transam/xlog.c:3664
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
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:3627 access/transam/xlog.c:3651 access/transam/xlog.c:3658 access/transam/xlog.c:3663
+#: access/transam/xlog.c:3667 access/transam/xlog.c:3691 access/transam/xlog.c:3698 access/transam/xlog.c:3703
#, c-format
msgid "It looks like you need to initdb."
msgstr "Il semble que vous avez besoin d'initdb."
-#: access/transam/xlog.c:3638
+#: access/transam/xlog.c:3678
#, c-format
msgid "incorrect checksum in control file"
msgstr "somme de contrôle incorrecte dans le fichier de contrôle"
-#: access/transam/xlog.c:3648
+#: access/transam/xlog.c:3688
#, c-format
msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
msgstr ""
"Le cluster de base de données a été initialisé avec un CATALOG_VERSION_NO à\n"
"%d alors que le serveur a été compilé avec un CATALOG_VERSION_NO à %d."
-#: access/transam/xlog.c:3655
+#: access/transam/xlog.c:3695
#, c-format
msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
msgstr ""
"Le cluster de bases de données a été initialisé avec un MAXALIGN à %d alors\n"
"que le serveur a été compilé avec un MAXALIGN à %d."
-#: access/transam/xlog.c:3662
+#: access/transam/xlog.c:3702
#, c-format
msgid "The database cluster appears to use a different floating-point number format than the server executable."
msgstr ""
"Le cluster de bases de données semble utiliser un format différent pour les\n"
"nombres à virgule flottante de celui de l'exécutable serveur."
-#: access/transam/xlog.c:3667
+#: access/transam/xlog.c:3707
#, c-format
msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
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:3670 access/transam/xlog.c:3677 access/transam/xlog.c:3684 access/transam/xlog.c:3691 access/transam/xlog.c:3698 access/transam/xlog.c:3705 access/transam/xlog.c:3712 access/transam/xlog.c:3720 access/transam/xlog.c:3727 access/transam/xlog.c:3736 access/transam/xlog.c:3743 access/transam/xlog.c:3752 access/transam/xlog.c:3759
+#: access/transam/xlog.c:3710 access/transam/xlog.c:3717 access/transam/xlog.c:3724 access/transam/xlog.c:3731 access/transam/xlog.c:3738 access/transam/xlog.c:3745 access/transam/xlog.c:3752 access/transam/xlog.c:3760 access/transam/xlog.c:3767 access/transam/xlog.c:3776 access/transam/xlog.c:3783 access/transam/xlog.c:3792 access/transam/xlog.c:3799
#, 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."
-#: access/transam/xlog.c:3674
+#: access/transam/xlog.c:3714
#, c-format
msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
msgstr ""
"Le cluster de bases de données a été initialisé avec un RELSEG_SIZE à %d\n"
"alors que le serveur a été compilé avec un RELSEG_SIZE à %d."
-#: access/transam/xlog.c:3681
+#: access/transam/xlog.c:3721
#, c-format
msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
msgstr ""
"Le cluster de base de données a été initialisé avec un XLOG_BLCKSZ à %d\n"
"alors que le serveur a été compilé avec un XLOG_BLCKSZ à %d."
-#: access/transam/xlog.c:3688
+#: access/transam/xlog.c:3728
#, c-format
msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
msgstr ""
"Le cluster de bases de données a été initialisé avec un XLOG_SEG_SIZE à %d\n"
"alors que le serveur a été compilé avec un XLOG_SEG_SIZE à %d."
-#: access/transam/xlog.c:3695
+#: access/transam/xlog.c:3735
#, c-format
msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
msgstr ""
"Le cluster de bases de données a été initialisé avec un NAMEDATALEN à %d\n"
"alors que le serveur a été compilé avec un NAMEDATALEN à %d."
-#: access/transam/xlog.c:3702
+#: access/transam/xlog.c:3742
#, c-format
msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
msgstr ""
"Le groupe de bases de données a été initialisé avec un INDEX_MAX_KEYS à %d\n"
"alors que le serveur a été compilé avec un INDEX_MAX_KEYS à %d."
-#: access/transam/xlog.c:3709
+#: access/transam/xlog.c:3749
#, c-format
msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
msgstr ""
"Le cluster de bases de données a été initialisé avec un TOAST_MAX_CHUNK_SIZE\n"
"à %d alors que le serveur a été compilé avec un TOAST_MAX_CHUNK_SIZE à %d."
-#: access/transam/xlog.c:3718
+#: access/transam/xlog.c:3758
#, c-format
msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
msgstr "Le cluster de bases de données a été initialisé sans HAVE_INT64_TIMESTAMPalors que le serveur a été compilé avec."
-#: access/transam/xlog.c:3725
+#: access/transam/xlog.c:3765
#, c-format
msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
msgstr ""
"Le cluster de bases de données a été initialisé avec HAVE_INT64_TIMESTAMP\n"
"alors que le serveur a été compilé sans."
-#: access/transam/xlog.c:3734
+#: access/transam/xlog.c:3774
#, c-format
msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
msgstr ""
"Le cluster de base de données a été initialisé sans USE_FLOAT4_BYVAL\n"
"alors que le serveur a été compilé avec USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:3741
+#: access/transam/xlog.c:3781
#, c-format
msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
msgstr ""
"Le cluster de base de données a été initialisé avec USE_FLOAT4_BYVAL\n"
"alors que le serveur a été compilé sans USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:3750
+#: access/transam/xlog.c:3790
#, c-format
msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
msgstr ""
"Le cluster de base de données a été initialisé sans USE_FLOAT8_BYVAL\n"
"alors que le serveur a été compilé avec USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:3757
+#: access/transam/xlog.c:3797
#, c-format
msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
msgstr ""
"Le cluster de base de données a été initialisé avec USE_FLOAT8_BYVAL\n"
"alors que le serveur a été compilé sans USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:4124
+#: access/transam/xlog.c:4164
#, c-format
msgid "could not write bootstrap transaction log file: %m"
msgstr "n'a pas pu écrire le « bootstrap » du journal des transactions : %m"
-#: access/transam/xlog.c:4130
+#: access/transam/xlog.c:4170
#, c-format
msgid "could not fsync bootstrap transaction log file: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le « bootstrap » du journal des\n"
"transactions : %m"
-#: access/transam/xlog.c:4135
+#: access/transam/xlog.c:4175
#, c-format
msgid "could not close bootstrap transaction log file: %m"
msgstr "n'a pas pu fermer le « bootstrap » du journal des transactions : %m"
-#: access/transam/xlog.c:4204
+#: access/transam/xlog.c:4244
#, c-format
msgid "could not open recovery command file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de restauration « %s » : %m"
-#: access/transam/xlog.c:4244 access/transam/xlog.c:4337 access/transam/xlog.c:4348 commands/extension.c:527 commands/extension.c:535 utils/misc/guc.c:5431
+#: access/transam/xlog.c:4284 access/transam/xlog.c:4377 access/transam/xlog.c:4388 commands/extension.c:527 commands/extension.c:535 utils/misc/guc.c:5431
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "le paramètre « %s » requiert une valeur booléenne"
-#: access/transam/xlog.c:4261
+#: access/transam/xlog.c:4301
#, c-format
msgid "recovery_target_timeline is not a valid number: \"%s\""
msgstr "recovery_target_timeline n'est pas un nombre valide : « %s »"
-#: access/transam/xlog.c:4278
+#: access/transam/xlog.c:4318
#, c-format
msgid "recovery_target_xid is not a valid number: \"%s\""
msgstr "recovery_target_xid n'est pas un nombre valide : « %s »"
-#: access/transam/xlog.c:4322
+#: access/transam/xlog.c:4362
#, c-format
msgid "recovery_target_name is too long (maximum %d characters)"
msgstr "recovery_target_name est trop long (%d caractères maximum)"
-#: access/transam/xlog.c:4370
+#: access/transam/xlog.c:4410
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "paramètre de restauration « %s » non reconnu"
-#: access/transam/xlog.c:4381
+#: access/transam/xlog.c:4421
#, c-format
msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
msgstr "le fichier de restauration « %s » n'a spécifié ni primary_conninfo ni restore_command"
-#: access/transam/xlog.c:4383
+#: access/transam/xlog.c:4423
#, c-format
msgid "The database server will regularly poll the pg_xlog subdirectory to check for files placed there."
msgstr ""
"Le serveur de la base de données va régulièrement interroger le sous-répertoire\n"
"pg_xlog pour vérifier les fichiers placés ici."
-#: access/transam/xlog.c:4390
+#: access/transam/xlog.c:4430
#, c-format
msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
msgstr ""
"le fichier de restauration « %s » doit spécifier restore_command quand le mode\n"
"de restauration n'est pas activé"
-#: access/transam/xlog.c:4401
+#: access/transam/xlog.c:4441
#, c-format
msgid "standby mode is not supported by single-user servers"
msgstr "le mode standby n'est pas supporté par les serveurs en mode mono-utilisateur"
-#: access/transam/xlog.c:4420
+#: access/transam/xlog.c:4460
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "le timeline cible, %u, de la restauration n'existe pas"
-#: access/transam/xlog.c:4513
+#: access/transam/xlog.c:4553
#, c-format
msgid "archive recovery complete"
msgstr "restauration terminée de l'archive"
-#: access/transam/xlog.c:4730
+#: access/transam/xlog.c:4770
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "arrêt de la restauration après validation de la transaction %u, %s"
-#: access/transam/xlog.c:4735
+#: access/transam/xlog.c:4775
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "arrêt de la restauration avant validation de la transaction %u, %s"
-#: access/transam/xlog.c:4744
+#: access/transam/xlog.c:4784
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "arrêt de la restauration après annulation de la transaction %u, %s"
-#: access/transam/xlog.c:4749
+#: access/transam/xlog.c:4789
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "arrêt de la restauration avant annulation de la transaction %u, %s"
-#: access/transam/xlog.c:4758
+#: access/transam/xlog.c:4798
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "restauration en arrêt au point de restauration « %s », heure %s"
-#: access/transam/xlog.c:4792
+#: access/transam/xlog.c:4832
#, c-format
msgid "recovery has paused"
msgstr "restauration en pause"
-#: access/transam/xlog.c:4793
+#: access/transam/xlog.c:4833
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Exécuter pg_xlog_replay_resume() pour continuer."
-#: access/transam/xlog.c:4923
+#: access/transam/xlog.c:4963
#, c-format
msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
msgstr ""
"paramètrage plus bas que celui du serveur maître des journaux de transactions\n"
"(la valeur était %d)"
-#: access/transam/xlog.c:4945
+#: access/transam/xlog.c:4985
#, c-format
msgid "WAL was generated with wal_level=minimal, data may be missing"
msgstr ""
"le journal de transactions a été généré avec le paramètre wal_level configuré\n"
"à « minimal », des données pourraient manquer"
-#: access/transam/xlog.c:4946
+#: access/transam/xlog.c:4986
#, c-format
msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
msgstr ""
"Ceci peut arriver si vous configurez temporairement wal_level à minimal sans avoir\n"
"pris une nouvelle sauvegarde de base."
-#: access/transam/xlog.c:4957
+#: access/transam/xlog.c:4997
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" on the master server"
msgstr ""
"les connexions en restauration ne sont pas possibles parce que le paramètre\n"
"wal_level n'a pas été configuré à « hot_standby » sur le serveur maître"
-#: access/transam/xlog.c:4958
+#: access/transam/xlog.c:4998
#, c-format
msgid "Either set wal_level to \"hot_standby\" on the master, or turn off hot_standby here."
msgstr ""
"Soit vous initialisez wal_level à « hot_standby » sur le maître, soit vous\n"
"désactivez hot_standby ici."
-#: access/transam/xlog.c:5011
+#: access/transam/xlog.c:5051
#, c-format
msgid "control file contains invalid data"
msgstr "le fichier de contrôle contient des données invalides"
-#: access/transam/xlog.c:5017
+#: access/transam/xlog.c:5057
#, c-format
msgid "database system was shut down at %s"
msgstr "le système de bases de données a été arrêté à %s"
-#: access/transam/xlog.c:5022
+#: access/transam/xlog.c:5062
#, c-format
msgid "database system was shut down in recovery at %s"
msgstr "le système de bases de données a été arrêté pendant la restauration à %s"
-#: access/transam/xlog.c:5026
+#: access/transam/xlog.c:5066
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr "le système de bases de données a été interrompu ; dernier lancement connu à %s"
-#: access/transam/xlog.c:5030
+#: access/transam/xlog.c:5070
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "le système de bases de données a été interrompu lors d'une restauration à %s"
-#: access/transam/xlog.c:5032
+#: access/transam/xlog.c:5072
#, c-format
msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
msgstr ""
"Ceci signifie probablement que des données ont été corrompues et que vous\n"
"devrez utiliser la dernière sauvegarde pour la restauration."
-#: access/transam/xlog.c:5036
+#: access/transam/xlog.c:5076
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr ""
"le système de bases de données a été interrompu lors d'une récupération à %s\n"
"(moment de la journalisation)"
-#: access/transam/xlog.c:5038
+#: access/transam/xlog.c:5078
#, c-format
msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
msgstr ""
"Si c'est arrivé plus d'une fois, des données ont pu être corrompues et vous\n"
"pourriez avoir besoin de choisir une cible de récupération antérieure."
-#: access/transam/xlog.c:5042
+#: access/transam/xlog.c:5082
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "le système de bases de données a été interrompu ; dernier lancement connu à %s"
-#: access/transam/xlog.c:5108
+#: access/transam/xlog.c:5148
#, c-format
msgid "entering standby mode"
msgstr "entre en mode standby"
-#: access/transam/xlog.c:5111
+#: access/transam/xlog.c:5151
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "début de la restauration de l'archive au XID %u"
-#: access/transam/xlog.c:5115
+#: access/transam/xlog.c:5155
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "début de la restauration de l'archive à %s"
-#: access/transam/xlog.c:5119
+#: access/transam/xlog.c:5159
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "début de la restauration PITR à « %s »"
-#: access/transam/xlog.c:5123
+#: access/transam/xlog.c:5163
#, c-format
msgid "starting archive recovery"
msgstr "début de la restauration de l'archive"
-#: access/transam/xlog.c:5139 commands/sequence.c:1058 lib/stringinfo.c:266 libpq/auth.c:1056 libpq/auth.c:1414 libpq/auth.c:1482 libpq/auth.c:1887 postmaster/postmaster.c:2352 postmaster/postmaster.c:2383 postmaster/postmaster.c:3851 postmaster/postmaster.c:4568 postmaster/postmaster.c:4660 postmaster/postmaster.c:5326 postmaster/postmaster.c:5520 postmaster/postmaster.c:5937 storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:397
-#: storage/file/fd.c:594 storage/file/fd.c:1022 storage/file/fd.c:1140 storage/file/fd.c:1798 storage/ipc/procarray.c:901 storage/ipc/procarray.c:1341 storage/ipc/procarray.c:1348 storage/ipc/procarray.c:1665 storage/ipc/procarray.c:2155 utils/adt/formatting.c:1527 utils/adt/formatting.c:1647 utils/adt/formatting.c:1768 utils/adt/pg_locale.c:441 utils/adt/pg_locale.c:625 utils/adt/regexp.c:219 utils/adt/varlena.c:3653 utils/adt/varlena.c:3674
+#: access/transam/xlog.c:5179 commands/sequence.c:1058 lib/stringinfo.c:266 libpq/auth.c:1060 libpq/auth.c:1423 libpq/auth.c:1491 libpq/auth.c:1896 postmaster/postmaster.c:2352 postmaster/postmaster.c:2383 postmaster/postmaster.c:3851 postmaster/postmaster.c:4568 postmaster/postmaster.c:4660 postmaster/postmaster.c:5326 postmaster/postmaster.c:5520 postmaster/postmaster.c:5937 storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:397
+#: storage/file/fd.c:594 storage/file/fd.c:1022 storage/file/fd.c:1140 storage/file/fd.c:1798 storage/ipc/procarray.c:901 storage/ipc/procarray.c:1341 storage/ipc/procarray.c:1348 storage/ipc/procarray.c:1665 storage/ipc/procarray.c:2155 utils/adt/formatting.c:1527 utils/adt/formatting.c:1647 utils/adt/formatting.c:1768 utils/adt/pg_locale.c:441 utils/adt/pg_locale.c:625 utils/adt/regexp.c:223 utils/adt/varlena.c:3765 utils/adt/varlena.c:3786
#: utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:379 utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/init/miscinit.c:151 utils/init/miscinit.c:172 utils/init/miscinit.c:182 utils/mb/mbutils.c:374 utils/mb/mbutils.c:675 utils/misc/guc.c:3436 utils/misc/guc.c:3452 utils/misc/guc.c:3465 utils/misc/tzparser.c:470 utils/mmgr/aset.c:421 utils/mmgr/aset.c:592 utils/mmgr/aset.c:770 utils/mmgr/aset.c:971
#, c-format
msgid "out of memory"
msgstr "mémoire épuisée"
-#: access/transam/xlog.c:5140
+#: access/transam/xlog.c:5180
#, c-format
msgid "Failed while allocating an XLog reading processor."
msgstr "Échec lors de l'allocation d'un processeur de lecture XLog"
-#: access/transam/xlog.c:5165 access/transam/xlog.c:5232
+#: access/transam/xlog.c:5205 access/transam/xlog.c:5272
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "l'enregistrement du point de vérification est à %X/%X"
-#: access/transam/xlog.c:5179
+#: access/transam/xlog.c:5219
#, c-format
msgid "could not find redo location referenced by checkpoint record"
msgstr "n'a pas pu localiser l'enregistrement redo référencé par le point de vérification"
-#: access/transam/xlog.c:5180 access/transam/xlog.c:5187
+#: access/transam/xlog.c:5220 access/transam/xlog.c:5227
#, c-format
msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
msgstr ""
"Si vous n'avez pas pu restaurer une sauvegarde, essayez de supprimer le\n"
"fichier « %s/backup_label »."
-#: access/transam/xlog.c:5186
+#: access/transam/xlog.c:5226
#, c-format
msgid "could not locate required checkpoint record"
msgstr "n'a pas pu localiser l'enregistrement d'un point de vérification requis"
-#: access/transam/xlog.c:5242 access/transam/xlog.c:5257
+#: access/transam/xlog.c:5282 access/transam/xlog.c:5297
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "n'a pas pu localiser un enregistrement d'un point de vérification valide"
-#: access/transam/xlog.c:5251
+#: access/transam/xlog.c:5291
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "utilisation du précédent enregistrement d'un point de vérification à %X/%X"
-#: access/transam/xlog.c:5281
+#: access/transam/xlog.c:5321
#, c-format
msgid "requested timeline %u is not a child of this server's history"
msgstr "la timeline requise %u n'est pas un fils de l'historique de ce serveur"
-#: access/transam/xlog.c:5283
+#: access/transam/xlog.c:5323
#, c-format
msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
msgstr "Le dernier checkpoint est à %X/%X sur la timeline %u, mais dans l'historique de la timeline demandée, le serveur est sorti de cette timeline à %X/%X."
-#: access/transam/xlog.c:5299
+#: access/transam/xlog.c:5339
#, c-format
msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
msgstr "la timeline requise, %u, ne contient pas le point de restauration minimum (%X/%X) sur la timeline %u"
-#: access/transam/xlog.c:5308
+#: access/transam/xlog.c:5348
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "l'enregistrement à ré-exécuter se trouve à %X/%X ; arrêt %s"
-#: access/transam/xlog.c:5312
+#: access/transam/xlog.c:5352
#, c-format
msgid "next transaction ID: %u/%u; next OID: %u"
msgstr "prochain identifiant de transaction : %u/%u ; prochain OID : %u"
-#: access/transam/xlog.c:5316
+#: access/transam/xlog.c:5356
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "prochain MultiXactId : %u ; prochain MultiXactOffset : %u"
-#: access/transam/xlog.c:5319
+#: access/transam/xlog.c:5359
#, c-format
msgid "oldest unfrozen transaction ID: %u, in database %u"
msgstr ""
"identifiant de transaction non gelé le plus ancien : %u, dans la base de\n"
"données %u"
-#: access/transam/xlog.c:5322
+#: access/transam/xlog.c:5362
#, c-format
msgid "oldest MultiXactId: %u, in database %u"
msgstr "plus ancien MultiXactId : %u, dans la base de données %u"
-#: access/transam/xlog.c:5326
+#: access/transam/xlog.c:5366
#, c-format
msgid "invalid next transaction ID"
msgstr "prochain ID de transaction invalide"
-#: access/transam/xlog.c:5384
+#: access/transam/xlog.c:5424
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "ré-exécution invalide dans l'enregistrement du point de vérification"
-#: access/transam/xlog.c:5395
+#: access/transam/xlog.c:5435
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "enregistrement de ré-exécution invalide dans le point de vérification d'arrêt"
-#: access/transam/xlog.c:5426
+#: access/transam/xlog.c:5466
#, c-format
msgid "database system was not properly shut down; automatic recovery in progress"
msgstr ""
"le système de bases de données n'a pas été arrêté proprement ; restauration\n"
"automatique en cours"
-#: access/transam/xlog.c:5430
+#: access/transam/xlog.c:5470
#, c-format
msgid "crash recovery starts in timeline %u and has target timeline %u"
msgstr "la restauration après crash commence avec la timeline %u et a la timeline %u en cible"
-#: access/transam/xlog.c:5474
+#: access/transam/xlog.c:5514
#, c-format
msgid "backup_label contains data inconsistent with control file"
msgstr "backup_label contient des données incohérentes avec le fichier de contrôle"
-#: access/transam/xlog.c:5475
+#: access/transam/xlog.c:5515
#, c-format
msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
msgstr ""
"Ceci signifie que la sauvegarde a été corrompue et que vous devrez utiliser\n"
"la dernière sauvegarde pour la restauration."
-#: access/transam/xlog.c:5536
+#: access/transam/xlog.c:5593
#, c-format
msgid "initializing for hot standby"
msgstr "initialisation pour « Hot Standby »"
-#: access/transam/xlog.c:5670
+#: access/transam/xlog.c:5727
#, c-format
msgid "redo starts at %X/%X"
msgstr "la ré-exécution commence à %X/%X"
-#: access/transam/xlog.c:5871
+#: access/transam/xlog.c:5928
#, c-format
msgid "redo done at %X/%X"
msgstr "ré-exécution faite à %X/%X"
-#: access/transam/xlog.c:5876 access/transam/xlog.c:7775
+#: access/transam/xlog.c:5933 access/transam/xlog.c:7834
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "la dernière transaction a eu lieu à %s (moment de la journalisation)"
-#: access/transam/xlog.c:5884
+#: access/transam/xlog.c:5941
#, c-format
msgid "redo is not required"
msgstr "la ré-exécution n'est pas nécessaire"
-#: access/transam/xlog.c:5942
+#: access/transam/xlog.c:5999
#, c-format
msgid "requested recovery stop point is before consistent recovery point"
msgstr ""
"le point d'arrêt de la restauration demandée se trouve avant le point\n"
"cohérent de restauration"
-#: access/transam/xlog.c:5958 access/transam/xlog.c:5962
+#: access/transam/xlog.c:6015 access/transam/xlog.c:6019
#, c-format
msgid "WAL ends before end of online backup"
msgstr "le journal de transactions se termine avant la fin de la sauvegarde de base"
-#: access/transam/xlog.c:5959
+#: access/transam/xlog.c:6016
#, c-format
msgid "All WAL generated while online backup was taken must be available at recovery."
msgstr ""
"Tous les journaux de transactions générés pendant la sauvegarde en ligne\n"
"doivent être disponibles pour la restauration."
-#: access/transam/xlog.c:5963
+#: access/transam/xlog.c:6020
#, c-format
msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
msgstr ""
"pg_stop_backup() et tous les journaux de transactions générés entre les deux\n"
"doivent être disponibles pour la restauration."
-#: access/transam/xlog.c:5966
+#: access/transam/xlog.c:6023
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "Le journal de transaction se termine avant un point de restauration cohérent"
-#: access/transam/xlog.c:5993
+#: access/transam/xlog.c:6050
#, c-format
msgid "selected new timeline ID: %u"
msgstr "identifiant d'un timeline nouvellement sélectionné : %u"
-#: access/transam/xlog.c:6360
+#: access/transam/xlog.c:6419
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "état de restauration cohérent atteint à %X/%X"
-#: access/transam/xlog.c:6543
+#: access/transam/xlog.c:6602
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "lien du point de vérification primaire invalide dans le fichier de contrôle"
-#: access/transam/xlog.c:6547
+#: access/transam/xlog.c:6606
#, c-format
msgid "invalid secondary checkpoint link in control file"
msgstr "lien du point de vérification secondaire invalide dans le fichier de contrôle"
-#: access/transam/xlog.c:6551
+#: access/transam/xlog.c:6610
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "lien du point de vérification invalide dans le fichier backup_label"
-#: access/transam/xlog.c:6568
+#: access/transam/xlog.c:6627
#, c-format
msgid "invalid primary checkpoint record"
msgstr "enregistrement du point de vérification primaire invalide"
-#: access/transam/xlog.c:6572
+#: access/transam/xlog.c:6631
#, c-format
msgid "invalid secondary checkpoint record"
msgstr "enregistrement du point de vérification secondaire invalide"
-#: access/transam/xlog.c:6576
+#: access/transam/xlog.c:6635
#, c-format
msgid "invalid checkpoint record"
msgstr "enregistrement du point de vérification invalide"
-#: access/transam/xlog.c:6587
+#: access/transam/xlog.c:6646
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement primaire du point de vérification"
-#: access/transam/xlog.c:6591
+#: access/transam/xlog.c:6650
#, c-format
msgid "invalid resource manager ID in secondary checkpoint record"
msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement secondaire du point de vérification"
-#: access/transam/xlog.c:6595
+#: access/transam/xlog.c:6654
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement du point de vérification"
-#: access/transam/xlog.c:6607
+#: access/transam/xlog.c:6666
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de vérification primaire"
-#: access/transam/xlog.c:6611
+#: access/transam/xlog.c:6670
#, c-format
msgid "invalid xl_info in secondary checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de vérification secondaire"
-#: access/transam/xlog.c:6615
+#: access/transam/xlog.c:6674
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de vérification"
-#: access/transam/xlog.c:6627
+#: access/transam/xlog.c:6686
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "longueur invalide de l'enregistrement primaire du point de vérification"
-#: access/transam/xlog.c:6631
+#: access/transam/xlog.c:6690
#, c-format
msgid "invalid length of secondary checkpoint record"
msgstr "longueur invalide de l'enregistrement secondaire du point de vérification"
-#: access/transam/xlog.c:6635
+#: access/transam/xlog.c:6694
#, c-format
msgid "invalid length of checkpoint record"
msgstr "longueur invalide de l'enregistrement du point de vérification"
-#: access/transam/xlog.c:6788
+#: access/transam/xlog.c:6847
#, c-format
msgid "shutting down"
msgstr "arrêt en cours"
-#: access/transam/xlog.c:6811
+#: access/transam/xlog.c:6870
#, c-format
msgid "database system is shut down"
msgstr "le système de base de données est arrêté"
-#: access/transam/xlog.c:7277
+#: access/transam/xlog.c:7336
#, c-format
msgid "concurrent transaction log activity while database system is shutting down"
msgstr ""
"activité en cours du journal de transactions alors que le système de bases\n"
"de données est en cours d'arrêt"
-#: access/transam/xlog.c:7568
+#: access/transam/xlog.c:7627
#, c-format
msgid "skipping restartpoint, recovery has already ended"
msgstr "restartpoint ignoré, la récupération est déjà terminée"
-#: access/transam/xlog.c:7591
+#: access/transam/xlog.c:7650
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "ignore le point de redémarrage, déjà réalisé à %X/%X"
-#: access/transam/xlog.c:7773
+#: access/transam/xlog.c:7832
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "la ré-exécution en restauration commence à %X/%X"
-#: access/transam/xlog.c:7899
+#: access/transam/xlog.c:7958
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "point de restauration « %s » créé à %X/%X"
-#: access/transam/xlog.c:8116
+#: access/transam/xlog.c:8175
#, c-format
msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
msgstr "identifiant de timeline précédent %u inattendu (identifiant de la timeline courante %u) dans l'enregistrement du point de vérification"
-#: access/transam/xlog.c:8125
+#: access/transam/xlog.c:8184
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr ""
"identifiant timeline %u inattendu (après %u) dans l'enregistrement du point\n"
"de vérification"
-#: access/transam/xlog.c:8141
+#: access/transam/xlog.c:8200
#, c-format
msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
msgstr "identifiant timeline %u inattendu dans l'enregistrement du checkpoint, avant d'atteindre le point de restauration minimum %X/%X sur la timeline %u"
-#: access/transam/xlog.c:8209
+#: access/transam/xlog.c:8268
#, c-format
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:8270 access/transam/xlog.c:8319 access/transam/xlog.c:8342
+#: access/transam/xlog.c:8329 access/transam/xlog.c:8387 access/transam/xlog.c:8410
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr ""
"identifiant timeline %u inattendu (devrait être %u) dans l'enregistrement du\n"
"point de vérification"
-#: access/transam/xlog.c:8575
+#: access/transam/xlog.c:8648
#, c-format
msgid "could not fsync log segment %s: %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le segment du journal des transactions %s : %m"
-#: access/transam/xlog.c:8599
+#: access/transam/xlog.c:8672
#, c-format
msgid "could not fsync log file %s: %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier de transactions « %s » : %m"
-#: access/transam/xlog.c:8607
+#: access/transam/xlog.c:8680
#, c-format
msgid "could not fsync write-through log file %s: %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le journal des transactions %s : %m"
-#: access/transam/xlog.c:8616
+#: access/transam/xlog.c:8689
#, c-format
msgid "could not fdatasync log file %s: %m"
msgstr "n'a pas pu synchroniser sur disque (fdatasync) le journal de transactions %s : %m"
-#: access/transam/xlog.c:8694 access/transam/xlog.c:9063 access/transam/xlogfuncs.c:119 access/transam/xlogfuncs.c:151 access/transam/xlogfuncs.c:193 access/transam/xlogfuncs.c:217 access/transam/xlogfuncs.c:299 access/transam/xlogfuncs.c:373
+#: access/transam/xlog.c:8767 access/transam/xlog.c:9136 access/transam/xlogfuncs.c:119 access/transam/xlogfuncs.c:151 access/transam/xlogfuncs.c:193 access/transam/xlogfuncs.c:217 access/transam/xlogfuncs.c:299 access/transam/xlogfuncs.c:373
#, c-format
msgid "recovery is in progress"
msgstr "restauration en cours"
-#: access/transam/xlog.c:8695 access/transam/xlog.c:9064 access/transam/xlogfuncs.c:120 access/transam/xlogfuncs.c:152 access/transam/xlogfuncs.c:194 access/transam/xlogfuncs.c:218
+#: access/transam/xlog.c:8768 access/transam/xlog.c:9137 access/transam/xlogfuncs.c:120 access/transam/xlogfuncs.c:152 access/transam/xlogfuncs.c:194 access/transam/xlogfuncs.c:218
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr ""
"les fonctions de contrôle des journaux de transactions ne peuvent pas\n"
"être exécutées lors de la restauration."
-#: access/transam/xlog.c:8704 access/transam/xlog.c:9073
+#: access/transam/xlog.c:8777 access/transam/xlog.c:9146
#, c-format
msgid "WAL level not sufficient for making an online backup"
msgstr ""
"Le niveau de journalisation (configuré par wal_level) n'est pas suffisant pour\n"
"faire une sauvegarde en ligne."
-#: access/transam/xlog.c:8705 access/transam/xlog.c:9074 access/transam/xlogfuncs.c:158
+#: access/transam/xlog.c:8778 access/transam/xlog.c:9147 access/transam/xlogfuncs.c:158
#, c-format
msgid "wal_level must be set to \"archive\" or \"hot_standby\" at server start."
msgstr ""
"wal_level doit être configuré à « archive » ou « hot_standby » au démarrage\n"
"du serveur."
-#: access/transam/xlog.c:8710
+#: access/transam/xlog.c:8783
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "label de sauvegarde trop long (%d octets maximum)"
-#: access/transam/xlog.c:8746 access/transam/xlog.c:8923
+#: access/transam/xlog.c:8819 access/transam/xlog.c:8996
#, c-format
msgid "a backup is already in progress"
msgstr "une sauvegarde est déjà en cours"
-#: access/transam/xlog.c:8747
+#: access/transam/xlog.c:8820
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "Exécutez pg_stop_backup() et tentez de nouveau."
-#: access/transam/xlog.c:8841
+#: access/transam/xlog.c:8914
#, c-format
msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
msgstr "Les journaux générés avec full_page_writes=off ont été rejoués depuis le dernier restartpoint."
-#: access/transam/xlog.c:8843 access/transam/xlog.c:9250
+#: access/transam/xlog.c:8916 access/transam/xlog.c:9323
#, c-format
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 master, and then try an online backup again."
msgstr ""
"corrompue et ne doit pas être utilisée. Activez full_page_writes et lancez\n"
"CHECKPOINT sur le maître, puis recommencez la sauvegarde."
-#: access/transam/xlog.c:8917 access/transam/xlog.c:9111 access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265 guc-file.l:776 replication/basebackup.c:397 replication/basebackup.c:463 storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2731 storage/file/fd.c:2823 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298 utils/adt/genfile.c:108 utils/adt/genfile.c:280
+#: access/transam/xlog.c:8990 access/transam/xlog.c:9184 access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265 guc-file.l:776 replication/basebackup.c:400 replication/basebackup.c:466 storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2731 storage/file/fd.c:2823 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298 utils/adt/genfile.c:108 utils/adt/genfile.c:280
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "n'a pas pu tester le fichier « %s » : %m"
-#: access/transam/xlog.c:8924
+#: access/transam/xlog.c:8997
#, c-format
msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
msgstr ""
"Si vous êtes certain qu'aucune sauvegarde n'est en cours, supprimez le\n"
"fichier « %s » et recommencez de nouveau."
-#: access/transam/xlog.c:8941 access/transam/xlog.c:9313
+#: access/transam/xlog.c:9014 access/transam/xlog.c:9386
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "impossible d'écrire le fichier « %s » : %m"
-#: access/transam/xlog.c:9089
+#: access/transam/xlog.c:9162
#, c-format
msgid "exclusive backup not in progress"
msgstr "une sauvegarde exclusive n'est pas en cours"
-#: access/transam/xlog.c:9115
+#: access/transam/xlog.c:9188
#, c-format
msgid "a backup is not in progress"
msgstr "une sauvegarde n'est pas en cours"
-#: access/transam/xlog.c:9141 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:466 storage/smgr/md.c:405 storage/smgr/md.c:454 storage/smgr/md.c:1319
+#: access/transam/xlog.c:9214 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:466 storage/smgr/md.c:406 storage/smgr/md.c:455 storage/smgr/md.c:1320
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier « %s » : %m"
-#: access/transam/xlog.c:9183 access/transam/xlog.c:9196 access/transam/xlog.c:9547 access/transam/xlog.c:9553 access/transam/xlogfuncs.c:626
+#: access/transam/xlog.c:9256 access/transam/xlog.c:9269 access/transam/xlog.c:9620 access/transam/xlog.c:9626 access/transam/xlogfuncs.c:626
#, c-format
msgid "invalid data in file \"%s\""
msgstr "données invalides dans le fichier « %s »"
-#: access/transam/xlog.c:9200 replication/basebackup.c:871
+#: access/transam/xlog.c:9273 replication/basebackup.c:874
#, c-format
msgid "the standby was promoted during online backup"
msgstr "le standby a été promu lors de la sauvegarde en ligne"
-#: access/transam/xlog.c:9201 replication/basebackup.c:872
+#: access/transam/xlog.c:9274 replication/basebackup.c:875
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr ""
"Cela signifie que la sauvegarde en cours de réalisation est corrompue et ne\n"
"doit pas être utilisée. Recommencez la sauvegarde."
-#: access/transam/xlog.c:9248
+#: access/transam/xlog.c:9321
#, c-format
msgid "WAL generated with full_page_writes=off was replayed during online backup"
msgstr ""
"le journal de transactions généré avec full_page_writes=off a été rejoué lors\n"
"de la sauvegarde en ligne"
-#: access/transam/xlog.c:9362
+#: access/transam/xlog.c:9435
#, c-format
msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
msgstr "nettoyage de pg_stop_backup terminé, en attente des journaux de transactions requis à archiver"
-#: access/transam/xlog.c:9372
+#: access/transam/xlog.c:9445
#, c-format
msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
msgstr ""
"pg_stop_backup toujours en attente de la fin de l'archivage des segments de\n"
"journaux de transactions requis (%d secondes passées)"
-#: access/transam/xlog.c:9374
+#: access/transam/xlog.c:9447
#, c-format
msgid "Check that your archive_command is executing properly. pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments."
msgstr ""
"peut être annulé avec sûreté mais la sauvegarde de la base ne sera pas\n"
"utilisable sans tous les segments WAL."
-#: access/transam/xlog.c:9381
+#: access/transam/xlog.c:9454
#, c-format
msgid "pg_stop_backup complete, all required WAL segments have been archived"
msgstr "pg_stop_backup terminé, tous les journaux de transactions requis ont été archivés"
-#: access/transam/xlog.c:9385
+#: access/transam/xlog.c:9458
#, c-format
msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
msgstr ""
"vous devez vous assurer que tous les fichiers requis des journaux de\n"
"transactions sont copiés par d'autre moyens pour terminer la sauvegarde."
-#: access/transam/xlog.c:9598
+#: access/transam/xlog.c:9671
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:9638
+#: access/transam/xlog.c:9711
#, c-format
msgid "online backup mode canceled"
msgstr "mode de sauvegarde en ligne annulé"
-#: access/transam/xlog.c:9639
+#: access/transam/xlog.c:9712
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr "« %s » a été renommé en « %s »."
-#: access/transam/xlog.c:9646
+#: access/transam/xlog.c:9719
#, c-format
msgid "online backup mode was not canceled"
msgstr "le mode de sauvegarde en ligne n'a pas été annulé"
-#: access/transam/xlog.c:9647
+#: access/transam/xlog.c:9720
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "N'a pas pu renommer « %s » en « %s » : %m"
-#: access/transam/xlog.c:9767 replication/walreceiver.c:939 replication/walsender.c:1350
+#: access/transam/xlog.c:9842 replication/walreceiver.c:933 replication/walsender.c:1350
#, c-format
msgid "could not seek in log segment %s to offset %u: %m"
msgstr "n'a pas pu se déplacer dans le journal de transactions %s au décalage %u : %m"
-#: access/transam/xlog.c:9779
+#: access/transam/xlog.c:9856
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "n'a pas pu lire le journal de transactions %s, décalage %u : %m"
-#: access/transam/xlog.c:10241
+#: access/transam/xlog.c:10318
#, c-format
msgid "received promote request"
msgstr "a reçu une demande de promotion"
-#: access/transam/xlog.c:10254
+#: access/transam/xlog.c:10331
#, c-format
msgid "trigger file found: %s"
msgstr "fichier trigger trouvé : %s"
"identifiant timeline %u hors de la séquence (après %u) dans le journal de\n"
"transactions %s, décalage %u"
-#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:811 tcop/postgres.c:3527
+#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:811 tcop/postgres.c:3533
#, c-format
msgid "--%s requires a value"
msgstr "--%s requiert une valeur"
-#: bootstrap/bootstrap.c:283 postmaster/postmaster.c:816 tcop/postgres.c:3532
+#: bootstrap/bootstrap.c:283 postmaster/postmaster.c:816 tcop/postgres.c:3538
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s requiert une valeur"
msgid "default privileges cannot be set for columns"
msgstr "les droits par défaut ne peuvent pas être configurés pour les colonnes"
-#: catalog/aclchk.c:1492 catalog/objectaddress.c:1021 commands/analyze.c:393 commands/copy.c:4191 commands/sequence.c:1489 commands/tablecmds.c:4838 commands/tablecmds.c:4933 commands/tablecmds.c:4983 commands/tablecmds.c:5087 commands/tablecmds.c:5134 commands/tablecmds.c:5218 commands/tablecmds.c:5306 commands/tablecmds.c:7268 commands/tablecmds.c:7487 commands/tablecmds.c:7879 commands/trigger.c:616 parser/analyze.c:1994
-#: parser/parse_relation.c:2270 parser/parse_relation.c:2327 parser/parse_target.c:931 parser/parse_type.c:124 utils/adt/acl.c:2845 utils/adt/ruleutils.c:1816
+#: catalog/aclchk.c:1492 catalog/objectaddress.c:1021 commands/analyze.c:393 commands/copy.c:4195 commands/sequence.c:1489 commands/tablecmds.c:4838 commands/tablecmds.c:4933 commands/tablecmds.c:4983 commands/tablecmds.c:5087 commands/tablecmds.c:5134 commands/tablecmds.c:5218 commands/tablecmds.c:5306 commands/tablecmds.c:7268 commands/tablecmds.c:7487 commands/tablecmds.c:7879 commands/trigger.c:616 parser/analyze.c:1994
+#: parser/parse_relation.c:2270 parser/parse_relation.c:2327 parser/parse_target.c:931 parser/parse_type.c:124 utils/adt/acl.c:2845 utils/adt/ruleutils.c:1834
#, 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:1757 catalog/objectaddress.c:849 commands/sequence.c:1076 commands/tablecmds.c:214 commands/tablecmds.c:10690 utils/adt/acl.c:2078 utils/adt/acl.c:2108 utils/adt/acl.c:2140 utils/adt/acl.c:2172 utils/adt/acl.c:2200 utils/adt/acl.c:2230
+#: catalog/aclchk.c:1757 catalog/objectaddress.c:849 commands/sequence.c:1076 commands/tablecmds.c:214 commands/tablecmds.c:10681 utils/adt/acl.c:2078 utils/adt/acl.c:2108 utils/adt/acl.c:2140 utils/adt/acl.c:2172 utils/adt/acl.c:2200 utils/adt/acl.c:2230
#, c-format
msgid "\"%s\" is not a sequence"
msgstr "« %s » n'est pas une séquence"
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:969 catalog/dependency.c:970 catalog/dependency.c:976 catalog/dependency.c:977 catalog/dependency.c:988 catalog/dependency.c:989 catalog/objectaddress.c:751 commands/tablecmds.c:739 commands/user.c:988 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1190 utils/misc/guc.c:5528 utils/misc/guc.c:5863 utils/misc/guc.c:8241 utils/misc/guc.c:8275 utils/misc/guc.c:8309 utils/misc/guc.c:8343
-#: utils/misc/guc.c:8378
+#: catalog/dependency.c:969 catalog/dependency.c:970 catalog/dependency.c:976 catalog/dependency.c:977 catalog/dependency.c:988 catalog/dependency.c:989 catalog/objectaddress.c:751 commands/tablecmds.c:739 commands/user.c:988 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1190 utils/misc/guc.c:5528 utils/misc/guc.c:5863 utils/misc/guc.c:8265 utils/misc/guc.c:8299 utils/misc/guc.c:8333 utils/misc/guc.c:8367
+#: utils/misc/guc.c:8402
#, c-format
msgid "%s"
msgstr "%s"
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:575 commands/createas.c:200 commands/createas.c:471 commands/indexcmds.c:1092 commands/view.c:86 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1518 utils/adt/formatting.c:1570 utils/adt/formatting.c:1638 utils/adt/formatting.c:1690 utils/adt/formatting.c:1759 utils/adt/formatting.c:1823 utils/adt/like.c:213 utils/adt/selfuncs.c:5325 utils/adt/varlena.c:1381
+#: catalog/heap.c:575 commands/createas.c:200 commands/createas.c:471 commands/indexcmds.c:1092 commands/view.c:86 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1518 utils/adt/formatting.c:1570 utils/adt/formatting.c:1638 utils/adt/formatting.c:1690 utils/adt/formatting.c:1759 utils/adt/formatting.c:1823 utils/adt/like.c:213 utils/adt/selfuncs.c:5354 utils/adt/varlena.c:1381
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnement."
msgid "primary keys cannot be expressions"
msgstr "les clés primaires ne peuvent pas être des expressions"
-#: catalog/index.c:737 catalog/index.c:1142
+#: catalog/index.c:737 catalog/index.c:1148
#, c-format
msgid "user-defined indexes on system catalog tables are not supported"
msgstr "les index définis par l'utilisateur sur les tables du catalogue système ne sont pas supportés"
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:1406
+#: catalog/index.c:1412
#, c-format
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY doit être la première action dans une transaction"
-#: catalog/index.c:1974
+#: catalog/index.c:1980
#, c-format
msgid "building index \"%s\" on table \"%s\""
msgstr "construction de l'index « %s » sur la table « %s »"
-#: catalog/index.c:3159
+#: catalog/index.c:3170
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "ne peut pas ré-indexer les tables temporaires des autres sessions"
-#: catalog/namespace.c:247 catalog/namespace.c:445 catalog/namespace.c:539 commands/trigger.c:4298
+#: catalog/namespace.c:247 catalog/namespace.c:445 catalog/namespace.c:539 commands/trigger.c:4299
#, 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 »"
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:2634 gram.y:12490 gram.y:13667 parser/parse_expr.c:794 parser/parse_target.c:1128
+#: catalog/namespace.c:2634 gram.y:12507 gram.y:13684 parser/parse_expr.c:794 parser/parse_target.c:1128
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "mauvaise qualification du nom (trop de points entre les noms) : %s"
msgid "cannot create temporary tables during recovery"
msgstr "ne peut pas créer des tables temporaires lors de la restauration"
-#: catalog/namespace.c:3850 commands/tablespace.c:1101 commands/variable.c:61 replication/syncrep.c:677 utils/misc/guc.c:8408
+#: catalog/namespace.c:3850 commands/tablespace.c:1101 commands/variable.c:61 replication/syncrep.c:677 utils/misc/guc.c:8432
#, c-format
msgid "List syntax is invalid."
msgstr "La syntaxe de la liste est invalide."
msgid "\"%s\" is not a table"
msgstr "« %s » n'est pas une table"
-#: catalog/objectaddress.c:863 commands/tablecmds.c:220 commands/tablecmds.c:4041 commands/tablecmds.c:10695 commands/view.c:123
+#: catalog/objectaddress.c:863 commands/tablecmds.c:220 commands/tablecmds.c:4041 commands/tablecmds.c:10686 commands/view.c:123
#, c-format
msgid "\"%s\" is not a view"
msgstr "« %s » n'est pas une vue"
-#: catalog/objectaddress.c:870 commands/matview.c:144 commands/tablecmds.c:226 commands/tablecmds.c:10700
+#: catalog/objectaddress.c:870 commands/matview.c:144 commands/tablecmds.c:226 commands/tablecmds.c:10691
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "« %s » n'est pas une vue matérialisée"
-#: catalog/objectaddress.c:877 commands/tablecmds.c:244 commands/tablecmds.c:4044 commands/tablecmds.c:10705
+#: catalog/objectaddress.c:877 commands/tablecmds.c:244 commands/tablecmds.c:4044 commands/tablecmds.c:10696
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "« %s » n'est pas une table distante"
msgid "cast from %s to %s"
msgstr "conversion de %s en %s"
-#: catalog/objectaddress.c:1577
+#: catalog/objectaddress.c:1585
#, c-format
msgid "collation %s"
msgstr "collationnement %s"
-#: catalog/objectaddress.c:1601
+#: catalog/objectaddress.c:1610
#, c-format
msgid "constraint %s on %s"
msgstr "contrainte %s sur %s"
-#: catalog/objectaddress.c:1607
+#: catalog/objectaddress.c:1616
#, c-format
msgid "constraint %s"
msgstr "contrainte %s"
-#: catalog/objectaddress.c:1624
+#: catalog/objectaddress.c:1643
#, c-format
msgid "conversion %s"
msgstr "conversion %s"
-#: catalog/objectaddress.c:1661
+#: catalog/objectaddress.c:1681
#, c-format
msgid "default for %s"
msgstr "valeur par défaut pour %s"
-#: catalog/objectaddress.c:1678
+#: catalog/objectaddress.c:1698
#, c-format
msgid "language %s"
msgstr "langage %s"
-#: catalog/objectaddress.c:1684
+#: catalog/objectaddress.c:1704
#, c-format
msgid "large object %u"
msgstr "« Large Object » %u"
-#: catalog/objectaddress.c:1689
+#: catalog/objectaddress.c:1709
#, c-format
msgid "operator %s"
msgstr "opérateur %s"
-#: catalog/objectaddress.c:1721
+#: catalog/objectaddress.c:1741
#, c-format
msgid "operator class %s for access method %s"
msgstr "classe d'opérateur %s pour la méthode d'accès %s"
#. first two %s's are data type names, the third %s is the
#. description of the operator family, and the last %s is the
#. textual form of the operator with arguments.
-#: catalog/objectaddress.c:1771
+#: catalog/objectaddress.c:1791
#, c-format
msgid "operator %d (%s, %s) of %s: %s"
msgstr "opérateur %d (%s, %s) de %s : %s"
#. are data type names, the third %s is the description of the
#. operator family, and the last %s is the textual form of the
#. function with arguments.
-#: catalog/objectaddress.c:1821
+#: catalog/objectaddress.c:1841
#, c-format
msgid "function %d (%s, %s) of %s: %s"
msgstr "fonction %d (%s, %s) de %s : %s"
-#: catalog/objectaddress.c:1861
+#: catalog/objectaddress.c:1881
#, c-format
msgid "rule %s on "
msgstr "règle %s active "
-#: catalog/objectaddress.c:1896
+#: catalog/objectaddress.c:1916
#, c-format
msgid "trigger %s on "
msgstr "trigger %s actif "
-#: catalog/objectaddress.c:1913
+#: catalog/objectaddress.c:1933
#, c-format
msgid "schema %s"
msgstr "schéma %s"
-#: catalog/objectaddress.c:1926
+#: catalog/objectaddress.c:1956
#, c-format
msgid "text search parser %s"
msgstr "analyseur %s de la recherche plein texte"
-#: catalog/objectaddress.c:1941
+#: catalog/objectaddress.c:1982
#, c-format
msgid "text search dictionary %s"
msgstr "dictionnaire %s de la recherche plein texte"
-#: catalog/objectaddress.c:1956
+#: catalog/objectaddress.c:2008
#, c-format
msgid "text search template %s"
msgstr "modèle %s de la recherche plein texte"
-#: catalog/objectaddress.c:1971
+#: catalog/objectaddress.c:2034
#, c-format
msgid "text search configuration %s"
msgstr "configuration %s de recherche plein texte"
-#: catalog/objectaddress.c:1979
+#: catalog/objectaddress.c:2043
#, c-format
msgid "role %s"
msgstr "rôle %s"
-#: catalog/objectaddress.c:1992
+#: catalog/objectaddress.c:2056
#, c-format
msgid "database %s"
msgstr "base de données %s"
-#: catalog/objectaddress.c:2004
+#: catalog/objectaddress.c:2068
#, c-format
msgid "tablespace %s"
msgstr "tablespace %s"
-#: catalog/objectaddress.c:2013
+#: catalog/objectaddress.c:2077
#, c-format
msgid "foreign-data wrapper %s"
msgstr "wrapper de données distantes %s"
-#: catalog/objectaddress.c:2022
+#: catalog/objectaddress.c:2086
#, c-format
msgid "server %s"
msgstr "serveur %s"
-#: catalog/objectaddress.c:2050
+#: catalog/objectaddress.c:2114
#, c-format
msgid "user mapping for %s on server %s"
msgstr "correspondance utilisateur pour %s sur le serveur %s"
-#: catalog/objectaddress.c:2085
+#: catalog/objectaddress.c:2149
#, c-format
msgid "default privileges on new relations belonging to role %s"
msgstr "droits par défaut pour les nouvelles relations appartenant au rôle %s"
-#: catalog/objectaddress.c:2090
+#: catalog/objectaddress.c:2154
#, c-format
msgid "default privileges on new sequences belonging to role %s"
msgstr "droits par défaut pour les nouvelles séquences appartenant au rôle %s"
-#: catalog/objectaddress.c:2095
+#: catalog/objectaddress.c:2159
#, c-format
msgid "default privileges on new functions belonging to role %s"
msgstr "droits par défaut pour les nouvelles fonctions appartenant au rôle %s"
-#: catalog/objectaddress.c:2100
+#: catalog/objectaddress.c:2164
#, c-format
msgid "default privileges on new types belonging to role %s"
msgstr "droits par défaut pour les nouveaux types appartenant au rôle %s"
-#: catalog/objectaddress.c:2106
+#: catalog/objectaddress.c:2170
#, c-format
msgid "default privileges belonging to role %s"
msgstr "droits par défaut appartenant au rôle %s"
-#: catalog/objectaddress.c:2114
+#: catalog/objectaddress.c:2178
#, c-format
msgid " in schema %s"
msgstr " dans le schéma %s"
-#: catalog/objectaddress.c:2131
+#: catalog/objectaddress.c:2195
#, c-format
msgid "extension %s"
msgstr "extension %s"
-#: catalog/objectaddress.c:2144
+#: catalog/objectaddress.c:2208
#, c-format
msgid "event trigger %s"
msgstr "trigger sur événement %s"
-#: catalog/objectaddress.c:2204
+#: catalog/objectaddress.c:2268
#, c-format
msgid "table %s"
msgstr "table %s"
-#: catalog/objectaddress.c:2208
+#: catalog/objectaddress.c:2272
#, c-format
msgid "index %s"
msgstr "index %s"
-#: catalog/objectaddress.c:2212
+#: catalog/objectaddress.c:2276
#, c-format
msgid "sequence %s"
msgstr "séquence %s"
-#: catalog/objectaddress.c:2216
+#: catalog/objectaddress.c:2280
#, c-format
msgid "toast table %s"
msgstr "table TOAST %s"
-#: catalog/objectaddress.c:2220
+#: catalog/objectaddress.c:2284
#, c-format
msgid "view %s"
msgstr "vue %s"
-#: catalog/objectaddress.c:2224
+#: catalog/objectaddress.c:2288
#, c-format
msgid "materialized view %s"
msgstr "vue matérialisée %s"
-#: catalog/objectaddress.c:2228
+#: catalog/objectaddress.c:2292
#, c-format
msgid "composite type %s"
msgstr "type composite %s"
-#: catalog/objectaddress.c:2232
+#: catalog/objectaddress.c:2296
#, c-format
msgid "foreign table %s"
msgstr "table distante %s"
-#: catalog/objectaddress.c:2237
+#: catalog/objectaddress.c:2301
#, c-format
msgid "relation %s"
msgstr "relation %s"
-#: catalog/objectaddress.c:2274
+#: catalog/objectaddress.c:2338
#, c-format
msgid "operator family %s for access method %s"
msgstr "famille d'opérateur %s pour la méthode d'accès %s"
msgid "could not form array type name for type \"%s\""
msgstr "n'a pas pu former le nom du type array pour le type de données %s"
-#: catalog/toasting.c:91 commands/indexcmds.c:381 commands/tablecmds.c:4026 commands/tablecmds.c:10583
+#: catalog/toasting.c:91 commands/indexcmds.c:381 commands/tablecmds.c:4026 commands/tablecmds.c:10574
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "« %s » n'est pas une table ou une vue matérialisée"
msgid "automatic analyze of table \"%s.%s.%s\" system usage: %s"
msgstr "ANALYZE automatique de la table « %s.%s.%s » ; utilisation système : %s"
-#: commands/analyze.c:1314
+#: commands/analyze.c:1317
#, c-format
msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
msgstr ""
" %d lignes dans l'échantillon,\n"
" %.0f lignes totales estimées"
-#: commands/analyze.c:1578 executor/execQual.c:2902
+#: commands/analyze.c:1581 executor/execQual.c:2902
msgid "could not convert row type"
msgstr "n'a pas pu convertir le type de ligne"
msgid "cannot copy from non-table relation \"%s\""
msgstr "ne peut pas copier à partir de la relation « %s », qui n'est pas une table"
-#: commands/copy.c:1555 commands/copy.c:2577
+#: commands/copy.c:1555 commands/copy.c:2581
#, c-format
msgid "could not execute command \"%s\": %m"
msgstr "n'a pas pu exécuter la commande « %s » : %m"
msgid "could not open file \"%s\" for writing: %m"
msgstr "n'a pas pu ouvrir le fichier « %s » en écriture : %m"
-#: commands/copy.c:1594 commands/copy.c:2595
+#: commands/copy.c:1594 commands/copy.c:2599
#, c-format
msgid "\"%s\" is a directory"
msgstr "« %s » est un répertoire"
-#: commands/copy.c:1919
+#: commands/copy.c:1923
#, c-format
-msgid "COPY %s, line %d, column %s"
-msgstr "COPY %s, ligne %d, colonne %s"
+msgid "COPY %s, line %s, column %s"
+msgstr "COPY %s, ligne %s, colonne %s"
-#: commands/copy.c:1923 commands/copy.c:1970
+#: commands/copy.c:1927 commands/copy.c:1974
#, c-format
-msgid "COPY %s, line %d"
-msgstr "COPY %s, ligne %d"
+msgid "COPY %s, line %s"
+msgstr "COPY %s, ligne %s"
-#: commands/copy.c:1934
+#: commands/copy.c:1938
#, c-format
-msgid "COPY %s, line %d, column %s: \"%s\""
-msgstr "COPY %s, ligne %d, colonne %s : « %s »"
+msgid "COPY %s, line %s, column %s: \"%s\""
+msgstr "COPY %s, ligne %s, colonne %s : « %s »"
-#: commands/copy.c:1942
+#: commands/copy.c:1946
#, c-format
-msgid "COPY %s, line %d, column %s: null input"
-msgstr "COPY %s, ligne %d, colonne %s : NULL en entrée"
+msgid "COPY %s, line %s, column %s: null input"
+msgstr "COPY %s, ligne %s, colonne %s : NULL en entrée"
-#: commands/copy.c:1964
+#: commands/copy.c:1968
#, c-format
-msgid "COPY %s, line %d: \"%s\""
-msgstr "COPY %s, ligne %d : « %s »"
+msgid "COPY %s, line %s: \"%s\""
+msgstr "COPY %s, ligne %s : « %s »"
-#: commands/copy.c:2048
+#: commands/copy.c:2052
#, c-format
msgid "cannot copy to view \"%s\""
msgstr "ne peut pas copier vers la vue « %s »"
-#: commands/copy.c:2053
+#: commands/copy.c:2057
#, c-format
msgid "cannot copy to materialized view \"%s\""
msgstr "ne peut pas copier vers la vue matérialisée « %s »"
-#: commands/copy.c:2058
+#: commands/copy.c:2062
#, c-format
msgid "cannot copy to foreign table \"%s\""
msgstr "ne peut pas copier vers la table distante « %s »"
-#: commands/copy.c:2063
+#: commands/copy.c:2067
#, c-format
msgid "cannot copy to sequence \"%s\""
msgstr "ne peut pas copier vers la séquence « %s »"
-#: commands/copy.c:2068
+#: commands/copy.c:2072
#, c-format
msgid "cannot copy to non-table relation \"%s\""
msgstr "ne peut pas copier vers une relation « %s » qui n'est pas une table"
-#: commands/copy.c:2131
+#: commands/copy.c:2135
#, c-format
msgid "cannot perform FREEZE because of prior transaction activity"
msgstr "n'a pas pu exécuter un FREEZE à cause d'une activité transactionnelle précédente"
-#: commands/copy.c:2137
+#: commands/copy.c:2141
#, c-format
msgid "cannot perform FREEZE because the table was not created or truncated in the current subtransaction"
msgstr "n'a pas pu exécuter un FREEZE parce que la table n'était pas créée ou tronquée dans la transaction en cours"
-#: commands/copy.c:2588 utils/adt/genfile.c:123
+#: commands/copy.c:2592 utils/adt/genfile.c:123
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "n'a pas pu ouvrir le fichier « %s » pour une lecture : %m"
-#: commands/copy.c:2615
+#: commands/copy.c:2619
#, c-format
msgid "COPY file signature not recognized"
msgstr "la signature du fichier COPY n'est pas reconnue"
-#: commands/copy.c:2620
+#: commands/copy.c:2624
#, c-format
msgid "invalid COPY file header (missing flags)"
msgstr "en-tête du fichier COPY invalide (options manquantes)"
-#: commands/copy.c:2626
+#: commands/copy.c:2630
#, c-format
msgid "unrecognized critical flags in COPY file header"
msgstr "options critiques non reconnues dans l'en-tête du fichier COPY"
-#: commands/copy.c:2632
+#: commands/copy.c:2636
#, c-format
msgid "invalid COPY file header (missing length)"
msgstr "en-tête du fichier COPY invalide (longueur manquante)"
-#: commands/copy.c:2639
+#: commands/copy.c:2643
#, c-format
msgid "invalid COPY file header (wrong length)"
msgstr "en-tête du fichier COPY invalide (mauvaise longueur)"
-#: commands/copy.c:2772 commands/copy.c:3462 commands/copy.c:3692
+#: commands/copy.c:2776 commands/copy.c:3466 commands/copy.c:3696
#, c-format
msgid "extra data after last expected column"
msgstr "données supplémentaires après la dernière colonne attendue"
-#: commands/copy.c:2782
+#: commands/copy.c:2786
#, c-format
msgid "missing data for OID column"
msgstr "données manquantes pour la colonne OID"
-#: commands/copy.c:2788
+#: commands/copy.c:2792
#, c-format
msgid "null OID in COPY data"
msgstr "OID NULL dans les données du COPY"
-#: commands/copy.c:2798 commands/copy.c:2904
+#: commands/copy.c:2802 commands/copy.c:2908
#, c-format
msgid "invalid OID in COPY data"
msgstr "OID invalide dans les données du COPY"
-#: commands/copy.c:2813
+#: commands/copy.c:2817
#, c-format
msgid "missing data for column \"%s\""
msgstr "données manquantes pour la colonne « %s »"
-#: commands/copy.c:2879
+#: commands/copy.c:2883
#, c-format
msgid "received copy data after EOF marker"
msgstr "a reçu des données de COPY après le marqueur de fin"
-#: commands/copy.c:2886
+#: commands/copy.c:2890
#, c-format
msgid "row field count is %d, expected %d"
msgstr "le nombre de champs de la ligne est %d, %d attendus"
-#: commands/copy.c:3226 commands/copy.c:3243
+#: commands/copy.c:3230 commands/copy.c:3247
#, c-format
msgid "literal carriage return found in data"
msgstr "retour chariot trouvé dans les données"
-#: commands/copy.c:3227 commands/copy.c:3244
+#: commands/copy.c:3231 commands/copy.c:3248
#, c-format
msgid "unquoted carriage return found in data"
msgstr "retour chariot sans guillemet trouvé dans les données"
-#: commands/copy.c:3229 commands/copy.c:3246
+#: commands/copy.c:3233 commands/copy.c:3250
#, c-format
msgid "Use \"\\r\" to represent carriage return."
msgstr "Utilisez « \\r » pour représenter un retour chariot."
-#: commands/copy.c:3230 commands/copy.c:3247
+#: commands/copy.c:3234 commands/copy.c:3251
#, c-format
msgid "Use quoted CSV field to represent carriage return."
msgstr "Utiliser le champ CSV entre guillemets pour représenter un retour chariot."
-#: commands/copy.c:3259
+#: commands/copy.c:3263
#, c-format
msgid "literal newline found in data"
msgstr "retour à la ligne trouvé dans les données"
-#: commands/copy.c:3260
+#: commands/copy.c:3264
#, c-format
msgid "unquoted newline found in data"
msgstr "retour à la ligne trouvé dans les données"
-#: commands/copy.c:3262
+#: commands/copy.c:3266
#, c-format
msgid "Use \"\\n\" to represent newline."
msgstr "Utilisez « \\n » pour représenter un retour à la ligne."
-#: commands/copy.c:3263
+#: commands/copy.c:3267
#, c-format
msgid "Use quoted CSV field to represent newline."
msgstr "Utiliser un champ CSV entre guillemets pour représenter un retour à la ligne."
-#: commands/copy.c:3309 commands/copy.c:3345
+#: commands/copy.c:3313 commands/copy.c:3349
#, c-format
msgid "end-of-copy marker does not match previous newline style"
msgstr "le marqueur fin-de-copie ne correspond pas à un précédent style de fin de ligne"
-#: commands/copy.c:3318 commands/copy.c:3334
+#: commands/copy.c:3322 commands/copy.c:3338
#, c-format
msgid "end-of-copy marker corrupt"
msgstr "marqueur fin-de-copie corrompu"
-#: commands/copy.c:3776
+#: commands/copy.c:3780
#, c-format
msgid "unterminated CSV quoted field"
msgstr "champ CSV entre guillemets non terminé"
-#: commands/copy.c:3853 commands/copy.c:3872
+#: commands/copy.c:3857 commands/copy.c:3876
#, c-format
msgid "unexpected EOF in COPY data"
msgstr "fin de fichier (EOF) inattendu dans les données du COPY"
-#: commands/copy.c:3862
+#: commands/copy.c:3866
#, c-format
msgid "invalid field size"
msgstr "taille du champ invalide"
-#: commands/copy.c:3885
+#: commands/copy.c:3889
#, c-format
msgid "incorrect binary data format"
msgstr "format de données binaires incorrect"
-#: commands/copy.c:4196 commands/indexcmds.c:1013 commands/tablecmds.c:1403 commands/tablecmds.c:2212 parser/parse_relation.c:2756 utils/adt/tsvector_op.c:1418
+#: commands/copy.c:4200 commands/indexcmds.c:1013 commands/tablecmds.c:1403 commands/tablecmds.c:2212 parser/parse_relation.c:2756 utils/adt/tsvector_op.c:1418
#, c-format
msgid "column \"%s\" does not exist"
msgstr "la colonne « %s » n'existe pas"
-#: commands/copy.c:4203 commands/tablecmds.c:1429 commands/trigger.c:625 parser/parse_target.c:947 parser/parse_target.c:958
+#: commands/copy.c:4207 commands/tablecmds.c:1429 commands/trigger.c:625 parser/parse_target.c:947 parser/parse_target.c:958
#, c-format
msgid "column \"%s\" specified more than once"
msgstr "la colonne « %s » est spécifiée plus d'une fois"
msgid "invalid argument for %s: \"%s\""
msgstr "argument invalide pour %s : « %s »"
-#: commands/dropcmds.c:100 commands/functioncmds.c:1079 utils/adt/ruleutils.c:1913
+#: commands/dropcmds.c:100 commands/functioncmds.c:1079 utils/adt/ruleutils.c:1931
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "« %s » est une fonction d'agrégat"
msgid "foreign-data wrapper \"%s\" does not exist"
msgstr "le wrapper de données distantes « %s » n'existe pas"
-#: commands/foreigncmds.c:432 commands/foreigncmds.c:996 commands/foreigncmds.c:1337 foreign/foreign.c:621
+#: commands/foreigncmds.c:432 commands/foreigncmds.c:996 commands/foreigncmds.c:1341 foreign/foreign.c:621
#, c-format
msgid "server \"%s\" does not exist"
msgstr "le serveur « %s » n'existe pas"
msgid "user mapping \"%s\" already exists for server %s"
msgstr "la correspondance utilisateur « %s » existe déjà dans le serveur « %s »"
-#: commands/foreigncmds.c:1246 commands/foreigncmds.c:1353
+#: commands/foreigncmds.c:1250 commands/foreigncmds.c:1357
#, c-format
msgid "user mapping \"%s\" does not exist for the server"
msgstr "la correspondance utilisateur « %s » n'existe pas pour le serveur"
-#: commands/foreigncmds.c:1340
+#: commands/foreigncmds.c:1344
#, c-format
msgid "server does not exist, skipping"
msgstr "le serveur n'existe pas, poursuite du traitement"
-#: commands/foreigncmds.c:1358
+#: commands/foreigncmds.c:1362
#, c-format
msgid "user mapping \"%s\" does not exist for the server, skipping"
msgstr ""
msgid "invalid cursor name: must not be empty"
msgstr "nom de curseur invalide : il ne doit pas être vide"
-#: commands/portalcmds.c:168 commands/portalcmds.c:222 executor/execCurrent.c:67 utils/adt/xml.c:2406 utils/adt/xml.c:2576
+#: commands/portalcmds.c:168 commands/portalcmds.c:222 executor/execCurrent.c:68 utils/adt/xml.c:2406 utils/adt/xml.c:2576
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "le curseur « %s » n'existe pas"
msgid "unlogged sequences are not supported"
msgstr "les séquences non tracées ne sont pas supportées"
-#: commands/sequence.c:430 commands/tablecmds.c:2293 commands/tablecmds.c:2472 commands/tablecmds.c:10071 tcop/utility.c:999
+#: commands/sequence.c:430 commands/tablecmds.c:2293 commands/tablecmds.c:2472 commands/tablecmds.c:10062 tcop/utility.c:999
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "la relation « %s » n'existe pas, poursuite du traitement"
msgid "Use DROP TYPE to remove a type."
msgstr "Utilisez DROP TYPE pour supprimer un type."
-#: commands/tablecmds.c:242 commands/tablecmds.c:7865 commands/tablecmds.c:9997
+#: commands/tablecmds.c:242 commands/tablecmds.c:7865 commands/tablecmds.c:9988
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "la table distante « %s » n'existe pas"
msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLY ne permet pas la CASCADE"
-#: commands/tablecmds.c:914 commands/tablecmds.c:1252 commands/tablecmds.c:2108 commands/tablecmds.c:3999 commands/tablecmds.c:5832 commands/tablecmds.c:10616 commands/tablecmds.c:10651 commands/trigger.c:213 commands/trigger.c:1098 commands/trigger.c:1204 rewrite/rewriteDefine.c:274 rewrite/rewriteDefine.c:902
+#: commands/tablecmds.c:914 commands/tablecmds.c:1252 commands/tablecmds.c:2108 commands/tablecmds.c:3999 commands/tablecmds.c:5832 commands/tablecmds.c:10607 commands/tablecmds.c:10642 commands/trigger.c:213 commands/trigger.c:1098 commands/trigger.c:1204 rewrite/rewriteDefine.c:274 rewrite/rewriteDefine.c:902
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "droit refusé : « %s » est un catalogue système"
msgid "inherited relation \"%s\" is not a table"
msgstr "la relation héritée « %s » n'est pas une table"
-#: commands/tablecmds.c:1474 commands/tablecmds.c:9138
+#: commands/tablecmds.c:1474 commands/tablecmds.c:9129
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "ine peut pas hériter à partir d'une relation temporaire « %s »"
-#: commands/tablecmds.c:1482 commands/tablecmds.c:9146
+#: commands/tablecmds.c:1482 commands/tablecmds.c:9137
#, 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"
-#: commands/tablecmds.c:1498 commands/tablecmds.c:9180
+#: commands/tablecmds.c:1498 commands/tablecmds.c:9171
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "la relation « %s » serait héritée plus d'une fois"
msgid "cannot add column to typed table"
msgstr "ne peut pas ajouter une colonne à une table typée"
-#: commands/tablecmds.c:4428 commands/tablecmds.c:9334
+#: commands/tablecmds.c:4428 commands/tablecmds.c:9325
#, 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:4434 commands/tablecmds.c:9341
+#: commands/tablecmds.c:4434 commands/tablecmds.c:9332
#, 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 »"
msgid "cannot change owner of sequence \"%s\""
msgstr "ne peut pas modifier le propriétaire de la séquence « %s »"
-#: commands/tablecmds.c:8294 commands/tablecmds.c:10090
+#: commands/tablecmds.c:8294 commands/tablecmds.c:10081
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "La séquence « %s » est liée à la table « %s »."
-#: commands/tablecmds.c:8306 commands/tablecmds.c:10726
+#: commands/tablecmds.c:8306 commands/tablecmds.c:10717
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Utilisez ALTER TYPE à la place."
msgid "cannot move temporary tables of other sessions"
msgstr "ne peut pas déplacer les tables temporaires d'autres sessions"
-#: commands/tablecmds.c:9029 storage/buffer/bufmgr.c:502
+#: commands/tablecmds.c:9022 storage/buffer/bufmgr.c:502
#, c-format
msgid "invalid page in block %u of relation %s"
msgstr "page invalide dans le bloc %u de la relation %s"
-#: commands/tablecmds.c:9107
+#: commands/tablecmds.c:9098
#, 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:9153
+#: commands/tablecmds.c:9144
#, 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:9207
+#: commands/tablecmds.c:9198
#, c-format
msgid "circular inheritance not allowed"
msgstr "héritage circulaire interdit"
-#: commands/tablecmds.c:9208
+#: commands/tablecmds.c:9199
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "« %s » est déjà un enfant de « %s »."
-#: commands/tablecmds.c:9216
+#: commands/tablecmds.c:9207
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
msgstr "la table « %s » qui n'a pas d'OID ne peut pas hériter de la table « %s » qui en a"
-#: commands/tablecmds.c:9352
+#: commands/tablecmds.c:9343
#, 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:9368 commands/tablecmds.c:9401
+#: commands/tablecmds.c:9359 commands/tablecmds.c:9392
#, c-format
msgid "child table is missing column \"%s\""
msgstr "la colonne « %s » manque à la table enfant"
-#: commands/tablecmds.c:9484
+#: commands/tablecmds.c:9475
#, 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:9492
+#: commands/tablecmds.c:9483
#, 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:9503
+#: commands/tablecmds.c:9494
#, 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:9527
+#: commands/tablecmds.c:9518
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "la contrainte « %s » manque à la table enfant"
-#: commands/tablecmds.c:9607
+#: commands/tablecmds.c:9598
#, 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:9833
+#: commands/tablecmds.c:9824
#, c-format
msgid "typed tables cannot inherit"
msgstr "les tables avec type ne peuvent pas hériter d'autres tables"
-#: commands/tablecmds.c:9864
+#: commands/tablecmds.c:9855
#, c-format
msgid "table is missing column \"%s\""
msgstr "la colonne « %s » manque à la table"
-#: commands/tablecmds.c:9874
+#: commands/tablecmds.c:9865
#, 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:9883
+#: commands/tablecmds.c:9874
#, 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:9896
+#: commands/tablecmds.c:9887
#, c-format
msgid "table has extra column \"%s\""
msgstr "la table a une colonne supplémentaire « %s »"
-#: commands/tablecmds.c:9946
+#: commands/tablecmds.c:9937
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "« %s » n'est pas une table typée"
-#: commands/tablecmds.c:10089
+#: commands/tablecmds.c:10080
#, 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:10185
+#: commands/tablecmds.c:10176
#, 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:10710
+#: commands/tablecmds.c:10701
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "« %s » n'est pas un type composite"
-#: commands/tablecmds.c:10740
+#: commands/tablecmds.c:10731
#, c-format
msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
msgstr "« %s » n'est pas une table, une vue, une vue matérialisée, une séquence ou une table distante"
msgid "tablespace \"%s\" already exists"
msgstr "le tablespace « %s » existe déjà"
-#: commands/tablespace.c:374 commands/tablespace.c:531 replication/basebackup.c:179 replication/basebackup.c:967 utils/adt/misc.c:372
+#: commands/tablespace.c:374 commands/tablespace.c:531 replication/basebackup.c:179 replication/basebackup.c:970 utils/adt/misc.c:372
#, c-format
msgid "tablespaces are not supported on this platform"
msgstr "les tablespaces ne sont pas supportés sur cette plateforme"
msgid "could not create symbolic link \"%s\": %m"
msgstr "n'a pas pu créer le lien symbolique « %s » : %m"
-#: commands/tablespace.c:708 commands/tablespace.c:718 postmaster/postmaster.c:1425 replication/basebackup.c:282 replication/basebackup.c:593 storage/file/copydir.c:53 storage/file/copydir.c:96 storage/file/fd.c:2183 storage/file/fd.c:2796 utils/adt/genfile.c:354 utils/adt/misc.c:272 utils/misc/tzparser.c:339
+#: commands/tablespace.c:708 commands/tablespace.c:718 postmaster/postmaster.c:1425 replication/basebackup.c:282 replication/basebackup.c:596 storage/file/copydir.c:53 storage/file/copydir.c:96 storage/file/fd.c:2183 storage/file/fd.c:2796 utils/adt/genfile.c:354 utils/adt/misc.c:272 utils/misc/tzparser.c:339
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le répertoire « %s » : %m"
msgid "trigger function %u returned null value"
msgstr "la fonction trigger %u a renvoyé la valeur NULL"
-#: commands/trigger.c:1957 commands/trigger.c:2156 commands/trigger.c:2344 commands/trigger.c:2603
+#: commands/trigger.c:1957 commands/trigger.c:2156 commands/trigger.c:2344 commands/trigger.c:2604
#, c-format
msgid "BEFORE STATEMENT trigger cannot return a value"
msgstr "le trigger BEFORE STATEMENT ne peut pas renvoyer une valeur"
-#: commands/trigger.c:2665 executor/nodeModifyTable.c:428 executor/nodeModifyTable.c:709
+#: commands/trigger.c:2666 executor/nodeModifyTable.c:428 executor/nodeModifyTable.c:709
#, 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:2666 executor/nodeModifyTable.c:429 executor/nodeModifyTable.c:710
+#: commands/trigger.c:2667 executor/nodeModifyTable.c:429 executor/nodeModifyTable.c:710
#, 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:2680 executor/execMain.c:2101 executor/nodeLockRows.c:165 executor/nodeModifyTable.c:441 executor/nodeModifyTable.c:722
+#: commands/trigger.c:2681 executor/execMain.c:2102 executor/nodeLockRows.c:165 executor/nodeModifyTable.c:441 executor/nodeModifyTable.c:722
#, 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:4350
+#: commands/trigger.c:4351
#, c-format
msgid "constraint \"%s\" is not deferrable"
msgstr "la contrainte « %s » n'est pas DEFERRABLE"
-#: commands/trigger.c:4373
+#: commands/trigger.c:4374
#, c-format
msgid "constraint \"%s\" does not exist"
msgstr "la contrainte « %s » n'existe pas"
"Fermez les transactions ouvertes avec multixacts rapidement pour éviter des problèmes de\n"
"réinitialisation."
-#: commands/vacuum.c:1090
+#: commands/vacuum.c:1072
#, c-format
msgid "some databases have not been vacuumed in over 2 billion transactions"
msgstr ""
"certaines bases de données n'ont pas eu droit à l'opération de maintenance\n"
"VACUUM depuis plus de 2 milliards de transactions"
-#: commands/vacuum.c:1091
+#: commands/vacuum.c:1073
#, c-format
msgid "You might have already suffered transaction-wraparound data loss."
msgstr ""
"Vous pouvez avoir déjà souffert de pertes de données suite à une\n"
"réinitialisation de l'identifiant des transactions."
-#: commands/vacuum.c:1208
+#: commands/vacuum.c:1190
#, c-format
msgid "skipping vacuum of \"%s\" --- lock not available"
msgstr "ignore le vacuum de « %s » --- verrou non disponible"
-#: commands/vacuum.c:1234
+#: commands/vacuum.c:1216
#, c-format
msgid "skipping \"%s\" --- only superuser can vacuum it"
msgstr "ignore « %s » --- seul le super-utilisateur peut exécuter un VACUUM"
-#: commands/vacuum.c:1238
+#: commands/vacuum.c:1220
#, c-format
msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
msgstr ""
"ignore « %s » --- seul le super-utilisateur ou le propriétaire de la base de données\n"
"peuvent exécuter un VACUUM"
-#: commands/vacuum.c:1242
+#: commands/vacuum.c:1224
#, c-format
msgid "skipping \"%s\" --- only table or database owner can vacuum it"
msgstr ""
"ignore « %s » --- seul le propriétaire de la table ou de la base de données\n"
"peut exécuter un VACUUM"
-#: commands/vacuum.c:1260
+#: commands/vacuum.c:1242
#, c-format
msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
msgstr ""
msgid "\"%s\": suspending truncate due to conflicting lock request"
msgstr "« %s » : mis en suspens du tronquage à cause d'un conflit dans la demande de verrou"
-#: commands/variable.c:162 utils/misc/guc.c:8432
+#: commands/variable.c:162 utils/misc/guc.c:8456
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "Mot clé non reconnu : « %s »"
msgid "view \"%s\" will be a temporary view"
msgstr "la vue « %s » sera une vue temporaire"
-#: executor/execCurrent.c:76
+#: executor/execCurrent.c:77
#, c-format
msgid "cursor \"%s\" is not a SELECT query"
msgstr "le curseur « %s » n'est pas une requête SELECT"
-#: executor/execCurrent.c:82
+#: executor/execCurrent.c:83
#, c-format
msgid "cursor \"%s\" is held from a previous transaction"
msgstr "le curseur « %s » est détenu par une transaction précédente"
-#: executor/execCurrent.c:114
+#: executor/execCurrent.c:115
#, c-format
msgid "cursor \"%s\" has multiple FOR UPDATE/SHARE references to table \"%s\""
msgstr "le curseur « %s » a plusieurs références FOR UPDATE/SHARE pour la table « %s »"
-#: executor/execCurrent.c:123
+#: executor/execCurrent.c:124
#, c-format
msgid "cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\""
msgstr "le curseur « %s » n'a pas de référence FOR UPDATE/SHARE pour la table « %s »"
-#: executor/execCurrent.c:133 executor/execCurrent.c:179
+#: executor/execCurrent.c:134 executor/execCurrent.c:177
#, c-format
msgid "cursor \"%s\" is not positioned on a row"
msgstr "le curseur « %s » n'est pas positionné sur une ligne"
-#: executor/execCurrent.c:166
+#: executor/execCurrent.c:164 executor/execCurrent.c:219 executor/execCurrent.c:231
#, 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 »"
-#: executor/execCurrent.c:231 executor/execQual.c:1164
+#: executor/execCurrent.c:270 executor/execQual.c:1164
#, c-format
msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)"
msgstr "le type de paramètre %d (%s) ne correspond pas à ce qui est préparé dans le plan (%s)"
-#: executor/execCurrent.c:243 executor/execQual.c:1176
+#: executor/execCurrent.c:282 executor/execQual.c:1176
#, c-format
msgid "no value found for parameter %d"
msgstr "aucune valeur trouvée pour le paramètre %d"
-#: executor/execMain.c:969
+#: executor/execMain.c:970
#, c-format
msgid "cannot change sequence \"%s\""
msgstr "ne peut pas modifier la séquence « %s »"
-#: executor/execMain.c:975
+#: executor/execMain.c:976
#, c-format
msgid "cannot change TOAST relation \"%s\""
msgstr "ne peut pas modifier la relation TOAST « %s »"
-#: executor/execMain.c:993 rewrite/rewriteHandler.c:2380
+#: executor/execMain.c:994 rewrite/rewriteHandler.c:2380
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "ne peut pas insérer dans la vue « %s »"
-#: executor/execMain.c:995 rewrite/rewriteHandler.c:2383
+#: executor/execMain.c:996 rewrite/rewriteHandler.c:2383
#, 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:1001 rewrite/rewriteHandler.c:2388
+#: executor/execMain.c:1002 rewrite/rewriteHandler.c:2388
#, c-format
msgid "cannot update view \"%s\""
msgstr "ne peut pas mettre à jour la vue « %s »"
-#: executor/execMain.c:1003 rewrite/rewriteHandler.c:2391
+#: executor/execMain.c:1004 rewrite/rewriteHandler.c:2391
#, 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:1009 rewrite/rewriteHandler.c:2396
+#: executor/execMain.c:1010 rewrite/rewriteHandler.c:2396
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "ne peut pas supprimer à partir de la vue « %s »"
-#: executor/execMain.c:1011 rewrite/rewriteHandler.c:2399
+#: executor/execMain.c:1012 rewrite/rewriteHandler.c:2399
#, 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."
-#: executor/execMain.c:1021
+#: executor/execMain.c:1022
#, c-format
msgid "cannot change materialized view \"%s\""
msgstr "ne peut pas modifier la vue matérialisée « %s »"
-#: executor/execMain.c:1033
+#: executor/execMain.c:1034
#, c-format
msgid "cannot insert into foreign table \"%s\""
msgstr "ne peut pas insérer dans la table distante « %s »"
-#: executor/execMain.c:1039
+#: executor/execMain.c:1040
#, c-format
msgid "foreign table \"%s\" does not allow inserts"
msgstr "la table distante « %s » n'autorise pas les insertions"
-#: executor/execMain.c:1046
+#: executor/execMain.c:1047
#, c-format
msgid "cannot update foreign table \"%s\""
msgstr "ne peut pas modifier la table distante « %s »"
-#: executor/execMain.c:1052
+#: executor/execMain.c:1053
#, c-format
msgid "foreign table \"%s\" does not allow updates"
msgstr "la table distante « %s » n'autorise pas les modifications"
-#: executor/execMain.c:1059
+#: executor/execMain.c:1060
#, c-format
msgid "cannot delete from foreign table \"%s\""
msgstr "ne peut pas supprimer à partir de la table distante « %s »"
-#: executor/execMain.c:1065
+#: executor/execMain.c:1066
#, c-format
msgid "foreign table \"%s\" does not allow deletes"
msgstr "la table distante « %s » n'autorise pas les suppressions"
-#: executor/execMain.c:1076
+#: executor/execMain.c:1077
#, c-format
msgid "cannot change relation \"%s\""
msgstr "ne peut pas modifier la relation « %s »"
-#: executor/execMain.c:1100
+#: executor/execMain.c:1101
#, c-format
msgid "cannot lock rows in sequence \"%s\""
msgstr "ne peut pas verrouiller les lignes dans la séquence « %s »"
-#: executor/execMain.c:1107
+#: executor/execMain.c:1108
#, c-format
msgid "cannot lock rows in TOAST relation \"%s\""
msgstr "ne peut pas verrouiller les lignes dans la relation TOAST « %s »"
-#: executor/execMain.c:1114
+#: executor/execMain.c:1115
#, c-format
msgid "cannot lock rows in view \"%s\""
msgstr "ne peut pas verrouiller les lignes dans la vue « %s »"
-#: executor/execMain.c:1122
+#: executor/execMain.c:1123
#, c-format
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:1129
+#: executor/execMain.c:1130
#, c-format
msgid "cannot lock rows in foreign table \"%s\""
msgstr "ne peut pas verrouiller la table distante « %s »"
-#: executor/execMain.c:1135
+#: executor/execMain.c:1136
#, c-format
msgid "cannot lock rows in relation \"%s\""
msgstr "n'a pas pu verrouiller les lignes dans la relation « %s »"
-#: executor/execMain.c:1631
+#: executor/execMain.c:1632
#, c-format
msgid "null value in column \"%s\" violates not-null constraint"
msgstr "une valeur NULL viole la contrainte NOT NULL de la colonne « %s »"
-#: executor/execMain.c:1633 executor/execMain.c:1658
+#: executor/execMain.c:1634 executor/execMain.c:1659
#, c-format
msgid "Failing row contains %s."
msgstr "La ligne en échec contient %s"
-#: executor/execMain.c:1656
+#: executor/execMain.c:1657
#, c-format
msgid "new row for relation \"%s\" violates check constraint \"%s\""
msgstr "la nouvelle ligne de la relation « %s » viole la contrainte de vérification « %s »"
msgstr "%s n'est pas autorisé dans une fonction SQL"
#. translator: %s is a SQL statement name
-#: executor/functions.c:522 executor/spi.c:1337 executor/spi.c:2124
+#: executor/functions.c:522 executor/spi.c:1361 executor/spi.c:2148
#, c-format
msgid "%s is not allowed in a non-volatile function"
msgstr "%s n'est pas autorisé dans une fonction non volatile"
msgid "Query has too few columns."
msgstr "La requête n'a pas assez de colonnes."
-#: executor/nodeSubplan.c:304 executor/nodeSubplan.c:343 executor/nodeSubplan.c:970
+#: executor/nodeSubplan.c:315 executor/nodeSubplan.c:354 executor/nodeSubplan.c:1000
#, 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"
msgid "frame ending offset must not be negative"
msgstr "l'offset de fin de frame ne doit pas être négatif"
-#: executor/spi.c:213
+#: executor/spi.c:233
#, c-format
msgid "transaction left non-empty SPI stack"
msgstr "transaction gauche non vide dans la pile SPI"
-#: executor/spi.c:214 executor/spi.c:278
+#: executor/spi.c:234 executor/spi.c:302
#, c-format
msgid "Check for missing \"SPI_finish\" calls."
msgstr "Vérifiez les appels manquants à « SPI_finish »."
-#: executor/spi.c:277
+#: executor/spi.c:301
#, c-format
msgid "subtransaction left non-empty SPI stack"
msgstr "sous-transaction gauche non vide dans la pile SPI"
-#: executor/spi.c:1201
+#: executor/spi.c:1225
#, c-format
msgid "cannot open multi-query plan as cursor"
msgstr "ne peut pas ouvrir le plan à plusieurs requêtes comme curseur"
#. translator: %s is name of a SQL command, eg INSERT
-#: executor/spi.c:1206
+#: executor/spi.c:1230
#, c-format
msgid "cannot open %s query as cursor"
msgstr "ne peut pas ouvrir la requête %s comme curseur"
-#: executor/spi.c:1314
+#: executor/spi.c:1338
#, c-format
msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE n'est pas supporté"
-#: executor/spi.c:1315 parser/analyze.c:2115
+#: executor/spi.c:1339 parser/analyze.c:2115
#, c-format
msgid "Scrollable cursors must be READ ONLY."
msgstr "Les curseurs déplaçables doivent être en lecture seule (READ ONLY)."
-#: executor/spi.c:2425
+#: executor/spi.c:2449
#, c-format
msgid "SQL statement \"%s\""
msgstr "instruction SQL « %s »"
msgid "time zone interval must be HOUR or HOUR TO MINUTE"
msgstr "l'intervalle de fuseau horaire doit être HOUR ou HOUR TO MINUTE"
-#: gram.y:1536 gram.y:10064 gram.y:12615
+#: gram.y:1536 gram.y:10081 gram.y:12632
#, c-format
msgid "interval precision specified twice"
msgstr "précision d'intervalle spécifiée deux fois"
msgid "Use separate LIMIT and OFFSET clauses."
msgstr "Utilisez les clauses séparées LIMIT et OFFSET."
-#: gram.y:9643 gram.y:9668
+#: gram.y:9660 gram.y:9685
#, c-format
msgid "VALUES in FROM must have an alias"
msgstr "VALUES dans FROM doit avoir un alias"
-#: gram.y:9644 gram.y:9669
+#: gram.y:9661 gram.y:9686
#, c-format
msgid "For example, FROM (VALUES ...) [AS] foo."
msgstr "Par exemple, FROM (VALUES ...) [AS] quelquechose."
-#: gram.y:9649 gram.y:9674
+#: gram.y:9666 gram.y:9691
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "la sous-requête du FROM doit avoir un alias"
-#: gram.y:9650 gram.y:9675
+#: gram.y:9667 gram.y:9692
#, c-format
msgid "For example, FROM (SELECT ...) [AS] foo."
msgstr "Par exemple, FROM (SELECT...) [AS] quelquechose."
-#: gram.y:10190
+#: gram.y:10207
#, c-format
msgid "precision for type float must be at least 1 bit"
msgstr "la précision du type float doit être d'au moins un bit"
-#: gram.y:10199
+#: gram.y:10216
#, c-format
msgid "precision for type float must be less than 54 bits"
msgstr "la précision du type float doit être inférieur à 54 bits"
-#: gram.y:10738
+#: gram.y:10755
#, c-format
msgid "wrong number of parameters on left side of OVERLAPS expression"
msgstr "mauvais nombre de paramètres sur le côté gauche de l'expression OVERLAPS"
-#: gram.y:10743
+#: gram.y:10760
#, c-format
msgid "wrong number of parameters on right side of OVERLAPS expression"
msgstr "mauvais nombre de paramètres sur le côté droit de l'expression OVERLAPS"
-#: gram.y:10932
+#: gram.y:10949
#, c-format
msgid "UNIQUE predicate is not yet implemented"
msgstr "prédicat UNIQUE non implémenté"
-#: gram.y:11882
+#: gram.y:11899
#, c-format
msgid "RANGE PRECEDING is only supported with UNBOUNDED"
msgstr "RANGE PRECEDING est seulement supporté avec UNBOUNDED"
-#: gram.y:11888
+#: gram.y:11905
#, c-format
msgid "RANGE FOLLOWING is only supported with UNBOUNDED"
msgstr "RANGE FOLLOWING est seulement supporté avec UNBOUNDED"
-#: gram.y:11915 gram.y:11938
+#: gram.y:11932 gram.y:11955
#, c-format
msgid "frame start cannot be UNBOUNDED FOLLOWING"
msgstr "la fin du frame ne peut pas être UNBOUNDED FOLLOWING"
-#: gram.y:11920
+#: gram.y:11937
#, c-format
msgid "frame starting from following row cannot end with current row"
msgstr "la frame commençant après la ligne suivante ne peut pas se terminer avec la ligne actuelle"
-#: gram.y:11943
+#: gram.y:11960
#, c-format
msgid "frame end cannot be UNBOUNDED PRECEDING"
msgstr "la fin du frame ne peut pas être UNBOUNDED PRECEDING"
-#: gram.y:11949
+#: gram.y:11966
#, c-format
msgid "frame starting from current row cannot have preceding rows"
msgstr "la frame commençant à la ligne courante ne peut pas avoir des lignes précédentes"
-#: gram.y:11956
+#: gram.y:11973
#, c-format
msgid "frame starting from following row cannot have preceding rows"
msgstr "la frame commençant à la ligne suivante ne peut pas avoir des lignes précédentes"
-#: gram.y:12590
+#: gram.y:12607
#, c-format
msgid "type modifier cannot have parameter name"
msgstr "le modificateur de type ne peut pas avoir de nom de paramètre"
-#: gram.y:13207 gram.y:13382
+#: gram.y:13224 gram.y:13399
msgid "improper use of \"*\""
msgstr "mauvaise utilisation de « * »"
-#: gram.y:13345 gram.y:13362 tsearch/spell.c:667 tsearch/spell.c:684 tsearch/spell.c:701 tsearch/spell.c:718 tsearch/spell.c:740
+#: gram.y:13362 gram.y:13379 tsearch/spell.c:667 tsearch/spell.c:684 tsearch/spell.c:701 tsearch/spell.c:718 tsearch/spell.c:740
#, c-format
msgid "syntax error"
msgstr "erreur de syntaxe"
-#: gram.y:13433
+#: gram.y:13450
#, c-format
msgid "multiple ORDER BY clauses not allowed"
msgstr "clauses ORDER BY multiples non autorisées"
-#: gram.y:13444
+#: gram.y:13461
#, c-format
msgid "multiple OFFSET clauses not allowed"
msgstr "clauses OFFSET multiples non autorisées"
-#: gram.y:13453
+#: gram.y:13470
#, c-format
msgid "multiple LIMIT clauses not allowed"
msgstr "clauses LIMIT multiples non autorisées"
-#: gram.y:13462
+#: gram.y:13479
#, c-format
msgid "multiple WITH clauses not allowed"
msgstr "clauses WITH multiples non autorisées"
-#: gram.y:13608
+#: gram.y:13625
#, c-format
msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
msgstr "les arguments OUT et INOUT ne sont pas autorisés dans des fonctions TABLE"
-#: gram.y:13709
+#: gram.y:13726
#, c-format
msgid "multiple COLLATE clauses not allowed"
msgstr "clauses COLLATE multiples non autorisées"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13747 gram.y:13760
+#: gram.y:13764 gram.y:13777
#, c-format
msgid "%s constraints cannot be marked DEFERRABLE"
msgstr "les contraintes %s ne peuvent pas être marquées comme DEFERRABLE"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13773
+#: gram.y:13790
#, c-format
msgid "%s constraints cannot be marked NOT VALID"
msgstr "les contraintes %s ne peuvent pas être marquées comme NOT VALID"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13786
+#: gram.y:13803
#, c-format
msgid "%s constraints cannot be marked NO INHERIT"
msgstr "les contraintes %s ne peuvent pas être marquées NO INHERIT"
msgid "Kerberos unparse_name returned error %d"
msgstr "unparse_name de Kerberos a renvoyé l'erreur %d"
-#: libpq/auth.c:1034
+#: libpq/auth.c:1038
#, c-format
msgid "GSSAPI is not supported in protocol version 2"
msgstr "GSSAPI n'est pas supporté dans le protocole de version 2"
-#: libpq/auth.c:1091
+#: libpq/auth.c:1095
#, c-format
msgid "expected GSS response, got message type %d"
msgstr "en attente d'une réponse GSS, a reçu un message de type %d"
-#: libpq/auth.c:1150
+#: libpq/auth.c:1154
msgid "accepting GSS security context failed"
msgstr "échec de l'acceptation du contexte de sécurité GSS"
-#: libpq/auth.c:1176
+#: libpq/auth.c:1180
msgid "retrieving GSS user name failed"
msgstr "échec lors de la récupération du nom de l'utilisateur avec GSS"
-#: libpq/auth.c:1295
+#: libpq/auth.c:1304
#, c-format
msgid "SSPI is not supported in protocol version 2"
msgstr "SSPI n'est pas supporté dans le protocole de version 2"
-#: libpq/auth.c:1310
+#: libpq/auth.c:1319
msgid "could not acquire SSPI credentials"
msgstr "n'a pas pu obtenir les pièces d'identité SSPI"
-#: libpq/auth.c:1328
+#: libpq/auth.c:1337
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "en attente d'une réponse SSPI, a reçu un message de type %d"
-#: libpq/auth.c:1400
+#: libpq/auth.c:1409
msgid "could not accept SSPI security context"
msgstr "n'a pas pu accepter le contexte de sécurité SSPI"
-#: libpq/auth.c:1462
+#: libpq/auth.c:1471
msgid "could not get token from SSPI security context"
msgstr "n'a pas pu obtenir le jeton du contexte de sécurité SSPI"
-#: libpq/auth.c:1707
+#: libpq/auth.c:1716
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "n'a pas pu créer le socket pour la connexion Ident : %m"
-#: libpq/auth.c:1722
+#: libpq/auth.c:1731
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "n'a pas pu se lier à l'adresse locale « %s » : %m"
-#: libpq/auth.c:1734
+#: libpq/auth.c:1743
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "n'a pas pu se connecter au serveur Ident à l'adresse « %s », port %s : %m"
-#: libpq/auth.c:1754
+#: libpq/auth.c:1763
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr "n'a pas pu envoyer la requête au serveur Ident à l'adresse « %s », port %s : %m"
-#: libpq/auth.c:1769
+#: libpq/auth.c:1778
#, c-format
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr ""
"n'a pas pu recevoir la réponse du serveur Ident à l'adresse « %s », port %s :\n"
"%m"
-#: libpq/auth.c:1779
+#: libpq/auth.c:1788
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "réponse mal formatée du serveur Ident : « %s »"
-#: libpq/auth.c:1820
+#: libpq/auth.c:1829
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "la méthode d'authentification «peer n'est pas supportée sur cette plateforme"
-#: libpq/auth.c:1824
+#: libpq/auth.c:1833
#, c-format
msgid "could not get peer credentials: %m"
msgstr "n'a pas pu obtenir l'authentification de l'autre : %m"
-#: libpq/auth.c:1833
+#: libpq/auth.c:1842
#, c-format
msgid "local user with ID %d does not exist"
msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
-#: libpq/auth.c:1920
+#: libpq/auth.c:1929
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "erreur provenant de la couche PAM : %s"
-#: libpq/auth.c:1989
+#: libpq/auth.c:1998
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "n'a pas pu créer l'authenticateur PAM : %s"
-#: libpq/auth.c:2000
+#: libpq/auth.c:2009
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) a échoué : %s"
-#: libpq/auth.c:2011
+#: libpq/auth.c:2020
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) a échoué : %s"
-#: libpq/auth.c:2022
+#: libpq/auth.c:2031
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate a échoué : %s"
-#: libpq/auth.c:2033
+#: libpq/auth.c:2042
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt a échoué : %s"
-#: libpq/auth.c:2044
+#: libpq/auth.c:2053
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "n'a pas pu fermer l'authenticateur PAM : %s"
-#: libpq/auth.c:2077
+#: libpq/auth.c:2086
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "n'a pas pu initialiser LDAP : %m"
-#: libpq/auth.c:2080
+#: libpq/auth.c:2089
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "n'a pas pu initialiser LDAP : code d'erreur %d"
-#: libpq/auth.c:2090
+#: libpq/auth.c:2099
#, c-format
msgid "could not set LDAP protocol version: %s"
msgstr "n'a pas pu initialiser la version du protocole LDAP : %s"
-#: libpq/auth.c:2119
+#: libpq/auth.c:2128
#, c-format
msgid "could not load wldap32.dll"
msgstr "n'a pas pu charger wldap32.dll"
-#: libpq/auth.c:2127
+#: libpq/auth.c:2136
#, c-format
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
msgstr "n'a pas pu charger la fonction _ldap_start_tls_sA de wldap32.dll"
-#: libpq/auth.c:2128
+#: libpq/auth.c:2137
#, c-format
msgid "LDAP over SSL is not supported on this platform."
msgstr "LDAP via SSL n'est pas supporté sur cette plateforme."
-#: libpq/auth.c:2143
+#: libpq/auth.c:2152
#, c-format
msgid "could not start LDAP TLS session: %s"
msgstr "n'a pas pu démarrer la session TLS LDAP : %s"
-#: libpq/auth.c:2165
+#: libpq/auth.c:2174
#, c-format
msgid "LDAP server not specified"
msgstr "serveur LDAP non précisé"
-#: libpq/auth.c:2213
+#: libpq/auth.c:2222
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "caractère invalide dans le nom de l'utilisateur pour l'authentification LDAP"
-#: libpq/auth.c:2228
+#: libpq/auth.c:2237
#, c-format
msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
msgstr "n'a pas pu réaliser le lien LDAP initiale pour ldapbinddn « %s » sur le serveur « %s » : %s"
-#: libpq/auth.c:2254
+#: libpq/auth.c:2263
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
msgstr "n'a pas pu rechercher dans LDAP pour filtrer « %s » sur le serveur « %s » : %s"
-#: libpq/auth.c:2265
+#: libpq/auth.c:2274
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "l'utilisateur LDAP « %s » n'existe pas"
-#: libpq/auth.c:2266
+#: libpq/auth.c:2275
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
msgstr "la recherche LDAP pour le filtre « %s » sur le serveur « %s » n'a renvoyé aucun enregistrement."
-#: libpq/auth.c:2270
+#: libpq/auth.c:2279
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "l'utilisateur LDAP « %s » n'est pas unique"
-#: libpq/auth.c:2271
+#: libpq/auth.c:2280
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
msgid_plural "LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
msgstr[0] "la recherche LDAP pour le filtre « %s » sur le serveur « %s » a renvoyé %d enregistrement."
msgstr[1] "la recherche LDAP pour le filtre « %s » sur le serveur « %s » a renvoyé %d enregistrements."
-#: libpq/auth.c:2289
+#: libpq/auth.c:2298
#, c-format
msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
msgstr ""
"n'a pas pu obtenir le dn pour la première entrée correspondante « %s » sur\n"
"le serveur « %s » : %s"
-#: libpq/auth.c:2309
+#: libpq/auth.c:2318
#, c-format
msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
msgstr ""
"n'a pas pu exécuter le unbind après la recherche de l'utilisateur « %s »\n"
"sur le serveur « %s » : %s"
-#: libpq/auth.c:2346
+#: libpq/auth.c:2355
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
msgstr "échec de connexion LDAP pour l'utilisateur « %s » sur le serveur « %s » : %s"
-#: libpq/auth.c:2374
+#: libpq/auth.c:2383
#, c-format
msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
msgstr ""
"l'authentification par le certificat a échoué pour l'utilisateur « %s » :\n"
"le certificat du client ne contient aucun nom d'utilisateur"
-#: libpq/auth.c:2501
+#: libpq/auth.c:2510
#, c-format
msgid "RADIUS server not specified"
msgstr "serveur RADIUS non précisé"
-#: libpq/auth.c:2508
+#: libpq/auth.c:2517
#, c-format
msgid "RADIUS secret not specified"
msgstr "secret RADIUS non précisé"
-#: libpq/auth.c:2524 libpq/hba.c:1596
+#: libpq/auth.c:2533 libpq/hba.c:1596
#, c-format
msgid "could not translate RADIUS server name \"%s\" to address: %s"
msgstr "n'a pas pu traduire le nom du serveur RADIUS « %s » en une adresse : %s"
-#: libpq/auth.c:2545
+#: libpq/auth.c:2554
#, c-format
msgid "RADIUS authentication does not support passwords longer than 16 characters"
msgstr ""
"l'authentification RADIUS ne supporte pas les mots de passe de plus de 16\n"
"caractères"
-#: libpq/auth.c:2556
+#: libpq/auth.c:2565
#, c-format
msgid "could not generate random encryption vector"
msgstr "n'a pas pu générer le vecteur de chiffrement aléatoire"
-#: libpq/auth.c:2579
+#: libpq/auth.c:2588
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "n'a pas pu réaliser le chiffrement MD5 du mot de passe"
-#: libpq/auth.c:2601
+#: libpq/auth.c:2610
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "n'a pas pu créer le socket RADIUS : %m"
-#: libpq/auth.c:2622
+#: libpq/auth.c:2631
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "n'a pas pu se lier à la socket RADIUS : %m"
-#: libpq/auth.c:2632
+#: libpq/auth.c:2641
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "n'a pas pu transmettre le paquet RADIUS : %m"
-#: libpq/auth.c:2661 libpq/auth.c:2686
+#: libpq/auth.c:2670 libpq/auth.c:2695
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "dépassement du délai pour la réponse du RADIUS"
-#: libpq/auth.c:2679
+#: libpq/auth.c:2688
#, 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:2708
+#: libpq/auth.c:2717
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "n'a pas pu lire la réponse RADIUS : %m"
-#: libpq/auth.c:2720 libpq/auth.c:2724
+#: libpq/auth.c:2729 libpq/auth.c:2733
#, c-format
msgid "RADIUS response was sent from incorrect port: %d"
msgstr "la réponse RADIUS a été envoyée à partir d'un mauvais port : %d"
-#: libpq/auth.c:2733
+#: libpq/auth.c:2742
#, c-format
msgid "RADIUS response too short: %d"
msgstr "réponse RADIUS trop courte : %d"
-#: libpq/auth.c:2740
+#: libpq/auth.c:2749
#, c-format
msgid "RADIUS response has corrupt length: %d (actual length %d)"
msgstr "la réponse RADIUS a une longueur corrompue : %d (longueur actuelle %d)"
-#: libpq/auth.c:2748
+#: libpq/auth.c:2757
#, c-format
msgid "RADIUS response is to a different request: %d (should be %d)"
msgstr "la réponse RADIUS correspond à une demande différente : %d (devrait être %d)"
-#: libpq/auth.c:2773
+#: libpq/auth.c:2782
#, 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"
-#: libpq/auth.c:2782
+#: libpq/auth.c:2791
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "la réponse RADIUS a une signature MD5 erronée"
-#: libpq/auth.c:2799
+#: libpq/auth.c:2808
#, c-format
msgid "RADIUS response has invalid code (%d) for user \"%s\""
msgstr "la réponse RADIUS a un code invalide (%d) pour l'utilisateur « %s »"
msgid "could not receive data from client: %m"
msgstr "n'a pas pu recevoir les données du client : %m"
-#: libpq/pqcomm.c:1137 tcop/postgres.c:3963
+#: libpq/pqcomm.c:1137 tcop/postgres.c:3969
#, c-format
msgid "terminating connection because protocol sync was lost"
msgstr "arrêt de la connexion à cause d'une perte de synchronisation du protocole"
msgid "could not find array type for data type %s"
msgstr "n'a pas pu trouver le type array pour le type de données %s"
-#: optimizer/path/joinrels.c:815
+#: optimizer/path/joinrels.c:816
#, c-format
msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join conditions"
msgstr ""
msgid "could not implement GROUP BY"
msgstr "n'a pas pu implanter GROUP BY"
-#: optimizer/plan/planner.c:2595 optimizer/plan/planner.c:2767 optimizer/prep/prepunion.c:824
+#: optimizer/plan/planner.c:2595 optimizer/plan/planner.c:2767 optimizer/prep/prepunion.c:827
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr ""
msgid "too many range table entries"
msgstr "trop d'enregistrements dans la table range"
-#: optimizer/prep/prepunion.c:418
+#: optimizer/prep/prepunion.c:421
#, c-format
msgid "could not implement recursive UNION"
msgstr "n'a pas pu implanter le UNION récursif"
-#: optimizer/prep/prepunion.c:419
+#: optimizer/prep/prepunion.c:422
#, c-format
msgid "All column datatypes must be hashable."
msgstr "Tous les types de données colonnes doivent être hachables."
#. translator: %s is UNION, INTERSECT, or EXCEPT
-#: optimizer/prep/prepunion.c:823
+#: optimizer/prep/prepunion.c:826
#, c-format
msgid "could not implement %s"
msgstr "n'a pas pu implanter %s"
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"
-#: port/win32/crashdump.c:108
+#: port/win32/crashdump.c:122
#, c-format
msgid "could not load dbghelp.dll, cannot write crash dump\n"
msgstr "n'a pas pu charger dbghelp.dll, ne peut pas écrire le « crashdump »\n"
-#: port/win32/crashdump.c:116
+#: port/win32/crashdump.c:130
#, c-format
msgid "could not load required functions in dbghelp.dll, cannot write crash dump\n"
msgstr "n'a pas pu charger les fonctions requises dans dbghelp.dll, ne peut pas écrire le « crashdump »\n"
-#: port/win32/crashdump.c:147
+#: port/win32/crashdump.c:161
#, c-format
msgid "could not open crash dump file \"%s\" for writing: error code %lu\n"
msgstr "n'a pas pu ouvrir le fichier « crashdump » « %s » en écriture : code d'erreur %lu\n"
-#: port/win32/crashdump.c:154
+#: port/win32/crashdump.c:168
#, c-format
msgid "wrote crash dump to file \"%s\"\n"
msgstr "a écrit le « crash dump » dans le fichier « %s »\n"
-#: port/win32/crashdump.c:156
+#: port/win32/crashdump.c:170
#, c-format
msgid "could not write crash dump to file \"%s\": error code %lu\n"
msgstr "n'a pas pu écrire le « crashdump » dans le fichier « %s » : code d'erreur %lu\n"
msgid "autovacuum launcher started"
msgstr "lancement du processus autovacuum"
-#: postmaster/autovacuum.c:808
+#: postmaster/autovacuum.c:814
#, c-format
msgid "autovacuum launcher shutting down"
msgstr "arrêt du processus autovacuum"
-#: postmaster/autovacuum.c:1480
+#: postmaster/autovacuum.c:1486
#, c-format
msgid "could not fork autovacuum worker process: %m"
msgstr "n'a pas pu exécuter le processus autovacuum worker : %m"
-#: postmaster/autovacuum.c:1699
+#: postmaster/autovacuum.c:1713
#, c-format
msgid "autovacuum: processing database \"%s\""
msgstr "autovacuum : traitement de la base de données « %s »"
-#: postmaster/autovacuum.c:2116
+#: postmaster/autovacuum.c:2130
#, c-format
msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr ""
"autovacuum : suppression de la table temporaire orpheline « %s.%s » dans la\n"
"base de données « %s »"
-#: postmaster/autovacuum.c:2128
+#: postmaster/autovacuum.c:2142
#, c-format
msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr ""
"autovacuum : a trouvé la table temporaire orpheline « %s.%s » dans la base de\n"
"données « %s »"
-#: postmaster/autovacuum.c:2398
+#: postmaster/autovacuum.c:2433
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\""
msgstr "VACUUM automatique de la table « %s.%s.%s »"
-#: postmaster/autovacuum.c:2401
+#: postmaster/autovacuum.c:2436
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\""
msgstr "ANALYZE automatique de la table « %s.%s.%s »"
-#: postmaster/autovacuum.c:2970
+#: postmaster/autovacuum.c:3005
#, c-format
msgid "autovacuum not started because of misconfiguration"
msgstr "autovacuum non exécuté à cause d'une mauvaise configuration"
-#: postmaster/autovacuum.c:2971
+#: postmaster/autovacuum.c:3006
#, c-format
msgid "Enable the \"track_counts\" option."
msgstr "Activez l'option « track_counts »."
msgid "transaction log switch forced (archive_timeout=%d)"
msgstr "changement forcé du journal de transaction (archive_timeout=%d)"
-#: postmaster/checkpointer.c:1083
+#: postmaster/checkpointer.c:1077
#, c-format
msgid "checkpoint request failed"
msgstr "échec de la demande de point de vérification"
-#: postmaster/checkpointer.c:1084
+#: postmaster/checkpointer.c:1078
#, c-format
msgid "Consult recent messages in the server log for details."
msgstr ""
"Consultez les messages récents du serveur dans les journaux applicatifs pour\n"
"plus de détails."
-#: postmaster/checkpointer.c:1280
+#: postmaster/checkpointer.c:1274
#, c-format
msgid "compacted fsync request queue from %d entries to %d entries"
msgstr "a compacté la queue de requêtes fsync de %d entrées à %d"
msgid "Target must be \"bgwriter\"."
msgstr "La cible doit être « bgwriter »."
-#: postmaster/pgstat.c:3233
+#: postmaster/pgstat.c:3240
#, c-format
msgid "could not read statistics message: %m"
msgstr "n'a pas pu lire le message des statistiques : %m"
-#: postmaster/pgstat.c:3562 postmaster/pgstat.c:3713
+#: postmaster/pgstat.c:3569 postmaster/pgstat.c:3720
#, c-format
msgid "could not open temporary statistics file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier temporaire des statistiques « %s » : %m"
-#: postmaster/pgstat.c:3623 postmaster/pgstat.c:3758
+#: postmaster/pgstat.c:3630 postmaster/pgstat.c:3765
#, c-format
msgid "could not write temporary statistics file \"%s\": %m"
msgstr "n'a pas pu écrire le fichier temporaire des statistiques « %s » : %m"
-#: postmaster/pgstat.c:3632 postmaster/pgstat.c:3767
+#: postmaster/pgstat.c:3639 postmaster/pgstat.c:3774
#, c-format
msgid "could not close temporary statistics file \"%s\": %m"
msgstr "n'a pas pu fermer le fichier temporaire des statistiques « %s » : %m"
-#: postmaster/pgstat.c:3640 postmaster/pgstat.c:3775
+#: postmaster/pgstat.c:3647 postmaster/pgstat.c:3782
#, c-format
msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
msgstr ""
"n'a pas pu renommer le fichier temporaire des statistiques « %s » en\n"
"« %s » : %m"
-#: postmaster/pgstat.c:3863 postmaster/pgstat.c:4060 postmaster/pgstat.c:4212
+#: postmaster/pgstat.c:3870 postmaster/pgstat.c:4067 postmaster/pgstat.c:4219
#, c-format
msgid "could not open statistics file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de statistiques « %s » : %m"
-#: postmaster/pgstat.c:3875 postmaster/pgstat.c:3885 postmaster/pgstat.c:3917 postmaster/pgstat.c:3932 postmaster/pgstat.c:3997 postmaster/pgstat.c:4072 postmaster/pgstat.c:4092 postmaster/pgstat.c:4110 postmaster/pgstat.c:4126 postmaster/pgstat.c:4144 postmaster/pgstat.c:4160 postmaster/pgstat.c:4224 postmaster/pgstat.c:4236 postmaster/pgstat.c:4261 postmaster/pgstat.c:4283
+#: postmaster/pgstat.c:3882 postmaster/pgstat.c:3892 postmaster/pgstat.c:3924 postmaster/pgstat.c:3939 postmaster/pgstat.c:4004 postmaster/pgstat.c:4079 postmaster/pgstat.c:4099 postmaster/pgstat.c:4117 postmaster/pgstat.c:4133 postmaster/pgstat.c:4151 postmaster/pgstat.c:4167 postmaster/pgstat.c:4231 postmaster/pgstat.c:4243 postmaster/pgstat.c:4268 postmaster/pgstat.c:4290
#, c-format
msgid "corrupted statistics file \"%s\""
msgstr "fichier de statistiques « %s » corrompu"
-#: postmaster/pgstat.c:4412
+#: postmaster/pgstat.c:4419
#, c-format
msgid "using stale statistics instead of current ones because stats collector is not responding"
msgstr ""
"utilise de vieilles statistiques à la place des actuelles car le collecteur de\n"
"statistiques ne répond pas"
-#: postmaster/pgstat.c:4735
+#: postmaster/pgstat.c:4742
#, c-format
msgid "database hash table corrupted during cleanup --- abort"
msgstr ""
msgid "could not post child completion status\n"
msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
-#: postmaster/syslogger.c:457 postmaster/syslogger.c:1056
+#: postmaster/syslogger.c:474 postmaster/syslogger.c:1148
#, c-format
msgid "could not read from logger pipe: %m"
msgstr "n'a pas pu lire à partir du tube des journaux applicatifs : %m"
-#: postmaster/syslogger.c:506
+#: postmaster/syslogger.c:523
#, c-format
msgid "logger shutting down"
msgstr "arrêt en cours des journaux applicatifs"
-#: postmaster/syslogger.c:550 postmaster/syslogger.c:564
+#: postmaster/syslogger.c:567 postmaster/syslogger.c:581
#, c-format
msgid "could not create pipe for syslog: %m"
msgstr "n'a pas pu créer un tube pour syslog : %m"
-#: postmaster/syslogger.c:600
+#: postmaster/syslogger.c:632
#, c-format
msgid "could not fork system logger: %m"
msgstr "n'a pas pu lancer le processus des journaux applicatifs : %m"
-#: postmaster/syslogger.c:636
+#: postmaster/syslogger.c:668
#, c-format
msgid "redirecting log output to logging collector process"
msgstr "redirection des traces vers le processus de récupération des traces"
-#: postmaster/syslogger.c:637
+#: postmaster/syslogger.c:669
#, c-format
msgid "Future log output will appear in directory \"%s\"."
msgstr "Les prochaines traces apparaîtront dans le répertoire « %s »."
-#: postmaster/syslogger.c:645
+#: postmaster/syslogger.c:677
#, c-format
msgid "could not redirect stdout: %m"
msgstr "n'a pas pu rediriger la sortie (stdout) : %m"
-#: postmaster/syslogger.c:650 postmaster/syslogger.c:666
+#: postmaster/syslogger.c:682 postmaster/syslogger.c:698
#, c-format
msgid "could not redirect stderr: %m"
msgstr "n'a pas pu rediriger la sortie des erreurs (stderr) : %m"
-#: postmaster/syslogger.c:1011
+#: postmaster/syslogger.c:1103
#, c-format
msgid "could not write to log file: %s\n"
msgstr "n'a pas pu écrire dans le journal applicatif : %s\n"
-#: postmaster/syslogger.c:1151
+#: postmaster/syslogger.c:1220
#, c-format
msgid "could not open log file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier applicatif « %s » : %m"
-#: postmaster/syslogger.c:1213 postmaster/syslogger.c:1257
+#: postmaster/syslogger.c:1282 postmaster/syslogger.c:1332
#, c-format
msgid "disabling automatic rotation (use SIGHUP to re-enable)"
msgstr "désactivation de la rotation automatique (utilisez SIGHUP pour la réactiver)"
msgid "syntax error: unexpected character \"%s\""
msgstr "erreur de syntaxe : caractère « %s » inattendu"
-#: replication/basebackup.c:141 replication/basebackup.c:947 utils/adt/misc.c:360
+#: replication/basebackup.c:141 replication/basebackup.c:950 utils/adt/misc.c:360
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "n'a pas pu lire le lien symbolique « %s » : %m"
-#: replication/basebackup.c:148 replication/basebackup.c:951 utils/adt/misc.c:364
+#: replication/basebackup.c:148 replication/basebackup.c:954 utils/adt/misc.c:364
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "la cible du lien symbolique « %s » est trop long"
msgid "could not find WAL file \"%s\""
msgstr "n'a pas pu trouver le fichier WAL « %s »"
-#: replication/basebackup.c:404 replication/basebackup.c:428
+#: replication/basebackup.c:407 replication/basebackup.c:431
#, c-format
msgid "unexpected WAL file size \"%s\""
msgstr "taille du fichier WAL « %s » inattendue"
-#: replication/basebackup.c:416 replication/basebackup.c:1073
+#: replication/basebackup.c:419 replication/basebackup.c:1076
#, c-format
msgid "base backup could not send data, aborting backup"
msgstr "la sauvegarde de base n'a pas pu envoyer les données, annulation de la sauvegarde"
-#: replication/basebackup.c:514 replication/basebackup.c:523 replication/basebackup.c:532 replication/basebackup.c:541 replication/basebackup.c:550
+#: replication/basebackup.c:517 replication/basebackup.c:526 replication/basebackup.c:535 replication/basebackup.c:544 replication/basebackup.c:553
#, c-format
msgid "duplicate option \"%s\""
msgstr "option « %s » dupliquée"
-#: replication/basebackup.c:805 replication/basebackup.c:892
+#: replication/basebackup.c:808 replication/basebackup.c:895
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr ""
"n'a pas pu récupérer les informations sur le fichier ou répertoire\n"
"« %s » : %m"
-#: replication/basebackup.c:1025
+#: replication/basebackup.c:1028
#, c-format
msgid "skipping special file \"%s\""
msgstr "ignore le fichier spécial « %s »"
msgid "primary server contains no more WAL on requested timeline %u"
msgstr "le serveur principal ne contient plus de WAL sur la timeline %u demandée"
-#: replication/walreceiver.c:548 replication/walreceiver.c:905
+#: replication/walreceiver.c:548 replication/walreceiver.c:899
#, c-format
msgid "could not close log segment %s: %m"
msgstr "n'a pas pu fermer le journal de transactions %s : %m"
msgid "fetching timeline history file for timeline %u from primary server"
msgstr "récupération du fichier historique pour la timeline %u à partir du serveur principal"
-#: replication/walreceiver.c:956
+#: replication/walreceiver.c:950
#, c-format
msgid "could not write to log segment %s at offset %u, length %lu: %m"
msgstr "n'a pas pu écrire le journal de transactions %s au décalage %u, longueur %lu : %m"
-#: replication/walsender.c:373 storage/smgr/md.c:1786
+#: replication/walsender.c:373 storage/smgr/md.c:1824
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "n'a pas pu trouver la fin du fichier « %s » : %m"
msgid "invalid Unicode escape character"
msgstr "chaîne d'échappement Unicode invalide"
-#: scan.l:597 scan.l:605 scan.l:613 scan.l:614 scan.l:615 scan.l:1298 scan.l:1325 scan.l:1329 scan.l:1367 scan.l:1371 scan.l:1393 scan.l:1403
+#: scan.l:597 scan.l:605 scan.l:613 scan.l:614 scan.l:615 scan.l:1311 scan.l:1338 scan.l:1342 scan.l:1380 scan.l:1384 scan.l:1406 scan.l:1416
msgid "invalid Unicode surrogate pair"
msgstr "paire surrogate Unicode invalide"
msgid "unterminated quoted identifier"
msgstr "identifiant entre guillemets non terminé"
-#: scan.l:887
+#: scan.l:900
msgid "operator too long"
msgstr "opérateur trop long"
#. translator: %s is typically the translation of "syntax error"
-#: scan.l:1045
+#: scan.l:1058
#, c-format
msgid "%s at end of input"
msgstr "%s à la fin de l'entrée"
#. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1053
+#: scan.l:1066
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s sur ou près de « %s »"
-#: scan.l:1214 scan.l:1246
+#: scan.l:1227 scan.l:1259
msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8"
msgstr ""
"Les valeurs d'échappement unicode ne peuvent pas être utilisées pour les\n"
"valeurs de point de code au-dessus de 007F quand l'encodage serveur n'est\n"
"pas UTF8"
-#: scan.l:1242 scan.l:1385
+#: scan.l:1255 scan.l:1398
msgid "invalid Unicode escape value"
msgstr "valeur d'échappement Unicode invalide"
-#: scan.l:1449
+#: scan.l:1462
#, c-format
msgid "nonstandard use of \\' in a string literal"
msgstr "utilisation non standard de \\' dans une chaîne littérale"
-#: scan.l:1450
+#: scan.l:1463
#, c-format
msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
msgstr ""
"Utilisez '' pour écrire des guillemets dans une chaîne ou utilisez la syntaxe de\n"
"chaîne d'échappement (E'...')."
-#: scan.l:1459
+#: scan.l:1472
#, c-format
msgid "nonstandard use of \\\\ in a string literal"
msgstr "utilisation non standard de \\\\ dans une chaîne littérale"
-#: scan.l:1460
+#: scan.l:1473
#, c-format
msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
msgstr "Utilisez la syntaxe de chaîne d'échappement pour les antislashs, c'est-à-dire E'\\\\'."
-#: scan.l:1474
+#: scan.l:1487
#, c-format
msgid "nonstandard use of escape in a string literal"
msgstr "utilisation non standard d'un échappement dans une chaîne littérale"
-#: scan.l:1475
+#: scan.l:1488
#, c-format
msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
msgstr ""
msgid "could not read directory \"%s\": %m"
msgstr "n'a pas pu lire le répertoire « %s » : %m"
-#: storage/ipc/shmem.c:205 storage/lmgr/lock.c:872 storage/lmgr/lock.c:906 storage/lmgr/lock.c:2602 storage/lmgr/lock.c:3716 storage/lmgr/lock.c:3781 storage/lmgr/lock.c:4071 storage/lmgr/predicate.c:2333 storage/lmgr/predicate.c:2348 storage/lmgr/predicate.c:3740 storage/lmgr/predicate.c:4883 storage/lmgr/proc.c:198 utils/hash/dynahash.c:966
+#: storage/ipc/shmem.c:205 storage/lmgr/lock.c:892 storage/lmgr/lock.c:930 storage/lmgr/lock.c:2651 storage/lmgr/lock.c:3765 storage/lmgr/lock.c:3830 storage/lmgr/lock.c:4120 storage/lmgr/predicate.c:2333 storage/lmgr/predicate.c:2348 storage/lmgr/predicate.c:3740 storage/lmgr/predicate.c:4883 storage/lmgr/proc.c:198 utils/hash/dynahash.c:966
#, c-format
msgid "out of shared memory"
msgstr "mémoire partagée épuisée"
msgid "requested shared memory size overflows size_t"
msgstr "la taille de la mémoire partagée demandée dépasse size_t"
-#: storage/ipc/standby.c:501 tcop/postgres.c:3011
+#: storage/ipc/standby.c:529 tcop/postgres.c:3017
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr "annulation de la requête à cause d'un conflit avec la restauration"
-#: storage/ipc/standby.c:502 tcop/postgres.c:2244
+#: storage/ipc/standby.c:530 tcop/postgres.c:2244
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr "La transaction de l'utilisateur causait un verrou mortel lors de la restauration."
msgid "See server log for query details."
msgstr "Voir les journaux applicatifs du serveur pour les détails sur la requête."
-#: storage/lmgr/lmgr.c:675
+#: storage/lmgr/lmgr.c:697
#, c-format
msgid "relation %u of database %u"
msgstr "relation %u de la base de données %u"
-#: storage/lmgr/lmgr.c:681
+#: storage/lmgr/lmgr.c:703
#, c-format
msgid "extension of relation %u of database %u"
msgstr "extension de la relation %u de la base de données %u"
-#: storage/lmgr/lmgr.c:687
+#: storage/lmgr/lmgr.c:709
#, c-format
msgid "page %u of relation %u of database %u"
msgstr "page %u de la relation %u de la base de données %u"
-#: storage/lmgr/lmgr.c:694
+#: storage/lmgr/lmgr.c:716
#, c-format
msgid "tuple (%u,%u) of relation %u of database %u"
msgstr "ligne (%u,%u) de la relation %u de la base de données %u"
-#: storage/lmgr/lmgr.c:702
+#: storage/lmgr/lmgr.c:724
#, c-format
msgid "transaction %u"
msgstr "transaction %u"
-#: storage/lmgr/lmgr.c:707
+#: storage/lmgr/lmgr.c:729
#, c-format
msgid "virtual transaction %d/%u"
msgstr "transaction virtuelle %d/%u"
-#: storage/lmgr/lmgr.c:713
+#: storage/lmgr/lmgr.c:735
#, c-format
msgid "object %u of class %u of database %u"
msgstr "objet %u de la classe %u de la base de données %u"
-#: storage/lmgr/lmgr.c:721
+#: storage/lmgr/lmgr.c:743
#, c-format
msgid "user lock [%u,%u,%u]"
msgstr "verrou utilisateur [%u,%u,%u]"
-#: storage/lmgr/lmgr.c:728
+#: storage/lmgr/lmgr.c:750
#, c-format
msgid "advisory lock [%u,%u,%u,%u]"
msgstr "verrou informatif [%u,%u,%u,%u]"
-#: storage/lmgr/lmgr.c:736
+#: storage/lmgr/lmgr.c:758
#, c-format
msgid "unrecognized locktag type %d"
msgstr "type locktag non reconnu %d"
-#: storage/lmgr/lock.c:721
+#: storage/lmgr/lock.c:727
#, c-format
msgid "cannot acquire lock mode %s on database objects while recovery is in progress"
msgstr ""
"ne peut pas acquérir le mode de verrou %s sur les objets de base de données\n"
"alors que la restauration est en cours"
-#: storage/lmgr/lock.c:723
+#: storage/lmgr/lock.c:729
#, c-format
msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
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:873 storage/lmgr/lock.c:907 storage/lmgr/lock.c:2603 storage/lmgr/lock.c:3717 storage/lmgr/lock.c:3782 storage/lmgr/lock.c:4072
+#: storage/lmgr/lock.c:893 storage/lmgr/lock.c:931 storage/lmgr/lock.c:2652 storage/lmgr/lock.c:3766 storage/lmgr/lock.c:3831 storage/lmgr/lock.c:4121
#, c-format
msgid "You might need to increase max_locks_per_transaction."
msgstr "Vous pourriez avoir besoin d'augmenter max_locks_per_transaction."
-#: storage/lmgr/lock.c:3044 storage/lmgr/lock.c:3156
+#: storage/lmgr/lock.c:3093 storage/lmgr/lock.c:3205
#, c-format
msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
msgstr "ne peut pas utiliser PREPARE lorsque des verrous de niveau session et deniveau transaction sont détenus sur le même objet"
msgid "corrupted item pointer: offset = %u, size = %u"
msgstr "pointeur d'élément corrompu : décalage = %u, taille = %u"
-#: storage/smgr/md.c:427 storage/smgr/md.c:898
+#: storage/smgr/md.c:428 storage/smgr/md.c:899
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "n'a pas pu tronquer le fichier « %s » : %m"
-#: storage/smgr/md.c:494
+#: storage/smgr/md.c:495
#, c-format
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "ne peut pas étendre le fichier « %s » de plus de %u blocs"
-#: storage/smgr/md.c:516 storage/smgr/md.c:677 storage/smgr/md.c:752
+#: storage/smgr/md.c:517 storage/smgr/md.c:678 storage/smgr/md.c:753
#, c-format
msgid "could not seek to block %u in file \"%s\": %m"
msgstr "n'a pas pu trouver le bloc %u dans le fichier « %s » : %m"
-#: storage/smgr/md.c:524
+#: storage/smgr/md.c:525
#, c-format
msgid "could not extend file \"%s\": %m"
msgstr "n'a pas pu étendre le fichier « %s » : %m"
-#: storage/smgr/md.c:526 storage/smgr/md.c:533 storage/smgr/md.c:779
+#: storage/smgr/md.c:527 storage/smgr/md.c:534 storage/smgr/md.c:780
#, c-format
msgid "Check free disk space."
msgstr "Vérifiez l'espace disque disponible."
-#: storage/smgr/md.c:530
+#: storage/smgr/md.c:531
#, c-format
msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr ""
"n'a pas pu étendre le fichier « %s » : a écrit seulement %d octets sur %d\n"
"au bloc %u"
-#: storage/smgr/md.c:695
+#: storage/smgr/md.c:696
#, c-format
msgid "could not read block %u in file \"%s\": %m"
msgstr "n'a pas pu lire le bloc %u dans le fichier « %s » : %m"
-#: storage/smgr/md.c:711
+#: storage/smgr/md.c:712
#, c-format
msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
msgstr ""
"n'a pas pu lire le bloc %u du fichier « %s » : a lu seulement %d octets\n"
"sur %d"
-#: storage/smgr/md.c:770
+#: storage/smgr/md.c:771
#, c-format
msgid "could not write block %u in file \"%s\": %m"
msgstr "n'a pas pu écrire le bloc %u dans le fichier « %s » : %m"
-#: storage/smgr/md.c:775
+#: storage/smgr/md.c:776
#, c-format
msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
msgstr ""
"n'a pas pu écrire le bloc %u du fichier « %s » : a seulement écrit %d\n"
"octets sur %d"
-#: storage/smgr/md.c:874
+#: storage/smgr/md.c:875
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr "n'a pas pu tronquer le fichier « %s » en %u blocs : il y a seulement %u blocs"
-#: storage/smgr/md.c:924
+#: storage/smgr/md.c:925
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "n'a pas pu tronquer le fichier « %s » en %u blocs : %m"
-#: storage/smgr/md.c:1204
+#: storage/smgr/md.c:1205
#, c-format
msgid "could not fsync file \"%s\" but retrying: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le fichier « %s », nouvelle\n"
"tentative : %m"
-#: storage/smgr/md.c:1367
+#: storage/smgr/md.c:1368
#, c-format
msgid "could not forward fsync request because request queue is full"
msgstr "n'a pas pu envoyer la requête fsync car la queue des requêtes est pleine"
-#: storage/smgr/md.c:1764
+#: storage/smgr/md.c:1802
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "n'a pas pu ouvrir le fichier « %s » (bloc cible %u) : %m"
msgid "unexpected EOF on client connection"
msgstr "fin de fichier (EOF) inattendue de la connexion du client"
-#: tcop/postgres.c:442 tcop/postgres.c:454 tcop/postgres.c:465 tcop/postgres.c:477 tcop/postgres.c:4317
+#: tcop/postgres.c:442 tcop/postgres.c:454 tcop/postgres.c:465 tcop/postgres.c:477 tcop/postgres.c:4323
#, c-format
msgid "invalid frontend message type %d"
msgstr "type %d du message de l'interface invalide"
msgid "User was connected to a database that must be dropped."
msgstr "L'utilisateur était connecté à une base de donnée qui doit être supprimé."
-#: tcop/postgres.c:2576
+#: tcop/postgres.c:2586
#, c-format
msgid "terminating connection because of crash of another server process"
msgstr "arrêt de la connexion à cause de l'arrêt brutal d'un autre processus serveur"
-#: tcop/postgres.c:2577
+#: tcop/postgres.c:2587
#, c-format
msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
msgstr ""
"courante et de quitter car un autre processus serveur a quitté anormalement\n"
"et qu'il existe probablement de la mémoire partagée corrompue."
-#: tcop/postgres.c:2581 tcop/postgres.c:2914
+#: tcop/postgres.c:2591 tcop/postgres.c:2920
#, c-format
msgid "In a moment you should be able to reconnect to the database and repeat your command."
msgstr ""
"Dans un moment, vous devriez être capable de vous reconnecter à la base de\n"
"données et de relancer votre commande."
-#: tcop/postgres.c:2674
+#: tcop/postgres.c:2680
#, c-format
msgid "floating-point exception"
msgstr "exception dû à une virgule flottante"
-#: tcop/postgres.c:2675
+#: tcop/postgres.c:2681
#, c-format
msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
msgstr ""
"Ceci signifie probablement un résultat en dehors de l'échelle ou une\n"
"opération invalide telle qu'une division par zéro."
-#: tcop/postgres.c:2857
+#: tcop/postgres.c:2863
#, c-format
msgid "terminating autovacuum process due to administrator command"
msgstr "arrêt du processus autovacuum suite à la demande de l'administrateur"
-#: tcop/postgres.c:2863 tcop/postgres.c:2873 tcop/postgres.c:2912
+#: tcop/postgres.c:2869 tcop/postgres.c:2879 tcop/postgres.c:2918
#, c-format
msgid "terminating connection due to conflict with recovery"
msgstr "arrêt de la connexion à cause d'un conflit avec la restauration"
-#: tcop/postgres.c:2879
+#: tcop/postgres.c:2885
#, c-format
msgid "terminating connection due to administrator command"
msgstr "arrêt des connexions suite à la demande de l'administrateur"
-#: tcop/postgres.c:2892
+#: tcop/postgres.c:2898
#, c-format
msgid "connection to client lost"
msgstr "connexion au client perdue"
-#: tcop/postgres.c:2951
+#: tcop/postgres.c:2957
#, c-format
msgid "canceling authentication due to timeout"
msgstr "annulation de l'authentification à cause du délai écoulé"
-#: tcop/postgres.c:2979
+#: tcop/postgres.c:2985
#, c-format
msgid "canceling statement due to lock timeout"
msgstr "annulation de la requête à cause du délai écoulé pour l'obtention des verrous"
-#: tcop/postgres.c:2989
+#: tcop/postgres.c:2995
#, c-format
msgid "canceling statement due to statement timeout"
msgstr "annulation de la requête à cause du délai écoulé pour l'exécution de l'instruction"
-#: tcop/postgres.c:2999
+#: tcop/postgres.c:3005
#, c-format
msgid "canceling autovacuum task"
msgstr "annulation de la tâche d'autovacuum"
-#: tcop/postgres.c:3028
+#: tcop/postgres.c:3034
#, c-format
msgid "canceling statement due to user request"
msgstr "annulation de la requête à la demande de l'utilisateur"
-#: tcop/postgres.c:3136
+#: tcop/postgres.c:3142
#, c-format
msgid "stack depth limit exceeded"
msgstr "dépassement de limite (en profondeur) de la pile"
-#: tcop/postgres.c:3137
+#: tcop/postgres.c:3143
#, c-format
msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
msgstr ""
"être assuré que la limite de profondeur de la pile de la plateforme est\n"
"adéquate."
-#: tcop/postgres.c:3200
+#: tcop/postgres.c:3206
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "« max_stack_depth » ne doit pas dépasser %ld Ko."
-#: tcop/postgres.c:3202
+#: tcop/postgres.c:3208
#, c-format
msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
msgstr ""
"Augmenter la limite de profondeur de la pile sur votre plateforme via\n"
"« ulimit -s » ou l'équivalent local."
-#: tcop/postgres.c:3566
+#: tcop/postgres.c:3572
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "argument invalide en ligne de commande pour le processus serveur : %s"
-#: tcop/postgres.c:3567 tcop/postgres.c:3573
+#: tcop/postgres.c:3573 tcop/postgres.c:3579
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Essayez « %s --help » pour plus d'informations."
-#: tcop/postgres.c:3571
+#: tcop/postgres.c:3577
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s : argument invalide en ligne de commande : %s"
-#: tcop/postgres.c:3650
+#: tcop/postgres.c:3656
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s : aucune base de données et aucun utilisateur spécifiés"
-#: tcop/postgres.c:4225
+#: tcop/postgres.c:4231
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "sous-type %d du message CLOSE invalide"
-#: tcop/postgres.c:4260
+#: tcop/postgres.c:4266
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "sous-type %d du message DESCRIBE invalide"
-#: tcop/postgres.c:4338
+#: tcop/postgres.c:4344
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "appels à la fonction fastpath non supportés dans une connexion de réplication"
-#: tcop/postgres.c:4342
+#: tcop/postgres.c:4348
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr "protocole étendu de requêtes non supporté dans une connexion de réplication"
-#: tcop/postgres.c:4512
+#: tcop/postgres.c:4518
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr ""
msgid "could not open dictionary file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier dictionnaire « %s » : %m"
-#: tsearch/spell.c:452 utils/adt/regexp.c:204
+#: tsearch/spell.c:452 utils/adt/regexp.c:208
#, c-format
msgid "invalid regular expression: %s"
msgstr "expression rationnelle invalide : %s"
msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
msgstr "la précision de TIME(%d)%s a été réduit au maximum autorisée, %d"
-#: utils/adt/date.c:144 utils/adt/datetime.c:1199 utils/adt/datetime.c:2112
+#: utils/adt/date.c:144 utils/adt/datetime.c:1199 utils/adt/datetime.c:2115
#, c-format
msgid "date/time value \"current\" is no longer supported"
msgstr "la valeur « current » pour la date et heure n'est plus supportée"
msgid "date out of range for timestamp"
msgstr "date en dehors des limites pour un timestamp"
-#: utils/adt/date.c:936 utils/adt/date.c:982 utils/adt/date.c:1549 utils/adt/date.c:1585 utils/adt/date.c:2457 utils/adt/datetime.c:1680 utils/adt/formatting.c:3381 utils/adt/formatting.c:3413 utils/adt/formatting.c:3481 utils/adt/nabstime.c:481 utils/adt/nabstime.c:524 utils/adt/nabstime.c:554 utils/adt/nabstime.c:597 utils/adt/timestamp.c:226 utils/adt/timestamp.c:269 utils/adt/timestamp.c:502 utils/adt/timestamp.c:541
+#: utils/adt/date.c:936 utils/adt/date.c:982 utils/adt/date.c:1549 utils/adt/date.c:1585 utils/adt/date.c:2457 utils/adt/datetime.c:1683 utils/adt/formatting.c:3381 utils/adt/formatting.c:3413 utils/adt/formatting.c:3481 utils/adt/nabstime.c:481 utils/adt/nabstime.c:524 utils/adt/nabstime.c:554 utils/adt/nabstime.c:597 utils/adt/timestamp.c:226 utils/adt/timestamp.c:269 utils/adt/timestamp.c:502 utils/adt/timestamp.c:541
#: utils/adt/timestamp.c:2729 utils/adt/timestamp.c:2750 utils/adt/timestamp.c:2763 utils/adt/timestamp.c:2772 utils/adt/timestamp.c:2829 utils/adt/timestamp.c:2852 utils/adt/timestamp.c:2865 utils/adt/timestamp.c:2876 utils/adt/timestamp.c:3312 utils/adt/timestamp.c:3441 utils/adt/timestamp.c:3482 utils/adt/timestamp.c:3570 utils/adt/timestamp.c:3616 utils/adt/timestamp.c:3727 utils/adt/timestamp.c:4051 utils/adt/timestamp.c:4167
#: utils/adt/timestamp.c:4177 utils/adt/timestamp.c:4262 utils/adt/timestamp.c:4381 utils/adt/timestamp.c:4391 utils/adt/timestamp.c:4626 utils/adt/timestamp.c:4640 utils/adt/timestamp.c:4719 utils/adt/timestamp.c:4726 utils/adt/timestamp.c:4752 utils/adt/timestamp.c:4756 utils/adt/timestamp.c:4825 utils/adt/xml.c:2060 utils/adt/xml.c:2067 utils/adt/xml.c:2087 utils/adt/xml.c:2094
#, c-format
msgid "\"time with time zone\" units \"%s\" not recognized"
msgstr "L'unité « %s » n'est pas reconnu pour le type « time with time zone »"
-#: utils/adt/date.c:2677 utils/adt/datetime.c:927 utils/adt/datetime.c:1838 utils/adt/datetime.c:4601 utils/adt/timestamp.c:4652 utils/adt/timestamp.c:4836
+#: utils/adt/date.c:2677 utils/adt/datetime.c:927 utils/adt/datetime.c:1841 utils/adt/datetime.c:4604 utils/adt/timestamp.c:4652 utils/adt/timestamp.c:4836
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "le fuseau horaire « %s » n'est pas reconnu"
msgid "interval time zone \"%s\" must not include months or days"
msgstr "l'intervalle de fuseau horaire « %s » ne doit pas spécifier de mois ou de jours"
-#: utils/adt/datetime.c:3801 utils/adt/datetime.c:3808
+#: utils/adt/datetime.c:3804 utils/adt/datetime.c:3811
#, c-format
msgid "date/time field value out of range: \"%s\""
msgstr "valeur du champ date/time en dehors des limites : « %s »"
-#: utils/adt/datetime.c:3810
+#: utils/adt/datetime.c:3813
#, c-format
msgid "Perhaps you need a different \"datestyle\" setting."
msgstr "Peut-être avez-vous besoin d'un paramètrage « datestyle » différent."
-#: utils/adt/datetime.c:3815
+#: utils/adt/datetime.c:3818
#, c-format
msgid "interval field value out of range: \"%s\""
msgstr "valeur du champ interval en dehors des limites : « %s »"
-#: utils/adt/datetime.c:3821
+#: utils/adt/datetime.c:3824
#, c-format
msgid "time zone displacement out of range: \"%s\""
msgstr "déplacement du fuseau horaire en dehors des limites : « %s »"
#. translator: first %s is inet or cidr
-#: utils/adt/datetime.c:3828 utils/adt/network.c:107
+#: utils/adt/datetime.c:3831 utils/adt/network.c:107
#, c-format
msgid "invalid input syntax for type %s: \"%s\""
msgstr "syntaxe en entrée invalide pour le type %s : « %s »"
-#: utils/adt/datetime.c:4603
+#: utils/adt/datetime.c:4606
#, c-format
msgid "This time zone name appears in the configuration file for time zone abbreviation \"%s\"."
msgstr ""
msgid "cannot call json_populate_recordset on a nested object"
msgstr "ne peut pas appeler json_populate_recordset sur un objet imbriqué"
-#: utils/adt/like.c:212 utils/adt/selfuncs.c:5324
+#: utils/adt/like.c:212 utils/adt/selfuncs.c:5353
#, c-format
msgid "could not determine which collation to use for ILIKE"
msgstr "n'a pas pu déterminer le collationnement à utiliser pour ILIKE"
msgid "LIKE pattern must not end with escape character"
msgstr "le motif LIKE ne se termine pas de caractères d'échappement"
-#: utils/adt/like_match.c:292 utils/adt/regexp.c:694
+#: utils/adt/like_match.c:292 utils/adt/regexp.c:698
#, c-format
msgid "invalid escape string"
msgstr "chaîne d'échappement invalide"
-#: utils/adt/like_match.c:293 utils/adt/regexp.c:695
+#: utils/adt/like_match.c:293 utils/adt/regexp.c:699
#, c-format
msgid "Escape string must be empty or one character."
msgstr "La chaîne d'échappement doit être vide ou ne contenir qu'un caractère."
msgid "could not format cidr value: %m"
msgstr "n'a pas pu formater la valeur cidr : %m"
-#: utils/adt/network.c:1255
+#: utils/adt/network.c:1252
#, c-format
msgid "cannot AND inet values of different sizes"
msgstr ""
"ne peut pas utiliser l'opérateur AND sur des champs de type inet de tailles\n"
"différentes"
-#: utils/adt/network.c:1287
+#: utils/adt/network.c:1284
#, c-format
msgid "cannot OR inet values of different sizes"
msgstr ""
"ne peut pas utiliser l'opérateur OR sur des champs de type inet de tailles\n"
"différentes"
-#: utils/adt/network.c:1348 utils/adt/network.c:1424
+#: utils/adt/network.c:1345 utils/adt/network.c:1421
#, c-format
msgid "result is out of range"
msgstr "le résultat est en dehors des limites"
-#: utils/adt/network.c:1389
+#: utils/adt/network.c:1386
#, c-format
msgid "cannot subtract inet values of different sizes"
msgstr "ne peut pas soustraire des valeurs inet de tailles différentes"
msgid "Unexpected end of input."
msgstr "Fin de l'entrée inattendue."
-#: utils/adt/regexp.c:285 utils/adt/regexp.c:1234 utils/adt/varlena.c:3042
+#: utils/adt/regexp.c:289 utils/adt/regexp.c:1315 utils/adt/varlena.c:3154
#, c-format
msgid "regular expression failed: %s"
msgstr "l'expression rationnelle a échoué : %s"
-#: utils/adt/regexp.c:422
+#: utils/adt/regexp.c:426
#, c-format
msgid "invalid regexp option: \"%c\""
msgstr "option invalide de l'expression rationnelle : « %c »"
-#: utils/adt/regexp.c:894
+#: utils/adt/regexp.c:905
#, c-format
msgid "regexp_split does not support the global option"
msgstr "regexp_split ne supporte pas l'option globale"
+#: utils/adt/regexp.c:962
+#, c-format
+msgid "too many regular expression matches"
+msgstr "trop de correspondances dans l'expression rationnelle"
+
#: utils/adt/regproc.c:128 utils/adt/regproc.c:148
#, c-format
msgid "more than one function named \"%s\""
msgid "more than one operator named %s"
msgstr "il existe plus d'un opérateur nommé%s"
-#: utils/adt/regproc.c:662 utils/adt/regproc.c:1532 utils/adt/ruleutils.c:7757 utils/adt/ruleutils.c:7813 utils/adt/ruleutils.c:7852
+#: utils/adt/regproc.c:662 utils/adt/regproc.c:1532 utils/adt/ruleutils.c:7808 utils/adt/ruleutils.c:7864 utils/adt/ruleutils.c:7903
#, c-format
msgid "too many arguments"
msgstr "trop d'arguments"
"ne peut pas comparer les types d'enregistrement avec des numéros différents\n"
"des colonnes"
-#: utils/adt/ruleutils.c:3967
+#: utils/adt/ruleutils.c:4014
#, c-format
msgid "rule \"%s\" has unsupported event type %d"
msgstr "la règle « %s » a un type d'événement %d non supporté"
-#: utils/adt/selfuncs.c:5309
+#: utils/adt/selfuncs.c:5338
#, c-format
msgid "case insensitive matching not supported on type bytea"
msgstr "la recherche insensible à la casse n'est pas supportée avec le type bytea"
-#: utils/adt/selfuncs.c:5412
+#: utils/adt/selfuncs.c:5441
#, c-format
msgid "regular-expression matching not supported on type bytea"
msgstr "la recherche par expression rationnelle n'est pas supportée sur le type bytea"
msgid "index %d out of valid range, 0..%d"
msgstr "index %d en dehors des limites valides, 0..%d"
-#: utils/adt/varlena.c:3138
+#: utils/adt/varlena.c:3250
#, c-format
msgid "field position must be greater than zero"
msgstr "la position du champ doit être plus grand que zéro"
-#: utils/adt/varlena.c:3849 utils/adt/varlena.c:4083
+#: utils/adt/varlena.c:3961 utils/adt/varlena.c:4195
#, c-format
msgid "VARIADIC argument must be an array"
msgstr "l'argument VARIADIC doit être un tableau"
-#: utils/adt/varlena.c:4023
+#: utils/adt/varlena.c:4135
#, c-format
msgid "unterminated format specifier"
msgstr "spécificateur de format non terminé"
-#: utils/adt/varlena.c:4161 utils/adt/varlena.c:4281
+#: utils/adt/varlena.c:4273 utils/adt/varlena.c:4393
#, c-format
msgid "unrecognized conversion type specifier \"%c\""
msgstr "spécificateur de type de conversion « %c » non reconnu"
-#: utils/adt/varlena.c:4173 utils/adt/varlena.c:4230
+#: utils/adt/varlena.c:4285 utils/adt/varlena.c:4342
#, c-format
msgid "too few arguments for format"
msgstr "trop peu d'arguments pour le format"
-#: utils/adt/varlena.c:4324 utils/adt/varlena.c:4507
+#: utils/adt/varlena.c:4436 utils/adt/varlena.c:4619
#, c-format
msgid "number is out of range"
msgstr "le nombre est en dehors des limites"
-#: utils/adt/varlena.c:4388 utils/adt/varlena.c:4416
+#: utils/adt/varlena.c:4500 utils/adt/varlena.c:4528
#, c-format
msgid "format specifies argument 0, but arguments are numbered from 1"
msgstr "le format indique l'argument 0 mais les arguments sont numérotés à partir de 1"
-#: utils/adt/varlena.c:4409
+#: utils/adt/varlena.c:4521
#, c-format
msgid "width argument position must be ended by \"$\""
msgstr "la position de l'argument width doit se terminer par « $ »"
-#: utils/adt/varlena.c:4454
+#: utils/adt/varlena.c:4566
#, c-format
msgid "null values cannot be formatted as an SQL identifier"
msgstr "les valeurs NULL ne peuvent pas être formatés comme un identifiant SQL"
msgid "cached plan must not change result type"
msgstr "le plan en cache ne doit pas modifier le type en résultat"
-#: utils/cache/relcache.c:4611
+#: utils/cache/relcache.c:4672
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "n'a pas pu créer le fichier d'initialisation relation-cache « %s » : %m"
-#: utils/cache/relcache.c:4613
+#: utils/cache/relcache.c:4674
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Continue malgré tout, mais quelque chose s'est mal passé."
-#: utils/cache/relcache.c:4846
+#: utils/cache/relcache.c:4997
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier cache « %s » : %m"
msgid "could not write lock file \"%s\": %m"
msgstr "n'a pas pu écrire le fichier verrou « %s » : %m"
-#: utils/init/miscinit.c:1076 utils/init/miscinit.c:1205 utils/misc/guc.c:7754
+#: utils/init/miscinit.c:1076 utils/init/miscinit.c:1205 utils/misc/guc.c:7778
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "n'a pas pu lire à partir du fichier « %s » : %m"
"Les unités valides pour ce paramètre sont « ms », « s », « min », « h » et\n"
"« d »."
-#: utils/misc/guc.c:5232 utils/misc/guc.c:6028 utils/misc/guc.c:6080 utils/misc/guc.c:6824 utils/misc/guc.c:6983 utils/misc/guc.c:8158
+#: utils/misc/guc.c:5232 utils/misc/guc.c:6028 utils/misc/guc.c:6080 utils/misc/guc.c:6129 utils/misc/guc.c:6848 utils/misc/guc.c:7007 utils/misc/guc.c:8182
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "paramètre de configuration « %s » non reconnu"
msgid "parameter \"%s\" cannot be set after connection start"
msgstr "le paramètre « %s » ne peut pas être initialisé après le lancement du serveur"
-#: utils/misc/guc.c:5335 utils/misc/guc.c:8174
+#: utils/misc/guc.c:5335 utils/misc/guc.c:8198
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "droit refusé pour initialiser le paramètre « %s »"
"ne peut pas configurer le paramètre « %s » à l'intérieur d'une fonction\n"
"SECURITY DEFINER"
-#: utils/misc/guc.c:5526 utils/misc/guc.c:5861 utils/misc/guc.c:8338 utils/misc/guc.c:8372
+#: utils/misc/guc.c:5526 utils/misc/guc.c:5861 utils/misc/guc.c:8362 utils/misc/guc.c:8396
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "valeur invalide pour le paramètre « %s » : « %s »"
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
msgstr "%g est en dehors des limites valides pour le paramètre « %s » (%g .. %g)"
-#: utils/misc/guc.c:6036 utils/misc/guc.c:6084 utils/misc/guc.c:6987
+#: utils/misc/guc.c:6036 utils/misc/guc.c:6084 utils/misc/guc.c:7011
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "doit être super-utilisateur pour examiner « %s »"
-#: utils/misc/guc.c:6150
+#: utils/misc/guc.c:6174
#, c-format
msgid "SET %s takes only one argument"
msgstr "SET %s prend un seul argument"
-#: utils/misc/guc.c:6321
+#: utils/misc/guc.c:6345
#, c-format
msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
msgstr "SET LOCAL TRANSACTION SNAPSHOT n'est pas implémenté"
-#: utils/misc/guc.c:6401
+#: utils/misc/guc.c:6425
#, c-format
msgid "SET requires parameter name"
msgstr "SET requiert le nom du paramètre"
-#: utils/misc/guc.c:6526
+#: utils/misc/guc.c:6550
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "tentative de redéfinition du paramètre « %s »"
-#: utils/misc/guc.c:7877
+#: utils/misc/guc.c:7901
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "n'a pas pu analyser la configuration du paramètre « %s »"
-#: utils/misc/guc.c:8236 utils/misc/guc.c:8270
+#: utils/misc/guc.c:8260 utils/misc/guc.c:8294
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "valeur invalide pour le paramètre « %s » : %d"
-#: utils/misc/guc.c:8304
+#: utils/misc/guc.c:8328
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "valeur invalide pour le paramètre « %s » : %g"
-#: utils/misc/guc.c:8494
+#: utils/misc/guc.c:8518
#, c-format
msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
msgstr "« temp_buffers » ne peut pas être modifié après que des tables temporaires aient été utilisées dans la session."
-#: utils/misc/guc.c:8506
+#: utils/misc/guc.c:8530
#, c-format
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
msgstr "SET AUTOCOMMIT TO OFF n'est plus supporté"
-#: utils/misc/guc.c:8518
+#: utils/misc/guc.c:8542
#, c-format
msgid "assertion checking is not supported by this build"
msgstr "la vérification de l'assertion n'a pas été intégrée lors de la compilation"
-#: utils/misc/guc.c:8531
+#: utils/misc/guc.c:8555
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour n'est pas supporté dans cette installation"
-#: utils/misc/guc.c:8544
+#: utils/misc/guc.c:8568
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL n'est pas supporté dans cette installation"
-#: utils/misc/guc.c:8556
+#: utils/misc/guc.c:8580
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr "Ne peut pas activer le paramètre avec « log_statement_stats » à true."
-#: utils/misc/guc.c:8568
+#: utils/misc/guc.c:8592
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr ""
msgid "cannot import a snapshot from a different database"
msgstr "ne peut pas importer un snapshot à partir d'une base de données différente"
-#~ msgid "column \"%s\" of relation \"%s\" is specified twice"
-#~ msgstr "la colonne « %s » de la relation « %s » est indiquée deux fois"
-
-#~ msgid "wrong range of array subscripts"
-#~ msgstr "mauvais échelle des indices du tableau"
-
-#~ msgid "Lower bound of dimension array must be one."
-#~ msgstr "La limite inférieure du tableau doit valoir un."
+#~ msgid "SSL renegotiation failure"
+#~ msgstr "échec lors de la re-négotiation SSL"
-#~ msgid "could not link file \"%s\" to \"%s\" (initialization of log file): %m"
-#~ msgstr "n'a pas pu lier le fichier « %s » à « %s » (initialisation du journal de transactions) : %m"
+#~ msgid "setsockopt(SO_REUSEADDR) failed: %m"
+#~ msgstr "setsockopt(SO_REUSEADDR) a échoué : %m"
-#~ msgid "could not rename file \"%s\" to \"%s\" (initialization of log file): %m"
-#~ msgstr "n'a pas pu renommer le fichier « %s » en « %s » (initialisation du journal de transactions) : %m"
+#~ msgid "time zone abbreviation \"%s\" is not used in time zone \"%s\""
+#~ msgstr "l'abréviation « %s » du fuseau horaire n'est pas utilisée dans le fuseau horaire « %s »"
-#~ msgid "could not open file \"%s\" before fsync"
-#~ msgstr "n'a pas pu ouvrir le fichier « %s » avant sa synchronisation sur disque"
+#~ msgid "invalid length in external \"numeric\" value"
+#~ msgstr "longueur invalide dans la valeur externe « numeric »"
-#~ msgid "this platform does not support symbolic links; ignoring \"%s\""
-#~ msgstr "cette plateforme ne supporte pas les liens symboliques ; ignore « %s »"
+#~ msgid "\"%s\" is not a table, materialized view, composite type, or foreign table"
+#~ msgstr "« %s » n'est ni une table, ni une vue matérialisée, ni un type composite, ni une table distante"
-#~ msgid "wrong affix file format for flag"
-#~ msgstr "mauvais format de fichier affixe pour le drapeau"
+#~ msgid "Specify a USING expression to perform the conversion."
+#~ msgstr "Donnez une expression USING pour réaliser la conversion."
-#~ msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
-#~ msgstr ""
-#~ "le décalage %d du fuseau horaire n'est pas un multiples de 900 secondes\n"
-#~ "(15 minutes) dans le fichier des fuseaux horaires « %s », ligne %d"
+#~ msgid "archive member \"%s\" too large for tar format"
+#~ msgstr "membre « %s » de l'archive trop volumineux pour le format tar"
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accéder au répertoire « %s »"
+#~ msgid "cannot override frame clause of window \"%s\""
+#~ msgstr "ne peut pas surcharger la frame clause du window « %s »"
-#~ msgid "unlogged GiST indexes are not supported"
-#~ msgstr "les index GiST non tracés ne sont pas supportés"
+#~ msgid "window functions cannot use named arguments"
+#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nommés"
-#~ msgid "could not open file \"%s\" (log file %u, segment %u): %m"
-#~ msgstr "n'a pas pu ouvrir le fichier « %s » (journal de transactions %u, segment %u) : %m"
+#~ msgid "invalid list syntax for \"listen_addresses\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « listen_addresses »"
-#~ msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
-#~ msgstr ""
-#~ "il n'y a pas de drapeaux « contrecord » dans le journal de transactions %u,\n"
-#~ "segment %u, décalage %u"
+#~ msgid "invalid list syntax for \"unix_socket_directories\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « unix_socket_directories »"
-#~ msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
-#~ msgstr ""
-#~ "longueur invalide du « contrecord » %u dans le journal de tranasctions %u,\n"
-#~ "segment %u, décalage %u"
+#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
+#~ msgstr "Les valeurs valides sont « [] », « [) », « (] » et « () »."
-#~ msgid "Incorrect XLOG_SEG_SIZE in page header."
-#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tête de page."
+#~ msgid "poll() failed in statistics collector: %m"
+#~ msgstr "échec du poll() dans le récupérateur de statistiques : %m"
-#~ msgid "Incorrect XLOG_BLCKSZ in page header."
-#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tête de page."
+#~ msgid "select() failed in logger process: %m"
+#~ msgstr "échec de select() dans le processus des journaux applicatifs : %m"
-#~ msgid "xrecoff \"%X\" is out of valid range, 0..%X"
-#~ msgstr "xrecoff « %X » en dehors des limites valides, 0..%X"
+#~ msgid "%s: could not open file \"%s\": %s\n"
+#~ msgstr "%s : n'a pas pu ouvrir le fichier « %s » : %s\n"
-#~ msgid "uncataloged table %s"
-#~ msgstr "table %s sans catalogue"
+#~ msgid "%s: could not open log file \"%s/%s\": %s\n"
+#~ msgstr "%s : n'a pas pu ouvrir le journal applicatif « %s/%s » : %s\n"
-#~ msgid "cannot use subquery in default expression"
-#~ msgstr "ne peut pas utiliser une sous-requête dans l'expression par défaut"
+#~ msgid "%s: could not fork background process: %s\n"
+#~ msgstr "%s : n'a pas pu créer un processus fils : %s\n"
-#~ msgid "cannot use aggregate function in default expression"
-#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans une expression par défaut"
+#~ msgid "%s: could not dissociate from controlling TTY: %s\n"
+#~ msgstr "%s : n'a pas pu se dissocier du TTY contrôlant : %s\n"
-#~ msgid "cannot use window function in default expression"
-#~ msgstr "ne peut pas utiliser une fonction window dans une expression par défaut"
+#~ msgid "Runs the server silently."
+#~ msgstr "Lance le serveur de manière silencieuse."
-#~ msgid "cannot use window function in check constraint"
-#~ msgstr "ne peut pas utiliser une fonction window dans une contrainte de vérification"
+#~ msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
+#~ msgstr ""
+#~ "Si ce paramètre est initialisé, le serveur sera exécuté automatiquement en\n"
+#~ "tâche de fond et les terminaux de contrôles seront dés-associés."
-#~ msgid "A function returning ANYRANGE must have at least one ANYRANGE argument."
+#~ msgid "WAL sender sleep time between WAL replications."
#~ msgstr ""
-#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
-#~ "ANYRANGE."
+#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
+#~ "les réplications des journaux de transactions."
-#~ msgid "%s already exists in schema \"%s\""
-#~ msgstr "%s existe déjà dans le schéma « %s »"
+#~ msgid "Sets the list of known custom variable classes."
+#~ msgstr "Initialise la liste des classes variables personnalisées connues."
-#~ msgid "CREATE TABLE AS specifies too many column names"
-#~ msgstr "CREATE TABLE AS spécifie trop de noms de colonnes"
+#~ msgid "could not obtain lock on relation with OID %u"
+#~ msgstr "n'a pas pu obtenir un verrou sur la relation d'OID « %u »"
-#~ msgid "cannot use subquery in parameter default value"
-#~ msgstr "ne peut pas utiliser une sous-requête dans une valeur par défaut d'un paramètre"
+#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
+#~ msgstr "la clé étrangère « %s » de la relation « %s » n'existe pas"
-#~ msgid "cannot use aggregate function in parameter default value"
-#~ msgstr ""
-#~ "ne peut pas utiliser une fonction d'agrégat dans la valeur par défaut d'un\n"
-#~ "paramètre"
+#~ msgid "removing built-in function \"%s\""
+#~ msgstr "suppression de la fonction interne « %s »"
-#~ msgid "cannot use window function in parameter default value"
-#~ msgstr "ne peut pas utiliser la fonction window dans la valeur par défaut d'un paramètre"
+#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
+#~ msgstr "droit refusé pour supprimer le wrapper de données distantes « %s »"
-#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
-#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrégat."
+#~ msgid "Must be superuser to drop a foreign-data wrapper."
+#~ msgstr "Doit être super-utilisateur pour supprimer un wrapper de données distantes."
-#~ msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
-#~ msgstr "Utiliser ALTER AGGREGATE pour changer le propriétaire des fonctions d'agrégat."
+#~ msgid "must be superuser to drop text search parsers"
+#~ msgstr ""
+#~ "doit être super-utilisateur pour supprimer des analyseurs de recherche plein\n"
+#~ "texte"
-#~ msgid "function \"%s\" already exists in schema \"%s\""
-#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
+#~ msgid "must be superuser to drop text search templates"
+#~ msgstr "doit être super-utilisateur pour supprimer des modèles de recherche plein texte"
-#~ msgid "cannot use aggregate in index predicate"
-#~ msgstr "ne peut pas utiliser un agrégat dans un prédicat d'index"
+#~ msgid "recovery is still in progress, can't accept WAL streaming connections"
+#~ msgstr "la restauration est en cours, ne peut pas accepter les connexions de flux WAL"
-#~ msgid "cannot use window function in EXECUTE parameter"
-#~ msgstr "ne peut pas utiliser une fonction window dans le paramètre EXECUTE"
+#~ msgid "standby connections not allowed because wal_level=minimal"
+#~ msgstr "connexions standby non autorisées car wal_level=minimal"
-#~ msgid "constraints on foreign tables are not supported"
-#~ msgstr "les contraintes sur les tables distantes ne sont pas supportées"
+#~ msgid "could not open directory \"pg_tblspc\": %m"
+#~ msgstr "n'a pas pu ouvrir le répertoire « pg_tblspc » : %m"
-#~ msgid "default values on foreign tables are not supported"
-#~ msgstr "les valeurs par défaut ne sont pas supportées sur les tables distantes"
+#~ msgid "could not access root certificate file \"%s\": %m"
+#~ msgstr "n'a pas pu accéder au fichier du certificat racine « %s » : %m"
-#~ msgid "cannot use window function in transform expression"
-#~ msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
+#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
+#~ msgstr "liste de révocation des certificats SSL « %s » introuvable, continue : %s"
-#~ msgid "\"%s\" is a foreign table"
-#~ msgstr "« %s » est une table distante"
+#~ msgid "Certificates will not be checked against revocation list."
+#~ msgstr "Les certificats ne seront pas vérifiés avec la liste de révocation."
-#~ msgid "Use ALTER FOREIGN TABLE instead."
-#~ msgstr "Utilisez ALTER FOREIGN TABLE à la place."
+#~ msgid "missing or erroneous pg_hba.conf file"
+#~ msgstr "fichier pg_hba.conf manquant ou erroné"
-#~ msgid "cannot use window function in trigger WHEN condition"
-#~ msgstr "ne peut pas utiliser la fonction window dans la condition WHEN d'un trigger"
+#~ msgid "See server log for details."
+#~ msgstr "Voir les journaux applicatifs du serveur pour plus de détails."
-#~ msgid "must be superuser to rename text search parsers"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour renommer les analyseurs de recherche plein\n"
-#~ "texte"
+#~ msgid "Make sure the root.crt file is present and readable."
+#~ msgstr "Assurez-vous que le certificat racine (root.crt) est présent et lisible"
-#~ msgid "must be superuser to rename text search templates"
-#~ msgstr "doit être super-utilisateur pour renommer les modèles de recherche plein texte"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide, puis quitte\n"
-#~ msgid "automatic vacuum of table \"%s.%s.%s\": cannot (re)acquire exclusive lock for truncate scan"
-#~ msgstr "vacuum automatique de la table « %s.%s.%s » : ne peut pas acquérir le verrou exclusif pour la tronquer"
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version, puis quitte\n"
-#~ msgid "You need an unconditional ON INSERT DO INSTEAD rule or an INSTEAD OF INSERT trigger."
-#~ msgstr "Vous avez besoin d'une règle ON INSERT DO INSTEAD sans condition ou d'un trigger INSTEAD OF INSERT."
+#~ msgid "CREATE TABLE AS cannot specify INTO"
+#~ msgstr "CREATE TABLE AS ne peut pas spécifier INTO"
-#~ msgid "You need an unconditional ON UPDATE DO INSTEAD rule or an INSTEAD OF UPDATE trigger."
-#~ msgstr "Vous avez besoin d'une règle non conditionnelle ON UPDATE DO INSTEAD ou d'un trigger INSTEAD OF UPDATE."
+#~ msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
+#~ msgstr "la liste de noms de colonnes n'est pas autorisée dans CREATE TABLE / AS EXECUTE"
-#~ msgid "You need an unconditional ON DELETE DO INSTEAD rule or an INSTEAD OF DELETE trigger."
-#~ msgstr "Vous avez besoin d'une règle inconditionnelle ON DELETE DO INSTEAD ou d'un trigger INSTEAD OF DELETE."
+#~ msgid "INSERT ... SELECT cannot specify INTO"
+#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
-#~ msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
-#~ msgstr ""
-#~ "échec de la recherche LDAP pour le filtre « %s » sur le serveur « %s » :\n"
-#~ "utilisateur non unique (%ld correspondances)"
+#~ msgid "DECLARE CURSOR cannot specify INTO"
+#~ msgstr "DECLARE CURSOR ne peut pas spécifier INTO"
-#~ msgid "VALUES must not contain table references"
-#~ msgstr "VALUES ne doit pas contenir de références de table"
+#~ msgid "subquery in FROM cannot have SELECT INTO"
+#~ msgstr "la sous-requête du FROM ne peut pas avoir de SELECT INTO"
-#~ msgid "VALUES must not contain OLD or NEW references"
-#~ msgstr "VALUES ne doit pas contenir des références à OLD et NEW"
+#~ msgid "subquery cannot have SELECT INTO"
+#~ msgstr "la sous-requête ne peut pas avoir de SELECT INTO"
-#~ msgid "Use SELECT ... UNION ALL ... instead."
-#~ msgstr "Utilisez à la place SELECT ... UNION ALL ..."
+#~ msgid "subquery in WITH cannot have SELECT INTO"
+#~ msgstr "la sous-requête du WITH ne peut pas avoir de SELECT INTO"
-#~ msgid "cannot use aggregate function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction d'agrégat dans un VALUES"
+#~ msgid "tablespace %u is not empty"
+#~ msgstr "le tablespace %u n'est pas vide"
-#~ msgid "cannot use window function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
+#~ msgid "consistent state delayed because recovery snapshot incomplete"
+#~ msgstr "état de cohérence pas encore atteint à cause d'un snapshot de restauration incomplet"
-#~ msgid "cannot use aggregate function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans un UPDATE"
+#~ msgid "%s: %s"
+#~ msgstr "%s : %s"
-#~ msgid "cannot use window function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
+#~ msgid "SSPI error %x"
+#~ msgstr "erreur SSPI : %x"
-#~ msgid "cannot use aggregate function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans RETURNING"
+#~ msgid "%s (%x)"
+#~ msgstr "%s (%x)"
-#~ msgid "cannot use window function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
+#~ msgid "resetting unlogged relations: cleanup %d init %d"
+#~ msgstr "réinitialisation des relations non tracées : nettoyage %d initialisation %d"
-#~ msgid "RETURNING cannot contain references to other relations"
-#~ msgstr "RETURNING ne doit pas contenir de références à d'autres relations"
+#~ msgid "must be superuser to SET SCHEMA of %s"
+#~ msgstr "doit être super-utilisateur pour exécuter SET SCHEMA vers %s"
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with GROUP BY clause"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec la clause GROUP BY"
+#~ msgid "ALTER TYPE USING is only supported on plain tables"
+#~ msgstr "ALTER TYPE USING est seulement supportés sur les tables standards"
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with HAVING clause"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec la clause HAVING"
+#~ msgid "index \"%s\" is not a b-tree"
+#~ msgstr "l'index « %s » n'est pas un btree"
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with aggregate functions"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions d'agrégats"
+#~ msgid "unable to read symbolic link %s: %m"
+#~ msgstr "incapable de lire le lien symbolique %s : %m"
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with window functions"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions window"
+#~ msgid "unable to open directory pg_tblspc: %m"
+#~ msgstr "impossible d'ouvrir le répertoire p_tblspc : %m"
-#~ msgid "SELECT FOR UPDATE/SHARE cannot be used with foreign table \"%s\""
-#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas être utilisé avec une table distante « %s »"
+#~ msgid "Write-Ahead Log / Streaming Replication"
+#~ msgstr "Write-Ahead Log / Réplication en flux"
-#~ msgid "aggregates not allowed in WHERE clause"
-#~ msgstr "agrégats non autorisés dans une clause WHERE"
+#~ msgid "syntax error in recovery command file: %s"
+#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
-#~ msgid "window functions not allowed in GROUP BY clause"
-#~ msgstr "fonctions window non autorisées dans une clause GROUP BY"
+#~ msgid "Lines should have the format parameter = 'value'."
+#~ msgstr "Les lignes devraient avoir le format paramètre = 'valeur'"
-#~ msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
-#~ msgstr "la clause JOIN/ON se réfère à « %s », qui ne fait pas partie du JOIN"
+#~ msgid "array must not contain null values"
+#~ msgstr "le tableau ne doit pas contenir de valeurs NULL"
-#~ msgid "subquery in FROM cannot refer to other relations of same query level"
+#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
#~ msgstr ""
-#~ "la sous-requête du FROM ne peut pas faire référence à d'autres relations\n"
-#~ "dans le même niveau de la requête"
+#~ "l'index %u/%u/%u a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
+#~ "récupération suite à un arrêt brutal"
-#~ msgid "function expression in FROM cannot refer to other relations of same query level"
+#~ msgid "Incomplete insertion detected during crash replay."
#~ msgstr ""
-#~ "l'expression de la fonction du FROM ne peut pas faire référence à d'autres\n"
-#~ "relations sur le même niveau de la requête"
+#~ "Insertion incomplète détectée lors de la ré-exécution des requêtes suite à\n"
+#~ "l'arrêt brutal."
-#~ msgid "cannot use window function in function expression in FROM"
+#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
#~ msgstr ""
-#~ "ne peut pas utiliser la fonction window dans l'expression de la fonction\n"
-#~ "du FROM"
-
-#~ msgid "argument of %s must not contain aggregate functions"
-#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrégats"
+#~ "l'index « %s » a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
+#~ "récupération suite à un arrêt brutal"
-#~ msgid "argument of %s must not contain window functions"
-#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
+#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
+#~ msgstr ""
+#~ "l'index « %s » a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
+#~ "récupération suite à un arrêt brutal"
-#~ msgid "arguments of row IN must all be row expressions"
-#~ msgstr "les arguments de la ligne IN doivent tous être des expressions de ligne"
+#~ msgid "EnumValuesCreate() can only set a single OID"
+#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
-#~ msgid "cannot use aggregate function in rule WHERE condition"
-#~ msgstr "ne peut pas utiliser la fonction d'agrégat dans la condition d'une règle WHERE"
+#~ msgid "clustering \"%s.%s\""
+#~ msgstr "exécution de CLUSTER sur « %s.%s »"
-#~ msgid "cannot use window function in rule WHERE condition"
-#~ msgstr "ne peut pas utiliser la fonction window dans la condition d'une règle WHERE"
+#~ msgid "cannot cluster on index \"%s\" because access method does not handle null values"
+#~ msgstr ""
+#~ "ne peut pas créer un cluster sur l'index « %s » car la méthode d'accès de\n"
+#~ "l'index ne gère pas les valeurs NULL"
-#~ msgid ""
-#~ "This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter. You can either reduce the request size or reconfigure the kernel with larger SHMMAX. To reduce the request size (currently %lu bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.\n"
-#~ "If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.\n"
-#~ "The PostgreSQL documentation contains more information about shared memory configuration."
+#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL, or use ALTER TABLE ... SET WITHOUT CLUSTER to remove the cluster specification from the table."
#~ msgstr ""
-#~ "Cette erreur signifie habituellement que la demande de PostgreSQL pour un\n"
-#~ "segment de mémoire partagée a dépassé le paramètre SHMMAX de votre noyau.\n"
-#~ "Vous pouvez soit réduire la taille de la requête soit reconfigurer le noyau\n"
-#~ "avec un SHMMAX plus important. Pour réduire la taille de la requête\n"
-#~ "(actuellement %lu octets), réduisez l'utilisation de la mémoire partagée par PostgreSQL,par exemple en réduisant shared_buffers ou max_connections\n"
-#~ "Si la taille de la requête est déjà petite, il est possible qu'elle soit\n"
-#~ "moindre que le paramètre SHMMIN de votre noyau, auquel cas, augmentez la\n"
-#~ "taille de la requête ou reconfigurez SHMMIN.\n"
-#~ "La documentation de PostgreSQL contient plus d'informations sur la\n"
-#~ "configuration de la mémoire partagée."
+#~ "Vous pourriez contourner ceci en marquant la colonne « %s » avec la\n"
+#~ "contrainte NOT NULL ou en utilisant ALTER TABLE ... SET WITHOUT CLUSTER pour\n"
+#~ "supprimer la spécification CLUSTER de la table."
-#~ msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
+#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL."
+#~ msgstr "Vous pouvez contourner ceci en marquant la colonne « %s » comme NOT NULL."
+
+#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
#~ msgstr ""
-#~ "arrêt de tous les processus walsender pour forcer les serveurs standby en\n"
-#~ "cascade à mettre à jour la timeline et à se reconnecter"
+#~ "ne peut pas exécuter CLUSTER sur l'index à expression « %s » car sa méthode\n"
+#~ "d'accès ne gère pas les valeurs NULL"
-#~ msgid "shutdown requested, aborting active base backup"
-#~ msgstr "arrêt demandé, annulation de la sauvegarde active de base"
+#~ msgid "\"%s\" is not a table, view, or composite type"
+#~ msgstr "« %s » n'est pas une table, une vue ou un type composite"
-#~ msgid "streaming replication successfully connected to primary"
-#~ msgstr "réplication de flux connecté avec succès au serveur principal"
+#~ msgid "must be member of role \"%s\" to comment upon it"
+#~ msgstr "doit être un membre du rôle « %s » pour le commenter"
-#~ msgid "invalid standby handshake message type %d"
-#~ msgstr "type %d du message de handshake du serveur en attente invalide"
+#~ msgid "must be superuser to comment on procedural language"
+#~ msgstr ""
+#~ "doit être super-utilisateur pour ajouter un commentaire sur un langage de\n"
+#~ "procédures"
-#~ msgid "terminating walsender process to force cascaded standby to update timeline and reconnect"
+#~ msgid "must be superuser to comment on text search parser"
#~ msgstr ""
-#~ "arrêt du processus walreceiver pour forcer le serveur standby en cascade à\n"
-#~ "mettre à jour la timeline et à se reconnecter"
+#~ "doit être super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
+#~ "recherche plein texte"
-#~ msgid "invalid standby query string: %s"
-#~ msgstr "chaîne de requête invalide sur le serveur en attente : %s"
+#~ msgid "must be superuser to comment on text search template"
+#~ msgstr ""
+#~ "doit être super-utilisateur pour ajouter un commentaire sur un modèle de\n"
+#~ "recherche plein texte"
-#~ msgid "large object %u was not opened for writing"
-#~ msgstr "le « Large Object » %u n'a pas été ouvert en écriture"
+#~ msgid "function \"%s\" is already in schema \"%s\""
+#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
-#~ msgid "large object %u was already dropped"
-#~ msgstr "le « Large Object » %u a déjà été supprimé"
+#~ msgid "cannot reference temporary table from permanent table constraint"
+#~ msgstr ""
+#~ "ne peut pas référencer une table temporaire à partir d'une contrainte de\n"
+#~ "table permanente"
-#~ msgid "Not enough memory for reassigning the prepared transaction's locks."
-#~ msgstr "Pas assez de mémoire pour réaffecter les verrous des transactions préparées."
+#~ msgid "cannot reference permanent table from temporary table constraint"
+#~ msgstr ""
+#~ "ne peut pas référencer une table permanente à partir de la contrainte de\n"
+#~ "table temporaire"
-#~ msgid "\"interval\" time zone \"%s\" not valid"
-#~ msgstr "le fuseau horaire « %s » n'est pas valide pour le type « interval »"
+#~ msgid "composite type must have at least one attribute"
+#~ msgstr "le type composite doit avoir au moins un attribut"
-#~ msgid "inconsistent use of year %04d and \"BC\""
-#~ msgstr "utilisation non cohérente de l'année %04d et de « BC »"
+#~ msgid "database \"%s\" not found"
+#~ msgstr "base de données « %s » non trouvée"
-#~ msgid "No rows were found in \"%s\"."
-#~ msgstr "Aucune ligne trouvée dans « %s »."
+#~ msgid "invalid list syntax for parameter \"datestyle\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « datestyle »"
-#~ msgid "argument number is out of range"
-#~ msgstr "le nombre en argument est en dehors des limites"
+#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
+#~ msgstr "mot clé « datestyle » non reconnu : « %s »"
-#~ msgid "index \"%s\" is not ready"
-#~ msgstr "l'index « %s » n'est pas prêt"
+#~ msgid "invalid interval value for time zone: month not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont pas autorisés"
-#~ msgid "could not remove database directory \"%s\""
-#~ msgstr "n'a pas pu supprimer le répertoire de bases de données « %s »"
+#~ msgid "invalid interval value for time zone: day not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autorisé"
-#~ msgid "unexpected end of line at line %d of thesaurus file \"%s\""
-#~ msgstr "fin de ligne inattendue à la ligne %d du thésaurus « %s »"
+#~ msgid "argument to pg_get_expr() must come from system catalogs"
+#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues systèmes"
-#~ msgid "unexpected end of line or lexeme at line %d of thesaurus file \"%s\""
-#~ msgstr "fin de ligne ou de lexeme inattendu sur la ligne %d du thesaurus « %s »"
+#~ msgid "could not enable credential reception: %m"
+#~ msgstr "n'a pas pu activer la réception de lettres de créance : %m"
-#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
-#~ msgstr "délimiteur inattendu sur la ligne %d du thesaurus « %s »"
+#~ msgid "could not get effective UID from peer credentials: %m"
+#~ msgstr "n'a pas pu obtenir l'UID réel à partir des pièces d'identité de l'autre : %m"
-#~ msgid "Use the @@@ operator instead."
-#~ msgstr "Utilisez à la place l'opérateur @@@."
+#~ msgid "Ident authentication is not supported on local connections on this platform"
+#~ msgstr "l'authentification Ident n'est pas supportée sur les connexions locales sur cette plateforme"
-#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
-#~ msgstr ""
-#~ "l'opérateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
-#~ "recherches par index GIN"
+#~ msgid "hostssl not supported on this platform"
+#~ msgstr "hostssl non supporté sur cette plateforme"
-#~ msgid "query requires full scan, which is not supported by GIN indexes"
-#~ msgstr ""
-#~ "la requête nécessite un parcours complet, ce qui n'est pas supporté par les\n"
-#~ "index GIN"
+#~ msgid "SELECT FOR UPDATE/SHARE cannot be applied to NEW or OLD"
+#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas être appliqué à NEW et OLD"
-#~ msgid "cannot calculate week number without year information"
-#~ msgstr "ne peut pas calculer le numéro de la semaine sans informations sur l'année"
+#~ msgid "could not create log file \"%s\": %m"
+#~ msgstr "n'a pas pu créer le journal applicatif « %s » : %m"
-#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
-#~ msgstr "échec de la conversion d'UTF16 vers UTF8 : %lu"
+#~ msgid "could not open new log file \"%s\": %m"
+#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif « %s » : %m"
-#~ msgid "AM/PM hour must be between 1 and 12"
-#~ msgstr "l'heure AM/PM doit être compris entre 1 et 12"
+#~ msgid "Sets immediate fsync at commit."
+#~ msgstr "Configure un fsync immédiat lors du commit."
-#~ msgid "Sat"
-#~ msgstr "Sam"
+#~ msgid "invalid list syntax for parameter \"log_destination\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « log_destination »"
-#~ msgid "Fri"
-#~ msgstr "Ven"
+#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
+#~ msgstr "mot clé « log_destination » non reconnu : « %s »"
-#~ msgid "Thu"
-#~ msgstr "Jeu"
+#~ msgid "replication connection authorized: user=%s host=%s port=%s"
+#~ msgstr "connexion de réplication autorisée : utilisateur=%s, base de données=%s, port=%s"
-#~ msgid "Wed"
-#~ msgstr "Mer"
+#~ msgid "cannot drop \"%s\" because it is being used by active queries in this session"
+#~ msgstr ""
+#~ "ne peut pas supprimer « %s » car cet objet est en cours d'utilisation par\n"
+#~ "des requêtes actives dans cette session"
-#~ msgid "Tue"
-#~ msgstr "Mar"
+#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
+#~ msgstr "le paramètre « recovery_target_inclusive » requiert une valeur booléenne"
-#~ msgid "Mon"
-#~ msgstr "Lun"
-
-#~ msgid "Sun"
-#~ msgstr "Dim"
-
-#~ msgid "Saturday"
-#~ msgstr "Samedi"
-
-#~ msgid "Friday"
-#~ msgstr "Vendredi"
-
-#~ msgid "Thursday"
-#~ msgstr "Jeudi"
+#~ msgid "parameter \"standby_mode\" requires a Boolean value"
+#~ msgstr "le paramètre « standby_mode » requiert une valeur booléenne"
-#~ msgid "Wednesday"
-#~ msgstr "Mercredi"
+#~ msgid "access to %s"
+#~ msgstr "accès à %s"
-#~ msgid "Tuesday"
-#~ msgstr "Mardi"
+#~ msgid "Sets the message levels that are logged during recovery."
+#~ msgstr "Initialise les niveaux de messages qui sont tracés lors de la restauration."
-#~ msgid "Monday"
-#~ msgstr "Lundi"
+#~ msgid "Not safe to send CSV data\n"
+#~ msgstr "Envoi non sûr des données CSV\n"
-#~ msgid "Sunday"
-#~ msgstr "Dimanche"
+#~ msgid "recovery restart point at %X/%X with latest known log time %s"
+#~ msgstr ""
+#~ "point de relancement de la restauration sur %X/%X avec %s comme dernière\n"
+#~ "date connue du journal"
-#~ msgid "Dec"
-#~ msgstr "Déc"
+#~ msgid "restartpoint_command = '%s'"
+#~ msgstr "restartpoint_command = '%s'"
-#~ msgid "Nov"
-#~ msgstr "Nov"
+#~ msgid "usermap \"%s\""
+#~ msgstr "correspondance utilisateur « %s »"
-#~ msgid "Oct"
-#~ msgstr "Oct"
+#~ msgid "WAL archiving is not active"
+#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
-#~ msgid "Sep"
-#~ msgstr "Sep"
+#~ msgid "archive_mode must be enabled at server start."
+#~ msgstr "archive_mode doit être activé au lancement du serveur."
-#~ msgid "Aug"
-#~ msgstr "Aoû"
+#~ msgid "archive_command must be defined before online backups can be made safely."
+#~ msgstr ""
+#~ "archive_command doit être défini avant que les sauvegardes à chaud puissent\n"
+#~ "s'effectuer correctement."
-#~ msgid "Jul"
-#~ msgstr "Juil"
+#~ msgid "During recovery, allows connections and queries. During normal running, causes additional info to be written to WAL to enable hot standby mode on WAL standby nodes."
+#~ msgstr ""
+#~ "Lors de la restauration, autorise les connexions et les requêtes. Lors d'une\n"
+#~ "exécution normale, fait que des informations supplémentaires sont écrites dans\n"
+#~ "les journaux de transactions pour activer le mode Hot Standby sur les nœuds\n"
+#~ "en attente."
-#~ msgid "Jun"
-#~ msgstr "Juin"
+#~ msgid "unlogged operation performed, data may be missing"
+#~ msgstr "opération réalisée non tracée, les données pourraient manquer"
-#~ msgid "S:May"
-#~ msgstr "S:Mai"
+#~ msgid "not enough shared memory for walsender"
+#~ msgstr "pas assez de mémoire partagée pour le processus d'envoi des journaux de transactions"
-#~ msgid "Apr"
-#~ msgstr "Avr"
+#~ msgid "not enough shared memory for walreceiver"
+#~ msgstr ""
+#~ "pas assez de mémoire partagée pour le processus de réception des journaux de\n"
+#~ "transactions"
-#~ msgid "Mar"
-#~ msgstr "Mar"
+#~ msgid "connection limit exceeded for non-superusers"
+#~ msgstr "limite de connexions dépassée pour les utilisateurs standards"
-#~ msgid "Feb"
-#~ msgstr "Fév"
+#~ msgid "not enough shared memory for background writer"
+#~ msgstr "pas assez de mémoire partagée pour le processus d'écriture en tâche de fond"
-#~ msgid "Jan"
-#~ msgstr "Jan"
+#~ msgid "could not allocate shared memory segment \"%s\""
+#~ msgstr "n'a pas pu allouer un segment de mémoire partagée « %s »"
-#~ msgid "December"
-#~ msgstr "Décembre"
+#, fuzzy
+#~ msgid "couldn't put socket to non-blocking mode: %m"
+#~ msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
-#~ msgid "November"
-#~ msgstr "Novembre"
+#, fuzzy
+#~ msgid "couldn't put socket to blocking mode: %m"
+#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
-#~ msgid "October"
-#~ msgstr "Octobre"
+#~ msgid "WAL file SYSID is %s, pg_control SYSID is %s"
+#~ msgstr "le SYSID du journal de transactions WAL est %s, celui de pg_control est %s"
-#~ msgid "September"
-#~ msgstr "Septembre"
+#, fuzzy
+#~ msgid "sorry, too many standbys already"
+#~ msgstr "désolé, trop de clients sont déjà connectés"
-#~ msgid "August"
-#~ msgstr "Août"
+#, fuzzy
+#~ msgid "invalid WAL message received from primary"
+#~ msgstr "format du message invalide"
-#~ msgid "July"
-#~ msgstr "Juillet"
+#, fuzzy
+#~ msgid "invalid replication message type %d"
+#~ msgstr "type %d du message de l'interface invalide"
-#~ msgid "June"
-#~ msgstr "Juin"
+#~ msgid "PID %d is among the slowest backends."
+#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
-#~ msgid "May"
-#~ msgstr "Mai"
+#~ msgid "transaction is read-only"
+#~ msgstr "la transaction est en lecture seule"
-#~ msgid "April"
-#~ msgstr "Avril"
+#~ msgid "binary value is out of range for type bigint"
+#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
-#~ msgid "March"
-#~ msgstr "Mars"
+#~ msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
+#~ msgstr "la restauration comme à %X/%X, la cohérence sera atteinte à %X/%X"
-#~ msgid "February"
-#~ msgstr "Février"
+#~ msgid "This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by \"client_encoding\"."
+#~ msgstr ""
+#~ "Cette erreur peut aussi survenir si la séquence d'octets ne correspond pas\n"
+#~ "au jeu de caractères attendu par le serveur, le jeu étant contrôlé par\n"
+#~ "« client_encoding »."
-#~ msgid "January"
-#~ msgstr "Janvier"
+#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
+#~ msgstr ""
+#~ "Configure le langage utilisé dans une instruction DO si la clause LANGUAGE n'est\n"
+#~ "pas spécifiée."
-#~ msgid "\"TZ\"/\"tz\" not supported"
-#~ msgstr "« TZ »/« tz » non supporté"
+#~ msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
+#~ msgstr "un index partagé « %s » peut seulement être réindexé en mode autonome"
-#~ msgid "invalid AM/PM string"
-#~ msgstr "chaîne AM/PM invalide"
+#~ msgid "\"%s\" is a system catalog"
+#~ msgstr "« %s » est un catalogue système"
-#~ msgid "not unique \"S\""
-#~ msgstr "« S » non unique"
+#~ msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
+#~ msgstr "la table partagée « %s » peut seulement être réindexé en mode autonome"
-#~ msgid "invalid argument for power function"
-#~ msgstr "argument invalide pour la fonction puissance (power)"
+#~ msgid "cannot truncate system relation \"%s\""
+#~ msgstr "ne peut pas tronquer la relation système « %s »"
-#~ msgid "Valid values are DOCUMENT and CONTENT."
-#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
+#~ msgid "number of distinct values %g is too low"
+#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
-#~ msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
-#~ msgstr ""
-#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
-#~ "LOCAL6, LOCAL7."
+#~ msgid "directory \"%s\" is not empty"
+#~ msgstr "le répertoire « %s » n'est pas vide"
-#~ msgid "This can be set to advanced, extended, or basic."
+#~ msgid "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- cannot shrink relation"
#~ msgstr ""
-#~ "Ceci peut être initialisé avec advanced (avancé), extended (étendu) ou\n"
-#~ "basic (basique)."
-
-#~ msgid "Sets the hostname of the Kerberos server."
-#~ msgstr "Initalise le nom d'hôte du serveur Kerberos."
+#~ "relation « %s », TID %u/%u : XMIN_COMMITTED non configuré pour la\n"
+#~ "transaction %u --- n'a pas pu diminuer la taille de la relation"
-#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
+#~ msgid "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
#~ msgstr ""
-#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos et\n"
-#~ "GSSAPI."
-
-#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
-#~ msgstr "Chaque session peut valoir soit « origin » soit « replica » soit « local »."
+#~ "relation « %s », TID %u/%u : ligne morte mise à jour par HOT --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "Each SQL transaction has an isolation level, which can be either \"read uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
+#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
#~ msgstr ""
-#~ "Chaque transaction SQL a un niveau d'isolation qui peut être soit « read\n"
-#~ "uncommitted », soit « read committed », soit « repeatable read », soit\n"
-#~ "« serializable »."
+#~ "relation « %s », TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
+#~ msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink relation"
#~ msgstr ""
-#~ "Toutes les instructions SQL causant une erreur du niveau spécifié ou d'un\n"
-#~ "niveau supérieur sont tracées."
+#~ "relation « %s », TID %u/%u : DeleteTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels that follow it."
+#~ msgid ""
+#~ "%.0f dead row versions cannot be removed yet.\n"
+#~ "Nonremovable row versions range from %lu to %lu bytes long.\n"
+#~ "There were %.0f unused item pointers.\n"
+#~ "Total free space (including removable row versions) is %.0f bytes.\n"
+#~ "%u pages are or will become empty, including %u at the end of the table.\n"
+#~ "%u pages containing %.0f free bytes are potential move destinations.\n"
+#~ "%s."
#~ msgstr ""
-#~ "Les valeurs valides sont DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO,\n"
-#~ "NOTICE, WARNING, ERROR, LOG, FATAL et PANIC. Chaque niveau incut tous les\n"
-#~ "niveaux qui le suit."
+#~ "%.0f versions de lignes mortes ne peuvent pas encore être supprimées.\n"
+#~ "Les versions non supprimables de ligne vont de %lu to %lu octets.\n"
+#~ "Il existait %.0f pointeurs d'éléments inutilisés.\n"
+#~ "L'espace libre total (incluant les versions supprimables de ligne) est de\n"
+#~ "%.0f octets.\n"
+#~ "%u pages sont ou deviendront vides, ceci incluant %u pages en fin de la\n"
+#~ "table.\n"
+#~ "%u pages contenant %.0f octets libres sont des destinations de déplacement\n"
+#~ "disponibles.\n"
+#~ "%s."
-#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
-#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
+#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
+#~ msgstr "« %s » : %u versions de ligne déplacées, %u pages tronquées sur %u"
-#~ msgid "Sets the maximum number of disk pages for which free space is tracked."
+#~ msgid ""
+#~ "%u index pages have been deleted, %u are currently reusable.\n"
+#~ "%s."
#~ msgstr ""
-#~ "Initialise le nombre maximum de pages disque pour lesquelles l'espace libre\n"
-#~ "est tracé."
+#~ "%u pages d'index ont été supprimées, %u sont actuellement réutilisables.\n"
+#~ "%s."
-#~ msgid "Sets the maximum number of tables and indexes for which free space is tracked."
+#~ msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
#~ msgstr ""
-#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace libre\n"
-#~ "est tracé."
-
-#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
-#~ msgstr "Utilise le format de sortie indenté pour EXPLAIN VERBOSE."
+#~ "l'index « %s » contient %.0f versions de ligne, mais la table contient %.0f\n"
+#~ "versions de ligne"
-#~ msgid "Prints the execution plan to server log."
-#~ msgstr "Affiche le plan d'exécution dans les journaux applicatifs du serveur."
+#~ msgid "Rebuild the index with REINDEX."
+#~ msgstr "Reconstruisez l'index avec REINDEX."
-#~ msgid "Prints the parse tree after rewriting to server log."
-#~ msgstr "Affiche l'arbre d'analyse après ré-écriture dans les journaux applicatifs du serveur."
+#~ msgid "frame start at CURRENT ROW is not implemented"
+#~ msgstr "début du frame à CURRENT ROW n'est pas implémenté"
-#~ msgid "Prints the parse tree to the server log."
-#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
+#~ msgid "database system is in consistent recovery mode"
+#~ msgstr "le système de bases de données est dans un mode de restauration cohérent"
-#~ msgid "string is too long for tsvector"
-#~ msgstr "la chaîne est trop longue pour un tsvector"
+#~ msgid "DISTINCT is supported only for single-argument aggregates"
+#~ msgstr "DISTINCT est seulement supporté pour les agrégats à un seul argument"
-#~ msgid "Consider increasing the configuration parameter \"max_fsm_pages\" to a value over %.0f."
-#~ msgstr ""
-#~ "Considérez l'augmentation du paramètre de configuration « max_fsm_pages »\n"
-#~ "à une valeur supérieure à %.0f."
+#~ msgid "index row size %lu exceeds btree maximum, %lu"
+#~ msgstr "la taille de la ligne index %lu dépasse le maximum de btree, %lu"
-#~ msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
-#~ msgstr "le nombre d'emplacements de pages nécessaires (%.0f) dépasse max_fsm_pages (%d)"
+#~ msgid "Table contains duplicated values."
+#~ msgstr "La table contient des valeurs dupliquées."
-#~ msgid "You have at least %d relations. Consider increasing the configuration parameter \"max_fsm_relations\"."
+#~ msgid "Automatically adds missing table references to FROM clauses."
#~ msgstr ""
-#~ "Vous avez au moins %d relations.Considèrez l'augmentation du paramètre de\n"
-#~ "configuration « max_fsm_relations »."
+#~ "Ajoute automatiquement les références à la table manquant dans les clauses\n"
+#~ "FROM."
-#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
-#~ msgstr "max_fsm_relations(%d) équivaut au nombre de relations tracées"
+#~ msgid "Sets the regular expression \"flavor\"."
+#~ msgstr "Initialise l'expression rationnelle « flavor »."
-#~ msgid ""
-#~ "A total of %.0f page slots are in use (including overhead).\n"
-#~ "%.0f page slots are required to track all free space.\n"
-#~ "Current limits are: %d page slots, %d relations, using %.0f kB."
-#~ msgstr ""
-#~ "Un total de %.0f emplacements de pages est utilisé (ceci incluant la\n"
-#~ "surcharge).\n"
-#~ "%.0f emplacements de pages sont requis pour tracer tout l'espace libre.\n"
-#~ "Les limites actuelles sont : %d emplacements de pages, %d relations,\n"
-#~ "utilisant %.0f Ko."
+#~ msgid "attempted change of parameter \"%s\" ignored"
+#~ msgstr "tentative de modification du paramètre « %s » ignoré"
-#~ msgid "free space map contains %d pages in %d relations"
-#~ msgstr "la structure FSM contient %d pages dans %d relations"
+#~ msgid "This parameter cannot be changed after server start."
+#~ msgstr "Ce paramètre ne peut pas être modifié après le lancement du serveur"
-#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
-#~ msgstr "max_fsm_pages doit excéder max_fsm_relations * %d"
+#~ msgid "invalid database name \"%s\""
+#~ msgstr "nom de base de données « %s » invalide"
-#~ msgid "insufficient shared memory for free space map"
-#~ msgstr "mémoire partagée insuffisante pour la structure FSM"
+#~ msgid "invalid role name \"%s\""
+#~ msgstr "nom de rôle « %s » invalide"
-#~ msgid "could not set statistics collector timer: %m"
-#~ msgstr "n'a pas pu configurer le timer du récupérateur de statistiques : %m"
+#~ msgid "invalid role password \"%s\""
+#~ msgstr "mot de passe « %s » de l'utilisateur invalide"
-#~ msgid "%s: the number of buffers (-B) must be at least twice the number of allowed connections (-N) and at least 16\n"
+#~ msgid "cannot specify CSV in BINARY mode"
+#~ msgstr "ne peut pas spécifier CSV en mode binaire (BINARY)"
+
+#~ msgid "cannot set session authorization within security-definer function"
+#~ msgstr "ne peut pas exécuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
+
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
#~ msgstr ""
-#~ "%s : le nombre de tampons (-B) doit être au moins deux fois le nombre de\n"
-#~ "connexions disponibles (-N) et au moins 16\n"
+#~ "SELECT FOR UPDATE/SHARE n'est pas supporté dans une requête avec plusieurs\n"
+#~ "relations"
-#~ msgid "adding missing FROM-clause entry in subquery for table \"%s\""
-#~ msgstr "entrée manquante de la clause FROM dans la sous-requête pour la table « %s »"
+#~ msgid "could not remove relation %s: %m"
+#~ msgstr "n'a pas pu supprimer la relation %s : %m"
-#~ msgid "missing FROM-clause entry in subquery for table \"%s\""
-#~ msgstr "entrée manquante de la clause FROM dans la sous-requête de la table « %s »"
+#~ msgid "could not remove segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu supprimer le segment %u de la relation %s : %m"
-#~ msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas supporté pour les requêtes d'héritage"
+#~ msgid "could not seek to block %u of relation %s: %m"
+#~ msgstr "n'a pas pu se positionner sur le bloc %u de la relation %s : %m"
-#~ msgid "Ident protocol identifies remote user as \"%s\""
-#~ msgstr "le protocole Ident identifie l'utilisateur distant comme « %s »"
+#~ msgid "could not extend relation %s: %m"
+#~ msgstr "n'a pas pu étendre la relation %s : %m"
-#~ msgid "cannot use Ident authentication without usermap field"
-#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
+#~ msgid "could not open relation %s: %m"
+#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
-#~ msgid "missing field in file \"%s\" at end of line %d"
-#~ msgstr "champ manquant dans le fichier « %s » à la fin de la ligne %d"
+#~ msgid "could not read block %u of relation %s: %m"
+#~ msgstr "n'a pas pu lire le bloc %u de la relation %s : %m"
-#~ msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
-#~ msgstr "entrée invalide dans le fichier « %s » à la ligne %d, jeton « %s »"
+#~ msgid "could not write block %u of relation %s: %m"
+#~ msgstr "n'a pas pu écrire le bloc %u de la relation %s : %m"
-#~ msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
-#~ msgstr ""
-#~ "n'a pas pu utiliser la méthode d'authentification « crypt » car le mot de\n"
-#~ "passe est chiffré avec MD5"
+#~ msgid "could not open segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu ouvrir le segment %u de la relation %s : %m"
-#~ msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
+#~ msgid "could not fsync segment %u of relation %s: %m"
#~ msgstr ""
-#~ "Le fichier doit appartenir au propriétaire de la base de données et ne doit\n"
-#~ "pas avoir de droits pour un groupe ou pour les autres."
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s : %m"
-#~ msgid "unsafe permissions on private key file \"%s\""
-#~ msgstr "droits non sûrs sur le fichier de la clé privée « %s »"
+#~ msgid "could not fsync segment %u of relation %s but retrying: %m"
+#~ msgstr ""
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s, nouvelle tentative : %m"
-#~ msgid "could not get security token from context"
-#~ msgstr "n'a pas pu récupérer le jeton de sécurité à partir du contexte"
+#~ msgid "could not seek to end of segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu se déplacer à la fin du segment %u de la relation %s : %m"
-#~ msgid "GSSAPI not implemented on this server"
-#~ msgstr "GSSAPI non implémenté sur ce serveur"
+#~ msgid "unsupported PAM conversation %d/%s"
+#~ msgstr "conversation PAM %d/%s non supportée"
-#~ msgid "Kerberos 5 not implemented on this server"
-#~ msgstr "Kerberos 5 non implémenté sur ce serveur"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé dans les sous-requêtes"
-#~ msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
-#~ msgstr ""
-#~ "nom d'utilisateur Kerberos inattendu reçu à partir du client (reçu « %s »,\n"
-#~ "attendu « %s »)"
+#~ msgid "adding missing FROM-clause entry for table \"%s\""
+#~ msgstr "ajout d'une entrée manquante dans FROM (table « %s »)"
-#~ msgid "cannot change number of columns in view"
-#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
+#~ msgid "OLD used in query that is not in a rule"
+#~ msgstr "OLD utilisé dans une requête qui n'est pas une règle"
-#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
-#~ msgstr ""
-#~ "Pensez à compacter cette relation en utilisant VACUUM FULL ou à augmenter le\n"
-#~ "paramètre de configuration « max_fsm_pages »."
+#~ msgid "NEW used in query that is not in a rule"
+#~ msgstr "NEW utilisé dans une requête qui ne fait pas partie d'une règle"
-#~ msgid "relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful free space"
-#~ msgstr ""
-#~ "la relation « %s.%s » contient plus de « max_fsm_pages » pages d'espace\n"
-#~ "libre utile"
+#~ msgid "hurrying in-progress restartpoint"
+#~ msgstr "accélération du restartpoint en cours"
-#~ msgid "constraint definition for check constraint \"%s\" does not match"
-#~ msgstr ""
-#~ "la définition de la contrainte « %s » pour la contrainte de vérification ne\n"
-#~ "correspond pas"
+#~ msgid "multiple DELETE events specified"
+#~ msgstr "multiples événements DELETE spécifiés"
-#~ msgid "multiple constraints named \"%s\" were dropped"
-#~ msgstr "les contraintes multiples nommées « %s » ont été supprimées"
+#~ msgid "multiple UPDATE events specified"
+#~ msgstr "multiples événements UPDATE spécifiés"
-#~ msgid "there are objects dependent on %s"
-#~ msgstr "des objets dépendent de %s"
+#~ msgid "multiple TRUNCATE events specified"
+#~ msgstr "multiples événements TRUNCATE spécifiés"
-#~ msgid "failed to drop all objects depending on %s"
-#~ msgstr "échec lors de la suppression de tous les objets dépendant de %s"
+#~ msgid "could not create XPath object"
+#~ msgstr "n'a pas pu créer l'objet XPath"
-#~ msgid "parser stack overflow"
-#~ msgstr "saturation de la pile de l'analyseur"
+#, fuzzy
+#~ msgid "wrong number of array_subscripts"
+#~ msgstr "mauvais nombre d'indices du tableau"
-#~ msgid "syntax error; also virtual memory exhausted"
-#~ msgstr "erreur de syntaxe ; de plus, mémoire virtuelle saturée"
+#~ msgid "fillfactor=%d is out of range (should be between %d and 100)"
+#~ msgstr "le facteur de remplissage (%d) est en dehors des limites (il devrait être entre %d et 100)"
-#~ msgid "syntax error: cannot back up"
-#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
+#~ msgid "GIN index does not support search with void query"
+#~ msgstr "les index GIN ne supportent pas la recherche avec des requêtes vides"
-#~ msgid "log_restartpoints = %s"
-#~ msgstr "log_restartpoints = %s"
+#~ msgid "invalid LC_COLLATE setting"
+#~ msgstr "paramètre LC_COLLATE invalide"
-#~ msgid "It looks like you need to initdb or install locale support."
-#~ msgstr ""
-#~ "Il semble que vous avez besoin d'exécuter initdb ou d'installer le support\n"
-#~ "des locales."
+#~ msgid "invalid LC_CTYPE setting"
+#~ msgstr "paramètre LC_CTYPE invalide"
#~ msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
#~ msgstr ""
#~ "Le cluster de bases de données a été initialisé avec un LOCALE_NAME_BUFLEN\n"
#~ "à %d alors que le serveur a été compilé avec un LOCALE_NAME_BUFLEN à %d."
-#~ msgid "invalid LC_CTYPE setting"
-#~ msgstr "paramètre LC_CTYPE invalide"
+#~ msgid "It looks like you need to initdb or install locale support."
+#~ msgstr ""
+#~ "Il semble que vous avez besoin d'exécuter initdb ou d'installer le support\n"
+#~ "des locales."
-#~ msgid "invalid LC_COLLATE setting"
-#~ msgstr "paramètre LC_COLLATE invalide"
+#~ msgid "log_restartpoints = %s"
+#~ msgstr "log_restartpoints = %s"
-#~ msgid "GIN index does not support search with void query"
-#~ msgstr "les index GIN ne supportent pas la recherche avec des requêtes vides"
+#~ msgid "syntax error: cannot back up"
+#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
-#~ msgid "fillfactor=%d is out of range (should be between %d and 100)"
-#~ msgstr "le facteur de remplissage (%d) est en dehors des limites (il devrait être entre %d et 100)"
+#~ msgid "syntax error; also virtual memory exhausted"
+#~ msgstr "erreur de syntaxe ; de plus, mémoire virtuelle saturée"
-#, fuzzy
-#~ msgid "wrong number of array_subscripts"
-#~ msgstr "mauvais nombre d'indices du tableau"
+#~ msgid "parser stack overflow"
+#~ msgstr "saturation de la pile de l'analyseur"
-#~ msgid "could not create XPath object"
-#~ msgstr "n'a pas pu créer l'objet XPath"
+#~ msgid "failed to drop all objects depending on %s"
+#~ msgstr "échec lors de la suppression de tous les objets dépendant de %s"
-#~ msgid "multiple TRUNCATE events specified"
-#~ msgstr "multiples événements TRUNCATE spécifiés"
+#~ msgid "there are objects dependent on %s"
+#~ msgstr "des objets dépendent de %s"
-#~ msgid "multiple UPDATE events specified"
-#~ msgstr "multiples événements UPDATE spécifiés"
+#~ msgid "multiple constraints named \"%s\" were dropped"
+#~ msgstr "les contraintes multiples nommées « %s » ont été supprimées"
-#~ msgid "multiple DELETE events specified"
-#~ msgstr "multiples événements DELETE spécifiés"
+#~ msgid "constraint definition for check constraint \"%s\" does not match"
+#~ msgstr ""
+#~ "la définition de la contrainte « %s » pour la contrainte de vérification ne\n"
+#~ "correspond pas"
-#~ msgid "hurrying in-progress restartpoint"
-#~ msgstr "accélération du restartpoint en cours"
+#~ msgid "relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful free space"
+#~ msgstr ""
+#~ "la relation « %s.%s » contient plus de « max_fsm_pages » pages d'espace\n"
+#~ "libre utile"
-#~ msgid "NEW used in query that is not in a rule"
-#~ msgstr "NEW utilisé dans une requête qui ne fait pas partie d'une règle"
+#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
+#~ msgstr ""
+#~ "Pensez à compacter cette relation en utilisant VACUUM FULL ou à augmenter le\n"
+#~ "paramètre de configuration « max_fsm_pages »."
-#~ msgid "OLD used in query that is not in a rule"
-#~ msgstr "OLD utilisé dans une requête qui n'est pas une règle"
+#~ msgid "cannot change number of columns in view"
+#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
-#~ msgid "adding missing FROM-clause entry for table \"%s\""
-#~ msgstr "ajout d'une entrée manquante dans FROM (table « %s »)"
+#~ msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
+#~ msgstr ""
+#~ "nom d'utilisateur Kerberos inattendu reçu à partir du client (reçu « %s »,\n"
+#~ "attendu « %s »)"
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé dans les sous-requêtes"
+#~ msgid "Kerberos 5 not implemented on this server"
+#~ msgstr "Kerberos 5 non implémenté sur ce serveur"
-#~ msgid "unsupported PAM conversation %d/%s"
-#~ msgstr "conversation PAM %d/%s non supportée"
+#~ msgid "GSSAPI not implemented on this server"
+#~ msgstr "GSSAPI non implémenté sur ce serveur"
-#~ msgid "could not seek to end of segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu se déplacer à la fin du segment %u de la relation %s : %m"
+#~ msgid "could not get security token from context"
+#~ msgstr "n'a pas pu récupérer le jeton de sécurité à partir du contexte"
-#~ msgid "could not fsync segment %u of relation %s but retrying: %m"
-#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s, nouvelle tentative : %m"
+#~ msgid "unsafe permissions on private key file \"%s\""
+#~ msgstr "droits non sûrs sur le fichier de la clé privée « %s »"
-#~ msgid "could not fsync segment %u of relation %s: %m"
+#~ msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s : %m"
+#~ "Le fichier doit appartenir au propriétaire de la base de données et ne doit\n"
+#~ "pas avoir de droits pour un groupe ou pour les autres."
-#~ msgid "could not open segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir le segment %u de la relation %s : %m"
+#~ msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
+#~ msgstr ""
+#~ "n'a pas pu utiliser la méthode d'authentification « crypt » car le mot de\n"
+#~ "passe est chiffré avec MD5"
-#~ msgid "could not write block %u of relation %s: %m"
-#~ msgstr "n'a pas pu écrire le bloc %u de la relation %s : %m"
+#~ msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
+#~ msgstr "entrée invalide dans le fichier « %s » à la ligne %d, jeton « %s »"
-#~ msgid "could not read block %u of relation %s: %m"
-#~ msgstr "n'a pas pu lire le bloc %u de la relation %s : %m"
+#~ msgid "missing field in file \"%s\" at end of line %d"
+#~ msgstr "champ manquant dans le fichier « %s » à la fin de la ligne %d"
-#~ msgid "could not open relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
+#~ msgid "cannot use Ident authentication without usermap field"
+#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
-#~ msgid "could not extend relation %s: %m"
-#~ msgstr "n'a pas pu étendre la relation %s : %m"
+#~ msgid "Ident protocol identifies remote user as \"%s\""
+#~ msgstr "le protocole Ident identifie l'utilisateur distant comme « %s »"
-#~ msgid "could not seek to block %u of relation %s: %m"
-#~ msgstr "n'a pas pu se positionner sur le bloc %u de la relation %s : %m"
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas supporté pour les requêtes d'héritage"
-#~ msgid "could not remove segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu supprimer le segment %u de la relation %s : %m"
+#~ msgid "missing FROM-clause entry in subquery for table \"%s\""
+#~ msgstr "entrée manquante de la clause FROM dans la sous-requête de la table « %s »"
-#~ msgid "could not remove relation %s: %m"
-#~ msgstr "n'a pas pu supprimer la relation %s : %m"
+#~ msgid "adding missing FROM-clause entry in subquery for table \"%s\""
+#~ msgstr "entrée manquante de la clause FROM dans la sous-requête pour la table « %s »"
-#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
+#~ msgid "%s: the number of buffers (-B) must be at least twice the number of allowed connections (-N) and at least 16\n"
#~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE n'est pas supporté dans une requête avec plusieurs\n"
-#~ "relations"
+#~ "%s : le nombre de tampons (-B) doit être au moins deux fois le nombre de\n"
+#~ "connexions disponibles (-N) et au moins 16\n"
-#~ msgid "cannot set session authorization within security-definer function"
-#~ msgstr "ne peut pas exécuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
+#~ msgid "could not set statistics collector timer: %m"
+#~ msgstr "n'a pas pu configurer le timer du récupérateur de statistiques : %m"
-#~ msgid "cannot specify CSV in BINARY mode"
-#~ msgstr "ne peut pas spécifier CSV en mode binaire (BINARY)"
+#~ msgid "insufficient shared memory for free space map"
+#~ msgstr "mémoire partagée insuffisante pour la structure FSM"
-#~ msgid "invalid role password \"%s\""
-#~ msgstr "mot de passe « %s » de l'utilisateur invalide"
+#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
+#~ msgstr "max_fsm_pages doit excéder max_fsm_relations * %d"
-#~ msgid "invalid role name \"%s\""
-#~ msgstr "nom de rôle « %s » invalide"
+#~ msgid "free space map contains %d pages in %d relations"
+#~ msgstr "la structure FSM contient %d pages dans %d relations"
-#~ msgid "invalid database name \"%s\""
-#~ msgstr "nom de base de données « %s » invalide"
+#~ msgid ""
+#~ "A total of %.0f page slots are in use (including overhead).\n"
+#~ "%.0f page slots are required to track all free space.\n"
+#~ "Current limits are: %d page slots, %d relations, using %.0f kB."
+#~ msgstr ""
+#~ "Un total de %.0f emplacements de pages est utilisé (ceci incluant la\n"
+#~ "surcharge).\n"
+#~ "%.0f emplacements de pages sont requis pour tracer tout l'espace libre.\n"
+#~ "Les limites actuelles sont : %d emplacements de pages, %d relations,\n"
+#~ "utilisant %.0f Ko."
-#~ msgid "This parameter cannot be changed after server start."
-#~ msgstr "Ce paramètre ne peut pas être modifié après le lancement du serveur"
+#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
+#~ msgstr "max_fsm_relations(%d) équivaut au nombre de relations tracées"
-#~ msgid "attempted change of parameter \"%s\" ignored"
-#~ msgstr "tentative de modification du paramètre « %s » ignoré"
+#~ msgid "You have at least %d relations. Consider increasing the configuration parameter \"max_fsm_relations\"."
+#~ msgstr ""
+#~ "Vous avez au moins %d relations.Considèrez l'augmentation du paramètre de\n"
+#~ "configuration « max_fsm_relations »."
-#~ msgid "Sets the regular expression \"flavor\"."
-#~ msgstr "Initialise l'expression rationnelle « flavor »."
+#~ msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
+#~ msgstr "le nombre d'emplacements de pages nécessaires (%.0f) dépasse max_fsm_pages (%d)"
-#~ msgid "Automatically adds missing table references to FROM clauses."
+#~ msgid "Consider increasing the configuration parameter \"max_fsm_pages\" to a value over %.0f."
#~ msgstr ""
-#~ "Ajoute automatiquement les références à la table manquant dans les clauses\n"
-#~ "FROM."
-
-#~ msgid "Table contains duplicated values."
-#~ msgstr "La table contient des valeurs dupliquées."
+#~ "Considérez l'augmentation du paramètre de configuration « max_fsm_pages »\n"
+#~ "à une valeur supérieure à %.0f."
-#~ msgid "index row size %lu exceeds btree maximum, %lu"
-#~ msgstr "la taille de la ligne index %lu dépasse le maximum de btree, %lu"
+#~ msgid "string is too long for tsvector"
+#~ msgstr "la chaîne est trop longue pour un tsvector"
-#~ msgid "DISTINCT is supported only for single-argument aggregates"
-#~ msgstr "DISTINCT est seulement supporté pour les agrégats à un seul argument"
+#~ msgid "Prints the parse tree to the server log."
+#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
-#~ msgid "database system is in consistent recovery mode"
-#~ msgstr "le système de bases de données est dans un mode de restauration cohérent"
+#~ msgid "Prints the parse tree after rewriting to server log."
+#~ msgstr "Affiche l'arbre d'analyse après ré-écriture dans les journaux applicatifs du serveur."
-#~ msgid "frame start at CURRENT ROW is not implemented"
-#~ msgstr "début du frame à CURRENT ROW n'est pas implémenté"
+#~ msgid "Prints the execution plan to server log."
+#~ msgstr "Affiche le plan d'exécution dans les journaux applicatifs du serveur."
-#~ msgid "Rebuild the index with REINDEX."
-#~ msgstr "Reconstruisez l'index avec REINDEX."
+#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
+#~ msgstr "Utilise le format de sortie indenté pour EXPLAIN VERBOSE."
-#~ msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
+#~ msgid "Sets the maximum number of tables and indexes for which free space is tracked."
#~ msgstr ""
-#~ "l'index « %s » contient %.0f versions de ligne, mais la table contient %.0f\n"
-#~ "versions de ligne"
+#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace libre\n"
+#~ "est tracé."
-#~ msgid ""
-#~ "%u index pages have been deleted, %u are currently reusable.\n"
-#~ "%s."
+#~ msgid "Sets the maximum number of disk pages for which free space is tracked."
#~ msgstr ""
-#~ "%u pages d'index ont été supprimées, %u sont actuellement réutilisables.\n"
-#~ "%s."
+#~ "Initialise le nombre maximum de pages disque pour lesquelles l'espace libre\n"
+#~ "est tracé."
-#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
-#~ msgstr "« %s » : %u versions de ligne déplacées, %u pages tronquées sur %u"
+#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
+#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
-#~ msgid ""
-#~ "%.0f dead row versions cannot be removed yet.\n"
-#~ "Nonremovable row versions range from %lu to %lu bytes long.\n"
-#~ "There were %.0f unused item pointers.\n"
-#~ "Total free space (including removable row versions) is %.0f bytes.\n"
-#~ "%u pages are or will become empty, including %u at the end of the table.\n"
-#~ "%u pages containing %.0f free bytes are potential move destinations.\n"
-#~ "%s."
+#~ msgid "Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels that follow it."
#~ msgstr ""
-#~ "%.0f versions de lignes mortes ne peuvent pas encore être supprimées.\n"
-#~ "Les versions non supprimables de ligne vont de %lu to %lu octets.\n"
-#~ "Il existait %.0f pointeurs d'éléments inutilisés.\n"
-#~ "L'espace libre total (incluant les versions supprimables de ligne) est de\n"
-#~ "%.0f octets.\n"
-#~ "%u pages sont ou deviendront vides, ceci incluant %u pages en fin de la\n"
-#~ "table.\n"
-#~ "%u pages contenant %.0f octets libres sont des destinations de déplacement\n"
-#~ "disponibles.\n"
-#~ "%s."
+#~ "Les valeurs valides sont DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO,\n"
+#~ "NOTICE, WARNING, ERROR, LOG, FATAL et PANIC. Chaque niveau incut tous les\n"
+#~ "niveaux qui le suit."
-#~ msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink relation"
+#~ msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
#~ msgstr ""
-#~ "relation « %s », TID %u/%u : DeleteTransactionInProgress %u --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ "Toutes les instructions SQL causant une erreur du niveau spécifié ou d'un\n"
+#~ "niveau supérieur sont tracées."
-#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
+#~ msgid "Each SQL transaction has an isolation level, which can be either \"read uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
#~ msgstr ""
-#~ "relation « %s », TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ "Chaque transaction SQL a un niveau d'isolation qui peut être soit « read\n"
+#~ "uncommitted », soit « read committed », soit « repeatable read », soit\n"
+#~ "« serializable »."
-#~ msgid "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
+#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
+#~ msgstr "Chaque session peut valoir soit « origin » soit « replica » soit « local »."
+
+#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
#~ msgstr ""
-#~ "relation « %s », TID %u/%u : ligne morte mise à jour par HOT --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos et\n"
+#~ "GSSAPI."
-#~ msgid "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- cannot shrink relation"
+#~ msgid "Sets the hostname of the Kerberos server."
+#~ msgstr "Initalise le nom d'hôte du serveur Kerberos."
+
+#~ msgid "This can be set to advanced, extended, or basic."
#~ msgstr ""
-#~ "relation « %s », TID %u/%u : XMIN_COMMITTED non configuré pour la\n"
-#~ "transaction %u --- n'a pas pu diminuer la taille de la relation"
+#~ "Ceci peut être initialisé avec advanced (avancé), extended (étendu) ou\n"
+#~ "basic (basique)."
-#~ msgid "directory \"%s\" is not empty"
-#~ msgstr "le répertoire « %s » n'est pas vide"
+#~ msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
+#~ msgstr ""
+#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
+#~ "LOCAL6, LOCAL7."
-#~ msgid "number of distinct values %g is too low"
-#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
+#~ msgid "Valid values are DOCUMENT and CONTENT."
+#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
-#~ msgid "cannot truncate system relation \"%s\""
-#~ msgstr "ne peut pas tronquer la relation système « %s »"
+#~ msgid "invalid argument for power function"
+#~ msgstr "argument invalide pour la fonction puissance (power)"
-#~ msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
-#~ msgstr "la table partagée « %s » peut seulement être réindexé en mode autonome"
+#~ msgid "not unique \"S\""
+#~ msgstr "« S » non unique"
-#~ msgid "\"%s\" is a system catalog"
-#~ msgstr "« %s » est un catalogue système"
+#~ msgid "invalid AM/PM string"
+#~ msgstr "chaîne AM/PM invalide"
-#~ msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
-#~ msgstr "un index partagé « %s » peut seulement être réindexé en mode autonome"
+#~ msgid "\"TZ\"/\"tz\" not supported"
+#~ msgstr "« TZ »/« tz » non supporté"
-#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
-#~ msgstr ""
-#~ "Configure le langage utilisé dans une instruction DO si la clause LANGUAGE n'est\n"
-#~ "pas spécifiée."
+#~ msgid "January"
+#~ msgstr "Janvier"
-#~ msgid "This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by \"client_encoding\"."
-#~ msgstr ""
-#~ "Cette erreur peut aussi survenir si la séquence d'octets ne correspond pas\n"
-#~ "au jeu de caractères attendu par le serveur, le jeu étant contrôlé par\n"
-#~ "« client_encoding »."
+#~ msgid "February"
+#~ msgstr "Février"
-#~ msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
-#~ msgstr "la restauration comme à %X/%X, la cohérence sera atteinte à %X/%X"
+#~ msgid "March"
+#~ msgstr "Mars"
-#~ msgid "binary value is out of range for type bigint"
-#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
+#~ msgid "April"
+#~ msgstr "Avril"
-#~ msgid "transaction is read-only"
-#~ msgstr "la transaction est en lecture seule"
+#~ msgid "May"
+#~ msgstr "Mai"
-#~ msgid "PID %d is among the slowest backends."
-#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
+#~ msgid "June"
+#~ msgstr "Juin"
-#, fuzzy
-#~ msgid "invalid replication message type %d"
-#~ msgstr "type %d du message de l'interface invalide"
+#~ msgid "July"
+#~ msgstr "Juillet"
-#, fuzzy
-#~ msgid "invalid WAL message received from primary"
-#~ msgstr "format du message invalide"
+#~ msgid "August"
+#~ msgstr "Août"
-#, fuzzy
-#~ msgid "sorry, too many standbys already"
-#~ msgstr "désolé, trop de clients sont déjà connectés"
+#~ msgid "September"
+#~ msgstr "Septembre"
-#~ msgid "WAL file SYSID is %s, pg_control SYSID is %s"
-#~ msgstr "le SYSID du journal de transactions WAL est %s, celui de pg_control est %s"
+#~ msgid "October"
+#~ msgstr "Octobre"
-#, fuzzy
-#~ msgid "couldn't put socket to blocking mode: %m"
-#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
+#~ msgid "November"
+#~ msgstr "Novembre"
-#, fuzzy
-#~ msgid "couldn't put socket to non-blocking mode: %m"
-#~ msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
+#~ msgid "December"
+#~ msgstr "Décembre"
-#~ msgid "could not allocate shared memory segment \"%s\""
-#~ msgstr "n'a pas pu allouer un segment de mémoire partagée « %s »"
+#~ msgid "Jan"
+#~ msgstr "Jan"
-#~ msgid "not enough shared memory for background writer"
-#~ msgstr "pas assez de mémoire partagée pour le processus d'écriture en tâche de fond"
+#~ msgid "Feb"
+#~ msgstr "Fév"
-#~ msgid "connection limit exceeded for non-superusers"
-#~ msgstr "limite de connexions dépassée pour les utilisateurs standards"
+#~ msgid "Mar"
+#~ msgstr "Mar"
-#~ msgid "not enough shared memory for walreceiver"
-#~ msgstr ""
-#~ "pas assez de mémoire partagée pour le processus de réception des journaux de\n"
-#~ "transactions"
+#~ msgid "Apr"
+#~ msgstr "Avr"
-#~ msgid "not enough shared memory for walsender"
-#~ msgstr "pas assez de mémoire partagée pour le processus d'envoi des journaux de transactions"
+#~ msgid "S:May"
+#~ msgstr "S:Mai"
-#~ msgid "unlogged operation performed, data may be missing"
-#~ msgstr "opération réalisée non tracée, les données pourraient manquer"
+#~ msgid "Jun"
+#~ msgstr "Juin"
-#~ msgid "During recovery, allows connections and queries. During normal running, causes additional info to be written to WAL to enable hot standby mode on WAL standby nodes."
-#~ msgstr ""
-#~ "Lors de la restauration, autorise les connexions et les requêtes. Lors d'une\n"
-#~ "exécution normale, fait que des informations supplémentaires sont écrites dans\n"
-#~ "les journaux de transactions pour activer le mode Hot Standby sur les nœuds\n"
-#~ "en attente."
+#~ msgid "Jul"
+#~ msgstr "Juil"
+
+#~ msgid "Aug"
+#~ msgstr "Aoû"
+
+#~ msgid "Sep"
+#~ msgstr "Sep"
+
+#~ msgid "Oct"
+#~ msgstr "Oct"
+
+#~ msgid "Nov"
+#~ msgstr "Nov"
-#~ msgid "archive_command must be defined before online backups can be made safely."
-#~ msgstr ""
-#~ "archive_command doit être défini avant que les sauvegardes à chaud puissent\n"
-#~ "s'effectuer correctement."
+#~ msgid "Dec"
+#~ msgstr "Déc"
-#~ msgid "archive_mode must be enabled at server start."
-#~ msgstr "archive_mode doit être activé au lancement du serveur."
+#~ msgid "Sunday"
+#~ msgstr "Dimanche"
-#~ msgid "WAL archiving is not active"
-#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
+#~ msgid "Monday"
+#~ msgstr "Lundi"
-#~ msgid "usermap \"%s\""
-#~ msgstr "correspondance utilisateur « %s »"
+#~ msgid "Tuesday"
+#~ msgstr "Mardi"
-#~ msgid "restartpoint_command = '%s'"
-#~ msgstr "restartpoint_command = '%s'"
+#~ msgid "Wednesday"
+#~ msgstr "Mercredi"
-#~ msgid "recovery restart point at %X/%X with latest known log time %s"
-#~ msgstr ""
-#~ "point de relancement de la restauration sur %X/%X avec %s comme dernière\n"
-#~ "date connue du journal"
+#~ msgid "Thursday"
+#~ msgstr "Jeudi"
-#~ msgid "Not safe to send CSV data\n"
-#~ msgstr "Envoi non sûr des données CSV\n"
+#~ msgid "Friday"
+#~ msgstr "Vendredi"
-#~ msgid "Sets the message levels that are logged during recovery."
-#~ msgstr "Initialise les niveaux de messages qui sont tracés lors de la restauration."
+#~ msgid "Saturday"
+#~ msgstr "Samedi"
-#~ msgid "access to %s"
-#~ msgstr "accès à %s"
+#~ msgid "Sun"
+#~ msgstr "Dim"
-#~ msgid "parameter \"standby_mode\" requires a Boolean value"
-#~ msgstr "le paramètre « standby_mode » requiert une valeur booléenne"
+#~ msgid "Mon"
+#~ msgstr "Lun"
-#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
-#~ msgstr "le paramètre « recovery_target_inclusive » requiert une valeur booléenne"
+#~ msgid "Tue"
+#~ msgstr "Mar"
-#~ msgid "cannot drop \"%s\" because it is being used by active queries in this session"
-#~ msgstr ""
-#~ "ne peut pas supprimer « %s » car cet objet est en cours d'utilisation par\n"
-#~ "des requêtes actives dans cette session"
+#~ msgid "Wed"
+#~ msgstr "Mer"
-#~ msgid "replication connection authorized: user=%s host=%s port=%s"
-#~ msgstr "connexion de réplication autorisée : utilisateur=%s, base de données=%s, port=%s"
+#~ msgid "Thu"
+#~ msgstr "Jeu"
-#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
-#~ msgstr "mot clé « log_destination » non reconnu : « %s »"
+#~ msgid "Fri"
+#~ msgstr "Ven"
-#~ msgid "invalid list syntax for parameter \"log_destination\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « log_destination »"
+#~ msgid "Sat"
+#~ msgstr "Sam"
-#~ msgid "Sets immediate fsync at commit."
-#~ msgstr "Configure un fsync immédiat lors du commit."
+#~ msgid "AM/PM hour must be between 1 and 12"
+#~ msgstr "l'heure AM/PM doit être compris entre 1 et 12"
-#~ msgid "could not open new log file \"%s\": %m"
-#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif « %s » : %m"
+#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
+#~ msgstr "échec de la conversion d'UTF16 vers UTF8 : %lu"
-#~ msgid "could not create log file \"%s\": %m"
-#~ msgstr "n'a pas pu créer le journal applicatif « %s » : %m"
+#~ msgid "cannot calculate week number without year information"
+#~ msgstr "ne peut pas calculer le numéro de la semaine sans informations sur l'année"
-#~ msgid "SELECT FOR UPDATE/SHARE cannot be applied to NEW or OLD"
-#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas être appliqué à NEW et OLD"
+#~ msgid "query requires full scan, which is not supported by GIN indexes"
+#~ msgstr ""
+#~ "la requête nécessite un parcours complet, ce qui n'est pas supporté par les\n"
+#~ "index GIN"
-#~ msgid "hostssl not supported on this platform"
-#~ msgstr "hostssl non supporté sur cette plateforme"
+#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
+#~ msgstr ""
+#~ "l'opérateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
+#~ "recherches par index GIN"
-#~ msgid "Ident authentication is not supported on local connections on this platform"
-#~ msgstr "l'authentification Ident n'est pas supportée sur les connexions locales sur cette plateforme"
+#~ msgid "Use the @@@ operator instead."
+#~ msgstr "Utilisez à la place l'opérateur @@@."
-#~ msgid "could not get effective UID from peer credentials: %m"
-#~ msgstr "n'a pas pu obtenir l'UID réel à partir des pièces d'identité de l'autre : %m"
+#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
+#~ msgstr "délimiteur inattendu sur la ligne %d du thesaurus « %s »"
-#~ msgid "could not enable credential reception: %m"
-#~ msgstr "n'a pas pu activer la réception de lettres de créance : %m"
+#~ msgid "unexpected end of line or lexeme at line %d of thesaurus file \"%s\""
+#~ msgstr "fin de ligne ou de lexeme inattendu sur la ligne %d du thesaurus « %s »"
-#~ msgid "argument to pg_get_expr() must come from system catalogs"
-#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues systèmes"
+#~ msgid "unexpected end of line at line %d of thesaurus file \"%s\""
+#~ msgstr "fin de ligne inattendue à la ligne %d du thésaurus « %s »"
-#~ msgid "invalid interval value for time zone: day not allowed"
-#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autorisé"
+#~ msgid "could not remove database directory \"%s\""
+#~ msgstr "n'a pas pu supprimer le répertoire de bases de données « %s »"
-#~ msgid "invalid interval value for time zone: month not allowed"
-#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont pas autorisés"
+#~ msgid "index \"%s\" is not ready"
+#~ msgstr "l'index « %s » n'est pas prêt"
-#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
-#~ msgstr "mot clé « datestyle » non reconnu : « %s »"
+#~ msgid "argument number is out of range"
+#~ msgstr "le nombre en argument est en dehors des limites"
-#~ msgid "invalid list syntax for parameter \"datestyle\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « datestyle »"
+#~ msgid "No rows were found in \"%s\"."
+#~ msgstr "Aucune ligne trouvée dans « %s »."
-#~ msgid "database \"%s\" not found"
-#~ msgstr "base de données « %s » non trouvée"
+#~ msgid "inconsistent use of year %04d and \"BC\""
+#~ msgstr "utilisation non cohérente de l'année %04d et de « BC »"
-#~ msgid "composite type must have at least one attribute"
-#~ msgstr "le type composite doit avoir au moins un attribut"
+#~ msgid "\"interval\" time zone \"%s\" not valid"
+#~ msgstr "le fuseau horaire « %s » n'est pas valide pour le type « interval »"
-#~ msgid "cannot reference permanent table from temporary table constraint"
-#~ msgstr ""
-#~ "ne peut pas référencer une table permanente à partir de la contrainte de\n"
-#~ "table temporaire"
+#~ msgid "Not enough memory for reassigning the prepared transaction's locks."
+#~ msgstr "Pas assez de mémoire pour réaffecter les verrous des transactions préparées."
-#~ msgid "cannot reference temporary table from permanent table constraint"
-#~ msgstr ""
-#~ "ne peut pas référencer une table temporaire à partir d'une contrainte de\n"
-#~ "table permanente"
+#~ msgid "large object %u was already dropped"
+#~ msgstr "le « Large Object » %u a déjà été supprimé"
-#~ msgid "function \"%s\" is already in schema \"%s\""
-#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
+#~ msgid "large object %u was not opened for writing"
+#~ msgstr "le « Large Object » %u n'a pas été ouvert en écriture"
-#~ msgid "must be superuser to comment on text search template"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour ajouter un commentaire sur un modèle de\n"
-#~ "recherche plein texte"
+#~ msgid "invalid standby query string: %s"
+#~ msgstr "chaîne de requête invalide sur le serveur en attente : %s"
-#~ msgid "must be superuser to comment on text search parser"
+#~ msgid "terminating walsender process to force cascaded standby to update timeline and reconnect"
#~ msgstr ""
-#~ "doit être super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
-#~ "recherche plein texte"
+#~ "arrêt du processus walreceiver pour forcer le serveur standby en cascade à\n"
+#~ "mettre à jour la timeline et à se reconnecter"
-#~ msgid "must be superuser to comment on procedural language"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour ajouter un commentaire sur un langage de\n"
-#~ "procédures"
+#~ msgid "invalid standby handshake message type %d"
+#~ msgstr "type %d du message de handshake du serveur en attente invalide"
-#~ msgid "must be member of role \"%s\" to comment upon it"
-#~ msgstr "doit être un membre du rôle « %s » pour le commenter"
+#~ msgid "streaming replication successfully connected to primary"
+#~ msgstr "réplication de flux connecté avec succès au serveur principal"
-#~ msgid "\"%s\" is not a table, view, or composite type"
-#~ msgstr "« %s » n'est pas une table, une vue ou un type composite"
+#~ msgid "shutdown requested, aborting active base backup"
+#~ msgstr "arrêt demandé, annulation de la sauvegarde active de base"
-#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
+#~ msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
#~ msgstr ""
-#~ "ne peut pas exécuter CLUSTER sur l'index à expression « %s » car sa méthode\n"
-#~ "d'accès ne gère pas les valeurs NULL"
-
-#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL."
-#~ msgstr "Vous pouvez contourner ceci en marquant la colonne « %s » comme NOT NULL."
+#~ "arrêt de tous les processus walsender pour forcer les serveurs standby en\n"
+#~ "cascade à mettre à jour la timeline et à se reconnecter"
-#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL, or use ALTER TABLE ... SET WITHOUT CLUSTER to remove the cluster specification from the table."
+#~ msgid ""
+#~ "This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter. You can either reduce the request size or reconfigure the kernel with larger SHMMAX. To reduce the request size (currently %lu bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.\n"
+#~ "If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.\n"
+#~ "The PostgreSQL documentation contains more information about shared memory configuration."
#~ msgstr ""
-#~ "Vous pourriez contourner ceci en marquant la colonne « %s » avec la\n"
-#~ "contrainte NOT NULL ou en utilisant ALTER TABLE ... SET WITHOUT CLUSTER pour\n"
-#~ "supprimer la spécification CLUSTER de la table."
+#~ "Cette erreur signifie habituellement que la demande de PostgreSQL pour un\n"
+#~ "segment de mémoire partagée a dépassé le paramètre SHMMAX de votre noyau.\n"
+#~ "Vous pouvez soit réduire la taille de la requête soit reconfigurer le noyau\n"
+#~ "avec un SHMMAX plus important. Pour réduire la taille de la requête\n"
+#~ "(actuellement %lu octets), réduisez l'utilisation de la mémoire partagée par PostgreSQL,par exemple en réduisant shared_buffers ou max_connections\n"
+#~ "Si la taille de la requête est déjà petite, il est possible qu'elle soit\n"
+#~ "moindre que le paramètre SHMMIN de votre noyau, auquel cas, augmentez la\n"
+#~ "taille de la requête ou reconfigurez SHMMIN.\n"
+#~ "La documentation de PostgreSQL contient plus d'informations sur la\n"
+#~ "configuration de la mémoire partagée."
-#~ msgid "cannot cluster on index \"%s\" because access method does not handle null values"
-#~ msgstr ""
-#~ "ne peut pas créer un cluster sur l'index « %s » car la méthode d'accès de\n"
-#~ "l'index ne gère pas les valeurs NULL"
+#~ msgid "cannot use window function in rule WHERE condition"
+#~ msgstr "ne peut pas utiliser la fonction window dans la condition d'une règle WHERE"
-#~ msgid "clustering \"%s.%s\""
-#~ msgstr "exécution de CLUSTER sur « %s.%s »"
+#~ msgid "cannot use aggregate function in rule WHERE condition"
+#~ msgstr "ne peut pas utiliser la fonction d'agrégat dans la condition d'une règle WHERE"
-#~ msgid "EnumValuesCreate() can only set a single OID"
-#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
+#~ msgid "arguments of row IN must all be row expressions"
+#~ msgstr "les arguments de la ligne IN doivent tous être des expressions de ligne"
-#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
-#~ msgstr ""
-#~ "l'index « %s » a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
-#~ "récupération suite à un arrêt brutal"
+#~ msgid "argument of %s must not contain window functions"
+#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
-#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
+#~ msgid "argument of %s must not contain aggregate functions"
+#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrégats"
+
+#~ msgid "cannot use window function in function expression in FROM"
#~ msgstr ""
-#~ "l'index « %s » a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
-#~ "récupération suite à un arrêt brutal"
+#~ "ne peut pas utiliser la fonction window dans l'expression de la fonction\n"
+#~ "du FROM"
-#~ msgid "Incomplete insertion detected during crash replay."
+#~ msgid "function expression in FROM cannot refer to other relations of same query level"
#~ msgstr ""
-#~ "Insertion incomplète détectée lors de la ré-exécution des requêtes suite à\n"
-#~ "l'arrêt brutal."
+#~ "l'expression de la fonction du FROM ne peut pas faire référence à d'autres\n"
+#~ "relations sur le même niveau de la requête"
-#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
+#~ msgid "subquery in FROM cannot refer to other relations of same query level"
#~ msgstr ""
-#~ "l'index %u/%u/%u a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
-#~ "récupération suite à un arrêt brutal"
+#~ "la sous-requête du FROM ne peut pas faire référence à d'autres relations\n"
+#~ "dans le même niveau de la requête"
-#~ msgid "array must not contain null values"
-#~ msgstr "le tableau ne doit pas contenir de valeurs NULL"
+#~ msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
+#~ msgstr "la clause JOIN/ON se réfère à « %s », qui ne fait pas partie du JOIN"
-#~ msgid "Lines should have the format parameter = 'value'."
-#~ msgstr "Les lignes devraient avoir le format paramètre = 'valeur'"
+#~ msgid "window functions not allowed in GROUP BY clause"
+#~ msgstr "fonctions window non autorisées dans une clause GROUP BY"
-#~ msgid "syntax error in recovery command file: %s"
-#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
+#~ msgid "aggregates not allowed in WHERE clause"
+#~ msgstr "agrégats non autorisés dans une clause WHERE"
-#~ msgid "Write-Ahead Log / Streaming Replication"
-#~ msgstr "Write-Ahead Log / Réplication en flux"
+#~ msgid "SELECT FOR UPDATE/SHARE cannot be used with foreign table \"%s\""
+#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas être utilisé avec une table distante « %s »"
-#~ msgid "unable to open directory pg_tblspc: %m"
-#~ msgstr "impossible d'ouvrir le répertoire p_tblspc : %m"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with window functions"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions window"
-#~ msgid "unable to read symbolic link %s: %m"
-#~ msgstr "incapable de lire le lien symbolique %s : %m"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with aggregate functions"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions d'agrégats"
-#~ msgid "index \"%s\" is not a b-tree"
-#~ msgstr "l'index « %s » n'est pas un btree"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with HAVING clause"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec la clause HAVING"
-#~ msgid "ALTER TYPE USING is only supported on plain tables"
-#~ msgstr "ALTER TYPE USING est seulement supportés sur les tables standards"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with GROUP BY clause"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec la clause GROUP BY"
-#~ msgid "must be superuser to SET SCHEMA of %s"
-#~ msgstr "doit être super-utilisateur pour exécuter SET SCHEMA vers %s"
+#~ msgid "RETURNING cannot contain references to other relations"
+#~ msgstr "RETURNING ne doit pas contenir de références à d'autres relations"
-#~ msgid "resetting unlogged relations: cleanup %d init %d"
-#~ msgstr "réinitialisation des relations non tracées : nettoyage %d initialisation %d"
+#~ msgid "cannot use window function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
-#~ msgid "%s (%x)"
-#~ msgstr "%s (%x)"
+#~ msgid "cannot use aggregate function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans RETURNING"
-#~ msgid "SSPI error %x"
-#~ msgstr "erreur SSPI : %x"
+#~ msgid "cannot use window function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
-#~ msgid "%s: %s"
-#~ msgstr "%s : %s"
+#~ msgid "cannot use aggregate function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans un UPDATE"
-#~ msgid "consistent state delayed because recovery snapshot incomplete"
-#~ msgstr "état de cohérence pas encore atteint à cause d'un snapshot de restauration incomplet"
+#~ msgid "cannot use window function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
-#~ msgid "tablespace %u is not empty"
-#~ msgstr "le tablespace %u n'est pas vide"
+#~ msgid "cannot use aggregate function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction d'agrégat dans un VALUES"
-#~ msgid "subquery in WITH cannot have SELECT INTO"
-#~ msgstr "la sous-requête du WITH ne peut pas avoir de SELECT INTO"
+#~ msgid "Use SELECT ... UNION ALL ... instead."
+#~ msgstr "Utilisez à la place SELECT ... UNION ALL ..."
-#~ msgid "subquery cannot have SELECT INTO"
-#~ msgstr "la sous-requête ne peut pas avoir de SELECT INTO"
+#~ msgid "VALUES must not contain OLD or NEW references"
+#~ msgstr "VALUES ne doit pas contenir des références à OLD et NEW"
-#~ msgid "subquery in FROM cannot have SELECT INTO"
-#~ msgstr "la sous-requête du FROM ne peut pas avoir de SELECT INTO"
+#~ msgid "VALUES must not contain table references"
+#~ msgstr "VALUES ne doit pas contenir de références de table"
-#~ msgid "DECLARE CURSOR cannot specify INTO"
-#~ msgstr "DECLARE CURSOR ne peut pas spécifier INTO"
+#~ msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
+#~ msgstr ""
+#~ "échec de la recherche LDAP pour le filtre « %s » sur le serveur « %s » :\n"
+#~ "utilisateur non unique (%ld correspondances)"
-#~ msgid "INSERT ... SELECT cannot specify INTO"
-#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
+#~ msgid "You need an unconditional ON DELETE DO INSTEAD rule or an INSTEAD OF DELETE trigger."
+#~ msgstr "Vous avez besoin d'une règle inconditionnelle ON DELETE DO INSTEAD ou d'un trigger INSTEAD OF DELETE."
-#~ msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
-#~ msgstr "la liste de noms de colonnes n'est pas autorisée dans CREATE TABLE / AS EXECUTE"
+#~ msgid "You need an unconditional ON UPDATE DO INSTEAD rule or an INSTEAD OF UPDATE trigger."
+#~ msgstr "Vous avez besoin d'une règle non conditionnelle ON UPDATE DO INSTEAD ou d'un trigger INSTEAD OF UPDATE."
-#~ msgid "CREATE TABLE AS cannot specify INTO"
-#~ msgstr "CREATE TABLE AS ne peut pas spécifier INTO"
+#~ msgid "You need an unconditional ON INSERT DO INSTEAD rule or an INSTEAD OF INSERT trigger."
+#~ msgstr "Vous avez besoin d'une règle ON INSERT DO INSTEAD sans condition ou d'un trigger INSTEAD OF INSERT."
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version, puis quitte\n"
+#~ msgid "automatic vacuum of table \"%s.%s.%s\": cannot (re)acquire exclusive lock for truncate scan"
+#~ msgstr "vacuum automatique de la table « %s.%s.%s » : ne peut pas acquérir le verrou exclusif pour la tronquer"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide, puis quitte\n"
+#~ msgid "must be superuser to rename text search templates"
+#~ msgstr "doit être super-utilisateur pour renommer les modèles de recherche plein texte"
-#~ msgid "Make sure the root.crt file is present and readable."
-#~ msgstr "Assurez-vous que le certificat racine (root.crt) est présent et lisible"
+#~ msgid "must be superuser to rename text search parsers"
+#~ msgstr ""
+#~ "doit être super-utilisateur pour renommer les analyseurs de recherche plein\n"
+#~ "texte"
-#~ msgid "See server log for details."
-#~ msgstr "Voir les journaux applicatifs du serveur pour plus de détails."
+#~ msgid "cannot use window function in trigger WHEN condition"
+#~ msgstr "ne peut pas utiliser la fonction window dans la condition WHEN d'un trigger"
-#~ msgid "missing or erroneous pg_hba.conf file"
-#~ msgstr "fichier pg_hba.conf manquant ou erroné"
+#~ msgid "Use ALTER FOREIGN TABLE instead."
+#~ msgstr "Utilisez ALTER FOREIGN TABLE à la place."
-#~ msgid "Certificates will not be checked against revocation list."
-#~ msgstr "Les certificats ne seront pas vérifiés avec la liste de révocation."
+#~ msgid "\"%s\" is a foreign table"
+#~ msgstr "« %s » est une table distante"
-#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
-#~ msgstr "liste de révocation des certificats SSL « %s » introuvable, continue : %s"
+#~ msgid "cannot use window function in transform expression"
+#~ msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
-#~ msgid "could not access root certificate file \"%s\": %m"
-#~ msgstr "n'a pas pu accéder au fichier du certificat racine « %s » : %m"
+#~ msgid "default values on foreign tables are not supported"
+#~ msgstr "les valeurs par défaut ne sont pas supportées sur les tables distantes"
-#~ msgid "could not open directory \"pg_tblspc\": %m"
-#~ msgstr "n'a pas pu ouvrir le répertoire « pg_tblspc » : %m"
+#~ msgid "constraints on foreign tables are not supported"
+#~ msgstr "les contraintes sur les tables distantes ne sont pas supportées"
-#~ msgid "standby connections not allowed because wal_level=minimal"
-#~ msgstr "connexions standby non autorisées car wal_level=minimal"
+#~ msgid "cannot use window function in EXECUTE parameter"
+#~ msgstr "ne peut pas utiliser une fonction window dans le paramètre EXECUTE"
-#~ msgid "recovery is still in progress, can't accept WAL streaming connections"
-#~ msgstr "la restauration est en cours, ne peut pas accepter les connexions de flux WAL"
+#~ msgid "cannot use aggregate in index predicate"
+#~ msgstr "ne peut pas utiliser un agrégat dans un prédicat d'index"
-#~ msgid "must be superuser to drop text search templates"
-#~ msgstr "doit être super-utilisateur pour supprimer des modèles de recherche plein texte"
+#~ msgid "function \"%s\" already exists in schema \"%s\""
+#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
-#~ msgid "must be superuser to drop text search parsers"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour supprimer des analyseurs de recherche plein\n"
-#~ "texte"
+#~ msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour changer le propriétaire des fonctions d'agrégat."
-#~ msgid "Must be superuser to drop a foreign-data wrapper."
-#~ msgstr "Doit être super-utilisateur pour supprimer un wrapper de données distantes."
+#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrégat."
-#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
-#~ msgstr "droit refusé pour supprimer le wrapper de données distantes « %s »"
+#~ msgid "cannot use window function in parameter default value"
+#~ msgstr "ne peut pas utiliser la fonction window dans la valeur par défaut d'un paramètre"
-#~ msgid "removing built-in function \"%s\""
-#~ msgstr "suppression de la fonction interne « %s »"
+#~ msgid "cannot use aggregate function in parameter default value"
+#~ msgstr ""
+#~ "ne peut pas utiliser une fonction d'agrégat dans la valeur par défaut d'un\n"
+#~ "paramètre"
-#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
-#~ msgstr "la clé étrangère « %s » de la relation « %s » n'existe pas"
+#~ msgid "cannot use subquery in parameter default value"
+#~ msgstr "ne peut pas utiliser une sous-requête dans une valeur par défaut d'un paramètre"
-#~ msgid "could not obtain lock on relation with OID %u"
-#~ msgstr "n'a pas pu obtenir un verrou sur la relation d'OID « %u »"
+#~ msgid "CREATE TABLE AS specifies too many column names"
+#~ msgstr "CREATE TABLE AS spécifie trop de noms de colonnes"
-#~ msgid "Sets the list of known custom variable classes."
-#~ msgstr "Initialise la liste des classes variables personnalisées connues."
+#~ msgid "%s already exists in schema \"%s\""
+#~ msgstr "%s existe déjà dans le schéma « %s »"
-#~ msgid "WAL sender sleep time between WAL replications."
+#~ msgid "A function returning ANYRANGE must have at least one ANYRANGE argument."
#~ msgstr ""
-#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
-#~ "les réplications des journaux de transactions."
+#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
+#~ "ANYRANGE."
-#~ msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
-#~ msgstr ""
-#~ "Si ce paramètre est initialisé, le serveur sera exécuté automatiquement en\n"
-#~ "tâche de fond et les terminaux de contrôles seront dés-associés."
+#~ msgid "cannot use window function in check constraint"
+#~ msgstr "ne peut pas utiliser une fonction window dans une contrainte de vérification"
-#~ msgid "Runs the server silently."
-#~ msgstr "Lance le serveur de manière silencieuse."
+#~ msgid "cannot use window function in default expression"
+#~ msgstr "ne peut pas utiliser une fonction window dans une expression par défaut"
-#~ msgid "%s: could not dissociate from controlling TTY: %s\n"
-#~ msgstr "%s : n'a pas pu se dissocier du TTY contrôlant : %s\n"
+#~ msgid "cannot use aggregate function in default expression"
+#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans une expression par défaut"
-#~ msgid "%s: could not fork background process: %s\n"
-#~ msgstr "%s : n'a pas pu créer un processus fils : %s\n"
+#~ msgid "cannot use subquery in default expression"
+#~ msgstr "ne peut pas utiliser une sous-requête dans l'expression par défaut"
-#~ msgid "%s: could not open log file \"%s/%s\": %s\n"
-#~ msgstr "%s : n'a pas pu ouvrir le journal applicatif « %s/%s » : %s\n"
+#~ msgid "uncataloged table %s"
+#~ msgstr "table %s sans catalogue"
-#~ msgid "%s: could not open file \"%s\": %s\n"
-#~ msgstr "%s : n'a pas pu ouvrir le fichier « %s » : %s\n"
+#~ msgid "xrecoff \"%X\" is out of valid range, 0..%X"
+#~ msgstr "xrecoff « %X » en dehors des limites valides, 0..%X"
-#~ msgid "select() failed in logger process: %m"
-#~ msgstr "échec de select() dans le processus des journaux applicatifs : %m"
+#~ msgid "Incorrect XLOG_BLCKSZ in page header."
+#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tête de page."
-#~ msgid "poll() failed in statistics collector: %m"
-#~ msgstr "échec du poll() dans le récupérateur de statistiques : %m"
+#~ msgid "Incorrect XLOG_SEG_SIZE in page header."
+#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tête de page."
-#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
-#~ msgstr "Les valeurs valides sont « [] », « [) », « (] » et « () »."
+#~ msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
+#~ msgstr ""
+#~ "longueur invalide du « contrecord » %u dans le journal de tranasctions %u,\n"
+#~ "segment %u, décalage %u"
-#~ msgid "invalid list syntax for \"unix_socket_directories\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « unix_socket_directories »"
+#~ msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
+#~ msgstr ""
+#~ "il n'y a pas de drapeaux « contrecord » dans le journal de transactions %u,\n"
+#~ "segment %u, décalage %u"
-#~ msgid "invalid list syntax for \"listen_addresses\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « listen_addresses »"
+#~ msgid "could not open file \"%s\" (log file %u, segment %u): %m"
+#~ msgstr "n'a pas pu ouvrir le fichier « %s » (journal de transactions %u, segment %u) : %m"
-#~ msgid "window functions cannot use named arguments"
-#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nommés"
+#~ msgid "unlogged GiST indexes are not supported"
+#~ msgstr "les index GiST non tracés ne sont pas supportés"
-#~ msgid "cannot override frame clause of window \"%s\""
-#~ msgstr "ne peut pas surcharger la frame clause du window « %s »"
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accéder au répertoire « %s »"
-#~ msgid "archive member \"%s\" too large for tar format"
-#~ msgstr "membre « %s » de l'archive trop volumineux pour le format tar"
+#~ msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
+#~ msgstr ""
+#~ "le décalage %d du fuseau horaire n'est pas un multiples de 900 secondes\n"
+#~ "(15 minutes) dans le fichier des fuseaux horaires « %s », ligne %d"
-#~ msgid "Specify a USING expression to perform the conversion."
-#~ msgstr "Donnez une expression USING pour réaliser la conversion."
+#~ msgid "wrong affix file format for flag"
+#~ msgstr "mauvais format de fichier affixe pour le drapeau"
-#~ msgid "\"%s\" is not a table, materialized view, composite type, or foreign table"
-#~ msgstr "« %s » n'est ni une table, ni une vue matérialisée, ni un type composite, ni une table distante"
+#~ msgid "this platform does not support symbolic links; ignoring \"%s\""
+#~ msgstr "cette plateforme ne supporte pas les liens symboliques ; ignore « %s »"
-#~ msgid "invalid length in external \"numeric\" value"
-#~ msgstr "longueur invalide dans la valeur externe « numeric »"
+#~ msgid "could not open file \"%s\" before fsync"
+#~ msgstr "n'a pas pu ouvrir le fichier « %s » avant sa synchronisation sur disque"
-#~ msgid "time zone abbreviation \"%s\" is not used in time zone \"%s\""
-#~ msgstr "l'abréviation « %s » du fuseau horaire n'est pas utilisée dans le fuseau horaire « %s »"
+#~ msgid "could not rename file \"%s\" to \"%s\" (initialization of log file): %m"
+#~ msgstr "n'a pas pu renommer le fichier « %s » en « %s » (initialisation du journal de transactions) : %m"
-#~ msgid "setsockopt(SO_REUSEADDR) failed: %m"
-#~ msgstr "setsockopt(SO_REUSEADDR) a échoué : %m"
+#~ msgid "could not link file \"%s\" to \"%s\" (initialization of log file): %m"
+#~ msgstr "n'a pas pu lier le fichier « %s » à « %s » (initialisation du journal de transactions) : %m"
-#~ msgid "SSL renegotiation failure"
-#~ msgstr "échec lors de la re-négotiation SSL"
+#~ msgid "Lower bound of dimension array must be one."
+#~ msgstr "La limite inférieure du tableau doit valoir un."
+
+#~ msgid "wrong range of array subscripts"
+#~ msgstr "mauvais échelle des indices du tableau"
+
+#~ msgid "column \"%s\" of relation \"%s\" is specified twice"
+#~ msgstr "la colonne « %s » de la relation « %s » est indiquée deux fois"
msgstr ""
"Project-Id-Version: postgres (PostgreSQL) 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-11-07 19:38+0000\n"
-"PO-Revision-Date: 2018-06-25 08:48+0200\n"
+"POT-Creation-Date: 2018-10-05 20:50+0000\n"
+"PO-Revision-Date: 2018-10-08 21:32+0100\n"
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
"Language-Team: https://github.com/dvarrazzo/postgresql-it\n"
"Language: it\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-SourceCharset: utf-8\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 2.0.6\n"
#: ../common/fe_memutils.c:33 ../common/fe_memutils.c:60
#: ../common/fe_memutils.c:83
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "impossibile duplicare il puntatore nullo (errore interno)\n"
-#: ../port/chklocale.c:352 ../port/chklocale.c:358
+#: ../port/chklocale.c:387 ../port/chklocale.c:393
#, c-format
msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
msgstr "non è stato possibile determinare una codifica per il locale \"%s\": il codeset è \"%s\""
-#: ../port/chklocale.c:360
+#: ../port/chklocale.c:395
#, c-format
msgid "Please report this to <pgsql-bugs@postgresql.org>."
msgstr "Per favore segnala questo problema a <pgsql-bugs@postgresql.org>."
msgid "unrecognized win32 error code: %lu"
msgstr "codice di errore win32 sconosciuto: %lu"
-#: access/common/heaptuple.c:679 access/common/heaptuple.c:1419
+#: access/common/heaptuple.c:679 access/common/heaptuple.c:1445
#, c-format
msgid "number of columns (%d) exceeds limit (%d)"
msgstr "il numero di colonne (%d) eccede il limite (%d)"
msgid "column \"%s\" cannot be declared SETOF"
msgstr "la colonna \"%s\" non può essere dichiarata SETOF"
-#: access/gin/ginentrypage.c:100 access/gist/gist.c:1281
+#: access/gin/ginentrypage.c:100 access/gist/gist.c:1282
#: access/nbtree/nbtinsert.c:552 access/nbtree/nbtsort.c:485
#: access/spgist/spgdoinsert.c:1886
#, c-format
msgid "To fix this, do REINDEX INDEX \"%s\"."
msgstr "Per correggere questo problema esegui REINDEX INDEX \"%s\"."
-#: access/gist/gist.c:624 access/gist/gistvacuum.c:266
+#: access/gist/gist.c:625 access/gist/gistvacuum.c:265
#, c-format
msgid "index \"%s\" contains an inner tuple marked as invalid"
msgstr "l'indice \"%s\" contiene una tupla interna marcata come invalida"
-#: access/gist/gist.c:626 access/gist/gistvacuum.c:268
+#: access/gist/gist.c:627 access/gist/gistvacuum.c:267
#, c-format
msgid "This is caused by an incomplete page split at crash recovery before upgrading to PostgreSQL 9.1."
msgstr "Ciò è causato da una separazione di pagina incompleta al ripristino del crash prima dell'aggiornamento a PostgreSQL 9.1."
-#: access/gist/gist.c:627 access/gist/gistutil.c:693
-#: access/gist/gistutil.c:704 access/gist/gistvacuum.c:269
-#: access/hash/hashutil.c:172 access/hash/hashutil.c:183
-#: access/hash/hashutil.c:195 access/hash/hashutil.c:216
-#: access/nbtree/nbtpage.c:508 access/nbtree/nbtpage.c:519
+#: access/gist/gist.c:628 access/gist/gistutil.c:693 access/gist/gistutil.c:704
+#: access/gist/gistvacuum.c:268 access/hash/hashutil.c:172
+#: access/hash/hashutil.c:183 access/hash/hashutil.c:195
+#: access/hash/hashutil.c:216 access/nbtree/nbtpage.c:508
+#: access/nbtree/nbtpage.c:519
#, c-format
msgid "Please REINDEX it."
msgstr "Si richiede l'esecuzione di REINDEX."
msgstr "\"%s\" è un indice"
#: access/heap/heapam.c:1203 access/heap/heapam.c:1231
-#: access/heap/heapam.c:1263 catalog/aclchk.c:1749 commands/tablecmds.c:8304
-#: commands/tablecmds.c:10725
+#: access/heap/heapam.c:1263 catalog/aclchk.c:1749 commands/tablecmds.c:8314
+#: commands/tablecmds.c:10722
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\" è un tipo composito"
-#: access/heap/heapam.c:4315 access/heap/heapam.c:4370
-#: access/heap/heapam.c:4614
+#: access/heap/heapam.c:4307 access/heap/heapam.c:4362
+#: access/heap/heapam.c:4606
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "lock di riga nella relazione \"%s\" fallito"
-#: access/heap/hio.c:240 access/heap/rewriteheap.c:603
+#: access/heap/hio.c:240 access/heap/rewriteheap.c:608
#, c-format
msgid "row is too big: size %lu, maximum size %lu"
msgstr "riga troppo grande: la dimensione è %lu mentre il massimo è %lu"
#: access/index/indexam.c:169 catalog/objectaddress.c:842
#: commands/indexcmds.c:1745 commands/tablecmds.c:232
-#: commands/tablecmds.c:10716
+#: commands/tablecmds.c:10713
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\" non è un indice"
msgstr "cancellazione del file \"%s\""
#: access/transam/timeline.c:111 access/transam/timeline.c:236
-#: access/transam/timeline.c:334 access/transam/xlog.c:2302
-#: access/transam/xlog.c:2409 access/transam/xlog.c:2446
-#: access/transam/xlog.c:2703 access/transam/xlog.c:2781
-#: replication/basebackup.c:391 replication/basebackup.c:1063
+#: access/transam/timeline.c:334 access/transam/xlog.c:2329
+#: access/transam/xlog.c:2435 access/transam/xlog.c:2472
+#: access/transam/xlog.c:2729 access/transam/xlog.c:2807
+#: replication/basebackup.c:394 replication/basebackup.c:1066
#: replication/walsender.c:366 replication/walsender.c:1338
-#: storage/file/copydir.c:155 storage/file/fd.c:473 storage/file/fd.c:2843
-#: storage/file/fd.c:2909 storage/smgr/md.c:587 storage/smgr/md.c:845
+#: storage/file/copydir.c:155 storage/file/fd.c:472 storage/file/fd.c:2865
+#: storage/file/fd.c:2931 storage/smgr/md.c:588 storage/smgr/md.c:846
#: utils/error/elog.c:1698 utils/init/miscinit.c:1067
#: utils/init/miscinit.c:1188 utils/init/miscinit.c:1266
#, c-format
msgstr "Gli ID della timeline devono avere valori inferiori degli ID della timeline figlia"
#: access/transam/timeline.c:315 access/transam/timeline.c:461
-#: access/transam/xlog.c:2326 access/transam/xlog.c:2461
-#: access/transam/xlog.c:8924 access/transam/xlog.c:9293
-#: postmaster/postmaster.c:4287 storage/file/copydir.c:162
-#: storage/smgr/md.c:305 utils/time/snapmgr.c:861
+#: access/transam/xlog.c:2353 access/transam/xlog.c:2487
+#: access/transam/xlog.c:9005 access/transam/xlog.c:9374
+#: postmaster/postmaster.c:4335 storage/file/copydir.c:162
+#: storage/smgr/md.c:306 utils/time/snapmgr.c:861
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "creazione del file \"%s\" fallita: %m"
-#: access/transam/timeline.c:346 access/transam/xlog.c:2474
-#: access/transam/xlog.c:9115 access/transam/xlog.c:9128
-#: access/transam/xlog.c:9525 access/transam/xlog.c:9568
+#: access/transam/timeline.c:346 access/transam/xlog.c:2500
+#: access/transam/xlog.c:9196 access/transam/xlog.c:9209
+#: access/transam/xlog.c:9606 access/transam/xlog.c:9649
#: access/transam/xlogfuncs.c:596 access/transam/xlogfuncs.c:615
#: replication/walsender.c:391 storage/file/copydir.c:176
#: utils/adt/genfile.c:139
#, c-format
msgid "could not read file \"%s\": %m"
-msgstr "lettura de file \"%s\" fallita: %m"
+msgstr "lettura del file \"%s\" fallita: %m"
#: access/transam/timeline.c:367 access/transam/timeline.c:401
-#: access/transam/timeline.c:477 access/transam/xlog.c:2361
-#: access/transam/xlog.c:2493 postmaster/postmaster.c:4297
-#: postmaster/postmaster.c:4307 storage/file/copydir.c:187
+#: access/transam/timeline.c:477 access/transam/xlog.c:2384
+#: access/transam/xlog.c:2519 postmaster/postmaster.c:4345
+#: postmaster/postmaster.c:4355 storage/file/copydir.c:187
#: utils/init/miscinit.c:1132 utils/init/miscinit.c:1141
-#: utils/init/miscinit.c:1148 utils/misc/guc.c:7663 utils/misc/guc.c:7677
+#: utils/init/miscinit.c:1148 utils/misc/guc.c:7687 utils/misc/guc.c:7701
#: utils/time/snapmgr.c:866 utils/time/snapmgr.c:873
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "scrittura nel file \"%s\" fallita: %m"
#: access/transam/timeline.c:407 access/transam/timeline.c:483
-#: access/transam/xlog.c:2370 access/transam/xlog.c:2500 storage/file/fd.c:490
-#: storage/file/fd.c:2930 storage/smgr/md.c:968 storage/smgr/md.c:1199
-#: storage/smgr/md.c:1372
+#: access/transam/xlog.c:2396 access/transam/xlog.c:2526 storage/file/fd.c:489
+#: storage/file/fd.c:2952 storage/smgr/md.c:969 storage/smgr/md.c:1200
+#: storage/smgr/md.c:1373
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "fsync del file \"%s\" fallito: %m"
#: access/transam/timeline.c:412 access/transam/timeline.c:488
-#: access/transam/xlog.c:2376 access/transam/xlog.c:2505
+#: access/transam/xlog.c:2402 access/transam/xlog.c:2531
#: access/transam/xlogfuncs.c:621 commands/copy.c:1480
#: storage/file/copydir.c:201
#, c-format
msgstr "creazione del file dello stato a due fasi \"%s\" fallito: %m"
#: access/transam/twophase.c:1068 access/transam/twophase.c:1085
-#: access/transam/twophase.c:1134 access/transam/twophase.c:1563
-#: access/transam/twophase.c:1570
+#: access/transam/twophase.c:1134 access/transam/twophase.c:1579
+#: access/transam/twophase.c:1591
#, c-format
msgid "could not write two-phase state file: %m"
msgstr "scrittura nel file dello stato a due fasi fallito: %m"
msgid "could not seek in two-phase state file: %m"
msgstr "spostamento nel file dello stato a due fasi %m fallito"
-#: access/transam/twophase.c:1140 access/transam/twophase.c:1588
+#: access/transam/twophase.c:1140 access/transam/twophase.c:1612
#, c-format
msgid "could not close two-phase state file: %m"
msgstr "chiusura del file dello stato a due fasi fallita: %m"
-#: access/transam/twophase.c:1227 access/transam/twophase.c:1669
+#: access/transam/twophase.c:1227 access/transam/twophase.c:1693
#, c-format
msgid "could not open two-phase state file \"%s\": %m"
msgstr "apertura del file dello stato a due fasi \"%s\" fallita: %m"
-#: access/transam/twophase.c:1244
+#: access/transam/twophase.c:1248
#, c-format
msgid "could not stat two-phase state file \"%s\": %m"
msgstr "non è stato possibile ottenere informazioni sul file dello stato a due fasi \"%s\": %m"
-#: access/transam/twophase.c:1276
+#: access/transam/twophase.c:1285
#, c-format
msgid "could not read two-phase state file \"%s\": %m"
msgstr "lettura del file dello stato a due fasi \"%s\" fallita: %m"
-#: access/transam/twophase.c:1372
+#: access/transam/twophase.c:1381
#, c-format
msgid "two-phase state file for transaction %u is corrupt"
msgstr "il file dello stato a due fasi per la transazione %u è corrotto"
-#: access/transam/twophase.c:1525
+#: access/transam/twophase.c:1535
#, c-format
msgid "could not remove two-phase state file \"%s\": %m"
msgstr "rimozione del file dello stato a due fasi \"%s\" fallita: %m"
-#: access/transam/twophase.c:1554
+#: access/transam/twophase.c:1564
#, c-format
msgid "could not recreate two-phase state file \"%s\": %m"
msgstr "ricreazione del file dello stato a due fasi \"%s\" fallita: %m"
-#: access/transam/twophase.c:1582
+#: access/transam/twophase.c:1606
#, c-format
msgid "could not fsync two-phase state file: %m"
msgstr "fsync del file dello stato a due fasi: %m"
-#: access/transam/twophase.c:1678
+#: access/transam/twophase.c:1702
#, c-format
msgid "could not fsync two-phase state file \"%s\": %m"
msgstr "fsync del file dello stato a due fasi \"%s\" fallito: %m"
-#: access/transam/twophase.c:1685
+#: access/transam/twophase.c:1709
#, c-format
msgid "could not close two-phase state file \"%s\": %m"
msgstr "chiusura del file dello stato a due fasi \"%s\" fallita: %m"
-#: access/transam/twophase.c:1750
+#: access/transam/twophase.c:1774
#, c-format
msgid "removing future two-phase state file \"%s\""
msgstr "rimozione del file dello stato a due fasi nel futuro \"%s\""
-#: access/transam/twophase.c:1766 access/transam/twophase.c:1777
-#: access/transam/twophase.c:1896 access/transam/twophase.c:1907
-#: access/transam/twophase.c:1980
+#: access/transam/twophase.c:1790 access/transam/twophase.c:1801
+#: access/transam/twophase.c:1920 access/transam/twophase.c:1931
+#: access/transam/twophase.c:2004
#, c-format
msgid "removing corrupt two-phase state file \"%s\""
msgstr "rimozione del file dello stato a due fasi corrotto \"%s\""
-#: access/transam/twophase.c:1885 access/transam/twophase.c:1969
+#: access/transam/twophase.c:1909 access/transam/twophase.c:1993
#, c-format
msgid "removing stale two-phase state file \"%s\""
msgstr "rimozione del file dello stato a due fasi obsoleto \"%s\""
-#: access/transam/twophase.c:1987
+#: access/transam/twophase.c:2011
#, c-format
msgid "recovering prepared transaction %u"
msgstr "recupero della transazione preparata %u"
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "non è possibile avere più di 2^32-1 comandi in una sottotransazione"
-#: access/transam/xlog.c:1646
+#: access/transam/xlog.c:1652
#, c-format
msgid "could not seek in log file %s to offset %u: %m"
msgstr "spostamento nel file di log %s alla posizione %u fallito: %m"
-#: access/transam/xlog.c:1663
+#: access/transam/xlog.c:1669
#, c-format
msgid "could not write to log file %s at offset %u, length %lu: %m"
msgstr "scrittura nel file di log %s in posizione %u, lunghezza %lu fallita: %m"
-#: access/transam/xlog.c:1907
+#: access/transam/xlog.c:1925
#, c-format
msgid "updated min recovery point to %X/%X on timeline %u"
msgstr "punto di recupero minimo aggiornato a %X/%X sulla timeline %u"
-#: access/transam/xlog.c:2477
+#: access/transam/xlog.c:2503
#, c-format
msgid "not enough data in file \"%s\""
msgstr "il file \"%s\" non contiene abbastanza dati"
-#: access/transam/xlog.c:2618
+#: access/transam/xlog.c:2644
#, c-format
msgid "could not open transaction log file \"%s\": %m"
msgstr "apertura del file di log delle transazioni \"%s\" fallita: %m"
-#: access/transam/xlog.c:2807
+#: access/transam/xlog.c:2833
#, c-format
msgid "could not close log file %s: %m"
msgstr "chiusura del file di log %s fallita: %m"
-#: access/transam/xlog.c:2866 replication/walsender.c:1333
+#: access/transam/xlog.c:2899 replication/walsender.c:1333
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "il segmento WAL richiesto %s è stato già rimosso"
# da non tradursi
# DV: perché? (trovato tradotto, tra l'altro)
-#: access/transam/xlog.c:2908 access/transam/xlog.c:3108
-#: access/transam/xlog.c:4537
+#: access/transam/xlog.c:2942 access/transam/xlog.c:3142
+#: access/transam/xlog.c:4585
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "apertura della directory dei log delle transazioni \"%s\" fallita: %m"
-#: access/transam/xlog.c:2990
+#: access/transam/xlog.c:3024
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "il file di log delle transazioni \"%s\" è stato riciclato"
-#: access/transam/xlog.c:3005
+#: access/transam/xlog.c:3039
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "eliminazione del file di log delle transazioni \"%s\""
-#: access/transam/xlog.c:3023
+#: access/transam/xlog.c:3057
#, c-format
msgid "could not rename old transaction log file \"%s\": %m"
msgstr "non è stato possibile rinominare il vecchio file di log delle transazioni \"%s\": %m"
-#: access/transam/xlog.c:3035
+#: access/transam/xlog.c:3069
#, c-format
msgid "could not remove old transaction log file \"%s\": %m"
msgstr "chiusura del vecchio file di log delle transazioni \"%s\" fallita: %m"
-#: access/transam/xlog.c:3068 access/transam/xlog.c:3078
+#: access/transam/xlog.c:3102 access/transam/xlog.c:3112
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "la directory dei file WAL \"%s\" necessaria non esiste"
-#: access/transam/xlog.c:3084
+#: access/transam/xlog.c:3118
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "creazione della directory dei file WAL mancante \"%s\""
-#: access/transam/xlog.c:3087
+#: access/transam/xlog.c:3121
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "creazione della directory mancante \"%s\" fallita: %m"
-#: access/transam/xlog.c:3121
+#: access/transam/xlog.c:3155
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "rimozione del file storico di backup del log delle transazioni \"%s\""
-#: access/transam/xlog.c:3313
+#: access/transam/xlog.c:3347
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "ID di timeline %u inatteso nel segmento di log %s, offset %u"
-#: access/transam/xlog.c:3435
+#: access/transam/xlog.c:3475
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "la nuova timeline %u non è figlia della timeline %u del database"
-#: access/transam/xlog.c:3449
+#: access/transam/xlog.c:3489
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr "la nuova timeline %u si è staccata dalla timeline attuale %u prima del punto di recupero corrente %X/%X"
-#: access/transam/xlog.c:3468
+#: access/transam/xlog.c:3508
#, c-format
msgid "new target timeline is %u"
msgstr "la nuova timeline di destinazione %u"
-#: access/transam/xlog.c:3547
+#: access/transam/xlog.c:3587
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "creazione del file di controllo \"%s\" fallita: %m"
-#: access/transam/xlog.c:3558 access/transam/xlog.c:3787
+#: access/transam/xlog.c:3598 access/transam/xlog.c:3835
#, c-format
msgid "could not write to control file: %m"
msgstr "scrittura nel file di controllo fallita: %m"
-#: access/transam/xlog.c:3564 access/transam/xlog.c:3793
+#: access/transam/xlog.c:3604 access/transam/xlog.c:3841
#, c-format
msgid "could not fsync control file: %m"
msgstr "fsync del file di controllo fallito: %m"
-#: access/transam/xlog.c:3569 access/transam/xlog.c:3798
+#: access/transam/xlog.c:3609 access/transam/xlog.c:3846
#, c-format
msgid "could not close control file: %m"
msgstr "chiusura del file di controllo fallita: %m"
-#: access/transam/xlog.c:3587 access/transam/xlog.c:3776
+#: access/transam/xlog.c:3628 access/transam/xlog.c:3824
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "apertura del file di controllo \"%s\" fallita: %m"
-#: access/transam/xlog.c:3593
+#: access/transam/xlog.c:3637
#, c-format
msgid "could not read from control file: %m"
msgstr "lettura dal file di controllo fallita: %m"
-#: access/transam/xlog.c:3606 access/transam/xlog.c:3615
-#: access/transam/xlog.c:3639 access/transam/xlog.c:3646
-#: access/transam/xlog.c:3653 access/transam/xlog.c:3658
-#: access/transam/xlog.c:3665 access/transam/xlog.c:3672
-#: access/transam/xlog.c:3679 access/transam/xlog.c:3686
-#: access/transam/xlog.c:3693 access/transam/xlog.c:3700
-#: access/transam/xlog.c:3709 access/transam/xlog.c:3716
-#: access/transam/xlog.c:3725 access/transam/xlog.c:3732
+#: access/transam/xlog.c:3640
+#, c-format
+msgid "could not read from control file: read %d bytes, expected %d"
+msgstr "errore nella lettura del file di controllo: %d byte letti, %d attesi"
+
+#: access/transam/xlog.c:3654 access/transam/xlog.c:3663
+#: access/transam/xlog.c:3687 access/transam/xlog.c:3694
+#: access/transam/xlog.c:3701 access/transam/xlog.c:3706
+#: access/transam/xlog.c:3713 access/transam/xlog.c:3720
+#: access/transam/xlog.c:3727 access/transam/xlog.c:3734
#: access/transam/xlog.c:3741 access/transam/xlog.c:3748
+#: access/transam/xlog.c:3757 access/transam/xlog.c:3764
+#: access/transam/xlog.c:3773 access/transam/xlog.c:3780
+#: access/transam/xlog.c:3789 access/transam/xlog.c:3796
#: utils/init/miscinit.c:1284
#, c-format
msgid "database files are incompatible with server"
msgstr "i file del database sono incompatibili col server"
-#: access/transam/xlog.c:3607
+#: access/transam/xlog.c:3655
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
msgstr "Il cluster di database è stato inizializzato con PG_CONTROL_VERSION %d (0x%08x), ma il server è stato compilato con PG_CONTROL_VERSION %d (0x%08x)."
-#: access/transam/xlog.c:3611
+#: access/transam/xlog.c:3659
#, c-format
msgid "This could be a problem of mismatched byte ordering. It looks like you need to initdb."
msgstr "Questo potrebbe essere un problema di ordinamento di byte che non combacia. Sembra sia necessario eseguire initdb."
-#: access/transam/xlog.c:3616
+#: access/transam/xlog.c:3664
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
msgstr "Il cluster di database è stato inizializzato con PG_CONTROL_VERSION %d, ma il server è stato compilato con PG_CONTROL_VERSION %d."
-#: access/transam/xlog.c:3619 access/transam/xlog.c:3643
-#: access/transam/xlog.c:3650 access/transam/xlog.c:3655
+#: access/transam/xlog.c:3667 access/transam/xlog.c:3691
+#: access/transam/xlog.c:3698 access/transam/xlog.c:3703
#, c-format
msgid "It looks like you need to initdb."
msgstr "Sembra sia necessario eseguire initdb."
-#: access/transam/xlog.c:3630
+#: access/transam/xlog.c:3678
#, c-format
msgid "incorrect checksum in control file"
msgstr "il checksum nel file di controllo non è corretto"
-#: access/transam/xlog.c:3640
+#: access/transam/xlog.c:3688
#, c-format
msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
msgstr "Il cluster di database è stato inizializzato con CATALOG_VERSION_NO %d, ma il server è stato compilato con CATALOG_VERSION_NO %d."
-#: access/transam/xlog.c:3647
+#: access/transam/xlog.c:3695
#, c-format
msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
msgstr "Il cluster di database è stato inizializzato con MAXALIGN %d, ma il server è stato compilato con MAXALIGN %d."
-#: access/transam/xlog.c:3654
+#: access/transam/xlog.c:3702
#, c-format
msgid "The database cluster appears to use a different floating-point number format than the server executable."
msgstr "Il cluster di database sta usando un formato per i numeri in virgola mobile diverso da quello usato dall'eseguibile del server."
-#: access/transam/xlog.c:3659
+#: access/transam/xlog.c:3707
#, c-format
msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
msgstr "Il cluster di database è stato inizializzato con BLCKSZ %d, ma il server è stato compilato con BLCKSZ %d."
-#: access/transam/xlog.c:3662 access/transam/xlog.c:3669
-#: access/transam/xlog.c:3676 access/transam/xlog.c:3683
-#: access/transam/xlog.c:3690 access/transam/xlog.c:3697
-#: access/transam/xlog.c:3704 access/transam/xlog.c:3712
-#: access/transam/xlog.c:3719 access/transam/xlog.c:3728
-#: access/transam/xlog.c:3735 access/transam/xlog.c:3744
-#: access/transam/xlog.c:3751
+#: access/transam/xlog.c:3710 access/transam/xlog.c:3717
+#: access/transam/xlog.c:3724 access/transam/xlog.c:3731
+#: access/transam/xlog.c:3738 access/transam/xlog.c:3745
+#: access/transam/xlog.c:3752 access/transam/xlog.c:3760
+#: access/transam/xlog.c:3767 access/transam/xlog.c:3776
+#: access/transam/xlog.c:3783 access/transam/xlog.c:3792
+#: access/transam/xlog.c:3799
#, c-format
msgid "It looks like you need to recompile or initdb."
msgstr "Si consiglia di ricompilare il sistema o di eseguire initdb."
-#: access/transam/xlog.c:3666
+#: access/transam/xlog.c:3714
#, c-format
msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
msgstr "Il cluster di database è stato inizializzato con RELSEG_SIZE %d, ma il server è stato compilato con RELSEG_SIZE %d."
-#: access/transam/xlog.c:3673
+#: access/transam/xlog.c:3721
#, c-format
msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
msgstr "Il cluster di database è stato inizializzato con XLOG_BLOCKSZ %d, ma il server è stato compilato con XLOG_BLOCKSZ %d."
-#: access/transam/xlog.c:3680
+#: access/transam/xlog.c:3728
#, c-format
msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
msgstr "Il cluster di database è stato inizializzato con XLOG_SEG_SIZE %d, ma il server è stato compilato con XLOG_SEG_SIZE %d."
-#: access/transam/xlog.c:3687
+#: access/transam/xlog.c:3735
#, c-format
msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
msgstr "Il cluster di database è stato inizializzato con NAMEDATALEN %d, ma il server è stato compilato con NAMEDATALEN %d."
-#: access/transam/xlog.c:3694
+#: access/transam/xlog.c:3742
#, c-format
msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
msgstr "Il cluster di database è stato inizializzato con INDEX_MAX_KEYS %d, ma il server è stato compilato con INDEX_MAX_KEYS %d."
-#: access/transam/xlog.c:3701
+#: access/transam/xlog.c:3749
#, c-format
msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
msgstr "Il cluster di database è stato inizializzato con TOAST_MAX_CHUNK_SIZE %d, ma il server è stato compilato con TOAST_MAX_CHUNK_SIZE %d."
-#: access/transam/xlog.c:3710
+#: access/transam/xlog.c:3758
#, c-format
msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
msgstr "Il cluster di database è stato inizializzato senza HAVE_INT64_TIMESTAMP ma il server è stato compilato con HAVE_INT64_TIMESTAMP."
-#: access/transam/xlog.c:3717
+#: access/transam/xlog.c:3765
#, c-format
msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
msgstr "Il cluster di database è stato inizializzato con HAVE_INT64_TIMESTAMP ma il server è stato compilato senza HAVE_INT64_TIMESTAMP."
-#: access/transam/xlog.c:3726
+#: access/transam/xlog.c:3774
#, c-format
msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
msgstr "Il cluster di database è stato inizializzato senza USE_FLOAT4_BYVAL, ma il server è stato compilato con USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:3733
+#: access/transam/xlog.c:3781
#, c-format
msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
msgstr "Il cluster di database è stato inizializzato con USE_FLOAT4_BYVAL, ma il server è stato compilato senza USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:3742
+#: access/transam/xlog.c:3790
#, c-format
msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
msgstr "Il cluster di database è stato inizializzato senza USE_FLOAT8_BYVAL, ma il server è stato compilato con USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:3749
+#: access/transam/xlog.c:3797
#, c-format
msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
msgstr "Il cluster di database è stato inizializzato con USE_FLOAT8_BYVAL, ma il server è stato compilato senza USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:4116
+#: access/transam/xlog.c:4164
#, c-format
msgid "could not write bootstrap transaction log file: %m"
msgstr "scrittura nel file di log della transazione di bootstrap fallita: %m"
-#: access/transam/xlog.c:4122
+#: access/transam/xlog.c:4170
#, c-format
msgid "could not fsync bootstrap transaction log file: %m"
msgstr "fsync del file di log della transazione di bootstrap fallito: %m"
-#: access/transam/xlog.c:4127
+#: access/transam/xlog.c:4175
#, c-format
msgid "could not close bootstrap transaction log file: %m"
msgstr "chiusura del file di log della transazione di bootstrap fallita: %m"
-#: access/transam/xlog.c:4196
+#: access/transam/xlog.c:4244
#, c-format
msgid "could not open recovery command file \"%s\": %m"
msgstr "apertura del file di ripristino \"%s\" fallita: %m"
-#: access/transam/xlog.c:4236 access/transam/xlog.c:4329
-#: access/transam/xlog.c:4340 commands/extension.c:527
-#: commands/extension.c:535 utils/misc/guc.c:5431
+#: access/transam/xlog.c:4284 access/transam/xlog.c:4377
+#: access/transam/xlog.c:4388 commands/extension.c:527 commands/extension.c:535
+#: utils/misc/guc.c:5431
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "il parametro \"%s\" richiede un valore booleano"
# da non tradurre
# DV: perché (già tradotto peraltro)
-#: access/transam/xlog.c:4253
+#: access/transam/xlog.c:4301
#, c-format
msgid "recovery_target_timeline is not a valid number: \"%s\""
msgstr "recovery_target_timeline non ha un valore numerico valido: \"%s\""
-#: access/transam/xlog.c:4270
+#: access/transam/xlog.c:4318
#, c-format
msgid "recovery_target_xid is not a valid number: \"%s\""
msgstr "recovery_target_xid non ha un valore numerico valido: \"%s\""
-#: access/transam/xlog.c:4314
+#: access/transam/xlog.c:4362
#, c-format
msgid "recovery_target_name is too long (maximum %d characters)"
msgstr "il recovery_target_name è troppo lungo (massimo %d caratteri)"
-#: access/transam/xlog.c:4362
+#: access/transam/xlog.c:4410
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "parametro di ripristino \"%s\" sconosciuto"
-#: access/transam/xlog.c:4373
+#: access/transam/xlog.c:4421
#, c-format
msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
msgstr "il file dei comandi di ripristino \"%s\" non specifica né primary_conninfo né restore_command"
-#: access/transam/xlog.c:4375
+#: access/transam/xlog.c:4423
#, c-format
msgid "The database server will regularly poll the pg_xlog subdirectory to check for files placed there."
msgstr "Il server database ispezionerà regolarmente la sottodirectory pg_xlog per controllare se vi vengono aggiunti dei file."
-#: access/transam/xlog.c:4382
+#: access/transam/xlog.c:4430
#, c-format
msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
msgstr "il file dei comandi di ripristino \"%s\" deve specificare restore_command quando la modalità standby non è abilitata"
-#: access/transam/xlog.c:4393
+#: access/transam/xlog.c:4441
#, c-format
msgid "standby mode is not supported by single-user servers"
msgstr "la modalità di standby non è supportata per i server a utente singolo"
-#: access/transam/xlog.c:4412
+#: access/transam/xlog.c:4460
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "la timeline destinazione di recupero %u non esiste"
-#: access/transam/xlog.c:4505
+#: access/transam/xlog.c:4553
#, c-format
msgid "archive recovery complete"
msgstr "il ripristino dell'archivio è stato completato"
-#: access/transam/xlog.c:4722
+#: access/transam/xlog.c:4770
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "il ripristino è stato interrotto dopo il commit della transazione %u alle %s"
-#: access/transam/xlog.c:4727
+#: access/transam/xlog.c:4775
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "il ripristino è stato interrotto prima del commit della transazione %u, orario %s"
-#: access/transam/xlog.c:4736
+#: access/transam/xlog.c:4784
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "il ripristino è stato interrotto dopo l'abort della transazione %u alle %s"
-#: access/transam/xlog.c:4741
+#: access/transam/xlog.c:4789
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "il ripristino è stato interrotto prima dell'abort della transazione %u alle %s"
-#: access/transam/xlog.c:4750
+#: access/transam/xlog.c:4798
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "il ripristino è stato interrotto al punto di ripristino \"%s\" alle %s"
-#: access/transam/xlog.c:4784
+#: access/transam/xlog.c:4832
#, c-format
msgid "recovery has paused"
msgstr "ripristino in pausa"
-#: access/transam/xlog.c:4785
+#: access/transam/xlog.c:4833
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Esegui pg_xlog_replay_resume() per continuare."
-#: access/transam/xlog.c:4915
+#: access/transam/xlog.c:4963
#, c-format
msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
msgstr "l'hot standby non è possibile perché %s = %d è un'impostazione inferiore a quella del server master (il cui valore era %d)"
-#: access/transam/xlog.c:4937
+#: access/transam/xlog.c:4985
#, c-format
msgid "WAL was generated with wal_level=minimal, data may be missing"
msgstr "il WAL è stato generato con wal_level=minimal, alcuni dati potrebbero mancare"
-#: access/transam/xlog.c:4938
+#: access/transam/xlog.c:4986
#, c-format
msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
msgstr "Questo avviene se imposti temporaneamente wal_level=minimal senza effettuare un nuovo backup di base."
-#: access/transam/xlog.c:4949
+#: access/transam/xlog.c:4997
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" on the master server"
msgstr "l'hot standby non è possibile perché il wal_level non è stato impostato a \"hot_standby\" sul server master"
-#: access/transam/xlog.c:4950
+#: access/transam/xlog.c:4998
#, c-format
msgid "Either set wal_level to \"hot_standby\" on the master, or turn off hot_standby here."
msgstr "Puoi impostare il wal_level a \"hot_standby\" sul master, oppure disattivare hot_standby qui."
-#: access/transam/xlog.c:5003
+#: access/transam/xlog.c:5051
#, c-format
msgid "control file contains invalid data"
msgstr "il file di controllo contiene dati non validi"
-#: access/transam/xlog.c:5009
+#: access/transam/xlog.c:5057
#, c-format
msgid "database system was shut down at %s"
msgstr "il database è stato arrestato alle %s"
-#: access/transam/xlog.c:5014
+#: access/transam/xlog.c:5062
#, c-format
msgid "database system was shut down in recovery at %s"
msgstr "il database è stato arrestato durante il ripristino alle %s"
-#: access/transam/xlog.c:5018
+#: access/transam/xlog.c:5066
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr "l'arresto del database è stato interrotto; l'ultimo segno di vita risale alle %s"
-#: access/transam/xlog.c:5022
+#: access/transam/xlog.c:5070
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "il database è stato interrotto alle %s mentre era in fase di ripristino"
-#: access/transam/xlog.c:5024
+#: access/transam/xlog.c:5072
#, c-format
msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
msgstr "Questo probabilmente significa che alcuni dati sono corrotti e dovrai usare il backup più recente per il ripristino."
-#: access/transam/xlog.c:5028
+#: access/transam/xlog.c:5076
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr "il database è stato interrotto all'orario di log %s mentre era in fase di ripristino"
-#: access/transam/xlog.c:5030
+#: access/transam/xlog.c:5078
#, c-format
msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
msgstr "Se ciò è avvenuto più di una volta, alcuni dati potrebbero essere corrotti e potresti dover scegliere una destinazione di ripristino precedente."
-#: access/transam/xlog.c:5034
+#: access/transam/xlog.c:5082
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "il database è stato interrotto; l'ultimo segno di vita risale alle %s"
-#: access/transam/xlog.c:5100
+#: access/transam/xlog.c:5148
#, c-format
msgid "entering standby mode"
msgstr "inizio modalità standby"
-#: access/transam/xlog.c:5103
+#: access/transam/xlog.c:5151
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "avvio del ripristino point-in-time allo XID %u"
-#: access/transam/xlog.c:5107
+#: access/transam/xlog.c:5155
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "avvio del ripristino point-in-time alle %s"
-#: access/transam/xlog.c:5111
+#: access/transam/xlog.c:5159
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "avvio del ripristino point-in-time a \"%s\""
-#: access/transam/xlog.c:5115
+#: access/transam/xlog.c:5163
#, c-format
msgid "starting archive recovery"
msgstr "avvio del ripristino dell'archivio"
-#: access/transam/xlog.c:5131 commands/sequence.c:1058 lib/stringinfo.c:266
-#: libpq/auth.c:1056 libpq/auth.c:1414 libpq/auth.c:1482 libpq/auth.c:1887
-#: postmaster/postmaster.c:2304 postmaster/postmaster.c:2335
-#: postmaster/postmaster.c:3803 postmaster/postmaster.c:4520
-#: postmaster/postmaster.c:4612 postmaster/postmaster.c:5278
-#: postmaster/postmaster.c:5472 postmaster/postmaster.c:5889
+#: access/transam/xlog.c:5179 commands/sequence.c:1058 lib/stringinfo.c:266
+#: libpq/auth.c:1060 libpq/auth.c:1423 libpq/auth.c:1491 libpq/auth.c:1896
+#: postmaster/postmaster.c:2352 postmaster/postmaster.c:2383
+#: postmaster/postmaster.c:3851 postmaster/postmaster.c:4568
+#: postmaster/postmaster.c:4660 postmaster/postmaster.c:5326
+#: postmaster/postmaster.c:5520 postmaster/postmaster.c:5937
#: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:397
-#: storage/file/fd.c:595 storage/file/fd.c:1023 storage/file/fd.c:1141
-#: storage/file/fd.c:1793 storage/ipc/procarray.c:901
+#: storage/file/fd.c:594 storage/file/fd.c:1022 storage/file/fd.c:1140
+#: storage/file/fd.c:1798 storage/ipc/procarray.c:901
#: storage/ipc/procarray.c:1341 storage/ipc/procarray.c:1348
#: storage/ipc/procarray.c:1665 storage/ipc/procarray.c:2155
#: utils/adt/formatting.c:1527 utils/adt/formatting.c:1647
#: utils/adt/formatting.c:1768 utils/adt/pg_locale.c:441
-#: utils/adt/pg_locale.c:625 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
-#: utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:379
+#: utils/adt/pg_locale.c:625 utils/adt/regexp.c:223 utils/adt/varlena.c:3765
+#: utils/adt/varlena.c:3786 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:379
#: utils/hash/dynahash.c:456 utils/hash/dynahash.c:970
#: utils/init/miscinit.c:151 utils/init/miscinit.c:172
#: utils/init/miscinit.c:182 utils/mb/mbutils.c:374 utils/mb/mbutils.c:675
msgid "out of memory"
msgstr "memoria esaurita"
-#: access/transam/xlog.c:5132
+#: access/transam/xlog.c:5180
#, c-format
msgid "Failed while allocating an XLog reading processor."
msgstr "Errore nell'alllocazione di un processore di lettura XLog."
-#: access/transam/xlog.c:5157 access/transam/xlog.c:5224
+#: access/transam/xlog.c:5205 access/transam/xlog.c:5272
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "il record di checkpoint si trova in %X/%X"
-#: access/transam/xlog.c:5171
+#: access/transam/xlog.c:5219
#, c-format
msgid "could not find redo location referenced by checkpoint record"
msgstr "localizzazione della posizione di redo referenziata dal record di checkpoint fallita"
-#: access/transam/xlog.c:5172 access/transam/xlog.c:5179
+#: access/transam/xlog.c:5220 access/transam/xlog.c:5227
#, c-format
msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
msgstr "Se non si sta effettuando il ripristino da backup, prova a rimuovere il file \"%s/backup_label\"."
-#: access/transam/xlog.c:5178
+#: access/transam/xlog.c:5226
#, c-format
msgid "could not locate required checkpoint record"
msgstr "localizzazione del record di checkpoint richiesto fallita"
-#: access/transam/xlog.c:5234 access/transam/xlog.c:5249
+#: access/transam/xlog.c:5282 access/transam/xlog.c:5297
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "localizzazione di un record di checkpoint valido fallita"
-#: access/transam/xlog.c:5243
+#: access/transam/xlog.c:5291
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "si sta usando il precedente record di checkpoint in %X/%X"
-#: access/transam/xlog.c:5273
+#: access/transam/xlog.c:5321
#, c-format
msgid "requested timeline %u is not a child of this server's history"
msgstr "la timeline richiesta %u non è figlia della storia di questo server"
-#: access/transam/xlog.c:5275
+#: access/transam/xlog.c:5323
#, c-format
msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
msgstr "L'ultimo checkpoint è a %X/%X sulla timeline %u, ma nella storia della timeline richiesta, il server si è separato da quella timeline a %X/%X."
-#: access/transam/xlog.c:5291
+#: access/transam/xlog.c:5339
#, c-format
msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
msgstr "la timeline richiesta %u non contiene il punto di recupero minimo %X/%X sulla timeline %u"
-#: access/transam/xlog.c:5300
+#: access/transam/xlog.c:5348
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "il record di redo è alle %X/%X; arresto %s"
-#: access/transam/xlog.c:5304
+#: access/transam/xlog.c:5352
#, c-format
msgid "next transaction ID: %u/%u; next OID: %u"
msgstr "prossimo ID di transazione: %u/%u; prossimo OID: %u"
-#: access/transam/xlog.c:5308
+#: access/transam/xlog.c:5356
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "prossimo MultiXactId: %u; prossimo MultiXactOffset: %u"
-#: access/transam/xlog.c:5311
+#: access/transam/xlog.c:5359
#, c-format
msgid "oldest unfrozen transaction ID: %u, in database %u"
msgstr "ID della più vecchia transazione non congelata: %u, nel database %u"
-#: access/transam/xlog.c:5314
+#: access/transam/xlog.c:5362
#, c-format
msgid "oldest MultiXactId: %u, in database %u"
msgstr "il MultiXactId più vecchio: %u, nel database %u"
-#: access/transam/xlog.c:5318
+#: access/transam/xlog.c:5366
#, c-format
msgid "invalid next transaction ID"
msgstr "l'ID della prossima transazione non è valido"
-#: access/transam/xlog.c:5376
+#: access/transam/xlog.c:5424
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "il redo nel record di checkpoint non è valido"
-#: access/transam/xlog.c:5387
+#: access/transam/xlog.c:5435
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "record di redo non valido nel checkpoint di arresto"
-#: access/transam/xlog.c:5418
+#: access/transam/xlog.c:5466
#, c-format
msgid "database system was not properly shut down; automatic recovery in progress"
msgstr "il database non è stato arrestato correttamente; ripristino automatico in corso"
-#: access/transam/xlog.c:5422
+#: access/transam/xlog.c:5470
#, c-format
msgid "crash recovery starts in timeline %u and has target timeline %u"
msgstr "il recupero dal crash comincia nella timeline %u e si conclude nella timeline %u"
-#: access/transam/xlog.c:5466
+#: access/transam/xlog.c:5514
#, c-format
msgid "backup_label contains data inconsistent with control file"
msgstr "backup_label contiene dati non consistenti col file di controllo"
-#: access/transam/xlog.c:5467
+#: access/transam/xlog.c:5515
#, c-format
msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
msgstr "Questo vuol dire che il backup è corrotto e sarà necessario usare un altro backup per il ripristino."
-#: access/transam/xlog.c:5528
+#: access/transam/xlog.c:5593
#, c-format
msgid "initializing for hot standby"
msgstr "inizializzazione per l'hot standby"
-#: access/transam/xlog.c:5662
+#: access/transam/xlog.c:5727
#, c-format
msgid "redo starts at %X/%X"
msgstr "il redo inizia in %X/%X"
-#: access/transam/xlog.c:5863
+#: access/transam/xlog.c:5928
#, c-format
msgid "redo done at %X/%X"
msgstr "redo concluso in %X/%X"
-#: access/transam/xlog.c:5868 access/transam/xlog.c:7767
+#: access/transam/xlog.c:5933 access/transam/xlog.c:7834
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "l'ultima transazione è stata completata all'orario di log %s"
-#: access/transam/xlog.c:5876
+#: access/transam/xlog.c:5941
#, c-format
msgid "redo is not required"
msgstr "redo non richiesto"
-#: access/transam/xlog.c:5934
+#: access/transam/xlog.c:5999
#, c-format
msgid "requested recovery stop point is before consistent recovery point"
msgstr "lo stop point di ripristino è posto prima di un punto di ripristino consistente"
-#: access/transam/xlog.c:5950 access/transam/xlog.c:5954
+#: access/transam/xlog.c:6015 access/transam/xlog.c:6019
#, c-format
msgid "WAL ends before end of online backup"
msgstr "il WAL termina prima della fine del backup online"
-#: access/transam/xlog.c:5951
+#: access/transam/xlog.c:6016
#, c-format
msgid "All WAL generated while online backup was taken must be available at recovery."
msgstr "Tutti i file WAL generati mentre il backup online veniva effettuato devono essere disponibili al momento del ripristino."
-#: access/transam/xlog.c:5955
+#: access/transam/xlog.c:6020
#, c-format
msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
msgstr "Un backup online iniziato con pg_start_backup() deve essere terminato con pg_stop_backup(), e tutti i file WAL fino a quel punto devono essere disponibili per il ripristino."
-#: access/transam/xlog.c:5958
+#: access/transam/xlog.c:6023
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "il WAL termina prima di un punto di ripristino consistente"
-#: access/transam/xlog.c:5985
+#: access/transam/xlog.c:6050
#, c-format
msgid "selected new timeline ID: %u"
msgstr "l'ID della nuova timeline selezionata è %u"
-#: access/transam/xlog.c:6352
+#: access/transam/xlog.c:6419
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "è stato raggiunto uno stato di ripristino consistente a %X/%X"
-#: access/transam/xlog.c:6535
+#: access/transam/xlog.c:6602
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "il link nel file di controllo al checkpoint primario non è valido"
-#: access/transam/xlog.c:6539
+#: access/transam/xlog.c:6606
#, c-format
msgid "invalid secondary checkpoint link in control file"
msgstr "il link nel file di controllo al checkpoint secondario non è valido"
-#: access/transam/xlog.c:6543
+#: access/transam/xlog.c:6610
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "il link al checkpoint nel file backup_label non è valido"
-#: access/transam/xlog.c:6560
+#: access/transam/xlog.c:6627
#, c-format
msgid "invalid primary checkpoint record"
msgstr "il record del checkpoint primario non è valido"
-#: access/transam/xlog.c:6564
+#: access/transam/xlog.c:6631
#, c-format
msgid "invalid secondary checkpoint record"
msgstr "il record del checkpoint secondario non è valido"
-#: access/transam/xlog.c:6568
+#: access/transam/xlog.c:6635
#, c-format
msgid "invalid checkpoint record"
msgstr "il record del checkpoint non è valido"
-#: access/transam/xlog.c:6579
+#: access/transam/xlog.c:6646
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "l'ID del resource manager nel record del checkpoint primario non è valido"
-#: access/transam/xlog.c:6583
+#: access/transam/xlog.c:6650
#, c-format
msgid "invalid resource manager ID in secondary checkpoint record"
msgstr "l'ID del resource manager nel record del checkpoint secondario non è valido"
-#: access/transam/xlog.c:6587
+#: access/transam/xlog.c:6654
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "l'ID del resource manager nel record del checkpoint non è valido"
-#: access/transam/xlog.c:6599
+#: access/transam/xlog.c:6666
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "l'xl_info nel record del checkpoint primario non è valido"
-#: access/transam/xlog.c:6603
+#: access/transam/xlog.c:6670
#, c-format
msgid "invalid xl_info in secondary checkpoint record"
msgstr "l'xl_info nel record del checkpoint secondario non è valido"
-#: access/transam/xlog.c:6607
+#: access/transam/xlog.c:6674
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "l'xl_info nel record del checkpoint non è valido"
-#: access/transam/xlog.c:6619
+#: access/transam/xlog.c:6686
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "la lunghezza del record del checkpoint primario non è valida"
-#: access/transam/xlog.c:6623
+#: access/transam/xlog.c:6690
#, c-format
msgid "invalid length of secondary checkpoint record"
msgstr "la lunghezza del record del checkpoint secondario non è valida"
-#: access/transam/xlog.c:6627
+#: access/transam/xlog.c:6694
#, c-format
msgid "invalid length of checkpoint record"
msgstr "la lunghezza del record del checkpoint non è valida"
-#: access/transam/xlog.c:6780
+#: access/transam/xlog.c:6847
#, c-format
msgid "shutting down"
msgstr "arresto in corso"
-#: access/transam/xlog.c:6803
+#: access/transam/xlog.c:6870
#, c-format
msgid "database system is shut down"
msgstr "il database è stato arrestato"
-#: access/transam/xlog.c:7269
+#: access/transam/xlog.c:7336
#, c-format
msgid "concurrent transaction log activity while database system is shutting down"
msgstr "rilevata attività concorrente sul log delle transazioni durante l'arresto del database"
-#: access/transam/xlog.c:7560
+#: access/transam/xlog.c:7627
#, c-format
msgid "skipping restartpoint, recovery has already ended"
msgstr "si tralascia il restartpoint, il ripristino è ormai terminato"
-#: access/transam/xlog.c:7583
+#: access/transam/xlog.c:7650
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "si tralascia il restartpoint, già eseguito in %X/%X"
-#: access/transam/xlog.c:7765
+#: access/transam/xlog.c:7832
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "punto di avvio del ripristino in %X/%X"
-#: access/transam/xlog.c:7891
+#: access/transam/xlog.c:7958
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "punto di ripristino \"%s\" creato in %X/%X"
-#: access/transam/xlog.c:8108
+#: access/transam/xlog.c:8175
#, c-format
msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
msgstr "timeline precedente con ID %u non prevista (l'ID della timeline corrente è %u) nel record di checkpoint"
-#: access/transam/xlog.c:8117
+#: access/transam/xlog.c:8184
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr "timeline ID %u imprevista (dopo %u) nel record di checkpoint"
-#: access/transam/xlog.c:8133
+#: access/transam/xlog.c:8200
#, c-format
msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
msgstr "timeline ID %u imprevista nel record di checkpoint, prima di raggiungere il punto di recupero minimo %X/%X sulla timeline %u"
-#: access/transam/xlog.c:8201
+#: access/transam/xlog.c:8268
#, c-format
msgid "online backup was canceled, recovery cannot continue"
msgstr "il backup online è stato annullato, il ripristino non può continuare"
-#: access/transam/xlog.c:8262 access/transam/xlog.c:8311
-#: access/transam/xlog.c:8334
+#: access/transam/xlog.c:8329 access/transam/xlog.c:8387
+#: access/transam/xlog.c:8410
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr "l'ID della timeline %u (che dovrebbe essere %u) non era prevista nel record di checkpoint"
-#: access/transam/xlog.c:8567
+#: access/transam/xlog.c:8648
#, c-format
msgid "could not fsync log segment %s: %m"
msgstr "fsync del segmento di log %s fallito: %m"
-#: access/transam/xlog.c:8591
+#: access/transam/xlog.c:8672
#, c-format
msgid "could not fsync log file %s: %m"
msgstr "fsync del file di log %s fallito: %m"
-#: access/transam/xlog.c:8599
+#: access/transam/xlog.c:8680
#, c-format
msgid "could not fsync write-through log file %s: %m"
msgstr "fsync write-through del file di log %s fallito: %m"
-#: access/transam/xlog.c:8608
+#: access/transam/xlog.c:8689
#, c-format
msgid "could not fdatasync log file %s: %m"
msgstr "fdatasync del file di log %s fallito: %m"
-#: access/transam/xlog.c:8686 access/transam/xlog.c:9055
+#: access/transam/xlog.c:8767 access/transam/xlog.c:9136
#: access/transam/xlogfuncs.c:119 access/transam/xlogfuncs.c:151
#: access/transam/xlogfuncs.c:193 access/transam/xlogfuncs.c:217
#: access/transam/xlogfuncs.c:299 access/transam/xlogfuncs.c:373
msgid "recovery is in progress"
msgstr "il ripristino è in corso"
-#: access/transam/xlog.c:8687 access/transam/xlog.c:9056
+#: access/transam/xlog.c:8768 access/transam/xlog.c:9137
#: access/transam/xlogfuncs.c:120 access/transam/xlogfuncs.c:152
#: access/transam/xlogfuncs.c:194 access/transam/xlogfuncs.c:218
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr "le funzioni di controllo WAL non possono essere eseguite durante il ripristino."
-#: access/transam/xlog.c:8696 access/transam/xlog.c:9065
+#: access/transam/xlog.c:8777 access/transam/xlog.c:9146
#, c-format
msgid "WAL level not sufficient for making an online backup"
msgstr "livello WAL non sufficiente per creare un backup online"
-#: access/transam/xlog.c:8697 access/transam/xlog.c:9066
+#: access/transam/xlog.c:8778 access/transam/xlog.c:9147
#: access/transam/xlogfuncs.c:158
#, c-format
msgid "wal_level must be set to \"archive\" or \"hot_standby\" at server start."
msgstr "Il wal_level deve essere impostato ad \"archive\" oppure \"hot_standby\" all'avvio del server."
-#: access/transam/xlog.c:8702
+#: access/transam/xlog.c:8783
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "etichetta di backup troppo lunga (massimo %d byte)"
-#: access/transam/xlog.c:8738 access/transam/xlog.c:8915
+#: access/transam/xlog.c:8819 access/transam/xlog.c:8996
#, c-format
msgid "a backup is already in progress"
msgstr "c'è già un backup in corso"
-#: access/transam/xlog.c:8739
+#: access/transam/xlog.c:8820
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "Esegui pg_stop_backup() e prova di nuovo."
-#: access/transam/xlog.c:8833
+#: access/transam/xlog.c:8914
#, c-format
msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
msgstr "un WAL generato con full_page_writes=off è stato riprodotto dopo l'ultimo restartpoint"
-#: access/transam/xlog.c:8835 access/transam/xlog.c:9242
+#: access/transam/xlog.c:8916 access/transam/xlog.c:9323
#, c-format
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 master, and then try an online backup again."
msgstr "Ciò vuol dire che il backup che sta venendo preso sullo standby è corrotto e non dovrebbe essere usato. Abilita full_page_writes ed esegui CHECKPOINT sul master, poi prova ad effettuare nuovamente un backup online.\""
-#: access/transam/xlog.c:8909 access/transam/xlog.c:9103
+#: access/transam/xlog.c:8990 access/transam/xlog.c:9184
#: access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265
-#: replication/basebackup.c:397 replication/basebackup.c:463
-#: storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2709
-#: storage/file/fd.c:2801 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
+#: replication/basebackup.c:400 replication/basebackup.c:466
+#: storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2731
+#: storage/file/fd.c:2823 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
#: utils/adt/dbsize.c:298 utils/adt/genfile.c:108 utils/adt/genfile.c:280
-#: guc-file.l:775
+#: guc-file.l:776
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "non è stato possibile ottenere informazioni sul file \"%s\": %m"
-#: access/transam/xlog.c:8916
+#: access/transam/xlog.c:8997
#, c-format
msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
msgstr "Se si è certi che non ci sono backup in corso, rimuovi il file \"%s\" e prova di nuovo."
-#: access/transam/xlog.c:8933 access/transam/xlog.c:9305
+#: access/transam/xlog.c:9014 access/transam/xlog.c:9386
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "scrittura nel file \"%s\" fallita: %m"
-#: access/transam/xlog.c:9081
+#: access/transam/xlog.c:9162
#, c-format
msgid "exclusive backup not in progress"
msgstr "non c'è un backup esclusivo in corso"
-#: access/transam/xlog.c:9107
+#: access/transam/xlog.c:9188
#, c-format
msgid "a backup is not in progress"
msgstr "non c'è un backup in esecuzione"
-#: access/transam/xlog.c:9133 access/transam/xlogarchive.c:114
-#: access/transam/xlogarchive.c:466 storage/smgr/md.c:405
-#: storage/smgr/md.c:454 storage/smgr/md.c:1319
+#: access/transam/xlog.c:9214 access/transam/xlogarchive.c:114
+#: access/transam/xlogarchive.c:466 storage/smgr/md.c:406 storage/smgr/md.c:455
+#: storage/smgr/md.c:1320
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "rimozione del file \"%s\" fallita: %m"
-#: access/transam/xlog.c:9175 access/transam/xlog.c:9188
-#: access/transam/xlog.c:9539 access/transam/xlog.c:9545
+#: access/transam/xlog.c:9256 access/transam/xlog.c:9269
+#: access/transam/xlog.c:9620 access/transam/xlog.c:9626
#: access/transam/xlogfuncs.c:626
#, c-format
msgid "invalid data in file \"%s\""
msgstr "i dati nel file \"%s\" non sono validi"
-#: access/transam/xlog.c:9192 replication/basebackup.c:871
+#: access/transam/xlog.c:9273 replication/basebackup.c:874
#, c-format
msgid "the standby was promoted during online backup"
msgstr "lo standby è stato promosso durante il backup online"
-#: access/transam/xlog.c:9193 replication/basebackup.c:872
+#: access/transam/xlog.c:9274 replication/basebackup.c:875
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr "Ciò vuol dire che il backup che stava venendo salvato è corrotto e non dovrebbe essere usato. Prova ad effettuare un altro backup online."
-#: access/transam/xlog.c:9240
+#: access/transam/xlog.c:9321
#, c-format
msgid "WAL generated with full_page_writes=off was replayed during online backup"
msgstr "un WAL generato con full_page_writes=off è stato riprodotto durante il backup online"
-#: access/transam/xlog.c:9354
+#: access/transam/xlog.c:9435
#, c-format
msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
msgstr "pulizia di pg_stop_backup effettuata, in attesa che i segmenti WAL richiesti vengano archiviati"
-#: access/transam/xlog.c:9364
+#: access/transam/xlog.c:9445
#, c-format
msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
msgstr "pg_stop_backup è ancora in attesa che tutti i segmenti WAL richiesti siano stati archiviati (sono passati %d secondi)"
-#: access/transam/xlog.c:9366
+#: access/transam/xlog.c:9447
#, c-format
msgid "Check that your archive_command is executing properly. pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments."
msgstr "Controlla che il tuo archive_command venga eseguito correttamente. pg_stop_backup può essere interrotto in sicurezza ma il backup del database non sarà utilizzabile senza tutti i segmenti WAL."
-#: access/transam/xlog.c:9373
+#: access/transam/xlog.c:9454
#, c-format
msgid "pg_stop_backup complete, all required WAL segments have been archived"
msgstr "pg_stop_backup completo, tutti i segmenti WAL richiesti sono stati archiviati"
-#: access/transam/xlog.c:9377
+#: access/transam/xlog.c:9458
#, c-format
msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
msgstr "l'archiviazione WAL non è abilitata; devi verificare che tutti i segmenti WAL richiesti vengano copiati in qualche altro modo per completare il backup"
-#: access/transam/xlog.c:9590
+#: access/transam/xlog.c:9671
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:9630
+#: access/transam/xlog.c:9711
#, c-format
msgid "online backup mode canceled"
msgstr "modalità backup online annullata"
-#: access/transam/xlog.c:9631
+#: access/transam/xlog.c:9712
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr "\"%s\" è stato rinominato in \"%s\"."
-#: access/transam/xlog.c:9638
+#: access/transam/xlog.c:9719
#, c-format
msgid "online backup mode was not canceled"
msgstr "la modalità di backup online non è stata annullata"
-#: access/transam/xlog.c:9639
+#: access/transam/xlog.c:9720
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "Non è stato possibile rinominare \"%s\" in \"%s\": %m."
-#: access/transam/xlog.c:9759 replication/walreceiver.c:939
+#: access/transam/xlog.c:9842 replication/walreceiver.c:933
#: replication/walsender.c:1350
#, c-format
msgid "could not seek in log segment %s to offset %u: %m"
msgstr "spostamento nel segmento di log %s alla posizione %u fallito: %m"
-#: access/transam/xlog.c:9771
+#: access/transam/xlog.c:9856
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "lettura del segmento di log %s, posizione %u fallita: %m"
-#: access/transam/xlog.c:10233
+#: access/transam/xlog.c:10318
#, c-format
msgid "received promote request"
msgstr "richiesta di promozione ricevuta"
-#: access/transam/xlog.c:10246
+#: access/transam/xlog.c:10331
#, c-format
msgid "trigger file found: %s"
msgstr "trovato il file trigger: %s"
msgid "%s \"%s\": return code %d"
msgstr "%s \"%s\": codice di uscita %d"
-#: access/transam/xlogarchive.c:457 storage/file/fd.c:501
-#: storage/file/fd.c:559 utils/time/snapmgr.c:884
+#: access/transam/xlogarchive.c:457 storage/file/fd.c:500 storage/file/fd.c:558
+#: utils/time/snapmgr.c:884
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "non è stato possibile rinominare il file \"%s\" in \"%s\": %m"
msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
msgstr "ID della timeline %u (dopo %u) fuori sequenza nel segmento di log %s, offset %u"
-#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:809 tcop/postgres.c:3527
+#: bootstrap/bootstrap.c:286 postmaster/postmaster.c:811 tcop/postgres.c:3533
#, c-format
msgid "--%s requires a value"
msgstr "--%s richiede un valore"
-#: bootstrap/bootstrap.c:283 postmaster/postmaster.c:814 tcop/postgres.c:3532
+#: bootstrap/bootstrap.c:291 postmaster/postmaster.c:816 tcop/postgres.c:3538
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s richiede un valore"
-#: bootstrap/bootstrap.c:294 postmaster/postmaster.c:826
-#: postmaster/postmaster.c:839
+#: bootstrap/bootstrap.c:302 postmaster/postmaster.c:828
+#: postmaster/postmaster.c:841
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
-#: bootstrap/bootstrap.c:303
+#: bootstrap/bootstrap.c:311
#, c-format
msgid "%s: invalid command-line arguments\n"
msgstr "%s: parametri della riga di comando non validi\n"
msgstr "i privilegi predefiniti non possono essere impostati sulle colonne"
#: catalog/aclchk.c:1492 catalog/objectaddress.c:1021 commands/analyze.c:393
-#: commands/copy.c:4191 commands/sequence.c:1489 commands/tablecmds.c:4838
+#: commands/copy.c:4195 commands/sequence.c:1489 commands/tablecmds.c:4838
#: commands/tablecmds.c:4933 commands/tablecmds.c:4983
#: commands/tablecmds.c:5087 commands/tablecmds.c:5134
#: commands/tablecmds.c:5218 commands/tablecmds.c:5306
#: commands/tablecmds.c:7268 commands/tablecmds.c:7487
#: commands/tablecmds.c:7879 commands/trigger.c:616 parser/analyze.c:1994
#: parser/parse_relation.c:2270 parser/parse_relation.c:2327
-#: parser/parse_target.c:931 parser/parse_type.c:124 utils/adt/acl.c:2842
-#: utils/adt/ruleutils.c:1816
+#: parser/parse_target.c:931 parser/parse_type.c:124 utils/adt/acl.c:2888
+#: utils/adt/ruleutils.c:1834
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "la colonna \"%s\" della relazione \"%s\" non esiste"
#: catalog/aclchk.c:1757 catalog/objectaddress.c:849 commands/sequence.c:1076
-#: commands/tablecmds.c:214 commands/tablecmds.c:10690 utils/adt/acl.c:2078
+#: commands/tablecmds.c:214 commands/tablecmds.c:10687 utils/adt/acl.c:2078
#: utils/adt/acl.c:2108 utils/adt/acl.c:2140 utils/adt/acl.c:2172
#: utils/adt/acl.c:2200 utils/adt/acl.c:2230
#, c-format
#: catalog/objectaddress.c:751 commands/tablecmds.c:739 commands/user.c:988
#: port/win32/security.c:51 storage/lmgr/deadlock.c:955
#: storage/lmgr/proc.c:1190 utils/misc/guc.c:5528 utils/misc/guc.c:5863
-#: utils/misc/guc.c:8241 utils/misc/guc.c:8275 utils/misc/guc.c:8309
-#: utils/misc/guc.c:8343 utils/misc/guc.c:8378
+#: utils/misc/guc.c:8265 utils/misc/guc.c:8299 utils/misc/guc.c:8333
+#: utils/misc/guc.c:8367 utils/misc/guc.c:8402
#, c-format
msgid "%s"
msgstr "%s"
#: commands/indexcmds.c:1092 commands/view.c:86 regex/regc_pg_locale.c:262
#: utils/adt/formatting.c:1518 utils/adt/formatting.c:1570
#: utils/adt/formatting.c:1638 utils/adt/formatting.c:1690
-#: utils/adt/formatting.c:1759 utils/adt/formatting.c:1823
-#: utils/adt/like.c:213 utils/adt/selfuncs.c:5325 utils/adt/varlena.c:1381
+#: utils/adt/formatting.c:1759 utils/adt/formatting.c:1823 utils/adt/like.c:213
+#: utils/adt/selfuncs.c:5354 utils/adt/varlena.c:1381
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Usa la clausola COLLATE per impostare esplicitamente l'ordinamento."
msgid "primary keys cannot be expressions"
msgstr "le chiavi primarie non possono essere delle espressioni"
-#: catalog/index.c:737 catalog/index.c:1142
+#: catalog/index.c:737 catalog/index.c:1148
#, c-format
msgid "user-defined indexes on system catalog tables are not supported"
msgstr "non sono supportati indici definiti dall'utente sulle tabelle del catalogo di sistema"
msgid "shared indexes cannot be created after initdb"
msgstr "indici condivisi non possono essere creati dopo initdb"
-#: catalog/index.c:1406
+#: catalog/index.c:1412
#, c-format
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY deve essere la prima azione della transazione"
-#: catalog/index.c:1974
+#: catalog/index.c:1980
#, c-format
msgid "building index \"%s\" on table \"%s\""
msgstr "creazione dell'indice \"%s\" sulla tabella \"%s\""
-#: catalog/index.c:3159
+#: catalog/index.c:3170
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "non è possibile reindicizzare le tabelle temporanee di altre sessioni"
#: catalog/namespace.c:247 catalog/namespace.c:445 catalog/namespace.c:539
-#: commands/trigger.c:4298
+#: commands/trigger.c:4299
#, c-format
msgid "cross-database references are not implemented: \"%s.%s.%s\""
msgstr "i riferimenti tra database diversi non sono implementati: \"%s.%s.%s\""
msgstr "i riferimenti tra database diversi non sono implementati: %s"
#: catalog/namespace.c:2634 parser/parse_expr.c:794 parser/parse_target.c:1128
-#: gram.y:12490 gram.y:13667
+#: gram.y:12507 gram.y:13684
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "nome qualificato improprio (troppi nomi puntati): %s"
msgid "cannot move objects into or out of TOAST schema"
msgstr "non posso spostare oggetti dentro o fuori lo schema TOAST"
-#: catalog/namespace.c:2855 commands/schemacmds.c:212
-#: commands/schemacmds.c:288
+#: catalog/namespace.c:2855 commands/schemacmds.c:212 commands/schemacmds.c:288
#, c-format
msgid "schema \"%s\" does not exist"
msgstr "lo schema \"%s\" non esiste"
msgstr "non è possibile creare tabelle temporanee durante il recupero"
#: catalog/namespace.c:3850 commands/tablespace.c:1101 commands/variable.c:61
-#: replication/syncrep.c:677 utils/misc/guc.c:8408
+#: replication/syncrep.c:677 utils/misc/guc.c:8432
#, c-format
msgid "List syntax is invalid."
msgstr "La sintassi della lista non è valida."
msgstr "\"%s\" non è una tabella"
#: catalog/objectaddress.c:863 commands/tablecmds.c:220
-#: commands/tablecmds.c:4041 commands/tablecmds.c:10695 commands/view.c:123
+#: commands/tablecmds.c:4041 commands/tablecmds.c:10692 commands/view.c:123
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\" non è una vista"
-#: catalog/objectaddress.c:870 commands/matview.c:144 commands/tablecmds.c:226
-#: commands/tablecmds.c:10700
+#: catalog/objectaddress.c:870 commands/matview.c:145 commands/tablecmds.c:226
+#: commands/tablecmds.c:10697
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "\"%s\" non è una vista materializzata"
#: catalog/objectaddress.c:877 commands/tablecmds.c:244
-#: commands/tablecmds.c:4044 commands/tablecmds.c:10705
+#: commands/tablecmds.c:4044 commands/tablecmds.c:10702
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "\"%s\" non è una tabella esterna"
#: catalog/objectaddress.c:1061 commands/functioncmds.c:127
#: commands/tablecmds.c:236 commands/typecmds.c:3260 parser/parse_func.c:1580
-#: parser/parse_type.c:203 utils/adt/acl.c:4376 utils/adt/regproc.c:1018
+#: parser/parse_type.c:203 utils/adt/acl.c:4454 utils/adt/regproc.c:1018
#, c-format
msgid "type \"%s\" does not exist"
msgstr "il tipo \"%s\" non esiste"
msgid "cast from %s to %s"
msgstr "conversione da %s a %s"
-#: catalog/objectaddress.c:1577
+#: catalog/objectaddress.c:1585
#, c-format
msgid "collation %s"
msgstr "ordinamento %s"
-#: catalog/objectaddress.c:1601
+#: catalog/objectaddress.c:1610
#, c-format
msgid "constraint %s on %s"
msgstr "vincolo %s su %s"
-#: catalog/objectaddress.c:1607
+#: catalog/objectaddress.c:1616
#, c-format
msgid "constraint %s"
msgstr "vincolo %s"
-#: catalog/objectaddress.c:1624
+#: catalog/objectaddress.c:1643
#, c-format
msgid "conversion %s"
msgstr "conversione %s"
-#: catalog/objectaddress.c:1661
+#: catalog/objectaddress.c:1681
#, c-format
msgid "default for %s"
msgstr "predefinito per %s"
-#: catalog/objectaddress.c:1678
+#: catalog/objectaddress.c:1698
#, c-format
msgid "language %s"
msgstr "linguaggio %s"
-#: catalog/objectaddress.c:1684
+#: catalog/objectaddress.c:1704
#, c-format
msgid "large object %u"
msgstr "large object %u"
-#: catalog/objectaddress.c:1689
+#: catalog/objectaddress.c:1709
#, c-format
msgid "operator %s"
msgstr "operatore %s"
-#: catalog/objectaddress.c:1721
+#: catalog/objectaddress.c:1741
#, c-format
msgid "operator class %s for access method %s"
msgstr "classe di operatori %s per il metodo di accesso %s"
#. first two %s's are data type names, the third %s is the
#. description of the operator family, and the last %s is the
#. textual form of the operator with arguments.
-#: catalog/objectaddress.c:1771
+#: catalog/objectaddress.c:1791
#, c-format
msgid "operator %d (%s, %s) of %s: %s"
msgstr "operatore %d (%s, %s) della %s: %s"
#. are data type names, the third %s is the description of the
#. operator family, and the last %s is the textual form of the
#. function with arguments.
-#: catalog/objectaddress.c:1821
+#: catalog/objectaddress.c:1841
#, c-format
msgid "function %d (%s, %s) of %s: %s"
msgstr "funzione %d (%s, %s) della %s: %s"
-#: catalog/objectaddress.c:1861
+#: catalog/objectaddress.c:1881
#, c-format
msgid "rule %s on "
msgstr "regola %s on "
-#: catalog/objectaddress.c:1896
+#: catalog/objectaddress.c:1916
#, c-format
msgid "trigger %s on "
msgstr "trigger %s su "
-#: catalog/objectaddress.c:1913
+#: catalog/objectaddress.c:1933
#, c-format
msgid "schema %s"
msgstr "schema %s"
-#: catalog/objectaddress.c:1926
+#: catalog/objectaddress.c:1956
#, c-format
msgid "text search parser %s"
msgstr "analizzatore di ricerca di testo %s"
-#: catalog/objectaddress.c:1941
+#: catalog/objectaddress.c:1982
#, c-format
msgid "text search dictionary %s"
msgstr "dizionario di ricerca di testo %s"
-#: catalog/objectaddress.c:1956
+#: catalog/objectaddress.c:2008
#, c-format
msgid "text search template %s"
msgstr "modello di ricerca di testo %s"
-#: catalog/objectaddress.c:1971
+#: catalog/objectaddress.c:2034
#, c-format
msgid "text search configuration %s"
msgstr "configurazione di ricerca di testo %s"
-#: catalog/objectaddress.c:1979
+#: catalog/objectaddress.c:2043
#, c-format
msgid "role %s"
msgstr "regola %s"
-#: catalog/objectaddress.c:1992
+#: catalog/objectaddress.c:2056
#, c-format
msgid "database %s"
msgstr "database %s"
-#: catalog/objectaddress.c:2004
+#: catalog/objectaddress.c:2068
#, c-format
msgid "tablespace %s"
msgstr "tablespace %s"
-#: catalog/objectaddress.c:2013
+#: catalog/objectaddress.c:2077
#, c-format
msgid "foreign-data wrapper %s"
msgstr "wrapper di dati esterni %s"
-#: catalog/objectaddress.c:2022
+#: catalog/objectaddress.c:2086
#, c-format
msgid "server %s"
msgstr "server %s"
-#: catalog/objectaddress.c:2050
+#: catalog/objectaddress.c:2114
#, c-format
msgid "user mapping for %s on server %s"
msgstr "mappatura utenti per %s sul server %s"
-#: catalog/objectaddress.c:2085
+#: catalog/objectaddress.c:2149
#, c-format
msgid "default privileges on new relations belonging to role %s"
msgstr "privilegi predefiniti sulle nuove relazioni appartenenti al ruolo %s"
-#: catalog/objectaddress.c:2090
+#: catalog/objectaddress.c:2154
#, c-format
msgid "default privileges on new sequences belonging to role %s"
msgstr "privilegi predefiniti sulle nuove sequenze appartenenti al ruolo %s"
-#: catalog/objectaddress.c:2095
+#: catalog/objectaddress.c:2159
#, c-format
msgid "default privileges on new functions belonging to role %s"
msgstr "privilegi predefiniti sulle nuove funzioni appartenenti al ruolo %s"
-#: catalog/objectaddress.c:2100
+#: catalog/objectaddress.c:2164
#, c-format
msgid "default privileges on new types belonging to role %s"
msgstr "privilegi predefiniti sui nuovi tipi appartenenti al ruolo %s"
-#: catalog/objectaddress.c:2106
+#: catalog/objectaddress.c:2170
#, c-format
msgid "default privileges belonging to role %s"
msgstr "privilegi predefiniti appartenenti al ruolo %s"
-#: catalog/objectaddress.c:2114
+#: catalog/objectaddress.c:2178
#, c-format
msgid " in schema %s"
msgstr " nello schema %s"
-#: catalog/objectaddress.c:2131
+#: catalog/objectaddress.c:2195
#, c-format
msgid "extension %s"
msgstr "estensione %s"
-#: catalog/objectaddress.c:2144
+#: catalog/objectaddress.c:2208
#, c-format
msgid "event trigger %s"
msgstr "trigger di evento %s"
-#: catalog/objectaddress.c:2204
+#: catalog/objectaddress.c:2268
#, c-format
msgid "table %s"
msgstr "tabella %s"
-#: catalog/objectaddress.c:2208
+#: catalog/objectaddress.c:2272
#, c-format
msgid "index %s"
msgstr "indice %s"
-#: catalog/objectaddress.c:2212
+#: catalog/objectaddress.c:2276
#, c-format
msgid "sequence %s"
msgstr "sequenza %s"
-#: catalog/objectaddress.c:2216
+#: catalog/objectaddress.c:2280
#, c-format
msgid "toast table %s"
msgstr "tabella toast %s"
-#: catalog/objectaddress.c:2220
+#: catalog/objectaddress.c:2284
#, c-format
msgid "view %s"
msgstr "vista %s"
-#: catalog/objectaddress.c:2224
+#: catalog/objectaddress.c:2288
#, c-format
msgid "materialized view %s"
msgstr "vista materializzata %s"
-#: catalog/objectaddress.c:2228
+#: catalog/objectaddress.c:2292
#, c-format
msgid "composite type %s"
msgstr "tipo composito %s"
-#: catalog/objectaddress.c:2232
+#: catalog/objectaddress.c:2296
#, c-format
msgid "foreign table %s"
msgstr "tabella esterna %s"
-#: catalog/objectaddress.c:2237
+#: catalog/objectaddress.c:2301
#, c-format
msgid "relation %s"
msgstr "relazione %s"
-#: catalog/objectaddress.c:2274
+#: catalog/objectaddress.c:2338
#, c-format
msgid "operator family %s for access method %s"
msgstr "famiglia di operatori %s per il metodo d'accesso %s"
msgid "sort operator can only be specified for single-argument aggregates"
msgstr "l'operatore di ordinamento può essere specificato sono per aggregati con un solo argomento"
-#: catalog/pg_aggregate.c:356 commands/typecmds.c:1655
-#: commands/typecmds.c:1706 commands/typecmds.c:1737 commands/typecmds.c:1760
-#: commands/typecmds.c:1781 commands/typecmds.c:1808 commands/typecmds.c:1835
-#: commands/typecmds.c:1912 commands/typecmds.c:1954 parser/parse_func.c:290
-#: parser/parse_func.c:301 parser/parse_func.c:1559
+#: catalog/pg_aggregate.c:356 commands/typecmds.c:1655 commands/typecmds.c:1706
+#: commands/typecmds.c:1737 commands/typecmds.c:1760 commands/typecmds.c:1781
+#: commands/typecmds.c:1808 commands/typecmds.c:1835 commands/typecmds.c:1912
+#: commands/typecmds.c:1954 parser/parse_func.c:290 parser/parse_func.c:301
+#: parser/parse_func.c:1559
#, c-format
msgid "function %s does not exist"
msgstr "la funzione %s non esiste"
msgstr "creazione del nome per il tipo array del tipo \"%s\" fallita"
#: catalog/toasting.c:91 commands/indexcmds.c:381 commands/tablecmds.c:4026
-#: commands/tablecmds.c:10583
+#: commands/tablecmds.c:10580
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "\"%s\" non è una tabella né una vista materializzata"
msgid "automatic analyze of table \"%s.%s.%s\" system usage: %s"
msgstr "analisi automatica della tabella \"%s.%s.%s\" uso del sistema: %s"
-#: commands/analyze.c:1314
+#: commands/analyze.c:1317
#, c-format
msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
msgstr "\"%s\": esaminate %d pagine su %u, contenenti %.0f righe vive e %.0f righe morte; %d righe nel campione, %.0f righe totali stimate"
-#: commands/analyze.c:1578 executor/execQual.c:2902
+#: commands/analyze.c:1581 executor/execQual.c:2902
msgid "could not convert row type"
msgstr "conversione del tipo riga fallita"
msgid "there is no previously clustered index for table \"%s\""
msgstr "non esiste un indice già raggruppato per la tabella \"%s\""
-#: commands/cluster.c:175 commands/tablecmds.c:8603
+#: commands/cluster.c:175 commands/tablecmds.c:8609
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "l'indice \"%s\" per la tabella \"%s\" non esiste"
msgid "clustering \"%s.%s\" using sequential scan and sort"
msgstr "raggruppamento di \"%s.%s\" usando una scansione sequenziale e ordinamento"
-#: commands/cluster.c:943 commands/vacuumlazy.c:441
+#: commands/cluster.c:943 commands/vacuumlazy.c:443
#, c-format
msgid "vacuuming \"%s.%s\""
msgstr "pulizia di \"%s.%s\""
#: commands/copy.c:807
#, c-format
msgid "must be superuser to COPY to or from a file"
-msgstr "bisogna essere un superutente per eseguire un COPY da o verso un file"
+msgstr "bisogna essere un superutente per eseguire COPY da o verso un file"
#: commands/copy.c:945
#, c-format
msgid "cannot copy from non-table relation \"%s\""
msgstr "non è possibile copiare dalla relazione \"%s\" perché non è una tabella"
-#: commands/copy.c:1555 commands/copy.c:2577
+#: commands/copy.c:1555 commands/copy.c:2581
#, c-format
msgid "could not execute command \"%s\": %m"
msgstr "esecuzione del comando \"%s\" fallita: %m"
msgid "could not open file \"%s\" for writing: %m"
msgstr "apertura del file \"%s\" in scrittura fallita: %m"
-#: commands/copy.c:1594 commands/copy.c:2595
+#: commands/copy.c:1594 commands/copy.c:2599
#, c-format
msgid "\"%s\" is a directory"
msgstr "\"%s\" è una directory"
-#: commands/copy.c:1919
+#: commands/copy.c:1923
#, c-format
-msgid "COPY %s, line %d, column %s"
-msgstr "COPY %s, riga %d, colonna %s"
+msgid "COPY %s, line %s, column %s"
+msgstr "COPY %s, linea %s, colonna %s"
-#: commands/copy.c:1923 commands/copy.c:1970
+#: commands/copy.c:1927 commands/copy.c:1974
#, c-format
-msgid "COPY %s, line %d"
-msgstr "COPY %s, riga %d"
+msgid "COPY %s, line %s"
+msgstr "COPY %s, linea %s"
-#: commands/copy.c:1934
+#: commands/copy.c:1938
#, c-format
-msgid "COPY %s, line %d, column %s: \"%s\""
-msgstr "COPY %s, riga %d, colonna %s: \"%s\""
+msgid "COPY %s, line %s, column %s: \"%s\""
+msgstr "COPY %s, linea %s, colonna %s: \"%s\""
-#: commands/copy.c:1942
+#: commands/copy.c:1946
#, c-format
-msgid "COPY %s, line %d, column %s: null input"
-msgstr "COPY %s, riga %d, colonna %s: input nullo"
+msgid "COPY %s, line %s, column %s: null input"
+msgstr "COPY %s, linea %s, colonna %s: input null"
-#: commands/copy.c:1964
+#: commands/copy.c:1968
#, c-format
-msgid "COPY %s, line %d: \"%s\""
-msgstr "COPY %s, riga %d: \"%s\""
+msgid "COPY %s, line %s: \"%s\""
+msgstr "COPY %s, linea %s, \"%s\""
-#: commands/copy.c:2048
+#: commands/copy.c:2052
#, c-format
msgid "cannot copy to view \"%s\""
msgstr "non è possibile copiare verso la vista \"%s\""
-#: commands/copy.c:2053
+#: commands/copy.c:2057
#, c-format
msgid "cannot copy to materialized view \"%s\""
msgstr "non è possibile copiare verso la vista materializzata \"%s\""
-#: commands/copy.c:2058
+#: commands/copy.c:2062
#, c-format
msgid "cannot copy to foreign table \"%s\""
msgstr "non è possibile copiare verso la tabella esterna \"%s\""
-#: commands/copy.c:2063
+#: commands/copy.c:2067
#, c-format
msgid "cannot copy to sequence \"%s\""
msgstr "non è possibile copiare verso sequenza \"%s\""
-#: commands/copy.c:2068
+#: commands/copy.c:2072
#, c-format
msgid "cannot copy to non-table relation \"%s\""
msgstr "non è possibile copiare verso la relazione \"%s\" perché non è una tabella"
-#: commands/copy.c:2131
+#: commands/copy.c:2135
#, c-format
msgid "cannot perform FREEZE because of prior transaction activity"
msgstr "non è possibile eseguire FREEZE a causa di precedente attività della transazione"
-#: commands/copy.c:2137
+#: commands/copy.c:2141
#, c-format
msgid "cannot perform FREEZE because the table was not created or truncated in the current subtransaction"
msgstr "non è possibile eseguire FREEZE perché la tabella non è stata creata o troncata nella sottotransazione corrente"
-#: commands/copy.c:2588 utils/adt/genfile.c:123
+#: commands/copy.c:2592 utils/adt/genfile.c:123
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "apertura del file \"%s\" in lettura fallita: %m"
-#: commands/copy.c:2615
+#: commands/copy.c:2619
#, c-format
msgid "COPY file signature not recognized"
msgstr "formato del file COPY non riconosciuto"
-#: commands/copy.c:2620
+#: commands/copy.c:2624
#, c-format
msgid "invalid COPY file header (missing flags)"
msgstr "intestazione del file COPY non valida (flag mancanti)"
-#: commands/copy.c:2626
+#: commands/copy.c:2630
#, c-format
msgid "unrecognized critical flags in COPY file header"
msgstr "alcune flag critici non sono stati riconosciuti nell'intestazione del file COPY"
-#: commands/copy.c:2632
+#: commands/copy.c:2636
#, c-format
msgid "invalid COPY file header (missing length)"
msgstr "intestazione del file COPY non valida (manca la lunghezza)"
-#: commands/copy.c:2639
+#: commands/copy.c:2643
#, c-format
msgid "invalid COPY file header (wrong length)"
msgstr "intestazione del file COPY non valida (lunghezza errata)"
-#: commands/copy.c:2772 commands/copy.c:3462 commands/copy.c:3692
+#: commands/copy.c:2776 commands/copy.c:3466 commands/copy.c:3696
#, c-format
msgid "extra data after last expected column"
msgstr "ci sono dati in eccesso dopo l'ultima colonna attesa"
-#: commands/copy.c:2782
+#: commands/copy.c:2786
#, c-format
msgid "missing data for OID column"
msgstr "dati per la colonna OID mancanti"
-#: commands/copy.c:2788
+#: commands/copy.c:2792
#, c-format
msgid "null OID in COPY data"
msgstr "OID nullo nei dati da COPY"
-#: commands/copy.c:2798 commands/copy.c:2904
+#: commands/copy.c:2802 commands/copy.c:2908
#, c-format
msgid "invalid OID in COPY data"
msgstr "OID non valido nei dati da COPY"
-#: commands/copy.c:2813
+#: commands/copy.c:2817
#, c-format
msgid "missing data for column \"%s\""
msgstr "dati mancanti per la colonna \"%s\""
-#: commands/copy.c:2879
+#: commands/copy.c:2883
#, c-format
msgid "received copy data after EOF marker"
msgstr "dati da copiare ricevuti dopo il segnalatore di fine file"
-#: commands/copy.c:2886
+#: commands/copy.c:2890
#, c-format
msgid "row field count is %d, expected %d"
msgstr "il numero di campi è %d, ne erano attesi %d"
-#: commands/copy.c:3226 commands/copy.c:3243
+#: commands/copy.c:3230 commands/copy.c:3247
#, c-format
msgid "literal carriage return found in data"
msgstr "\"ritorno carrello\" trovato nei dati"
-#: commands/copy.c:3227 commands/copy.c:3244
+#: commands/copy.c:3231 commands/copy.c:3248
#, c-format
msgid "unquoted carriage return found in data"
msgstr "\"ritorno carrello\" non quotato trovato nei dati"
-#: commands/copy.c:3229 commands/copy.c:3246
+#: commands/copy.c:3233 commands/copy.c:3250
#, c-format
msgid "Use \"\\r\" to represent carriage return."
msgstr "Usa \"\\r\" per rappresentare i caratteri \"ritorno carrello\"."
-#: commands/copy.c:3230 commands/copy.c:3247
+#: commands/copy.c:3234 commands/copy.c:3251
#, c-format
msgid "Use quoted CSV field to represent carriage return."
msgstr "Usa un campo CSV quotato per rappresentare i caratteri \"ritorno carrello\"."
-#: commands/copy.c:3259
+#: commands/copy.c:3263
#, c-format
msgid "literal newline found in data"
msgstr "\"nuova riga\" letterale trovato nei dati"
-#: commands/copy.c:3260
+#: commands/copy.c:3264
#, c-format
msgid "unquoted newline found in data"
msgstr "\"nuova riga\" non quotato trovato nei dati"
-#: commands/copy.c:3262
+#: commands/copy.c:3266
#, c-format
msgid "Use \"\\n\" to represent newline."
msgstr "Usa \"\\n\" per rappresentare i caratteri \"nuova riga\"."
-#: commands/copy.c:3263
+#: commands/copy.c:3267
#, c-format
msgid "Use quoted CSV field to represent newline."
msgstr "Usa un campo CSV quotato per rappresentare i caratteri \"nuova riga\"."
-#: commands/copy.c:3309 commands/copy.c:3345
+#: commands/copy.c:3313 commands/copy.c:3349
#, c-format
msgid "end-of-copy marker does not match previous newline style"
msgstr "il marcatore di fine copia non combacia con il precedente stile \"nuova riga\""
-#: commands/copy.c:3318 commands/copy.c:3334
+#: commands/copy.c:3322 commands/copy.c:3338
#, c-format
msgid "end-of-copy marker corrupt"
msgstr "il marcatore di fine copia è corrotto"
-#: commands/copy.c:3776
+#: commands/copy.c:3780
#, c-format
msgid "unterminated CSV quoted field"
msgstr "campo CSV tra virgolette non terminato"
-#: commands/copy.c:3853 commands/copy.c:3872
+#: commands/copy.c:3857 commands/copy.c:3876
#, c-format
msgid "unexpected EOF in COPY data"
msgstr "fine file inattesa dei dati da COPY"
-#: commands/copy.c:3862
+#: commands/copy.c:3866
#, c-format
msgid "invalid field size"
msgstr "dimensione del campo non valida"
-#: commands/copy.c:3885
+#: commands/copy.c:3889
#, c-format
msgid "incorrect binary data format"
msgstr "formato di dati binari non corretto"
-#: commands/copy.c:4196 commands/indexcmds.c:1013 commands/tablecmds.c:1403
+#: commands/copy.c:4200 commands/indexcmds.c:1013 commands/tablecmds.c:1403
#: commands/tablecmds.c:2212 parser/parse_relation.c:2756
#: utils/adt/tsvector_op.c:1418
#, c-format
msgid "column \"%s\" does not exist"
msgstr "la colonna \"%s\" non esiste"
-#: commands/copy.c:4203 commands/tablecmds.c:1429 commands/trigger.c:625
+#: commands/copy.c:4207 commands/tablecmds.c:1429 commands/trigger.c:625
#: parser/parse_target.c:947 parser/parse_target.c:958
#, c-format
msgid "column \"%s\" specified more than once"
msgstr "argomento non valido per %s: \"%s\""
#: commands/dropcmds.c:100 commands/functioncmds.c:1079
-#: utils/adt/ruleutils.c:1913
+#: utils/adt/ruleutils.c:1931
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "\"%s\" è una funzione di aggregazione"
msgstr "il wrapper di dati esterni \"%s\" non esiste"
#: commands/foreigncmds.c:432 commands/foreigncmds.c:996
-#: commands/foreigncmds.c:1337 foreign/foreign.c:621
+#: commands/foreigncmds.c:1341 foreign/foreign.c:621
#, c-format
msgid "server \"%s\" does not exist"
msgstr "il server \"%s\" non esiste"
msgid "user mapping \"%s\" already exists for server %s"
msgstr "la mappatura utenti \"%s\" esiste già per il server %s"
-#: commands/foreigncmds.c:1246 commands/foreigncmds.c:1353
+#: commands/foreigncmds.c:1250 commands/foreigncmds.c:1357
#, c-format
msgid "user mapping \"%s\" does not exist for the server"
msgstr "la mappatura utenti \"%s\" non esiste per il server"
-#: commands/foreigncmds.c:1340
+#: commands/foreigncmds.c:1344
#, c-format
msgid "server does not exist, skipping"
msgstr "il server non esiste, saltato"
-#: commands/foreigncmds.c:1358
+#: commands/foreigncmds.c:1362
#, c-format
msgid "user mapping \"%s\" does not exist for the server, skipping"
msgstr "la mappatura utenti \"%s\" non esiste per il server, saltata"
msgid "language \"%s\" does not support inline code execution"
msgstr "il linguaggio \"%s\" non supporta l'esecuzione di codice inline"
-#: commands/indexcmds.c:159 commands/indexcmds.c:488
-#: commands/opclasscmds.c:364 commands/opclasscmds.c:784
-#: commands/opclasscmds.c:1743
+#: commands/indexcmds.c:159 commands/indexcmds.c:488 commands/opclasscmds.c:364
+#: commands/opclasscmds.c:784 commands/opclasscmds.c:1743
#, c-format
msgid "access method \"%s\" does not exist"
msgstr "Il metodo di accesso \"%s\" non esiste"
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "non è possibile creare indici su tabelle temporanee di altre sessioni"
-#: commands/indexcmds.c:447 commands/tablecmds.c:522 commands/tablecmds.c:8873
+#: commands/indexcmds.c:447 commands/tablecmds.c:522 commands/tablecmds.c:8879
#, c-format
msgid "only shared relations can be placed in pg_global tablespace"
msgstr "solo le relazioni condivise possono essere poste nel tablespace pg_global"
msgid "join estimator function %s must return type \"float8\""
msgstr "la funzione di stima del join %s deve restituire il tipo \"float8\""
-#: commands/portalcmds.c:61 commands/portalcmds.c:160
-#: commands/portalcmds.c:212
+#: commands/portalcmds.c:61 commands/portalcmds.c:160 commands/portalcmds.c:212
#, c-format
msgid "invalid cursor name: must not be empty"
msgstr "nome di cursore non valido: non deve essere vuoto"
#: commands/portalcmds.c:168 commands/portalcmds.c:222
-#: executor/execCurrent.c:67 utils/adt/xml.c:2406 utils/adt/xml.c:2576
+#: executor/execCurrent.c:69 utils/adt/xml.c:2406 utils/adt/xml.c:2576
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "il cursore \"%s\" non esiste"
msgstr "le sequenze non loggate non sono supportate"
#: commands/sequence.c:430 commands/tablecmds.c:2293 commands/tablecmds.c:2472
-#: commands/tablecmds.c:10071 tcop/utility.c:999
+#: commands/tablecmds.c:10068 tcop/utility.c:999
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "la relazione \"%s\" non esiste, saltata"
msgid "Use DROP TYPE to remove a type."
msgstr "Usa DROP TYPE per eliminare un tipo."
-#: commands/tablecmds.c:242 commands/tablecmds.c:7865
-#: commands/tablecmds.c:9997
+#: commands/tablecmds.c:242 commands/tablecmds.c:7865 commands/tablecmds.c:9994
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "la tabella esterna \"%s\" non esiste"
msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLY non supporta CASCADE"
-#: commands/tablecmds.c:914 commands/tablecmds.c:1252
-#: commands/tablecmds.c:2108 commands/tablecmds.c:3999
-#: commands/tablecmds.c:5832 commands/tablecmds.c:10616
-#: commands/tablecmds.c:10651 commands/trigger.c:213 commands/trigger.c:1098
-#: commands/trigger.c:1204 rewrite/rewriteDefine.c:274
+#: commands/tablecmds.c:914 commands/tablecmds.c:1252 commands/tablecmds.c:2108
+#: commands/tablecmds.c:3999 commands/tablecmds.c:5832
+#: commands/tablecmds.c:10613 commands/tablecmds.c:10648 commands/trigger.c:213
+#: commands/trigger.c:1098 commands/trigger.c:1204 rewrite/rewriteDefine.c:274
#: rewrite/rewriteDefine.c:902
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgid "inherited relation \"%s\" is not a table"
msgstr "la relazione ereditata \"%s\" non è una tabella"
-#: commands/tablecmds.c:1474 commands/tablecmds.c:9138
+#: commands/tablecmds.c:1474 commands/tablecmds.c:9135
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "non è possibile ereditare dalla relazione temporanea \"%s\""
-#: commands/tablecmds.c:1482 commands/tablecmds.c:9146
+#: commands/tablecmds.c:1482 commands/tablecmds.c:9143
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "non è possibile ereditare da una relazione temporanea di un'altra sessione"
-#: commands/tablecmds.c:1498 commands/tablecmds.c:9180
+#: commands/tablecmds.c:1498 commands/tablecmds.c:9177
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "la relazione \"%s\" sarebbe ereditata più di una volta"
msgid "cannot add column to typed table"
msgstr "non è possibile aggiungere una colonna ad una tabella con tipo"
-#: commands/tablecmds.c:4428 commands/tablecmds.c:9334
+#: commands/tablecmds.c:4428 commands/tablecmds.c:9331
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "la tabella figlia \"%s\" ha tipo diverso per la colonna \"%s\""
-#: commands/tablecmds.c:4434 commands/tablecmds.c:9341
+#: commands/tablecmds.c:4434 commands/tablecmds.c:9338
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "la tabella figlia \"%s\" ha ordinamento diverso per la colonna \"%s\""
msgid "cannot alter type of a column used in a trigger definition"
msgstr "non è possibile cambiare il tipo di una colonna usata nella definizione di un trigger"
-#: commands/tablecmds.c:8274
+#: commands/tablecmds.c:8284
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "non è possibile cambiare il proprietario dell'indice \"%s\""
-#: commands/tablecmds.c:8276
+#: commands/tablecmds.c:8286
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "Cambia il proprietario della tabella dell'indice invece."
-#: commands/tablecmds.c:8292
+#: commands/tablecmds.c:8302
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "non è possibile cambiare il proprietario della sequenza \"%s\""
-#: commands/tablecmds.c:8294 commands/tablecmds.c:10090
+#: commands/tablecmds.c:8304 commands/tablecmds.c:10087
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "La sequenza \"%s\" è collegata alla tabella \"%s\"."
-#: commands/tablecmds.c:8306 commands/tablecmds.c:10726
+#: commands/tablecmds.c:8316 commands/tablecmds.c:10723
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "È possibile usare ALTER TYPE invece."
-#: commands/tablecmds.c:8315
+#: commands/tablecmds.c:8325
#, c-format
msgid "\"%s\" is not a table, view, sequence, or foreign table"
msgstr "\"%s\" non è una tabella, una vista, una sequenza né una tabella esterna"
-#: commands/tablecmds.c:8650
+#: commands/tablecmds.c:8656
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "non è possibile avere più di un sottocomando SET TABLESPACE"
-#: commands/tablecmds.c:8721
+#: commands/tablecmds.c:8727
#, c-format
msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
msgstr "\"%s\" non è una tabella, una vista, una vista materializzata né una tabella TOAST"
-#: commands/tablecmds.c:8866
+#: commands/tablecmds.c:8872
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "non è possibile spostare la relazione \"%s\""
-#: commands/tablecmds.c:8882
+#: commands/tablecmds.c:8888
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "non è possibile spostare tabelle temporanee di altre sessioni"
-#: commands/tablecmds.c:9029 storage/buffer/bufmgr.c:502
+#: commands/tablecmds.c:9028 storage/buffer/bufmgr.c:502
#, c-format
msgid "invalid page in block %u of relation %s"
msgstr "pagina non valida nel blocco %u della relazione %s"
-#: commands/tablecmds.c:9107
+#: commands/tablecmds.c:9104
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "non è possibile cambiare ereditarietà di tabelle con tipo"
-#: commands/tablecmds.c:9153
+#: commands/tablecmds.c:9150
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "non è possibile ereditare tabelle temporanee di un'altra sessione"
-#: commands/tablecmds.c:9207
+#: commands/tablecmds.c:9204
#, c-format
msgid "circular inheritance not allowed"
msgstr "l'ereditarietà circolare non è consentita"
-#: commands/tablecmds.c:9208
+#: commands/tablecmds.c:9205
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\" è già figlia di \"%s\"."
-#: commands/tablecmds.c:9216
+#: commands/tablecmds.c:9213
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
msgstr "la tabella \"%s\" senza OID non può ereditare dalla tabella \"%s\" con OID"
-#: commands/tablecmds.c:9352
+#: commands/tablecmds.c:9349
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "la colonna \"%s\" nella tabella figlia dev'essere marcata NOT NULL"
-#: commands/tablecmds.c:9368 commands/tablecmds.c:9401
+#: commands/tablecmds.c:9365 commands/tablecmds.c:9398
#, c-format
msgid "child table is missing column \"%s\""
msgstr "la tabella figlia non ha la colonna \"%s\""
-#: commands/tablecmds.c:9484
+#: commands/tablecmds.c:9481
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr "la tabella figlia \"%s\" ha una definizione diversa del vincolo di controllo \"%s\""
-#: commands/tablecmds.c:9492
+#: commands/tablecmds.c:9489
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "il vincolo \"%s\" è in conflitto con un vincolo non ereditato nella tabella figlia \"%s\""
-#: commands/tablecmds.c:9503
+#: commands/tablecmds.c:9500
#, c-format
msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
msgstr "il vincolo \"%s\" è in conflitto con un vincolo non valido nella tabella figlia \"%s\""
-#: commands/tablecmds.c:9527
+#: commands/tablecmds.c:9524
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "la tabella figlia non ha il vincolo \"%s\""
-#: commands/tablecmds.c:9607
+#: commands/tablecmds.c:9604
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "la relazione \"%s\" non è genitore della relazione \"%s\""
-#: commands/tablecmds.c:9833
+#: commands/tablecmds.c:9830
#, c-format
msgid "typed tables cannot inherit"
msgstr "le tabelle con tipo non possono essere ereditate"
-#: commands/tablecmds.c:9864
+#: commands/tablecmds.c:9861
#, c-format
msgid "table is missing column \"%s\""
msgstr "la tabella non ha la colonna \"%s\""
-#: commands/tablecmds.c:9874
+#: commands/tablecmds.c:9871
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "la tabella ha la colonna \"%s\" laddove il tipo richiede \"%s\""
-#: commands/tablecmds.c:9883
+#: commands/tablecmds.c:9880
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "la tabella \"%s\" ha tipo diverso per la colonna \"%s\""
-#: commands/tablecmds.c:9896
+#: commands/tablecmds.c:9893
#, c-format
msgid "table has extra column \"%s\""
msgstr "la tabella ha la colonna \"%s\" in eccesso"
-#: commands/tablecmds.c:9946
+#: commands/tablecmds.c:9943
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "\"%s\" non è una tabella con tipo"
-#: commands/tablecmds.c:10089
+#: commands/tablecmds.c:10086
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "non è possibile spostare una sequenza con proprietario in uno schema diverso"
-#: commands/tablecmds.c:10185
+#: commands/tablecmds.c:10182
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "la relazione \"%s\" esiste già nello schema \"%s\""
-#: commands/tablecmds.c:10710
+#: commands/tablecmds.c:10707
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "\"%s\" non è un tipo composito"
-#: commands/tablecmds.c:10740
+#: commands/tablecmds.c:10737
#, c-format
msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
msgstr "\"%s\" non è una tabella, una vista, una vista materializzata, una sequenza né una tabella esterna"
msgstr "il tablespace \"%s\" esiste già"
#: commands/tablespace.c:374 commands/tablespace.c:531
-#: replication/basebackup.c:179 replication/basebackup.c:967
+#: replication/basebackup.c:179 replication/basebackup.c:970
#: utils/adt/misc.c:372
#, c-format
msgid "tablespaces are not supported on this platform"
msgstr "creazione del link simbolico \"%s\" fallita: %m"
#: commands/tablespace.c:708 commands/tablespace.c:718
-#: postmaster/postmaster.c:1423 replication/basebackup.c:282
-#: replication/basebackup.c:593 storage/file/copydir.c:53
-#: storage/file/copydir.c:96 storage/file/fd.c:2169 storage/file/fd.c:2774
+#: postmaster/postmaster.c:1425 replication/basebackup.c:282
+#: replication/basebackup.c:596 storage/file/copydir.c:53
+#: storage/file/copydir.c:96 storage/file/fd.c:2183 storage/file/fd.c:2796
#: utils/adt/genfile.c:354 utils/adt/misc.c:272 utils/misc/tzparser.c:339
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "la funzione trigger %u ha restituito un valore null"
#: commands/trigger.c:1957 commands/trigger.c:2156 commands/trigger.c:2344
-#: commands/trigger.c:2603
+#: commands/trigger.c:2604
#, c-format
msgid "BEFORE STATEMENT trigger cannot return a value"
msgstr "il trigger BEFORE STATEMENT non può restituire un valore"
-#: commands/trigger.c:2665 executor/nodeModifyTable.c:428
+#: commands/trigger.c:2666 executor/nodeModifyTable.c:428
#: executor/nodeModifyTable.c:709
#, c-format
msgid "tuple to be updated was already modified by an operation triggered by the current command"
msgstr "la tupla da aggiornare era stata già modificata da un'operazione fatta eseguire da un comando corrente"
-#: commands/trigger.c:2666 executor/nodeModifyTable.c:429
+#: commands/trigger.c:2667 executor/nodeModifyTable.c:429
#: executor/nodeModifyTable.c:710
#, c-format
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
msgstr "Considera l'utilizzo di un trigger AFTER invece di un trigger BEFORE per propagare i cambiamenti ad altre righe."
-#: commands/trigger.c:2680 executor/execMain.c:2101
-#: executor/nodeLockRows.c:165 executor/nodeModifyTable.c:441
-#: executor/nodeModifyTable.c:722
+#: commands/trigger.c:2681 executor/execMain.c:2102 executor/nodeLockRows.c:165
+#: executor/nodeModifyTable.c:441 executor/nodeModifyTable.c:722
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "serializzazione dell'accesso fallita a causa di modifiche concorrenti"
-#: commands/trigger.c:4350
+#: commands/trigger.c:4351
#, c-format
msgid "constraint \"%s\" is not deferrable"
msgstr "il vincolo \"%s\" non è deferibile"
-#: commands/trigger.c:4373
+#: commands/trigger.c:4374
#, c-format
msgid "constraint \"%s\" does not exist"
msgstr "il vincolo \"%s\" non esiste"
#: commands/user.c:618 commands/user.c:827 commands/user.c:933
#: commands/user.c:1088 commands/variable.c:865 commands/variable.c:937
-#: utils/adt/acl.c:5122 utils/init/miscinit.c:433
+#: utils/adt/acl.c:5200 utils/init/miscinit.c:433
#, c-format
msgid "role \"%s\" does not exist"
msgstr "il ruolo \"%s\" non esiste"
msgid "Close open transactions with multixacts soon to avoid wraparound problems."
msgstr "Chiudi presto le transazioni con multixact per evitare problemi di wraparound."
-#: commands/vacuum.c:1090
+#: commands/vacuum.c:1072
#, c-format
msgid "some databases have not been vacuumed in over 2 billion transactions"
msgstr "alcuni database non sono stati ripuliti per più di 2 miliardi di transazioni"
-#: commands/vacuum.c:1091
+#: commands/vacuum.c:1073
#, c-format
msgid "You might have already suffered transaction-wraparound data loss."
msgstr "Potresti aver già subito perdita di dati dovuta al wraparound delle transazioni."
-#: commands/vacuum.c:1208
+#: commands/vacuum.c:1190
#, c-format
msgid "skipping vacuum of \"%s\" --- lock not available"
msgstr "pulizia di \"%s\" saltata --- lock non disponibile"
-#: commands/vacuum.c:1234
+#: commands/vacuum.c:1216
#, c-format
msgid "skipping \"%s\" --- only superuser can vacuum it"
msgstr "\"%s\" saltato --- solo i superutenti possono pulirla"
-#: commands/vacuum.c:1238
+#: commands/vacuum.c:1220
#, c-format
msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
msgstr "\"%s\" saltato --- solo i superutenti o il proprietario del database possono pulirla"
-#: commands/vacuum.c:1242
+#: commands/vacuum.c:1224
#, c-format
msgid "skipping \"%s\" --- only table or database owner can vacuum it"
msgstr "\"%s\" saltato --- solo il proprietario del database o della tabella possono pulirla"
-#: commands/vacuum.c:1260
+#: commands/vacuum.c:1242
#, c-format
msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
msgstr "\"%s\" saltato --- non è possibile ripulire non-tabelle o tabelle speciali di sistema"
"velocità di lettura media: %.3f MB/s, velocità di scrittura media: %.3f MB/s\n"
"utilizzo del sistema: %s"
-#: commands/vacuumlazy.c:678
+#: commands/vacuumlazy.c:680
#, c-format
msgid "relation \"%s\" page %u is uninitialized --- fixing"
msgstr "la relazione \"%s\" pagina %u non è inizializzata --- in correzione"
-#: commands/vacuumlazy.c:1092
+#: commands/vacuumlazy.c:1103
#, c-format
msgid "\"%s\": removed %.0f row versions in %u pages"
msgstr "\"%s\": %.0f versioni di riga rimosse in %u pagine"
-#: commands/vacuumlazy.c:1097
+#: commands/vacuumlazy.c:1108
#, c-format
msgid "\"%s\": found %.0f removable, %.0f nonremovable row versions in %u out of %u pages"
msgstr "\"%s\": trovate %.0f versioni di riga removibili, %.0f non removibili in %u pagine su %u"
-#: commands/vacuumlazy.c:1101
+#: commands/vacuumlazy.c:1112
#, c-format
msgid ""
"%.0f dead row versions cannot be removed yet.\n"
"%u pagine sono completamente vuote.\n"
"%s."
-#: commands/vacuumlazy.c:1172
+#: commands/vacuumlazy.c:1183
#, c-format
msgid "\"%s\": removed %d row versions in %d pages"
msgstr "\"%s\": %d versioni di riga rimosse in %d pagine"
-#: commands/vacuumlazy.c:1175 commands/vacuumlazy.c:1342
-#: commands/vacuumlazy.c:1514
+#: commands/vacuumlazy.c:1186 commands/vacuumlazy.c:1353
+#: commands/vacuumlazy.c:1525
#, c-format
msgid "%s."
msgstr "%s."
-#: commands/vacuumlazy.c:1339
+#: commands/vacuumlazy.c:1350
#, c-format
msgid "scanned index \"%s\" to remove %d row versions"
msgstr "effettuata la scansione dell'indice \"%s\" per rimuovere %d versioni di riga"
-#: commands/vacuumlazy.c:1385
+#: commands/vacuumlazy.c:1396
#, c-format
msgid "index \"%s\" now contains %.0f row versions in %u pages"
msgstr "l'indice \"%s\" ora contiene %.0f versioni di riga in %u pagine"
-#: commands/vacuumlazy.c:1389
+#: commands/vacuumlazy.c:1400
#, c-format
msgid ""
"%.0f index row versions were removed.\n"
"%u pagine dell'indice sono state cancellate, %u sono attualmente riusabili.\n"
"%s."
-#: commands/vacuumlazy.c:1446
+#: commands/vacuumlazy.c:1457
#, c-format
msgid "\"%s\": stopping truncate due to conflicting lock request"
msgstr "\"%s\": truncate interrotto a causa di una richiesta di lock in conflitto"
-#: commands/vacuumlazy.c:1511
+#: commands/vacuumlazy.c:1522
#, c-format
msgid "\"%s\": truncated %u to %u pages"
msgstr "\"%s\": %u pagine ridotte a %u"
-#: commands/vacuumlazy.c:1567
+#: commands/vacuumlazy.c:1578
#, c-format
msgid "\"%s\": suspending truncate due to conflicting lock request"
msgstr "\"%s\": annullamento del troncamento a causa di richieste di lock in conflitto"
-#: commands/variable.c:162 utils/misc/guc.c:8432
+#: commands/variable.c:162 utils/misc/guc.c:8456
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "Parola chiave non riconosciuta: \"%s\"."
msgid "view \"%s\" will be a temporary view"
msgstr "la vista \"%s\" sarà una vista temporanea"
-#: executor/execCurrent.c:76
+#: executor/execCurrent.c:78
#, c-format
msgid "cursor \"%s\" is not a SELECT query"
msgstr "il cursore \"%s\" non è una query SELECT"
-#: executor/execCurrent.c:82
+#: executor/execCurrent.c:84
#, c-format
msgid "cursor \"%s\" is held from a previous transaction"
msgstr "il cursore \"%s\" è trattenuto da una precedente transazione"
-#: executor/execCurrent.c:114
+#: executor/execCurrent.c:116
#, c-format
msgid "cursor \"%s\" has multiple FOR UPDATE/SHARE references to table \"%s\""
msgstr "il cursore \"%s\" ha più di un riferimento FOR UPDATE/SHARE alla tabella \"%s\""
-#: executor/execCurrent.c:123
+#: executor/execCurrent.c:125
#, c-format
msgid "cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\""
msgstr "il cursore \"%s\" non ha alcun riferimento FOR UPDATE/SHARE alla tabella \"%s\""
-#: executor/execCurrent.c:133 executor/execCurrent.c:179
+#: executor/execCurrent.c:135 executor/execCurrent.c:180
#, c-format
msgid "cursor \"%s\" is not positioned on a row"
msgstr "il cursore \"%s\" non è posizionato su una riga"
-#: executor/execCurrent.c:166
+#: executor/execCurrent.c:167 executor/execCurrent.c:226
+#: executor/execCurrent.c:238
#, c-format
msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
msgstr "il cursore \"%s\" non è una scansione semplice aggiornabile della tabella \"%s\""
-#: executor/execCurrent.c:231 executor/execQual.c:1164
+#: executor/execCurrent.c:277 executor/execQual.c:1164
#, c-format
msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)"
msgstr "il tipo del parametro %d (%s) non combacia con quello usato alla preparazione del piano (%s)"
-#: executor/execCurrent.c:243 executor/execQual.c:1176
+#: executor/execCurrent.c:289 executor/execQual.c:1176
#, c-format
msgid "no value found for parameter %d"
msgstr "nessun valore trovato per il parametro %d"
-#: executor/execMain.c:969
+#: executor/execMain.c:970
#, c-format
msgid "cannot change sequence \"%s\""
msgstr "non è possibile modificare la sequenza \"%s\""
-#: executor/execMain.c:975
+#: executor/execMain.c:976
#, c-format
msgid "cannot change TOAST relation \"%s\""
msgstr "non è possibile modificare la relazione TOAST \"%s\""
-#: executor/execMain.c:993 rewrite/rewriteHandler.c:2380
+#: executor/execMain.c:994 rewrite/rewriteHandler.c:2380
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "non è possibile inserire nella vista \"%s\""
-#: executor/execMain.c:995 rewrite/rewriteHandler.c:2383
+#: executor/execMain.c:996 rewrite/rewriteHandler.c:2383
#, c-format
msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
msgstr "Per consentire inserimenti nella vista occorre fornire un trigger INSTEAD OF INSERT oppure una regola ON INSERT DO INSTEAD senza condizioni."
-#: executor/execMain.c:1001 rewrite/rewriteHandler.c:2388
+#: executor/execMain.c:1002 rewrite/rewriteHandler.c:2388
#, c-format
msgid "cannot update view \"%s\""
msgstr "non è possibile modificare la vista \"%s\""
-#: executor/execMain.c:1003 rewrite/rewriteHandler.c:2391
+#: executor/execMain.c:1004 rewrite/rewriteHandler.c:2391
#, c-format
msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
msgstr "Per consentire modifiche alla vista occorre fornire un trigger INSTEAD OF UPDATE oppure una regola ON UPDATE DO INSTEAD senza condizioni."
-#: executor/execMain.c:1009 rewrite/rewriteHandler.c:2396
+#: executor/execMain.c:1010 rewrite/rewriteHandler.c:2396
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "non è possibile cancellare dalla vista \"%s\""
-#: executor/execMain.c:1011 rewrite/rewriteHandler.c:2399
+#: executor/execMain.c:1012 rewrite/rewriteHandler.c:2399
#, c-format
msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
msgstr "Per consentire eliminazioni dalla vista occorre fornire un trigger INSTEAD OF DELETE oppure una regola ON DELETE DO INSTEAD senza condizioni."
-#: executor/execMain.c:1021
+#: executor/execMain.c:1022
#, c-format
msgid "cannot change materialized view \"%s\""
msgstr "non è possibile modificare la vista materializzata \"%s\""
-#: executor/execMain.c:1033
+#: executor/execMain.c:1034
#, c-format
msgid "cannot insert into foreign table \"%s\""
msgstr "non è possibile inserire nella tabella esterna \"%s\""
-#: executor/execMain.c:1039
+#: executor/execMain.c:1040
#, c-format
msgid "foreign table \"%s\" does not allow inserts"
msgstr "la tabella esterna \"%s\" non consente inserimenti"
-#: executor/execMain.c:1046
+#: executor/execMain.c:1047
#, c-format
msgid "cannot update foreign table \"%s\""
msgstr "non è possibile modificare la tabella esterna \"%s\""
-#: executor/execMain.c:1052
+#: executor/execMain.c:1053
#, c-format
msgid "foreign table \"%s\" does not allow updates"
msgstr "la tabella esterna \"%s\" non consente modifiche"
-#: executor/execMain.c:1059
+#: executor/execMain.c:1060
#, c-format
msgid "cannot delete from foreign table \"%s\""
msgstr "non è possibile eliminare dalla tabella esterna \"%s\""
-#: executor/execMain.c:1065
+#: executor/execMain.c:1066
#, c-format
msgid "foreign table \"%s\" does not allow deletes"
msgstr "la tabella esterna \"%s\" non consente cancellazioni"
-#: executor/execMain.c:1076
+#: executor/execMain.c:1077
#, c-format
msgid "cannot change relation \"%s\""
msgstr "non è possibile modificare la relazione \"%s\""
-#: executor/execMain.c:1100
+#: executor/execMain.c:1101
#, c-format
msgid "cannot lock rows in sequence \"%s\""
msgstr "non è possibile bloccare righe nella sequenza \"%s\""
-#: executor/execMain.c:1107
+#: executor/execMain.c:1108
#, c-format
msgid "cannot lock rows in TOAST relation \"%s\""
msgstr "non è possibile bloccare righe nella relazione TOAST \"%s\""
-#: executor/execMain.c:1114
+#: executor/execMain.c:1115
#, c-format
msgid "cannot lock rows in view \"%s\""
msgstr "non è possibile bloccare righe vista \"%s\""
-#: executor/execMain.c:1122
+#: executor/execMain.c:1123
#, c-format
msgid "cannot lock rows in materialized view \"%s\""
msgstr "non è possibile bloccare righe nella vista materializzata \"%s\""
-#: executor/execMain.c:1129
+#: executor/execMain.c:1130
#, c-format
msgid "cannot lock rows in foreign table \"%s\""
msgstr "non è possibile bloccare righe nella tabella esterna \"%s\""
-#: executor/execMain.c:1135
+#: executor/execMain.c:1136
#, c-format
msgid "cannot lock rows in relation \"%s\""
msgstr "non è possibile bloccare righe nella relazione \"%s\""
-#: executor/execMain.c:1631
+#: executor/execMain.c:1632
#, c-format
msgid "null value in column \"%s\" violates not-null constraint"
msgstr "valori null nella colonna \"%s\" violano il vincolo non-null"
-#: executor/execMain.c:1633 executor/execMain.c:1658
+#: executor/execMain.c:1634 executor/execMain.c:1659
#, c-format
msgid "Failing row contains %s."
msgstr "La riga in errore contiene %s."
-#: executor/execMain.c:1656
+#: executor/execMain.c:1657
#, c-format
msgid "new row for relation \"%s\" violates check constraint \"%s\""
msgstr "la nuova riga per la relazione \"%s\" viola il vincolo di controllo \"%s\""
#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3167
#: utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233
-#: utils/adt/arrayfuncs.c:512 utils/adt/arrayfuncs.c:1247
-#: utils/adt/arrayfuncs.c:2920 utils/adt/arrayfuncs.c:4939
+#: utils/adt/arrayfuncs.c:512 utils/adt/arrayfuncs.c:1259
+#: utils/adt/arrayfuncs.c:2932 utils/adt/arrayfuncs.c:4951
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "il numero di dimensioni dell'array (%d) eccede il massimo consentito (%d)"
msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
msgstr "Un array con tipo di elementi %s non può essere incluso nel costrutto ARRAY con elementi di tipo %s."
-#: executor/execQual.c:3187 executor/execQual.c:3214
-#: utils/adt/arrayfuncs.c:547
+#: executor/execQual.c:3187 executor/execQual.c:3214 utils/adt/arrayfuncs.c:547
#, c-format
msgid "multidimensional arrays must have array expressions with matching dimensions"
msgstr "gli array multidimensionali devono avere espressioni array di dimensioni corrispondenti"
msgid "WHERE CURRENT OF is not supported for this table type"
msgstr "WHERE CURRENT OF non è supportato per questo tipo di tabella"
-#: executor/execQual.c:4505 optimizer/util/clauses.c:575
-#: parser/parse_agg.c:347
+#: executor/execQual.c:4505 optimizer/util/clauses.c:575 parser/parse_agg.c:347
#, c-format
msgid "aggregate function calls cannot be nested"
msgstr "le chiamate a funzioni di aggregazione non possono essere annidate"
-#: executor/execQual.c:4543 optimizer/util/clauses.c:649
-#: parser/parse_agg.c:443
+#: executor/execQual.c:4543 optimizer/util/clauses.c:649 parser/parse_agg.c:443
#, c-format
msgid "window function calls cannot be nested"
msgstr "le chiamate a funzioni finestra non possono essere annidate"
msgid "ROW() column has type %s instead of type %s"
msgstr "la colonna ROW() è di tipo %s invece di %s"
-#: executor/execQual.c:5004 utils/adt/arrayfuncs.c:3383
+#: executor/execQual.c:5004 utils/adt/arrayfuncs.c:3395
#: utils/adt/rowtypes.c:928
#, c-format
msgid "could not identify a comparison function for type %s"
msgstr "%s non è consentito in una funzione SQL"
#. translator: %s is a SQL statement name
-#: executor/functions.c:522 executor/spi.c:1337 executor/spi.c:2124
+#: executor/functions.c:522 executor/spi.c:1361 executor/spi.c:2148
#, c-format
msgid "%s is not allowed in a non-volatile function"
msgstr "%s non è consentito in una funzione non volatile"
msgid "Query has too few columns."
msgstr "La query ha troppe poche colonne."
-#: executor/nodeSubplan.c:304 executor/nodeSubplan.c:343
-#: executor/nodeSubplan.c:970
+#: executor/nodeSubplan.c:315 executor/nodeSubplan.c:354
+#: executor/nodeSubplan.c:1000
#, c-format
msgid "more than one row returned by a subquery used as an expression"
msgstr "più di una riga restituita da una sottoquery usata come espressione"
msgid "frame ending offset must not be negative"
msgstr "l'offset di fine della finestra non può essere negativo"
-#: executor/spi.c:213
+#: executor/spi.c:233
#, c-format
msgid "transaction left non-empty SPI stack"
msgstr "la transazione ha lasciato lo stack SPI non vuoto"
-#: executor/spi.c:214 executor/spi.c:278
+#: executor/spi.c:234 executor/spi.c:302
#, c-format
msgid "Check for missing \"SPI_finish\" calls."
msgstr "Verifica che non ci siano chiamate \"SPI_finish\" mancanti."
-#: executor/spi.c:277
+#: executor/spi.c:301
#, c-format
msgid "subtransaction left non-empty SPI stack"
msgstr "la sottotransazione ha lasciato lo stack SPI non vuoto"
-#: executor/spi.c:1201
+#: executor/spi.c:1225
#, c-format
msgid "cannot open multi-query plan as cursor"
msgstr "non è possibile aprire un piano multi-query come cursore"
#. translator: %s is name of a SQL command, eg INSERT
-#: executor/spi.c:1206
+#: executor/spi.c:1230
#, c-format
msgid "cannot open %s query as cursor"
msgstr "non è possibile aprire una query %s come cursore"
-#: executor/spi.c:1314
+#: executor/spi.c:1338
#, c-format
msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE non è supportato"
-#: executor/spi.c:1315 parser/analyze.c:2115
+#: executor/spi.c:1339 parser/analyze.c:2115
#, c-format
msgid "Scrollable cursors must be READ ONLY."
msgstr "Un cursore scorribile dev'essere READ ONLY."
-#: executor/spi.c:2422
+#: executor/spi.c:2449
#, c-format
msgid "SQL statement \"%s\""
msgstr "istruzione SQL \"%s\""
msgid "Kerberos unparse_name returned error %d"
msgstr "Kerberos unparse_name fallito con errore %d"
-#: libpq/auth.c:1034
+#: libpq/auth.c:1038
#, c-format
msgid "GSSAPI is not supported in protocol version 2"
msgstr "GSSAPI non è supportato con la versione 2 del protocollo"
-#: libpq/auth.c:1091
+#: libpq/auth.c:1095
#, c-format
msgid "expected GSS response, got message type %d"
msgstr "era attesa una risposta GSS, ricevuto messaggio di tipo %d"
-#: libpq/auth.c:1150
+#: libpq/auth.c:1154
msgid "accepting GSS security context failed"
msgstr "contesto di sicurezza accettazione GSS fallito"
-#: libpq/auth.c:1176
+#: libpq/auth.c:1180
msgid "retrieving GSS user name failed"
msgstr "la richiesta del GSS user name è fallita"
-#: libpq/auth.c:1295
+#: libpq/auth.c:1304
#, c-format
msgid "SSPI is not supported in protocol version 2"
msgstr "SSPI non è supportato con la versione 2 del protocollo"
-#: libpq/auth.c:1310
+#: libpq/auth.c:1319
msgid "could not acquire SSPI credentials"
msgstr "non è stato possibile ottenere le credenziali SSPI"
-#: libpq/auth.c:1328
+#: libpq/auth.c:1337
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "era attesa una risposta SSPI, ricevuto messaggio di tipo %d"
-#: libpq/auth.c:1400
+#: libpq/auth.c:1409
msgid "could not accept SSPI security context"
msgstr "non è stato possibile accettare il contesto di sicurezza SSPI"
-#: libpq/auth.c:1462
+#: libpq/auth.c:1471
msgid "could not get token from SSPI security context"
msgstr "non è stato possibile ottenere il token dal contesto di sicurezza SSPI"
-#: libpq/auth.c:1707
+#: libpq/auth.c:1716
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "creazione del socket per la connessione Ident fallita: %m"
-#: libpq/auth.c:1722
+#: libpq/auth.c:1731
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "bind sull'indirizzo locale \"%s\" fallito: %m"
-#: libpq/auth.c:1734
+#: libpq/auth.c:1743
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "connessione al server Ident all'indirizzo \"%s\", porta %s fallita: %m"
-#: libpq/auth.c:1754
+#: libpq/auth.c:1763
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr "invio della query al server Ident all'indirizzo \"%s\", porta %s fallito: %m"
-#: libpq/auth.c:1769
+#: libpq/auth.c:1778
#, c-format
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr "ricezione della risposta dal server Ident all'indirizzo \"%s\", porta %s fallita: %m"
-#: libpq/auth.c:1779
+#: libpq/auth.c:1788
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "risposta dal server Ident formattata in maniera non corretta: \"%s\""
-#: libpq/auth.c:1820
+#: libpq/auth.c:1829
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "il metodo di autenticazione peer non è supportato su questa piattaforma"
-#: libpq/auth.c:1824
+#: libpq/auth.c:1833
#, c-format
msgid "could not get peer credentials: %m"
msgstr "non è stato possibile recuperare le credenziali del peer: %m"
-#: libpq/auth.c:1833
+#: libpq/auth.c:1842
#, c-format
msgid "local user with ID %d does not exist"
msgstr "l'utente locale con ID %d non esiste"
-#: libpq/auth.c:1920
+#: libpq/auth.c:1929
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "errore dal livello PAM sottostante: %s"
-#: libpq/auth.c:1989
+#: libpq/auth.c:1998
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "creazione dell'autenticatore PAM fallita: %s"
-#: libpq/auth.c:2000
+#: libpq/auth.c:2009
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) fallita: %s"
-#: libpq/auth.c:2011
+#: libpq/auth.c:2020
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) fallita: %s"
-#: libpq/auth.c:2022
+#: libpq/auth.c:2031
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate fallita: %s"
-#: libpq/auth.c:2033
+#: libpq/auth.c:2042
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt fallita: %s"
-#: libpq/auth.c:2044
+#: libpq/auth.c:2053
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "rilascio dell'autenticatore PAM fallito: %s"
-#: libpq/auth.c:2077
+#: libpq/auth.c:2086
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "inizializzazione LDAP fallita: %m"
-#: libpq/auth.c:2080
+#: libpq/auth.c:2089
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "inizializzazione LDAP fallita: codice errore %d"
-#: libpq/auth.c:2090
+#: libpq/auth.c:2099
#, c-format
msgid "could not set LDAP protocol version: %s"
msgstr "impostazione della versione del protocollo LDAP fallita: %s"
-#: libpq/auth.c:2119
+#: libpq/auth.c:2128
#, c-format
msgid "could not load wldap32.dll"
msgstr "caricamento wldap32.dll fallito"
-#: libpq/auth.c:2127
+#: libpq/auth.c:2136
#, c-format
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
msgstr "caricamento della funzione _ldap_start_tls_sA in wldap32.dll fallito"
-#: libpq/auth.c:2128
+#: libpq/auth.c:2137
#, c-format
msgid "LDAP over SSL is not supported on this platform."
msgstr "LDAP su SSL non è supportato su questa piattaforma."
-#: libpq/auth.c:2143
+#: libpq/auth.c:2152
#, c-format
msgid "could not start LDAP TLS session: %s"
msgstr "avvio della sessione TLS LDAP fallito: %s"
-#: libpq/auth.c:2165
+#: libpq/auth.c:2174
#, c-format
msgid "LDAP server not specified"
msgstr "server LDAP non specificato"
-#: libpq/auth.c:2213
+#: libpq/auth.c:2222
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "carattere non valido nel nome utente per l'autenticazione LDAP"
-#: libpq/auth.c:2228
+#: libpq/auth.c:2237
#, c-format
msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
msgstr "bind iniziale LDAP fallito per ldapbinddn \"%s\" sul server \"%s\": %s"
-#: libpq/auth.c:2253
+#: libpq/auth.c:2263
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
msgstr "ricerca in LDAP del filtro \"%s\" sul server \"%s\" fallita: %s"
-#: libpq/auth.c:2264
+#: libpq/auth.c:2274
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "l'utente LDAP \"%s\" non esiste"
-#: libpq/auth.c:2265
+#: libpq/auth.c:2275
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
msgstr "La ricerca LDAP del filtro \"%s\" sul server \"%s\" non ha restituito risultati."
-#: libpq/auth.c:2269
+#: libpq/auth.c:2279
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "L'utente LDAP \"%s\" non è unico"
-#: libpq/auth.c:2270
+#: libpq/auth.c:2280
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
msgid_plural "LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
msgstr[0] "La ricerca LDAP del filtro \"%s\" sul server \"%s\" ha restituito %d risultato."
msgstr[1] "La ricerca LDAP del filtro \"%s\" sul server \"%s\" ha restituito %d risultati."
-#: libpq/auth.c:2288
+#: libpq/auth.c:2298
#, c-format
msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
msgstr "dn per il primo risultato di \"%s\" non trovato sul server \"%s\": %s"
-#: libpq/auth.c:2308
+#: libpq/auth.c:2318
#, c-format
msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
msgstr "unbind fallito dopo aver cercato l'utente \"%s\" sul server \"%s\": %s"
-#: libpq/auth.c:2345
+#: libpq/auth.c:2355
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
msgstr "login LDAP fallito per l'utente \"%s\" sul server \"%s\": %s"
-#: libpq/auth.c:2373
+#: libpq/auth.c:2383
#, c-format
msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
msgstr "autenticazione con certificato fallita per l'utente \"%s\": il certificato del client non contiene alcun nome utente"
-#: libpq/auth.c:2500
+#: libpq/auth.c:2510
#, c-format
msgid "RADIUS server not specified"
msgstr "server RADIUS non specificato"
-#: libpq/auth.c:2507
+#: libpq/auth.c:2517
#, c-format
msgid "RADIUS secret not specified"
msgstr "segreto RADIUS non specificato"
-#: libpq/auth.c:2523 libpq/hba.c:1594
+#: libpq/auth.c:2533 libpq/hba.c:1596
#, c-format
msgid "could not translate RADIUS server name \"%s\" to address: %s"
msgstr "conversione del nome del server RADIUS \"%s\" in indirizzo fallita: %s"
-#: libpq/auth.c:2544
+#: libpq/auth.c:2554
#, c-format
msgid "RADIUS authentication does not support passwords longer than 16 characters"
msgstr "l'autenticazione RADIUS non supporta password più lunghe di 16 caratteri"
-#: libpq/auth.c:2555
+#: libpq/auth.c:2565
#, c-format
msgid "could not generate random encryption vector"
msgstr "generazione del vettore di criptaggio casuale fallita"
-#: libpq/auth.c:2578
+#: libpq/auth.c:2588
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "criptaggio MD5 della password fallito"
-#: libpq/auth.c:2600
+#: libpq/auth.c:2610
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "creazione del socket RADIUS fallita: %m"
-#: libpq/auth.c:2621
+#: libpq/auth.c:2631
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "bind del socket RADIUS fallito: %m"
-#: libpq/auth.c:2631
+#: libpq/auth.c:2641
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "invio del pacchetto RADIUS fallito: %m"
-#: libpq/auth.c:2660 libpq/auth.c:2685
+#: libpq/auth.c:2670 libpq/auth.c:2695
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "tempo scaduto in attesa della risposta RADIUS"
-#: libpq/auth.c:2678
+#: libpq/auth.c:2688
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "controllo dello stato sul socket RADIUS fallito: %m"
-#: libpq/auth.c:2707
+#: libpq/auth.c:2717
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "lettura della risposta RADIUS fallita: %m"
-#: libpq/auth.c:2719 libpq/auth.c:2723
+#: libpq/auth.c:2729 libpq/auth.c:2733
#, c-format
msgid "RADIUS response was sent from incorrect port: %d"
msgstr "la risposta RADIUS è stata inviata da una porta sbagliata: %d"
-#: libpq/auth.c:2732
+#: libpq/auth.c:2742
#, c-format
msgid "RADIUS response too short: %d"
msgstr "risposta RADIUS troppo breve: %d"
-#: libpq/auth.c:2739
+#: libpq/auth.c:2749
#, c-format
msgid "RADIUS response has corrupt length: %d (actual length %d)"
msgstr "la risposta RADIUS ha una lunghezza corrotta: %d (lunghezza reale %d)"
-#: libpq/auth.c:2747
+#: libpq/auth.c:2757
#, c-format
msgid "RADIUS response is to a different request: %d (should be %d)"
msgstr "la risposta RADIUS è a una richiesta differente: %d (dovrebbe essere %d)"
-#: libpq/auth.c:2772
+#: libpq/auth.c:2782
#, c-format
msgid "could not perform MD5 encryption of received packet"
msgstr "criptaggio MD5 dei pacchetti ricevuti fallito"
-#: libpq/auth.c:2781
+#: libpq/auth.c:2791
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "la firma MD5 della risposta RADIUS non è corretta"
-#: libpq/auth.c:2798
+#: libpq/auth.c:2808
#, c-format
msgid "RADIUS response has invalid code (%d) for user \"%s\""
msgstr "il codice della risposta RADIUS (%d) per l'utente \"%s\" non è corretto"
#: libpq/hba.c:1126 libpq/hba.c:1137 libpq/hba.c:1179 libpq/hba.c:1211
#: libpq/hba.c:1222 libpq/hba.c:1242 libpq/hba.c:1253 libpq/hba.c:1264
#: libpq/hba.c:1281 libpq/hba.c:1306 libpq/hba.c:1343 libpq/hba.c:1353
-#: libpq/hba.c:1410 libpq/hba.c:1422 libpq/hba.c:1435 libpq/hba.c:1518
-#: libpq/hba.c:1596 libpq/hba.c:1614 libpq/hba.c:1635 tsearch/ts_locale.c:182
+#: libpq/hba.c:1410 libpq/hba.c:1422 libpq/hba.c:1435 libpq/hba.c:1520
+#: libpq/hba.c:1598 libpq/hba.c:1616 libpq/hba.c:1637 tsearch/ts_locale.c:182
#, c-format
msgid "line %d of configuration file \"%s\""
msgstr "riga %d del file di configurazione \"%s\""
msgid "unsupported LDAP URL scheme: %s"
msgstr "schema di URL LDAP non supportato: %s"
-#: libpq/hba.c:1485
+#: libpq/hba.c:1487
#, c-format
msgid "filters not supported in LDAP URLs"
msgstr "i filtri non sono supportati nelle URL LDAP"
-#: libpq/hba.c:1493
+#: libpq/hba.c:1495
#, c-format
msgid "LDAP URLs not supported on this platform"
msgstr "URL LDAP non supportate su questa piattaforma"
-#: libpq/hba.c:1517
+#: libpq/hba.c:1519
#, c-format
msgid "invalid LDAP port number: \"%s\""
msgstr "numero di porta LDAP non valido: \"%s\""
-#: libpq/hba.c:1563 libpq/hba.c:1571
+#: libpq/hba.c:1565 libpq/hba.c:1573
msgid "krb5, gssapi, and sspi"
msgstr "krb5, gssapi e sspi"
-#: libpq/hba.c:1613
+#: libpq/hba.c:1615
#, c-format
msgid "invalid RADIUS port number: \"%s\""
msgstr "numero di porta RADIUS non valido: \"%s\""
-#: libpq/hba.c:1633
+#: libpq/hba.c:1635
#, c-format
msgid "unrecognized authentication option name: \"%s\""
msgstr "nome di opzione di autenticazione sconosciuto: \"%s\""
-#: libpq/hba.c:1774 guc-file.l:438
+#: libpq/hba.c:1776 guc-file.l:439
#, c-format
msgid "could not open configuration file \"%s\": %m"
msgstr "apertura del file di configurazione \"%s\" fallita: %m"
-#: libpq/hba.c:1824
+#: libpq/hba.c:1826
#, c-format
msgid "configuration file \"%s\" contains no entries"
msgstr "il file di configurazione \"%s\" non contiene alcuna voce"
-#: libpq/hba.c:1920
+#: libpq/hba.c:1922
#, c-format
msgid "invalid regular expression \"%s\": %s"
msgstr "espressione regolare non valida \"%s\": %s"
-#: libpq/hba.c:1980
+#: libpq/hba.c:1982
#, c-format
msgid "regular expression match for \"%s\" failed: %s"
msgstr "corrispondenza dell'espressione regolare \"%s\" fallita: %s"
-#: libpq/hba.c:1997
+#: libpq/hba.c:1999
#, c-format
msgid "regular expression \"%s\" has no subexpressions as requested by backreference in \"%s\""
msgstr "l'espressione regolare \"%s\" non ha la sottoespressione richiesta dal riferimento in \"%s\""
-#: libpq/hba.c:2093
+#: libpq/hba.c:2095
#, c-format
msgid "provided user name (%s) and authenticated user name (%s) do not match"
msgstr "il nome utente fornito (%s) e il nome utente autenticato (%s) non combaciano"
-#: libpq/hba.c:2113
+#: libpq/hba.c:2115
#, c-format
msgid "no match in usermap \"%s\" for user \"%s\" authenticated as \"%s\""
msgstr "nessuna corrispondenza nella mappa utenti \"%s\" per l'utente \"%s\" autenticato come \"%s\""
-#: libpq/hba.c:2148
+#: libpq/hba.c:2150
#, c-format
msgid "could not open usermap file \"%s\": %m"
msgstr "apertura del file usermap \"%s\" fallita: %m"
msgid "could not receive data from client: %m"
msgstr "ricezione dati dal client fallita: %m"
-#: libpq/pqcomm.c:1137 tcop/postgres.c:3963
+#: libpq/pqcomm.c:1137 tcop/postgres.c:3977
#, c-format
msgid "terminating connection because protocol sync was lost"
msgstr "la connessione verrà terminata perché la sincronizzazione del protocollo è stata persa"
msgstr "nessun dato rimasto nel messaggio"
#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595
-#: utils/adt/arrayfuncs.c:1416 utils/adt/rowtypes.c:562
+#: utils/adt/arrayfuncs.c:1428 utils/adt/rowtypes.c:562
#, c-format
msgid "insufficient data left in message"
msgstr "i dati rimasti nel messaggio non sono sufficienti"
"Options for single-user mode:\n"
msgstr ""
"\n"
-"Opzione per la modalità a singolo utente:\n"
+"Opzione per la modalità a utente singolo:\n"
#: main/main.c:389
#, c-format
msgid "could not find array type for data type %s"
msgstr "non è stato possibile trovare il tipo di array per il tipo di dati %s"
-#: optimizer/path/joinrels.c:815
+#: optimizer/path/joinrels.c:816
#, c-format
msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join conditions"
msgstr "FULL JOIN è supportato solo con condizioni di join realizzabili con merge o hash"
msgstr "non è stato possibile implementare GROUP BY"
#: optimizer/plan/planner.c:2595 optimizer/plan/planner.c:2767
-#: optimizer/prep/prepunion.c:824
+#: optimizer/prep/prepunion.c:827
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr "Alcuni dei tipi di dati supportano solo l'hashing, mentre altri supportano solo l'ordinamento."
msgid "too many range table entries"
msgstr "troppi intervalli di tabella"
-#: optimizer/prep/prepunion.c:418
+#: optimizer/prep/prepunion.c:421
#, c-format
msgid "could not implement recursive UNION"
msgstr "non è stato possibile implementare la UNION ricorsiva"
-#: optimizer/prep/prepunion.c:419
+#: optimizer/prep/prepunion.c:422
#, c-format
msgid "All column datatypes must be hashable."
msgstr "Tutti i tipi di dati devono supportare l'hash."
#. translator: %s is UNION, INTERSECT, or EXCEPT
-#: optimizer/prep/prepunion.c:823
+#: optimizer/prep/prepunion.c:826
#, c-format
msgid "could not implement %s"
msgstr "non è stato possibile implementare %s"
msgstr "Gli operatori di ordinamento devono essere i membri \"<\" oppure \">\" di una famiglia di operatori btree."
#: parser/parse_coerce.c:933 parser/parse_coerce.c:963
-#: parser/parse_coerce.c:981 parser/parse_coerce.c:996
-#: parser/parse_expr.c:1756 parser/parse_expr.c:2230 parser/parse_target.c:865
+#: parser/parse_coerce.c:981 parser/parse_coerce.c:996 parser/parse_expr.c:1756
+#: parser/parse_expr.c:2230 parser/parse_target.c:865
#, c-format
msgid "cannot cast type %s to %s"
msgstr "non è possibile convertire il tipo %s in %s"
msgid "Use an explicit ordering operator or modify the query."
msgstr "Usa un operatore di ordinamento esplicito, oppure modifica la query."
-#: parser/parse_oper.c:225 utils/adt/arrayfuncs.c:3181
-#: utils/adt/arrayfuncs.c:3700 utils/adt/arrayfuncs.c:5241
+#: parser/parse_oper.c:225 utils/adt/arrayfuncs.c:3193
+#: utils/adt/arrayfuncs.c:3712 utils/adt/arrayfuncs.c:5253
#: utils/adt/rowtypes.c:1165
#, c-format
msgid "could not identify an equality operator for type %s"
msgid "could not stat data directory \"%s\": %m"
msgstr "non è stato possibile ottenere informazioni sulla directory dati \"%s\": %m"
-#: port/win32/crashdump.c:108
+#: port/win32/crashdump.c:122
#, c-format
msgid "could not load dbghelp.dll, cannot write crash dump\n"
msgstr "caricamento di dbghelp.dll fallito, impossibile salvare il crash dump\n"
-#: port/win32/crashdump.c:116
+#: port/win32/crashdump.c:130
#, c-format
msgid "could not load required functions in dbghelp.dll, cannot write crash dump\n"
msgstr "caricamento della funzione richiesta in dbghelp.dll fallito, impossibile salvare il crash dump\n"
-#: port/win32/crashdump.c:147
+#: port/win32/crashdump.c:161
#, c-format
msgid "could not open crash dump file \"%s\" for writing: error code %lu\n"
msgstr "apertura del file del crash dump \"%s\" in scrittura fallito: codice errore %lu\n"
-#: port/win32/crashdump.c:154
+#: port/win32/crashdump.c:168
#, c-format
msgid "wrote crash dump to file \"%s\"\n"
msgstr "crash dump salvato nel file \"%s\"\n"
-#: port/win32/crashdump.c:156
+#: port/win32/crashdump.c:170
#, c-format
msgid "could not write crash dump to file \"%s\": error code %lu\n"
msgstr "scrittura del crash dump nel file \"%s\" fallito: codice errore %lu\n"
msgid "autovacuum launcher started"
msgstr "esecutore di autovacuum avviato"
-#: postmaster/autovacuum.c:808
+#: postmaster/autovacuum.c:814
#, c-format
msgid "autovacuum launcher shutting down"
msgstr "arresto dell'esecutore di autovacuum"
-#: postmaster/autovacuum.c:1480
+#: postmaster/autovacuum.c:1486
#, c-format
msgid "could not fork autovacuum worker process: %m"
msgstr "fork del processo di lavoro di autovacuum fallito: %m"
-#: postmaster/autovacuum.c:1699
+#: postmaster/autovacuum.c:1713
#, c-format
msgid "autovacuum: processing database \"%s\""
msgstr "autovacuum: elaborazione del database \"%s\""
-#: postmaster/autovacuum.c:2116
+#: postmaster/autovacuum.c:2130
#, c-format
msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr "autovacuum: eliminazione della tabella temporanea orfana \"%s\".\"%s\" nel database \"%s\""
-#: postmaster/autovacuum.c:2128
+#: postmaster/autovacuum.c:2142
#, c-format
msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr "autovacuum: trovata tabella temporanea orfana \"%s\".\"%s\" nel database \"%s\""
-#: postmaster/autovacuum.c:2398
+#: postmaster/autovacuum.c:2433
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\""
msgstr "pulizia automatica della tabella \"%s.%s.%s\""
-#: postmaster/autovacuum.c:2401
+#: postmaster/autovacuum.c:2436
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\""
msgstr "analisi automatica della tabella \"%s.%s.%s\""
-#: postmaster/autovacuum.c:2970
+#: postmaster/autovacuum.c:3005
#, c-format
msgid "autovacuum not started because of misconfiguration"
msgstr "autovacuum non avviato a causa di configurazione errata"
-#: postmaster/autovacuum.c:2971
+#: postmaster/autovacuum.c:3006
#, c-format
msgid "Enable the \"track_counts\" option."
msgstr "Abilita l'opzione \"track_counts\"."
msgid "transaction log switch forced (archive_timeout=%d)"
msgstr "passaggio al prossimo log delle transazioni forzato (archive_timeout=%d)"
-#: postmaster/checkpointer.c:1083
+#: postmaster/checkpointer.c:1077
#, c-format
msgid "checkpoint request failed"
msgstr "richiesta di checkpoint fallita"
-#: postmaster/checkpointer.c:1084
+#: postmaster/checkpointer.c:1078
#, c-format
msgid "Consult recent messages in the server log for details."
msgstr "Consulta i messaggi recenti nel log del server per i dettagli."
-#: postmaster/checkpointer.c:1280
+#: postmaster/checkpointer.c:1274
#, c-format
msgid "compacted fsync request queue from %d entries to %d entries"
msgstr "coda di richieste di fsync ridotta da %d a %d elementi"
msgid "archive command was terminated by exception 0x%X"
msgstr "comando di archiviazione terminato da eccezione 0x%X"
-#: postmaster/pgarch.c:620 postmaster/postmaster.c:3400
+#: postmaster/pgarch.c:620 postmaster/postmaster.c:3448
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr "Consulta il file include C \"ntstatus.h\" per una spiegazione del valore esadecimale."
msgid "Target must be \"bgwriter\"."
msgstr "La destinazione deve essere \"bgwriter\"."
-#: postmaster/pgstat.c:3233
+#: postmaster/pgstat.c:3240
#, c-format
msgid "could not read statistics message: %m"
msgstr "lettura del messaggio delle statistiche fallito: %m"
-#: postmaster/pgstat.c:3562 postmaster/pgstat.c:3713
+#: postmaster/pgstat.c:3569 postmaster/pgstat.c:3720
#, c-format
msgid "could not open temporary statistics file \"%s\": %m"
msgstr "apertura del file temporaneo delle statistiche \"%s\" fallita: %m"
-#: postmaster/pgstat.c:3623 postmaster/pgstat.c:3758
+#: postmaster/pgstat.c:3630 postmaster/pgstat.c:3765
#, c-format
msgid "could not write temporary statistics file \"%s\": %m"
msgstr "scrittura del file temporaneo delle statistiche \"%s\" fallita: %m"
-#: postmaster/pgstat.c:3632 postmaster/pgstat.c:3767
+#: postmaster/pgstat.c:3639 postmaster/pgstat.c:3774
#, c-format
msgid "could not close temporary statistics file \"%s\": %m"
msgstr "chiusura del file temporaneo delle statistiche \"%s\" fallita: %m"
-#: postmaster/pgstat.c:3640 postmaster/pgstat.c:3775
+#: postmaster/pgstat.c:3647 postmaster/pgstat.c:3782
#, c-format
msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
msgstr "non è stato possibile rinominare il file temporaneo delle statistiche \"%s\" in \"%s\": %m"
-#: postmaster/pgstat.c:3863 postmaster/pgstat.c:4060 postmaster/pgstat.c:4212
+#: postmaster/pgstat.c:3870 postmaster/pgstat.c:4067 postmaster/pgstat.c:4219
#, c-format
msgid "could not open statistics file \"%s\": %m"
msgstr "apertura del file delle statistiche \"%s\" fallita: %m"
-#: postmaster/pgstat.c:3875 postmaster/pgstat.c:3885 postmaster/pgstat.c:3917
-#: postmaster/pgstat.c:3932 postmaster/pgstat.c:3997 postmaster/pgstat.c:4072
-#: postmaster/pgstat.c:4092 postmaster/pgstat.c:4110 postmaster/pgstat.c:4126
-#: postmaster/pgstat.c:4144 postmaster/pgstat.c:4160 postmaster/pgstat.c:4224
-#: postmaster/pgstat.c:4236 postmaster/pgstat.c:4261 postmaster/pgstat.c:4283
+#: postmaster/pgstat.c:3882 postmaster/pgstat.c:3892 postmaster/pgstat.c:3924
+#: postmaster/pgstat.c:3939 postmaster/pgstat.c:4004 postmaster/pgstat.c:4079
+#: postmaster/pgstat.c:4099 postmaster/pgstat.c:4117 postmaster/pgstat.c:4133
+#: postmaster/pgstat.c:4151 postmaster/pgstat.c:4167 postmaster/pgstat.c:4231
+#: postmaster/pgstat.c:4243 postmaster/pgstat.c:4268 postmaster/pgstat.c:4290
#, c-format
msgid "corrupted statistics file \"%s\""
msgstr "file delle statistiche corrotto \"%s\""
-#: postmaster/pgstat.c:4412
+#: postmaster/pgstat.c:4419
#, c-format
msgid "using stale statistics instead of current ones because stats collector is not responding"
msgstr "verranno utilizzate statistiche vecchie invece di quelle correnti perché il processo di raccolta statistiche non risponde"
-#: postmaster/pgstat.c:4735
+#: postmaster/pgstat.c:4742
#, c-format
msgid "database hash table corrupted during cleanup --- abort"
msgstr "tabella hash del database corrotta durante la pulizia --- interruzione"
-#: postmaster/postmaster.c:700
+#: postmaster/postmaster.c:702
#, c-format
msgid "%s: invalid argument for option -f: \"%s\"\n"
msgstr "%s: argomento non valido per l'opzione -f: \"%s\"\n"
-#: postmaster/postmaster.c:786
+#: postmaster/postmaster.c:788
#, c-format
msgid "%s: invalid argument for option -t: \"%s\"\n"
msgstr "%s: argomento non valido per l'opzione -t: \"%s\"\n"
-#: postmaster/postmaster.c:837
+#: postmaster/postmaster.c:839
#, c-format
msgid "%s: invalid argument: \"%s\"\n"
msgstr "%s: argomento non valido: \"%s\"\n"
-#: postmaster/postmaster.c:876
+#: postmaster/postmaster.c:878
#, c-format
msgid "%s: superuser_reserved_connections must be less than max_connections\n"
msgstr "%s: superuser_reserved_connections dev'essere minore di max_connections\n"
-#: postmaster/postmaster.c:881
+#: postmaster/postmaster.c:883
#, c-format
msgid "%s: max_wal_senders must be less than max_connections\n"
msgstr "%s: max_wal_senders dev'essere minore di max_connections\n"
-#: postmaster/postmaster.c:886
+#: postmaster/postmaster.c:888
#, c-format
msgid "WAL archival (archive_mode=on) requires wal_level \"archive\" or \"hot_standby\""
msgstr "L'archiviazione dei WAL (archive_mode=on) richiede wal_level \"archive\" oppure \"hot_standby\""
-#: postmaster/postmaster.c:889
+#: postmaster/postmaster.c:891
#, c-format
msgid "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\" or \"hot_standby\""
msgstr "lo streaming dei WAL (max_wal_senders > 0) richiede wal_level \"archive\" oppure \"hot_standby\""
-#: postmaster/postmaster.c:897
+#: postmaster/postmaster.c:899
#, c-format
msgid "%s: invalid datetoken tables, please fix\n"
msgstr "%s: datetoken tables non valido, per favore correggilo\n"
-#: postmaster/postmaster.c:989 postmaster/postmaster.c:1087
+#: postmaster/postmaster.c:991 postmaster/postmaster.c:1089
#: utils/init/miscinit.c:1333
#, c-format
msgid "invalid list syntax in parameter \"%s\""
msgstr "sintassi di lista non valida nel parametro \"%s\""
-#: postmaster/postmaster.c:1020
+#: postmaster/postmaster.c:1022
#, c-format
msgid "could not create listen socket for \"%s\""
msgstr "creazione del socket di ascolto per \"%s\" fallita"
-#: postmaster/postmaster.c:1026
+#: postmaster/postmaster.c:1028
#, c-format
msgid "could not create any TCP/IP sockets"
msgstr "non è stato possibile creare alcun socket TCP/IP"
-#: postmaster/postmaster.c:1109
+#: postmaster/postmaster.c:1111
#, c-format
msgid "could not create Unix-domain socket in directory \"%s\""
msgstr "creazione del socket di dominio Unix fallita nella directory \"%s\""
-#: postmaster/postmaster.c:1115
+#: postmaster/postmaster.c:1117
#, c-format
msgid "could not create any Unix-domain sockets"
msgstr "creazione del socket di dominio Unix fallita"
-#: postmaster/postmaster.c:1127
+#: postmaster/postmaster.c:1129
#, c-format
msgid "no socket created for listening"
msgstr "nessun socket per l'ascolto è stato creato"
-#: postmaster/postmaster.c:1167
+#: postmaster/postmaster.c:1169
#, c-format
msgid "could not create I/O completion port for child queue"
msgstr "creazione della porta di completamento I/O per la coda dei figli fallita"
-#: postmaster/postmaster.c:1196
+#: postmaster/postmaster.c:1198
#, c-format
msgid "%s: could not change permissions of external PID file \"%s\": %s\n"
msgstr "%s: modifica dei permessi del file PID esterno \"%s\" fallita: %s\n"
-#: postmaster/postmaster.c:1200
+#: postmaster/postmaster.c:1202
#, c-format
msgid "%s: could not write external PID file \"%s\": %s\n"
msgstr "%s: scrittura del file PID esterno \"%s\" fallita: %s\n"
-#: postmaster/postmaster.c:1251
+#: postmaster/postmaster.c:1253
#, c-format
msgid "ending log output to stderr"
msgstr "terminazione dell'output del log su stderr"
-#: postmaster/postmaster.c:1252
+#: postmaster/postmaster.c:1254
#, c-format
msgid "Future log output will go to log destination \"%s\"."
msgstr "L'output dei prossimi log andrà su \"%s\"."
-#: postmaster/postmaster.c:1278 utils/init/postinit.c:199
+#: postmaster/postmaster.c:1280 utils/init/postinit.c:199
#, c-format
msgid "could not load pg_hba.conf"
msgstr "caricamento di pg_hba.conf fallito"
-#: postmaster/postmaster.c:1304
+#: postmaster/postmaster.c:1306
#, c-format
msgid "postmaster became multithreaded during startup"
msgstr "il postmaster è diventato multithread durante l'avvio"
-#: postmaster/postmaster.c:1305
+#: postmaster/postmaster.c:1307
#, c-format
msgid "Set the LC_ALL environment variable to a valid locale."
msgstr "Imposta la variabile d'ambiente LC_ALL non corrisponde ad un locale valido."
-#: postmaster/postmaster.c:1402
+#: postmaster/postmaster.c:1404
#, c-format
msgid "%s: could not locate matching postgres executable"
msgstr "%s: eseguibile postgres corrispondente non trovato"
-#: postmaster/postmaster.c:1425 utils/misc/tzparser.c:341
+#: postmaster/postmaster.c:1427 utils/misc/tzparser.c:341
#, c-format
msgid "This may indicate an incomplete PostgreSQL installation, or that the file \"%s\" has been moved away from its proper location."
msgstr "Questo potrebbe indicare una installazione di PostgreSQL incompleta, o che il file \"%s\" sia stato spostato dalla sua posizione corretta."
-#: postmaster/postmaster.c:1453
+#: postmaster/postmaster.c:1455
#, c-format
msgid "data directory \"%s\" does not exist"
msgstr "la directory dei dati \"%s\" non esiste"
-#: postmaster/postmaster.c:1458
+#: postmaster/postmaster.c:1460
#, c-format
msgid "could not read permissions of directory \"%s\": %m"
msgstr "lettura dei permessi della directory \"%s\" fallita: %m"
-#: postmaster/postmaster.c:1466
+#: postmaster/postmaster.c:1468
#, c-format
msgid "specified data directory \"%s\" is not a directory"
msgstr "la directory dei dati specificata \"%s\" non è una directory"
-#: postmaster/postmaster.c:1482
+#: postmaster/postmaster.c:1484
#, c-format
msgid "data directory \"%s\" has wrong ownership"
msgstr "la directory dei dati \"%s\" ha il proprietario errato"
-#: postmaster/postmaster.c:1484
+#: postmaster/postmaster.c:1486
#, c-format
msgid "The server must be started by the user that owns the data directory."
msgstr "Il server deve essere avviato dall'utente che possiede la directory dei dati."
-#: postmaster/postmaster.c:1504
+#: postmaster/postmaster.c:1506
#, c-format
msgid "data directory \"%s\" has group or world access"
msgstr "la directory dei dati \"%s\" è accessibile dal gruppo o da tutti"
-#: postmaster/postmaster.c:1506
+#: postmaster/postmaster.c:1508
#, c-format
msgid "Permissions should be u=rwx (0700)."
msgstr "I permessi dovrebbero essere u=rwx (0700)."
-#: postmaster/postmaster.c:1517
+#: postmaster/postmaster.c:1519
#, c-format
msgid ""
"%s: could not find the database system\n"
"Sarebbe dovuto essere nella directory \"%s\",\n"
"ma l'apertura del file \"%s\" è fallita: %s\n"
-#: postmaster/postmaster.c:1678
+#: postmaster/postmaster.c:1680
#, c-format
msgid "select() failed in postmaster: %m"
msgstr "select() fallita in postmaster: %m"
-#: postmaster/postmaster.c:1814
+#: postmaster/postmaster.c:1816
#, c-format
msgid "performing immediate shutdown because data directory lock file is invalid"
msgstr "arresto immediato perché il file di lock della directory dati non è valido"
-#: postmaster/postmaster.c:1892 postmaster/postmaster.c:1923
+#: postmaster/postmaster.c:1894 postmaster/postmaster.c:1925
#, c-format
msgid "incomplete startup packet"
msgstr "pacchetto di avvio incompleto"
-#: postmaster/postmaster.c:1904
+#: postmaster/postmaster.c:1906
#, c-format
msgid "invalid length of startup packet"
msgstr "dimensione del pacchetto di avvio non valida"
-#: postmaster/postmaster.c:1962
+#: postmaster/postmaster.c:1964
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "invio della risposta di negoziazione SSL fallito: %m"
-#: postmaster/postmaster.c:1991
+#: postmaster/postmaster.c:1990
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr "protocollo frontend non supportato %u.%u: il server supporta da %u.0 a %u.%u"
msgid "invalid value for boolean option \"replication\""
msgstr "valore per l'opzione booleana \"replication\" non valido"
-#: postmaster/postmaster.c:2062
+#: postmaster/postmaster.c:2072
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr "formato del pacchetto di avvio non valido: atteso il terminatore all'ultimo byte"
-#: postmaster/postmaster.c:2090
+#: postmaster/postmaster.c:2110
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "nessun utente PostgreSQL specificato nel pacchetto di avvio"
-#: postmaster/postmaster.c:2147
+#: postmaster/postmaster.c:2167
#, c-format
msgid "the database system is starting up"
msgstr "il database si sta avviando"
-#: postmaster/postmaster.c:2152
+#: postmaster/postmaster.c:2172
#, c-format
msgid "the database system is shutting down"
msgstr "il database si sta spegnendo"
-#: postmaster/postmaster.c:2157
+#: postmaster/postmaster.c:2177
#, c-format
msgid "the database system is in recovery mode"
msgstr "il database è in modalità di ripristino"
-#: postmaster/postmaster.c:2162 storage/ipc/procarray.c:278
+#: postmaster/postmaster.c:2182 storage/ipc/procarray.c:278
#: storage/ipc/sinvaladt.c:304 storage/lmgr/proc.c:339
#, c-format
msgid "sorry, too many clients already"
msgstr "spiacente, troppi client già connessi"
-#: postmaster/postmaster.c:2224
+#: postmaster/postmaster.c:2272
#, c-format
msgid "wrong key in cancel request for process %d"
msgstr "chiave sbagliata nella richiesta di annullamento per il processo %d"
-#: postmaster/postmaster.c:2232
+#: postmaster/postmaster.c:2280
#, c-format
msgid "PID %d in cancel request did not match any process"
msgstr "il PID %d nella richiesta di annullamento non corrisponde ad alcun processo"
-#: postmaster/postmaster.c:2452
+#: postmaster/postmaster.c:2500
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "SIGHUP ricevuto, sto ricaricando i file di configurazione"
-#: postmaster/postmaster.c:2478
+#: postmaster/postmaster.c:2526
#, c-format
msgid "pg_hba.conf not reloaded"
msgstr "pg_hba.conf non è stato ricaricato"
-#: postmaster/postmaster.c:2482
+#: postmaster/postmaster.c:2530
#, c-format
msgid "pg_ident.conf not reloaded"
msgstr "pg_ident.conf non è stato ricaricato"
-#: postmaster/postmaster.c:2523
+#: postmaster/postmaster.c:2571
#, c-format
msgid "received smart shutdown request"
msgstr "richiesta di arresto smart ricevuta"
-#: postmaster/postmaster.c:2576
+#: postmaster/postmaster.c:2624
#, c-format
msgid "received fast shutdown request"
msgstr "richiesta di arresto fast ricevuta"
-#: postmaster/postmaster.c:2602
+#: postmaster/postmaster.c:2650
#, c-format
msgid "aborting any active transactions"
msgstr "interruzione di tutte le transazioni attive"
-#: postmaster/postmaster.c:2632
+#: postmaster/postmaster.c:2680
#, c-format
msgid "received immediate shutdown request"
msgstr "richiesta di arresto immediate ricevuta"
-#: postmaster/postmaster.c:2704 postmaster/postmaster.c:2727
+#: postmaster/postmaster.c:2752 postmaster/postmaster.c:2775
msgid "startup process"
msgstr "avvio del processo"
-#: postmaster/postmaster.c:2707
+#: postmaster/postmaster.c:2755
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "avvio interrotto a causa del fallimento del processo di avvio"
-#: postmaster/postmaster.c:2767
+#: postmaster/postmaster.c:2815
#, c-format
msgid "database system is ready to accept connections"
msgstr "il database è pronto ad accettare connessioni"
-#: postmaster/postmaster.c:2782
+#: postmaster/postmaster.c:2830
msgid "background writer process"
msgstr "processo di scrittura in background"
-#: postmaster/postmaster.c:2836
+#: postmaster/postmaster.c:2884
msgid "checkpointer process"
msgstr "processo di creazione checkpoint"
-#: postmaster/postmaster.c:2852
+#: postmaster/postmaster.c:2900
msgid "WAL writer process"
msgstr "processo di scrittura WAL"
-#: postmaster/postmaster.c:2867
+#: postmaster/postmaster.c:2915
msgid "WAL receiver process"
msgstr "processo di ricezione WAL"
-#: postmaster/postmaster.c:2882
+#: postmaster/postmaster.c:2930
msgid "autovacuum launcher process"
msgstr "processo del lanciatore di autovacuum"
-#: postmaster/postmaster.c:2897
+#: postmaster/postmaster.c:2945
msgid "archiver process"
msgstr "processo di archiviazione"
-#: postmaster/postmaster.c:2913
+#: postmaster/postmaster.c:2961
msgid "statistics collector process"
msgstr "processo del raccoglitore di statistiche"
-#: postmaster/postmaster.c:2927
+#: postmaster/postmaster.c:2975
msgid "system logger process"
msgstr "processo del logger di sistema"
-#: postmaster/postmaster.c:2989
+#: postmaster/postmaster.c:3037
msgid "worker process"
msgstr "processo di lavoro"
-#: postmaster/postmaster.c:3059 postmaster/postmaster.c:3078
-#: postmaster/postmaster.c:3085 postmaster/postmaster.c:3103
+#: postmaster/postmaster.c:3107 postmaster/postmaster.c:3126
+#: postmaster/postmaster.c:3133 postmaster/postmaster.c:3151
msgid "server process"
msgstr "processo del server"
-#: postmaster/postmaster.c:3139
+#: postmaster/postmaster.c:3187
#, c-format
msgid "terminating any other active server processes"
msgstr "interruzione di tutti gli altri processi attivi del server"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3388
+#: postmaster/postmaster.c:3436
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) è uscito con codice di uscita %d"
-#: postmaster/postmaster.c:3390 postmaster/postmaster.c:3401
-#: postmaster/postmaster.c:3412 postmaster/postmaster.c:3421
-#: postmaster/postmaster.c:3431
+#: postmaster/postmaster.c:3438 postmaster/postmaster.c:3449
+#: postmaster/postmaster.c:3460 postmaster/postmaster.c:3469
+#: postmaster/postmaster.c:3479
#, c-format
msgid "Failed process was running: %s"
msgstr "Il processo fallito stava eseguendo: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3398
+#: postmaster/postmaster.c:3446
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) è stato terminato dall'eccezione 0x%X"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3408
+#: postmaster/postmaster.c:3456
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) è stato terminato dal segnale %d: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3419
+#: postmaster/postmaster.c:3467
#, c-format
msgid "%s (PID %d) was terminated by signal %d"
msgstr "%s (PID %d) è stato terminato dal segnale %d"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3429
+#: postmaster/postmaster.c:3477
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) uscito con stato sconosciuto %d"
-#: postmaster/postmaster.c:3614
+#: postmaster/postmaster.c:3662
#, c-format
msgid "abnormal database system shutdown"
msgstr "spegnimento anormale del database"
-#: postmaster/postmaster.c:3654
+#: postmaster/postmaster.c:3702
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "tutti i processi server sono terminati; re-inizializzazione"
-#: postmaster/postmaster.c:3871
+#: postmaster/postmaster.c:3919
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "fork del nuovo processo per la connessione fallito: %m"
-#: postmaster/postmaster.c:3913
+#: postmaster/postmaster.c:3961
msgid "could not fork new process for connection: "
msgstr "fork del nuovo processo per la connessione fallito: "
-#: postmaster/postmaster.c:4037
+#: postmaster/postmaster.c:4085
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "connessione ricevuta: host=%s porta=%s"
-#: postmaster/postmaster.c:4042
+#: postmaster/postmaster.c:4090
#, c-format
msgid "connection received: host=%s"
msgstr "connessione ricevuta: host=%s"
-#: postmaster/postmaster.c:4326
+#: postmaster/postmaster.c:4374
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "esecuzione del processo del server \"%s\" fallita: %m"
-#: postmaster/postmaster.c:4479
+#: postmaster/postmaster.c:4527
#, c-format
msgid "giving up after too many tries to reserve shared memory"
msgstr "mi sono arreso dopo troppi tentativi di riservare memoria condivisa"
-#: postmaster/postmaster.c:4480
+#: postmaster/postmaster.c:4528
#, c-format
msgid "This might be caused by ASLR or antivirus software."
msgstr "Ciò potrebbe essere causato da ASLR o software antivirus."
-#: postmaster/postmaster.c:4811
+#: postmaster/postmaster.c:4859
#, c-format
msgid "postmaster became multithreaded"
msgstr "il postmaster è diventato multithread"
-#: postmaster/postmaster.c:4869
+#: postmaster/postmaster.c:4917
#, c-format
msgid "database system is ready to accept read only connections"
msgstr "il database è pronto ad accettare connessioni in sola lettura"
-#: postmaster/postmaster.c:5178
+#: postmaster/postmaster.c:5226
#, c-format
msgid "could not fork startup process: %m"
msgstr "fork del processo di avvio fallito: %m"
-#: postmaster/postmaster.c:5182
+#: postmaster/postmaster.c:5230
#, c-format
msgid "could not fork background writer process: %m"
msgstr "fork del processo di scrittura in background fallito: %m"
-#: postmaster/postmaster.c:5186
+#: postmaster/postmaster.c:5234
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "fork del processo di creazione dei checkpoint fallito: %m"
-#: postmaster/postmaster.c:5190
+#: postmaster/postmaster.c:5238
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "fork del processo di scrittura dei WAL fallito: %m"
-#: postmaster/postmaster.c:5194
+#: postmaster/postmaster.c:5242
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "fork del processo di ricezione dei WAL fallito: %m"
-#: postmaster/postmaster.c:5198
+#: postmaster/postmaster.c:5246
#, c-format
msgid "could not fork process: %m"
msgstr "fork del processo fallito: %m"
-#: postmaster/postmaster.c:5395
+#: postmaster/postmaster.c:5443
#, c-format
msgid "registering background worker \"%s\""
msgstr "registrazione del processo di lavoro in background \"%s\""
-#: postmaster/postmaster.c:5402
+#: postmaster/postmaster.c:5450
#, c-format
msgid "background worker \"%s\": must be registered in shared_preload_libraries"
msgstr "processo di lavoro in background \"%s\": deve essere registrato in shared_preload_libraries"
-#: postmaster/postmaster.c:5415
+#: postmaster/postmaster.c:5463
#, c-format
msgid "background worker \"%s\": must attach to shared memory in order to be able to request a database connection"
msgstr "processo di lavoro in background \"%s\": deve essere attaccato alla memoria condivisa per poter richiedere una connessione di database"
-#: postmaster/postmaster.c:5425
+#: postmaster/postmaster.c:5473
#, c-format
msgid "background worker \"%s\": cannot request database access if starting at postmaster start"
msgstr "processo di lavoro in background \"%s\": non è possibile richiedere accesso al database se avviato all'avvio di postmaster"
-#: postmaster/postmaster.c:5440
+#: postmaster/postmaster.c:5488
#, c-format
msgid "background worker \"%s\": invalid restart interval"
msgstr "processo di lavoro in background \"%s\": intervallo di riavvio non valido"
-#: postmaster/postmaster.c:5456
+#: postmaster/postmaster.c:5504
#, c-format
msgid "too many background workers"
msgstr "troppi processi di lavoro in background"
-#: postmaster/postmaster.c:5457
+#: postmaster/postmaster.c:5505
#, c-format
msgid "Up to %d background worker can be registered with the current settings."
msgid_plural "Up to %d background workers can be registered with the current settings."
msgstr[0] "Le impostazioni correnti consentono la registrazione di un massimo di %d processi di lavoro in background."
msgstr[1] "Le impostazioni correnti consentono la registrazione di un massimo di %d processi di lavoro in background."
-#: postmaster/postmaster.c:5500
+#: postmaster/postmaster.c:5548
#, c-format
msgid "database connection requirement not indicated during registration"
msgstr "requisiti di connessione a database non indicati durante la registrazione"
-#: postmaster/postmaster.c:5507
+#: postmaster/postmaster.c:5555
#, c-format
msgid "invalid processing mode in background worker"
msgstr "modalità di processo non valida nel processo di lavoro in background"
-#: postmaster/postmaster.c:5581
+#: postmaster/postmaster.c:5629
#, c-format
msgid "terminating background worker \"%s\" due to administrator command"
msgstr "interruzione del processo di lavoro in background \"%s\" a causa di comando amministrativo"
-#: postmaster/postmaster.c:5798
+#: postmaster/postmaster.c:5846
#, c-format
msgid "starting background worker process \"%s\""
msgstr "avvio del processo di lavoro in background \"%s\""
-#: postmaster/postmaster.c:5809
+#: postmaster/postmaster.c:5857
#, c-format
msgid "could not fork worker process: %m"
msgstr "fork del processo di lavoro in background fallito: %m"
-#: postmaster/postmaster.c:6164
+#: postmaster/postmaster.c:6212
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr "duplicazione del socket %d da usare nel backend fallita: codice errore %d"
-#: postmaster/postmaster.c:6196
+#: postmaster/postmaster.c:6244
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "creazione del socket ereditato fallita: codice errore %d\n"
-#: postmaster/postmaster.c:6225
+#: postmaster/postmaster.c:6273
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "apertura del file delle variabili del backend \"%s\" fallita: %s\n"
-#: postmaster/postmaster.c:6232
+#: postmaster/postmaster.c:6280
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "lettura dal file delle variabili del backend \"%s\" fallita: %s\n"
-#: postmaster/postmaster.c:6241
+#: postmaster/postmaster.c:6289
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "rimozione del file \"%s\" fallita: %s\n"
-#: postmaster/postmaster.c:6258
+#: postmaster/postmaster.c:6306
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr "non è stato possibile mappare la vista delle variabili del backend: codice errore %lu\n"
-#: postmaster/postmaster.c:6267
+#: postmaster/postmaster.c:6315
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr "non è stato possibile rimuovere la mappa della vista delle variabili del backend: codice errore %lu\n"
-#: postmaster/postmaster.c:6274
+#: postmaster/postmaster.c:6322
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr "chiusura dell'handle dei parametri variabili del backend fallita: codice errore %lu\n"
-#: postmaster/postmaster.c:6433
+#: postmaster/postmaster.c:6481
#, c-format
msgid "could not read exit code for process\n"
msgstr "lettura del codice di uscita del processo fallita\n"
-#: postmaster/postmaster.c:6438
+#: postmaster/postmaster.c:6486
#, c-format
msgid "could not post child completion status\n"
msgstr "invio dello stato di completamento del figlio fallito\n"
-#: postmaster/syslogger.c:457 postmaster/syslogger.c:1056
+#: postmaster/syslogger.c:474 postmaster/syslogger.c:1148
#, c-format
msgid "could not read from logger pipe: %m"
msgstr "lettura dalla pipe del logger fallita: %m"
-#: postmaster/syslogger.c:506
+#: postmaster/syslogger.c:523
#, c-format
msgid "logger shutting down"
msgstr "spegnimento del logger"
-#: postmaster/syslogger.c:550 postmaster/syslogger.c:564
+#: postmaster/syslogger.c:567 postmaster/syslogger.c:581
#, c-format
msgid "could not create pipe for syslog: %m"
msgstr "creazione della pipe per il syslog fallita: %m"
-#: postmaster/syslogger.c:600
+#: postmaster/syslogger.c:632
#, c-format
msgid "could not fork system logger: %m"
msgstr "fork del logger di sistema fallito: %m"
-#: postmaster/syslogger.c:636
+#: postmaster/syslogger.c:668
#, c-format
msgid "redirecting log output to logging collector process"
msgstr "redirezione dell'output ti log al processo di raccolta dei log"
-#: postmaster/syslogger.c:637
+#: postmaster/syslogger.c:669
#, c-format
msgid "Future log output will appear in directory \"%s\"."
msgstr "I prossimi output di log appariranno nella directory \"%s\"."
-#: postmaster/syslogger.c:645
+#: postmaster/syslogger.c:677
#, c-format
msgid "could not redirect stdout: %m"
msgstr "redirezione di stdout fallita: %m"
-#: postmaster/syslogger.c:650 postmaster/syslogger.c:666
+#: postmaster/syslogger.c:682 postmaster/syslogger.c:698
#, c-format
msgid "could not redirect stderr: %m"
msgstr "redirezione di stderr fallita: %m"
-#: postmaster/syslogger.c:1011
+#: postmaster/syslogger.c:1103
#, c-format
msgid "could not write to log file: %s\n"
msgstr "scrittura nel file di log fallita: %s\n"
-#: postmaster/syslogger.c:1151
+#: postmaster/syslogger.c:1220
#, c-format
msgid "could not open log file \"%s\": %m"
msgstr "apertura del file di log \"%s\" fallita: %m"
-#: postmaster/syslogger.c:1213 postmaster/syslogger.c:1257
+#: postmaster/syslogger.c:1282 postmaster/syslogger.c:1332
#, c-format
msgid "disabling automatic rotation (use SIGHUP to re-enable)"
msgstr "rotazione automatica disabilitata (usa SIGHUP per abilitarla di nuovo)"
msgid "could not determine which collation to use for regular expression"
msgstr "non è stato possibile determinare quale ordinamento usare per le espressioni regolari"
-#: replication/basebackup.c:141 replication/basebackup.c:947
+#: replication/basebackup.c:141 replication/basebackup.c:950
#: utils/adt/misc.c:360
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "lettura del link simbolico \"%s\" fallita: %m"
-#: replication/basebackup.c:148 replication/basebackup.c:951
+#: replication/basebackup.c:148 replication/basebackup.c:954
#: utils/adt/misc.c:364
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgid "could not find WAL file \"%s\""
msgstr "file WAL \"%s\" non trovato"
-#: replication/basebackup.c:404 replication/basebackup.c:428
+#: replication/basebackup.c:407 replication/basebackup.c:431
#, c-format
msgid "unexpected WAL file size \"%s\""
msgstr "dimensione inaspettata del file WAL \"%s\""
-#: replication/basebackup.c:416 replication/basebackup.c:1073
+#: replication/basebackup.c:419 replication/basebackup.c:1076
#, c-format
msgid "base backup could not send data, aborting backup"
msgstr "invio dati da parte del backup di base fallito, backup interrotto"
-#: replication/basebackup.c:514 replication/basebackup.c:523
-#: replication/basebackup.c:532 replication/basebackup.c:541
-#: replication/basebackup.c:550
+#: replication/basebackup.c:517 replication/basebackup.c:526
+#: replication/basebackup.c:535 replication/basebackup.c:544
+#: replication/basebackup.c:553
#, c-format
msgid "duplicate option \"%s\""
msgstr "opzione duplicata \"%s\""
-#: replication/basebackup.c:805 replication/basebackup.c:892
+#: replication/basebackup.c:808 replication/basebackup.c:895
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "non è stato possibile ottenere informazioni sul file o directory \"%s\": %m"
-#: replication/basebackup.c:1025
+#: replication/basebackup.c:1028
#, c-format
msgid "skipping special file \"%s\""
msgstr "file speciale \"%s\" saltato"
msgid "primary server contains no more WAL on requested timeline %u"
msgstr "il server primario non contiene più alcun WAL sulla timeline richiesta %u"
-#: replication/walreceiver.c:548 replication/walreceiver.c:905
+#: replication/walreceiver.c:548 replication/walreceiver.c:899
#, c-format
msgid "could not close log segment %s: %m"
msgstr "chiusura del segmento di log %s fallita: %m"
msgid "fetching timeline history file for timeline %u from primary server"
msgstr "recupero del file di storia della timeline %u dal server primario"
-#: replication/walreceiver.c:956
+#: replication/walreceiver.c:950
#, c-format
msgid "could not write to log segment %s at offset %u, length %lu: %m"
msgstr "scrittura nel segmento di log %s in posizione %u, lunghezza %lu fallita: %m"
-#: replication/walsender.c:373 storage/smgr/md.c:1786
+#: replication/walsender.c:373 storage/smgr/md.c:1824
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "non è stato possibile spostarsi alla fine del file \"%s\": %m"
msgid "no empty local buffer available"
msgstr "nessun buffer locale vuoto disponibile"
-#: storage/file/fd.c:548
+#: storage/file/fd.c:547
#, c-format
msgid "could not link file \"%s\" to \"%s\": %m"
msgstr "creazione del collegamento il file \"%s\" a \"%s\" fallita: %m"
-#: storage/file/fd.c:642
+#: storage/file/fd.c:641
#, c-format
msgid "getrlimit failed: %m"
msgstr "getrlimit fallito: %m"
-#: storage/file/fd.c:732
+#: storage/file/fd.c:731
#, c-format
msgid "insufficient file descriptors available to start server process"
msgstr "descrittori di file non sufficienti per avviare il processo server"
-#: storage/file/fd.c:733
+#: storage/file/fd.c:732
#, c-format
msgid "System allows %d, we need at least %d."
msgstr "Il sistema ne consente %d, ne occorrono almeno %d."
-#: storage/file/fd.c:774 storage/file/fd.c:1878 storage/file/fd.c:1971
-#: storage/file/fd.c:2119
+#: storage/file/fd.c:773 storage/file/fd.c:1883 storage/file/fd.c:1976
+#: storage/file/fd.c:2128
#, c-format
msgid "out of file descriptors: %m; release and retry"
msgstr "descrittori di file esauriti: %m; sto rilasciando e riprovando"
-#: storage/file/fd.c:1379
+#: storage/file/fd.c:1384
#, c-format
msgid "temporary file: path \"%s\", size %lu"
msgstr "file temporaneo: percorso \"%s\", dimensione %lu"
-#: storage/file/fd.c:1551
+#: storage/file/fd.c:1556
#, c-format
msgid "temporary file size exceeds temp_file_limit (%dkB)"
msgstr "la dimensione del file temporaneo supera temp_file_limit (%dkB)"
-#: storage/file/fd.c:1854 storage/file/fd.c:1904
+#: storage/file/fd.c:1859 storage/file/fd.c:1909
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open file \"%s\""
msgstr "maxAllocatedDescs (%d) superato tentando di aprire il file \"%s\""
-#: storage/file/fd.c:1944
+#: storage/file/fd.c:1949
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to execute command \"%s\""
msgstr "maxAllocatedDescs (%d) superato tentando di eseguire il comando \"%s\""
-#: storage/file/fd.c:2095
+#: storage/file/fd.c:2104
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open directory \"%s\""
msgstr "maxAllocatedDescs (%d) superato tentando di aprire la directory \"%s\""
-#: storage/file/fd.c:2187
+#: storage/file/fd.c:2201
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "lettura della directory \"%s\" fallita: %m"
-#: storage/ipc/shmem.c:205 storage/lmgr/lock.c:872 storage/lmgr/lock.c:906
-#: storage/lmgr/lock.c:2602 storage/lmgr/lock.c:3716 storage/lmgr/lock.c:3781
-#: storage/lmgr/lock.c:4071 storage/lmgr/predicate.c:2333
+#: storage/ipc/shmem.c:205 storage/lmgr/lock.c:892 storage/lmgr/lock.c:930
+#: storage/lmgr/lock.c:2651 storage/lmgr/lock.c:3765 storage/lmgr/lock.c:3830
+#: storage/lmgr/lock.c:4120 storage/lmgr/predicate.c:2333
#: storage/lmgr/predicate.c:2348 storage/lmgr/predicate.c:3740
#: storage/lmgr/predicate.c:4883 storage/lmgr/proc.c:198
#: utils/hash/dynahash.c:966
msgid "requested shared memory size overflows size_t"
msgstr "la dimensione richiesta di memoria condivisa supera size_t"
-#: storage/ipc/standby.c:501 tcop/postgres.c:3011
+#: storage/ipc/standby.c:529 tcop/postgres.c:3017
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr "annullamento dell'istruzione a causa di un conflitto con il ripristino"
-#: storage/ipc/standby.c:502 tcop/postgres.c:2244
+#: storage/ipc/standby.c:530 tcop/postgres.c:2244
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr "La transazione utente ha causato un deadlock del buffer con il ripristino."
msgid "See server log for query details."
msgstr "Vedi i log del server per i dettagli della query."
-#: storage/lmgr/lmgr.c:675
+#: storage/lmgr/lmgr.c:697
#, c-format
msgid "relation %u of database %u"
msgstr "la relazione %u del database %u"
-#: storage/lmgr/lmgr.c:681
+#: storage/lmgr/lmgr.c:703
#, c-format
msgid "extension of relation %u of database %u"
msgstr "l'estensione della relazione %u del database %u"
-#: storage/lmgr/lmgr.c:687
+#: storage/lmgr/lmgr.c:709
#, c-format
msgid "page %u of relation %u of database %u"
msgstr "la pagina %u della relazione %u del database %u"
-#: storage/lmgr/lmgr.c:694
+#: storage/lmgr/lmgr.c:716
#, c-format
msgid "tuple (%u,%u) of relation %u of database %u"
msgstr "la tupla (%u,%u) della relazione %u del database %u"
-#: storage/lmgr/lmgr.c:702
+#: storage/lmgr/lmgr.c:724
#, c-format
msgid "transaction %u"
msgstr "la transazione %u"
-#: storage/lmgr/lmgr.c:707
+#: storage/lmgr/lmgr.c:729
#, c-format
msgid "virtual transaction %d/%u"
msgstr "la transazione virtuale %d/%u"
-#: storage/lmgr/lmgr.c:713
+#: storage/lmgr/lmgr.c:735
#, c-format
msgid "object %u of class %u of database %u"
msgstr "l'oggetto %u di classe %u del database %u"
-#: storage/lmgr/lmgr.c:721
+#: storage/lmgr/lmgr.c:743
#, c-format
msgid "user lock [%u,%u,%u]"
msgstr "il lock utente [%u,%u,%u]"
-#: storage/lmgr/lmgr.c:728
+#: storage/lmgr/lmgr.c:750
#, c-format
msgid "advisory lock [%u,%u,%u,%u]"
msgstr "l'advisory lock [%u,%u,%u,%u]"
-#: storage/lmgr/lmgr.c:736
+#: storage/lmgr/lmgr.c:758
#, c-format
msgid "unrecognized locktag type %d"
msgstr "tipo di locktag %d sconosciuto"
-#: storage/lmgr/lock.c:721
+#: storage/lmgr/lock.c:727
#, c-format
msgid "cannot acquire lock mode %s on database objects while recovery is in progress"
msgstr "non è possibile acquisire lock in modo %s sugli oggetti del database mentre è in corso il ripristino"
-#: storage/lmgr/lock.c:723
+#: storage/lmgr/lock.c:729
#, c-format
msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
msgstr "Solo RowExclusiveLock o inferiore può essere acquisito sugli oggetti database durante il ripristino."
-#: storage/lmgr/lock.c:873 storage/lmgr/lock.c:907 storage/lmgr/lock.c:2603
-#: storage/lmgr/lock.c:3717 storage/lmgr/lock.c:3782 storage/lmgr/lock.c:4072
+#: storage/lmgr/lock.c:893 storage/lmgr/lock.c:931 storage/lmgr/lock.c:2652
+#: storage/lmgr/lock.c:3766 storage/lmgr/lock.c:3831 storage/lmgr/lock.c:4121
#, c-format
msgid "You might need to increase max_locks_per_transaction."
msgstr "Potrebbe essere necessario incrementare max_locks_per_transaction."
-#: storage/lmgr/lock.c:3044 storage/lmgr/lock.c:3156
+#: storage/lmgr/lock.c:3093 storage/lmgr/lock.c:3205
#, c-format
msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
msgstr "non è possibile eseguire PREPARE tenendo sia lock a livello di sessione che di transazione sullo stesso oggetto"
msgid "corrupted item pointer: offset = %u, size = %u"
msgstr "puntatore di elemento corrotto: offset = %u, size = %u"
-#: storage/smgr/md.c:427 storage/smgr/md.c:898
+#: storage/smgr/md.c:428 storage/smgr/md.c:899
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "troncamento del file \"%s\" fallito: %m"
-#: storage/smgr/md.c:494
+#: storage/smgr/md.c:495
#, c-format
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "estendere il file \"%s\" oltre %u blocchi"
-#: storage/smgr/md.c:516 storage/smgr/md.c:677 storage/smgr/md.c:752
+#: storage/smgr/md.c:517 storage/smgr/md.c:678 storage/smgr/md.c:753
#, c-format
msgid "could not seek to block %u in file \"%s\": %m"
msgstr "spostamento al blocco %u nel file \"%s\" fallito: %m"
-#: storage/smgr/md.c:524
+#: storage/smgr/md.c:525
#, c-format
msgid "could not extend file \"%s\": %m"
msgstr "non è stato possibile estendere il file \"%s\": %m"
-#: storage/smgr/md.c:526 storage/smgr/md.c:533 storage/smgr/md.c:779
+#: storage/smgr/md.c:527 storage/smgr/md.c:534 storage/smgr/md.c:780
#, c-format
msgid "Check free disk space."
msgstr "Controlla lo spazio libero sul disco."
-#: storage/smgr/md.c:530
+#: storage/smgr/md.c:531
#, c-format
msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr "non è stato possibile estendere il file \"%s\": scritti soli %d byte di %d nel blocco %u"
-#: storage/smgr/md.c:695
+#: storage/smgr/md.c:696
#, c-format
msgid "could not read block %u in file \"%s\": %m"
msgstr "lettura del blocco %u nel file \"%s\" fallita: %m"
-#: storage/smgr/md.c:711
+#: storage/smgr/md.c:712
#, c-format
msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
msgstr "lettura del blocco %u nel file \"%s\" fallita: letti soli %d byte di %d"
-#: storage/smgr/md.c:770
+#: storage/smgr/md.c:771
#, c-format
msgid "could not write block %u in file \"%s\": %m"
msgstr "scrittura del blocco %u nel file \"%s\" fallita: %m"
-#: storage/smgr/md.c:775
+#: storage/smgr/md.c:776
#, c-format
msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
msgstr "lettura del blocco %u nel file \"%s\" fallita: scritti solo %d byte di %d"
-#: storage/smgr/md.c:874
+#: storage/smgr/md.c:875
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr "troncamento del file \"%s\" a %u blocchi fallito: ora è di soli %u blocchi"
-#: storage/smgr/md.c:924
+#: storage/smgr/md.c:925
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "troncamento del file \"%s\" a %u blocchi fallito: %m"
-#: storage/smgr/md.c:1204
+#: storage/smgr/md.c:1205
#, c-format
msgid "could not fsync file \"%s\" but retrying: %m"
msgstr "fsync del file \"%s\" fallito ma sto ritentando: %m"
-#: storage/smgr/md.c:1367
+#: storage/smgr/md.c:1368
#, c-format
msgid "could not forward fsync request because request queue is full"
msgstr "inoltro della richiesta di fsync fallito perché la coda di richieste è piena"
-#: storage/smgr/md.c:1764
+#: storage/smgr/md.c:1802
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "apertura del file \"%s\" fallita (blocco di destinazione %u): %m"
msgstr "fine file inaspettata nella connessione al client"
#: tcop/postgres.c:442 tcop/postgres.c:454 tcop/postgres.c:465
-#: tcop/postgres.c:477 tcop/postgres.c:4317
+#: tcop/postgres.c:477 tcop/postgres.c:4331
#, c-format
msgid "invalid frontend message type %d"
msgstr "messaggio frontend di tipo %d non valido"
msgid "User was connected to a database that must be dropped."
msgstr "L'utente era connesso ad un database che deve essere eliminato."
-#: tcop/postgres.c:2576
+#: tcop/postgres.c:2586
#, c-format
msgid "terminating connection because of crash of another server process"
msgstr "la connessione è stata terminata a causa del crash di un altro processo del server"
-#: tcop/postgres.c:2577
+#: tcop/postgres.c:2587
#, c-format
msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
msgstr "Il postmaster ha obbligato questo processo del server di attuare il roll back della transazione corrente e di uscire, perché un altro processo del server è terminato anormalmente e con possibile corruzione della memoria condivisa."
-#: tcop/postgres.c:2581 tcop/postgres.c:2914
+#: tcop/postgres.c:2591 tcop/postgres.c:2920
#, c-format
msgid "In a moment you should be able to reconnect to the database and repeat your command."
msgstr "In un momento sarai in grado di riconnetterti al database e di ripetere il comando."
-#: tcop/postgres.c:2674
+#: tcop/postgres.c:2680
#, c-format
msgid "floating-point exception"
msgstr "eccezione floating-point"
-#: tcop/postgres.c:2675
+#: tcop/postgres.c:2681
#, c-format
msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
msgstr "Un'operazione in floating-point non valida è stata segnalata. Questo probabilmente sta a significare che il risultato è un valore fuori limite o l'operazione non è valida, ad esempio una divisione per zero."
-#: tcop/postgres.c:2857
+#: tcop/postgres.c:2863
#, c-format
msgid "terminating autovacuum process due to administrator command"
msgstr "interruzione del processo autovacuum su comando dell'amministratore"
-#: tcop/postgres.c:2863 tcop/postgres.c:2873 tcop/postgres.c:2912
+#: tcop/postgres.c:2869 tcop/postgres.c:2879 tcop/postgres.c:2918
#, c-format
msgid "terminating connection due to conflict with recovery"
msgstr "interruzione della connessione a causa di conflitto con il ripristino"
-#: tcop/postgres.c:2879
+#: tcop/postgres.c:2885
#, c-format
msgid "terminating connection due to administrator command"
msgstr "interruzione della connessione su comando dell'amministratore"
-#: tcop/postgres.c:2892
+#: tcop/postgres.c:2898
#, c-format
msgid "connection to client lost"
msgstr "connessione al client persa"
-#: tcop/postgres.c:2951
+#: tcop/postgres.c:2957
#, c-format
msgid "canceling authentication due to timeout"
msgstr "annullamento dell'autenticazione a causa di timeout"
-#: tcop/postgres.c:2979
+#: tcop/postgres.c:2985
#, c-format
msgid "canceling statement due to lock timeout"
msgstr "annullamento dell'istruzione a causa di timeout di lock"
-#: tcop/postgres.c:2989
+#: tcop/postgres.c:2995
#, c-format
msgid "canceling statement due to statement timeout"
msgstr "annullamento dell'istruzione a causa di timeout"
-#: tcop/postgres.c:2999
+#: tcop/postgres.c:3005
#, c-format
msgid "canceling autovacuum task"
msgstr "annullamento del task di autovacuum"
-#: tcop/postgres.c:3028
+#: tcop/postgres.c:3034
#, c-format
msgid "canceling statement due to user request"
msgstr "annullamento dell'istruzione su richiesta dell'utente"
-#: tcop/postgres.c:3136
+#: tcop/postgres.c:3142
#, c-format
msgid "stack depth limit exceeded"
msgstr "limite di profondità dello stack superato"
-#: tcop/postgres.c:3137
+#: tcop/postgres.c:3143
#, c-format
msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
msgstr "Incrementa il parametro di configurazione \"max_stack_depth\" (attualmente %dkB), dopo esserti assicurato che il limite dello stack della piattaforma sia adeguato."
-#: tcop/postgres.c:3200
+#: tcop/postgres.c:3206
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "\"max_stack_depth\" non deve superare %ldkB"
-#: tcop/postgres.c:3202
+#: tcop/postgres.c:3208
#, c-format
msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
msgstr "Incrementa il limite dello stack della piattaforma usando \"ulimit -s\" on un comando equivalente."
-#: tcop/postgres.c:3566
+#: tcop/postgres.c:3572
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "argomento della riga di comando non valido per il processo server: %s"
-#: tcop/postgres.c:3567 tcop/postgres.c:3573
+#: tcop/postgres.c:3573 tcop/postgres.c:3579
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Prova \"%s --help\" per maggiori informazioni."
-#: tcop/postgres.c:3571
+#: tcop/postgres.c:3577
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s: argomento della riga di comando non valido: %s"
-#: tcop/postgres.c:3650
+#: tcop/postgres.c:3664
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: nessun database né nome utente specificato"
-#: tcop/postgres.c:4225
+#: tcop/postgres.c:4239
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "sottotipo %d del messaggio CLOSE non valido"
-#: tcop/postgres.c:4260
+#: tcop/postgres.c:4274
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "sottotipo %d del messaggio DESCRIBE non valido"
-#: tcop/postgres.c:4338
+#: tcop/postgres.c:4352
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "le chiamate di funzione fastpath non sono supportate in una connessione di replica"
-#: tcop/postgres.c:4342
+#: tcop/postgres.c:4356
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr "il protocollo di query esteso non è supportato in una connessione di replica"
-#: tcop/postgres.c:4512
+#: tcop/postgres.c:4526
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr "disconnessione: tempo della sessione: %d:%02d:%02d.%03d utente=%s database=%s host=%s%s%s"
msgid "could not open dictionary file \"%s\": %m"
msgstr "apertura del file dictionary \"%s\" fallita: %m"
-#: tsearch/spell.c:452 utils/adt/regexp.c:204
+#: tsearch/spell.c:452 utils/adt/regexp.c:208
#, c-format
msgid "invalid regular expression: %s"
msgstr "espressione regolare non valida: %s"
#: tsearch/spell.c:667 tsearch/spell.c:684 tsearch/spell.c:701
-#: tsearch/spell.c:718 tsearch/spell.c:740 gram.y:13345 gram.y:13362
+#: tsearch/spell.c:718 tsearch/spell.c:740 gram.y:13362 gram.y:13379
#, c-format
msgid "syntax error"
msgstr "errore di sintassi"
msgid "unrecognized privilege type: \"%s\""
msgstr "tipo di privilegio sconosciuto: \"%s\""
-#: utils/adt/acl.c:3429 utils/adt/regproc.c:123 utils/adt/regproc.c:144
+#: utils/adt/acl.c:3489 utils/adt/regproc.c:123 utils/adt/regproc.c:144
#: utils/adt/regproc.c:294
#, c-format
msgid "function \"%s\" does not exist"
msgstr "la funzione \"%s\" non esiste"
-#: utils/adt/acl.c:4883
+#: utils/adt/acl.c:4961
#, c-format
msgid "must be member of role \"%s\""
msgstr "occorre far parte del ruolo \"%s\""
msgstr "nessuno dei tipi in input è un array"
#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113
-#: utils/adt/arrayfuncs.c:1281 utils/adt/float.c:1222 utils/adt/float.c:1281
+#: utils/adt/arrayfuncs.c:1293 utils/adt/float.c:1222 utils/adt/float.c:1281
#: utils/adt/float.c:2832 utils/adt/float.c:2848 utils/adt/int.c:623
#: utils/adt/int.c:652 utils/adt/int.c:673 utils/adt/int.c:704
#: utils/adt/int.c:737 utils/adt/int.c:759 utils/adt/int.c:907
msgid "Arrays with differing dimensions are not compatible for concatenation."
msgstr "Array con dimensioni diverse non sono compatibili per il concatenamento."
-#: utils/adt/array_userfuncs.c:426 utils/adt/arrayfuncs.c:1243
-#: utils/adt/arrayfuncs.c:2916 utils/adt/arrayfuncs.c:4935
+#: utils/adt/array_userfuncs.c:426 utils/adt/arrayfuncs.c:1255
+#: utils/adt/arrayfuncs.c:2928 utils/adt/arrayfuncs.c:4947
#, c-format
msgid "invalid number of dimensions: %d"
msgstr "numero di dimensioni non valido: %d"
msgid "missing \"]\" in array dimensions"
msgstr "manca \"]\" nelle dimensioni dell'array"
-#: utils/adt/arrayfuncs.c:270 utils/adt/arrayfuncs.c:2441
-#: utils/adt/arrayfuncs.c:2469 utils/adt/arrayfuncs.c:2484
+#: utils/adt/arrayfuncs.c:270 utils/adt/arrayfuncs.c:2453
+#: utils/adt/arrayfuncs.c:2481 utils/adt/arrayfuncs.c:2496
#, c-format
msgid "upper bound cannot be less than lower bound"
msgstr "il limite massimo non può essere minore del limite minimo"
msgid "malformed array literal: \"%s\""
msgstr "il letterale array non è definito in modo corretto: \"%s\""
-#: utils/adt/arrayfuncs.c:876 utils/adt/arrayfuncs.c:1478
-#: utils/adt/arrayfuncs.c:2800 utils/adt/arrayfuncs.c:2948
-#: utils/adt/arrayfuncs.c:5029 utils/adt/arrayfuncs.c:5361
+#: utils/adt/arrayfuncs.c:876 utils/adt/arrayfuncs.c:1490
+#: utils/adt/arrayfuncs.c:2812 utils/adt/arrayfuncs.c:2960
+#: utils/adt/arrayfuncs.c:5041 utils/adt/arrayfuncs.c:5373
#: utils/adt/arrayutils.c:93 utils/adt/arrayutils.c:102
#: utils/adt/arrayutils.c:109
#, c-format
msgid "array size exceeds the maximum allowed (%d)"
msgstr "la dimensione dell'array supera il massimo consentito (%d)"
-#: utils/adt/arrayfuncs.c:1254
+#: utils/adt/arrayfuncs.c:1266
#, c-format
msgid "invalid array flags"
msgstr "i flag dell'array non sono validi"
-#: utils/adt/arrayfuncs.c:1262
+#: utils/adt/arrayfuncs.c:1274
#, c-format
msgid "wrong element type"
msgstr "il tipo di elemento è errato"
-#: utils/adt/arrayfuncs.c:1312 utils/adt/rangetypes.c:334
+#: utils/adt/arrayfuncs.c:1324 utils/adt/rangetypes.c:334
#: utils/cache/lsyscache.c:2530
#, c-format
msgid "no binary input function available for type %s"
msgstr "non esiste una funzione di input binario per il tipo %s"
-#: utils/adt/arrayfuncs.c:1452
+#: utils/adt/arrayfuncs.c:1464
#, c-format
msgid "improper binary format in array element %d"
msgstr "il formato binario nell'elemento dell'array %d non è corretto"
-#: utils/adt/arrayfuncs.c:1534 utils/adt/rangetypes.c:339
+#: utils/adt/arrayfuncs.c:1546 utils/adt/rangetypes.c:339
#: utils/cache/lsyscache.c:2563
#, c-format
msgid "no binary output function available for type %s"
msgstr "non esiste una funzione di output binario per il tipo %s"
-#: utils/adt/arrayfuncs.c:1908
+#: utils/adt/arrayfuncs.c:1920
#, c-format
msgid "slices of fixed-length arrays not implemented"
msgstr "le sezioni di array a lunghezza fissa non sono implementate"
-#: utils/adt/arrayfuncs.c:2081 utils/adt/arrayfuncs.c:2103
-#: utils/adt/arrayfuncs.c:2137 utils/adt/arrayfuncs.c:2423
-#: utils/adt/arrayfuncs.c:4921 utils/adt/arrayfuncs.c:4947
-#: utils/adt/arrayfuncs.c:4958
+#: utils/adt/arrayfuncs.c:2093 utils/adt/arrayfuncs.c:2115
+#: utils/adt/arrayfuncs.c:2149 utils/adt/arrayfuncs.c:2435
+#: utils/adt/arrayfuncs.c:4933 utils/adt/arrayfuncs.c:4959
+#: utils/adt/arrayfuncs.c:4970
#, c-format
msgid "wrong number of array subscripts"
msgstr "il numero di indici di array è errato"
-#: utils/adt/arrayfuncs.c:2086 utils/adt/arrayfuncs.c:2179
-#: utils/adt/arrayfuncs.c:2474
+#: utils/adt/arrayfuncs.c:2098 utils/adt/arrayfuncs.c:2191
+#: utils/adt/arrayfuncs.c:2486
#, c-format
msgid "array subscript out of range"
msgstr "indice dell'array fuori dall'intervallo"
-#: utils/adt/arrayfuncs.c:2091
+#: utils/adt/arrayfuncs.c:2103
#, c-format
msgid "cannot assign null value to an element of a fixed-length array"
msgstr "non è possibile assegnare un valore nullo a un elemento di un array a dimensione fissa"
-#: utils/adt/arrayfuncs.c:2377
+#: utils/adt/arrayfuncs.c:2389
#, c-format
msgid "updates on slices of fixed-length arrays not implemented"
msgstr "la modifica di sezioni di array a lunghezza fissa non è implementate"
-#: utils/adt/arrayfuncs.c:2413 utils/adt/arrayfuncs.c:2500
+#: utils/adt/arrayfuncs.c:2425 utils/adt/arrayfuncs.c:2512
#, c-format
msgid "source array too small"
msgstr "l'array di origine è troppo piccolo"
-#: utils/adt/arrayfuncs.c:3055
+#: utils/adt/arrayfuncs.c:3067
#, c-format
msgid "null array element not allowed in this context"
msgstr "in questo contesto non è consentito un elemento di array nullo"
-#: utils/adt/arrayfuncs.c:3158 utils/adt/arrayfuncs.c:3366
-#: utils/adt/arrayfuncs.c:3683
+#: utils/adt/arrayfuncs.c:3170 utils/adt/arrayfuncs.c:3378
+#: utils/adt/arrayfuncs.c:3695
#, c-format
msgid "cannot compare arrays of different element types"
msgstr "non è possibile confrontare array con elementi di tipo diverso"
-#: utils/adt/arrayfuncs.c:3568 utils/adt/rangetypes.c:1225
+#: utils/adt/arrayfuncs.c:3580 utils/adt/rangetypes.c:1225
#, c-format
msgid "could not identify a hash function for type %s"
msgstr "non è stato possibile trovare una funzione di hash per il tipo %s"
-#: utils/adt/arrayfuncs.c:4819 utils/adt/arrayfuncs.c:4859
+#: utils/adt/arrayfuncs.c:4831 utils/adt/arrayfuncs.c:4871
#, c-format
msgid "dimension array or low bound array cannot be null"
msgstr "la dimensione dell'array o il suo limite inferiore non possono essere nulli"
-#: utils/adt/arrayfuncs.c:4922 utils/adt/arrayfuncs.c:4948
+#: utils/adt/arrayfuncs.c:4934 utils/adt/arrayfuncs.c:4960
#, c-format
msgid "Dimension array must be one dimensional."
msgstr "L'array delle dimensioni deve avere una sola dimensione."
-#: utils/adt/arrayfuncs.c:4927 utils/adt/arrayfuncs.c:4953
+#: utils/adt/arrayfuncs.c:4939 utils/adt/arrayfuncs.c:4965
#, c-format
msgid "dimension values cannot be null"
msgstr "i valori di dimensione non possono essere nulli"
-#: utils/adt/arrayfuncs.c:4959
+#: utils/adt/arrayfuncs.c:4971
#, c-format
msgid "Low bound array has different size than dimensions array."
msgstr "L'array dei valori inferiori ha dimensione differente dal numero di dimensioni dell'array."
-#: utils/adt/arrayfuncs.c:5226
+#: utils/adt/arrayfuncs.c:5238
#, c-format
msgid "removing elements from multidimensional arrays is not supported"
msgstr "la rimozione di elementi da array multidimensionali non è supportata"
msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
msgstr "la precisione di TIME(%d)%s è stata ridotta al massimo consentito (%d)"
-#: utils/adt/date.c:144 utils/adt/datetime.c:1199 utils/adt/datetime.c:2112
+#: utils/adt/date.c:144 utils/adt/datetime.c:1199 utils/adt/datetime.c:2115
#, c-format
msgid "date/time value \"current\" is no longer supported"
msgstr "il valore \"current\" per i tipi date/time non è più supportato"
msgstr "data fuori dall'intervallo consentito per timestamp"
#: utils/adt/date.c:936 utils/adt/date.c:982 utils/adt/date.c:1549
-#: utils/adt/date.c:1585 utils/adt/date.c:2457 utils/adt/datetime.c:1680
+#: utils/adt/date.c:1585 utils/adt/date.c:2457 utils/adt/datetime.c:1683
#: utils/adt/formatting.c:3381 utils/adt/formatting.c:3413
#: utils/adt/formatting.c:3481 utils/adt/nabstime.c:481
#: utils/adt/nabstime.c:524 utils/adt/nabstime.c:554 utils/adt/nabstime.c:597
msgid "\"time with time zone\" units \"%s\" not recognized"
msgstr "unità \"%s\" di \"time with time zone\" non è riconosciuta"
-#: utils/adt/date.c:2677 utils/adt/datetime.c:927 utils/adt/datetime.c:1838
-#: utils/adt/datetime.c:4601 utils/adt/timestamp.c:4652
+#: utils/adt/date.c:2677 utils/adt/datetime.c:927 utils/adt/datetime.c:1841
+#: utils/adt/datetime.c:4604 utils/adt/timestamp.c:4652
#: utils/adt/timestamp.c:4836
#, c-format
msgid "time zone \"%s\" not recognized"
msgid "interval time zone \"%s\" must not include months or days"
msgstr "l'intervallo di fusi orari \"%s\" non può contenere mesi o giorni"
-#: utils/adt/datetime.c:3801 utils/adt/datetime.c:3808
+#: utils/adt/datetime.c:3804 utils/adt/datetime.c:3811
#, c-format
msgid "date/time field value out of range: \"%s\""
msgstr "valore del campo date/time fuori dall'intervallo consentito: \"%s\""
-#: utils/adt/datetime.c:3810
+#: utils/adt/datetime.c:3813
#, c-format
msgid "Perhaps you need a different \"datestyle\" setting."
msgstr "Forse è necessario impostare un \"datestyle\" diverso."
-#: utils/adt/datetime.c:3815
+#: utils/adt/datetime.c:3818
#, c-format
msgid "interval field value out of range: \"%s\""
msgstr "valore del campo interval fuori dall'intervallo consentito: \"%s\""
-#: utils/adt/datetime.c:3821
+#: utils/adt/datetime.c:3824
#, c-format
msgid "time zone displacement out of range: \"%s\""
msgstr "la differenza di fuso orario è fuori dall'intervallo consentito: \"%s\""
#. translator: first %s is inet or cidr
-#: utils/adt/datetime.c:3828 utils/adt/network.c:107
+#: utils/adt/datetime.c:3831 utils/adt/network.c:107
#, c-format
msgid "invalid input syntax for type %s: \"%s\""
msgstr "sintassi di input non valida per il tipo %s: \"%s\""
-#: utils/adt/datetime.c:4603
+#: utils/adt/datetime.c:4606
#, c-format
msgid "This time zone name appears in the configuration file for time zone abbreviation \"%s\"."
msgstr "Il nome del fuso orario figura nel file di configurazione delle abbreviazioni di fuso orario \"%s\"."
msgid "cannot call json_populate_recordset on a nested object"
msgstr "non è possibile eseguire json_populate_recordset su un oggetto annidato"
-#: utils/adt/like.c:212 utils/adt/selfuncs.c:5324
+#: utils/adt/like.c:212 utils/adt/selfuncs.c:5353
#, c-format
msgid "could not determine which collation to use for ILIKE"
msgstr "non è stato possibile determinare quale ordinamento usare per ILIKE"
msgid "LIKE pattern must not end with escape character"
msgstr "i pattern per LIKE non possono terminare con un carattere di escape"
-#: utils/adt/like_match.c:292 utils/adt/regexp.c:694
+#: utils/adt/like_match.c:292 utils/adt/regexp.c:698
#, c-format
msgid "invalid escape string"
msgstr "la stringa di escape non è valida"
-#: utils/adt/like_match.c:293 utils/adt/regexp.c:695
+#: utils/adt/like_match.c:293 utils/adt/regexp.c:699
#, c-format
msgid "Escape string must be empty or one character."
msgstr "La stringa di escape deve essere vuota o contenere un solo carattere."
msgid "could not format cidr value: %m"
msgstr "formattazione del valore cidr fallita: %m"
-#: utils/adt/network.c:1255
+#: utils/adt/network.c:1252
#, c-format
msgid "cannot AND inet values of different sizes"
msgstr "non è possibile eseguire l'AND fra valori di tipo inet di dimensione diversa"
-#: utils/adt/network.c:1287
+#: utils/adt/network.c:1284
#, c-format
msgid "cannot OR inet values of different sizes"
msgstr "non è possibile eseguire l'OR fra valori di tipo inet di dimensione diversa"
-#: utils/adt/network.c:1348 utils/adt/network.c:1424
+#: utils/adt/network.c:1345 utils/adt/network.c:1421
#, c-format
msgid "result is out of range"
msgstr "il risultato è fuori dall'intervallo consentito"
-#: utils/adt/network.c:1389
+#: utils/adt/network.c:1386
#, c-format
msgid "cannot subtract inet values of different sizes"
msgstr "non è possibile sottrarre valori di tipo inet di dimensione diversa"
msgid "Unexpected end of input."
msgstr "L'input è terminato in modo inatteso."
-#: utils/adt/regexp.c:285 utils/adt/regexp.c:1234 utils/adt/varlena.c:3042
+#: utils/adt/regexp.c:289 utils/adt/regexp.c:1315 utils/adt/varlena.c:3154
#, c-format
msgid "regular expression failed: %s"
msgstr "l'espressione regolare %s è fallita"
-#: utils/adt/regexp.c:422
+#: utils/adt/regexp.c:426
#, c-format
msgid "invalid regexp option: \"%c\""
msgstr "l'opzione regexp \"%c\" non è valida"
-#: utils/adt/regexp.c:894
+#: utils/adt/regexp.c:905
#, c-format
msgid "regexp_split does not support the global option"
msgstr "l'opzione global (g) non è supportata per regexp_split"
+#: utils/adt/regexp.c:962
+#, c-format
+msgid "too many regular expression matches"
+msgstr "troppe corrispondenze nell'espressione regolare"
+
#: utils/adt/regproc.c:128 utils/adt/regproc.c:148
#, c-format
msgid "more than one function named \"%s\""
msgid "Use NONE to denote the missing argument of a unary operator."
msgstr "Usa NONE per indicare l'argomento mancante in un operatore unario."
-#: utils/adt/regproc.c:662 utils/adt/regproc.c:1532 utils/adt/ruleutils.c:7757
-#: utils/adt/ruleutils.c:7813 utils/adt/ruleutils.c:7852
+#: utils/adt/regproc.c:662 utils/adt/regproc.c:1532 utils/adt/ruleutils.c:7808
+#: utils/adt/ruleutils.c:7864 utils/adt/ruleutils.c:7903
#, c-format
msgid "too many arguments"
msgstr "troppi argomenti"
msgid "cannot compare record types with different numbers of columns"
msgstr "non è possibile confrontare tipi di record con diverso numero di colonne"
-#: utils/adt/ruleutils.c:3967
+#: utils/adt/ruleutils.c:4014
#, c-format
msgid "rule \"%s\" has unsupported event type %d"
msgstr "la regola \"%s\" ha un tipo di evento non supportato %d"
-#: utils/adt/selfuncs.c:5309
+#: utils/adt/selfuncs.c:5338
#, c-format
msgid "case insensitive matching not supported on type bytea"
msgstr "il confronto case insensitive sul tipo bytea non è supportato"
-#: utils/adt/selfuncs.c:5412
+#: utils/adt/selfuncs.c:5441
#, c-format
msgid "regular-expression matching not supported on type bytea"
msgstr "il confronto con espressioni regolari sul tipo bytea non è supportato"
msgid "index %d out of valid range, 0..%d"
msgstr "l'indice %d è fuori dall'intervallo valido, 0..%d"
-#: utils/adt/varlena.c:3138
+#: utils/adt/varlena.c:3250
#, c-format
msgid "field position must be greater than zero"
msgstr "il campo deve essere maggiore di zero"
-#: utils/adt/varlena.c:3849 utils/adt/varlena.c:4083
+#: utils/adt/varlena.c:3961 utils/adt/varlena.c:4195
#, c-format
msgid "VARIADIC argument must be an array"
msgstr "l'argomento VARIADIC deve essere un array"
-#: utils/adt/varlena.c:4023
+#: utils/adt/varlena.c:4135
#, c-format
msgid "unterminated format specifier"
msgstr "specificatore di formato non terminato"
-#: utils/adt/varlena.c:4161 utils/adt/varlena.c:4281
+#: utils/adt/varlena.c:4273 utils/adt/varlena.c:4393
#, c-format
msgid "unrecognized conversion type specifier \"%c\""
msgstr "specificatore di tipo \"%c\" non riconosciuto"
-#: utils/adt/varlena.c:4173 utils/adt/varlena.c:4230
+#: utils/adt/varlena.c:4285 utils/adt/varlena.c:4342
#, c-format
msgid "too few arguments for format"
msgstr "troppi pochi argomenti per il formato"
-#: utils/adt/varlena.c:4324 utils/adt/varlena.c:4507
+#: utils/adt/varlena.c:4436 utils/adt/varlena.c:4619
#, c-format
msgid "number is out of range"
msgstr "il numero è al di fuori dell'intervallo consentito"
-#: utils/adt/varlena.c:4388 utils/adt/varlena.c:4416
+#: utils/adt/varlena.c:4500 utils/adt/varlena.c:4528
#, c-format
msgid "format specifies argument 0, but arguments are numbered from 1"
msgstr "il formato specifica l'argomento 0, ma gli argomenti sono numerati a partire da 1"
-#: utils/adt/varlena.c:4409
+#: utils/adt/varlena.c:4521
#, c-format
msgid "width argument position must be ended by \"$\""
msgstr "la posizione dell'argomento di larghezza deve finire con \"$\""
-#: utils/adt/varlena.c:4454
+#: utils/adt/varlena.c:4566
#, c-format
msgid "null values cannot be formatted as an SQL identifier"
msgstr "i valori vuoti non possono essere formattati come un identificativo SQL"
msgid "invalid query"
msgstr "query non valida"
-#: utils/adt/xml.c:3820
+#: utils/adt/xml.c:3821
#, c-format
msgid "invalid array for XML namespace mapping"
msgstr "l'array per il mapping del namespace XML non è valido"
-#: utils/adt/xml.c:3821
+#: utils/adt/xml.c:3822
#, c-format
msgid "The array must be two-dimensional with length of the second axis equal to 2."
msgstr "L'array deve avere due dimensioni e la lunghezza del secondo asse deve essere pari a 2."
-#: utils/adt/xml.c:3845
+#: utils/adt/xml.c:3846
#, c-format
msgid "empty XPath expression"
msgstr "l'espressione XPath è vuota"
-#: utils/adt/xml.c:3894
+#: utils/adt/xml.c:3906
#, c-format
msgid "neither namespace name nor URI may be null"
msgstr "né il nome del namespace né l'URI possono essere nulli"
-#: utils/adt/xml.c:3901
+#: utils/adt/xml.c:3913
#, c-format
msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
msgstr "registrazione del namespace XML con nome \"%s\" ed URI \"%s\" fallita"
msgid "cached plan must not change result type"
msgstr "il cached plan non deve cambiare il tipo del risultato"
-#: utils/cache/relcache.c:4611
+#: utils/cache/relcache.c:4672
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "creazione del file di inizializzazione della cache delle relazioni \"%s\" fallita: %m"
-#: utils/cache/relcache.c:4613
+#: utils/cache/relcache.c:4674
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Proseguo in ogni caso, ma c'è qualcosa che non funziona."
-#: utils/cache/relcache.c:4846
+#: utils/cache/relcache.c:4997
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "rimozione del file di cache \"%s\" fallita: %m"
msgid "could not reopen file \"%s\" as stdout: %m"
msgstr "riapertura del file \"%s\" come stdout fallita: %m"
-#: utils/error/elog.c:2110 utils/error/elog.c:2120 utils/error/elog.c:2130
+#: utils/error/elog.c:2115 utils/error/elog.c:2125 utils/error/elog.c:2135
msgid "[unknown]"
msgstr "[sconosciuto]"
-#: utils/error/elog.c:2478 utils/error/elog.c:2777 utils/error/elog.c:2885
+#: utils/error/elog.c:2483 utils/error/elog.c:2782 utils/error/elog.c:2890
msgid "missing error text"
msgstr "testo dell'errore mancante"
-#: utils/error/elog.c:2481 utils/error/elog.c:2484 utils/error/elog.c:2888
-#: utils/error/elog.c:2891
+#: utils/error/elog.c:2486 utils/error/elog.c:2489 utils/error/elog.c:2893
+#: utils/error/elog.c:2896
#, c-format
msgid " at character %d"
msgstr " al carattere %d"
-#: utils/error/elog.c:2494 utils/error/elog.c:2501
+#: utils/error/elog.c:2499 utils/error/elog.c:2506
msgid "DETAIL: "
msgstr "DETTAGLI: "
-#: utils/error/elog.c:2508
+#: utils/error/elog.c:2513
msgid "HINT: "
msgstr "SUGGERIMENTO: "
-#: utils/error/elog.c:2515
+#: utils/error/elog.c:2520
msgid "QUERY: "
msgstr "QUERY: "
-#: utils/error/elog.c:2522
+#: utils/error/elog.c:2527
msgid "CONTEXT: "
msgstr "CONTESTO: "
-#: utils/error/elog.c:2532
+#: utils/error/elog.c:2537
#, c-format
msgid "LOCATION: %s, %s:%d\n"
msgstr "POSIZIONE: %s, %s:%d\n"
-#: utils/error/elog.c:2539
+#: utils/error/elog.c:2544
#, c-format
msgid "LOCATION: %s:%d\n"
msgstr "POSIZIONE: %s:%d\n"
-#: utils/error/elog.c:2553
+#: utils/error/elog.c:2558
msgid "STATEMENT: "
msgstr "ISTRUZIONE: "
#. translator: This string will be truncated at 47
#. characters expanded.
-#: utils/error/elog.c:3006
+#: utils/error/elog.c:3011
#, c-format
msgid "operating system error %d"
msgstr "errore del sistema operativo %d"
-#: utils/error/elog.c:3201
+#: utils/error/elog.c:3206
msgid "DEBUG"
msgstr "DEBUG"
-#: utils/error/elog.c:3205
+#: utils/error/elog.c:3210
msgid "LOG"
msgstr "LOG"
-#: utils/error/elog.c:3208
+#: utils/error/elog.c:3213
msgid "INFO"
msgstr "INFO"
-#: utils/error/elog.c:3211
+#: utils/error/elog.c:3216
msgid "NOTICE"
msgstr "NOTIFICA"
-#: utils/error/elog.c:3214
+#: utils/error/elog.c:3219
msgid "WARNING"
msgstr "ATTENZIONE"
-#: utils/error/elog.c:3217
+#: utils/error/elog.c:3222
msgid "ERROR"
msgstr "ERRORE"
-#: utils/error/elog.c:3220
+#: utils/error/elog.c:3225
msgid "FATAL"
msgstr "FATALE"
-#: utils/error/elog.c:3223
+#: utils/error/elog.c:3228
msgid "PANIC"
msgstr "PANICO"
msgid "could not write lock file \"%s\": %m"
msgstr "scrittura del file di lock \"%s\" fallita: %m"
-#: utils/init/miscinit.c:1076 utils/init/miscinit.c:1205 utils/misc/guc.c:7754
+#: utils/init/miscinit.c:1076 utils/init/miscinit.c:1205 utils/misc/guc.c:7778
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "lettura dal file \"%s\" fallita: %m"
msgstr "Le unità di misura valide sono \"ms\", \"s\", \"min\", \"h\" e \"d\"."
#: utils/misc/guc.c:5232 utils/misc/guc.c:6028 utils/misc/guc.c:6080
-#: utils/misc/guc.c:6824 utils/misc/guc.c:6983 utils/misc/guc.c:8158
+#: utils/misc/guc.c:6129 utils/misc/guc.c:6848 utils/misc/guc.c:7007
+#: utils/misc/guc.c:8182
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "parametro di configurazione \"%s\" sconosciuto"
#: utils/misc/guc.c:5270 utils/misc/guc.c:5460 utils/misc/guc.c:5564
#: utils/misc/guc.c:5665 utils/misc/guc.c:5786 utils/misc/guc.c:5894
-#: guc-file.l:226
+#: guc-file.l:227
#, c-format
msgid "parameter \"%s\" cannot be changed without restarting the server"
msgstr "il parametro \"%s\" non può essere cambiato senza riavviare il server"
msgid "parameter \"%s\" cannot be set after connection start"
msgstr "il parametro \"%s\" non può essere impostato dopo l'avvio della connessione"
-#: utils/misc/guc.c:5335 utils/misc/guc.c:8174
+#: utils/misc/guc.c:5335 utils/misc/guc.c:8198
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "permesso di impostare il parametro \"%s\" negato"
msgid "cannot set parameter \"%s\" within security-definer function"
msgstr "il parametro \"%s\" non può essere impostato da una funzione che ha i privilegi del creatore"
-#: utils/misc/guc.c:5526 utils/misc/guc.c:5861 utils/misc/guc.c:8338
-#: utils/misc/guc.c:8372
+#: utils/misc/guc.c:5526 utils/misc/guc.c:5861 utils/misc/guc.c:8362
+#: utils/misc/guc.c:8396
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "valore non valido per il parametro \"%s\": \"%s\""
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
msgstr "%g non è compreso nell'intervallo di validità del il parametro \"%s\" (%g .. %g)"
-#: utils/misc/guc.c:6036 utils/misc/guc.c:6084 utils/misc/guc.c:6987
+#: utils/misc/guc.c:6036 utils/misc/guc.c:6084 utils/misc/guc.c:7011
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "solo un superutente può esaminare \"%s\""
-#: utils/misc/guc.c:6150
+#: utils/misc/guc.c:6174
#, c-format
msgid "SET %s takes only one argument"
msgstr "SET %s accetta un unico argomento"
-#: utils/misc/guc.c:6321
+#: utils/misc/guc.c:6345
#, c-format
msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
msgstr "SET LOCAL TRANSACTION SNAPSHOT non è implementato"
-#: utils/misc/guc.c:6401
+#: utils/misc/guc.c:6425
#, c-format
msgid "SET requires parameter name"
msgstr "SET richiede il nome del parametro"
-#: utils/misc/guc.c:6526
+#: utils/misc/guc.c:6550
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "tentativo di ridefinire il parametro \"%s\""
-#: utils/misc/guc.c:7877
+#: utils/misc/guc.c:7901
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "non è stato possibile interpretare l'impostazione del parametro \"%s\""
-#: utils/misc/guc.c:8236 utils/misc/guc.c:8270
+#: utils/misc/guc.c:8260 utils/misc/guc.c:8294
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "valore non valido per il parametro \"%s\": %d"
-#: utils/misc/guc.c:8304
+#: utils/misc/guc.c:8328
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "valore non valido per il parametro \"%s\": %g"
-#: utils/misc/guc.c:8494
+#: utils/misc/guc.c:8518
#, c-format
msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
msgstr "\"temp_buffers\" non può essere modificato dopo che la sessione ha utilizzato qualsiasi tabella temporanea."
-#: utils/misc/guc.c:8506
+#: utils/misc/guc.c:8530
#, c-format
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
msgstr "SET AUTOCOMMIT TO OFF non è più supportato"
-#: utils/misc/guc.c:8518
+#: utils/misc/guc.c:8542
#, c-format
msgid "assertion checking is not supported by this build"
msgstr "il controllo delle asserzioni non è supportato in questo binario"
-#: utils/misc/guc.c:8531
+#: utils/misc/guc.c:8555
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour non è supportato in questo binario"
-#: utils/misc/guc.c:8544
+#: utils/misc/guc.c:8568
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL non è supportato in questo binario"
-#: utils/misc/guc.c:8556
+#: utils/misc/guc.c:8580
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr "Non è possibile abilitare il parametro quando \"log_statement_stats\" è abilitato."
-#: utils/misc/guc.c:8568
+#: utils/misc/guc.c:8592
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr "Non è possibile abilitare \"log_statement_stats\" quando \"log_parser_stats\", \"log_planner_stats\" o \"log_executor_stats\" sono abilitati."
msgid "time zone interval must be HOUR or HOUR TO MINUTE"
msgstr "l'intervallo della time zone deve essere HOUR o HOUR TO MINUTE"
-#: gram.y:1536 gram.y:10064 gram.y:12615
+#: gram.y:1536 gram.y:10081 gram.y:12632
#, c-format
msgid "interval precision specified twice"
msgstr "intervallo di precisione specificato due volte"
msgid "Use separate LIMIT and OFFSET clauses."
msgstr "Usa separatamente le clausole LIMIT ed OFFSET."
-#: gram.y:9643 gram.y:9668
+#: gram.y:9660 gram.y:9685
#, c-format
msgid "VALUES in FROM must have an alias"
msgstr "VALUES nel FROM deve avere un alias"
-#: gram.y:9644 gram.y:9669
+#: gram.y:9661 gram.y:9686
#, c-format
msgid "For example, FROM (VALUES ...) [AS] foo."
msgstr "Per esempio, FROM (VALUES ...) [AS] foo."
-#: gram.y:9649 gram.y:9674
+#: gram.y:9666 gram.y:9691
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "la sottoquery in FROM deve avere un alias"
-#: gram.y:9650 gram.y:9675
+#: gram.y:9667 gram.y:9692
#, c-format
msgid "For example, FROM (SELECT ...) [AS] foo."
msgstr "Per esempio, FROM (SELECT ...) [AS] foo."
-#: gram.y:10190
+#: gram.y:10207
#, c-format
msgid "precision for type float must be at least 1 bit"
msgstr "la precisione per il tipo float dev'essere di almeno un bit"
-#: gram.y:10199
+#: gram.y:10216
#, c-format
msgid "precision for type float must be less than 54 bits"
msgstr "la precisione per il tipo float dev'essere inferiore a 54 bit"
-#: gram.y:10738
+#: gram.y:10755
#, c-format
msgid "wrong number of parameters on left side of OVERLAPS expression"
msgstr "numero errato di parametri a sinistra dell'espressione OVERLAPS"
-#: gram.y:10743
+#: gram.y:10760
#, c-format
msgid "wrong number of parameters on right side of OVERLAPS expression"
msgstr "numero errato di parametri a destra dell'espressione OVERLAPS"
-#: gram.y:10932
+#: gram.y:10949
#, c-format
msgid "UNIQUE predicate is not yet implemented"
msgstr "il predicato UNIQUE non è stato ancora implementato"
-#: gram.y:11882
+#: gram.y:11899
#, c-format
msgid "RANGE PRECEDING is only supported with UNBOUNDED"
msgstr "RANGE PRECEDING è supportato solo con UNBOUNDED"
-#: gram.y:11888
+#: gram.y:11905
#, c-format
msgid "RANGE FOLLOWING is only supported with UNBOUNDED"
msgstr "RANGE FOLLOWING è supportato solo con UNBOUNDED"
-#: gram.y:11915 gram.y:11938
+#: gram.y:11932 gram.y:11955
#, c-format
msgid "frame start cannot be UNBOUNDED FOLLOWING"
msgstr "l'inizio della finestra non può essere UNBOUNDED FOLLOWING"
-#: gram.y:11920
+#: gram.y:11937
#, c-format
msgid "frame starting from following row cannot end with current row"
msgstr "una finestra che inizia dalla riga seguente non può terminare alla riga corrente"
-#: gram.y:11943
+#: gram.y:11960
#, c-format
msgid "frame end cannot be UNBOUNDED PRECEDING"
msgstr "la fine della finestra non può essere UNBOUNDED PRECEDING"
-#: gram.y:11949
+#: gram.y:11966
#, c-format
msgid "frame starting from current row cannot have preceding rows"
msgstr "una finestra che inizia dalla riga corrente non può avere righe precedenti"
-#: gram.y:11956
+#: gram.y:11973
#, c-format
msgid "frame starting from following row cannot have preceding rows"
msgstr "una finestra che inizia dalla riga seguente non può avere righe precedenti"
-#: gram.y:12590
+#: gram.y:12607
#, c-format
msgid "type modifier cannot have parameter name"
msgstr "un modificatore di tipo non può avere un nome di parametro"
-#: gram.y:13207 gram.y:13382
+#: gram.y:13224 gram.y:13399
msgid "improper use of \"*\""
msgstr "uso improprio di \"*\""
-#: gram.y:13433
+#: gram.y:13450
#, c-format
msgid "multiple ORDER BY clauses not allowed"
msgstr "non è possibile avere più di una clausola ORDER BY"
-#: gram.y:13444
+#: gram.y:13461
#, c-format
msgid "multiple OFFSET clauses not allowed"
msgstr "non è possibile avere più di una clausola OFFSET"
-#: gram.y:13453
+#: gram.y:13470
#, c-format
msgid "multiple LIMIT clauses not allowed"
msgstr "non è possibile avere più di una clausola LIMIT"
-#: gram.y:13462
+#: gram.y:13479
#, c-format
msgid "multiple WITH clauses not allowed"
msgstr "non è possibile avere più di una clausola WITH"
-#: gram.y:13608
+#: gram.y:13625
#, c-format
msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
msgstr "gli argomenti OUT e INOUT non sono permessi nelle funzioni TABLE"
-#: gram.y:13709
+#: gram.y:13726
#, c-format
msgid "multiple COLLATE clauses not allowed"
msgstr "non è possibile avere più di una clausola COLLATE"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13747 gram.y:13760
+#: gram.y:13764 gram.y:13777
#, c-format
msgid "%s constraints cannot be marked DEFERRABLE"
msgstr "un vincolo %s non può essere marcato DEFERRABLE"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13773
+#: gram.y:13790
#, c-format
msgid "%s constraints cannot be marked NOT VALID"
msgstr "un vincolo %s non può essere marcato NOT VALID"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13786
+#: gram.y:13803
#, c-format
msgid "%s constraints cannot be marked NO INHERIT"
msgstr "un vincolo %s non può essere marcato NO INHERIT"
-#: guc-file.l:191
+#: guc-file.l:192
#, c-format
msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
msgstr "parametro di configurazione \"%s\" sconosciuto nel file \"%s\" riga %u"
-#: guc-file.l:254
+#: guc-file.l:255
#, c-format
msgid "parameter \"%s\" removed from configuration file, reset to default"
msgstr "il parametro \"%s\" è stato rimosso dal file di configurazione, valore predefinito ripristinato"
-#: guc-file.l:316
+#: guc-file.l:317
#, c-format
msgid "parameter \"%s\" changed to \"%s\""
msgstr "il parametro \"%s\" è stato modificato a \"%s\""
-#: guc-file.l:350
+#: guc-file.l:351
#, c-format
msgid "configuration file \"%s\" contains errors"
msgstr "il file di configurazione \"%s\" contiene errori"
-#: guc-file.l:355
+#: guc-file.l:356
#, c-format
msgid "configuration file \"%s\" contains errors; unaffected changes were applied"
msgstr "il file di configurazione \"%s\" contiene errori; i cambiamenti senza errori sono stati applicati"
-#: guc-file.l:360
+#: guc-file.l:361
#, c-format
msgid "configuration file \"%s\" contains errors; no changes were applied"
msgstr "il file di configurazione \"%s\" contiene errori; nessun cambiamento effettuato"
-#: guc-file.l:425
+#: guc-file.l:426
#, c-format
msgid "could not open configuration file \"%s\": maximum nesting depth exceeded"
msgstr "apertura del file di configurazione \"%s\" fallita: massima profondità di annidamento raggiunta"
-#: guc-file.l:445
+#: guc-file.l:446
#, c-format
msgid "skipping missing configuration file \"%s\""
msgstr "file di configurazione mancante \"%s\" saltato"
-#: guc-file.l:653
+#: guc-file.l:654
#, c-format
msgid "syntax error in file \"%s\" line %u, near end of line"
msgstr "errore di sintassi nel file \"%s\" riga %u, vicino alla fine della riga"
-#: guc-file.l:658
+#: guc-file.l:659
#, c-format
msgid "syntax error in file \"%s\" line %u, near token \"%s\""
msgstr "errore di sintassi nel file \"%s\" riga %u, vicino al token \"%s\""
-#: guc-file.l:674
+#: guc-file.l:675
#, c-format
msgid "too many syntax errors found, abandoning file \"%s\""
msgstr "troppi errori di sintassi, file \"%s\" abbandonato"
-#: guc-file.l:719
+#: guc-file.l:720
#, c-format
msgid "could not open configuration directory \"%s\": %m"
msgstr "apertura della directory di configurazione \"%s\" fallita: %m"
msgid "invalid Unicode escape character"
msgstr "carattere escape Unicode non valido"
-#: scan.l:597 scan.l:605 scan.l:613 scan.l:614 scan.l:615 scan.l:1297
-#: scan.l:1324 scan.l:1328 scan.l:1366 scan.l:1370 scan.l:1392 scan.l:1402
+#: scan.l:597 scan.l:605 scan.l:613 scan.l:614 scan.l:615 scan.l:1311
+#: scan.l:1338 scan.l:1342 scan.l:1380 scan.l:1384 scan.l:1406 scan.l:1416
msgid "invalid Unicode surrogate pair"
msgstr "coppia surrogata Unicode non valida"
msgid "unterminated quoted identifier"
msgstr "identificativo tra virgolette non terminato"
-#: scan.l:887
+#: scan.l:900
msgid "operator too long"
msgstr "operatore troppo lungo"
#. translator: %s is typically the translation of "syntax error"
-#: scan.l:1044
+#: scan.l:1058
#, c-format
msgid "%s at end of input"
msgstr "%s alla fine dell'input"
#. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1052
+#: scan.l:1066
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s a o presso \"%s\""
-#: scan.l:1213 scan.l:1245
+#: scan.l:1227 scan.l:1259
msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8"
msgstr "i valori escape Unicode non possono essere usati per code point superiori a 007F se la codifica del server non è UTF8"
-#: scan.l:1241 scan.l:1384
+#: scan.l:1255 scan.l:1398
msgid "invalid Unicode escape value"
msgstr "valore escape Unicode non valido"
-#: scan.l:1448
+#: scan.l:1462
#, c-format
msgid "nonstandard use of \\' in a string literal"
msgstr "uso non standard di \\' in una stringa letterale"
-#: scan.l:1449
+#: scan.l:1463
#, c-format
msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
msgstr "Usa '' per scrivere gli apici nelle stringhe, oppure usa la sintassi di escape delle stringhe (E'...')."
-#: scan.l:1458
+#: scan.l:1472
#, c-format
msgid "nonstandard use of \\\\ in a string literal"
msgstr "uso non standard di \\\\ in una stringa letterale"
-#: scan.l:1459
+#: scan.l:1473
#, c-format
msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
msgstr "Usa la sintassi di escape delle stringhe per i backslash, cioè E'\\\\'."
-#: scan.l:1473
+#: scan.l:1487
#, c-format
msgid "nonstandard use of escape in a string literal"
msgstr "uso non standard dell'escape in una stringa letterale"
-#: scan.l:1474
+#: scan.l:1488
#, c-format
msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
msgstr "Usa la sintassi di escape per le stringhe per effettuare gli escape, cioè, E'\\r\\n'."
msgstr ""
"Project-Id-Version: postgres (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-04-27 15:42+0300\n"
-"PO-Revision-Date: 2018-04-27 18:32+0300\n"
+"POT-Creation-Date: 2018-10-01 13:24+0300\n"
+"PO-Revision-Date: 2018-10-01 14:48+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "попытка дублирования нулевого указателя (внутренняя ошибка)\n"
-#: ../port/chklocale.c:352 ../port/chklocale.c:358
+#: ../port/chklocale.c:387 ../port/chklocale.c:393
#, c-format
msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
msgstr ""
"не удалось определить кодировку для локали \"%s\": набор символов - \"%s\""
-#: ../port/chklocale.c:360
+#: ../port/chklocale.c:395
#, c-format
msgid "Please report this to <pgsql-bugs@postgresql.org>."
msgstr ""
#: access/heap/heapam.c:1203 access/heap/heapam.c:1231
#: access/heap/heapam.c:1263 catalog/aclchk.c:1749 commands/tablecmds.c:8304
-#: commands/tablecmds.c:10725
+#: commands/tablecmds.c:10712
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\" - это составной тип"
-#: access/heap/heapam.c:4315 access/heap/heapam.c:4370
-#: access/heap/heapam.c:4614
+#: access/heap/heapam.c:4307 access/heap/heapam.c:4362
+#: access/heap/heapam.c:4606
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "не удалось получить блокировку строки в таблице \"%s\""
#: access/index/indexam.c:169 catalog/objectaddress.c:842
#: commands/indexcmds.c:1745 commands/tablecmds.c:232
-#: commands/tablecmds.c:10716
+#: commands/tablecmds.c:10703
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\" - это не индекс"
msgstr "удаляется файл \"%s\""
#: access/transam/timeline.c:111 access/transam/timeline.c:236
-#: access/transam/timeline.c:334 access/transam/xlog.c:2302
-#: access/transam/xlog.c:2409 access/transam/xlog.c:2446
-#: access/transam/xlog.c:2703 access/transam/xlog.c:2781
-#: replication/basebackup.c:391 replication/basebackup.c:1063
+#: access/transam/timeline.c:334 access/transam/xlog.c:2329
+#: access/transam/xlog.c:2435 access/transam/xlog.c:2472
+#: access/transam/xlog.c:2729 access/transam/xlog.c:2807
+#: replication/basebackup.c:394 replication/basebackup.c:1066
#: replication/walsender.c:366 replication/walsender.c:1338
#: storage/file/copydir.c:155 storage/file/fd.c:472 storage/file/fd.c:2865
-#: storage/file/fd.c:2931 storage/smgr/md.c:587 storage/smgr/md.c:845
+#: storage/file/fd.c:2931 storage/smgr/md.c:588 storage/smgr/md.c:846
#: utils/error/elog.c:1698 utils/init/miscinit.c:1067
#: utils/init/miscinit.c:1188 utils/init/miscinit.c:1266
#, c-format
"Идентификаторы линий времени должны быть меньше идентификатора линии-потомка."
#: access/transam/timeline.c:315 access/transam/timeline.c:461
-#: access/transam/xlog.c:2326 access/transam/xlog.c:2461
-#: access/transam/xlog.c:8941 access/transam/xlog.c:9310
+#: access/transam/xlog.c:2353 access/transam/xlog.c:2487
+#: access/transam/xlog.c:9005 access/transam/xlog.c:9374
#: postmaster/postmaster.c:4335 storage/file/copydir.c:162
-#: storage/smgr/md.c:305 utils/time/snapmgr.c:861
+#: storage/smgr/md.c:306 utils/time/snapmgr.c:861
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "создать файл \"%s\" не удалось: %m"
-#: access/transam/timeline.c:346 access/transam/xlog.c:2474
-#: access/transam/xlog.c:9132 access/transam/xlog.c:9145
-#: access/transam/xlog.c:9542 access/transam/xlog.c:9585
+#: access/transam/timeline.c:346 access/transam/xlog.c:2500
+#: access/transam/xlog.c:9196 access/transam/xlog.c:9209
+#: access/transam/xlog.c:9606 access/transam/xlog.c:9649
#: access/transam/xlogfuncs.c:596 access/transam/xlogfuncs.c:615
#: replication/walsender.c:391 storage/file/copydir.c:176
#: utils/adt/genfile.c:139
msgstr "не удалось прочитать файл \"%s\": %m"
#: access/transam/timeline.c:367 access/transam/timeline.c:401
-#: access/transam/timeline.c:477 access/transam/xlog.c:2361
-#: access/transam/xlog.c:2493 postmaster/postmaster.c:4345
+#: access/transam/timeline.c:477 access/transam/xlog.c:2384
+#: access/transam/xlog.c:2519 postmaster/postmaster.c:4345
#: postmaster/postmaster.c:4355 storage/file/copydir.c:187
#: utils/init/miscinit.c:1132 utils/init/miscinit.c:1141
#: utils/init/miscinit.c:1148 utils/misc/guc.c:7687 utils/misc/guc.c:7701
msgstr "записать в файл \"%s\" не удалось: %m"
#: access/transam/timeline.c:407 access/transam/timeline.c:483
-#: access/transam/xlog.c:2370 access/transam/xlog.c:2500 storage/file/fd.c:489
-#: storage/file/fd.c:2952 storage/smgr/md.c:968 storage/smgr/md.c:1199
-#: storage/smgr/md.c:1372
+#: access/transam/xlog.c:2396 access/transam/xlog.c:2526 storage/file/fd.c:489
+#: storage/file/fd.c:2952 storage/smgr/md.c:969 storage/smgr/md.c:1200
+#: storage/smgr/md.c:1373
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "не удалось синхронизировать с ФС файл \"%s\": %m"
#: access/transam/timeline.c:412 access/transam/timeline.c:488
-#: access/transam/xlog.c:2376 access/transam/xlog.c:2505
+#: access/transam/xlog.c:2402 access/transam/xlog.c:2531
#: access/transam/xlogfuncs.c:621 commands/copy.c:1480
#: storage/file/copydir.c:201
#, c-format
msgstr "не удалось создать файл состояния 2PC \"%s\": %m"
#: access/transam/twophase.c:1068 access/transam/twophase.c:1085
-#: access/transam/twophase.c:1134 access/transam/twophase.c:1563
-#: access/transam/twophase.c:1570
+#: access/transam/twophase.c:1134 access/transam/twophase.c:1579
+#: access/transam/twophase.c:1591
#, c-format
msgid "could not write two-phase state file: %m"
msgstr "не удалось записать в файл состояния 2PC: %m"
msgid "could not seek in two-phase state file: %m"
msgstr "не удалось переместиться в файле состояния 2PC: %m"
-#: access/transam/twophase.c:1140 access/transam/twophase.c:1588
+#: access/transam/twophase.c:1140 access/transam/twophase.c:1612
#, c-format
msgid "could not close two-phase state file: %m"
msgstr "не удалось закрыть файл состояния 2PC: %m"
-#: access/transam/twophase.c:1227 access/transam/twophase.c:1669
+#: access/transam/twophase.c:1227 access/transam/twophase.c:1693
#, c-format
msgid "could not open two-phase state file \"%s\": %m"
msgstr "не удалось открыть файл состояния 2PC \"%s\": %m"
-#: access/transam/twophase.c:1244
+#: access/transam/twophase.c:1248
#, c-format
msgid "could not stat two-phase state file \"%s\": %m"
msgstr "не удалось получить информацию о файле состояния 2PC \"%s\": %m"
-#: access/transam/twophase.c:1276
+#: access/transam/twophase.c:1285
#, c-format
msgid "could not read two-phase state file \"%s\": %m"
msgstr "не удалось прочитать файл состояния 2PC \"%s\": %m"
-#: access/transam/twophase.c:1372
+#: access/transam/twophase.c:1381
#, c-format
msgid "two-phase state file for transaction %u is corrupt"
msgstr "в файле состояния 2PC испорчена информация о транзакции %u"
-#: access/transam/twophase.c:1525
+#: access/transam/twophase.c:1535
#, c-format
msgid "could not remove two-phase state file \"%s\": %m"
msgstr "не удалось стереть файл состояния 2PC \"%s\": %m"
-#: access/transam/twophase.c:1554
+#: access/transam/twophase.c:1564
#, c-format
msgid "could not recreate two-phase state file \"%s\": %m"
msgstr "не удалось пересоздать файл состояния 2PC \"%s\": %m"
-#: access/transam/twophase.c:1582
+#: access/transam/twophase.c:1606
#, c-format
msgid "could not fsync two-phase state file: %m"
msgstr "не удалось синхронизировать с ФС файл состояния 2PC: %m"
-#: access/transam/twophase.c:1678
+#: access/transam/twophase.c:1702
#, c-format
msgid "could not fsync two-phase state file \"%s\": %m"
msgstr "не удалось синхронизировать с ФС файл состояния 2PC \"%s\": %m"
-#: access/transam/twophase.c:1685
+#: access/transam/twophase.c:1709
#, c-format
msgid "could not close two-phase state file \"%s\": %m"
msgstr "не удалось закрыть файл состояния 2PC \"%s\": %m"
-#: access/transam/twophase.c:1750
+#: access/transam/twophase.c:1774
#, c-format
msgid "removing future two-phase state file \"%s\""
msgstr "удаление будущего файла состояния 2PC \"%s\""
-#: access/transam/twophase.c:1766 access/transam/twophase.c:1777
-#: access/transam/twophase.c:1896 access/transam/twophase.c:1907
-#: access/transam/twophase.c:1980
+#: access/transam/twophase.c:1790 access/transam/twophase.c:1801
+#: access/transam/twophase.c:1920 access/transam/twophase.c:1931
+#: access/transam/twophase.c:2004
#, c-format
msgid "removing corrupt two-phase state file \"%s\""
msgstr "удаление испорченного файла состояния 2PC \"%s\""
-#: access/transam/twophase.c:1885 access/transam/twophase.c:1969
+#: access/transam/twophase.c:1909 access/transam/twophase.c:1993
#, c-format
msgid "removing stale two-phase state file \"%s\""
msgstr "удаление устаревшего файла состояния 2PC \"%s\""
-#: access/transam/twophase.c:1987
+#: access/transam/twophase.c:2011
#, c-format
msgid "recovering prepared transaction %u"
msgstr "восстановление подготовленной транзакции %u"
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "в одной транзакции не может быть больше 2^32-1 подтранзакций"
-#: access/transam/xlog.c:1646
+#: access/transam/xlog.c:1652
#, c-format
msgid "could not seek in log file %s to offset %u: %m"
msgstr "не удалось переместиться в файле журнала %s к смещению %u: %m"
-#: access/transam/xlog.c:1663
+#: access/transam/xlog.c:1669
#, c-format
msgid "could not write to log file %s at offset %u, length %lu: %m"
msgstr "не удалось записать в файл журнала %s (смещение %u, длина %lu): %m"
-#: access/transam/xlog.c:1907
+#: access/transam/xlog.c:1925
#, c-format
msgid "updated min recovery point to %X/%X on timeline %u"
msgstr "минимальная точка восстановления изменена на %X/%X на линии времени %u"
-#: access/transam/xlog.c:2477
+#: access/transam/xlog.c:2503
#, c-format
msgid "not enough data in file \"%s\""
msgstr "недостаточно данных в файле\"%s\""
-#: access/transam/xlog.c:2618
+#: access/transam/xlog.c:2644
#, c-format
msgid "could not open transaction log file \"%s\": %m"
msgstr "не удалось открыть файл журнала транзакций \"%s\": %m"
-#: access/transam/xlog.c:2807
+#: access/transam/xlog.c:2833
#, c-format
msgid "could not close log file %s: %m"
msgstr "не удалось закрыть файл журнала \"%s\": %m"
-#: access/transam/xlog.c:2873 replication/walsender.c:1333
+#: access/transam/xlog.c:2899 replication/walsender.c:1333
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "запрошенный сегмент WAL %s уже удалён"
-#: access/transam/xlog.c:2916 access/transam/xlog.c:3116
-#: access/transam/xlog.c:4545
+#: access/transam/xlog.c:2942 access/transam/xlog.c:3142
+#: access/transam/xlog.c:4585
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "не удалось открыть каталог журнала транзакций \"%s\": %m"
-#: access/transam/xlog.c:2998
+#: access/transam/xlog.c:3024
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "файл журнала транзакций \"%s\" используется повторно"
-#: access/transam/xlog.c:3013
+#: access/transam/xlog.c:3039
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "файл журнала транзакций \"%s\" удаляется"
-#: access/transam/xlog.c:3031
+#: access/transam/xlog.c:3057
#, c-format
msgid "could not rename old transaction log file \"%s\": %m"
msgstr "не удалось переименовать старый файл журнала транзакций \"%s\": %m"
-#: access/transam/xlog.c:3043
+#: access/transam/xlog.c:3069
#, c-format
msgid "could not remove old transaction log file \"%s\": %m"
msgstr "не удалось стереть старый файл журнала транзакций \"%s\": %m"
-#: access/transam/xlog.c:3076 access/transam/xlog.c:3086
+#: access/transam/xlog.c:3102 access/transam/xlog.c:3112
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "требуемый каталог WAL \"%s\" не существует"
-#: access/transam/xlog.c:3092
+#: access/transam/xlog.c:3118
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "создаётся отсутствующий каталог WAL \"%s\""
-#: access/transam/xlog.c:3095
+#: access/transam/xlog.c:3121
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "не удалось создать отсутствующий каталог \"%s\": %m"
-#: access/transam/xlog.c:3129
+#: access/transam/xlog.c:3155
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "удаляется файл истории копирования журнала: \"%s\""
-#: access/transam/xlog.c:3321
+#: access/transam/xlog.c:3347
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "неожиданный ID линии времени %u в сегменте журнала %s, смещение %u"
-#: access/transam/xlog.c:3443
+#: access/transam/xlog.c:3475
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr ""
"новая линия времени %u не является ответвлением линии времени системы БД %u"
-#: access/transam/xlog.c:3457
+#: access/transam/xlog.c:3489
#, c-format
msgid ""
"new timeline %u forked off current database system timeline %u before "
"новая линия времени %u ответвилась от текущей линии времени базы данных %u "
"до текущей точки восстановления %X/%X"
-#: access/transam/xlog.c:3476
+#: access/transam/xlog.c:3508
#, c-format
msgid "new target timeline is %u"
msgstr "новая целевая линия времени %u"
-#: access/transam/xlog.c:3555
+#: access/transam/xlog.c:3587
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "не удалось создать файл \"%s\": %m"
-#: access/transam/xlog.c:3566 access/transam/xlog.c:3795
+#: access/transam/xlog.c:3598 access/transam/xlog.c:3835
#, c-format
msgid "could not write to control file: %m"
msgstr "не удалось записать в файл pg_control: %m"
-#: access/transam/xlog.c:3572 access/transam/xlog.c:3801
+#: access/transam/xlog.c:3604 access/transam/xlog.c:3841
#, c-format
msgid "could not fsync control file: %m"
msgstr "не удалось синхронизировать с ФС файл pg_control: %m"
-#: access/transam/xlog.c:3577 access/transam/xlog.c:3806
+#: access/transam/xlog.c:3609 access/transam/xlog.c:3846
#, c-format
msgid "could not close control file: %m"
msgstr "не удалось закрыть файл pg_control: %m"
-#: access/transam/xlog.c:3595 access/transam/xlog.c:3784
+#: access/transam/xlog.c:3628 access/transam/xlog.c:3824
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "не удалось открыть файл \"%s\": %m"
-#: access/transam/xlog.c:3601
+#: access/transam/xlog.c:3637
#, c-format
msgid "could not read from control file: %m"
msgstr "не удалось прочитать файл pg_control: %m"
-#: access/transam/xlog.c:3614 access/transam/xlog.c:3623
-#: access/transam/xlog.c:3647 access/transam/xlog.c:3654
-#: access/transam/xlog.c:3661 access/transam/xlog.c:3666
-#: access/transam/xlog.c:3673 access/transam/xlog.c:3680
+#: access/transam/xlog.c:3640
+#, c-format
+msgid "could not read from control file: read %d bytes, expected %d"
+msgstr ""
+"не удалось прочитать файл pg_control (прочитано байт: %d, ожидалось: %d)"
+
+#: access/transam/xlog.c:3654 access/transam/xlog.c:3663
#: access/transam/xlog.c:3687 access/transam/xlog.c:3694
-#: access/transam/xlog.c:3701 access/transam/xlog.c:3708
-#: access/transam/xlog.c:3717 access/transam/xlog.c:3724
-#: access/transam/xlog.c:3733 access/transam/xlog.c:3740
-#: access/transam/xlog.c:3749 access/transam/xlog.c:3756
+#: access/transam/xlog.c:3701 access/transam/xlog.c:3706
+#: access/transam/xlog.c:3713 access/transam/xlog.c:3720
+#: access/transam/xlog.c:3727 access/transam/xlog.c:3734
+#: access/transam/xlog.c:3741 access/transam/xlog.c:3748
+#: access/transam/xlog.c:3757 access/transam/xlog.c:3764
+#: access/transam/xlog.c:3773 access/transam/xlog.c:3780
+#: access/transam/xlog.c:3789 access/transam/xlog.c:3796
#: utils/init/miscinit.c:1284
#, c-format
msgid "database files are incompatible with server"
msgstr "файлы базы данных не совместимы с сервером"
-#: access/transam/xlog.c:3615
+#: access/transam/xlog.c:3655
#, c-format
msgid ""
"The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), "
"Кластер баз данных был инициализирован с PG_CONTROL_VERSION %d (0x%08x), но "
"сервер скомпилирован с PG_CONTROL_VERSION %d (0x%08x)."
-#: access/transam/xlog.c:3619
+#: access/transam/xlog.c:3659
#, c-format
msgid ""
"This could be a problem of mismatched byte ordering. It looks like you need "
"Возможно, проблема вызвана разным порядком байт. Кажется, вам надо выполнить "
"initdb."
-#: access/transam/xlog.c:3624
+#: access/transam/xlog.c:3664
#, c-format
msgid ""
"The database cluster was initialized with PG_CONTROL_VERSION %d, but the "
"Кластер баз данных был инициализирован с PG_CONTROL_VERSION %d, но сервер "
"скомпилирован с PG_CONTROL_VERSION %d."
-#: access/transam/xlog.c:3627 access/transam/xlog.c:3651
-#: access/transam/xlog.c:3658 access/transam/xlog.c:3663
+#: access/transam/xlog.c:3667 access/transam/xlog.c:3691
+#: access/transam/xlog.c:3698 access/transam/xlog.c:3703
#, c-format
msgid "It looks like you need to initdb."
msgstr "Кажется, вам надо выполнить initdb."
-#: access/transam/xlog.c:3638
+#: access/transam/xlog.c:3678
#, c-format
msgid "incorrect checksum in control file"
msgstr "ошибка контрольной суммы в файле pg_control"
-#: access/transam/xlog.c:3648
+#: access/transam/xlog.c:3688
#, c-format
msgid ""
"The database cluster was initialized with CATALOG_VERSION_NO %d, but the "
"Кластер баз данных был инициализирован с CATALOG_VERSION_NO %d, но сервер "
"скомпилирован с CATALOG_VERSION_NO %d."
-#: access/transam/xlog.c:3655
+#: access/transam/xlog.c:3695
#, c-format
msgid ""
"The database cluster was initialized with MAXALIGN %d, but the server was "
"Кластер баз данных был инициализирован с MAXALIGN %d, но сервер "
"скомпилирован с MAXALIGN %d."
-#: access/transam/xlog.c:3662
+#: access/transam/xlog.c:3702
#, c-format
msgid ""
"The database cluster appears to use a different floating-point number format "
"Кажется, в кластере баз данных и в программе сервера используются разные "
"форматы чисел с плавающей точкой."
-#: access/transam/xlog.c:3667
+#: access/transam/xlog.c:3707
#, c-format
msgid ""
"The database cluster was initialized with BLCKSZ %d, but the server was "
"Кластер баз данных был инициализирован с BLCKSZ %d, но сервер скомпилирован "
"с BLCKSZ %d."
-#: access/transam/xlog.c:3670 access/transam/xlog.c:3677
-#: access/transam/xlog.c:3684 access/transam/xlog.c:3691
-#: access/transam/xlog.c:3698 access/transam/xlog.c:3705
-#: access/transam/xlog.c:3712 access/transam/xlog.c:3720
-#: access/transam/xlog.c:3727 access/transam/xlog.c:3736
-#: access/transam/xlog.c:3743 access/transam/xlog.c:3752
-#: access/transam/xlog.c:3759
+#: access/transam/xlog.c:3710 access/transam/xlog.c:3717
+#: access/transam/xlog.c:3724 access/transam/xlog.c:3731
+#: access/transam/xlog.c:3738 access/transam/xlog.c:3745
+#: access/transam/xlog.c:3752 access/transam/xlog.c:3760
+#: access/transam/xlog.c:3767 access/transam/xlog.c:3776
+#: access/transam/xlog.c:3783 access/transam/xlog.c:3792
+#: access/transam/xlog.c:3799
#, c-format
msgid "It looks like you need to recompile or initdb."
msgstr "Кажется, вам надо перекомпилировать сервер или выполнить initdb."
-#: access/transam/xlog.c:3674
+#: access/transam/xlog.c:3714
#, c-format
msgid ""
"The database cluster was initialized with RELSEG_SIZE %d, but the server was "
"Кластер баз данных был инициализирован с RELSEG_SIZE %d, но сервер "
"скомпилирован с RELSEG_SIZE %d."
-#: access/transam/xlog.c:3681
+#: access/transam/xlog.c:3721
#, c-format
msgid ""
"The database cluster was initialized with XLOG_BLCKSZ %d, but the server was "
"Кластер баз данных был инициализирован с XLOG_BLCKSZ %d, но сервер "
"скомпилирован с XLOG_BLCKSZ %d."
-#: access/transam/xlog.c:3688
+#: access/transam/xlog.c:3728
#, c-format
msgid ""
"The database cluster was initialized with XLOG_SEG_SIZE %d, but the server "
"Кластер баз данных был инициализирован с XLOG_SEG_SIZE %d, но сервер "
"скомпилирован с XLOG_SEG_SIZE %d."
-#: access/transam/xlog.c:3695
+#: access/transam/xlog.c:3735
#, c-format
msgid ""
"The database cluster was initialized with NAMEDATALEN %d, but the server was "
"Кластер баз данных был инициализирован с NAMEDATALEN %d, но сервер "
"скомпилирован с NAMEDATALEN %d."
-#: access/transam/xlog.c:3702
+#: access/transam/xlog.c:3742
#, c-format
msgid ""
"The database cluster was initialized with INDEX_MAX_KEYS %d, but the server "
"Кластер баз данных был инициализирован с INDEX_MAX_KEYS %d, но сервер "
"скомпилирован с INDEX_MAX_KEYS %d."
-#: access/transam/xlog.c:3709
+#: access/transam/xlog.c:3749
#, c-format
msgid ""
"The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the "
"Кластер баз данных был инициализирован с TOAST_MAX_CHUNK_SIZE %d, но сервер "
"скомпилирован с TOAST_MAX_CHUNK_SIZE %d."
-#: access/transam/xlog.c:3718
+#: access/transam/xlog.c:3758
#, c-format
msgid ""
"The database cluster was initialized without HAVE_INT64_TIMESTAMP but the "
"Кластер баз данных был инициализирован без HAVE_INT64_TIMESTAMP, но сервер "
"скомпилирован с HAVE_INT64_TIMESTAMP."
-#: access/transam/xlog.c:3725
+#: access/transam/xlog.c:3765
#, c-format
msgid ""
"The database cluster was initialized with HAVE_INT64_TIMESTAMP but the "
"Кластер баз данных был инициализирован с HAVE_INT64_TIMESTAMP, но сервер "
"скомпилирован без HAVE_INT64_TIMESTAMP."
-#: access/transam/xlog.c:3734
+#: access/transam/xlog.c:3774
#, c-format
msgid ""
"The database cluster was initialized without USE_FLOAT4_BYVAL but the server "
"Кластер баз данных был инициализирован без USE_FLOAT4_BYVAL, но сервер "
"скомпилирован с USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:3741
+#: access/transam/xlog.c:3781
#, c-format
msgid ""
"The database cluster was initialized with USE_FLOAT4_BYVAL but the server "
"Кластер баз данных был инициализирован с USE_FLOAT4_BYVAL, но сервер "
"скомпилирован без USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:3750
+#: access/transam/xlog.c:3790
#, c-format
msgid ""
"The database cluster was initialized without USE_FLOAT8_BYVAL but the server "
"Кластер баз данных был инициализирован без USE_FLOAT8_BYVAL, но сервер "
"скомпилирован с USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:3757
+#: access/transam/xlog.c:3797
#, c-format
msgid ""
"The database cluster was initialized with USE_FLOAT8_BYVAL but the server "
"Кластер баз данных был инициализирован с USE_FLOAT8_BYVAL, но сервер был "
"скомпилирован без USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:4124
+#: access/transam/xlog.c:4164
#, c-format
msgid "could not write bootstrap transaction log file: %m"
msgstr "не удалось записать начальный файл журнала транзакций: %m"
-#: access/transam/xlog.c:4130
+#: access/transam/xlog.c:4170
#, c-format
msgid "could not fsync bootstrap transaction log file: %m"
msgstr "не удалось синхронизировать с ФС начальный файл журнала транзакций: %m"
-#: access/transam/xlog.c:4135
+#: access/transam/xlog.c:4175
#, c-format
msgid "could not close bootstrap transaction log file: %m"
msgstr "не удалось закрыть начальный файл журнала транзакций: %m"
-#: access/transam/xlog.c:4204
+#: access/transam/xlog.c:4244
#, c-format
msgid "could not open recovery command file \"%s\": %m"
msgstr "не удалось открыть файл команд восстановления \"%s\": %m"
-#: access/transam/xlog.c:4244 access/transam/xlog.c:4337
-#: access/transam/xlog.c:4348 commands/extension.c:527 commands/extension.c:535
+#: access/transam/xlog.c:4284 access/transam/xlog.c:4377
+#: access/transam/xlog.c:4388 commands/extension.c:527 commands/extension.c:535
#: utils/misc/guc.c:5431
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "параметр \"%s\" требует логическое значение"
-#: access/transam/xlog.c:4261
+#: access/transam/xlog.c:4301
#, c-format
msgid "recovery_target_timeline is not a valid number: \"%s\""
msgstr "recovery_target_timeline не является допустимым числом: \"%s\""
-#: access/transam/xlog.c:4278
+#: access/transam/xlog.c:4318
#, c-format
msgid "recovery_target_xid is not a valid number: \"%s\""
msgstr "recovery_target_xid не является допустимым числом: \"%s\""
-#: access/transam/xlog.c:4322
+#: access/transam/xlog.c:4362
#, c-format
msgid "recovery_target_name is too long (maximum %d characters)"
msgstr "длина recovery_target_name превышает предел (%d)"
-#: access/transam/xlog.c:4370
+#: access/transam/xlog.c:4410
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "нераспознанный параметр восстановления \"%s\""
-#: access/transam/xlog.c:4381
+#: access/transam/xlog.c:4421
#, c-format
msgid ""
"recovery command file \"%s\" specified neither primary_conninfo nor "
"в файле команд восстановления \"%s\" не указан параметр primary_conninfo или "
"restore_command"
-#: access/transam/xlog.c:4383
+#: access/transam/xlog.c:4423
#, c-format
msgid ""
"The database server will regularly poll the pg_xlog subdirectory to check "
"Сервер БД будет регулярно опрашивать подкаталог pg_xlog и проверять "
"содержащиеся в нём файлы."
-#: access/transam/xlog.c:4390
+#: access/transam/xlog.c:4430
#, c-format
msgid ""
"recovery command file \"%s\" must specify restore_command when standby mode "
"в файле команд восстановления \"%s\" может отсутствовать restore_command, "
"только если это резервный сервер"
-#: access/transam/xlog.c:4401
+#: access/transam/xlog.c:4441
#, c-format
msgid "standby mode is not supported by single-user servers"
msgstr ""
"режим резервного сервера не поддерживается однопользовательским сервером"
-#: access/transam/xlog.c:4420
+#: access/transam/xlog.c:4460
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "целевая линия времени для восстановления %u не существует"
-#: access/transam/xlog.c:4513
+#: access/transam/xlog.c:4553
#, c-format
msgid "archive recovery complete"
msgstr "восстановление архива завершено"
-#: access/transam/xlog.c:4730
+#: access/transam/xlog.c:4770
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr ""
"восстановление останавливается после фиксирования транзакции %u, время %s"
-#: access/transam/xlog.c:4735
+#: access/transam/xlog.c:4775
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr ""
"восстановление останавливается перед фиксированием транзакции %u, время %s"
-#: access/transam/xlog.c:4744
+#: access/transam/xlog.c:4784
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr ""
"восстановление останавливается после прерывания транзакции %u, время %s"
-#: access/transam/xlog.c:4749
+#: access/transam/xlog.c:4789
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr ""
"восстановление останавливается перед прерыванием транзакции %u, время %s"
-#: access/transam/xlog.c:4758
+#: access/transam/xlog.c:4798
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "восстановление останавливается в точке восстановления \"%s\", время %s"
-#: access/transam/xlog.c:4792
+#: access/transam/xlog.c:4832
#, c-format
msgid "recovery has paused"
msgstr "восстановление приостановлено"
-#: access/transam/xlog.c:4793
+#: access/transam/xlog.c:4833
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Выполните pg_xlog_replay_resume() для продолжения."
-#: access/transam/xlog.c:4923
+#: access/transam/xlog.c:4963
#, c-format
msgid ""
"hot standby is not possible because %s = %d is a lower setting than on the "
"режим горячего резерва невозможен, так как параметр %s = %d, меньше чем на "
"главном сервере (на нём было значение %d)"
-#: access/transam/xlog.c:4945
+#: access/transam/xlog.c:4985
#, c-format
msgid "WAL was generated with wal_level=minimal, data may be missing"
msgstr "WAL был создан с параметром wal_level=minimal, возможна потеря данных"
-#: access/transam/xlog.c:4946
+#: access/transam/xlog.c:4986
#, c-format
msgid ""
"This happens if you temporarily set wal_level=minimal without taking a new "
"Это происходит, если вы на время установили wal_level=minimal и не сделали "
"резервную копию базу данных."
-#: access/transam/xlog.c:4957
+#: access/transam/xlog.c:4997
#, c-format
msgid ""
"hot standby is not possible because wal_level was not set to \"hot_standby\" "
"режим горячего резерва невозможен, так как на главном сервере установлен "
"неподходящий wal_level (должен быть \"hot_standby\")"
-#: access/transam/xlog.c:4958
+#: access/transam/xlog.c:4998
#, c-format
msgid ""
"Either set wal_level to \"hot_standby\" on the master, or turn off "
"Либо установите для wal_level значение \"hot_standby\" на главном сервере, "
"либо выключите hot_standby здесь."
-#: access/transam/xlog.c:5011
+#: access/transam/xlog.c:5051
#, c-format
msgid "control file contains invalid data"
msgstr "файл pg_control содержит неверные данные"
-#: access/transam/xlog.c:5017
+#: access/transam/xlog.c:5057
#, c-format
msgid "database system was shut down at %s"
msgstr "система БД была выключена: %s"
-#: access/transam/xlog.c:5022
+#: access/transam/xlog.c:5062
#, c-format
msgid "database system was shut down in recovery at %s"
msgstr "система БД была выключена в процессе восстановления: %s"
-#: access/transam/xlog.c:5026
+#: access/transam/xlog.c:5066
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr "выключение системы БД было прервано; последний момент работы: %s"
-#: access/transam/xlog.c:5030
+#: access/transam/xlog.c:5070
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "работа системы БД была прервана во время восстановления: %s"
-#: access/transam/xlog.c:5032
+#: access/transam/xlog.c:5072
#, c-format
msgid ""
"This probably means that some data is corrupted and you will have to use the "
"Это скорее всего означает, что некоторые данные повреждены и вам придётся "
"восстановить БД из последней резервной копии."
-#: access/transam/xlog.c:5036
+#: access/transam/xlog.c:5076
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr ""
"работа системы БД была прервана в процессе восстановления, время в журнале: "
"%s"
-#: access/transam/xlog.c:5038
+#: access/transam/xlog.c:5078
#, c-format
msgid ""
"If this has occurred more than once some data might be corrupted and you "
"Если это происходит постоянно, возможно, какие-то данные были испорчены и "
"для восстановления стоит выбрать более раннюю точку."
-#: access/transam/xlog.c:5042
+#: access/transam/xlog.c:5082
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "работа системы БД была прервана; последний момент работы: %s"
-#: access/transam/xlog.c:5108
+#: access/transam/xlog.c:5148
#, c-format
msgid "entering standby mode"
msgstr "переход в режим резервного сервера"
-#: access/transam/xlog.c:5111
+#: access/transam/xlog.c:5151
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "начинается восстановление точки во времени до XID %u"
-#: access/transam/xlog.c:5115
+#: access/transam/xlog.c:5155
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "начинается восстановление точки во времени до %s"
-#: access/transam/xlog.c:5119
+#: access/transam/xlog.c:5159
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "начинается восстановление точки во времени до \"%s\""
-#: access/transam/xlog.c:5123
+#: access/transam/xlog.c:5163
#, c-format
msgid "starting archive recovery"
msgstr "начинается восстановление архива"
-#: access/transam/xlog.c:5139 commands/sequence.c:1058 lib/stringinfo.c:266
-#: libpq/auth.c:1056 libpq/auth.c:1414 libpq/auth.c:1482 libpq/auth.c:1887
+#: access/transam/xlog.c:5179 commands/sequence.c:1058 lib/stringinfo.c:266
+#: libpq/auth.c:1060 libpq/auth.c:1423 libpq/auth.c:1491 libpq/auth.c:1896
#: postmaster/postmaster.c:2352 postmaster/postmaster.c:2383
#: postmaster/postmaster.c:3851 postmaster/postmaster.c:4568
#: postmaster/postmaster.c:4660 postmaster/postmaster.c:5326
#: storage/ipc/procarray.c:1665 storage/ipc/procarray.c:2155
#: utils/adt/formatting.c:1527 utils/adt/formatting.c:1647
#: utils/adt/formatting.c:1768 utils/adt/pg_locale.c:441
-#: utils/adt/pg_locale.c:625 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
-#: utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:379
+#: utils/adt/pg_locale.c:625 utils/adt/regexp.c:223 utils/adt/varlena.c:3765
+#: utils/adt/varlena.c:3786 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:379
#: utils/hash/dynahash.c:456 utils/hash/dynahash.c:970
#: utils/init/miscinit.c:151 utils/init/miscinit.c:172
#: utils/init/miscinit.c:182 utils/mb/mbutils.c:374 utils/mb/mbutils.c:675
msgid "out of memory"
msgstr "нехватка памяти"
-#: access/transam/xlog.c:5140
+#: access/transam/xlog.c:5180
#, c-format
msgid "Failed while allocating an XLog reading processor."
msgstr "Не удалось разместить обработчик журнала транзакций."
-#: access/transam/xlog.c:5165 access/transam/xlog.c:5232
+#: access/transam/xlog.c:5205 access/transam/xlog.c:5272
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "запись о контрольной точке по смещению %X/%X"
-#: access/transam/xlog.c:5179
+#: access/transam/xlog.c:5219
#, c-format
msgid "could not find redo location referenced by checkpoint record"
msgstr "не удалось найти положение REDO, указанное записью контрольной точки"
-#: access/transam/xlog.c:5180 access/transam/xlog.c:5187
+#: access/transam/xlog.c:5220 access/transam/xlog.c:5227
#, c-format
msgid ""
"If you are not restoring from a backup, try removing the file \"%s/"
"Если вы не восстанавливаете БД из резервной копии, попробуйте удалить файл "
"\"%s/backup_label\"."
-#: access/transam/xlog.c:5186
+#: access/transam/xlog.c:5226
#, c-format
msgid "could not locate required checkpoint record"
msgstr "не удалось считать нужную запись контрольной точки"
-#: access/transam/xlog.c:5242 access/transam/xlog.c:5257
+#: access/transam/xlog.c:5282 access/transam/xlog.c:5297
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "не удалось считать правильную запись контрольной точки"
-#: access/transam/xlog.c:5251
+#: access/transam/xlog.c:5291
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "используется предыдущая запись контрольной точки по смещению %X/%X"
-#: access/transam/xlog.c:5281
+#: access/transam/xlog.c:5321
#, c-format
msgid "requested timeline %u is not a child of this server's history"
msgstr "в истории сервера нет ответвления запрошенной линии времени %u"
-#: access/transam/xlog.c:5283
+#: access/transam/xlog.c:5323
#, c-format
msgid ""
"Latest checkpoint is at %X/%X on timeline %u, but in the history of the "
"Последняя контрольная точка: %X/%X на линии времени %u, но в истории "
"запрошенной линии времени сервер ответвился с этой линии в %X/%X."
-#: access/transam/xlog.c:5299
+#: access/transam/xlog.c:5339
#, c-format
msgid ""
"requested timeline %u does not contain minimum recovery point %X/%X on "
"запрошенная линия времени %u не содержит минимальную точку восстановления %X/"
"%X на линии времени %u"
-#: access/transam/xlog.c:5308
+#: access/transam/xlog.c:5348
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "запись REDO по смещению %X/%X; выключение: %s"
-#: access/transam/xlog.c:5312
+#: access/transam/xlog.c:5352
#, c-format
msgid "next transaction ID: %u/%u; next OID: %u"
msgstr "ID следующей транзакции: %u/%u; следующий OID: %u"
-#: access/transam/xlog.c:5316
+#: access/transam/xlog.c:5356
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "следующий MultiXactId: %u; следующий MultiXactOffset: %u"
-#: access/transam/xlog.c:5319
+#: access/transam/xlog.c:5359
#, c-format
msgid "oldest unfrozen transaction ID: %u, in database %u"
msgstr "ID старейшей незамороженной транзакции: %u, база данных %u"
-#: access/transam/xlog.c:5322
+#: access/transam/xlog.c:5362
#, c-format
msgid "oldest MultiXactId: %u, in database %u"
msgstr "старейший MultiXactId: %u, база данных %u"
-#: access/transam/xlog.c:5326
+#: access/transam/xlog.c:5366
#, c-format
msgid "invalid next transaction ID"
msgstr "неверный ID следующей транзакции"
-#: access/transam/xlog.c:5384
+#: access/transam/xlog.c:5424
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "неверная запись REDO в контрольной точке"
-#: access/transam/xlog.c:5395
+#: access/transam/xlog.c:5435
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "неверная запись REDO в контрольной точке выключения"
-#: access/transam/xlog.c:5426
+#: access/transam/xlog.c:5466
#, c-format
msgid ""
"database system was not properly shut down; automatic recovery in progress"
"система БД была остановлена нештатно; производится автоматическое "
"восстановление"
-#: access/transam/xlog.c:5430
+#: access/transam/xlog.c:5470
#, c-format
msgid "crash recovery starts in timeline %u and has target timeline %u"
msgstr ""
"восстановление после сбоя начинается на линии времени %u, целевая линия "
"времени: %u"
-#: access/transam/xlog.c:5474
+#: access/transam/xlog.c:5514
#, c-format
msgid "backup_label contains data inconsistent with control file"
msgstr "backup_label содержит данные, не согласованные с файлом pg_control"
-#: access/transam/xlog.c:5475
+#: access/transam/xlog.c:5515
#, c-format
msgid ""
"This means that the backup is corrupted and you will have to use another "
"Это означает, что резервная копия повреждена и для восстановления БД "
"придётся использовать другую копию."
-#: access/transam/xlog.c:5536
+#: access/transam/xlog.c:5593
#, c-format
msgid "initializing for hot standby"
msgstr "инициализация для горячего резерва"
-#: access/transam/xlog.c:5670
+#: access/transam/xlog.c:5727
#, c-format
msgid "redo starts at %X/%X"
msgstr "запись REDO начинается со смещения %X/%X"
-#: access/transam/xlog.c:5871
+#: access/transam/xlog.c:5928
#, c-format
msgid "redo done at %X/%X"
msgstr "записи REDO обработаны до смещения %X/%X"
-#: access/transam/xlog.c:5876 access/transam/xlog.c:7775
+#: access/transam/xlog.c:5933 access/transam/xlog.c:7834
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "последняя завершённая транзакция была выполнена в %s"
-#: access/transam/xlog.c:5884
+#: access/transam/xlog.c:5941
#, c-format
msgid "redo is not required"
msgstr "данные REDO не требуются"
-#: access/transam/xlog.c:5942
+#: access/transam/xlog.c:5999
#, c-format
msgid "requested recovery stop point is before consistent recovery point"
msgstr ""
"запрошенная точка остановки восстановления предшествует согласованной точке "
"восстановления"
-#: access/transam/xlog.c:5958 access/transam/xlog.c:5962
+#: access/transam/xlog.c:6015 access/transam/xlog.c:6019
#, c-format
msgid "WAL ends before end of online backup"
msgstr "WAL закончился без признака окончания копирования"
-#: access/transam/xlog.c:5959
+#: access/transam/xlog.c:6016
#, c-format
msgid ""
"All WAL generated while online backup was taken must be available at "
"Все журналы WAL, созданные во время резервного копирования \"на ходу\", "
"должны быть в наличии для восстановления."
-#: access/transam/xlog.c:5963
+#: access/transam/xlog.c:6020
#, c-format
msgid ""
"Online backup started with pg_start_backup() must be ended with "
"должно закончиться pg_stop_backup(), и для восстановления должны быть "
"доступны все журналы WAL."
-#: access/transam/xlog.c:5966
+#: access/transam/xlog.c:6023
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "WAL закончился до согласованной точки восстановления"
-#: access/transam/xlog.c:5993
+#: access/transam/xlog.c:6050
#, c-format
msgid "selected new timeline ID: %u"
msgstr "выбранный ID новой линии времени: %u"
-#: access/transam/xlog.c:6360
+#: access/transam/xlog.c:6419
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "согласованное состояние восстановления достигнуто по смещению %X/%X"
-#: access/transam/xlog.c:6543
+#: access/transam/xlog.c:6602
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "неверная ссылка на первичную контрольную точку в файле pg_control"
-#: access/transam/xlog.c:6547
+#: access/transam/xlog.c:6606
#, c-format
msgid "invalid secondary checkpoint link in control file"
msgstr "неверная ссылка на вторичную контрольную точку в файле pg_control"
-#: access/transam/xlog.c:6551
+#: access/transam/xlog.c:6610
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "неверная ссылка на контрольную точку в файле backup_label"
-#: access/transam/xlog.c:6568
+#: access/transam/xlog.c:6627
#, c-format
msgid "invalid primary checkpoint record"
msgstr "неверная запись первичной контрольной точки"
-#: access/transam/xlog.c:6572
+#: access/transam/xlog.c:6631
#, c-format
msgid "invalid secondary checkpoint record"
msgstr "неверная запись вторичной контрольной точки"
-#: access/transam/xlog.c:6576
+#: access/transam/xlog.c:6635
#, c-format
msgid "invalid checkpoint record"
msgstr "неверная запись контрольной точки"
-#: access/transam/xlog.c:6587
+#: access/transam/xlog.c:6646
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "неверный ID менеджера ресурсов в записи первичной контрольной точки"
-#: access/transam/xlog.c:6591
+#: access/transam/xlog.c:6650
#, c-format
msgid "invalid resource manager ID in secondary checkpoint record"
msgstr "неверный ID менеджера ресурсов в записи вторичной контрольной точки"
-#: access/transam/xlog.c:6595
+#: access/transam/xlog.c:6654
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "неверный ID менеджера ресурсов в записи контрольной точки"
-#: access/transam/xlog.c:6607
+#: access/transam/xlog.c:6666
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "неверные флаги xl_info в записи первичной контрольной точки"
-#: access/transam/xlog.c:6611
+#: access/transam/xlog.c:6670
#, c-format
msgid "invalid xl_info in secondary checkpoint record"
msgstr "неверные флаги xl_info в записи вторичной контрольной точки"
-#: access/transam/xlog.c:6615
+#: access/transam/xlog.c:6674
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "неверные флаги xl_info в записи контрольной точки"
-#: access/transam/xlog.c:6627
+#: access/transam/xlog.c:6686
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "неверная длина записи первичной контрольной точки"
-#: access/transam/xlog.c:6631
+#: access/transam/xlog.c:6690
#, c-format
msgid "invalid length of secondary checkpoint record"
msgstr "неверная длина записи вторичной контрольной точки"
-#: access/transam/xlog.c:6635
+#: access/transam/xlog.c:6694
#, c-format
msgid "invalid length of checkpoint record"
msgstr "неверная длина записи контрольной точки"
-#: access/transam/xlog.c:6788
+#: access/transam/xlog.c:6847
#, c-format
msgid "shutting down"
msgstr "выключение"
-#: access/transam/xlog.c:6811
+#: access/transam/xlog.c:6870
#, c-format
msgid "database system is shut down"
msgstr "система БД выключена"
-#: access/transam/xlog.c:7277
+#: access/transam/xlog.c:7336
#, c-format
msgid ""
"concurrent transaction log activity while database system is shutting down"
"во время выключения системы баз данных отмечена активность в журнале "
"транзакций"
-#: access/transam/xlog.c:7568
+#: access/transam/xlog.c:7627
#, c-format
msgid "skipping restartpoint, recovery has already ended"
msgstr ""
"создание точки перезапуска пропускается, восстановление уже закончилось"
-#: access/transam/xlog.c:7591
+#: access/transam/xlog.c:7650
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr ""
"создание точки перезапуска пропускается, она уже создана по смещению %X/%X"
-#: access/transam/xlog.c:7773
+#: access/transam/xlog.c:7832
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "точка перезапуска восстановления по смещению %X/%X"
-#: access/transam/xlog.c:7899
+#: access/transam/xlog.c:7958
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "точка восстановления \"%s\" создана по смещению %X/%X"
-#: access/transam/xlog.c:8116
+#: access/transam/xlog.c:8175
#, c-format
msgid ""
"unexpected previous timeline ID %u (current timeline ID %u) in checkpoint "
"неожиданный ID предыдущей линии времени %u (ID текущей линии времени %u) в "
"записи контрольной точки"
-#: access/transam/xlog.c:8125
+#: access/transam/xlog.c:8184
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr "неожиданный ID линии времени %u (после %u) в записи контрольной точки"
# skip-rule: capital-letter-first
-#: access/transam/xlog.c:8141
+#: access/transam/xlog.c:8200
#, c-format
msgid ""
"unexpected timeline ID %u in checkpoint record, before reaching minimum "
"неожиданный ID линии времени %u в записи контрольной точки, до достижения "
"минимальной к. т. %X/%X на линии времени %u"
-#: access/transam/xlog.c:8209
+#: access/transam/xlog.c:8268
#, c-format
msgid "online backup was canceled, recovery cannot continue"
msgstr ""
"резервное копирование \"на ходу\" было отменено, продолжить восстановление "
"нельзя"
-#: access/transam/xlog.c:8270 access/transam/xlog.c:8328
-#: access/transam/xlog.c:8351
+#: access/transam/xlog.c:8329 access/transam/xlog.c:8387
+#: access/transam/xlog.c:8410
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr ""
"неожиданный ID линии времени %u (должен быть %u) в записи точки "
"восстановления"
-#: access/transam/xlog.c:8584
+#: access/transam/xlog.c:8648
#, c-format
msgid "could not fsync log segment %s: %m"
msgstr "не удалось синхронизировать с ФС сегмент журнала %s: %m"
-#: access/transam/xlog.c:8608
+#: access/transam/xlog.c:8672
#, c-format
msgid "could not fsync log file %s: %m"
msgstr "не удалось синхронизировать с ФС файл журнала %s: %m"
-#: access/transam/xlog.c:8616
+#: access/transam/xlog.c:8680
#, c-format
msgid "could not fsync write-through log file %s: %m"
msgstr "не удалось синхронизировать с ФС файл журнала сквозной записи %s: %m"
-#: access/transam/xlog.c:8625
+#: access/transam/xlog.c:8689
#, c-format
msgid "could not fdatasync log file %s: %m"
msgstr ""
"не удалось синхронизировать с ФС данные (fdatasync) файла журнала %s: %m"
-#: access/transam/xlog.c:8703 access/transam/xlog.c:9072
+#: access/transam/xlog.c:8767 access/transam/xlog.c:9136
#: access/transam/xlogfuncs.c:119 access/transam/xlogfuncs.c:151
#: access/transam/xlogfuncs.c:193 access/transam/xlogfuncs.c:217
#: access/transam/xlogfuncs.c:299 access/transam/xlogfuncs.c:373
msgid "recovery is in progress"
msgstr "идёт процесс восстановления"
-#: access/transam/xlog.c:8704 access/transam/xlog.c:9073
+#: access/transam/xlog.c:8768 access/transam/xlog.c:9137
#: access/transam/xlogfuncs.c:120 access/transam/xlogfuncs.c:152
#: access/transam/xlogfuncs.c:194 access/transam/xlogfuncs.c:218
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr "Функции управления WAL нельзя использовать в процессе восстановления."
-#: access/transam/xlog.c:8713 access/transam/xlog.c:9082
+#: access/transam/xlog.c:8777 access/transam/xlog.c:9146
#, c-format
msgid "WAL level not sufficient for making an online backup"
msgstr ""
"Выбранный уровень WAL недостаточен для резервного копирования \"на ходу\""
-#: access/transam/xlog.c:8714 access/transam/xlog.c:9083
+#: access/transam/xlog.c:8778 access/transam/xlog.c:9147
#: access/transam/xlogfuncs.c:158
#, c-format
msgid ""
msgstr ""
"Установите wal_level \"archive\" или \"hot_standby\" при запуске сервера."
-#: access/transam/xlog.c:8719
+#: access/transam/xlog.c:8783
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "длина метки резервной копии превышает предел (%d байт)"
-#: access/transam/xlog.c:8755 access/transam/xlog.c:8932
+#: access/transam/xlog.c:8819 access/transam/xlog.c:8996
#, c-format
msgid "a backup is already in progress"
msgstr "резервное копирование уже запущено"
-#: access/transam/xlog.c:8756
+#: access/transam/xlog.c:8820
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "Выполните pg_stop_backup() и повторите операцию."
-#: access/transam/xlog.c:8850
+#: access/transam/xlog.c:8914
#, c-format
msgid ""
"WAL generated with full_page_writes=off was replayed since last restartpoint"
"После последней точки перезапуска был воспроизведён WAL, созданный в режиме "
"full_page_writes=off."
-#: access/transam/xlog.c:8852 access/transam/xlog.c:9259
+#: access/transam/xlog.c:8916 access/transam/xlog.c:9323
#, c-format
msgid ""
"This means that the backup being taken on the standby is corrupt and should "
"CHECKPOINT на главном сервере, а затем попробуйте резервное копирование \"на "
"ходу\" ещё раз."
-#: access/transam/xlog.c:8926 access/transam/xlog.c:9120
+#: access/transam/xlog.c:8990 access/transam/xlog.c:9184
#: access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265
-#: replication/basebackup.c:397 replication/basebackup.c:463
+#: replication/basebackup.c:400 replication/basebackup.c:466
#: storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2731
#: storage/file/fd.c:2823 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
#: utils/adt/dbsize.c:298 utils/adt/genfile.c:108 utils/adt/genfile.c:280
-#: guc-file.l:776
+#: guc-file.l:775
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "не удалось получить информацию о файле \"%s\": %m"
-#: access/transam/xlog.c:8933
+#: access/transam/xlog.c:8997
#, c-format
msgid ""
"If you're sure there is no backup in progress, remove file \"%s\" and try "
"Если вы считаете, что информация о резервном копировании неверна, удалите "
"файл \"%s\" и попробуйте снова."
-#: access/transam/xlog.c:8950 access/transam/xlog.c:9322
+#: access/transam/xlog.c:9014 access/transam/xlog.c:9386
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "не удалось записать файл \"%s\": %m"
-#: access/transam/xlog.c:9098
+#: access/transam/xlog.c:9162
#, c-format
msgid "exclusive backup not in progress"
msgstr "монопольное резервное копирование не выполняется"
-#: access/transam/xlog.c:9124
+#: access/transam/xlog.c:9188
#, c-format
msgid "a backup is not in progress"
msgstr "резервное копирование не запущено"
-#: access/transam/xlog.c:9150 access/transam/xlogarchive.c:114
-#: access/transam/xlogarchive.c:466 storage/smgr/md.c:405 storage/smgr/md.c:454
-#: storage/smgr/md.c:1319
+#: access/transam/xlog.c:9214 access/transam/xlogarchive.c:114
+#: access/transam/xlogarchive.c:466 storage/smgr/md.c:406 storage/smgr/md.c:455
+#: storage/smgr/md.c:1320
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "не удалось стереть файл \"%s\": %m"
-#: access/transam/xlog.c:9192 access/transam/xlog.c:9205
-#: access/transam/xlog.c:9556 access/transam/xlog.c:9562
+#: access/transam/xlog.c:9256 access/transam/xlog.c:9269
+#: access/transam/xlog.c:9620 access/transam/xlog.c:9626
#: access/transam/xlogfuncs.c:626
#, c-format
msgid "invalid data in file \"%s\""
msgstr "неверные данные в файле \"%s\""
-#: access/transam/xlog.c:9209 replication/basebackup.c:871
+#: access/transam/xlog.c:9273 replication/basebackup.c:874
#, c-format
msgid "the standby was promoted during online backup"
msgstr ""
"дежурный сервер был повышен в процессе резервного копирования \"на ходу\""
-#: access/transam/xlog.c:9210 replication/basebackup.c:872
+#: access/transam/xlog.c:9274 replication/basebackup.c:875
#, c-format
msgid ""
"This means that the backup being taken is corrupt and should not be used. "
"Это означает, что создаваемая резервная копия испорчена и использовать её не "
"следует. Попробуйте резервное копирование \"на ходу\" ещё раз."
-#: access/transam/xlog.c:9257
+#: access/transam/xlog.c:9321
#, c-format
msgid ""
"WAL generated with full_page_writes=off was replayed during online backup"
"В процессе резервного копирования \"на ходу\" был воспроизведён WAL, "
"созданный в режиме full_page_writes=off"
-#: access/transam/xlog.c:9371
+#: access/transam/xlog.c:9435
#, c-format
msgid ""
"pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
"очистка в pg_stop_backup выполнена, ожидаются требуемые сегменты WAL для "
"архивации"
-#: access/transam/xlog.c:9381
+#: access/transam/xlog.c:9445
#, c-format
msgid ""
"pg_stop_backup still waiting for all required WAL segments to be archived "
"pg_stop_backup всё ещё ждёт все требуемые сегменты WAL для архивации (прошло "
"%d сек.)"
-#: access/transam/xlog.c:9383
+#: access/transam/xlog.c:9447
#, c-format
msgid ""
"Check that your archive_command is executing properly. pg_stop_backup can "
"можно отменить безопасно, но резервная копия базы данных будет непригодна "
"без всех сегментов WAL."
-#: access/transam/xlog.c:9390
+#: access/transam/xlog.c:9454
#, c-format
msgid "pg_stop_backup complete, all required WAL segments have been archived"
msgstr ""
"команда pg_stop_backup завершена, все требуемые сегменты WAL заархивированы"
-#: access/transam/xlog.c:9394
+#: access/transam/xlog.c:9458
#, c-format
msgid ""
"WAL archiving is not enabled; you must ensure that all required WAL segments "
"архивация WAL не настроена; вы должны обеспечить копирование всех требуемых "
"сегментов WAL другими средствами для получения резервной копии"
-#: access/transam/xlog.c:9607
+#: access/transam/xlog.c:9671
#, c-format
msgid "xlog redo %s"
msgstr "XLOG-запись REDO: %s"
-#: access/transam/xlog.c:9647
+#: access/transam/xlog.c:9711
#, c-format
msgid "online backup mode canceled"
msgstr "режим копирования \"на ходу\" отменён"
-#: access/transam/xlog.c:9648
+#: access/transam/xlog.c:9712
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr "Файл \"%s\" был переименован в \"%s\"."
-#: access/transam/xlog.c:9655
+#: access/transam/xlog.c:9719
#, c-format
msgid "online backup mode was not canceled"
msgstr "режим копирования \"на ходу\" не был отменён"
-#: access/transam/xlog.c:9656
+#: access/transam/xlog.c:9720
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "Не удалось переименовать файл \"%s\" в \"%s\": %m."
-#: access/transam/xlog.c:9776 replication/walreceiver.c:939
+#: access/transam/xlog.c:9842 replication/walreceiver.c:933
#: replication/walsender.c:1350
#, c-format
msgid "could not seek in log segment %s to offset %u: %m"
msgstr "не удалось переместиться в сегменте журнала %s к смещению %u: %m"
-#: access/transam/xlog.c:9788
+#: access/transam/xlog.c:9856
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "не удалось прочитать сегмент журнала %s, смещение %u: %m"
-#: access/transam/xlog.c:10250
+#: access/transam/xlog.c:10318
#, c-format
msgid "received promote request"
msgstr "получен запрос повышения статуса"
-#: access/transam/xlog.c:10263
+#: access/transam/xlog.c:10331
#, c-format
msgid "trigger file found: %s"
msgstr "найден файл триггера: %s"
"нарушение последовательности ID линии времени %u (после %u) в сегменте "
"журнала %s, смещение %u"
-#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:811 tcop/postgres.c:3527
+#: bootstrap/bootstrap.c:286 postmaster/postmaster.c:811 tcop/postgres.c:3533
#, c-format
msgid "--%s requires a value"
msgstr "для --%s требуется значение"
-#: bootstrap/bootstrap.c:283 postmaster/postmaster.c:816 tcop/postgres.c:3532
+#: bootstrap/bootstrap.c:291 postmaster/postmaster.c:816 tcop/postgres.c:3538
#, c-format
msgid "-c %s requires a value"
msgstr "для -c %s требуется значение"
-#: bootstrap/bootstrap.c:294 postmaster/postmaster.c:828
+#: bootstrap/bootstrap.c:302 postmaster/postmaster.c:828
#: postmaster/postmaster.c:841
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Для дополнительной информации попробуйте \"%s --help\".\n"
-#: bootstrap/bootstrap.c:303
+#: bootstrap/bootstrap.c:311
#, c-format
msgid "%s: invalid command-line arguments\n"
msgstr "%s: неверные аргументы командной строки\n"
msgstr "права по умолчанию нельзя определить для колонок"
#: catalog/aclchk.c:1492 catalog/objectaddress.c:1021 commands/analyze.c:393
-#: commands/copy.c:4191 commands/sequence.c:1489 commands/tablecmds.c:4838
+#: commands/copy.c:4195 commands/sequence.c:1489 commands/tablecmds.c:4838
#: commands/tablecmds.c:4933 commands/tablecmds.c:4983
#: commands/tablecmds.c:5087 commands/tablecmds.c:5134
#: commands/tablecmds.c:5218 commands/tablecmds.c:5306
msgstr "колонка \"%s\" в таблице \"%s\" не существует"
#: catalog/aclchk.c:1757 catalog/objectaddress.c:849 commands/sequence.c:1076
-#: commands/tablecmds.c:214 commands/tablecmds.c:10690 utils/adt/acl.c:2078
+#: commands/tablecmds.c:214 commands/tablecmds.c:10677 utils/adt/acl.c:2078
#: utils/adt/acl.c:2108 utils/adt/acl.c:2140 utils/adt/acl.c:2172
#: utils/adt/acl.c:2200 utils/adt/acl.c:2230
#, c-format
msgid "primary keys cannot be expressions"
msgstr "первичные ключи не могут быть выражениями"
-#: catalog/index.c:737 catalog/index.c:1142
+#: catalog/index.c:737 catalog/index.c:1148
#, c-format
msgid "user-defined indexes on system catalog tables are not supported"
msgstr ""
msgid "shared indexes cannot be created after initdb"
msgstr "нельзя создать разделяемые индексы после initdb"
-#: catalog/index.c:1406
+#: catalog/index.c:1412
#, c-format
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY должен быть первым действием в транзакции"
-#: catalog/index.c:1974
+#: catalog/index.c:1980
#, c-format
msgid "building index \"%s\" on table \"%s\""
msgstr "создание индекса \"%s\" для таблицы \"%s\""
-#: catalog/index.c:3164
+#: catalog/index.c:3170
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "переиндексировать временные таблицы других сеансов нельзя"
msgstr "ссылки между базами не реализованы: %s"
#: catalog/namespace.c:2634 parser/parse_expr.c:794 parser/parse_target.c:1128
-#: gram.y:12490 gram.y:13667
+#: gram.y:12507 gram.y:13684
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "неверное полное имя (слишком много компонентов): %s"
msgstr "\"%s\" - это не таблица"
#: catalog/objectaddress.c:863 commands/tablecmds.c:220
-#: commands/tablecmds.c:4041 commands/tablecmds.c:10695 commands/view.c:123
+#: commands/tablecmds.c:4041 commands/tablecmds.c:10682 commands/view.c:123
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\" - это не представление"
#: catalog/objectaddress.c:870 commands/matview.c:144 commands/tablecmds.c:226
-#: commands/tablecmds.c:10700
+#: commands/tablecmds.c:10687
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "\"%s\" - это не материализованное представление"
#: catalog/objectaddress.c:877 commands/tablecmds.c:244
-#: commands/tablecmds.c:4044 commands/tablecmds.c:10705
+#: commands/tablecmds.c:4044 commands/tablecmds.c:10692
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "\"%s\" - это не сторонняя таблица"
msgid "cast from %s to %s"
msgstr "приведение %s к %s"
-#: catalog/objectaddress.c:1577
+#: catalog/objectaddress.c:1585
#, c-format
msgid "collation %s"
msgstr "правило сортировки %s"
-#: catalog/objectaddress.c:1601
+#: catalog/objectaddress.c:1610
#, c-format
msgid "constraint %s on %s"
msgstr "ограничение %s в отношении %s"
-#: catalog/objectaddress.c:1607
+#: catalog/objectaddress.c:1616
#, c-format
msgid "constraint %s"
msgstr "ограничение %s"
-#: catalog/objectaddress.c:1624
+#: catalog/objectaddress.c:1643
#, c-format
msgid "conversion %s"
msgstr "преобразование %s"
-#: catalog/objectaddress.c:1661
+#: catalog/objectaddress.c:1681
#, c-format
msgid "default for %s"
msgstr "значение по умолчанию, %s"
-#: catalog/objectaddress.c:1678
+#: catalog/objectaddress.c:1698
#, c-format
msgid "language %s"
msgstr "язык %s"
-#: catalog/objectaddress.c:1684
+#: catalog/objectaddress.c:1704
#, c-format
msgid "large object %u"
msgstr "большой объект %u"
-#: catalog/objectaddress.c:1689
+#: catalog/objectaddress.c:1709
#, c-format
msgid "operator %s"
msgstr "оператор %s"
-#: catalog/objectaddress.c:1721
+#: catalog/objectaddress.c:1741
#, c-format
msgid "operator class %s for access method %s"
msgstr "класс операторов %s для метода доступа %s"
#. first two %s's are data type names, the third %s is the
#. description of the operator family, and the last %s is the
#. textual form of the operator with arguments.
-#: catalog/objectaddress.c:1771
+#: catalog/objectaddress.c:1791
#, c-format
msgid "operator %d (%s, %s) of %s: %s"
msgstr "оператор %d (%s, %s) из семейства \"%s\": %s"
#. are data type names, the third %s is the description of the
#. operator family, and the last %s is the textual form of the
#. function with arguments.
-#: catalog/objectaddress.c:1821
+#: catalog/objectaddress.c:1841
#, c-format
msgid "function %d (%s, %s) of %s: %s"
msgstr "функция %d (%s, %s) из семейства \"%s\": %s"
-#: catalog/objectaddress.c:1861
+#: catalog/objectaddress.c:1881
#, c-format
msgid "rule %s on "
msgstr "правило %s для отношения: "
-#: catalog/objectaddress.c:1896
+#: catalog/objectaddress.c:1916
#, c-format
msgid "trigger %s on "
msgstr "триггер %s в отношении: "
-#: catalog/objectaddress.c:1913
+#: catalog/objectaddress.c:1933
#, c-format
msgid "schema %s"
msgstr "схема %s"
-#: catalog/objectaddress.c:1926
+#: catalog/objectaddress.c:1956
#, c-format
msgid "text search parser %s"
msgstr "анализатор текстового поиска %s"
-#: catalog/objectaddress.c:1941
+#: catalog/objectaddress.c:1982
#, c-format
msgid "text search dictionary %s"
msgstr "словарь текстового поиска %s"
-#: catalog/objectaddress.c:1956
+#: catalog/objectaddress.c:2008
#, c-format
msgid "text search template %s"
msgstr "шаблон текстового поиска %s"
-#: catalog/objectaddress.c:1971
+#: catalog/objectaddress.c:2034
#, c-format
msgid "text search configuration %s"
msgstr "конфигурация текстового поиска %s"
-#: catalog/objectaddress.c:1979
+#: catalog/objectaddress.c:2043
#, c-format
msgid "role %s"
msgstr "роль %s"
-#: catalog/objectaddress.c:1992
+#: catalog/objectaddress.c:2056
#, c-format
msgid "database %s"
msgstr "база данных %s"
-#: catalog/objectaddress.c:2004
+#: catalog/objectaddress.c:2068
#, c-format
msgid "tablespace %s"
msgstr "табличное пространство %s"
-#: catalog/objectaddress.c:2013
+#: catalog/objectaddress.c:2077
#, c-format
msgid "foreign-data wrapper %s"
msgstr "обёртка сторонних данных %s"
-#: catalog/objectaddress.c:2022
+#: catalog/objectaddress.c:2086
#, c-format
msgid "server %s"
msgstr "сервер %s"
-#: catalog/objectaddress.c:2050
+#: catalog/objectaddress.c:2114
#, c-format
msgid "user mapping for %s on server %s"
msgstr "сопоставление для пользователя %s на сервере %s"
-#: catalog/objectaddress.c:2085
+#: catalog/objectaddress.c:2149
#, c-format
msgid "default privileges on new relations belonging to role %s"
msgstr "права по умолчанию для новых отношений, принадлежащих роли %s"
-#: catalog/objectaddress.c:2090
+#: catalog/objectaddress.c:2154
#, c-format
msgid "default privileges on new sequences belonging to role %s"
msgstr ""
"права по умолчанию для новых последовательностей, принадлежащих роли %s"
-#: catalog/objectaddress.c:2095
+#: catalog/objectaddress.c:2159
#, c-format
msgid "default privileges on new functions belonging to role %s"
msgstr "права по умолчанию для новых функций, принадлежащих роли %s"
-#: catalog/objectaddress.c:2100
+#: catalog/objectaddress.c:2164
#, c-format
msgid "default privileges on new types belonging to role %s"
msgstr "права по умолчанию для новых типов, принадлежащих роли %s"
-#: catalog/objectaddress.c:2106
+#: catalog/objectaddress.c:2170
#, c-format
msgid "default privileges belonging to role %s"
msgstr "права по умолчанию для новых объектов, принадлежащих роли %s"
-#: catalog/objectaddress.c:2114
+#: catalog/objectaddress.c:2178
#, c-format
msgid " in schema %s"
msgstr " в схеме %s"
-#: catalog/objectaddress.c:2131
+#: catalog/objectaddress.c:2195
#, c-format
msgid "extension %s"
msgstr "расширение %s"
-#: catalog/objectaddress.c:2144
+#: catalog/objectaddress.c:2208
#, c-format
msgid "event trigger %s"
msgstr "событийный триггер %s"
-#: catalog/objectaddress.c:2204
+#: catalog/objectaddress.c:2268
#, c-format
msgid "table %s"
msgstr "таблица %s"
-#: catalog/objectaddress.c:2208
+#: catalog/objectaddress.c:2272
#, c-format
msgid "index %s"
msgstr "индекс %s"
-#: catalog/objectaddress.c:2212
+#: catalog/objectaddress.c:2276
#, c-format
msgid "sequence %s"
msgstr "последовательность %s"
-#: catalog/objectaddress.c:2216
+#: catalog/objectaddress.c:2280
#, c-format
msgid "toast table %s"
msgstr "TOAST-таблица %s"
-#: catalog/objectaddress.c:2220
+#: catalog/objectaddress.c:2284
#, c-format
msgid "view %s"
msgstr "представление %s"
-#: catalog/objectaddress.c:2224
+#: catalog/objectaddress.c:2288
#, c-format
msgid "materialized view %s"
msgstr "материализованное представление %s"
-#: catalog/objectaddress.c:2228
+#: catalog/objectaddress.c:2292
#, c-format
msgid "composite type %s"
msgstr "составной тип %s"
-#: catalog/objectaddress.c:2232
+#: catalog/objectaddress.c:2296
#, c-format
msgid "foreign table %s"
msgstr "сторонняя таблица %s"
-#: catalog/objectaddress.c:2237
+#: catalog/objectaddress.c:2301
#, c-format
msgid "relation %s"
msgstr "отношение %s"
-#: catalog/objectaddress.c:2274
+#: catalog/objectaddress.c:2338
#, c-format
msgid "operator family %s for access method %s"
msgstr "семейство операторов %s для метода доступа %s"
msgstr "не удалось сформировать имя типа массива для типа \"%s\""
#: catalog/toasting.c:91 commands/indexcmds.c:381 commands/tablecmds.c:4026
-#: commands/tablecmds.c:10583
+#: commands/tablecmds.c:10570
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "\"%s\" - это не таблица и не материализованное представление"
msgid "there is no previously clustered index for table \"%s\""
msgstr "таблица \"%s\" ранее не кластеризовалась по какому-либо индексу"
-#: commands/cluster.c:175 commands/tablecmds.c:8603
+#: commands/cluster.c:175 commands/tablecmds.c:8599
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "индекс \"%s\" для таблицы \"%s\" не существует"
msgid "cannot copy from non-table relation \"%s\""
msgstr "копировать из отношения \"%s\", не являющегося таблицей, нельзя"
-#: commands/copy.c:1555 commands/copy.c:2577
+#: commands/copy.c:1555 commands/copy.c:2581
#, c-format
msgid "could not execute command \"%s\": %m"
msgstr "не удалось выполнить команду \"%s\": %m"
msgid "could not open file \"%s\" for writing: %m"
msgstr "не удалось открыть файл \"%s\" для записи: %m"
-#: commands/copy.c:1594 commands/copy.c:2595
+#: commands/copy.c:1594 commands/copy.c:2599
#, c-format
msgid "\"%s\" is a directory"
msgstr "\"%s\" - это каталог"
-#: commands/copy.c:1919
+#: commands/copy.c:1923
#, c-format
-msgid "COPY %s, line %d, column %s"
-msgstr "COPY %s, строка %d, колонка %s"
+msgid "COPY %s, line %s, column %s"
+msgstr "COPY %s, строка %s, колонка %s"
-#: commands/copy.c:1923 commands/copy.c:1970
+#: commands/copy.c:1927 commands/copy.c:1974
#, c-format
-msgid "COPY %s, line %d"
-msgstr "COPY %s, строка %d"
+msgid "COPY %s, line %s"
+msgstr "COPY %s, строка %s"
-#: commands/copy.c:1934
+#: commands/copy.c:1938
#, c-format
-msgid "COPY %s, line %d, column %s: \"%s\""
-msgstr "COPY %s, строка %d, колонка %s: \"%s\""
+msgid "COPY %s, line %s, column %s: \"%s\""
+msgstr "COPY %s, строка %s, колонка %s: \"%s\""
-#: commands/copy.c:1942
+#: commands/copy.c:1946
#, c-format
-msgid "COPY %s, line %d, column %s: null input"
-msgstr "COPY %s, строка %d, колонка %s: значение NULL"
+msgid "COPY %s, line %s, column %s: null input"
+msgstr "COPY %s, строка %s, колонка %s: значение NULL"
-#: commands/copy.c:1964
+#: commands/copy.c:1968
#, c-format
-msgid "COPY %s, line %d: \"%s\""
-msgstr "COPY %s, строка %d: \"%s\""
+msgid "COPY %s, line %s: \"%s\""
+msgstr "COPY %s, строка %s: \"%s\""
-#: commands/copy.c:2048
+#: commands/copy.c:2052
#, c-format
msgid "cannot copy to view \"%s\""
msgstr "копировать в представление \"%s\" нельзя"
-#: commands/copy.c:2053
+#: commands/copy.c:2057
#, c-format
msgid "cannot copy to materialized view \"%s\""
msgstr "копировать в материализованное представление \"%s\" нельзя"
-#: commands/copy.c:2058
+#: commands/copy.c:2062
#, c-format
msgid "cannot copy to foreign table \"%s\""
msgstr "копировать в стороннюю таблицу \"%s\" нельзя"
-#: commands/copy.c:2063
+#: commands/copy.c:2067
#, c-format
msgid "cannot copy to sequence \"%s\""
msgstr "копировать в последовательность \"%s\" нельзя"
-#: commands/copy.c:2068
+#: commands/copy.c:2072
#, c-format
msgid "cannot copy to non-table relation \"%s\""
msgstr "копировать в отношение \"%s\", не являющееся таблицей, нельзя"
-#: commands/copy.c:2131
+#: commands/copy.c:2135
#, c-format
msgid "cannot perform FREEZE because of prior transaction activity"
msgstr "выполнить FREEZE нельзя из-за предыдущей активности в транзакции"
-#: commands/copy.c:2137
+#: commands/copy.c:2141
#, c-format
msgid ""
"cannot perform FREEZE because the table was not created or truncated in the "
"выполнить FREEZE нельзя, так как таблица не была создана или усечена в "
"текущей подтранзакции"
-#: commands/copy.c:2588 utils/adt/genfile.c:123
+#: commands/copy.c:2592 utils/adt/genfile.c:123
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "не удалось открыть файл \"%s\" для чтения: %m"
-#: commands/copy.c:2615
+#: commands/copy.c:2619
#, c-format
msgid "COPY file signature not recognized"
msgstr "подпись COPY-файла не распознана"
-#: commands/copy.c:2620
+#: commands/copy.c:2624
#, c-format
msgid "invalid COPY file header (missing flags)"
msgstr "неверный заголовок файла COPY (отсутствуют флаги)"
-#: commands/copy.c:2626
+#: commands/copy.c:2630
#, c-format
msgid "unrecognized critical flags in COPY file header"
msgstr "не распознаны важные флаги в заголовке файла COPY"
-#: commands/copy.c:2632
+#: commands/copy.c:2636
#, c-format
msgid "invalid COPY file header (missing length)"
msgstr "неверный заголовок файла COPY (отсутствует длина)"
-#: commands/copy.c:2639
+#: commands/copy.c:2643
#, c-format
msgid "invalid COPY file header (wrong length)"
msgstr "неверный заголовок файла COPY (неправильная длина)"
-#: commands/copy.c:2772 commands/copy.c:3462 commands/copy.c:3692
+#: commands/copy.c:2776 commands/copy.c:3466 commands/copy.c:3696
#, c-format
msgid "extra data after last expected column"
msgstr "лишние данные после содержимого последней колонки"
-#: commands/copy.c:2782
+#: commands/copy.c:2786
#, c-format
msgid "missing data for OID column"
msgstr "нет данных для колонки OID"
-#: commands/copy.c:2788
+#: commands/copy.c:2792
#, c-format
msgid "null OID in COPY data"
msgstr "неверное значение OID (NULL) в данных COPY"
-#: commands/copy.c:2798 commands/copy.c:2904
+#: commands/copy.c:2802 commands/copy.c:2908
#, c-format
msgid "invalid OID in COPY data"
msgstr "неверный OID в данных COPY"
-#: commands/copy.c:2813
+#: commands/copy.c:2817
#, c-format
msgid "missing data for column \"%s\""
msgstr "нет данных для колонки \"%s\""
-#: commands/copy.c:2879
+#: commands/copy.c:2883
#, c-format
msgid "received copy data after EOF marker"
msgstr "после маркера конца файла продолжаются данные COPY"
-#: commands/copy.c:2886
+#: commands/copy.c:2890
#, c-format
msgid "row field count is %d, expected %d"
msgstr "количество полей в строке: %d, ожидалось: %d"
-#: commands/copy.c:3226 commands/copy.c:3243
+#: commands/copy.c:3230 commands/copy.c:3247
#, c-format
msgid "literal carriage return found in data"
msgstr "в данных обнаружен явный возврат каретки"
-#: commands/copy.c:3227 commands/copy.c:3244
+#: commands/copy.c:3231 commands/copy.c:3248
#, c-format
msgid "unquoted carriage return found in data"
msgstr "в данных обнаружен возврат каретки не в кавычках"
-#: commands/copy.c:3229 commands/copy.c:3246
+#: commands/copy.c:3233 commands/copy.c:3250
#, c-format
msgid "Use \"\\r\" to represent carriage return."
msgstr "Представьте возврат каретки как \"\\r\"."
-#: commands/copy.c:3230 commands/copy.c:3247
+#: commands/copy.c:3234 commands/copy.c:3251
#, c-format
msgid "Use quoted CSV field to represent carriage return."
msgstr "Заключите возврат каретки в кавычки CSV."
-#: commands/copy.c:3259
+#: commands/copy.c:3263
#, c-format
msgid "literal newline found in data"
msgstr "в данных обнаружен явный символ новой строки"
-#: commands/copy.c:3260
+#: commands/copy.c:3264
#, c-format
msgid "unquoted newline found in data"
msgstr "в данных обнаружен явный символ новой строки не в кавычках"
-#: commands/copy.c:3262
+#: commands/copy.c:3266
#, c-format
msgid "Use \"\\n\" to represent newline."
msgstr "Представьте символ новой строки как \"\\n\"."
-#: commands/copy.c:3263
+#: commands/copy.c:3267
#, c-format
msgid "Use quoted CSV field to represent newline."
msgstr "Заключите символ новой строки в кавычки CSV."
-#: commands/copy.c:3309 commands/copy.c:3345
+#: commands/copy.c:3313 commands/copy.c:3349
#, c-format
msgid "end-of-copy marker does not match previous newline style"
msgstr "маркер \"конец копии\" не соответствует предыдущему стилю новой строки"
-#: commands/copy.c:3318 commands/copy.c:3334
+#: commands/copy.c:3322 commands/copy.c:3338
#, c-format
msgid "end-of-copy marker corrupt"
msgstr "маркер \"конец копии\" испорчен"
-#: commands/copy.c:3776
+#: commands/copy.c:3780
#, c-format
msgid "unterminated CSV quoted field"
msgstr "незавершённое поле в кавычках CSV"
-#: commands/copy.c:3853 commands/copy.c:3872
+#: commands/copy.c:3857 commands/copy.c:3876
#, c-format
msgid "unexpected EOF in COPY data"
msgstr "неожиданный конец данных COPY"
-#: commands/copy.c:3862
+#: commands/copy.c:3866
#, c-format
msgid "invalid field size"
msgstr "неверный размер поля"
-#: commands/copy.c:3885
+#: commands/copy.c:3889
#, c-format
msgid "incorrect binary data format"
msgstr "неверный двоичный формат данных"
-#: commands/copy.c:4196 commands/indexcmds.c:1013 commands/tablecmds.c:1403
+#: commands/copy.c:4200 commands/indexcmds.c:1013 commands/tablecmds.c:1403
#: commands/tablecmds.c:2212 parser/parse_relation.c:2756
#: utils/adt/tsvector_op.c:1418
#, c-format
msgid "column \"%s\" does not exist"
msgstr "колонка \"%s\" не существует"
-#: commands/copy.c:4203 commands/tablecmds.c:1429 commands/trigger.c:625
+#: commands/copy.c:4207 commands/tablecmds.c:1429 commands/trigger.c:625
#: parser/parse_target.c:947 parser/parse_target.c:958
#, c-format
msgid "column \"%s\" specified more than once"
msgstr "обёртка сторонних данных \"%s\" не существует"
#: commands/foreigncmds.c:432 commands/foreigncmds.c:996
-#: commands/foreigncmds.c:1337 foreign/foreign.c:621
+#: commands/foreigncmds.c:1341 foreign/foreign.c:621
#, c-format
msgid "server \"%s\" does not exist"
msgstr "сервер \"%s\" не существует"
msgid "user mapping \"%s\" already exists for server %s"
msgstr "сопоставление пользователей \"%s\" для сервера \"%s\" уже существует"
-#: commands/foreigncmds.c:1246 commands/foreigncmds.c:1353
+#: commands/foreigncmds.c:1250 commands/foreigncmds.c:1357
#, c-format
msgid "user mapping \"%s\" does not exist for the server"
msgstr "сопоставление пользователей \"%s\" для данного сервера не существует"
-#: commands/foreigncmds.c:1340
+#: commands/foreigncmds.c:1344
#, c-format
msgid "server does not exist, skipping"
msgstr "сервер не существует, пропускается"
-#: commands/foreigncmds.c:1358
+#: commands/foreigncmds.c:1362
#, c-format
msgid "user mapping \"%s\" does not exist for the server, skipping"
msgstr ""
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "создавать индексы во временных таблицах других сеансов нельзя"
-#: commands/indexcmds.c:447 commands/tablecmds.c:522 commands/tablecmds.c:8873
+#: commands/indexcmds.c:447 commands/tablecmds.c:522 commands/tablecmds.c:8869
#, c-format
msgid "only shared relations can be placed in pg_global tablespace"
msgstr ""
msgstr "имя курсора не может быть пустым"
#: commands/portalcmds.c:168 commands/portalcmds.c:222
-#: executor/execCurrent.c:68 utils/adt/xml.c:2406 utils/adt/xml.c:2576
+#: executor/execCurrent.c:69 utils/adt/xml.c:2406 utils/adt/xml.c:2576
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "курсор \"%s\" не существует"
msgstr "нежурналируемые последовательности не поддерживаются"
#: commands/sequence.c:430 commands/tablecmds.c:2293 commands/tablecmds.c:2472
-#: commands/tablecmds.c:10071 tcop/utility.c:999
+#: commands/tablecmds.c:10058 tcop/utility.c:999
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "отношение \"%s\" не существует, пропускается"
msgid "Use DROP TYPE to remove a type."
msgstr "Выполните DROP TYPE для удаления типа."
-#: commands/tablecmds.c:242 commands/tablecmds.c:7865 commands/tablecmds.c:9997
+#: commands/tablecmds.c:242 commands/tablecmds.c:7865 commands/tablecmds.c:9984
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "сторонняя таблица \"%s\" не существует"
#: commands/tablecmds.c:914 commands/tablecmds.c:1252 commands/tablecmds.c:2108
#: commands/tablecmds.c:3999 commands/tablecmds.c:5832
-#: commands/tablecmds.c:10616 commands/tablecmds.c:10651 commands/trigger.c:213
+#: commands/tablecmds.c:10603 commands/tablecmds.c:10638 commands/trigger.c:213
#: commands/trigger.c:1098 commands/trigger.c:1204 rewrite/rewriteDefine.c:274
#: rewrite/rewriteDefine.c:902
#, c-format
msgid "inherited relation \"%s\" is not a table"
msgstr "наследованное отношение \"%s\" не является таблицей"
-#: commands/tablecmds.c:1474 commands/tablecmds.c:9138
+#: commands/tablecmds.c:1474 commands/tablecmds.c:9125
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "временное отношение \"%s\" не может наследоваться"
-#: commands/tablecmds.c:1482 commands/tablecmds.c:9146
+#: commands/tablecmds.c:1482 commands/tablecmds.c:9133
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "наследование от временного отношения другого сеанса невозможно"
-#: commands/tablecmds.c:1498 commands/tablecmds.c:9180
+#: commands/tablecmds.c:1498 commands/tablecmds.c:9167
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "отношение \"%s\" наследуется неоднократно"
msgid "cannot add column to typed table"
msgstr "добавить колонку в типизированную таблицу нельзя"
-#: commands/tablecmds.c:4428 commands/tablecmds.c:9334
+#: commands/tablecmds.c:4428 commands/tablecmds.c:9321
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "дочерняя таблица \"%s\" имеет другой тип для колонки \"%s\""
-#: commands/tablecmds.c:4434 commands/tablecmds.c:9341
+#: commands/tablecmds.c:4434 commands/tablecmds.c:9328
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr ""
msgid "cannot change owner of sequence \"%s\""
msgstr "сменить владельца последовательности \"%s\" нельзя"
-#: commands/tablecmds.c:8294 commands/tablecmds.c:10090
+#: commands/tablecmds.c:8294 commands/tablecmds.c:10077
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Последовательность \"%s\" связана с таблицей \"%s\"."
-#: commands/tablecmds.c:8306 commands/tablecmds.c:10726
+#: commands/tablecmds.c:8306 commands/tablecmds.c:10713
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Используйте ALTER TYPE."
"\"%s\" - это не таблица, TOAST-таблица, индекс, представление или "
"последовательность"
-#: commands/tablecmds.c:8650
+#: commands/tablecmds.c:8646
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "в одной инструкции не может быть несколько подкоманд SET TABLESPACE"
-#: commands/tablecmds.c:8721
+#: commands/tablecmds.c:8717
#, c-format
msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
msgstr ""
"\"%s\" - это не таблица, представление, материализованное представление, "
"индекс или TOAST-таблица"
-#: commands/tablecmds.c:8866
+#: commands/tablecmds.c:8862
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "переместить системную таблицу \"%s\" нельзя"
-#: commands/tablecmds.c:8882
+#: commands/tablecmds.c:8878
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "перемещать временные таблицы других сеансов нельзя"
-#: commands/tablecmds.c:9029 storage/buffer/bufmgr.c:502
+#: commands/tablecmds.c:9018 storage/buffer/bufmgr.c:502
#, c-format
msgid "invalid page in block %u of relation %s"
msgstr "неверная страница в блоке %u отношения %s"
-#: commands/tablecmds.c:9107
+#: commands/tablecmds.c:9094
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "изменить наследование типизированной таблицы нельзя"
-#: commands/tablecmds.c:9153
+#: commands/tablecmds.c:9140
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "наследование для временного отношения другого сеанса невозможно"
-#: commands/tablecmds.c:9207
+#: commands/tablecmds.c:9194
#, c-format
msgid "circular inheritance not allowed"
msgstr "циклическое наследование недопустимо"
-#: commands/tablecmds.c:9208
+#: commands/tablecmds.c:9195
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\" уже является потомком \"%s\"."
-#: commands/tablecmds.c:9216
+#: commands/tablecmds.c:9203
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
msgstr "таблица \"%s\" без OID не может наследоваться от таблицы \"%s\" с OID"
-#: commands/tablecmds.c:9352
+#: commands/tablecmds.c:9339
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "колонка \"%s\" в дочерней таблице должна быть помечена как NOT NULL"
-#: commands/tablecmds.c:9368 commands/tablecmds.c:9401
+#: commands/tablecmds.c:9355 commands/tablecmds.c:9388
#, c-format
msgid "child table is missing column \"%s\""
msgstr "в дочерней таблице не хватает колонки \"%s\""
-#: commands/tablecmds.c:9484
+#: commands/tablecmds.c:9471
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr ""
"дочерняя таблица \"%s\" содержит другое определение ограничения-проверки \"%s"
"\""
-#: commands/tablecmds.c:9492
+#: commands/tablecmds.c:9479
#, c-format
msgid ""
"constraint \"%s\" conflicts with non-inherited constraint on child table \"%s"
"ограничение \"%s\" конфликтует с ненаследуемым ограничением дочерней таблицы "
"\"%s\""
-#: commands/tablecmds.c:9503
+#: commands/tablecmds.c:9490
#, c-format
msgid ""
"constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
"ограничение \"%s\" конфликтует с непроверенным (NOT VALID) ограничением "
"дочерней таблицы \"%s\""
-#: commands/tablecmds.c:9527
+#: commands/tablecmds.c:9514
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "в дочерней таблице не хватает ограничения \"%s\""
-#: commands/tablecmds.c:9607
+#: commands/tablecmds.c:9594
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "отношение \"%s\" не является предком отношения \"%s\""
-#: commands/tablecmds.c:9833
+#: commands/tablecmds.c:9820
#, c-format
msgid "typed tables cannot inherit"
msgstr "типизированные таблицы не могут наследоваться"
-#: commands/tablecmds.c:9864
+#: commands/tablecmds.c:9851
#, c-format
msgid "table is missing column \"%s\""
msgstr "в таблице не хватает колонки \"%s\""
-#: commands/tablecmds.c:9874
+#: commands/tablecmds.c:9861
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "таблица содержит колонку \"%s\", тогда как тип требует \"%s\""
-#: commands/tablecmds.c:9883
+#: commands/tablecmds.c:9870
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "таблица \"%s\" содержит колонку \"%s\" другого типа"
-#: commands/tablecmds.c:9896
+#: commands/tablecmds.c:9883
#, c-format
msgid "table has extra column \"%s\""
msgstr "таблица содержит лишнюю колонку \"%s\""
-#: commands/tablecmds.c:9946
+#: commands/tablecmds.c:9933
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "\"%s\" - это не типизированная таблица"
-#: commands/tablecmds.c:10089
+#: commands/tablecmds.c:10076
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "переместить последовательность с владельцем в другую схему нельзя"
-#: commands/tablecmds.c:10185
+#: commands/tablecmds.c:10172
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "отношение \"%s\" уже существует в схеме \"%s\""
-#: commands/tablecmds.c:10710
+#: commands/tablecmds.c:10697
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "\"%s\" - это не составной тип"
-#: commands/tablecmds.c:10740
+#: commands/tablecmds.c:10727
#, c-format
msgid ""
"\"%s\" is not a table, view, materialized view, sequence, or foreign table"
msgstr "табличное пространство \"%s\" уже существует"
#: commands/tablespace.c:374 commands/tablespace.c:531
-#: replication/basebackup.c:179 replication/basebackup.c:967
+#: replication/basebackup.c:179 replication/basebackup.c:970
#: utils/adt/misc.c:372
#, c-format
msgid "tablespaces are not supported on this platform"
#: commands/tablespace.c:708 commands/tablespace.c:718
#: postmaster/postmaster.c:1425 replication/basebackup.c:282
-#: replication/basebackup.c:593 storage/file/copydir.c:53
+#: replication/basebackup.c:596 storage/file/copydir.c:53
#: storage/file/copydir.c:96 storage/file/fd.c:2183 storage/file/fd.c:2796
#: utils/adt/genfile.c:354 utils/adt/misc.c:272 utils/misc/tzparser.c:339
#, c-format
"Возможно, для распространения изменений в другие строки следует использовать "
"триггер AFTER вместо BEFORE."
-#: commands/trigger.c:2681 executor/execMain.c:2101 executor/nodeLockRows.c:165
+#: commands/trigger.c:2681 executor/execMain.c:2102 executor/nodeLockRows.c:165
#: executor/nodeModifyTable.c:441 executor/nodeModifyTable.c:722
#, c-format
msgid "could not serialize access due to concurrent update"
msgid "view \"%s\" will be a temporary view"
msgstr "представление \"%s\" будет создано как временное"
-#: executor/execCurrent.c:77
+#: executor/execCurrent.c:78
#, c-format
msgid "cursor \"%s\" is not a SELECT query"
msgstr "курсор \"%s\" не относится к запросу SELECT"
-#: executor/execCurrent.c:83
+#: executor/execCurrent.c:84
#, c-format
msgid "cursor \"%s\" is held from a previous transaction"
msgstr "курсор \"%s\" сохранился с предыдущей транзакции"
-#: executor/execCurrent.c:115
+#: executor/execCurrent.c:116
#, c-format
msgid "cursor \"%s\" has multiple FOR UPDATE/SHARE references to table \"%s\""
msgstr "в курсоре \"%s\" несколько ссылок FOR UPDATE/SHARE на таблицу \"%s\""
-#: executor/execCurrent.c:124
+#: executor/execCurrent.c:125
#, c-format
msgid ""
"cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\""
msgstr "в курсоре \"%s\" нет ссылки FOR UPDATE/SHARE на таблицу \"%s\""
-#: executor/execCurrent.c:134 executor/execCurrent.c:177
+#: executor/execCurrent.c:135 executor/execCurrent.c:180
#, c-format
msgid "cursor \"%s\" is not positioned on a row"
msgstr "курсор \"%s\" не указывает на строку"
-#: executor/execCurrent.c:164 executor/execCurrent.c:219
-#: executor/execCurrent.c:231
+#: executor/execCurrent.c:167 executor/execCurrent.c:226
+#: executor/execCurrent.c:238
#, c-format
msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
msgstr ""
"для курсора \"%s\" не выполняется обновляемое сканирование таблицы \"%s\""
-#: executor/execCurrent.c:270 executor/execQual.c:1164
+#: executor/execCurrent.c:277 executor/execQual.c:1164
#, c-format
msgid ""
"type of parameter %d (%s) does not match that when preparing the plan (%s)"
"тип параметра %d (%s) не соответствует тому, с которым подготавливался план "
"(%s)"
-#: executor/execCurrent.c:282 executor/execQual.c:1176
+#: executor/execCurrent.c:289 executor/execQual.c:1176
#, c-format
msgid "no value found for parameter %d"
msgstr "не найдено значение параметра %d"
-#: executor/execMain.c:969
+#: executor/execMain.c:970
#, c-format
msgid "cannot change sequence \"%s\""
msgstr "последовательность \"%s\" изменить нельзя"
-#: executor/execMain.c:975
+#: executor/execMain.c:976
#, c-format
msgid "cannot change TOAST relation \"%s\""
msgstr "TOAST-отношение \"%s\" изменить нельзя"
-#: executor/execMain.c:993 rewrite/rewriteHandler.c:2380
+#: executor/execMain.c:994 rewrite/rewriteHandler.c:2380
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "вставить данные в представление \"%s\" нельзя"
-#: executor/execMain.c:995 rewrite/rewriteHandler.c:2383
+#: executor/execMain.c:996 rewrite/rewriteHandler.c:2383
#, c-format
msgid ""
"To enable inserting into the view, provide an INSTEAD OF INSERT trigger or "
"Чтобы представление допускало добавление данных, установите триггер INSTEAD "
"OF INSERT trigger или безусловное правило ON INSERT DO INSTEAD."
-#: executor/execMain.c:1001 rewrite/rewriteHandler.c:2388
+#: executor/execMain.c:1002 rewrite/rewriteHandler.c:2388
#, c-format
msgid "cannot update view \"%s\""
msgstr "изменить данные в представлении \"%s\" нельзя"
-#: executor/execMain.c:1003 rewrite/rewriteHandler.c:2391
+#: executor/execMain.c:1004 rewrite/rewriteHandler.c:2391
#, c-format
msgid ""
"To enable updating the view, provide an INSTEAD OF UPDATE trigger or an "
"Чтобы представление допускало изменение данных, установите триггер INSTEAD "
"OF UPDATE или безусловное правило ON UPDATE DO INSTEAD."
-#: executor/execMain.c:1009 rewrite/rewriteHandler.c:2396
+#: executor/execMain.c:1010 rewrite/rewriteHandler.c:2396
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "удалить данные из представления \"%s\" нельзя"
-#: executor/execMain.c:1011 rewrite/rewriteHandler.c:2399
+#: executor/execMain.c:1012 rewrite/rewriteHandler.c:2399
#, c-format
msgid ""
"To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an "
"Чтобы представление допускало удаление данных, установите триггер INSTEAD OF "
"DELETE или безусловное правило ON DELETE DO INSTEAD."
-#: executor/execMain.c:1021
+#: executor/execMain.c:1022
#, c-format
msgid "cannot change materialized view \"%s\""
msgstr "изменить материализованное представление \"%s\" нельзя"
-#: executor/execMain.c:1033
+#: executor/execMain.c:1034
#, c-format
msgid "cannot insert into foreign table \"%s\""
msgstr "вставлять данные в стороннюю таблицу \"%s\" нельзя"
-#: executor/execMain.c:1039
+#: executor/execMain.c:1040
#, c-format
msgid "foreign table \"%s\" does not allow inserts"
msgstr "сторонняя таблица \"%s\" не допускает добавления"
-#: executor/execMain.c:1046
+#: executor/execMain.c:1047
#, c-format
msgid "cannot update foreign table \"%s\""
msgstr "изменять данные в сторонней таблице \"%s\""
-#: executor/execMain.c:1052
+#: executor/execMain.c:1053
#, c-format
msgid "foreign table \"%s\" does not allow updates"
msgstr "сторонняя таблица \"%s\" не допускает изменения"
-#: executor/execMain.c:1059
+#: executor/execMain.c:1060
#, c-format
msgid "cannot delete from foreign table \"%s\""
msgstr "удалять данные из сторонней таблицы \"%s\" нельзя"
-#: executor/execMain.c:1065
+#: executor/execMain.c:1066
#, c-format
msgid "foreign table \"%s\" does not allow deletes"
msgstr "сторонняя таблица \"%s\" не допускает удаления"
-#: executor/execMain.c:1076
+#: executor/execMain.c:1077
#, c-format
msgid "cannot change relation \"%s\""
msgstr "отношение \"%s\" изменить нельзя"
-#: executor/execMain.c:1100
+#: executor/execMain.c:1101
#, c-format
msgid "cannot lock rows in sequence \"%s\""
msgstr "блокировать строки в последовательности \"%s\" нельзя"
-#: executor/execMain.c:1107
+#: executor/execMain.c:1108
#, c-format
msgid "cannot lock rows in TOAST relation \"%s\""
msgstr "блокировать строки в TOAST-отношении \"%s\" нельзя"
-#: executor/execMain.c:1114
+#: executor/execMain.c:1115
#, c-format
msgid "cannot lock rows in view \"%s\""
msgstr "блокировать строки в представлении \"%s\" нельзя"
-#: executor/execMain.c:1122
+#: executor/execMain.c:1123
#, c-format
msgid "cannot lock rows in materialized view \"%s\""
msgstr "блокировать строки в материализованном представлении \"%s\" нельзя"
-#: executor/execMain.c:1129
+#: executor/execMain.c:1130
#, c-format
msgid "cannot lock rows in foreign table \"%s\""
msgstr "блокировать строки в сторонней таблице \"%s\" нельзя"
-#: executor/execMain.c:1135
+#: executor/execMain.c:1136
#, c-format
msgid "cannot lock rows in relation \"%s\""
msgstr "блокировать строки в отношении \"%s\" нельзя"
-#: executor/execMain.c:1631
+#: executor/execMain.c:1632
#, c-format
msgid "null value in column \"%s\" violates not-null constraint"
msgstr "нулевое значение в колонке \"%s\" нарушает ограничение NOT NULL"
-#: executor/execMain.c:1633 executor/execMain.c:1658
+#: executor/execMain.c:1634 executor/execMain.c:1659
#, c-format
msgid "Failing row contains %s."
msgstr "Ошибочная строка содержит %s."
-#: executor/execMain.c:1656
+#: executor/execMain.c:1657
#, c-format
msgid "new row for relation \"%s\" violates check constraint \"%s\""
msgstr "новая строка в отношении \"%s\" нарушает ограничение-проверку \"%s\""
#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3167
#: utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233
-#: utils/adt/arrayfuncs.c:512 utils/adt/arrayfuncs.c:1247
-#: utils/adt/arrayfuncs.c:2920 utils/adt/arrayfuncs.c:4939
+#: utils/adt/arrayfuncs.c:512 utils/adt/arrayfuncs.c:1259
+#: utils/adt/arrayfuncs.c:2932 utils/adt/arrayfuncs.c:4951
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "число размерностей массива (%d) превышает предел (%d)"
msgid "ROW() column has type %s instead of type %s"
msgstr "колонка ROW() имеет тип %s, а должна - %s"
-#: executor/execQual.c:5004 utils/adt/arrayfuncs.c:3383
+#: executor/execQual.c:5004 utils/adt/arrayfuncs.c:3395
#: utils/adt/rowtypes.c:928
#, c-format
msgid "could not identify a comparison function for type %s"
msgstr "%s нельзя использовать в SQL-функции"
#. translator: %s is a SQL statement name
-#: executor/functions.c:522 executor/spi.c:1337 executor/spi.c:2124
+#: executor/functions.c:522 executor/spi.c:1361 executor/spi.c:2148
#, c-format
msgid "%s is not allowed in a non-volatile function"
msgstr "%s нельзя использовать в не изменчивой (volatile) функции"
msgid "Query has too few columns."
msgstr "Запрос возвращает меньше колонок."
-#: executor/nodeSubplan.c:304 executor/nodeSubplan.c:343
-#: executor/nodeSubplan.c:970
+#: executor/nodeSubplan.c:315 executor/nodeSubplan.c:354
+#: executor/nodeSubplan.c:1000
#, c-format
msgid "more than one row returned by a subquery used as an expression"
msgstr "подзапрос в выражении вернул больше одной строки"
msgid "frame ending offset must not be negative"
msgstr "смещение конца рамки не может быть отрицательным"
-#: executor/spi.c:213
+#: executor/spi.c:233
#, c-format
msgid "transaction left non-empty SPI stack"
msgstr "после транзакции остался непустой стек SPI"
-#: executor/spi.c:214 executor/spi.c:278
+#: executor/spi.c:234 executor/spi.c:302
#, c-format
msgid "Check for missing \"SPI_finish\" calls."
msgstr "Проверьте наличие вызова \"SPI_finish\"."
-#: executor/spi.c:277
+#: executor/spi.c:301
#, c-format
msgid "subtransaction left non-empty SPI stack"
msgstr "после подтранзакции остался непустой стек SPI"
-#: executor/spi.c:1201
+#: executor/spi.c:1225
#, c-format
msgid "cannot open multi-query plan as cursor"
msgstr "не удалось открыть план нескольких запросов как курсор"
#. translator: %s is name of a SQL command, eg INSERT
-#: executor/spi.c:1206
+#: executor/spi.c:1230
#, c-format
msgid "cannot open %s query as cursor"
msgstr "не удалось открыть запрос %s как курсор"
-#: executor/spi.c:1314
+#: executor/spi.c:1338
#, c-format
msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE не поддерживается"
-#: executor/spi.c:1315 parser/analyze.c:2115
+#: executor/spi.c:1339 parser/analyze.c:2115
#, c-format
msgid "Scrollable cursors must be READ ONLY."
msgstr "Прокручиваемые курсоры должны быть READ ONLY."
-#: executor/spi.c:2425
+#: executor/spi.c:2449
#, c-format
msgid "SQL statement \"%s\""
msgstr "SQL-оператор: \"%s\""
msgid "Kerberos unparse_name returned error %d"
msgstr "ошибка в функции Kerberos unparse_name: %d"
-#: libpq/auth.c:1034
+#: libpq/auth.c:1038
#, c-format
msgid "GSSAPI is not supported in protocol version 2"
msgstr "GSSAPI не поддерживается в протоколе версии 2"
-#: libpq/auth.c:1091
+#: libpq/auth.c:1095
#, c-format
msgid "expected GSS response, got message type %d"
msgstr "ожидался ответ GSS, но получено сообщение %d"
-#: libpq/auth.c:1150
+#: libpq/auth.c:1154
msgid "accepting GSS security context failed"
msgstr "принять контекст безопасности GSS не удалось"
-#: libpq/auth.c:1176
+#: libpq/auth.c:1180
msgid "retrieving GSS user name failed"
msgstr "получить имя пользователя GSS не удалось"
-#: libpq/auth.c:1295
+#: libpq/auth.c:1304
#, c-format
msgid "SSPI is not supported in protocol version 2"
msgstr "SSPI не поддерживается в протоколе версии 2"
-#: libpq/auth.c:1310
+#: libpq/auth.c:1319
msgid "could not acquire SSPI credentials"
msgstr "не удалось получить удостоверение SSPI"
-#: libpq/auth.c:1328
+#: libpq/auth.c:1337
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "ожидался ответ SSPI, но получено сообщение %d"
-#: libpq/auth.c:1400
+#: libpq/auth.c:1409
msgid "could not accept SSPI security context"
msgstr "принять контекст безопасности SSPI не удалось"
-#: libpq/auth.c:1462
+#: libpq/auth.c:1471
msgid "could not get token from SSPI security context"
msgstr "не удалось получить маркер из контекста безопасности SSPI"
-#: libpq/auth.c:1707
+#: libpq/auth.c:1716
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "не удалось создать сокет для подключения к серверу Ident: %m"
-#: libpq/auth.c:1722
+#: libpq/auth.c:1731
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "не удалось привязаться к локальному адресу \"%s\": %m"
-#: libpq/auth.c:1734
+#: libpq/auth.c:1743
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "не удалось подключиться к серверу Ident по адресу \"%s\", порт %s: %m"
-#: libpq/auth.c:1754
+#: libpq/auth.c:1763
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr ""
"не удалось отправить запрос серверу Ident по адресу \"%s\", порт %s: %m"
-#: libpq/auth.c:1769
+#: libpq/auth.c:1778
#, c-format
msgid ""
"could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr ""
"не удалось получить ответ от сервера Ident по адресу \"%s\", порт %s: %m"
-#: libpq/auth.c:1779
+#: libpq/auth.c:1788
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "неверно форматированный ответ от сервера Ident: \"%s\""
-#: libpq/auth.c:1820
+#: libpq/auth.c:1829
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "проверка подлинности peer в этой ОС не поддерживается"
-#: libpq/auth.c:1824
+#: libpq/auth.c:1833
#, c-format
msgid "could not get peer credentials: %m"
msgstr "не удалось получить данные пользователя через механизм peer: %m"
-#: libpq/auth.c:1833
+#: libpq/auth.c:1842
#, c-format
msgid "local user with ID %d does not exist"
msgstr "локальный пользователь с ID %d не существует"
-#: libpq/auth.c:1920
+#: libpq/auth.c:1929
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "ошибка в нижележащем слое PAM: %s"
-#: libpq/auth.c:1989
+#: libpq/auth.c:1998
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "не удалось создать аутентификатор PAM: %s"
-#: libpq/auth.c:2000
+#: libpq/auth.c:2009
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "ошибка в pam_set_item(PAM_USER): %s"
-#: libpq/auth.c:2011
+#: libpq/auth.c:2020
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "ошибка в pam_set_item(PAM_CONV): %s"
-#: libpq/auth.c:2022
+#: libpq/auth.c:2031
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "ошибка в pam_authenticate: %s"
-#: libpq/auth.c:2033
+#: libpq/auth.c:2042
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "ошибка в pam_acct_mgmt: %s"
-#: libpq/auth.c:2044
+#: libpq/auth.c:2053
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "не удалось освободить аутентификатор PAM: %s"
-#: libpq/auth.c:2077
+#: libpq/auth.c:2086
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "не удалось инициализировать LDAP: %m"
-#: libpq/auth.c:2080
+#: libpq/auth.c:2089
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "не удалось инициализировать LDAP (код ошибки: %d)"
-#: libpq/auth.c:2090
+#: libpq/auth.c:2099
#, c-format
msgid "could not set LDAP protocol version: %s"
msgstr "не удалось задать версию протокола LDAP: %s"
-#: libpq/auth.c:2119
+#: libpq/auth.c:2128
#, c-format
msgid "could not load wldap32.dll"
msgstr "не удалось загрузить wldap32.dll"
-#: libpq/auth.c:2127
+#: libpq/auth.c:2136
#, c-format
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
msgstr "не удалось найти функцию _ldap_start_tls_sA в wldap32.dll"
-#: libpq/auth.c:2128
+#: libpq/auth.c:2137
#, c-format
msgid "LDAP over SSL is not supported on this platform."
msgstr "LDAP через SSL не поддерживается в этой ОС."
-#: libpq/auth.c:2143
+#: libpq/auth.c:2152
#, c-format
msgid "could not start LDAP TLS session: %s"
msgstr "не удалось начать сеанс LDAP TLS: %s"
-#: libpq/auth.c:2165
+#: libpq/auth.c:2174
#, c-format
msgid "LDAP server not specified"
msgstr "LDAP-сервер не определён"
-#: libpq/auth.c:2213
+#: libpq/auth.c:2222
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "недопустимый символ в имени пользователя для проверки подлинности LDAP"
-#: libpq/auth.c:2228
+#: libpq/auth.c:2237
#, c-format
msgid ""
"could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": "
"не удалось выполнить начальную привязку LDAP для ldapbinddn \"%s\" на "
"сервере \"%s\": %s"
-#: libpq/auth.c:2254
+#: libpq/auth.c:2263
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
msgstr ""
"не удалось выполнить LDAP-поиск по фильтру \"%s\" на сервере \"%s\": %s"
-#: libpq/auth.c:2265
+#: libpq/auth.c:2274
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "в LDAP нет пользователя \"%s\""
-#: libpq/auth.c:2266
+#: libpq/auth.c:2275
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
msgstr "LDAP-поиск по фильтру \"%s\" на сервере \"%s\" не вернул результатов"
-#: libpq/auth.c:2270
+#: libpq/auth.c:2279
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "пользователь LDAP \"%s\" не уникален"
-#: libpq/auth.c:2271
+#: libpq/auth.c:2280
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
msgid_plural ""
msgstr[1] "LDAP-поиск по фильтру \"%s\" на сервере \"%s\" вернул %d записи."
msgstr[2] "LDAP-поиск по фильтру \"%s\" на сервере \"%s\" вернул %d записей."
-#: libpq/auth.c:2289
+#: libpq/auth.c:2298
#, c-format
msgid ""
"could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
"не удалось получить dn для первого результата, соответствующего \"%s\" на "
"сервере \"%s\": %s"
-#: libpq/auth.c:2309
+#: libpq/auth.c:2318
#, c-format
msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
msgstr ""
"не удалось отвязаться после поиска пользователя \"%s\" на сервере \"%s\": %s"
-#: libpq/auth.c:2346
+#: libpq/auth.c:2355
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
msgstr ""
"ошибка при регистрации в LDAP пользователя \"%s\" на сервере \"%s\": %s"
-#: libpq/auth.c:2374
+#: libpq/auth.c:2383
#, c-format
msgid ""
"certificate authentication failed for user \"%s\": client certificate "
"ошибка проверки подлинности пользователя \"%s\" по сертификату: сертификат "
"клиента не содержит имя пользователя"
-#: libpq/auth.c:2501
+#: libpq/auth.c:2510
#, c-format
msgid "RADIUS server not specified"
msgstr "RADIUS-сервер не определён"
-#: libpq/auth.c:2508
+#: libpq/auth.c:2517
#, c-format
msgid "RADIUS secret not specified"
msgstr "секрет RADIUS не определён"
-#: libpq/auth.c:2524 libpq/hba.c:1596
+#: libpq/auth.c:2533 libpq/hba.c:1596
#, c-format
msgid "could not translate RADIUS server name \"%s\" to address: %s"
msgstr "не удалось преобразовать имя сервера RADIUS \"%s\" в адрес: %s"
-#: libpq/auth.c:2545
+#: libpq/auth.c:2554
#, c-format
msgid ""
"RADIUS authentication does not support passwords longer than 16 characters"
msgstr "проверка подлинности RADIUS не поддерживает пароли длиннее 16 символов"
-#: libpq/auth.c:2556
+#: libpq/auth.c:2565
#, c-format
msgid "could not generate random encryption vector"
msgstr "не удалось сгенерировать случайный вектор шифрования"
-#: libpq/auth.c:2579
+#: libpq/auth.c:2588
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "не удалось вычислить MD5-хеш пароля"
-#: libpq/auth.c:2601
+#: libpq/auth.c:2610
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "не удалось создать сокет RADIUS: %m"
-#: libpq/auth.c:2622
+#: libpq/auth.c:2631
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "не удалось привязаться к локальному сокету RADIUS: %m"
-#: libpq/auth.c:2632
+#: libpq/auth.c:2641
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "не удалось отправить пакет RADIUS: %m"
-#: libpq/auth.c:2661 libpq/auth.c:2686
+#: libpq/auth.c:2670 libpq/auth.c:2695
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "превышено время ожидания ответа RADIUS"
-#: libpq/auth.c:2679
+#: libpq/auth.c:2688
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "не удалось проверить состояние сокета RADIUS: %m"
-#: libpq/auth.c:2708
+#: libpq/auth.c:2717
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "не удалось прочитать ответ RADIUS: %m"
-#: libpq/auth.c:2720 libpq/auth.c:2724
+#: libpq/auth.c:2729 libpq/auth.c:2733
#, c-format
msgid "RADIUS response was sent from incorrect port: %d"
msgstr "ответ RADIUS был отправлен с неверного порта: %d"
-#: libpq/auth.c:2733
+#: libpq/auth.c:2742
#, c-format
msgid "RADIUS response too short: %d"
msgstr "слишком короткий ответ RADIUS: %d"
-#: libpq/auth.c:2740
+#: libpq/auth.c:2749
#, c-format
msgid "RADIUS response has corrupt length: %d (actual length %d)"
msgstr "в ответе RADIUS испорчена длина: %d (фактическая длина %d)"
-#: libpq/auth.c:2748
+#: libpq/auth.c:2757
#, c-format
msgid "RADIUS response is to a different request: %d (should be %d)"
msgstr "пришёл ответ RADIUS на другой запрос: %d (ожидался %d)"
-#: libpq/auth.c:2773
+#: libpq/auth.c:2782
#, c-format
msgid "could not perform MD5 encryption of received packet"
msgstr "не удалось вычислить MD5 для принятого пакета"
-#: libpq/auth.c:2782
+#: libpq/auth.c:2791
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "ответ RADIUS содержит неверную подпись MD5"
-#: libpq/auth.c:2799
+#: libpq/auth.c:2808
#, c-format
msgid "RADIUS response has invalid code (%d) for user \"%s\""
msgstr "ответ RADIUS содержит неверный код (%d) для пользователя \"%s\""
msgid "unrecognized authentication option name: \"%s\""
msgstr "нераспознанное имя атрибута проверки подлинности: \"%s\""
-#: libpq/hba.c:1776 guc-file.l:439
+#: libpq/hba.c:1776 guc-file.l:438
#, c-format
msgid "could not open configuration file \"%s\": %m"
msgstr "открыть файл конфигурации \"%s\" не удалось: %m"
msgid "could not receive data from client: %m"
msgstr "не удалось получить данные от клиента: %m"
-#: libpq/pqcomm.c:1137 tcop/postgres.c:3963
+#: libpq/pqcomm.c:1137 tcop/postgres.c:3977
#, c-format
msgid "terminating connection because protocol sync was lost"
msgstr "закрытие подключения из-за потери синхронизации протокола"
msgstr "в сообщении не осталось данных"
#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595
-#: utils/adt/arrayfuncs.c:1416 utils/adt/rowtypes.c:562
+#: utils/adt/arrayfuncs.c:1428 utils/adt/rowtypes.c:562
#, c-format
msgid "insufficient data left in message"
msgstr "недостаточно данных осталось в сообщении"
msgid "Use an explicit ordering operator or modify the query."
msgstr "Используйте явный оператор сортировки или измените запрос."
-#: parser/parse_oper.c:225 utils/adt/arrayfuncs.c:3181
-#: utils/adt/arrayfuncs.c:3700 utils/adt/arrayfuncs.c:5241
+#: parser/parse_oper.c:225 utils/adt/arrayfuncs.c:3193
+#: utils/adt/arrayfuncs.c:3712 utils/adt/arrayfuncs.c:5253
#: utils/adt/rowtypes.c:1165
#, c-format
msgid "could not identify an equality operator for type %s"
msgid "could not stat data directory \"%s\": %m"
msgstr "не удалось получить информацию о каталоге данных \"%s\": %m"
-#: port/win32/crashdump.c:108
+#: port/win32/crashdump.c:122
#, c-format
msgid "could not load dbghelp.dll, cannot write crash dump\n"
msgstr "не удалось загрузить dbghelp.dll, сохранить аварийный дамп нельзя\n"
-#: port/win32/crashdump.c:116
+#: port/win32/crashdump.c:130
#, c-format
msgid ""
"could not load required functions in dbghelp.dll, cannot write crash dump\n"
"не удалось найти требуемые функции в dbghelp.dll, сохранить аварийный дамп "
"нельзя\n"
-#: port/win32/crashdump.c:147
+#: port/win32/crashdump.c:161
#, c-format
msgid "could not open crash dump file \"%s\" for writing: error code %lu\n"
msgstr "не удалось открыть файл дампа \"%s\" для записи (код ошибки: %lu)\n"
-#: port/win32/crashdump.c:154
+#: port/win32/crashdump.c:168
#, c-format
msgid "wrote crash dump to file \"%s\"\n"
msgstr "аварийный дамп записан в файл\"%s\"\n"
-#: port/win32/crashdump.c:156
+#: port/win32/crashdump.c:170
#, c-format
msgid "could not write crash dump to file \"%s\": error code %lu\n"
msgstr "не удалось записать аварийный дамп в файл \"%s\" (код ошибки: %lu)\n"
msgid "transaction log switch forced (archive_timeout=%d)"
msgstr "принудительное переключение журнала транзакций (archive_timeout=%d)"
-#: postmaster/checkpointer.c:1083
+#: postmaster/checkpointer.c:1077
#, c-format
msgid "checkpoint request failed"
msgstr "сбой при запросе контрольной точки"
-#: postmaster/checkpointer.c:1084
+#: postmaster/checkpointer.c:1078
#, c-format
msgid "Consult recent messages in the server log for details."
msgstr "Смотрите подробности в протоколе сервера."
-#: postmaster/checkpointer.c:1280
+#: postmaster/checkpointer.c:1274
#, c-format
msgid "compacted fsync request queue from %d entries to %d entries"
msgstr "очередь запросов fsync сжата (было записей: %d, стало: %d)"
msgid "could not post child completion status\n"
msgstr "отправить состояние завершения потомка не удалось\n"
-#: postmaster/syslogger.c:457 postmaster/syslogger.c:1056
+#: postmaster/syslogger.c:474 postmaster/syslogger.c:1148
#, c-format
msgid "could not read from logger pipe: %m"
msgstr "не удалось прочитать из канала протоколирования: %m"
-#: postmaster/syslogger.c:506
+#: postmaster/syslogger.c:523
#, c-format
msgid "logger shutting down"
msgstr "остановка протоколирования"
-#: postmaster/syslogger.c:550 postmaster/syslogger.c:564
+#: postmaster/syslogger.c:567 postmaster/syslogger.c:581
#, c-format
msgid "could not create pipe for syslog: %m"
msgstr "не удалось создать канал для syslog: %m"
-#: postmaster/syslogger.c:600
+#: postmaster/syslogger.c:632
#, c-format
msgid "could not fork system logger: %m"
msgstr "не удалось породить процесс системного протоколирования: %m"
-#: postmaster/syslogger.c:636
+#: postmaster/syslogger.c:668
#, c-format
msgid "redirecting log output to logging collector process"
msgstr "передача вывода в протокол процессу сбора протоколов"
-#: postmaster/syslogger.c:637
+#: postmaster/syslogger.c:669
#, c-format
msgid "Future log output will appear in directory \"%s\"."
msgstr "В дальнейшем протоколы будут выводиться в каталог \"%s\"."
-#: postmaster/syslogger.c:645
+#: postmaster/syslogger.c:677
#, c-format
msgid "could not redirect stdout: %m"
msgstr "не удалось перенаправить stdout: %m"
-#: postmaster/syslogger.c:650 postmaster/syslogger.c:666
+#: postmaster/syslogger.c:682 postmaster/syslogger.c:698
#, c-format
msgid "could not redirect stderr: %m"
msgstr "не удалось перенаправить stderr: %m"
-#: postmaster/syslogger.c:1011
+#: postmaster/syslogger.c:1103
#, c-format
msgid "could not write to log file: %s\n"
msgstr "не удалось записать в файл протокола: %s\n"
-#: postmaster/syslogger.c:1151
+#: postmaster/syslogger.c:1220
#, c-format
msgid "could not open log file \"%s\": %m"
msgstr "не удалось открыть файл протокола \"%s\": %m"
-#: postmaster/syslogger.c:1213 postmaster/syslogger.c:1257
+#: postmaster/syslogger.c:1282 postmaster/syslogger.c:1332
#, c-format
msgid "disabling automatic rotation (use SIGHUP to re-enable)"
msgstr "отключение автопрокрутки (чтобы включить, передайте SIGHUP)"
"не удалось определить, какое правило сортировки использовать для регулярного "
"выражения"
-#: replication/basebackup.c:141 replication/basebackup.c:947
+#: replication/basebackup.c:141 replication/basebackup.c:950
#: utils/adt/misc.c:360
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "не удалось прочитать символическую ссылку \"%s\": %m"
-#: replication/basebackup.c:148 replication/basebackup.c:951
+#: replication/basebackup.c:148 replication/basebackup.c:954
#: utils/adt/misc.c:364
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgid "could not find WAL file \"%s\""
msgstr "не удалось найти файл WAL \"%s\""
-#: replication/basebackup.c:404 replication/basebackup.c:428
+#: replication/basebackup.c:407 replication/basebackup.c:431
#, c-format
msgid "unexpected WAL file size \"%s\""
msgstr "неприемлемый размер файла WAL \"%s\""
-#: replication/basebackup.c:416 replication/basebackup.c:1073
+#: replication/basebackup.c:419 replication/basebackup.c:1076
#, c-format
msgid "base backup could not send data, aborting backup"
msgstr ""
"в процессе базового резервного копирования не удалось передать данные, "
"копирование прерывается"
-#: replication/basebackup.c:514 replication/basebackup.c:523
-#: replication/basebackup.c:532 replication/basebackup.c:541
-#: replication/basebackup.c:550
+#: replication/basebackup.c:517 replication/basebackup.c:526
+#: replication/basebackup.c:535 replication/basebackup.c:544
+#: replication/basebackup.c:553
#, c-format
msgid "duplicate option \"%s\""
msgstr "повторяющийся параметр \"%s\""
-#: replication/basebackup.c:805 replication/basebackup.c:892
+#: replication/basebackup.c:808 replication/basebackup.c:895
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "не удалось получить информацию о файле или каталоге \"%s\": %m"
-#: replication/basebackup.c:1025
+#: replication/basebackup.c:1028
#, c-format
msgid "skipping special file \"%s\""
msgstr "специальный файл \"%s\" пропускается"
#: replication/walreceiver.c:493
#, c-format
msgid "terminating walreceiver due to timeout"
-msgstr "завершение приёма журнала из-за таймаута"
+msgstr "завершение приёма журнала из-за тайм-аута"
#: replication/walreceiver.c:533
#, c-format
msgstr ""
"на главном сервере больше нет журналов для запрошенной линии времени %u"
-#: replication/walreceiver.c:548 replication/walreceiver.c:905
+#: replication/walreceiver.c:548 replication/walreceiver.c:899
#, c-format
msgid "could not close log segment %s: %m"
msgstr "не удалось закрыть сегмент журнала %s: %m"
msgid "fetching timeline history file for timeline %u from primary server"
msgstr "загрузка файла истории для линии времени %u с главного сервера"
-#: replication/walreceiver.c:956
+#: replication/walreceiver.c:950
#, c-format
msgid "could not write to log segment %s at offset %u, length %lu: %m"
msgstr "не удалось записать в сегмент журнала %s (смещение %u, длина %lu): %m"
-#: replication/walsender.c:373 storage/smgr/md.c:1786
+#: replication/walsender.c:373 storage/smgr/md.c:1824
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "не удалось перейти к концу файла \"%s\": %m"
#: replication/walsender.c:1138
#, c-format
msgid "terminating walsender process due to replication timeout"
-msgstr "завершение процесса передачи журнала из-за таймаута репликации"
+msgstr "завершение процесса передачи журнала из-за тайм-аута репликации"
#: replication/walsender.c:1211
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "не удалось прочитать каталог \"%s\": %m"
-#: storage/ipc/shmem.c:205 storage/lmgr/lock.c:872 storage/lmgr/lock.c:906
-#: storage/lmgr/lock.c:2602 storage/lmgr/lock.c:3716 storage/lmgr/lock.c:3781
-#: storage/lmgr/lock.c:4071 storage/lmgr/predicate.c:2333
+#: storage/ipc/shmem.c:205 storage/lmgr/lock.c:892 storage/lmgr/lock.c:930
+#: storage/lmgr/lock.c:2651 storage/lmgr/lock.c:3765 storage/lmgr/lock.c:3830
+#: storage/lmgr/lock.c:4120 storage/lmgr/predicate.c:2333
#: storage/lmgr/predicate.c:2348 storage/lmgr/predicate.c:3740
#: storage/lmgr/predicate.c:4883 storage/lmgr/proc.c:198
#: utils/hash/dynahash.c:966
msgid "requested shared memory size overflows size_t"
msgstr "запрошенный размер разделяемой памяти не умещается в size_t"
-#: storage/ipc/standby.c:501 tcop/postgres.c:3011
+#: storage/ipc/standby.c:529 tcop/postgres.c:3017
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr ""
"выполнение оператора отменено из-за конфликта с процессом восстановления"
-#: storage/ipc/standby.c:502 tcop/postgres.c:2244
+#: storage/ipc/standby.c:530 tcop/postgres.c:2244
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr ""
msgid "See server log for query details."
msgstr "Подробности запроса смотрите в протоколе сервера."
-#: storage/lmgr/lmgr.c:675
+#: storage/lmgr/lmgr.c:697
#, c-format
msgid "relation %u of database %u"
msgstr "отношение %u базы данных %u"
-#: storage/lmgr/lmgr.c:681
+#: storage/lmgr/lmgr.c:703
#, c-format
msgid "extension of relation %u of database %u"
msgstr "расширение отношения %u базы данных %u"
-#: storage/lmgr/lmgr.c:687
+#: storage/lmgr/lmgr.c:709
#, c-format
msgid "page %u of relation %u of database %u"
msgstr "страница %u отношения %u базы данных %u"
-#: storage/lmgr/lmgr.c:694
+#: storage/lmgr/lmgr.c:716
#, c-format
msgid "tuple (%u,%u) of relation %u of database %u"
msgstr "кортеж (%u,%u) отношения %u базы данных %u"
-#: storage/lmgr/lmgr.c:702
+#: storage/lmgr/lmgr.c:724
#, c-format
msgid "transaction %u"
msgstr "транзакция %u"
-#: storage/lmgr/lmgr.c:707
+#: storage/lmgr/lmgr.c:729
#, c-format
msgid "virtual transaction %d/%u"
msgstr "виртуальная транзакция %d/%u"
-#: storage/lmgr/lmgr.c:713
+#: storage/lmgr/lmgr.c:735
#, c-format
msgid "object %u of class %u of database %u"
msgstr "объект %u класса %u базы данных %u"
-#: storage/lmgr/lmgr.c:721
+#: storage/lmgr/lmgr.c:743
#, c-format
msgid "user lock [%u,%u,%u]"
msgstr "пользовательская блокировка [%u,%u,%u]"
-#: storage/lmgr/lmgr.c:728
+#: storage/lmgr/lmgr.c:750
#, c-format
msgid "advisory lock [%u,%u,%u,%u]"
msgstr "рекомендательная блокировка [%u,%u,%u,%u]"
-#: storage/lmgr/lmgr.c:736
+#: storage/lmgr/lmgr.c:758
#, c-format
msgid "unrecognized locktag type %d"
msgstr "нераспознанный тип блокировки %d"
-#: storage/lmgr/lock.c:721
+#: storage/lmgr/lock.c:727
#, c-format
msgid ""
"cannot acquire lock mode %s on database objects while recovery is in progress"
"пока выполняется восстановление, нельзя получить блокировку объектов базы "
"данных в режиме %s"
-#: storage/lmgr/lock.c:723
+#: storage/lmgr/lock.c:729
#, c-format
msgid ""
"Only RowExclusiveLock or less can be acquired on database objects during "
"В процессе восстановления для объектов базы данных может быть получена "
"только блокировка RowExclusiveLock или менее сильная."
-#: storage/lmgr/lock.c:873 storage/lmgr/lock.c:907 storage/lmgr/lock.c:2603
-#: storage/lmgr/lock.c:3717 storage/lmgr/lock.c:3782 storage/lmgr/lock.c:4072
+#: storage/lmgr/lock.c:893 storage/lmgr/lock.c:931 storage/lmgr/lock.c:2652
+#: storage/lmgr/lock.c:3766 storage/lmgr/lock.c:3831 storage/lmgr/lock.c:4121
#, c-format
msgid "You might need to increase max_locks_per_transaction."
msgstr "Возможно, следует увеличить параметр max_locks_per_transaction."
-#: storage/lmgr/lock.c:3044 storage/lmgr/lock.c:3156
+#: storage/lmgr/lock.c:3093 storage/lmgr/lock.c:3205
#, c-format
msgid ""
"cannot PREPARE while holding both session-level and transaction-level locks "
msgid "corrupted item pointer: offset = %u, size = %u"
msgstr "испорченный указатель элемента: смещение = %u, размер = %u"
-#: storage/smgr/md.c:427 storage/smgr/md.c:898
+#: storage/smgr/md.c:428 storage/smgr/md.c:899
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "не удалось обрезать файл \"%s\": %m"
-#: storage/smgr/md.c:494
+#: storage/smgr/md.c:495
#, c-format
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "не удалось увеличить файл \"%s\" до блока %u"
-#: storage/smgr/md.c:516 storage/smgr/md.c:677 storage/smgr/md.c:752
+#: storage/smgr/md.c:517 storage/smgr/md.c:678 storage/smgr/md.c:753
#, c-format
msgid "could not seek to block %u in file \"%s\": %m"
msgstr "не удалось перейти к блоку %u в файле \"%s\": %m"
-#: storage/smgr/md.c:524
+#: storage/smgr/md.c:525
#, c-format
msgid "could not extend file \"%s\": %m"
msgstr "не удалось увеличить файл \"%s\": %m"
-#: storage/smgr/md.c:526 storage/smgr/md.c:533 storage/smgr/md.c:779
+#: storage/smgr/md.c:527 storage/smgr/md.c:534 storage/smgr/md.c:780
#, c-format
msgid "Check free disk space."
msgstr "Проверьте, есть ли место на диске."
-#: storage/smgr/md.c:530
+#: storage/smgr/md.c:531
#, c-format
msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr "не удалось увеличить файл \"%s\" (записано байт: %d из %d) в блоке %u"
-#: storage/smgr/md.c:695
+#: storage/smgr/md.c:696
#, c-format
msgid "could not read block %u in file \"%s\": %m"
msgstr "не удалось прочитать блок %u в файле \"%s\": %m"
-#: storage/smgr/md.c:711
+#: storage/smgr/md.c:712
#, c-format
msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
msgstr "не удалось прочитать блок %u в файле \"%s\" (прочитано байт: %d из %d)"
-#: storage/smgr/md.c:770
+#: storage/smgr/md.c:771
#, c-format
msgid "could not write block %u in file \"%s\": %m"
msgstr "не удалось записать блок %u в файл \"%s\": %m"
-#: storage/smgr/md.c:775
+#: storage/smgr/md.c:776
#, c-format
msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
msgstr "не удалось записать блок %u в файл \"%s\" (записано байт: %d из %d)"
-#: storage/smgr/md.c:874
+#: storage/smgr/md.c:875
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr ""
"не удалось обрезать файл \"%s\" (требуемая длина в блоках: %u, но сейчас он "
"содержит %u)"
-#: storage/smgr/md.c:924
+#: storage/smgr/md.c:925
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "не удалось обрезать файл \"%s\" до нужного числа блоков (%u): %m"
-#: storage/smgr/md.c:1204
+#: storage/smgr/md.c:1205
#, c-format
msgid "could not fsync file \"%s\" but retrying: %m"
msgstr ""
"не удалось синхронизировать с ФС файл \"%s\", последует повторная попытка: %m"
-#: storage/smgr/md.c:1367
+#: storage/smgr/md.c:1368
#, c-format
msgid "could not forward fsync request because request queue is full"
msgstr ""
"не удалось отправить запрос синхронизации с ФС (очередь запросов переполнена)"
-#: storage/smgr/md.c:1764
+#: storage/smgr/md.c:1802
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "не удалось открыть файл file \"%s\" (целевой блок %u): %m"
msgstr "неожиданный обрыв соединения с клиентом"
#: tcop/postgres.c:442 tcop/postgres.c:454 tcop/postgres.c:465
-#: tcop/postgres.c:477 tcop/postgres.c:4317
+#: tcop/postgres.c:477 tcop/postgres.c:4331
#, c-format
msgid "invalid frontend message type %d"
msgstr "неправильный тип клиентского сообщения %d"
msgid "User was connected to a database that must be dropped."
msgstr "Пользователь был подключён к базе данных, которая должна быть удалена."
-#: tcop/postgres.c:2576
+#: tcop/postgres.c:2586
#, c-format
msgid "terminating connection because of crash of another server process"
msgstr "закрытие подключения из-за краха другого серверного процесса"
-#: tcop/postgres.c:2577
+#: tcop/postgres.c:2587
#, c-format
msgid ""
"The postmaster has commanded this server process to roll back the current "
"транзакцию и завершиться, так как другой серверный процесс завершился "
"аварийно и возможно разрушил разделяемую память."
-#: tcop/postgres.c:2581 tcop/postgres.c:2914
+#: tcop/postgres.c:2591 tcop/postgres.c:2920
#, c-format
msgid ""
"In a moment you should be able to reconnect to the database and repeat your "
"Вы сможете переподключиться к базе данных и повторить вашу команду сию "
"минуту."
-#: tcop/postgres.c:2674
+#: tcop/postgres.c:2680
#, c-format
msgid "floating-point exception"
msgstr "исключение в операции с плавающей точкой"
-#: tcop/postgres.c:2675
+#: tcop/postgres.c:2681
#, c-format
msgid ""
"An invalid floating-point operation was signaled. This probably means an out-"
"оказался вне допустимых рамок или произошла ошибка вычисления, например, "
"деление на ноль."
-#: tcop/postgres.c:2857
+#: tcop/postgres.c:2863
#, c-format
msgid "terminating autovacuum process due to administrator command"
msgstr "прекращение процесса автоочистки по команде администратора"
-#: tcop/postgres.c:2863 tcop/postgres.c:2873 tcop/postgres.c:2912
+#: tcop/postgres.c:2869 tcop/postgres.c:2879 tcop/postgres.c:2918
#, c-format
msgid "terminating connection due to conflict with recovery"
msgstr "закрытие подключения из-за конфликта с процессом восстановления"
-#: tcop/postgres.c:2879
+#: tcop/postgres.c:2885
#, c-format
msgid "terminating connection due to administrator command"
msgstr "закрытие подключения по команде администратора"
-#: tcop/postgres.c:2892
+#: tcop/postgres.c:2898
#, c-format
msgid "connection to client lost"
msgstr "подключение к клиенту потеряно"
-#: tcop/postgres.c:2951
+#: tcop/postgres.c:2957
#, c-format
msgid "canceling authentication due to timeout"
-msgstr "отмена проверки подлинности из-за таймаута"
+msgstr "отмена проверки подлинности из-за тайм-аута"
-#: tcop/postgres.c:2979
+#: tcop/postgres.c:2985
#, c-format
msgid "canceling statement due to lock timeout"
-msgstr "выполнение оператора отменено из-за таймаута блокировки"
+msgstr "выполнение оператора отменено из-за тайм-аута блокировки"
-#: tcop/postgres.c:2989
+#: tcop/postgres.c:2995
#, c-format
msgid "canceling statement due to statement timeout"
-msgstr "выполнение оператора отменено из-за таймаута"
+msgstr "выполнение оператора отменено из-за тайм-аута"
-#: tcop/postgres.c:2999
+#: tcop/postgres.c:3005
#, c-format
msgid "canceling autovacuum task"
msgstr "отмена задачи автоочистки"
-#: tcop/postgres.c:3028
+#: tcop/postgres.c:3034
#, c-format
msgid "canceling statement due to user request"
msgstr "выполнение оператора отменено по запросу пользователя"
-#: tcop/postgres.c:3136
+#: tcop/postgres.c:3142
#, c-format
msgid "stack depth limit exceeded"
msgstr "превышен предел глубины стека"
-#: tcop/postgres.c:3137
+#: tcop/postgres.c:3143
#, c-format
msgid ""
"Increase the configuration parameter \"max_stack_depth\" (currently %dkB), "
"КБ), предварительно убедившись, что ОС предоставляет достаточный размер "
"стека."
-#: tcop/postgres.c:3200
+#: tcop/postgres.c:3206
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "Значение \"max_stack_depth\" не должно превышать %ld КБ."
-#: tcop/postgres.c:3202
+#: tcop/postgres.c:3208
#, c-format
msgid ""
"Increase the platform's stack depth limit via \"ulimit -s\" or local "
"Увеличьте предел глубины стека в системе с помощью команды \"ulimit -s\" или "
"эквивалента в вашей ОС."
-#: tcop/postgres.c:3566
+#: tcop/postgres.c:3572
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "неверный аргумент командной строки для серверного процесса: %s"
-#: tcop/postgres.c:3567 tcop/postgres.c:3573
+#: tcop/postgres.c:3573 tcop/postgres.c:3579
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Для дополнительной информации попробуйте \"%s --help\"."
-#: tcop/postgres.c:3571
+#: tcop/postgres.c:3577
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s: неверный аргумент командной строки: %s"
-#: tcop/postgres.c:3650
+#: tcop/postgres.c:3664
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: не указаны ни база данных, ни пользователь"
-#: tcop/postgres.c:4225
+#: tcop/postgres.c:4239
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "неверный подтип сообщения CLOSE: %d"
-#: tcop/postgres.c:4260
+#: tcop/postgres.c:4274
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "неверный подтип сообщения DESCRIBE: %d"
-#: tcop/postgres.c:4338
+#: tcop/postgres.c:4352
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "вызовы функции fastpath не поддерживаются для реплицирующих соединений"
-#: tcop/postgres.c:4342
+#: tcop/postgres.c:4356
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr ""
"протокол расширенных запросов не поддерживается для реплицирующих соединений"
-#: tcop/postgres.c:4512
+#: tcop/postgres.c:4526
#, c-format
msgid ""
"disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s"
msgid "could not open dictionary file \"%s\": %m"
msgstr "не удалось открыть файл словаря \"%s\": %m"
-#: tsearch/spell.c:452 utils/adt/regexp.c:204
+#: tsearch/spell.c:452 utils/adt/regexp.c:208
#, c-format
msgid "invalid regular expression: %s"
msgstr "неверное регулярное выражение: %s"
#: tsearch/spell.c:667 tsearch/spell.c:684 tsearch/spell.c:701
-#: tsearch/spell.c:718 tsearch/spell.c:740 gram.y:13345 gram.y:13362
+#: tsearch/spell.c:718 tsearch/spell.c:740 gram.y:13362 gram.y:13379
#, c-format
msgid "syntax error"
msgstr "ошибка синтаксиса"
msgstr "входной тип так же не является массивом"
#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113
-#: utils/adt/arrayfuncs.c:1281 utils/adt/float.c:1222 utils/adt/float.c:1281
+#: utils/adt/arrayfuncs.c:1293 utils/adt/float.c:1222 utils/adt/float.c:1281
#: utils/adt/float.c:2832 utils/adt/float.c:2848 utils/adt/int.c:623
#: utils/adt/int.c:652 utils/adt/int.c:673 utils/adt/int.c:704
#: utils/adt/int.c:737 utils/adt/int.c:759 utils/adt/int.c:907
msgid "Arrays with differing dimensions are not compatible for concatenation."
msgstr "Массивы с разными размерностями несовместимы для соединения."
-#: utils/adt/array_userfuncs.c:426 utils/adt/arrayfuncs.c:1243
-#: utils/adt/arrayfuncs.c:2916 utils/adt/arrayfuncs.c:4935
+#: utils/adt/array_userfuncs.c:426 utils/adt/arrayfuncs.c:1255
+#: utils/adt/arrayfuncs.c:2928 utils/adt/arrayfuncs.c:4947
#, c-format
msgid "invalid number of dimensions: %d"
msgstr "неверное число размерностей: %d"
msgid "missing \"]\" in array dimensions"
msgstr "в размерностях массива отсутствует \"]\""
-#: utils/adt/arrayfuncs.c:270 utils/adt/arrayfuncs.c:2441
-#: utils/adt/arrayfuncs.c:2469 utils/adt/arrayfuncs.c:2484
+#: utils/adt/arrayfuncs.c:270 utils/adt/arrayfuncs.c:2453
+#: utils/adt/arrayfuncs.c:2481 utils/adt/arrayfuncs.c:2496
#, c-format
msgid "upper bound cannot be less than lower bound"
msgstr "верхняя граница не может быть меньше нижней"
msgid "malformed array literal: \"%s\""
msgstr "ошибочный литерал массива: \"%s\""
-#: utils/adt/arrayfuncs.c:876 utils/adt/arrayfuncs.c:1478
-#: utils/adt/arrayfuncs.c:2800 utils/adt/arrayfuncs.c:2948
-#: utils/adt/arrayfuncs.c:5029 utils/adt/arrayfuncs.c:5361
+#: utils/adt/arrayfuncs.c:876 utils/adt/arrayfuncs.c:1490
+#: utils/adt/arrayfuncs.c:2812 utils/adt/arrayfuncs.c:2960
+#: utils/adt/arrayfuncs.c:5041 utils/adt/arrayfuncs.c:5373
#: utils/adt/arrayutils.c:93 utils/adt/arrayutils.c:102
#: utils/adt/arrayutils.c:109
#, c-format
msgid "array size exceeds the maximum allowed (%d)"
msgstr "размер массива превышает предел (%d)"
-#: utils/adt/arrayfuncs.c:1254
+#: utils/adt/arrayfuncs.c:1266
#, c-format
msgid "invalid array flags"
msgstr "неверные флаги массива"
-#: utils/adt/arrayfuncs.c:1262
+#: utils/adt/arrayfuncs.c:1274
#, c-format
msgid "wrong element type"
msgstr "неверный тип элемента"
-#: utils/adt/arrayfuncs.c:1312 utils/adt/rangetypes.c:334
+#: utils/adt/arrayfuncs.c:1324 utils/adt/rangetypes.c:334
#: utils/cache/lsyscache.c:2530
#, c-format
msgid "no binary input function available for type %s"
msgstr "для типа %s нет функции ввода двоичных данных"
-#: utils/adt/arrayfuncs.c:1452
+#: utils/adt/arrayfuncs.c:1464
#, c-format
msgid "improper binary format in array element %d"
msgstr "неподходящий двоичный формат в элементе массива %d"
-#: utils/adt/arrayfuncs.c:1534 utils/adt/rangetypes.c:339
+#: utils/adt/arrayfuncs.c:1546 utils/adt/rangetypes.c:339
#: utils/cache/lsyscache.c:2563
#, c-format
msgid "no binary output function available for type %s"
msgstr "для типа %s нет функции вывода двоичных данных"
-#: utils/adt/arrayfuncs.c:1908
+#: utils/adt/arrayfuncs.c:1920
#, c-format
msgid "slices of fixed-length arrays not implemented"
msgstr "разрезание массивов постоянной длины не поддерживается"
-#: utils/adt/arrayfuncs.c:2081 utils/adt/arrayfuncs.c:2103
-#: utils/adt/arrayfuncs.c:2137 utils/adt/arrayfuncs.c:2423
-#: utils/adt/arrayfuncs.c:4921 utils/adt/arrayfuncs.c:4947
-#: utils/adt/arrayfuncs.c:4958
+#: utils/adt/arrayfuncs.c:2093 utils/adt/arrayfuncs.c:2115
+#: utils/adt/arrayfuncs.c:2149 utils/adt/arrayfuncs.c:2435
+#: utils/adt/arrayfuncs.c:4933 utils/adt/arrayfuncs.c:4959
+#: utils/adt/arrayfuncs.c:4970
#, c-format
msgid "wrong number of array subscripts"
msgstr "неверное число индексов массива"
-#: utils/adt/arrayfuncs.c:2086 utils/adt/arrayfuncs.c:2179
-#: utils/adt/arrayfuncs.c:2474
+#: utils/adt/arrayfuncs.c:2098 utils/adt/arrayfuncs.c:2191
+#: utils/adt/arrayfuncs.c:2486
#, c-format
msgid "array subscript out of range"
msgstr "индекс массива вне диапазона"
-#: utils/adt/arrayfuncs.c:2091
+#: utils/adt/arrayfuncs.c:2103
#, c-format
msgid "cannot assign null value to an element of a fixed-length array"
msgstr "нельзя присвоить значение null элементу массива фиксированной длины"
-#: utils/adt/arrayfuncs.c:2377
+#: utils/adt/arrayfuncs.c:2389
#, c-format
msgid "updates on slices of fixed-length arrays not implemented"
msgstr "изменения в срезах массивов фиксированной длины не поддерживаются"
-#: utils/adt/arrayfuncs.c:2413 utils/adt/arrayfuncs.c:2500
+#: utils/adt/arrayfuncs.c:2425 utils/adt/arrayfuncs.c:2512
#, c-format
msgid "source array too small"
msgstr "исходный массив слишком мал"
-#: utils/adt/arrayfuncs.c:3055
+#: utils/adt/arrayfuncs.c:3067
#, c-format
msgid "null array element not allowed in this context"
msgstr "элемент массива null недопустим в данном контексте"
-#: utils/adt/arrayfuncs.c:3158 utils/adt/arrayfuncs.c:3366
-#: utils/adt/arrayfuncs.c:3683
+#: utils/adt/arrayfuncs.c:3170 utils/adt/arrayfuncs.c:3378
+#: utils/adt/arrayfuncs.c:3695
#, c-format
msgid "cannot compare arrays of different element types"
msgstr "нельзя сравнивать массивы с элементами разных типов"
-#: utils/adt/arrayfuncs.c:3568 utils/adt/rangetypes.c:1225
+#: utils/adt/arrayfuncs.c:3580 utils/adt/rangetypes.c:1225
#, c-format
msgid "could not identify a hash function for type %s"
msgstr "не удалось найти функцию хеширования для типа %s"
-#: utils/adt/arrayfuncs.c:4819 utils/adt/arrayfuncs.c:4859
+#: utils/adt/arrayfuncs.c:4831 utils/adt/arrayfuncs.c:4871
#, c-format
msgid "dimension array or low bound array cannot be null"
msgstr "массив размерностей или массив нижних границ не может быть null"
-#: utils/adt/arrayfuncs.c:4922 utils/adt/arrayfuncs.c:4948
+#: utils/adt/arrayfuncs.c:4934 utils/adt/arrayfuncs.c:4960
#, c-format
msgid "Dimension array must be one dimensional."
msgstr "Массив размерностей должен быть одномерным."
-#: utils/adt/arrayfuncs.c:4927 utils/adt/arrayfuncs.c:4953
+#: utils/adt/arrayfuncs.c:4939 utils/adt/arrayfuncs.c:4965
#, c-format
msgid "dimension values cannot be null"
msgstr "значения размерностей не могут быть null"
-#: utils/adt/arrayfuncs.c:4959
+#: utils/adt/arrayfuncs.c:4971
#, c-format
msgid "Low bound array has different size than dimensions array."
msgstr "Массив нижних границ и массив размерностей имеют разные размеры."
-#: utils/adt/arrayfuncs.c:5226
+#: utils/adt/arrayfuncs.c:5238
#, c-format
msgid "removing elements from multidimensional arrays is not supported"
msgstr "удаление элементов из многомерных массивов не поддерживается"
msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
msgstr "TIME(%d)%s: точность уменьшена до дозволенного максимума: %d"
-#: utils/adt/date.c:144 utils/adt/datetime.c:1199 utils/adt/datetime.c:2112
+#: utils/adt/date.c:144 utils/adt/datetime.c:1199 utils/adt/datetime.c:2115
#, c-format
msgid "date/time value \"current\" is no longer supported"
msgstr "значение \"current\" для даты/времени больше не поддерживается"
msgstr "дата вне диапазона для типа timestamp"
#: utils/adt/date.c:936 utils/adt/date.c:982 utils/adt/date.c:1549
-#: utils/adt/date.c:1585 utils/adt/date.c:2457 utils/adt/datetime.c:1680
+#: utils/adt/date.c:1585 utils/adt/date.c:2457 utils/adt/datetime.c:1683
#: utils/adt/formatting.c:3381 utils/adt/formatting.c:3413
#: utils/adt/formatting.c:3481 utils/adt/nabstime.c:481
#: utils/adt/nabstime.c:524 utils/adt/nabstime.c:554 utils/adt/nabstime.c:597
msgid "\"time with time zone\" units \"%s\" not recognized"
msgstr "\"время с часовым поясом\" содержит нераспознанные единицы \"%s\""
-#: utils/adt/date.c:2677 utils/adt/datetime.c:927 utils/adt/datetime.c:1838
-#: utils/adt/datetime.c:4601 utils/adt/timestamp.c:4652
+#: utils/adt/date.c:2677 utils/adt/datetime.c:927 utils/adt/datetime.c:1841
+#: utils/adt/datetime.c:4604 utils/adt/timestamp.c:4652
#: utils/adt/timestamp.c:4836
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr ""
"интервал \"%s\", задающий часовой пояс, не должен содержать дней или месяцев"
-#: utils/adt/datetime.c:3801 utils/adt/datetime.c:3808
+#: utils/adt/datetime.c:3804 utils/adt/datetime.c:3811
#, c-format
msgid "date/time field value out of range: \"%s\""
msgstr "значение поля типа date/time вне диапазона: \"%s\""
-#: utils/adt/datetime.c:3810
+#: utils/adt/datetime.c:3813
#, c-format
msgid "Perhaps you need a different \"datestyle\" setting."
msgstr "Возможно, вам нужно изменить настройку \"datestyle\"."
-#: utils/adt/datetime.c:3815
+#: utils/adt/datetime.c:3818
#, c-format
msgid "interval field value out of range: \"%s\""
msgstr "значение поля interval вне диапазона: \"%s\""
-#: utils/adt/datetime.c:3821
+#: utils/adt/datetime.c:3824
#, c-format
msgid "time zone displacement out of range: \"%s\""
msgstr "смещение часового пояса вне диапазона: \"%s\""
#. translator: first %s is inet or cidr
-#: utils/adt/datetime.c:3828 utils/adt/network.c:107
+#: utils/adt/datetime.c:3831 utils/adt/network.c:107
#, c-format
msgid "invalid input syntax for type %s: \"%s\""
msgstr "неверный синтаксис для типа %s: \"%s\""
-#: utils/adt/datetime.c:4603
+#: utils/adt/datetime.c:4606
#, c-format
msgid ""
"This time zone name appears in the configuration file for time zone "
msgid "LIKE pattern must not end with escape character"
msgstr "шаблон LIKE не должен заканчиваться защитным символом"
-#: utils/adt/like_match.c:292 utils/adt/regexp.c:694
+#: utils/adt/like_match.c:292 utils/adt/regexp.c:698
#, c-format
msgid "invalid escape string"
msgstr "неверный защитный символ"
-#: utils/adt/like_match.c:293 utils/adt/regexp.c:695
+#: utils/adt/like_match.c:293 utils/adt/regexp.c:699
#, c-format
msgid "Escape string must be empty or one character."
msgstr "Защитный символ должен быть пустым или состоять из одного байта."
msgid "Unexpected end of input."
msgstr "Неожиданный конец ввода."
-#: utils/adt/regexp.c:285 utils/adt/regexp.c:1234 utils/adt/varlena.c:3042
+#: utils/adt/regexp.c:289 utils/adt/regexp.c:1315 utils/adt/varlena.c:3154
#, c-format
msgid "regular expression failed: %s"
msgstr "ошибка в регулярном выражении: %s"
# skip-rule: capital-letter-first
# well-spelled: рег
-#: utils/adt/regexp.c:422
+#: utils/adt/regexp.c:426
#, c-format
msgid "invalid regexp option: \"%c\""
msgstr "неверный элемент рег. выражения: \"%c\""
-#: utils/adt/regexp.c:894
+#: utils/adt/regexp.c:905
#, c-format
msgid "regexp_split does not support the global option"
msgstr "regexp_split не поддерживает глобальный поиск"
+#: utils/adt/regexp.c:962
+#, c-format
+msgid "too many regular expression matches"
+msgstr "слишком много совпадений для регулярного выражения"
+
#: utils/adt/regproc.c:128 utils/adt/regproc.c:148
#, c-format
msgid "more than one function named \"%s\""
msgstr ""
"Чтобы обозначить отсутствующий аргумент унарного оператора, укажите NONE."
-#: utils/adt/regproc.c:662 utils/adt/regproc.c:1532 utils/adt/ruleutils.c:7783
-#: utils/adt/ruleutils.c:7839 utils/adt/ruleutils.c:7878
+#: utils/adt/regproc.c:662 utils/adt/regproc.c:1532 utils/adt/ruleutils.c:7808
+#: utils/adt/ruleutils.c:7864 utils/adt/ruleutils.c:7903
#, c-format
msgid "too many arguments"
msgstr "слишком много аргументов"
msgid "cannot compare record types with different numbers of columns"
msgstr "сравнивать типы записей с разным числом колонок нельзя"
-#: utils/adt/ruleutils.c:3989
+#: utils/adt/ruleutils.c:4014
#, c-format
msgid "rule \"%s\" has unsupported event type %d"
msgstr "правило \"%s\" имеет неподдерживаемый тип событий %d"
msgid "index %d out of valid range, 0..%d"
msgstr "индекс %d вне диапазона 0..%d"
-#: utils/adt/varlena.c:3138
+#: utils/adt/varlena.c:3250
#, c-format
msgid "field position must be greater than zero"
msgstr "позиция поля должна быть больше нуля"
-#: utils/adt/varlena.c:3849 utils/adt/varlena.c:4083
+#: utils/adt/varlena.c:3961 utils/adt/varlena.c:4195
#, c-format
msgid "VARIADIC argument must be an array"
msgstr "параметр VARIADIC должен быть массивом"
-#: utils/adt/varlena.c:4023
+#: utils/adt/varlena.c:4135
#, c-format
msgid "unterminated format specifier"
msgstr "незавершённый спецификатор формата"
-#: utils/adt/varlena.c:4161 utils/adt/varlena.c:4281
+#: utils/adt/varlena.c:4273 utils/adt/varlena.c:4393
#, c-format
msgid "unrecognized conversion type specifier \"%c\""
msgstr "нераспознанный спецификатор преобразования \"%c\""
-#: utils/adt/varlena.c:4173 utils/adt/varlena.c:4230
+#: utils/adt/varlena.c:4285 utils/adt/varlena.c:4342
#, c-format
msgid "too few arguments for format"
msgstr "мало аргументов для формата"
-#: utils/adt/varlena.c:4324 utils/adt/varlena.c:4507
+#: utils/adt/varlena.c:4436 utils/adt/varlena.c:4619
#, c-format
msgid "number is out of range"
msgstr "число вне диапазона"
-#: utils/adt/varlena.c:4388 utils/adt/varlena.c:4416
+#: utils/adt/varlena.c:4500 utils/adt/varlena.c:4528
#, c-format
msgid "format specifies argument 0, but arguments are numbered from 1"
msgstr "формат ссылается на аргумент 0, но аргументы нумеруются с 1"
-#: utils/adt/varlena.c:4409
+#: utils/adt/varlena.c:4521
#, c-format
msgid "width argument position must be ended by \"$\""
msgstr "указание аргумента ширины должно оканчиваться \"$\""
-#: utils/adt/varlena.c:4454
+#: utils/adt/varlena.c:4566
#, c-format
msgid "null values cannot be formatted as an SQL identifier"
msgstr "значения null нельзя представить в виде SQL-идентификатора"
msgid "cached plan must not change result type"
msgstr "в кешированном плане не должен изменяться тип результата"
-#: utils/cache/relcache.c:4612
+#: utils/cache/relcache.c:4672
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "создать файл инициализации для кеша отношений \"%s\" не удалось: %m"
-#: utils/cache/relcache.c:4614
+#: utils/cache/relcache.c:4674
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Продолжаем всё равно, хотя что-то не так."
-#: utils/cache/relcache.c:4847
+#: utils/cache/relcache.c:4997
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "не удалось стереть файл кеша \"%s\": %m"
#: utils/misc/guc.c:1882 utils/misc/guc.c:1893
msgid "A value of 0 turns off the timeout."
-msgstr "Нулевое значение отключает таймаут."
+msgstr "Нулевое значение отключает тайм-аут."
#: utils/misc/guc.c:1892
msgid "Sets the maximum allowed duration of any wait for a lock."
#: utils/misc/guc.c:5270 utils/misc/guc.c:5460 utils/misc/guc.c:5564
#: utils/misc/guc.c:5665 utils/misc/guc.c:5786 utils/misc/guc.c:5894
-#: guc-file.l:227
+#: guc-file.l:226
#, c-format
msgid "parameter \"%s\" cannot be changed without restarting the server"
msgstr "параметр \"%s\" изменяется только при перезапуске сервера"
#: utils/misc/timeout.c:422
#, c-format
msgid "cannot add more timeout reasons"
-msgstr "добавить другие причины таймаута нельзя"
+msgstr "добавить другие причины тайм-аута нельзя"
#: utils/misc/tzparser.c:61
#, c-format
"интервал, задающий часовой пояс, должен иметь точность HOUR или HOUR TO "
"MINUTE"
-#: gram.y:1536 gram.y:10064 gram.y:12615
+#: gram.y:1536 gram.y:10081 gram.y:12632
#, c-format
msgid "interval precision specified twice"
msgstr "точность интервала указана дважды"
msgid "Use separate LIMIT and OFFSET clauses."
msgstr "Используйте отдельные предложения LIMIT и OFFSET."
-#: gram.y:9643 gram.y:9668
+#: gram.y:9660 gram.y:9685
#, c-format
msgid "VALUES in FROM must have an alias"
msgstr "список VALUES во FROM должен иметь псевдоним"
-#: gram.y:9644 gram.y:9669
+#: gram.y:9661 gram.y:9686
#, c-format
msgid "For example, FROM (VALUES ...) [AS] foo."
msgstr "Например, FROM (VALUES ...) [AS] foo."
-#: gram.y:9649 gram.y:9674
+#: gram.y:9666 gram.y:9691
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "подзапрос во FROM должен иметь псевдоним"
-#: gram.y:9650 gram.y:9675
+#: gram.y:9667 gram.y:9692
#, c-format
msgid "For example, FROM (SELECT ...) [AS] foo."
msgstr "Например, FROM (SELECT ...) [AS] foo."
-#: gram.y:10190
+#: gram.y:10207
#, c-format
msgid "precision for type float must be at least 1 bit"
msgstr "тип float должен иметь точность минимум 1 бит"
-#: gram.y:10199
+#: gram.y:10216
#, c-format
msgid "precision for type float must be less than 54 bits"
msgstr "тип float должен иметь точность меньше 54 бит"
-#: gram.y:10738
+#: gram.y:10755
#, c-format
msgid "wrong number of parameters on left side of OVERLAPS expression"
msgstr "неверное число параметров в левой части выражения OVERLAPS"
-#: gram.y:10743
+#: gram.y:10760
#, c-format
msgid "wrong number of parameters on right side of OVERLAPS expression"
msgstr "неверное число параметров в правой части выражения OVERLAPS"
-#: gram.y:10932
+#: gram.y:10949
#, c-format
msgid "UNIQUE predicate is not yet implemented"
msgstr "предикат UNIQUE ещё не реализован"
-#: gram.y:11882
+#: gram.y:11899
#, c-format
msgid "RANGE PRECEDING is only supported with UNBOUNDED"
msgstr "RANGE PRECEDING поддерживается только с UNBOUNDED"
-#: gram.y:11888
+#: gram.y:11905
#, c-format
msgid "RANGE FOLLOWING is only supported with UNBOUNDED"
msgstr "RANGE FOLLOWING поддерживается только с UNBOUNDED"
-#: gram.y:11915 gram.y:11938
+#: gram.y:11932 gram.y:11955
#, c-format
msgid "frame start cannot be UNBOUNDED FOLLOWING"
msgstr "началом рамки не может быть UNBOUNDED FOLLOWING"
-#: gram.y:11920
+#: gram.y:11937
#, c-format
msgid "frame starting from following row cannot end with current row"
msgstr ""
"рамка, начинающаяся со следующей строки, не может заканчиваться текущей"
-#: gram.y:11943
+#: gram.y:11960
#, c-format
msgid "frame end cannot be UNBOUNDED PRECEDING"
msgstr "концом рамки не может быть UNBOUNDED PRECEDING"
-#: gram.y:11949
+#: gram.y:11966
#, c-format
msgid "frame starting from current row cannot have preceding rows"
msgstr ""
"рамка, начинающаяся с текущей строки, не может иметь предшествующих строк"
-#: gram.y:11956
+#: gram.y:11973
#, c-format
msgid "frame starting from following row cannot have preceding rows"
msgstr ""
"рамка, начинающаяся со следующей строки, не может иметь предшествующих строк"
-#: gram.y:12590
+#: gram.y:12607
#, c-format
msgid "type modifier cannot have parameter name"
msgstr "параметр функции-модификатора типа должен быть безымянным"
-#: gram.y:13207 gram.y:13382
+#: gram.y:13224 gram.y:13399
msgid "improper use of \"*\""
msgstr "недопустимое использование \"*\""
-#: gram.y:13433
+#: gram.y:13450
#, c-format
msgid "multiple ORDER BY clauses not allowed"
msgstr "ORDER BY можно указать только один раз"
-#: gram.y:13444
+#: gram.y:13461
#, c-format
msgid "multiple OFFSET clauses not allowed"
msgstr "OFFSET можно указать только один раз"
-#: gram.y:13453
+#: gram.y:13470
#, c-format
msgid "multiple LIMIT clauses not allowed"
msgstr "LIMIT можно указать только один раз"
-#: gram.y:13462
+#: gram.y:13479
#, c-format
msgid "multiple WITH clauses not allowed"
msgstr "WITH можно указать только один раз"
-#: gram.y:13608
+#: gram.y:13625
#, c-format
msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
msgstr "в табличных функциях не может быть аргументов OUT и INOUT"
-#: gram.y:13709
+#: gram.y:13726
#, c-format
msgid "multiple COLLATE clauses not allowed"
msgstr "COLLATE можно указать только один раз"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13747 gram.y:13760
+#: gram.y:13764 gram.y:13777
#, c-format
msgid "%s constraints cannot be marked DEFERRABLE"
msgstr "ограничения %s не могут иметь характеристики DEFERRABLE"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13773
+#: gram.y:13790
#, c-format
msgid "%s constraints cannot be marked NOT VALID"
msgstr "ограничения %s не могут иметь характеристики NOT VALID"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13786
+#: gram.y:13803
#, c-format
msgid "%s constraints cannot be marked NO INHERIT"
msgstr "ограничения %s не могут иметь характеристики NO INHERIT"
-#: guc-file.l:192
+#: guc-file.l:191
#, c-format
msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
msgstr "нераспознанный параметр конфигурации \"%s\" в файле \"%s\", строке %u"
-#: guc-file.l:255
+#: guc-file.l:254
#, c-format
msgid "parameter \"%s\" removed from configuration file, reset to default"
msgstr ""
"параметр \"%s\" удалён из файла конфигурации, он принимает значение по "
"умолчанию"
-#: guc-file.l:317
+#: guc-file.l:316
#, c-format
msgid "parameter \"%s\" changed to \"%s\""
msgstr "параметр \"%s\" принял значение \"%s\""
-#: guc-file.l:351
+#: guc-file.l:350
#, c-format
msgid "configuration file \"%s\" contains errors"
msgstr "файл конфигурации \"%s\" содержит ошибки"
-#: guc-file.l:356
+#: guc-file.l:355
#, c-format
msgid ""
"configuration file \"%s\" contains errors; unaffected changes were applied"
"файл конфигурации \"%s\" содержит ошибки; были применены не зависимые "
"изменения"
-#: guc-file.l:361
+#: guc-file.l:360
#, c-format
msgid "configuration file \"%s\" contains errors; no changes were applied"
msgstr "файл конфигурации \"%s\" содержит ошибки; изменения не были применены"
-#: guc-file.l:426
+#: guc-file.l:425
#, c-format
msgid ""
"could not open configuration file \"%s\": maximum nesting depth exceeded"
msgstr ""
"открыть файл конфигурации \"%s\" не удалось: превышен предел вложенности"
-#: guc-file.l:446
+#: guc-file.l:445
#, c-format
msgid "skipping missing configuration file \"%s\""
msgstr "отсутствующий файл конфигурации \"%s\" пропускается"
-#: guc-file.l:654
+#: guc-file.l:653
#, c-format
msgid "syntax error in file \"%s\" line %u, near end of line"
msgstr "ошибка синтаксиса в файле \"%s\", в конце строки %u"
-#: guc-file.l:659
+#: guc-file.l:658
#, c-format
msgid "syntax error in file \"%s\" line %u, near token \"%s\""
msgstr "ошибка синтаксиса в файле \"%s\", в строке %u, рядом с \"%s\""
-#: guc-file.l:675
+#: guc-file.l:674
#, c-format
msgid "too many syntax errors found, abandoning file \"%s\""
msgstr ""
"обнаружено слишком много синтаксических ошибок, обработка файла \"%s\" "
"прекращается"
-#: guc-file.l:720
+#: guc-file.l:719
#, c-format
msgid "could not open configuration directory \"%s\": %m"
msgstr "открыть каталог конфигурации \"%s\" не удалось: %m"
msgid "invalid Unicode escape character"
msgstr "неверный символ спецкода Unicode"
-#: scan.l:597 scan.l:605 scan.l:613 scan.l:614 scan.l:615 scan.l:1298
-#: scan.l:1325 scan.l:1329 scan.l:1367 scan.l:1371 scan.l:1393 scan.l:1403
+#: scan.l:597 scan.l:605 scan.l:613 scan.l:614 scan.l:615 scan.l:1310
+#: scan.l:1337 scan.l:1341 scan.l:1379 scan.l:1383 scan.l:1405 scan.l:1415
msgid "invalid Unicode surrogate pair"
msgstr "неверная суррогатная пара Unicode"
msgid "unterminated quoted identifier"
msgstr "незавершённый идентификатор в кавычках"
-#: scan.l:887
+#: scan.l:900
msgid "operator too long"
msgstr "слишком длинный оператор"
#. translator: %s is typically the translation of "syntax error"
-#: scan.l:1045
+#: scan.l:1057
#, c-format
msgid "%s at end of input"
msgstr "%s в конце"
#. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1053
+#: scan.l:1065
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s (примерное положение: \"%s\")"
-#: scan.l:1214 scan.l:1246
+#: scan.l:1226 scan.l:1258
msgid ""
"Unicode escape values cannot be used for code point values above 007F when "
"the server encoding is not UTF8"
"Спецкоды Unicode для значений выше 007F можно использовать только с "
"серверной кодировкой UTF8"
-#: scan.l:1242 scan.l:1385
+#: scan.l:1254 scan.l:1397
msgid "invalid Unicode escape value"
msgstr "неверное значение спецкода Unicode"
-#: scan.l:1449
+#: scan.l:1461
#, c-format
msgid "nonstandard use of \\' in a string literal"
msgstr "нестандартное применение \\' в строке"
-#: scan.l:1450
+#: scan.l:1462
#, c-format
msgid ""
"Use '' to write quotes in strings, or use the escape string syntax (E'...')."
"Записывайте апостроф в строках в виде '' или используйте синтаксис спецстрок "
"(E'...')."
-#: scan.l:1459
+#: scan.l:1471
#, c-format
msgid "nonstandard use of \\\\ in a string literal"
msgstr "нестандартное применение \\\\ в строке"
-#: scan.l:1460
+#: scan.l:1472
#, c-format
msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
msgstr ""
"Используйте для записи обратных слэшей синтаксис спецстрок, например E'\\\\'."
-#: scan.l:1474
+#: scan.l:1486
#, c-format
msgid "nonstandard use of escape in a string literal"
msgstr "нестандартное использование спецсимвола в строке"
-#: scan.l:1475
+#: scan.l:1487
#, c-format
msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
msgstr "Используйте для записи спецсимволов синтаксис спецстрок E'\\r\\n'."
#: initdb.c:1165
#, c-format
msgid "selecting default max_connections ... "
-msgstr "sélection de la valeur par défaut de max_connections... "
+msgstr "sélection de la valeur par défaut pour max_connections... "
#: initdb.c:1194
#, c-format
#: initdb.c:2821
#, c-format
msgid " -k, --data-checksums use data page checksums\n"
-msgstr " -k, --data-checksums utilise les sommes de contrôles pour les pages de données\n"
+msgstr " -k, --data-checksums utilise les sommes de contrôle pour les pages de données\n"
#: initdb.c:2822
#, c-format
#: initdb.c:2826
#, c-format
msgid " -S, --sync-only only sync data directory\n"
-msgstr " -S, --sync-only synchronise uniquement le répertoire des données\n"
+msgstr " -S, --sync-only synchronise uniquement le répertoire des données\n"
#: initdb.c:2827
#, c-format
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr ""
-"%s : l'emplacement du fichier d'entrées doit être indiqué avec un chemin\n"
+"%s : l'emplacement du fichier d'entrée doit être indiqué avec un chemin\n"
"absolu\n"
#: initdb.c:3034
"Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n"
"The default database encoding will be set to \"%s\" instead.\n"
msgstr ""
-"L'encodage « %s » déduit de la locale n'est pas autorisé en tant qu'encodage serveur.\n"
+"L'encodage « %s » a été déduit de la locale mais n'est pas autorisé en tant qu'encodage serveur.\n"
"L'encodage par défaut des bases de données sera configuré à « %s ».\n"
#: initdb.c:3084
"Using a mount point directly as the data directory is not recommended.\n"
"Create a subdirectory under the mount point.\n"
msgstr ""
-"Utiliser un point de montage comme répertoire de données n'est pas recommandé.\n"
+"Utiliser un point de montage comme répertoire des données n'est pas recommandé.\n"
"Créez un sous-répertoire sous le point de montage.\n"
#: initdb.c:3411
msgstr ""
"Project-Id-Version: pg_basebackup (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-08-17 18:12+0000\n"
+"POT-Creation-Date: 2018-10-01 13:24+0300\n"
"PO-Revision-Date: 2017-05-27 12:34+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
msgid "%s: could not read from ready pipe: %s\n"
msgstr "%s: не удалось прочитать из готового канала: %s\n"
-#: pg_basebackup.c:213 pg_basebackup.c:306 pg_basebackup.c:1631
+#: pg_basebackup.c:213 pg_basebackup.c:306 pg_basebackup.c:1636
#: pg_receivexlog.c:306
#, c-format
msgid "%s: could not parse transaction log location \"%s\"\n"
msgid "%s: could not close compressed file \"%s\": %s\n"
msgstr "%s: не удалось закрыть сжатый файл \"%s\": %s\n"
-#: pg_basebackup.c:761 receivelog.c:197 receivelog.c:402 receivelog.c:788
+#: pg_basebackup.c:761 receivelog.c:199 receivelog.c:409 receivelog.c:795
#, c-format
msgid "%s: could not close file \"%s\": %s\n"
msgstr "%s: не удалось закрыть файл \"%s\": %s\n"
-#: pg_basebackup.c:772 pg_basebackup.c:963 receivelog.c:1004
+#: pg_basebackup.c:772 pg_basebackup.c:963 receivelog.c:1011
#, c-format
msgid "%s: could not read COPY data: %s"
msgstr "%s: не удалось прочитать данные COPY: %s"
msgstr "%s: несовместимая версия сервера %s\n"
#: pg_basebackup.c:1393 pg_basebackup.c:1422 pg_receivexlog.c:291
-#: receivelog.c:590 receivelog.c:635 receivelog.c:675
+#: receivelog.c:597 receivelog.c:642 receivelog.c:682
#, c-format
msgid "%s: could not send replication command \"%s\": %s"
msgstr "%s: не удалось передать команду репликации \"%s\": %s"
-#: pg_basebackup.c:1400 pg_receivexlog.c:298 receivelog.c:598
+#: pg_basebackup.c:1400 pg_receivexlog.c:298 receivelog.c:605
#, c-format
msgid ""
"%s: could not identify system: got %d rows and %d fields, expected %d rows "
msgid "%s: final receive failed: %s"
msgstr "%s: ошибка в конце передачи: %s"
-#: pg_basebackup.c:1583
+#: pg_basebackup.c:1588
#, c-format
msgid "%s: waiting for background process to finish streaming ...\n"
msgstr "%s: ожидание завершения потоковой передачи фоновым процессом...\n"
-#: pg_basebackup.c:1589
+#: pg_basebackup.c:1594
#, c-format
msgid "%s: could not send command to background pipe: %s\n"
msgstr "%s: не удалось отправить команду в канал фонового процесса: %s\n"
-#: pg_basebackup.c:1598
+#: pg_basebackup.c:1603
#, c-format
msgid "%s: could not wait for child process: %s\n"
msgstr "%s: сбой при ожидании дочернего процесса: %s\n"
-#: pg_basebackup.c:1604
+#: pg_basebackup.c:1609
#, c-format
msgid "%s: child %d died, expected %d\n"
msgstr "%s: завершился дочерний процесс %d вместо ожидаемого %d\n"
-#: pg_basebackup.c:1610
+#: pg_basebackup.c:1615
#, c-format
msgid "%s: child process did not exit normally\n"
msgstr "%s: дочерний процесс завершён ненормально\n"
-#: pg_basebackup.c:1616
+#: pg_basebackup.c:1621
#, c-format
msgid "%s: child process exited with error %d\n"
msgstr "%s: дочерний процесс завершился с ошибкой %d\n"
-#: pg_basebackup.c:1643
+#: pg_basebackup.c:1648
#, c-format
msgid "%s: could not wait for child thread: %s\n"
msgstr "%s: сбой при ожидании дочернего потока: %s\n"
-#: pg_basebackup.c:1650
+#: pg_basebackup.c:1655
#, c-format
msgid "%s: could not get child thread exit status: %s\n"
msgstr "%s: не удалось получить состояние завершения дочернего потока: %s\n"
-#: pg_basebackup.c:1656
+#: pg_basebackup.c:1661
#, c-format
msgid "%s: child thread exited with error %u\n"
msgstr "%s: дочерний поток завершился с ошибкой %u\n"
-#: pg_basebackup.c:1742
+#: pg_basebackup.c:1747
#, c-format
msgid "%s: invalid output format \"%s\", must be \"plain\" or \"tar\"\n"
msgstr "%s: неверный формат вывода \"%s\", должен быть \"plain\" или \"tar\"\n"
-#: pg_basebackup.c:1754 pg_basebackup.c:1766
+#: pg_basebackup.c:1759 pg_basebackup.c:1771
#, c-format
msgid "%s: cannot specify both --xlog and --xlog-method\n"
msgstr "%s: указать и --xlog, и --xlog-method одновременно нельзя\n"
-#: pg_basebackup.c:1781
+#: pg_basebackup.c:1786
#, c-format
msgid ""
"%s: invalid xlog-method option \"%s\", must be \"fetch\" or \"stream\"\n"
"%s: неверный аргумент для xlog-method - \"%s\", допускается только \"fetch\" "
"или \"stream\"\n"
-#: pg_basebackup.c:1800
+#: pg_basebackup.c:1805
#, c-format
msgid "%s: invalid compression level \"%s\"\n"
msgstr "%s: неверный уровень сжатия \"%s\"\n"
-#: pg_basebackup.c:1812
+#: pg_basebackup.c:1817
#, c-format
msgid ""
"%s: invalid checkpoint argument \"%s\", must be \"fast\" or \"spread\"\n"
"%s: неверный аргумент режима контрольных точек \"%s\", должен быть \"fast\" "
"или \"spread\"\n"
-#: pg_basebackup.c:1839 pg_receivexlog.c:433
+#: pg_basebackup.c:1844 pg_receivexlog.c:433
#, c-format
msgid "%s: invalid status interval \"%s\"\n"
msgstr "%s: неверный интервал сообщений о состоянии \"%s\"\n"
-#: pg_basebackup.c:1855 pg_basebackup.c:1869 pg_basebackup.c:1880
-#: pg_basebackup.c:1893 pg_basebackup.c:1903 pg_receivexlog.c:449
+#: pg_basebackup.c:1860 pg_basebackup.c:1874 pg_basebackup.c:1885
+#: pg_basebackup.c:1898 pg_basebackup.c:1908 pg_receivexlog.c:449
#: pg_receivexlog.c:463 pg_receivexlog.c:474
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Для дополнительной информации попробуйте \"%s --help\".\n"
-#: pg_basebackup.c:1867 pg_receivexlog.c:461
+#: pg_basebackup.c:1872 pg_receivexlog.c:461
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: слишком много аргументов командной строки (первый: \"%s\")\n"
-#: pg_basebackup.c:1879 pg_receivexlog.c:473
+#: pg_basebackup.c:1884 pg_receivexlog.c:473
#, c-format
msgid "%s: no target directory specified\n"
msgstr "%s: целевой каталог не указан\n"
-#: pg_basebackup.c:1891
+#: pg_basebackup.c:1896
#, c-format
msgid "%s: only tar mode backups can be compressed\n"
msgstr "%s: сжимать можно только резервные копии в архиве tar\n"
-#: pg_basebackup.c:1901
+#: pg_basebackup.c:1906
#, c-format
msgid "%s: WAL streaming can only be used in plain mode\n"
msgstr "%s: потоковая передача WAL поддерживается только в режиме plain\n"
-#: pg_basebackup.c:1912
+#: pg_basebackup.c:1917
#, c-format
msgid "%s: this build does not support compression\n"
msgstr "%s: эта сборка программы не поддерживает сжатие\n"
msgid "%s: could not create archive status file \"%s\": %s\n"
msgstr "%s: не удалось создать файл статуса архива \"%s\": %s\n"
-#: receivelog.c:66 receivelog.c:190 receivelog.c:395
+#: receivelog.c:66 receivelog.c:192 receivelog.c:402
#, c-format
msgid "%s: could not fsync file \"%s\": %s\n"
msgstr "%s: не удалось синхронизировать с ФС файл \"%s\": %s\n"
msgstr ""
"%s: файл журнала транзакций \"%s\" имеет размер %d Б, а должен - 0 или %d\n"
-#: receivelog.c:144
+#: receivelog.c:148
#, c-format
msgid "%s: could not pad transaction log file \"%s\": %s\n"
msgstr "%s: не удалось дополнить файл журнала транзакций \"%s\": %s\n"
-#: receivelog.c:157
+#: receivelog.c:159
#, c-format
msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n"
msgstr "%s: не удалось перейти к началу файла журнала транзакций \"%s\": %s\n"
-#: receivelog.c:183
+#: receivelog.c:185
#, c-format
msgid "%s: could not determine seek position in file \"%s\": %s\n"
msgstr "%s: не удалось определить текущую позицию в файле \"%s\": %s\n"
-#: receivelog.c:216
+#: receivelog.c:218
#, c-format
msgid "%s: could not rename file \"%s\": %s\n"
msgstr "%s: не удалось переименовать файл \"%s\": %s\n"
-#: receivelog.c:223
+#: receivelog.c:225
#, c-format
msgid "%s: not renaming \"%s%s\", segment is not complete\n"
msgstr ""
"%s: файл \"%s%s\" не переименовывается, так как это не полный сегмент\n"
-#: receivelog.c:325
+#: receivelog.c:327
#, c-format
msgid "%s: could not open timeline history file \"%s\": %s\n"
msgstr "%s: не удалось открыть файл истории линии времени \"%s\": %s\n"
-#: receivelog.c:353
+#: receivelog.c:355
#, c-format
msgid "%s: server reported unexpected history file name for timeline %u: %s\n"
msgstr ""
"%s: сервер сообщил неожиданное имя файла истории для линии времени %u: %s\n"
-#: receivelog.c:370
+#: receivelog.c:372
#, c-format
msgid "%s: could not create timeline history file \"%s\": %s\n"
msgstr "%s: не удалось создать файл истории линии времени \"%s\": %s\n"
-#: receivelog.c:387
+#: receivelog.c:391
#, c-format
msgid "%s: could not write timeline history file \"%s\": %s\n"
msgstr "%s: не удалось записать файл истории линии времени \"%s\": %s\n"
-#: receivelog.c:412
+#: receivelog.c:419
#, c-format
msgid "%s: could not rename file \"%s\" to \"%s\": %s\n"
msgstr "%s: не удалось переименовать файл \"%s\" в \"%s\": %s\n"
-#: receivelog.c:493
+#: receivelog.c:500
#, c-format
msgid "%s: could not send feedback packet: %s"
msgstr "%s: не удалось отправить пакет отзыва: %s"
-#: receivelog.c:527
+#: receivelog.c:534
#, c-format
msgid ""
"%s: incompatible server version %s; streaming is only supported with server "
"%s: несовместимая версия сервера %s; потоковая передача поддерживается "
"только с версией %s\n"
-#: receivelog.c:606
+#: receivelog.c:613
#, c-format
msgid ""
"%s: system identifier does not match between base backup and streaming "
"%s: системный идентификатор базовой резервной копии отличается от "
"идентификатора потоковой передачи\n"
-#: receivelog.c:614
+#: receivelog.c:621
#, c-format
msgid "%s: starting timeline %u is not present in the server\n"
msgstr "%s: на сервере нет начальной линии времени %u\n"
-#: receivelog.c:648
+#: receivelog.c:655
#, c-format
msgid ""
"%s: unexpected response to TIMELINE_HISTORY command: got %d rows and %d "
"%s: сервер вернул неожиданный ответ на команду TIMELINE_HISTORY; получено "
"строк: %d, полей: %d, а ожидалось строк: %d, полей: %d\n"
-#: receivelog.c:722
+#: receivelog.c:729
#, c-format
msgid ""
"%s: server reported unexpected next timeline %u, following timeline %u\n"
msgstr ""
"%s: сервер неожиданно сообщил линию времени %u после линии времени %u\n"
-#: receivelog.c:729
+#: receivelog.c:736
#, c-format
msgid ""
"%s: server stopped streaming timeline %u at %X/%X, but reported next "
"%s: сервер прекратил передачу линии времени %u в %X/%X, но сообщил, что "
"следующая линии времени %u начнётся в %X/%X\n"
-#: receivelog.c:741 receivelog.c:779
+#: receivelog.c:748 receivelog.c:786
#, c-format
msgid "%s: unexpected termination of replication stream: %s"
msgstr "%s: неожиданный конец потока репликации: %s"
-#: receivelog.c:770
+#: receivelog.c:777
#, c-format
msgid "%s: replication stream was terminated before stop point\n"
msgstr "%s: поток репликации закончился до точки останова\n"
-#: receivelog.c:819
+#: receivelog.c:826
#, c-format
msgid ""
"%s: unexpected result set after end-of-timeline: got %d rows and %d fields, "
"%s: сервер вернул неожиданный набор данных после конца линии времени - "
"получено строк: %d, полей: %d, а ожидалось строк: %d, полей: %d\n"
-#: receivelog.c:829
+#: receivelog.c:836
#, c-format
msgid "%s: could not parse next timeline's starting point \"%s\"\n"
msgstr ""
"%s: не удалось разобрать начальную точку следующей линии времени \"%s\"\n"
-#: receivelog.c:884 receivelog.c:987 receivelog.c:1154
+#: receivelog.c:891 receivelog.c:994 receivelog.c:1168
#, c-format
msgid "%s: could not send copy-end packet: %s"
msgstr "%s: не удалось отправить пакет \"конец COPY\": %s"
-#: receivelog.c:951
+#: receivelog.c:958
#, c-format
msgid "%s: select() failed: %s\n"
msgstr "%s: ошибка в select(): %s\n"
-#: receivelog.c:959
+#: receivelog.c:966
#, c-format
msgid "%s: could not receive data from WAL stream: %s"
msgstr "%s: не удалось получить данные из потока WAL: %s"
-#: receivelog.c:1026 receivelog.c:1061
+#: receivelog.c:1033 receivelog.c:1068
#, c-format
msgid "%s: streaming header too small: %d\n"
msgstr "%s: заголовок потока слишком мал: %d\n"
-#: receivelog.c:1080
+#: receivelog.c:1087
#, c-format
msgid "%s: received transaction log record for offset %u with no file open\n"
msgstr ""
"%s: получена запись журнала транзакций по смещению %u, но файл не открыт\n"
-#: receivelog.c:1092
+#: receivelog.c:1099
#, c-format
msgid "%s: got WAL data offset %08x, expected %08x\n"
msgstr "%s: получено смещение данных WAL %08x, но ожидалось %08x\n"
-#: receivelog.c:1129
+#: receivelog.c:1143
#, c-format
msgid "%s: could not write %u bytes to WAL file \"%s\": %s\n"
msgstr "%s: не удалось записать %u байт в файл WAL \"%s\": %s\n"
-#: receivelog.c:1167
+#: receivelog.c:1181
#, c-format
msgid "%s: unrecognized streaming header: \"%c\"\n"
msgstr "%s: нераспознанный заголовок потока: \"%c\"\n"
#: pg_ctl.c:926
#, c-format
msgid "%s: cannot stop server; single-user server is running (PID: %ld)\n"
-msgstr "%s: non è possibile fermare il server; il server è in esecuzione in modalità a singolo utente (PID: %ld)\n"
+msgstr "%s: non è possibile fermare il server; il server è in esecuzione in modalità a utente singolo (PID: %ld)\n"
#: pg_ctl.c:934 pg_ctl.c:1029
#, c-format
#: pg_ctl.c:1017
#, c-format
msgid "%s: cannot restart server; single-user server is running (PID: %ld)\n"
-msgstr "%s: non è possibile riavviare il server; il server è in esecuzione in modalità a singolo utente (PID: %ld)\n"
+msgstr "%s: non è possibile riavviare il server; il server è in esecuzione in modalità a utente singolo (PID: %ld)\n"
#: pg_ctl.c:1020 pg_ctl.c:1105
msgid "Please terminate the single-user server and try again.\n"
-msgstr "Si prega di terminare il server in modalità singolo utente e di riprovare.\n"
+msgstr "Si prega di terminare il server in modalità utente singolo e di riprovare.\n"
#: pg_ctl.c:1079
#, c-format
#: pg_ctl.c:1102
#, c-format
msgid "%s: cannot reload server; single-user server is running (PID: %ld)\n"
-msgstr "%s: non è possibile eseguire il reload del server; il server è in esecuzione in modalità a singolo utente (PID: %ld)\n"
+msgstr "%s: non è possibile eseguire il reload del server; il server è in esecuzione in modalità a utente singolo (PID: %ld)\n"
#: pg_ctl.c:1111
#, c-format
#: pg_ctl.c:1142
#, c-format
msgid "%s: cannot promote server; single-user server is running (PID: %ld)\n"
-msgstr "%s: non è possibile promuovere il server: il server è in esecuzione in modalità a singolo utente (PID: %ld)\n"
+msgstr "%s: non è possibile promuovere il server: il server è in esecuzione in modalità a utente singolo (PID: %ld)\n"
#: pg_ctl.c:1151
#, c-format
#: pg_ctl.c:1235
#, c-format
msgid "%s: single-user server is running (PID: %ld)\n"
-msgstr "%s: il server è in esecuzione in modalità a singolo utente (PID: %ld)\n"
+msgstr "%s: il server è in esecuzione in modalità a utente singolo (PID: %ld)\n"
#: pg_ctl.c:1247
#, c-format
msgstr ""
"Project-Id-Version: PostgreSQL 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-07-24 07:44+0000\n"
-"PO-Revision-Date: 2017-07-24 21:28+0200\n"
+"POT-Creation-Date: 2018-09-22 00:54+0000\n"
+"PO-Revision-Date: 2018-09-23 09:03+0200\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 2.0.2\n"
+"X-Generator: Poedit 2.1.1\n"
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
-#: ../../common/fe_memutils.c:83 pg_backup_db.c:140 pg_backup_db.c:195
-#: pg_backup_db.c:254 pg_backup_db.c:296
+#: ../../common/fe_memutils.c:83 pg_backup_db.c:146 pg_backup_db.c:201
+#: pg_backup_db.c:260 pg_backup_db.c:302
#, c-format
msgid "out of memory\n"
msgstr "mémoire épuisée\n"
msgid "could not compress data: %s\n"
msgstr "n'a pas pu compresser les données : %s\n"
-#: compress_io.c:300 compress_io.c:431 pg_backup_archiver.c:1482
-#: pg_backup_archiver.c:1505 pg_backup_custom.c:661 pg_backup_directory.c:538
+#: compress_io.c:300 compress_io.c:431 pg_backup_archiver.c:1516
+#: pg_backup_archiver.c:1539 pg_backup_custom.c:661 pg_backup_directory.c:538
#: pg_backup_tar.c:596 pg_backup_tar.c:1078 pg_backup_tar.c:1303
#, c-format
msgid "could not write to output file: %s\n"
msgid "archiver"
msgstr "archiveur"
-#: pg_backup_archiver.c:169 pg_backup_archiver.c:1345
+#: pg_backup_archiver.c:173 pg_backup_archiver.c:1379
#, c-format
msgid "could not close output file: %s\n"
msgstr "n'a pas pu fermer le fichier de sortie : %s\n"
-#: pg_backup_archiver.c:204 pg_backup_archiver.c:209
+#: pg_backup_archiver.c:208 pg_backup_archiver.c:213
#, c-format
msgid "WARNING: archive items not in correct section order\n"
msgstr ""
"ATTENTION : les éléments de l'archive ne sont pas dans l'ordre correct de "
"la section\n"
-#: pg_backup_archiver.c:215
+#: pg_backup_archiver.c:219
#, c-format
msgid "unexpected section code %d\n"
msgstr "code de section inattendu %d\n"
-#: pg_backup_archiver.c:247
+#: pg_backup_archiver.c:251
#, c-format
msgid "-C and -1 are incompatible options\n"
msgstr "-C et -1 sont des options incompatibles\n"
-#: pg_backup_archiver.c:257
+#: pg_backup_archiver.c:261
#, c-format
msgid "parallel restore is not supported with this archive file format\n"
msgstr ""
"la restauration parallèle n'est pas supportée avec ce format de fichier\n"
"d'archive\n"
-#: pg_backup_archiver.c:261
+#: pg_backup_archiver.c:265
#, c-format
msgid ""
"parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
"la restauration parallèle n'est pas supportée avec les archives réalisées\n"
"par un pg_dump antérieur à la 8.0 d'archive\n"
-#: pg_backup_archiver.c:279
+#: pg_backup_archiver.c:283
#, c-format
msgid ""
"cannot restore from compressed archive (compression not supported in this "
"ne peut pas restaurer à partir de l'archive compressée (compression non\n"
"disponible dans cette installation)\n"
-#: pg_backup_archiver.c:296
+#: pg_backup_archiver.c:300
#, c-format
msgid "connecting to database for restore\n"
msgstr "connexion à la base de données pour la restauration\n"
-#: pg_backup_archiver.c:298
+#: pg_backup_archiver.c:302
#, c-format
msgid "direct database connections are not supported in pre-1.3 archives\n"
msgstr ""
"les connexions directes à la base de données ne sont pas supportées dans\n"
"les archives pre-1.3\n"
-#: pg_backup_archiver.c:343
+#: pg_backup_archiver.c:347
#, c-format
msgid "implied data-only restore\n"
msgstr "a impliqué une restauration des données uniquement\n"
-#: pg_backup_archiver.c:412
+#: pg_backup_archiver.c:416
#, c-format
msgid "dropping %s %s\n"
msgstr "suppression de %s %s\n"
-#: pg_backup_archiver.c:479
-#, c-format
-msgid "setting owner and privileges for %s %s\n"
-msgstr "réglage du propriétaire et des droits pour %s %s\n"
-
-#: pg_backup_archiver.c:545 pg_backup_archiver.c:547
+#: pg_backup_archiver.c:572 pg_backup_archiver.c:574
#, c-format
msgid "warning from original dump file: %s\n"
msgstr "message d'avertissement du fichier de sauvegarde original : %s\n"
-#: pg_backup_archiver.c:554
+#: pg_backup_archiver.c:584
#, c-format
msgid "creating %s %s\n"
msgstr "création de %s %s\n"
-#: pg_backup_archiver.c:605
+#: pg_backup_archiver.c:635
#, c-format
msgid "connecting to new database \"%s\"\n"
msgstr "connexion à la nouvelle base de données « %s »\n"
-#: pg_backup_archiver.c:633
+#: pg_backup_archiver.c:663
#, c-format
msgid "processing %s\n"
msgstr "traitement de %s\n"
-#: pg_backup_archiver.c:653
+#: pg_backup_archiver.c:683
#, c-format
msgid "processing data for table \"%s\"\n"
msgstr "traitement des données de la table « %s »\n"
-#: pg_backup_archiver.c:715
+#: pg_backup_archiver.c:747
#, c-format
msgid "executing %s %s\n"
msgstr "exécution de %s %s\n"
-#: pg_backup_archiver.c:752
+#: pg_backup_archiver.c:784
#, c-format
msgid "disabling triggers for %s\n"
msgstr "désactivation des déclencheurs pour %s\n"
-#: pg_backup_archiver.c:778
+#: pg_backup_archiver.c:812
#, c-format
msgid "enabling triggers for %s\n"
msgstr "activation des triggers pour %s\n"
-#: pg_backup_archiver.c:808
+#: pg_backup_archiver.c:842
#, c-format
msgid ""
"internal error -- WriteData cannot be called outside the context of a "
"erreur interne -- WriteData ne peut pas être appelé en dehors du contexte\n"
"de la routine DataDumper\n"
-#: pg_backup_archiver.c:993
+#: pg_backup_archiver.c:1027
#, c-format
msgid "large-object output not supported in chosen format\n"
msgstr ""
"la sauvegarde des « Large Objects » n'est pas supportée dans le format "
"choisi\n"
-#: pg_backup_archiver.c:1047
+#: pg_backup_archiver.c:1081
#, c-format
msgid "restored %d large object\n"
msgid_plural "restored %d large objects\n"
msgstr[0] "restauration de %d « Large Object »\n"
msgstr[1] "restauration de %d « Large Objects »\n"
-#: pg_backup_archiver.c:1068 pg_backup_tar.c:729
+#: pg_backup_archiver.c:1102 pg_backup_tar.c:729
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "restauration du « Large Object » d'OID %u\n"
-#: pg_backup_archiver.c:1080
+#: pg_backup_archiver.c:1114
#, c-format
msgid "could not create large object %u: %s"
msgstr "n'a pas pu créer le « Large Object » %u : %s"
-#: pg_backup_archiver.c:1085 pg_dump.c:2860
+#: pg_backup_archiver.c:1119 pg_dump.c:2930
#, c-format
msgid "could not open large object %u: %s"
msgstr "n'a pas pu ouvrir le « Large Object » %u : %s"
-#: pg_backup_archiver.c:1142
+#: pg_backup_archiver.c:1176
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier TOC « %s » : %s\n"
-#: pg_backup_archiver.c:1183
+#: pg_backup_archiver.c:1217
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "ATTENTION : ligne ignorée : %s\n"
-#: pg_backup_archiver.c:1190
+#: pg_backup_archiver.c:1224
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "n'a pas pu trouver l'entrée pour l'ID %d\n"
-#: pg_backup_archiver.c:1211 pg_backup_directory.c:235
+#: pg_backup_archiver.c:1245 pg_backup_directory.c:235
#: pg_backup_directory.c:604
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "n'a pas pu fermer le fichier TOC : %s\n"
-#: pg_backup_archiver.c:1315 pg_backup_custom.c:161 pg_backup_directory.c:346
+#: pg_backup_archiver.c:1349 pg_backup_custom.c:161 pg_backup_directory.c:346
#: pg_backup_directory.c:590 pg_backup_directory.c:648
#: pg_backup_directory.c:668
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier de sauvegarde « %s » : %s\n"
-#: pg_backup_archiver.c:1318 pg_backup_custom.c:168
+#: pg_backup_archiver.c:1352 pg_backup_custom.c:168
#, c-format
msgid "could not open output file: %s\n"
msgstr "n'a pas pu ouvrir le fichier de sauvegarde : %s\n"
-#: pg_backup_archiver.c:1418
+#: pg_backup_archiver.c:1452
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
msgstr[1] ""
"a écrit %lu octets de données d'un « Large Object » (résultat = %lu)\n"
-#: pg_backup_archiver.c:1424
+#: pg_backup_archiver.c:1458
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr ""
"n'a pas pu écrire le « Large Object » (résultat : %lu, attendu : %lu)\n"
-#: pg_backup_archiver.c:1490
+#: pg_backup_archiver.c:1524
#, c-format
msgid "could not write to custom output routine\n"
msgstr "n'a pas pu écrire vers la routine de sauvegarde personnalisée\n"
-#: pg_backup_archiver.c:1528
+#: pg_backup_archiver.c:1562
#, c-format
msgid "Error while INITIALIZING:\n"
msgstr "Erreur pendant l'initialisation (« INITIALIZING ») :\n"
-#: pg_backup_archiver.c:1533
+#: pg_backup_archiver.c:1567
#, c-format
msgid "Error while PROCESSING TOC:\n"
msgstr "Erreur pendant le traitement de la TOC (« PROCESSING TOC ») :\n"
-#: pg_backup_archiver.c:1538
+#: pg_backup_archiver.c:1572
#, c-format
msgid "Error while FINALIZING:\n"
msgstr "Erreur pendant la finalisation (« FINALIZING ») :\n"
-#: pg_backup_archiver.c:1543
+#: pg_backup_archiver.c:1577
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Erreur à partir de l'entrée TOC %d ; %u %u %s %s %s\n"
-#: pg_backup_archiver.c:1616
+#: pg_backup_archiver.c:1650
#, c-format
msgid "bad dumpId\n"
msgstr "mauvais dumpId\n"
-#: pg_backup_archiver.c:1637
+#: pg_backup_archiver.c:1671
#, c-format
msgid "bad table dumpId for TABLE DATA item\n"
msgstr "mauvais dumpId de table pour l'élément TABLE DATA\n"
-#: pg_backup_archiver.c:1729
+#: pg_backup_archiver.c:1763
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "drapeau de décalage de données inattendu %d\n"
-#: pg_backup_archiver.c:1742
+#: pg_backup_archiver.c:1776
#, c-format
msgid "file offset in dump file is too large\n"
msgstr "le décalage dans le fichier de sauvegarde est trop important\n"
-#: pg_backup_archiver.c:1836 pg_backup_archiver.c:3313 pg_backup_custom.c:639
+#: pg_backup_archiver.c:1870 pg_backup_archiver.c:3399 pg_backup_custom.c:639
#: pg_backup_directory.c:521 pg_backup_tar.c:785
#, c-format
msgid "unexpected end of file\n"
msgstr "fin de fichier inattendu\n"
-#: pg_backup_archiver.c:1853
+#: pg_backup_archiver.c:1887
#, c-format
msgid "attempting to ascertain archive format\n"
msgstr "tentative d'identification du format de l'archive\n"
-#: pg_backup_archiver.c:1879 pg_backup_archiver.c:1889
+#: pg_backup_archiver.c:1913 pg_backup_archiver.c:1923
#, c-format
msgid "directory name too long: \"%s\"\n"
msgstr "nom du répertoire trop long : « %s »\n"
-#: pg_backup_archiver.c:1897
+#: pg_backup_archiver.c:1931
#, c-format
msgid ""
"directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does "
"le répertoire « %s » ne semble pas être une archive valide (« toc.dat » "
"n'existe pas)\n"
-#: pg_backup_archiver.c:1905 pg_backup_custom.c:180 pg_backup_custom.c:771
+#: pg_backup_archiver.c:1939 pg_backup_custom.c:180 pg_backup_custom.c:771
#: pg_backup_directory.c:219 pg_backup_directory.c:404
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier en entrée « %s » : %s\n"
-#: pg_backup_archiver.c:1913 pg_backup_custom.c:187
+#: pg_backup_archiver.c:1947 pg_backup_custom.c:187
#, c-format
msgid "could not open input file: %s\n"
msgstr "n'a pas pu ouvrir le fichier en entrée : %s\n"
-#: pg_backup_archiver.c:1922
+#: pg_backup_archiver.c:1956
#, c-format
msgid "could not read input file: %s\n"
msgstr "n'a pas pu lire le fichier en entrée : %s\n"
-#: pg_backup_archiver.c:1924
+#: pg_backup_archiver.c:1958
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "le fichier en entrée est trop petit (%lu lus, 5 attendus)\n"
-#: pg_backup_archiver.c:1989
+#: pg_backup_archiver.c:2023
#, c-format
msgid "input file appears to be a text format dump. Please use psql.\n"
msgstr ""
"Le fichier en entrée semble être une sauvegarde au format texte. Merci "
"d'utiliser psql.\n"
-#: pg_backup_archiver.c:1993
+#: pg_backup_archiver.c:2027
#, c-format
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr ""
"le fichier en entrée ne semble pas être une archive valide (trop petit ?)\n"
-#: pg_backup_archiver.c:1996
+#: pg_backup_archiver.c:2030
#, c-format
msgid "input file does not appear to be a valid archive\n"
msgstr "le fichier en entrée ne semble pas être une archive valide\n"
-#: pg_backup_archiver.c:2016
+#: pg_backup_archiver.c:2050
#, c-format
msgid "could not close input file: %s\n"
msgstr "n'a pas pu fermer le fichier en entrée : %s\n"
-#: pg_backup_archiver.c:2033
+#: pg_backup_archiver.c:2067
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "allocation d'AH pour %s, format %d\n"
-#: pg_backup_archiver.c:2138
+#: pg_backup_archiver.c:2172
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "format de fichier « %d » non reconnu\n"
-#: pg_backup_archiver.c:2294
+#: pg_backup_archiver.c:2328
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr ""
"ID %d de l'entrée en dehors de la plage -- peut-être un TOC corrompu\n"
-#: pg_backup_archiver.c:2410
+#: pg_backup_archiver.c:2444
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "lecture de l'entrée %d de la TOC (ID %d) pour %s %s\n"
-#: pg_backup_archiver.c:2444
+#: pg_backup_archiver.c:2480
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "encodage « %s » non reconnu\n"
-#: pg_backup_archiver.c:2449
+#: pg_backup_archiver.c:2485
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "élément ENCODING invalide : %s\n"
-#: pg_backup_archiver.c:2467
+#: pg_backup_archiver.c:2503
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "élément STDSTRINGS invalide : %s\n"
-#: pg_backup_archiver.c:2694
+#: pg_backup_archiver.c:2773
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "n'a pas pu initialiser la session utilisateur à « %s »: %s"
-#: pg_backup_archiver.c:2726
+#: pg_backup_archiver.c:2805
#, c-format
msgid "could not set default_with_oids: %s"
msgstr "n'a pas pu configurer default_with_oids : %s"
-#: pg_backup_archiver.c:2869
+#: pg_backup_archiver.c:2957
#, c-format
msgid "could not set search_path to \"%s\": %s"
msgstr "n'a pas pu configurer search_path à « %s » : %s"
-#: pg_backup_archiver.c:2930
+#: pg_backup_archiver.c:3018
#, c-format
msgid "could not set default_tablespace to %s: %s"
msgstr "n'a pas pu configurer default_tablespace à %s : %s"
-#: pg_backup_archiver.c:3041 pg_backup_archiver.c:3232
+#: pg_backup_archiver.c:3129 pg_backup_archiver.c:3315
#, c-format
msgid "WARNING: don't know how to set owner for object type \"%s\"\n"
msgstr ""
"ATTENTION : ne sait pas comment initialiser le propriétaire du type d'objet "
"« %s »\n"
-#: pg_backup_archiver.c:3316
+#: pg_backup_archiver.c:3402
#, c-format
msgid "did not find magic string in file header\n"
msgstr "n'a pas trouver la chaîne magique dans le fichier d'en-tête\n"
-#: pg_backup_archiver.c:3329
+#: pg_backup_archiver.c:3415
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "version non supportée (%d.%d) dans le fichier d'en-tête\n"
-#: pg_backup_archiver.c:3334
+#: pg_backup_archiver.c:3420
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "échec de la vérification sur la taille de l'entier (%lu)\n"
-#: pg_backup_archiver.c:3338
+#: pg_backup_archiver.c:3424
#, c-format
msgid ""
"WARNING: archive was made on a machine with larger integers, some "
"ATTENTION : l'archive a été créée sur une machine disposant d'entiers plus\n"
"larges, certaines opérations peuvent échouer\n"
-#: pg_backup_archiver.c:3348
+#: pg_backup_archiver.c:3434
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "le format attendu (%d) diffère du format du fichier (%d)\n"
-#: pg_backup_archiver.c:3364
+#: pg_backup_archiver.c:3450
#, c-format
msgid ""
"WARNING: archive is compressed, but this installation does not support "
"ATTENTION : l'archive est compressée mais cette installation ne supporte\n"
"pas la compression -- aucune donnée ne sera disponible\n"
-#: pg_backup_archiver.c:3382
+#: pg_backup_archiver.c:3468
#, c-format
msgid "WARNING: invalid creation date in header\n"
msgstr "ATTENTION : date de création invalide dans l'en-tête\n"
-#: pg_backup_archiver.c:3471
+#: pg_backup_archiver.c:3555
#, c-format
msgid "entering restore_toc_entries_prefork\n"
msgstr "entrée dans restore_toc_entries_prefork\n"
-#: pg_backup_archiver.c:3515
+#: pg_backup_archiver.c:3619
#, c-format
msgid "processing item %d %s %s\n"
msgstr "traitement de l'élément %d %s %s\n"
-#: pg_backup_archiver.c:3567
+#: pg_backup_archiver.c:3673
#, c-format
msgid "entering restore_toc_entries_parallel\n"
msgstr "entrée dans restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3615
+#: pg_backup_archiver.c:3694
#, c-format
msgid "entering main parallel loop\n"
msgstr "entrée dans la boucle parallèle principale\n"
-#: pg_backup_archiver.c:3626
+#: pg_backup_archiver.c:3705
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "omission de l'élément %d %s %s\n"
-#: pg_backup_archiver.c:3636
+#: pg_backup_archiver.c:3715
#, c-format
msgid "launching item %d %s %s\n"
msgstr "élément de lancement %d %s %s\n"
-#: pg_backup_archiver.c:3692
+#: pg_backup_archiver.c:3796
#, c-format
msgid "finished main parallel loop\n"
msgstr "fin de la boucle parallèle principale\n"
-#: pg_backup_archiver.c:3701
+#: pg_backup_archiver.c:3814
#, c-format
msgid "entering restore_toc_entries_postfork\n"
msgstr "entrée dans restore_toc_entries_prefork\n"
-#: pg_backup_archiver.c:3720
+#: pg_backup_archiver.c:3834
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr "traitement de l'élément manquant %d %s %s\n"
-#: pg_backup_archiver.c:3869
+#: pg_backup_archiver.c:4011
#, c-format
msgid "no item ready\n"
msgstr "aucun élément prêt\n"
-#: pg_backup_archiver.c:3918
+#: pg_backup_archiver.c:4060
#, c-format
msgid "could not find slot of finished worker\n"
msgstr "n'a pas pu trouver l'emplacement du worker qui vient de terminer\n"
-#: pg_backup_archiver.c:3920
+#: pg_backup_archiver.c:4062
#, c-format
msgid "finished item %d %s %s\n"
msgstr "élément terminé %d %s %s\n"
-#: pg_backup_archiver.c:3933
+#: pg_backup_archiver.c:4075
#, c-format
msgid "worker process failed: exit code %d\n"
msgstr "échec du processus de travail : code de sortie %d\n"
-#: pg_backup_archiver.c:4095
+#: pg_backup_archiver.c:4237
#, c-format
msgid "transferring dependency %d -> %d to %d\n"
msgstr "transfert de la dépendance %d -> %d vers %d\n"
-#: pg_backup_archiver.c:4168
+#: pg_backup_archiver.c:4310
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "réduction des dépendances pour %d\n"
-#: pg_backup_archiver.c:4207
+#: pg_backup_archiver.c:4362
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr ""
"utilisé\n"
#. translator: this is a module name
-#: pg_backup_db.c:28
+#: pg_backup_db.c:29
msgid "archiver (db)"
msgstr "programme d'archivage (db)"
-#: pg_backup_db.c:43
+#: pg_backup_db.c:44
#, c-format
msgid "could not get server_version from libpq\n"
msgstr "n'a pas pu obtenir server_version de libpq\n"
-#: pg_backup_db.c:54 pg_dumpall.c:1947
+#: pg_backup_db.c:55 pg_dumpall.c:1982
#, c-format
msgid "server version: %s; %s version: %s\n"
msgstr "version du serveur : %s ; %s version : %s\n"
-#: pg_backup_db.c:56 pg_dumpall.c:1949
+#: pg_backup_db.c:57 pg_dumpall.c:1984
#, c-format
msgid "aborting because of server version mismatch\n"
msgstr "annulation à cause de la différence des versions\n"
-#: pg_backup_db.c:131
+#: pg_backup_db.c:137
#, c-format
msgid "connecting to database \"%s\" as user \"%s\"\n"
msgstr "connexion à la base de données « %s » en tant qu'utilisateur « %s »\n"
-#: pg_backup_db.c:138 pg_backup_db.c:190 pg_backup_db.c:252 pg_backup_db.c:294
-#: pg_dumpall.c:1773 pg_dumpall.c:1885
+#: pg_backup_db.c:144 pg_backup_db.c:196 pg_backup_db.c:258 pg_backup_db.c:300
+#: pg_dumpall.c:1808 pg_dumpall.c:1920
msgid "Password: "
msgstr "Mot de passe : "
-#: pg_backup_db.c:171
+#: pg_backup_db.c:177
#, c-format
msgid "failed to reconnect to database\n"
msgstr "la reconnexion à la base de données a échoué\n"
-#: pg_backup_db.c:176
+#: pg_backup_db.c:182
#, c-format
msgid "could not reconnect to database: %s"
msgstr "n'a pas pu se reconnecter à la base de données : %s"
-#: pg_backup_db.c:192
+#: pg_backup_db.c:198
#, c-format
msgid "connection needs password\n"
msgstr "la connexion nécessite un mot de passe\n"
-#: pg_backup_db.c:246
+#: pg_backup_db.c:252
#, c-format
msgid "already connected to a database\n"
msgstr "déjà connecté à une base de données\n"
-#: pg_backup_db.c:286
+#: pg_backup_db.c:292
#, c-format
msgid "failed to connect to database\n"
msgstr "n'a pas pu se connecter à la base de données\n"
-#: pg_backup_db.c:303
+#: pg_backup_db.c:309
#, c-format
msgid "connection to database \"%s\" failed: %s"
msgstr "la connexion à la base de données « %s » a échoué : %s"
-#: pg_backup_db.c:373
+#: pg_backup_db.c:384
#, c-format
msgid "%s"
msgstr "%s"
-#: pg_backup_db.c:380
+#: pg_backup_db.c:391
#, c-format
msgid "query failed: %s"
msgstr "échec de la requête : %s"
-#: pg_backup_db.c:382
+#: pg_backup_db.c:393
#, c-format
msgid "query was: %s\n"
msgstr "la requête était : %s\n"
-#: pg_backup_db.c:446
+#: pg_backup_db.c:435
+#, c-format
+msgid "query returned %d row instead of one: %s\n"
+msgid_plural "query returned %d rows instead of one: %s\n"
+msgstr[0] "la requête a renvoyé %d ligne au lieu d'une seule : %s\n"
+msgstr[1] "la requête a renvoyé %d lignes au lieu d'une seule : %s\n"
+
+#: pg_backup_db.c:480
#, c-format
msgid "%s: %s Command was: %s\n"
msgstr "%s: %s La commande était : %s\n"
-#: pg_backup_db.c:502 pg_backup_db.c:574 pg_backup_db.c:581
+#: pg_backup_db.c:536 pg_backup_db.c:608 pg_backup_db.c:615
msgid "could not execute query"
msgstr "n'a pas pu exécuter la requête"
-#: pg_backup_db.c:553
+#: pg_backup_db.c:587
#, c-format
msgid "error returned by PQputCopyData: %s"
msgstr "erreur renvoyée par PQputCopyData : %s"
-#: pg_backup_db.c:600
+#: pg_backup_db.c:634
#, c-format
msgid "error returned by PQputCopyEnd: %s"
msgstr "erreur renvoyée par PQputCopyEnd : %s"
-#: pg_backup_db.c:606
+#: pg_backup_db.c:640
#, c-format
msgid "COPY failed for table \"%s\": %s"
msgstr "COPY échoué pour la table « %s » : %s"
-#: pg_backup_db.c:612 pg_dump.c:1678
+#: pg_backup_db.c:646 pg_dump.c:1688
#, c-format
msgid "WARNING: unexpected extra results during COPY of table \"%s\"\n"
msgstr ""
"ATTENTION : résultats supplémentaires inattendus lors du COPY de la table « "
"%s »\n"
-#: pg_backup_db.c:622
+#: pg_backup_db.c:656
msgid "could not start database transaction"
msgstr "n'a pas pu démarrer la transaction de la base de données"
-#: pg_backup_db.c:628
+#: pg_backup_db.c:662
msgid "could not commit database transaction"
msgstr "n'a pas pu valider la transaction de la base de données"
msgid "%s: unrecognized section name: \"%s\"\n"
msgstr "%s : nom de section non reconnu : « %s »\n"
-#: pg_backup_utils.c:56 pg_dump.c:552 pg_dump.c:569 pg_dumpall.c:301
-#: pg_dumpall.c:311 pg_dumpall.c:321 pg_dumpall.c:330 pg_dumpall.c:339
-#: pg_dumpall.c:397 pg_restore.c:282 pg_restore.c:298 pg_restore.c:310
+#: pg_backup_utils.c:56 pg_dump.c:563 pg_dump.c:580 pg_dumpall.c:303
+#: pg_dumpall.c:313 pg_dumpall.c:323 pg_dumpall.c:332 pg_dumpall.c:341
+#: pg_dumpall.c:399 pg_restore.c:282 pg_restore.c:298 pg_restore.c:310
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayer « %s --help » pour plus d'informations.\n"
msgid "out of on_exit_nicely slots\n"
msgstr "plus d'emplacements on_exit_nicely\n"
-#: pg_dump.c:526
+#: pg_dump.c:537
#, c-format
msgid "compression level must be in range 0..9\n"
msgstr "le niveau de compression doit être compris entre 0 et 9\n"
-#: pg_dump.c:567 pg_dumpall.c:309 pg_restore.c:296
+#: pg_dump.c:578 pg_dumpall.c:311 pg_restore.c:296
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr ""
"%s : trop d'arguments en ligne de commande (le premier étant « %s »)\n"
-#: pg_dump.c:579
+#: pg_dump.c:590
#, c-format
msgid "options -s/--schema-only and -a/--data-only cannot be used together\n"
msgstr ""
"les options « -s/--schema-only » et « -a/--data-only » ne peuvent pas être\n"
"utilisées conjointement\n"
-#: pg_dump.c:582
+#: pg_dump.c:593
#, c-format
msgid "options -c/--clean and -a/--data-only cannot be used together\n"
msgstr ""
"les options « -c/--clean » et « -a/--data-only » ne peuvent pas être\n"
"utilisées conjointement\n"
-#: pg_dump.c:586
+#: pg_dump.c:597
#, c-format
msgid ""
"options --inserts/--column-inserts and -o/--oids cannot be used together\n"
"les options « --inserts/--column-inserts » et « -o/--oids » ne\n"
"peuvent pas être utilisées conjointement\n"
-#: pg_dump.c:587
+#: pg_dump.c:598
#, c-format
msgid "(The INSERT command cannot set OIDs.)\n"
msgstr "(La commande INSERT ne peut pas positionner les OID.)\n"
-#: pg_dump.c:611
+#: pg_dump.c:622
#, c-format
msgid ""
"WARNING: requested compression not available in this installation -- "
"ATTENTION : la compression requise n'est pas disponible avec cette\n"
"installation -- l'archive ne sera pas compressée\n"
-#: pg_dump.c:626
+#: pg_dump.c:637
#, c-format
msgid "invalid number of parallel jobs\n"
msgstr "nombre de jobs parallèles invalide\n"
-#: pg_dump.c:630
+#: pg_dump.c:641
#, c-format
msgid "parallel backup only supported by the directory format\n"
msgstr ""
"la sauvegarde parallèle n'est supportée qu'avec le format répertoire\n"
-#: pg_dump.c:640
+#: pg_dump.c:651
#, c-format
msgid "could not open output file \"%s\" for writing\n"
msgstr "n'a pas pu ouvrir le fichier de sauvegarde « %s » en écriture\n"
-#: pg_dump.c:699
+#: pg_dump.c:710
#, c-format
msgid ""
"Synchronized snapshots are not supported by this server version.\n"
"besoin\n"
"de snapshots synchronisés.\n"
-#: pg_dump.c:720
+#: pg_dump.c:731
#, c-format
msgid "last built-in OID is %u\n"
msgstr "le dernier OID interne est %u\n"
-#: pg_dump.c:728
+#: pg_dump.c:739
#, c-format
msgid "No matching schemas were found\n"
msgstr "Aucun schéma correspondant n'a été trouvé\n"
-#: pg_dump.c:740
+#: pg_dump.c:751
#, c-format
msgid "No matching tables were found\n"
msgstr "Aucune table correspondante n'a été trouvée\n"
-#: pg_dump.c:893
+#: pg_dump.c:905
#, c-format
msgid ""
"%s dumps a database as a text file or to other formats.\n"
"formats.\n"
"\n"
-#: pg_dump.c:894 pg_dumpall.c:542 pg_restore.c:420
+#: pg_dump.c:906 pg_dumpall.c:544 pg_restore.c:420
#, c-format
msgid "Usage:\n"
msgstr "Usage :\n"
-#: pg_dump.c:895
+#: pg_dump.c:907
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPTION]... [NOMBASE]\n"
-#: pg_dump.c:897 pg_dumpall.c:545 pg_restore.c:423
+#: pg_dump.c:909 pg_dumpall.c:547 pg_restore.c:423
#, c-format
msgid ""
"\n"
"\n"
"Options générales :\n"
-#: pg_dump.c:898
+#: pg_dump.c:910
#, c-format
msgid " -f, --file=FILENAME output file or directory name\n"
msgstr ""
" -f, --file=NOMFICHIER nom du fichier ou du répertoire en sortie\n"
-#: pg_dump.c:899
+#: pg_dump.c:911
#, c-format
msgid ""
" -F, --format=c|d|t|p output file format (custom, directory, tar,\n"
" -F, --format=c|d|t|p format du fichier de sortie (personnalisé,\n"
" répertoire, tar, texte (par défaut))\n"
-#: pg_dump.c:901
+#: pg_dump.c:913
#, c-format
msgid " -j, --jobs=NUM use this many parallel jobs to dump\n"
msgstr ""
" -j, --jobs=NUMERO utilise ce nombre de jobs en parallèle pour\n"
" la sauvegarde\n"
-#: pg_dump.c:902 pg_dumpall.c:547
+#: pg_dump.c:914 pg_dumpall.c:549
#, c-format
msgid " -v, --verbose verbose mode\n"
msgstr " -v, --verbose mode verbeux\n"
-#: pg_dump.c:903 pg_dumpall.c:548
+#: pg_dump.c:915 pg_dumpall.c:550
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version puis quitte\n"
-#: pg_dump.c:904
+#: pg_dump.c:916
#, c-format
msgid ""
" -Z, --compress=0-9 compression level for compressed formats\n"
" -Z, --compress=0-9 niveau de compression pour les formats\n"
" compressés\n"
-#: pg_dump.c:905 pg_dumpall.c:549
+#: pg_dump.c:917 pg_dumpall.c:551
#, c-format
msgid ""
" --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
"verrou\n"
" de table\n"
-#: pg_dump.c:906 pg_dumpall.c:550
+#: pg_dump.c:918 pg_dumpall.c:552
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide puis quitte\n"
-#: pg_dump.c:908 pg_dumpall.c:551
+#: pg_dump.c:920 pg_dumpall.c:553
#, c-format
msgid ""
"\n"
"\n"
"Options contrôlant le contenu en sortie :\n"
-#: pg_dump.c:909 pg_dumpall.c:552
+#: pg_dump.c:921 pg_dumpall.c:554
#, c-format
msgid " -a, --data-only dump only the data, not the schema\n"
msgstr ""
" -a, --data-only sauvegarde uniquement les données, pas le\n"
" schéma\n"
-#: pg_dump.c:910
+#: pg_dump.c:922
#, c-format
msgid " -b, --blobs include large objects in dump\n"
msgstr ""
" -b, --blobs inclut les « Large Objects » dans la\n"
" sauvegarde\n"
-#: pg_dump.c:911 pg_restore.c:434
+#: pg_dump.c:923 pg_restore.c:434
#, c-format
msgid ""
" -c, --clean clean (drop) database objects before "
" -c, --clean nettoie/supprime les objets de la base de\n"
" données avant de les créer\n"
-#: pg_dump.c:912
+#: pg_dump.c:924
#, c-format
msgid ""
" -C, --create include commands to create database in dump\n"
" -C, --create inclut les commandes de création de la base\n"
" dans la sauvegarde\n"
-#: pg_dump.c:913
+#: pg_dump.c:925
#, c-format
msgid " -E, --encoding=ENCODING dump the data in encoding ENCODING\n"
msgstr ""
" -E, --encoding=ENCODAGE sauvegarde les données dans l'encodage\n"
" ENCODAGE\n"
-#: pg_dump.c:914
+#: pg_dump.c:926
#, c-format
msgid " -n, --schema=SCHEMA dump the named schema(s) only\n"
msgstr ""
" -n, --schema=SCHÉMA sauvegarde uniquement le schéma indiqué\n"
-#: pg_dump.c:915
+#: pg_dump.c:927
#, c-format
msgid " -N, --exclude-schema=SCHEMA do NOT dump the named schema(s)\n"
msgstr " -N, --exclude-schema=SCHÉMA ne sauvegarde pas le schéma indiqué\n"
-#: pg_dump.c:916 pg_dumpall.c:555
+#: pg_dump.c:928 pg_dumpall.c:557
#, c-format
msgid " -o, --oids include OIDs in dump\n"
msgstr " -o, --oids inclut les OID dans la sauvegarde\n"
-#: pg_dump.c:917
+#: pg_dump.c:929
#, c-format
msgid ""
" -O, --no-owner skip restoration of object ownership in\n"
" objets lors de l'utilisation du format "
"texte\n"
-#: pg_dump.c:919 pg_dumpall.c:558
+#: pg_dump.c:931 pg_dumpall.c:560
#, c-format
msgid " -s, --schema-only dump only the schema, no data\n"
msgstr ""
" -s, --schema-only sauvegarde uniquement la structure, pas les\n"
" données\n"
-#: pg_dump.c:920
+#: pg_dump.c:932
#, c-format
msgid ""
" -S, --superuser=NAME superuser user name to use in plain-text "
" -S, --superuser=NOM indique le nom du super-utilisateur à\n"
" utiliser avec le format texte\n"
-#: pg_dump.c:921
+#: pg_dump.c:933
#, c-format
msgid " -t, --table=TABLE dump the named table(s) only\n"
msgstr ""
" -t, --table=TABLE sauvegarde uniquement la table indiquée\n"
-#: pg_dump.c:922
+#: pg_dump.c:934
#, c-format
msgid " -T, --exclude-table=TABLE do NOT dump the named table(s)\n"
msgstr " -T, --exclude-table=TABLE ne sauvegarde pas la table indiquée\n"
-#: pg_dump.c:923 pg_dumpall.c:561
+#: pg_dump.c:935 pg_dumpall.c:563
#, c-format
msgid " -x, --no-privileges do not dump privileges (grant/revoke)\n"
msgstr ""
" -x, --no-privileges ne sauvegarde pas les droits sur les objets\n"
-#: pg_dump.c:924 pg_dumpall.c:562
+#: pg_dump.c:936 pg_dumpall.c:564
#, c-format
msgid " --binary-upgrade for use by upgrade utilities only\n"
msgstr ""
" --binary-upgrade à n'utiliser que par les outils de mise à\n"
" jour seulement\n"
-#: pg_dump.c:925 pg_dumpall.c:563
+#: pg_dump.c:937 pg_dumpall.c:565
#, c-format
msgid ""
" --column-inserts dump data as INSERT commands with column "
" --column-inserts sauvegarde les données avec des commandes\n"
" INSERT en précisant les noms des colonnes\n"
-#: pg_dump.c:926 pg_dumpall.c:564
+#: pg_dump.c:938 pg_dumpall.c:566
#, c-format
msgid ""
" --disable-dollar-quoting disable dollar quoting, use SQL standard "
" dollar dans le but de respecter le standard\n"
" SQL en matière de guillemets\n"
-#: pg_dump.c:927 pg_dumpall.c:565 pg_restore.c:450
+#: pg_dump.c:939 pg_dumpall.c:567 pg_restore.c:450
#, c-format
msgid ""
" --disable-triggers disable triggers during data-only restore\n"
"restauration\n"
" des données seules\n"
-#: pg_dump.c:928
+#: pg_dump.c:940
#, c-format
msgid ""
" --exclude-table-data=TABLE do NOT dump data for the named table(s)\n"
msgstr " --exclude-table-data=TABLE ne sauvegarde pas la table indiquée\n"
-#: pg_dump.c:929 pg_dumpall.c:566
+#: pg_dump.c:941 pg_dumpall.c:568
#, c-format
msgid ""
" --inserts dump data as INSERT commands, rather than "
"instructions\n"
" INSERT plutôt que COPY\n"
-#: pg_dump.c:930 pg_dumpall.c:567
+#: pg_dump.c:942 pg_dumpall.c:569
#, c-format
msgid ""
" --no-security-labels do not dump security label assignments\n"
"de\n"
" sécurité\n"
-#: pg_dump.c:931
+#: pg_dump.c:943
#, c-format
msgid ""
" --no-synchronized-snapshots do not use synchronized snapshots in "
" --no-synchronized-snapshots n'utilise pas de snapshots synchronisés pour "
"les jobs en parallèle\n"
-#: pg_dump.c:932 pg_dumpall.c:568
+#: pg_dump.c:944 pg_dumpall.c:570
#, c-format
msgid " --no-tablespaces do not dump tablespace assignments\n"
msgstr ""
" --no-tablespaces ne sauvegarde pas les affectations de\n"
" tablespaces\n"
-#: pg_dump.c:933 pg_dumpall.c:569
+#: pg_dump.c:945 pg_dumpall.c:571
#, c-format
msgid " --no-unlogged-table-data do not dump unlogged table data\n"
msgstr ""
"non\n"
" journalisées\n"
-#: pg_dump.c:934 pg_dumpall.c:570
+#: pg_dump.c:946 pg_dumpall.c:572
#, c-format
msgid ""
" --quote-all-identifiers quote all identifiers, even if not key "
" --quote-all-identifiers met entre guillemets tous les identifiants\n"
" même s'il ne s'agit pas de mots clés\n"
-#: pg_dump.c:935
+#: pg_dump.c:947
#, c-format
msgid ""
" --section=SECTION dump named section (pre-data, data, or post-"
"data\n"
" ou post-data)\n"
-#: pg_dump.c:936
+#: pg_dump.c:948
#, c-format
msgid ""
" --serializable-deferrable wait until the dump can run without "
" --serializable-deferrable attend jusqu'à ce que la sauvegarde puisse\n"
" s'exécuter sans anomalies\n"
-#: pg_dump.c:937 pg_dumpall.c:571 pg_restore.c:456
+#: pg_dump.c:949 pg_dumpall.c:573 pg_restore.c:456
#, c-format
msgid ""
" --use-set-session-authorization\n"
" au lieu des commandes ALTER OWNER pour\n"
" modifier les propriétaires\n"
-#: pg_dump.c:941 pg_dumpall.c:575 pg_restore.c:460
+#: pg_dump.c:953 pg_dumpall.c:577 pg_restore.c:460
#, c-format
msgid ""
"\n"
"\n"
"Options de connexion :\n"
-#: pg_dump.c:942
+#: pg_dump.c:954
#, c-format
msgid " -d, --dbname=DBNAME database to dump\n"
msgstr " -d, --dbname=NOMBASE base de données à sauvegarder\n"
-#: pg_dump.c:943 pg_dumpall.c:577 pg_restore.c:461
+#: pg_dump.c:955 pg_dumpall.c:579 pg_restore.c:461
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr ""
" -h, --host=NOMHÔTE hôte du serveur de bases de données ou\n"
" répertoire des sockets\n"
-#: pg_dump.c:944 pg_dumpall.c:579 pg_restore.c:462
+#: pg_dump.c:956 pg_dumpall.c:581 pg_restore.c:462
#, c-format
msgid " -p, --port=PORT database server port number\n"
msgstr ""
" -p, --port=PORT numéro de port du serveur de bases de\n"
" données\n"
-#: pg_dump.c:945 pg_dumpall.c:580 pg_restore.c:463
+#: pg_dump.c:957 pg_dumpall.c:582 pg_restore.c:463
#, c-format
msgid " -U, --username=NAME connect as specified database user\n"
msgstr " -U, --username=NOM se connecter avec cet utilisateur\n"
-#: pg_dump.c:946 pg_dumpall.c:581 pg_restore.c:464
+#: pg_dump.c:958 pg_dumpall.c:583 pg_restore.c:464
#, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password ne demande jamais le mot de passe\n"
-#: pg_dump.c:947 pg_dumpall.c:582 pg_restore.c:465
+#: pg_dump.c:959 pg_dumpall.c:584 pg_restore.c:465
#, c-format
msgid ""
" -W, --password force password prompt (should happen "
" -W, --password force la demande du mot de passe (par\n"
" défaut)\n"
-#: pg_dump.c:948 pg_dumpall.c:583
+#: pg_dump.c:960 pg_dumpall.c:585
#, c-format
msgid " --role=ROLENAME do SET ROLE before dump\n"
msgstr " --role=NOMROLE exécute SET ROLE avant la sauvegarde\n"
-#: pg_dump.c:950
+#: pg_dump.c:962
#, c-format
msgid ""
"\n"
"d'environnement PGDATABASE est alors utilisée.\n"
"\n"
-#: pg_dump.c:952 pg_dumpall.c:587 pg_restore.c:469
+#: pg_dump.c:964 pg_dumpall.c:589 pg_restore.c:469
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Rapporter les bogues à <pgsql-bugs@postgresql.org>.\n"
-#: pg_dump.c:967
+#: pg_dump.c:982
#, c-format
msgid "invalid client encoding \"%s\" specified\n"
msgstr "encodage client indiqué (« %s ») invalide\n"
-#: pg_dump.c:1150
+#: pg_dump.c:1165
#, c-format
msgid "invalid output format \"%s\" specified\n"
msgstr "format de sortie « %s » invalide\n"
-#: pg_dump.c:1172
+#: pg_dump.c:1187
#, c-format
msgid "server version must be at least 7.3 to use schema selection switches\n"
msgstr ""
"options\n"
"de sélection du schéma\n"
-#: pg_dump.c:1536
+#: pg_dump.c:1560
#, c-format
msgid "dumping contents of table %s\n"
msgstr "sauvegarde du contenu de la table %s\n"
-#: pg_dump.c:1659
+#: pg_dump.c:1669
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetCopyData() failed.\n"
msgstr ""
"La sauvegarde du contenu de la table « %s » a échoué : échec de\n"
"PQgetCopyData().\n"
-#: pg_dump.c:1660 pg_dump.c:1670
+#: pg_dump.c:1670 pg_dump.c:1680
#, c-format
msgid "Error message from server: %s"
msgstr "Message d'erreur du serveur : %s"
-#: pg_dump.c:1661 pg_dump.c:1671
+#: pg_dump.c:1671 pg_dump.c:1681
#, c-format
msgid "The command was: %s\n"
msgstr "La commande était : %s\n"
-#: pg_dump.c:1669
+#: pg_dump.c:1679
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetResult() failed.\n"
msgstr ""
"La sauvegarde du contenu de la table « %s » a échoué : échec de\n"
"PQgetResult().\n"
-#: pg_dump.c:2285
+#: pg_dump.c:2283
#, c-format
msgid "saving database definition\n"
msgstr "sauvegarde de la définition de la base de données\n"
-#: pg_dump.c:2618
+#: pg_dump.c:2620
#, c-format
msgid "saving encoding = %s\n"
msgstr "encodage de la sauvegarde = %s\n"
-#: pg_dump.c:2645
+#: pg_dump.c:2647
#, c-format
msgid "saving standard_conforming_strings = %s\n"
msgstr "standard_conforming_strings de la sauvegarde = %s\n"
-#: pg_dump.c:2678
+#: pg_dump.c:2689
+#, c-format
+msgid "could not parse result of current_schemas()\n"
+msgstr "n'a pas pu analyser le résultat de current_schema()\n"
+
+#: pg_dump.c:2723
+#, c-format
+msgid "saving search_path = %s\n"
+msgstr "sauvegarde de search_path = %s\n"
+
+#: pg_dump.c:2758
#, c-format
msgid "reading large objects\n"
msgstr "lecture des « Large Objects »\n"
-#: pg_dump.c:2823
+#: pg_dump.c:2896
#, c-format
msgid "saving large objects\n"
msgstr "sauvegarde des « Large Objects »\n"
-#: pg_dump.c:2870
+#: pg_dump.c:2940
#, c-format
msgid "error reading large object %u: %s"
msgstr "erreur lors de la lecture du « Large Object » %u : %s"
-#: pg_dump.c:3063
+#: pg_dump.c:3138
#, c-format
-msgid "could not find parent extension for %s\n"
-msgstr "n'a pas pu trouver l'extension parent pour %s\n"
+msgid "could not find parent extension for %s %s\n"
+msgstr "n'a pas pu trouver l'extension parent pour %s %s\n"
-#: pg_dump.c:3166
+#: pg_dump.c:3242
#, c-format
msgid "WARNING: owner of schema \"%s\" appears to be invalid\n"
msgstr "ATTENTION : le propriétaire du schéma « %s » semble être invalide\n"
-#: pg_dump.c:3209
+#: pg_dump.c:3285
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "le schéma d'OID %u n'existe pas\n"
-#: pg_dump.c:3559
+#: pg_dump.c:3629
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : le propriétaire du type de données « %s » semble être invalide\n"
-#: pg_dump.c:3670
+#: pg_dump.c:3737
#, c-format
msgid "WARNING: owner of operator \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : le propriétaire de l'opérateur « %s » semble être invalide\n"
-#: pg_dump.c:3927
+#: pg_dump.c:3985
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : le propriétaire de la classe d'opérateur « %s » semble être\n"
"invalide\n"
-#: pg_dump.c:4015
+#: pg_dump.c:4070
#, c-format
msgid "WARNING: owner of operator family \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : le propriétaire de la famille d'opérateur « %s » semble être\n"
"invalide\n"
-#: pg_dump.c:4153
+#: pg_dump.c:4205
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : le propriétaire de la fonction d'aggrégat « %s » semble être\n"
"invalide\n"
-#: pg_dump.c:4346
+#: pg_dump.c:4395
#, c-format
msgid "WARNING: owner of function \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : le propriétaire de la fonction « %s » semble être invalide\n"
-#: pg_dump.c:4913
+#: pg_dump.c:4957
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "ATTENTION : le propriétaire de la table « %s » semble être invalide\n"
-#: pg_dump.c:5064
+#: pg_dump.c:5104
#, c-format
msgid "reading indexes for table \"%s\"\n"
msgstr "lecture des index de la table « %s »\n"
-#: pg_dump.c:5397
+#: pg_dump.c:5434
#, c-format
msgid "reading foreign key constraints for table \"%s\"\n"
msgstr "lecture des contraintes de clés étrangères pour la table « %s »\n"
-#: pg_dump.c:5642
+#: pg_dump.c:5664
#, c-format
msgid ""
"failed sanity check, parent table OID %u of pg_rewrite entry OID %u not "
"vérification échouée, OID %u de la table parent de l'OID %u de l'entrée de\n"
"pg_rewrite introuvable\n"
-#: pg_dump.c:5735
+#: pg_dump.c:5757
#, c-format
msgid "reading triggers for table \"%s\"\n"
msgstr "lecture des triggers pour la table « %s »\n"
-#: pg_dump.c:5899
+#: pg_dump.c:5916
#, c-format
msgid ""
"query produced null referenced table name for foreign key trigger \"%s\" on "
"la requête a produit une réference de nom de table null pour le trigger de\n"
"clé étrangère « %s » sur la table « %s » (OID de la table : %u)\n"
-#: pg_dump.c:6370
+#: pg_dump.c:6372
#, c-format
msgid "finding the columns and types of table \"%s\"\n"
msgstr "recherche des colonnes et types de la table « %s »\n"
-#: pg_dump.c:6548
+#: pg_dump.c:6550
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "numérotation des colonnes invalide pour la table « %s »\n"
-#: pg_dump.c:6582
+#: pg_dump.c:6584
#, c-format
msgid "finding default expressions of table \"%s\"\n"
msgstr "recherche des expressions par défaut de la table « %s »\n"
-#: pg_dump.c:6634
+#: pg_dump.c:6636
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "valeur adnum %d invalide pour la table « %s »\n"
-#: pg_dump.c:6706
+#: pg_dump.c:6708
#, c-format
msgid "finding check constraints for table \"%s\"\n"
msgstr "recherche des contraintes de vérification pour la table « %s »\n"
-#: pg_dump.c:6801
+#: pg_dump.c:6803
#, c-format
msgid "expected %d check constraint on table \"%s\" but found %d\n"
msgid_plural "expected %d check constraints on table \"%s\" but found %d\n"
"%d contraintes de vérification attendues pour la table « %s » mais %d\n"
"trouvées\n"
-#: pg_dump.c:6805
+#: pg_dump.c:6807
#, c-format
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(Les catalogues système sont peut-être corrompus.)\n"
-#: pg_dump.c:8174
+#: pg_dump.c:8156
#, c-format
msgid "WARNING: typtype of data type \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : la colonne typtype du type de données « %s » semble être "
"invalide\n"
-#: pg_dump.c:9646
+#: pg_dump.c:9542
#, c-format
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "ATTENTION : valeur erronée dans le tableau proargmodes\n"
-#: pg_dump.c:9974
+#: pg_dump.c:9874
#, c-format
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proallargtypes\n"
-#: pg_dump.c:9990
+#: pg_dump.c:9890
#, c-format
msgid "WARNING: could not parse proargmodes array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proargmodes\n"
-#: pg_dump.c:10004
+#: pg_dump.c:9904
#, c-format
msgid "WARNING: could not parse proargnames array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proargnames\n"
-#: pg_dump.c:10015
+#: pg_dump.c:9915
#, c-format
msgid "WARNING: could not parse proconfig array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proconfig\n"
-#: pg_dump.c:10072
+#: pg_dump.c:9972
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "valeur provolatile non reconnue pour la fonction « %s »\n"
-#: pg_dump.c:10202
+#: pg_dump.c:10130
#, c-format
msgid "could not find function definition for function with OID %u\n"
msgstr "n'a pas pu trouver la définition de la fonction d'OID %u\n"
-#: pg_dump.c:10247
+#: pg_dump.c:10169
#, c-format
msgid "WARNING: bogus value in pg_cast.castfunc or pg_cast.castmethod field\n"
msgstr ""
"ATTENTION : valeur erronée dans le champ pg_cast.castfunc ou pg_cast."
"castmethod\n"
-#: pg_dump.c:10250
+#: pg_dump.c:10172
#, c-format
msgid "WARNING: bogus value in pg_cast.castmethod field\n"
msgstr "ATTENTION : valeur erronée dans pg_cast.castmethod\n"
-#: pg_dump.c:10619
+#: pg_dump.c:10513
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "ATTENTION : n'a pas pu trouver l'opérateur d'OID %s\n"
-#: pg_dump.c:11648
+#: pg_dump.c:11510
#, c-format
msgid ""
"WARNING: aggregate function %s could not be dumped correctly for this "
"ATTENTION : la fonction d'aggrégat %s n'a pas pu être sauvegardée\n"
" correctement avec cette version de la base de données ; ignorée\n"
-#: pg_dump.c:12416
+#: pg_dump.c:12223
#, c-format
msgid "unrecognized object type in default privileges: %d\n"
msgstr "type d'objet inconnu dans les droits par défaut : %d\n"
-#: pg_dump.c:12431
+#: pg_dump.c:12238
#, c-format
msgid "could not parse default ACL list (%s)\n"
msgstr "n'a pas pu analyser la liste ACL par défaut (%s)\n"
-#: pg_dump.c:12486
+#: pg_dump.c:12293
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "n'a pas pu analyser la liste ACL (%s) de l'objet « %s » (%s)\n"
-#: pg_dump.c:12906
+#: pg_dump.c:12728
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr ""
"la requête permettant d'obtenir la définition de la vue « %s » n'a renvoyé\n"
"aucune donnée\n"
-#: pg_dump.c:12909
+#: pg_dump.c:12731
#, c-format
msgid ""
"query to obtain definition of view \"%s\" returned more than one "
"la requête permettant d'obtenir la définition de la vue « %s » a renvoyé\n"
" plusieurs définitions\n"
-#: pg_dump.c:12916
+#: pg_dump.c:12738
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "la définition de la vue « %s » semble être vide (longueur nulle)\n"
-#: pg_dump.c:13631
+#: pg_dump.c:13448
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "numéro de colonne %d invalide pour la table « %s »\n"
-#: pg_dump.c:13746
+#: pg_dump.c:13556
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "index manquant pour la contrainte « %s »\n"
-#: pg_dump.c:13937
+#: pg_dump.c:13724
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "type de contrainte inconnu : %c\n"
-#: pg_dump.c:14086 pg_dump.c:14250
+#: pg_dump.c:13875 pg_dump.c:14030
#, c-format
msgid "query to get data of sequence \"%s\" returned %d row (expected 1)\n"
msgid_plural ""
"renvoyé\n"
"%d lignes (une seule attendue)\n"
-#: pg_dump.c:14097
+#: pg_dump.c:13886
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr ""
"renvoyé\n"
"le nom « %s »\n"
-#: pg_dump.c:14345
+#: pg_dump.c:14123
#, c-format
msgid "unexpected tgtype value: %d\n"
msgstr "valeur tgtype inattendue : %d\n"
-#: pg_dump.c:14427
+#: pg_dump.c:14205
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr ""
"chaîne argument invalide (%s) pour le trigger « %s » sur la table « %s »\n"
-#: pg_dump.c:14624
+#: pg_dump.c:14402
#, c-format
msgid ""
"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
"la requête permettant d'obtenir la règle « %s » associée à la table « %s »\n"
"a échoué : mauvais nombre de lignes renvoyées\n"
-#: pg_dump.c:15003
+#: pg_dump.c:14773
#, c-format
msgid "reading dependency data\n"
msgstr "lecture des données de dépendance\n"
-#: pg_dump.c:15561
+#: pg_dump.c:15292
#, c-format
msgid "WARNING: could not parse reloptions array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau reloptions\n"
-#: pg_dump.c:15625
-#, c-format
-msgid "query returned %d row instead of one: %s\n"
-msgid_plural "query returned %d rows instead of one: %s\n"
-msgstr[0] "la requête a renvoyé %d ligne au lieu d'une seule : %s\n"
-msgstr[1] "la requête a renvoyé %d lignes au lieu d'une seule : %s\n"
-
#. translator: this is a module name
#: pg_dump_sort.c:21
msgid "sorter"
msgstr "tri"
-#: pg_dump_sort.c:483
+#: pg_dump_sort.c:490
#, c-format
msgid "invalid dumpId %d\n"
msgstr "dumpId %d invalide\n"
-#: pg_dump_sort.c:489
+#: pg_dump_sort.c:496
#, c-format
msgid "invalid dependency %d\n"
msgstr "dépendance invalide %d\n"
-#: pg_dump_sort.c:722
+#: pg_dump_sort.c:729
#, c-format
msgid "could not identify dependency loop\n"
msgstr "n'a pas pu identifier la boucle de dépendance\n"
-#: pg_dump_sort.c:1248
+#: pg_dump_sort.c:1255
#, c-format
msgid ""
"NOTICE: there are circular foreign-key constraints among these table(s):\n"
"NOTE : il existe des constraintes de clés étrangères circulaires parmi ces "
"tables :\n"
-#: pg_dump_sort.c:1250 pg_dump_sort.c:1270
+#: pg_dump_sort.c:1257 pg_dump_sort.c:1277
#, c-format
msgid " %s\n"
msgstr " %s\n"
-#: pg_dump_sort.c:1251
+#: pg_dump_sort.c:1258
#, c-format
msgid ""
"You might not be able to restore the dump without using --disable-triggers "
"utiliser --disable-triggers ou sans supprimer temporairement les\n"
"constraintes.\n"
-#: pg_dump_sort.c:1252
+#: pg_dump_sort.c:1259
#, c-format
msgid ""
"Consider using a full dump instead of a --data-only dump to avoid this "
"sauvegarde\n"
"des données seulement pour éviter ce problème.\n"
-#: pg_dump_sort.c:1264
+#: pg_dump_sort.c:1271
#, c-format
msgid "WARNING: could not resolve dependency loop among these items:\n"
msgstr ""
"ATTENTION : n'a pas pu résoudre la boucle de dépendances parmi ces "
"éléments :\n"
-#: pg_dumpall.c:178
+#: pg_dumpall.c:180
#, c-format
msgid ""
"The program \"pg_dump\" is needed by %s but was not found in the\n"
"même répertoire que « %s ».\n"
"Vérifiez votre installation.\n"
-#: pg_dumpall.c:185
+#: pg_dumpall.c:187
#, c-format
msgid ""
"The program \"pg_dump\" was found by \"%s\"\n"
"version que %s.\n"
"Vérifiez votre installation.\n"
-#: pg_dumpall.c:319
+#: pg_dumpall.c:321
#, c-format
msgid ""
"%s: options -g/--globals-only and -r/--roles-only cannot be used together\n"
"pas\n"
"être utilisées conjointement\n"
-#: pg_dumpall.c:328
+#: pg_dumpall.c:330
#, c-format
msgid ""
"%s: options -g/--globals-only and -t/--tablespaces-only cannot be used "
"%s : les options « -g/--globals-only » et « -t/--tablespaces-only » ne\n"
"peuvent pas être utilisées conjointement\n"
-#: pg_dumpall.c:337
+#: pg_dumpall.c:339
#, c-format
msgid ""
"%s: options -r/--roles-only and -t/--tablespaces-only cannot be used "
"peuvent\n"
"pas être utilisées conjointement\n"
-#: pg_dumpall.c:379 pg_dumpall.c:1874
+#: pg_dumpall.c:381 pg_dumpall.c:1909
#, c-format
msgid "%s: could not connect to database \"%s\"\n"
msgstr "%s : n'a pas pu se connecter à la base de données « %s »\n"
-#: pg_dumpall.c:394
+#: pg_dumpall.c:396
#, c-format
msgid ""
"%s: could not connect to databases \"postgres\" or \"template1\"\n"
"%s : n'a pas pu se connecter aux bases « postgres » et « template1 ».\n"
"Merci de préciser une autre base de données.\n"
-#: pg_dumpall.c:411
+#: pg_dumpall.c:413
#, c-format
msgid "%s: could not open the output file \"%s\": %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier de sauvegarde « %s » : %s\n"
-#: pg_dumpall.c:541
+#: pg_dumpall.c:543
#, c-format
msgid ""
"%s extracts a PostgreSQL database cluster into an SQL script file.\n"
"commandes SQL.\n"
"\n"
-#: pg_dumpall.c:543
+#: pg_dumpall.c:545
#, c-format
msgid " %s [OPTION]...\n"
msgstr " %s [OPTION]...\n"
-#: pg_dumpall.c:546
+#: pg_dumpall.c:548
#, c-format
msgid " -f, --file=FILENAME output file name\n"
msgstr " -f, --file=NOMFICHIER nom du fichier de sortie\n"
-#: pg_dumpall.c:553
+#: pg_dumpall.c:555
#, c-format
msgid ""
" -c, --clean clean (drop) databases before recreating\n"
"avant de\n"
" les créer\n"
-#: pg_dumpall.c:554
+#: pg_dumpall.c:556
#, c-format
msgid ""
" -g, --globals-only dump only global objects, no databases\n"
"pas\n"
" le contenu des bases de données\n"
-#: pg_dumpall.c:556 pg_restore.c:442
+#: pg_dumpall.c:558 pg_restore.c:442
#, c-format
msgid " -O, --no-owner skip restoration of object ownership\n"
msgstr ""
" -O, --no-owner omet la restauration des propriétaires des\n"
" objets\n"
-#: pg_dumpall.c:557
+#: pg_dumpall.c:559
#, c-format
msgid ""
" -r, --roles-only dump only roles, no databases or "
"bases\n"
" de données ni les tablespaces\n"
-#: pg_dumpall.c:559
+#: pg_dumpall.c:561
#, c-format
msgid ""
" -S, --superuser=NAME superuser user name to use in the dump\n"
"utiliser\n"
" avec le format texte\n"
-#: pg_dumpall.c:560
+#: pg_dumpall.c:562
#, c-format
msgid ""
" -t, --tablespaces-only dump only tablespaces, no databases or "
"les\n"
" bases de données ni les rôles\n"
-#: pg_dumpall.c:576
+#: pg_dumpall.c:578
#, c-format
msgid " -d, --dbname=CONNSTR connect using connection string\n"
msgstr ""
" -d, --dbname=CHAINE_CONN connexion à l'aide de la chaîne de "
"connexion\n"
-#: pg_dumpall.c:578
+#: pg_dumpall.c:580
#, c-format
msgid " -l, --database=DBNAME alternative default database\n"
msgstr " -l, --database=NOM_BASE indique une autre base par défaut\n"
-#: pg_dumpall.c:585
+#: pg_dumpall.c:587
#, c-format
msgid ""
"\n"
"standard.\n"
"\n"
-#: pg_dumpall.c:1086
+#: pg_dumpall.c:1090
#, c-format
msgid "%s: could not parse ACL list (%s) for tablespace \"%s\"\n"
msgstr ""
"%s : n'a pas pu analyser la liste d'ACL (%s) pour le tablespace « %s »\n"
-#: pg_dumpall.c:1419
+#: pg_dumpall.c:1424
#, c-format
msgid "%s: could not parse ACL list (%s) for database \"%s\"\n"
msgstr ""
"%s : n'a pas pu analyser la liste d'ACL (%s) pour la base de données « %s "
"»\n"
-#: pg_dumpall.c:1632
+#: pg_dumpall.c:1663
#, c-format
msgid "%s: dumping database \"%s\"...\n"
msgstr "%s : sauvegarde de la base de données « %s »...\n"
-#: pg_dumpall.c:1656
+#: pg_dumpall.c:1687
#, c-format
msgid "%s: pg_dump failed on database \"%s\", exiting\n"
msgstr "%s : échec de pg_dump sur la base de données « %s », quitte\n"
-#: pg_dumpall.c:1665
+#: pg_dumpall.c:1696
#, c-format
msgid "%s: could not re-open the output file \"%s\": %s\n"
msgstr "%s : n'a pas pu rouvrir le fichier de sortie « %s » : %s\n"
-#: pg_dumpall.c:1712
+#: pg_dumpall.c:1743
#, c-format
msgid "%s: running \"%s\"\n"
msgstr "%s : exécute « %s »\n"
-#: pg_dumpall.c:1896
+#: pg_dumpall.c:1931
#, c-format
-msgid "%s: could not connect to database \"%s\": %s\n"
-msgstr "%s : n'a pas pu se connecter à la base de données « %s » : %s\n"
+msgid "%s: could not connect to database \"%s\": %s"
+msgstr "%s : n'a pas pu se connecter à la base de données « %s » : %s"
-#: pg_dumpall.c:1926
+#: pg_dumpall.c:1961
#, c-format
msgid "%s: could not get server version\n"
msgstr "%s : n'a pas pu obtenir la version du serveur\n"
-#: pg_dumpall.c:1932
+#: pg_dumpall.c:1967
#, c-format
msgid "%s: could not parse server version \"%s\"\n"
msgstr "%s : n'a pas pu analyser la version du serveur « %s »\n"
-#: pg_dumpall.c:2010 pg_dumpall.c:2036
+#: pg_dumpall.c:2041 pg_dumpall.c:2067
#, c-format
msgid "%s: executing %s\n"
msgstr "%s : exécute %s\n"
-#: pg_dumpall.c:2016 pg_dumpall.c:2042
+#: pg_dumpall.c:2047 pg_dumpall.c:2073
#, c-format
msgid "%s: query failed: %s"
msgstr "%s : échec de la requête : %s"
-#: pg_dumpall.c:2018 pg_dumpall.c:2044
+#: pg_dumpall.c:2049 pg_dumpall.c:2075
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s : la requête était : %s\n"
"utilisée.\n"
"\n"
-#~ msgid "archive member too large for tar format\n"
-#~ msgstr "membre de l'archive trop volumineux pour le format tar\n"
-
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accéder au répertoire « %s »"
-
-#~ msgid "child process exited with exit code %d"
-#~ msgstr "le processus fils a quitté avec le code de sortie %d"
-
-#~ msgid "child process was terminated by exception 0x%X"
-#~ msgstr "le processus fils a été terminé par l'exception 0x%X"
-
-#~ msgid "child process was terminated by signal %s"
-#~ msgstr "le processus fils a été terminé par le signal %s"
-
-#~ msgid "child process was terminated by signal %d"
-#~ msgstr "le processus fils a été terminé par le signal %d"
+#~ msgid "worker is terminating\n"
+#~ msgstr "le worker est en cours d'arrêt\n"
-#~ msgid "child process exited with unrecognized status %d"
-#~ msgstr "le processus fils a quitté avec un statut %d non reconnu"
+#~ msgid "could not get relation name for OID %u: %s\n"
+#~ msgstr "n'a pas pu obtenir le nom de la relation pour l'OID %u: %s\n"
-#~ msgid "cannot duplicate null pointer\n"
-#~ msgstr "ne peut pas dupliquer un pointeur nul\n"
+#~ msgid "unrecognized command on communication channel: %s\n"
+#~ msgstr "commande inconnue sur le canal de communucation: %s\n"
-#~ msgid "worker process crashed: status %d\n"
-#~ msgstr "crash du processus worker : statut %d\n"
+#~ msgid "terminated by user\n"
+#~ msgstr "terminé par l'utilisateur\n"
-#~ msgid "parallel_restore should not return\n"
-#~ msgstr "parallel_restore ne devrait pas retourner\n"
+#~ msgid "error in ListenToWorkers(): %s\n"
+#~ msgstr "erreur dans ListenToWorkers(): %s\n"
-#~ msgid "could not create worker thread: %s\n"
-#~ msgstr "n'a pas pu créer le fil de travail: %s\n"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide puis quitte\n"
-#~ msgid "could not parse version string \"%s\"\n"
-#~ msgstr "n'a pas pu analyser la chaîne de version « %s »\n"
+#~ msgid ""
+#~ " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version puis quitte\n"
-#~ msgid "%s: could not parse version \"%s\"\n"
-#~ msgstr "%s : n'a pas pu analyser la version « %s »\n"
+#~ msgid "*** aborted because of error\n"
+#~ msgstr "*** interrompu du fait d'erreurs\n"
-#~ msgid "-C and -c are incompatible options\n"
-#~ msgstr "-C et -c sont des options incompatibles\n"
+#~ msgid "missing pg_database entry for database \"%s\"\n"
+#~ msgstr "entrée manquante dans pg_database pour la base de données « %s »\n"
#~ msgid ""
-#~ "invalid COPY statement -- could not find \"copy\" in string \"%s\"\n"
+#~ "query returned more than one (%d) pg_database entry for database \"%s\"\n"
#~ msgstr ""
-#~ "instruction COPY invalide -- n'a pas pu trouver « copy » dans la chaîne "
-#~ "« %s »\n"
+#~ "la requête a renvoyé plusieurs (%d) entrées pg_database pour la base de\n"
+#~ "données « %s »\n"
+
+#~ msgid "dumpDatabase(): could not find pg_largeobject.relfrozenxid\n"
+#~ msgstr "dumpDatabase() : n'a pas pu trouver pg_largeobject.relfrozenxid\n"
#~ msgid ""
-#~ "invalid COPY statement -- could not find \"from stdin\" in string \"%s\" "
-#~ "starting at position %lu\n"
+#~ "dumpDatabase(): could not find pg_largeobject_metadata.relfrozenxid\n"
#~ msgstr ""
-#~ "instruction COPY invalide -- n'a pas pu trouver « from stdin » dans la\n"
-#~ "chaîne « %s » à partir de la position %lu\n"
+#~ "dumpDatabase() : n'a pas pu trouver pg_largeobject_metadata."
+#~ "relfrozenxid\n"
-#~ msgid "requested %d byte, got %d from lookahead and %d from file\n"
-#~ msgid_plural "requested %d bytes, got %d from lookahead and %d from file\n"
-#~ msgstr[0] "%d octet requis, %d obtenu de « lookahead » et %d du fichier\n"
+#~ msgid "query returned %d foreign server entry for foreign table \"%s\"\n"
+#~ msgid_plural ""
+#~ "query returned %d foreign server entries for foreign table \"%s\"\n"
+#~ msgstr[0] ""
+#~ "la requête a renvoyé %d entrée de serveur distant pour la table distante "
+#~ "« %s »\n"
#~ msgstr[1] ""
-#~ "%d octets requis, %d obtenus de « lookahead » et %d du fichier\n"
-
-#~ msgid "read %lu byte into lookahead buffer\n"
-#~ msgid_plural "read %lu bytes into lookahead buffer\n"
-#~ msgstr[0] "lecture de %lu octet dans le tampon prévisionnel\n"
-#~ msgstr[1] "lecture de %lu octets dans le tampon prévisionnel\n"
+#~ "la requête a renvoyé %d entrées de serveurs distants pour la table "
+#~ "distante « %s »\n"
-#~ msgid "query returned %d rows instead of one: %s\n"
-#~ msgstr "la requête a renvoyé %d lignes au lieu d'une seule : %s\n"
+#~ msgid "missing pg_database entry for this database\n"
+#~ msgstr "entrée pg_database manquante pour cette base de données\n"
-#~ msgid "no label definitions found for enum ID %u\n"
-#~ msgstr "aucune définition de label trouvée pour l'ID enum %u\n"
+#~ msgid "found more than one pg_database entry for this database\n"
+#~ msgstr ""
+#~ "a trouvé plusieurs entrées dans pg_database pour cette base de données\n"
-#~ msgid "compression support is disabled in this format\n"
-#~ msgstr "le support de la compression est désactivé avec ce format\n"
+#~ msgid "could not find entry for pg_indexes in pg_class\n"
+#~ msgstr "n'a pas pu trouver l'entrée de pg_indexes dans pg_class\n"
-#~ msgid "could not parse ACL (%s) for large object %u"
-#~ msgstr "n'a pas pu analyser la liste ACL (%s) du « Large Object » %u"
+#~ msgid "found more than one entry for pg_indexes in pg_class\n"
+#~ msgstr ""
+#~ "a trouvé plusieurs entrées pour pg_indexes dans la table pg_class\n"
-#~ msgid "saving large object properties\n"
-#~ msgstr "sauvegarde des propriétés des « Large Objects »\n"
+#~ msgid "SQL command failed\n"
+#~ msgstr "la commande SQL a échoué\n"
-#~ msgid "dumpBlobs(): could not open large object %u: %s"
-#~ msgstr "dumpBlobs() : n'a pas pu ouvrir le « Large Object » %u : %s"
+#~ msgid "file archiver"
+#~ msgstr "programme d'archivage de fichiers"
#~ msgid ""
-#~ "dumping a specific TOC data block out of order is not supported without "
-#~ "ID on this input stream (fseek required)\n"
+#~ "WARNING:\n"
+#~ " This format is for demonstration purposes; it is not intended for\n"
+#~ " normal use. Files will be written in the current working directory.\n"
#~ msgstr ""
-#~ "la sauvegarde d'un bloc de données spécifique du TOC dans le désordre "
-#~ "n'est\n"
-#~ "pas supporté sans identifiant sur ce flux d'entrée (fseek requis)\n"
+#~ "ATTENTION :\n"
+#~ " Ce format est présent dans un but de démonstration ; il n'est pas "
+#~ "prévu\n"
+#~ " pour une utilisation normale. Les fichiers seront écrits dans le\n"
+#~ " répertoire actuel.\n"
-#~ msgid "query returned no rows: %s\n"
-#~ msgstr "la requête n'a renvoyé aucune ligne : %s\n"
+#~ msgid "could not close data file after reading\n"
+#~ msgstr "n'a pas pu fermer le fichier de données après lecture\n"
-#~ msgid "%s: invalid -X option -- %s\n"
-#~ msgstr "%s : option -X invalide -- %s\n"
+#~ msgid "could not open large object TOC for input: %s\n"
+#~ msgstr "n'a pas pu ouvrir la TOC du « Large Object » en entrée : %s\n"
-#~ msgid "cannot reopen non-seekable file\n"
-#~ msgstr "ne peut pas rouvrir le fichier non cherchable\n"
+#~ msgid "could not open large object TOC for output: %s\n"
+#~ msgstr "n'a pas pu ouvrir la TOC du « Large Object » en sortie : %s\n"
-#~ msgid "cannot reopen stdin\n"
-#~ msgstr "ne peut pas rouvrir stdin\n"
+#~ msgid "could not close large object file\n"
+#~ msgstr "n'a pas pu fermer le fichier du « Large Object »\n"
-#~ msgid "%s: out of memory\n"
-#~ msgstr "%s : mémoire épuisée\n"
+#~ msgid "restoring large object OID %u\n"
+#~ msgstr "restauration du « Large Object » d'OID %u\n"
-#~ msgid ""
-#~ " --use-set-session-authorization\n"
-#~ " use SET SESSION AUTHORIZATION commands "
-#~ "instead of\n"
-#~ " ALTER OWNER commands to set ownership\n"
-#~ msgstr ""
-#~ " --use-set-session-authorization\n"
-#~ " utilise les commandes SET SESSION "
-#~ "AUTHORIZATION\n"
-#~ " au lieu des commandes ALTER OWNER pour "
-#~ "les\n"
-#~ " modifier les propriétaires\n"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide et quitte\n"
+
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version et quitte\n"
#~ msgid ""
-#~ " --disable-triggers disable triggers during data-only restore\n"
+#~ " -c, --clean clean (drop) database objects before "
+#~ "recreating\n"
#~ msgstr ""
-#~ " --disable-triggers désactiver les déclencheurs lors de la\n"
-#~ " restauration des données seules\n"
+#~ " -c, --clean nettoie/supprime les bases de données avant "
+#~ "de\n"
+#~ " les créer\n"
#~ msgid " -O, --no-owner skip restoration of object ownership\n"
#~ msgstr ""
#~ " objets\n"
#~ msgid ""
-#~ " -c, --clean clean (drop) database objects before "
-#~ "recreating\n"
+#~ " --disable-triggers disable triggers during data-only restore\n"
#~ msgstr ""
-#~ " -c, --clean nettoie/supprime les bases de données avant "
-#~ "de\n"
-#~ " les créer\n"
-
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version et quitte\n"
+#~ " --disable-triggers désactiver les déclencheurs lors de la\n"
+#~ " restauration des données seules\n"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide et quitte\n"
+#~ msgid ""
+#~ " --use-set-session-authorization\n"
+#~ " use SET SESSION AUTHORIZATION commands "
+#~ "instead of\n"
+#~ " ALTER OWNER commands to set ownership\n"
+#~ msgstr ""
+#~ " --use-set-session-authorization\n"
+#~ " utilise les commandes SET SESSION "
+#~ "AUTHORIZATION\n"
+#~ " au lieu des commandes ALTER OWNER pour "
+#~ "les\n"
+#~ " modifier les propriétaires\n"
-#~ msgid "restoring large object OID %u\n"
-#~ msgstr "restauration du « Large Object » d'OID %u\n"
+#~ msgid "%s: out of memory\n"
+#~ msgstr "%s : mémoire épuisée\n"
-#~ msgid "could not close large object file\n"
-#~ msgstr "n'a pas pu fermer le fichier du « Large Object »\n"
+#~ msgid "cannot reopen stdin\n"
+#~ msgstr "ne peut pas rouvrir stdin\n"
-#~ msgid "could not open large object TOC for output: %s\n"
-#~ msgstr "n'a pas pu ouvrir la TOC du « Large Object » en sortie : %s\n"
+#~ msgid "cannot reopen non-seekable file\n"
+#~ msgstr "ne peut pas rouvrir le fichier non cherchable\n"
-#~ msgid "could not open large object TOC for input: %s\n"
-#~ msgstr "n'a pas pu ouvrir la TOC du « Large Object » en entrée : %s\n"
+#~ msgid "%s: invalid -X option -- %s\n"
+#~ msgstr "%s : option -X invalide -- %s\n"
-#~ msgid "could not close data file after reading\n"
-#~ msgstr "n'a pas pu fermer le fichier de données après lecture\n"
+#~ msgid "query returned no rows: %s\n"
+#~ msgstr "la requête n'a renvoyé aucune ligne : %s\n"
#~ msgid ""
-#~ "WARNING:\n"
-#~ " This format is for demonstration purposes; it is not intended for\n"
-#~ " normal use. Files will be written in the current working directory.\n"
+#~ "dumping a specific TOC data block out of order is not supported without "
+#~ "ID on this input stream (fseek required)\n"
#~ msgstr ""
-#~ "ATTENTION :\n"
-#~ " Ce format est présent dans un but de démonstration ; il n'est pas "
-#~ "prévu\n"
-#~ " pour une utilisation normale. Les fichiers seront écrits dans le\n"
-#~ " répertoire actuel.\n"
+#~ "la sauvegarde d'un bloc de données spécifique du TOC dans le désordre "
+#~ "n'est\n"
+#~ "pas supporté sans identifiant sur ce flux d'entrée (fseek requis)\n"
-#~ msgid "file archiver"
-#~ msgstr "programme d'archivage de fichiers"
+#~ msgid "dumpBlobs(): could not open large object %u: %s"
+#~ msgstr "dumpBlobs() : n'a pas pu ouvrir le « Large Object » %u : %s"
-#~ msgid "SQL command failed\n"
-#~ msgstr "la commande SQL a échoué\n"
+#~ msgid "saving large object properties\n"
+#~ msgstr "sauvegarde des propriétés des « Large Objects »\n"
-#~ msgid "found more than one entry for pg_indexes in pg_class\n"
-#~ msgstr ""
-#~ "a trouvé plusieurs entrées pour pg_indexes dans la table pg_class\n"
+#~ msgid "could not parse ACL (%s) for large object %u"
+#~ msgstr "n'a pas pu analyser la liste ACL (%s) du « Large Object » %u"
-#~ msgid "could not find entry for pg_indexes in pg_class\n"
-#~ msgstr "n'a pas pu trouver l'entrée de pg_indexes dans pg_class\n"
+#~ msgid "compression support is disabled in this format\n"
+#~ msgstr "le support de la compression est désactivé avec ce format\n"
-#~ msgid "found more than one pg_database entry for this database\n"
-#~ msgstr ""
-#~ "a trouvé plusieurs entrées dans pg_database pour cette base de données\n"
+#~ msgid "no label definitions found for enum ID %u\n"
+#~ msgstr "aucune définition de label trouvée pour l'ID enum %u\n"
-#~ msgid "missing pg_database entry for this database\n"
-#~ msgstr "entrée pg_database manquante pour cette base de données\n"
+#~ msgid "query returned %d rows instead of one: %s\n"
+#~ msgstr "la requête a renvoyé %d lignes au lieu d'une seule : %s\n"
-#~ msgid "query returned %d foreign server entry for foreign table \"%s\"\n"
-#~ msgid_plural ""
-#~ "query returned %d foreign server entries for foreign table \"%s\"\n"
-#~ msgstr[0] ""
-#~ "la requête a renvoyé %d entrée de serveur distant pour la table distante "
-#~ "« %s »\n"
+#~ msgid "read %lu byte into lookahead buffer\n"
+#~ msgid_plural "read %lu bytes into lookahead buffer\n"
+#~ msgstr[0] "lecture de %lu octet dans le tampon prévisionnel\n"
+#~ msgstr[1] "lecture de %lu octets dans le tampon prévisionnel\n"
+
+#~ msgid "requested %d byte, got %d from lookahead and %d from file\n"
+#~ msgid_plural "requested %d bytes, got %d from lookahead and %d from file\n"
+#~ msgstr[0] "%d octet requis, %d obtenu de « lookahead » et %d du fichier\n"
#~ msgstr[1] ""
-#~ "la requête a renvoyé %d entrées de serveurs distants pour la table "
-#~ "distante « %s »\n"
+#~ "%d octets requis, %d obtenus de « lookahead » et %d du fichier\n"
#~ msgid ""
-#~ "dumpDatabase(): could not find pg_largeobject_metadata.relfrozenxid\n"
+#~ "invalid COPY statement -- could not find \"from stdin\" in string \"%s\" "
+#~ "starting at position %lu\n"
#~ msgstr ""
-#~ "dumpDatabase() : n'a pas pu trouver pg_largeobject_metadata."
-#~ "relfrozenxid\n"
-
-#~ msgid "dumpDatabase(): could not find pg_largeobject.relfrozenxid\n"
-#~ msgstr "dumpDatabase() : n'a pas pu trouver pg_largeobject.relfrozenxid\n"
+#~ "instruction COPY invalide -- n'a pas pu trouver « from stdin » dans la\n"
+#~ "chaîne « %s » à partir de la position %lu\n"
#~ msgid ""
-#~ "query returned more than one (%d) pg_database entry for database \"%s\"\n"
+#~ "invalid COPY statement -- could not find \"copy\" in string \"%s\"\n"
#~ msgstr ""
-#~ "la requête a renvoyé plusieurs (%d) entrées pg_database pour la base de\n"
-#~ "données « %s »\n"
+#~ "instruction COPY invalide -- n'a pas pu trouver « copy » dans la chaîne "
+#~ "« %s »\n"
-#~ msgid "missing pg_database entry for database \"%s\"\n"
-#~ msgstr "entrée manquante dans pg_database pour la base de données « %s »\n"
+#~ msgid "-C and -c are incompatible options\n"
+#~ msgstr "-C et -c sont des options incompatibles\n"
-#~ msgid "*** aborted because of error\n"
-#~ msgstr "*** interrompu du fait d'erreurs\n"
+#~ msgid "%s: could not parse version \"%s\"\n"
+#~ msgstr "%s : n'a pas pu analyser la version « %s »\n"
-#~ msgid ""
-#~ " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version puis quitte\n"
+#~ msgid "could not parse version string \"%s\"\n"
+#~ msgstr "n'a pas pu analyser la chaîne de version « %s »\n"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide puis quitte\n"
+#~ msgid "could not create worker thread: %s\n"
+#~ msgstr "n'a pas pu créer le fil de travail: %s\n"
-#~ msgid "error in ListenToWorkers(): %s\n"
-#~ msgstr "erreur dans ListenToWorkers(): %s\n"
+#~ msgid "parallel_restore should not return\n"
+#~ msgstr "parallel_restore ne devrait pas retourner\n"
-#~ msgid "terminated by user\n"
-#~ msgstr "terminé par l'utilisateur\n"
+#~ msgid "worker process crashed: status %d\n"
+#~ msgstr "crash du processus worker : statut %d\n"
-#~ msgid "unrecognized command on communication channel: %s\n"
-#~ msgstr "commande inconnue sur le canal de communucation: %s\n"
+#~ msgid "cannot duplicate null pointer\n"
+#~ msgstr "ne peut pas dupliquer un pointeur nul\n"
-#~ msgid "could not get relation name for OID %u: %s\n"
-#~ msgstr "n'a pas pu obtenir le nom de la relation pour l'OID %u: %s\n"
+#~ msgid "child process exited with unrecognized status %d"
+#~ msgstr "le processus fils a quitté avec un statut %d non reconnu"
-#~ msgid "worker is terminating\n"
-#~ msgstr "le worker est en cours d'arrêt\n"
+#~ msgid "child process was terminated by signal %d"
+#~ msgstr "le processus fils a été terminé par le signal %d"
+
+#~ msgid "child process was terminated by signal %s"
+#~ msgstr "le processus fils a été terminé par le signal %s"
+
+#~ msgid "child process was terminated by exception 0x%X"
+#~ msgstr "le processus fils a été terminé par l'exception 0x%X"
+
+#~ msgid "child process exited with exit code %d"
+#~ msgstr "le processus fils a quitté avec le code de sortie %d"
+
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accéder au répertoire « %s »"
+
+#~ msgid "archive member too large for tar format\n"
+#~ msgstr "membre de l'archive trop volumineux pour le format tar\n"
+
+#~ msgid "setting owner and privileges for %s %s\n"
+#~ msgstr "réglage du propriétaire et des droits pour %s %s\n"
msgstr ""
"Project-Id-Version: pg_dump (Postgresql) 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-09-03 15:43+0000\n"
-"PO-Revision-Date: 2017-10-23 19:11+0100\n"
+"POT-Creation-Date: 2018-10-05 20:54+0000\n"
+"PO-Revision-Date: 2018-10-08 21:17+0100\n"
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
"Language-Team: https://github.com/dvarrazzo/postgresql-it\n"
"Language: it\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Poedit 1.8.7.1\n"
+"X-Generator: Poedit 2.0.6\n"
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
-#: ../../common/fe_memutils.c:83 pg_backup_db.c:140 pg_backup_db.c:195
-#: pg_backup_db.c:254 pg_backup_db.c:296
+#: ../../common/fe_memutils.c:83 pg_backup_db.c:146 pg_backup_db.c:201
+#: pg_backup_db.c:260 pg_backup_db.c:302
#, c-format
msgid "out of memory\n"
msgstr "memoria esaurita\n"
msgid "could not compress data: %s\n"
msgstr "compressione dei dati fallita: %s\n"
-#: compress_io.c:300 compress_io.c:431 pg_backup_archiver.c:1511
-#: pg_backup_archiver.c:1534 pg_backup_custom.c:661 pg_backup_directory.c:538
+#: compress_io.c:300 compress_io.c:431 pg_backup_archiver.c:1516
+#: pg_backup_archiver.c:1539 pg_backup_custom.c:661 pg_backup_directory.c:538
#: pg_backup_tar.c:596 pg_backup_tar.c:1078 pg_backup_tar.c:1303
#, c-format
msgid "could not write to output file: %s\n"
msgid "archiver"
msgstr "archiviatore"
-#: pg_backup_archiver.c:172 pg_backup_archiver.c:1374
+#: pg_backup_archiver.c:173 pg_backup_archiver.c:1379
#, c-format
msgid "could not close output file: %s\n"
msgstr "chiusura del file di output fallita: %s\n"
-#: pg_backup_archiver.c:207 pg_backup_archiver.c:212
+#: pg_backup_archiver.c:208 pg_backup_archiver.c:213
#, c-format
msgid "WARNING: archive items not in correct section order\n"
msgstr "ATTENZIONE: gli elementi dell'archivio non sono nell'ordine di sezione giusto\n"
-#: pg_backup_archiver.c:218
+#: pg_backup_archiver.c:219
#, c-format
msgid "unexpected section code %d\n"
msgstr "codice di sezione non prevista %d\n"
-#: pg_backup_archiver.c:250
+#: pg_backup_archiver.c:251
#, c-format
msgid "-C and -1 are incompatible options\n"
msgstr "-C e -1 sono opzioni incompatibili\n"
-#: pg_backup_archiver.c:260
+#: pg_backup_archiver.c:261
#, c-format
msgid "parallel restore is not supported with this archive file format\n"
msgstr "il ripristino parallelo non è supportato con questo formato di archivio\n"
-#: pg_backup_archiver.c:264
+#: pg_backup_archiver.c:265
#, c-format
msgid "parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
msgstr "il ripristino parallelo non è supportato con archivi eseguiti da pg_dump precedenti la versione 8.0\n"
-#: pg_backup_archiver.c:282
+#: pg_backup_archiver.c:283
#, c-format
msgid "cannot restore from compressed archive (compression not supported in this installation)\n"
msgstr "non è possibile ripristinare da archivio compresso (compressione non supportata in questa installazione)\n"
-#: pg_backup_archiver.c:299
+#: pg_backup_archiver.c:300
#, c-format
msgid "connecting to database for restore\n"
msgstr "connessione al database per il ripristino\n"
-#: pg_backup_archiver.c:301
+#: pg_backup_archiver.c:302
#, c-format
msgid "direct database connections are not supported in pre-1.3 archives\n"
msgstr "le connessioni dirette al database non sono supportate negli archivi pre-1.3\n"
-#: pg_backup_archiver.c:346
+#: pg_backup_archiver.c:347
#, c-format
msgid "implied data-only restore\n"
msgstr "ripristino implicito dei soli dati\n"
-#: pg_backup_archiver.c:415
+#: pg_backup_archiver.c:416
#, c-format
msgid "dropping %s %s\n"
msgstr "cancellazione di %s %s\n"
-#: pg_backup_archiver.c:571 pg_backup_archiver.c:573
+#: pg_backup_archiver.c:572 pg_backup_archiver.c:574
#, c-format
msgid "warning from original dump file: %s\n"
msgstr "avvertimento dal file originale scaricato: %s\n"
-#: pg_backup_archiver.c:583
+#: pg_backup_archiver.c:584
#, c-format
msgid "creating %s %s\n"
msgstr "creazione di %s %s\n"
-#: pg_backup_archiver.c:634
+#: pg_backup_archiver.c:635
#, c-format
msgid "connecting to new database \"%s\"\n"
msgstr "connessione al nuovo database \"%s\"\n"
-#: pg_backup_archiver.c:662
+#: pg_backup_archiver.c:663
#, c-format
msgid "processing %s\n"
msgstr "elaborazione di %s\n"
-#: pg_backup_archiver.c:682
+#: pg_backup_archiver.c:683
#, c-format
msgid "processing data for table \"%s\"\n"
msgstr "elaborazione dei dati per la tabella \"%s\"\n"
-#: pg_backup_archiver.c:744
+#: pg_backup_archiver.c:747
#, c-format
msgid "executing %s %s\n"
msgstr "esecuzione di %s %s\n"
-#: pg_backup_archiver.c:781
+#: pg_backup_archiver.c:784
#, c-format
msgid "disabling triggers for %s\n"
msgstr "disabilitazione trigger per %s\n"
-#: pg_backup_archiver.c:807
+#: pg_backup_archiver.c:812
#, c-format
msgid "enabling triggers for %s\n"
msgstr "abilitazione trigger per %s\n"
-#: pg_backup_archiver.c:837
+#: pg_backup_archiver.c:842
#, c-format
msgid "internal error -- WriteData cannot be called outside the context of a DataDumper routine\n"
msgstr "errore interno -- WriteData non può essere chiamata al di fuori del contesto di una routine DataDumper\n"
-#: pg_backup_archiver.c:1022
+#: pg_backup_archiver.c:1027
#, c-format
msgid "large-object output not supported in chosen format\n"
msgstr "emissione dei large object non supportata nel formato scelto\n"
-#: pg_backup_archiver.c:1076
+#: pg_backup_archiver.c:1081
#, c-format
msgid "restored %d large object\n"
msgid_plural "restored %d large objects\n"
msgstr[0] "ripristinato %d large object\n"
msgstr[1] "ripristinati %d large object\n"
-#: pg_backup_archiver.c:1097 pg_backup_tar.c:729
+#: pg_backup_archiver.c:1102 pg_backup_tar.c:729
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "ripristino del large object con OID %u\n"
-#: pg_backup_archiver.c:1109
+#: pg_backup_archiver.c:1114
#, c-format
msgid "could not create large object %u: %s"
msgstr "creazione il large object %u fallita: %s"
-#: pg_backup_archiver.c:1114 pg_dump.c:2860
+#: pg_backup_archiver.c:1119 pg_dump.c:2930
#, c-format
msgid "could not open large object %u: %s"
msgstr "apertura del large object %u fallita: %s"
-#: pg_backup_archiver.c:1171
+#: pg_backup_archiver.c:1176
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "apertura del file TOC \"%s\" fallita: %s\n"
-#: pg_backup_archiver.c:1212
+#: pg_backup_archiver.c:1217
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "ATTENZIONE: la riga è stata ignorata: %s\n"
-#: pg_backup_archiver.c:1219
+#: pg_backup_archiver.c:1224
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "non sono state trovate voci per l'ID %d\n"
-#: pg_backup_archiver.c:1240 pg_backup_directory.c:235
+#: pg_backup_archiver.c:1245 pg_backup_directory.c:235
#: pg_backup_directory.c:604
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "chiusura del file TOC fallita: %s\n"
-#: pg_backup_archiver.c:1344 pg_backup_custom.c:161 pg_backup_directory.c:346
+#: pg_backup_archiver.c:1349 pg_backup_custom.c:161 pg_backup_directory.c:346
#: pg_backup_directory.c:590 pg_backup_directory.c:648
#: pg_backup_directory.c:668
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "apertura del file di output \"%s\" fallita: %s\n"
-#: pg_backup_archiver.c:1347 pg_backup_custom.c:168
+#: pg_backup_archiver.c:1352 pg_backup_custom.c:168
#, c-format
msgid "could not open output file: %s\n"
msgstr "apertura del file di output fallita: %s\n"
-#: pg_backup_archiver.c:1447
+#: pg_backup_archiver.c:1452
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
msgstr[0] "scritto %lu byte di dati large object (risultato = %lu)\n"
msgstr[1] "scritti %lu byte di dati large object (risultato = %lu)\n"
-#: pg_backup_archiver.c:1453
+#: pg_backup_archiver.c:1458
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr "scrittura del large object fallita (risultato: %lu, previsto: %lu)\n"
-#: pg_backup_archiver.c:1519
+#: pg_backup_archiver.c:1524
#, c-format
msgid "could not write to custom output routine\n"
msgstr "non è stato possibile scrivere sulla routine di output personalizzata\n"
-#: pg_backup_archiver.c:1557
+#: pg_backup_archiver.c:1562
#, c-format
msgid "Error while INITIALIZING:\n"
msgstr "Errore durante INIZIALIZZAZIONE:\n"
-#: pg_backup_archiver.c:1562
+#: pg_backup_archiver.c:1567
#, c-format
msgid "Error while PROCESSING TOC:\n"
msgstr "Errore durante ELABORAZIONE TOC:\n"
-#: pg_backup_archiver.c:1567
+#: pg_backup_archiver.c:1572
#, c-format
msgid "Error while FINALIZING:\n"
msgstr "Errore durante FINALIZZAZIONE:\n"
-#: pg_backup_archiver.c:1572
+#: pg_backup_archiver.c:1577
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Errore nella voce TOC %d; %u %u %s %s %s\n"
-#: pg_backup_archiver.c:1645
+#: pg_backup_archiver.c:1650
#, c-format
msgid "bad dumpId\n"
msgstr "dumpId errato\n"
-#: pg_backup_archiver.c:1666
+#: pg_backup_archiver.c:1671
#, c-format
msgid "bad table dumpId for TABLE DATA item\n"
msgstr "dumpId di tabella errato per elemento TABLE DATA\n"
-#: pg_backup_archiver.c:1758
+#: pg_backup_archiver.c:1763
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "flag di offset dati non previsto %d\n"
-#: pg_backup_archiver.c:1771
+#: pg_backup_archiver.c:1776
#, c-format
msgid "file offset in dump file is too large\n"
msgstr "l'offset del file scaricato è troppo grande\n"
-#: pg_backup_archiver.c:1865 pg_backup_archiver.c:3362 pg_backup_custom.c:639
+#: pg_backup_archiver.c:1870 pg_backup_archiver.c:3399 pg_backup_custom.c:639
#: pg_backup_directory.c:521 pg_backup_tar.c:785
#, c-format
msgid "unexpected end of file\n"
msgstr "fine del file non prevista\n"
-#: pg_backup_archiver.c:1882
+#: pg_backup_archiver.c:1887
#, c-format
msgid "attempting to ascertain archive format\n"
msgstr "tentativo di accertamento del formato dell'archivio\n"
-#: pg_backup_archiver.c:1908 pg_backup_archiver.c:1918
+#: pg_backup_archiver.c:1913 pg_backup_archiver.c:1923
#, c-format
msgid "directory name too long: \"%s\"\n"
msgstr "nome della directory troppo lungo: \"%s\"\n"
-#: pg_backup_archiver.c:1926
+#: pg_backup_archiver.c:1931
#, c-format
msgid "directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not exist)\n"
msgstr "la directory \"%s\" non sembra un archivio valido (\"toc.dat\" non esiste)\n"
-#: pg_backup_archiver.c:1934 pg_backup_custom.c:180 pg_backup_custom.c:771
+#: pg_backup_archiver.c:1939 pg_backup_custom.c:180 pg_backup_custom.c:771
#: pg_backup_directory.c:219 pg_backup_directory.c:404
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "apertura del file di input \"%s\" fallita: %s\n"
-#: pg_backup_archiver.c:1942 pg_backup_custom.c:187
+#: pg_backup_archiver.c:1947 pg_backup_custom.c:187
#, c-format
msgid "could not open input file: %s\n"
msgstr "apertura del file di input fallita: %s\n"
-#: pg_backup_archiver.c:1951
+#: pg_backup_archiver.c:1956
#, c-format
msgid "could not read input file: %s\n"
msgstr "lettura del file di input fallita: %s\n"
-#: pg_backup_archiver.c:1953
+#: pg_backup_archiver.c:1958
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "il file di input è troppo corto (letti %lu, previsti 5)\n"
-#: pg_backup_archiver.c:2018
+#: pg_backup_archiver.c:2023
#, c-format
msgid "input file appears to be a text format dump. Please use psql.\n"
msgstr "il file di input sembra un dump in formato testo. Prego usare psql.\n"
-#: pg_backup_archiver.c:2022
+#: pg_backup_archiver.c:2027
#, c-format
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr "il file di input non sembra essere un archivio valido (è troppo corto?)\n"
-#: pg_backup_archiver.c:2025
+#: pg_backup_archiver.c:2030
#, c-format
msgid "input file does not appear to be a valid archive\n"
msgstr "il file di input non sembra essere un archivio valido\n"
-#: pg_backup_archiver.c:2045
+#: pg_backup_archiver.c:2050
#, c-format
msgid "could not close input file: %s\n"
msgstr "chiusura del file di input fallita: %s\n"
-#: pg_backup_archiver.c:2062
+#: pg_backup_archiver.c:2067
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "allocazione AH per %s, formato %d\n"
-#: pg_backup_archiver.c:2167
+#: pg_backup_archiver.c:2172
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "formato di file \"%d\" sconosciuto\n"
-#: pg_backup_archiver.c:2323
+#: pg_backup_archiver.c:2328
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr "la voce ID %d è fuori dall'intervallo consentito -- possibile corruzione della TOC\n"
-#: pg_backup_archiver.c:2439
+#: pg_backup_archiver.c:2444
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "letta voce TOC %d (ID %d) per %s %s\n"
-#: pg_backup_archiver.c:2473
+#: pg_backup_archiver.c:2480
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "codifica sconosciuta \"%s\"\n"
-#: pg_backup_archiver.c:2478
+#: pg_backup_archiver.c:2485
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "elemento ENCODING non valido: %s\n"
-#: pg_backup_archiver.c:2496
+#: pg_backup_archiver.c:2503
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "elemento STDSTRINGS non valido: %s\n"
-#: pg_backup_archiver.c:2745
+#: pg_backup_archiver.c:2773
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "impostazione della sessione utente a \"%s\" fallita: %s"
-#: pg_backup_archiver.c:2777
+#: pg_backup_archiver.c:2805
#, c-format
msgid "could not set default_with_oids: %s"
msgstr "impostazione di default_with_oids fallita: %s"
-#: pg_backup_archiver.c:2920
+#: pg_backup_archiver.c:2957
#, c-format
msgid "could not set search_path to \"%s\": %s"
msgstr "impostazione di search_path a \"%s\" fallita: %s"
-#: pg_backup_archiver.c:2981
+#: pg_backup_archiver.c:3018
#, c-format
msgid "could not set default_tablespace to %s: %s"
msgstr "impostazione di default_tablespace a %s fallita: %s"
-#: pg_backup_archiver.c:3092 pg_backup_archiver.c:3278
+#: pg_backup_archiver.c:3129 pg_backup_archiver.c:3315
#, c-format
msgid "WARNING: don't know how to set owner for object type \"%s\"\n"
msgstr "ATTENZIONE: non si sa come impostare il proprietario per il tipo di oggetto \"%s\"\n"
-#: pg_backup_archiver.c:3365
+#: pg_backup_archiver.c:3402
#, c-format
msgid "did not find magic string in file header\n"
msgstr "magic string non trovata nell'intestazione del file\n"
-#: pg_backup_archiver.c:3378
+#: pg_backup_archiver.c:3415
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "versione (%d.%d) non supportata nell'intestazione del file\n"
-#: pg_backup_archiver.c:3383
+#: pg_backup_archiver.c:3420
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "verifica sulla dimensione degli interi (%lu) fallita\n"
-#: pg_backup_archiver.c:3387
+#: pg_backup_archiver.c:3424
#, c-format
msgid "WARNING: archive was made on a machine with larger integers, some operations might fail\n"
msgstr "ATTENZIONE: L'archivio è stato creato su una macchina con interi lunghi, alcune operazioni potrebbero fallire\n"
-#: pg_backup_archiver.c:3397
+#: pg_backup_archiver.c:3434
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "il formato previsto (%d) differisce dal formato trovato nel file (%d)\n"
-#: pg_backup_archiver.c:3413
+#: pg_backup_archiver.c:3450
#, c-format
msgid "WARNING: archive is compressed, but this installation does not support compression -- no data will be available\n"
msgstr "ATTENZIONE: l'archivio è compresso, ma questa installazione non supporta la compressione -- nessun dato sarà disponibile\n"
-#: pg_backup_archiver.c:3431
+#: pg_backup_archiver.c:3468
#, c-format
msgid "WARNING: invalid creation date in header\n"
msgstr "ATTENZIONE: la data di creazione nell'intestazione non è valida\n"
-#: pg_backup_archiver.c:3518
+#: pg_backup_archiver.c:3555
#, c-format
msgid "entering restore_toc_entries_prefork\n"
msgstr "inizio di restore_toc_entries_prefork\n"
-#: pg_backup_archiver.c:3582
+#: pg_backup_archiver.c:3619
#, c-format
msgid "processing item %d %s %s\n"
msgstr "elaborazione elemento %d %s %s\n"
-#: pg_backup_archiver.c:3636
+#: pg_backup_archiver.c:3673
#, c-format
msgid "entering restore_toc_entries_parallel\n"
msgstr "immissione restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3657
+#: pg_backup_archiver.c:3694
#, c-format
msgid "entering main parallel loop\n"
msgstr "inizio del loop principale parallelo\n"
-#: pg_backup_archiver.c:3668
+#: pg_backup_archiver.c:3705
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "saltato l'elemento %d %s %s\n"
-#: pg_backup_archiver.c:3678
+#: pg_backup_archiver.c:3715
#, c-format
msgid "launching item %d %s %s\n"
msgstr "avvio dell'elemento %d %s %s\n"
-#: pg_backup_archiver.c:3759
+#: pg_backup_archiver.c:3796
#, c-format
msgid "finished main parallel loop\n"
msgstr "loop principale parallelo terminato\n"
-#: pg_backup_archiver.c:3777
+#: pg_backup_archiver.c:3814
#, c-format
msgid "entering restore_toc_entries_postfork\n"
msgstr "inizio di restore_toc_entries_postfork\n"
-#: pg_backup_archiver.c:3797
+#: pg_backup_archiver.c:3834
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr "elaborazione dell'elemento perduto %d %s %s\n"
-#: pg_backup_archiver.c:3974
+#: pg_backup_archiver.c:4011
#, c-format
msgid "no item ready\n"
msgstr "nessun elemento pronto\n"
-#: pg_backup_archiver.c:4023
+#: pg_backup_archiver.c:4060
#, c-format
msgid "could not find slot of finished worker\n"
msgstr "non è stato trovato alcuno slot di worker terminati\n"
-#: pg_backup_archiver.c:4025
+#: pg_backup_archiver.c:4062
#, c-format
msgid "finished item %d %s %s\n"
msgstr "elemento %d %s %s terminato\n"
-#: pg_backup_archiver.c:4038
+#: pg_backup_archiver.c:4075
#, c-format
msgid "worker process failed: exit code %d\n"
msgstr "processo worker fallito: codice di uscita %d\n"
-#: pg_backup_archiver.c:4200
+#: pg_backup_archiver.c:4237
#, c-format
msgid "transferring dependency %d -> %d to %d\n"
msgstr "trasferimento di dipendenza %d -> %d a %d\n"
-#: pg_backup_archiver.c:4273
+#: pg_backup_archiver.c:4310
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "riduzione dipendenze per %d\n"
-#: pg_backup_archiver.c:4325
+#: pg_backup_archiver.c:4362
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr "creazione della tabella \"%s\" fallita, i suoi dati non verranno ripristinati\n"
msgstr "ATTENZIONE: ftell non corrisponde alla posizione prevista -- verrà usato il valore restituito da ftell\n"
#. translator: this is a module name
-#: pg_backup_db.c:28
+#: pg_backup_db.c:29
msgid "archiver (db)"
msgstr "archiviatore (db)"
-#: pg_backup_db.c:43
+#: pg_backup_db.c:44
#, c-format
msgid "could not get server_version from libpq\n"
msgstr "non è stato possibile ottenere server_version da libpq\n"
-#: pg_backup_db.c:54 pg_dumpall.c:1947
+#: pg_backup_db.c:55 pg_dumpall.c:1982
#, c-format
msgid "server version: %s; %s version: %s\n"
msgstr "versione del server: %s; %s versione: %s\n"
-#: pg_backup_db.c:56 pg_dumpall.c:1949
+#: pg_backup_db.c:57 pg_dumpall.c:1984
#, c-format
msgid "aborting because of server version mismatch\n"
msgstr "abortito perché la versione del server non corrisponde\n"
-#: pg_backup_db.c:131
+#: pg_backup_db.c:137
#, c-format
msgid "connecting to database \"%s\" as user \"%s\"\n"
msgstr "connessione al database \"%s\" come utente \"%s\"\n"
-#: pg_backup_db.c:138 pg_backup_db.c:190 pg_backup_db.c:252 pg_backup_db.c:294
-#: pg_dumpall.c:1773 pg_dumpall.c:1885
+#: pg_backup_db.c:144 pg_backup_db.c:196 pg_backup_db.c:258 pg_backup_db.c:300
+#: pg_dumpall.c:1808 pg_dumpall.c:1920
msgid "Password: "
msgstr "Password: "
-#: pg_backup_db.c:171
+#: pg_backup_db.c:177
#, c-format
msgid "failed to reconnect to database\n"
msgstr "riconnessione al database fallita\n"
-#: pg_backup_db.c:176
+#: pg_backup_db.c:182
#, c-format
msgid "could not reconnect to database: %s"
msgstr "riconnessione al database fallita: %s"
-#: pg_backup_db.c:192
+#: pg_backup_db.c:198
#, c-format
msgid "connection needs password\n"
msgstr "la connessione richiede la password\n"
-#: pg_backup_db.c:246
+#: pg_backup_db.c:252
#, c-format
msgid "already connected to a database\n"
msgstr "già connesso ad un database\n"
-#: pg_backup_db.c:286
+#: pg_backup_db.c:292
#, c-format
msgid "failed to connect to database\n"
msgstr "connessione al database fallita\n"
-#: pg_backup_db.c:303
+#: pg_backup_db.c:309
#, c-format
msgid "connection to database \"%s\" failed: %s"
msgstr "connessione al database \"%s\" fallita: %s"
-#: pg_backup_db.c:373
+#: pg_backup_db.c:384
#, c-format
msgid "%s"
msgstr "%s"
-#: pg_backup_db.c:380
+#: pg_backup_db.c:391
#, c-format
msgid "query failed: %s"
msgstr "query fallita: %s"
-#: pg_backup_db.c:382
+#: pg_backup_db.c:393
#, c-format
msgid "query was: %s\n"
msgstr "la query era: %s\n"
-#: pg_backup_db.c:446
+#: pg_backup_db.c:435
+#, c-format
+msgid "query returned %d row instead of one: %s\n"
+msgid_plural "query returned %d rows instead of one: %s\n"
+msgstr[0] "la query ha restituito %d riga invece di una: %s\n"
+msgstr[1] "la query ha restituito %d righe invece di una: %s\n"
+
+#: pg_backup_db.c:480
#, c-format
msgid "%s: %s Command was: %s\n"
msgstr "%s: %s Il comando era: %s\n"
-#: pg_backup_db.c:502 pg_backup_db.c:574 pg_backup_db.c:581
+#: pg_backup_db.c:536 pg_backup_db.c:608 pg_backup_db.c:615
msgid "could not execute query"
msgstr "esecuzione della query fallita"
-#: pg_backup_db.c:553
+#: pg_backup_db.c:587
#, c-format
msgid "error returned by PQputCopyData: %s"
msgstr "errore restituito da PQputCopyData: %s"
-#: pg_backup_db.c:600
+#: pg_backup_db.c:634
#, c-format
msgid "error returned by PQputCopyEnd: %s"
msgstr "errore restituito da PQputCopyEnd: %s"
-#: pg_backup_db.c:606
+#: pg_backup_db.c:640
#, c-format
msgid "COPY failed for table \"%s\": %s"
msgstr "COPY fallito per la tabella \"%s\": %s"
-#: pg_backup_db.c:612 pg_dump.c:1678
+#: pg_backup_db.c:646 pg_dump.c:1688
#, c-format
msgid "WARNING: unexpected extra results during COPY of table \"%s\"\n"
msgstr "ATTENZIONE: risultati aggiuntivi inattesi nel COPY della tabella \"%s\"\n"
-#: pg_backup_db.c:622
+#: pg_backup_db.c:656
msgid "could not start database transaction"
msgstr "avvio della transazione database fallito"
-#: pg_backup_db.c:628
+#: pg_backup_db.c:662
msgid "could not commit database transaction"
msgstr "commit della transazione database fallito"
msgid "%s: unrecognized section name: \"%s\"\n"
msgstr "%s: nome di sezione sconosciuto: \"%s\"\n"
-#: pg_backup_utils.c:56 pg_dump.c:552 pg_dump.c:569 pg_dumpall.c:301
-#: pg_dumpall.c:311 pg_dumpall.c:321 pg_dumpall.c:330 pg_dumpall.c:339
-#: pg_dumpall.c:397 pg_restore.c:282 pg_restore.c:298 pg_restore.c:310
+#: pg_backup_utils.c:56 pg_dump.c:563 pg_dump.c:580 pg_dumpall.c:303
+#: pg_dumpall.c:313 pg_dumpall.c:323 pg_dumpall.c:332 pg_dumpall.c:341
+#: pg_dumpall.c:399 pg_restore.c:282 pg_restore.c:298 pg_restore.c:310
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
msgid "out of on_exit_nicely slots\n"
msgstr "slot on_exit_nicely terminati\n"
-#: pg_dump.c:526
+#: pg_dump.c:537
#, c-format
msgid "compression level must be in range 0..9\n"
msgstr "il livello di compressione dev'essere tra 0 e 9\n"
-#: pg_dump.c:567 pg_dumpall.c:309 pg_restore.c:296
+#: pg_dump.c:578 pg_dumpall.c:311 pg_restore.c:296
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: troppi argomenti nella riga di comando (il primo è \"%s\")\n"
-#: pg_dump.c:579
+#: pg_dump.c:590
#, c-format
msgid "options -s/--schema-only and -a/--data-only cannot be used together\n"
msgstr "le opzioni -s/--schema-only e -a/--data-only non possono essere usate insieme\n"
-#: pg_dump.c:582
+#: pg_dump.c:593
#, c-format
msgid "options -c/--clean and -a/--data-only cannot be used together\n"
msgstr "le opzioni -c/--clean e -a/--data-only non possono essere usate insieme\n"
-#: pg_dump.c:586
+#: pg_dump.c:597
#, c-format
msgid "options --inserts/--column-inserts and -o/--oids cannot be used together\n"
msgstr "le opzioni --inserts/--column-inserts e -o/--oids non possono essere usate insieme\n"
-#: pg_dump.c:587
+#: pg_dump.c:598
#, c-format
msgid "(The INSERT command cannot set OIDs.)\n"
msgstr "(Il comando INSERT non può impostare OID.)\n"
-#: pg_dump.c:611
+#: pg_dump.c:622
#, c-format
msgid "WARNING: requested compression not available in this installation -- archive will be uncompressed\n"
msgstr "ATTENZIONE: la compressione richiesta non è disponibile in questa installazione -- l'archivio non sarà compresso\n"
-#: pg_dump.c:626
+#: pg_dump.c:637
#, c-format
msgid "invalid number of parallel jobs\n"
msgstr "numero di job paralleli non valido\n"
-#: pg_dump.c:630
+#: pg_dump.c:641
#, c-format
msgid "parallel backup only supported by the directory format\n"
msgstr "il backup parallelo è supportato solo con il formato directory.\n"
-#: pg_dump.c:640
+#: pg_dump.c:651
#, c-format
msgid "could not open output file \"%s\" for writing\n"
msgstr "apertura del file di output \"%s\" per la scrittura fallita\n"
-#: pg_dump.c:699
+#: pg_dump.c:710
#, c-format
msgid ""
"Synchronized snapshots are not supported by this server version.\n"
"del server. Puoi usare --no-synchronized-snapshots invece se non hai\n"
"bisogno di snapshot sincronizzati.\n"
-#: pg_dump.c:720
+#: pg_dump.c:731
#, c-format
msgid "last built-in OID is %u\n"
msgstr "l'ultimo OID predefinito è %u\n"
-#: pg_dump.c:728
+#: pg_dump.c:739
#, c-format
msgid "No matching schemas were found\n"
msgstr "Non è stato trovato nessuno schema corrispondente\n"
-#: pg_dump.c:740
+#: pg_dump.c:751
#, c-format
msgid "No matching tables were found\n"
msgstr "Non è stata trovata nessuna tabella corrispondente\n"
-#: pg_dump.c:893
+#: pg_dump.c:905
#, c-format
msgid ""
"%s dumps a database as a text file or to other formats.\n"
"%s scarica un database in formato testo o in altri formati.\n"
"\n"
-#: pg_dump.c:894 pg_dumpall.c:542 pg_restore.c:420
+#: pg_dump.c:906 pg_dumpall.c:544 pg_restore.c:420
#, c-format
msgid "Usage:\n"
msgstr "Utilizzo:\n"
-#: pg_dump.c:895
+#: pg_dump.c:907
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPZIONE]... [NOMEDB]\n"
-#: pg_dump.c:897 pg_dumpall.c:545 pg_restore.c:423
+#: pg_dump.c:909 pg_dumpall.c:547 pg_restore.c:423
#, c-format
msgid ""
"\n"
"\n"
"Opzioni generali:\n"
-#: pg_dump.c:898
+#: pg_dump.c:910
#, c-format
msgid " -f, --file=FILENAME output file or directory name\n"
msgstr " -f, --file=NOMEFILE nome del file o directory di output\n"
-#: pg_dump.c:899
+#: pg_dump.c:911
#, c-format
msgid ""
" -F, --format=c|d|t|p output file format (custom, directory, tar,\n"
" -F, --format=c|d|t|p formato del file di output (custom, directory,\n"
" tar, testo in chiaro (predefinito))\n"
-#: pg_dump.c:901
+#: pg_dump.c:913
#, c-format
msgid " -j, --jobs=NUM use this many parallel jobs to dump\n"
msgstr " -j, --jobs=NUM usa NUM job paralleli per il dump\n"
-#: pg_dump.c:902 pg_dumpall.c:547
+#: pg_dump.c:914 pg_dumpall.c:549
#, c-format
msgid " -v, --verbose verbose mode\n"
msgstr " -v, --verbose stampa più informazioni\n"
-#: pg_dump.c:903 pg_dumpall.c:548
+#: pg_dump.c:915 pg_dumpall.c:550
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: pg_dump.c:904
+#: pg_dump.c:916
#, c-format
msgid " -Z, --compress=0-9 compression level for compressed formats\n"
msgstr " -Z, --compress=0-9 livello di compressione per formati compressi\n"
-#: pg_dump.c:905 pg_dumpall.c:549
+#: pg_dump.c:917 pg_dumpall.c:551
#, c-format
msgid " --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
msgstr ""
" --lock-wait-timeout=TIMEOUT termina con errore dopo un'attesa di TIMEOUT\n"
" per un lock di tabella\n"
-#: pg_dump.c:906 pg_dumpall.c:550
+#: pg_dump.c:918 pg_dumpall.c:552
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: pg_dump.c:908 pg_dumpall.c:551
+#: pg_dump.c:920 pg_dumpall.c:553
#, c-format
msgid ""
"\n"
"\n"
"Opzioni per il controllo del contenuto dell'output:\n"
-#: pg_dump.c:909 pg_dumpall.c:552
+#: pg_dump.c:921 pg_dumpall.c:554
#, c-format
msgid " -a, --data-only dump only the data, not the schema\n"
msgstr " -a, --data-only scarica solamente i dati, non lo schema\n"
-#: pg_dump.c:910
+#: pg_dump.c:922
#, c-format
msgid " -b, --blobs include large objects in dump\n"
msgstr " -b, --blobs includi nell'archivio i large object\n"
-#: pg_dump.c:911 pg_restore.c:434
+#: pg_dump.c:923 pg_restore.c:434
#, c-format
msgid " -c, --clean clean (drop) database objects before recreating\n"
msgstr ""
" -c, --clean svuota (drop) gli oggetti del database prima di\n"
" ricrearli\n"
-#: pg_dump.c:912
+#: pg_dump.c:924
#, c-format
msgid " -C, --create include commands to create database in dump\n"
msgstr ""
" -C, --create include nell'archivio i comandi per creare\n"
" i database\n"
-#: pg_dump.c:913
+#: pg_dump.c:925
#, c-format
msgid " -E, --encoding=ENCODING dump the data in encoding ENCODING\n"
msgstr " -E, --encoding=CODIFICA scarica i dati nella CODIFICA indicata\n"
-#: pg_dump.c:914
+#: pg_dump.c:926
#, c-format
msgid " -n, --schema=SCHEMA dump the named schema(s) only\n"
msgstr " -n, --schema=SCHEMA scarica solo lo schema o gli schemi indicati\n"
-#: pg_dump.c:915
+#: pg_dump.c:927
#, c-format
msgid " -N, --exclude-schema=SCHEMA do NOT dump the named schema(s)\n"
msgstr " -N, --exclude-schema=SCHEMA non scaricare lo schema o gli schemi indicati\n"
-#: pg_dump.c:916 pg_dumpall.c:555
+#: pg_dump.c:928 pg_dumpall.c:557
#, c-format
msgid " -o, --oids include OIDs in dump\n"
msgstr " -o, --oids includi gli OID nel dump\n"
-#: pg_dump.c:917
+#: pg_dump.c:929
#, c-format
msgid ""
" -O, --no-owner skip restoration of object ownership in\n"
" -O, --no-owner salta il ripristino del proprietario degli\n"
" oggetti nel formato testo in chiaro\n"
-#: pg_dump.c:919 pg_dumpall.c:558
+#: pg_dump.c:931 pg_dumpall.c:560
#, c-format
msgid " -s, --schema-only dump only the schema, no data\n"
msgstr " -s, --schema-only scarica solo lo schema, non i dati\n"
-#: pg_dump.c:920
+#: pg_dump.c:932
#, c-format
msgid " -S, --superuser=NAME superuser user name to use in plain-text format\n"
msgstr ""
" -S, --superuser=NOME nome del superutente da usare nel formato testo\n"
" in chiaro\n"
-#: pg_dump.c:921
+#: pg_dump.c:933
#, c-format
msgid " -t, --table=TABLE dump the named table(s) only\n"
msgstr " -t, --table=TABELLA scarica solo la tabella o le tabelle indicate\n"
-#: pg_dump.c:922
+#: pg_dump.c:934
#, c-format
msgid " -T, --exclude-table=TABLE do NOT dump the named table(s)\n"
msgstr " -T, --exclude-table=TABELLA NON scaricare la tabella o le tabelle indicate\n"
-#: pg_dump.c:923 pg_dumpall.c:561
+#: pg_dump.c:935 pg_dumpall.c:563
#, c-format
msgid " -x, --no-privileges do not dump privileges (grant/revoke)\n"
msgstr " -x, --no-privileges non scaricare i privilegi (grant/revoke)\n"
-#: pg_dump.c:924 pg_dumpall.c:562
+#: pg_dump.c:936 pg_dumpall.c:564
#, c-format
msgid " --binary-upgrade for use by upgrade utilities only\n"
msgstr " --binary-upgrade da utilizzare solo dall'utilità di aggiornamento\n"
-#: pg_dump.c:925 pg_dumpall.c:563
+#: pg_dump.c:937 pg_dumpall.c:565
#, c-format
msgid " --column-inserts dump data as INSERT commands with column names\n"
msgstr ""
" --column-inserts scarica dati come comandi INSERT con nomi\n"
" di colonna\n"
-#: pg_dump.c:926 pg_dumpall.c:564
+#: pg_dump.c:938 pg_dumpall.c:566
#, c-format
msgid " --disable-dollar-quoting disable dollar quoting, use SQL standard quoting\n"
msgstr ""
" --disable-dollar-quoting disabilita la quotazione con dollari, usa la\n"
" quotazione standard SQL\n"
-#: pg_dump.c:927 pg_dumpall.c:565 pg_restore.c:450
+#: pg_dump.c:939 pg_dumpall.c:567 pg_restore.c:450
#, c-format
msgid " --disable-triggers disable triggers during data-only restore\n"
msgstr ""
" --disable-triggers disabilita i trigger durante il ripristino\n"
" dei soli dati\n"
-#: pg_dump.c:928
+#: pg_dump.c:940
#, c-format
msgid " --exclude-table-data=TABLE do NOT dump data for the named table(s)\n"
msgstr ""
" --exclude-table-data=TABLE NON scaricare i dati per la tabella o le tabelle\n"
" indicate\n"
-#: pg_dump.c:929 pg_dumpall.c:566
+#: pg_dump.c:941 pg_dumpall.c:568
#, c-format
msgid " --inserts dump data as INSERT commands, rather than COPY\n"
msgstr " --inserts scarica i dati come comandi INSERT anziché COPY\n"
-#: pg_dump.c:930 pg_dumpall.c:567
+#: pg_dump.c:942 pg_dumpall.c:569
#, c-format
msgid " --no-security-labels do not dump security label assignments\n"
msgstr " --no-security-labels non scaricare le assegnazioni di sicurezza\n"
-#: pg_dump.c:931
+#: pg_dump.c:943
#, c-format
msgid " --no-synchronized-snapshots do not use synchronized snapshots in parallel jobs\n"
msgstr " --no-synchronized-snapshots non usare snapshot sincronizzati nei job paralleli\n"
-#: pg_dump.c:932 pg_dumpall.c:568
+#: pg_dump.c:944 pg_dumpall.c:570
#, c-format
msgid " --no-tablespaces do not dump tablespace assignments\n"
msgstr " --no-tablespaces non scarica le assegnazioni di tablespace\n"
-#: pg_dump.c:933 pg_dumpall.c:569
+#: pg_dump.c:945 pg_dumpall.c:571
#, c-format
msgid " --no-unlogged-table-data do not dump unlogged table data\n"
msgstr " --no-unlogged-table-data non scaricare i dati delle tabelle non loggate\n"
-#: pg_dump.c:934 pg_dumpall.c:570
+#: pg_dump.c:946 pg_dumpall.c:572
#, c-format
msgid " --quote-all-identifiers quote all identifiers, even if not key words\n"
msgstr ""
" --quote-all-identifiers metti tutti gli identificatori tra virgolette,\n"
" anche se non sono parole chiave\n"
-#: pg_dump.c:935
+#: pg_dump.c:947
#, c-format
msgid " --section=SECTION dump named section (pre-data, data, or post-data)\n"
msgstr ""
" --section=SECTION scarica la sezione con questo nome (pre-data,\n"
" data o post-data)\n"
-#: pg_dump.c:936
+#: pg_dump.c:948
#, c-format
msgid " --serializable-deferrable wait until the dump can run without anomalies\n"
msgstr ""
" --serializable-deferrable attendi prima che lo scaricamento possa essere\n"
" eseguito senza anomalie\n"
-#: pg_dump.c:937 pg_dumpall.c:571 pg_restore.c:456
+#: pg_dump.c:949 pg_dumpall.c:573 pg_restore.c:456
#, c-format
msgid ""
" --use-set-session-authorization\n"
" usa i comandi SET SESSION AUTHORIZATION invece\n"
" di ALTER OWNER per impostare il proprietario\n"
-#: pg_dump.c:941 pg_dumpall.c:575 pg_restore.c:460
+#: pg_dump.c:953 pg_dumpall.c:577 pg_restore.c:460
#, c-format
msgid ""
"\n"
"\n"
"Opzioni di connessione:\n"
-#: pg_dump.c:942
+#: pg_dump.c:954
#, c-format
msgid " -d, --dbname=DBNAME database to dump\n"
msgstr " -d, --dbname=NOMEDB database da scaricare\n"
-#: pg_dump.c:943 pg_dumpall.c:577 pg_restore.c:461
+#: pg_dump.c:955 pg_dumpall.c:579 pg_restore.c:461
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr " -h, --host=NOMEHOST host server del database o directory socket\n"
-#: pg_dump.c:944 pg_dumpall.c:579 pg_restore.c:462
+#: pg_dump.c:956 pg_dumpall.c:581 pg_restore.c:462
#, c-format
msgid " -p, --port=PORT database server port number\n"
msgstr " -p, --port=PORTA numero porta del server di database\n"
-#: pg_dump.c:945 pg_dumpall.c:580 pg_restore.c:463
+#: pg_dump.c:957 pg_dumpall.c:582 pg_restore.c:463
#, c-format
msgid " -U, --username=NAME connect as specified database user\n"
msgstr " -U, --username=NOME connessione con l'utente di database specificato\n"
-#: pg_dump.c:946 pg_dumpall.c:581 pg_restore.c:464
+#: pg_dump.c:958 pg_dumpall.c:583 pg_restore.c:464
#, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password non chiedere mai le password\n"
-#: pg_dump.c:947 pg_dumpall.c:582 pg_restore.c:465
+#: pg_dump.c:959 pg_dumpall.c:584 pg_restore.c:465
#, c-format
msgid " -W, --password force password prompt (should happen automatically)\n"
msgstr ""
" -W, --password forza la richiesta di una password (dovrebbe essere\n"
" automatico)\n"
-#: pg_dump.c:948 pg_dumpall.c:583
+#: pg_dump.c:960 pg_dumpall.c:585
#, c-format
msgid " --role=ROLENAME do SET ROLE before dump\n"
msgstr " --role=NOMERUOLO esegui SET ROLE prima di scaricare\n"
-#: pg_dump.c:950
+#: pg_dump.c:962
#, c-format
msgid ""
"\n"
"della variabile di ambiente PGDATABASE.\n"
"\n"
-#: pg_dump.c:952 pg_dumpall.c:587 pg_restore.c:469
+#: pg_dump.c:964 pg_dumpall.c:589 pg_restore.c:469
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Puoi segnalare eventuali bug a <pgsql-bugs@postgresql.org>.\n"
-#: pg_dump.c:967
+#: pg_dump.c:982
#, c-format
msgid "invalid client encoding \"%s\" specified\n"
msgstr "codifica client specificata \"%s\" non valida\n"
-#: pg_dump.c:1150
+#: pg_dump.c:1165
#, c-format
msgid "invalid output format \"%s\" specified\n"
msgstr "formato di output specificato \"%s\" non valido\n"
-#: pg_dump.c:1172
+#: pg_dump.c:1187
#, c-format
msgid "server version must be at least 7.3 to use schema selection switches\n"
msgstr "per usare le opzioni di selezione schema la versione del server deve essere almeno 7.3\n"
-#: pg_dump.c:1536
+#: pg_dump.c:1560
#, c-format
msgid "dumping contents of table %s\n"
msgstr "scarico dei contenuti della tabella %s\n"
-#: pg_dump.c:1659
+#: pg_dump.c:1669
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetCopyData() failed.\n"
msgstr "Lo scarico dei contenuti della tabella \"%s\" è fallito: PQgetCopyData() fallito.\n"
-#: pg_dump.c:1660 pg_dump.c:1670
+#: pg_dump.c:1670 pg_dump.c:1680
#, c-format
msgid "Error message from server: %s"
msgstr "Messaggio di errore dal server: %s"
-#: pg_dump.c:1661 pg_dump.c:1671
+#: pg_dump.c:1671 pg_dump.c:1681
#, c-format
msgid "The command was: %s\n"
msgstr "Il comando era: %s\n"
-#: pg_dump.c:1669
+#: pg_dump.c:1679
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetResult() failed.\n"
msgstr "Scarico dei contenuti della tabella \"%s\" fallito: PQgetResult() fallito.\n"
-#: pg_dump.c:2285
+#: pg_dump.c:2283
#, c-format
msgid "saving database definition\n"
msgstr "salvataggio definizione del database\n"
-#: pg_dump.c:2618
+#: pg_dump.c:2620
#, c-format
msgid "saving encoding = %s\n"
msgstr "salvataggio codifica = %s\n"
-#: pg_dump.c:2645
+#: pg_dump.c:2647
#, c-format
msgid "saving standard_conforming_strings = %s\n"
msgstr "salvataggio standard_conforming_strings = %s\n"
-#: pg_dump.c:2678
+#: pg_dump.c:2689
+#, c-format
+msgid "could not parse result of current_schemas()\n"
+msgstr "errore nel parsing di current_schemas()\n"
+
+#: pg_dump.c:2723
+#, c-format
+msgid "saving search_path = %s\n"
+msgstr "salvataggio del search_path = %s\n"
+
+#: pg_dump.c:2758
#, c-format
msgid "reading large objects\n"
msgstr "lettura dei large object\n"
-#: pg_dump.c:2823
+#: pg_dump.c:2896
#, c-format
msgid "saving large objects\n"
msgstr "salvataggio dei large object\n"
-#: pg_dump.c:2870
+#: pg_dump.c:2940
#, c-format
msgid "error reading large object %u: %s"
msgstr "errore di lettura del large object %u: %s"
-#: pg_dump.c:3063
+#: pg_dump.c:3138
#, c-format
-msgid "could not find parent extension for %s\n"
-msgstr "estensione genitore di %s non trovata\n"
+msgid "could not find parent extension for %s %s\n"
+msgstr "estensione genitore di %s %s non trovata\n"
-#: pg_dump.c:3166
+#: pg_dump.c:3242
#, c-format
msgid "WARNING: owner of schema \"%s\" appears to be invalid\n"
msgstr "ATTENZIONE: il proprietario dello schema \"%s\" sembra non essere valido\n"
-#: pg_dump.c:3209
+#: pg_dump.c:3285
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "lo schema con OID %u non esiste\n"
-#: pg_dump.c:3559
+#: pg_dump.c:3629
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
msgstr "ATTENZIONE: il proprietario del tipo dato \"%s\" non sembra essere valido\n"
-#: pg_dump.c:3670
+#: pg_dump.c:3737
#, c-format
msgid "WARNING: owner of operator \"%s\" appears to be invalid\n"
msgstr "ATTENZIONE: il proprietario dell'operatore \"%s\" non sembra essere valido\n"
-#: pg_dump.c:3927
+#: pg_dump.c:3985
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
msgstr "ATTENZIONE: il proprietario della classe operatore \"%s\" non sembra essere valido\n"
-#: pg_dump.c:4015
+#: pg_dump.c:4070
#, c-format
msgid "WARNING: owner of operator family \"%s\" appears to be invalid\n"
msgstr "ATTENZIONE: il proprietario della famiglia di operatori \"%s\" non sembra essere valido\n"
-#: pg_dump.c:4153
+#: pg_dump.c:4205
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
msgstr "ATTENZIONE: il proprietario della funzione di aggregazione \"%s\" non sembra essere valido\n"
-#: pg_dump.c:4346
+#: pg_dump.c:4395
#, c-format
msgid "WARNING: owner of function \"%s\" appears to be invalid\n"
msgstr "ATTENZIONE: il proprietario della funzione \"%s\" non sembra essere valido\n"
-#: pg_dump.c:4913
+#: pg_dump.c:4957
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "ATTENZIONE: il proprietario della tabella \"%s\" non sembra essere valido\n"
-#: pg_dump.c:5064
+#: pg_dump.c:5104
#, c-format
msgid "reading indexes for table \"%s\"\n"
msgstr "lettura degli indici per la tabella \"%s\"\n"
-#: pg_dump.c:5397
+#: pg_dump.c:5434
#, c-format
msgid "reading foreign key constraints for table \"%s\"\n"
msgstr "lettura dei vincoli di chiave esterna per la tabella \"%s\"\n"
-#: pg_dump.c:5642
+#: pg_dump.c:5664
#, c-format
msgid "failed sanity check, parent table OID %u of pg_rewrite entry OID %u not found\n"
msgstr "controllo integrità fallito, l'OID %u della tabella padre della voce OID %u di pg_rewrite non è stato trovato\n"
-#: pg_dump.c:5735
+#: pg_dump.c:5757
#, c-format
msgid "reading triggers for table \"%s\"\n"
msgstr "lettura dei trigger per la tabella \"%s\"\n"
-#: pg_dump.c:5899
+#: pg_dump.c:5916
#, c-format
msgid "query produced null referenced table name for foreign key trigger \"%s\" on table \"%s\" (OID of table: %u)\n"
msgstr "la query non ha prodotto nessun nome di tabella referenziata per il trigger di chiave esterna \"%s\" sulla tabella \"%s\" (OID della tabella: %u)\n"
-#: pg_dump.c:6370
+#: pg_dump.c:6372
#, c-format
msgid "finding the columns and types of table \"%s\"\n"
msgstr "ricerca delle colonne e dei tipi della tabella \"%s\"\n"
-#: pg_dump.c:6548
+#: pg_dump.c:6550
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "numerazione delle colonne non valida nella tabella \"%s\"\n"
-#: pg_dump.c:6582
+#: pg_dump.c:6584
#, c-format
msgid "finding default expressions of table \"%s\"\n"
msgstr "ricerca delle espressioni predefinite della tabella \"%s\"\n"
-#: pg_dump.c:6634
+#: pg_dump.c:6636
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "valore adnum %d non valido per la tabella \"%s\"\n"
-#: pg_dump.c:6706
+#: pg_dump.c:6708
#, c-format
msgid "finding check constraints for table \"%s\"\n"
msgstr "ricerca dei vincoli di controllo per la tabella \"%s\"\n"
-#: pg_dump.c:6801
+#: pg_dump.c:6803
#, c-format
msgid "expected %d check constraint on table \"%s\" but found %d\n"
msgid_plural "expected %d check constraints on table \"%s\" but found %d\n"
msgstr[0] "previsto %d vincolo di controllo sulla tabella \"%s\" ma trovato %d\n"
msgstr[1] "previsti %d vincoli di controllo sulla tabella \"%s\" ma trovati %d\n"
-#: pg_dump.c:6805
+#: pg_dump.c:6807
#, c-format
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(I cataloghi di sistema potrebbero essere corrotti.)\n"
-#: pg_dump.c:8174
+#: pg_dump.c:8156
#, c-format
msgid "WARNING: typtype of data type \"%s\" appears to be invalid\n"
msgstr "ATTENZIONE: il \"typtype\" del tipo dato \"%s\" sembra non essere valido\n"
-#: pg_dump.c:9646
+#: pg_dump.c:9542
#, c-format
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "ATTENZIONE: valore errato nell'array proargmode\n"
-#: pg_dump.c:9974
+#: pg_dump.c:9874
#, c-format
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "ATTENZIONE: non è stato possibile analizzare l'array proallargtype\n"
-#: pg_dump.c:9990
+#: pg_dump.c:9890
#, c-format
msgid "WARNING: could not parse proargmodes array\n"
msgstr "ATTENZIONE: non è stato possibile analizzare l'array proargmode\n"
-#: pg_dump.c:10004
+#: pg_dump.c:9904
#, c-format
msgid "WARNING: could not parse proargnames array\n"
msgstr "ATTENZIONE: non è stato possibile analizzare l'array proargname\n"
-#: pg_dump.c:10015
+#: pg_dump.c:9915
#, c-format
msgid "WARNING: could not parse proconfig array\n"
msgstr "ATTENZIONE: non è stato possibile analizzare l'array preconfig\n"
-#: pg_dump.c:10072
+#: pg_dump.c:9972
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "valore provolatile sconosciuto per la funzione \"%s\"\n"
-#: pg_dump.c:10202
+#: pg_dump.c:10130
#, c-format
msgid "could not find function definition for function with OID %u\n"
msgstr "definizione della funzione con OID %u non trovata\n"
-#: pg_dump.c:10247
+#: pg_dump.c:10169
#, c-format
msgid "WARNING: bogus value in pg_cast.castfunc or pg_cast.castmethod field\n"
msgstr "ATTENZIONE: valore non corretto nei campi pg_cast.castfunc o pg_cast.castmethod\n"
-#: pg_dump.c:10250
+#: pg_dump.c:10172
#, c-format
msgid "WARNING: bogus value in pg_cast.castmethod field\n"
msgstr "ATTENZIONE: valore non corretto nel campo pg_cast.castmethod\n"
-#: pg_dump.c:10619
+#: pg_dump.c:10513
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
-msgstr "ATTENZIONE: operatore con OID %s non trovato\n"
+msgstr "ATTENZIONE: operatore con oid %s non trovato\n"
-#: pg_dump.c:11648
+#: pg_dump.c:11510
#, c-format
msgid "WARNING: aggregate function %s could not be dumped correctly for this database version; ignored\n"
msgstr "ATTENZIONE: la funzione di aggregazione %s non può essere scaricata correttamente per questa versione database; ignorata\n"
-#: pg_dump.c:12416
+#: pg_dump.c:12223
#, c-format
msgid "unrecognized object type in default privileges: %d\n"
msgstr "tipo di oggetto sconosciuto nei privilegi predefiniti: %d\n"
-#: pg_dump.c:12431
+#: pg_dump.c:12238
#, c-format
msgid "could not parse default ACL list (%s)\n"
msgstr "non è stato possibile interpretare la ACL predefinita (%s)\n"
-#: pg_dump.c:12486
+#: pg_dump.c:12293
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "non è stato possibile analizzare la lista ACL (%s) per l'oggetto \"%s\" (%s)\n"
-#: pg_dump.c:12906
+#: pg_dump.c:12728
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr "la query per ottenere la definizione della vista \"%s\" non ha restituito dati\n"
-#: pg_dump.c:12909
+#: pg_dump.c:12731
#, c-format
msgid "query to obtain definition of view \"%s\" returned more than one definition\n"
msgstr "la query per ottenere la definizione della vista \"%s\" ha restituito più di una definizione\n"
-#: pg_dump.c:12916
+#: pg_dump.c:12738
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "la definizione della vista \"%s\" sembra essere vuota (lunghezza zero)\n"
-#: pg_dump.c:13631
+#: pg_dump.c:13448
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "il numero di colonne %d non è valido per la tabella \"%s\"\n"
-#: pg_dump.c:13746
+#: pg_dump.c:13556
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "omesso indice per vincolo \"%s\"\n"
-#: pg_dump.c:13937
+#: pg_dump.c:13724
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "tipo di vincolo sconosciuto: %c\n"
-#: pg_dump.c:14086 pg_dump.c:14250
+#: pg_dump.c:13875 pg_dump.c:14030
#, c-format
msgid "query to get data of sequence \"%s\" returned %d row (expected 1)\n"
msgid_plural "query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
msgstr[0] "la query per ottenere i dati della sequenza \"%s\" ha restituito %d riga (prevista 1)\n"
msgstr[1] "la query per ottenere i dati della sequenza \"%s\" ha restituito %d righe (prevista 1)\n"
-#: pg_dump.c:14097
+#: pg_dump.c:13886
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr "la query per ottenere dati della sequenza \"%s\" ha restituito il nome \"%s\"\n"
-#: pg_dump.c:14345
+#: pg_dump.c:14123
#, c-format
msgid "unexpected tgtype value: %d\n"
msgstr "valore tgtype inatteso: %d\n"
-#: pg_dump.c:14427
+#: pg_dump.c:14205
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr "la stringa argomento (%s) non è valida per il trigger \"%s\" sulla tabella \"%s\"\n"
-#: pg_dump.c:14624
+#: pg_dump.c:14402
#, c-format
msgid "query to get rule \"%s\" for table \"%s\" failed: wrong number of rows returned\n"
msgstr "la query per ottenere regole \"%s\" per la tabella \"%s\" ha fallito: ha restituito un numero errato di righe\n"
-#: pg_dump.c:15003
+#: pg_dump.c:14773
#, c-format
msgid "reading dependency data\n"
msgstr "lettura dati di dipendenza\n"
-#: pg_dump.c:15561
+#: pg_dump.c:15292
#, c-format
msgid "WARNING: could not parse reloptions array\n"
msgstr "ATTENZIONE: errore di lettura dell'array reloptions\n"
-#: pg_dump.c:15625
-#, c-format
-msgid "query returned %d row instead of one: %s\n"
-msgid_plural "query returned %d rows instead of one: %s\n"
-msgstr[0] "la query ha restituito %d riga invece di una: %s\n"
-msgstr[1] "la query ha restituito %d righe invece di una: %s\n"
-
#. translator: this is a module name
#: pg_dump_sort.c:21
msgid "sorter"
msgstr "operatore_di_ordinamento"
-#: pg_dump_sort.c:483
+#: pg_dump_sort.c:490
#, c-format
msgid "invalid dumpId %d\n"
msgstr "dumpId non valido %d\n"
-#: pg_dump_sort.c:489
+#: pg_dump_sort.c:496
#, c-format
msgid "invalid dependency %d\n"
msgstr "dipendenza non valida %d\n"
-#: pg_dump_sort.c:722
+#: pg_dump_sort.c:729
#, c-format
msgid "could not identify dependency loop\n"
msgstr "identificazione del ciclo di dipendenze fallito\n"
-#: pg_dump_sort.c:1248
+#: pg_dump_sort.c:1255
#, c-format
msgid "NOTICE: there are circular foreign-key constraints among these table(s):\n"
msgstr "AVVISO: ci sono vincoli di dipendenza circolari tra chiavi esterne tra queste tabelle:\n"
-#: pg_dump_sort.c:1250 pg_dump_sort.c:1270
+#: pg_dump_sort.c:1257 pg_dump_sort.c:1277
#, c-format
msgid " %s\n"
msgstr " %s\n"
-#: pg_dump_sort.c:1251
+#: pg_dump_sort.c:1258
#, c-format
msgid "You might not be able to restore the dump without using --disable-triggers or temporarily dropping the constraints.\n"
msgstr "Potreste non essere in grado di ripristinare l'archivio senza usare --disable-triggers o eliminare temporaneamente i vincoli.\n"
-#: pg_dump_sort.c:1252
+#: pg_dump_sort.c:1259
#, c-format
msgid "Consider using a full dump instead of a --data-only dump to avoid this problem.\n"
msgstr "Considera l'uso di un salvataggio completo invece di uno --data-only per evitare questo problema.\n"
-#: pg_dump_sort.c:1264
+#: pg_dump_sort.c:1271
#, c-format
msgid "WARNING: could not resolve dependency loop among these items:\n"
msgstr "ATTENZIONE: risoluzione del ciclo di dipendenze tra questi elementi fallito:\n"
-#: pg_dumpall.c:178
+#: pg_dumpall.c:180
#, c-format
msgid ""
"The program \"pg_dump\" is needed by %s but was not found in the\n"
"stessa directory di \"%s\".\n"
"Verifica che l'installazione sia corretta.\n"
-#: pg_dumpall.c:185
+#: pg_dumpall.c:187
#, c-format
msgid ""
"The program \"pg_dump\" was found by \"%s\"\n"
"ma non è la stessa versione di %s.\n"
"Controllate la vostra installazione.\n"
-#: pg_dumpall.c:319
+#: pg_dumpall.c:321
#, c-format
msgid "%s: options -g/--globals-only and -r/--roles-only cannot be used together\n"
msgstr "%s: le opzioni -g/--globals-only e -r/--roles-only non possono essere usate insieme\n"
-#: pg_dumpall.c:328
+#: pg_dumpall.c:330
#, c-format
msgid "%s: options -g/--globals-only and -t/--tablespaces-only cannot be used together\n"
msgstr "%s: le opzioni -g/--globals-only e -t/--tablespaces-only non possono essere usate insieme\n"
-#: pg_dumpall.c:337
+#: pg_dumpall.c:339
#, c-format
msgid "%s: options -r/--roles-only and -t/--tablespaces-only cannot be used together\n"
msgstr "%s: la opzioni -r/--roles-only e -t/--tablespaces-only non possono essere usate insieme\n"
-#: pg_dumpall.c:379 pg_dumpall.c:1874
+#: pg_dumpall.c:381 pg_dumpall.c:1909
#, c-format
msgid "%s: could not connect to database \"%s\"\n"
msgstr "%s: connessione al database \"%s\" fallita\n"
-#: pg_dumpall.c:394
+#: pg_dumpall.c:396
#, c-format
msgid ""
"%s: could not connect to databases \"postgres\" or \"template1\"\n"
"%s: non stato è possibile connettersi ai database \"postgres\" o \"template1\"\n"
"Specificare un database alternativo.\n"
-#: pg_dumpall.c:411
+#: pg_dumpall.c:413
#, c-format
msgid "%s: could not open the output file \"%s\": %s\n"
msgstr "%s: apertura del file di output \"%s\" fallita: %s\n"
-#: pg_dumpall.c:541
+#: pg_dumpall.c:543
#, c-format
msgid ""
"%s extracts a PostgreSQL database cluster into an SQL script file.\n"
"%s estrae un cluster di database PostgreSQL in un file script SQL.\n"
"\n"
-#: pg_dumpall.c:543
+#: pg_dumpall.c:545
#, c-format
msgid " %s [OPTION]...\n"
msgstr " %s [OPZIONE]...\n"
-#: pg_dumpall.c:546
+#: pg_dumpall.c:548
#, c-format
msgid " -f, --file=FILENAME output file name\n"
msgstr " -f, --file=NOMEFILE nome file di output\n"
-#: pg_dumpall.c:553
+#: pg_dumpall.c:555
#, c-format
msgid " -c, --clean clean (drop) databases before recreating\n"
msgstr " -c, --clean pulisci (drop) i database prima di ricrearli\n"
-#: pg_dumpall.c:554
+#: pg_dumpall.c:556
#, c-format
msgid " -g, --globals-only dump only global objects, no databases\n"
msgstr " -g, --globals-only scarica solo gli oggetti globali e non i database\n"
-#: pg_dumpall.c:556 pg_restore.c:442
+#: pg_dumpall.c:558 pg_restore.c:442
#, c-format
msgid " -O, --no-owner skip restoration of object ownership\n"
msgstr " -O, --no-owner salta il ripristino del proprietario degli oggetti\n"
-#: pg_dumpall.c:557
+#: pg_dumpall.c:559
#, c-format
msgid " -r, --roles-only dump only roles, no databases or tablespaces\n"
msgstr " -r, --roles-only scarica solo i ruoli e non i database o i tablespace\n"
-#: pg_dumpall.c:559
+#: pg_dumpall.c:561
#, c-format
msgid " -S, --superuser=NAME superuser user name to use in the dump\n"
msgstr " -S, --superuser=NOME nome del superutente da usare nel dump\n"
-#: pg_dumpall.c:560
+#: pg_dumpall.c:562
#, c-format
msgid " -t, --tablespaces-only dump only tablespaces, no databases or roles\n"
msgstr " -t, --tablespaces-only scarica solo i tablespace e non i database o i ruoli\n"
-#: pg_dumpall.c:576
+#: pg_dumpall.c:578
#, c-format
msgid " -d, --dbname=CONNSTR connect using connection string\n"
msgstr " -d, --dbname=STRCONN connettiti usando la stringa di connessione\n"
-#: pg_dumpall.c:578
+#: pg_dumpall.c:580
#, c-format
msgid " -l, --database=DBNAME alternative default database\n"
msgstr " -l, --database=NOMEDB database predefinito alternativo\n"
-#: pg_dumpall.c:585
+#: pg_dumpall.c:587
#, c-format
msgid ""
"\n"
"output.\n"
"\n"
-#: pg_dumpall.c:1086
+#: pg_dumpall.c:1090
#, c-format
msgid "%s: could not parse ACL list (%s) for tablespace \"%s\"\n"
msgstr "%s: non è stato possibile analizzare la lista ACL (%s) per il tablespace \"%s\"\n"
-#: pg_dumpall.c:1419
+#: pg_dumpall.c:1424
#, c-format
msgid "%s: could not parse ACL list (%s) for database \"%s\"\n"
msgstr "%s: non è stato possibile analizzare la lista ACL (%s) per il database \"%s\"\n"
-#: pg_dumpall.c:1632
+#: pg_dumpall.c:1663
#, c-format
msgid "%s: dumping database \"%s\"...\n"
msgstr "%s: scaricamento del database \"%s\"...\n"
-#: pg_dumpall.c:1656
+#: pg_dumpall.c:1687
#, c-format
msgid "%s: pg_dump failed on database \"%s\", exiting\n"
msgstr "%s: pg_dump fallito per il database \"%s\", in uscita\n"
-#: pg_dumpall.c:1665
+#: pg_dumpall.c:1696
#, c-format
msgid "%s: could not re-open the output file \"%s\": %s\n"
msgstr "%s: riapertura del file di output \"%s\" fallita: %s\n"
-#: pg_dumpall.c:1712
+#: pg_dumpall.c:1743
#, c-format
msgid "%s: running \"%s\"\n"
msgstr "%s: in elaborazione \"%s\"\n"
-#: pg_dumpall.c:1896
+#: pg_dumpall.c:1931
#, c-format
-msgid "%s: could not connect to database \"%s\": %s\n"
-msgstr "%s: connessione al database \"%s\" fallita: %s\n"
+msgid "%s: could not connect to database \"%s\": %s"
+msgstr "%s: connessione al database \"%s\" fallita: %s"
-#: pg_dumpall.c:1926
+#: pg_dumpall.c:1961
#, c-format
msgid "%s: could not get server version\n"
msgstr "%s: non è stato possibile ottenere la versione del server\n"
-#: pg_dumpall.c:1932
+#: pg_dumpall.c:1967
#, c-format
msgid "%s: could not parse server version \"%s\"\n"
msgstr "%s: non è stato possibile analizzare la versione del server \"%s\"\n"
-#: pg_dumpall.c:2010 pg_dumpall.c:2036
+#: pg_dumpall.c:2041 pg_dumpall.c:2067
#, c-format
msgid "%s: executing %s\n"
msgstr "%s: esecuzione di %s\n"
-#: pg_dumpall.c:2016 pg_dumpall.c:2042
+#: pg_dumpall.c:2047 pg_dumpall.c:2073
#, c-format
msgid "%s: query failed: %s"
msgstr "%s: query fallita: %s"
-#: pg_dumpall.c:2018 pg_dumpall.c:2044
+#: pg_dumpall.c:2049 pg_dumpall.c:2075
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s: la query era: %s\n"
msgstr ""
"Project-Id-Version: pg_dump (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-05-06 12:55+0000\n"
-"PO-Revision-Date: 2018-04-27 16:13+0300\n"
+"POT-Creation-Date: 2018-10-01 13:24+0300\n"
+"PO-Revision-Date: 2018-05-16 14:08+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
#: ../../common/fe_memutils.c:83 pg_backup_db.c:146 pg_backup_db.c:201
msgid "could not compress data: %s\n"
msgstr "не удалось сжать данные: %s\n"
-#: compress_io.c:300 compress_io.c:431 pg_backup_archiver.c:1514
-#: pg_backup_archiver.c:1537 pg_backup_custom.c:661 pg_backup_directory.c:538
+#: compress_io.c:300 compress_io.c:431 pg_backup_archiver.c:1516
+#: pg_backup_archiver.c:1539 pg_backup_custom.c:661 pg_backup_directory.c:538
#: pg_backup_tar.c:596 pg_backup_tar.c:1078 pg_backup_tar.c:1303
#, c-format
msgid "could not write to output file: %s\n"
#: dumputils.c:402 dumputils.c:433
#, c-format
msgid "shell command argument contains a newline or carriage return: \"%s\"\n"
-msgstr "аргумент команды оболочки содержит символ новой строки или перевода каретки: \"%s\"\n"
+msgstr ""
+"аргумент команды оболочки содержит символ новой строки или перевода каретки: "
+"\"%s\"\n"
#: dumputils.c:545
#, c-format
msgid "database name contains a newline or carriage return: \"%s\"\n"
-msgstr "имя базы данных содержит символ новой строки или перевода каретки: \"%s\"\n"
+msgstr ""
+"имя базы данных содержит символ новой строки или перевода каретки: \"%s\"\n"
#: parallel.c:167
msgid "parallel archiver"
#, c-format
msgid ""
"could not obtain lock on relation \"%s\"\n"
-"This usually means that someone requested an ACCESS EXCLUSIVE lock on the table after the pg_dump parent process had gotten the initial ACCESS SHARE lock on the table.\n"
+"This usually means that someone requested an ACCESS EXCLUSIVE lock on the "
+"table after the pg_dump parent process had gotten the initial ACCESS SHARE "
+"lock on the table.\n"
msgstr ""
"не удалось получить блокировку отношения \"%s\".\n"
-"Обычно это означает, что кто-то запросил блокировку ACCESS EXCLUSIVE для этой таблицы после того, как родительский процесс pg_dump получил для неё начальную блокировку ACCESS SHARE.\n"
+"Обычно это означает, что кто-то запросил блокировку ACCESS EXCLUSIVE для "
+"этой таблицы после того, как родительский процесс pg_dump получил для неё "
+"начальную блокировку ACCESS SHARE.\n"
#: parallel.c:1264
#, c-format
msgid "archiver"
msgstr "архиватор"
-#: pg_backup_archiver.c:173 pg_backup_archiver.c:1377
+#: pg_backup_archiver.c:173 pg_backup_archiver.c:1379
#, c-format
msgid "could not close output file: %s\n"
msgstr "не удалось закрыть выходной файл: %s\n"
#: pg_backup_archiver.c:208 pg_backup_archiver.c:213
#, c-format
msgid "WARNING: archive items not in correct section order\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: в последовательности элементов архива нарушен порядок разделов\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: в последовательности элементов архива нарушен порядок "
+"разделов\n"
#: pg_backup_archiver.c:219
#, c-format
#: pg_backup_archiver.c:261
#, c-format
msgid "parallel restore is not supported with this archive file format\n"
-msgstr "параллельное восстановление не поддерживается с выбранным форматом архивного файла\n"
+msgstr ""
+"параллельное восстановление не поддерживается с выбранным форматом архивного "
+"файла\n"
#: pg_backup_archiver.c:265
#, c-format
-msgid "parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
-msgstr "параллельное восстановление возможно только для архивов, созданных pg_dump версии 8.0 и новее\n"
+msgid ""
+"parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
+msgstr ""
+"параллельное восстановление возможно только для архивов, созданных pg_dump "
+"версии 8.0 и новее\n"
#: pg_backup_archiver.c:283
#, c-format
-msgid "cannot restore from compressed archive (compression not supported in this installation)\n"
-msgstr "восстановить данные из сжатого архива нельзя (установленная версия не поддерживает сжатие)\n"
+msgid ""
+"cannot restore from compressed archive (compression not supported in this "
+"installation)\n"
+msgstr ""
+"восстановить данные из сжатого архива нельзя (установленная версия не "
+"поддерживает сжатие)\n"
#: pg_backup_archiver.c:300
#, c-format
#: pg_backup_archiver.c:302
#, c-format
msgid "direct database connections are not supported in pre-1.3 archives\n"
-msgstr "прямые подключения к базе данных не поддерживаются в архивах до версии 1.3\n"
+msgstr ""
+"прямые подключения к базе данных не поддерживаются в архивах до версии 1.3\n"
#: pg_backup_archiver.c:347
#, c-format
msgid "disabling triggers for %s\n"
msgstr "отключаются триггеры таблицы %s\n"
-#: pg_backup_archiver.c:810
+#: pg_backup_archiver.c:812
#, c-format
msgid "enabling triggers for %s\n"
msgstr "включаются триггеры таблицы %s\n"
-#: pg_backup_archiver.c:840
+#: pg_backup_archiver.c:842
#, c-format
-msgid "internal error -- WriteData cannot be called outside the context of a DataDumper routine\n"
-msgstr "внутренняя ошибка -- WriteData нельзя вызывать вне контекста процедуры DataDumper\n"
+msgid ""
+"internal error -- WriteData cannot be called outside the context of a "
+"DataDumper routine\n"
+msgstr ""
+"внутренняя ошибка -- WriteData нельзя вызывать вне контекста процедуры "
+"DataDumper\n"
-#: pg_backup_archiver.c:1025
+#: pg_backup_archiver.c:1027
#, c-format
msgid "large-object output not supported in chosen format\n"
msgstr "выбранный формат не поддерживает выгрузку больших объектов\n"
-#: pg_backup_archiver.c:1079
+#: pg_backup_archiver.c:1081
#, c-format
msgid "restored %d large object\n"
msgid_plural "restored %d large objects\n"
msgstr[1] "восстановлено %d больших объекта\n"
msgstr[2] "восстановлено %d больших объектов\n"
-#: pg_backup_archiver.c:1100 pg_backup_tar.c:729
+#: pg_backup_archiver.c:1102 pg_backup_tar.c:729
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "восстановление большого объекта с OID %u\n"
-#: pg_backup_archiver.c:1112
+#: pg_backup_archiver.c:1114
#, c-format
msgid "could not create large object %u: %s"
msgstr "не удалось создать большой объект %u: %s"
-#: pg_backup_archiver.c:1117 pg_dump.c:2930
+#: pg_backup_archiver.c:1119 pg_dump.c:2930
#, c-format
msgid "could not open large object %u: %s"
msgstr "не удалось открыть большой объект %u: %s"
-#: pg_backup_archiver.c:1174
+#: pg_backup_archiver.c:1176
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "не удалось открыть файл оглавления \"%s\": %s\n"
-#: pg_backup_archiver.c:1215
+#: pg_backup_archiver.c:1217
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: строка проигнорирована: %s\n"
-#: pg_backup_archiver.c:1222
+#: pg_backup_archiver.c:1224
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "не найдена запись для ID %d\n"
-#: pg_backup_archiver.c:1243 pg_backup_directory.c:235
+#: pg_backup_archiver.c:1245 pg_backup_directory.c:235
#: pg_backup_directory.c:604
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "не удалось закрыть файл оглавления: %s\n"
-#: pg_backup_archiver.c:1347 pg_backup_custom.c:161 pg_backup_directory.c:346
+#: pg_backup_archiver.c:1349 pg_backup_custom.c:161 pg_backup_directory.c:346
#: pg_backup_directory.c:590 pg_backup_directory.c:648
#: pg_backup_directory.c:668
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "не удалось открыть выходной файл \"%s\": %s\n"
-#: pg_backup_archiver.c:1350 pg_backup_custom.c:168
+#: pg_backup_archiver.c:1352 pg_backup_custom.c:168
#, c-format
msgid "could not open output file: %s\n"
msgstr "не удалось открыть выходной файл: %s\n"
-#: pg_backup_archiver.c:1450
+#: pg_backup_archiver.c:1452
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
msgstr[1] "записано %lu байта данных большого объекта (результат = %lu)\n"
msgstr[2] "записано %lu байт данных большого объекта (результат = %lu)\n"
-#: pg_backup_archiver.c:1456
+#: pg_backup_archiver.c:1458
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr "не удалось записать большой объект (результат: %lu, ожидалось: %lu)\n"
-#: pg_backup_archiver.c:1522
+#: pg_backup_archiver.c:1524
#, c-format
msgid "could not write to custom output routine\n"
msgstr "не удалось вывести данную в пользовательскую процедуру\n"
-#: pg_backup_archiver.c:1560
+#: pg_backup_archiver.c:1562
#, c-format
msgid "Error while INITIALIZING:\n"
msgstr "Ошибка при инициализации:\n"
-#: pg_backup_archiver.c:1565
+#: pg_backup_archiver.c:1567
#, c-format
msgid "Error while PROCESSING TOC:\n"
msgstr "Ошибка при обработке оглавления:\n"
-#: pg_backup_archiver.c:1570
+#: pg_backup_archiver.c:1572
#, c-format
msgid "Error while FINALIZING:\n"
msgstr "Ошибка при завершении:\n"
-#: pg_backup_archiver.c:1575
+#: pg_backup_archiver.c:1577
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Ошибка из записи оглавления %d; %u %u %s %s %s\n"
-#: pg_backup_archiver.c:1648
+#: pg_backup_archiver.c:1650
#, c-format
msgid "bad dumpId\n"
msgstr "неверный dumpId\n"
-#: pg_backup_archiver.c:1669
+#: pg_backup_archiver.c:1671
#, c-format
msgid "bad table dumpId for TABLE DATA item\n"
msgstr "неверный dumpId таблицы в элементе TABLE DATA\n"
-#: pg_backup_archiver.c:1761
+#: pg_backup_archiver.c:1763
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "неожиданный флаг смещения данных: %d\n"
-#: pg_backup_archiver.c:1774
+#: pg_backup_archiver.c:1776
#, c-format
msgid "file offset in dump file is too large\n"
msgstr "слишком большое смещение в файле вывода\n"
-#: pg_backup_archiver.c:1868 pg_backup_archiver.c:3397 pg_backup_custom.c:639
+#: pg_backup_archiver.c:1870 pg_backup_archiver.c:3399 pg_backup_custom.c:639
#: pg_backup_directory.c:521 pg_backup_tar.c:785
#, c-format
msgid "unexpected end of file\n"
msgstr "неожиданный конец файла\n"
-#: pg_backup_archiver.c:1885
+#: pg_backup_archiver.c:1887
#, c-format
msgid "attempting to ascertain archive format\n"
msgstr "попытка выяснить формат архива\n"
-#: pg_backup_archiver.c:1911 pg_backup_archiver.c:1921
+#: pg_backup_archiver.c:1913 pg_backup_archiver.c:1923
#, c-format
msgid "directory name too long: \"%s\"\n"
msgstr "слишком длинное имя каталога: \"%s\"\n"
-#: pg_backup_archiver.c:1929
+#: pg_backup_archiver.c:1931
#, c-format
-msgid "directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not exist)\n"
+msgid ""
+"directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not "
+"exist)\n"
msgstr "каталог \"%s\" не похож на архивный (в нём отсутствует \"toc.dat\")\n"
-#: pg_backup_archiver.c:1937 pg_backup_custom.c:180 pg_backup_custom.c:771
+#: pg_backup_archiver.c:1939 pg_backup_custom.c:180 pg_backup_custom.c:771
#: pg_backup_directory.c:219 pg_backup_directory.c:404
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "не удалось открыть входной файл \"%s\": %s\n"
-#: pg_backup_archiver.c:1945 pg_backup_custom.c:187
+#: pg_backup_archiver.c:1947 pg_backup_custom.c:187
#, c-format
msgid "could not open input file: %s\n"
msgstr "не удалось открыть входной файл: %s\n"
-#: pg_backup_archiver.c:1954
+#: pg_backup_archiver.c:1956
#, c-format
msgid "could not read input file: %s\n"
msgstr "не удалось прочитать входной файл: %s\n"
-#: pg_backup_archiver.c:1956
+#: pg_backup_archiver.c:1958
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "входной файл слишком короткий (прочитано байт: %lu, ожидалось: 5)\n"
-#: pg_backup_archiver.c:2021
+#: pg_backup_archiver.c:2023
#, c-format
msgid "input file appears to be a text format dump. Please use psql.\n"
-msgstr "входной файл похоже имеет текстовый формат. Загрузите его с помощью psql.\n"
+msgstr ""
+"входной файл похоже имеет текстовый формат. Загрузите его с помощью psql.\n"
-#: pg_backup_archiver.c:2025
+#: pg_backup_archiver.c:2027
#, c-format
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr "входной файл не похож на архив (возможно, слишком мал?)\n"
-#: pg_backup_archiver.c:2028
+#: pg_backup_archiver.c:2030
#, c-format
msgid "input file does not appear to be a valid archive\n"
msgstr "входной файл не похож на архив\n"
-#: pg_backup_archiver.c:2048
+#: pg_backup_archiver.c:2050
#, c-format
msgid "could not close input file: %s\n"
msgstr "не удалось закрыть входной файл: %s\n"
-#: pg_backup_archiver.c:2065
+#: pg_backup_archiver.c:2067
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "выделение структуры AH для %s, формат %d\n"
-#: pg_backup_archiver.c:2170
+#: pg_backup_archiver.c:2172
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "неопознанный формат файла: \"%d\"\n"
-#: pg_backup_archiver.c:2326
+#: pg_backup_archiver.c:2328
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr "ID записи %d вне диапазона - возможно повреждено оглавление\n"
-#: pg_backup_archiver.c:2442
+#: pg_backup_archiver.c:2444
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "прочитана запись оглавления %d (ID %d): %s %s\n"
-#: pg_backup_archiver.c:2478
+#: pg_backup_archiver.c:2480
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "нераспознанная кодировка \"%s\"\n"
-#: pg_backup_archiver.c:2483
+#: pg_backup_archiver.c:2485
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "неверный элемент ENCODING: %s\n"
-#: pg_backup_archiver.c:2501
+#: pg_backup_archiver.c:2503
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "неверный элемент STDSTRINGS: %s\n"
-#: pg_backup_archiver.c:2771
+#: pg_backup_archiver.c:2773
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "не удалось переключить пользователя сессии на \"%s\": %s"
-#: pg_backup_archiver.c:2803
+#: pg_backup_archiver.c:2805
#, c-format
msgid "could not set default_with_oids: %s"
msgstr "не удалось установить параметр default_with_oids: %s"
-#: pg_backup_archiver.c:2955
+#: pg_backup_archiver.c:2957
#, c-format
msgid "could not set search_path to \"%s\": %s"
msgstr "не удалось присвоить search_path значение \"%s\": %s"
-#: pg_backup_archiver.c:3016
+#: pg_backup_archiver.c:3018
#, c-format
msgid "could not set default_tablespace to %s: %s"
msgstr "не удалось задать для default_tablespace значение %s: %s"
-#: pg_backup_archiver.c:3127 pg_backup_archiver.c:3313
+#: pg_backup_archiver.c:3129 pg_backup_archiver.c:3315
#, c-format
msgid "WARNING: don't know how to set owner for object type \"%s\"\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: неизвестно, как назначить владельца для объекта типа \"%s\"\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: неизвестно, как назначить владельца для объекта типа \"%s\"\n"
-#: pg_backup_archiver.c:3400
+#: pg_backup_archiver.c:3402
#, c-format
msgid "did not find magic string in file header\n"
msgstr "в файле заголовка не найдена магическая строка\n"
-#: pg_backup_archiver.c:3413
+#: pg_backup_archiver.c:3415
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "неподдерживаемая версия (%d.%d) в заголовке файла\n"
-#: pg_backup_archiver.c:3418
+#: pg_backup_archiver.c:3420
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "несоответствие размера integer (%lu)\n"
-#: pg_backup_archiver.c:3422
+#: pg_backup_archiver.c:3424
#, c-format
-msgid "WARNING: archive was made on a machine with larger integers, some operations might fail\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: архив был сделан на компьютере большей разрядности -- возможен сбой некоторых операций\n"
+msgid ""
+"WARNING: archive was made on a machine with larger integers, some operations "
+"might fail\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: архив был сделан на компьютере большей разрядности -- "
+"возможен сбой некоторых операций\n"
-#: pg_backup_archiver.c:3432
+#: pg_backup_archiver.c:3434
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "ожидаемый формат (%d) отличается от формата, указанного в файле (%d)\n"
-#: pg_backup_archiver.c:3448
+#: pg_backup_archiver.c:3450
#, c-format
-msgid "WARNING: archive is compressed, but this installation does not support compression -- no data will be available\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: архив сжат, но установленная версия не поддерживает сжатие -- данные недоступны\n"
+msgid ""
+"WARNING: archive is compressed, but this installation does not support "
+"compression -- no data will be available\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: архив сжат, но установленная версия не поддерживает сжатие "
+"-- данные недоступны\n"
-#: pg_backup_archiver.c:3466
+#: pg_backup_archiver.c:3468
#, c-format
msgid "WARNING: invalid creation date in header\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: неверная дата создания в заголовке\n"
-#: pg_backup_archiver.c:3553
+#: pg_backup_archiver.c:3555
#, c-format
msgid "entering restore_toc_entries_prefork\n"
msgstr "вход в restore_toc_entries_prefork\n"
-#: pg_backup_archiver.c:3617
+#: pg_backup_archiver.c:3619
#, c-format
msgid "processing item %d %s %s\n"
msgstr "обработка объекта %d %s %s\n"
-#: pg_backup_archiver.c:3671
+#: pg_backup_archiver.c:3673
#, c-format
msgid "entering restore_toc_entries_parallel\n"
msgstr "вход в restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3692
+#: pg_backup_archiver.c:3694
#, c-format
msgid "entering main parallel loop\n"
msgstr "вход в основной параллельный цикл\n"
-#: pg_backup_archiver.c:3703
+#: pg_backup_archiver.c:3705
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "объект %d %s %s пропускается\n"
-#: pg_backup_archiver.c:3713
+#: pg_backup_archiver.c:3715
#, c-format
msgid "launching item %d %s %s\n"
msgstr "объект %d %s %s запускается\n"
-#: pg_backup_archiver.c:3794
+#: pg_backup_archiver.c:3796
#, c-format
msgid "finished main parallel loop\n"
msgstr "основной параллельный цикл закончен\n"
-#: pg_backup_archiver.c:3812
+#: pg_backup_archiver.c:3814
#, c-format
msgid "entering restore_toc_entries_postfork\n"
msgstr "вход в restore_toc_entries_postfork\n"
-#: pg_backup_archiver.c:3832
+#: pg_backup_archiver.c:3834
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr "обработка пропущенного объекта %d %s %s\n"
-#: pg_backup_archiver.c:4009
+#: pg_backup_archiver.c:4011
#, c-format
msgid "no item ready\n"
msgstr "элемент не готов\n"
-#: pg_backup_archiver.c:4058
+#: pg_backup_archiver.c:4060
#, c-format
msgid "could not find slot of finished worker\n"
msgstr "не удалось найти слот законченного рабочего объекта\n"
-#: pg_backup_archiver.c:4060
+#: pg_backup_archiver.c:4062
#, c-format
msgid "finished item %d %s %s\n"
msgstr "закончен объект %d %s %s\n"
-#: pg_backup_archiver.c:4073
+#: pg_backup_archiver.c:4075
#, c-format
msgid "worker process failed: exit code %d\n"
msgstr "рабочий процесс завершился с кодом возврата %d\n"
-#: pg_backup_archiver.c:4235
+#: pg_backup_archiver.c:4237
#, c-format
msgid "transferring dependency %d -> %d to %d\n"
msgstr "переключение зависимости %d -> %d на %d\n"
-#: pg_backup_archiver.c:4308
+#: pg_backup_archiver.c:4310
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "уменьшение зависимостей для %d\n"
-#: pg_backup_archiver.c:4360
+#: pg_backup_archiver.c:4362
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr "создать таблицу \"%s\" не удалось, её данные не будут восстановлены\n"
#: pg_backup_custom.c:474
#, c-format
-msgid "could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to lack of data offsets in archive\n"
-msgstr "не удалось найти в архиве блок с ID %d -- возможно, по причине не последовательного запроса восстановления, который нельзя обработать из-за отсутствия смещений данных в архиве\n"
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to lack of data offsets in "
+"archive\n"
+msgstr ""
+"не удалось найти в архиве блок с ID %d -- возможно, по причине не "
+"последовательного запроса восстановления, который нельзя обработать из-за "
+"отсутствия смещений данных в архиве\n"
#: pg_backup_custom.c:479
#, c-format
-msgid "could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to non-seekable input file\n"
-msgstr "не удалось найти в архиве блок с ID %d -- возможно, по причине не последовательного запроса восстановления, который нельзя обработать с файлом, не допускающим произвольный доступ\n"
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to non-seekable input file\n"
+msgstr ""
+"не удалось найти в архиве блок с ID %d -- возможно, по причине не "
+"последовательного запроса восстановления, который нельзя обработать с "
+"файлом, не допускающим произвольный доступ\n"
#: pg_backup_custom.c:484
#, c-format
#: pg_backup_custom.c:755
#, c-format
msgid "parallel restore from non-seekable file is not supported\n"
-msgstr "параллельное восстановление возможно только с файлом произвольного доступа\n"
+msgstr ""
+"параллельное восстановление возможно только с файлом произвольного доступа\n"
#: pg_backup_custom.c:760
#, c-format
#: pg_backup_custom.c:903
#, c-format
msgid "WARNING: ftell mismatch with expected position -- ftell used\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: позиция ftell не соответствует ожидаемой -- используется ftell\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: позиция ftell не соответствует ожидаемой -- используется "
+"ftell\n"
#. translator: this is a module name
#: pg_backup_db.c:29
msgid "could not get server_version from libpq\n"
msgstr "не удалось получить версию сервера из libpq\n"
-#: pg_backup_db.c:55 pg_dumpall.c:1961
+#: pg_backup_db.c:55 pg_dumpall.c:1982
#, c-format
msgid "server version: %s; %s version: %s\n"
msgstr "версия сервера: %s; версия %s: %s\n"
-#: pg_backup_db.c:57 pg_dumpall.c:1963
+#: pg_backup_db.c:57 pg_dumpall.c:1984
#, c-format
msgid "aborting because of server version mismatch\n"
msgstr "продолжение работы с другой версией сервера невозможно\n"
msgstr "подключение к базе \"%s\" с именем пользователя \"%s\"\n"
#: pg_backup_db.c:144 pg_backup_db.c:196 pg_backup_db.c:258 pg_backup_db.c:300
-#: pg_dumpall.c:1787 pg_dumpall.c:1899
+#: pg_dumpall.c:1808 pg_dumpall.c:1920
msgid "Password: "
msgstr "Пароль: "
#: pg_backup_db.c:646 pg_dump.c:1688
#, c-format
msgid "WARNING: unexpected extra results during COPY of table \"%s\"\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: неожиданные лишние результаты получены при COPY для таблицы \"%s\"\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: неожиданные лишние результаты получены при COPY для таблицы "
+"\"%s\"\n"
#: pg_backup_db.c:656
msgid "could not start database transaction"
#: pg_backup_directory.c:458
#, c-format
msgid "could not open large object TOC file \"%s\" for input: %s\n"
-msgstr "не удалось открыть для чтения файл оглавления больших объектов \"%s\": %s\n"
+msgstr ""
+"не удалось открыть для чтения файл оглавления больших объектов \"%s\": %s\n"
#: pg_backup_directory.c:468
#, c-format
#: pg_backup_tar.c:1169
#, c-format
-msgid "restoring data out of order is not supported in this archive format: \"%s\" is required, but comes before \"%s\" in the archive file.\n"
-msgstr "непоследовательное восстановление данных для данного формата архива не поддерживается: требуется компонент \"%s\", но в файле архива прежде идёт \"%s\".\n"
+msgid ""
+"restoring data out of order is not supported in this archive format: \"%s\" "
+"is required, but comes before \"%s\" in the archive file.\n"
+msgstr ""
+"непоследовательное восстановление данных для данного формата архива не "
+"поддерживается: требуется компонент \"%s\", но в файле архива прежде идёт "
+"\"%s\".\n"
#: pg_backup_tar.c:1214
#, c-format
#: pg_backup_tar.c:1281
#, c-format
-msgid "corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
-msgstr "tar-заголовок в %s повреждён (ожидалось: %d, получено: %d), позиция в файле: %s\n"
+msgid ""
+"corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
+msgstr ""
+"tar-заголовок в %s повреждён (ожидалось: %d, получено: %d), позиция в файле: "
+"%s\n"
#: pg_backup_utils.c:54
#, c-format
#: pg_dump.c:597
#, c-format
-msgid "options --inserts/--column-inserts and -o/--oids cannot be used together\n"
-msgstr "параметры --inserts/--column-inserts и -o/--oids исключают друг друга\n"
+msgid ""
+"options --inserts/--column-inserts and -o/--oids cannot be used together\n"
+msgstr ""
+"параметры --inserts/--column-inserts и -o/--oids исключают друг друга\n"
#: pg_dump.c:598
#, c-format
#: pg_dump.c:622
#, c-format
-msgid "WARNING: requested compression not available in this installation -- archive will be uncompressed\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: установленная версия программы не поддерживает сжатие -- архив не будет сжиматься\n"
+msgid ""
+"WARNING: requested compression not available in this installation -- archive "
+"will be uncompressed\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: установленная версия программы не поддерживает сжатие -- "
+"архив не будет сжиматься\n"
#: pg_dump.c:637
#, c-format
#: pg_dump.c:641
#, c-format
msgid "parallel backup only supported by the directory format\n"
-msgstr "параллельное резервное копирование поддерживается только с форматом \"каталог\"\n"
+msgstr ""
+"параллельное резервное копирование поддерживается только с форматом \"каталог"
+"\"\n"
#: pg_dump.c:651
#, c-format
#, c-format
msgid " -j, --jobs=NUM use this many parallel jobs to dump\n"
msgstr ""
-" -j, --jobs=ЧИСЛО распараллелить копирование на указанное число\n"
+" -j, --jobs=ЧИСЛО распараллелить копирование на указанное "
+"число\n"
" заданий\n"
#: pg_dump.c:914 pg_dumpall.c:549
#: pg_dump.c:916
#, c-format
-msgid " -Z, --compress=0-9 compression level for compressed formats\n"
+msgid ""
+" -Z, --compress=0-9 compression level for compressed formats\n"
msgstr " -Z, --compress=0-9 уровень сжатия при архивации\n"
#: pg_dump.c:917 pg_dumpall.c:551
#, c-format
-msgid " --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
-msgstr " --lock-wait-timeout=ТАЙМАУТ прервать операцию при таймауте блокировки таблицы\n"
+msgid ""
+" --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
+msgstr ""
+" --lock-wait-timeout=ТАЙМ-АУТ прервать операцию при тайм-ауте блокировки "
+"таблицы\n"
#: pg_dump.c:918 pg_dumpall.c:552
#, c-format
#: pg_dump.c:923 pg_restore.c:434
#, c-format
-msgid " -c, --clean clean (drop) database objects before recreating\n"
-msgstr " -c, --clean очистить (удалить) объекты БД при восстановлении\n"
+msgid ""
+" -c, --clean clean (drop) database objects before "
+"recreating\n"
+msgstr ""
+" -c, --clean очистить (удалить) объекты БД при "
+"восстановлении\n"
#: pg_dump.c:924
#, c-format
-msgid " -C, --create include commands to create database in dump\n"
-msgstr " -C, --create добавить в копию команды создания базы данных\n"
+msgid ""
+" -C, --create include commands to create database in dump\n"
+msgstr ""
+" -C, --create добавить в копию команды создания базы "
+"данных\n"
#: pg_dump.c:925
#, c-format
#: pg_dump.c:932
#, c-format
-msgid " -S, --superuser=NAME superuser user name to use in plain-text format\n"
+msgid ""
+" -S, --superuser=NAME superuser user name to use in plain-text "
+"format\n"
msgstr ""
" -S, --superuser=ИМЯ имя пользователя, который будет задействован\n"
" при восстановлении из текстового формата\n"
#: pg_dump.c:937 pg_dumpall.c:565
#, c-format
-msgid " --column-inserts dump data as INSERT commands with column names\n"
-msgstr " --column-inserts выгружать данные в виде INSERT с именами колонок\n"
+msgid ""
+" --column-inserts dump data as INSERT commands with column "
+"names\n"
+msgstr ""
+" --column-inserts выгружать данные в виде INSERT с именами "
+"колонок\n"
#: pg_dump.c:938 pg_dumpall.c:566
#, c-format
-msgid " --disable-dollar-quoting disable dollar quoting, use SQL standard quoting\n"
+msgid ""
+" --disable-dollar-quoting disable dollar quoting, use SQL standard "
+"quoting\n"
msgstr ""
" --disable-dollar-quoting отключить спецстроки с $, выводить строки\n"
" по стандарту SQL\n"
#: pg_dump.c:939 pg_dumpall.c:567 pg_restore.c:450
#, c-format
-msgid " --disable-triggers disable triggers during data-only restore\n"
+msgid ""
+" --disable-triggers disable triggers during data-only restore\n"
msgstr ""
" --disable-triggers отключить триггеры при восстановлении\n"
" только данных, без схемы\n"
#: pg_dump.c:940
#, c-format
-msgid " --exclude-table-data=TABLE do NOT dump data for the named table(s)\n"
+msgid ""
+" --exclude-table-data=TABLE do NOT dump data for the named table(s)\n"
msgstr " --exclude-table-data=ТАБЛИЦА НЕ выгружать указанную таблицу(ы)\n"
#: pg_dump.c:941 pg_dumpall.c:568
#, c-format
-msgid " --inserts dump data as INSERT commands, rather than COPY\n"
-msgstr " --inserts выгрузить данные в виде команд INSERT, не COPY\n"
+msgid ""
+" --inserts dump data as INSERT commands, rather than "
+"COPY\n"
+msgstr ""
+" --inserts выгрузить данные в виде команд INSERT, не "
+"COPY\n"
#: pg_dump.c:942 pg_dumpall.c:569
#, c-format
msgid " --no-security-labels do not dump security label assignments\n"
-msgstr " --no-security-labels не выгружать назначения меток безопасности\n"
+msgstr ""
+" --no-security-labels не выгружать назначения меток безопасности\n"
#: pg_dump.c:943
#, c-format
-msgid " --no-synchronized-snapshots do not use synchronized snapshots in parallel jobs\n"
+msgid ""
+" --no-synchronized-snapshots do not use synchronized snapshots in parallel "
+"jobs\n"
msgstr ""
" --no-synchronized-snapshots не использовать синхронизированные снимки\n"
" в параллельных заданиях\n"
#: pg_dump.c:944 pg_dumpall.c:570
#, c-format
msgid " --no-tablespaces do not dump tablespace assignments\n"
-msgstr " --no-tablespaces не выгружать назначения табличных пространств\n"
+msgstr ""
+" --no-tablespaces не выгружать назначения табличных "
+"пространств\n"
#: pg_dump.c:945 pg_dumpall.c:571
#, c-format
msgid " --no-unlogged-table-data do not dump unlogged table data\n"
-msgstr " --no-unlogged-table-data не выгружать данные нежурналируемых таблиц\n"
+msgstr ""
+" --no-unlogged-table-data не выгружать данные нежурналируемых таблиц\n"
#: pg_dump.c:946 pg_dumpall.c:572
#, c-format
-msgid " --quote-all-identifiers quote all identifiers, even if not key words\n"
+msgid ""
+" --quote-all-identifiers quote all identifiers, even if not key words\n"
msgstr ""
" --quote-all-identifiers заключать в кавычки все идентификаторы,\n"
" а не только ключевые слова\n"
#: pg_dump.c:947
#, c-format
-msgid " --section=SECTION dump named section (pre-data, data, or post-data)\n"
+msgid ""
+" --section=SECTION dump named section (pre-data, data, or post-"
+"data)\n"
msgstr ""
" --section=РАЗДЕЛ выгрузить заданный раздел\n"
" (pre-data, data или post-data)\n"
#: pg_dump.c:948
#, c-format
-msgid " --serializable-deferrable wait until the dump can run without anomalies\n"
-msgstr " --serializable-deferrable дождаться момента для выгрузки данных без аномалий\n"
+msgid ""
+" --serializable-deferrable wait until the dump can run without "
+"anomalies\n"
+msgstr ""
+" --serializable-deferrable дождаться момента для выгрузки данных без "
+"аномалий\n"
#: pg_dump.c:949 pg_dumpall.c:573 pg_restore.c:456
#, c-format
msgid ""
" --use-set-session-authorization\n"
-" use SET SESSION AUTHORIZATION commands instead of\n"
+" use SET SESSION AUTHORIZATION commands "
+"instead of\n"
" ALTER OWNER commands to set ownership\n"
msgstr ""
" --use-set-session-authorization\n"
#: pg_dump.c:955 pg_dumpall.c:579 pg_restore.c:461
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
-msgstr " -h, --host=ИМЯ имя сервера баз данных или каталог сокетов\n"
+msgstr ""
+" -h, --host=ИМЯ имя сервера баз данных или каталог сокетов\n"
#: pg_dump.c:956 pg_dumpall.c:581 pg_restore.c:462
#, c-format
#: pg_dump.c:959 pg_dumpall.c:584 pg_restore.c:465
#, c-format
-msgid " -W, --password force password prompt (should happen automatically)\n"
-msgstr " -W, --password запрашивать пароль всегда (обычно не требуется)\n"
+msgid ""
+" -W, --password force password prompt (should happen "
+"automatically)\n"
+msgstr ""
+" -W, --password запрашивать пароль всегда (обычно не требуется)\n"
#: pg_dump.c:960 pg_dumpall.c:585
#, c-format
"\n"
msgstr ""
"\n"
-"Если имя базы данных не указано, используется переменная окружения PGDATABASE.\n"
+"Если имя базы данных не указано, используется переменная окружения "
+"PGDATABASE.\n"
"\n"
#: pg_dump.c:964 pg_dumpall.c:589 pg_restore.c:469
#: pg_dump.c:1187
#, c-format
msgid "server version must be at least 7.3 to use schema selection switches\n"
-msgstr "для использования параметров выбора схемы нужен сервер версии 7.3 или новее\n"
+msgstr ""
+"для использования параметров выбора схемы нужен сервер версии 7.3 или новее\n"
#: pg_dump.c:1560
#, c-format
#: pg_dump.c:3629
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: у типа данных \"%s\" по-видимому неправильный владелец\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: у типа данных \"%s\" по-видимому неправильный владелец\n"
#: pg_dump.c:3737
#, c-format
#: pg_dump.c:3985
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: у класса операторов \"%s\" по-видимому неправильный владелец\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: у класса операторов \"%s\" по-видимому неправильный "
+"владелец\n"
#: pg_dump.c:4070
#, c-format
msgid "WARNING: owner of operator family \"%s\" appears to be invalid\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: у семейства операторов \"%s\" по-видимому неправильный владелец\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: у семейства операторов \"%s\" по-видимому неправильный "
+"владелец\n"
#: pg_dump.c:4205
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: у агрегатной функции \"%s\" по-видимому неправильный владелец\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: у агрегатной функции \"%s\" по-видимому неправильный "
+"владелец\n"
#: pg_dump.c:4395
#, c-format
#: pg_dump.c:5664
#, c-format
-msgid "failed sanity check, parent table OID %u of pg_rewrite entry OID %u not found\n"
-msgstr "по OID %u не удалось найти родительскую таблицу для записи pg_rewrite с OID %u\n"
+msgid ""
+"failed sanity check, parent table OID %u of pg_rewrite entry OID %u not "
+"found\n"
+msgstr ""
+"по OID %u не удалось найти родительскую таблицу для записи pg_rewrite с OID "
+"%u\n"
#: pg_dump.c:5757
#, c-format
#: pg_dump.c:5916
#, c-format
-msgid "query produced null referenced table name for foreign key trigger \"%s\" on table \"%s\" (OID of table: %u)\n"
-msgstr "запрос не вернул имя целевой таблицы для триггера внешнего ключа \"%s\" в таблице \"%s\" (OID целевой таблицы: %u)\n"
+msgid ""
+"query produced null referenced table name for foreign key trigger \"%s\" on "
+"table \"%s\" (OID of table: %u)\n"
+msgstr ""
+"запрос не вернул имя целевой таблицы для триггера внешнего ключа \"%s\" в "
+"таблице \"%s\" (OID целевой таблицы: %u)\n"
#: pg_dump.c:6372
#, c-format
#, c-format
msgid "expected %d check constraint on table \"%s\" but found %d\n"
msgid_plural "expected %d check constraints on table \"%s\" but found %d\n"
-msgstr[0] "ожидалось %d ограничение-проверка для таблицы \"%s\", но найдено: %d\n"
-msgstr[1] "ожидалось %d ограничения-проверки для таблицы \"%s\", но найдено: %d\n"
-msgstr[2] "ожидалось %d ограничений-проверок для таблицы \"%s\", но найдено: %d\n"
+msgstr[0] ""
+"ожидалось %d ограничение-проверка для таблицы \"%s\", но найдено: %d\n"
+msgstr[1] ""
+"ожидалось %d ограничения-проверки для таблицы \"%s\", но найдено: %d\n"
+msgstr[2] ""
+"ожидалось %d ограничений-проверок для таблицы \"%s\", но найдено: %d\n"
#: pg_dump.c:6807
#, c-format
#: pg_dump.c:8156
#, c-format
msgid "WARNING: typtype of data type \"%s\" appears to be invalid\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: у типа данных \"%s\" по-видимому неправильный тип типа\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: у типа данных \"%s\" по-видимому неправильный тип типа\n"
#: pg_dump.c:9542
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "недопустимое значение provolatile для функции \"%s\"\n"
-#: pg_dump.c:10108
+#: pg_dump.c:10130
#, c-format
msgid "could not find function definition for function with OID %u\n"
msgstr "не удалось найти определение функции для функции с OID %u\n"
-#: pg_dump.c:10147
+#: pg_dump.c:10169
#, c-format
msgid "WARNING: bogus value in pg_cast.castfunc or pg_cast.castmethod field\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: неприемлемое значение в поле pg_cast.castfunc или pg_cast.castmethod\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: неприемлемое значение в поле pg_cast.castfunc или pg_cast."
+"castmethod\n"
-#: pg_dump.c:10150
+#: pg_dump.c:10172
#, c-format
msgid "WARNING: bogus value in pg_cast.castmethod field\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: неприемлемое значение в поле pg_cast.castmethod\n"
-#: pg_dump.c:10491
+#: pg_dump.c:10513
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: оператор с OID %s не найден\n"
-#: pg_dump.c:11488
+#: pg_dump.c:11510
#, c-format
-msgid "WARNING: aggregate function %s could not be dumped correctly for this database version; ignored\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: агрегатная функция %s не может быть правильно выгружена для этой версии базы данных; функция проигнорирована\n"
+msgid ""
+"WARNING: aggregate function %s could not be dumped correctly for this "
+"database version; ignored\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: агрегатная функция %s не может быть правильно выгружена для "
+"этой версии базы данных; функция проигнорирована\n"
-#: pg_dump.c:12201
+#: pg_dump.c:12223
#, c-format
msgid "unrecognized object type in default privileges: %d\n"
msgstr "нераспознанный тип объекта в определении прав по умолчанию: %d)\n"
-#: pg_dump.c:12216
+#: pg_dump.c:12238
#, c-format
msgid "could not parse default ACL list (%s)\n"
msgstr "не удалось разобрать список прав по умолчанию (%s)\n"
-#: pg_dump.c:12271
+#: pg_dump.c:12293
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "не удалось разобрать список прав (%s) для объекта \"%s\" (%s)\n"
-#: pg_dump.c:12706
+#: pg_dump.c:12728
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
-msgstr "запрос на получение определения представления \"%s\" не возвратил данные\n"
+msgstr ""
+"запрос на получение определения представления \"%s\" не возвратил данные\n"
-#: pg_dump.c:12709
+#: pg_dump.c:12731
#, c-format
-msgid "query to obtain definition of view \"%s\" returned more than one definition\n"
-msgstr "запрос на получения определения представления \"%s\" возвратил несколько определений\n"
+msgid ""
+"query to obtain definition of view \"%s\" returned more than one definition\n"
+msgstr ""
+"запрос на получения определения представления \"%s\" возвратил несколько "
+"определений\n"
-#: pg_dump.c:12716
+#: pg_dump.c:12738
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "определение представления \"%s\" пустое (длина равна нулю)\n"
-#: pg_dump.c:13426
+#: pg_dump.c:13448
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "неверный номер колонки %d для таблицы \"%s\"\n"
-#: pg_dump.c:13534
+#: pg_dump.c:13556
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "отсутствует индекс для ограничения \"%s\"\n"
-#: pg_dump.c:13702
+#: pg_dump.c:13724
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "нераспознанный тип ограничения: %c\n"
-#: pg_dump.c:13853 pg_dump.c:14008
+#: pg_dump.c:13875 pg_dump.c:14030
#, c-format
msgid "query to get data of sequence \"%s\" returned %d row (expected 1)\n"
-msgid_plural "query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
-msgstr[0] "запрос на получение данных последовательности \"%s\" вернул %d строку (ожидалась 1)\n"
-msgstr[1] "запрос на получение данных последовательности \"%s\" вернул %d строки (ожидалась 1)\n"
-msgstr[2] "запрос на получение данных последовательности \"%s\" вернул %d строк (ожидалась 1)\n"
-
-#: pg_dump.c:13864
+msgid_plural ""
+"query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
+msgstr[0] ""
+"запрос на получение данных последовательности \"%s\" вернул %d строку "
+"(ожидалась 1)\n"
+msgstr[1] ""
+"запрос на получение данных последовательности \"%s\" вернул %d строки "
+"(ожидалась 1)\n"
+msgstr[2] ""
+"запрос на получение данных последовательности \"%s\" вернул %d строк "
+"(ожидалась 1)\n"
+
+#: pg_dump.c:13886
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
-msgstr "запрос на получение данных последовательности \"%s\" вернул имя \"%s\"\n"
+msgstr ""
+"запрос на получение данных последовательности \"%s\" вернул имя \"%s\"\n"
-#: pg_dump.c:14101
+#: pg_dump.c:14123
#, c-format
msgid "unexpected tgtype value: %d\n"
msgstr "неожиданное значение tgtype: %d\n"
-#: pg_dump.c:14183
+#: pg_dump.c:14205
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr "неверная строка аргументов (%s) для триггера \"%s\" таблицы \"%s\"\n"
-#: pg_dump.c:14376
+#: pg_dump.c:14402
#, c-format
-msgid "query to get rule \"%s\" for table \"%s\" failed: wrong number of rows returned\n"
-msgstr "запрос на получение правила \"%s\" для таблицы \"%s\" возвратил неверное число строк\n"
+msgid ""
+"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
+"returned\n"
+msgstr ""
+"запрос на получение правила \"%s\" для таблицы \"%s\" возвратил неверное "
+"число строк\n"
-#: pg_dump.c:14747
+#: pg_dump.c:14773
#, c-format
msgid "reading dependency data\n"
msgstr "чтение данных о зависимостях\n"
-#: pg_dump.c:15266
+#: pg_dump.c:15292
#, c-format
msgid "WARNING: could not parse reloptions array\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: не удалось разобрать массив reloptions\n"
msgid "sorter"
msgstr "sorter"
-#: pg_dump_sort.c:483
+#: pg_dump_sort.c:490
#, c-format
msgid "invalid dumpId %d\n"
msgstr "неверный dumpId %d\n"
-#: pg_dump_sort.c:489
+#: pg_dump_sort.c:496
#, c-format
msgid "invalid dependency %d\n"
msgstr "неверная зависимость %d\n"
-#: pg_dump_sort.c:722
+#: pg_dump_sort.c:729
#, c-format
msgid "could not identify dependency loop\n"
msgstr "не удалось определить цикл зависимостей\n"
-#: pg_dump_sort.c:1248
+#: pg_dump_sort.c:1255
#, c-format
-msgid "NOTICE: there are circular foreign-key constraints among these table(s):\n"
-msgstr "ЗАМЕЧАНИЕ: в следующих таблицах зациклены ограничения внешних ключей:\n"
+msgid ""
+"NOTICE: there are circular foreign-key constraints among these table(s):\n"
+msgstr ""
+"ЗАМЕЧАНИЕ: в следующих таблицах зациклены ограничения внешних ключей:\n"
-#: pg_dump_sort.c:1250 pg_dump_sort.c:1270
+#: pg_dump_sort.c:1257 pg_dump_sort.c:1277
#, c-format
msgid " %s\n"
msgstr " %s\n"
-#: pg_dump_sort.c:1251
+#: pg_dump_sort.c:1258
#, c-format
-msgid "You might not be able to restore the dump without using --disable-triggers or temporarily dropping the constraints.\n"
-msgstr "Возможно для восстановления базы вам потребуется использовать --disable-triggers или временно удалить ограничения.\n"
+msgid ""
+"You might not be able to restore the dump without using --disable-triggers "
+"or temporarily dropping the constraints.\n"
+msgstr ""
+"Возможно для восстановления базы вам потребуется использовать --disable-"
+"triggers или временно удалить ограничения.\n"
-#: pg_dump_sort.c:1252
+#: pg_dump_sort.c:1259
#, c-format
-msgid "Consider using a full dump instead of a --data-only dump to avoid this problem.\n"
-msgstr "Во избежание этой проблемы, вам вероятно стоит выгружать всю базу данных, а не только данные (--data-only).\n"
+msgid ""
+"Consider using a full dump instead of a --data-only dump to avoid this "
+"problem.\n"
+msgstr ""
+"Во избежание этой проблемы, вам вероятно стоит выгружать всю базу данных, а "
+"не только данные (--data-only).\n"
-#: pg_dump_sort.c:1264
+#: pg_dump_sort.c:1271
#, c-format
msgid "WARNING: could not resolve dependency loop among these items:\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: не удалось разрешить цикл зависимостей для следующих объектов:\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: не удалось разрешить цикл зависимостей для следующих "
+"объектов:\n"
#: pg_dumpall.c:180
#, c-format
#: pg_dumpall.c:321
#, c-format
-msgid "%s: options -g/--globals-only and -r/--roles-only cannot be used together\n"
-msgstr "%s: параметры -g/--globals-only и -r/--roles-only исключают друг друга\n"
+msgid ""
+"%s: options -g/--globals-only and -r/--roles-only cannot be used together\n"
+msgstr ""
+"%s: параметры -g/--globals-only и -r/--roles-only исключают друг друга\n"
#: pg_dumpall.c:330
#, c-format
-msgid "%s: options -g/--globals-only and -t/--tablespaces-only cannot be used together\n"
-msgstr "%s: параметры -g/--globals-only и -t/--tablespaces-only исключают друг друга\n"
+msgid ""
+"%s: options -g/--globals-only and -t/--tablespaces-only cannot be used "
+"together\n"
+msgstr ""
+"%s: параметры -g/--globals-only и -t/--tablespaces-only исключают друг "
+"друга\n"
#: pg_dumpall.c:339
#, c-format
-msgid "%s: options -r/--roles-only and -t/--tablespaces-only cannot be used together\n"
-msgstr "%s: параметры -r/--roles-only и -t/--tablespaces-only исключают друг друга\n"
+msgid ""
+"%s: options -r/--roles-only and -t/--tablespaces-only cannot be used "
+"together\n"
+msgstr ""
+"%s: параметры -r/--roles-only и -t/--tablespaces-only исключают друг друга\n"
-#: pg_dumpall.c:381 pg_dumpall.c:1888
+#: pg_dumpall.c:381 pg_dumpall.c:1909
#, c-format
msgid "%s: could not connect to database \"%s\"\n"
msgstr "%s: не удалось подключиться к базе данных: \"%s\"\n"
#: pg_dumpall.c:555
#, c-format
-msgid " -c, --clean clean (drop) databases before recreating\n"
+msgid ""
+" -c, --clean clean (drop) databases before recreating\n"
msgstr ""
" -c, --clean очистить (удалить) базы данных перед\n"
" восстановлением\n"
#: pg_dumpall.c:556
#, c-format
msgid " -g, --globals-only dump only global objects, no databases\n"
-msgstr " -g, --globals-only выгрузить только глобальные объекты, без баз\n"
+msgstr ""
+" -g, --globals-only выгрузить только глобальные объекты, без баз\n"
#: pg_dumpall.c:558 pg_restore.c:442
#, c-format
#: pg_dumpall.c:559
#, c-format
-msgid " -r, --roles-only dump only roles, no databases or tablespaces\n"
+msgid ""
+" -r, --roles-only dump only roles, no databases or tablespaces\n"
msgstr ""
" -r, --roles-only выгрузить только роли, без баз данных\n"
" и табличных пространств\n"
#: pg_dumpall.c:561
#, c-format
msgid " -S, --superuser=NAME superuser user name to use in the dump\n"
-msgstr " -S, --superuser=ИМЯ имя пользователя для выполнения выгрузки\n"
+msgstr ""
+" -S, --superuser=ИМЯ имя пользователя для выполнения выгрузки\n"
#: pg_dumpall.c:562
#, c-format
-msgid " -t, --tablespaces-only dump only tablespaces, no databases or roles\n"
+msgid ""
+" -t, --tablespaces-only dump only tablespaces, no databases or roles\n"
msgstr ""
" -t, --tablespaces-only выгружать только табличные пространства,\n"
" без баз данных и ролей\n"
#, c-format
msgid ""
"\n"
-"If -f/--file is not used, then the SQL script will be written to the standard\n"
+"If -f/--file is not used, then the SQL script will be written to the "
+"standard\n"
"output.\n"
"\n"
msgstr ""
"\n"
-"Если не указан параметр -f/--file, SQL-скрипт записывается в стандартный вывод.\n"
+"Если не указан параметр -f/--file, SQL-скрипт записывается в стандартный "
+"вывод.\n"
"\n"
#: pg_dumpall.c:1090
#, c-format
msgid "%s: could not parse ACL list (%s) for tablespace \"%s\"\n"
-msgstr "%s: не удалось разобрать список управления доступом (%s) для табл. пространства \"%s\"\n"
+msgstr ""
+"%s: не удалось разобрать список управления доступом (%s) для табл. "
+"пространства \"%s\"\n"
#: pg_dumpall.c:1424
#, c-format
msgid "%s: could not parse ACL list (%s) for database \"%s\"\n"
-msgstr "%s: не удалось разобрать список управления доступом (%s) для базы данных \"%s\"\n"
+msgstr ""
+"%s: не удалось разобрать список управления доступом (%s) для базы данных \"%s"
+"\"\n"
-#: pg_dumpall.c:1642
+#: pg_dumpall.c:1663
#, c-format
msgid "%s: dumping database \"%s\"...\n"
msgstr "%s: выгрузка базы данных \"%s\"...\n"
-#: pg_dumpall.c:1666
+#: pg_dumpall.c:1687
#, c-format
msgid "%s: pg_dump failed on database \"%s\", exiting\n"
msgstr "%s: ошибка pg_dump для базы данных \"%s\", выход...\n"
-#: pg_dumpall.c:1675
+#: pg_dumpall.c:1696
#, c-format
msgid "%s: could not re-open the output file \"%s\": %s\n"
msgstr "%s: не удалось повторно открыть выходной файл \"%s\": %s\n"
-#: pg_dumpall.c:1722
+#: pg_dumpall.c:1743
#, c-format
msgid "%s: running \"%s\"\n"
msgstr "%s: выполняется \"%s\"\n"
-#: pg_dumpall.c:1910
+#: pg_dumpall.c:1931
#, c-format
msgid "%s: could not connect to database \"%s\": %s"
msgstr "%s: не удалось подключиться к базе \"%s\": %s"
-#: pg_dumpall.c:1940
+#: pg_dumpall.c:1961
#, c-format
msgid "%s: could not get server version\n"
msgstr "%s: не удалось узнать версию сервера\n"
-#: pg_dumpall.c:1946
+#: pg_dumpall.c:1967
#, c-format
msgid "%s: could not parse server version \"%s\"\n"
msgstr "%s: не удалось разобрать строку версии сервера \"%s\"\n"
-#: pg_dumpall.c:2020 pg_dumpall.c:2046
+#: pg_dumpall.c:2041 pg_dumpall.c:2067
#, c-format
msgid "%s: executing %s\n"
msgstr "%s: выполняется %s\n"
-#: pg_dumpall.c:2026 pg_dumpall.c:2052
+#: pg_dumpall.c:2047 pg_dumpall.c:2073
#, c-format
msgid "%s: query failed: %s"
msgstr "%s: ошибка при выполнении запроса: %s"
-#: pg_dumpall.c:2028 pg_dumpall.c:2054
+#: pg_dumpall.c:2049 pg_dumpall.c:2075
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s: запрос: %s\n"
#: pg_restore.c:336
#, c-format
msgid "%s: cannot specify both --single-transaction and multiple jobs\n"
-msgstr "%s: параметр --single-transaction допускается только с одним заданием\n"
+msgstr ""
+"%s: параметр --single-transaction допускается только с одним заданием\n"
#: pg_restore.c:367
#, c-format
-msgid "unrecognized archive format \"%s\"; please specify \"c\", \"d\", or \"t\"\n"
+msgid ""
+"unrecognized archive format \"%s\"; please specify \"c\", \"d\", or \"t\"\n"
msgstr "нераспознанный формат архива \"%s\"; укажите \"c\", \"d\" или \"t\"\n"
#: pg_restore.c:405
"%s restores a PostgreSQL database from an archive created by pg_dump.\n"
"\n"
msgstr ""
-"%s восстанавливает базу данных PostgreSQL из архива, созданного командой pg_dump.\n"
+"%s восстанавливает базу данных PostgreSQL из архива, созданного командой "
+"pg_dump.\n"
"\n"
#: pg_restore.c:421
#: pg_restore.c:426
#, c-format
msgid " -F, --format=c|d|t backup file format (should be automatic)\n"
-msgstr " -F, --format=c|d|t формат файла (должен определяться автоматически)\n"
+msgstr ""
+" -F, --format=c|d|t формат файла (должен определяться автоматически)\n"
#: pg_restore.c:427
#, c-format
#: pg_restore.c:436
#, c-format
msgid " -e, --exit-on-error exit on error, default is to continue\n"
-msgstr " -e, --exit-on-error выйти при ошибке (по умолчанию - продолжать)\n"
+msgstr ""
+" -e, --exit-on-error выйти при ошибке (по умолчанию - продолжать)\n"
#: pg_restore.c:437
#, c-format
#: pg_restore.c:438
#, c-format
msgid " -j, --jobs=NUM use this many parallel jobs to restore\n"
-msgstr " -j, --jobs=ЧИСЛО распараллелить восстановление на указанное число заданий\n"
+msgstr ""
+" -j, --jobs=ЧИСЛО распараллелить восстановление на указанное "
+"число заданий\n"
#: pg_restore.c:439
#, c-format
#: pg_restore.c:441
#, c-format
msgid " -n, --schema=NAME restore only objects in this schema\n"
-msgstr " -n, --schema=ИМЯ восстановить объекты только в этой схеме\n"
+msgstr ""
+" -n, --schema=ИМЯ восстановить объекты только в этой схеме\n"
# skip-rule: no-space-before-parentheses
# well-spelled: арг
#: pg_restore.c:445
#, c-format
-msgid " -S, --superuser=NAME superuser user name to use for disabling triggers\n"
-msgstr " -S, --superuser=ИМЯ имя суперпользователя для отключения триггеров\n"
+msgid ""
+" -S, --superuser=NAME superuser user name to use for disabling "
+"triggers\n"
+msgstr ""
+" -S, --superuser=ИМЯ имя суперпользователя для отключения "
+"триггеров\n"
#: pg_restore.c:446
#, c-format
#: pg_restore.c:448
#, c-format
-msgid " -x, --no-privileges skip restoration of access privileges (grant/revoke)\n"
+msgid ""
+" -x, --no-privileges skip restoration of access privileges (grant/"
+"revoke)\n"
msgstr ""
" -x, --no-privileges не восстанавливать права доступа\n"
" (назначение/отзыв)\n"
#: pg_restore.c:449
#, c-format
msgid " -1, --single-transaction restore as a single transaction\n"
-msgstr " -1, --single-transaction выполнить восстановление в одной транзакции\n"
+msgstr ""
+" -1, --single-transaction выполнить восстановление в одной транзакции\n"
#: pg_restore.c:451
#, c-format
msgid ""
-" --no-data-for-failed-tables do not restore data of tables that could not be\n"
+" --no-data-for-failed-tables do not restore data of tables that could not "
+"be\n"
" created\n"
msgstr ""
" --no-data-for-failed-tables не восстанавливать данные таблиц, которые\n"
#: pg_restore.c:454
#, c-format
msgid " --no-tablespaces do not restore tablespace assignments\n"
-msgstr " --no-tablespaces не восстанавливать назначения табл. пространств\n"
+msgstr ""
+" --no-tablespaces не восстанавливать назначения табл. "
+"пространств\n"
#: pg_restore.c:455
#, c-format
-msgid " --section=SECTION restore named section (pre-data, data, or post-data)\n"
+msgid ""
+" --section=SECTION restore named section (pre-data, data, or "
+"post-data)\n"
msgstr ""
" --section=РАЗДЕЛ восстановить заданный раздел\n"
" (pre-data, data или post-data)\n"
"\n"
msgstr ""
"\n"
-"Если имя входного файла не указано, используется стандартное устройство ввода.\n"
+"Если имя входного файла не указано, используется стандартное устройство "
+"ввода.\n"
"\n"
msgstr ""
"Project-Id-Version: pg_resetxlog (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-08-22 15:43+0000\n"
+"POT-Creation-Date: 2018-10-01 13:24+0300\n"
"PO-Revision-Date: 2017-08-18 16:07+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: не удалось записать файл pg_control: %s\n"
-#: pg_resetxlog.c:800 pg_resetxlog.c:1102
+#: pg_resetxlog.c:800 pg_resetxlog.c:1100
#, c-format
msgid "%s: fsync error: %s\n"
msgstr "%s: ошибка синхронизации с ФС: %s\n"
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: ошибка при удалении файла \"%s\": %s\n"
-#: pg_resetxlog.c:1069
+#: pg_resetxlog.c:1067
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: не удалось открыть файл \"%s\": %s\n"
-#: pg_resetxlog.c:1080 pg_resetxlog.c:1094
+#: pg_resetxlog.c:1078 pg_resetxlog.c:1092
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: не удалось записать файл \"%s\": %s\n"
-#: pg_resetxlog.c:1148
+#: pg_resetxlog.c:1146
#, c-format
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
msgstr "%s: ПРЕДУПРЕЖДЕНИЕ: в этой ОС нельзя создавать ограниченные маркеры\n"
-#: pg_resetxlog.c:1157
+#: pg_resetxlog.c:1155
#, c-format
msgid "%s: could not open process token: error code %lu\n"
msgstr "%s: не удалось открыть маркер процесса (код ошибки: %lu)\n"
-#: pg_resetxlog.c:1170
+#: pg_resetxlog.c:1168
#, c-format
msgid "%s: could not allocate SIDs: error code %lu\n"
msgstr "%s: не удалось подготовить структуры SID (код ошибки: %lu)\n"
-#: pg_resetxlog.c:1189
+#: pg_resetxlog.c:1187
#, c-format
msgid "%s: could not create restricted token: error code %lu\n"
msgstr "%s: не удалось создать ограниченный маркер (код ошибки: %lu)\n"
-#: pg_resetxlog.c:1210
+#: pg_resetxlog.c:1208
#, c-format
msgid "%s: could not start process for command \"%s\": error code %lu\n"
msgstr ""
"%s: не удалось запустить процесс для команды \"%s\" (код ошибки: %lu)\n"
-#: pg_resetxlog.c:1242
+#: pg_resetxlog.c:1240
#, c-format
msgid "%s: could not re-execute with restricted token: error code %lu\n"
msgstr ""
"%s: не удалось перезапуститься с ограниченным маркером (код ошибки: %lu)\n"
-#: pg_resetxlog.c:1257
+#: pg_resetxlog.c:1255
#, c-format
msgid "%s: could not get exit code from subprocess: error code %lu\n"
msgstr "%s: не удалось получить код выхода от подпроцесса (код ошибки: %lu)\n"
-#: pg_resetxlog.c:1269
+#: pg_resetxlog.c:1267
#, c-format
msgid ""
"%s resets the PostgreSQL transaction log.\n"
"%s сбрасывает журнал транзакций PostgreSQL.\n"
"\n"
-#: pg_resetxlog.c:1270
+#: pg_resetxlog.c:1268
#, c-format
msgid ""
"Usage:\n"
" %s [ПАРАМЕТР]... КАТ_ДАННЫХ\n"
"\n"
-#: pg_resetxlog.c:1271
+#: pg_resetxlog.c:1269
#, c-format
msgid "Options:\n"
msgstr "Параметры:\n"
-#: pg_resetxlog.c:1272
+#: pg_resetxlog.c:1270
#, c-format
msgid " -e XIDEPOCH set next transaction ID epoch\n"
msgstr " -e XIDEPOCH задать эпоху в ID следующей транзакции\n"
-#: pg_resetxlog.c:1273
+#: pg_resetxlog.c:1271
#, c-format
msgid " -f force update to be done\n"
msgstr " -f принудительное выполнение операции\n"
-#: pg_resetxlog.c:1274
+#: pg_resetxlog.c:1272
#, c-format
msgid ""
" -l XLOGFILE force minimum WAL starting location for new transaction "
" -l XLOGFILE задать минимальное начальное положение WAL для нового\n"
" журнала транзакций\n"
-#: pg_resetxlog.c:1275
+#: pg_resetxlog.c:1273
#, c-format
msgid " -m MXID,MXID set next and oldest multitransaction ID\n"
msgstr " -m MXID,MXID задать ID следующей и старейшей мультитранзакции\n"
-#: pg_resetxlog.c:1276
+#: pg_resetxlog.c:1274
#, c-format
msgid ""
" -n no update, just show extracted control values (for "
" -n ничего не делать, только показать извлечённые значения\n"
" параметров (для проверки)\n"
-#: pg_resetxlog.c:1277
+#: pg_resetxlog.c:1275
#, c-format
msgid " -o OID set next OID\n"
msgstr " -o OID задать следующий OID\n"
-#: pg_resetxlog.c:1278
+#: pg_resetxlog.c:1276
#, c-format
msgid " -O OFFSET set next multitransaction offset\n"
msgstr " -O СМЕЩЕНИЕ задать смещение следующей мультитранзакции\n"
-#: pg_resetxlog.c:1279
+#: pg_resetxlog.c:1277
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version показать версию и выйти\n"
-#: pg_resetxlog.c:1280
+#: pg_resetxlog.c:1278
#, c-format
msgid " -x XID set next transaction ID\n"
msgstr " -x XID задать ID следующей транзакции\n"
-#: pg_resetxlog.c:1281
+#: pg_resetxlog.c:1279
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help показать эту справку и выйти\n"
-#: pg_resetxlog.c:1282
+#: pg_resetxlog.c:1280
#, c-format
msgid ""
"\n"
msgstr ""
"Project-Id-Version: psql (PostgreSQL) 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-05-22 16:48+0000\n"
-"PO-Revision-Date: 2017-09-10 18:05+0100\n"
+"POT-Creation-Date: 2018-10-05 20:53+0000\n"
+"PO-Revision-Date: 2017-10-24 08:36+0100\n"
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
"Language-Team: https://github.com/dvarrazzo/postgresql-it\n"
"Language: it\n"
#: command.c:1411 command.c:1431 command.c:2110 command.c:2117 command.c:2126
#: command.c:2136 command.c:2145 command.c:2159 command.c:2176 command.c:2235
-#: common.c:75 copy.c:335 copy.c:389 copy.c:404 psqlscan.l:1677
-#: psqlscan.l:1688 psqlscan.l:1698
+#: common.c:75 copy.c:335 copy.c:389 copy.c:404 psqlscan.l:1691 psqlscan.l:1702
+#: psqlscan.l:1712
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
#: command.c:1749 command.c:2946 common.c:121 common.c:418 common.c:483
#: common.c:914 common.c:942 common.c:1039 copy.c:487 copy.c:694
-#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
+#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1963
#, c-format
msgid "%s"
msgstr "%s"
#: describe.c:227
#, c-format
msgid "\\df only takes [antwS+] as options\n"
-msgstr "\\df accetta come opzione solo [antwS+]\n"
+msgstr "\\df accetta come opzioni solo [antwS+]\n"
#: describe.c:235
#, c-format
msgid "Object"
msgstr "Oggetto"
-#: describe.c:916 sql_help.c:1447
+#: describe.c:916 sql_help.c:1451
msgid "constraint"
msgstr "vincolo"
#, c-format
msgid ""
" \\pset NAME [VALUE] set table output option\n"
-" (NAME := {format|border|expanded|fieldsep|fieldsep_zero|footer|null|\n"
-" numericlocale|recordsep|recordsep_zero|tuples_only|title|tableattr|pager})\n"
+" (NAME := {border|columns|expanded|fieldsep|fieldsep_zero|\n"
+" footer|format|linestyle|null|numericlocale|pager|\n"
+" recordsep|recordsep_zero|tableattr|title|tuples_only})\n"
msgstr ""
" \\pset NOME [VALORE] imposta opzioni di output tabella\n"
-" (NOME := {format|border|expanded|fieldsep|\n"
-" fieldsep_zero|footer|null|numericlocale|recordsep|\n"
-" recordsep_zero|tuples_only|title|tableattr|pager})\n"
+" (NOME := {border|columns|expanded|fieldsep|fieldsep_zero|\n"
+" footer|format|linestyle|null|numericlocale|pager|\n"
+" recordsep|recordsep_zero|tableattr|title|tuples_only})\n"
-#: help.c:253
+#: help.c:254
#, c-format
msgid " \\t [on|off] show only rows (currently %s)\n"
msgstr " \\t [on|off] mostra solo le righe (attualmente %s)\n"
-#: help.c:255
+#: help.c:256
#, c-format
msgid " \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
msgstr ""
" \\T [STRINGA] imposta gli attributi HTML di <table>, se non\n"
" specificato allora annullali\n"
-#: help.c:256
+#: help.c:257
#, c-format
msgid " \\x [on|off|auto] toggle expanded output (currently %s)\n"
msgstr ""
" \\x [on|off|auto] cambia modalità output espansa\n"
" (attualmente %s)\n"
-#: help.c:260
+#: help.c:261
#, c-format
msgid "Connection\n"
msgstr "Connessione\n"
-#: help.c:262
+#: help.c:263
#, c-format
msgid ""
" \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
" \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
" connetti ad un nuovo database (attualmente \"%s\")\n"
-#: help.c:266
+#: help.c:267
#, c-format
msgid ""
" \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
" \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
" connetti ad un nuovo database (nessuna connessione attiva)\n"
-#: help.c:268
+#: help.c:269
#, c-format
msgid " \\encoding [ENCODING] show or set client encoding\n"
msgstr " \\encoding [CODIFICA] mostra o imposta la codifica del client\n"
-#: help.c:269
+#: help.c:270
#, c-format
msgid " \\password [USERNAME] securely change the password for a user\n"
msgstr " \\password [UTENTE] cambia la password per un utente in sicurezza\n"
-#: help.c:270
+#: help.c:271
#, c-format
msgid " \\conninfo display information about current connection\n"
msgstr " \\conninfo mostra le informazioni su la connessione corrente\n"
-#: help.c:273
+#: help.c:274
#, c-format
msgid "Operating System\n"
msgstr "Sistema operativo\n"
-#: help.c:274
+#: help.c:275
#, c-format
msgid " \\cd [DIR] change the current working directory\n"
msgstr " \\cd [DIRECTORY] cambia la directory di lavoro\n"
-#: help.c:275
+#: help.c:276
#, c-format
msgid " \\setenv NAME [VALUE] set or unset environment variable\n"
msgstr " \\setenv NOME [VALORE] imposta o elimina una variabile d'ambiente\n"
-#: help.c:276
+#: help.c:277
#, c-format
msgid " \\timing [on|off] toggle timing of commands (currently %s)\n"
msgstr ""
" \\timing [on|off] imposta cronometro dei comandi\n"
" (attualmente %s)\n"
-#: help.c:278
+#: help.c:279
#, c-format
msgid " \\! [COMMAND] execute command in shell or start interactive shell\n"
msgstr ""
" \\! [COMANDO] esegui un comando in una shell oppure avvia una shell\n"
" interattiva\n"
-#: help.c:281
+#: help.c:282
#, c-format
msgid "Variables\n"
msgstr "Variabili\n"
-#: help.c:282
+#: help.c:283
#, c-format
msgid " \\prompt [TEXT] NAME prompt user to set internal variable\n"
msgstr " \\prompt [TESTO] NOME richiedi all'utente di impostare una variabile interna\n"
-#: help.c:283
+#: help.c:284
#, c-format
msgid " \\set [NAME [VALUE]] set internal variable, or list all if no parameters\n"
msgstr ""
" \\set [NOME [VALORE]] imposta una variabile interna, oppure mostrale tutte\n"
" se non sono specificati parametri\n"
-#: help.c:284
+#: help.c:285
#, c-format
msgid " \\unset NAME unset (delete) internal variable\n"
msgstr " \\unset NOME cancella una variabile interna\n"
-#: help.c:287
+#: help.c:288
#, c-format
msgid "Large Objects\n"
msgstr "Large Object\n"
-#: help.c:288
+#: help.c:289
#, c-format
msgid ""
" \\lo_export LOBOID FILE\n"
" \\lo_list\n"
" \\lo_unlink LOBOID operazioni sui large object\n"
-#: help.c:335
+#: help.c:336
msgid "Available help:\n"
msgstr "Aiuti disponibili:\n"
-#: help.c:419
+#: help.c:420
#, c-format
msgid ""
"Command: %s\n"
"%s\n"
"\n"
-#: help.c:435
+#: help.c:436
#, c-format
msgid ""
"No help available for \"%s\".\n"
msgid "skipping recursive expansion of variable \"%s\"\n"
msgstr "espansione ricorsiva della variabile \"%s\" evitata\n"
-#: psqlscan.l:1604
+#: psqlscan.l:1618
#, c-format
msgid "unterminated quoted string\n"
msgstr "stringa tra virgolette non terminata\n"
-#: psqlscan.l:1704
+#: psqlscan.l:1718
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: memoria esaurita\n"
-#: psqlscan.l:1933
+#: psqlscan.l:1947
#, c-format
msgid "can't escape without active connection\n"
msgstr "non è possibile effettuare l'escape senza una connessione attiva\n"
#: sql_help.c:944 sql_help.c:946 sql_help.c:956 sql_help.c:958 sql_help.c:968
#: sql_help.c:970 sql_help.c:979 sql_help.c:1000 sql_help.c:1002
#: sql_help.c:1004 sql_help.c:1007 sql_help.c:1009 sql_help.c:1011
-#: sql_help.c:1049 sql_help.c:1055 sql_help.c:1057 sql_help.c:1060
-#: sql_help.c:1062 sql_help.c:1064 sql_help.c:1091 sql_help.c:1094
-#: sql_help.c:1096 sql_help.c:1098 sql_help.c:1100 sql_help.c:1102
-#: sql_help.c:1105 sql_help.c:1145 sql_help.c:1336 sql_help.c:1344
-#: sql_help.c:1388 sql_help.c:1392 sql_help.c:1402 sql_help.c:1420
-#: sql_help.c:1443 sql_help.c:1461 sql_help.c:1489 sql_help.c:1548
-#: sql_help.c:1590 sql_help.c:1612 sql_help.c:1632 sql_help.c:1633
-#: sql_help.c:1668 sql_help.c:1688 sql_help.c:1710 sql_help.c:1738
-#: sql_help.c:1759 sql_help.c:1794 sql_help.c:1975 sql_help.c:1988
-#: sql_help.c:2005 sql_help.c:2021 sql_help.c:2044 sql_help.c:2095
-#: sql_help.c:2099 sql_help.c:2101 sql_help.c:2107 sql_help.c:2125
-#: sql_help.c:2152 sql_help.c:2186 sql_help.c:2198 sql_help.c:2207
-#: sql_help.c:2251 sql_help.c:2269 sql_help.c:2277 sql_help.c:2285
-#: sql_help.c:2293 sql_help.c:2301 sql_help.c:2309 sql_help.c:2317
-#: sql_help.c:2325 sql_help.c:2334 sql_help.c:2345 sql_help.c:2353
-#: sql_help.c:2361 sql_help.c:2369 sql_help.c:2377 sql_help.c:2387
-#: sql_help.c:2396 sql_help.c:2405 sql_help.c:2413 sql_help.c:2421
-#: sql_help.c:2430 sql_help.c:2438 sql_help.c:2446 sql_help.c:2454
-#: sql_help.c:2462 sql_help.c:2470 sql_help.c:2478 sql_help.c:2486
-#: sql_help.c:2494 sql_help.c:2502 sql_help.c:2511 sql_help.c:2519
-#: sql_help.c:2536 sql_help.c:2551 sql_help.c:2757 sql_help.c:2808
-#: sql_help.c:2836 sql_help.c:2844 sql_help.c:3214 sql_help.c:3262
-#: sql_help.c:3370
+#: sql_help.c:1049 sql_help.c:1055 sql_help.c:1057 sql_help.c:1061
+#: sql_help.c:1064 sql_help.c:1067 sql_help.c:1095 sql_help.c:1098
+#: sql_help.c:1100 sql_help.c:1102 sql_help.c:1104 sql_help.c:1106
+#: sql_help.c:1109 sql_help.c:1149 sql_help.c:1340 sql_help.c:1348
+#: sql_help.c:1392 sql_help.c:1396 sql_help.c:1406 sql_help.c:1424
+#: sql_help.c:1447 sql_help.c:1465 sql_help.c:1493 sql_help.c:1552
+#: sql_help.c:1594 sql_help.c:1616 sql_help.c:1636 sql_help.c:1637
+#: sql_help.c:1672 sql_help.c:1692 sql_help.c:1714 sql_help.c:1742
+#: sql_help.c:1763 sql_help.c:1798 sql_help.c:1979 sql_help.c:1992
+#: sql_help.c:2009 sql_help.c:2025 sql_help.c:2048 sql_help.c:2099
+#: sql_help.c:2103 sql_help.c:2105 sql_help.c:2111 sql_help.c:2129
+#: sql_help.c:2156 sql_help.c:2190 sql_help.c:2202 sql_help.c:2211
+#: sql_help.c:2255 sql_help.c:2273 sql_help.c:2281 sql_help.c:2289
+#: sql_help.c:2297 sql_help.c:2305 sql_help.c:2313 sql_help.c:2321
+#: sql_help.c:2329 sql_help.c:2338 sql_help.c:2349 sql_help.c:2357
+#: sql_help.c:2365 sql_help.c:2373 sql_help.c:2381 sql_help.c:2391
+#: sql_help.c:2400 sql_help.c:2409 sql_help.c:2417 sql_help.c:2425
+#: sql_help.c:2434 sql_help.c:2442 sql_help.c:2450 sql_help.c:2458
+#: sql_help.c:2466 sql_help.c:2474 sql_help.c:2482 sql_help.c:2490
+#: sql_help.c:2498 sql_help.c:2506 sql_help.c:2515 sql_help.c:2523
+#: sql_help.c:2540 sql_help.c:2555 sql_help.c:2761 sql_help.c:2812
+#: sql_help.c:2840 sql_help.c:2848 sql_help.c:3218 sql_help.c:3266
+#: sql_help.c:3374
msgid "name"
msgstr "nome"
#: sql_help.c:27 sql_help.c:30 sql_help.c:33 sql_help.c:290 sql_help.c:423
-#: sql_help.c:428 sql_help.c:433 sql_help.c:438 sql_help.c:1218
-#: sql_help.c:1551 sql_help.c:2252 sql_help.c:2337 sql_help.c:3061
+#: sql_help.c:428 sql_help.c:433 sql_help.c:438 sql_help.c:1222 sql_help.c:1555
+#: sql_help.c:2256 sql_help.c:2341 sql_help.c:3065
msgid "argtype"
msgstr "tipo_arg"
#: sql_help.c:668 sql_help.c:690 sql_help.c:700 sql_help.c:730 sql_help.c:750
#: sql_help.c:819 sql_help.c:879 sql_help.c:922 sql_help.c:943 sql_help.c:957
#: sql_help.c:969 sql_help.c:981 sql_help.c:1008 sql_help.c:1056
-#: sql_help.c:1099
+#: sql_help.c:1103
msgid "new_name"
msgstr "nuovo_nome"
#: sql_help.c:228 sql_help.c:328 sql_help.c:391 sql_help.c:434 sql_help.c:493
#: sql_help.c:502 sql_help.c:552 sql_help.c:565 sql_help.c:584 sql_help.c:630
#: sql_help.c:702 sql_help.c:728 sql_help.c:748 sql_help.c:863 sql_help.c:881
-#: sql_help.c:924 sql_help.c:945 sql_help.c:1003 sql_help.c:1097
+#: sql_help.c:924 sql_help.c:945 sql_help.c:1003 sql_help.c:1101
msgid "new_owner"
msgstr "nuovo_proprietario"
#: sql_help.c:34 sql_help.c:49 sql_help.c:64 sql_help.c:214 sql_help.c:271
#: sql_help.c:368 sql_help.c:439 sql_help.c:538 sql_help.c:569 sql_help.c:587
#: sql_help.c:633 sql_help.c:732 sql_help.c:821 sql_help.c:926 sql_help.c:947
-#: sql_help.c:959 sql_help.c:971 sql_help.c:1010 sql_help.c:1101
+#: sql_help.c:959 sql_help.c:971 sql_help.c:1010 sql_help.c:1105
msgid "new_schema"
msgstr "nuovo_schema"
#: sql_help.c:88 sql_help.c:325 sql_help.c:389 sql_help.c:392 sql_help.c:662
-#: sql_help.c:745 sql_help.c:940 sql_help.c:1050 sql_help.c:1076
-#: sql_help.c:1293 sql_help.c:1299 sql_help.c:1492 sql_help.c:1516
-#: sql_help.c:1521 sql_help.c:1591 sql_help.c:1739 sql_help.c:1815
-#: sql_help.c:1990 sql_help.c:2153 sql_help.c:2175 sql_help.c:2570
+#: sql_help.c:745 sql_help.c:940 sql_help.c:1050 sql_help.c:1080
+#: sql_help.c:1297 sql_help.c:1303 sql_help.c:1496 sql_help.c:1520
+#: sql_help.c:1525 sql_help.c:1595 sql_help.c:1743 sql_help.c:1819
+#: sql_help.c:1994 sql_help.c:2157 sql_help.c:2179 sql_help.c:2574
msgid "option"
msgstr "opzione"
-#: sql_help.c:89 sql_help.c:663 sql_help.c:1051 sql_help.c:1592
-#: sql_help.c:1740 sql_help.c:2154
+#: sql_help.c:89 sql_help.c:663 sql_help.c:1051 sql_help.c:1596 sql_help.c:1744
+#: sql_help.c:2158
msgid "where option can be:"
msgstr "dove opzione può essere:"
-#: sql_help.c:90 sql_help.c:664 sql_help.c:1052 sql_help.c:1427
-#: sql_help.c:1741 sql_help.c:2155
+#: sql_help.c:90 sql_help.c:664 sql_help.c:1052 sql_help.c:1431 sql_help.c:1745
+#: sql_help.c:2159
msgid "connlimit"
msgstr "limite_conn"
msgstr "nuovo_tablespace"
#: sql_help.c:98 sql_help.c:101 sql_help.c:103 sql_help.c:443 sql_help.c:445
-#: sql_help.c:446 sql_help.c:671 sql_help.c:675 sql_help.c:678 sql_help.c:1058
-#: sql_help.c:1061 sql_help.c:1063 sql_help.c:1559 sql_help.c:2861
-#: sql_help.c:3203
+#: sql_help.c:446 sql_help.c:671 sql_help.c:675 sql_help.c:678 sql_help.c:1059
+#: sql_help.c:1063 sql_help.c:1066 sql_help.c:1563 sql_help.c:2865
+#: sql_help.c:3207
msgid "configuration_parameter"
msgstr "parametro_config"
#: sql_help.c:99 sql_help.c:326 sql_help.c:385 sql_help.c:390 sql_help.c:393
#: sql_help.c:444 sql_help.c:479 sql_help.c:544 sql_help.c:550 sql_help.c:672
#: sql_help.c:746 sql_help.c:840 sql_help.c:858 sql_help.c:884 sql_help.c:941
-#: sql_help.c:1059 sql_help.c:1077 sql_help.c:1493 sql_help.c:1517
-#: sql_help.c:1522 sql_help.c:1560 sql_help.c:1561 sql_help.c:1620
-#: sql_help.c:1652 sql_help.c:1816 sql_help.c:1890 sql_help.c:1898
-#: sql_help.c:1930 sql_help.c:1952 sql_help.c:1991 sql_help.c:2176
-#: sql_help.c:3204 sql_help.c:3205
+#: sql_help.c:1060 sql_help.c:1081 sql_help.c:1497 sql_help.c:1521
+#: sql_help.c:1526 sql_help.c:1564 sql_help.c:1565 sql_help.c:1624
+#: sql_help.c:1656 sql_help.c:1820 sql_help.c:1894 sql_help.c:1902
+#: sql_help.c:1934 sql_help.c:1956 sql_help.c:1995 sql_help.c:2180
+#: sql_help.c:3208 sql_help.c:3209
msgid "value"
msgstr "valore"
msgid "target_role"
msgstr "ruolo_destinazione"
-#: sql_help.c:162 sql_help.c:1476 sql_help.c:1776 sql_help.c:1781
-#: sql_help.c:2677 sql_help.c:2684 sql_help.c:2698 sql_help.c:2704
-#: sql_help.c:2956 sql_help.c:2963 sql_help.c:2977 sql_help.c:2983
+#: sql_help.c:162 sql_help.c:1480 sql_help.c:1780 sql_help.c:1785
+#: sql_help.c:2681 sql_help.c:2688 sql_help.c:2702 sql_help.c:2708
+#: sql_help.c:2960 sql_help.c:2967 sql_help.c:2981 sql_help.c:2987
msgid "schema_name"
msgstr "nome_schema"
msgstr "dove grant_o_revoke_abbreviato è uno di:"
#: sql_help.c:165 sql_help.c:166 sql_help.c:167 sql_help.c:168 sql_help.c:169
-#: sql_help.c:170 sql_help.c:171 sql_help.c:172 sql_help.c:1595
-#: sql_help.c:1596 sql_help.c:1597 sql_help.c:1598 sql_help.c:1599
-#: sql_help.c:1744 sql_help.c:1745 sql_help.c:1746 sql_help.c:1747
-#: sql_help.c:1748 sql_help.c:2158 sql_help.c:2159 sql_help.c:2160
-#: sql_help.c:2161 sql_help.c:2162 sql_help.c:2678 sql_help.c:2682
-#: sql_help.c:2685 sql_help.c:2687 sql_help.c:2689 sql_help.c:2691
-#: sql_help.c:2693 sql_help.c:2699 sql_help.c:2701 sql_help.c:2703
-#: sql_help.c:2705 sql_help.c:2707 sql_help.c:2709 sql_help.c:2710
-#: sql_help.c:2711 sql_help.c:2957 sql_help.c:2961 sql_help.c:2964
-#: sql_help.c:2966 sql_help.c:2968 sql_help.c:2970 sql_help.c:2972
-#: sql_help.c:2978 sql_help.c:2980 sql_help.c:2982 sql_help.c:2984
-#: sql_help.c:2986 sql_help.c:2988 sql_help.c:2989 sql_help.c:2990
-#: sql_help.c:3224
+#: sql_help.c:170 sql_help.c:171 sql_help.c:172 sql_help.c:1599 sql_help.c:1600
+#: sql_help.c:1601 sql_help.c:1602 sql_help.c:1603 sql_help.c:1748
+#: sql_help.c:1749 sql_help.c:1750 sql_help.c:1751 sql_help.c:1752
+#: sql_help.c:2162 sql_help.c:2163 sql_help.c:2164 sql_help.c:2165
+#: sql_help.c:2166 sql_help.c:2682 sql_help.c:2686 sql_help.c:2689
+#: sql_help.c:2691 sql_help.c:2693 sql_help.c:2695 sql_help.c:2697
+#: sql_help.c:2703 sql_help.c:2705 sql_help.c:2707 sql_help.c:2709
+#: sql_help.c:2711 sql_help.c:2713 sql_help.c:2714 sql_help.c:2715
+#: sql_help.c:2961 sql_help.c:2965 sql_help.c:2968 sql_help.c:2970
+#: sql_help.c:2972 sql_help.c:2974 sql_help.c:2976 sql_help.c:2982
+#: sql_help.c:2984 sql_help.c:2986 sql_help.c:2988 sql_help.c:2990
+#: sql_help.c:2992 sql_help.c:2993 sql_help.c:2994 sql_help.c:3228
msgid "role_name"
msgstr "nome_ruolo"
-#: sql_help.c:198 sql_help.c:378 sql_help.c:831 sql_help.c:833 sql_help.c:1093
-#: sql_help.c:1446 sql_help.c:1450 sql_help.c:1616 sql_help.c:1902
-#: sql_help.c:1912 sql_help.c:1934 sql_help.c:2725 sql_help.c:3108
-#: sql_help.c:3109 sql_help.c:3113 sql_help.c:3118 sql_help.c:3178
-#: sql_help.c:3179 sql_help.c:3184 sql_help.c:3189 sql_help.c:3314
-#: sql_help.c:3315 sql_help.c:3319 sql_help.c:3324 sql_help.c:3396
-#: sql_help.c:3398 sql_help.c:3429 sql_help.c:3471 sql_help.c:3472
-#: sql_help.c:3476 sql_help.c:3481
+#: sql_help.c:198 sql_help.c:378 sql_help.c:831 sql_help.c:833 sql_help.c:1097
+#: sql_help.c:1450 sql_help.c:1454 sql_help.c:1620 sql_help.c:1906
+#: sql_help.c:1916 sql_help.c:1938 sql_help.c:2729 sql_help.c:3112
+#: sql_help.c:3113 sql_help.c:3117 sql_help.c:3122 sql_help.c:3182
+#: sql_help.c:3183 sql_help.c:3188 sql_help.c:3193 sql_help.c:3318
+#: sql_help.c:3319 sql_help.c:3323 sql_help.c:3328 sql_help.c:3400
+#: sql_help.c:3402 sql_help.c:3433 sql_help.c:3475 sql_help.c:3476
+#: sql_help.c:3480 sql_help.c:3485
msgid "expression"
msgstr "espressione"
msgstr "vincolo_di_dominio"
#: sql_help.c:203 sql_help.c:205 sql_help.c:208 sql_help.c:816 sql_help.c:846
-#: sql_help.c:847 sql_help.c:866 sql_help.c:1206 sql_help.c:1449
-#: sql_help.c:1524 sql_help.c:1901 sql_help.c:1911
+#: sql_help.c:847 sql_help.c:866 sql_help.c:1210 sql_help.c:1453
+#: sql_help.c:1528 sql_help.c:1905 sql_help.c:1915
msgid "constraint_name"
msgstr "nome_vincolo"
msgid "where member_object is:"
msgstr "dove oggetto_membro è:"
-#: sql_help.c:277 sql_help.c:1199 sql_help.c:3052
+#: sql_help.c:277 sql_help.c:1203 sql_help.c:3056
msgid "agg_name"
msgstr "nome_agg"
-#: sql_help.c:278 sql_help.c:1200 sql_help.c:3053
+#: sql_help.c:278 sql_help.c:1204 sql_help.c:3057
msgid "agg_type"
msgstr "tipo_agg"
-#: sql_help.c:279 sql_help.c:1201 sql_help.c:1368 sql_help.c:1372
-#: sql_help.c:1374 sql_help.c:2260
+#: sql_help.c:279 sql_help.c:1205 sql_help.c:1372 sql_help.c:1376
+#: sql_help.c:1378 sql_help.c:2264
msgid "source_type"
msgstr "tipo_sorgente"
-#: sql_help.c:280 sql_help.c:1202 sql_help.c:1369 sql_help.c:1373
-#: sql_help.c:1375 sql_help.c:2261
+#: sql_help.c:280 sql_help.c:1206 sql_help.c:1373 sql_help.c:1377
+#: sql_help.c:1379 sql_help.c:2265
msgid "target_type"
msgstr "tipo_destinazione"
#: sql_help.c:286 sql_help.c:291 sql_help.c:295 sql_help.c:297 sql_help.c:299
#: sql_help.c:300 sql_help.c:301 sql_help.c:302 sql_help.c:303 sql_help.c:304
#: sql_help.c:305 sql_help.c:306 sql_help.c:307 sql_help.c:308 sql_help.c:309
-#: sql_help.c:1203 sql_help.c:1208 sql_help.c:1209 sql_help.c:1210
-#: sql_help.c:1211 sql_help.c:1212 sql_help.c:1213 sql_help.c:1214
-#: sql_help.c:1219 sql_help.c:1221 sql_help.c:1225 sql_help.c:1227
-#: sql_help.c:1229 sql_help.c:1230 sql_help.c:1233 sql_help.c:1234
-#: sql_help.c:1235 sql_help.c:1236 sql_help.c:1237 sql_help.c:1238
-#: sql_help.c:1239 sql_help.c:1240 sql_help.c:1241 sql_help.c:1244
-#: sql_help.c:1245 sql_help.c:3049 sql_help.c:3054 sql_help.c:3055
-#: sql_help.c:3056 sql_help.c:3057 sql_help.c:3063 sql_help.c:3064
-#: sql_help.c:3065 sql_help.c:3066 sql_help.c:3067 sql_help.c:3068
-#: sql_help.c:3069 sql_help.c:3070
+#: sql_help.c:1207 sql_help.c:1212 sql_help.c:1213 sql_help.c:1214
+#: sql_help.c:1215 sql_help.c:1216 sql_help.c:1217 sql_help.c:1218
+#: sql_help.c:1223 sql_help.c:1225 sql_help.c:1229 sql_help.c:1231
+#: sql_help.c:1233 sql_help.c:1234 sql_help.c:1237 sql_help.c:1238
+#: sql_help.c:1239 sql_help.c:1240 sql_help.c:1241 sql_help.c:1242
+#: sql_help.c:1243 sql_help.c:1244 sql_help.c:1245 sql_help.c:1248
+#: sql_help.c:1249 sql_help.c:3053 sql_help.c:3058 sql_help.c:3059
+#: sql_help.c:3060 sql_help.c:3061 sql_help.c:3067 sql_help.c:3068
+#: sql_help.c:3069 sql_help.c:3070 sql_help.c:3071 sql_help.c:3072
+#: sql_help.c:3073 sql_help.c:3074
msgid "object_name"
msgstr "nome_oggetto"
-#: sql_help.c:287 sql_help.c:615 sql_help.c:1215 sql_help.c:1370
-#: sql_help.c:1405 sql_help.c:1464 sql_help.c:1669 sql_help.c:1700
-#: sql_help.c:2049 sql_help.c:2694 sql_help.c:2973 sql_help.c:3058
-#: sql_help.c:3134 sql_help.c:3139 sql_help.c:3340 sql_help.c:3345
-#: sql_help.c:3497 sql_help.c:3502
+#: sql_help.c:287 sql_help.c:615 sql_help.c:1219 sql_help.c:1374
+#: sql_help.c:1409 sql_help.c:1468 sql_help.c:1673 sql_help.c:1704
+#: sql_help.c:2053 sql_help.c:2698 sql_help.c:2977 sql_help.c:3062
+#: sql_help.c:3138 sql_help.c:3143 sql_help.c:3344 sql_help.c:3349
+#: sql_help.c:3501 sql_help.c:3506
msgid "function_name"
msgstr "nome_funzione"
#: sql_help.c:288 sql_help.c:421 sql_help.c:426 sql_help.c:431 sql_help.c:436
-#: sql_help.c:1216 sql_help.c:1549 sql_help.c:2335 sql_help.c:2695
-#: sql_help.c:2974 sql_help.c:3059
+#: sql_help.c:1220 sql_help.c:1553 sql_help.c:2339 sql_help.c:2699
+#: sql_help.c:2978 sql_help.c:3063
msgid "argmode"
msgstr "modo_arg"
#: sql_help.c:289 sql_help.c:422 sql_help.c:427 sql_help.c:432 sql_help.c:437
-#: sql_help.c:1217 sql_help.c:1550 sql_help.c:2336 sql_help.c:3060
+#: sql_help.c:1221 sql_help.c:1554 sql_help.c:2340 sql_help.c:3064
msgid "argname"
msgstr "nome_arg"
-#: sql_help.c:292 sql_help.c:608 sql_help.c:1222 sql_help.c:1693
+#: sql_help.c:292 sql_help.c:608 sql_help.c:1226 sql_help.c:1697
msgid "operator_name"
msgstr "nome_operatore"
-#: sql_help.c:293 sql_help.c:563 sql_help.c:567 sql_help.c:1223
-#: sql_help.c:1670 sql_help.c:2378
+#: sql_help.c:293 sql_help.c:563 sql_help.c:567 sql_help.c:1227 sql_help.c:1674
+#: sql_help.c:2382
msgid "left_type"
msgstr "tipo_sx"
-#: sql_help.c:294 sql_help.c:564 sql_help.c:568 sql_help.c:1224
-#: sql_help.c:1671 sql_help.c:2379
+#: sql_help.c:294 sql_help.c:564 sql_help.c:568 sql_help.c:1228 sql_help.c:1675
+#: sql_help.c:2383
msgid "right_type"
msgstr "tipo_dx"
#: sql_help.c:296 sql_help.c:298 sql_help.c:580 sql_help.c:583 sql_help.c:586
#: sql_help.c:606 sql_help.c:618 sql_help.c:626 sql_help.c:629 sql_help.c:632
-#: sql_help.c:1226 sql_help.c:1228 sql_help.c:1690 sql_help.c:1711
-#: sql_help.c:1917 sql_help.c:2388 sql_help.c:2397
+#: sql_help.c:1230 sql_help.c:1232 sql_help.c:1694 sql_help.c:1715
+#: sql_help.c:1921 sql_help.c:2392 sql_help.c:2401
msgid "index_method"
msgstr "metodo_indice"
-#: sql_help.c:323 sql_help.c:1490
+#: sql_help.c:323 sql_help.c:1494
msgid "handler_function"
msgstr "funzione_handler"
-#: sql_help.c:324 sql_help.c:1491
+#: sql_help.c:324 sql_help.c:1495
msgid "validator_function"
msgstr "funzione_validazione"
#: sql_help.c:361 sql_help.c:424 sql_help.c:531 sql_help.c:811 sql_help.c:1001
-#: sql_help.c:1908 sql_help.c:1909 sql_help.c:1925 sql_help.c:1926
+#: sql_help.c:1912 sql_help.c:1913 sql_help.c:1929 sql_help.c:1930
msgid "action"
msgstr "azione"
#: sql_help.c:388 sql_help.c:533 sql_help.c:540 sql_help.c:542 sql_help.c:545
#: sql_help.c:547 sql_help.c:726 sql_help.c:813 sql_help.c:823 sql_help.c:827
#: sql_help.c:828 sql_help.c:832 sql_help.c:834 sql_help.c:835 sql_help.c:836
-#: sql_help.c:838 sql_help.c:841 sql_help.c:843 sql_help.c:1092
-#: sql_help.c:1095 sql_help.c:1115 sql_help.c:1205 sql_help.c:1290
-#: sql_help.c:1295 sql_help.c:1309 sql_help.c:1310 sql_help.c:1514
-#: sql_help.c:1554 sql_help.c:1615 sql_help.c:1650 sql_help.c:1801
-#: sql_help.c:1881 sql_help.c:1894 sql_help.c:1913 sql_help.c:1915
-#: sql_help.c:1922 sql_help.c:1933 sql_help.c:1950 sql_help.c:2052
-#: sql_help.c:2187 sql_help.c:2679 sql_help.c:2680 sql_help.c:2724
-#: sql_help.c:2958 sql_help.c:2959 sql_help.c:3051 sql_help.c:3149
-#: sql_help.c:3355 sql_help.c:3395 sql_help.c:3397 sql_help.c:3414
-#: sql_help.c:3417 sql_help.c:3512
+#: sql_help.c:838 sql_help.c:841 sql_help.c:843 sql_help.c:1096 sql_help.c:1099
+#: sql_help.c:1119 sql_help.c:1209 sql_help.c:1294 sql_help.c:1299
+#: sql_help.c:1313 sql_help.c:1314 sql_help.c:1518 sql_help.c:1558
+#: sql_help.c:1619 sql_help.c:1654 sql_help.c:1805 sql_help.c:1885
+#: sql_help.c:1898 sql_help.c:1917 sql_help.c:1919 sql_help.c:1926
+#: sql_help.c:1937 sql_help.c:1954 sql_help.c:2056 sql_help.c:2191
+#: sql_help.c:2683 sql_help.c:2684 sql_help.c:2728 sql_help.c:2962
+#: sql_help.c:2963 sql_help.c:3055 sql_help.c:3153 sql_help.c:3359
+#: sql_help.c:3399 sql_help.c:3401 sql_help.c:3418 sql_help.c:3421
+#: sql_help.c:3516
msgid "column_name"
msgstr "nome_colonna"
msgstr "dove azione è una di:"
#: sql_help.c:371 sql_help.c:376 sql_help.c:824 sql_help.c:829 sql_help.c:1016
-#: sql_help.c:1020 sql_help.c:1444 sql_help.c:1515 sql_help.c:1689
-#: sql_help.c:1882 sql_help.c:2097 sql_help.c:2809
+#: sql_help.c:1020 sql_help.c:1448 sql_help.c:1519 sql_help.c:1693
+#: sql_help.c:1886 sql_help.c:2101 sql_help.c:2813
msgid "data_type"
msgstr "tipo_di_dato"
-#: sql_help.c:372 sql_help.c:825 sql_help.c:830 sql_help.c:1017
-#: sql_help.c:1021 sql_help.c:1445 sql_help.c:1518 sql_help.c:1617
-#: sql_help.c:1883 sql_help.c:2098 sql_help.c:2104
+#: sql_help.c:372 sql_help.c:825 sql_help.c:830 sql_help.c:1017 sql_help.c:1021
+#: sql_help.c:1449 sql_help.c:1522 sql_help.c:1621 sql_help.c:1887
+#: sql_help.c:2102 sql_help.c:2108
msgid "collation"
msgstr "ordinamento"
-#: sql_help.c:373 sql_help.c:826 sql_help.c:1519 sql_help.c:1884
-#: sql_help.c:1895
+#: sql_help.c:373 sql_help.c:826 sql_help.c:1523 sql_help.c:1888
+#: sql_help.c:1899
msgid "column_constraint"
msgstr "vincolo_di_colonna"
msgid "attribute_option"
msgstr "opzione_attributo"
-#: sql_help.c:441 sql_help.c:1557
+#: sql_help.c:441 sql_help.c:1561
msgid "execution_cost"
msgstr "costo_di_esecuzione"
-#: sql_help.c:442 sql_help.c:1558
+#: sql_help.c:442 sql_help.c:1562
msgid "result_rows"
msgstr "righe_risultato"
msgid "group_name"
msgstr "nome_gruppo"
-#: sql_help.c:458 sql_help.c:460 sql_help.c:1074 sql_help.c:1421
-#: sql_help.c:1777 sql_help.c:1779 sql_help.c:1782 sql_help.c:1783
-#: sql_help.c:1963 sql_help.c:2173 sql_help.c:2527 sql_help.c:3234
+#: sql_help.c:458 sql_help.c:460 sql_help.c:1078 sql_help.c:1425
+#: sql_help.c:1781 sql_help.c:1783 sql_help.c:1786 sql_help.c:1787
+#: sql_help.c:1967 sql_help.c:2177 sql_help.c:2531 sql_help.c:3238
msgid "user_name"
msgstr "nome_utente"
-#: sql_help.c:476 sql_help.c:1426 sql_help.c:1621 sql_help.c:1653
-#: sql_help.c:1891 sql_help.c:1899 sql_help.c:1931 sql_help.c:1953
-#: sql_help.c:1962 sql_help.c:2706 sql_help.c:2985
+#: sql_help.c:476 sql_help.c:1430 sql_help.c:1625 sql_help.c:1657
+#: sql_help.c:1895 sql_help.c:1903 sql_help.c:1935 sql_help.c:1957
+#: sql_help.c:1966 sql_help.c:2710 sql_help.c:2989
msgid "tablespace_name"
msgstr "nome_tablespace"
#: sql_help.c:478 sql_help.c:481 sql_help.c:549 sql_help.c:551 sql_help.c:857
-#: sql_help.c:859 sql_help.c:1619 sql_help.c:1651 sql_help.c:1889
-#: sql_help.c:1897 sql_help.c:1929 sql_help.c:1951
+#: sql_help.c:859 sql_help.c:1623 sql_help.c:1655 sql_help.c:1893
+#: sql_help.c:1901 sql_help.c:1933 sql_help.c:1955
msgid "storage_parameter"
msgstr "parametro_di_memorizzazione"
-#: sql_help.c:501 sql_help.c:1220 sql_help.c:3062
+#: sql_help.c:501 sql_help.c:1224 sql_help.c:3066
msgid "large_object_oid"
msgstr "oid_large_object"
-#: sql_help.c:548 sql_help.c:856 sql_help.c:867 sql_help.c:1155
+#: sql_help.c:548 sql_help.c:856 sql_help.c:867 sql_help.c:1159
msgid "index_name"
msgstr "nome_indice"
-#: sql_help.c:607 sql_help.c:619 sql_help.c:1692
+#: sql_help.c:607 sql_help.c:619 sql_help.c:1696
msgid "strategy_number"
msgstr "strategia_num"
#: sql_help.c:609 sql_help.c:610 sql_help.c:613 sql_help.c:614 sql_help.c:620
-#: sql_help.c:621 sql_help.c:623 sql_help.c:624 sql_help.c:1694
-#: sql_help.c:1695 sql_help.c:1698 sql_help.c:1699
+#: sql_help.c:621 sql_help.c:623 sql_help.c:624 sql_help.c:1698 sql_help.c:1699
+#: sql_help.c:1702 sql_help.c:1703
msgid "op_type"
msgstr "tipo_op"
-#: sql_help.c:611 sql_help.c:1696
+#: sql_help.c:611 sql_help.c:1700
msgid "sort_family_name"
msgstr "nome_famiglia_sort"
-#: sql_help.c:612 sql_help.c:622 sql_help.c:1697
+#: sql_help.c:612 sql_help.c:622 sql_help.c:1701
msgid "support_number"
msgstr "num_supporto"
-#: sql_help.c:616 sql_help.c:1371 sql_help.c:1701
+#: sql_help.c:616 sql_help.c:1375 sql_help.c:1705
msgid "argument_type"
msgstr "tipo_argomento"
-#: sql_help.c:665 sql_help.c:1053 sql_help.c:1593 sql_help.c:1742
-#: sql_help.c:2156
+#: sql_help.c:665 sql_help.c:1053 sql_help.c:1597 sql_help.c:1746
+#: sql_help.c:2160
msgid "password"
msgstr "password"
-#: sql_help.c:666 sql_help.c:1054 sql_help.c:1594 sql_help.c:1743
-#: sql_help.c:2157
+#: sql_help.c:666 sql_help.c:1054 sql_help.c:1598 sql_help.c:1747
+#: sql_help.c:2161
msgid "timestamp"
msgstr "timestamp"
-#: sql_help.c:670 sql_help.c:674 sql_help.c:677 sql_help.c:680 sql_help.c:2686
-#: sql_help.c:2965
+#: sql_help.c:670 sql_help.c:674 sql_help.c:677 sql_help.c:680 sql_help.c:1058
+#: sql_help.c:1062 sql_help.c:1065 sql_help.c:1068 sql_help.c:2690
+#: sql_help.c:2969
msgid "database_name"
msgstr "nome_database"
-#: sql_help.c:689 sql_help.c:725 sql_help.c:980 sql_help.c:1114
-#: sql_help.c:1154 sql_help.c:1207 sql_help.c:1232 sql_help.c:1243
-#: sql_help.c:1289 sql_help.c:1294 sql_help.c:1513 sql_help.c:1613
-#: sql_help.c:1649 sql_help.c:1761 sql_help.c:1800 sql_help.c:1880
-#: sql_help.c:1892 sql_help.c:1949 sql_help.c:2046 sql_help.c:2221
-#: sql_help.c:2422 sql_help.c:2503 sql_help.c:2676 sql_help.c:2681
-#: sql_help.c:2723 sql_help.c:2955 sql_help.c:2960 sql_help.c:3050
-#: sql_help.c:3123 sql_help.c:3125 sql_help.c:3155 sql_help.c:3194
-#: sql_help.c:3329 sql_help.c:3331 sql_help.c:3361 sql_help.c:3393
-#: sql_help.c:3413 sql_help.c:3415 sql_help.c:3416 sql_help.c:3486
-#: sql_help.c:3488 sql_help.c:3518
+#: sql_help.c:689 sql_help.c:725 sql_help.c:980 sql_help.c:1118 sql_help.c:1158
+#: sql_help.c:1211 sql_help.c:1236 sql_help.c:1247 sql_help.c:1293
+#: sql_help.c:1298 sql_help.c:1517 sql_help.c:1617 sql_help.c:1653
+#: sql_help.c:1765 sql_help.c:1804 sql_help.c:1884 sql_help.c:1896
+#: sql_help.c:1953 sql_help.c:2050 sql_help.c:2225 sql_help.c:2426
+#: sql_help.c:2507 sql_help.c:2680 sql_help.c:2685 sql_help.c:2727
+#: sql_help.c:2959 sql_help.c:2964 sql_help.c:3054 sql_help.c:3127
+#: sql_help.c:3129 sql_help.c:3159 sql_help.c:3198 sql_help.c:3333
+#: sql_help.c:3335 sql_help.c:3365 sql_help.c:3397 sql_help.c:3417
+#: sql_help.c:3419 sql_help.c:3420 sql_help.c:3490 sql_help.c:3492
+#: sql_help.c:3522
msgid "table_name"
msgstr "nome_tabella"
-#: sql_help.c:719 sql_help.c:1795
+#: sql_help.c:719 sql_help.c:1799
msgid "increment"
msgstr "incremento"
-#: sql_help.c:720 sql_help.c:1796
+#: sql_help.c:720 sql_help.c:1800
msgid "minvalue"
msgstr "valoremin"
-#: sql_help.c:721 sql_help.c:1797
+#: sql_help.c:721 sql_help.c:1801
msgid "maxvalue"
msgstr "valoremax"
-#: sql_help.c:722 sql_help.c:1798 sql_help.c:3121 sql_help.c:3192
-#: sql_help.c:3327 sql_help.c:3433 sql_help.c:3484
+#: sql_help.c:722 sql_help.c:1802 sql_help.c:3125 sql_help.c:3196
+#: sql_help.c:3331 sql_help.c:3437 sql_help.c:3488
msgid "start"
msgstr "inizio"
msgid "restart"
msgstr "riavvio"
-#: sql_help.c:724 sql_help.c:1799
+#: sql_help.c:724 sql_help.c:1803
msgid "cache"
msgstr "cache"
-#: sql_help.c:844 sql_help.c:1885 sql_help.c:1896
+#: sql_help.c:844 sql_help.c:1889 sql_help.c:1900
msgid "table_constraint"
msgstr "vincoli_di_tabella"
msgid "table_constraint_using_index"
msgstr "vincoli_di_tabella_con_indice"
-#: sql_help.c:848 sql_help.c:849 sql_help.c:850 sql_help.c:851 sql_help.c:1242
+#: sql_help.c:848 sql_help.c:849 sql_help.c:850 sql_help.c:851 sql_help.c:1246
msgid "trigger_name"
msgstr "nome_trigger"
msgid "rewrite_rule_name"
msgstr "nome_regola_di_riscrittura"
-#: sql_help.c:860 sql_help.c:861 sql_help.c:1888
+#: sql_help.c:860 sql_help.c:861 sql_help.c:1892
msgid "parent_table"
msgstr "tabella_padre"
-#: sql_help.c:862 sql_help.c:1893 sql_help.c:2708 sql_help.c:2987
+#: sql_help.c:862 sql_help.c:1897 sql_help.c:2712 sql_help.c:2991
msgid "type_name"
msgstr "nome_di_tipo"
msgstr "nuovo_dizionario"
#: sql_help.c:1005 sql_help.c:1015 sql_help.c:1018 sql_help.c:1019
-#: sql_help.c:2096
+#: sql_help.c:2100
msgid "attribute_name"
msgstr "nome_attributo"
msgid "existing_enum_value"
msgstr "valore_enum_esistente"
-#: sql_help.c:1075 sql_help.c:1520 sql_help.c:1811 sql_help.c:2174
-#: sql_help.c:2528 sql_help.c:2692 sql_help.c:2971
+#: sql_help.c:1079 sql_help.c:1524 sql_help.c:1815 sql_help.c:2178
+#: sql_help.c:2532 sql_help.c:2696 sql_help.c:2975
msgid "server_name"
msgstr "nome_server"
-#: sql_help.c:1103 sql_help.c:1106 sql_help.c:2188
+#: sql_help.c:1107 sql_help.c:1110 sql_help.c:2192
msgid "view_option_name"
msgstr "nome_opzione_vista"
-#: sql_help.c:1104 sql_help.c:2189
+#: sql_help.c:1108 sql_help.c:2193
msgid "view_option_value"
msgstr "valore_opzione_vista"
-#: sql_help.c:1129 sql_help.c:3250 sql_help.c:3252 sql_help.c:3276
+#: sql_help.c:1133 sql_help.c:3254 sql_help.c:3256 sql_help.c:3280
msgid "transaction_mode"
msgstr "modalità_transazione"
-#: sql_help.c:1130 sql_help.c:3253 sql_help.c:3277
+#: sql_help.c:1134 sql_help.c:3257 sql_help.c:3281
msgid "where transaction_mode is one of:"
msgstr "dove modalità_transazione è una di:"
-#: sql_help.c:1204
+#: sql_help.c:1208
msgid "relation_name"
msgstr "nome_relazione"
-#: sql_help.c:1231
+#: sql_help.c:1235
msgid "rule_name"
msgstr "nome_ruolo"
-#: sql_help.c:1246
+#: sql_help.c:1250
msgid "text"
msgstr "testo"
-#: sql_help.c:1261 sql_help.c:2818 sql_help.c:3005
+#: sql_help.c:1265 sql_help.c:2822 sql_help.c:3009
msgid "transaction_id"
msgstr "id_transazione"
-#: sql_help.c:1291 sql_help.c:1297 sql_help.c:2744
+#: sql_help.c:1295 sql_help.c:1301 sql_help.c:2748
msgid "filename"
msgstr "nome_file"
-#: sql_help.c:1292 sql_help.c:1298 sql_help.c:1763 sql_help.c:1764
-#: sql_help.c:1765
+#: sql_help.c:1296 sql_help.c:1302 sql_help.c:1767 sql_help.c:1768
+#: sql_help.c:1769
msgid "command"
msgstr "comando"
-#: sql_help.c:1296 sql_help.c:1654 sql_help.c:1954 sql_help.c:2190
-#: sql_help.c:2208 sql_help.c:2726
+#: sql_help.c:1300 sql_help.c:1658 sql_help.c:1958 sql_help.c:2194
+#: sql_help.c:2212 sql_help.c:2730
msgid "query"
msgstr "query"
-#: sql_help.c:1300 sql_help.c:2573
+#: sql_help.c:1304 sql_help.c:2577
msgid "where option can be one of:"
msgstr "dove opzione può essere una di:"
-#: sql_help.c:1301
+#: sql_help.c:1305
msgid "format_name"
msgstr "nome_formato"
-#: sql_help.c:1302 sql_help.c:1303 sql_help.c:1306 sql_help.c:2574
-#: sql_help.c:2575 sql_help.c:2576 sql_help.c:2577 sql_help.c:2578
+#: sql_help.c:1306 sql_help.c:1307 sql_help.c:1310 sql_help.c:2578
+#: sql_help.c:2579 sql_help.c:2580 sql_help.c:2581 sql_help.c:2582
msgid "boolean"
msgstr "booleano"
-#: sql_help.c:1304
+#: sql_help.c:1308
msgid "delimiter_character"
msgstr "carattere_delimitatore"
-#: sql_help.c:1305
+#: sql_help.c:1309
msgid "null_string"
msgstr "stringa_nulla"
-#: sql_help.c:1307
+#: sql_help.c:1311
msgid "quote_character"
msgstr "carattere_virgolette"
-#: sql_help.c:1308
+#: sql_help.c:1312
msgid "escape_character"
msgstr "carattere_di_escape"
-#: sql_help.c:1311
+#: sql_help.c:1315
msgid "encoding_name"
msgstr "nome_codifica"
-#: sql_help.c:1337
+#: sql_help.c:1341
msgid "input_data_type"
msgstr "tipo_di_dato_ingresso"
-#: sql_help.c:1338 sql_help.c:1346
+#: sql_help.c:1342 sql_help.c:1350
msgid "sfunc"
msgstr "sfunz"
-#: sql_help.c:1339 sql_help.c:1347
+#: sql_help.c:1343 sql_help.c:1351
msgid "state_data_type"
msgstr "tipo_dato_stato"
-#: sql_help.c:1340 sql_help.c:1348
+#: sql_help.c:1344 sql_help.c:1352
msgid "ffunc"
msgstr "ffunz"
-#: sql_help.c:1341 sql_help.c:1349
+#: sql_help.c:1345 sql_help.c:1353
msgid "initial_condition"
msgstr "condizione_iniziale"
-#: sql_help.c:1342 sql_help.c:1350
+#: sql_help.c:1346 sql_help.c:1354
msgid "sort_operator"
msgstr "operatore_di_ordinamento"
-#: sql_help.c:1343
+#: sql_help.c:1347
msgid "or the old syntax"
msgstr "o la vecchia sintassi"
-#: sql_help.c:1345
+#: sql_help.c:1349
msgid "base_type"
msgstr "tipo_base"
-#: sql_help.c:1389
+#: sql_help.c:1393
msgid "locale"
msgstr "locale"
-#: sql_help.c:1390 sql_help.c:1424
+#: sql_help.c:1394 sql_help.c:1428
msgid "lc_collate"
msgstr "lc_collate"
-#: sql_help.c:1391 sql_help.c:1425
+#: sql_help.c:1395 sql_help.c:1429
msgid "lc_ctype"
msgstr "lc_ctype"
-#: sql_help.c:1393
+#: sql_help.c:1397
msgid "existing_collation"
msgstr "ordinamento_esistente"
-#: sql_help.c:1403
+#: sql_help.c:1407
msgid "source_encoding"
msgstr "codifica_origine"
-#: sql_help.c:1404
+#: sql_help.c:1408
msgid "dest_encoding"
msgstr "codifica_destinazione"
-#: sql_help.c:1422 sql_help.c:1989
+#: sql_help.c:1426 sql_help.c:1993
msgid "template"
msgstr "template"
-#: sql_help.c:1423
+#: sql_help.c:1427
msgid "encoding"
msgstr "codifica"
-#: sql_help.c:1448
+#: sql_help.c:1452
msgid "where constraint is:"
msgstr "dove vincolo di è:"
-#: sql_help.c:1462 sql_help.c:1760 sql_help.c:2045
+#: sql_help.c:1466 sql_help.c:1764 sql_help.c:2049
msgid "event"
msgstr "evento"
-#: sql_help.c:1463
+#: sql_help.c:1467
msgid "filter_variable"
msgstr "valiabile_filtro"
-#: sql_help.c:1475
+#: sql_help.c:1479
msgid "extension_name"
msgstr "nome_estensione"
-#: sql_help.c:1477
+#: sql_help.c:1481
msgid "version"
msgstr "versione"
-#: sql_help.c:1478
+#: sql_help.c:1482
msgid "old_version"
msgstr "vecchia_versione"
-#: sql_help.c:1523 sql_help.c:1900
+#: sql_help.c:1527 sql_help.c:1904
msgid "where column_constraint is:"
msgstr "dove vincolo_di_colonna è:"
-#: sql_help.c:1525 sql_help.c:1552 sql_help.c:1903
+#: sql_help.c:1529 sql_help.c:1556 sql_help.c:1907
msgid "default_expr"
msgstr "expr_default"
-#: sql_help.c:1553
+#: sql_help.c:1557
msgid "rettype"
msgstr "tipo_ritorno"
-#: sql_help.c:1555
+#: sql_help.c:1559
msgid "column_type"
msgstr "tipo_colonna"
-#: sql_help.c:1556 sql_help.c:2242 sql_help.c:2700 sql_help.c:2979
+#: sql_help.c:1560 sql_help.c:2246 sql_help.c:2704 sql_help.c:2983
msgid "lang_name"
msgstr "nome_linguaggio"
-#: sql_help.c:1562
+#: sql_help.c:1566
msgid "definition"
msgstr "definizione"
-#: sql_help.c:1563
+#: sql_help.c:1567
msgid "obj_file"
msgstr "file_obj"
-#: sql_help.c:1564
+#: sql_help.c:1568
msgid "link_symbol"
msgstr "simbolo_link"
-#: sql_help.c:1565
+#: sql_help.c:1569
msgid "attribute"
msgstr "attributo"
-#: sql_help.c:1600 sql_help.c:1749 sql_help.c:2163
+#: sql_help.c:1604 sql_help.c:1753 sql_help.c:2167
msgid "uid"
msgstr "uid"
-#: sql_help.c:1614
+#: sql_help.c:1618
msgid "method"
msgstr "metodo"
-#: sql_help.c:1618 sql_help.c:1935
+#: sql_help.c:1622 sql_help.c:1939
msgid "opclass"
msgstr "classe_op"
-#: sql_help.c:1622 sql_help.c:1921
+#: sql_help.c:1626 sql_help.c:1925
msgid "predicate"
msgstr "predicato"
-#: sql_help.c:1634
+#: sql_help.c:1638
msgid "call_handler"
msgstr "handler_chiamata"
-#: sql_help.c:1635
+#: sql_help.c:1639
msgid "inline_handler"
msgstr "handler_inline"
-#: sql_help.c:1636
+#: sql_help.c:1640
msgid "valfunction"
msgstr "funzione_valid"
-#: sql_help.c:1672
+#: sql_help.c:1676
msgid "com_op"
msgstr "com_op"
-#: sql_help.c:1673
+#: sql_help.c:1677
msgid "neg_op"
msgstr "neg_op"
-#: sql_help.c:1674
+#: sql_help.c:1678
msgid "res_proc"
msgstr "res_proc"
-#: sql_help.c:1675
+#: sql_help.c:1679
msgid "join_proc"
msgstr "proc_join"
-#: sql_help.c:1691
+#: sql_help.c:1695
msgid "family_name"
msgstr "nome_famiglia"
-#: sql_help.c:1702
+#: sql_help.c:1706
msgid "storage_type"
msgstr "tipo_memorizzazione"
-#: sql_help.c:1762 sql_help.c:2048 sql_help.c:2224 sql_help.c:3112
-#: sql_help.c:3114 sql_help.c:3183 sql_help.c:3185 sql_help.c:3318
-#: sql_help.c:3320 sql_help.c:3400 sql_help.c:3475 sql_help.c:3477
+#: sql_help.c:1766 sql_help.c:2052 sql_help.c:2228 sql_help.c:3116
+#: sql_help.c:3118 sql_help.c:3187 sql_help.c:3189 sql_help.c:3322
+#: sql_help.c:3324 sql_help.c:3404 sql_help.c:3479 sql_help.c:3481
msgid "condition"
msgstr "condizione"
-#: sql_help.c:1778 sql_help.c:1780
+#: sql_help.c:1782 sql_help.c:1784
msgid "schema_element"
msgstr "elemento_di_schema"
-#: sql_help.c:1812
+#: sql_help.c:1816
msgid "server_type"
msgstr "tipo_di_server"
-#: sql_help.c:1813
+#: sql_help.c:1817
msgid "server_version"
msgstr "versione_server"
-#: sql_help.c:1814 sql_help.c:2690 sql_help.c:2969
+#: sql_help.c:1818 sql_help.c:2694 sql_help.c:2973
msgid "fdw_name"
msgstr "nome_fdw"
-#: sql_help.c:1886
+#: sql_help.c:1890
msgid "source_table"
msgstr "tabella_origine"
-#: sql_help.c:1887
+#: sql_help.c:1891
msgid "like_option"
msgstr "opzioni_di_like"
-#: sql_help.c:1904 sql_help.c:1905 sql_help.c:1914 sql_help.c:1916
-#: sql_help.c:1920
+#: sql_help.c:1908 sql_help.c:1909 sql_help.c:1918 sql_help.c:1920
+#: sql_help.c:1924
msgid "index_parameters"
msgstr "parametri_di_indice"
-#: sql_help.c:1906 sql_help.c:1923
+#: sql_help.c:1910 sql_help.c:1927
msgid "reftable"
msgstr "tabella_ref"
-#: sql_help.c:1907 sql_help.c:1924
+#: sql_help.c:1911 sql_help.c:1928
msgid "refcolumn"
msgstr "colonna_ref"
-#: sql_help.c:1910
+#: sql_help.c:1914
msgid "and table_constraint is:"
msgstr "e vincolo_di_tabella è:"
-#: sql_help.c:1918
+#: sql_help.c:1922
msgid "exclude_element"
msgstr "elemento_di_esclusione"
-#: sql_help.c:1919 sql_help.c:3119 sql_help.c:3190 sql_help.c:3325
-#: sql_help.c:3431 sql_help.c:3482
+#: sql_help.c:1923 sql_help.c:3123 sql_help.c:3194 sql_help.c:3329
+#: sql_help.c:3435 sql_help.c:3486
msgid "operator"
msgstr "operatore"
-#: sql_help.c:1927
+#: sql_help.c:1931
msgid "and like_option is:"
msgstr "e opzione_like è:"
-#: sql_help.c:1928
+#: sql_help.c:1932
msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:"
msgstr "parametri_di_indice nei vincoli UNIQUE, PRIMARY KEY e EXCLUDE sono:"
-#: sql_help.c:1932
+#: sql_help.c:1936
msgid "exclude_element in an EXCLUDE constraint is:"
msgstr "elemento_di_esclusione in un vincolo EXCLUDE è:"
-#: sql_help.c:1964
+#: sql_help.c:1968
msgid "directory"
msgstr "directory"
-#: sql_help.c:1976
+#: sql_help.c:1980
msgid "parser_name"
msgstr "nome_parser"
-#: sql_help.c:1977
+#: sql_help.c:1981
msgid "source_config"
msgstr "config_origine"
-#: sql_help.c:2006
+#: sql_help.c:2010
msgid "start_function"
msgstr "funzione_inizio"
-#: sql_help.c:2007
+#: sql_help.c:2011
msgid "gettoken_function"
msgstr "funzione_gettoken"
-#: sql_help.c:2008
+#: sql_help.c:2012
msgid "end_function"
msgstr "funzione_fine"
-#: sql_help.c:2009
+#: sql_help.c:2013
msgid "lextypes_function"
msgstr "funzione_lextypes"
-#: sql_help.c:2010
+#: sql_help.c:2014
msgid "headline_function"
msgstr "funzione_headline"
-#: sql_help.c:2022
+#: sql_help.c:2026
msgid "init_function"
msgstr "funzione_init"
-#: sql_help.c:2023
+#: sql_help.c:2027
msgid "lexize_function"
msgstr "funzione_lexize"
-#: sql_help.c:2047
+#: sql_help.c:2051
msgid "referenced_table_name"
msgstr "nome_tabella_referenziata"
-#: sql_help.c:2050
+#: sql_help.c:2054
msgid "arguments"
msgstr "argomenti"
-#: sql_help.c:2051
+#: sql_help.c:2055
msgid "where event can be one of:"
msgstr "dove evento può essere uno di:"
-#: sql_help.c:2100 sql_help.c:3071
+#: sql_help.c:2104 sql_help.c:3075
msgid "label"
msgstr "etichetta"
-#: sql_help.c:2102
+#: sql_help.c:2106
msgid "subtype"
msgstr "sottotipo"
-#: sql_help.c:2103
+#: sql_help.c:2107
msgid "subtype_operator_class"
msgstr "classe_operatore_sottotipo"
-#: sql_help.c:2105
+#: sql_help.c:2109
msgid "canonical_function"
msgstr "funzione_canonica"
-#: sql_help.c:2106
+#: sql_help.c:2110
msgid "subtype_diff_function"
msgstr "funzione_diff_sottotipo"
-#: sql_help.c:2108
+#: sql_help.c:2112
msgid "input_function"
msgstr "funzione_input"
-#: sql_help.c:2109
+#: sql_help.c:2113
msgid "output_function"
msgstr "funzione_output"
-#: sql_help.c:2110
+#: sql_help.c:2114
msgid "receive_function"
msgstr "funzione_receive"
-#: sql_help.c:2111
+#: sql_help.c:2115
msgid "send_function"
msgstr "funzione_send"
-#: sql_help.c:2112
+#: sql_help.c:2116
msgid "type_modifier_input_function"
msgstr "funzione_input_modificatore_tipo"
-#: sql_help.c:2113
+#: sql_help.c:2117
msgid "type_modifier_output_function"
msgstr "funzione_output_modificatore_tipo"
-#: sql_help.c:2114
+#: sql_help.c:2118
msgid "analyze_function"
msgstr "funzione_analyze"
-#: sql_help.c:2115
+#: sql_help.c:2119
msgid "internallength"
msgstr "lunghezza_interna"
-#: sql_help.c:2116
+#: sql_help.c:2120
msgid "alignment"
msgstr "allineamento"
-#: sql_help.c:2117
+#: sql_help.c:2121
msgid "storage"
msgstr "memorizzazione"
-#: sql_help.c:2118
+#: sql_help.c:2122
msgid "like_type"
msgstr "tipo_like"
-#: sql_help.c:2119
+#: sql_help.c:2123
msgid "category"
msgstr "categoria"
-#: sql_help.c:2120
+#: sql_help.c:2124
msgid "preferred"
msgstr "preferito"
-#: sql_help.c:2121
+#: sql_help.c:2125
msgid "default"
msgstr "predefinito"
-#: sql_help.c:2122
+#: sql_help.c:2126
msgid "element"
msgstr "elemento"
-#: sql_help.c:2123
+#: sql_help.c:2127
msgid "delimiter"
msgstr "delimitatore"
-#: sql_help.c:2124
+#: sql_help.c:2128
msgid "collatable"
msgstr "ordinabile"
-#: sql_help.c:2220 sql_help.c:2722 sql_help.c:3107 sql_help.c:3177
-#: sql_help.c:3313 sql_help.c:3392 sql_help.c:3470
+#: sql_help.c:2224 sql_help.c:2726 sql_help.c:3111 sql_help.c:3181
+#: sql_help.c:3317 sql_help.c:3396 sql_help.c:3474
msgid "with_query"
msgstr "query_with"
-#: sql_help.c:2222 sql_help.c:3126 sql_help.c:3129 sql_help.c:3132
-#: sql_help.c:3136 sql_help.c:3332 sql_help.c:3335 sql_help.c:3338
-#: sql_help.c:3342 sql_help.c:3394 sql_help.c:3489 sql_help.c:3492
-#: sql_help.c:3495 sql_help.c:3499
+#: sql_help.c:2226 sql_help.c:3130 sql_help.c:3133 sql_help.c:3136
+#: sql_help.c:3140 sql_help.c:3336 sql_help.c:3339 sql_help.c:3342
+#: sql_help.c:3346 sql_help.c:3398 sql_help.c:3493 sql_help.c:3496
+#: sql_help.c:3499 sql_help.c:3503
msgid "alias"
msgstr "alias"
-#: sql_help.c:2223
+#: sql_help.c:2227
msgid "using_list"
msgstr "lista_using"
-#: sql_help.c:2225 sql_help.c:2604 sql_help.c:2785 sql_help.c:3401
+#: sql_help.c:2229 sql_help.c:2608 sql_help.c:2789 sql_help.c:3405
msgid "cursor_name"
msgstr "nome_cursore"
-#: sql_help.c:2226 sql_help.c:2727 sql_help.c:3402
+#: sql_help.c:2230 sql_help.c:2731 sql_help.c:3406
msgid "output_expression"
msgstr "espressione_output"
-#: sql_help.c:2227 sql_help.c:2728 sql_help.c:3110 sql_help.c:3180
-#: sql_help.c:3316 sql_help.c:3403 sql_help.c:3473
+#: sql_help.c:2231 sql_help.c:2732 sql_help.c:3114 sql_help.c:3184
+#: sql_help.c:3320 sql_help.c:3407 sql_help.c:3477
msgid "output_name"
msgstr "nome_output"
-#: sql_help.c:2243
+#: sql_help.c:2247
msgid "code"
msgstr "codice"
-#: sql_help.c:2552
+#: sql_help.c:2556
msgid "parameter"
msgstr "parametro"
-#: sql_help.c:2571 sql_help.c:2572 sql_help.c:2810
+#: sql_help.c:2575 sql_help.c:2576 sql_help.c:2814
msgid "statement"
msgstr "istruzione"
-#: sql_help.c:2603 sql_help.c:2784
+#: sql_help.c:2607 sql_help.c:2788
msgid "direction"
msgstr "direzione"
-#: sql_help.c:2605 sql_help.c:2786
+#: sql_help.c:2609 sql_help.c:2790
msgid "where direction can be empty or one of:"
msgstr "dove direzione può essere vuota o una di:"
-#: sql_help.c:2606 sql_help.c:2607 sql_help.c:2608 sql_help.c:2609
-#: sql_help.c:2610 sql_help.c:2787 sql_help.c:2788 sql_help.c:2789
-#: sql_help.c:2790 sql_help.c:2791 sql_help.c:3120 sql_help.c:3122
-#: sql_help.c:3191 sql_help.c:3193 sql_help.c:3326 sql_help.c:3328
-#: sql_help.c:3432 sql_help.c:3434 sql_help.c:3483 sql_help.c:3485
+#: sql_help.c:2610 sql_help.c:2611 sql_help.c:2612 sql_help.c:2613
+#: sql_help.c:2614 sql_help.c:2791 sql_help.c:2792 sql_help.c:2793
+#: sql_help.c:2794 sql_help.c:2795 sql_help.c:3124 sql_help.c:3126
+#: sql_help.c:3195 sql_help.c:3197 sql_help.c:3330 sql_help.c:3332
+#: sql_help.c:3436 sql_help.c:3438 sql_help.c:3487 sql_help.c:3489
msgid "count"
msgstr "conteggio"
-#: sql_help.c:2683 sql_help.c:2962
+#: sql_help.c:2687 sql_help.c:2966
msgid "sequence_name"
msgstr "nome_sequenza"
-#: sql_help.c:2688 sql_help.c:2967
+#: sql_help.c:2692 sql_help.c:2971
msgid "domain_name"
msgstr "nome_dominio"
-#: sql_help.c:2696 sql_help.c:2975
+#: sql_help.c:2700 sql_help.c:2979
msgid "arg_name"
msgstr "nome_arg"
-#: sql_help.c:2697 sql_help.c:2976
+#: sql_help.c:2701 sql_help.c:2980
msgid "arg_type"
msgstr "tipo_arg"
-#: sql_help.c:2702 sql_help.c:2981
+#: sql_help.c:2706 sql_help.c:2985
msgid "loid"
msgstr "loid"
-#: sql_help.c:2736 sql_help.c:2799 sql_help.c:3378
+#: sql_help.c:2740 sql_help.c:2803 sql_help.c:3382
msgid "channel"
msgstr "canale"
-#: sql_help.c:2758
+#: sql_help.c:2762
msgid "lockmode"
msgstr "modalità_lock"
-#: sql_help.c:2759
+#: sql_help.c:2763
msgid "where lockmode is one of:"
msgstr "dove modalità_lock è una di:"
-#: sql_help.c:2800
+#: sql_help.c:2804
msgid "payload"
msgstr "payload"
-#: sql_help.c:2826
+#: sql_help.c:2830
msgid "old_role"
msgstr "vecchio_ruolo"
-#: sql_help.c:2827
+#: sql_help.c:2831
msgid "new_role"
msgstr "nuovo_ruolo"
-#: sql_help.c:2852 sql_help.c:3013 sql_help.c:3021
+#: sql_help.c:2856 sql_help.c:3017 sql_help.c:3025
msgid "savepoint_name"
msgstr "nome_punto_salvataggio"
-#: sql_help.c:3048
+#: sql_help.c:3052
msgid "provider"
msgstr "provider"
-#: sql_help.c:3111 sql_help.c:3142 sql_help.c:3144 sql_help.c:3182
-#: sql_help.c:3317 sql_help.c:3348 sql_help.c:3350 sql_help.c:3474
-#: sql_help.c:3505 sql_help.c:3507
+#: sql_help.c:3115 sql_help.c:3146 sql_help.c:3148 sql_help.c:3186
+#: sql_help.c:3321 sql_help.c:3352 sql_help.c:3354 sql_help.c:3478
+#: sql_help.c:3509 sql_help.c:3511
msgid "from_item"
msgstr "elemento_from"
-#: sql_help.c:3115 sql_help.c:3186 sql_help.c:3321 sql_help.c:3478
+#: sql_help.c:3119 sql_help.c:3190 sql_help.c:3325 sql_help.c:3482
msgid "window_name"
msgstr "nome_finestra"
-#: sql_help.c:3116 sql_help.c:3187 sql_help.c:3322 sql_help.c:3479
+#: sql_help.c:3120 sql_help.c:3191 sql_help.c:3326 sql_help.c:3483
msgid "window_definition"
msgstr "definizione_finestra"
-#: sql_help.c:3117 sql_help.c:3128 sql_help.c:3150 sql_help.c:3188
-#: sql_help.c:3323 sql_help.c:3334 sql_help.c:3356 sql_help.c:3480
-#: sql_help.c:3491 sql_help.c:3513
+#: sql_help.c:3121 sql_help.c:3132 sql_help.c:3154 sql_help.c:3192
+#: sql_help.c:3327 sql_help.c:3338 sql_help.c:3360 sql_help.c:3484
+#: sql_help.c:3495 sql_help.c:3517
msgid "select"
msgstr "select"
-#: sql_help.c:3124 sql_help.c:3330 sql_help.c:3487
+#: sql_help.c:3128 sql_help.c:3334 sql_help.c:3491
msgid "where from_item can be one of:"
msgstr "dove from_item può essere uno di:"
-#: sql_help.c:3127 sql_help.c:3130 sql_help.c:3133 sql_help.c:3137
-#: sql_help.c:3333 sql_help.c:3336 sql_help.c:3339 sql_help.c:3343
-#: sql_help.c:3490 sql_help.c:3493 sql_help.c:3496 sql_help.c:3500
+#: sql_help.c:3131 sql_help.c:3134 sql_help.c:3137 sql_help.c:3141
+#: sql_help.c:3337 sql_help.c:3340 sql_help.c:3343 sql_help.c:3347
+#: sql_help.c:3494 sql_help.c:3497 sql_help.c:3500 sql_help.c:3504
msgid "column_alias"
msgstr "alias_colonna"
-#: sql_help.c:3131 sql_help.c:3148 sql_help.c:3337 sql_help.c:3354
-#: sql_help.c:3494 sql_help.c:3511
+#: sql_help.c:3135 sql_help.c:3152 sql_help.c:3341 sql_help.c:3358
+#: sql_help.c:3498 sql_help.c:3515
msgid "with_query_name"
msgstr "nome_query_with"
-#: sql_help.c:3135 sql_help.c:3140 sql_help.c:3341 sql_help.c:3346
-#: sql_help.c:3498 sql_help.c:3503
+#: sql_help.c:3139 sql_help.c:3144 sql_help.c:3345 sql_help.c:3350
+#: sql_help.c:3502 sql_help.c:3507
msgid "argument"
msgstr "argomento"
-#: sql_help.c:3138 sql_help.c:3141 sql_help.c:3344 sql_help.c:3347
-#: sql_help.c:3501 sql_help.c:3504
+#: sql_help.c:3142 sql_help.c:3145 sql_help.c:3348 sql_help.c:3351
+#: sql_help.c:3505 sql_help.c:3508
msgid "column_definition"
msgstr "definizione_colonna"
-#: sql_help.c:3143 sql_help.c:3349 sql_help.c:3506
+#: sql_help.c:3147 sql_help.c:3353 sql_help.c:3510
msgid "join_type"
msgstr "tipo_join"
-#: sql_help.c:3145 sql_help.c:3351 sql_help.c:3508
+#: sql_help.c:3149 sql_help.c:3355 sql_help.c:3512
msgid "join_condition"
msgstr "condizione_join"
-#: sql_help.c:3146 sql_help.c:3352 sql_help.c:3509
+#: sql_help.c:3150 sql_help.c:3356 sql_help.c:3513
msgid "join_column"
msgstr "colonna_join"
-#: sql_help.c:3147 sql_help.c:3353 sql_help.c:3510
+#: sql_help.c:3151 sql_help.c:3357 sql_help.c:3514
msgid "and with_query is:"
msgstr "e with_query è:"
-#: sql_help.c:3151 sql_help.c:3357 sql_help.c:3514
+#: sql_help.c:3155 sql_help.c:3361 sql_help.c:3518
msgid "values"
msgstr "valori"
-#: sql_help.c:3152 sql_help.c:3358 sql_help.c:3515
+#: sql_help.c:3156 sql_help.c:3362 sql_help.c:3519
msgid "insert"
msgstr "insert"
-#: sql_help.c:3153 sql_help.c:3359 sql_help.c:3516
+#: sql_help.c:3157 sql_help.c:3363 sql_help.c:3520
msgid "update"
msgstr "update"
-#: sql_help.c:3154 sql_help.c:3360 sql_help.c:3517
+#: sql_help.c:3158 sql_help.c:3364 sql_help.c:3521
msgid "delete"
msgstr "delete"
-#: sql_help.c:3181
+#: sql_help.c:3185
msgid "new_table"
msgstr "nuova_tabella"
-#: sql_help.c:3206
+#: sql_help.c:3210
msgid "timezone"
msgstr "timezone"
-#: sql_help.c:3251
+#: sql_help.c:3255
msgid "snapshot_id"
msgstr "id_snapshot"
-#: sql_help.c:3399
+#: sql_help.c:3403
msgid "from_list"
msgstr "lista_from"
-#: sql_help.c:3430
+#: sql_help.c:3434
msgid "sort_expression"
msgstr "espressione_ordinamento"
msgid "unrecognized value \"%s\" for \"%s\"; assuming \"%s\"\n"
msgstr "valore \"%s\" non riconosciuto per \"%s\"; interpretato come \"%s\"\n"
-#: tab-complete.c:3960
+#: tab-complete.c:3958
#, c-format
msgid ""
"tab completion query failed: %s\n"
msgstr ""
"Project-Id-Version: psql (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-01-31 07:59+0300\n"
+"POT-Creation-Date: 2018-10-01 13:24+0300\n"
"PO-Revision-Date: 2018-01-31 08:21+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
#: command.c:1411 command.c:1431 command.c:2110 command.c:2117 command.c:2126
#: command.c:2136 command.c:2145 command.c:2159 command.c:2176 command.c:2235
-#: common.c:75 copy.c:335 copy.c:389 copy.c:404 psqlscan.l:1678 psqlscan.l:1689
-#: psqlscan.l:1699
+#: common.c:75 copy.c:335 copy.c:389 copy.c:404 psqlscan.l:1690 psqlscan.l:1701
+#: psqlscan.l:1711
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
#: command.c:1749 command.c:2946 common.c:121 common.c:418 common.c:483
#: common.c:914 common.c:942 common.c:1039 copy.c:487 copy.c:694
-#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1950
+#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1962
#, c-format
msgid "%s"
msgstr "%s"
msgid "skipping recursive expansion of variable \"%s\"\n"
msgstr "рекурсивное расширение переменной \"%s\" пропускается\n"
-#: psqlscan.l:1605
+#: psqlscan.l:1617
#, c-format
msgid "unterminated quoted string\n"
msgstr "незавершённая строка в кавычках\n"
-#: psqlscan.l:1705
+#: psqlscan.l:1717
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: нехватка памяти\n"
-#: psqlscan.l:1934
+#: psqlscan.l:1946
#, c-format
msgid "can't escape without active connection\n"
msgstr "экранирование строк не работает без подключения к БД\n"
msgstr ""
"Project-Id-Version: PostgreSQL 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2014-12-02 20:17+0000\n"
-"PO-Revision-Date: 2014-12-05 09:57+0100\n"
+"POT-Creation-Date: 2018-09-22 00:54+0000\n"
+"PO-Revision-Date: 2018-09-23 09:05+0200\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 2.1.1\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
#: ../../common/fe_memutils.c:83
#: clusterdb.c:146
#, c-format
msgid "%s: cannot cluster specific table(s) in all databases\n"
-msgstr ""
-"%s : impossible de réorganiser la(les) table(s) spécifique(s) dans toutes "
-"les bases de données\n"
+msgstr "%s : impossible de réorganiser la(les) table(s) spécifique(s) dans toutes les bases de données\n"
-#: clusterdb.c:211
+#: clusterdb.c:215
#, c-format
msgid "%s: clustering of table \"%s\" in database \"%s\" failed: %s"
msgstr ""
"%s : la réorganisation de la table « %s » de la base de données « %s » avec\n"
"la commande CLUSTER a échoué : %s"
-#: clusterdb.c:214
+#: clusterdb.c:218
#, c-format
msgid "%s: clustering of database \"%s\" failed: %s"
msgstr ""
"%s : la réorganisation de la base de données « %s » via la commande\n"
"CLUSTER a échoué : %s"
-#: clusterdb.c:245
+#: clusterdb.c:251
#, c-format
msgid "%s: clustering database \"%s\"\n"
-msgstr ""
-"%s : réorganisation de la base de données « %s » via la commande CLUSTER\n"
+msgstr "%s : réorganisation de la base de données « %s » via la commande CLUSTER\n"
-#: clusterdb.c:261
+#: clusterdb.c:272
#, c-format
msgid ""
"%s clusters all previously clustered tables in a database.\n"
"\n"
msgstr ""
-"%s réorganise toutes les tables précédemment réorganisées au sein d'une "
-"base\n"
+"%s réorganise toutes les tables précédemment réorganisées au sein d'une base\n"
"de données via la commande CLUSTER.\n"
"\n"
-#: clusterdb.c:262 createdb.c:252 createlang.c:234 createuser.c:329
-#: dropdb.c:155 droplang.c:235 dropuser.c:156 pg_isready.c:222 reindexdb.c:342
-#: vacuumdb.c:358
+#: clusterdb.c:273 createdb.c:252 createlang.c:234 createuser.c:329
+#: dropdb.c:156 droplang.c:229 dropuser.c:156 pg_isready.c:222 reindexdb.c:351
+#: vacuumdb.c:369
#, c-format
msgid "Usage:\n"
msgstr "Usage :\n"
-#: clusterdb.c:263 reindexdb.c:343 vacuumdb.c:359
+#: clusterdb.c:274 reindexdb.c:352 vacuumdb.c:370
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPTION]... [NOMBASE]\n"
-#: clusterdb.c:264 createdb.c:254 createlang.c:236 createuser.c:331
-#: dropdb.c:157 droplang.c:237 dropuser.c:158 pg_isready.c:225 reindexdb.c:344
-#: vacuumdb.c:360
+#: clusterdb.c:275 createdb.c:254 createlang.c:236 createuser.c:331
+#: dropdb.c:158 droplang.c:231 dropuser.c:158 pg_isready.c:225 reindexdb.c:353
+#: vacuumdb.c:371
#, c-format
msgid ""
"\n"
"\n"
"Options :\n"
-#: clusterdb.c:265
+#: clusterdb.c:276
#, c-format
msgid " -a, --all cluster all databases\n"
msgstr " -a, --all réorganise toutes les bases de données\n"
-#: clusterdb.c:266
+#: clusterdb.c:277
#, c-format
msgid " -d, --dbname=DBNAME database to cluster\n"
msgstr " -d, --dbname=NOMBASE base de données à réorganiser\n"
-#: clusterdb.c:267 createlang.c:238 createuser.c:335 dropdb.c:158
-#: droplang.c:239 dropuser.c:159 reindexdb.c:347
+#: clusterdb.c:278 createlang.c:238 createuser.c:335 dropdb.c:159
+#: droplang.c:233 dropuser.c:159 reindexdb.c:356
#, c-format
-msgid ""
-" -e, --echo show the commands being sent to the server\n"
-msgstr ""
-" -e, --echo affiche les commandes envoyées au serveur\n"
+msgid " -e, --echo show the commands being sent to the server\n"
+msgstr " -e, --echo affiche les commandes envoyées au serveur\n"
-#: clusterdb.c:268 reindexdb.c:349
+#: clusterdb.c:279 reindexdb.c:358
#, c-format
msgid " -q, --quiet don't write any messages\n"
msgstr " -q, --quiet n'écrit aucun message\n"
-#: clusterdb.c:269
+#: clusterdb.c:280
#, c-format
msgid " -t, --table=TABLE cluster specific table(s) only\n"
-msgstr ""
-" -t, --table=TABLE réorganise uniquement cette(ces) table(s)\n"
+msgstr " -t, --table=TABLE réorganise uniquement cette(ces) table(s)\n"
-#: clusterdb.c:270
+#: clusterdb.c:281
#, c-format
msgid " -v, --verbose write a lot of output\n"
msgstr " -v, --verbose mode verbeux\n"
-#: clusterdb.c:271 createlang.c:240 createuser.c:348 dropdb.c:160
-#: droplang.c:241 dropuser.c:162 reindexdb.c:352
+#: clusterdb.c:282 createlang.c:240 createuser.c:348 dropdb.c:161
+#: droplang.c:235 dropuser.c:162 reindexdb.c:361
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version puis quitte\n"
-#: clusterdb.c:272 createlang.c:241 createuser.c:353 dropdb.c:162
-#: droplang.c:242 dropuser.c:164 reindexdb.c:353
+#: clusterdb.c:283 createlang.c:241 createuser.c:353 dropdb.c:163
+#: droplang.c:236 dropuser.c:164 reindexdb.c:362
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide puis quitte\n"
-#: clusterdb.c:273 createdb.c:265 createlang.c:242 createuser.c:354
-#: dropdb.c:163 droplang.c:243 dropuser.c:165 pg_isready.c:231 reindexdb.c:354
-#: vacuumdb.c:373
+#: clusterdb.c:284 createdb.c:265 createlang.c:242 createuser.c:354
+#: dropdb.c:164 droplang.c:237 dropuser.c:165 pg_isready.c:231 reindexdb.c:363
+#: vacuumdb.c:384
#, c-format
msgid ""
"\n"
"\n"
"Options de connexion :\n"
-#: clusterdb.c:274 createlang.c:243 createuser.c:355 dropdb.c:164
-#: droplang.c:244 dropuser.c:166 reindexdb.c:355 vacuumdb.c:374
+#: clusterdb.c:285 createlang.c:243 createuser.c:355 dropdb.c:165
+#: droplang.c:238 dropuser.c:166 reindexdb.c:364 vacuumdb.c:385
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr ""
" -h, --host=HOTE hôte du serveur de bases de données ou\n"
" répertoire des sockets\n"
-#: clusterdb.c:275 createlang.c:244 createuser.c:356 dropdb.c:165
-#: droplang.c:245 dropuser.c:167 reindexdb.c:356 vacuumdb.c:375
+#: clusterdb.c:286 createlang.c:244 createuser.c:356 dropdb.c:166
+#: droplang.c:239 dropuser.c:167 reindexdb.c:365 vacuumdb.c:386
#, c-format
msgid " -p, --port=PORT database server port\n"
msgstr " -p, --port=PORT port du serveur de bases de données\n"
-#: clusterdb.c:276 createlang.c:245 dropdb.c:166 droplang.c:246
-#: reindexdb.c:357 vacuumdb.c:376
+#: clusterdb.c:287 createlang.c:245 dropdb.c:167 droplang.c:240 reindexdb.c:366
+#: vacuumdb.c:387
#, c-format
msgid " -U, --username=USERNAME user name to connect as\n"
msgstr " -U, --username=NOMUTILISATEUR nom d'utilisateur pour la connexion\n"
-#: clusterdb.c:277 createlang.c:246 createuser.c:358 dropdb.c:167
-#: droplang.c:247 dropuser.c:169 reindexdb.c:358 vacuumdb.c:377
+#: clusterdb.c:288 createlang.c:246 createuser.c:358 dropdb.c:168
+#: droplang.c:241 dropuser.c:169 reindexdb.c:367 vacuumdb.c:388
#, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password empêche la demande d'un mot de passe\n"
-#: clusterdb.c:278 createlang.c:247 createuser.c:359 dropdb.c:168
-#: droplang.c:248 dropuser.c:170 reindexdb.c:359 vacuumdb.c:378
+#: clusterdb.c:289 createlang.c:247 createuser.c:359 dropdb.c:169
+#: droplang.c:242 dropuser.c:170 reindexdb.c:368 vacuumdb.c:389
#, c-format
msgid " -W, --password force password prompt\n"
msgstr " -W, --password force la demande d'un mot de passe\n"
-#: clusterdb.c:279 dropdb.c:169 reindexdb.c:360 vacuumdb.c:379
+#: clusterdb.c:290 dropdb.c:170 reindexdb.c:369 vacuumdb.c:390
#, c-format
msgid " --maintenance-db=DBNAME alternate maintenance database\n"
msgstr " --maintenance-db=NOM_BASE indique une autre base par défaut\n"
-#: clusterdb.c:280
+#: clusterdb.c:291
#, c-format
msgid ""
"\n"
"\n"
"Lire la description de la commande SQL CLUSTER pour de plus amples détails.\n"
-#: clusterdb.c:281 createdb.c:273 createlang.c:248 createuser.c:360
-#: dropdb.c:170 droplang.c:249 dropuser.c:171 pg_isready.c:236 reindexdb.c:362
-#: vacuumdb.c:381
+#: clusterdb.c:292 createdb.c:273 createlang.c:248 createuser.c:360
+#: dropdb.c:171 droplang.c:243 dropuser.c:171 pg_isready.c:236 reindexdb.c:371
+#: vacuumdb.c:392
#, c-format
msgid ""
"\n"
"\n"
"Rapporter les bogues à <pgsql-bugs@postgresql.org>.\n"
-#: common.c:44
+#: common.c:46
#, c-format
msgid "%s: could not obtain information about current user: %s\n"
-msgstr ""
-"%s : n'a pas pu obtenir les informations concernant l'utilisateur actuel : "
-"%s\n"
+msgstr "%s : n'a pas pu obtenir les informations concernant l'utilisateur actuel : %s\n"
-#: common.c:55
+#: common.c:57
#, c-format
msgid "%s: could not get current user name: %s\n"
msgstr "%s : n'a pas pu récupérer le nom de l'utilisateur actuel : %s\n"
-#: common.c:102 common.c:148
+#: common.c:105 common.c:151
msgid "Password: "
msgstr "Mot de passe : "
-#: common.c:137
+#: common.c:140
#, c-format
msgid "%s: could not connect to database %s\n"
msgstr "%s : n'a pas pu se connecter à la base de données %s\n"
-#: common.c:164
+#: common.c:167
#, c-format
msgid "%s: could not connect to database %s: %s"
msgstr "%s : n'a pas pu se connecter à la base de données %s : %s"
-#: common.c:213 common.c:241
+#: common.c:220 common.c:248
#, c-format
msgid "%s: query failed: %s"
msgstr "%s : échec de la requête : %s"
-#: common.c:215 common.c:243
+#: common.c:222 common.c:250
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s : la requête était : %s\n"
+#: common.c:375
+#, c-format
+msgid "%s: query returned %d row instead of one: %s\n"
+msgid_plural "%s: query returned %d rows instead of one: %s\n"
+msgstr[0] "%s : la requête a renvoyé %d ligne au lieu d'une seule : %s\n"
+msgstr[1] "%s : la requête a renvoyé %d lignes au lieu d'une seule : %s\n"
+
#. translator: abbreviation for "yes"
-#: common.c:284
+#: common.c:401
msgid "y"
msgstr "o"
#. translator: abbreviation for "no"
-#: common.c:286
+#: common.c:403
msgid "n"
msgstr "n"
#. translator: This is a question followed by the translated options for
#. "yes" and "no".
-#: common.c:296
+#: common.c:413
#, c-format
msgid "%s (%s/%s) "
msgstr "%s (%s/%s) "
-#: common.c:317
+#: common.c:434
#, c-format
msgid "Please answer \"%s\" or \"%s\".\n"
msgstr "Merci de répondre « %s » ou « %s ».\n"
-#: common.c:395 common.c:428
+#: common.c:512 common.c:545
#, c-format
msgid "Cancel request sent\n"
msgstr "Requête d'annulation envoyée\n"
-#: common.c:397 common.c:430
+#: common.c:514 common.c:547
#, c-format
msgid "Could not send cancel request: %s"
msgstr "N'a pas pu envoyer la requête d'annulation : %s"
#: createdb.c:152
#, c-format
msgid "%s: only one of --locale and --lc-collate can be specified\n"
-msgstr ""
-"%s : une seule des options --locale et --lc-collate peut être indiquée\n"
+msgstr "%s : une seule des options --locale et --lc-collate peut être indiquée\n"
#: createdb.c:164
#, c-format
#: createdb.c:233
#, c-format
msgid "%s: comment creation failed (database was created): %s"
-msgstr ""
-"%s: l'ajout du commentaire a échoué (la base de données a été créée) : %s"
+msgstr "%s: l'ajout du commentaire a échoué (la base de données a été créée) : %s"
#: createdb.c:251
#, c-format
#: createdb.c:255
#, c-format
msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n"
-msgstr ""
-" -D, --tablespace=TABLESPACE tablespace par défaut de la base de données\n"
+msgstr " -D, --tablespace=TABLESPACE tablespace par défaut de la base de données\n"
#: createdb.c:256
#, c-format
-msgid ""
-" -e, --echo show the commands being sent to the server\n"
-msgstr ""
-" -e, --echo affiche les commandes envoyées au serveur\n"
+msgid " -e, --echo show the commands being sent to the server\n"
+msgstr " -e, --echo affiche les commandes envoyées au serveur\n"
#: createdb.c:257
#, c-format
#: createdb.c:259
#, c-format
msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n"
-msgstr ""
-" --lc-collate=LOCALE paramètre LC_COLLATE pour la base de "
-"données\n"
+msgstr " --lc-collate=LOCALE paramètre LC_COLLATE pour la base de données\n"
#: createdb.c:260
#, c-format
msgid " --lc-ctype=LOCALE LC_CTYPE setting for the database\n"
-msgstr ""
-" --lc-ctype=LOCALE paramètre LC_CTYPE pour la base de données\n"
+msgstr " --lc-ctype=LOCALE paramètre LC_CTYPE pour la base de données\n"
#: createdb.c:261
#, c-format
#: createdb.c:266
#, c-format
-msgid ""
-" -h, --host=HOSTNAME database server host or socket directory\n"
+msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr ""
" -h, --host=HOTE hôte du serveur de bases de données\n"
" ou répertoire des sockets\n"
msgid "%s: missing required argument language name\n"
msgstr "%s : argument nom du langage requis mais manquant\n"
-#: createlang.c:195
+#: createlang.c:194
#, c-format
msgid "%s: language \"%s\" is already installed in database \"%s\"\n"
-msgstr ""
-"%s : le langage « %s » est déjà installé sur la base de données « %s »\n"
+msgstr "%s : le langage « %s » est déjà installé sur la base de données « %s »\n"
#: createlang.c:217
#, c-format
"%s installe un langage de procédures dans une base de données PostgreSQL.\n"
"\n"
-#: createlang.c:235 droplang.c:236
+#: createlang.c:235 droplang.c:230
#, c-format
msgid " %s [OPTION]... LANGNAME [DBNAME]\n"
msgstr " %s [OPTION]... NOMLANGAGE [NOMBASE]\n"
#: createlang.c:237
#, c-format
msgid " -d, --dbname=DBNAME database to install language in\n"
-msgstr ""
-" -d, --dbname=NOMBASE base sur laquelle installer le langage\n"
+msgstr " -d, --dbname=NOMBASE base sur laquelle installer le langage\n"
-#: createlang.c:239 droplang.c:240
+#: createlang.c:239 droplang.c:234
#, c-format
-msgid ""
-" -l, --list show a list of currently installed languages\n"
+msgid " -l, --list show a list of currently installed languages\n"
msgstr ""
" -l, --list affiche la liste des langages déjà\n"
" installés\n"
#: createuser.c:332
#, c-format
-msgid ""
-" -c, --connection-limit=N connection limit for role (default: no limit)\n"
+msgid " -c, --connection-limit=N connection limit for role (default: no limit)\n"
msgstr ""
" -c, --connection-limit=N nombre maximal de connexions pour le rôle\n"
" (par défaut sans limite)\n"
" -i, --inherit role inherits privileges of roles it is a\n"
" member of (default)\n"
msgstr ""
-" -i, --inherit le rôle hérite des droits des rôles dont "
-"il\n"
+" -i, --inherit le rôle hérite des droits des rôles dont il\n"
" est membre (par défaut)\n"
#: createuser.c:339
#: createuser.c:340
#, c-format
msgid " -l, --login role can login (default)\n"
-msgstr ""
-" -l, --login le rôle peut se connecter (par défaut)\n"
+msgstr " -l, --login le rôle peut se connecter (par défaut)\n"
#: createuser.c:341
#, c-format
#: createuser.c:342
#, c-format
msgid " -N, --unencrypted do not encrypt stored password\n"
-msgstr ""
-" -N, --unencrypted ne chiffre pas le mot de passe stocké\n"
+msgstr " -N, --unencrypted ne chiffre pas le mot de passe stocké\n"
#: createuser.c:343
#, c-format
msgid " -P, --pwprompt assign a password to new role\n"
-msgstr ""
-" -P, --pwprompt affecte un mot de passe au nouveau rôle\n"
+msgstr " -P, --pwprompt affecte un mot de passe au nouveau rôle\n"
#: createuser.c:344
#, c-format
#: createuser.c:345
#, c-format
msgid " -R, --no-createrole role cannot create roles (default)\n"
-msgstr ""
-" -R, --no-createrole le rôle ne peut pas créer de rôles (par "
-"défaut)\n"
+msgstr " -R, --no-createrole le rôle ne peut pas créer de rôles (par défaut)\n"
#: createuser.c:346
#, c-format
#: createuser.c:347
#, c-format
msgid " -S, --no-superuser role will not be superuser (default)\n"
-msgstr ""
-" -S, --no-superuser le rôle ne sera pas super-utilisateur (par "
-"défaut)\n"
+msgstr " -S, --no-superuser le rôle ne sera pas super-utilisateur (par défaut)\n"
#: createuser.c:349
#, c-format
msgid ""
-" --interactive prompt for missing role name and attributes "
-"rather\n"
+" --interactive prompt for missing role name and attributes rather\n"
" than using defaults\n"
msgstr ""
" --interactive demande le nom du rôle et les attributs\n"
#: createuser.c:357
#, c-format
-msgid ""
-" -U, --username=USERNAME user name to connect as (not the one to create)\n"
+msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n"
msgstr ""
-" -U, --username=NOMUTILISATEUR nom de l'utilisateur pour la connexion "
-"(pas\n"
+" -U, --username=NOMUTILISATEUR nom de l'utilisateur pour la connexion (pas\n"
" celui à créer)\n"
#: dropdb.c:102
msgid "Are you sure?"
msgstr "Êtes-vous sûr ?"
-#: dropdb.c:139
+#: dropdb.c:140
#, c-format
msgid "%s: database removal failed: %s"
msgstr "%s: la suppression de la base de données a échoué : %s"
-#: dropdb.c:154
+#: dropdb.c:155
#, c-format
msgid ""
"%s removes a PostgreSQL database.\n"
"%s supprime une base de données PostgreSQL.\n"
"\n"
-#: dropdb.c:156
+#: dropdb.c:157
#, c-format
msgid " %s [OPTION]... DBNAME\n"
msgstr " %s [OPTION]... NOMBASE\n"
-#: dropdb.c:159
+#: dropdb.c:160
#, c-format
msgid " -i, --interactive prompt before deleting anything\n"
msgstr ""
-" -i, --interactive demande confirmation avant de supprimer quoi "
-"que\n"
+" -i, --interactive demande confirmation avant de supprimer quoi que\n"
" ce soit\n"
-#: dropdb.c:161
+#: dropdb.c:162
#, c-format
-msgid ""
-" --if-exists don't report error if database doesn't exist\n"
+msgid " --if-exists don't report error if database doesn't exist\n"
msgstr ""
" --if-exists ne renvoie pas d'erreur si la base\n"
" n'existe pas\n"
-#: droplang.c:201
+#: droplang.c:194
#, c-format
msgid "%s: language \"%s\" is not installed in database \"%s\"\n"
-msgstr ""
-"%s : le langage « %s » n'est pas installé dans la base de données « %s »\n"
+msgstr "%s : le langage « %s » n'est pas installé dans la base de données « %s »\n"
-#: droplang.c:219
+#: droplang.c:213
#, c-format
msgid "%s: language removal failed: %s"
msgstr "%s : la suppression du langage a échoué : %s"
-#: droplang.c:234
+#: droplang.c:228
#, c-format
msgid ""
"%s removes a procedural language from a database.\n"
"%s supprime un langage procédural d'une base de données.\n"
"\n"
-#: droplang.c:238
+#: droplang.c:232
#, c-format
-msgid ""
-" -d, --dbname=DBNAME database from which to remove the language\n"
+msgid " -d, --dbname=DBNAME database from which to remove the language\n"
msgstr ""
" -d, --dbname=NOMBASE base de données à partir de laquelle\n"
" supprimer le langage\n"
" -i, --interactive prompt before deleting anything, and prompt for\n"
" role name if not specified\n"
msgstr ""
-" -i, --interactive demande confirmation avant de supprimer quoi "
-"que\n"
-" ce soit, et demande le nom du rôle s'il n'est "
-"pas\n"
+" -i, --interactive demande confirmation avant de supprimer quoi que\n"
+" ce soit, et demande le nom du rôle s'il n'est pas\n"
" indiqué\n"
#: dropuser.c:163
#: dropuser.c:168
#, c-format
-msgid ""
-" -U, --username=USERNAME user name to connect as (not the one to drop)\n"
+msgid " -U, --username=USERNAME user name to connect as (not the one to drop)\n"
msgstr ""
-" -U, --username=NOMUTILISATEUR nom de l'utilisateur pour la connexion "
-"(pas\n"
+" -U, --username=NOMUTILISATEUR nom de l'utilisateur pour la connexion (pas\n"
" celui à supprimer)\n"
#: pg_isready.c:142
#: pg_isready.c:199
#, c-format
-#| msgid "Server started and accepting connections\n"
msgid "accepting connections\n"
msgstr "acceptation des connexions\n"
#: pg_isready.c:202
#, c-format
-#| msgid "Server started and accepting connections\n"
msgid "rejecting connections\n"
msgstr "rejet des connexions\n"
#: pg_isready.c:211
#, c-format
-#| msgid "[unknown]"
msgid "unknown\n"
msgstr "inconnu\n"
#: pg_isready.c:234
#, c-format
-msgid ""
-" -t, --timeout=SECS seconds to wait when attempting connection, 0 "
-"disables (default: %s)\n"
+msgid " -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n"
msgstr ""
-" -t, --timeout=SECS durée en secondes à attendre lors d'une tentative "
-"de connexion\n"
+" -t, --timeout=SECS durée en secondes à attendre lors d'une tentative de connexion\n"
" 0 pour désactiver (défaut: %s)\n"
#: pg_isready.c:235
#: reindexdb.c:175
#, c-format
-msgid ""
-"%s: cannot reindex specific table(s) and system catalogs at the same time\n"
-msgstr ""
-"%s : ne peut pas réindexer une (des) table(s) spécifique(s) etles catalogues "
-"système en même temps\n"
+msgid "%s: cannot reindex specific table(s) and system catalogs at the same time\n"
+msgstr "%s : ne peut pas réindexer une (des) table(s) spécifique(s) etles catalogues système en même temps\n"
#: reindexdb.c:180
#, c-format
-msgid ""
-"%s: cannot reindex specific index(es) and system catalogs at the same time\n"
+msgid "%s: cannot reindex specific index(es) and system catalogs at the same time\n"
msgstr ""
"%s : ne peut pas réindexer un (des) index spécifique(s) et\n"
"les catalogues système en même temps\n"
-#: reindexdb.c:264
+#: reindexdb.c:265
#, c-format
msgid "%s: reindexing of table \"%s\" in database \"%s\" failed: %s"
msgstr ""
"%s : la réindexation de la table « %s » dans la base de données « %s » a\n"
"échoué : %s"
-#: reindexdb.c:267
+#: reindexdb.c:268
#, c-format
msgid "%s: reindexing of index \"%s\" in database \"%s\" failed: %s"
msgstr ""
"%s : la réindexation de l'index « %s » dans la base de données « %s » a\n"
"échoué : %s"
-#: reindexdb.c:270
+#: reindexdb.c:271
#, c-format
msgid "%s: reindexing of database \"%s\" failed: %s"
msgstr "%s : la réindexation de la base de données « %s » a échoué : %s"
-#: reindexdb.c:301
+#: reindexdb.c:304
#, c-format
msgid "%s: reindexing database \"%s\"\n"
msgstr "%s : réindexation de la base de données « %s »\n"
-#: reindexdb.c:329
+#: reindexdb.c:338
#, c-format
msgid "%s: reindexing of system catalogs failed: %s"
msgstr "%s : la réindexation des catalogues système a échoué : %s"
-#: reindexdb.c:341
+#: reindexdb.c:350
#, c-format
msgid ""
"%s reindexes a PostgreSQL database.\n"
"%s réindexe une base de données PostgreSQL.\n"
"\n"
-#: reindexdb.c:345
+#: reindexdb.c:354
#, c-format
msgid " -a, --all reindex all databases\n"
msgstr " -a, --all réindexe toutes les bases de données\n"
-#: reindexdb.c:346
+#: reindexdb.c:355
#, c-format
msgid " -d, --dbname=DBNAME database to reindex\n"
msgstr " -d, --dbname=NOMBASE base de données à réindexer\n"
-#: reindexdb.c:348
+#: reindexdb.c:357
#, c-format
msgid " -i, --index=INDEX recreate specific index(es) only\n"
msgstr " -i, --index=INDEX recrée uniquement cet (ces) index\n"
-#: reindexdb.c:350
+#: reindexdb.c:359
#, c-format
msgid " -s, --system reindex system catalogs\n"
msgstr " -s, --system réindexe les catalogues système\n"
-#: reindexdb.c:351
+#: reindexdb.c:360
#, c-format
msgid " -t, --table=TABLE reindex specific table(s) only\n"
msgstr " -t, --table=TABLE réindexe uniquement cette (ces) table(s)\n"
-#: reindexdb.c:361
+#: reindexdb.c:370
#, c-format
msgid ""
"\n"
#: vacuumdb.c:162
#, c-format
msgid "%s: cannot use the \"full\" option when performing only analyze\n"
-msgstr ""
-"%s : ne peut utiliser l'option « full » lors de l'exécution d'un ANALYZE "
-"seul\n"
+msgstr "%s : ne peut utiliser l'option « full » lors de l'exécution d'un ANALYZE seul\n"
#: vacuumdb.c:168
#, c-format
"%s : ne peut pas exécuter VACUUM sur une(des) table(s) spécifique(s)\n"
"dans toutes les bases de données\n"
-#: vacuumdb.c:306
+#: vacuumdb.c:309
#, c-format
msgid "%s: vacuuming of table \"%s\" in database \"%s\" failed: %s"
msgstr ""
"%s : l'exécution de VACUUM sur la table « %s » dans la base de données\n"
"« %s » a échoué : %s"
-#: vacuumdb.c:309
+#: vacuumdb.c:312
#, c-format
msgid "%s: vacuuming of database \"%s\" failed: %s"
msgstr "%s : l'exécution de VACUUM sur la base de données « %s » a échoué : %s"
-#: vacuumdb.c:341
+#: vacuumdb.c:346
#, c-format
msgid "%s: vacuuming database \"%s\"\n"
msgstr "%s : exécution de VACUUM sur la base de données « %s »\n"
-#: vacuumdb.c:357
+#: vacuumdb.c:368
#, c-format
msgid ""
"%s cleans and analyzes a PostgreSQL database.\n"
"%s nettoie et analyse une base de données PostgreSQL.\n"
"\n"
-#: vacuumdb.c:361
+#: vacuumdb.c:372
#, c-format
msgid " -a, --all vacuum all databases\n"
msgstr ""
" -a, --all exécute VACUUM sur toutes les bases de\n"
" données\n"
-#: vacuumdb.c:362
+#: vacuumdb.c:373
#, c-format
msgid " -d, --dbname=DBNAME database to vacuum\n"
-msgstr ""
-" -d, --dbname=NOMBASE exécute VACUUM sur cette base de données\n"
+msgstr " -d, --dbname=NOMBASE exécute VACUUM sur cette base de données\n"
-#: vacuumdb.c:363
+#: vacuumdb.c:374
#, c-format
-msgid ""
-" -e, --echo show the commands being sent to the "
-"server\n"
-msgstr ""
-" -e, --echo affiche les commandes envoyées au serveur\n"
+msgid " -e, --echo show the commands being sent to the server\n"
+msgstr " -e, --echo affiche les commandes envoyées au serveur\n"
-#: vacuumdb.c:364
+#: vacuumdb.c:375
#, c-format
msgid " -f, --full do full vacuuming\n"
msgstr " -f, --full exécute VACUUM en mode FULL\n"
-#: vacuumdb.c:365
+#: vacuumdb.c:376
#, c-format
msgid " -F, --freeze freeze row transaction information\n"
msgstr ""
" -F, --freeze gèle les informations de transactions des\n"
" lignes\n"
-#: vacuumdb.c:366
+#: vacuumdb.c:377
#, c-format
msgid " -q, --quiet don't write any messages\n"
msgstr " -q, --quiet n'écrit aucun message\n"
-#: vacuumdb.c:367
+#: vacuumdb.c:378
#, c-format
msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n"
-msgstr ""
-" -t, --table='TABLE[(COLONNES)]' exécute VACUUM sur cette (ces) tables\n"
+msgstr " -t, --table='TABLE[(COLONNES)]' exécute VACUUM sur cette (ces) tables\n"
-#: vacuumdb.c:368
+#: vacuumdb.c:379
#, c-format
msgid " -v, --verbose write a lot of output\n"
msgstr " -v, --verbose mode verbeux\n"
-#: vacuumdb.c:369
+#: vacuumdb.c:380
#, c-format
-msgid ""
-" -V, --version output version information, then exit\n"
+msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version puis quitte\n"
-#: vacuumdb.c:370
+#: vacuumdb.c:381
#, c-format
msgid " -z, --analyze update optimizer statistics\n"
-msgstr ""
-" -z, --analyze met à jour les statistiques de l'optimiseur\n"
+msgstr " -z, --analyze met à jour les statistiques de l'optimiseur\n"
-#: vacuumdb.c:371
+#: vacuumdb.c:382
#, c-format
msgid " -Z, --analyze-only only update optimizer statistics\n"
msgstr ""
" -Z, --analyze-only met seulement à jour les statistiques de\n"
" l'optimiseur\n"
-#: vacuumdb.c:372
+#: vacuumdb.c:383
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide puis quitte\n"
-#: vacuumdb.c:380
+#: vacuumdb.c:391
#, c-format
msgid ""
"\n"
"\n"
"Lire la description de la commande SQL VACUUM pour plus d'informations.\n"
-#~ msgid "%s: out of memory\n"
-#~ msgstr "%s : mémoire épuisée\n"
-
-#~ msgid "pg_strdup: cannot duplicate null pointer (internal error)\n"
-#~ msgstr ""
-#~ "pg_strdup : ne peut pas dupliquer un pointeur nul (erreur interne)\n"
-
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide et quitte\n"
-
-#~ msgid ""
-#~ " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version et quitte\n"
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version et quitte\n"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide et quitte\n"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide et quitte\n"
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version et quitte\n"
+#~ msgid "%s: still %s functions declared in language \"%s\"; language not removed\n"
+#~ msgstr ""
+#~ "%s : il existe encore %s fonctions déclarées dans le langage « %s » ;\n"
+#~ "langage non supprimé\n"
#~ msgid ""
#~ "\n"
-#~ "If one of -d, -D, -r, -R, -s, -S, and ROLENAME is not specified, you "
-#~ "will\n"
+#~ "If one of -d, -D, -r, -R, -s, -S, and ROLENAME is not specified, you will\n"
#~ "be prompted interactively.\n"
#~ msgstr ""
#~ "\n"
#~ "Si une des options -d, -D, -r, -R, -s, -S et NOMROLE n'est pas précisée,\n"
#~ "elle sera demandée interactivement.\n"
-#~ msgid ""
-#~ "%s: still %s functions declared in language \"%s\"; language not removed\n"
-#~ msgstr ""
-#~ "%s : il existe encore %s fonctions déclarées dans le langage « %s » ;\n"
-#~ "langage non supprimé\n"
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version et quitte\n"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide et quitte\n"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide et quitte\n"
-#~ msgid ""
-#~ " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version et quitte\n"
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version et quitte\n"
+
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide et quitte\n"
+
+#~ msgid "pg_strdup: cannot duplicate null pointer (internal error)\n"
+#~ msgstr "pg_strdup : ne peut pas dupliquer un pointeur nul (erreur interne)\n"
+
+#~ msgid "%s: out of memory\n"
+#~ msgstr "%s : mémoire épuisée\n"
msgstr ""
"Project-Id-Version: pgscripts (PostgreSQL) 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2014-12-05 17:47+0000\n"
-"PO-Revision-Date: 2016-04-17 20:55+0100\n"
+"POT-Creation-Date: 2018-10-05 20:54+0000\n"
+"PO-Revision-Date: 2018-10-08 21:19+0100\n"
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
"Language-Team: https://github.com/dvarrazzo/postgresql-it\n"
"Language: it\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-SourceCharset: utf-8\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 2.0.6\n"
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
#: ../../common/fe_memutils.c:83
msgid "%s: cannot cluster specific table(s) in all databases\n"
msgstr "%s: non è possibile raggruppare tabelle specificate in tutti i database\n"
-#: clusterdb.c:211
+#: clusterdb.c:215
#, c-format
msgid "%s: clustering of table \"%s\" in database \"%s\" failed: %s"
msgstr "%s: il riordino della tabella \"%s\" nel database \"%s\" è fallito: %s"
-#: clusterdb.c:214
+#: clusterdb.c:218
#, c-format
msgid "%s: clustering of database \"%s\" failed: %s"
msgstr "%s: il riordino del database \"%s\" è fallito: %s"
-#: clusterdb.c:245
+#: clusterdb.c:251
#, c-format
msgid "%s: clustering database \"%s\"\n"
msgstr "%s: riordino del database \"%s\"\n"
-#: clusterdb.c:261
+#: clusterdb.c:272
#, c-format
msgid ""
"%s clusters all previously clustered tables in a database.\n"
"%s raggruppa tutte le tabelle precedentemente raggruppate in un database.\n"
"\n"
-#: clusterdb.c:262 createdb.c:252 createlang.c:234 createuser.c:329
-#: dropdb.c:155 droplang.c:235 dropuser.c:156 pg_isready.c:222 reindexdb.c:342
-#: vacuumdb.c:358
+#: clusterdb.c:273 createdb.c:252 createlang.c:234 createuser.c:329
+#: dropdb.c:156 droplang.c:229 dropuser.c:156 pg_isready.c:222 reindexdb.c:351
+#: vacuumdb.c:369
#, c-format
msgid "Usage:\n"
msgstr "Utilizzo:\n"
-#: clusterdb.c:263 reindexdb.c:343 vacuumdb.c:359
+#: clusterdb.c:274 reindexdb.c:352 vacuumdb.c:370
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPZIONE]... [NOMEDB]\n"
-#: clusterdb.c:264 createdb.c:254 createlang.c:236 createuser.c:331
-#: dropdb.c:157 droplang.c:237 dropuser.c:158 pg_isready.c:225 reindexdb.c:344
-#: vacuumdb.c:360
+#: clusterdb.c:275 createdb.c:254 createlang.c:236 createuser.c:331
+#: dropdb.c:158 droplang.c:231 dropuser.c:158 pg_isready.c:225 reindexdb.c:353
+#: vacuumdb.c:371
#, c-format
msgid ""
"\n"
"\n"
"Opzioni:\n"
-#: clusterdb.c:265
+#: clusterdb.c:276
#, c-format
msgid " -a, --all cluster all databases\n"
msgstr " -a, --all raggruppa tutti i database\n"
-#: clusterdb.c:266
+#: clusterdb.c:277
#, c-format
msgid " -d, --dbname=DBNAME database to cluster\n"
msgstr " -d, --dbname=NOMEDB database da raggruppare\n"
-#: clusterdb.c:267 createlang.c:238 createuser.c:335 dropdb.c:158
-#: droplang.c:239 dropuser.c:159 reindexdb.c:347
+#: clusterdb.c:278 createlang.c:238 createuser.c:335 dropdb.c:159
+#: droplang.c:233 dropuser.c:159 reindexdb.c:356
#, c-format
msgid " -e, --echo show the commands being sent to the server\n"
msgstr " -e, --echo mostra i comandi inviati al server\n"
-#: clusterdb.c:268 reindexdb.c:349
+#: clusterdb.c:279 reindexdb.c:358
#, c-format
msgid " -q, --quiet don't write any messages\n"
msgstr " -q, --quiet non stampare alcun messaggio\n"
-#: clusterdb.c:269
+#: clusterdb.c:280
#, c-format
msgid " -t, --table=TABLE cluster specific table(s) only\n"
msgstr " -t, --table=TABELLA raggruppa solo le tabelle specificate\n"
-#: clusterdb.c:270
+#: clusterdb.c:281
#, c-format
msgid " -v, --verbose write a lot of output\n"
msgstr " -v, --verbose mostra un output completo\n"
-#: clusterdb.c:271 createlang.c:240 createuser.c:348 dropdb.c:160
-#: droplang.c:241 dropuser.c:162 reindexdb.c:352
+#: clusterdb.c:282 createlang.c:240 createuser.c:348 dropdb.c:161
+#: droplang.c:235 dropuser.c:162 reindexdb.c:361
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: clusterdb.c:272 createlang.c:241 createuser.c:353 dropdb.c:162
-#: droplang.c:242 dropuser.c:164 reindexdb.c:353
+#: clusterdb.c:283 createlang.c:241 createuser.c:353 dropdb.c:163
+#: droplang.c:236 dropuser.c:164 reindexdb.c:362
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: clusterdb.c:273 createdb.c:265 createlang.c:242 createuser.c:354
-#: dropdb.c:163 droplang.c:243 dropuser.c:165 pg_isready.c:231 reindexdb.c:354
-#: vacuumdb.c:373
+#: clusterdb.c:284 createdb.c:265 createlang.c:242 createuser.c:354
+#: dropdb.c:164 droplang.c:237 dropuser.c:165 pg_isready.c:231 reindexdb.c:363
+#: vacuumdb.c:384
#, c-format
msgid ""
"\n"
"\n"
"Opzioni di connessione:\n"
-#: clusterdb.c:274 createlang.c:243 createuser.c:355 dropdb.c:164
-#: droplang.c:244 dropuser.c:166 reindexdb.c:355 vacuumdb.c:374
+#: clusterdb.c:285 createlang.c:243 createuser.c:355 dropdb.c:165
+#: droplang.c:238 dropuser.c:166 reindexdb.c:364 vacuumdb.c:385
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr " -h, --host=HOSTNAME host del server database o directory socket\n"
-#: clusterdb.c:275 createlang.c:244 createuser.c:356 dropdb.c:165
-#: droplang.c:245 dropuser.c:167 reindexdb.c:356 vacuumdb.c:375
+#: clusterdb.c:286 createlang.c:244 createuser.c:356 dropdb.c:166
+#: droplang.c:239 dropuser.c:167 reindexdb.c:365 vacuumdb.c:386
#, c-format
msgid " -p, --port=PORT database server port\n"
msgstr " -p, --port=PORTA porta del server database\n"
-#: clusterdb.c:276 createlang.c:245 dropdb.c:166 droplang.c:246
-#: reindexdb.c:357 vacuumdb.c:376
+#: clusterdb.c:287 createlang.c:245 dropdb.c:167 droplang.c:240 reindexdb.c:366
+#: vacuumdb.c:387
#, c-format
msgid " -U, --username=USERNAME user name to connect as\n"
msgstr " -U, --username=UTENTE nome utente da utilizzare per la connessione\n"
-#: clusterdb.c:277 createlang.c:246 createuser.c:358 dropdb.c:167
-#: droplang.c:247 dropuser.c:169 reindexdb.c:358 vacuumdb.c:377
+#: clusterdb.c:288 createlang.c:246 createuser.c:358 dropdb.c:168
+#: droplang.c:241 dropuser.c:169 reindexdb.c:367 vacuumdb.c:388
#, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password non richiedere mai una password\n"
-#: clusterdb.c:278 createlang.c:247 createuser.c:359 dropdb.c:168
-#: droplang.c:248 dropuser.c:170 reindexdb.c:359 vacuumdb.c:378
+#: clusterdb.c:289 createlang.c:247 createuser.c:359 dropdb.c:169
+#: droplang.c:242 dropuser.c:170 reindexdb.c:368 vacuumdb.c:389
#, c-format
msgid " -W, --password force password prompt\n"
msgstr " -W, --password forza la richiesta di una password\n"
-#: clusterdb.c:279 dropdb.c:169 reindexdb.c:360 vacuumdb.c:379
+#: clusterdb.c:290 dropdb.c:170 reindexdb.c:369 vacuumdb.c:390
#, c-format
msgid " --maintenance-db=DBNAME alternate maintenance database\n"
msgstr " --maintenance-db=NOMEDB database di manutenzione alternativo\n"
-#: clusterdb.c:280
+#: clusterdb.c:291
#, c-format
msgid ""
"\n"
"\n"
"Consulta la descrizione del comando SQL CLUSTER per maggiori informazioni.\n"
-#: clusterdb.c:281 createdb.c:273 createlang.c:248 createuser.c:360
-#: dropdb.c:170 droplang.c:249 dropuser.c:171 pg_isready.c:236 reindexdb.c:362
-#: vacuumdb.c:381
+#: clusterdb.c:292 createdb.c:273 createlang.c:248 createuser.c:360
+#: dropdb.c:171 droplang.c:243 dropuser.c:171 pg_isready.c:236 reindexdb.c:371
+#: vacuumdb.c:392
#, c-format
msgid ""
"\n"
"\n"
"Puoi segnalare eventuali bug a <pgsql-bugs@postgresql.org>.\n"
-#: common.c:44
+#: common.c:46
#, c-format
msgid "%s: could not obtain information about current user: %s\n"
msgstr "%s: non è stato possibile acquisire informazioni sull'utente corrente: %s\n"
-#: common.c:55
+#: common.c:57
#, c-format
msgid "%s: could not get current user name: %s\n"
msgstr "%s: non è stato possibile determinare il nome utente corrente: %s\n"
-#: common.c:102 common.c:148
+#: common.c:105 common.c:151
msgid "Password: "
msgstr "Password: "
-#: common.c:137
+#: common.c:140
#, c-format
msgid "%s: could not connect to database %s\n"
msgstr "%s: connessione al database %s fallita\n"
-#: common.c:164
+#: common.c:167
#, c-format
msgid "%s: could not connect to database %s: %s"
msgstr "%s: connessione al database %s fallita: %s"
-#: common.c:213 common.c:241
+#: common.c:220 common.c:248
#, c-format
msgid "%s: query failed: %s"
msgstr "%s: query fallita: %s"
-#: common.c:215 common.c:243
+#: common.c:222 common.c:250
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s: la query era: %s\n"
+#: common.c:375
+#, c-format
+msgid "%s: query returned %d row instead of one: %s\n"
+msgid_plural "%s: query returned %d rows instead of one: %s\n"
+msgstr[0] "%s: la query ha restituito %d righe invece di una: %s\n"
+msgstr[1] "%s: la query ha restituito %d righe invece di una: %s\n"
+
#. translator: abbreviation for "yes"
-#: common.c:284
+#: common.c:401
msgid "y"
msgstr "s"
#. translator: abbreviation for "no"
-#: common.c:286
+#: common.c:403
msgid "n"
msgstr "n"
#. translator: This is a question followed by the translated options for
#. "yes" and "no".
-#: common.c:296
+#: common.c:413
#, c-format
msgid "%s (%s/%s) "
msgstr "%s (%s/%s) "
-#: common.c:317
+#: common.c:434
#, c-format
msgid "Please answer \"%s\" or \"%s\".\n"
msgstr "Prego rispondere \"%s\" o \"%s\".\n"
-#: common.c:395 common.c:428
+#: common.c:512 common.c:545
#, c-format
msgid "Cancel request sent\n"
msgstr "Richiesta di annullamento inviata\n"
-#: common.c:397 common.c:430
+#: common.c:514 common.c:547
#, c-format
msgid "Could not send cancel request: %s"
msgstr "Invio della richiesta di annullamento fallita: %s"
msgid "%s: missing required argument language name\n"
msgstr "%s: parametro mancante necessario: nome del linguaggio\n"
-#: createlang.c:195
+#: createlang.c:194
#, c-format
msgid "%s: language \"%s\" is already installed in database \"%s\"\n"
msgstr "%s: il linguaggio \"%s\" è già installato nel database \"%s\"\n"
"%s installa un linguaggio procedurale in un database PostgreSQL.\n"
"\n"
-#: createlang.c:235 droplang.c:236
+#: createlang.c:235 droplang.c:230
#, c-format
msgid " %s [OPTION]... LANGNAME [DBNAME]\n"
msgstr " %s [OPZIONE]... NOME_LINGUAGGIO [NOMEDB]\n"
msgid " -d, --dbname=DBNAME database to install language in\n"
msgstr " -d, --dbname=NOMEDB database in cui installare il linguaggio\n"
-#: createlang.c:239 droplang.c:240
+#: createlang.c:239 droplang.c:234
#, c-format
msgid " -l, --list show a list of currently installed languages\n"
msgstr " -l, --list mostra la lista dei linguaggi attualmente installati\n"
msgid "Are you sure?"
msgstr "Sei sicuro?"
-#: dropdb.c:139
+#: dropdb.c:140
#, c-format
msgid "%s: database removal failed: %s"
msgstr "%s: eliminazione database fallita: %s"
-#: dropdb.c:154
+#: dropdb.c:155
#, c-format
msgid ""
"%s removes a PostgreSQL database.\n"
"%s elimina un database PostgreSQL.\n"
"\n"
-#: dropdb.c:156
+#: dropdb.c:157
#, c-format
msgid " %s [OPTION]... DBNAME\n"
msgstr " %s [OPZIONE]... NOMEDB\n"
-#: dropdb.c:159
+#: dropdb.c:160
#, c-format
msgid " -i, --interactive prompt before deleting anything\n"
msgstr " -i, --interactive chiedi conferma prima di cancellare qualunque cosa\n"
-#: dropdb.c:161
+#: dropdb.c:162
#, c-format
msgid " --if-exists don't report error if database doesn't exist\n"
msgstr " --if-exists non riportare errori se il database non esiste\n"
-#: droplang.c:201
+#: droplang.c:194
#, c-format
msgid "%s: language \"%s\" is not installed in database \"%s\"\n"
msgstr "%s: il linguaggio \"%s\" non è installato nel database \"%s\"\n"
-#: droplang.c:219
+#: droplang.c:213
#, c-format
msgid "%s: language removal failed: %s"
msgstr "%s: eliminazione del linguaggio fallita: %s"
-#: droplang.c:234
+#: droplang.c:228
#, c-format
msgid ""
"%s removes a procedural language from a database.\n"
"%s elimina un linguaggio procedurale da un database.\n"
"\n"
-#: droplang.c:238
+#: droplang.c:232
#, c-format
msgid " -d, --dbname=DBNAME database from which to remove the language\n"
msgstr " -d, --dbname=NOMEDB database dal quale eliminare il linguaggio\n"
msgid "%s: cannot reindex specific index(es) and system catalogs at the same time\n"
msgstr "%s: non è possibile re-indicizzare indici specificati e cataloghi di sistema allo stesso momento\n"
-#: reindexdb.c:264
+#: reindexdb.c:265
#, c-format
msgid "%s: reindexing of table \"%s\" in database \"%s\" failed: %s"
msgstr "%s: la re-indicizzazione della tabella \"%s\" nel database \"%s\" è fallita: %s"
-#: reindexdb.c:267
+#: reindexdb.c:268
#, c-format
msgid "%s: reindexing of index \"%s\" in database \"%s\" failed: %s"
msgstr "%s: la re-indicizzazione dell'indice \"%s\" nel database \"%s\" è fallita: %s"
-#: reindexdb.c:270
+#: reindexdb.c:271
#, c-format
msgid "%s: reindexing of database \"%s\" failed: %s"
msgstr "%s: la re-indicizzazione del database \"%s\" è fallita: %s"
-#: reindexdb.c:301
+#: reindexdb.c:304
#, c-format
msgid "%s: reindexing database \"%s\"\n"
msgstr "%s: re-indicizzazione del database \"%s\"\n"
-#: reindexdb.c:329
+#: reindexdb.c:338
#, c-format
msgid "%s: reindexing of system catalogs failed: %s"
msgstr "%s: la re-indicizzazione dei cataloghi di sistema è fallita: %s"
-#: reindexdb.c:341
+#: reindexdb.c:350
#, c-format
msgid ""
"%s reindexes a PostgreSQL database.\n"
"%s re-indicizza un database PostgreSQL.\n"
"\n"
-#: reindexdb.c:345
+#: reindexdb.c:354
#, c-format
msgid " -a, --all reindex all databases\n"
msgstr " -a, --all re-indicizza tutti i database\n"
-#: reindexdb.c:346
+#: reindexdb.c:355
#, c-format
msgid " -d, --dbname=DBNAME database to reindex\n"
msgstr " -d, --dbname=NOMEDB database da re-indicizzare\n"
-#: reindexdb.c:348
+#: reindexdb.c:357
#, c-format
msgid " -i, --index=INDEX recreate specific index(es) only\n"
msgstr " -i, --index=INDICE ricrea solo gli indici specificati\n"
-#: reindexdb.c:350
+#: reindexdb.c:359
#, c-format
msgid " -s, --system reindex system catalogs\n"
msgstr " -s, --system re-indicizza i cataloghi di sistema\n"
-#: reindexdb.c:351
+#: reindexdb.c:360
#, c-format
msgid " -t, --table=TABLE reindex specific table(s) only\n"
msgstr " -t, --table=TABELLA re-indicizza solo le tabelle specificate\n"
-#: reindexdb.c:361
+#: reindexdb.c:370
#, c-format
msgid ""
"\n"
msgid "%s: cannot vacuum specific table(s) in all databases\n"
msgstr "%s: non è possibile effettuare la pulizia di tabelle specificate in tutti i database\n"
-#: vacuumdb.c:306
+#: vacuumdb.c:309
#, c-format
msgid "%s: vacuuming of table \"%s\" in database \"%s\" failed: %s"
msgstr "%s: la pulizia della tabella \"%s\" nel database \"%s\" è fallita: %s"
-#: vacuumdb.c:309
+#: vacuumdb.c:312
#, c-format
msgid "%s: vacuuming of database \"%s\" failed: %s"
msgstr "%s: la pulizia del database \"%s\" è fallita: %s"
-#: vacuumdb.c:341
+#: vacuumdb.c:346
#, c-format
msgid "%s: vacuuming database \"%s\"\n"
msgstr "%s: pulizia del database \"%s\"\n"
-#: vacuumdb.c:357
+#: vacuumdb.c:368
#, c-format
msgid ""
"%s cleans and analyzes a PostgreSQL database.\n"
"%s pulisce ed analizza un database PostgreSQL.\n"
"\n"
-#: vacuumdb.c:361
+#: vacuumdb.c:372
#, c-format
msgid " -a, --all vacuum all databases\n"
msgstr " -a, --all pulisci tutti i database\n"
-#: vacuumdb.c:362
+#: vacuumdb.c:373
#, c-format
msgid " -d, --dbname=DBNAME database to vacuum\n"
msgstr " -d, --dbname=NOMEDB database da pulire\n"
-#: vacuumdb.c:363
+#: vacuumdb.c:374
#, c-format
msgid " -e, --echo show the commands being sent to the server\n"
msgstr " -e, --echo mostra i comandi inviati al server\n"
-#: vacuumdb.c:364
+#: vacuumdb.c:375
#, c-format
msgid " -f, --full do full vacuuming\n"
msgstr " -f, --full esegui una pulizia completa\n"
-#: vacuumdb.c:365
+#: vacuumdb.c:376
#, c-format
msgid " -F, --freeze freeze row transaction information\n"
msgstr ""
" -F, --freeze congela le informazioni per la transazione\n"
" sulla riga\n"
-#: vacuumdb.c:366
+#: vacuumdb.c:377
#, c-format
msgid " -q, --quiet don't write any messages\n"
msgstr " -q, --quiet non stampare alcun messaggio\n"
-#: vacuumdb.c:367
+#: vacuumdb.c:378
#, c-format
msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n"
msgstr " -t, --table='TABELLA[(COLONNE)]' ripulisci solo le tabelle specificate\n"
-#: vacuumdb.c:368
+#: vacuumdb.c:379
#, c-format
msgid " -v, --verbose write a lot of output\n"
msgstr " -v, --verbose mostra molti messaggi\n"
-#: vacuumdb.c:369
+#: vacuumdb.c:380
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: vacuumdb.c:370
+#: vacuumdb.c:381
#, c-format
msgid " -z, --analyze update optimizer statistics\n"
msgstr " -z, --analyze aggiorna le statistiche per l'ottimizzatore\n"
-#: vacuumdb.c:371
+#: vacuumdb.c:382
#, c-format
msgid " -Z, --analyze-only only update optimizer statistics\n"
msgstr ""
" -Z, --analyze-only aggiorna soltanto le statistiche per\n"
" l'ottimizzatore\n"
-#: vacuumdb.c:372
+#: vacuumdb.c:383
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: vacuumdb.c:380
+#: vacuumdb.c:391
#, c-format
msgid ""
"\n"
msgstr ""
"Project-Id-Version: pgscripts (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-04-27 15:42+0300\n"
+"POT-Creation-Date: 2018-10-01 13:24+0300\n"
"PO-Revision-Date: 2018-04-27 16:14+0300\n"
+"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
#: ../../common/fe_memutils.c:83
msgstr ""
"Project-Id-Version: ecpg (PostgreSQL) 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-02-07 20:08+0000\n"
-"PO-Revision-Date: 2017-04-23 03:03+0100\n"
+"POT-Creation-Date: 2018-10-05 20:49+0000\n"
+"PO-Revision-Date: 2018-10-08 20:43+0100\n"
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
"Language-Team: https://github.com/dvarrazzo/postgresql-it\n"
"Language: it\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-SourceCharset: utf-8\n"
-"X-Generator: Poedit 1.8.7.1\n"
+"X-Generator: Poedit 2.0.6\n"
#: descriptor.c:64
#, c-format
"\n"
"Puoi segnalare eventuali bug a <pgsql-bugs@postgresql.org>.\n"
-#: ecpg.c:171 ecpg.c:323 ecpg.c:333
+#: ecpg.c:171 ecpg.c:323 ecpg.c:334
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: apertura del file \"%s\" fallita: %s\n"
msgid "%s: no input files specified\n"
msgstr "%s: non è stato specificato nessun file di input\n"
-#: ecpg.c:456
+#: ecpg.c:457
#, c-format
msgid "cursor \"%s\" has been declared but not opened"
msgstr "il cursore \"%s\" è stato dichiarato, ma non aperto"
-#: ecpg.c:469 preproc.y:109
+#: ecpg.c:470 preproc.y:109
#, c-format
msgid "could not remove output file \"%s\"\n"
msgstr "rimozione del file di output \"%s\" fallita\n"
msgid "unterminated quoted string"
msgstr "stringa tra virgolette non terminata"
-#: pgc.l:580 pgc.l:593
+#: pgc.l:581 pgc.l:594
#, c-format
msgid "zero-length delimited identifier"
msgstr "identificativo delimitato di lunghezza zero"
-#: pgc.l:601
+#: pgc.l:602
#, c-format
msgid "unterminated quoted identifier"
msgstr "identificativo tra virgolette non terminato"
-#: pgc.l:947
+#: pgc.l:961
#, c-format
msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "identificativo mancante nel comando EXEC SQL UNDEF"
-#: pgc.l:993 pgc.l:1007
+#: pgc.l:1007 pgc.l:1021
#, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "mancata corrispondenza fra \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
-#: pgc.l:996 pgc.l:1009 pgc.l:1185
+#: pgc.l:1010 pgc.l:1023 pgc.l:1199
#, c-format
msgid "missing \"EXEC SQL ENDIF;\""
msgstr "manca \"EXEC SQL ENDIF;\""
-#: pgc.l:1025 pgc.l:1044
+#: pgc.l:1039 pgc.l:1058
#, c-format
msgid "more than one EXEC SQL ELSE"
msgstr "più di un EXEC SQL ELSE"
-#: pgc.l:1066 pgc.l:1080
+#: pgc.l:1080 pgc.l:1094
#, c-format
msgid "unmatched EXEC SQL ENDIF"
msgstr "EXEC SQL ENDIF non corrispondente"
-#: pgc.l:1100
+#: pgc.l:1114
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "troppe condizioni EXEC SQL IFDEF annidate"
-#: pgc.l:1133
+#: pgc.l:1147
#, c-format
msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "identificativo mancante nel comando EXEC SQL IFDEF"
-#: pgc.l:1142
+#: pgc.l:1156
#, c-format
msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "identificativo mancante nel comando EXEC SQL DEFINE"
-#: pgc.l:1175
+#: pgc.l:1189
#, c-format
msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "errore di sintassi nel comando EXEC SQL INCLUDE"
-#: pgc.l:1224
+#: pgc.l:1238
#, c-format
msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>"
msgstr "errore interno: stato non raggiungibile, si prega di segnalarlo a <pgsql-bugs@postgresql.org>"
-#: pgc.l:1348
+#: pgc.l:1363
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr "Errore: il percorso delle inclusioni \"%s/%s\" è troppo lungo alla riga %d, perciò viene saltato\n"
-#: pgc.l:1371
+#: pgc.l:1386
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "apertura del file di include \"%s\" alla riga %d fallita"
msgid "type name \"string\" is reserved in Informix mode"
msgstr "il nome di tipo \"string\" è riservato alla modalità Informix"
-#: preproc.y:529 preproc.y:13590
+#: preproc.y:529 preproc.y:13608
#, c-format
msgid "type \"%s\" is already defined"
msgstr "il tipo \"%s\" è già definito"
-#: preproc.y:553 preproc.y:14248 preproc.y:14569 variable.c:620
+#: preproc.y:553 preproc.y:14266 preproc.y:14587 variable.c:620
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr "gli array multidimensionali per tipi dato semplici non sono supportati"
-#: preproc.y:1542
+#: preproc.y:1543
#, c-format
msgid "AT option not allowed in CLOSE DATABASE statement"
msgstr "l'opzione AT non è permessa nell'istruzione CLOSE DATABASE"
-#: preproc.y:1745
+#: preproc.y:1746
#, c-format
msgid "AT option not allowed in CONNECT statement"
msgstr "l'opzione AT non è permessa nell'istruzione CONNECT"
-#: preproc.y:1779
+#: preproc.y:1780
#, c-format
msgid "AT option not allowed in DISCONNECT statement"
msgstr "l'opzione AT non è permessa nell'istruzione DISCONNECT"
-#: preproc.y:1834
+#: preproc.y:1835
#, c-format
msgid "AT option not allowed in SET CONNECTION statement"
msgstr "l'opzione AT non è permessa nell'istruzione SET CONNECTION"
-#: preproc.y:1856
+#: preproc.y:1857
#, c-format
msgid "AT option not allowed in TYPE statement"
msgstr "l'opzione AT non è permessa nell'istruzione TYPE"
-#: preproc.y:1865
+#: preproc.y:1866
#, c-format
msgid "AT option not allowed in VAR statement"
msgstr "l'opzione AT non è permessa nell'istruzione VAR"
-#: preproc.y:1872
+#: preproc.y:1873
#, c-format
msgid "AT option not allowed in WHENEVER statement"
msgstr "l'opzione AT non è permessa nell'istruzione WHENEVER"
-#: preproc.y:2120 preproc.y:2125 preproc.y:2240 preproc.y:3542 preproc.y:4794
-#: preproc.y:4803 preproc.y:5099 preproc.y:7558 preproc.y:7563 preproc.y:7568
-#: preproc.y:9952 preproc.y:10503
+#: preproc.y:2125 preproc.y:2130 preproc.y:2245 preproc.y:3547 preproc.y:4803
+#: preproc.y:4812 preproc.y:5108 preproc.y:7567 preproc.y:7572 preproc.y:7577
+#: preproc.y:9970 preproc.y:10521
#, c-format
msgid "unsupported feature will be passed to server"
msgstr "al server è stata richiesta una funzionalità non supportata"
-#: preproc.y:2482
+#: preproc.y:2487
#, c-format
msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL non è implementato"
-#: preproc.y:2934
+#: preproc.y:2939
#, c-format
msgid "COPY FROM STDIN is not implemented"
msgstr "COPY FROM STDIN non è implementato"
-#: preproc.y:8376 preproc.y:13179
+#: preproc.y:8385 preproc.y:13197
#, c-format
msgid "using variable \"%s\" in different declare statements is not supported"
msgstr "usare la variabile \"%s\" in una diversa istruzione declare non è supportato"
-#: preproc.y:8378 preproc.y:13181
+#: preproc.y:8387 preproc.y:13199
#, c-format
msgid "cursor \"%s\" is already defined"
msgstr "il cursore \"%s\" è già definito"
-#: preproc.y:8796
+#: preproc.y:8805
#, c-format
msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "la sintassi LIMIT #,# passata al server non è più supportata"
-#: preproc.y:9032 preproc.y:9039
+#: preproc.y:9050 preproc.y:9057
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "la sottoquery in FROM deve avere un alias"
-#: preproc.y:12909
+#: preproc.y:12927
#, c-format
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS non può specificare INTO"
-#: preproc.y:12945
+#: preproc.y:12963
#, c-format
msgid "expected \"@\", found \"%s\""
msgstr "atteso \"@\", trovato \"%s\""
-#: preproc.y:12957
+#: preproc.y:12975
#, c-format
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
msgstr "soltanto i protocolli \"tcp\" e \"unix\" ed il tipo database \"postgresql\" sono supportati"
-#: preproc.y:12960
+#: preproc.y:12978
#, c-format
msgid "expected \"://\", found \"%s\""
msgstr "atteso \"://\", trovato \"%s\""
-#: preproc.y:12965
+#: preproc.y:12983
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "i socket di dominio Unix funzionano solo con \"localhost\" ma non con \"%s\""
-#: preproc.y:12991
+#: preproc.y:13009
#, c-format
msgid "expected \"postgresql\", found \"%s\""
msgstr "atteso \"postgresql\", trovato \"%s\""
-#: preproc.y:12994
+#: preproc.y:13012
#, c-format
msgid "invalid connection type: %s"
msgstr "tipo di connessione non valido: %s"
-#: preproc.y:13003
+#: preproc.y:13021
#, c-format
msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "atteso \"@\" oppure \"://\", trovato \"%s\""
-#: preproc.y:13078 preproc.y:13096
+#: preproc.y:13096 preproc.y:13114
#, c-format
msgid "invalid data type"
msgstr "tipo dato non valido"
-#: preproc.y:13107 preproc.y:13124
+#: preproc.y:13125 preproc.y:13142
#, c-format
msgid "incomplete statement"
msgstr "istruzione incompleta"
-#: preproc.y:13110 preproc.y:13127
+#: preproc.y:13128 preproc.y:13145
#, c-format
msgid "unrecognized token \"%s\""
msgstr "token \"%s\" sconosciuto"
-#: preproc.y:13401
+#: preproc.y:13419
#, c-format
msgid "only data types numeric and decimal have precision/scale argument"
msgstr "solo i dati di tipo numeric e decimal hanno argomento precisione/scala"
-#: preproc.y:13413
+#: preproc.y:13431
#, c-format
msgid "interval specification not allowed here"
msgstr "specificazione di intervallo non permessa qui"
-#: preproc.y:13565 preproc.y:13617
+#: preproc.y:13583 preproc.y:13635
#, c-format
msgid "too many levels in nested structure/union definition"
msgstr "troppi livelli nidificati nella definizione della struttura/unione"
-#: preproc.y:13756
+#: preproc.y:13774
#, c-format
msgid "pointers to varchar are not implemented"
msgstr "i puntatori a varchar non sono implementati"
-#: preproc.y:13943 preproc.y:13968
+#: preproc.y:13961 preproc.y:13986
#, c-format
msgid "using unsupported DESCRIBE statement"
msgstr "si sta utilizzando una istruzione DESCRIBE non supportata"
-#: preproc.y:14215
+#: preproc.y:14233
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "initializer non è permesso nel comando EXEC SQL VAR"
-#: preproc.y:14527
+#: preproc.y:14545
#, c-format
msgid "arrays of indicators are not allowed on input"
msgstr "array di indicatori non sono permessi"
#. translator: %s is typically the translation of "syntax error"
-#: preproc.y:14781
+#: preproc.y:14802
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s a o presso \"%s\""
msgid "out of memory"
msgstr "memoria esaurita"
-#: type.c:212 type.c:615
+#: type.c:212 type.c:625
#, c-format
msgid "unrecognized variable type code %d"
msgstr "tipo di variabile sconosciuto codice %d"
msgid "indicator for simple data type has to be simple"
msgstr "un indicatore per un tipo di dato semplice deve essere semplice"
-#: type.c:674
+#: type.c:566
+#, c-format
+msgid "indicator struct \"%s\" has too few members"
+msgstr "l'indicatore struttura \"%s\" non ha abbastanza membri"
+
+#: type.c:573
+#, c-format
+msgid "indicator struct \"%s\" has too many members"
+msgstr "l'indicatore struttura \"%s\" ha troppi membri"
+
+#: type.c:684
#, c-format
msgid "unrecognized descriptor item code %d"
msgstr "descrittore di codice %d sconosciuto"
msgstr ""
"Project-Id-Version: ecpg (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-04-27 15:42+0300\n"
+"POT-Creation-Date: 2018-10-01 13:24+0300\n"
"PO-Revision-Date: 2018-01-31 08:19+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
msgid "could not remove output file \"%s\"\n"
msgstr "ошибка при удалении выходного файла \"%s\"\n"
-#: pgc.l:407
+#: pgc.l:408
#, c-format
msgid "unterminated /* comment"
msgstr "незавершённый комментарий /*"
-#: pgc.l:420
+#: pgc.l:421
#, c-format
msgid "invalid bit string literal"
msgstr "неверная битовая строка"
-#: pgc.l:429
+#: pgc.l:430
#, c-format
msgid "unterminated bit string literal"
msgstr "оборванная битовая строка"
-#: pgc.l:445
+#: pgc.l:446
#, c-format
msgid "unterminated hexadecimal string literal"
msgstr "оборванная шестнадцатеричная строка"
-#: pgc.l:523
+#: pgc.l:524
#, c-format
msgid "unterminated quoted string"
msgstr "незавершённая строка в кавычках"
-#: pgc.l:581 pgc.l:594
+#: pgc.l:582 pgc.l:595
#, c-format
msgid "zero-length delimited identifier"
msgstr "пустой идентификатор в кавычках"
-#: pgc.l:602
+#: pgc.l:603
#, c-format
msgid "unterminated quoted identifier"
msgstr "незавершённый идентификатор в кавычках"
-#: pgc.l:948
+#: pgc.l:962
#, c-format
msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "в команде EXEC SQL UNDEF отсутствует идентификатор"
-#: pgc.l:994 pgc.l:1008
+#: pgc.l:1008 pgc.l:1022
#, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "нет соответствующего \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
-#: pgc.l:997 pgc.l:1010 pgc.l:1186
+#: pgc.l:1011 pgc.l:1024 pgc.l:1200
#, c-format
msgid "missing \"EXEC SQL ENDIF;\""
msgstr "отсутствует \"EXEC SQL ENDIF;\""
-#: pgc.l:1026 pgc.l:1045
+#: pgc.l:1040 pgc.l:1059
#, c-format
msgid "more than one EXEC SQL ELSE"
msgstr "неоднократная команда EXEC SQL ELSE"
-#: pgc.l:1067 pgc.l:1081
+#: pgc.l:1081 pgc.l:1095
#, c-format
msgid "unmatched EXEC SQL ENDIF"
msgstr "непарная команда EXEC SQL ENDIF"
-#: pgc.l:1101
+#: pgc.l:1115
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "слишком много вложенных условий EXEC SQL IFDEF"
-#: pgc.l:1134
+#: pgc.l:1148
#, c-format
msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "в команде EXEC SQL IFDEF отсутствует идентификатор"
-#: pgc.l:1143
+#: pgc.l:1157
#, c-format
msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "в команде EXEC SQL DEFINE отсутствует идентификатор"
-#: pgc.l:1176
+#: pgc.l:1190
#, c-format
msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "ошибка синтаксиса в команде EXEC SQL INCLUDE"
-#: pgc.l:1225
+#: pgc.l:1239
#, c-format
msgid ""
"internal error: unreachable state; please report this to <pgsql-"
"внутренняя ошибка: недостижимое состояние; пожалуйста, сообщите в <pgsql-"
"bugs@postgresql.org>"
-#: pgc.l:1350
+#: pgc.l:1363
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr ""
"Ошибка: путь включаемых файлов \"%s/%s\" в строке %d слишком длинный, "
"пропускается\n"
-#: pgc.l:1373
+#: pgc.l:1386
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "не удалось открыть включаемый файл \"%s\" (строка %d)"
msgid "type name \"string\" is reserved in Informix mode"
msgstr "имя типа \"string\" в режиме Informix зарезервировано"
-#: preproc.y:529 preproc.y:13599
+#: preproc.y:529 preproc.y:13608
#, c-format
msgid "type \"%s\" is already defined"
msgstr "тип \"%s\" уже определён"
-#: preproc.y:553 preproc.y:14257 preproc.y:14578 variable.c:620
+#: preproc.y:553 preproc.y:14266 preproc.y:14587 variable.c:620
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr "многомерные массивы с простыми типами данных не поддерживаются"
#: preproc.y:2125 preproc.y:2130 preproc.y:2245 preproc.y:3547 preproc.y:4803
#: preproc.y:4812 preproc.y:5108 preproc.y:7567 preproc.y:7572 preproc.y:7577
-#: preproc.y:9961 preproc.y:10512
+#: preproc.y:9970 preproc.y:10521
#, c-format
msgid "unsupported feature will be passed to server"
msgstr "неподдерживаемая функция будет передана серверу"
msgid "COPY FROM STDIN is not implemented"
msgstr "операция COPY FROM STDIN не реализована"
-#: preproc.y:8385 preproc.y:13188
+#: preproc.y:8385 preproc.y:13197
#, c-format
msgid "using variable \"%s\" in different declare statements is not supported"
msgstr ""
"использование переменной \"%s\" в разных операторах DECLARE не поддерживается"
-#: preproc.y:8387 preproc.y:13190
+#: preproc.y:8387 preproc.y:13199
#, c-format
msgid "cursor \"%s\" is already defined"
msgstr "курсор \"%s\" уже определён"
msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "не поддерживаемое более предложение LIMIT #,# передано на сервер"
-#: preproc.y:9041 preproc.y:9048
+#: preproc.y:9050 preproc.y:9057
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "подзапрос во FROM должен иметь псевдоним"
-#: preproc.y:12918
+#: preproc.y:12927
#, c-format
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "в CREATE TABLE AS нельзя указать INTO"
-#: preproc.y:12954
+#: preproc.y:12963
#, c-format
msgid "expected \"@\", found \"%s\""
msgstr "ожидался знак \"@\", но на этом месте \"%s\""
-#: preproc.y:12966
+#: preproc.y:12975
#, c-format
msgid ""
"only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are "
"поддерживаются только протоколы \"tcp\" и \"unix\", а тип базы данных - "
"\"postgresql\""
-#: preproc.y:12969
+#: preproc.y:12978
#, c-format
msgid "expected \"://\", found \"%s\""
msgstr "ожидалось \"://\", но на этом месте \"%s\""
-#: preproc.y:12974
+#: preproc.y:12983
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "Unix-сокеты работают только с \"localhost\", но не с адресом \"%s\""
-#: preproc.y:13000
+#: preproc.y:13009
#, c-format
msgid "expected \"postgresql\", found \"%s\""
msgstr "ожидался тип \"postgresql\", но на этом месте \"%s\""
-#: preproc.y:13003
+#: preproc.y:13012
#, c-format
msgid "invalid connection type: %s"
msgstr "неверный тип подключения: %s"
-#: preproc.y:13012
+#: preproc.y:13021
#, c-format
msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "ожидалось \"@\" или \"://\", но на этом месте \"%s\""
-#: preproc.y:13087 preproc.y:13105
+#: preproc.y:13096 preproc.y:13114
#, c-format
msgid "invalid data type"
msgstr "неверный тип данных"
-#: preproc.y:13116 preproc.y:13133
+#: preproc.y:13125 preproc.y:13142
#, c-format
msgid "incomplete statement"
msgstr "неполный оператор"
-#: preproc.y:13119 preproc.y:13136
+#: preproc.y:13128 preproc.y:13145
#, c-format
msgid "unrecognized token \"%s\""
msgstr "нераспознанное ключевое слово \"%s\""
-#: preproc.y:13410
+#: preproc.y:13419
#, c-format
msgid "only data types numeric and decimal have precision/scale argument"
msgstr ""
"точность/масштаб можно указать только для типов данных numeric и decimal"
-#: preproc.y:13422
+#: preproc.y:13431
#, c-format
msgid "interval specification not allowed here"
msgstr "определение интервала здесь не допускается"
-#: preproc.y:13574 preproc.y:13626
+#: preproc.y:13583 preproc.y:13635
#, c-format
msgid "too many levels in nested structure/union definition"
msgstr "слишком много уровней в определении вложенной структуры/объединения"
-#: preproc.y:13765
+#: preproc.y:13774
#, c-format
msgid "pointers to varchar are not implemented"
msgstr "указатели на varchar не реализованы"
-#: preproc.y:13952 preproc.y:13977
+#: preproc.y:13961 preproc.y:13986
#, c-format
msgid "using unsupported DESCRIBE statement"
msgstr "используется неподдерживаемый оператор DESCRIBE"
-#: preproc.y:14224
+#: preproc.y:14233
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "команда EXEC SQL VAR не может включать инициализатор"
-#: preproc.y:14536
+#: preproc.y:14545
#, c-format
msgid "arrays of indicators are not allowed on input"
msgstr "массивы индикаторов на входе недопустимы"
#. translator: %s is typically the translation of "syntax error"
-#: preproc.y:14793
+#: preproc.y:14802
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s (примерное положение: \"%s\")"
# Serguei A. Mokhov <mokhov@cs.concordia.ca>, 2001-2004.
# Oleg Bartunov <oleg@sai.msu.su>, 2005.
# Andrey Sudnik <sudnikand@yandex.ru>, 2010.
-# Alexander Lakhin <exclusion@gmail.com>, 2012-2016, 2017.
+# Alexander Lakhin <exclusion@gmail.com>, 2012-2016, 2017, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: libpq (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-04-27 15:42+0300\n"
-"PO-Revision-Date: 2017-09-21 11:47+0300\n"
+"POT-Creation-Date: 2018-10-01 13:24+0300\n"
+"PO-Revision-Date: 2018-05-16 13:59+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
msgid "SSPI continuation error"
msgstr "ошибка продолжения в SSPI"
-#: fe-auth.c:555 fe-auth.c:634 fe-auth.c:669 fe-auth.c:765 fe-connect.c:767
-#: fe-connect.c:948 fe-connect.c:1123 fe-connect.c:2134 fe-connect.c:3490
-#: fe-connect.c:3742 fe-connect.c:3861 fe-connect.c:4101 fe-connect.c:4181
-#: fe-connect.c:4276 fe-connect.c:4532 fe-connect.c:4560 fe-connect.c:4629
-#: fe-connect.c:4653 fe-connect.c:4670 fe-connect.c:4762 fe-connect.c:5113
-#: fe-connect.c:5263 fe-exec.c:3382 fe-exec.c:3547 fe-lobj.c:896
+#: fe-auth.c:555 fe-auth.c:634 fe-auth.c:669 fe-auth.c:765 fe-connect.c:826
+#: fe-connect.c:1007 fe-connect.c:1182 fe-connect.c:2250 fe-connect.c:3577
+#: fe-connect.c:3829 fe-connect.c:3948 fe-connect.c:4188 fe-connect.c:4268
+#: fe-connect.c:4363 fe-connect.c:4619 fe-connect.c:4647 fe-connect.c:4716
+#: fe-connect.c:4740 fe-connect.c:4757 fe-connect.c:4849 fe-connect.c:5200
+#: fe-connect.c:5350 fe-exec.c:3382 fe-exec.c:3547 fe-lobj.c:896
#: fe-protocol2.c:1214 fe-protocol3.c:1621 fe-secure.c:779 fe-secure.c:1269
msgid "out of memory\n"
msgstr "нехватка памяти\n"
msgid "authentication method %u not supported\n"
msgstr "метод аутентификации %u не поддерживается\n"
-#: fe-connect.c:890
+#: fe-connect.c:949
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgstr "неверное значение sslmode: \"%s\"\n"
-#: fe-connect.c:911
+#: fe-connect.c:970
#, c-format
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
msgstr "значение sslmode \"%s\" недопустимо для сборки без поддержки SSL\n"
-#: fe-connect.c:1147
+#: fe-connect.c:1206
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr "не удалось перевести сокет в режим TCP-передачи без задержки: %s\n"
-#: fe-connect.c:1177
+#: fe-connect.c:1236
#, c-format
msgid ""
"could not connect to server: %s\n"
"\tОн действительно работает локально и принимает\n"
"\tсоединения через Unix-сокет \"%s\"?\n"
-#: fe-connect.c:1232
+#: fe-connect.c:1291
#, c-format
msgid ""
"could not connect to server: %s\n"
"\tОн действительно работает по адресу \"%s\" (%s)\n"
"\t и принимает TCP-соединения (порт %s)?\n"
-#: fe-connect.c:1241
+#: fe-connect.c:1300
#, c-format
msgid ""
"could not connect to server: %s\n"
"\tОн действительно работает по адресу \"%s\"\n"
"\t и принимает TCP-соединения (порт %s)?\n"
-#: fe-connect.c:1292 fe-connect.c:1324 fe-connect.c:1357 fe-connect.c:1840
+#: fe-connect.c:1351 fe-connect.c:1383 fe-connect.c:1416 fe-connect.c:1975
#, c-format
msgid "setsockopt(%s) failed: %s\n"
msgstr "ошибка в setsockopt(%s): %s\n"
-#: fe-connect.c:1406
+#: fe-connect.c:1465
#, c-format
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
msgstr "ошибка в WSAIoctl(SIO_KEEPALIVE_VALS): %ui\n"
-#: fe-connect.c:1458
+#: fe-connect.c:1517
#, c-format
msgid "invalid port number: \"%s\"\n"
msgstr "неверный номер порта: \"%s\"\n"
-#: fe-connect.c:1491
+#: fe-connect.c:1550
#, c-format
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
msgstr "длина пути Unix-сокета \"%s\" превышает предел (%d байт)\n"
-#: fe-connect.c:1510
+#: fe-connect.c:1569
#, c-format
msgid "could not translate host name \"%s\" to address: %s\n"
msgstr "преобразовать имя \"%s\" в адрес не удалось: %s\n"
-#: fe-connect.c:1514
+#: fe-connect.c:1573
#, c-format
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
msgstr "преобразовать путь Unix-сокета \"%s\" в адрес не удалось: %s\n"
-#: fe-connect.c:1719
+#: fe-connect.c:1779
msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr "неверное состояние соединения - возможно разрушение памяти\n"
-#: fe-connect.c:1775
+#: fe-connect.c:1912
#, c-format
msgid "could not create socket: %s\n"
msgstr "не удалось создать сокет: %s\n"
-#: fe-connect.c:1797
+#: fe-connect.c:1934
#, c-format
msgid "could not set socket to nonblocking mode: %s\n"
msgstr "не удалось перевести сокет в неблокирующий режим: %s\n"
-#: fe-connect.c:1808
+#: fe-connect.c:1944
#, c-format
msgid "could not set socket to close-on-exec mode: %s\n"
msgstr ""
"не удалось перевести сокет в режим закрытия при выполнении (close-on-exec): "
"%s\n"
-#: fe-connect.c:1827
+#: fe-connect.c:1962
msgid "keepalives parameter must be an integer\n"
msgstr "параметр keepalives должен быть целым числом\n"
-#: fe-connect.c:1978
+#: fe-connect.c:2100
#, c-format
msgid "could not get socket error status: %s\n"
msgstr "не удалось получить статус ошибки сокета: %s\n"
-#: fe-connect.c:2012
+#: fe-connect.c:2128
#, c-format
msgid "could not get client address from socket: %s\n"
msgstr "не удалось получить адрес клиента из сокета: %s\n"
-#: fe-connect.c:2053
+#: fe-connect.c:2169
msgid "requirepeer parameter is not supported on this platform\n"
msgstr "параметр requirepeer не поддерживается в этой ОС\n"
-#: fe-connect.c:2056
+#: fe-connect.c:2172
#, c-format
msgid "could not get peer credentials: %s\n"
msgstr "не удалось получить учётные данные сервера: %s\n"
-#: fe-connect.c:2066
+#: fe-connect.c:2182
#, c-format
msgid "local user with ID %d does not exist\n"
msgstr "локальный пользователь с ID %d не существует\n"
-#: fe-connect.c:2074
+#: fe-connect.c:2190
#, c-format
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
msgstr ""
"requirepeer допускает подключение только к \"%s\", но сервер работает под "
"именем \"%s\"\n"
-#: fe-connect.c:2108
+#: fe-connect.c:2224
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgstr "не удалось отправить пакет согласования SSL: %s\n"
-#: fe-connect.c:2147
+#: fe-connect.c:2263
#, c-format
msgid "could not send startup packet: %s\n"
msgstr "не удалось отправить стартовый пакет: %s\n"
-#: fe-connect.c:2217
+#: fe-connect.c:2333
msgid "server does not support SSL, but SSL was required\n"
msgstr "затребовано подключение через SSL, но сервер не поддерживает SSL\n"
-#: fe-connect.c:2243
+#: fe-connect.c:2359
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgstr "получен неверный ответ на согласование SSL: %c\n"
-#: fe-connect.c:2318 fe-connect.c:2351
+#: fe-connect.c:2435 fe-connect.c:2468
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgstr "ожидался запрос аутентификации от сервера, но получено: %c\n"
-#: fe-connect.c:2518
+#: fe-connect.c:2633
#, c-format
msgid "out of memory allocating GSSAPI buffer (%d)"
msgstr "недостаточно памяти для буфера GSSAPI (%d)"
-#: fe-connect.c:2603
+#: fe-connect.c:2718
msgid "unexpected message from server during startup\n"
msgstr "неожиданное сообщение от сервера в начале работы\n"
-#: fe-connect.c:2697
+#: fe-connect.c:2810
#, c-format
msgid "invalid connection state %d, probably indicative of memory corruption\n"
msgstr "неверное состояние соединения %d - возможно разрушение памяти\n"
-#: fe-connect.c:3096 fe-connect.c:3156
+#: fe-connect.c:3183 fe-connect.c:3243
#, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
msgstr "ошибка в PGEventProc \"%s\" при обработке события PGEVT_CONNRESET\n"
-#: fe-connect.c:3503
+#: fe-connect.c:3590
#, c-format
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
msgstr "некорректный адрес LDAP \"%s\": схема должна быть ldap://\n"
-#: fe-connect.c:3518
+#: fe-connect.c:3605
#, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "некорректный адрес LDAP \"%s\": отсутствует уникальное имя\n"
-#: fe-connect.c:3529 fe-connect.c:3582
+#: fe-connect.c:3616 fe-connect.c:3669
#, c-format
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
msgstr "некорректный адрес LDAP \"%s\": должен быть только один атрибут\n"
-#: fe-connect.c:3539 fe-connect.c:3596
+#: fe-connect.c:3626 fe-connect.c:3683
#, c-format
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
msgstr ""
"некорректный адрес LDAP \"%s\": не указана область поиска (base/one/sub)\n"
-#: fe-connect.c:3550
+#: fe-connect.c:3637
#, c-format
msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "некорректный адрес LDAP \"%s\": нет фильтра\n"
-#: fe-connect.c:3571
+#: fe-connect.c:3658
#, c-format
msgid "invalid LDAP URL \"%s\": invalid port number\n"
msgstr "некорректный адрес LDAP \"%s\": неверный номер порта\n"
-#: fe-connect.c:3605
+#: fe-connect.c:3692
msgid "could not create LDAP structure\n"
msgstr "не удалось создать структуру LDAP\n"
-#: fe-connect.c:3681
+#: fe-connect.c:3768
#, c-format
msgid "lookup on LDAP server failed: %s\n"
msgstr "ошибка поиска на сервере LDAP: %s\n"
-#: fe-connect.c:3692
+#: fe-connect.c:3779
msgid "more than one entry found on LDAP lookup\n"
msgstr "при поиске LDAP найдено более одного вхождения\n"
-#: fe-connect.c:3693 fe-connect.c:3705
+#: fe-connect.c:3780 fe-connect.c:3792
msgid "no entry found on LDAP lookup\n"
msgstr "при поиске LDAP ничего не найдено\n"
-#: fe-connect.c:3716 fe-connect.c:3729
+#: fe-connect.c:3803 fe-connect.c:3816
msgid "attribute has no values on LDAP lookup\n"
msgstr "атрибут не содержит значений при поиске LDAP\n"
-#: fe-connect.c:3781 fe-connect.c:3800 fe-connect.c:4315
+#: fe-connect.c:3868 fe-connect.c:3887 fe-connect.c:4402
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr "в строке соединения нет \"=\" после \"%s\"\n"
-#: fe-connect.c:3873 fe-connect.c:4500 fe-connect.c:5246
+#: fe-connect.c:3960 fe-connect.c:4587 fe-connect.c:5333
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr "неверный параметр соединения \"%s\"\n"
-#: fe-connect.c:3889 fe-connect.c:4364
+#: fe-connect.c:3976 fe-connect.c:4451
msgid "unterminated quoted string in connection info string\n"
msgstr "в строке соединения не хватает закрывающей кавычки\n"
-#: fe-connect.c:3972
+#: fe-connect.c:4059
#, c-format
msgid "definition of service \"%s\" not found\n"
msgstr "определение службы \"%s\" не найдено\n"
-#: fe-connect.c:3995
+#: fe-connect.c:4082
#, c-format
msgid "service file \"%s\" not found\n"
msgstr "файл определений служб \"%s\" не найден\n"
-#: fe-connect.c:4008
+#: fe-connect.c:4095
#, c-format
msgid "line %d too long in service file \"%s\"\n"
msgstr "слишком длинная строка (%d) в файле определений служб \"%s\"\n"
-#: fe-connect.c:4079 fe-connect.c:4113
+#: fe-connect.c:4166 fe-connect.c:4200
#, c-format
msgid "syntax error in service file \"%s\", line %d\n"
msgstr "синтаксическая ошибка в файле определения служб \"%s\" (строка %d)\n"
-#: fe-connect.c:4773
+#: fe-connect.c:4860
#, c-format
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
msgstr "во внутреннюю процедуру разбора строки передан ошибочный URI: \"%s\"\n"
-#: fe-connect.c:4843
+#: fe-connect.c:4930
#, c-format
msgid ""
"end of string reached when looking for matching \"]\" in IPv6 host address "
"in URI: \"%s\"\n"
msgstr "URI не содержит символ \"]\" после адреса IPv6: \"%s\"\n"
-#: fe-connect.c:4850
+#: fe-connect.c:4937
#, c-format
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
msgstr "IPv6, содержащийся в URI, не может быть пустым: \"%s\"\n"
-#: fe-connect.c:4865
+#: fe-connect.c:4952
#, c-format
msgid ""
"unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): "
"неожиданный символ \"%c\" в позиции %d в URI (ожидалось \":\" или \"/\"): "
"\"%s\"\n"
-#: fe-connect.c:4979
+#: fe-connect.c:5066
#, c-format
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
msgstr "лишний разделитель ключа/значения \"=\" в параметрах URI: \"%s\"\n"
-#: fe-connect.c:4999
+#: fe-connect.c:5086
#, c-format
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
msgstr "в параметрах URI не хватает разделителя ключа/значения \"=\": \"%s\"\n"
-#: fe-connect.c:5069
+#: fe-connect.c:5156
#, c-format
msgid "invalid URI query parameter: \"%s\"\n"
msgstr "неверный параметр в URI: \"%s\"\n"
-#: fe-connect.c:5141
+#: fe-connect.c:5228
#, c-format
msgid "invalid percent-encoded token: \"%s\"\n"
msgstr "неверный символ, закодированный с %%: \"%s\"\n"
-#: fe-connect.c:5151
+#: fe-connect.c:5238
#, c-format
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
msgstr "недопустимое значение %%00 для символа, закодированного с %%: \"%s\"\n"
-#: fe-connect.c:5482
+#: fe-connect.c:5569
msgid "connection pointer is NULL\n"
msgstr "нулевой указатель соединения\n"
-#: fe-connect.c:5768
+#: fe-connect.c:5855
#, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: файл паролей \"%s\" - не обычный файл\n"
-#: fe-connect.c:5777
+#: fe-connect.c:5864
#, c-format
msgid ""
"WARNING: password file \"%s\" has group or world access; permissions should "
"ПРЕДУПРЕЖДЕНИЕ: к файлу паролей \"%s\" имеют доступ все или группа; права "
"должны быть u=rw (0600) или более ограниченные\n"
-#: fe-connect.c:5891
+#: fe-connect.c:5978
#, c-format
msgid "password retrieved from file \"%s\"\n"
msgstr "пароль получен из файла \"%s\"\n"
#: fe-misc.c:1015
msgid "timeout expired\n"
-msgstr "таймаут\n"
+msgstr "тайм-аут\n"
#: fe-misc.c:1060
msgid "socket not open\n"